Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dbd772ef945d5e9a119adef65e4b3849d61c1d42 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-ssh10606490115228917096.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6023302317081100735.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15949960292201183439.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh3666732027108286838.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-ssh742278328100633365.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1006’ Running on prd-ubuntu20.04-docker-8c-8g-1012 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/625 [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/625 # 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 dbd772ef945d5e9a119adef65e4b3849d61c1d42 (main) Commit message: "Merge pull request #4758 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.16" > 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 dbd772ef945d5e9a119adef65e4b3849d61c1d42 # timeout=10 > git rev-list --no-walk d5c390cc6addf29fb131b0472a1808282eec31af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:15:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:15:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:15:17 ========================================================= 01:15:17 EdgeX Global Pipelines Version Info 01:15:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:15:18 ------------------- 01:15:18 stable info: 01:15:18 ------------------- 01:15:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:15:18 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:15:18 Message: update stable to v1.0.258 01:15:18 ------------------- 01:15:18 experimental info: 01:15:18 ------------------- 01:15:18 Commited By: **** collab-it+edgex@linuxfoundation.org 01:15:18 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:15:18 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:15:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:15:18 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:15:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:15:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dbd772e [Pipeline] echo 01:15:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:15:19 provisioning config files... 01:15:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/625@tmp/config7443374638586182250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:20 ---> ****-login.sh 01:15:20 nexus3.edgexfoundry.org:10001 01:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:20 Configure a credential helper to remove this warning. See 01:15:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:20 01:15:20 Login Succeeded 01:15:20 nexus3.edgexfoundry.org:10002 01:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:20 Configure a credential helper to remove this warning. See 01:15:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:20 01:15:20 Login Succeeded 01:15:20 nexus3.edgexfoundry.org:10003 01:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:20 Configure a credential helper to remove this warning. See 01:15:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:20 01:15:20 Login Succeeded 01:15:20 nexus3.edgexfoundry.org:10004 01:15:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:20 Configure a credential helper to remove this warning. See 01:15:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:20 01:15:20 Login Succeeded 01:15:20 ****.io 01:15:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:21 Configure a credential helper to remove this warning. See 01:15:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:21 01:15:21 Login Succeeded 01:15:21 ---> ****-login.sh ends [Pipeline] } 01:15:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:15:21 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 01:15:21 + dirname cmd/core-command/Dockerfile 01:15:21 + cut -d/ -f2 01:15:21 + echo core-command,cmd/core-command/Dockerfile 01:15:21 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:15:21 + cut -d/ -f2 01:15:21 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:15:21 + dirname cmd/core-data/Dockerfile 01:15:21 + cut -d/ -f2 01:15:21 + echo core-data,cmd/core-data/Dockerfile 01:15:21 + cut -d/ -f2 01:15:21 + dirname cmd/core-metadata/Dockerfile 01:15:21 + echo core-metadata,cmd/core-metadata/Dockerfile 01:15:21 + dirname cmd/security-bootstrapper/Dockerfile 01:15:21 + cut -d/ -f2 01:15:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:15:21 + dirname cmd/security-proxy-auth/Dockerfile 01:15:21 + cut -d/ -f2 01:15:21 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:15:21 + dirname cmd/security-proxy-setup/Dockerfile 01:15:21 + cut -d/ -f2 01:15:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:15:21 + dirname cmd/security-secretstore-setup/Dockerfile 01:15:21 + cut -d/ -f2 01:15:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:15:21 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:15:21 + cut -d/ -f2 01:15:21 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:15:21 + dirname cmd/security-spire-agent/Dockerfile 01:15:21 + cut -d/ -f2 01:15:21 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:15:21 + dirname cmd/security-spire-config/Dockerfile 01:15:21 + cut -d/ -f2 01:15:21 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:15:21 + dirname cmd/security-spire-server/Dockerfile 01:15:21 + cut -d/ -f2 01:15:21 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:15:21 + dirname cmd/support-notifications/Dockerfile 01:15:21 + cut -d/ -f2 01:15:21 + echo support-notifications,cmd/support-notifications/Dockerfile 01:15:21 + dirname cmd/support-scheduler/Dockerfile 01:15:21 + cut -d/ -f2 01:15:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:15:21 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:15:22 + git rev-list -1 --merges dbd772ef945d5e9a119adef65e4b3849d61c1d42~1..dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] echo 01:15:22 -----------> git rev-list -1 --merges dbd772ef945d5e9a119adef65e4b3849d61c1d42~1..dbd772ef945d5e9a119adef65e4b3849d61c1d42 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:15:22 dbd772ef945d5e9a119adef65e4b3849d61c1d42 [false] [Pipeline] sh 01:15:22 + git log --format=format:%s -1 dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] echo 01:15:22 ========================================================= 01:15:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:15:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:15:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:15:22 + grep -v github /etc/ssh/ssh_known_hosts 01:15:22 + [ -e /tmp/ssh_known_hosts ] 01:15:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:15:22 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:15:22 sudo tee -a /etc/ssh/ssh_known_hosts 01:15:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:23 01:15:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:23 0.1.4: Pulling from edgex-devops/py-git-semver 01:15:23 b85a868b505f: Pulling fs layer 01:15:23 e2be974225ed: Pulling fs layer 01:15:23 339a4e72a1f5: Pulling fs layer 01:15:23 988bab9f4d93: Pulling fs layer 01:15:23 1469e6f7b9e6: Pulling fs layer 01:15:23 eaf3925da568: Pulling fs layer 01:15:23 bab4dde63d76: Pulling fs layer 01:15:23 bde34c3a00c8: Pulling fs layer 01:15:23 b352a97aabf1: Pulling fs layer 01:15:23 4872d77fe225: Pulling fs layer 01:15:23 5851b861e8e6: Pulling fs layer 01:15:23 bab4dde63d76: Waiting 01:15:23 bde34c3a00c8: Waiting 01:15:23 b352a97aabf1: Waiting 01:15:23 4872d77fe225: Waiting 01:15:23 5851b861e8e6: Waiting 01:15:23 988bab9f4d93: Waiting 01:15:23 1469e6f7b9e6: Waiting 01:15:23 eaf3925da568: Waiting 01:15:23 e2be974225ed: Verifying Checksum 01:15:23 e2be974225ed: Download complete 01:15:23 988bab9f4d93: Verifying Checksum 01:15:23 988bab9f4d93: Download complete 01:15:23 1469e6f7b9e6: Verifying Checksum 01:15:23 1469e6f7b9e6: Download complete 01:15:23 eaf3925da568: Download complete 01:15:23 339a4e72a1f5: Verifying Checksum 01:15:23 339a4e72a1f5: Download complete 01:15:23 bde34c3a00c8: Verifying Checksum 01:15:23 bde34c3a00c8: Download complete 01:15:23 b352a97aabf1: Verifying Checksum 01:15:23 b352a97aabf1: Download complete 01:15:23 4872d77fe225: Verifying Checksum 01:15:23 4872d77fe225: Download complete 01:15:23 5851b861e8e6: Download complete 01:15:23 b85a868b505f: Verifying Checksum 01:15:23 b85a868b505f: Download complete 01:15:24 bab4dde63d76: Verifying Checksum 01:15:24 bab4dde63d76: Download complete 01:15:25 b85a868b505f: Pull complete 01:15:25 e2be974225ed: Pull complete 01:15:25 339a4e72a1f5: Pull complete 01:15:25 988bab9f4d93: Pull complete 01:15:25 1469e6f7b9e6: Pull complete 01:15:25 eaf3925da568: Pull complete 01:15:27 bab4dde63d76: Pull complete 01:15:27 bde34c3a00c8: Pull complete 01:15:28 b352a97aabf1: Pull complete 01:15:28 4872d77fe225: Pull complete 01:15:28 5851b861e8e6: Pull complete 01:15:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:15:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:28 prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container 01:15:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:15:32 $ docker top 1b5119b6b77c229260e30e268bda6061423f347ef5bf9508b86b3ce9b1416f86 -eo pid,comm 01:15:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:15:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:15:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:15:32 [ssh-agent] Looking for ssh-agent implementation... 01:15:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:15:32 $ docker exec 1b5119b6b77c229260e30e268bda6061423f347ef5bf9508b86b3ce9b1416f86 ssh-agent 01:15:32 SSH_AUTH_SOCK=/tmp/ssh-6h1Ue32H480B/agent.31 01:15:32 SSH_AGENT_PID=37 01:15:32 Running ssh-add (command line suppressed) 01:15:32 Identity added: /w/workspace/edgex-go/625@tmp/private_key_11360167865472777449.key (/w/workspace/edgex-go/625@tmp/private_key_11360167865472777449.key) 01:15:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:15:32 + git tag --points-at HEAD [Pipeline] } 01:15:32 $ docker exec --env ******** --env ******** 1b5119b6b77c229260e30e268bda6061423f347ef5bf9508b86b3ce9b1416f86 ssh-agent -k 01:15:32 unset SSH_AUTH_SOCK; 01:15:32 unset SSH_AGENT_PID; 01:15:32 echo Agent pid 37 killed; 01:15:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:15:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:15:33 [ssh-agent] Looking for ssh-agent implementation... 01:15:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:15:33 $ docker exec 1b5119b6b77c229260e30e268bda6061423f347ef5bf9508b86b3ce9b1416f86 ssh-agent 01:15:33 SSH_AUTH_SOCK=/tmp/ssh-ug5vBzcO3yJ3/agent.69 01:15:33 SSH_AGENT_PID=75 01:15:33 Running ssh-add (command line suppressed) 01:15:33 Identity added: /w/workspace/edgex-go/625@tmp/private_key_820676131025591030.key (/w/workspace/edgex-go/625@tmp/private_key_820676131025591030.key) 01:15:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:15:33 + git semver init 01:15:33 2024-02-16 01:15:33,826 [run_init] DEBUG init version:0.0.0 force:False 01:15:33 2024-02-16 01:15:33,826 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/625/.semver 01:15:33 2024-02-16 01:15:33,827 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/625/.semver 01:15:33 2024-02-16 01:15:33,827 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/625/.semver'], cwd=/w/workspace/edgex-go/625, universal_newlines=False, shell=None, istream=None) 01:15:40 2024-02-16 01:15:39,283 [append_file] DEBUG append to file:/w/workspace/edgex-go/625/.git/info/exclude 01:15:40 2024-02-16 01:15:39,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/625/.semver/main with force:False 01:15:40 2024-02-16 01:15:39,284 [read_version] DEBUG read version from /w/workspace/edgex-go/625/.semver/main 01:15:40 2024-02-16 01:15:39,284 [read_version] DEBUG read version from /w/workspace/edgex-go/625/.semver/main 01:15:40 3.2.0-dev.15 [Pipeline] } 01:15:40 $ docker exec --env ******** --env ******** 1b5119b6b77c229260e30e268bda6061423f347ef5bf9508b86b3ce9b1416f86 ssh-agent -k 01:15:40 unset SSH_AUTH_SOCK; 01:15:40 unset SSH_AGENT_PID; 01:15:40 echo Agent pid 75 killed; 01:15:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:15:41 + git semver [Pipeline] } 01:15:41 $ docker stop --time=1 1b5119b6b77c229260e30e268bda6061423f347ef5bf9508b86b3ce9b1416f86 01:15:42 $ docker rm -f --volumes 1b5119b6b77c229260e30e268bda6061423f347ef5bf9508b86b3ce9b1416f86 [Pipeline] // withDockerContainer [Pipeline] sh 01:15:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:15:43 Stashed 1 file(s) [Pipeline] echo 01:15:43 [edgeXSemver]: initialized semver on version 3.2.0-dev.15 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:15:43 + git config --global --add safe.directory /w/workspace/edgex-go/625 [Pipeline] echo 01:15:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:15:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:15:43 ========================================================= 01:15:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:15:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:15:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:15:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:15:44 7264a8db6415: Pulling fs layer 01:15:44 c4d48a809fc2: Pulling fs layer 01:15:44 4f1c88b9dad5: Pulling fs layer 01:15:44 ad3a456e5733: Pulling fs layer 01:15:44 69c7f0334f64: Pulling fs layer 01:15:44 1f1c1a5573a3: Pulling fs layer 01:15:44 ce7588e14bc9: Pulling fs layer 01:15:44 b5e4710f87ac: Pulling fs layer 01:15:44 ce7588e14bc9: Waiting 01:15:44 69c7f0334f64: Waiting 01:15:44 b5e4710f87ac: Waiting 01:15:44 1f1c1a5573a3: Waiting 01:15:44 ad3a456e5733: Waiting 01:15:44 c4d48a809fc2: Verifying Checksum 01:15:44 c4d48a809fc2: Download complete 01:15:44 ad3a456e5733: Download complete 01:15:44 69c7f0334f64: Download complete 01:15:44 7264a8db6415: Download complete 01:15:44 1f1c1a5573a3: Verifying Checksum 01:15:44 1f1c1a5573a3: Download complete 01:15:44 7264a8db6415: Pull complete 01:15:44 b5e4710f87ac: Verifying Checksum 01:15:44 b5e4710f87ac: Download complete 01:15:44 c4d48a809fc2: Pull complete 01:15:44 4f1c88b9dad5: Verifying Checksum 01:15:44 4f1c88b9dad5: Download complete 01:15:44 ce7588e14bc9: Verifying Checksum 01:15:44 ce7588e14bc9: Download complete 01:15:48 4f1c88b9dad5: Pull complete 01:15:48 ad3a456e5733: Pull complete 01:15:48 69c7f0334f64: Pull complete 01:15:48 1f1c1a5573a3: Pull complete 01:15:50 ce7588e14bc9: Pull complete 01:15:51 b5e4710f87ac: Pull complete 01:15:51 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 01:15:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:15:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 01:15:51 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:15:51 WORKDIR /edgex 01:15:51 COPY go.mod . 01:15:51 RUN go mod download build 01:15:51 -t ci-base-image-x86_64 -f - . 01:15:52 Sending build context to Docker daemon 175.1MB 01:15:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:15:52 ---> 88b5674ff536 01:15:52 Step 2/4 : WORKDIR /edgex 01:15:56 ---> Running in 904fb6c25b6c 01:15:56 Removing intermediate container 904fb6c25b6c 01:15:56 ---> d762a494cdfc 01:15:56 Step 3/4 : COPY go.mod . 01:15:56 ---> 366d2b85933c 01:15:56 Step 4/4 : RUN go mod download 01:15:56 ---> Running in 36979ff2149d 01:15:58 Still waiting to schedule task 01:15:58 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1010’ 01:16:14 Removing intermediate container 36979ff2149d 01:16:14 ---> d81dcd05f78b 01:16:14 Successfully built d81dcd05f78b 01:16:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:15 + docker inspect -f . ci-base-image-x86_64 01:16:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:15 prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container 01:16:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:16:15 $ docker top 46b94a71a83f64ec8923bce2e0970e9d5ae589fabc0e008461437aab4dc71081 -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:16 + go version 01:16:16 go version go1.21.0 linux/amd64 [Pipeline] } 01:16:16 $ docker stop --time=1 46b94a71a83f64ec8923bce2e0970e9d5ae589fabc0e008461437aab4dc71081 01:16:17 $ docker rm -f --volumes 46b94a71a83f64ec8923bce2e0970e9d5ae589fabc0e008461437aab4dc71081 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:18 + docker inspect -f . ci-base-image-x86_64 01:16:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:18 prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container 01:16:18 $ 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/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:16:18 $ docker top 5a3182a136f43bf4698d354cb45b54ad312b96235a89b4c9017266ffbfd8ce58 -eo pid,comm [Pipeline] { [Pipeline] echo 01:16:18 ========================================================= 01:16:18 [edgeXBuildGoParallel] Running Tests and Build... 01:16:18 ========================================================= [Pipeline] sh 01:16:18 + git config --global --add safe.directory /w/workspace/edgex-go/625 [Pipeline] fileExists [Pipeline] sh 01:16:19 + make test 01:16:19 go test -race -coverprofile=coverage.out ./... 01:16:25 ? github.com/edgexfoundry/edgex-go [no test files] 01:16:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:16:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:16:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:16:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:16:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:16:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:16:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:16:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:16:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:16:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:16:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:16:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:16:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:16:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:16:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:16:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:16:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements 01:16:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.060s coverage: 97.0% of statements 01:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:16:43 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:16:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:16:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:16:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:16:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:16:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:16:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:16:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:16:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:16:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:16:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.2% of statements 01:16:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 53.2% of statements 01:16:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.231s coverage: 93.4% of statements 01:16:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements 01:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:16:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:16:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:16:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:16:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:16:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:16:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:16:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:16:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:16:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.344s coverage: 97.6% of statements 01:16:50 ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements 01:16:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:16:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:16:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.062s coverage: 0.9% of statements 01:16:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.065s coverage: 32.2% of statements 01:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.054s coverage: 41.7% of statements 01:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.047s coverage: 82.9% of statements 01:16:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.036s coverage: 94.1% of statements 01:16:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.295s coverage: 96.3% of statements 01:16:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements 01:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:16:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:16:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:16:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:16:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:16:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:17:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 01:17:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 01:17:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 01:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:17:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:17:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:17:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:17:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:17:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:17:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:17:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:17:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.053s coverage: 94.4% of statements 01:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:17:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:17:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.304s coverage: 79.9% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.127s coverage: 62.3% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.043s coverage: 87.2% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.029s coverage: 20.0% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.181s coverage: 63.1% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.046s coverage: 100.0% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.029s coverage: 100.0% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.177s coverage: 38.4% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.041s coverage: 89.5% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 19.9% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.133s coverage: 95.7% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements 01:17:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 98.9% of statements 01:17:17 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:17:17 running golangci-lint 01:17:18 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 01:17:18 go version go1.21.0 linux/amd64 01:17:18 level=info msg="[config_reader] Used config file .golangci.yml" 01:17:18 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 01:17:33 level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 13.691009295s" 01:17:33 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.366131ms" 01:17:43 level=info msg="[linters_context/goanalysis] analyzers took 1m15.42331447s with top 10 stages: buildir: 40.042908848s, gosec: 7.098875248s, inspect: 2.534008075s, fact_deprecated: 1.815242521s, ctrlflow: 1.115755065s, printf: 1.056615662s, nilness: 927.781698ms, S1038: 894.339221ms, fact_purity: 806.48722ms, unused: 723.634652ms" 01:17:43 level=info msg="[runner] Issues before processing: 197, after processing: 0" 01:17:43 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, nolint: 0/21, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_files: 197/197, exclude-rules: 21/197, skip_dirs: 197/197, identifier_marker: 197/197" 01:17:43 level=info msg="[runner] processing took 19.436245ms with stages: nolint: 7.486769ms, identifier_marker: 6.009813ms, path_prettifier: 2.062902ms, autogenerated_exclude: 1.799099ms, exclude-rules: 1.051431ms, skip_dirs: 928.11µs, cgo: 54.411µs, skip_files: 21.5µs, filename_unadjuster: 17.75µs, max_same_issues: 740ns, fixer: 650ns, diff: 630ns, exclude: 570ns, uniq_by_line: 440ns, severity-rules: 410ns, sort_results: 370ns, max_from_linter: 160ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, path_prefixer: 110ns" 01:17:43 level=info msg="[runner] linters took 9.721088388s with stages: goanalysis_metalinter: 9.701552662s" 01:17:43 level=info msg="File cache stats: 0 entries of total size 0B" 01:17:43 level=info msg="Memory: 236 samples, avg is 265.8MB, max is 891.6MB" 01:17:43 level=info msg="Execution took 23.456760352s" 01:17:43 go vet ./... 01:17:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:17:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:17:46 ./bin/test-attribution-txt.sh 01:17:46 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 01:17:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 01:17:46 + ls -al . 01:17:46 total 736 01:17:46 drwxrwxr-x 11 1001 1001 4096 Feb 16 01:16 . 01:17:46 drwxr-xr-x 4 root root 4096 Feb 16 01:16 .. 01:17:46 drwxrwxr-x 2 1001 1001 4096 Feb 16 01:15 .blubracket 01:17:46 -rw-rw-r-- 1 1001 1001 10 Feb 16 01:15 .dockerignore 01:17:46 drwxrwxr-x 8 1001 1001 4096 Feb 16 01:17 .git 01:17:46 drwxrwxr-x 3 1001 1001 4096 Feb 16 01:15 .github 01:17:46 -rw-rw-r-- 1 1001 1001 1074 Feb 16 01:15 .gitignore 01:17:46 -rw-rw-r-- 1 1001 1001 42 Feb 16 01:15 .golangci.yml 01:17:46 -rw-rw-r-- 1 1001 1001 100 Feb 16 01:15 .hadolint.yml 01:17:46 drwxr-xr-x 3 1001 1001 4096 Feb 16 01:15 .semver 01:17:46 -rw-rw-r-- 1 1001 1001 155 Feb 16 01:15 .sonarcloud.properties 01:17:46 -rw-rw-r-- 1 1001 1001 1171 Feb 16 01:15 ADOPTERS.md 01:17:46 -rw-rw-r-- 1 1001 1001 11674 Feb 16 01:15 Attribution.txt 01:17:46 -rw-rw-r-- 1 1001 1001 100284 Feb 16 01:15 CHANGELOG.md 01:17:46 -rw-rw-r-- 1 1001 1001 3804 Feb 16 01:15 CONTRIBUTING.md 01:17:46 -rw-rw-r-- 1 1001 1001 677 Feb 16 01:15 GOVERNANCE.md 01:17:46 -rw-rw-r-- 1 1001 1001 861 Feb 16 01:15 Jenkinsfile 01:17:46 -rw-rw-r-- 1 1001 1001 10775 Feb 16 01:15 LICENSE 01:17:46 -rw-rw-r-- 1 1001 1001 15392 Feb 16 01:15 Makefile 01:17:46 -rw-rw-r-- 1 1001 1001 582 Feb 16 01:15 OWNERS.md 01:17:46 -rw-rw-r-- 1 1001 1001 9528 Feb 16 01:15 README.md 01:17:46 -rw-rw-r-- 1 1001 1001 789 Feb 16 01:15 SECURITY.md 01:17:46 -rw-rw-r-- 1 1001 1001 12 Feb 16 01:15 VERSION 01:17:46 drwxrwxr-x 2 1001 1001 4096 Feb 16 01:15 bin 01:17:46 drwxrwxr-x 18 1001 1001 4096 Feb 16 01:15 cmd 01:17:46 -rw-r--r-- 1 root root 453602 Feb 16 01:17 coverage.out 01:17:46 drwxrwxr-x 2 1001 1001 4096 Feb 16 01:15 fuzz_test 01:17:46 -rw-rw-r-- 1 1001 1001 3734 Feb 16 01:15 go.mod 01:17:46 -rw-rw-r-- 1 1001 1001 34045 Feb 16 01:15 go.sum 01:17:46 drwxrwxr-x 7 1001 1001 4096 Feb 16 01:15 internal 01:17:46 drwxrwxr-x 3 1001 1001 4096 Feb 16 01:15 openapi 01:17:46 -rw-rw-r-- 1 1001 1001 584 Feb 16 01:15 security.txt 01:17:46 -rw-rw-r-- 1 1001 1001 204 Feb 16 01:15 version.go [Pipeline] sh 01:17:47 + '[' -e coverage.out ] 01:17:47 + chown 1001:1001 coverage.out [Pipeline] stash 01:17:47 Stashed 1 file(s) [Pipeline] sh 01:17:47 + make build 01:17:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:17:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:18:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:18:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:18:01 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:18:08 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:18:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:18:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:18:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:18:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:18:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:18:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:18:13 $ docker stop --time=1 5a3182a136f43bf4698d354cb45b54ad312b96235a89b4c9017266ffbfd8ce58 01:18:15 $ docker rm -f --volumes 5a3182a136f43bf4698d354cb45b54ad312b96235a89b4c9017266ffbfd8ce58 [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 01:18:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:18:16 01:18:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:18:17 latest: Pulling from edgex-devops/edgex-compose 01:18:17 91d30c5bc195: Pulling fs layer 01:18:17 2e9b0aa3be6d: Pulling fs layer 01:18:17 9c61dcf015f6: Pulling fs layer 01:18:17 4698f68db338: Pulling fs layer 01:18:17 2a2f49069b9e: Pulling fs layer 01:18:17 e0025b399a48: Pulling fs layer 01:18:17 4698f68db338: Waiting 01:18:17 2a2f49069b9e: Waiting 01:18:17 e0025b399a48: Waiting 01:18:17 91d30c5bc195: Verifying Checksum 01:18:17 91d30c5bc195: Download complete 01:18:17 4698f68db338: Download complete 01:18:17 2e9b0aa3be6d: Verifying Checksum 01:18:17 2e9b0aa3be6d: Download complete 01:18:17 91d30c5bc195: Pull complete 01:18:17 e0025b399a48: Verifying Checksum 01:18:17 e0025b399a48: Download complete 01:18:17 2a2f49069b9e: Verifying Checksum 01:18:17 2a2f49069b9e: Download complete 01:18:17 2e9b0aa3be6d: Pull complete 01:18:18 9c61dcf015f6: Verifying Checksum 01:18:18 9c61dcf015f6: Download complete 01:18:20 9c61dcf015f6: Pull complete 01:18:20 4698f68db338: Pull complete 01:18:20 2a2f49069b9e: Pull complete 01:18:21 e0025b399a48: Pull complete 01:18:21 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:18:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:18:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:21 prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container 01:18:21 $ 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/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:18:22 $ docker top d6c6a36cb84ee64bf2f87a525f32b8e5811f5f016beafd4deaa8ff58a3c22fc1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:22 + docker compose -f ./docker-compose-build.yml build --parallel 01:18:25 #1 [security-spire-agent internal] load build definition from Dockerfile 01:18:25 #1 transferring dockerfile: 1.81kB done 01:18:25 #1 DONE 0.0s 01:18:25 01:18:25 #2 [security-spire-server internal] load build definition from Dockerfile 01:18:25 #2 transferring dockerfile: 1.70kB done 01:18:25 #2 DONE 0.0s 01:18:25 01:18:25 #3 [core-metadata internal] load build definition from Dockerfile 01:18:25 #3 transferring dockerfile: 2.06kB done 01:18:25 #3 DONE 0.0s 01:18:25 01:18:25 #4 [support-notifications internal] load build definition from Dockerfile 01:18:25 #4 transferring dockerfile: 1.95kB done 01:18:25 #4 DONE 0.0s 01:18:25 01:18:25 #5 [support-scheduler internal] load build definition from Dockerfile 01:18:25 #5 transferring dockerfile: 1.93kB done 01:18:25 #5 DONE 0.0s 01:18:25 01:18:25 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:18:25 #6 transferring dockerfile: 1.89kB done 01:18:25 #6 DONE 0.0s 01:18:25 01:18:25 #7 [security-secretstore-setup internal] load build definition from Dockerfile 01:18:25 #7 transferring dockerfile: 2.49kB done 01:18:25 #7 DONE 0.0s 01:18:25 01:18:25 #8 [security-proxy-auth internal] load build definition from Dockerfile 01:18:25 #8 transferring dockerfile: 2.15kB done 01:18:25 #8 DONE 0.0s 01:18:25 01:18:25 #9 [core-command internal] load build definition from Dockerfile 01:18:25 #9 transferring dockerfile: 1.93kB done 01:18:25 #9 DONE 0.0s 01:18:25 01:18:25 #10 [security-bootstrapper internal] load build definition from Dockerfile 01:18:25 #10 transferring dockerfile: 2.93kB done 01:18:25 #10 DONE 0.0s 01:18:25 01:18:25 #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:18:25 #11 transferring dockerfile: 2.23kB done 01:18:25 #11 DONE 0.0s 01:18:25 01:18:25 #12 [security-proxy-setup internal] load build definition from Dockerfile 01:18:25 #12 transferring dockerfile: 2.50kB done 01:18:25 #12 DONE 0.0s 01:18:25 01:18:25 #13 [security-spire-config internal] load build definition from Dockerfile 01:18:25 #13 transferring dockerfile: 1.69kB done 01:18:25 #13 DONE 0.0s 01:18:25 01:18:25 #14 [core-data internal] load build definition from Dockerfile 01:18:25 #14 transferring dockerfile: 2.01kB done 01:18:25 #14 DONE 0.0s 01:18:25 01:18:25 #15 [security-spire-agent internal] load .dockerignore 01:18:25 #15 transferring context: 50B done 01:18:25 #15 DONE 0.0s 01:18:25 01:18:25 #16 [security-spire-server internal] load .dockerignore 01:18:25 #16 transferring context: 50B done 01:18:25 #16 DONE 0.0s 01:18:25 01:18:25 #17 [core-metadata internal] load .dockerignore 01:18:25 #17 transferring context: 50B done 01:18:25 #17 DONE 0.0s 01:18:25 01:18:25 #18 [support-notifications internal] load .dockerignore 01:18:25 #18 transferring context: 50B done 01:18:25 #18 DONE 0.0s 01:18:25 01:18:25 #19 [support-scheduler internal] load .dockerignore 01:18:25 #19 transferring context: 50B done 01:18:25 #19 DONE 0.0s 01:18:25 01:18:25 #20 [security-spiffe-token-provider internal] load .dockerignore 01:18:25 #20 transferring context: 50B done 01:18:25 #20 DONE 0.0s 01:18:25 01:18:25 #21 [security-secretstore-setup internal] load .dockerignore 01:18:25 #21 transferring context: 50B done 01:18:25 #21 DONE 0.0s 01:18:25 01:18:25 #22 [security-proxy-auth internal] load .dockerignore 01:18:25 #22 transferring context: 50B done 01:18:25 #22 DONE 0.0s 01:18:25 01:18:25 #23 [core-command internal] load .dockerignore 01:18:25 #23 transferring context: 50B done 01:18:25 #23 DONE 0.0s 01:18:25 01:18:25 #24 [security-bootstrapper internal] load .dockerignore 01:18:25 #24 transferring context: 50B done 01:18:25 #24 DONE 0.0s 01:18:25 01:18:25 #25 [core-common-config-bootstrapper internal] load .dockerignore 01:18:25 #25 transferring context: 50B done 01:18:25 #25 DONE 0.0s 01:18:25 01:18:25 #26 [security-proxy-setup internal] load .dockerignore 01:18:25 #26 transferring context: 50B done 01:18:25 #26 DONE 0.0s 01:18:25 01:18:25 #27 [security-spire-config internal] load .dockerignore 01:18:25 #27 transferring context: 50B done 01:18:25 #27 DONE 0.0s 01:18:25 01:18:25 #28 [core-data internal] load .dockerignore 01:18:25 #28 transferring context: 50B done 01:18:25 #28 DONE 0.0s 01:18:25 01:18:25 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 01:18:25 #29 ... 01:18:25 01:18:25 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:18:25 #30 DONE 0.0s 01:18:25 01:18:25 #31 [core-data internal] load metadata for docker.io/library/alpine:3.18 01:18:25 #31 ... 01:18:25 01:18:25 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 01:18:25 #32 DONE 0.6s 01:18:25 01:18:25 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 01:18:25 #29 DONE 0.6s 01:18:25 01:18:25 #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 01:18:25 #31 DONE 0.8s 01:18:25 01:18:25 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:18:25 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 01:18:26 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 01:18:26 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 01:18:26 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 01:18:26 #33 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 01:18:26 #33 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 01:18:26 #33 ... 01:18:26 01:18:26 #34 [security-spire-config internal] load build context 01:18:26 #34 transferring context: 16.35kB 0.1s done 01:18:26 #34 DONE 0.3s 01:18:26 01:18:26 #35 [security-spire-server internal] load build context 01:18:26 #35 transferring context: 18.10kB 0.1s done 01:18:26 #35 DONE 0.3s 01:18:26 01:18:26 #36 [security-spire-agent internal] load build context 01:18:26 #36 transferring context: 17.63kB 0.1s done 01:18:26 #36 DONE 0.3s 01:18:26 01:18:26 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:18:26 #33 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0B / 3.40MB 0.3s 01:18:26 #33 ... 01:18:26 01:18:26 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:18:26 #37 DONE 0.8s 01:18:26 01:18:26 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:18:26 #33 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.7s 01:18:27 #33 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.9s done 01:18:27 #33 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 01:18:27 #33 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done 01:18:27 #33 ... 01:18:27 01:18:27 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 01:18:27 #38 DONE 0.9s 01:18:27 01:18:27 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:18:27 #33 DONE 1.9s 01:18:27 01:18:27 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:18:27 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 01:18:27 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 01:18:27 #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 01:18:27 #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 01:18:27 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 01:18:27 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 01:18:27 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 01:18:27 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 01:18:27 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 01:18:27 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s done 01:18:27 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 01:18:27 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s 01:18:29 #39 ... 01:18:29 01:18:29 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:18:29 #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 01:18:29 #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 01:18:29 #40 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 01:18:29 #40 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 01:18:29 #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 01:18:29 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 01:18:29 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 01:18:29 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 01:18:29 #40 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.4s done 01:18:29 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 01:18:29 #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 01:18:29 #40 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.6s done 01:18:29 #40 DONE 2.8s 01:18:29 01:18:29 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:18:29 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.7s done 01:18:31 #39 ... 01:18:31 01:18:31 #41 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:18:31 #0 0.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:31 #0 0.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:31 #0 1.293 OK: 264 MiB in 52 packages 01:18:31 #41 DONE 3.9s 01:18:31 01:18:31 #42 [security-proxy-auth internal] load build context 01:18:31 #42 transferring context: 194.36MB 5.6s 01:18:31 #42 ... 01:18:31 01:18:31 #43 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:18:31 #0 1.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:31 #0 1.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:31 #0 1.504 (1/4) Installing ca-certificates (20230506-r0) 01:18:31 #0 1.518 (2/4) Installing dumb-init (1.2.5-r2) 01:18:31 #0 1.521 (3/4) Installing su-exec (0.2-r3) 01:18:31 #0 1.534 (4/4) Installing yq (4.33.3-r5) 01:18:31 #0 1.667 Executing busybox-1.36.1-r5.trigger 01:18:31 #0 1.691 Executing ca-certificates-20230506-r0.trigger 01:18:31 #0 1.746 OK: 17 MiB in 19 packages 01:18:31 #43 DONE 4.1s 01:18:31 01:18:31 #44 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:18:31 #0 1.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:31 #0 1.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:31 #0 1.585 (1/1) Installing dumb-init (1.2.5-r2) 01:18:31 #0 1.595 Executing busybox-1.36.1-r5.trigger 01:18:31 #0 1.607 OK: 7 MiB in 16 packages 01:18:31 #44 DONE 4.1s 01:18:31 01:18:31 #42 [security-proxy-auth internal] load build context 01:18:31 #42 ... 01:18:31 01:18:31 #45 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:18:32 #45 ... 01:18:32 01:18:32 #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:18:32 #0 0.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:32 #0 0.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:32 #0 1.324 OK: 264 MiB in 52 packages 01:18:32 #46 DONE 4.3s 01:18:32 01:18:32 #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 01:18:32 #0 1.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:32 #0 1.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:32 #0 2.228 (1/2) Installing ca-certificates (20230506-r0) 01:18:32 #0 2.258 (2/2) Installing dumb-init (1.2.5-r2) 01:18:32 #0 2.258 Executing busybox-1.36.1-r5.trigger 01:18:32 #0 2.272 Executing ca-certificates-20230506-r0.trigger 01:18:32 #0 2.304 OK: 8 MiB in 17 packages 01:18:32 #47 DONE 4.1s 01:18:32 01:18:32 #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:18:32 #0 0.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:32 #0 0.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:32 #0 1.231 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:18:32 #0 1.231 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:18:32 #0 1.231 OK: 20069 distinct packages available 01:18:32 #0 1.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:32 #0 1.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:32 #0 1.646 (1/11) Installing ca-certificates (20230506-r0) 01:18:32 #0 1.661 (2/11) Installing brotli-libs (1.0.9-r14) 01:18:32 #0 1.676 (3/11) Installing libunistring (1.1-r1) 01:18:32 #0 1.704 (4/11) Installing libidn2 (2.3.4-r1) 01:18:32 #0 1.712 (5/11) Installing nghttp2-libs (1.57.0-r0) 01:18:32 #0 1.736 (6/11) Installing libcurl (8.5.0-r0) 01:18:32 #0 1.754 (7/11) Installing curl (8.5.0-r0) 01:18:32 #0 1.782 (8/11) Installing dumb-init (1.2.5-r2) 01:18:32 #0 1.787 (9/11) Installing musl-obstack (1.2.3-r2) 01:18:32 #0 1.804 (10/11) Installing libucontext (1.2-r2) 01:18:32 #0 1.824 (11/11) Installing gcompat (1.1.0-r1) 01:18:32 #0 1.833 Executing busybox-1.36.1-r5.trigger 01:18:32 #0 1.841 Executing ca-certificates-20230506-r0.trigger 01:18:32 #0 1.877 OK: 12 MiB in 26 packages 01:18:32 #48 DONE 4.2s 01:18:32 01:18:32 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:18:32 #0 1.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:32 #0 1.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:32 #0 2.123 (1/2) Installing dumb-init (1.2.5-r2) 01:18:32 #0 2.131 (2/2) Installing su-exec (0.2-r3) 01:18:32 #0 2.137 Executing busybox-1.36.1-r5.trigger 01:18:32 #0 2.148 OK: 7 MiB in 17 packages 01:18:32 #49 DONE 4.2s 01:18:32 01:18:32 #50 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:18:32 #0 0.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:32 #0 1.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:32 #0 1.396 OK: 264 MiB in 52 packages 01:18:32 #50 DONE 4.4s 01:18:32 01:18:32 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:18:32 #0 0.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:32 #0 0.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:32 #0 1.271 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:18:32 #0 1.271 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:18:32 #0 1.271 OK: 20074 distinct packages available 01:18:32 #0 1.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:32 #0 1.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:32 #0 1.806 OK: 264 MiB in 52 packages 01:18:32 #51 DONE 4.4s 01:18:32 01:18:32 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:18:32 #0 2.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:32 #0 2.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:32 #0 2.763 (1/4) Installing dumb-init (1.2.5-r2) 01:18:32 #0 2.856 (2/4) Installing openssl (3.1.4-r5) 01:18:32 #0 2.866 (3/4) Installing su-exec (0.2-r3) 01:18:32 #0 2.872 (4/4) Installing yq (4.33.3-r5) 01:18:32 #0 2.956 Executing busybox-1.36.1-r5.trigger 01:18:32 #0 2.996 OK: 17 MiB in 19 packages 01:18:32 #52 DONE 4.3s 01:18:32 01:18:32 #53 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:18:32 #0 2.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:32 #0 2.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:32 #0 2.522 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:18:32 #0 2.522 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:18:32 #0 2.522 OK: 20069 distinct packages available 01:18:32 #0 2.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:32 #0 2.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:32 #0 2.871 (1/5) Installing dumb-init (1.2.5-r2) 01:18:32 #0 3.016 (2/5) Installing musl-obstack (1.2.3-r2) 01:18:32 #0 3.026 (3/5) Installing libucontext (1.2-r2) 01:18:32 #0 3.030 (4/5) Installing gcompat (1.1.0-r1) 01:18:32 #0 3.036 (5/5) Installing openssl (3.1.4-r5) 01:18:32 #0 3.052 Executing busybox-1.36.1-r5.trigger 01:18:32 #0 3.057 OK: 8 MiB in 20 packages 01:18:32 #53 DONE 4.4s 01:18:32 01:18:32 #54 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:18:32 #54 ... 01:18:32 01:18:32 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:18:32 #39 DONE 6.5s 01:18:32 01:18:32 #42 [security-proxy-auth internal] load build context 01:18:34 #42 transferring context: 310.69MB 8.1s done 01:18:34 #42 ... 01:18:34 01:18:34 #55 [security-bootstrapper internal] load build context 01:18:34 #55 transferring context: 310.69MB 7.2s done 01:18:34 #55 DONE 8.2s 01:18:34 01:18:34 #56 [core-data internal] load build context 01:18:34 #56 transferring context: 310.69MB 7.3s done 01:18:34 #56 DONE 8.2s 01:18:34 01:18:34 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:18:34 #0 4.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:34 #0 4.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:34 #0 4.457 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:18:34 #0 4.457 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:18:34 #0 4.457 OK: 20069 distinct packages available 01:18:34 #0 4.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:34 #0 4.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:34 #0 4.815 (1/4) Installing dumb-init (1.2.5-r2) 01:18:34 #0 4.828 (2/4) Installing musl-obstack (1.2.3-r2) 01:18:34 #0 4.832 (3/4) Installing libucontext (1.2-r2) 01:18:34 #0 4.838 (4/4) Installing gcompat (1.1.0-r1) 01:18:34 #0 4.844 Executing busybox-1.36.1-r5.trigger 01:18:34 #0 4.848 OK: 8 MiB in 19 packages 01:18:34 #57 DONE 6.4s 01:18:34 01:18:34 #58 [core-metadata internal] load build context 01:18:34 #58 transferring context: 310.69MB 7.6s done 01:18:34 #58 DONE 8.3s 01:18:34 01:18:34 #59 [support-scheduler internal] load build context 01:18:34 #59 transferring context: 310.69MB 7.6s done 01:18:34 #59 DONE 8.3s 01:18:34 01:18:34 #60 [core-data builder 4/7] COPY go.mod vendor* ./ 01:18:34 #60 ... 01:18:34 01:18:34 #61 [security-secretstore-setup internal] load build context 01:18:34 #61 transferring context: 310.69MB 8.1s done 01:18:34 #61 DONE 8.6s 01:18:34 01:18:34 #42 [security-proxy-auth internal] load build context 01:18:34 #42 DONE 8.6s 01:18:34 01:18:34 #62 [core-common-config-bootstrapper internal] load build context 01:18:34 #62 transferring context: 310.69MB 8.1s done 01:18:34 #62 DONE 8.6s 01:18:34 01:18:34 #63 [core-command internal] load build context 01:18:34 #63 transferring context: 310.69MB 8.2s done 01:18:34 #63 DONE 8.6s 01:18:34 01:18:34 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:18:34 #0 6.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:34 #0 6.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:34 #0 6.318 (1/1) Installing dumb-init (1.2.5-r2) 01:18:34 #0 6.322 Executing busybox-1.36.1-r5.trigger 01:18:34 #0 6.329 OK: 7 MiB in 16 packages 01:18:34 #64 DONE 6.7s 01:18:34 01:18:34 #65 [security-spiffe-token-provider internal] load build context 01:18:34 #65 transferring context: 310.69MB 8.3s done 01:18:34 #65 DONE 8.6s 01:18:34 01:18:34 #66 [support-notifications internal] load build context 01:18:34 #66 transferring context: 310.69MB 8.4s done 01:18:34 #66 DONE 8.6s 01:18:34 01:18:34 #67 [security-proxy-setup internal] load build context 01:18:34 #67 ... 01:18:34 01:18:34 #60 [core-data builder 4/7] COPY go.mod vendor* ./ 01:18:34 #60 DONE 0.6s 01:18:34 01:18:34 #68 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:18:34 #68 DONE 0.6s 01:18:34 01:18:34 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:18:34 #69 DONE 0.2s 01:18:34 01:18:34 #67 [security-proxy-setup internal] load build context 01:18:34 #67 ... 01:18:34 01:18:34 #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:35 #70 ... 01:18:35 01:18:35 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:18:35 #71 DONE 0.2s 01:18:35 01:18:35 #45 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:18:35 #45 3.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:35 #45 3.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:35 #45 3.514 OK: 17 MiB in 19 packages 01:18:36 #45 ... 01:18:36 01:18:36 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:18:36 #0 2.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:36 #0 2.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:36 #0 3.189 OK: 12 MiB in 26 packages 01:18:36 #72 DONE 4.2s 01:18:36 01:18:36 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:18:36 #0 2.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:36 #0 3.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:36 #0 3.330 OK: 8 MiB in 17 packages 01:18:36 #73 DONE 4.2s 01:18:36 01:18:36 #67 [security-proxy-setup internal] load build context 01:18:36 #67 transferring context: 310.69MB 9.7s done 01:18:36 #67 DONE 10.3s 01:18:36 01:18:36 #45 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:18:36 #45 DONE 4.3s 01:18:36 01:18:36 #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:18:36 #0 3.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:36 #0 3.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:36 #0 3.445 OK: 7 MiB in 16 packages 01:18:36 #74 DONE 4.3s 01:18:36 01:18:36 #54 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:18:36 #54 3.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:36 #54 3.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:36 #54 3.478 OK: 17 MiB in 19 packages 01:18:36 #54 DONE 4.1s 01:18:36 01:18:36 #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:18:36 #75 DONE 0.0s 01:18:36 01:18:36 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:18:36 #0 1.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:36 #76 2.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:36 #76 ... 01:18:36 01:18:36 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:18:36 #0 3.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:36 #0 3.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:36 #0 4.221 OK: 7 MiB in 17 packages 01:18:36 #77 DONE 4.4s 01:18:36 01:18:36 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:18:36 #76 2.321 OK: 8 MiB in 19 packages 01:18:36 #76 DONE 2.5s 01:18:36 01:18:36 #78 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 01:18:36 #0 4.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:36 #0 4.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:36 #0 4.398 OK: 8 MiB in 20 packages 01:18:36 #78 DONE 4.7s 01:18:36 01:18:36 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:18:37 #79 ... 01:18:37 01:18:37 #80 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:18:37 #80 DONE 0.5s 01:18:37 01:18:37 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:18:37 #79 DONE 0.5s 01:18:37 01:18:37 #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:18:37 #81 DONE 0.1s 01:18:37 01:18:37 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:18:37 #82 DONE 0.6s 01:18:37 01:18:37 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:18:37 #83 ... 01:18:37 01:18:37 #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:18:37 #84 DONE 0.1s 01:18:37 01:18:37 #85 [security-spire-server stage-2 6/9] COPY security.txt / 01:18:37 #85 DONE 0.4s 01:18:37 01:18:37 #86 [security-spire-config stage-2 6/10] COPY security.txt / 01:18:37 #86 DONE 0.4s 01:18:37 01:18:37 #87 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:18:37 #87 DONE 0.0s 01:18:37 01:18:37 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:18:37 #83 DONE 0.5s 01:18:37 01:18:37 #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:18:37 #88 DONE 0.0s 01:18:37 01:18:37 #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:18:37 #89 DONE 0.1s 01:18:37 01:18:37 #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:18:37 #90 DONE 0.1s 01:18:37 01:18:37 #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:18:37 #0 2.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:37 #0 2.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:37 #0 3.087 OK: 7 MiB in 16 packages 01:18:37 #91 DONE 3.2s 01:18:37 01:18:37 #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:18:37 #92 DONE 0.0s 01:18:37 01:18:37 #93 [security-spire-agent stage-3 7/10] COPY security.txt / 01:18:37 #93 DONE 0.1s 01:18:37 01:18:37 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:18:38 #94 ... 01:18:38 01:18:38 #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:18:38 #95 DONE 0.1s 01:18:38 01:18:38 #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:18:38 #96 DONE 0.2s 01:18:38 01:18:38 #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:18:38 #94 DONE 0.2s 01:18:38 01:18:38 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:18:38 #97 DONE 0.1s 01:18:38 01:18:38 #98 [security-spire-config] exporting to image 01:18:38 #98 exporting layers 01:18:38 #98 ... 01:18:38 01:18:38 #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:18:38 #99 DONE 1.8s 01:18:38 01:18:38 #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:18:38 #100 DONE 0.1s 01:18:38 01:18:38 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:18:38 #101 DONE 0.0s 01:18:38 01:18:38 #98 [security-spire-agent] exporting to image 01:18:38 #98 exporting layers 0.5s done 01:18:38 #98 writing image sha256:514fcf3f856070be7d994b53ef2a188be5415fbf322d9f6c7a9aa804aff04898 done 01:18:38 #98 naming to docker.io/library/security-spire-server done 01:18:38 #98 writing image sha256:77d212ea75ffa6ada38161f40ccfb71828c2638b22e1fd032df4b0b2922544f3 done 01:18:38 #98 naming to docker.io/library/security-spire-config done 01:18:38 #98 writing image sha256:50c90a327fb9939a1838879771e921aff35a58415f65701638f5c582c84bf19c done 01:18:38 #98 naming to docker.io/library/security-spire-agent done 01:18:38 #98 DONE 0.9s 01:18:38 01:18:38 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:45 #102 ... 01:18:45 01:18:45 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:45 #103 ... 01:18:45 01:18:45 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:48 #104 DONE 12.7s 01:18:48 01:18:48 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:48 #103 DONE 12.8s 01:18:48 01:18:48 #70 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:48 #70 DONE 12.8s 01:18:48 01:18:48 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:48 #102 DONE 12.7s 01:18:48 01:18:48 #105 [security-spiffe-token-provider builder 6/7] COPY . . 01:18:49 #105 DONE 2.0s 01:18:49 01:18:49 #106 [core-data builder 6/7] COPY . . 01:18:49 #106 DONE 2.0s 01:18:49 01:18:49 #107 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:49 #107 CACHED 01:18:49 01:18:49 #108 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:18:49 #108 CACHED 01:18:49 01:18:49 #109 [security-proxy-auth builder 6/7] COPY . . 01:18:49 #109 CACHED 01:18:49 01:18:49 #110 [core-common-config-bootstrapper builder 6/7] COPY . . 01:18:49 #110 CACHED 01:18:49 01:18:49 #111 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:49 #111 CACHED 01:18:49 01:18:49 #112 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:18:49 #112 CACHED 01:18:49 01:18:49 #113 [core-command builder 4/7] COPY go.mod vendor* ./ 01:18:49 #113 CACHED 01:18:49 01:18:49 #114 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:49 #114 CACHED 01:18:49 01:18:49 #115 [core-command builder 6/7] COPY . . 01:18:49 #115 CACHED 01:18:49 01:18:49 #116 [security-bootstrapper builder 6/7] COPY . . 01:18:49 #116 DONE 2.0s 01:18:49 01:18:49 #117 [support-notifications builder 6/7] COPY . . 01:18:49 #117 DONE 2.0s 01:18:49 01:18:49 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:49 #118 CACHED 01:18:49 01:18:49 #119 [support-scheduler builder 6/7] COPY . . 01:18:49 #119 CACHED 01:18:49 01:18:49 #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:18:49 #120 CACHED 01:18:49 01:18:49 #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:18:49 #121 CACHED 01:18:49 01:18:49 #122 [core-metadata builder 6/7] COPY . . 01:18:49 #122 CACHED 01:18:49 01:18:49 #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:49 #123 CACHED 01:18:49 01:18:49 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:49 #124 CACHED 01:18:49 01:18:49 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:18:49 #125 CACHED 01:18:49 01:18:49 #126 [security-proxy-setup builder 6/7] COPY . . 01:18:49 #126 CACHED 01:18:49 01:18:49 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:18:49 #127 CACHED 01:18:49 01:18:49 #128 [security-secretstore-setup builder 6/7] COPY . . 01:18:49 #128 CACHED 01:18:49 01:18:49 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:18:49 #129 CACHED 01:18:49 01:18:49 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:18:50 #130 1.435 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:19:00 #130 ... 01:19:00 01:19:00 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:19:00 #0 0.648 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:19:00 #131 ... 01:19:00 01:19:00 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:19:00 #0 1.143 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:19:00 #132 ... 01:19:00 01:19:00 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:19:00 #0 0.959 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:19:00 #133 ... 01:19:00 01:19:00 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:19:00 #0 1.001 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:19:00 #134 ... 01:19:00 01:19:00 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:19:00 #0 0.924 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:19:00 #135 ... 01:19:00 01:19:00 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:19:00 #0 1.142 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:19:00 #136 ... 01:19:00 01:19:00 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:19:00 #0 0.688 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:19:01 #137 ... 01:19:01 01:19:01 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:19:01 #0 0.487 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:19:01 #138 ... 01:19:01 01:19:01 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:19:01 #0 1.146 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:19:01 #139 ... 01:19:01 01:19:01 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:19:01 #0 1.491 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:20:09 #140 ... 01:20:09 01:20:09 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:20:09 #130 74.31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:20:22 #130 ... 01:20:22 01:20:22 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:20:22 #135 DONE 92.7s 01:20:22 01:20:22 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:20:22 #139 DONE 92.7s 01:20:22 01:20:22 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:20:22 #132 DONE 92.7s 01:20:22 01:20:22 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:20:22 #133 DONE 92.7s 01:20:22 01:20:22 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:20:22 #134 DONE 92.7s 01:20:22 01:20:22 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:20:22 #141 ... 01:20:22 01:20:22 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:20:22 #140 DONE 92.8s 01:20:22 01:20:22 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:20:22 #131 DONE 92.9s 01:20:22 01:20:22 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:20:22 #138 DONE 93.0s 01:20:22 01:20:22 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:20:22 #137 DONE 93.0s 01:20:22 01:20:22 #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:20:22 #142 ... 01:20:22 01:20:22 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:20:22 #130 DONE 93.1s 01:20:22 01:20:22 #136 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:20:22 #136 DONE 93.1s 01:20:22 01:20:22 #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:20:22 #143 ... 01:20:22 01:20:22 #144 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:20:22 #144 DONE 0.7s 01:20:23 01:20:23 #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:20:23 #145 DONE 0.7s 01:20:23 01:20:23 #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:20:23 #142 DONE 0.5s 01:20:23 01:20:23 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:20:23 #141 DONE 0.7s 01:20:23 01:20:23 #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:20:23 #146 ... 01:20:23 01:20:23 #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:20:23 #147 DONE 0.5s 01:20:23 01:20:23 #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:20:23 #143 DONE 0.5s 01:20:23 01:20:23 #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:20:23 #148 DONE 0.4s 01:20:23 01:20:23 #149 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:20:23 #149 CACHED 01:20:23 01:20:23 #150 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:20:23 #150 CACHED 01:20:23 01:20:23 #151 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:20:23 #151 CACHED 01:20:23 01:20:23 #152 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:20:23 #152 CACHED 01:20:23 01:20:23 #153 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:20:23 #153 CACHED 01:20:23 01:20:23 #154 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:20:23 #154 CACHED 01:20:23 01:20:23 #155 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:20:23 #155 DONE 0.3s 01:20:23 01:20:23 #156 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:20:23 #156 DONE 0.3s 01:20:23 01:20:23 #157 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:20:23 #157 CACHED 01:20:23 01:20:23 #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:20:23 #158 CACHED 01:20:23 01:20:23 #159 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:20:23 #159 ... 01:20:23 01:20:23 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:20:23 #160 DONE 0.4s 01:20:23 01:20:23 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:20:25 #161 ... 01:20:25 01:20:25 #162 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:20:25 #162 DONE 1.5s 01:20:25 01:20:25 #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:20:25 #163 DONE 1.5s 01:20:25 01:20:25 #159 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:20:25 #159 DONE 1.5s 01:20:25 01:20:25 #164 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:20:25 #164 DONE 1.5s 01:20:25 01:20:25 #165 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:20:25 #165 DONE 1.5s 01:20:25 01:20:25 #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:20:25 #166 DONE 1.5s 01:20:25 01:20:25 #167 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:20:25 #167 DONE 1.5s 01:20:25 01:20:25 #168 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:20:25 #168 DONE 1.6s 01:20:25 01:20:25 #169 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:20:25 #169 DONE 1.6s 01:20:25 01:20:25 #161 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:20:25 #161 DONE 1.5s 01:20:25 01:20:25 #170 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:20:25 #170 ... 01:20:25 01:20:25 #171 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:20:25 #171 DONE 0.6s 01:20:25 01:20:25 #172 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:20:25 #172 DONE 0.6s 01:20:25 01:20:25 #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:20:25 #173 DONE 0.7s 01:20:25 01:20:25 #174 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:20:25 #174 DONE 0.6s 01:20:25 01:20:25 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:20:25 #175 DONE 0.7s 01:20:25 01:20:25 #176 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:20:25 #176 DONE 0.7s 01:20:25 01:20:25 #170 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:20:25 #170 DONE 0.6s 01:20:25 01:20:25 #177 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:20:25 #177 DONE 0.7s 01:20:25 01:20:25 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:20:25 #178 DONE 0.6s 01:20:25 01:20:25 #179 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:20:25 #179 ... 01:20:25 01:20:25 #180 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:20:25 #180 DONE 0.7s 01:20:25 01:20:25 #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:20:25 #146 DONE 2.6s 01:20:25 01:20:25 #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:20:25 #181 DONE 0.4s 01:20:25 01:20:25 #98 [core-data] exporting to image 01:20:25 #98 exporting layers 0.2s done 01:20:25 #98 ... 01:20:25 01:20:25 #182 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:20:25 #182 DONE 0.4s 01:20:25 01:20:25 #183 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:20:25 #183 DONE 0.5s 01:20:25 01:20:25 #184 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:20:25 #184 DONE 0.4s 01:20:25 01:20:25 #98 [security-spiffe-token-provider] exporting to image 01:20:25 #98 writing image sha256:4313ade3512828cc8bf36adc08af5ad71b32c4eda88d7aac0e13ef24a516a703 done 01:20:25 #98 naming to docker.io/library/core-command done 01:20:26 #98 ... 01:20:26 01:20:26 #179 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:20:26 #179 DONE 0.4s 01:20:26 01:20:26 #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:20:26 #185 DONE 0.4s 01:20:26 01:20:26 #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:20:26 #186 DONE 0.4s 01:20:26 01:20:26 #98 [core-metadata] exporting to image 01:20:26 #98 writing image sha256:b93fa24ce382b88228b029e64d1545c24b5e279ab401420b3608e33e8635efd0 done 01:20:26 #98 naming to docker.io/library/support-scheduler 0.0s done 01:20:26 #98 ... 01:20:26 01:20:26 #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:20:26 #187 DONE 0.4s 01:20:26 01:20:26 #98 [core-data] exporting to image 01:20:26 #98 exporting layers 0.2s done 01:20:26 #98 writing image sha256:21f8d4fa71db5cf99ed52d75ff8baeff4eaa8ace3438a929c0a62ff62d0e2696 0.0s done 01:20:26 #98 naming to docker.io/library/core-data 0.0s done 01:20:26 #98 ... 01:20:26 01:20:26 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:20:26 #188 DONE 0.4s 01:20:26 01:20:26 #98 [support-notifications] exporting to image 01:20:26 #98 writing image sha256:147b24a37e924fc2094439b3f72d15566fce5c489dd57096004215a6bdf5db2f 0.1s done 01:20:26 #98 writing image sha256:0480bab025e6a5b90fac86ff4fc599bca5b092c966101edec5e407a9a246be8a 0.0s done 01:20:26 #98 naming to docker.io/library/support-notifications 0.0s done 01:20:26 #98 naming to docker.io/library/core-metadata 01:20:26 #98 ... 01:20:26 01:20:26 #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:20:26 #189 DONE 0.3s 01:20:26 01:20:26 #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:20:26 #190 DONE 0.2s 01:20:26 01:20:26 #98 [core-metadata] exporting to image 01:20:26 #98 exporting layers 0.4s done 01:20:26 #98 naming to docker.io/library/core-metadata 0.0s done 01:20:26 #98 writing image sha256:6f22d42eb3acd9da5aa819aa70cc69a398d0eaf20eea0b224e640cc7c6a69afa 01:20:26 #98 writing image sha256:6f22d42eb3acd9da5aa819aa70cc69a398d0eaf20eea0b224e640cc7c6a69afa done 01:20:26 #98 naming to docker.io/library/security-spiffe-token-provider done 01:20:26 #98 DONE 1.8s 01:20:26 01:20:26 #191 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:20:26 #191 DONE 0.3s 01:20:26 01:20:26 #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:20:26 #192 ... 01:20:26 01:20:26 #193 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:20:26 #193 DONE 0.5s 01:20:26 01:20:26 #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:20:26 #194 DONE 0.2s 01:20:26 01:20:26 #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:20:26 #195 DONE 0.2s 01:20:26 01:20:26 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:20:26 #196 DONE 0.9s 01:20:26 01:20:26 #197 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:20:26 #197 DONE 0.9s 01:20:26 01:20:26 #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:20:26 #198 DONE 0.1s 01:20:26 01:20:26 #98 [core-common-config-bootstrapper] exporting to image 01:20:27 #98 ... 01:20:27 01:20:27 #199 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:20:27 #199 DONE 0.1s 01:20:27 01:20:27 #200 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:20:27 #200 DONE 0.1s 01:20:27 01:20:27 #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:20:27 #192 DONE 0.8s 01:20:27 01:20:27 #98 [security-proxy-setup] exporting to image 01:20:27 #98 exporting layers 0.3s done 01:20:27 #98 writing image sha256:f713aaba65fbf416397b976185a835090c67102569daedf8c9aa3c8d45f39925 01:20:27 #98 ... 01:20:27 01:20:27 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 01:20:27 #201 DONE 0.2s 01:20:27 01:20:27 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:20:27 #202 DONE 0.1s 01:20:27 01:20:27 #98 [core-common-config-bootstrapper] exporting to image 01:20:27 #98 writing image sha256:f713aaba65fbf416397b976185a835090c67102569daedf8c9aa3c8d45f39925 0.0s done 01:20:27 #98 naming to docker.io/library/security-proxy-auth done 01:20:27 #98 writing image sha256:694232deeff88ed6830c86af441ba10c492b78b877f8fc52fba32c4929f6ee0b done 01:20:27 #98 naming to docker.io/library/core-common-config-bootstrapper done 01:20:27 #98 exporting layers 0.2s done 01:20:27 #98 writing image sha256:1e5d46c6815c5fc76750b5dacdcf13cb402f7be6e1886fe5689f2966bcb480c8 done 01:20:27 #98 naming to docker.io/library/security-proxy-setup done 01:20:27 #98 DONE 2.3s 01:20:27 01:20:27 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:20:27 #203 ... 01:20:27 01:20:27 #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:20:27 #204 DONE 0.6s 01:20:27 01:20:27 #98 [security-secretstore-setup] exporting to image 01:20:27 #98 exporting layers 0.3s done 01:20:27 #98 writing image sha256:f65b4d842607b8038546edc86911414d0c2c1f4a625bdb3e0f8d1fa12188d592 done 01:20:27 #98 naming to docker.io/library/security-secretstore-setup done 01:20:27 #98 DONE 2.6s 01:20:27 01:20:27 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:20:28 #203 DONE 0.8s 01:20:28 01:20:28 #98 [security-bootstrapper] exporting to image 01:20:28 #98 exporting layers 0.2s done 01:20:28 #98 writing image sha256:778a330abc41e481a5df62cb59ff64cb988f714ae0f38e6da21f457d3336b0d5 done 01:20:28 #98 naming to docker.io/library/security-bootstrapper done 01:20:28 #98 DONE 2.9s 01:20:28 time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:20:28 time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:20:28 time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:20:28 time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:20:28 time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:20:28 time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:20:28 time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:20:28 time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:20:28 time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:20:28 time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:20:28 time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:20:28 time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:20:28 time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:20:28 time="2024-02-16T01:18:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:20:28 $ docker stop --time=1 d6c6a36cb84ee64bf2f87a525f32b8e5811f5f016beafd4deaa8ff58a3c22fc1 01:20:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1015 in /w/workspace/edgexfoundry_edgex-go_main 01:20:31 $ docker rm -f --volumes d6c6a36cb84ee64bf2f87a525f32b8e5811f5f016beafd4deaa8ff58a3c22fc1 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 01:20:31 Running in /w/workspace/edgex-go/625 [Pipeline] { [Pipeline] checkout 01:20:31 + docker images 01:20:31 REPOSITORY TAG IMAGE ID CREATED SIZE 01:20:31 security-bootstrapper latest 778a330abc41 3 seconds ago 18.6MB 01:20:31 security-secretstore-setup latest f65b4d842607 4 seconds ago 36.3MB 01:20:31 security-proxy-setup latest 1e5d46c6815c 4 seconds ago 25.9MB 01:20:31 security-proxy-auth latest f713aaba65fb 5 seconds ago 15.8MB 01:20:31 core-common-config-bootstrapper latest 694232deeff8 5 seconds ago 15MB 01:20:31 core-data latest 21f8d4fa71db 6 seconds ago 17.2MB 01:20:31 support-notifications latest 147b24a37e92 6 seconds ago 26.7MB 01:20:31 security-spiffe-token-provider latest 6f22d42eb3ac 6 seconds ago 28.7MB 01:20:31 support-scheduler latest b93fa24ce382 6 seconds ago 26.2MB 01:20:31 core-command latest 4313ade35128 6 seconds ago 17MB 01:20:31 core-metadata latest 0480bab025e6 6 seconds ago 17.4MB 01:20:31 security-spire-agent latest 50c90a327fb9 About a minute ago 161MB 01:20:31 security-spire-server latest 514fcf3f8560 About a minute ago 102MB 01:20:31 security-spire-config latest 77d212ea75ff About a minute ago 102MB 01:20:31 ci-base-image-x86_64 latest d81dcd05f78b 4 minutes ago 885MB 01:20:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB 01:20:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 8 months ago 334MB 01:20:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 19 months ago 253MB 01:20:34 The recommended git tool is: git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:20:34 provisioning config files... 01:20:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/625@tmp/config8149069137476556987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:20:35 ---> ****-login.sh 01:20:35 nexus3.edgexfoundry.org:10001 01:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:20:35 Configure a credential helper to remove this warning. See 01:20:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:20:35 01:20:35 Login Succeeded 01:20:35 nexus3.edgexfoundry.org:10002 01:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:20:35 Configure a credential helper to remove this warning. See 01:20:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:20:35 01:20:35 Login Succeeded 01:20:35 nexus3.edgexfoundry.org:10003 01:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:20:35 Configure a credential helper to remove this warning. See 01:20:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:20:35 01:20:35 Login Succeeded 01:20:35 nexus3.edgexfoundry.org:10004 01:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:20:35 Configure a credential helper to remove this warning. See 01:20:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:20:35 01:20:35 Login Succeeded 01:20:35 ****.io 01:20:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:20:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:20:35 Configure a credential helper to remove this warning. See 01:20:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:20:35 01:20:35 Login Succeeded 01:20:35 ---> ****-login.sh ends [Pipeline] } 01:20:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:20:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:20:36 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:20:36 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:20:36 latest 01:20:36 3.2.0-dev.15 01:20:36 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:20:36 main 01:20:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:37 + docker push nexus3.edgexfoundry.org:10004/core-command:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:20:37 20e7e0601b7f: Preparing 01:20:37 17e9434ff9bf: Preparing 01:20:37 266095fce218: Preparing 01:20:37 833a598732e1: Preparing 01:20:37 bd993018f7b0: Preparing 01:20:37 c788b7d4e827: Preparing 01:20:37 aedc3bda2944: Preparing 01:20:37 c788b7d4e827: Waiting 01:20:37 aedc3bda2944: Waiting 01:20:37 bd993018f7b0: Pushed 01:20:37 833a598732e1: Pushed 01:20:37 266095fce218: Pushed 01:20:37 aedc3bda2944: Layer already exists 01:20:37 20e7e0601b7f: Pushed 01:20:37 c788b7d4e827: Pushed 01:20:38 17e9434ff9bf: Pushed 01:20:38 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:14b5c00d309ab4525619898fb7300cc146df5b32a7493a476985a7ec35d6c9c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:38 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:20:38 20e7e0601b7f: Preparing 01:20:38 17e9434ff9bf: Preparing 01:20:38 266095fce218: Preparing 01:20:38 833a598732e1: Preparing 01:20:38 bd993018f7b0: Preparing 01:20:38 c788b7d4e827: Preparing 01:20:38 aedc3bda2944: Preparing 01:20:38 c788b7d4e827: Waiting 01:20:38 aedc3bda2944: Waiting 01:20:38 833a598732e1: Layer already exists 01:20:38 bd993018f7b0: Layer already exists 01:20:38 266095fce218: Layer already exists 01:20:38 17e9434ff9bf: Layer already exists 01:20:38 20e7e0601b7f: Layer already exists 01:20:38 aedc3bda2944: Layer already exists 01:20:38 c788b7d4e827: Layer already exists 01:20:38 latest: digest: sha256:14b5c00d309ab4525619898fb7300cc146df5b32a7493a476985a7ec35d6c9c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:39 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.15 01:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:20:39 20e7e0601b7f: Preparing 01:20:39 17e9434ff9bf: Preparing 01:20:39 266095fce218: Preparing 01:20:39 833a598732e1: Preparing 01:20:39 bd993018f7b0: Preparing 01:20:39 c788b7d4e827: Preparing 01:20:39 aedc3bda2944: Preparing 01:20:39 c788b7d4e827: Waiting 01:20:39 aedc3bda2944: Waiting 01:20:39 266095fce218: Layer already exists 01:20:39 17e9434ff9bf: Layer already exists 01:20:39 20e7e0601b7f: Layer already exists 01:20:39 bd993018f7b0: Layer already exists 01:20:39 833a598732e1: Layer already exists 01:20:39 c788b7d4e827: Layer already exists 01:20:39 aedc3bda2944: Layer already exists 01:20:39 3.2.0-dev.15: digest: sha256:14b5c00d309ab4525619898fb7300cc146df5b32a7493a476985a7ec35d6c9c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:40 + docker push nexus3.edgexfoundry.org:10004/core-command:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:20:40 20e7e0601b7f: Preparing 01:20:40 17e9434ff9bf: Preparing 01:20:40 266095fce218: Preparing 01:20:40 833a598732e1: Preparing 01:20:40 bd993018f7b0: Preparing 01:20:40 c788b7d4e827: Preparing 01:20:40 aedc3bda2944: Preparing 01:20:40 c788b7d4e827: Waiting 01:20:40 aedc3bda2944: Waiting 01:20:40 20e7e0601b7f: Layer already exists 01:20:40 266095fce218: Layer already exists 01:20:40 17e9434ff9bf: Layer already exists 01:20:40 833a598732e1: Layer already exists 01:20:40 bd993018f7b0: Layer already exists 01:20:40 c788b7d4e827: Layer already exists 01:20:40 aedc3bda2944: Layer already exists 01:20:40 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:14b5c00d309ab4525619898fb7300cc146df5b32a7493a476985a7ec35d6c9c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:41 using credential edgex-jenkins-ssh 01:20:41 Cloning the remote Git repository 01:20:41 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:20:41 20e7e0601b7f: Preparing 01:20:41 17e9434ff9bf: Preparing 01:20:41 266095fce218: Preparing 01:20:41 833a598732e1: Preparing 01:20:41 bd993018f7b0: Preparing 01:20:41 c788b7d4e827: Preparing 01:20:41 aedc3bda2944: Preparing 01:20:41 c788b7d4e827: Waiting 01:20:41 aedc3bda2944: Waiting 01:20:41 bd993018f7b0: Layer already exists 01:20:41 833a598732e1: Layer already exists 01:20:41 17e9434ff9bf: Layer already exists 01:20:41 20e7e0601b7f: Layer already exists 01:20:41 266095fce218: Layer already exists 01:20:41 c788b7d4e827: Layer already exists 01:20:41 aedc3bda2944: Layer already exists 01:20:41 main: digest: sha256:14b5c00d309ab4525619898fb7300cc146df5b32a7493a476985a7ec35d6c9c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:20:42 ===================================================== [Pipeline] echo 01:20:42 taggedImages: 01:20:42 - nexus3.edgexfoundry.org:10004/core-command:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:20:42 - nexus3.edgexfoundry.org:10004/core-command:latest 01:20:42 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.15 01:20:42 - nexus3.edgexfoundry.org:10004/core-command:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:20:42 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:20:42 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:20:42 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:20:42 latest 01:20:42 3.2.0-dev.15 01:20:42 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:20:42 main 01:20:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 01:20:41 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:20:41 > git init /w/workspace/edgex-go/625 # timeout=10 01:20:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:20:41 > git --version # timeout=10 01:20:41 > git --version # 'git version 2.25.1' 01:20:41 using GIT_SSH to set credentials SSH Credentials for GitHub 01:20:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:42 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:20:43 dcba7e1f1e20: Preparing 01:20:43 fa8267e191bc: Preparing 01:20:43 1111e81c2d09: Preparing 01:20:43 c38632ffcddb: Preparing 01:20:43 266095fce218: Preparing 01:20:43 833a598732e1: Preparing 01:20:43 bd993018f7b0: Preparing 01:20:43 c788b7d4e827: Preparing 01:20:43 aedc3bda2944: Preparing 01:20:43 833a598732e1: Waiting 01:20:43 aedc3bda2944: Waiting 01:20:43 bd993018f7b0: Waiting 01:20:43 c788b7d4e827: Waiting 01:20:43 266095fce218: Layer already exists 01:20:43 833a598732e1: Layer already exists 01:20:43 bd993018f7b0: Layer already exists 01:20:43 c788b7d4e827: Layer already exists 01:20:43 aedc3bda2944: Layer already exists 01:20:43 dcba7e1f1e20: Pushed 01:20:43 fa8267e191bc: Pushed 01:20:43 1111e81c2d09: Pushed 01:20:43 c38632ffcddb: Pushed 01:20:43 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:6ea416f587a6df7e34b11fe17db636eeb711460bbe0619d2c6db9cb557423f46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:20:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:20:44 dcba7e1f1e20: Preparing 01:20:44 fa8267e191bc: Preparing 01:20:44 1111e81c2d09: Preparing 01:20:44 c38632ffcddb: Preparing 01:20:44 266095fce218: Preparing 01:20:44 833a598732e1: Preparing 01:20:44 bd993018f7b0: Preparing 01:20:44 c788b7d4e827: Preparing 01:20:44 aedc3bda2944: Preparing 01:20:44 bd993018f7b0: Waiting 01:20:44 aedc3bda2944: Waiting 01:20:44 c788b7d4e827: Waiting 01:20:44 833a598732e1: Waiting 01:20:44 266095fce218: Layer already exists 01:20:44 c38632ffcddb: Layer already exists 01:20:44 fa8267e191bc: Layer already exists 01:20:44 1111e81c2d09: Layer already exists 01:20:44 dcba7e1f1e20: Layer already exists 01:20:44 bd993018f7b0: Layer already exists 01:20:44 c788b7d4e827: Layer already exists 01:20:44 833a598732e1: Layer already exists 01:20:44 aedc3bda2944: Layer already exists 01:20:44 latest: digest: sha256:6ea416f587a6df7e34b11fe17db636eeb711460bbe0619d2c6db9cb557423f46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.15 01:20:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:20:45 dcba7e1f1e20: Preparing 01:20:45 fa8267e191bc: Preparing 01:20:45 1111e81c2d09: Preparing 01:20:45 c38632ffcddb: Preparing 01:20:45 266095fce218: Preparing 01:20:45 833a598732e1: Preparing 01:20:45 bd993018f7b0: Preparing 01:20:45 c788b7d4e827: Preparing 01:20:45 aedc3bda2944: Preparing 01:20:45 833a598732e1: Waiting 01:20:45 bd993018f7b0: Waiting 01:20:45 c788b7d4e827: Waiting 01:20:45 aedc3bda2944: Waiting 01:20:45 dcba7e1f1e20: Layer already exists 01:20:45 fa8267e191bc: Layer already exists 01:20:45 1111e81c2d09: Layer already exists 01:20:45 266095fce218: Layer already exists 01:20:45 c38632ffcddb: Layer already exists 01:20:45 bd993018f7b0: Layer already exists 01:20:45 833a598732e1: Layer already exists 01:20:45 c788b7d4e827: Layer already exists 01:20:45 aedc3bda2944: Layer already exists 01:20:45 3.2.0-dev.15: digest: sha256:6ea416f587a6df7e34b11fe17db636eeb711460bbe0619d2c6db9cb557423f46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:20:46 dcba7e1f1e20: Preparing 01:20:46 fa8267e191bc: Preparing 01:20:46 1111e81c2d09: Preparing 01:20:46 c38632ffcddb: Preparing 01:20:46 266095fce218: Preparing 01:20:46 833a598732e1: Preparing 01:20:46 bd993018f7b0: Preparing 01:20:46 c788b7d4e827: Preparing 01:20:46 aedc3bda2944: Preparing 01:20:46 bd993018f7b0: Waiting 01:20:46 c788b7d4e827: Waiting 01:20:46 aedc3bda2944: Waiting 01:20:46 833a598732e1: Waiting 01:20:46 dcba7e1f1e20: Layer already exists 01:20:46 266095fce218: Layer already exists 01:20:46 1111e81c2d09: Layer already exists 01:20:46 c38632ffcddb: Layer already exists 01:20:46 fa8267e191bc: Layer already exists 01:20:46 bd993018f7b0: Layer already exists 01:20:46 aedc3bda2944: Layer already exists 01:20:46 c788b7d4e827: Layer already exists 01:20:46 833a598732e1: Layer already exists 01:20:46 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:6ea416f587a6df7e34b11fe17db636eeb711460bbe0619d2c6db9cb557423f46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:46 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:20:47 dcba7e1f1e20: Preparing 01:20:47 fa8267e191bc: Preparing 01:20:47 1111e81c2d09: Preparing 01:20:47 c38632ffcddb: Preparing 01:20:47 266095fce218: Preparing 01:20:47 833a598732e1: Preparing 01:20:47 bd993018f7b0: Preparing 01:20:47 c788b7d4e827: Preparing 01:20:47 aedc3bda2944: Preparing 01:20:47 833a598732e1: Waiting 01:20:47 c788b7d4e827: Waiting 01:20:47 bd993018f7b0: Waiting 01:20:47 aedc3bda2944: Waiting 01:20:47 fa8267e191bc: Layer already exists 01:20:47 dcba7e1f1e20: Layer already exists 01:20:47 c38632ffcddb: Layer already exists 01:20:47 266095fce218: Layer already exists 01:20:47 1111e81c2d09: Layer already exists 01:20:47 833a598732e1: Layer already exists 01:20:47 c788b7d4e827: Layer already exists 01:20:47 aedc3bda2944: Layer already exists 01:20:47 bd993018f7b0: Layer already exists 01:20:47 main: digest: sha256:6ea416f587a6df7e34b11fe17db636eeb711460bbe0619d2c6db9cb557423f46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:20:47 ===================================================== [Pipeline] echo 01:20:47 taggedImages: 01:20:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:20:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:20:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.15 01:20:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:20:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:20:47 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:20:47 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:20:47 latest 01:20:47 3.2.0-dev.15 01:20:47 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:20:47 main 01:20:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:48 + docker push nexus3.edgexfoundry.org:10004/core-data:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:20:48 4f9935bd9bad: Preparing 01:20:48 c963dab20703: Preparing 01:20:48 266095fce218: Preparing 01:20:48 833a598732e1: Preparing 01:20:48 ba8864015879: Preparing 01:20:48 837cfec4fd29: Preparing 01:20:48 aedc3bda2944: Preparing 01:20:48 837cfec4fd29: Waiting 01:20:48 aedc3bda2944: Waiting 01:20:48 266095fce218: Layer already exists 01:20:48 833a598732e1: Layer already exists 01:20:48 aedc3bda2944: Layer already exists 01:20:48 ba8864015879: Pushed 01:20:48 4f9935bd9bad: Pushed 01:20:48 837cfec4fd29: Pushed 01:20:49 c963dab20703: Pushed 01:20:49 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:d532d71a795ce9e049ec8d1b4c413fffcfe3a31dc3a2f8a31e60c68eee70aa64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:50 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:20:50 4f9935bd9bad: Preparing 01:20:50 c963dab20703: Preparing 01:20:50 266095fce218: Preparing 01:20:50 833a598732e1: Preparing 01:20:50 ba8864015879: Preparing 01:20:50 837cfec4fd29: Preparing 01:20:50 aedc3bda2944: Preparing 01:20:50 837cfec4fd29: Waiting 01:20:50 aedc3bda2944: Waiting 01:20:50 ba8864015879: Layer already exists 01:20:50 4f9935bd9bad: Layer already exists 01:20:50 833a598732e1: Layer already exists 01:20:50 c963dab20703: Layer already exists 01:20:50 266095fce218: Layer already exists 01:20:50 aedc3bda2944: Layer already exists 01:20:50 837cfec4fd29: Layer already exists 01:20:50 latest: digest: sha256:d532d71a795ce9e049ec8d1b4c413fffcfe3a31dc3a2f8a31e60c68eee70aa64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:51 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.15 01:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:20:51 4f9935bd9bad: Preparing 01:20:51 c963dab20703: Preparing 01:20:51 266095fce218: Preparing 01:20:51 833a598732e1: Preparing 01:20:51 ba8864015879: Preparing 01:20:51 837cfec4fd29: Preparing 01:20:51 aedc3bda2944: Preparing 01:20:51 aedc3bda2944: Waiting 01:20:51 837cfec4fd29: Waiting 01:20:51 ba8864015879: Layer already exists 01:20:51 266095fce218: Layer already exists 01:20:51 833a598732e1: Layer already exists 01:20:51 c963dab20703: Layer already exists 01:20:51 4f9935bd9bad: Layer already exists 01:20:51 837cfec4fd29: Layer already exists 01:20:51 aedc3bda2944: Layer already exists 01:20:51 3.2.0-dev.15: digest: sha256:d532d71a795ce9e049ec8d1b4c413fffcfe3a31dc3a2f8a31e60c68eee70aa64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:52 + docker push nexus3.edgexfoundry.org:10004/core-data:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:20:52 4f9935bd9bad: Preparing 01:20:52 c963dab20703: Preparing 01:20:52 266095fce218: Preparing 01:20:52 833a598732e1: Preparing 01:20:52 ba8864015879: Preparing 01:20:52 837cfec4fd29: Preparing 01:20:52 aedc3bda2944: Preparing 01:20:52 aedc3bda2944: Waiting 01:20:52 837cfec4fd29: Waiting 01:20:52 833a598732e1: Layer already exists 01:20:52 c963dab20703: Layer already exists 01:20:52 4f9935bd9bad: Layer already exists 01:20:52 266095fce218: Layer already exists 01:20:52 ba8864015879: Layer already exists 01:20:52 837cfec4fd29: Layer already exists 01:20:52 aedc3bda2944: Layer already exists 01:20:52 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:d532d71a795ce9e049ec8d1b4c413fffcfe3a31dc3a2f8a31e60c68eee70aa64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:53 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:20:53 4f9935bd9bad: Preparing 01:20:53 c963dab20703: Preparing 01:20:53 266095fce218: Preparing 01:20:53 833a598732e1: Preparing 01:20:53 ba8864015879: Preparing 01:20:53 837cfec4fd29: Preparing 01:20:53 aedc3bda2944: Preparing 01:20:53 aedc3bda2944: Waiting 01:20:53 837cfec4fd29: Waiting 01:20:53 4f9935bd9bad: Layer already exists 01:20:53 ba8864015879: Layer already exists 01:20:53 c963dab20703: Layer already exists 01:20:53 266095fce218: Layer already exists 01:20:53 833a598732e1: Layer already exists 01:20:53 aedc3bda2944: Layer already exists 01:20:53 837cfec4fd29: Layer already exists 01:20:53 main: digest: sha256:d532d71a795ce9e049ec8d1b4c413fffcfe3a31dc3a2f8a31e60c68eee70aa64 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:20:53 ===================================================== [Pipeline] echo 01:20:53 taggedImages: 01:20:53 - nexus3.edgexfoundry.org:10004/core-data:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:20:53 - nexus3.edgexfoundry.org:10004/core-data:latest 01:20:53 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.15 01:20:53 - nexus3.edgexfoundry.org:10004/core-data:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:20:53 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:20:53 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:20:53 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:20:53 latest 01:20:53 3.2.0-dev.15 01:20:53 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:20:53 main 01:20:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:20:54 1a4af11b5854: Preparing 01:20:54 bf55a18aa783: Preparing 01:20:54 9c30410f94c9: Preparing 01:20:54 266095fce218: Preparing 01:20:54 833a598732e1: Preparing 01:20:54 bd993018f7b0: Preparing 01:20:54 c788b7d4e827: Preparing 01:20:54 aedc3bda2944: Preparing 01:20:54 bd993018f7b0: Waiting 01:20:54 c788b7d4e827: Waiting 01:20:54 aedc3bda2944: Waiting 01:20:54 833a598732e1: Layer already exists 01:20:54 266095fce218: Layer already exists 01:20:54 bd993018f7b0: Layer already exists 01:20:54 c788b7d4e827: Layer already exists 01:20:54 aedc3bda2944: Layer already exists 01:20:54 1a4af11b5854: Pushed 01:20:54 bf55a18aa783: Pushed 01:20:56 9c30410f94c9: Pushed 01:20:56 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:6147d62321128b495be6b8c2c7e86865f1b4ec2d9a3d8627645c77db8acea18f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:20:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:20:57 1a4af11b5854: Preparing 01:20:57 bf55a18aa783: Preparing 01:20:57 9c30410f94c9: Preparing 01:20:57 266095fce218: Preparing 01:20:57 833a598732e1: Preparing 01:20:57 bd993018f7b0: Preparing 01:20:57 c788b7d4e827: Preparing 01:20:57 aedc3bda2944: Preparing 01:20:57 bd993018f7b0: Waiting 01:20:57 aedc3bda2944: Waiting 01:20:57 c788b7d4e827: Waiting 01:20:57 266095fce218: Layer already exists 01:20:57 9c30410f94c9: Layer already exists 01:20:57 1a4af11b5854: Layer already exists 01:20:57 bf55a18aa783: Layer already exists 01:20:57 833a598732e1: Layer already exists 01:20:57 bd993018f7b0: Layer already exists 01:20:57 c788b7d4e827: Layer already exists 01:20:57 aedc3bda2944: Layer already exists 01:20:57 latest: digest: sha256:6147d62321128b495be6b8c2c7e86865f1b4ec2d9a3d8627645c77db8acea18f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.15 01:20:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:20:58 1a4af11b5854: Preparing 01:20:58 bf55a18aa783: Preparing 01:20:58 9c30410f94c9: Preparing 01:20:58 266095fce218: Preparing 01:20:58 833a598732e1: Preparing 01:20:58 bd993018f7b0: Preparing 01:20:58 c788b7d4e827: Preparing 01:20:58 aedc3bda2944: Preparing 01:20:58 bd993018f7b0: Waiting 01:20:58 c788b7d4e827: Waiting 01:20:58 aedc3bda2944: Waiting 01:20:58 9c30410f94c9: Layer already exists 01:20:58 bf55a18aa783: Layer already exists 01:20:58 1a4af11b5854: Layer already exists 01:20:58 266095fce218: Layer already exists 01:20:58 833a598732e1: Layer already exists 01:20:58 aedc3bda2944: Layer already exists 01:20:58 c788b7d4e827: Layer already exists 01:20:58 bd993018f7b0: Layer already exists 01:20:58 3.2.0-dev.15: digest: sha256:6147d62321128b495be6b8c2c7e86865f1b4ec2d9a3d8627645c77db8acea18f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:20:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:20:58 1a4af11b5854: Preparing 01:20:58 bf55a18aa783: Preparing 01:20:58 9c30410f94c9: Preparing 01:20:58 266095fce218: Preparing 01:20:58 833a598732e1: Preparing 01:20:58 bd993018f7b0: Preparing 01:20:58 c788b7d4e827: Preparing 01:20:58 aedc3bda2944: Preparing 01:20:58 bd993018f7b0: Waiting 01:20:58 c788b7d4e827: Waiting 01:20:58 aedc3bda2944: Waiting 01:20:58 bf55a18aa783: Layer already exists 01:20:58 833a598732e1: Layer already exists 01:20:58 266095fce218: Layer already exists 01:20:58 1a4af11b5854: Layer already exists 01:20:58 9c30410f94c9: Layer already exists 01:20:58 aedc3bda2944: Layer already exists 01:20:58 bd993018f7b0: Layer already exists 01:20:58 c788b7d4e827: Layer already exists 01:20:58 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:6147d62321128b495be6b8c2c7e86865f1b4ec2d9a3d8627645c77db8acea18f size: 1985 [Pipeline] } [Pipeline] // withEnv 01:20:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:20:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:20:59 Avoid second fetch 01:20:59 Checking out Revision dbd772ef945d5e9a119adef65e4b3849d61c1d42 (main) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:20:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:20:59 1a4af11b5854: Preparing 01:20:59 bf55a18aa783: Preparing 01:20:59 9c30410f94c9: Preparing 01:20:59 266095fce218: Preparing 01:20:59 833a598732e1: Preparing 01:20:59 bd993018f7b0: Preparing 01:20:59 c788b7d4e827: Preparing 01:20:59 aedc3bda2944: Preparing 01:20:59 bd993018f7b0: Waiting 01:20:59 c788b7d4e827: Waiting 01:20:59 aedc3bda2944: Waiting 01:20:59 1a4af11b5854: Layer already exists 01:20:59 833a598732e1: Layer already exists 01:20:59 266095fce218: Layer already exists 01:20:59 9c30410f94c9: Layer already exists 01:20:59 bf55a18aa783: Layer already exists 01:20:59 c788b7d4e827: Layer already exists 01:20:59 bd993018f7b0: Layer already exists 01:20:59 aedc3bda2944: Layer already exists 01:20:59 main: digest: sha256:6147d62321128b495be6b8c2c7e86865f1b4ec2d9a3d8627645c77db8acea18f size: 1985 [Pipeline] } 01:20:59 Commit message: "Merge pull request #4758 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.16" [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:21:00 ===================================================== [Pipeline] echo 01:21:00 taggedImages: 01:21:00 - nexus3.edgexfoundry.org:10004/core-metadata:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:00 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:21:00 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.15 01:21:00 - nexus3.edgexfoundry.org:10004/core-metadata:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:00 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:21:00 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:21:00 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:00 latest 01:21:00 3.2.0-dev.15 01:21:00 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:00 main 01:21:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:21:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv 01:20:59 > git config core.sparsecheckout # timeout=10 01:20:59 > git checkout -f dbd772ef945d5e9a119adef65e4b3849d61c1d42 # timeout=10 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:21:01 % Total % Received % Xferd Average Speed Time Time Time Current 01:21:01 Dload Upload Total Spent Left Speed 01:21:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:21:01 248c888dcb5e: Preparing 01:21:01 bacaf69ff1ca: Preparing 01:21:01 4c4a6aae9e63: Preparing 01:21:01 a3589f67b287: Preparing 01:21:01 7aa2fa299d03: Preparing 01:21:01 7e38eb34cb13: Preparing 01:21:01 cba028cbf4d2: Preparing 01:21:01 266095fce218: Preparing 01:21:01 833a598732e1: Preparing 01:21:01 8db4704807a2: Preparing 01:21:01 a10d827cf5ee: Preparing 01:21:01 5f70bf18a086: Preparing 01:21:01 27fb988a3a82: Preparing 01:21:01 a51307fb5cf2: Preparing 01:21:01 bbde449b4b73: Preparing 01:21:01 aedc3bda2944: Preparing 01:21:01 8db4704807a2: Waiting 01:21:01 a10d827cf5ee: Waiting 01:21:01 cba028cbf4d2: Waiting 01:21:01 5f70bf18a086: Waiting 01:21:01 7e38eb34cb13: Waiting 01:21:01 266095fce218: Waiting 01:21:01 bbde449b4b73: Waiting 01:21:01 833a598732e1: Waiting 01:21:01 27fb988a3a82: Waiting 01:21:01 aedc3bda2944: Waiting 01:21:01 a51307fb5cf2: Waiting 01:21:01 a3589f67b287: Pushed 01:21:01 7aa2fa299d03: Pushed 01:21:01 4c4a6aae9e63: Pushed 01:21:01 248c888dcb5e: Pushed 01:21:01 bacaf69ff1ca: Pushed 01:21:01 266095fce218: Layer already exists 01:21:01 833a598732e1: Layer already exists 01:21:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 45328 0 --:--:-- --:--:-- --:--:-- 45328 [Pipeline] sh 01:21:01 7e38eb34cb13: Pushed 01:21:01 a10d827cf5ee: Pushed 01:21:01 8db4704807a2: Pushed 01:21:01 5f70bf18a086: Pushed 01:21:01 aedc3bda2944: Layer already exists 01:21:01 27fb988a3a82: Pushed 01:21:01 a51307fb5cf2: Pushed 01:21:01 bbde449b4b73: Pushed 01:21:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:21:02 + sudo tee /etc/docker/daemon.new 01:21:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:21:02 { 01:21:02 "registry-mirrors": [ 01:21:02 "https://nexus3.edgexfoundry.org:10001" 01:21:02 ], 01:21:02 "bip": "10.250.0.254/24", 01:21:02 "hosts": [ 01:21:02 "tcp://0.0.0.0:5555", 01:21:02 "unix:///var/run/docker.sock" 01:21:02 ], 01:21:02 "mtu": 1458, 01:21:02 "selinux-enabled": true, 01:21:02 "seccomp-profile": "/etc/docker/seccomp.json" 01:21:02 } [Pipeline] sh 01:21:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:21:03 + sudo service docker restart 01:21:03 cba028cbf4d2: Pushed 01:21:03 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:80b909d33f0d27205a995ee1133dc3b9da35b9902aff2eaafc396866c699286e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:21:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:21:04 248c888dcb5e: Preparing 01:21:04 bacaf69ff1ca: Preparing 01:21:04 4c4a6aae9e63: Preparing 01:21:04 a3589f67b287: Preparing 01:21:04 7aa2fa299d03: Preparing 01:21:04 7e38eb34cb13: Preparing 01:21:04 cba028cbf4d2: Preparing 01:21:04 266095fce218: Preparing 01:21:04 833a598732e1: Preparing 01:21:04 8db4704807a2: Preparing 01:21:04 a10d827cf5ee: Preparing 01:21:04 5f70bf18a086: Preparing 01:21:04 27fb988a3a82: Preparing 01:21:04 a51307fb5cf2: Preparing 01:21:04 bbde449b4b73: Preparing 01:21:04 7e38eb34cb13: Waiting 01:21:04 aedc3bda2944: Preparing 01:21:04 cba028cbf4d2: Waiting 01:21:04 833a598732e1: Waiting 01:21:04 266095fce218: Waiting 01:21:04 a10d827cf5ee: Waiting 01:21:04 8db4704807a2: Waiting 01:21:04 5f70bf18a086: Waiting 01:21:04 27fb988a3a82: Waiting 01:21:04 aedc3bda2944: Waiting 01:21:04 bbde449b4b73: Waiting 01:21:04 a51307fb5cf2: Waiting 01:21:04 a3589f67b287: Layer already exists 01:21:04 248c888dcb5e: Layer already exists 01:21:04 bacaf69ff1ca: Layer already exists 01:21:04 4c4a6aae9e63: Layer already exists 01:21:04 7aa2fa299d03: Layer already exists 01:21:04 7e38eb34cb13: Layer already exists 01:21:04 cba028cbf4d2: Layer already exists 01:21:04 833a598732e1: Layer already exists 01:21:04 266095fce218: Layer already exists 01:21:04 8db4704807a2: Layer already exists 01:21:04 5f70bf18a086: Layer already exists 01:21:04 a10d827cf5ee: Layer already exists 01:21:04 27fb988a3a82: Layer already exists 01:21:04 a51307fb5cf2: Layer already exists 01:21:04 bbde449b4b73: Layer already exists 01:21:04 aedc3bda2944: Layer already exists 01:21:04 latest: digest: sha256:80b909d33f0d27205a995ee1133dc3b9da35b9902aff2eaafc396866c699286e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.15 01:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:21:05 248c888dcb5e: Preparing 01:21:05 bacaf69ff1ca: Preparing 01:21:05 4c4a6aae9e63: Preparing 01:21:05 a3589f67b287: Preparing 01:21:05 7aa2fa299d03: Preparing 01:21:05 7e38eb34cb13: Preparing 01:21:05 cba028cbf4d2: Preparing 01:21:05 266095fce218: Preparing 01:21:05 cba028cbf4d2: Waiting 01:21:05 833a598732e1: Preparing 01:21:05 266095fce218: Waiting 01:21:05 8db4704807a2: Preparing 01:21:05 833a598732e1: Waiting 01:21:05 a10d827cf5ee: Preparing 01:21:05 5f70bf18a086: Preparing 01:21:05 a10d827cf5ee: Waiting 01:21:05 8db4704807a2: Waiting 01:21:05 27fb988a3a82: Preparing 01:21:05 a51307fb5cf2: Preparing 01:21:05 5f70bf18a086: Waiting 01:21:05 bbde449b4b73: Preparing 01:21:05 27fb988a3a82: Waiting 01:21:05 a51307fb5cf2: Waiting 01:21:05 aedc3bda2944: Preparing 01:21:05 bbde449b4b73: Waiting 01:21:05 aedc3bda2944: Waiting 01:21:05 248c888dcb5e: Layer already exists 01:21:05 4c4a6aae9e63: Layer already exists 01:21:05 7aa2fa299d03: Layer already exists 01:21:05 bacaf69ff1ca: Layer already exists 01:21:05 a3589f67b287: Layer already exists 01:21:05 cba028cbf4d2: Layer already exists 01:21:05 7e38eb34cb13: Layer already exists 01:21:05 266095fce218: Layer already exists 01:21:05 833a598732e1: Layer already exists 01:21:05 8db4704807a2: Layer already exists 01:21:05 27fb988a3a82: Layer already exists 01:21:05 5f70bf18a086: Layer already exists 01:21:05 a10d827cf5ee: Layer already exists 01:21:05 a51307fb5cf2: Layer already exists 01:21:05 bbde449b4b73: Layer already exists 01:21:05 aedc3bda2944: Layer already exists 01:21:05 3.2.0-dev.15: digest: sha256:80b909d33f0d27205a995ee1133dc3b9da35b9902aff2eaafc396866c699286e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:21:05 248c888dcb5e: Preparing 01:21:05 bacaf69ff1ca: Preparing 01:21:05 4c4a6aae9e63: Preparing 01:21:05 a3589f67b287: Preparing 01:21:05 7aa2fa299d03: Preparing 01:21:05 7e38eb34cb13: Preparing 01:21:05 cba028cbf4d2: Preparing 01:21:05 266095fce218: Preparing 01:21:05 833a598732e1: Preparing 01:21:05 8db4704807a2: Preparing 01:21:05 a10d827cf5ee: Preparing 01:21:05 5f70bf18a086: Preparing 01:21:05 27fb988a3a82: Preparing 01:21:05 a51307fb5cf2: Preparing 01:21:05 bbde449b4b73: Preparing 01:21:05 aedc3bda2944: Preparing 01:21:05 266095fce218: Waiting 01:21:05 833a598732e1: Waiting 01:21:05 7e38eb34cb13: Waiting 01:21:05 8db4704807a2: Waiting 01:21:05 a10d827cf5ee: Waiting 01:21:05 5f70bf18a086: Waiting 01:21:05 27fb988a3a82: Waiting 01:21:05 a51307fb5cf2: Waiting 01:21:05 bbde449b4b73: Waiting 01:21:05 cba028cbf4d2: Waiting 01:21:05 4c4a6aae9e63: Layer already exists 01:21:05 a3589f67b287: Layer already exists 01:21:05 248c888dcb5e: Layer already exists 01:21:05 bacaf69ff1ca: Layer already exists 01:21:05 7aa2fa299d03: Layer already exists 01:21:05 7e38eb34cb13: Layer already exists 01:21:05 266095fce218: Layer already exists 01:21:05 833a598732e1: Layer already exists 01:21:05 8db4704807a2: Layer already exists 01:21:05 cba028cbf4d2: Layer already exists 01:21:05 27fb988a3a82: Layer already exists 01:21:05 a10d827cf5ee: Layer already exists 01:21:05 a51307fb5cf2: Layer already exists 01:21:05 bbde449b4b73: Layer already exists 01:21:05 5f70bf18a086: Layer already exists 01:21:05 aedc3bda2944: Layer already exists 01:21:05 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:80b909d33f0d27205a995ee1133dc3b9da35b9902aff2eaafc396866c699286e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:21:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:21:06 248c888dcb5e: Preparing 01:21:06 bacaf69ff1ca: Preparing 01:21:06 4c4a6aae9e63: Preparing 01:21:06 a3589f67b287: Preparing 01:21:06 7aa2fa299d03: Preparing 01:21:06 7e38eb34cb13: Preparing 01:21:06 cba028cbf4d2: Preparing 01:21:06 266095fce218: Preparing 01:21:06 833a598732e1: Preparing 01:21:06 8db4704807a2: Preparing 01:21:06 a10d827cf5ee: Preparing 01:21:06 5f70bf18a086: Preparing 01:21:06 27fb988a3a82: Preparing 01:21:06 a51307fb5cf2: Preparing 01:21:06 bbde449b4b73: Preparing 01:21:06 aedc3bda2944: Preparing 01:21:06 8db4704807a2: Waiting 01:21:06 a10d827cf5ee: Waiting 01:21:06 a51307fb5cf2: Waiting 01:21:06 aedc3bda2944: Waiting 01:21:06 cba028cbf4d2: Waiting 01:21:06 5f70bf18a086: Waiting 01:21:06 27fb988a3a82: Waiting 01:21:06 266095fce218: Waiting 01:21:06 833a598732e1: Waiting 01:21:06 7e38eb34cb13: Waiting 01:21:06 4c4a6aae9e63: Layer already exists 01:21:06 a3589f67b287: Layer already exists 01:21:06 7aa2fa299d03: Layer already exists 01:21:06 248c888dcb5e: Layer already exists 01:21:06 bacaf69ff1ca: Layer already exists 01:21:06 7e38eb34cb13: Layer already exists 01:21:06 cba028cbf4d2: Layer already exists 01:21:06 266095fce218: Layer already exists 01:21:06 833a598732e1: Layer already exists 01:21:06 8db4704807a2: Layer already exists 01:21:06 27fb988a3a82: Layer already exists 01:21:06 a10d827cf5ee: Layer already exists 01:21:06 bbde449b4b73: Layer already exists 01:21:06 5f70bf18a086: Layer already exists 01:21:06 a51307fb5cf2: Layer already exists 01:21:06 aedc3bda2944: Layer already exists 01:21:06 main: digest: sha256:80b909d33f0d27205a995ee1133dc3b9da35b9902aff2eaafc396866c699286e size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:21:07 ===================================================== [Pipeline] echo 01:21:07 taggedImages: 01:21:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:21:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.15 01:21:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:21:07 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:21:07 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:07 latest 01:21:07 3.2.0-dev.15 01:21:07 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:07 main 01:21:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:21:08 dcba7e1f1e20: Preparing 01:21:08 fa8267e191bc: Preparing 01:21:08 07cce69229ed: Preparing 01:21:08 043ca61e211c: Preparing 01:21:08 266095fce218: Preparing 01:21:08 833a598732e1: Preparing 01:21:08 bd993018f7b0: Preparing 01:21:08 c788b7d4e827: Preparing 01:21:08 aedc3bda2944: Preparing 01:21:08 833a598732e1: Waiting 01:21:08 bd993018f7b0: Waiting 01:21:08 c788b7d4e827: Waiting 01:21:08 aedc3bda2944: Waiting 01:21:08 266095fce218: Layer already exists 01:21:08 fa8267e191bc: Layer already exists 01:21:08 dcba7e1f1e20: Layer already exists 01:21:08 833a598732e1: Layer already exists 01:21:08 bd993018f7b0: Layer already exists 01:21:08 c788b7d4e827: Layer already exists 01:21:08 aedc3bda2944: Layer already exists 01:21:08 07cce69229ed: Pushed 01:21:09 043ca61e211c: Pushed 01:21:09 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:d396b9fc552cc74aff128a3eff40a6f7a0924ee2fc1bdffabc5ebc227765bb5f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:21:10 dcba7e1f1e20: Preparing 01:21:10 fa8267e191bc: Preparing 01:21:10 07cce69229ed: Preparing 01:21:10 043ca61e211c: Preparing 01:21:10 266095fce218: Preparing 01:21:10 833a598732e1: Preparing 01:21:10 bd993018f7b0: Preparing 01:21:10 c788b7d4e827: Preparing 01:21:10 aedc3bda2944: Preparing 01:21:10 bd993018f7b0: Waiting 01:21:10 c788b7d4e827: Waiting 01:21:10 aedc3bda2944: Waiting 01:21:10 833a598732e1: Waiting 01:21:10 266095fce218: Layer already exists 01:21:10 07cce69229ed: Layer already exists 01:21:10 043ca61e211c: Layer already exists 01:21:10 dcba7e1f1e20: Layer already exists 01:21:10 fa8267e191bc: Layer already exists 01:21:10 bd993018f7b0: Layer already exists 01:21:10 833a598732e1: Layer already exists 01:21:10 aedc3bda2944: Layer already exists 01:21:10 c788b7d4e827: Layer already exists 01:21:10 latest: digest: sha256:d396b9fc552cc74aff128a3eff40a6f7a0924ee2fc1bdffabc5ebc227765bb5f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.15 01:21:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:21:11 dcba7e1f1e20: Preparing 01:21:11 fa8267e191bc: Preparing 01:21:11 07cce69229ed: Preparing 01:21:11 043ca61e211c: Preparing 01:21:11 266095fce218: Preparing 01:21:11 833a598732e1: Preparing 01:21:11 bd993018f7b0: Preparing 01:21:11 c788b7d4e827: Preparing 01:21:11 aedc3bda2944: Preparing 01:21:11 833a598732e1: Waiting 01:21:11 aedc3bda2944: Waiting 01:21:11 dcba7e1f1e20: Layer already exists 01:21:11 266095fce218: Layer already exists 01:21:11 043ca61e211c: Layer already exists 01:21:11 07cce69229ed: Layer already exists 01:21:11 fa8267e191bc: Layer already exists 01:21:11 833a598732e1: Layer already exists 01:21:11 bd993018f7b0: Layer already exists 01:21:11 c788b7d4e827: Layer already exists 01:21:11 aedc3bda2944: Layer already exists 01:21:11 3.2.0-dev.15: digest: sha256:d396b9fc552cc74aff128a3eff40a6f7a0924ee2fc1bdffabc5ebc227765bb5f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:21:12 dcba7e1f1e20: Preparing 01:21:12 fa8267e191bc: Preparing 01:21:12 07cce69229ed: Preparing 01:21:12 043ca61e211c: Preparing 01:21:12 266095fce218: Preparing 01:21:12 833a598732e1: Preparing 01:21:12 bd993018f7b0: Preparing 01:21:12 c788b7d4e827: Preparing 01:21:12 aedc3bda2944: Preparing 01:21:12 bd993018f7b0: Waiting 01:21:12 c788b7d4e827: Waiting 01:21:12 aedc3bda2944: Waiting 01:21:12 833a598732e1: Waiting 01:21:12 07cce69229ed: Layer already exists 01:21:12 043ca61e211c: Layer already exists 01:21:12 dcba7e1f1e20: Layer already exists 01:21:12 266095fce218: Layer already exists 01:21:12 fa8267e191bc: Layer already exists 01:21:12 c788b7d4e827: Layer already exists 01:21:12 bd993018f7b0: Layer already exists 01:21:12 833a598732e1: Layer already exists 01:21:12 aedc3bda2944: Layer already exists 01:21:12 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:d396b9fc552cc74aff128a3eff40a6f7a0924ee2fc1bdffabc5ebc227765bb5f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:21:13 dcba7e1f1e20: Preparing 01:21:13 fa8267e191bc: Preparing 01:21:13 07cce69229ed: Preparing 01:21:13 043ca61e211c: Preparing 01:21:13 266095fce218: Preparing 01:21:13 833a598732e1: Preparing 01:21:13 bd993018f7b0: Preparing 01:21:13 c788b7d4e827: Preparing 01:21:13 aedc3bda2944: Preparing 01:21:13 833a598732e1: Waiting 01:21:13 bd993018f7b0: Waiting 01:21:13 c788b7d4e827: Waiting 01:21:13 aedc3bda2944: Waiting 01:21:13 266095fce218: Layer already exists 01:21:13 dcba7e1f1e20: Layer already exists 01:21:13 fa8267e191bc: Layer already exists 01:21:13 07cce69229ed: Layer already exists 01:21:13 043ca61e211c: Layer already exists 01:21:13 c788b7d4e827: Layer already exists 01:21:13 833a598732e1: Layer already exists 01:21:13 bd993018f7b0: Layer already exists 01:21:13 aedc3bda2944: Layer already exists 01:21:13 main: digest: sha256:d396b9fc552cc74aff128a3eff40a6f7a0924ee2fc1bdffabc5ebc227765bb5f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:21:14 ===================================================== [Pipeline] echo 01:21:14 taggedImages: 01:21:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:21:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.15 01:21:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:14 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:21:14 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:21:14 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:14 latest 01:21:14 3.2.0-dev.15 01:21:14 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:14 main 01:21:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:21:15 d05528eeb597: Preparing 01:21:15 1a3df15e3371: Preparing 01:21:15 2a85bc233465: Preparing 01:21:15 e4434add18b4: Preparing 01:21:15 c8a0414f8c59: Preparing 01:21:15 266095fce218: Preparing 01:21:15 833a598732e1: Preparing 01:21:15 63f5cc779ea1: Preparing 01:21:15 15fd40c1d2d6: Preparing 01:21:15 b6e7803eb26c: Preparing 01:21:15 aedc3bda2944: Preparing 01:21:15 266095fce218: Waiting 01:21:15 833a598732e1: Waiting 01:21:15 63f5cc779ea1: Waiting 01:21:15 15fd40c1d2d6: Waiting 01:21:15 b6e7803eb26c: Waiting 01:21:15 aedc3bda2944: Waiting 01:21:15 c8a0414f8c59: Pushed 01:21:15 266095fce218: Layer already exists 01:21:15 d05528eeb597: Pushed 01:21:15 e4434add18b4: Pushed 01:21:15 1a3df15e3371: Pushed 01:21:15 833a598732e1: Layer already exists 01:21:15 aedc3bda2944: Layer already exists 01:21:15 63f5cc779ea1: Pushed 01:21:15 15fd40c1d2d6: Pushed 01:21:16 2a85bc233465: Pushed 01:21:16 b6e7803eb26c: Pushed 01:21:16 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:d3a3d8efda4f2592d5c93602c4d384f16c61dfbe7facad6797421012d30e3e80 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:21:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:21:17 d05528eeb597: Preparing 01:21:17 1a3df15e3371: Preparing 01:21:17 2a85bc233465: Preparing 01:21:17 e4434add18b4: Preparing 01:21:17 c8a0414f8c59: Preparing 01:21:17 266095fce218: Preparing 01:21:17 833a598732e1: Preparing 01:21:17 63f5cc779ea1: Preparing 01:21:17 15fd40c1d2d6: Preparing 01:21:17 b6e7803eb26c: Preparing 01:21:17 aedc3bda2944: Preparing 01:21:17 266095fce218: Waiting 01:21:17 63f5cc779ea1: Waiting 01:21:17 15fd40c1d2d6: Waiting 01:21:17 833a598732e1: Waiting 01:21:17 b6e7803eb26c: Waiting 01:21:17 aedc3bda2944: Waiting 01:21:17 1a3df15e3371: Layer already exists 01:21:17 c8a0414f8c59: Layer already exists 01:21:17 2a85bc233465: Layer already exists 01:21:17 d05528eeb597: Layer already exists 01:21:17 e4434add18b4: Layer already exists 01:21:17 63f5cc779ea1: Layer already exists 01:21:17 266095fce218: Layer already exists 01:21:17 833a598732e1: Layer already exists 01:21:17 b6e7803eb26c: Layer already exists 01:21:17 15fd40c1d2d6: Layer already exists 01:21:17 aedc3bda2944: Layer already exists 01:21:17 latest: digest: sha256:d3a3d8efda4f2592d5c93602c4d384f16c61dfbe7facad6797421012d30e3e80 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.15 01:21:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:21:18 d05528eeb597: Preparing 01:21:18 1a3df15e3371: Preparing 01:21:18 2a85bc233465: Preparing 01:21:18 e4434add18b4: Preparing 01:21:18 c8a0414f8c59: Preparing 01:21:18 266095fce218: Preparing 01:21:18 833a598732e1: Preparing 01:21:18 63f5cc779ea1: Preparing 01:21:18 15fd40c1d2d6: Preparing 01:21:18 b6e7803eb26c: Preparing 01:21:18 aedc3bda2944: Preparing 01:21:18 15fd40c1d2d6: Waiting 01:21:18 266095fce218: Waiting 01:21:18 833a598732e1: Waiting 01:21:18 b6e7803eb26c: Waiting 01:21:18 aedc3bda2944: Waiting 01:21:18 63f5cc779ea1: Waiting 01:21:18 e4434add18b4: Layer already exists 01:21:18 c8a0414f8c59: Layer already exists 01:21:18 2a85bc233465: Layer already exists 01:21:18 1a3df15e3371: Layer already exists 01:21:18 d05528eeb597: Layer already exists 01:21:18 63f5cc779ea1: Layer already exists 01:21:18 266095fce218: Layer already exists 01:21:18 833a598732e1: Layer already exists 01:21:18 b6e7803eb26c: Layer already exists 01:21:18 15fd40c1d2d6: Layer already exists 01:21:18 aedc3bda2944: Layer already exists 01:21:18 3.2.0-dev.15: digest: sha256:d3a3d8efda4f2592d5c93602c4d384f16c61dfbe7facad6797421012d30e3e80 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:21:19 d05528eeb597: Preparing 01:21:19 1a3df15e3371: Preparing 01:21:19 2a85bc233465: Preparing 01:21:19 e4434add18b4: Preparing 01:21:19 c8a0414f8c59: Preparing 01:21:19 266095fce218: Preparing 01:21:19 833a598732e1: Preparing 01:21:19 63f5cc779ea1: Preparing 01:21:19 15fd40c1d2d6: Preparing 01:21:19 b6e7803eb26c: Preparing 01:21:19 aedc3bda2944: Preparing 01:21:19 266095fce218: Waiting 01:21:19 833a598732e1: Waiting 01:21:19 b6e7803eb26c: Waiting 01:21:19 63f5cc779ea1: Waiting 01:21:19 15fd40c1d2d6: Waiting 01:21:19 aedc3bda2944: Waiting 01:21:19 2a85bc233465: Layer already exists 01:21:19 e4434add18b4: Layer already exists 01:21:19 1a3df15e3371: Layer already exists 01:21:19 c8a0414f8c59: Layer already exists 01:21:19 d05528eeb597: Layer already exists 01:21:19 833a598732e1: Layer already exists 01:21:19 15fd40c1d2d6: Layer already exists 01:21:19 63f5cc779ea1: Layer already exists 01:21:19 266095fce218: Layer already exists 01:21:19 b6e7803eb26c: Layer already exists 01:21:19 aedc3bda2944: Layer already exists 01:21:19 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:d3a3d8efda4f2592d5c93602c4d384f16c61dfbe7facad6797421012d30e3e80 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:21:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:21:20 d05528eeb597: Preparing 01:21:20 1a3df15e3371: Preparing 01:21:20 2a85bc233465: Preparing 01:21:20 e4434add18b4: Preparing 01:21:20 c8a0414f8c59: Preparing 01:21:20 266095fce218: Preparing 01:21:20 833a598732e1: Preparing 01:21:20 63f5cc779ea1: Preparing 01:21:20 15fd40c1d2d6: Preparing 01:21:20 b6e7803eb26c: Preparing 01:21:20 aedc3bda2944: Preparing 01:21:20 b6e7803eb26c: Waiting 01:21:20 833a598732e1: Waiting 01:21:20 aedc3bda2944: Waiting 01:21:20 63f5cc779ea1: Waiting 01:21:20 15fd40c1d2d6: Waiting 01:21:20 266095fce218: Waiting 01:21:20 c8a0414f8c59: Layer already exists 01:21:20 2a85bc233465: Layer already exists 01:21:20 d05528eeb597: Layer already exists 01:21:20 1a3df15e3371: Layer already exists 01:21:20 e4434add18b4: Layer already exists 01:21:20 15fd40c1d2d6: Layer already exists 01:21:20 266095fce218: Layer already exists 01:21:20 63f5cc779ea1: Layer already exists 01:21:20 833a598732e1: Layer already exists 01:21:20 b6e7803eb26c: Layer already exists 01:21:20 aedc3bda2944: Layer already exists 01:21:20 main: digest: sha256:d3a3d8efda4f2592d5c93602c4d384f16c61dfbe7facad6797421012d30e3e80 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:21:21 ===================================================== [Pipeline] echo 01:21:21 taggedImages: 01:21:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:21:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.15 01:21:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:21:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:21:21 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:21 latest 01:21:21 3.2.0-dev.15 01:21:21 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:21 main 01:21:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:21:22 2c06894d6ae5: Preparing 01:21:22 e492df8fd2a6: Preparing 01:21:22 dde0155c08a9: Preparing 01:21:22 12aa934dfcac: Preparing 01:21:22 9a700a080356: Preparing 01:21:22 8398e5463753: Preparing 01:21:22 8741a9a2cc53: Preparing 01:21:22 266095fce218: Preparing 01:21:22 833a598732e1: Preparing 01:21:22 4c7869cfa451: Preparing 01:21:22 e478394fe0ce: Preparing 01:21:22 aedc3bda2944: Preparing 01:21:22 8398e5463753: Waiting 01:21:22 4c7869cfa451: Waiting 01:21:22 266095fce218: Waiting 01:21:22 e478394fe0ce: Waiting 01:21:22 aedc3bda2944: Waiting 01:21:22 833a598732e1: Waiting 01:21:22 e492df8fd2a6: Pushed 01:21:22 9a700a080356: Pushed 01:21:22 2c06894d6ae5: Pushed 01:21:22 266095fce218: Layer already exists 01:21:22 833a598732e1: Layer already exists 01:21:22 8398e5463753: Pushed 01:21:22 8741a9a2cc53: Pushed 01:21:22 aedc3bda2944: Layer already exists 01:21:22 4c7869cfa451: Pushed 01:21:23 12aa934dfcac: Pushed 01:21:23 dde0155c08a9: Pushed 01:21:23 e478394fe0ce: Pushed 01:21:23 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:ab12386ece66a730cbaf34cc77afe4ba2b8adc596d12eb99d3d87b626bed64ae size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:21:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:21:24 2c06894d6ae5: Preparing 01:21:24 e492df8fd2a6: Preparing 01:21:24 dde0155c08a9: Preparing 01:21:24 12aa934dfcac: Preparing 01:21:24 9a700a080356: Preparing 01:21:24 8398e5463753: Preparing 01:21:24 8741a9a2cc53: Preparing 01:21:24 266095fce218: Preparing 01:21:24 833a598732e1: Preparing 01:21:24 4c7869cfa451: Preparing 01:21:24 e478394fe0ce: Preparing 01:21:24 aedc3bda2944: Preparing 01:21:24 833a598732e1: Waiting 01:21:24 8398e5463753: Waiting 01:21:24 8741a9a2cc53: Waiting 01:21:24 4c7869cfa451: Waiting 01:21:24 266095fce218: Waiting 01:21:24 e478394fe0ce: Waiting 01:21:24 aedc3bda2944: Waiting 01:21:24 dde0155c08a9: Layer already exists 01:21:24 e492df8fd2a6: Layer already exists 01:21:24 12aa934dfcac: Layer already exists 01:21:24 2c06894d6ae5: Layer already exists 01:21:24 9a700a080356: Layer already exists 01:21:24 8741a9a2cc53: Layer already exists 01:21:24 8398e5463753: Layer already exists 01:21:24 266095fce218: Layer already exists 01:21:24 833a598732e1: Layer already exists 01:21:24 4c7869cfa451: Layer already exists 01:21:24 aedc3bda2944: Layer already exists 01:21:24 e478394fe0ce: Layer already exists 01:21:24 latest: digest: sha256:ab12386ece66a730cbaf34cc77afe4ba2b8adc596d12eb99d3d87b626bed64ae size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { 01:21:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.15 [Pipeline] } [Pipeline] configFileProvider 01:21:25 provisioning config files... 01:21:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/625@tmp/config13929044072161288158tmp [Pipeline] // withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh 01:21:25 ---> ****-login.sh 01:21:25 nexus3.edgexfoundry.org:10001 01:21:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.15 01:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:21:26 2c06894d6ae5: Preparing 01:21:26 e492df8fd2a6: Preparing 01:21:26 dde0155c08a9: Preparing 01:21:26 12aa934dfcac: Preparing 01:21:26 9a700a080356: Preparing 01:21:26 8398e5463753: Preparing 01:21:26 8741a9a2cc53: Preparing 01:21:26 266095fce218: Preparing 01:21:26 833a598732e1: Preparing 01:21:26 4c7869cfa451: Preparing 01:21:26 e478394fe0ce: Preparing 01:21:26 aedc3bda2944: Preparing 01:21:26 8741a9a2cc53: Waiting 01:21:26 266095fce218: Waiting 01:21:26 833a598732e1: Waiting 01:21:26 8398e5463753: Waiting 01:21:26 e478394fe0ce: Waiting 01:21:26 aedc3bda2944: Waiting 01:21:26 2c06894d6ae5: Layer already exists 01:21:26 9a700a080356: Layer already exists 01:21:26 e492df8fd2a6: Layer already exists 01:21:26 12aa934dfcac: Layer already exists 01:21:26 dde0155c08a9: Layer already exists 01:21:26 8398e5463753: Layer already exists 01:21:26 4c7869cfa451: Layer already exists 01:21:26 8741a9a2cc53: Layer already exists 01:21:26 833a598732e1: Layer already exists 01:21:26 266095fce218: Layer already exists 01:21:26 e478394fe0ce: Layer already exists 01:21:26 aedc3bda2944: Layer already exists 01:21:26 3.2.0-dev.15: digest: sha256:ab12386ece66a730cbaf34cc77afe4ba2b8adc596d12eb99d3d87b626bed64ae size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 01:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:26 Configure a credential helper to remove this warning. See 01:21:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:26 01:21:26 Login Succeeded 01:21:26 nexus3.edgexfoundry.org:10002 01:21:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 01:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:27 Configure a credential helper to remove this warning. See 01:21:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:27 01:21:27 Login Succeeded 01:21:27 nexus3.edgexfoundry.org:10003 01:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:21:27 2c06894d6ae5: Preparing 01:21:27 e492df8fd2a6: Preparing 01:21:27 dde0155c08a9: Preparing 01:21:27 12aa934dfcac: Preparing 01:21:27 9a700a080356: Preparing 01:21:27 8398e5463753: Preparing 01:21:27 8741a9a2cc53: Preparing 01:21:27 266095fce218: Preparing 01:21:27 833a598732e1: Preparing 01:21:27 4c7869cfa451: Preparing 01:21:27 e478394fe0ce: Preparing 01:21:27 aedc3bda2944: Preparing 01:21:27 8398e5463753: Waiting 01:21:27 8741a9a2cc53: Waiting 01:21:27 266095fce218: Waiting 01:21:27 833a598732e1: Waiting 01:21:27 e478394fe0ce: Waiting 01:21:27 4c7869cfa451: Waiting 01:21:27 aedc3bda2944: Waiting 01:21:27 12aa934dfcac: Layer already exists 01:21:27 dde0155c08a9: Layer already exists 01:21:27 e492df8fd2a6: Layer already exists 01:21:27 9a700a080356: Layer already exists 01:21:27 2c06894d6ae5: Layer already exists 01:21:27 266095fce218: Layer already exists 01:21:27 8741a9a2cc53: Layer already exists 01:21:27 4c7869cfa451: Layer already exists 01:21:27 8398e5463753: Layer already exists 01:21:27 833a598732e1: Layer already exists 01:21:27 e478394fe0ce: Layer already exists 01:21:27 aedc3bda2944: Layer already exists 01:21:27 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:ab12386ece66a730cbaf34cc77afe4ba2b8adc596d12eb99d3d87b626bed64ae size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:27 Configure a credential helper to remove this warning. See 01:21:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:27 01:21:27 Login Succeeded 01:21:27 nexus3.edgexfoundry.org:10004 01:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:27 Configure a credential helper to remove this warning. See 01:21:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:27 01:21:27 Login Succeeded 01:21:27 ****.io 01:21:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:21:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:21:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:21:28 2c06894d6ae5: Preparing 01:21:28 e492df8fd2a6: Preparing 01:21:28 dde0155c08a9: Preparing 01:21:28 12aa934dfcac: Preparing 01:21:28 9a700a080356: Preparing 01:21:28 8398e5463753: Preparing 01:21:28 8741a9a2cc53: Preparing 01:21:28 266095fce218: Preparing 01:21:28 833a598732e1: Preparing 01:21:28 4c7869cfa451: Preparing 01:21:28 e478394fe0ce: Preparing 01:21:28 aedc3bda2944: Preparing 01:21:28 8398e5463753: Waiting 01:21:28 8741a9a2cc53: Waiting 01:21:28 266095fce218: Waiting 01:21:28 833a598732e1: Waiting 01:21:28 4c7869cfa451: Waiting 01:21:28 e478394fe0ce: Waiting 01:21:28 aedc3bda2944: Waiting 01:21:28 2c06894d6ae5: Layer already exists 01:21:28 9a700a080356: Layer already exists 01:21:28 12aa934dfcac: Layer already exists 01:21:28 dde0155c08a9: Layer already exists 01:21:28 e492df8fd2a6: Layer already exists 01:21:28 8741a9a2cc53: Layer already exists 01:21:28 8398e5463753: Layer already exists 01:21:28 833a598732e1: Layer already exists 01:21:28 266095fce218: Layer already exists 01:21:28 4c7869cfa451: Layer already exists 01:21:28 e478394fe0ce: Layer already exists 01:21:28 aedc3bda2944: Layer already exists 01:21:28 main: digest: sha256:ab12386ece66a730cbaf34cc77afe4ba2b8adc596d12eb99d3d87b626bed64ae size: 2823 [Pipeline] } 01:21:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:21:28 Configure a credential helper to remove this warning. See 01:21:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:21:28 01:21:28 Login Succeeded 01:21:28 ---> ****-login.sh ends [Pipeline] // withEnv [Pipeline] } 01:21:28 Deleting 1 temporary files [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] echo 01:21:28 ===================================================== [Pipeline] unstash [Pipeline] echo 01:21:28 taggedImages: 01:21:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:21:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.15 01:21:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:21:28 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:21:28 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:28 latest 01:21:28 3.2.0-dev.15 01:21:28 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:28 main 01:21:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:29 + git config --global --add safe.directory /w/workspace/edgex-go/625 [Pipeline] echo 01:21:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:21:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 01:21:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:21:29 ========================================================= 01:21:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:21:29 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 01:21:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:21:29 4ee74a0df551: Preparing 01:21:29 d85c79f5368c: Preparing 01:21:29 266095fce218: Preparing 01:21:29 833a598732e1: Preparing 01:21:29 adc2b9bc3b32: Preparing 01:21:29 e73241076f7a: Preparing 01:21:29 aedc3bda2944: Preparing 01:21:29 e73241076f7a: Waiting 01:21:29 aedc3bda2944: Waiting 01:21:29 266095fce218: Layer already exists 01:21:29 833a598732e1: Layer already exists 01:21:29 aedc3bda2944: Layer already exists 01:21:29 adc2b9bc3b32: Pushed 01:21:29 4ee74a0df551: Pushed 01:21:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:21:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:21:30 9fda8d8052c6: Pulling fs layer 01:21:30 5d54e960e981: Pulling fs layer 01:21:30 c4a7e357bf2a: Pulling fs layer 01:21:30 f0e02332f6b5: Pulling fs layer 01:21:30 872ee5b61b7b: Pulling fs layer 01:21:30 0c6a40ed1a82: Pulling fs layer 01:21:30 94ae7d8d031c: Pulling fs layer 01:21:30 f0e02332f6b5: Waiting 01:21:30 872ee5b61b7b: Waiting 01:21:30 0c6a40ed1a82: Waiting 01:21:30 94ae7d8d031c: Waiting 01:21:30 5d54e960e981: Verifying Checksum 01:21:30 5d54e960e981: Download complete 01:21:30 f0e02332f6b5: Verifying Checksum 01:21:30 f0e02332f6b5: Download complete 01:21:30 872ee5b61b7b: Verifying Checksum 01:21:30 872ee5b61b7b: Download complete 01:21:30 9fda8d8052c6: Verifying Checksum 01:21:30 9fda8d8052c6: Download complete 01:21:30 94ae7d8d031c: Verifying Checksum 01:21:30 94ae7d8d031c: Download complete 01:21:30 e73241076f7a: Pushed 01:21:31 9fda8d8052c6: Pull complete 01:21:31 d85c79f5368c: Pushed 01:21:31 5d54e960e981: Pull complete 01:21:31 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:adc62bd02017cea04963527dc696e207530562791a74879bf00deaec79678e31 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 01:21:31 c4a7e357bf2a: Verifying Checksum 01:21:31 c4a7e357bf2a: Download complete [Pipeline] sh 01:21:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:21:32 4ee74a0df551: Preparing 01:21:32 d85c79f5368c: Preparing 01:21:32 266095fce218: Preparing 01:21:32 833a598732e1: Preparing 01:21:32 adc2b9bc3b32: Preparing 01:21:32 e73241076f7a: Preparing 01:21:32 aedc3bda2944: Preparing 01:21:32 e73241076f7a: Waiting 01:21:32 266095fce218: Layer already exists 01:21:32 d85c79f5368c: Layer already exists 01:21:32 4ee74a0df551: Layer already exists 01:21:32 833a598732e1: Layer already exists 01:21:32 adc2b9bc3b32: Layer already exists 01:21:32 aedc3bda2944: Layer already exists 01:21:32 e73241076f7a: Layer already exists 01:21:32 latest: digest: sha256:adc62bd02017cea04963527dc696e207530562791a74879bf00deaec79678e31 size: 1781 [Pipeline] } [Pipeline] // withEnv 01:21:32 0c6a40ed1a82: Verifying Checksum 01:21:32 0c6a40ed1a82: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.15 01:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:21:33 4ee74a0df551: Preparing 01:21:33 d85c79f5368c: Preparing 01:21:33 266095fce218: Preparing 01:21:33 833a598732e1: Preparing 01:21:33 adc2b9bc3b32: Preparing 01:21:33 e73241076f7a: Preparing 01:21:33 aedc3bda2944: Preparing 01:21:33 e73241076f7a: Waiting 01:21:33 aedc3bda2944: Waiting 01:21:33 4ee74a0df551: Layer already exists 01:21:33 833a598732e1: Layer already exists 01:21:33 d85c79f5368c: Layer already exists 01:21:33 266095fce218: Layer already exists 01:21:33 adc2b9bc3b32: Layer already exists 01:21:33 e73241076f7a: Layer already exists 01:21:33 aedc3bda2944: Layer already exists 01:21:33 3.2.0-dev.15: digest: sha256:adc62bd02017cea04963527dc696e207530562791a74879bf00deaec79678e31 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:34 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:21:34 4ee74a0df551: Preparing 01:21:34 d85c79f5368c: Preparing 01:21:34 266095fce218: Preparing 01:21:34 833a598732e1: Preparing 01:21:34 adc2b9bc3b32: Preparing 01:21:34 e73241076f7a: Preparing 01:21:34 aedc3bda2944: Preparing 01:21:34 e73241076f7a: Waiting 01:21:34 aedc3bda2944: Waiting 01:21:34 d85c79f5368c: Layer already exists 01:21:34 adc2b9bc3b32: Layer already exists 01:21:34 4ee74a0df551: Layer already exists 01:21:34 833a598732e1: Layer already exists 01:21:34 266095fce218: Layer already exists 01:21:34 e73241076f7a: Layer already exists 01:21:34 aedc3bda2944: Layer already exists 01:21:34 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:adc62bd02017cea04963527dc696e207530562791a74879bf00deaec79678e31 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:35 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:21:36 4ee74a0df551: Preparing 01:21:36 d85c79f5368c: Preparing 01:21:36 266095fce218: Preparing 01:21:36 833a598732e1: Preparing 01:21:36 adc2b9bc3b32: Preparing 01:21:36 e73241076f7a: Preparing 01:21:36 aedc3bda2944: Preparing 01:21:36 e73241076f7a: Waiting 01:21:36 aedc3bda2944: Waiting 01:21:36 adc2b9bc3b32: Layer already exists 01:21:36 d85c79f5368c: Layer already exists 01:21:36 833a598732e1: Layer already exists 01:21:36 266095fce218: Layer already exists 01:21:36 4ee74a0df551: Layer already exists 01:21:36 e73241076f7a: Layer already exists 01:21:36 aedc3bda2944: Layer already exists 01:21:36 main: digest: sha256:adc62bd02017cea04963527dc696e207530562791a74879bf00deaec79678e31 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:21:36 ===================================================== [Pipeline] echo 01:21:36 taggedImages: 01:21:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:21:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.15 01:21:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:21:36 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:21:36 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:36 latest 01:21:36 3.2.0-dev.15 01:21:36 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:36 main 01:21:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:21:37 2f199da1e521: Preparing 01:21:37 2ef4ae64ceae: Preparing 01:21:37 e98751e7c53a: Preparing 01:21:37 266095fce218: Preparing 01:21:37 833a598732e1: Preparing 01:21:37 4f5be57f1173: Preparing 01:21:37 2a5eb1d2e71a: Preparing 01:21:37 ef8b033b347b: Preparing 01:21:37 5f849575ad1b: Preparing 01:21:37 aedc3bda2944: Preparing 01:21:37 4f5be57f1173: Waiting 01:21:37 5f849575ad1b: Waiting 01:21:37 2a5eb1d2e71a: Waiting 01:21:37 ef8b033b347b: Waiting 01:21:37 aedc3bda2944: Waiting 01:21:37 833a598732e1: Layer already exists 01:21:37 266095fce218: Layer already exists 01:21:37 2f199da1e521: Pushed 01:21:37 e98751e7c53a: Pushed 01:21:37 2ef4ae64ceae: Pushed 01:21:37 aedc3bda2944: Layer already exists 01:21:38 ef8b033b347b: Pushed 01:21:38 5f849575ad1b: Pushed 01:21:43 2a5eb1d2e71a: Pushed 01:21:45 c4a7e357bf2a: Pull complete 01:21:45 f0e02332f6b5: Pull complete 01:21:45 872ee5b61b7b: Pull complete 01:21:45 4f5be57f1173: Pushed 01:21:45 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:a195d1ab6398782d0ba8fa590ad778abf921faee2fe735649dd17a4e8ad227cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:21:46 2f199da1e521: Preparing 01:21:46 2ef4ae64ceae: Preparing 01:21:46 e98751e7c53a: Preparing 01:21:46 266095fce218: Preparing 01:21:46 833a598732e1: Preparing 01:21:46 4f5be57f1173: Preparing 01:21:46 2a5eb1d2e71a: Preparing 01:21:46 ef8b033b347b: Preparing 01:21:46 5f849575ad1b: Preparing 01:21:46 aedc3bda2944: Preparing 01:21:46 5f849575ad1b: Waiting 01:21:46 4f5be57f1173: Waiting 01:21:46 aedc3bda2944: Waiting 01:21:46 ef8b033b347b: Waiting 01:21:46 2a5eb1d2e71a: Waiting 01:21:46 266095fce218: Layer already exists 01:21:46 2ef4ae64ceae: Layer already exists 01:21:46 833a598732e1: Layer already exists 01:21:46 e98751e7c53a: Layer already exists 01:21:46 2f199da1e521: Layer already exists 01:21:46 aedc3bda2944: Layer already exists 01:21:46 2a5eb1d2e71a: Layer already exists 01:21:46 4f5be57f1173: Layer already exists 01:21:46 5f849575ad1b: Layer already exists 01:21:46 ef8b033b347b: Layer already exists 01:21:46 latest: digest: sha256:a195d1ab6398782d0ba8fa590ad778abf921faee2fe735649dd17a4e8ad227cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.15 01:21:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:21:48 2f199da1e521: Preparing 01:21:48 2ef4ae64ceae: Preparing 01:21:48 e98751e7c53a: Preparing 01:21:48 266095fce218: Preparing 01:21:48 833a598732e1: Preparing 01:21:48 4f5be57f1173: Preparing 01:21:48 2a5eb1d2e71a: Preparing 01:21:48 ef8b033b347b: Preparing 01:21:48 5f849575ad1b: Preparing 01:21:48 aedc3bda2944: Preparing 01:21:48 4f5be57f1173: Waiting 01:21:48 2a5eb1d2e71a: Waiting 01:21:48 ef8b033b347b: Waiting 01:21:48 5f849575ad1b: Waiting 01:21:48 aedc3bda2944: Waiting 01:21:48 266095fce218: Layer already exists 01:21:48 2f199da1e521: Layer already exists 01:21:48 e98751e7c53a: Layer already exists 01:21:48 2ef4ae64ceae: Layer already exists 01:21:48 833a598732e1: Layer already exists 01:21:48 5f849575ad1b: Layer already exists 01:21:48 4f5be57f1173: Layer already exists 01:21:48 2a5eb1d2e71a: Layer already exists 01:21:48 ef8b033b347b: Layer already exists 01:21:48 aedc3bda2944: Layer already exists 01:21:48 3.2.0-dev.15: digest: sha256:a195d1ab6398782d0ba8fa590ad778abf921faee2fe735649dd17a4e8ad227cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:21:49 2f199da1e521: Preparing 01:21:49 2ef4ae64ceae: Preparing 01:21:49 e98751e7c53a: Preparing 01:21:49 266095fce218: Preparing 01:21:49 833a598732e1: Preparing 01:21:49 4f5be57f1173: Preparing 01:21:49 2a5eb1d2e71a: Preparing 01:21:49 ef8b033b347b: Preparing 01:21:49 5f849575ad1b: Preparing 01:21:49 aedc3bda2944: Preparing 01:21:49 5f849575ad1b: Waiting 01:21:49 aedc3bda2944: Waiting 01:21:49 2a5eb1d2e71a: Waiting 01:21:49 ef8b033b347b: Waiting 01:21:49 4f5be57f1173: Waiting 01:21:49 2ef4ae64ceae: Layer already exists 01:21:49 833a598732e1: Layer already exists 01:21:49 e98751e7c53a: Layer already exists 01:21:49 266095fce218: Layer already exists 01:21:49 2f199da1e521: Layer already exists 01:21:49 ef8b033b347b: Layer already exists 01:21:49 4f5be57f1173: Layer already exists 01:21:49 5f849575ad1b: Layer already exists 01:21:49 2a5eb1d2e71a: Layer already exists 01:21:49 aedc3bda2944: Layer already exists 01:21:49 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:a195d1ab6398782d0ba8fa590ad778abf921faee2fe735649dd17a4e8ad227cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:21:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:21:50 2f199da1e521: Preparing 01:21:50 2ef4ae64ceae: Preparing 01:21:50 e98751e7c53a: Preparing 01:21:50 266095fce218: Preparing 01:21:50 833a598732e1: Preparing 01:21:50 4f5be57f1173: Preparing 01:21:50 2a5eb1d2e71a: Preparing 01:21:50 ef8b033b347b: Preparing 01:21:50 5f849575ad1b: Preparing 01:21:50 aedc3bda2944: Preparing 01:21:50 2a5eb1d2e71a: Waiting 01:21:50 5f849575ad1b: Waiting 01:21:50 aedc3bda2944: Waiting 01:21:50 2ef4ae64ceae: Layer already exists 01:21:50 266095fce218: Layer already exists 01:21:50 833a598732e1: Layer already exists 01:21:50 2f199da1e521: Layer already exists 01:21:50 e98751e7c53a: Layer already exists 01:21:50 2a5eb1d2e71a: Layer already exists 01:21:50 4f5be57f1173: Layer already exists 01:21:50 ef8b033b347b: Layer already exists 01:21:50 aedc3bda2944: Layer already exists 01:21:50 5f849575ad1b: Layer already exists 01:21:50 main: digest: sha256:a195d1ab6398782d0ba8fa590ad778abf921faee2fe735649dd17a4e8ad227cd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:21:50 ===================================================== [Pipeline] echo 01:21:50 taggedImages: 01:21:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:21:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.15 01:21:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:50 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:21:50 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:21:50 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:50 latest 01:21:50 3.2.0-dev.15 01:21:50 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:21:50 main 01:21:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:21:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:21:52 331c137130e7: Preparing 01:21:52 3aa6cdbb55ff: Preparing 01:21:52 335160ba1086: Preparing 01:21:52 266095fce218: Preparing 01:21:52 833a598732e1: Preparing 01:21:52 969db644f1bf: Preparing 01:21:52 541719ddd8ed: Preparing 01:21:52 5c7e19b71d3e: Preparing 01:21:52 aedc3bda2944: Preparing 01:21:52 541719ddd8ed: Waiting 01:21:52 969db644f1bf: Waiting 01:21:52 5c7e19b71d3e: Waiting 01:21:52 aedc3bda2944: Waiting 01:21:52 833a598732e1: Layer already exists 01:21:52 266095fce218: Layer already exists 01:21:52 335160ba1086: Pushed 01:21:52 541719ddd8ed: Pushed 01:21:52 aedc3bda2944: Layer already exists 01:21:52 3aa6cdbb55ff: Pushed 01:21:52 331c137130e7: Pushed 01:21:53 5c7e19b71d3e: Pushed 01:21:53 0c6a40ed1a82: Pull complete 01:21:54 94ae7d8d031c: Pull complete 01:21:54 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 01:21:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:21:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 01:21:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:21:55 WORKDIR /edgex 01:21:55 COPY go.mod . 01:21:55 RUN go mod download 01:21:55 + docker build -t ci-base-image-arm64 -f - . 01:21:55 Sending build context to Docker daemon 2.918MB 01:21:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:21:55 ---> 86de565de09d 01:21:55 Step 2/4 : WORKDIR /edgex 01:21:57 ---> Running in 41e41eb4d646 01:21:58 Removing intermediate container 41e41eb4d646 01:21:58 ---> 12bab049fc7e 01:21:58 Step 3/4 : COPY go.mod . 01:21:58 ---> 34126402f4ed 01:21:58 Step 4/4 : RUN go mod download 01:21:58 ---> Running in 856a83201b7e 01:22:01 969db644f1bf: Pushed 01:22:01 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:ab8952710446a660e1a32f693f9f9db9eeef33fbfa6787af06bf614deed2be99 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:22:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:22:02 331c137130e7: Preparing 01:22:02 3aa6cdbb55ff: Preparing 01:22:02 335160ba1086: Preparing 01:22:02 266095fce218: Preparing 01:22:02 833a598732e1: Preparing 01:22:02 969db644f1bf: Preparing 01:22:02 541719ddd8ed: Preparing 01:22:02 5c7e19b71d3e: Preparing 01:22:02 aedc3bda2944: Preparing 01:22:02 969db644f1bf: Waiting 01:22:02 541719ddd8ed: Waiting 01:22:02 5c7e19b71d3e: Waiting 01:22:02 aedc3bda2944: Waiting 01:22:02 335160ba1086: Layer already exists 01:22:02 331c137130e7: Layer already exists 01:22:02 266095fce218: Layer already exists 01:22:02 833a598732e1: Layer already exists 01:22:02 3aa6cdbb55ff: Layer already exists 01:22:02 541719ddd8ed: Layer already exists 01:22:02 5c7e19b71d3e: Layer already exists 01:22:02 969db644f1bf: Layer already exists 01:22:02 aedc3bda2944: Layer already exists 01:22:02 latest: digest: sha256:ab8952710446a660e1a32f693f9f9db9eeef33fbfa6787af06bf614deed2be99 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.15 01:22:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:22:03 331c137130e7: Preparing 01:22:03 3aa6cdbb55ff: Preparing 01:22:03 335160ba1086: Preparing 01:22:03 266095fce218: Preparing 01:22:03 833a598732e1: Preparing 01:22:03 969db644f1bf: Preparing 01:22:03 541719ddd8ed: Preparing 01:22:03 5c7e19b71d3e: Preparing 01:22:03 aedc3bda2944: Preparing 01:22:03 969db644f1bf: Waiting 01:22:03 5c7e19b71d3e: Waiting 01:22:03 541719ddd8ed: Waiting 01:22:03 aedc3bda2944: Waiting 01:22:03 335160ba1086: Layer already exists 01:22:03 331c137130e7: Layer already exists 01:22:03 3aa6cdbb55ff: Layer already exists 01:22:03 266095fce218: Layer already exists 01:22:03 833a598732e1: Layer already exists 01:22:03 969db644f1bf: Layer already exists 01:22:03 541719ddd8ed: Layer already exists 01:22:03 aedc3bda2944: Layer already exists 01:22:03 5c7e19b71d3e: Layer already exists 01:22:03 3.2.0-dev.15: digest: sha256:ab8952710446a660e1a32f693f9f9db9eeef33fbfa6787af06bf614deed2be99 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:22:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:22:04 331c137130e7: Preparing 01:22:04 3aa6cdbb55ff: Preparing 01:22:04 335160ba1086: Preparing 01:22:04 266095fce218: Preparing 01:22:04 833a598732e1: Preparing 01:22:04 969db644f1bf: Preparing 01:22:04 541719ddd8ed: Preparing 01:22:04 5c7e19b71d3e: Preparing 01:22:04 aedc3bda2944: Preparing 01:22:04 5c7e19b71d3e: Waiting 01:22:04 aedc3bda2944: Waiting 01:22:04 969db644f1bf: Waiting 01:22:04 541719ddd8ed: Waiting 01:22:04 266095fce218: Layer already exists 01:22:04 833a598732e1: Layer already exists 01:22:04 331c137130e7: Layer already exists 01:22:04 335160ba1086: Layer already exists 01:22:04 3aa6cdbb55ff: Layer already exists 01:22:04 969db644f1bf: Layer already exists 01:22:04 5c7e19b71d3e: Layer already exists 01:22:04 aedc3bda2944: Layer already exists 01:22:04 541719ddd8ed: Layer already exists 01:22:04 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:ab8952710446a660e1a32f693f9f9db9eeef33fbfa6787af06bf614deed2be99 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:22:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:22:06 331c137130e7: Preparing 01:22:06 3aa6cdbb55ff: Preparing 01:22:06 335160ba1086: Preparing 01:22:06 266095fce218: Preparing 01:22:06 833a598732e1: Preparing 01:22:06 969db644f1bf: Preparing 01:22:06 541719ddd8ed: Preparing 01:22:06 5c7e19b71d3e: Preparing 01:22:06 aedc3bda2944: Preparing 01:22:06 969db644f1bf: Waiting 01:22:06 541719ddd8ed: Waiting 01:22:06 5c7e19b71d3e: Waiting 01:22:06 aedc3bda2944: Waiting 01:22:06 335160ba1086: Layer already exists 01:22:06 833a598732e1: Layer already exists 01:22:06 266095fce218: Layer already exists 01:22:06 331c137130e7: Layer already exists 01:22:06 3aa6cdbb55ff: Layer already exists 01:22:06 969db644f1bf: Layer already exists 01:22:06 541719ddd8ed: Layer already exists 01:22:06 aedc3bda2944: Layer already exists 01:22:06 5c7e19b71d3e: Layer already exists 01:22:06 main: digest: sha256:ab8952710446a660e1a32f693f9f9db9eeef33fbfa6787af06bf614deed2be99 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:06 ===================================================== [Pipeline] echo 01:22:06 taggedImages: 01:22:06 - nexus3.edgexfoundry.org:10004/security-spire-config:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:22:06 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:22:06 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.15 01:22:06 - nexus3.edgexfoundry.org:10004/security-spire-config:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:22:06 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:22:06 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:22:06 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:22:06 latest 01:22:06 3.2.0-dev.15 01:22:06 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:22:06 main 01:22:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:22:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:22:08 2f199da1e521: Preparing 01:22:08 7c7bdb5290f9: Preparing 01:22:08 513c8fb9f421: Preparing 01:22:08 266095fce218: Preparing 01:22:08 833a598732e1: Preparing 01:22:08 969db644f1bf: Preparing 01:22:08 ef8b033b347b: Preparing 01:22:08 5f849575ad1b: Preparing 01:22:08 aedc3bda2944: Preparing 01:22:08 969db644f1bf: Waiting 01:22:08 aedc3bda2944: Waiting 01:22:08 5f849575ad1b: Waiting 01:22:08 ef8b033b347b: Waiting 01:22:08 2f199da1e521: Layer already exists 01:22:08 266095fce218: Layer already exists 01:22:08 833a598732e1: Layer already exists 01:22:08 969db644f1bf: Layer already exists 01:22:08 ef8b033b347b: Layer already exists 01:22:08 5f849575ad1b: Layer already exists 01:22:08 aedc3bda2944: Layer already exists 01:22:08 7c7bdb5290f9: Pushed 01:22:08 513c8fb9f421: Pushed 01:22:09 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:0e2c4f6abc47083515179986448c323cd2052c7454858f6e736ca2930becb832 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:22:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:22:10 2f199da1e521: Preparing 01:22:10 7c7bdb5290f9: Preparing 01:22:10 513c8fb9f421: Preparing 01:22:10 266095fce218: Preparing 01:22:10 833a598732e1: Preparing 01:22:10 969db644f1bf: Preparing 01:22:10 ef8b033b347b: Preparing 01:22:10 5f849575ad1b: Preparing 01:22:10 aedc3bda2944: Preparing 01:22:10 969db644f1bf: Waiting 01:22:10 5f849575ad1b: Waiting 01:22:10 ef8b033b347b: Waiting 01:22:10 aedc3bda2944: Waiting 01:22:10 266095fce218: Layer already exists 01:22:10 2f199da1e521: Layer already exists 01:22:10 833a598732e1: Layer already exists 01:22:10 7c7bdb5290f9: Layer already exists 01:22:10 513c8fb9f421: Layer already exists 01:22:10 969db644f1bf: Layer already exists 01:22:10 ef8b033b347b: Layer already exists 01:22:10 5f849575ad1b: Layer already exists 01:22:10 aedc3bda2944: Layer already exists 01:22:10 latest: digest: sha256:0e2c4f6abc47083515179986448c323cd2052c7454858f6e736ca2930becb832 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.15 01:22:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:22:11 2f199da1e521: Preparing 01:22:11 7c7bdb5290f9: Preparing 01:22:11 513c8fb9f421: Preparing 01:22:11 266095fce218: Preparing 01:22:11 833a598732e1: Preparing 01:22:11 969db644f1bf: Preparing 01:22:11 ef8b033b347b: Preparing 01:22:11 5f849575ad1b: Preparing 01:22:11 aedc3bda2944: Preparing 01:22:11 969db644f1bf: Waiting 01:22:11 ef8b033b347b: Waiting 01:22:11 5f849575ad1b: Waiting 01:22:11 aedc3bda2944: Waiting 01:22:11 266095fce218: Layer already exists 01:22:11 513c8fb9f421: Layer already exists 01:22:11 2f199da1e521: Layer already exists 01:22:11 7c7bdb5290f9: Layer already exists 01:22:11 833a598732e1: Layer already exists 01:22:11 aedc3bda2944: Layer already exists 01:22:11 5f849575ad1b: Layer already exists 01:22:11 ef8b033b347b: Layer already exists 01:22:11 969db644f1bf: Layer already exists 01:22:11 3.2.0-dev.15: digest: sha256:0e2c4f6abc47083515179986448c323cd2052c7454858f6e736ca2930becb832 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:22:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:22:13 2f199da1e521: Preparing 01:22:13 7c7bdb5290f9: Preparing 01:22:13 513c8fb9f421: Preparing 01:22:13 266095fce218: Preparing 01:22:13 833a598732e1: Preparing 01:22:13 969db644f1bf: Preparing 01:22:13 ef8b033b347b: Preparing 01:22:13 5f849575ad1b: Preparing 01:22:13 aedc3bda2944: Preparing 01:22:13 ef8b033b347b: Waiting 01:22:13 5f849575ad1b: Waiting 01:22:13 aedc3bda2944: Waiting 01:22:13 969db644f1bf: Waiting 01:22:13 513c8fb9f421: Layer already exists 01:22:13 266095fce218: Layer already exists 01:22:13 2f199da1e521: Layer already exists 01:22:13 7c7bdb5290f9: Layer already exists 01:22:13 833a598732e1: Layer already exists 01:22:13 5f849575ad1b: Layer already exists 01:22:13 ef8b033b347b: Layer already exists 01:22:13 969db644f1bf: Layer already exists 01:22:13 aedc3bda2944: Layer already exists 01:22:13 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:0e2c4f6abc47083515179986448c323cd2052c7454858f6e736ca2930becb832 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:22:14 2f199da1e521: Preparing 01:22:14 7c7bdb5290f9: Preparing 01:22:14 513c8fb9f421: Preparing 01:22:14 266095fce218: Preparing 01:22:14 833a598732e1: Preparing 01:22:14 969db644f1bf: Preparing 01:22:14 ef8b033b347b: Preparing 01:22:14 5f849575ad1b: Preparing 01:22:14 aedc3bda2944: Preparing 01:22:14 ef8b033b347b: Waiting 01:22:14 969db644f1bf: Waiting 01:22:14 5f849575ad1b: Waiting 01:22:14 aedc3bda2944: Waiting 01:22:14 513c8fb9f421: Layer already exists 01:22:14 2f199da1e521: Layer already exists 01:22:14 833a598732e1: Layer already exists 01:22:14 7c7bdb5290f9: Layer already exists 01:22:14 266095fce218: Layer already exists 01:22:14 ef8b033b347b: Layer already exists 01:22:14 5f849575ad1b: Layer already exists 01:22:14 969db644f1bf: Layer already exists 01:22:14 aedc3bda2944: Layer already exists 01:22:14 main: digest: sha256:0e2c4f6abc47083515179986448c323cd2052c7454858f6e736ca2930becb832 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:14 ===================================================== [Pipeline] echo 01:22:14 taggedImages: 01:22:14 - nexus3.edgexfoundry.org:10004/security-spire-server:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:22:14 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:22:14 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.15 01:22:14 - nexus3.edgexfoundry.org:10004/security-spire-server:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:22:14 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:22:14 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:22:14 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:22:14 latest 01:22:14 3.2.0-dev.15 01:22:14 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:22:14 main 01:22:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:22:16 f940b99c196f: Preparing 01:22:16 9e00bddcfecf: Preparing 01:22:16 266095fce218: Preparing 01:22:16 833a598732e1: Preparing 01:22:16 868b7eb72c38: Preparing 01:22:16 076d458623ce: Preparing 01:22:16 aedc3bda2944: Preparing 01:22:16 076d458623ce: Waiting 01:22:16 aedc3bda2944: Waiting 01:22:16 833a598732e1: Layer already exists 01:22:16 266095fce218: Layer already exists 01:22:16 aedc3bda2944: Layer already exists 01:22:16 868b7eb72c38: Pushed 01:22:16 f940b99c196f: Pushed 01:22:16 076d458623ce: Pushed 01:22:18 9e00bddcfecf: Pushed 01:22:18 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:b7d47ca5e482b4a0f71ac36968d622f3a76f2696423c7e0cbb05681d9c9ce576 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:22:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:22:19 f940b99c196f: Preparing 01:22:19 9e00bddcfecf: Preparing 01:22:19 266095fce218: Preparing 01:22:19 833a598732e1: Preparing 01:22:19 868b7eb72c38: Preparing 01:22:19 076d458623ce: Preparing 01:22:19 aedc3bda2944: Preparing 01:22:19 076d458623ce: Waiting 01:22:19 aedc3bda2944: Waiting 01:22:19 266095fce218: Layer already exists 01:22:19 868b7eb72c38: Layer already exists 01:22:19 9e00bddcfecf: Layer already exists 01:22:19 833a598732e1: Layer already exists 01:22:19 f940b99c196f: Layer already exists 01:22:19 076d458623ce: Layer already exists 01:22:19 aedc3bda2944: Layer already exists 01:22:19 latest: digest: sha256:b7d47ca5e482b4a0f71ac36968d622f3a76f2696423c7e0cbb05681d9c9ce576 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.15 01:22:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:22:20 f940b99c196f: Preparing 01:22:20 9e00bddcfecf: Preparing 01:22:20 266095fce218: Preparing 01:22:20 833a598732e1: Preparing 01:22:20 868b7eb72c38: Preparing 01:22:20 076d458623ce: Preparing 01:22:20 aedc3bda2944: Preparing 01:22:20 076d458623ce: Waiting 01:22:20 aedc3bda2944: Waiting 01:22:20 833a598732e1: Layer already exists 01:22:20 266095fce218: Layer already exists 01:22:20 9e00bddcfecf: Layer already exists 01:22:20 f940b99c196f: Layer already exists 01:22:20 868b7eb72c38: Layer already exists 01:22:20 076d458623ce: Layer already exists 01:22:20 aedc3bda2944: Layer already exists 01:22:20 3.2.0-dev.15: digest: sha256:b7d47ca5e482b4a0f71ac36968d622f3a76f2696423c7e0cbb05681d9c9ce576 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:21 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:22:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:22:22 f940b99c196f: Preparing 01:22:22 9e00bddcfecf: Preparing 01:22:22 266095fce218: Preparing 01:22:22 833a598732e1: Preparing 01:22:22 868b7eb72c38: Preparing 01:22:22 076d458623ce: Preparing 01:22:22 aedc3bda2944: Preparing 01:22:22 076d458623ce: Waiting 01:22:22 aedc3bda2944: Waiting 01:22:22 9e00bddcfecf: Layer already exists 01:22:22 833a598732e1: Layer already exists 01:22:22 868b7eb72c38: Layer already exists 01:22:22 f940b99c196f: Layer already exists 01:22:22 266095fce218: Layer already exists 01:22:22 076d458623ce: Layer already exists 01:22:22 aedc3bda2944: Layer already exists 01:22:22 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:b7d47ca5e482b4a0f71ac36968d622f3a76f2696423c7e0cbb05681d9c9ce576 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:22:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:22:23 f940b99c196f: Preparing 01:22:23 9e00bddcfecf: Preparing 01:22:23 266095fce218: Preparing 01:22:23 833a598732e1: Preparing 01:22:23 868b7eb72c38: Preparing 01:22:23 076d458623ce: Preparing 01:22:23 aedc3bda2944: Preparing 01:22:23 076d458623ce: Waiting 01:22:23 aedc3bda2944: Waiting 01:22:23 833a598732e1: Layer already exists 01:22:23 f940b99c196f: Layer already exists 01:22:23 9e00bddcfecf: Layer already exists 01:22:23 266095fce218: Layer already exists 01:22:23 868b7eb72c38: Layer already exists 01:22:23 076d458623ce: Layer already exists 01:22:23 aedc3bda2944: Layer already exists 01:22:23 main: digest: sha256:b7d47ca5e482b4a0f71ac36968d622f3a76f2696423c7e0cbb05681d9c9ce576 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:23 ===================================================== [Pipeline] echo 01:22:23 taggedImages: 01:22:23 - nexus3.edgexfoundry.org:10004/support-notifications:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:22:23 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:22:23 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.15 01:22:23 - nexus3.edgexfoundry.org:10004/support-notifications:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:22:23 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:22:24 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:22:24 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:22:24 latest 01:22:24 3.2.0-dev.15 01:22:24 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:22:24 main 01:22:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:22:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:22:25 214fe40b65b5: Preparing 01:22:25 f7eb02d469da: Preparing 01:22:25 266095fce218: Preparing 01:22:25 833a598732e1: Preparing 01:22:25 bd993018f7b0: Preparing 01:22:25 c788b7d4e827: Preparing 01:22:25 aedc3bda2944: Preparing 01:22:25 aedc3bda2944: Waiting 01:22:25 c788b7d4e827: Waiting 01:22:25 833a598732e1: Layer already exists 01:22:25 bd993018f7b0: Layer already exists 01:22:25 c788b7d4e827: Layer already exists 01:22:25 aedc3bda2944: Layer already exists 01:22:25 266095fce218: Layer already exists 01:22:25 214fe40b65b5: Pushed 01:22:28 f7eb02d469da: Pushed 01:22:28 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:5f5b74ed9c496c8285fa48d33dd94bdda21e7134fb4943f4631fab4651f1eabc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:22:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:22:29 214fe40b65b5: Preparing 01:22:29 f7eb02d469da: Preparing 01:22:29 266095fce218: Preparing 01:22:29 833a598732e1: Preparing 01:22:29 bd993018f7b0: Preparing 01:22:29 c788b7d4e827: Preparing 01:22:29 aedc3bda2944: Preparing 01:22:29 c788b7d4e827: Waiting 01:22:29 aedc3bda2944: Waiting 01:22:29 bd993018f7b0: Layer already exists 01:22:29 266095fce218: Layer already exists 01:22:29 214fe40b65b5: Layer already exists 01:22:29 833a598732e1: Layer already exists 01:22:29 f7eb02d469da: Layer already exists 01:22:29 c788b7d4e827: Layer already exists 01:22:29 aedc3bda2944: Layer already exists 01:22:29 latest: digest: sha256:5f5b74ed9c496c8285fa48d33dd94bdda21e7134fb4943f4631fab4651f1eabc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.15 01:22:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:22:30 214fe40b65b5: Preparing 01:22:30 f7eb02d469da: Preparing 01:22:30 266095fce218: Preparing 01:22:30 833a598732e1: Preparing 01:22:30 bd993018f7b0: Preparing 01:22:30 c788b7d4e827: Preparing 01:22:30 aedc3bda2944: Preparing 01:22:30 c788b7d4e827: Waiting 01:22:30 aedc3bda2944: Waiting 01:22:30 833a598732e1: Layer already exists 01:22:30 266095fce218: Layer already exists 01:22:30 214fe40b65b5: Layer already exists 01:22:30 f7eb02d469da: Layer already exists 01:22:30 bd993018f7b0: Layer already exists 01:22:30 c788b7d4e827: Layer already exists 01:22:30 aedc3bda2944: Layer already exists 01:22:30 3.2.0-dev.15: digest: sha256:5f5b74ed9c496c8285fa48d33dd94bdda21e7134fb4943f4631fab4651f1eabc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:22:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:22:31 214fe40b65b5: Preparing 01:22:31 f7eb02d469da: Preparing 01:22:31 266095fce218: Preparing 01:22:31 833a598732e1: Preparing 01:22:31 bd993018f7b0: Preparing 01:22:31 c788b7d4e827: Preparing 01:22:31 aedc3bda2944: Preparing 01:22:31 c788b7d4e827: Waiting 01:22:31 aedc3bda2944: Waiting 01:22:31 f7eb02d469da: Layer already exists 01:22:31 214fe40b65b5: Layer already exists 01:22:31 266095fce218: Layer already exists 01:22:31 833a598732e1: Layer already exists 01:22:31 bd993018f7b0: Layer already exists 01:22:31 aedc3bda2944: Layer already exists 01:22:31 c788b7d4e827: Layer already exists 01:22:31 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:5f5b74ed9c496c8285fa48d33dd94bdda21e7134fb4943f4631fab4651f1eabc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:22:32 214fe40b65b5: Preparing 01:22:32 f7eb02d469da: Preparing 01:22:32 266095fce218: Preparing 01:22:32 833a598732e1: Preparing 01:22:32 bd993018f7b0: Preparing 01:22:32 c788b7d4e827: Preparing 01:22:32 aedc3bda2944: Preparing 01:22:32 aedc3bda2944: Waiting 01:22:32 833a598732e1: Layer already exists 01:22:32 bd993018f7b0: Layer already exists 01:22:32 f7eb02d469da: Layer already exists 01:22:32 214fe40b65b5: Layer already exists 01:22:32 266095fce218: Layer already exists 01:22:32 c788b7d4e827: Layer already exists 01:22:32 aedc3bda2944: Layer already exists 01:22:32 main: digest: sha256:5f5b74ed9c496c8285fa48d33dd94bdda21e7134fb4943f4631fab4651f1eabc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:22:33 ===================================================== [Pipeline] echo 01:22:33 taggedImages: 01:22:33 - nexus3.edgexfoundry.org:10004/support-scheduler:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:22:33 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:22:33 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.15 01:22:33 - nexus3.edgexfoundry.org:10004/support-scheduler:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:22:33 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:22:46 Removing intermediate container 856a83201b7e 01:22:46 ---> ef850c7e0e2d 01:22:46 Successfully built ef850c7e0e2d 01:22:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:46 + docker inspect -f . ci-base-image-arm64 01:22:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:47 prd-ubuntu20.04-docker-arm64-4c-16g-1015 does not seem to be running inside a container 01:22:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:22:50 $ docker top 87a6700f8f35b1d34d4b0224cb2140360025a67418e890f2e3fbac8c4299b608 -eo pid,comm [Pipeline] { [Pipeline] sh 01:22:51 + go version 01:22:51 go version go1.21.0 linux/arm64 [Pipeline] } 01:22:51 $ docker stop --time=1 87a6700f8f35b1d34d4b0224cb2140360025a67418e890f2e3fbac8c4299b608 01:22:53 $ docker rm -f --volumes 87a6700f8f35b1d34d4b0224cb2140360025a67418e890f2e3fbac8c4299b608 [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 01:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:22:55 01:22:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:22:56 latest: Pulling from edgex-devops/edgex-compose-arm64 01:22:56 547446be3368: Pulling fs layer 01:22:56 d125d8839a47: Pulling fs layer 01:22:56 3e85d5ac6304: Pulling fs layer 01:22:56 c3105a71a48b: Pulling fs layer 01:22:56 0f093f025ec4: Pulling fs layer 01:22:56 c3106fc0e877: Pulling fs layer 01:22:56 c3105a71a48b: Waiting 01:22:56 0f093f025ec4: Waiting 01:22:56 c3106fc0e877: Waiting 01:22:56 547446be3368: Verifying Checksum 01:22:56 547446be3368: Download complete 01:22:56 c3105a71a48b: Verifying Checksum 01:22:56 c3105a71a48b: Download complete 01:22:56 d125d8839a47: Verifying Checksum 01:22:56 d125d8839a47: Download complete 01:22:56 c3106fc0e877: Verifying Checksum 01:22:56 c3106fc0e877: Download complete 01:22:57 0f093f025ec4: Verifying Checksum 01:22:57 0f093f025ec4: Download complete 01:22:57 547446be3368: Pull complete 01:22:58 d125d8839a47: Pull complete 01:22:58 3e85d5ac6304: Verifying Checksum 01:22:58 3e85d5ac6304: Download complete 01:23:08 3e85d5ac6304: Pull complete 01:23:08 c3105a71a48b: Pull complete 01:23:09 0f093f025ec4: Pull complete 01:23:10 c3106fc0e877: Pull complete 01:23:10 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:23:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:23:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:23:10 prd-ubuntu20.04-docker-arm64-4c-16g-1015 does not seem to be running inside a container 01:23:11 $ 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/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:23:13 $ docker top 77590d16a9a02ddf9fc6549ca054c30f09ebb76717eb06d9a253728e53e29031 -eo pid,comm [Pipeline] { [Pipeline] sh 01:23:14 + docker compose -f ./docker-compose-build.yml build --parallel 01:23:22 #1 [security-proxy-auth internal] load build definition from Dockerfile 01:23:22 #1 transferring dockerfile: 2.15kB 0.0s done 01:23:22 #1 DONE 0.1s 01:23:22 01:23:22 #2 [security-proxy-setup internal] load build definition from Dockerfile 01:23:22 #2 transferring dockerfile: 2.50kB done 01:23:22 #2 DONE 0.0s 01:23:22 01:23:22 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:23:22 #3 transferring dockerfile: 2.23kB done 01:23:22 #3 DONE 0.1s 01:23:22 01:23:22 #4 [security-spire-config internal] load build definition from Dockerfile 01:23:22 #4 transferring dockerfile: 1.69kB 0.0s done 01:23:22 #4 DONE 0.1s 01:23:22 01:23:22 #5 [security-spire-server internal] load build definition from Dockerfile 01:23:22 #5 transferring dockerfile: 1.70kB done 01:23:22 #5 DONE 0.1s 01:23:22 01:23:22 #6 [core-data internal] load build definition from Dockerfile 01:23:23 #6 transferring dockerfile: 2.01kB done 01:23:23 #6 DONE 0.1s 01:23:23 01:23:23 #7 [security-bootstrapper internal] load build definition from Dockerfile 01:23:23 #7 transferring dockerfile: 2.93kB 0.0s done 01:23:23 #7 DONE 0.1s 01:23:23 01:23:23 #8 [support-scheduler internal] load build definition from Dockerfile 01:23:23 #8 transferring dockerfile: 1.93kB 0.0s done 01:23:23 #8 DONE 0.1s 01:23:23 01:23:23 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:23:23 #9 transferring dockerfile: 1.89kB 0.0s done 01:23:23 #9 DONE 0.1s 01:23:23 01:23:23 #10 [security-spire-agent internal] load build definition from Dockerfile 01:23:23 #10 transferring dockerfile: 1.81kB 0.0s done 01:23:23 #10 DONE 0.1s 01:23:23 01:23:23 #11 [core-command internal] load build definition from Dockerfile 01:23:23 #11 transferring dockerfile: 1.93kB done 01:23:23 #11 DONE 0.1s 01:23:23 01:23:23 #12 [support-notifications internal] load build definition from Dockerfile 01:23:23 #12 transferring dockerfile: 1.95kB 0.0s done 01:23:23 #12 DONE 0.1s 01:23:23 01:23:23 #13 [core-metadata internal] load build definition from Dockerfile 01:23:23 #13 transferring dockerfile: 2.06kB 0.0s done 01:23:23 #13 DONE 0.1s 01:23:23 01:23:23 #14 [security-secretstore-setup internal] load build definition from Dockerfile 01:23:23 #14 transferring dockerfile: 2.49kB done 01:23:23 #14 DONE 0.1s 01:23:23 01:23:23 #15 [security-proxy-auth internal] load .dockerignore 01:23:23 #15 transferring context: 01:23:23 #15 transferring context: 50B done 01:23:23 #15 DONE 0.1s 01:23:24 01:23:24 #16 [security-proxy-setup internal] load .dockerignore 01:23:24 #16 transferring context: 50B done 01:23:24 #16 DONE 0.0s 01:23:24 01:23:24 #17 [core-common-config-bootstrapper internal] load .dockerignore 01:23:24 #17 transferring context: 50B done 01:23:24 #17 DONE 0.1s 01:23:24 01:23:24 #18 [security-spire-config internal] load .dockerignore 01:23:24 #18 transferring context: 50B done 01:23:24 #18 DONE 0.1s 01:23:24 01:23:24 #19 [security-spire-server internal] load .dockerignore 01:23:24 #19 transferring context: 50B 0.0s done 01:23:24 #19 DONE 0.1s 01:23:24 01:23:24 #20 [core-data internal] load .dockerignore 01:23:24 #20 transferring context: 50B done 01:23:24 #20 DONE 0.1s 01:23:24 01:23:24 #21 [support-scheduler internal] load .dockerignore 01:23:24 #21 DONE 0.0s 01:23:24 01:23:24 #22 [security-bootstrapper internal] load .dockerignore 01:23:24 #22 transferring context: 50B done 01:23:24 #22 DONE 0.1s 01:23:24 01:23:24 #21 [support-scheduler internal] load .dockerignore 01:23:24 #21 transferring context: 50B 0.0s done 01:23:24 #21 DONE 0.1s 01:23:24 01:23:24 #23 [security-spiffe-token-provider internal] load .dockerignore 01:23:24 #23 transferring context: 50B 0.0s done 01:23:24 #23 DONE 0.1s 01:23:24 01:23:24 #24 [security-spire-agent internal] load .dockerignore 01:23:24 #24 transferring context: 50B done 01:23:24 #24 DONE 0.0s 01:23:24 01:23:24 #25 [core-command internal] load .dockerignore 01:23:25 #25 transferring context: 50B 0.0s done 01:23:25 #25 DONE 0.1s 01:23:25 01:23:25 #26 [support-notifications internal] load .dockerignore 01:23:25 #26 transferring context: 50B 0.0s done 01:23:25 #26 DONE 0.1s 01:23:25 01:23:25 #27 [core-metadata internal] load .dockerignore 01:23:25 #27 transferring context: 50B 0.0s done 01:23:25 #27 DONE 0.1s 01:23:25 01:23:25 #28 [security-secretstore-setup internal] load .dockerignore 01:23:25 #28 transferring context: 50B done 01:23:25 #28 DONE 0.1s 01:23:25 01:23:25 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:25 #29 DONE 0.0s 01:23:25 01:23:25 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 01:23:25 #30 DONE 0.5s 01:23:25 01:23:25 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:23:25 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:23:25 #31 ... 01:23:25 01:23:25 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:25 #29 DONE 0.0s 01:23:25 01:23:25 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:23:25 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 01:23:25 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 01:23:25 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0B / 3.33MB 0.1s 01:23:25 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 01:23:25 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 01:23:25 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 01:23:26 #31 ... 01:23:26 01:23:26 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:26 #29 DONE 0.0s 01:23:26 01:23:26 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:23:26 #31 ... 01:23:26 01:23:26 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 01:23:26 #30 DONE 0.5s 01:23:26 01:23:26 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:23:26 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 01:23:26 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.10MB / 3.33MB 0.3s 01:23:26 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 01:23:26 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 01:23:26 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 01:23:26 #31 ... 01:23:26 01:23:26 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:26 #29 DONE 0.0s 01:23:26 01:23:26 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:23:26 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 01:23:26 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 01:23:26 #31 ... 01:23:26 01:23:26 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:26 #29 DONE 0.0s 01:23:26 01:23:26 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:23:26 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 01:23:26 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 01:23:26 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 01:23:26 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 01:23:26 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 01:23:26 #31 ... 01:23:26 01:23:26 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:26 #29 DONE 0.0s 01:23:26 01:23:26 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:23:26 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 01:23:26 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 01:23:26 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 01:23:26 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 01:23:26 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 01:23:26 #31 ... 01:23:26 01:23:26 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:26 #29 DONE 0.0s 01:23:26 01:23:26 #32 [security-proxy-auth internal] load build context 01:23:26 #32 transferring context: 2.56MB 0.7s done 01:23:26 #32 DONE 1.0s 01:23:27 01:23:27 #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:23:27 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 01:23:27 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 01:23:27 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 01:23:27 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 01:23:27 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 01:23:27 #31 ... 01:23:27 01:23:27 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:27 #29 DONE 0.0s 01:23:27 01:23:27 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:23:27 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 01:23:27 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 01:23:27 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 01:23:27 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 01:23:27 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 01:23:27 #31 ... 01:23:27 01:23:27 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:27 #29 DONE 0.0s 01:23:27 01:23:27 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:23:27 #31 ... 01:23:27 01:23:27 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:27 #29 DONE 0.0s 01:23:27 01:23:27 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:23:27 #31 ... 01:23:27 01:23:27 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:23:27 #29 DONE 0.0s 01:23:27 01:23:27 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 01:23:27 #33 DONE 1.7s 01:23:27 01:23:27 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:23:27 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 01:23:27 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 01:23:27 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 01:23:27 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 01:23:27 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 01:23:27 #31 ... 01:23:27 01:23:27 #34 [security-proxy-setup internal] load build context 01:23:27 #34 transferring context: 2.56MB 1.1s done 01:23:27 #34 DONE 2.0s 01:23:27 01:23:27 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:23:27 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 01:23:27 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 01:23:27 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 01:23:27 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 01:23:27 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 01:23:28 #31 ... 01:23:28 01:23:28 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 01:23:28 #30 DONE 1.8s 01:23:28 01:23:28 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:23:28 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 01:23:28 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 01:23:28 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 01:23:28 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 01:23:28 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 01:23:28 #31 ... 01:23:28 01:23:28 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 01:23:28 #35 DONE 1.2s 01:23:28 01:23:28 #36 [core-data internal] load build context 01:23:28 #36 transferring context: 2.56MB 1.3s done 01:23:28 #36 DONE 1.8s 01:23:28 01:23:28 #37 [core-common-config-bootstrapper internal] load build context 01:23:28 #37 transferring context: 2.56MB 1.2s done 01:23:28 #37 DONE 2.2s 01:23:28 01:23:28 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:23:28 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 01:23:28 #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.4s done 01:23:28 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 01:23:28 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 01:23:28 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 01:23:28 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.0s done 01:23:28 #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 2.0s done 01:23:29 #31 ... 01:23:29 01:23:29 #38 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:23:29 #38 DONE 4.6s 01:23:29 01:23:29 #39 [security-bootstrapper internal] load build context 01:23:29 #39 transferring context: 2.56MB 1.2s done 01:23:29 #39 DONE 2.7s 01:23:29 01:23:29 #40 [core-data builder 2/7] WORKDIR /edgex-go 01:23:29 #40 ... 01:23:29 01:23:29 #41 [support-scheduler internal] load build context 01:23:29 #41 transferring context: 2.56MB 0.8s done 01:23:29 #41 DONE 2.7s 01:23:29 01:23:29 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:23:29 #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 01:23:29 #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 01:23:29 #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 01:23:29 #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 01:23:29 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done 01:23:29 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done 01:23:29 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done 01:23:29 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 01:23:29 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.5s 01:23:29 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 01:23:29 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.08MB / 23.39MB 1.6s 01:23:30 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 1.8s 01:23:30 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.63MB / 23.39MB 1.9s 01:23:30 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 2.0s 01:23:30 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 2.2s 01:23:30 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 2.3s 01:23:30 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.5s 01:23:34 #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 01:23:34 #42 ... 01:23:34 01:23:34 #43 [support-notifications internal] load build context 01:23:34 #43 transferring context: 2.56MB 1.0s done 01:23:34 #43 DONE 6.2s 01:23:34 01:23:34 #44 [security-spiffe-token-provider internal] load build context 01:23:34 #44 transferring context: 2.56MB 1.2s done 01:23:34 #44 DONE 6.8s 01:23:34 01:23:34 #45 [security-spire-server internal] load build context 01:23:34 #45 transferring context: 18.10kB 0.0s done 01:23:34 #45 DONE 6.2s 01:23:34 01:23:34 #46 [security-spire-config internal] load build context 01:23:34 #46 transferring context: 16.35kB 0.1s done 01:23:34 #46 DONE 6.2s 01:23:34 01:23:34 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:23:34 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.7s done 01:23:34 #42 ... 01:23:34 01:23:34 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:23:34 #31 ... 01:23:34 01:23:34 #47 [core-metadata internal] load build context 01:23:34 #47 transferring context: 2.56MB 0.8s done 01:23:34 #47 DONE 6.2s 01:23:34 01:23:34 #48 [core-command internal] load build context 01:23:34 #48 transferring context: 2.56MB 1.0s done 01:23:34 #48 DONE 6.2s 01:23:34 01:23:34 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:23:34 #49 ... 01:23:34 01:23:34 #50 [security-spire-agent internal] load build context 01:23:34 #50 transferring context: 17.63kB 0.1s done 01:23:34 #50 DONE 5.9s 01:23:34 01:23:34 #51 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:23:34 #51 ... 01:23:34 01:23:34 #40 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 01:23:34 #40 DONE 6.2s 01:23:35 01:23:35 #52 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:23:35 #52 ... 01:23:35 01:23:35 #53 [security-secretstore-setup internal] load build context 01:23:35 #53 transferring context: 2.56MB 0.9s done 01:23:35 #53 DONE 6.9s 01:23:35 01:23:35 #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:23:38 #54 ... 01:23:38 01:23:38 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:23:38 #55 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.0s done 01:23:38 #55 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 01:23:38 #55 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 01:23:38 #55 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 01:23:38 #55 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 01:23:38 #55 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 01:23:38 #55 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done 01:23:38 #55 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.7s done 01:23:38 #55 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 01:23:38 #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 01:23:38 #55 ... 01:23:38 01:23:38 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:23:38 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.0s 01:23:42 #42 ... 01:23:42 01:23:42 #52 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:23:42 #52 7.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:44 #52 ... 01:23:44 01:23:44 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:23:44 #0 7.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:44 #0 9.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:23:44 #56 ... 01:23:44 01:23:44 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:23:44 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.8s 01:23:44 #42 ... 01:23:44 01:23:44 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:23:44 #0 7.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:44 #0 8.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:23:44 #57 ... 01:23:44 01:23:44 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:23:44 #0 5.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:44 #0 5.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:23:44 #0 8.213 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:23:44 #0 8.222 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:23:44 #0 8.222 OK: 19945 distinct packages available 01:23:44 #0 9.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:44 #58 ... 01:23:44 01:23:44 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:23:44 #0 7.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:44 #0 8.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:23:44 #59 ... 01:23:44 01:23:44 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:23:44 #0 7.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:44 #0 9.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:23:44 #60 ... 01:23:44 01:23:44 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:23:44 #0 7.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:44 #0 8.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:23:45 #61 ... 01:23:45 01:23:45 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:23:45 #0 8.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:45 #0 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:23:45 #62 ... 01:23:45 01:23:45 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 01:23:45 #0 8.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:45 #0 10.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:23:45 #63 ... 01:23:45 01:23:45 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:23:45 #0 8.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:45 #0 9.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:23:45 #64 ... 01:23:45 01:23:45 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 01:23:45 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.8s done 01:23:48 #42 DONE 20.6s 01:23:48 01:23:48 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:23:48 #59 13.70 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:23:48 #59 13.72 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:23:48 #59 13.72 OK: 19945 distinct packages available 01:23:48 #59 ... 01:23:48 01:23:48 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 01:23:48 #55 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.6s done 01:23:48 #55 DONE 19.9s 01:23:48 01:23:48 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:23:48 #61 13.43 (1/1) Installing dumb-init (1.2.5-r2) 01:23:48 #61 13.50 Executing busybox-1.36.1-r5.trigger 01:23:48 #61 13.60 OK: 8 MiB in 16 packages 01:23:49 #61 ... 01:23:49 01:23:49 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:23:49 #49 7.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:49 #49 8.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:23:49 #49 13.52 (1/2) Installing dumb-init (1.2.5-r2) 01:23:49 #49 13.54 (2/2) Installing su-exec (0.2-r3) 01:23:49 #49 13.56 Executing busybox-1.36.1-r5.trigger 01:23:49 #49 13.64 OK: 8 MiB in 17 packages 01:23:49 #49 DONE 15.1s 01:23:49 01:23:49 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:23:49 #64 14.96 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:23:49 #64 14.96 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:23:49 #64 14.96 OK: 19945 distinct packages available 01:23:49 #64 ... 01:23:49 01:23:49 #51 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:23:49 #51 6.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:49 #51 7.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:23:49 #51 13.20 (1/1) Installing dumb-init (1.2.5-r2) 01:23:49 #51 13.24 Executing busybox-1.36.1-r5.trigger 01:23:49 #51 13.34 OK: 8 MiB in 16 packages 01:23:49 #51 DONE 16.1s 01:23:49 01:23:49 #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:23:50 #65 ... 01:23:50 01:23:50 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:23:50 #61 DONE 15.4s 01:23:50 01:23:50 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:23:50 #66 ... 01:23:50 01:23:50 #52 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 01:23:50 #52 9.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:23:50 #52 14.36 OK: 266 MiB in 52 packages 01:23:50 #52 DONE 17.0s 01:23:51 01:23:51 #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:23:51 #67 ... 01:23:51 01:23:51 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:23:51 #57 13.12 (1/4) Installing dumb-init (1.2.5-r2) 01:23:51 #57 13.14 (2/4) Installing openssl (3.1.4-r5) 01:23:51 #57 13.25 (3/4) Installing su-exec (0.2-r3) 01:23:51 #57 13.27 (4/4) Installing yq (4.33.3-r5) 01:23:51 #57 14.35 Executing busybox-1.36.1-r5.trigger 01:23:51 #57 14.50 OK: 18 MiB in 19 packages 01:23:51 #57 DONE 16.8s 01:23:51 01:23:51 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:23:51 #60 14.94 OK: 266 MiB in 52 packages 01:23:51 #60 DONE 16.6s 01:23:51 01:23:51 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:23:51 #68 ... 01:23:51 01:23:51 #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:23:51 #54 8.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:51 #54 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:23:51 #54 15.17 OK: 266 MiB in 52 packages 01:23:51 #54 DONE 17.1s 01:23:51 01:23:51 #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:23:52 #69 ... 01:23:52 01:23:52 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:23:52 #58 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:23:52 #58 16.33 (1/4) Installing dumb-init (1.2.5-r2) 01:23:52 #58 16.35 (2/4) Installing musl-obstack (1.2.3-r2) 01:23:52 #58 16.41 (3/4) Installing libucontext (1.2-r2) 01:23:52 #58 16.47 (4/4) Installing gcompat (1.1.0-r1) 01:23:52 #58 16.53 Executing busybox-1.36.1-r5.trigger 01:23:52 #58 16.71 OK: 8 MiB in 19 packages 01:23:52 #58 DONE 17.9s 01:23:52 01:23:52 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:23:52 #56 14.59 (1/4) Installing ca-certificates (20230506-r0) 01:23:52 #56 15.29 (2/4) Installing dumb-init (1.2.5-r2) 01:23:52 #56 15.31 (3/4) Installing su-exec (0.2-r3) 01:23:52 #56 15.35 (4/4) Installing yq (4.33.3-r5) 01:23:52 #56 16.76 Executing busybox-1.36.1-r5.trigger 01:23:52 #56 16.85 Executing ca-certificates-20230506-r0.trigger 01:23:52 #56 17.98 OK: 18 MiB in 19 packages 01:23:52 #56 ... 01:23:52 01:23:52 #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:23:52 #67 DONE 1.7s 01:23:52 01:23:52 #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:52 #70 ... 01:23:52 01:23:52 #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:23:52 #69 DONE 1.4s 01:23:53 01:23:53 #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:23:53 #71 ... 01:23:53 01:23:53 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:23:53 #72 DONE 1.8s 01:23:53 01:23:53 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 01:23:53 #63 14.80 (1/2) Installing ca-certificates (20230506-r0) 01:23:53 #63 15.56 (2/2) Installing dumb-init (1.2.5-r2) 01:23:53 #63 15.59 Executing busybox-1.36.1-r5.trigger 01:23:53 #63 15.73 Executing ca-certificates-20230506-r0.trigger 01:23:53 #63 17.40 OK: 9 MiB in 17 packages 01:23:53 #63 DONE 19.1s 01:23:53 01:23:53 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:23:53 #73 ... 01:23:53 01:23:53 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:23:53 #56 DONE 19.6s 01:23:54 01:23:54 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:23:56 #74 ... 01:23:56 01:23:56 #59 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:23:56 #59 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:56 #59 17.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:23:56 #59 20.59 (1/5) Installing dumb-init (1.2.5-r2) 01:23:56 #59 20.62 (2/5) Installing musl-obstack (1.2.3-r2) 01:23:56 #59 20.65 (3/5) Installing libucontext (1.2-r2) 01:23:56 #59 20.65 (4/5) Installing gcompat (1.1.0-r1) 01:23:56 #59 20.67 (5/5) Installing openssl (3.1.4-r5) 01:23:56 #59 20.75 Executing busybox-1.36.1-r5.trigger 01:23:56 #59 20.85 OK: 9 MiB in 20 packages 01:23:56 #59 DONE 21.9s 01:23:56 01:23:56 #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:23:56 #75 ... 01:23:56 01:23:56 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:23:56 #62 15.81 v3.18.6-35-g28268c5b274 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 01:23:56 #62 15.81 v3.18.6-33-gc1e3cf9371f [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 01:23:56 #62 15.81 OK: 19950 distinct packages available 01:23:56 #62 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:56 #62 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:23:56 #62 21.13 OK: 266 MiB in 52 packages 01:23:56 #62 DONE 21.8s 01:23:56 01:23:56 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:23:57 #76 ... 01:23:57 01:23:57 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:23:57 #64 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:57 #64 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:23:57 #64 20.84 (1/11) Installing ca-certificates (20230506-r0) 01:23:57 #64 20.99 (2/11) Installing brotli-libs (1.0.9-r14) 01:23:57 #64 21.06 (3/11) Installing libunistring (1.1-r1) 01:23:57 #64 21.17 (4/11) Installing libidn2 (2.3.4-r1) 01:23:57 #64 21.19 (5/11) Installing nghttp2-libs (1.57.0-r0) 01:23:57 #64 21.22 (6/11) Installing libcurl (8.5.0-r0) 01:23:57 #64 21.28 (7/11) Installing curl (8.5.0-r0) 01:23:57 #64 21.31 (8/11) Installing dumb-init (1.2.5-r2) 01:23:57 #64 21.33 (9/11) Installing musl-obstack (1.2.3-r2) 01:23:57 #64 21.33 (10/11) Installing libucontext (1.2-r2) 01:23:57 #64 21.34 (11/11) Installing gcompat (1.1.0-r1) 01:23:57 #64 21.40 Executing busybox-1.36.1-r5.trigger 01:23:57 #64 21.43 Executing ca-certificates-20230506-r0.trigger 01:23:57 #64 21.89 OK: 13 MiB in 26 packages 01:23:57 #64 DONE 22.6s 01:23:57 01:23:57 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:23:58 #77 ... 01:23:58 01:23:58 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:23:58 #76 DONE 1.6s 01:23:58 01:23:58 #65 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:23:58 #65 9.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:59 #65 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:23:59 #65 ... 01:23:59 01:23:59 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:23:59 #78 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:23:59 #78 ... 01:23:59 01:23:59 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:23:59 #66 9.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:24:00 #66 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:24:02 #66 ... 01:24:02 01:24:02 #65 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 01:24:02 #65 12.43 OK: 8 MiB in 16 packages 01:24:02 #65 DONE 13.7s 01:24:02 01:24:02 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:24:02 #77 5.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:24:02 #77 ... 01:24:02 01:24:02 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:24:02 #0 9.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:24:03 #79 ... 01:24:03 01:24:03 #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:24:03 #75 6.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:24:03 #75 ... 01:24:03 01:24:03 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:03 #80 ... 01:24:03 01:24:03 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:24:03 #79 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:24:04 #79 ... 01:24:04 01:24:04 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:24:04 #66 13.24 OK: 8 MiB in 16 packages 01:24:04 #66 DONE 14.1s 01:24:04 01:24:04 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:24:04 #77 6.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:24:04 #77 ... 01:24:04 01:24:04 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:24:04 #78 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:24:04 #78 14.18 OK: 8 MiB in 17 packages 01:24:04 #78 DONE 15.1s 01:24:04 01:24:04 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:24:07 #81 DONE 2.3s 01:24:07 01:24:07 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:24:07 #68 9.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:24:07 #68 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:24:07 #68 14.87 OK: 18 MiB in 19 packages 01:24:07 #68 ... 01:24:07 01:24:07 #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:24:07 #82 DONE 0.2s 01:24:07 01:24:07 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:24:07 #74 8.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:24:07 #74 9.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:24:07 #74 ... 01:24:07 01:24:07 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:24:07 #68 DONE 15.9s 01:24:07 01:24:07 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:24:07 #83 DONE 0.2s 01:24:07 01:24:07 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:24:07 #73 8.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:24:07 #73 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:24:07 #73 14.20 OK: 9 MiB in 17 packages 01:24:07 #73 ... 01:24:07 01:24:07 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:24:07 #74 13.87 OK: 18 MiB in 19 packages 01:24:08 #74 ... 01:24:08 01:24:08 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:08 #84 ... 01:24:08 01:24:08 #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 01:24:08 #75 7.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:24:08 #75 11.56 OK: 9 MiB in 20 packages 01:24:08 #75 DONE 12.4s 01:24:08 01:24:08 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:24:08 #85 ... 01:24:08 01:24:08 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:24:08 #74 DONE 14.5s 01:24:08 01:24:08 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:24:08 #73 DONE 14.9s 01:24:08 01:24:08 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:24:08 #79 15.28 OK: 8 MiB in 19 packages 01:24:08 #79 DONE 15.9s 01:24:08 01:24:08 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:24:09 #86 ... 01:24:09 01:24:09 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:24:09 #77 10.88 OK: 13 MiB in 26 packages 01:24:09 #77 DONE 11.9s 01:24:09 01:24:09 #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:24:10 #87 ... 01:24:10 01:24:10 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:24:10 #86 DONE 1.9s 01:24:10 01:24:10 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:24:10 #85 DONE 2.1s 01:24:10 01:24:10 #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:24:10 #87 DONE 2.1s 01:24:10 01:24:10 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:24:10 #88 ... 01:24:10 01:24:10 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:24:10 #89 DONE 0.1s 01:24:10 01:24:10 #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:24:10 #90 DONE 0.2s 01:24:11 01:24:11 #91 [security-spire-server stage-2 6/9] COPY security.txt / 01:24:11 #91 DONE 0.2s 01:24:11 01:24:11 #92 [security-spire-config stage-2 6/10] COPY security.txt / 01:24:11 #92 DONE 0.2s 01:24:11 01:24:11 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:24:11 #93 ... 01:24:11 01:24:11 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:24:11 #94 DONE 0.2s 01:24:11 01:24:11 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:24:11 #93 DONE 0.2s 01:24:11 01:24:11 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:24:11 #95 ... 01:24:11 01:24:11 #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:24:11 #96 DONE 0.3s 01:24:11 01:24:11 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:24:11 #95 DONE 0.3s 01:24:11 01:24:11 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:24:11 #97 DONE 0.3s 01:24:11 01:24:11 #98 [security-spire-server] exporting to image 01:24:11 #98 exporting layers 01:24:12 #98 ... 01:24:12 01:24:12 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:24:12 #99 DONE 0.4s 01:24:12 01:24:12 #98 [security-spire-config] exporting to image 01:24:12 #98 ... 01:24:12 01:24:12 #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:24:12 #88 DONE 1.7s 01:24:12 01:24:12 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:24:12 #100 DONE 0.3s 01:24:12 01:24:12 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 01:24:12 #101 DONE 0.2s 01:24:12 01:24:12 #98 [security-spire-config] exporting to image 01:24:13 #98 ... 01:24:13 01:24:13 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:24:13 #102 DONE 0.3s 01:24:13 01:24:13 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:24:13 #103 DONE 0.4s 01:24:13 01:24:13 #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:13 #70 ... 01:24:13 01:24:13 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:24:14 #104 DONE 0.4s 01:24:14 01:24:14 #98 [security-spire-config] exporting to image 01:24:15 #98 exporting layers 3.5s done 01:24:15 #98 exporting layers 3.6s done 01:24:15 #98 writing image sha256:6a5106e99d4ae7367aeab5a6a49d8fe8490e05a4ce1c8a9c1235a6820b880c56 0.1s done 01:24:15 #98 writing image sha256:da072f219716a0004b67be06f7fd30746fb1dbd161b7f16afc347957c6594d61 0.0s done 01:24:15 #98 naming to docker.io/library/security-spire-server-arm64 01:24:15 #98 naming to docker.io/library/security-spire-config-arm64 01:24:15 #98 naming to docker.io/library/security-spire-server-arm64 0.0s done 01:24:15 #98 naming to docker.io/library/security-spire-config-arm64 0.0s done 01:24:15 #98 exporting layers 1.9s done 01:24:15 #98 writing image sha256:6bc40068b648b7eaad3cecc660ec909c48dd93b9935dddbb9fc95d3335078140 done 01:24:15 #98 naming to docker.io/library/security-spire-agent-arm64 done 01:24:15 #98 DONE 3.9s 01:24:15 01:24:15 #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:30 #71 DONE 37.8s 01:24:30 01:24:30 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:24:30 #31 ... 01:24:30 01:24:30 #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:30 #80 DONE 37.5s 01:24:30 01:24:30 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:30 #84 DONE 32.7s 01:24:30 01:24:30 #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:30 #70 DONE 38.1s 01:24:30 01:24:30 #105 [security-proxy-auth builder 6/7] COPY . . 01:24:31 #105 DONE 1.1s 01:24:31 01:24:31 #106 [support-notifications builder 6/7] COPY . . 01:24:31 #106 DONE 1.1s 01:24:31 01:24:31 #107 [security-spiffe-token-provider builder 6/7] COPY . . 01:24:32 #107 DONE 1.1s 01:24:32 01:24:32 #108 [core-metadata builder 6/7] COPY . . 01:24:32 #108 CACHED 01:24:32 01:24:32 #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:24:32 #109 CACHED 01:24:32 01:24:32 #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:32 #110 CACHED 01:24:32 01:24:32 #111 [core-command builder 6/7] COPY . . 01:24:32 #111 CACHED 01:24:32 01:24:32 #112 [core-command builder 4/7] COPY go.mod vendor* ./ 01:24:32 #112 CACHED 01:24:32 01:24:32 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:32 #113 CACHED 01:24:32 01:24:32 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:32 #114 CACHED 01:24:32 01:24:32 #115 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:24:32 #115 CACHED 01:24:32 01:24:32 #116 [security-secretstore-setup builder 6/7] COPY . . 01:24:32 #116 CACHED 01:24:32 01:24:32 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:32 #117 CACHED 01:24:32 01:24:32 #118 [support-scheduler builder 6/7] COPY . . 01:24:32 #118 CACHED 01:24:32 01:24:32 #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:24:32 #119 CACHED 01:24:32 01:24:32 #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:24:32 #120 CACHED 01:24:32 01:24:32 #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:32 #121 CACHED 01:24:32 01:24:32 #122 [security-bootstrapper builder 6/7] COPY . . 01:24:32 #122 CACHED 01:24:32 01:24:32 #123 [core-data builder 4/7] COPY go.mod vendor* ./ 01:24:32 #123 CACHED 01:24:32 01:24:32 #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:32 #124 CACHED 01:24:32 01:24:32 #125 [core-data builder 6/7] COPY . . 01:24:32 #125 CACHED 01:24:32 01:24:32 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 01:24:32 #126 CACHED 01:24:32 01:24:32 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:24:32 #127 CACHED 01:24:32 01:24:32 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:32 #128 CACHED 01:24:32 01:24:32 #129 [security-proxy-setup builder 6/7] COPY . . 01:24:32 #129 DONE 1.2s 01:24:32 01:24:32 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:24:37 #130 ... 01:24:37 01:24:37 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:24:37 #0 5.163 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:24:37 #131 ... 01:24:37 01:24:37 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:24:37 #130 5.715 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:24:42 #130 ... 01:24:42 01:24:42 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:24:42 #0 5.728 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:24:42 #132 ... 01:24:42 01:24:42 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:24:42 #0 5.829 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:24:42 #133 ... 01:24:42 01:24:42 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:24:42 #0 4.447 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:24:42 #134 ... 01:24:42 01:24:42 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:24:42 #0 5.177 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:24:42 #135 ... 01:24:42 01:24:42 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:24:42 #0 5.759 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:24:43 #136 ... 01:24:43 01:24:43 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:24:43 #0 3.860 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:24:43 #137 ... 01:24:43 01:24:43 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:24:43 #0 5.508 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:24:43 #138 ... 01:24:43 01:24:43 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:24:43 #0 4.676 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:24:43 #139 ... 01:24:43 01:24:43 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:24:43 #0 3.720 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:37:53 #140 ... 01:37:53 01:37:53 #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:37:53 #135 DONE 793.1s 01:37:53 01:37:53 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:37:53 #139 ... 01:37:53 01:37:53 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:37:53 #141 DONE 0.2s 01:37:53 01:37:53 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:37:53 #142 DONE 0.3s 01:37:53 01:37:53 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 01:37:53 #143 DONE 0.2s 01:37:53 01:37:53 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:37:53 #144 DONE 0.2s 01:37:53 01:37:53 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:37:53 #145 DONE 0.3s 01:37:53 01:37:53 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:37:53 #132 ... 01:37:53 01:37:53 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:37:53 #146 DONE 0.1s 01:37:53 01:37:53 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:37:53 #147 DONE 1.8s 01:37:53 01:37:53 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:37:53 #132 ... 01:37:53 01:37:53 #98 [security-proxy-setup] exporting to image 01:37:53 #98 exporting layers 01:37:53 #98 exporting layers 0.9s done 01:37:53 #98 writing image sha256:b20de98d51116c1d4ad89b84d64e326e9c25c7902c54f3dcc15b22960d5e63d3 done 01:37:53 #98 naming to docker.io/library/security-proxy-setup-arm64 done 01:37:53 #98 DONE 4.8s 01:37:53 01:37:53 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:37:59 #31 ... 01:37:59 01:37:59 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:37:59 #130 805.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.15" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:38:01 #130 ... 01:38:01 01:38:01 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:38:01 #131 DONE 808.5s 01:38:01 01:38:01 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:38:01 #31 ... 01:38:01 01:38:01 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:38:01 #148 DONE 0.3s 01:38:01 01:38:01 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 01:38:04 #149 DONE 2.3s 01:38:04 01:38:04 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 01:38:04 #150 DONE 0.3s 01:38:04 01:38:04 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 01:38:04 #151 DONE 0.2s 01:38:04 01:38:04 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:38:04 #136 ... 01:38:04 01:38:04 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:38:05 #152 DONE 0.3s 01:38:05 01:38:05 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:38:05 #153 DONE 0.1s 01:38:05 01:38:05 #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:38:05 #154 DONE 0.2s 01:38:05 01:38:05 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:38:05 #155 DONE 0.2s 01:38:05 01:38:05 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 01:38:05 #156 DONE 0.2s 01:38:05 01:38:05 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:38:05 #157 DONE 0.2s 01:38:05 01:38:05 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:38:05 #137 ... 01:38:05 01:38:05 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 01:38:08 #158 DONE 2.2s 01:38:08 01:38:08 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:38:08 #139 ... 01:38:08 01:38:08 #98 [security-bootstrapper] exporting to image 01:38:08 #98 exporting layers 01:38:09 #98 exporting layers 0.9s done 01:38:09 #98 writing image sha256:8d6a9cfe534767c2236d8ac2058cf6f498b2c4c4c1a868f244ffa89afea418f6 done 01:38:09 #98 naming to docker.io/library/security-bootstrapper-arm64 done 01:38:09 #98 DONE 5.7s 01:38:09 01:38:09 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:38:12 #137 ... 01:38:12 01:38:12 #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:38:12 #130 DONE 820.1s 01:38:12 01:38:12 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:38:12 #137 ... 01:38:12 01:38:12 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:38:13 #159 DONE 0.3s 01:38:13 01:38:13 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:38:13 #160 DONE 0.3s 01:38:13 01:38:13 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:38:13 #133 ... 01:38:13 01:38:13 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:38:13 #161 DONE 0.2s 01:38:13 01:38:13 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:38:13 #162 DONE 0.1s 01:38:13 01:38:13 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:38:14 #163 DONE 0.3s 01:38:14 01:38:14 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:38:14 #31 ... 01:38:14 01:38:14 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:38:14 #164 DONE 0.2s 01:38:14 01:38:14 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:38:14 #165 DONE 0.3s 01:38:14 01:38:14 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:38:15 #166 DONE 0.2s 01:38:15 01:38:15 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:38:17 #167 DONE 2.1s 01:38:17 01:38:17 #98 [security-secretstore-setup] exporting to image 01:38:17 #98 exporting layers 01:38:18 #98 exporting layers 1.5s done 01:38:18 #98 writing image sha256:e0f5ab61155c0700167665a411824b71a309e34bf9933a6219934d55f2b6fcbb 0.1s done 01:38:18 #98 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 01:38:18 #98 DONE 7.2s 01:38:18 01:38:18 #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:38:19 #139 DONE 827.2s 01:38:19 01:38:19 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:38:19 #31 ... 01:38:19 01:38:19 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:38:20 #168 DONE 0.3s 01:38:20 01:38:20 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:38:20 #169 DONE 0.1s 01:38:20 01:38:20 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:38:20 #170 DONE 0.3s 01:38:20 01:38:20 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:38:20 #171 DONE 0.1s 01:38:20 01:38:20 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:38:20 #172 DONE 0.1s 01:38:20 01:38:20 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:38:27 #173 DONE 5.9s 01:38:27 01:38:27 #98 [security-proxy-auth] exporting to image 01:38:27 #98 exporting layers 01:38:27 #98 exporting layers 0.6s done 01:38:27 #98 writing image sha256:036c495bd5577511e7d04002e1c4ba145f83eea4c0ea0fa31c16b00f5f78348f done 01:38:27 #98 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 01:38:27 #98 DONE 7.9s 01:38:27 01:38:27 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:38:42 #134 DONE 849.9s 01:38:42 01:38:42 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:38:42 #140 ... 01:38:42 01:38:42 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:38:42 #174 DONE 0.1s 01:38:42 01:38:42 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:38:43 #175 DONE 0.2s 01:38:43 01:38:43 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:38:43 #176 DONE 0.2s 01:38:43 01:38:43 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:38:43 #177 DONE 0.2s 01:38:43 01:38:43 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:38:43 #137 ... 01:38:43 01:38:43 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:38:43 #178 DONE 0.1s 01:38:43 01:38:43 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:38:45 #179 DONE 1.9s 01:38:45 01:38:45 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:38:45 #137 ... 01:38:45 01:38:45 #98 [core-common-config-bootstrapper] exporting to image 01:38:45 #98 exporting layers 01:38:45 #98 exporting layers 0.4s done 01:38:45 #98 writing image sha256:d4471b17b8bfeab488bfa218051afc0fb7630eb429b7031b372cb7f8045b9c67 01:38:45 #98 writing image sha256:d4471b17b8bfeab488bfa218051afc0fb7630eb429b7031b372cb7f8045b9c67 done 01:38:45 #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 01:38:45 #98 DONE 8.3s 01:38:45 01:38:45 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:39:17 #137 ... 01:39:17 01:39:17 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:39:17 #136 DONE 882.8s 01:39:17 01:39:17 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:39:17 #31 ... 01:39:17 01:39:17 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:39:17 #180 DONE 0.2s 01:39:17 01:39:17 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:39:17 #181 DONE 0.2s 01:39:17 01:39:17 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:39:17 #133 ... 01:39:17 01:39:17 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:39:17 #182 DONE 0.3s 01:39:17 01:39:17 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:39:17 #137 ... 01:39:17 01:39:17 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:39:17 #183 DONE 0.1s 01:39:17 01:39:17 #98 [core-command] exporting to image 01:39:17 #98 exporting layers 01:39:17 #98 exporting layers 0.2s done 01:39:17 #98 writing image sha256:3b9d952072e570a9257fc0465abeed21cab10b0ea4a68efdf1c5d3a3195f635c done 01:39:17 #98 naming to docker.io/library/core-command-arm64 done 01:39:17 #98 DONE 8.5s 01:39:17 01:39:17 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:39:17 #31 ... 01:39:17 01:39:17 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:39:17 #137 DONE 885.7s 01:39:17 01:39:17 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:39:18 #138 ... 01:39:18 01:39:18 #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:39:18 #184 DONE 0.1s 01:39:18 01:39:18 #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:39:18 #185 DONE 0.1s 01:39:18 01:39:18 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:39:18 #138 ... 01:39:18 01:39:18 #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:39:19 #186 DONE 0.3s 01:39:19 01:39:19 #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:39:19 #187 DONE 0.1s 01:39:19 01:39:19 #98 [core-data] exporting to image 01:39:19 #98 exporting layers 0.4s done 01:39:19 #98 writing image sha256:273045a49736c21aac7f5e5a9b27200ba7e083e24f3da65c04381bac0c12f813 done 01:39:19 #98 naming to docker.io/library/core-data-arm64 01:39:19 #98 naming to docker.io/library/core-data-arm64 done 01:39:19 #98 DONE 8.9s 01:39:19 01:39:19 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:39:26 #138 DONE 893.7s 01:39:26 01:39:26 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:39:26 #133 ... 01:39:26 01:39:26 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:39:26 #188 DONE 0.2s 01:39:26 01:39:26 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:39:26 #189 DONE 0.2s 01:39:26 01:39:26 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:39:26 #31 ... 01:39:26 01:39:26 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:39:27 #190 DONE 0.3s 01:39:27 01:39:27 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:39:27 #191 DONE 0.2s 01:39:27 01:39:27 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:39:27 #192 DONE 0.2s 01:39:27 01:39:27 #98 [core-metadata] exporting to image 01:39:27 #98 exporting layers 01:39:27 #98 exporting layers 0.3s done 01:39:27 #98 writing image sha256:6505c85fc2ab4c2ef50f3f93ca54466e3b7e8d9bbb41cb138d04c50b91a73fe2 done 01:39:27 #98 naming to docker.io/library/core-metadata-arm64 done 01:39:27 #98 DONE 9.3s 01:39:27 01:39:27 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:39:49 #140 ... 01:39:49 01:39:49 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:39:49 #133 DONE 913.8s 01:39:49 01:39:49 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:39:49 #132 ... 01:39:49 01:39:49 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:39:49 #193 DONE 0.1s 01:39:49 01:39:49 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:39:49 #194 DONE 0.1s 01:39:49 01:39:49 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:39:49 #31 ... 01:39:49 01:39:49 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:39:49 #195 DONE 0.4s 01:39:49 01:39:49 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:39:49 #196 DONE 0.1s 01:39:49 01:39:49 #98 [security-spiffe-token-provider] exporting to image 01:39:49 #98 exporting layers 01:39:49 #98 exporting layers 0.5s done 01:39:49 #98 writing image sha256:438adb065b87d540758bb0c4228a5b079d3ab03b0e014beb336a44dbc6df253d done 01:39:49 #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done 01:39:49 #98 DONE 9.8s 01:39:49 01:39:49 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:40:11 #140 DONE 936.6s 01:40:11 01:40:11 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:40:11 #132 DONE 936.6s 01:40:11 01:40:11 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:40:11 #31 ... 01:40:11 01:40:11 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:40:11 #197 ... 01:40:11 01:40:11 #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:40:11 #198 DONE 0.1s 01:40:11 01:40:11 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:40:11 #197 DONE 0.2s 01:40:11 01:40:11 #199 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:40:11 #199 DONE 0.1s 01:40:11 01:40:11 #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:40:11 #200 DONE 0.1s 01:40:11 01:40:11 #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:40:11 #201 DONE 0.4s 01:40:11 01:40:11 #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:40:11 #202 DONE 0.3s 01:40:11 01:40:11 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:40:11 #203 DONE 0.1s 01:40:11 01:40:11 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:40:11 #204 DONE 0.1s 01:40:11 01:40:11 #98 [support-scheduler] exporting to image 01:40:11 #98 exporting layers 01:40:11 #98 exporting layers 0.4s done 01:40:11 #98 writing image sha256:0befde343b12b7c1303fa53c66ed93ba6dd98bf79727992d479aebeff1ed96d9 01:40:11 #98 exporting layers 0.4s done 01:40:11 #98 writing image sha256:0befde343b12b7c1303fa53c66ed93ba6dd98bf79727992d479aebeff1ed96d9 0.0s done 01:40:11 #98 naming to docker.io/library/support-scheduler-arm64 done 01:40:11 #98 writing image sha256:f09c71e69175142e5a3be4352497dc85915f9e143a06b1643ba6c70969deaf00 done 01:40:11 #98 naming to docker.io/library/support-notifications-arm64 done 01:40:11 #98 DONE 10.3s 01:40:11 01:40:11 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:40:11 time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:40:11 time="2024-02-16T01:23:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:40:11 $ docker stop --time=1 77590d16a9a02ddf9fc6549ca054c30f09ebb76717eb06d9a253728e53e29031 01:40:13 $ docker rm -f --volumes 77590d16a9a02ddf9fc6549ca054c30f09ebb76717eb06d9a253728e53e29031 [Pipeline] // withDockerContainer [Pipeline] sh 01:40:14 + docker images 01:40:14 REPOSITORY TAG IMAGE ID CREATED SIZE 01:40:14 support-scheduler-arm64 latest 0befde343b12 5 seconds ago 25.9MB 01:40:14 support-notifications-arm64 latest f09c71e69175 5 seconds ago 26.6MB 01:40:14 security-spiffe-token-provider-arm64 latest 438adb065b87 27 seconds ago 29.1MB 01:40:14 core-metadata-arm64 latest 6505c85fc2ab 47 seconds ago 17.4MB 01:40:14 core-data-arm64 latest 273045a49736 56 seconds ago 17.2MB 01:40:14 core-command-arm64 latest 3b9d952072e5 58 seconds ago 17.1MB 01:40:14 core-common-config-bootstrapper-arm64 latest d4471b17b8bf About a minute ago 15.1MB 01:40:14 security-proxy-auth-arm64 latest 036c495bd557 About a minute ago 15.9MB 01:40:14 security-secretstore-setup-arm64 latest e0f5ab61155c About a minute ago 35.9MB 01:40:14 security-bootstrapper-arm64 latest 8d6a9cfe5347 2 minutes ago 18.5MB 01:40:14 security-proxy-setup-arm64 latest b20de98d5111 2 minutes ago 25.9MB 01:40:14 security-spire-agent-arm64 latest 6bc40068b648 16 minutes ago 152MB 01:40:14 security-spire-config-arm64 latest 6a5106e99d4a 16 minutes ago 95.8MB 01:40:14 security-spire-server-arm64 latest da072f219716 16 minutes ago 96.7MB 01:40:14 ci-base-image-arm64 latest ef850c7e0e2d 17 minutes ago 881MB 01:40:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB 01:40:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 8 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 01:40:15 provisioning config files... 01:40:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/625@tmp/config1559078121888292545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:15 ---> ****-login.sh 01:40:15 nexus3.edgexfoundry.org:10001 01:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:15 Configure a credential helper to remove this warning. See 01:40:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:15 01:40:15 Login Succeeded 01:40:15 nexus3.edgexfoundry.org:10002 01:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:16 Configure a credential helper to remove this warning. See 01:40:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:16 01:40:16 Login Succeeded 01:40:16 nexus3.edgexfoundry.org:10003 01:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:16 Configure a credential helper to remove this warning. See 01:40:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:16 01:40:16 Login Succeeded 01:40:16 nexus3.edgexfoundry.org:10004 01:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:17 Configure a credential helper to remove this warning. See 01:40:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:17 01:40:17 Login Succeeded 01:40:17 ****.io 01:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:40:17 Configure a credential helper to remove this warning. See 01:40:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:40:17 01:40:17 Login Succeeded 01:40:17 ---> ****-login.sh ends [Pipeline] } 01:40:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:40:18 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:40:18 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:40:18 latest 01:40:18 3.2.0-dev.15 01:40:18 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:40:18 main 01:40:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:22 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:40:22 85c5fd762163: Preparing 01:40:22 b51197d9ce3c: Preparing 01:40:22 0e6ba6eb1d9d: Preparing 01:40:22 9b6aeecfbd32: Preparing 01:40:22 23e43245a5f8: Preparing 01:40:22 c042f22ca5c5: Preparing 01:40:22 7c504f21be85: Preparing 01:40:22 c042f22ca5c5: Waiting 01:40:22 7c504f21be85: Waiting 01:40:22 9b6aeecfbd32: Pushed 01:40:22 85c5fd762163: Pushed 01:40:22 0e6ba6eb1d9d: Pushed 01:40:22 23e43245a5f8: Pushed 01:40:22 7c504f21be85: Layer already exists 01:40:22 c042f22ca5c5: Pushed 01:40:24 b51197d9ce3c: Pushed 01:40:24 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:9452afc21d3e0aa75bf019498064139cbfef79e43df8a0ba320bdce211e38cd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:40:26 85c5fd762163: Preparing 01:40:26 b51197d9ce3c: Preparing 01:40:26 0e6ba6eb1d9d: Preparing 01:40:26 9b6aeecfbd32: Preparing 01:40:26 23e43245a5f8: Preparing 01:40:26 c042f22ca5c5: Preparing 01:40:26 7c504f21be85: Preparing 01:40:26 c042f22ca5c5: Waiting 01:40:26 7c504f21be85: Waiting 01:40:26 9b6aeecfbd32: Layer already exists 01:40:26 b51197d9ce3c: Layer already exists 01:40:26 85c5fd762163: Layer already exists 01:40:26 23e43245a5f8: Layer already exists 01:40:26 0e6ba6eb1d9d: Layer already exists 01:40:26 c042f22ca5c5: Layer already exists 01:40:26 7c504f21be85: Layer already exists 01:40:26 latest: digest: sha256:9452afc21d3e0aa75bf019498064139cbfef79e43df8a0ba320bdce211e38cd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.15 01:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:40:27 85c5fd762163: Preparing 01:40:27 b51197d9ce3c: Preparing 01:40:27 0e6ba6eb1d9d: Preparing 01:40:27 9b6aeecfbd32: Preparing 01:40:27 23e43245a5f8: Preparing 01:40:27 c042f22ca5c5: Preparing 01:40:27 7c504f21be85: Preparing 01:40:27 c042f22ca5c5: Waiting 01:40:27 7c504f21be85: Waiting 01:40:27 b51197d9ce3c: Layer already exists 01:40:27 0e6ba6eb1d9d: Layer already exists 01:40:27 85c5fd762163: Layer already exists 01:40:27 23e43245a5f8: Layer already exists 01:40:27 9b6aeecfbd32: Layer already exists 01:40:27 c042f22ca5c5: Layer already exists 01:40:27 7c504f21be85: Layer already exists 01:40:27 3.2.0-dev.15: digest: sha256:9452afc21d3e0aa75bf019498064139cbfef79e43df8a0ba320bdce211e38cd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:29 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:40:29 85c5fd762163: Preparing 01:40:29 b51197d9ce3c: Preparing 01:40:29 0e6ba6eb1d9d: Preparing 01:40:29 9b6aeecfbd32: Preparing 01:40:29 23e43245a5f8: Preparing 01:40:29 c042f22ca5c5: Preparing 01:40:29 7c504f21be85: Preparing 01:40:29 c042f22ca5c5: Waiting 01:40:29 7c504f21be85: Waiting 01:40:29 9b6aeecfbd32: Layer already exists 01:40:29 85c5fd762163: Layer already exists 01:40:29 b51197d9ce3c: Layer already exists 01:40:29 23e43245a5f8: Layer already exists 01:40:29 0e6ba6eb1d9d: Layer already exists 01:40:29 7c504f21be85: Layer already exists 01:40:29 c042f22ca5c5: Layer already exists 01:40:29 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:9452afc21d3e0aa75bf019498064139cbfef79e43df8a0ba320bdce211e38cd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:40:30 85c5fd762163: Preparing 01:40:30 b51197d9ce3c: Preparing 01:40:30 0e6ba6eb1d9d: Preparing 01:40:30 9b6aeecfbd32: Preparing 01:40:30 23e43245a5f8: Preparing 01:40:30 c042f22ca5c5: Preparing 01:40:30 7c504f21be85: Preparing 01:40:30 c042f22ca5c5: Waiting 01:40:30 7c504f21be85: Waiting 01:40:30 9b6aeecfbd32: Layer already exists 01:40:30 0e6ba6eb1d9d: Layer already exists 01:40:30 23e43245a5f8: Layer already exists 01:40:30 b51197d9ce3c: Layer already exists 01:40:30 85c5fd762163: Layer already exists 01:40:30 7c504f21be85: Layer already exists 01:40:30 c042f22ca5c5: Layer already exists 01:40:31 main: digest: sha256:9452afc21d3e0aa75bf019498064139cbfef79e43df8a0ba320bdce211e38cd8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:31 ===================================================== [Pipeline] echo 01:40:31 taggedImages: 01:40:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:40:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:40:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.15 01:40:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:40:31 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:40:32 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:40:32 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:40:32 latest 01:40:32 3.2.0-dev.15 01:40:32 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:40:32 main 01:40:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:40:37 2d1dc4cbbc8f: Preparing 01:40:37 29b3f61f62f7: Preparing 01:40:37 7413d64d1631: Preparing 01:40:37 fd99ad7f74a1: Preparing 01:40:37 0e6ba6eb1d9d: Preparing 01:40:37 9b6aeecfbd32: Preparing 01:40:37 23e43245a5f8: Preparing 01:40:37 c042f22ca5c5: Preparing 01:40:37 7c504f21be85: Preparing 01:40:37 9b6aeecfbd32: Waiting 01:40:37 23e43245a5f8: Waiting 01:40:37 7c504f21be85: Waiting 01:40:37 0e6ba6eb1d9d: Layer already exists 01:40:37 9b6aeecfbd32: Layer already exists 01:40:37 23e43245a5f8: Layer already exists 01:40:37 c042f22ca5c5: Layer already exists 01:40:37 29b3f61f62f7: Pushed 01:40:37 7413d64d1631: Pushed 01:40:37 7c504f21be85: Layer already exists 01:40:37 2d1dc4cbbc8f: Pushed 01:40:39 fd99ad7f74a1: Pushed 01:40:39 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:88872a26588d16a1a1d6c5efb9caf1eb5fa0520e669a400938a12d317ed60f4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:40:40 2d1dc4cbbc8f: Preparing 01:40:40 29b3f61f62f7: Preparing 01:40:40 7413d64d1631: Preparing 01:40:40 fd99ad7f74a1: Preparing 01:40:40 0e6ba6eb1d9d: Preparing 01:40:40 9b6aeecfbd32: Preparing 01:40:40 23e43245a5f8: Preparing 01:40:40 c042f22ca5c5: Preparing 01:40:40 7c504f21be85: Preparing 01:40:40 9b6aeecfbd32: Waiting 01:40:40 c042f22ca5c5: Waiting 01:40:40 7c504f21be85: Waiting 01:40:40 23e43245a5f8: Waiting 01:40:40 7413d64d1631: Layer already exists 01:40:40 29b3f61f62f7: Layer already exists 01:40:40 2d1dc4cbbc8f: Layer already exists 01:40:40 0e6ba6eb1d9d: Layer already exists 01:40:40 fd99ad7f74a1: Layer already exists 01:40:40 9b6aeecfbd32: Layer already exists 01:40:40 23e43245a5f8: Layer already exists 01:40:40 c042f22ca5c5: Layer already exists 01:40:40 7c504f21be85: Layer already exists 01:40:40 latest: digest: sha256:88872a26588d16a1a1d6c5efb9caf1eb5fa0520e669a400938a12d317ed60f4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.15 01:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:40:42 2d1dc4cbbc8f: Preparing 01:40:42 29b3f61f62f7: Preparing 01:40:42 7413d64d1631: Preparing 01:40:42 fd99ad7f74a1: Preparing 01:40:42 0e6ba6eb1d9d: Preparing 01:40:42 9b6aeecfbd32: Preparing 01:40:42 23e43245a5f8: Preparing 01:40:42 c042f22ca5c5: Preparing 01:40:42 7c504f21be85: Preparing 01:40:42 23e43245a5f8: Waiting 01:40:42 c042f22ca5c5: Waiting 01:40:42 7c504f21be85: Waiting 01:40:42 9b6aeecfbd32: Waiting 01:40:42 fd99ad7f74a1: Layer already exists 01:40:42 7413d64d1631: Layer already exists 01:40:42 2d1dc4cbbc8f: Layer already exists 01:40:42 29b3f61f62f7: Layer already exists 01:40:42 0e6ba6eb1d9d: Layer already exists 01:40:42 7c504f21be85: Layer already exists 01:40:42 9b6aeecfbd32: Layer already exists 01:40:42 c042f22ca5c5: Layer already exists 01:40:42 23e43245a5f8: Layer already exists 01:40:42 3.2.0-dev.15: digest: sha256:88872a26588d16a1a1d6c5efb9caf1eb5fa0520e669a400938a12d317ed60f4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:40:43 2d1dc4cbbc8f: Preparing 01:40:43 29b3f61f62f7: Preparing 01:40:43 7413d64d1631: Preparing 01:40:43 fd99ad7f74a1: Preparing 01:40:43 0e6ba6eb1d9d: Preparing 01:40:43 9b6aeecfbd32: Preparing 01:40:43 23e43245a5f8: Preparing 01:40:43 c042f22ca5c5: Preparing 01:40:43 7c504f21be85: Preparing 01:40:43 9b6aeecfbd32: Waiting 01:40:43 23e43245a5f8: Waiting 01:40:43 c042f22ca5c5: Waiting 01:40:43 7c504f21be85: Waiting 01:40:43 2d1dc4cbbc8f: Layer already exists 01:40:43 fd99ad7f74a1: Layer already exists 01:40:43 29b3f61f62f7: Layer already exists 01:40:43 0e6ba6eb1d9d: Layer already exists 01:40:43 7413d64d1631: Layer already exists 01:40:43 23e43245a5f8: Layer already exists 01:40:43 7c504f21be85: Layer already exists 01:40:43 9b6aeecfbd32: Layer already exists 01:40:43 c042f22ca5c5: Layer already exists 01:40:43 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:88872a26588d16a1a1d6c5efb9caf1eb5fa0520e669a400938a12d317ed60f4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:40:45 2d1dc4cbbc8f: Preparing 01:40:45 29b3f61f62f7: Preparing 01:40:45 7413d64d1631: Preparing 01:40:45 fd99ad7f74a1: Preparing 01:40:45 0e6ba6eb1d9d: Preparing 01:40:45 9b6aeecfbd32: Preparing 01:40:45 23e43245a5f8: Preparing 01:40:45 c042f22ca5c5: Preparing 01:40:45 7c504f21be85: Preparing 01:40:45 23e43245a5f8: Waiting 01:40:45 c042f22ca5c5: Waiting 01:40:45 7c504f21be85: Waiting 01:40:45 9b6aeecfbd32: Waiting 01:40:45 2d1dc4cbbc8f: Layer already exists 01:40:45 7413d64d1631: Layer already exists 01:40:45 29b3f61f62f7: Layer already exists 01:40:45 0e6ba6eb1d9d: Layer already exists 01:40:45 fd99ad7f74a1: Layer already exists 01:40:45 9b6aeecfbd32: Layer already exists 01:40:45 23e43245a5f8: Layer already exists 01:40:45 c042f22ca5c5: Layer already exists 01:40:45 7c504f21be85: Layer already exists 01:40:45 main: digest: sha256:88872a26588d16a1a1d6c5efb9caf1eb5fa0520e669a400938a12d317ed60f4a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:40:46 ===================================================== [Pipeline] echo 01:40:46 taggedImages: 01:40:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:40:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:40:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.15 01:40:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:40:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:40:46 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:40:46 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:40:46 latest 01:40:46 3.2.0-dev.15 01:40:46 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:40:46 main 01:40:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:40:50 765d197d0db5: Preparing 01:40:50 a554bf1a904f: Preparing 01:40:50 0e6ba6eb1d9d: Preparing 01:40:50 9b6aeecfbd32: Preparing 01:40:50 1c8c41e6ce9b: Preparing 01:40:50 c042f22ca5c5: Preparing 01:40:50 7c504f21be85: Preparing 01:40:50 c042f22ca5c5: Waiting 01:40:50 7c504f21be85: Waiting 01:40:50 9b6aeecfbd32: Layer already exists 01:40:51 0e6ba6eb1d9d: Layer already exists 01:40:51 c042f22ca5c5: Layer already exists 01:40:51 7c504f21be85: Layer already exists 01:40:51 1c8c41e6ce9b: Pushed 01:40:51 765d197d0db5: Pushed 01:40:53 a554bf1a904f: Pushed 01:40:53 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:9a8e5925de9ebd069b108875b1f4f97446ff3b11fa7d30811920392102732fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:40:54 765d197d0db5: Preparing 01:40:54 a554bf1a904f: Preparing 01:40:54 0e6ba6eb1d9d: Preparing 01:40:54 9b6aeecfbd32: Preparing 01:40:54 1c8c41e6ce9b: Preparing 01:40:54 c042f22ca5c5: Preparing 01:40:54 7c504f21be85: Preparing 01:40:54 c042f22ca5c5: Waiting 01:40:54 7c504f21be85: Waiting 01:40:54 765d197d0db5: Layer already exists 01:40:54 1c8c41e6ce9b: Layer already exists 01:40:54 a554bf1a904f: Layer already exists 01:40:54 9b6aeecfbd32: Layer already exists 01:40:54 0e6ba6eb1d9d: Layer already exists 01:40:54 7c504f21be85: Layer already exists 01:40:54 c042f22ca5c5: Layer already exists 01:40:55 latest: digest: sha256:9a8e5925de9ebd069b108875b1f4f97446ff3b11fa7d30811920392102732fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.15 01:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:40:56 765d197d0db5: Preparing 01:40:56 a554bf1a904f: Preparing 01:40:56 0e6ba6eb1d9d: Preparing 01:40:56 9b6aeecfbd32: Preparing 01:40:56 1c8c41e6ce9b: Preparing 01:40:56 c042f22ca5c5: Preparing 01:40:56 7c504f21be85: Preparing 01:40:56 7c504f21be85: Waiting 01:40:56 c042f22ca5c5: Waiting 01:40:56 1c8c41e6ce9b: Layer already exists 01:40:56 0e6ba6eb1d9d: Layer already exists 01:40:56 765d197d0db5: Layer already exists 01:40:56 9b6aeecfbd32: Layer already exists 01:40:56 a554bf1a904f: Layer already exists 01:40:56 c042f22ca5c5: Layer already exists 01:40:56 7c504f21be85: Layer already exists 01:40:56 3.2.0-dev.15: digest: sha256:9a8e5925de9ebd069b108875b1f4f97446ff3b11fa7d30811920392102732fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:40:58 765d197d0db5: Preparing 01:40:58 a554bf1a904f: Preparing 01:40:58 0e6ba6eb1d9d: Preparing 01:40:58 9b6aeecfbd32: Preparing 01:40:58 1c8c41e6ce9b: Preparing 01:40:58 c042f22ca5c5: Preparing 01:40:58 7c504f21be85: Preparing 01:40:58 c042f22ca5c5: Waiting 01:40:58 7c504f21be85: Waiting 01:40:58 9b6aeecfbd32: Layer already exists 01:40:58 a554bf1a904f: Layer already exists 01:40:58 1c8c41e6ce9b: Layer already exists 01:40:58 765d197d0db5: Layer already exists 01:40:58 0e6ba6eb1d9d: Layer already exists 01:40:58 c042f22ca5c5: Layer already exists 01:40:58 7c504f21be85: Layer already exists 01:40:58 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:9a8e5925de9ebd069b108875b1f4f97446ff3b11fa7d30811920392102732fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:40:59 765d197d0db5: Preparing 01:40:59 a554bf1a904f: Preparing 01:40:59 0e6ba6eb1d9d: Preparing 01:40:59 9b6aeecfbd32: Preparing 01:40:59 1c8c41e6ce9b: Preparing 01:40:59 c042f22ca5c5: Preparing 01:40:59 7c504f21be85: Preparing 01:40:59 c042f22ca5c5: Waiting 01:40:59 7c504f21be85: Waiting 01:40:59 0e6ba6eb1d9d: Layer already exists 01:40:59 a554bf1a904f: Layer already exists 01:40:59 1c8c41e6ce9b: Layer already exists 01:40:59 765d197d0db5: Layer already exists 01:40:59 9b6aeecfbd32: Layer already exists 01:40:59 7c504f21be85: Layer already exists 01:40:59 c042f22ca5c5: Layer already exists 01:40:59 main: digest: sha256:9a8e5925de9ebd069b108875b1f4f97446ff3b11fa7d30811920392102732fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:00 ===================================================== [Pipeline] echo 01:41:00 taggedImages: 01:41:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:41:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:41:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.15 01:41:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:41:00 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:41:01 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:41:01 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:41:01 latest 01:41:01 3.2.0-dev.15 01:41:01 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:41:01 main 01:41:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:41:02 dfbfc19b1318: Preparing 01:41:02 034bb07e6d84: Preparing 01:41:02 c2b394b85a78: Preparing 01:41:02 0e6ba6eb1d9d: Preparing 01:41:02 9b6aeecfbd32: Preparing 01:41:02 23e43245a5f8: Preparing 01:41:02 c042f22ca5c5: Preparing 01:41:02 7c504f21be85: Preparing 01:41:02 23e43245a5f8: Waiting 01:41:02 c042f22ca5c5: Waiting 01:41:02 7c504f21be85: Waiting 01:41:02 034bb07e6d84: Pushed 01:41:04 9b6aeecfbd32: Layer already exists 01:41:04 0e6ba6eb1d9d: Layer already exists 01:41:04 23e43245a5f8: Layer already exists 01:41:04 7c504f21be85: Layer already exists 01:41:04 c042f22ca5c5: Layer already exists 01:41:04 dfbfc19b1318: Pushed 01:41:05 c2b394b85a78: Pushed 01:41:05 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:1b26b67ed5da4ddeabd7f9968d29054526ec47c5af221ec603d5e8a5b727742d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:41:06 dfbfc19b1318: Preparing 01:41:06 034bb07e6d84: Preparing 01:41:06 c2b394b85a78: Preparing 01:41:06 0e6ba6eb1d9d: Preparing 01:41:06 9b6aeecfbd32: Preparing 01:41:06 23e43245a5f8: Preparing 01:41:06 c042f22ca5c5: Preparing 01:41:06 7c504f21be85: Preparing 01:41:06 23e43245a5f8: Waiting 01:41:06 7c504f21be85: Waiting 01:41:06 c042f22ca5c5: Waiting 01:41:07 c2b394b85a78: Layer already exists 01:41:07 0e6ba6eb1d9d: Layer already exists 01:41:07 034bb07e6d84: Layer already exists 01:41:07 dfbfc19b1318: Layer already exists 01:41:07 9b6aeecfbd32: Layer already exists 01:41:07 23e43245a5f8: Layer already exists 01:41:07 c042f22ca5c5: Layer already exists 01:41:07 7c504f21be85: Layer already exists 01:41:07 latest: digest: sha256:1b26b67ed5da4ddeabd7f9968d29054526ec47c5af221ec603d5e8a5b727742d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.15 01:41:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:41:08 dfbfc19b1318: Preparing 01:41:08 034bb07e6d84: Preparing 01:41:08 c2b394b85a78: Preparing 01:41:08 0e6ba6eb1d9d: Preparing 01:41:08 9b6aeecfbd32: Preparing 01:41:08 23e43245a5f8: Preparing 01:41:08 c042f22ca5c5: Preparing 01:41:08 7c504f21be85: Preparing 01:41:08 23e43245a5f8: Waiting 01:41:08 c042f22ca5c5: Waiting 01:41:08 7c504f21be85: Waiting 01:41:08 9b6aeecfbd32: Layer already exists 01:41:08 034bb07e6d84: Layer already exists 01:41:08 dfbfc19b1318: Layer already exists 01:41:08 0e6ba6eb1d9d: Layer already exists 01:41:08 c2b394b85a78: Layer already exists 01:41:08 23e43245a5f8: Layer already exists 01:41:08 7c504f21be85: Layer already exists 01:41:08 c042f22ca5c5: Layer already exists 01:41:08 3.2.0-dev.15: digest: sha256:1b26b67ed5da4ddeabd7f9968d29054526ec47c5af221ec603d5e8a5b727742d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:41:10 dfbfc19b1318: Preparing 01:41:10 034bb07e6d84: Preparing 01:41:10 c2b394b85a78: Preparing 01:41:10 0e6ba6eb1d9d: Preparing 01:41:10 9b6aeecfbd32: Preparing 01:41:10 23e43245a5f8: Preparing 01:41:10 c042f22ca5c5: Preparing 01:41:10 7c504f21be85: Preparing 01:41:10 23e43245a5f8: Waiting 01:41:10 c042f22ca5c5: Waiting 01:41:10 7c504f21be85: Waiting 01:41:10 034bb07e6d84: Layer already exists 01:41:10 c2b394b85a78: Layer already exists 01:41:10 0e6ba6eb1d9d: Layer already exists 01:41:10 9b6aeecfbd32: Layer already exists 01:41:10 dfbfc19b1318: Layer already exists 01:41:10 c042f22ca5c5: Layer already exists 01:41:10 23e43245a5f8: Layer already exists 01:41:10 7c504f21be85: Layer already exists 01:41:10 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:1b26b67ed5da4ddeabd7f9968d29054526ec47c5af221ec603d5e8a5b727742d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:41:11 dfbfc19b1318: Preparing 01:41:11 034bb07e6d84: Preparing 01:41:11 c2b394b85a78: Preparing 01:41:11 0e6ba6eb1d9d: Preparing 01:41:11 9b6aeecfbd32: Preparing 01:41:11 23e43245a5f8: Preparing 01:41:11 c042f22ca5c5: Preparing 01:41:11 7c504f21be85: Preparing 01:41:11 23e43245a5f8: Waiting 01:41:11 c042f22ca5c5: Waiting 01:41:11 7c504f21be85: Waiting 01:41:11 9b6aeecfbd32: Layer already exists 01:41:11 034bb07e6d84: Layer already exists 01:41:11 0e6ba6eb1d9d: Layer already exists 01:41:11 c2b394b85a78: Layer already exists 01:41:11 dfbfc19b1318: Layer already exists 01:41:11 23e43245a5f8: Layer already exists 01:41:11 c042f22ca5c5: Layer already exists 01:41:11 7c504f21be85: Layer already exists 01:41:12 main: digest: sha256:1b26b67ed5da4ddeabd7f9968d29054526ec47c5af221ec603d5e8a5b727742d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:12 ===================================================== [Pipeline] echo 01:41:12 taggedImages: 01:41:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:41:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:41:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.15 01:41:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:41:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:41:13 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:41:13 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:41:13 latest 01:41:13 3.2.0-dev.15 01:41:13 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:41:13 main 01:41:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:41:14 abb6f4b549f0: Preparing 01:41:14 8ae6b32e8e60: Preparing 01:41:14 51f00f22a2e4: Preparing 01:41:14 6d5b7f9da18d: Preparing 01:41:14 5d0959c8c61c: Preparing 01:41:14 b3a33a832c73: Preparing 01:41:14 58ae93a48341: Preparing 01:41:14 0e6ba6eb1d9d: Preparing 01:41:14 9b6aeecfbd32: Preparing 01:41:14 87d434b5d4b5: Preparing 01:41:14 917ae3d4a2d6: Preparing 01:41:14 5f70bf18a086: Preparing 01:41:14 2ea89b7ca637: Preparing 01:41:14 a0df4d0beb7f: Preparing 01:41:14 117706fd52da: Preparing 01:41:14 7c504f21be85: Preparing 01:41:14 9b6aeecfbd32: Waiting 01:41:14 87d434b5d4b5: Waiting 01:41:14 917ae3d4a2d6: Waiting 01:41:14 5f70bf18a086: Waiting 01:41:14 2ea89b7ca637: Waiting 01:41:14 a0df4d0beb7f: Waiting 01:41:14 117706fd52da: Waiting 01:41:14 7c504f21be85: Waiting 01:41:14 58ae93a48341: Waiting 01:41:14 0e6ba6eb1d9d: Waiting 01:41:15 8ae6b32e8e60: Pushed 01:41:15 abb6f4b549f0: Pushed 01:41:15 6d5b7f9da18d: Pushed 01:41:15 51f00f22a2e4: Pushed 01:41:15 5d0959c8c61c: Pushed 01:41:15 0e6ba6eb1d9d: Layer already exists 01:41:15 9b6aeecfbd32: Layer already exists 01:41:15 b3a33a832c73: Pushed 01:41:15 917ae3d4a2d6: Pushed 01:41:15 5f70bf18a086: Pushed 01:41:15 87d434b5d4b5: Pushed 01:41:15 2ea89b7ca637: Pushed 01:41:15 7c504f21be85: Layer already exists 01:41:15 a0df4d0beb7f: Pushed 01:41:15 117706fd52da: Pushed 01:41:18 58ae93a48341: Pushed 01:41:18 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:b6c912076cb3bc9fca05c48188b608edabcd925b77f4013d2a01417ec4a32194 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:41:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:41:20 abb6f4b549f0: Preparing 01:41:20 8ae6b32e8e60: Preparing 01:41:20 51f00f22a2e4: Preparing 01:41:20 6d5b7f9da18d: Preparing 01:41:20 5d0959c8c61c: Preparing 01:41:20 b3a33a832c73: Preparing 01:41:20 58ae93a48341: Preparing 01:41:20 b3a33a832c73: Waiting 01:41:20 58ae93a48341: Waiting 01:41:20 0e6ba6eb1d9d: Preparing 01:41:20 9b6aeecfbd32: Preparing 01:41:20 87d434b5d4b5: Preparing 01:41:20 0e6ba6eb1d9d: Waiting 01:41:20 9b6aeecfbd32: Waiting 01:41:20 917ae3d4a2d6: Preparing 01:41:20 87d434b5d4b5: Waiting 01:41:20 5f70bf18a086: Preparing 01:41:20 917ae3d4a2d6: Waiting 01:41:20 2ea89b7ca637: Preparing 01:41:20 a0df4d0beb7f: Preparing 01:41:20 5f70bf18a086: Waiting 01:41:20 117706fd52da: Preparing 01:41:20 2ea89b7ca637: Waiting 01:41:20 7c504f21be85: Preparing 01:41:20 a0df4d0beb7f: Waiting 01:41:20 117706fd52da: Waiting 01:41:20 7c504f21be85: Waiting 01:41:21 8ae6b32e8e60: Layer already exists 01:41:21 abb6f4b549f0: Layer already exists 01:41:21 5d0959c8c61c: Layer already exists 01:41:21 51f00f22a2e4: Layer already exists 01:41:21 6d5b7f9da18d: Layer already exists 01:41:21 0e6ba6eb1d9d: Layer already exists 01:41:21 b3a33a832c73: Layer already exists 01:41:21 58ae93a48341: Layer already exists 01:41:21 87d434b5d4b5: Layer already exists 01:41:21 9b6aeecfbd32: Layer already exists 01:41:21 917ae3d4a2d6: Layer already exists 01:41:21 5f70bf18a086: Layer already exists 01:41:21 a0df4d0beb7f: Layer already exists 01:41:21 2ea89b7ca637: Layer already exists 01:41:21 117706fd52da: Layer already exists 01:41:21 7c504f21be85: Layer already exists 01:41:21 latest: digest: sha256:b6c912076cb3bc9fca05c48188b608edabcd925b77f4013d2a01417ec4a32194 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.15 01:41:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:41:22 abb6f4b549f0: Preparing 01:41:22 8ae6b32e8e60: Preparing 01:41:22 51f00f22a2e4: Preparing 01:41:22 6d5b7f9da18d: Preparing 01:41:22 5d0959c8c61c: Preparing 01:41:22 b3a33a832c73: Preparing 01:41:22 58ae93a48341: Preparing 01:41:22 0e6ba6eb1d9d: Preparing 01:41:22 9b6aeecfbd32: Preparing 01:41:22 87d434b5d4b5: Preparing 01:41:22 917ae3d4a2d6: Preparing 01:41:22 5f70bf18a086: Preparing 01:41:22 2ea89b7ca637: Preparing 01:41:22 a0df4d0beb7f: Preparing 01:41:22 117706fd52da: Preparing 01:41:22 7c504f21be85: Preparing 01:41:22 b3a33a832c73: Waiting 01:41:22 58ae93a48341: Waiting 01:41:22 0e6ba6eb1d9d: Waiting 01:41:22 9b6aeecfbd32: Waiting 01:41:22 87d434b5d4b5: Waiting 01:41:22 917ae3d4a2d6: Waiting 01:41:22 5f70bf18a086: Waiting 01:41:22 2ea89b7ca637: Waiting 01:41:22 117706fd52da: Waiting 01:41:22 a0df4d0beb7f: Waiting 01:41:22 7c504f21be85: Waiting 01:41:22 51f00f22a2e4: Layer already exists 01:41:22 abb6f4b549f0: Layer already exists 01:41:22 8ae6b32e8e60: Layer already exists 01:41:22 6d5b7f9da18d: Layer already exists 01:41:22 5d0959c8c61c: Layer already exists 01:41:22 0e6ba6eb1d9d: Layer already exists 01:41:22 b3a33a832c73: Layer already exists 01:41:22 58ae93a48341: Layer already exists 01:41:22 9b6aeecfbd32: Layer already exists 01:41:22 87d434b5d4b5: Layer already exists 01:41:22 917ae3d4a2d6: Layer already exists 01:41:22 2ea89b7ca637: Layer already exists 01:41:22 5f70bf18a086: Layer already exists 01:41:22 a0df4d0beb7f: Layer already exists 01:41:22 117706fd52da: Layer already exists 01:41:22 7c504f21be85: Layer already exists 01:41:22 3.2.0-dev.15: digest: sha256:b6c912076cb3bc9fca05c48188b608edabcd925b77f4013d2a01417ec4a32194 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:41:24 abb6f4b549f0: Preparing 01:41:24 8ae6b32e8e60: Preparing 01:41:24 51f00f22a2e4: Preparing 01:41:24 6d5b7f9da18d: Preparing 01:41:24 5d0959c8c61c: Preparing 01:41:24 b3a33a832c73: Preparing 01:41:24 58ae93a48341: Preparing 01:41:24 0e6ba6eb1d9d: Preparing 01:41:24 9b6aeecfbd32: Preparing 01:41:24 87d434b5d4b5: Preparing 01:41:24 b3a33a832c73: Waiting 01:41:24 58ae93a48341: Waiting 01:41:24 917ae3d4a2d6: Preparing 01:41:24 5f70bf18a086: Preparing 01:41:24 2ea89b7ca637: Preparing 01:41:24 a0df4d0beb7f: Preparing 01:41:24 117706fd52da: Preparing 01:41:24 7c504f21be85: Preparing 01:41:24 0e6ba6eb1d9d: Waiting 01:41:24 9b6aeecfbd32: Waiting 01:41:24 87d434b5d4b5: Waiting 01:41:24 917ae3d4a2d6: Waiting 01:41:24 5f70bf18a086: Waiting 01:41:24 2ea89b7ca637: Waiting 01:41:24 a0df4d0beb7f: Waiting 01:41:24 117706fd52da: Waiting 01:41:24 7c504f21be85: Waiting 01:41:24 6d5b7f9da18d: Layer already exists 01:41:24 8ae6b32e8e60: Layer already exists 01:41:24 abb6f4b549f0: Layer already exists 01:41:24 5d0959c8c61c: Layer already exists 01:41:24 51f00f22a2e4: Layer already exists 01:41:24 b3a33a832c73: Layer already exists 01:41:24 58ae93a48341: Layer already exists 01:41:24 87d434b5d4b5: Layer already exists 01:41:24 9b6aeecfbd32: Layer already exists 01:41:24 0e6ba6eb1d9d: Layer already exists 01:41:24 917ae3d4a2d6: Layer already exists 01:41:24 5f70bf18a086: Layer already exists 01:41:24 a0df4d0beb7f: Layer already exists 01:41:24 2ea89b7ca637: Layer already exists 01:41:24 117706fd52da: Layer already exists 01:41:24 7c504f21be85: Layer already exists 01:41:24 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:b6c912076cb3bc9fca05c48188b608edabcd925b77f4013d2a01417ec4a32194 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:41:25 abb6f4b549f0: Preparing 01:41:25 8ae6b32e8e60: Preparing 01:41:25 51f00f22a2e4: Preparing 01:41:25 6d5b7f9da18d: Preparing 01:41:25 5d0959c8c61c: Preparing 01:41:25 b3a33a832c73: Preparing 01:41:25 58ae93a48341: Preparing 01:41:25 0e6ba6eb1d9d: Preparing 01:41:25 9b6aeecfbd32: Preparing 01:41:25 87d434b5d4b5: Preparing 01:41:25 917ae3d4a2d6: Preparing 01:41:25 5f70bf18a086: Preparing 01:41:25 2ea89b7ca637: Preparing 01:41:25 a0df4d0beb7f: Preparing 01:41:25 117706fd52da: Preparing 01:41:25 7c504f21be85: Preparing 01:41:25 87d434b5d4b5: Waiting 01:41:25 917ae3d4a2d6: Waiting 01:41:25 5f70bf18a086: Waiting 01:41:25 2ea89b7ca637: Waiting 01:41:25 a0df4d0beb7f: Waiting 01:41:25 117706fd52da: Waiting 01:41:25 7c504f21be85: Waiting 01:41:25 b3a33a832c73: Waiting 01:41:25 58ae93a48341: Waiting 01:41:25 9b6aeecfbd32: Waiting 01:41:25 0e6ba6eb1d9d: Waiting 01:41:25 5d0959c8c61c: Layer already exists 01:41:25 51f00f22a2e4: Layer already exists 01:41:25 8ae6b32e8e60: Layer already exists 01:41:25 abb6f4b549f0: Layer already exists 01:41:25 6d5b7f9da18d: Layer already exists 01:41:25 b3a33a832c73: Layer already exists 01:41:25 58ae93a48341: Layer already exists 01:41:25 0e6ba6eb1d9d: Layer already exists 01:41:25 9b6aeecfbd32: Layer already exists 01:41:25 87d434b5d4b5: Layer already exists 01:41:25 5f70bf18a086: Layer already exists 01:41:25 917ae3d4a2d6: Layer already exists 01:41:25 117706fd52da: Layer already exists 01:41:25 a0df4d0beb7f: Layer already exists 01:41:25 2ea89b7ca637: Layer already exists 01:41:25 7c504f21be85: Layer already exists 01:41:26 main: digest: sha256:b6c912076cb3bc9fca05c48188b608edabcd925b77f4013d2a01417ec4a32194 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:27 ===================================================== [Pipeline] echo 01:41:27 taggedImages: 01:41:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:41:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:41:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.15 01:41:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:41:27 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:41:27 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:41:27 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:41:27 latest 01:41:27 3.2.0-dev.15 01:41:27 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:41:27 main 01:41:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:41:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:41:29 59406cdd73bc: Preparing 01:41:29 66dd369fc7d0: Preparing 01:41:29 520d02d4af0e: Preparing 01:41:29 93a9321eec47: Preparing 01:41:29 0e6ba6eb1d9d: Preparing 01:41:29 9b6aeecfbd32: Preparing 01:41:29 23e43245a5f8: Preparing 01:41:29 c042f22ca5c5: Preparing 01:41:29 7c504f21be85: Preparing 01:41:29 c042f22ca5c5: Waiting 01:41:29 7c504f21be85: Waiting 01:41:29 9b6aeecfbd32: Waiting 01:41:29 23e43245a5f8: Waiting 01:41:29 0e6ba6eb1d9d: Layer already exists 01:41:29 9b6aeecfbd32: Layer already exists 01:41:29 23e43245a5f8: Layer already exists 01:41:29 520d02d4af0e: Pushed 01:41:29 66dd369fc7d0: Pushed 01:41:29 c042f22ca5c5: Layer already exists 01:41:29 59406cdd73bc: Pushed 01:41:29 7c504f21be85: Layer already exists 01:41:31 93a9321eec47: Pushed 01:41:32 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:9c294fc7712c0975fd9287c4ee509a77564ce1ccb828a0e97741875fd64ee141 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:41:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:41:34 59406cdd73bc: Preparing 01:41:34 66dd369fc7d0: Preparing 01:41:34 520d02d4af0e: Preparing 01:41:34 93a9321eec47: Preparing 01:41:34 0e6ba6eb1d9d: Preparing 01:41:34 9b6aeecfbd32: Preparing 01:41:34 23e43245a5f8: Preparing 01:41:34 c042f22ca5c5: Preparing 01:41:34 7c504f21be85: Preparing 01:41:34 23e43245a5f8: Waiting 01:41:34 9b6aeecfbd32: Waiting 01:41:34 c042f22ca5c5: Waiting 01:41:34 7c504f21be85: Waiting 01:41:34 520d02d4af0e: Layer already exists 01:41:34 66dd369fc7d0: Layer already exists 01:41:34 0e6ba6eb1d9d: Layer already exists 01:41:34 59406cdd73bc: Layer already exists 01:41:34 93a9321eec47: Layer already exists 01:41:34 23e43245a5f8: Layer already exists 01:41:34 9b6aeecfbd32: Layer already exists 01:41:34 c042f22ca5c5: Layer already exists 01:41:34 7c504f21be85: Layer already exists 01:41:34 latest: digest: sha256:9c294fc7712c0975fd9287c4ee509a77564ce1ccb828a0e97741875fd64ee141 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:35 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.15 01:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:41:36 59406cdd73bc: Preparing 01:41:36 66dd369fc7d0: Preparing 01:41:36 520d02d4af0e: Preparing 01:41:36 93a9321eec47: Preparing 01:41:36 0e6ba6eb1d9d: Preparing 01:41:36 9b6aeecfbd32: Preparing 01:41:36 23e43245a5f8: Preparing 01:41:36 c042f22ca5c5: Preparing 01:41:36 7c504f21be85: Preparing 01:41:36 9b6aeecfbd32: Waiting 01:41:36 23e43245a5f8: Waiting 01:41:36 c042f22ca5c5: Waiting 01:41:36 7c504f21be85: Waiting 01:41:36 0e6ba6eb1d9d: Layer already exists 01:41:36 520d02d4af0e: Layer already exists 01:41:36 59406cdd73bc: Layer already exists 01:41:36 93a9321eec47: Layer already exists 01:41:36 66dd369fc7d0: Layer already exists 01:41:36 7c504f21be85: Layer already exists 01:41:36 23e43245a5f8: Layer already exists 01:41:36 9b6aeecfbd32: Layer already exists 01:41:36 c042f22ca5c5: Layer already exists 01:41:36 3.2.0-dev.15: digest: sha256:9c294fc7712c0975fd9287c4ee509a77564ce1ccb828a0e97741875fd64ee141 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:37 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:41:38 59406cdd73bc: Preparing 01:41:38 66dd369fc7d0: Preparing 01:41:38 520d02d4af0e: Preparing 01:41:38 93a9321eec47: Preparing 01:41:38 0e6ba6eb1d9d: Preparing 01:41:38 9b6aeecfbd32: Preparing 01:41:38 23e43245a5f8: Preparing 01:41:38 c042f22ca5c5: Preparing 01:41:38 7c504f21be85: Preparing 01:41:38 23e43245a5f8: Waiting 01:41:38 c042f22ca5c5: Waiting 01:41:38 7c504f21be85: Waiting 01:41:38 9b6aeecfbd32: Waiting 01:41:38 66dd369fc7d0: Layer already exists 01:41:38 0e6ba6eb1d9d: Layer already exists 01:41:38 520d02d4af0e: Layer already exists 01:41:38 93a9321eec47: Layer already exists 01:41:38 59406cdd73bc: Layer already exists 01:41:38 9b6aeecfbd32: Layer already exists 01:41:38 23e43245a5f8: Layer already exists 01:41:38 7c504f21be85: Layer already exists 01:41:38 c042f22ca5c5: Layer already exists 01:41:38 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:9c294fc7712c0975fd9287c4ee509a77564ce1ccb828a0e97741875fd64ee141 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:41:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:41:39 59406cdd73bc: Preparing 01:41:39 66dd369fc7d0: Preparing 01:41:39 520d02d4af0e: Preparing 01:41:39 93a9321eec47: Preparing 01:41:39 0e6ba6eb1d9d: Preparing 01:41:39 9b6aeecfbd32: Preparing 01:41:39 23e43245a5f8: Preparing 01:41:39 c042f22ca5c5: Preparing 01:41:39 7c504f21be85: Preparing 01:41:39 9b6aeecfbd32: Waiting 01:41:39 23e43245a5f8: Waiting 01:41:39 c042f22ca5c5: Waiting 01:41:39 7c504f21be85: Waiting 01:41:39 59406cdd73bc: Layer already exists 01:41:39 0e6ba6eb1d9d: Layer already exists 01:41:39 520d02d4af0e: Layer already exists 01:41:39 66dd369fc7d0: Layer already exists 01:41:39 93a9321eec47: Layer already exists 01:41:39 c042f22ca5c5: Layer already exists 01:41:39 9b6aeecfbd32: Layer already exists 01:41:39 7c504f21be85: Layer already exists 01:41:39 23e43245a5f8: Layer already exists 01:41:40 main: digest: sha256:9c294fc7712c0975fd9287c4ee509a77564ce1ccb828a0e97741875fd64ee141 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:41 ===================================================== [Pipeline] echo 01:41:41 taggedImages: 01:41:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:41:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:41:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.15 01:41:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:41:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:41:41 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:41:41 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:41:41 latest 01:41:41 3.2.0-dev.15 01:41:41 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:41:41 main 01:41:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:42 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:41:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:41:43 48ac84dd8d80: Preparing 01:41:43 42d9397dbc5f: Preparing 01:41:43 a3d097b46dc7: Preparing 01:41:43 190ed80cd7c7: Preparing 01:41:43 af2590b42518: Preparing 01:41:43 0e6ba6eb1d9d: Preparing 01:41:43 9b6aeecfbd32: Preparing 01:41:43 9bc920999e4b: Preparing 01:41:43 757e20c1231e: Preparing 01:41:43 6fbe2902aca5: Preparing 01:41:43 7c504f21be85: Preparing 01:41:43 757e20c1231e: Waiting 01:41:43 0e6ba6eb1d9d: Waiting 01:41:43 6fbe2902aca5: Waiting 01:41:43 7c504f21be85: Waiting 01:41:43 9b6aeecfbd32: Waiting 01:41:43 9bc920999e4b: Waiting 01:41:43 42d9397dbc5f: Pushed 01:41:43 af2590b42518: Pushed 01:41:43 190ed80cd7c7: Pushed 01:41:45 a3d097b46dc7: Pushed 01:41:47 0e6ba6eb1d9d: Layer already exists 01:41:47 9b6aeecfbd32: Layer already exists 01:41:47 48ac84dd8d80: Pushed 01:41:47 7c504f21be85: Layer already exists 01:41:47 9bc920999e4b: Pushed 01:41:47 757e20c1231e: Pushed 01:41:49 6fbe2902aca5: Pushed 01:41:49 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:af9dbfbeb2bc82fb9b4b63e36718a40efc5b15dc8de391793731fc033078da71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:41:50 48ac84dd8d80: Preparing 01:41:50 42d9397dbc5f: Preparing 01:41:50 a3d097b46dc7: Preparing 01:41:50 190ed80cd7c7: Preparing 01:41:50 af2590b42518: Preparing 01:41:50 0e6ba6eb1d9d: Preparing 01:41:50 9b6aeecfbd32: Preparing 01:41:50 9bc920999e4b: Preparing 01:41:50 757e20c1231e: Preparing 01:41:50 6fbe2902aca5: Preparing 01:41:50 7c504f21be85: Preparing 01:41:50 9bc920999e4b: Waiting 01:41:50 757e20c1231e: Waiting 01:41:50 7c504f21be85: Waiting 01:41:50 0e6ba6eb1d9d: Waiting 01:41:50 9b6aeecfbd32: Waiting 01:41:50 6fbe2902aca5: Waiting 01:41:50 42d9397dbc5f: Layer already exists 01:41:50 48ac84dd8d80: Layer already exists 01:41:50 190ed80cd7c7: Layer already exists 01:41:50 af2590b42518: Layer already exists 01:41:50 a3d097b46dc7: Layer already exists 01:41:50 9b6aeecfbd32: Layer already exists 01:41:50 0e6ba6eb1d9d: Layer already exists 01:41:50 757e20c1231e: Layer already exists 01:41:50 9bc920999e4b: Layer already exists 01:41:50 6fbe2902aca5: Layer already exists 01:41:50 7c504f21be85: Layer already exists 01:41:51 latest: digest: sha256:af9dbfbeb2bc82fb9b4b63e36718a40efc5b15dc8de391793731fc033078da71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:51 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.15 01:41:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:41:52 48ac84dd8d80: Preparing 01:41:52 42d9397dbc5f: Preparing 01:41:52 a3d097b46dc7: Preparing 01:41:52 190ed80cd7c7: Preparing 01:41:52 af2590b42518: Preparing 01:41:52 0e6ba6eb1d9d: Preparing 01:41:52 9b6aeecfbd32: Preparing 01:41:52 9bc920999e4b: Preparing 01:41:52 757e20c1231e: Preparing 01:41:52 6fbe2902aca5: Preparing 01:41:52 7c504f21be85: Preparing 01:41:52 0e6ba6eb1d9d: Waiting 01:41:52 9b6aeecfbd32: Waiting 01:41:52 757e20c1231e: Waiting 01:41:52 6fbe2902aca5: Waiting 01:41:52 7c504f21be85: Waiting 01:41:52 9bc920999e4b: Waiting 01:41:52 48ac84dd8d80: Layer already exists 01:41:52 af2590b42518: Layer already exists 01:41:52 42d9397dbc5f: Layer already exists 01:41:52 190ed80cd7c7: Layer already exists 01:41:52 a3d097b46dc7: Layer already exists 01:41:52 9b6aeecfbd32: Layer already exists 01:41:52 6fbe2902aca5: Layer already exists 01:41:52 0e6ba6eb1d9d: Layer already exists 01:41:52 757e20c1231e: Layer already exists 01:41:52 9bc920999e4b: Layer already exists 01:41:52 7c504f21be85: Layer already exists 01:41:52 3.2.0-dev.15: digest: sha256:af9dbfbeb2bc82fb9b4b63e36718a40efc5b15dc8de391793731fc033078da71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:41:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:41:54 48ac84dd8d80: Preparing 01:41:54 42d9397dbc5f: Preparing 01:41:54 a3d097b46dc7: Preparing 01:41:54 190ed80cd7c7: Preparing 01:41:54 af2590b42518: Preparing 01:41:54 0e6ba6eb1d9d: Preparing 01:41:54 9b6aeecfbd32: Preparing 01:41:54 9bc920999e4b: Preparing 01:41:54 757e20c1231e: Preparing 01:41:54 6fbe2902aca5: Preparing 01:41:54 7c504f21be85: Preparing 01:41:54 0e6ba6eb1d9d: Waiting 01:41:54 9b6aeecfbd32: Waiting 01:41:54 9bc920999e4b: Waiting 01:41:54 6fbe2902aca5: Waiting 01:41:54 757e20c1231e: Waiting 01:41:54 7c504f21be85: Waiting 01:41:54 af2590b42518: Layer already exists 01:41:54 190ed80cd7c7: Layer already exists 01:41:54 42d9397dbc5f: Layer already exists 01:41:54 48ac84dd8d80: Layer already exists 01:41:54 a3d097b46dc7: Layer already exists 01:41:54 757e20c1231e: Layer already exists 01:41:54 9b6aeecfbd32: Layer already exists 01:41:54 9bc920999e4b: Layer already exists 01:41:54 0e6ba6eb1d9d: Layer already exists 01:41:54 6fbe2902aca5: Layer already exists 01:41:54 7c504f21be85: Layer already exists 01:41:54 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:af9dbfbeb2bc82fb9b4b63e36718a40efc5b15dc8de391793731fc033078da71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:41:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:41:56 48ac84dd8d80: Preparing 01:41:56 42d9397dbc5f: Preparing 01:41:56 a3d097b46dc7: Preparing 01:41:56 190ed80cd7c7: Preparing 01:41:56 af2590b42518: Preparing 01:41:56 0e6ba6eb1d9d: Preparing 01:41:56 9b6aeecfbd32: Preparing 01:41:56 9bc920999e4b: Preparing 01:41:56 757e20c1231e: Preparing 01:41:56 6fbe2902aca5: Preparing 01:41:56 7c504f21be85: Preparing 01:41:56 9bc920999e4b: Waiting 01:41:56 757e20c1231e: Waiting 01:41:56 6fbe2902aca5: Waiting 01:41:56 0e6ba6eb1d9d: Waiting 01:41:56 7c504f21be85: Waiting 01:41:56 9b6aeecfbd32: Waiting 01:41:56 42d9397dbc5f: Layer already exists 01:41:56 48ac84dd8d80: Layer already exists 01:41:56 af2590b42518: Layer already exists 01:41:56 190ed80cd7c7: Layer already exists 01:41:56 a3d097b46dc7: Layer already exists 01:41:56 757e20c1231e: Layer already exists 01:41:56 9bc920999e4b: Layer already exists 01:41:56 6fbe2902aca5: Layer already exists 01:41:56 9b6aeecfbd32: Layer already exists 01:41:56 0e6ba6eb1d9d: Layer already exists 01:41:56 7c504f21be85: Layer already exists 01:41:56 main: digest: sha256:af9dbfbeb2bc82fb9b4b63e36718a40efc5b15dc8de391793731fc033078da71 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:41:57 ===================================================== [Pipeline] echo 01:41:57 taggedImages: 01:41:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:41:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:41:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.15 01:41:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:41:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:41:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:41:57 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:41:57 latest 01:41:57 3.2.0-dev.15 01:41:57 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:41:57 main 01:41:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:41:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:41:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:41:59 8f04fa2a7931: Preparing 01:41:59 9a23b4eee274: Preparing 01:41:59 5e40549a40df: Preparing 01:41:59 00563d1173e5: Preparing 01:41:59 14a8f63a46f0: Preparing 01:41:59 ad331e2ce278: Preparing 01:41:59 748719f1cf28: Preparing 01:41:59 ad331e2ce278: Waiting 01:41:59 0e6ba6eb1d9d: Preparing 01:41:59 748719f1cf28: Waiting 01:41:59 9b6aeecfbd32: Preparing 01:41:59 0e6ba6eb1d9d: Waiting 01:41:59 244f5d345961: Preparing 01:41:59 9b6aeecfbd32: Waiting 01:41:59 25217dfabed3: Preparing 01:41:59 244f5d345961: Waiting 01:41:59 7c504f21be85: Preparing 01:41:59 25217dfabed3: Waiting 01:41:59 14a8f63a46f0: Pushed 01:41:59 9a23b4eee274: Pushed 01:42:01 8f04fa2a7931: Pushed 01:42:01 0e6ba6eb1d9d: Layer already exists 01:42:01 9b6aeecfbd32: Layer already exists 01:42:01 748719f1cf28: Pushed 01:42:01 ad331e2ce278: Pushed 01:42:01 7c504f21be85: Layer already exists 01:42:01 244f5d345961: Pushed 01:42:01 00563d1173e5: Pushed 01:42:02 5e40549a40df: Pushed 01:42:03 25217dfabed3: Pushed 01:42:03 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:2db16fa8e974d676846d122407d64ea71c266e13f4f844421af726d26a11fc5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:42:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:42:05 8f04fa2a7931: Preparing 01:42:05 9a23b4eee274: Preparing 01:42:05 5e40549a40df: Preparing 01:42:05 00563d1173e5: Preparing 01:42:05 14a8f63a46f0: Preparing 01:42:05 ad331e2ce278: Preparing 01:42:05 748719f1cf28: Preparing 01:42:05 0e6ba6eb1d9d: Preparing 01:42:05 9b6aeecfbd32: Preparing 01:42:05 244f5d345961: Preparing 01:42:05 25217dfabed3: Preparing 01:42:05 7c504f21be85: Preparing 01:42:05 ad331e2ce278: Waiting 01:42:05 748719f1cf28: Waiting 01:42:05 0e6ba6eb1d9d: Waiting 01:42:05 9b6aeecfbd32: Waiting 01:42:05 244f5d345961: Waiting 01:42:05 25217dfabed3: Waiting 01:42:05 7c504f21be85: Waiting 01:42:05 00563d1173e5: Layer already exists 01:42:05 14a8f63a46f0: Layer already exists 01:42:05 8f04fa2a7931: Layer already exists 01:42:05 9a23b4eee274: Layer already exists 01:42:05 5e40549a40df: Layer already exists 01:42:05 ad331e2ce278: Layer already exists 01:42:05 0e6ba6eb1d9d: Layer already exists 01:42:05 244f5d345961: Layer already exists 01:42:05 748719f1cf28: Layer already exists 01:42:05 9b6aeecfbd32: Layer already exists 01:42:05 25217dfabed3: Layer already exists 01:42:05 7c504f21be85: Layer already exists 01:42:05 latest: digest: sha256:2db16fa8e974d676846d122407d64ea71c266e13f4f844421af726d26a11fc5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.15 01:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:42:07 8f04fa2a7931: Preparing 01:42:07 9a23b4eee274: Preparing 01:42:07 5e40549a40df: Preparing 01:42:07 00563d1173e5: Preparing 01:42:07 14a8f63a46f0: Preparing 01:42:07 ad331e2ce278: Preparing 01:42:07 748719f1cf28: Preparing 01:42:07 0e6ba6eb1d9d: Preparing 01:42:07 9b6aeecfbd32: Preparing 01:42:07 244f5d345961: Preparing 01:42:07 25217dfabed3: Preparing 01:42:07 7c504f21be85: Preparing 01:42:07 0e6ba6eb1d9d: Waiting 01:42:07 25217dfabed3: Waiting 01:42:07 7c504f21be85: Waiting 01:42:07 9b6aeecfbd32: Waiting 01:42:07 244f5d345961: Waiting 01:42:07 ad331e2ce278: Waiting 01:42:07 748719f1cf28: Waiting 01:42:07 5e40549a40df: Layer already exists 01:42:07 00563d1173e5: Layer already exists 01:42:07 8f04fa2a7931: Layer already exists 01:42:07 9a23b4eee274: Layer already exists 01:42:07 14a8f63a46f0: Layer already exists 01:42:07 ad331e2ce278: Layer already exists 01:42:07 9b6aeecfbd32: Layer already exists 01:42:07 748719f1cf28: Layer already exists 01:42:07 244f5d345961: Layer already exists 01:42:07 0e6ba6eb1d9d: Layer already exists 01:42:07 25217dfabed3: Layer already exists 01:42:07 7c504f21be85: Layer already exists 01:42:07 3.2.0-dev.15: digest: sha256:2db16fa8e974d676846d122407d64ea71c266e13f4f844421af726d26a11fc5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:42:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:42:08 8f04fa2a7931: Preparing 01:42:08 9a23b4eee274: Preparing 01:42:08 5e40549a40df: Preparing 01:42:08 00563d1173e5: Preparing 01:42:08 14a8f63a46f0: Preparing 01:42:08 ad331e2ce278: Preparing 01:42:08 748719f1cf28: Preparing 01:42:08 0e6ba6eb1d9d: Preparing 01:42:08 9b6aeecfbd32: Preparing 01:42:08 244f5d345961: Preparing 01:42:08 748719f1cf28: Waiting 01:42:08 25217dfabed3: Preparing 01:42:08 7c504f21be85: Preparing 01:42:08 0e6ba6eb1d9d: Waiting 01:42:08 9b6aeecfbd32: Waiting 01:42:08 ad331e2ce278: Waiting 01:42:08 25217dfabed3: Waiting 01:42:08 7c504f21be85: Waiting 01:42:08 244f5d345961: Waiting 01:42:08 14a8f63a46f0: Layer already exists 01:42:08 9a23b4eee274: Layer already exists 01:42:08 00563d1173e5: Layer already exists 01:42:08 8f04fa2a7931: Layer already exists 01:42:08 5e40549a40df: Layer already exists 01:42:08 748719f1cf28: Layer already exists 01:42:08 0e6ba6eb1d9d: Layer already exists 01:42:08 ad331e2ce278: Layer already exists 01:42:08 244f5d345961: Layer already exists 01:42:08 9b6aeecfbd32: Layer already exists 01:42:08 25217dfabed3: Layer already exists 01:42:08 7c504f21be85: Layer already exists 01:42:09 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:2db16fa8e974d676846d122407d64ea71c266e13f4f844421af726d26a11fc5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:42:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:42:10 8f04fa2a7931: Preparing 01:42:10 9a23b4eee274: Preparing 01:42:10 5e40549a40df: Preparing 01:42:10 00563d1173e5: Preparing 01:42:10 14a8f63a46f0: Preparing 01:42:10 ad331e2ce278: Preparing 01:42:10 748719f1cf28: Preparing 01:42:10 0e6ba6eb1d9d: Preparing 01:42:10 9b6aeecfbd32: Preparing 01:42:10 244f5d345961: Preparing 01:42:10 25217dfabed3: Preparing 01:42:10 7c504f21be85: Preparing 01:42:10 ad331e2ce278: Waiting 01:42:10 9b6aeecfbd32: Waiting 01:42:10 244f5d345961: Waiting 01:42:10 25217dfabed3: Waiting 01:42:10 7c504f21be85: Waiting 01:42:10 748719f1cf28: Waiting 01:42:10 0e6ba6eb1d9d: Waiting 01:42:10 14a8f63a46f0: Layer already exists 01:42:10 9a23b4eee274: Layer already exists 01:42:10 5e40549a40df: Layer already exists 01:42:10 8f04fa2a7931: Layer already exists 01:42:10 00563d1173e5: Layer already exists 01:42:10 748719f1cf28: Layer already exists 01:42:10 ad331e2ce278: Layer already exists 01:42:10 9b6aeecfbd32: Layer already exists 01:42:10 0e6ba6eb1d9d: Layer already exists 01:42:10 244f5d345961: Layer already exists 01:42:10 25217dfabed3: Layer already exists 01:42:10 7c504f21be85: Layer already exists 01:42:11 main: digest: sha256:2db16fa8e974d676846d122407d64ea71c266e13f4f844421af726d26a11fc5f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:11 ===================================================== [Pipeline] echo 01:42:12 taggedImages: 01:42:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:42:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:42:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.15 01:42:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:42:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:42:12 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:42:12 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:42:12 latest 01:42:12 3.2.0-dev.15 01:42:12 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:42:12 main 01:42:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:42:15 b666487015d2: Preparing 01:42:15 2e213144e882: Preparing 01:42:15 0e6ba6eb1d9d: Preparing 01:42:15 9b6aeecfbd32: Preparing 01:42:15 60a9ec0fcc71: Preparing 01:42:15 94d7bdcd0e93: Preparing 01:42:15 94d7bdcd0e93: Waiting 01:42:15 7c504f21be85: Preparing 01:42:15 0e6ba6eb1d9d: Layer already exists 01:42:16 9b6aeecfbd32: Layer already exists 01:42:16 7c504f21be85: Layer already exists 01:42:16 60a9ec0fcc71: Pushed 01:42:16 b666487015d2: Pushed 01:42:17 94d7bdcd0e93: Pushed 01:42:19 2e213144e882: Pushed 01:42:19 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:9ae4f487ab354e778649a931e06d6dbdd2d8a8ff9d1e385163e31b17ae82f8f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:42:21 b666487015d2: Preparing 01:42:21 2e213144e882: Preparing 01:42:21 0e6ba6eb1d9d: Preparing 01:42:21 9b6aeecfbd32: Preparing 01:42:21 60a9ec0fcc71: Preparing 01:42:21 94d7bdcd0e93: Preparing 01:42:21 7c504f21be85: Preparing 01:42:21 94d7bdcd0e93: Waiting 01:42:21 7c504f21be85: Waiting 01:42:21 9b6aeecfbd32: Layer already exists 01:42:21 60a9ec0fcc71: Layer already exists 01:42:21 0e6ba6eb1d9d: Layer already exists 01:42:21 2e213144e882: Layer already exists 01:42:21 b666487015d2: Layer already exists 01:42:21 94d7bdcd0e93: Layer already exists 01:42:21 7c504f21be85: Layer already exists 01:42:21 latest: digest: sha256:9ae4f487ab354e778649a931e06d6dbdd2d8a8ff9d1e385163e31b17ae82f8f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.15 01:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:42:23 b666487015d2: Preparing 01:42:23 2e213144e882: Preparing 01:42:23 0e6ba6eb1d9d: Preparing 01:42:23 9b6aeecfbd32: Preparing 01:42:23 60a9ec0fcc71: Preparing 01:42:23 94d7bdcd0e93: Preparing 01:42:23 7c504f21be85: Preparing 01:42:23 94d7bdcd0e93: Waiting 01:42:23 7c504f21be85: Waiting 01:42:23 0e6ba6eb1d9d: Layer already exists 01:42:23 60a9ec0fcc71: Layer already exists 01:42:23 b666487015d2: Layer already exists 01:42:23 9b6aeecfbd32: Layer already exists 01:42:23 2e213144e882: Layer already exists 01:42:23 94d7bdcd0e93: Layer already exists 01:42:23 7c504f21be85: Layer already exists 01:42:23 3.2.0-dev.15: digest: sha256:9ae4f487ab354e778649a931e06d6dbdd2d8a8ff9d1e385163e31b17ae82f8f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:42:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:42:24 b666487015d2: Preparing 01:42:24 2e213144e882: Preparing 01:42:24 0e6ba6eb1d9d: Preparing 01:42:24 9b6aeecfbd32: Preparing 01:42:24 60a9ec0fcc71: Preparing 01:42:24 94d7bdcd0e93: Preparing 01:42:24 7c504f21be85: Preparing 01:42:24 94d7bdcd0e93: Waiting 01:42:24 7c504f21be85: Waiting 01:42:24 0e6ba6eb1d9d: Layer already exists 01:42:24 60a9ec0fcc71: Layer already exists 01:42:24 2e213144e882: Layer already exists 01:42:24 b666487015d2: Layer already exists 01:42:24 9b6aeecfbd32: Layer already exists 01:42:24 7c504f21be85: Layer already exists 01:42:24 94d7bdcd0e93: Layer already exists 01:42:25 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:9ae4f487ab354e778649a931e06d6dbdd2d8a8ff9d1e385163e31b17ae82f8f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:42:31 b666487015d2: Preparing 01:42:31 2e213144e882: Preparing 01:42:31 0e6ba6eb1d9d: Preparing 01:42:31 9b6aeecfbd32: Preparing 01:42:31 60a9ec0fcc71: Preparing 01:42:31 94d7bdcd0e93: Preparing 01:42:31 7c504f21be85: Preparing 01:42:31 94d7bdcd0e93: Waiting 01:42:31 7c504f21be85: Waiting 01:42:31 9b6aeecfbd32: Layer already exists 01:42:31 2e213144e882: Layer already exists 01:42:31 b666487015d2: Layer already exists 01:42:31 0e6ba6eb1d9d: Layer already exists 01:42:31 60a9ec0fcc71: Layer already exists 01:42:31 94d7bdcd0e93: Layer already exists 01:42:31 7c504f21be85: Layer already exists 01:42:31 main: digest: sha256:9ae4f487ab354e778649a931e06d6dbdd2d8a8ff9d1e385163e31b17ae82f8f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:42:31 ===================================================== [Pipeline] echo 01:42:32 taggedImages: 01:42:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:42:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:42:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.15 01:42:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:42:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:42:32 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:42:32 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:42:32 latest 01:42:32 3.2.0-dev.15 01:42:32 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:42:32 main 01:42:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:34 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:42:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:42:34 2334382802f4: Preparing 01:42:34 50fac2ffcb5a: Preparing 01:42:34 2648f35abda6: Preparing 01:42:34 0e6ba6eb1d9d: Preparing 01:42:34 9b6aeecfbd32: Preparing 01:42:34 8bfcc5ce0737: Preparing 01:42:34 df0565401acf: Preparing 01:42:34 011378419e72: Preparing 01:42:34 4d74bae3e2ab: Preparing 01:42:34 7c504f21be85: Preparing 01:42:34 df0565401acf: Waiting 01:42:34 011378419e72: Waiting 01:42:34 4d74bae3e2ab: Waiting 01:42:34 7c504f21be85: Waiting 01:42:34 8bfcc5ce0737: Waiting 01:42:34 0e6ba6eb1d9d: Layer already exists 01:42:34 9b6aeecfbd32: Layer already exists 01:42:35 2648f35abda6: Pushed 01:42:35 2334382802f4: Pushed 01:42:35 50fac2ffcb5a: Pushed 01:42:35 7c504f21be85: Layer already exists 01:42:35 011378419e72: Pushed 01:42:36 4d74bae3e2ab: Pushed 01:42:46 df0565401acf: Pushed 01:42:51 8bfcc5ce0737: Pushed 01:42:51 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:6f0c80f119e7296d155dd9dfd4d0044d50bf5c4a114b1c1f99b91c9c425cff73 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:42:53 2334382802f4: Preparing 01:42:53 50fac2ffcb5a: Preparing 01:42:53 2648f35abda6: Preparing 01:42:53 0e6ba6eb1d9d: Preparing 01:42:53 9b6aeecfbd32: Preparing 01:42:53 8bfcc5ce0737: Preparing 01:42:53 df0565401acf: Preparing 01:42:53 011378419e72: Preparing 01:42:53 4d74bae3e2ab: Preparing 01:42:53 7c504f21be85: Preparing 01:42:53 8bfcc5ce0737: Waiting 01:42:53 df0565401acf: Waiting 01:42:53 4d74bae3e2ab: Waiting 01:42:53 7c504f21be85: Waiting 01:42:53 011378419e72: Waiting 01:42:53 50fac2ffcb5a: Layer already exists 01:42:53 2648f35abda6: Layer already exists 01:42:53 0e6ba6eb1d9d: Layer already exists 01:42:53 9b6aeecfbd32: Layer already exists 01:42:53 2334382802f4: Layer already exists 01:42:53 7c504f21be85: Layer already exists 01:42:53 011378419e72: Layer already exists 01:42:53 8bfcc5ce0737: Layer already exists 01:42:53 4d74bae3e2ab: Layer already exists 01:42:53 df0565401acf: Layer already exists 01:42:53 latest: digest: sha256:6f0c80f119e7296d155dd9dfd4d0044d50bf5c4a114b1c1f99b91c9c425cff73 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:54 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.15 01:42:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:42:55 2334382802f4: Preparing 01:42:55 50fac2ffcb5a: Preparing 01:42:55 2648f35abda6: Preparing 01:42:55 0e6ba6eb1d9d: Preparing 01:42:55 9b6aeecfbd32: Preparing 01:42:55 8bfcc5ce0737: Preparing 01:42:55 df0565401acf: Preparing 01:42:55 011378419e72: Preparing 01:42:55 4d74bae3e2ab: Preparing 01:42:55 7c504f21be85: Preparing 01:42:55 df0565401acf: Waiting 01:42:55 011378419e72: Waiting 01:42:55 4d74bae3e2ab: Waiting 01:42:55 7c504f21be85: Waiting 01:42:55 8bfcc5ce0737: Waiting 01:42:55 9b6aeecfbd32: Layer already exists 01:42:55 2334382802f4: Layer already exists 01:42:55 2648f35abda6: Layer already exists 01:42:55 50fac2ffcb5a: Layer already exists 01:42:55 0e6ba6eb1d9d: Layer already exists 01:42:55 8bfcc5ce0737: Layer already exists 01:42:55 df0565401acf: Layer already exists 01:42:55 011378419e72: Layer already exists 01:42:55 4d74bae3e2ab: Layer already exists 01:42:55 7c504f21be85: Layer already exists 01:42:55 3.2.0-dev.15: digest: sha256:6f0c80f119e7296d155dd9dfd4d0044d50bf5c4a114b1c1f99b91c9c425cff73 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:43:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:43:00 2334382802f4: Preparing 01:43:00 50fac2ffcb5a: Preparing 01:43:00 2648f35abda6: Preparing 01:43:00 0e6ba6eb1d9d: Preparing 01:43:00 9b6aeecfbd32: Preparing 01:43:00 8bfcc5ce0737: Preparing 01:43:00 df0565401acf: Preparing 01:43:00 011378419e72: Preparing 01:43:00 4d74bae3e2ab: Preparing 01:43:00 7c504f21be85: Preparing 01:43:00 8bfcc5ce0737: Waiting 01:43:00 df0565401acf: Waiting 01:43:00 011378419e72: Waiting 01:43:00 4d74bae3e2ab: Waiting 01:43:00 7c504f21be85: Waiting 01:43:00 2334382802f4: Layer already exists 01:43:00 50fac2ffcb5a: Layer already exists 01:43:00 0e6ba6eb1d9d: Layer already exists 01:43:00 9b6aeecfbd32: Layer already exists 01:43:00 2648f35abda6: Layer already exists 01:43:00 011378419e72: Layer already exists 01:43:00 df0565401acf: Layer already exists 01:43:00 8bfcc5ce0737: Layer already exists 01:43:00 7c504f21be85: Layer already exists 01:43:00 4d74bae3e2ab: Layer already exists 01:43:00 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:6f0c80f119e7296d155dd9dfd4d0044d50bf5c4a114b1c1f99b91c9c425cff73 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:43:02 2334382802f4: Preparing 01:43:02 50fac2ffcb5a: Preparing 01:43:02 2648f35abda6: Preparing 01:43:02 0e6ba6eb1d9d: Preparing 01:43:02 9b6aeecfbd32: Preparing 01:43:02 8bfcc5ce0737: Preparing 01:43:02 df0565401acf: Preparing 01:43:02 011378419e72: Preparing 01:43:02 4d74bae3e2ab: Preparing 01:43:02 7c504f21be85: Preparing 01:43:02 df0565401acf: Waiting 01:43:02 011378419e72: Waiting 01:43:02 4d74bae3e2ab: Waiting 01:43:02 7c504f21be85: Waiting 01:43:02 8bfcc5ce0737: Waiting 01:43:02 50fac2ffcb5a: Layer already exists 01:43:02 2648f35abda6: Layer already exists 01:43:02 0e6ba6eb1d9d: Layer already exists 01:43:02 2334382802f4: Layer already exists 01:43:02 9b6aeecfbd32: Layer already exists 01:43:02 df0565401acf: Layer already exists 01:43:02 8bfcc5ce0737: Layer already exists 01:43:02 011378419e72: Layer already exists 01:43:02 4d74bae3e2ab: Layer already exists 01:43:02 7c504f21be85: Layer already exists 01:43:02 main: digest: sha256:6f0c80f119e7296d155dd9dfd4d0044d50bf5c4a114b1c1f99b91c9c425cff73 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:03 ===================================================== [Pipeline] echo 01:43:03 taggedImages: 01:43:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:43:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:43:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.15 01:43:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:43:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:43:03 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:43:03 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:43:03 latest 01:43:03 3.2.0-dev.15 01:43:03 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:43:03 main 01:43:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:43:05 0b0c0eb0cd40: Preparing 01:43:05 610ff602eb92: Preparing 01:43:05 5340af56c1e3: Preparing 01:43:05 0e6ba6eb1d9d: Preparing 01:43:05 9b6aeecfbd32: Preparing 01:43:05 a188f7367602: Preparing 01:43:05 f54be5c7f227: Preparing 01:43:05 9fe8986f3cb5: Preparing 01:43:05 7c504f21be85: Preparing 01:43:05 a188f7367602: Waiting 01:43:05 9fe8986f3cb5: Waiting 01:43:05 f54be5c7f227: Waiting 01:43:05 7c504f21be85: Waiting 01:43:05 0e6ba6eb1d9d: Layer already exists 01:43:05 9b6aeecfbd32: Layer already exists 01:43:05 610ff602eb92: Pushed 01:43:05 5340af56c1e3: Pushed 01:43:05 0b0c0eb0cd40: Pushed 01:43:05 7c504f21be85: Layer already exists 01:43:05 f54be5c7f227: Pushed 01:43:06 9fe8986f3cb5: Pushed 01:43:24 a188f7367602: Pushed 01:43:24 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:6d7df3eb212c06f5caa3970c559759fd2ae6b77882b21fa6a37eeee3d3cc51fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:43:28 0b0c0eb0cd40: Preparing 01:43:28 610ff602eb92: Preparing 01:43:28 5340af56c1e3: Preparing 01:43:28 0e6ba6eb1d9d: Preparing 01:43:28 9b6aeecfbd32: Preparing 01:43:28 a188f7367602: Preparing 01:43:28 f54be5c7f227: Preparing 01:43:28 a188f7367602: Waiting 01:43:28 9fe8986f3cb5: Preparing 01:43:28 f54be5c7f227: Waiting 01:43:28 7c504f21be85: Preparing 01:43:28 9fe8986f3cb5: Waiting 01:43:28 7c504f21be85: Waiting 01:43:28 0b0c0eb0cd40: Layer already exists 01:43:28 0e6ba6eb1d9d: Layer already exists 01:43:28 610ff602eb92: Layer already exists 01:43:28 9b6aeecfbd32: Layer already exists 01:43:28 5340af56c1e3: Layer already exists 01:43:28 a188f7367602: Layer already exists 01:43:28 f54be5c7f227: Layer already exists 01:43:28 9fe8986f3cb5: Layer already exists 01:43:28 7c504f21be85: Layer already exists 01:43:29 latest: digest: sha256:6d7df3eb212c06f5caa3970c559759fd2ae6b77882b21fa6a37eeee3d3cc51fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.15 01:43:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:43:30 0b0c0eb0cd40: Preparing 01:43:30 610ff602eb92: Preparing 01:43:30 5340af56c1e3: Preparing 01:43:30 0e6ba6eb1d9d: Preparing 01:43:30 9b6aeecfbd32: Preparing 01:43:30 a188f7367602: Preparing 01:43:30 f54be5c7f227: Preparing 01:43:30 9fe8986f3cb5: Preparing 01:43:30 7c504f21be85: Preparing 01:43:30 9fe8986f3cb5: Waiting 01:43:30 f54be5c7f227: Waiting 01:43:30 7c504f21be85: Waiting 01:43:30 a188f7367602: Waiting 01:43:30 610ff602eb92: Layer already exists 01:43:30 5340af56c1e3: Layer already exists 01:43:30 9b6aeecfbd32: Layer already exists 01:43:30 0e6ba6eb1d9d: Layer already exists 01:43:30 0b0c0eb0cd40: Layer already exists 01:43:30 f54be5c7f227: Layer already exists 01:43:30 a188f7367602: Layer already exists 01:43:30 9fe8986f3cb5: Layer already exists 01:43:30 7c504f21be85: Layer already exists 01:43:30 3.2.0-dev.15: digest: sha256:6d7df3eb212c06f5caa3970c559759fd2ae6b77882b21fa6a37eeee3d3cc51fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:43:32 0b0c0eb0cd40: Preparing 01:43:32 610ff602eb92: Preparing 01:43:32 5340af56c1e3: Preparing 01:43:32 0e6ba6eb1d9d: Preparing 01:43:32 9b6aeecfbd32: Preparing 01:43:32 a188f7367602: Preparing 01:43:32 f54be5c7f227: Preparing 01:43:32 9fe8986f3cb5: Preparing 01:43:32 7c504f21be85: Preparing 01:43:32 f54be5c7f227: Waiting 01:43:32 9fe8986f3cb5: Waiting 01:43:32 7c504f21be85: Waiting 01:43:32 a188f7367602: Waiting 01:43:32 0e6ba6eb1d9d: Layer already exists 01:43:32 610ff602eb92: Layer already exists 01:43:32 9b6aeecfbd32: Layer already exists 01:43:32 0b0c0eb0cd40: Layer already exists 01:43:32 5340af56c1e3: Layer already exists 01:43:32 f54be5c7f227: Layer already exists 01:43:32 9fe8986f3cb5: Layer already exists 01:43:32 7c504f21be85: Layer already exists 01:43:32 a188f7367602: Layer already exists 01:43:32 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:6d7df3eb212c06f5caa3970c559759fd2ae6b77882b21fa6a37eeee3d3cc51fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:43:34 0b0c0eb0cd40: Preparing 01:43:34 610ff602eb92: Preparing 01:43:34 5340af56c1e3: Preparing 01:43:34 0e6ba6eb1d9d: Preparing 01:43:34 9b6aeecfbd32: Preparing 01:43:34 a188f7367602: Preparing 01:43:34 f54be5c7f227: Preparing 01:43:34 9fe8986f3cb5: Preparing 01:43:34 7c504f21be85: Preparing 01:43:34 9fe8986f3cb5: Waiting 01:43:34 a188f7367602: Waiting 01:43:34 f54be5c7f227: Waiting 01:43:34 7c504f21be85: Waiting 01:43:34 9b6aeecfbd32: Layer already exists 01:43:34 0b0c0eb0cd40: Layer already exists 01:43:34 610ff602eb92: Layer already exists 01:43:34 5340af56c1e3: Layer already exists 01:43:34 0e6ba6eb1d9d: Layer already exists 01:43:34 a188f7367602: Layer already exists 01:43:34 9fe8986f3cb5: Layer already exists 01:43:34 f54be5c7f227: Layer already exists 01:43:34 7c504f21be85: Layer already exists 01:43:34 main: digest: sha256:6d7df3eb212c06f5caa3970c559759fd2ae6b77882b21fa6a37eeee3d3cc51fc size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:35 ===================================================== [Pipeline] echo 01:43:36 taggedImages: 01:43:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:43:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:43:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.15 01:43:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:43:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:43:36 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:43:36 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:43:36 latest 01:43:36 3.2.0-dev.15 01:43:36 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:43:36 main 01:43:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:43:38 ed1e8f87b61c: Preparing 01:43:38 ff60a10fd9d5: Preparing 01:43:38 6fbcdc9417d0: Preparing 01:43:38 0e6ba6eb1d9d: Preparing 01:43:38 9b6aeecfbd32: Preparing 01:43:38 a188f7367602: Preparing 01:43:38 011378419e72: Preparing 01:43:38 4d74bae3e2ab: Preparing 01:43:38 7c504f21be85: Preparing 01:43:38 011378419e72: Waiting 01:43:38 a188f7367602: Waiting 01:43:38 4d74bae3e2ab: Waiting 01:43:38 7c504f21be85: Waiting 01:43:38 6fbcdc9417d0: Pushed 01:43:38 ff60a10fd9d5: Pushed 01:43:41 9b6aeecfbd32: Layer already exists 01:43:41 0e6ba6eb1d9d: Layer already exists 01:43:41 a188f7367602: Layer already exists 01:43:41 011378419e72: Layer already exists 01:43:41 7c504f21be85: Layer already exists 01:43:41 4d74bae3e2ab: Layer already exists 01:43:42 ed1e8f87b61c: Pushed 01:43:42 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:908ecbe7a569b0e8285e850070530bea23058d4b91940cae6b933d160aad8eb1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:43:43 ed1e8f87b61c: Preparing 01:43:43 ff60a10fd9d5: Preparing 01:43:43 6fbcdc9417d0: Preparing 01:43:43 0e6ba6eb1d9d: Preparing 01:43:43 9b6aeecfbd32: Preparing 01:43:43 a188f7367602: Preparing 01:43:43 011378419e72: Preparing 01:43:43 4d74bae3e2ab: Preparing 01:43:43 7c504f21be85: Preparing 01:43:43 a188f7367602: Waiting 01:43:43 011378419e72: Waiting 01:43:43 4d74bae3e2ab: Waiting 01:43:43 7c504f21be85: Waiting 01:43:43 0e6ba6eb1d9d: Layer already exists 01:43:43 ff60a10fd9d5: Layer already exists 01:43:43 9b6aeecfbd32: Layer already exists 01:43:43 6fbcdc9417d0: Layer already exists 01:43:43 ed1e8f87b61c: Layer already exists 01:43:43 7c504f21be85: Layer already exists 01:43:43 a188f7367602: Layer already exists 01:43:43 4d74bae3e2ab: Layer already exists 01:43:43 011378419e72: Layer already exists 01:43:43 latest: digest: sha256:908ecbe7a569b0e8285e850070530bea23058d4b91940cae6b933d160aad8eb1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.15 01:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:43:45 ed1e8f87b61c: Preparing 01:43:45 ff60a10fd9d5: Preparing 01:43:45 6fbcdc9417d0: Preparing 01:43:45 0e6ba6eb1d9d: Preparing 01:43:45 9b6aeecfbd32: Preparing 01:43:45 a188f7367602: Preparing 01:43:45 011378419e72: Preparing 01:43:45 4d74bae3e2ab: Preparing 01:43:45 7c504f21be85: Preparing 01:43:45 a188f7367602: Waiting 01:43:45 011378419e72: Waiting 01:43:45 4d74bae3e2ab: Waiting 01:43:45 7c504f21be85: Waiting 01:43:45 6fbcdc9417d0: Layer already exists 01:43:45 9b6aeecfbd32: Layer already exists 01:43:45 0e6ba6eb1d9d: Layer already exists 01:43:45 ff60a10fd9d5: Layer already exists 01:43:45 ed1e8f87b61c: Layer already exists 01:43:45 a188f7367602: Layer already exists 01:43:45 011378419e72: Layer already exists 01:43:45 7c504f21be85: Layer already exists 01:43:45 4d74bae3e2ab: Layer already exists 01:43:45 3.2.0-dev.15: digest: sha256:908ecbe7a569b0e8285e850070530bea23058d4b91940cae6b933d160aad8eb1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:43:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:43:47 ed1e8f87b61c: Preparing 01:43:47 ff60a10fd9d5: Preparing 01:43:47 6fbcdc9417d0: Preparing 01:43:47 0e6ba6eb1d9d: Preparing 01:43:47 9b6aeecfbd32: Preparing 01:43:47 a188f7367602: Preparing 01:43:47 011378419e72: Preparing 01:43:47 4d74bae3e2ab: Preparing 01:43:47 7c504f21be85: Preparing 01:43:47 011378419e72: Waiting 01:43:47 4d74bae3e2ab: Waiting 01:43:47 7c504f21be85: Waiting 01:43:47 a188f7367602: Waiting 01:43:47 ff60a10fd9d5: Layer already exists 01:43:47 9b6aeecfbd32: Layer already exists 01:43:47 6fbcdc9417d0: Layer already exists 01:43:47 ed1e8f87b61c: Layer already exists 01:43:47 0e6ba6eb1d9d: Layer already exists 01:43:47 a188f7367602: Layer already exists 01:43:47 4d74bae3e2ab: Layer already exists 01:43:47 011378419e72: Layer already exists 01:43:47 7c504f21be85: Layer already exists 01:43:47 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:908ecbe7a569b0e8285e850070530bea23058d4b91940cae6b933d160aad8eb1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:43:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:43:49 ed1e8f87b61c: Preparing 01:43:49 ff60a10fd9d5: Preparing 01:43:49 6fbcdc9417d0: Preparing 01:43:49 0e6ba6eb1d9d: Preparing 01:43:49 9b6aeecfbd32: Preparing 01:43:49 a188f7367602: Preparing 01:43:49 011378419e72: Preparing 01:43:49 4d74bae3e2ab: Preparing 01:43:49 7c504f21be85: Preparing 01:43:49 011378419e72: Waiting 01:43:49 4d74bae3e2ab: Waiting 01:43:49 7c504f21be85: Waiting 01:43:49 a188f7367602: Waiting 01:43:49 9b6aeecfbd32: Layer already exists 01:43:49 ff60a10fd9d5: Layer already exists 01:43:49 6fbcdc9417d0: Layer already exists 01:43:49 0e6ba6eb1d9d: Layer already exists 01:43:49 ed1e8f87b61c: Layer already exists 01:43:49 a188f7367602: Layer already exists 01:43:49 011378419e72: Layer already exists 01:43:49 4d74bae3e2ab: Layer already exists 01:43:49 7c504f21be85: Layer already exists 01:43:49 main: digest: sha256:908ecbe7a569b0e8285e850070530bea23058d4b91940cae6b933d160aad8eb1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:43:50 ===================================================== [Pipeline] echo 01:43:50 taggedImages: 01:43:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:43:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:43:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.15 01:43:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:43:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:43:51 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:43:51 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:43:51 latest 01:43:51 3.2.0-dev.15 01:43:51 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:43:51 main 01:43:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:43:53 28e4a7c4d4d3: Preparing 01:43:53 e11e4f90399b: Preparing 01:43:53 0e6ba6eb1d9d: Preparing 01:43:53 9b6aeecfbd32: Preparing 01:43:53 deb1807c00c3: Preparing 01:43:53 733b795c197b: Preparing 01:43:53 7c504f21be85: Preparing 01:43:53 733b795c197b: Waiting 01:43:53 7c504f21be85: Waiting 01:43:53 deb1807c00c3: Pushed 01:43:56 9b6aeecfbd32: Layer already exists 01:43:56 0e6ba6eb1d9d: Layer already exists 01:43:56 7c504f21be85: Layer already exists 01:43:56 28e4a7c4d4d3: Pushed 01:43:56 733b795c197b: Pushed 01:43:57 e11e4f90399b: Pushed 01:43:57 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:85a38d04aa27b05eaf3b891c06a0e3d983b3e2398779bb59b0c23a179e7e7caa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:43:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:43:59 28e4a7c4d4d3: Preparing 01:43:59 e11e4f90399b: Preparing 01:43:59 0e6ba6eb1d9d: Preparing 01:43:59 9b6aeecfbd32: Preparing 01:43:59 deb1807c00c3: Preparing 01:43:59 733b795c197b: Preparing 01:43:59 7c504f21be85: Preparing 01:43:59 733b795c197b: Waiting 01:43:59 7c504f21be85: Waiting 01:43:59 9b6aeecfbd32: Layer already exists 01:43:59 e11e4f90399b: Layer already exists 01:43:59 28e4a7c4d4d3: Layer already exists 01:43:59 0e6ba6eb1d9d: Layer already exists 01:43:59 deb1807c00c3: Layer already exists 01:43:59 7c504f21be85: Layer already exists 01:43:59 733b795c197b: Layer already exists 01:43:59 latest: digest: sha256:85a38d04aa27b05eaf3b891c06a0e3d983b3e2398779bb59b0c23a179e7e7caa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.15 01:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:44:01 28e4a7c4d4d3: Preparing 01:44:01 e11e4f90399b: Preparing 01:44:01 0e6ba6eb1d9d: Preparing 01:44:01 9b6aeecfbd32: Preparing 01:44:01 deb1807c00c3: Preparing 01:44:01 733b795c197b: Preparing 01:44:01 7c504f21be85: Preparing 01:44:01 733b795c197b: Waiting 01:44:01 7c504f21be85: Waiting 01:44:01 deb1807c00c3: Layer already exists 01:44:01 9b6aeecfbd32: Layer already exists 01:44:01 0e6ba6eb1d9d: Layer already exists 01:44:01 28e4a7c4d4d3: Layer already exists 01:44:01 e11e4f90399b: Layer already exists 01:44:01 733b795c197b: Layer already exists 01:44:01 7c504f21be85: Layer already exists 01:44:01 3.2.0-dev.15: digest: sha256:85a38d04aa27b05eaf3b891c06a0e3d983b3e2398779bb59b0c23a179e7e7caa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:02 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:44:03 28e4a7c4d4d3: Preparing 01:44:03 e11e4f90399b: Preparing 01:44:03 0e6ba6eb1d9d: Preparing 01:44:03 9b6aeecfbd32: Preparing 01:44:03 deb1807c00c3: Preparing 01:44:03 733b795c197b: Preparing 01:44:03 7c504f21be85: Preparing 01:44:03 733b795c197b: Waiting 01:44:03 7c504f21be85: Waiting 01:44:03 deb1807c00c3: Layer already exists 01:44:03 0e6ba6eb1d9d: Layer already exists 01:44:03 28e4a7c4d4d3: Layer already exists 01:44:03 e11e4f90399b: Layer already exists 01:44:03 9b6aeecfbd32: Layer already exists 01:44:03 7c504f21be85: Layer already exists 01:44:03 733b795c197b: Layer already exists 01:44:03 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:85a38d04aa27b05eaf3b891c06a0e3d983b3e2398779bb59b0c23a179e7e7caa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:04 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:44:05 28e4a7c4d4d3: Preparing 01:44:05 e11e4f90399b: Preparing 01:44:05 0e6ba6eb1d9d: Preparing 01:44:05 9b6aeecfbd32: Preparing 01:44:05 deb1807c00c3: Preparing 01:44:05 733b795c197b: Preparing 01:44:05 7c504f21be85: Preparing 01:44:05 733b795c197b: Waiting 01:44:05 7c504f21be85: Waiting 01:44:05 28e4a7c4d4d3: Layer already exists 01:44:05 deb1807c00c3: Layer already exists 01:44:05 e11e4f90399b: Layer already exists 01:44:05 0e6ba6eb1d9d: Layer already exists 01:44:05 9b6aeecfbd32: Layer already exists 01:44:05 733b795c197b: Layer already exists 01:44:05 7c504f21be85: Layer already exists 01:44:05 main: digest: sha256:85a38d04aa27b05eaf3b891c06a0e3d983b3e2398779bb59b0c23a179e7e7caa size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:44:06 ===================================================== [Pipeline] echo 01:44:06 taggedImages: 01:44:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:44:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:44:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.15 01:44:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:44:06 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:44:06 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:44:06 dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:44:06 latest 01:44:06 3.2.0-dev.15 01:44:06 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:44:06 main 01:44:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:08 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:44:12 c8f2c710de1b: Preparing 01:44:12 574fafbfffb2: Preparing 01:44:12 0e6ba6eb1d9d: Preparing 01:44:12 9b6aeecfbd32: Preparing 01:44:12 23e43245a5f8: Preparing 01:44:12 c042f22ca5c5: Preparing 01:44:12 7c504f21be85: Preparing 01:44:12 c042f22ca5c5: Waiting 01:44:12 7c504f21be85: Waiting 01:44:12 23e43245a5f8: Layer already exists 01:44:12 9b6aeecfbd32: Layer already exists 01:44:12 0e6ba6eb1d9d: Layer already exists 01:44:12 c042f22ca5c5: Layer already exists 01:44:12 7c504f21be85: Layer already exists 01:44:12 c8f2c710de1b: Pushed 01:44:16 574fafbfffb2: Pushed 01:44:16 dbd772ef945d5e9a119adef65e4b3849d61c1d42: digest: sha256:0ec9bac46282d4cd48c5b8dd0b49ff82f7de9064ed88828d2546542b20756d52 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:44:18 c8f2c710de1b: Preparing 01:44:18 574fafbfffb2: Preparing 01:44:18 0e6ba6eb1d9d: Preparing 01:44:18 9b6aeecfbd32: Preparing 01:44:18 23e43245a5f8: Preparing 01:44:18 c042f22ca5c5: Preparing 01:44:18 7c504f21be85: Preparing 01:44:18 c042f22ca5c5: Waiting 01:44:18 7c504f21be85: Waiting 01:44:18 9b6aeecfbd32: Layer already exists 01:44:18 c8f2c710de1b: Layer already exists 01:44:18 574fafbfffb2: Layer already exists 01:44:18 23e43245a5f8: Layer already exists 01:44:18 0e6ba6eb1d9d: Layer already exists 01:44:18 7c504f21be85: Layer already exists 01:44:18 c042f22ca5c5: Layer already exists 01:44:18 latest: digest: sha256:0ec9bac46282d4cd48c5b8dd0b49ff82f7de9064ed88828d2546542b20756d52 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.15 01:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:44:20 c8f2c710de1b: Preparing 01:44:20 574fafbfffb2: Preparing 01:44:20 0e6ba6eb1d9d: Preparing 01:44:20 9b6aeecfbd32: Preparing 01:44:20 23e43245a5f8: Preparing 01:44:20 c042f22ca5c5: Preparing 01:44:20 7c504f21be85: Preparing 01:44:20 7c504f21be85: Waiting 01:44:20 c042f22ca5c5: Waiting 01:44:20 0e6ba6eb1d9d: Layer already exists 01:44:20 c8f2c710de1b: Layer already exists 01:44:20 574fafbfffb2: Layer already exists 01:44:20 9b6aeecfbd32: Layer already exists 01:44:20 23e43245a5f8: Layer already exists 01:44:20 c042f22ca5c5: Layer already exists 01:44:20 7c504f21be85: Layer already exists 01:44:20 3.2.0-dev.15: digest: sha256:0ec9bac46282d4cd48c5b8dd0b49ff82f7de9064ed88828d2546542b20756d52 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:21 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:44:22 c8f2c710de1b: Preparing 01:44:22 574fafbfffb2: Preparing 01:44:22 0e6ba6eb1d9d: Preparing 01:44:22 9b6aeecfbd32: Preparing 01:44:22 23e43245a5f8: Preparing 01:44:22 c042f22ca5c5: Preparing 01:44:22 7c504f21be85: Preparing 01:44:22 c042f22ca5c5: Waiting 01:44:22 7c504f21be85: Waiting 01:44:22 574fafbfffb2: Layer already exists 01:44:22 9b6aeecfbd32: Layer already exists 01:44:22 0e6ba6eb1d9d: Layer already exists 01:44:22 23e43245a5f8: Layer already exists 01:44:22 c8f2c710de1b: Layer already exists 01:44:22 c042f22ca5c5: Layer already exists 01:44:22 7c504f21be85: Layer already exists 01:44:22 dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15: digest: sha256:0ec9bac46282d4cd48c5b8dd0b49ff82f7de9064ed88828d2546542b20756d52 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:23 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:44:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:44:26 c8f2c710de1b: Preparing 01:44:26 574fafbfffb2: Preparing 01:44:26 0e6ba6eb1d9d: Preparing 01:44:26 9b6aeecfbd32: Preparing 01:44:26 23e43245a5f8: Preparing 01:44:26 c042f22ca5c5: Preparing 01:44:26 7c504f21be85: Preparing 01:44:26 c042f22ca5c5: Waiting 01:44:26 0e6ba6eb1d9d: Layer already exists 01:44:26 574fafbfffb2: Layer already exists 01:44:26 c8f2c710de1b: Layer already exists 01:44:26 9b6aeecfbd32: Layer already exists 01:44:26 23e43245a5f8: Layer already exists 01:44:26 c042f22ca5c5: Layer already exists 01:44:26 7c504f21be85: Layer already exists 01:44:26 main: digest: sha256:0ec9bac46282d4cd48c5b8dd0b49ff82f7de9064ed88828d2546542b20756d52 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:44:27 ===================================================== [Pipeline] echo 01:44:27 taggedImages: 01:44:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42 01:44:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:44:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.15 01:44:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dbd772ef945d5e9a119adef65e4b3849d61c1d42-3.2.0-dev.15 01:44:27 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:44:29 01:44:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:44:29 arm64: Pulling from edgex-lftools-log-publisher 01:44:29 8998bd30e6a1: Pulling fs layer 01:44:29 04944245beec: Pulling fs layer 01:44:29 699f458cf7ca: Pulling fs layer 01:44:29 765212b225bb: Pulling fs layer 01:44:29 f23df028b6ca: Pulling fs layer 01:44:29 d65c8cfc05b1: Pulling fs layer 01:44:29 2437ff75d9bd: Pulling fs layer 01:44:29 f23df028b6ca: Waiting 01:44:29 d65c8cfc05b1: Waiting 01:44:29 2437ff75d9bd: Waiting 01:44:29 765212b225bb: Waiting 01:44:30 04944245beec: Verifying Checksum 01:44:30 04944245beec: Download complete 01:44:30 765212b225bb: Download complete 01:44:30 f23df028b6ca: Verifying Checksum 01:44:30 f23df028b6ca: Download complete 01:44:30 d65c8cfc05b1: Download complete 01:44:30 699f458cf7ca: Verifying Checksum 01:44:30 699f458cf7ca: Download complete 01:44:30 8998bd30e6a1: Verifying Checksum 01:44:30 8998bd30e6a1: Download complete 01:44:33 2437ff75d9bd: Verifying Checksum 01:44:33 2437ff75d9bd: Download complete 01:44:35 8998bd30e6a1: Pull complete 01:44:41 04944245beec: Pull complete 01:44:42 699f458cf7ca: Pull complete 01:44:42 765212b225bb: Pull complete 01:44:43 f23df028b6ca: Pull complete 01:44:43 d65c8cfc05b1: Pull complete 01:45:01 2437ff75d9bd: Pull complete 01:45:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:45:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:45:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:02 prd-ubuntu20.04-docker-arm64-4c-16g-1015 does not seem to be running inside a container 01:45:02 $ 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/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:45:05 $ docker top 181673cdafa5bea88a10a30bc9f1e5178036d787a0aaea16a3b4ab2ced039116 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:06 ---> job-cost.sh 01:45:06 lf-activate-venv: SKIPPING 01:45:06 INFO: No Stack... 01:45:14 INFO: Retrieving Pricing Info for: v3-standard-4 01:45:14 INFO: Archiving Costs [Pipeline] sh 01:45:15 + cat /w/workspace/edgex-go/625/archives/cost.csv 01:45:15 + cut -d, -f6 [Pipeline] lock 01:45:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-625-stack-cost] 01:45:15 Resource [jenkins-edgexfoundry-edgex-go-main-625-stack-cost] did not exist. Created. 01:45:15 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-625-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:45:16 + echo total: 0.10999999940395355 [Pipeline] stash 01:45:17 Stashed 1 file(s) [Pipeline] } 01:45:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-625-stack-cost] [Pipeline] // lock [Pipeline] } 01:45:17 $ docker stop --time=1 181673cdafa5bea88a10a30bc9f1e5178036d787a0aaea16a3b4ab2ced039116 01:45:18 $ docker rm -f --volumes 181673cdafa5bea88a10a30bc9f1e5178036d787a0aaea16a3b4ab2ced039116 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:45:23 provisioning config files... 01:45:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/625@tmp/config8596038318678792024tmp [Pipeline] { [Pipeline] sh 01:45:23 + set +x 01:45:23 + curl -s https://codecov.io/bash 01:45:23 + bash -s -- 01:45:23 01:45:23 _____ _ 01:45:23 / ____| | | 01:45:23 | | ___ __| | ___ ___ _____ __ 01:45:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:45:23 | |___| (_) | (_| | __/ (_| (_) \ V / 01:45:23 \_____\___/ \__,_|\___|\___\___/ \_/ 01:45:23 Bash-1.0.6 01:45:23 01:45:23 01:45:23 ==> git version 2.25.1 found 01:45:23 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:45:23 Release-Date: 2020-01-08 01:45:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:45:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:45:23 ==> Jenkins CI detected. 01:45:23 current dir:  /w/workspace/edgex-go/625 01:45:23 project root: . 01:45:23 --> token set from env 01:45:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:45:24 ==> Running gcov in . (disable via -X gcov) 01:45:24 ==> Python coveragepy not found 01:45:24 ==> Searching for coverage reports in: 01:45:24 + . 01:45:24 -> Found 1 reports 01:45:24 ==> Detecting git/mercurial file structure 01:45:24 ==> Reading reports 01:45:24 + ./coverage.out bytes=453602 01:45:24 ==> Appending adjustments 01:45:24 https://docs.codecov.io/docs/fixing-reports 01:45:24 + Found adjustments 01:45:24 ==> Gzipping contents 01:45:24 60K /tmp/codecov.G8KRn8.gz 01:45:24 ==> Uploading reports 01:45:24 url: https://codecov.io 01:45:24 query: branch=main&commit=dbd772ef945d5e9a119adef65e4b3849d61c1d42&build=625&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F625%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:45:24 -> Pinging Codecov 01:45:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=dbd772ef945d5e9a119adef65e4b3849d61c1d42&build=625&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F625%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:45:25 -> Uploading to 01:45:25 https://storage.googleapis.com/codecov/v4/raw/2024-02-16/00271124DB129430A58F1EEE437C3FCB/dbd772ef945d5e9a119adef65e4b3849d61c1d42/1abe0f0f-f651-4669-a2f5-6565a1cdc85e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240216T014525Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb7630d3d159db91cac2ebad069c15d250898bc6044947b183fa9279e51fdf58 01:45:25 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:25 Dload Upload Total Spent Left Speed 01:45:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57795 0 0 100 57795 0 558k --:--:-- --:--:-- --:--:-- 553k 100 57795 0 0 100 57795 0 195k --:--:-- --:--:-- --:--:-- 195k 01:45:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/dbd772ef945d5e9a119adef65e4b3849d61c1d42 [Pipeline] } 01:45:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:45:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:45:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:45:27 01:45:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:45:27 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:45:27 df9b9388f04a: Pulling fs layer 01:45:27 52dc419b0ee2: Pulling fs layer 01:45:27 25bc292e5bac: Pulling fs layer 01:45:27 114826534d7a: Pulling fs layer 01:45:27 4657fd5d0bcf: Pulling fs layer 01:45:27 4657fd5d0bcf: Waiting 01:45:27 6ad1cebc031e: Pulling fs layer 01:45:27 8a3aa393b2d8: Pulling fs layer 01:45:27 6ad1cebc031e: Waiting 01:45:27 8a3aa393b2d8: Waiting 01:45:27 25bc292e5bac: Verifying Checksum 01:45:27 25bc292e5bac: Download complete 01:45:27 52dc419b0ee2: Verifying Checksum 01:45:27 52dc419b0ee2: Download complete 01:45:27 4657fd5d0bcf: Download complete 01:45:27 df9b9388f04a: Download complete 01:45:28 6ad1cebc031e: Verifying Checksum 01:45:28 6ad1cebc031e: Download complete 01:45:28 df9b9388f04a: Pull complete 01:45:28 52dc419b0ee2: Pull complete 01:45:28 25bc292e5bac: Pull complete 01:45:28 114826534d7a: Verifying Checksum 01:45:28 114826534d7a: Download complete 01:45:28 8a3aa393b2d8: Verifying Checksum 01:45:28 8a3aa393b2d8: Download complete 01:45:32 114826534d7a: Pull complete 01:45:32 4657fd5d0bcf: Pull complete 01:45:32 6ad1cebc031e: Pull complete 01:45:34 8a3aa393b2d8: Pull complete 01:45:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:45:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:45:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:45:35 prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container 01:45:35 $ 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/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:45:39 $ docker top bc61258bdfa6938d0fee7444011958475e2f7f71f5715b2e94364a00e05cac42 -eo pid,comm [Pipeline] { [Pipeline] echo 01:45:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:45:39 + set -o pipefail 01:45:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:45:49 01:45:49 Monitoring /w/workspace/edgex-go/625 (github.com/edgexfoundry/edgex-go)... 01:45:49 01:45:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/2e3408bd-c0da-41c1-932c-516f0629cbf6 01:45:49 01:45:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:45:49 01:45:50 01:45:50 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:45:50 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:45:50 More details here: https://snyk.co/ue1NS [Pipeline] } 01:45:50 $ docker stop --time=1 bc61258bdfa6938d0fee7444011958475e2f7f71f5715b2e94364a00e05cac42 01:45:52 $ docker rm -f --volumes bc61258bdfa6938d0fee7444011958475e2f7f71f5715b2e94364a00e05cac42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:45:54 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:54 provisioning config files... 01:45:54 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/625@tmp/config15409197260622958983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:55 --> edgex-publish-swagger.sh 01:45:55 === Publish openapi/v3 API === 01:45:55 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 01:45:55 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/625/openapi/v3/core-command.yaml] 01:45:55 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:55 Dload Upload Total Spent Left Speed 01:45:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 35905 --:--:-- --:--:-- --:--:-- 35866 100 32782 0 0 100 32782 0 35905 --:--:-- --:--:-- --:--:-- 35866 01:45:56 01:45:56 01:45:56 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/625/openapi/v3/core-data.yaml] 01:45:56 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:56 Dload Upload Total Spent Left Speed 01:45:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 75437 --:--:-- --:--:-- --:--:-- 75358 100 72043 0 0 100 72043 0 75437 --:--:-- --:--:-- --:--:-- 75358 01:45:57 01:45:57 01:45:57 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/625/openapi/v3/core-metadata.yaml] 01:45:57 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:57 Dload Upload Total Spent Left Speed 01:45:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 377 302k --:--:-- --:--:-- --:--:-- 302k 100 144k 100 180 100 144k 377 302k --:--:-- --:--:-- --:--:-- 302k 01:45:57 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 01:45:57 01:45:57 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/625/openapi/v3/support-notifications.yaml] 01:45:57 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:57 Dload Upload Total Spent Left Speed 01:45:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87331 100 180 100 87151 251 118k --:--:-- --:--:-- --:--:-- 118k 01:45:58 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 01:45:58 01:45:58 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/625/openapi/v3/support-scheduler.yaml] 01:45:58 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:58 Dload Upload Total Spent Left Speed 01:45:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 176k --:--:-- --:--:-- --:--:-- 176k 100 37134 100 180 100 36954 273 56246 --:--:-- --:--:-- --:--:-- 56434 01:45:58 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 01:45:58 [Pipeline] } 01:45:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:46:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:46:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:46:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:01 prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container 01:46:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:46:02 $ docker top af587c2dba1cc53f5d2095f5d107940c63f1f4c963fd30f3de5bcc88db1d57d5 -eo pid,comm 01:46:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:46:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:46:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:02 [ssh-agent] Looking for ssh-agent implementation... 01:46:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:03 $ docker exec af587c2dba1cc53f5d2095f5d107940c63f1f4c963fd30f3de5bcc88db1d57d5 ssh-agent 01:46:03 SSH_AUTH_SOCK=/tmp/ssh-P8eWpaMJD6Op/agent.32 01:46:03 SSH_AGENT_PID=38 01:46:03 Running ssh-add (command line suppressed) 01:46:03 Identity added: /w/workspace/edgex-go/625@tmp/private_key_18002507982559397677.key (/w/workspace/edgex-go/625@tmp/private_key_18002507982559397677.key) 01:46:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:03 + git semver tag 01:46:03 2024-02-16 01:46:03,858 [run_tag] DEBUG tag force:False 01:46:03 2024-02-16 01:46:03,858 [check_head_tag] DEBUG check head tag 01:46:03 2024-02-16 01:46:03,860 [execute] INFO git cat-file --batch-check 01:46:03 2024-02-16 01:46:03,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/625, universal_newlines=False, shell=None, istream=) 01:46:03 2024-02-16 01:46:03,864 [execute] INFO git cat-file --batch 01:46:03 2024-02-16 01:46:03,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/625, universal_newlines=False, shell=None, istream=) 01:46:03 2024-02-16 01:46:03,894 [read_version] DEBUG read version from /w/workspace/edgex-go/625/.semver/main 01:46:03 2024-02-16 01:46:03,894 [execute] INFO git tag -a v3.2.0-dev.15 -m v3.2.0-dev.15 01:46:03 2024-02-16 01:46:03,894 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.15', '-m', 'v3.2.0-dev.15'], cwd=/w/workspace/edgex-go/625, universal_newlines=False, shell=None, istream=None) 01:46:03 2024-02-16 01:46:03,899 [read_version] DEBUG read version from /w/workspace/edgex-go/625/.semver/main 01:46:03 3.2.0-dev.15 [Pipeline] } 01:46:03 $ docker exec --env ******** --env ******** af587c2dba1cc53f5d2095f5d107940c63f1f4c963fd30f3de5bcc88db1d57d5 ssh-agent -k 01:46:04 unset SSH_AUTH_SOCK; 01:46:04 unset SSH_AGENT_PID; 01:46:04 echo Agent pid 38 killed; 01:46:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:46:05 + git semver [Pipeline] } 01:46:05 $ docker stop --time=1 af587c2dba1cc53f5d2095f5d107940c63f1f4c963fd30f3de5bcc88db1d57d5 01:46:06 $ docker rm -f --volumes af587c2dba1cc53f5d2095f5d107940c63f1f4c963fd30f3de5bcc88db1d57d5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:46:07 01:46:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:46:08 0.23.1-centos7: Pulling from edgex-lftools 01:46:08 ab5ef0e58194: Pulling fs layer 01:46:08 9712f1f96733: Pulling fs layer 01:46:08 63f879dbbcfc: Pulling fs layer 01:46:08 0d9ebad4ef96: Pulling fs layer 01:46:08 e9a5061849ea: Pulling fs layer 01:46:08 d747dcd14b5f: Pulling fs layer 01:46:08 2de7ff778b66: Pulling fs layer 01:46:08 0d9ebad4ef96: Waiting 01:46:08 e9a5061849ea: Waiting 01:46:08 d747dcd14b5f: Waiting 01:46:08 2de7ff778b66: Waiting 01:46:08 9712f1f96733: Verifying Checksum 01:46:08 9712f1f96733: Download complete 01:46:08 63f879dbbcfc: Verifying Checksum 01:46:08 63f879dbbcfc: Download complete 01:46:08 e9a5061849ea: Verifying Checksum 01:46:08 e9a5061849ea: Download complete 01:46:08 d747dcd14b5f: Download complete 01:46:08 ab5ef0e58194: Verifying Checksum 01:46:08 ab5ef0e58194: Download complete 01:46:08 0d9ebad4ef96: Download complete 01:46:08 2de7ff778b66: Verifying Checksum 01:46:08 2de7ff778b66: Download complete 01:46:11 ab5ef0e58194: Pull complete 01:46:11 9712f1f96733: Pull complete 01:46:12 63f879dbbcfc: Pull complete 01:46:16 0d9ebad4ef96: Pull complete 01:46:16 e9a5061849ea: Pull complete 01:46:16 d747dcd14b5f: Pull complete 01:46:16 2de7ff778b66: Pull complete 01:46:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:46:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:46:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:17 prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container 01:46:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:46:19 $ docker top 72522292eb812ec0933249be48ba704381ec570520194179fc46d3fe68f5eb03 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:46:19 provisioning config files... 01:46:19 copy managed file [sigul-config] to file:/w/workspace/edgex-go/625@tmp/config11397852425383934408tmp 01:46:19 copy managed file [sigul-password] to file:/w/workspace/edgex-go/625@tmp/config15357957221418587332tmp 01:46:19 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/625@tmp/config2911077106011631052tmp [Pipeline] { [Pipeline] echo 01:46:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:46:20 ---> sigul-configuration.sh 01:46:20 gpg: directory `/root/.gnupg' created 01:46:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:46:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:46:20 gpg: keyring `/root/.gnupg/secring.gpg' created 01:46:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:46:20 gpg: CAST5 encrypted data 01:46:20 gpg: encrypted with 1 passphrase 01:46:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:46:20 + mkdir /home/jenkins 01:46:20 + mkdir /home/jenkins/sigul [Pipeline] sh 01:46:20 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 01:46:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:46:21 ---> sigul-install.sh 01:46:21 Sigul already installed; skipping installation. [Pipeline] sh 01:46:21 + git tag --list 01:46:21 0.6.0 01:46:21 0.6.1 01:46:21 0.7.0 01:46:21 0.7.1 01:46:21 v1.0.0 01:46:21 v1.0.1 01:46:21 v1.1.0 01:46:21 v1.2.0 01:46:21 v1.2.1 01:46:21 v1.3.0 01:46:21 v1.3.1 01:46:21 v2.0.0 01:46:21 v2.1.0 01:46:21 v2.1.1 01:46:21 v2.2.0 01:46:21 v2.3.0 01:46:21 v3.0 01:46:21 v3.0.0 01:46:21 v3.1 01:46:21 v3.1.0 01:46:21 v3.1.0-dev.1 01:46:21 v3.1.0-dev.10 01:46:21 v3.1.0-dev.11 01:46:21 v3.1.0-dev.12 01:46:21 v3.1.0-dev.13 01:46:21 v3.1.0-dev.14 01:46:21 v3.1.0-dev.15 01:46:21 v3.1.0-dev.16 01:46:21 v3.1.0-dev.17 01:46:21 v3.1.0-dev.18 01:46:21 v3.1.0-dev.19 01:46:21 v3.1.0-dev.2 01:46:21 v3.1.0-dev.20 01:46:21 v3.1.0-dev.21 01:46:21 v3.1.0-dev.22 01:46:21 v3.1.0-dev.23 01:46:21 v3.1.0-dev.24 01:46:21 v3.1.0-dev.25 01:46:21 v3.1.0-dev.26 01:46:21 v3.1.0-dev.27 01:46:21 v3.1.0-dev.28 01:46:21 v3.1.0-dev.29 01:46:21 v3.1.0-dev.3 01:46:21 v3.1.0-dev.30 01:46:21 v3.1.0-dev.31 01:46:21 v3.1.0-dev.32 01:46:21 v3.1.0-dev.33 01:46:21 v3.1.0-dev.34 01:46:21 v3.1.0-dev.35 01:46:21 v3.1.0-dev.36 01:46:21 v3.1.0-dev.37 01:46:21 v3.1.0-dev.38 01:46:21 v3.1.0-dev.39 01:46:21 v3.1.0-dev.4 01:46:21 v3.1.0-dev.40 01:46:21 v3.1.0-dev.41 01:46:21 v3.1.0-dev.42 01:46:21 v3.1.0-dev.43 01:46:21 v3.1.0-dev.44 01:46:21 v3.1.0-dev.45 01:46:21 v3.1.0-dev.46 01:46:21 v3.1.0-dev.47 01:46:21 v3.1.0-dev.48 01:46:21 v3.1.0-dev.49 01:46:21 v3.1.0-dev.5 01:46:21 v3.1.0-dev.50 01:46:21 v3.1.0-dev.51 01:46:21 v3.1.0-dev.52 01:46:21 v3.1.0-dev.53 01:46:21 v3.1.0-dev.54 01:46:21 v3.1.0-dev.55 01:46:21 v3.1.0-dev.56 01:46:21 v3.1.0-dev.57 01:46:21 v3.1.0-dev.58 01:46:21 v3.1.0-dev.59 01:46:21 v3.1.0-dev.6 01:46:21 v3.1.0-dev.60 01:46:21 v3.1.0-dev.61 01:46:21 v3.1.0-dev.62 01:46:21 v3.1.0-dev.63 01:46:21 v3.1.0-dev.64 01:46:21 v3.1.0-dev.65 01:46:21 v3.1.0-dev.66 01:46:21 v3.1.0-dev.67 01:46:21 v3.1.0-dev.68 01:46:21 v3.1.0-dev.69 01:46:21 v3.1.0-dev.7 01:46:21 v3.1.0-dev.70 01:46:21 v3.1.0-dev.71 01:46:21 v3.1.0-dev.72 01:46:21 v3.1.0-dev.73 01:46:21 v3.1.0-dev.8 01:46:21 v3.1.0-dev.9 01:46:21 v3.2.0-dev.1 01:46:21 v3.2.0-dev.10 01:46:21 v3.2.0-dev.11 01:46:21 v3.2.0-dev.12 01:46:21 v3.2.0-dev.13 01:46:21 v3.2.0-dev.14 01:46:21 v3.2.0-dev.15 01:46:21 v3.2.0-dev.2 01:46:21 v3.2.0-dev.3 01:46:21 v3.2.0-dev.4 01:46:21 v3.2.0-dev.5 01:46:21 v3.2.0-dev.6 01:46:21 v3.2.0-dev.7 01:46:21 v3.2.0-dev.8 01:46:21 v3.2.0-dev.9 [Pipeline] sh 01:46:21 + lftools sign git-tag v3.2.0-dev.15 01:46:22 Signing Git tag with Sigul... 01:46:22 Signing v3.2.0-dev.15 [Pipeline] echo 01:46:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:46:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:46:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:46:23 $ docker stop --time=1 72522292eb812ec0933249be48ba704381ec570520194179fc46d3fe68f5eb03 01:46:24 $ docker rm -f --volumes 72522292eb812ec0933249be48ba704381ec570520194179fc46d3fe68f5eb03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:46:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:46:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:46:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:27 prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container 01:46:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:46:27 $ docker top 7b52eff4026c322c8ca7078e6554891edfea82e311bdebdcf0017937a4024120 -eo pid,comm 01:46:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:46:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:46:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:28 [ssh-agent] Looking for ssh-agent implementation... 01:46:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:28 $ docker exec 7b52eff4026c322c8ca7078e6554891edfea82e311bdebdcf0017937a4024120 ssh-agent 01:46:28 SSH_AUTH_SOCK=/tmp/ssh-4aVDIZUKSRkO/agent.32 01:46:28 SSH_AGENT_PID=38 01:46:28 Running ssh-add (command line suppressed) 01:46:28 Identity added: /w/workspace/edgex-go/625@tmp/private_key_16765702474267738816.key (/w/workspace/edgex-go/625@tmp/private_key_16765702474267738816.key) 01:46:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:28 + git semver bump pre 01:46:29 2024-02-16 01:46:29,144 [read_version] DEBUG read version from /w/workspace/edgex-go/625/.semver/main 01:46:29 2024-02-16 01:46:29,144 [bump_version] DEBUG bumping version:3.2.0-dev.15 on axis:pre with prefix:dev 01:46:29 2024-02-16 01:46:29,144 [bump_version] DEBUG bumped version:3.2.0-dev.16 01:46:29 2024-02-16 01:46:29,144 [write_version] DEBUG write version:3.2.0-dev.16 to path:/w/workspace/edgex-go/625/.semver/main with force:True 01:46:29 2024-02-16 01:46:29,144 [read_version] DEBUG read version from /w/workspace/edgex-go/625/.semver/main 01:46:29 2024-02-16 01:46:29,144 [write_file] DEBUG write to file:/w/workspace/edgex-go/625/.semver/main 01:46:29 2024-02-16 01:46:29,147 [execute] INFO git cat-file --batch-check 01:46:29 2024-02-16 01:46:29,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/625/.semver, universal_newlines=False, shell=None, istream=) 01:46:29 2024-02-16 01:46:29,152 [execute] INFO git cat-file --batch 01:46:29 2024-02-16 01:46:29,153 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/625/.semver, universal_newlines=False, shell=None, istream=) 01:46:29 2024-02-16 01:46:29,158 [read_version] DEBUG read version from /w/workspace/edgex-go/625/.semver/main 01:46:29 3.2.0-dev.16 [Pipeline] } 01:46:29 $ docker exec --env ******** --env ******** 7b52eff4026c322c8ca7078e6554891edfea82e311bdebdcf0017937a4024120 ssh-agent -k 01:46:29 unset SSH_AUTH_SOCK; 01:46:29 unset SSH_AGENT_PID; 01:46:29 echo Agent pid 38 killed; 01:46:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:46:30 + git semver [Pipeline] } 01:46:30 $ docker stop --time=1 7b52eff4026c322c8ca7078e6554891edfea82e311bdebdcf0017937a4024120 01:46:31 $ docker rm -f --volumes 7b52eff4026c322c8ca7078e6554891edfea82e311bdebdcf0017937a4024120 [Pipeline] // withDockerContainer [Pipeline] sh 01:46:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:46:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:46:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:33 prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container 01:46:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:46:34 $ docker top c1a798f5cc1176262ea7d63d2b554b8fd0d00d6e74897177db0a7c682558bc41 -eo pid,comm 01:46:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:46:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:46:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:34 [ssh-agent] Looking for ssh-agent implementation... 01:46:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:34 $ docker exec c1a798f5cc1176262ea7d63d2b554b8fd0d00d6e74897177db0a7c682558bc41 ssh-agent 01:46:34 SSH_AUTH_SOCK=/tmp/ssh-pCE0kwpoZBw7/agent.32 01:46:34 SSH_AGENT_PID=38 01:46:34 Running ssh-add (command line suppressed) 01:46:35 Identity added: /w/workspace/edgex-go/625@tmp/private_key_18304566892949207578.key (/w/workspace/edgex-go/625@tmp/private_key_18304566892949207578.key) 01:46:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:35 + git semver push 01:46:35 2024-02-16 01:46:35,702 [run_push] DEBUG push 01:46:35 2024-02-16 01:46:35,702 [execute] INFO git cat-file --batch-check 01:46:35 2024-02-16 01:46:35,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/625/.semver, universal_newlines=False, shell=None, istream=) 01:46:35 2024-02-16 01:46:35,707 [execute] INFO git rev-list 9b77b64dce897f959f85699bec350401f18d3982 -- 01:46:35 2024-02-16 01:46:35,707 [execute] DEBUG Popen(['git', 'rev-list', '9b77b64dce897f959f85699bec350401f18d3982', '--'], cwd=/w/workspace/edgex-go/625/.semver, universal_newlines=False, shell=None, istream=None) 01:46:35 2024-02-16 01:46:35,724 [execute] INFO git fetch -v origin 01:46:35 2024-02-16 01:46:35,724 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/625/.semver, universal_newlines=True, shell=None, istream=None) 01:46:36 2024-02-16 01:46:36,236 [run_push] DEBUG no remote changes detected 01:46:36 2024-02-16 01:46:36,237 [execute] INFO git push origin semver 01:46:36 2024-02-16 01:46:36,237 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/625/.semver, universal_newlines=False, shell=None, istream=None) 01:46:37 2024-02-16 01:46:37,101 [run_push] DEBUG push all version tags 01:46:37 2024-02-16 01:46:37,101 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:46:37 2024-02-16 01:46:37,101 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/625, universal_newlines=False, shell=None, istream=None) 01:46:38 2024-02-16 01:46:37,907 [read_version] DEBUG read version from /w/workspace/edgex-go/625/.semver/main 01:46:38 3.2.0-dev.16 [Pipeline] } 01:46:38 $ docker exec --env ******** --env ******** c1a798f5cc1176262ea7d63d2b554b8fd0d00d6e74897177db0a7c682558bc41 ssh-agent -k 01:46:38 unset SSH_AUTH_SOCK; 01:46:38 unset SSH_AGENT_PID; 01:46:38 echo Agent pid 38 killed; 01:46:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:46:39 + git semver [Pipeline] } 01:46:39 $ docker stop --time=1 c1a798f5cc1176262ea7d63d2b554b8fd0d00d6e74897177db0a7c682558bc41 01:46:40 $ docker rm -f --volumes c1a798f5cc1176262ea7d63d2b554b8fd0d00d6e74897177db0a7c682558bc41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:46:43 + [ -d /w/workspace/edgex-go/625/archives ] [Pipeline] libraryResource [Pipeline] sh 01:46:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:46:44 ---> package-listing.sh 01:46:44 ++ facter osfamily 01:46:44 ++ tr '[:upper:]' '[:lower:]' 01:46:44 + OS_FAMILY=debian 01:46:44 + workspace=/w/workspace/edgex-go/625 01:46:44 + START_PACKAGES=/tmp/packages_start.txt 01:46:44 + END_PACKAGES=/tmp/packages_end.txt 01:46:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:46:44 + PACKAGES=/tmp/packages_start.txt 01:46:44 + '[' /w/workspace/edgex-go/625 ']' 01:46:44 + PACKAGES=/tmp/packages_end.txt 01:46:44 + case "${OS_FAMILY}" in 01:46:44 + dpkg -l 01:46:44 + grep '^ii' 01:46:44 + '[' -f /tmp/packages_start.txt ']' 01:46:44 + '[' -f /tmp/packages_end.txt ']' 01:46:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:46:44 + '[' /w/workspace/edgex-go/625 ']' 01:46:44 + mkdir -p /w/workspace/edgex-go/625/archives/ 01:46:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/625/archives/ [Pipeline] echo 01:46:44 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/625/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:46:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:46:45 01:46:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:46:46 latest: Pulling from edgex-lftools-log-publisher 01:46:46 5eb5b503b376: Pulling fs layer 01:46:46 5c69ac0246d0: Pulling fs layer 01:46:46 ec43610c2a17: Pulling fs layer 01:46:46 3a2ae6a8a46f: Pulling fs layer 01:46:46 33b1e0a273af: Pulling fs layer 01:46:46 5d3b04190fa2: Pulling fs layer 01:46:46 2f39f015ded8: Pulling fs layer 01:46:46 3a2ae6a8a46f: Waiting 01:46:46 33b1e0a273af: Waiting 01:46:46 5d3b04190fa2: Waiting 01:46:46 2f39f015ded8: Waiting 01:46:46 5c69ac0246d0: Verifying Checksum 01:46:46 5c69ac0246d0: Download complete 01:46:46 3a2ae6a8a46f: Verifying Checksum 01:46:46 3a2ae6a8a46f: Download complete 01:46:46 ec43610c2a17: Verifying Checksum 01:46:46 ec43610c2a17: Download complete 01:46:46 33b1e0a273af: Verifying Checksum 01:46:46 33b1e0a273af: Download complete 01:46:46 5d3b04190fa2: Download complete 01:46:46 5eb5b503b376: Download complete 01:46:47 2f39f015ded8: Download complete 01:46:47 5eb5b503b376: Pull complete 01:46:47 5c69ac0246d0: Pull complete 01:46:48 ec43610c2a17: Pull complete 01:46:48 3a2ae6a8a46f: Pull complete 01:46:48 33b1e0a273af: Pull complete 01:46:48 5d3b04190fa2: Pull complete 01:46:52 2f39f015ded8: Pull complete 01:46:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:46:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:46:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:53 prd-ubuntu20.04-docker-8c-8g-1012 does not seem to be running inside a container 01:46:53 $ 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/625/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/625 -v /w/workspace/edgex-go/625:/w/workspace/edgex-go/625:rw,z -v /w/workspace/edgex-go/625@tmp:/w/workspace/edgex-go/625@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:46:54 $ docker top 6441f3102d73fb7634a0773c2bc2a4bad4724ad90d1872dd5a75f280d414c55e -eo pid,comm [Pipeline] { [Pipeline] sh 01:46:55 + touch /tmp/pre-build-complete [Pipeline] sh 01:46:55 + mkdir -p /var/log/sysstat [Pipeline] sh 01:46:56 + ls /var/log/sa-host 01:46:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:56 provisioning config files... 01:46:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/625@tmp/config17157839449278380120tmp [Pipeline] { [Pipeline] echo 01:46:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:46:57 ---> create-netrc.sh [Pipeline] } 01:46:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:46:57 ---> python-tools-install.sh [Pipeline] echo 01:46:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:46:58 ---> sudo-logs.sh 01:46:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:46:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:46:58 ---> job-cost.sh 01:46:58 lf-activate-venv: SKIPPING 01:46:58 DEBUG: total: 0.10999999940395355 01:46:58 INFO: Retrieving Stack Cost... 01:46:59 INFO: Retrieving Pricing Info for: v3-standard-8 01:46:59 INFO: Archiving Costs [Pipeline] echo 01:46:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:46:59 ---> logs-deploy.sh 01:46:59 lf-activate-venv: SKIPPING 01:46:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/625 01:46:59 INFO: archiving workspace using pattern(s): 01:47:00 Archives upload complete. 01:47:01 INFO: archiving logs to Nexus