Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 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-ssh4297437801833260508.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12847165726320355090.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2957509820096986174.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4940152295172122426.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-ssh3915777847520615556.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8501 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/594 [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/594 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0ca59ae16f8b1e72e62c5a3c151fad031359de5b (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4699)" > git config core.sparsecheckout # timeout=10 > git checkout -f 0ca59ae16f8b1e72e62c5a3c151fad031359de5b # timeout=10 > git rev-list --no-walk 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:10:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:10:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:10:19 ========================================================= 20:10:19 EdgeX Global Pipelines Version Info 20:10:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:10:20 ------------------- 20:10:20 stable info: 20:10:20 ------------------- 20:10:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:10:20 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:10:20 Message: update stable to v1.0.254 20:10:21 ------------------- 20:10:21 experimental info: 20:10:21 ------------------- 20:10:21 Commited By: **** collab-it+edgex@linuxfoundation.org 20:10:21 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:10:21 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:10:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:10:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:10:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:10:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:10:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0ca59ae [Pipeline] echo 20:10:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:10:22 provisioning config files... 20:10:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/594@tmp/config12206148835843565212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:10:22 ---> docker-login.sh 20:10:22 nexus3.edgexfoundry.org:10001 20:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:22 Configure a credential helper to remove this warning. See 20:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:22 20:10:22 Login Succeeded 20:10:22 nexus3.edgexfoundry.org:10002 20:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:23 Configure a credential helper to remove this warning. See 20:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:23 20:10:23 Login Succeeded 20:10:23 nexus3.edgexfoundry.org:10003 20:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:23 Configure a credential helper to remove this warning. See 20:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:23 20:10:23 Login Succeeded 20:10:23 nexus3.edgexfoundry.org:10004 20:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:23 Configure a credential helper to remove this warning. See 20:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:23 20:10:23 Login Succeeded 20:10:23 docker.io 20:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:10:23 Configure a credential helper to remove this warning. See 20:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:10:23 20:10:23 Login Succeeded 20:10:23 ---> docker-login.sh ends [Pipeline] } 20:10:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:10:24 + 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 20:10:24 + dirname+ cmd/core-command/Dockerfile 20:10:24 cut -d/ -f2 20:10:24 + echo core-command,cmd/core-command/Dockerfile 20:10:24 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:10:24 + cut -d/ -f2 20:10:24 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:10:24 + dirname cmd/core-data/Dockerfile 20:10:24 + cut -d/ -f2 20:10:24 + echo core-data,cmd/core-data/Dockerfile 20:10:24 + dirname cmd/core-metadata/Dockerfile 20:10:24 + cut -d/ -f2 20:10:24 + echo core-metadata,cmd/core-metadata/Dockerfile 20:10:24 + dirname cmd/security-bootstrapper/Dockerfile 20:10:24 + cut -d/ -f2 20:10:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:10:24 + dirname cmd/security-proxy-auth/Dockerfile 20:10:24 + cut -d/ -f2 20:10:24 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:10:24 + dirname cmd/security-proxy-setup/Dockerfile 20:10:24 + cut -d/ -f2 20:10:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:10:24 + + dirname cmd/security-secretstore-setup/Dockerfile 20:10:24 cut -d/ -f2 20:10:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:10:24 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:10:24 + cut -d/ -f2 20:10:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:10:24 + dirname cmd/security-spire-agent/Dockerfile 20:10:24 + cut -d/ -f2 20:10:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:10:24 + dirname cmd/security-spire-config/Dockerfile 20:10:24 + cut -d/ -f2 20:10:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:10:24 + + dirname cmd/security-spire-server/Dockerfile 20:10:24 cut -d/ -f2 20:10:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:10:24 + dirname cmd/support-notifications/Dockerfile 20:10:24 + cut -d/ -f2 20:10:24 + echo support-notifications,cmd/support-notifications/Dockerfile 20:10:24 + dirname cmd/support-scheduler/Dockerfile 20:10:24 + cut -d/ -f2 20:10:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:10:24 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 20:10:24 + git rev-list -1 --merges 0ca59ae16f8b1e72e62c5a3c151fad031359de5b~1..0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] echo 20:10:24 -----------> git rev-list -1 --merges 0ca59ae16f8b1e72e62c5a3c151fad031359de5b~1..0ca59ae16f8b1e72e62c5a3c151fad031359de5b 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [false] [Pipeline] sh 20:10:24 + git log --format=format:%s -1 0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] echo 20:10:24 ========================================================= 20:10:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:10:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:10:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:10:25 + grep -v github /etc/ssh/ssh_known_hosts 20:10:25 + [ -e /tmp/ssh_known_hosts ] 20:10:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:10:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:10:25 + sudo tee -a /etc/ssh/ssh_known_hosts 20:10:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:25 20:10:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:25 0.1.4: Pulling from edgex-devops/py-git-semver 20:10:25 b85a868b505f: Pulling fs layer 20:10:25 e2be974225ed: Pulling fs layer 20:10:25 339a4e72a1f5: Pulling fs layer 20:10:25 988bab9f4d93: Pulling fs layer 20:10:25 1469e6f7b9e6: Pulling fs layer 20:10:25 eaf3925da568: Pulling fs layer 20:10:25 bab4dde63d76: Pulling fs layer 20:10:25 bde34c3a00c8: Pulling fs layer 20:10:25 b352a97aabf1: Pulling fs layer 20:10:25 eaf3925da568: Waiting 20:10:25 1469e6f7b9e6: Waiting 20:10:25 bab4dde63d76: Waiting 20:10:25 988bab9f4d93: Waiting 20:10:25 4872d77fe225: Pulling fs layer 20:10:25 5851b861e8e6: Pulling fs layer 20:10:25 b352a97aabf1: Waiting 20:10:25 5851b861e8e6: Waiting 20:10:25 bde34c3a00c8: Waiting 20:10:25 e2be974225ed: Verifying Checksum 20:10:25 e2be974225ed: Download complete 20:10:25 988bab9f4d93: Verifying Checksum 20:10:25 988bab9f4d93: Download complete 20:10:26 1469e6f7b9e6: Verifying Checksum 20:10:26 1469e6f7b9e6: Download complete 20:10:26 eaf3925da568: Verifying Checksum 20:10:26 eaf3925da568: Download complete 20:10:26 339a4e72a1f5: Verifying Checksum 20:10:26 339a4e72a1f5: Download complete 20:10:26 bde34c3a00c8: Download complete 20:10:26 b352a97aabf1: Verifying Checksum 20:10:26 b352a97aabf1: Download complete 20:10:26 4872d77fe225: Download complete 20:10:26 5851b861e8e6: Verifying Checksum 20:10:26 b85a868b505f: Verifying Checksum 20:10:26 b85a868b505f: Download complete 20:10:26 bab4dde63d76: Verifying Checksum 20:10:26 bab4dde63d76: Download complete 20:10:27 b85a868b505f: Pull complete 20:10:27 e2be974225ed: Pull complete 20:10:28 339a4e72a1f5: Pull complete 20:10:28 988bab9f4d93: Pull complete 20:10:28 1469e6f7b9e6: Pull complete 20:10:28 eaf3925da568: Pull complete 20:10:30 bab4dde63d76: Pull complete 20:10:30 bde34c3a00c8: Pull complete 20:10:30 b352a97aabf1: Pull complete 20:10:30 4872d77fe225: Pull complete 20:10:30 5851b861e8e6: Pull complete 20:10:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:10:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:10:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:30 prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container 20:10:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:10:34 $ docker top c218e1251883552a99734769c6314410ced1b52f057d233b5dde6c49986c1e3b -eo pid,comm 20:10: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). 20:10:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:10:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:34 [ssh-agent] Looking for ssh-agent implementation... 20:10:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:35 $ docker exec c218e1251883552a99734769c6314410ced1b52f057d233b5dde6c49986c1e3b ssh-agent 20:10:35 SSH_AUTH_SOCK=/tmp/ssh-bBJsLfajev59/agent.31 20:10:35 SSH_AGENT_PID=37 20:10:35 Running ssh-add (command line suppressed) 20:10:35 Identity added: /w/workspace/edgex-go/594@tmp/private_key_6889378961819872694.key (/w/workspace/edgex-go/594@tmp/private_key_6889378961819872694.key) 20:10:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:35 + git tag --points-at HEAD [Pipeline] } 20:10:35 $ docker exec --env ******** --env ******** c218e1251883552a99734769c6314410ced1b52f057d233b5dde6c49986c1e3b ssh-agent -k 20:10:35 unset SSH_AUTH_SOCK; 20:10:35 unset SSH_AGENT_PID; 20:10:35 echo Agent pid 37 killed; 20:10:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:10:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:10:35 [ssh-agent] Looking for ssh-agent implementation... 20:10:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:10:35 $ docker exec c218e1251883552a99734769c6314410ced1b52f057d233b5dde6c49986c1e3b ssh-agent 20:10:35 SSH_AUTH_SOCK=/tmp/ssh-n4REZZMT2FA2/agent.69 20:10:35 SSH_AGENT_PID=75 20:10:35 Running ssh-add (command line suppressed) 20:10:36 Identity added: /w/workspace/edgex-go/594@tmp/private_key_5338249020456816073.key (/w/workspace/edgex-go/594@tmp/private_key_5338249020456816073.key) 20:10:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:10:36 + git semver init 20:10:36 2023-10-04 20:10:36,468 [run_init] DEBUG init version:0.0.0 force:False 20:10:36 2023-10-04 20:10:36,469 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/594/.semver 20:10:36 2023-10-04 20:10:36,469 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/594/.semver 20:10:36 2023-10-04 20:10:36,469 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/594/.semver'], cwd=/w/workspace/edgex-go/594, universal_newlines=False, shell=None, istream=None) 20:10:41 2023-10-04 20:10:41,724 [append_file] DEBUG append to file:/w/workspace/edgex-go/594/.git/info/exclude 20:10:41 2023-10-04 20:10:41,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/594/.semver/main with force:False 20:10:41 2023-10-04 20:10:41,724 [read_version] DEBUG read version from /w/workspace/edgex-go/594/.semver/main 20:10:41 2023-10-04 20:10:41,725 [read_version] DEBUG read version from /w/workspace/edgex-go/594/.semver/main 20:10:41 3.1.0-dev.60 [Pipeline] } 20:10:41 $ docker exec --env ******** --env ******** c218e1251883552a99734769c6314410ced1b52f057d233b5dde6c49986c1e3b ssh-agent -k 20:10:41 unset SSH_AUTH_SOCK; 20:10:41 unset SSH_AGENT_PID; 20:10:41 echo Agent pid 75 killed; 20:10:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:10:42 + git semver [Pipeline] } 20:10:42 $ docker stop --time=1 c218e1251883552a99734769c6314410ced1b52f057d233b5dde6c49986c1e3b 20:10:43 $ docker rm -f --volumes c218e1251883552a99734769c6314410ced1b52f057d233b5dde6c49986c1e3b [Pipeline] // withDockerContainer [Pipeline] sh 20:10:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:10:44 Stashed 1 file(s) [Pipeline] echo 20:10:44 [edgeXSemver]: initialized semver on version 3.1.0-dev.60 [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 20:10:44 + git config --global --add safe.directory /w/workspace/edgex-go/594 [Pipeline] echo 20:10:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:10:44 ========================================================= 20:10:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:10:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:10:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:10:45 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:10:45 7264a8db6415: Pulling fs layer 20:10:45 c4d48a809fc2: Pulling fs layer 20:10:45 4f1c88b9dad5: Pulling fs layer 20:10:45 ad3a456e5733: Pulling fs layer 20:10:45 33e27b845d1e: Pulling fs layer 20:10:45 ad3a456e5733: Waiting 20:10:45 c68163c4e522: Pulling fs layer 20:10:45 50da416c3ac9: Pulling fs layer 20:10:45 c68163c4e522: Waiting 20:10:45 23d2d4c4bb30: Pulling fs layer 20:10:45 50da416c3ac9: Waiting 20:10:45 23d2d4c4bb30: Waiting 20:10:45 c4d48a809fc2: Verifying Checksum 20:10:45 c4d48a809fc2: Download complete 20:10:45 ad3a456e5733: Verifying Checksum 20:10:45 ad3a456e5733: Download complete 20:10:45 33e27b845d1e: Download complete 20:10:45 7264a8db6415: Verifying Checksum 20:10:45 7264a8db6415: Download complete 20:10:45 c68163c4e522: Verifying Checksum 20:10:45 c68163c4e522: Download complete 20:10:45 7264a8db6415: Pull complete 20:10:45 23d2d4c4bb30: Verifying Checksum 20:10:45 23d2d4c4bb30: Download complete 20:10:45 c4d48a809fc2: Pull complete 20:10:45 4f1c88b9dad5: Verifying Checksum 20:10:45 4f1c88b9dad5: Download complete 20:10:45 50da416c3ac9: Verifying Checksum 20:10:45 50da416c3ac9: Download complete 20:10:48 4f1c88b9dad5: Pull complete 20:10:48 ad3a456e5733: Pull complete 20:10:48 33e27b845d1e: Pull complete 20:10:48 c68163c4e522: Pull complete 20:10:51 50da416c3ac9: Pull complete 20:10:51 23d2d4c4bb30: Pull complete 20:10:51 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:10:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:10:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:10:51 WORKDIR /edgex 20:10:51 COPY go.mod . 20:10:51 RUN go mod download 20:10:51 + docker build -t ci-base-image-x86_64 -f - . 20:10:52 Sending build context to Docker daemon 171MB 20:10:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:10:52 ---> 0786185ac409 20:10:52 Step 2/4 : WORKDIR /edgex 20:10:59 Still waiting to schedule task 20:10:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:11:00 ---> Running in 38d1f7e72117 20:11:00 Removing intermediate container 38d1f7e72117 20:11:00 ---> e69f18f098c1 20:11:00 Step 3/4 : COPY go.mod . 20:11:00 ---> ec1c0603f0c5 20:11:00 Step 4/4 : RUN go mod download 20:11:00 ---> Running in f72141bfe2d7 20:11:22 Removing intermediate container f72141bfe2d7 20:11:22 ---> f191035209e1 20:11:22 Successfully built f191035209e1 20:11:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:22 + docker inspect -f . ci-base-image-x86_64 20:11:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:23 prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container 20:11:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:11:23 $ docker top 39a248395cce4a816e225d4bc2d28f588bf52d286b719dfd713e1c6851b531a1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:23 + go version 20:11:23 go version go1.21.0 linux/amd64 [Pipeline] } 20:11:23 $ docker stop --time=1 39a248395cce4a816e225d4bc2d28f588bf52d286b719dfd713e1c6851b531a1 20:11:25 $ docker rm -f --volumes 39a248395cce4a816e225d4bc2d28f588bf52d286b719dfd713e1c6851b531a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:25 + docker inspect -f . ci-base-image-x86_64 20:11:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:25 prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container 20:11:25 $ 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/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:11:25 $ docker top e0b3a828f23a1d2cabbb10d17a6a29816648a69c98deedb7464ef8ba2f1f46b6 -eo pid,comm [Pipeline] { [Pipeline] echo 20:11:26 ========================================================= 20:11:26 [edgeXBuildGoParallel] Running Tests and Build... 20:11:26 ========================================================= [Pipeline] sh 20:11:26 + git config --global --add safe.directory /w/workspace/edgex-go/594 [Pipeline] fileExists [Pipeline] sh 20:11:26 + make test 20:11:26 go test -race -coverprofile=coverage.out ./... 20:11:33 ? github.com/edgexfoundry/edgex-go [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:11:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:11:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:11:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:11:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements 20:11:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.054s coverage: 97.0% of statements 20:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:11:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:11:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:11:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:11:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:11:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:11:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:11:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:11:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.081s coverage: 69.2% of statements 20:11:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 53.2% of statements 20:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.085s coverage: 93.4% of statements 20:11:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 4.1% of statements 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:11:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:11:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:11:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:11:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:11:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:11:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:11:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:11:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:11:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.387s coverage: 97.6% of statements 20:11:56 ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements 20:11:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:11:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:11:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.062s coverage: 0.9% of statements 20:11:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 32.2% of statements 20:11:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.041s coverage: 41.7% of statements 20:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.054s coverage: 82.9% of statements 20:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.038s coverage: 94.1% of statements 20:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.044s coverage: 96.3% of statements 20:11:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.036s coverage: 87.5% of statements 20:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:11:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:11:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:11:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:11:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:11:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:12:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:12:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:12:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:12:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:12:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:12:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:12:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:12:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:12:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.048s coverage: 94.4% of statements 20:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:12:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:12:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:12:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:12:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:12:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:12:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:12:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:12:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:12:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.292s coverage: 79.9% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.056s coverage: 92.9% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.045s coverage: 87.2% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.028s coverage: 100.0% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.158s coverage: 63.1% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.211s coverage: 38.4% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.044s coverage: 89.5% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.045s coverage: 84.8% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.138s coverage: 95.7% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements 20:12:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 98.9% of statements 20:12:24 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 20:12:25 running golangci-lint 20:12:25 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 20:12:25 go version go1.21.0 linux/amd64 20:12:25 level=info msg="[config_reader] Used config file .golangci.yml" 20:12:25 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 20:12:40 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|name|files|imports|types_sizes) took 12.223427599s" 20:12:40 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.337364ms" 20:12:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8502 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 20:12:41 Running in /w/workspace/edgex-go/594 [Pipeline] { [Pipeline] checkout 20:12:41 The recommended git tool is: git 20:12:45 level=info msg="[linters_context/goanalysis] analyzers took 1m1.085514853s with top 10 stages: buildir: 30.404218337s, gosec: 5.926290165s, fact_deprecated: 1.987656061s, inspect: 1.749062965s, ctrlflow: 1.4173182s, printf: 1.230128677s, S1038: 1.037519209s, nilness: 875.12882ms, fact_purity: 854.54786ms, SA1012: 666.181727ms" 20:12:45 level=info msg="[runner] Issues before processing: 197, after processing: 0" 20:12:45 level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, filename_unadjuster: 197/197, cgo: 197/197, skip_dirs: 197/197, path_prettifier: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197, exclude-rules: 21/197" 20:12:45 level=info msg="[runner] processing took 18.673452ms with stages: nolint: 7.554988ms, identifier_marker: 6.083512ms, exclude-rules: 1.507166ms, autogenerated_exclude: 1.457216ms, path_prettifier: 1.285942ms, skip_dirs: 742.307µs, cgo: 26.18µs, filename_unadjuster: 12.691µs, max_same_issues: 540ns, skip_files: 420ns, fixer: 410ns, uniq_by_line: 370ns, exclude: 320ns, severity-rules: 250ns, sort_results: 240ns, diff: 210ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 150ns, path_shortener: 110ns, path_prefixer: 110ns" 20:12:45 level=info msg="[runner] linters took 7.484324978s with stages: goanalysis_metalinter: 7.465550734s" 20:12:45 level=info msg="File cache stats: 0 entries of total size 0B" 20:12:45 level=info msg="Memory: 199 samples, avg is 239.3MB, max is 962.4MB" 20:12:45 level=info msg="Execution took 19.755533062s" 20:12:45 go vet ./... 20:12:46 using credential edgex-jenkins-ssh 20:12:46 Cloning the remote Git repository 20:12:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:12:46 > git init /w/workspace/edgex-go/594 # timeout=10 20:12:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:12:46 > git --version # timeout=10 20:12:46 > git --version # 'git version 2.25.1' 20:12:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:12:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:12:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:12:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:12:49 ./bin/test-attribution-txt.sh [Pipeline] echo 20:12:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:12:49 + ls -al . 20:12:49 total 732 20:12:49 drwxrwxr-x 12 1001 1001 4096 Oct 4 20:11 . 20:12:49 drwxr-xr-x 4 root root 4096 Oct 4 20:11 .. 20:12:49 drwxrwxr-x 2 1001 1001 4096 Oct 4 20:10 .blubracket 20:12:49 -rw-rw-r-- 1 1001 1001 16 Oct 4 20:10 .dockerignore 20:12:49 drwxrwxr-x 8 1001 1001 4096 Oct 4 20:12 .git 20:12:49 drwxrwxr-x 3 1001 1001 4096 Oct 4 20:10 .github 20:12:49 -rw-rw-r-- 1 1001 1001 1173 Oct 4 20:10 .gitignore 20:12:49 -rw-rw-r-- 1 1001 1001 42 Oct 4 20:10 .golangci.yml 20:12:49 -rw-rw-r-- 1 1001 1001 100 Oct 4 20:10 .hadolint.yml 20:12:49 drwxr-xr-x 3 1001 1001 4096 Oct 4 20:10 .semver 20:12:49 -rw-rw-r-- 1 1001 1001 166 Oct 4 20:10 .sonarcloud.properties 20:12:49 -rw-rw-r-- 1 1001 1001 1171 Oct 4 20:10 ADOPTERS.md 20:12:49 -rw-rw-r-- 1 1001 1001 11674 Oct 4 20:10 Attribution.txt 20:12:49 -rw-rw-r-- 1 1001 1001 93407 Oct 4 20:10 CHANGELOG.md 20:12:49 -rw-rw-r-- 1 1001 1001 3804 Oct 4 20:10 CONTRIBUTING.md 20:12:49 -rw-rw-r-- 1 1001 1001 677 Oct 4 20:10 GOVERNANCE.md 20:12:49 -rw-rw-r-- 1 1001 1001 883 Oct 4 20:10 Jenkinsfile 20:12:49 -rw-rw-r-- 1 1001 1001 10775 Oct 4 20:10 LICENSE 20:12:49 -rw-rw-r-- 1 1001 1001 15054 Oct 4 20:10 Makefile 20:12:49 -rw-rw-r-- 1 1001 1001 582 Oct 4 20:10 OWNERS.md 20:12:49 -rw-rw-r-- 1 1001 1001 9923 Oct 4 20:10 README.md 20:12:49 -rw-rw-r-- 1 1001 1001 789 Oct 4 20:10 SECURITY.md 20:12:49 -rw-rw-r-- 1 1001 1001 12 Oct 4 20:10 VERSION 20:12:49 drwxrwxr-x 2 1001 1001 4096 Oct 4 20:10 bin 20:12:49 drwxrwxr-x 18 1001 1001 4096 Oct 4 20:10 cmd 20:12:49 -rw-r--r-- 1 root root 453602 Oct 4 20:12 coverage.out 20:12:49 drwxrwxr-x 2 1001 1001 4096 Oct 4 20:10 fuzz_test 20:12:49 -rw-rw-r-- 1 1001 1001 3689 Oct 4 20:10 go.mod 20:12:49 -rw-rw-r-- 1 1001 1001 34977 Oct 4 20:10 go.sum 20:12:49 drwxrwxr-x 7 1001 1001 4096 Oct 4 20:10 internal 20:12:49 drwxrwxr-x 3 1001 1001 4096 Oct 4 20:10 openapi 20:12:49 -rw-rw-r-- 1 1001 1001 594 Oct 4 20:10 security.txt 20:12:49 drwxrwxr-x 4 1001 1001 4096 Oct 4 20:10 snap 20:12:49 -rw-rw-r-- 1 1001 1001 204 Oct 4 20:10 version.go [Pipeline] sh 20:12:49 + '[' -e coverage.out ] 20:12:49 + chown 1001:1001 coverage.out [Pipeline] stash 20:12:49 Stashed 1 file(s) [Pipeline] sh 20:12:49 + make build 20:12:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:13:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:13:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:13:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:13:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:13:04 Avoid second fetch 20:13:04 Checking out Revision 0ca59ae16f8b1e72e62c5a3c151fad031359de5b (main) 20:13:04 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4699)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:13:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:13:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:13:04 > git config core.sparsecheckout # timeout=10 20:13:04 > git checkout -f 0ca59ae16f8b1e72e62c5a3c151fad031359de5b # timeout=10 20:13:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:13:05 % Total % Received % Xferd Average Speed Time Time Time Current 20:13:05 Dload Upload Total Spent Left Speed 20:13:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 20:13:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:13:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:13:06 + sudo tee /etc/docker/daemon.new 20:13:06 { 20:13:06 "registry-mirrors": [ 20:13:06 "https://nexus3.edgexfoundry.org:10001" 20:13:06 ], 20:13:06 "bip": "10.250.0.254/24", 20:13:06 "hosts": [ 20:13:06 "tcp://0.0.0.0:5555", 20:13:06 "unix:///var/run/docker.sock" 20:13:06 ], 20:13:06 "mtu": 1458, 20:13:06 "selinux-enabled": true, 20:13:06 "seccomp-profile": "/etc/docker/seccomp.json" 20:13:06 } [Pipeline] sh 20:13:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:13:07 + sudo service docker restart 20:13:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:13:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:13:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:13:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:13:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:13:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:13:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:13:14 $ docker stop --time=1 e0b3a828f23a1d2cabbb10d17a6a29816648a69c98deedb7464ef8ba2f1f46b6 20:13:19 $ docker rm -f --volumes e0b3a828f23a1d2cabbb10d17a6a29816648a69c98deedb7464ef8ba2f1f46b6 [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 20:13:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:13:20 20:13:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:13:20 latest: Pulling from edgex-devops/edgex-compose 20:13:20 91d30c5bc195: Pulling fs layer 20:13:20 2e9b0aa3be6d: Pulling fs layer 20:13:20 9c61dcf015f6: Pulling fs layer 20:13:20 4698f68db338: Pulling fs layer 20:13:20 2a2f49069b9e: Pulling fs layer 20:13:20 e0025b399a48: Pulling fs layer 20:13:20 4698f68db338: Waiting 20:13:20 2a2f49069b9e: Waiting 20:13:20 e0025b399a48: Waiting 20:13:21 91d30c5bc195: Verifying Checksum 20:13:21 91d30c5bc195: Download complete 20:13:21 4698f68db338: Verifying Checksum 20:13:21 4698f68db338: Download complete 20:13:21 2e9b0aa3be6d: Verifying Checksum 20:13:21 2e9b0aa3be6d: Download complete 20:13:21 e0025b399a48: Verifying Checksum 20:13:21 e0025b399a48: Download complete 20:13:21 91d30c5bc195: Pull complete 20:13:21 2a2f49069b9e: Download complete 20:13:21 2e9b0aa3be6d: Pull complete 20:13:21 9c61dcf015f6: Verifying Checksum 20:13:21 9c61dcf015f6: Download complete 20:13:24 9c61dcf015f6: Pull complete 20:13:24 4698f68db338: Pull complete 20:13:24 2a2f49069b9e: Pull complete 20:13:24 e0025b399a48: Pull complete 20:13:24 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:13:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:13:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:24 prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container 20:13:24 $ 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/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:13:28 $ docker top 9db33897abe5471a7d164ba0eb94487a61294ba2050b258b77ef06770dc50213 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 20:13:28 provisioning config files... 20:13:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/594@tmp/config586523938085373554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:29 + docker compose -f ./docker-compose-build.yml build --parallel 20:13:29 ---> docker-login.sh 20:13:29 nexus3.edgexfoundry.org:10001 20:13:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:29 Configure a credential helper to remove this warning. See 20:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:29 20:13:29 Login Succeeded 20:13:29 nexus3.edgexfoundry.org:10002 20:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:30 Configure a credential helper to remove this warning. See 20:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:30 20:13:30 Login Succeeded 20:13:30 nexus3.edgexfoundry.org:10003 20:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:30 Configure a credential helper to remove this warning. See 20:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:30 20:13:30 Login Succeeded 20:13:30 nexus3.edgexfoundry.org:10004 20:13:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:30 Configure a credential helper to remove this warning. See 20:13:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:30 20:13:30 Login Succeeded 20:13:30 docker.io 20:13:31 #1 [security-spire-agent internal] load build definition from Dockerfile 20:13:31 #1 transferring dockerfile: 20:13:31 #1 transferring dockerfile: 1.70kB done 20:13:31 #1 DONE 0.4s 20:13:31 20:13:31 #2 [security-spire-agent internal] load .dockerignore 20:13:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:31 #2 ... 20:13:31 20:13:31 #3 [security-bootstrapper internal] load build definition from Dockerfile 20:13:31 #3 transferring dockerfile: 2.82kB done 20:13:31 #3 DONE 0.2s 20:13:31 20:13:31 #2 [security-spire-agent internal] load .dockerignore 20:13:31 #2 transferring context: 56B done 20:13:31 #2 DONE 0.2s 20:13:31 20:13:31 #4 [security-bootstrapper internal] load .dockerignore 20:13:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:31 Configure a credential helper to remove this warning. See 20:13:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:31 20:13:31 Login Succeeded 20:13:31 ---> docker-login.sh ends [Pipeline] } 20:13:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:13:31 #4 ... 20:13:31 20:13:31 #5 [security-secretstore-setup internal] load build definition from Dockerfile 20:13:31 #5 transferring dockerfile: 2.38kB done 20:13:31 #5 DONE 0.2s 20:13:31 20:13:31 #4 [security-bootstrapper internal] load .dockerignore 20:13:31 #4 transferring context: 56B done 20:13:31 #4 DONE 0.2s 20:13:31 20:13:31 #6 [security-spire-config internal] load build definition from Dockerfile 20:13:31 #6 transferring dockerfile: 1.58kB done 20:13:31 #6 DONE 0.1s 20:13:31 20:13:31 #7 [core-metadata internal] load build definition from Dockerfile [Pipeline] sh 20:13:31 #7 ... 20:13:31 20:13:31 #8 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:13:31 #8 DONE 0.0s 20:13:32 + git config --global --add safe.directory /w/workspace/edgex-go/594 [Pipeline] echo 20:13:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:13:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:13:32 ========================================================= 20:13:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:13:32 ========================================================= [Pipeline] fileExists 20:13:32 20:13:32 #9 [core-data internal] load .dockerignore [Pipeline] sh 20:13:32 #9 ... 20:13:32 20:13:32 #10 [core-data internal] load build definition from Dockerfile 20:13:32 #10 transferring dockerfile: 1.90kB done 20:13:32 #10 DONE 0.7s 20:13:32 20:13:32 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:13:32 #11 transferring dockerfile: 1.78kB done 20:13:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:13:32 #11 ... 20:13:32 20:13:32 #12 [core-command internal] load build definition from Dockerfile 20:13:32 #12 transferring dockerfile: 1.82kB done 20:13:32 #12 DONE 1.3s 20:13:32 20:13:32 #13 [security-spire-server internal] load build definition from Dockerfile 20:13:32 #13 transferring dockerfile: 1.59kB done 20:13:32 #13 DONE 1.4s 20:13:32 20:13:32 #14 [security-secretstore-setup internal] load .dockerignore 20:13:32 #14 transferring context: 56B done 20:13:33 #14 ... 20:13:33 20:13:33 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:13:33 #11 DONE 1.9s 20:13:33 20:13:33 #7 [core-metadata internal] load build definition from Dockerfile 20:13:33 #7 transferring dockerfile: 1.96kB done 20:13:33 #7 ... 20:13:33 20:13:33 #15 [security-proxy-setup internal] load build definition from Dockerfile 20:13:33 #15 transferring dockerfile: 2.39kB done 20:13:33 #15 DONE 2.5s 20:13:33 20:13:33 #14 [security-secretstore-setup internal] load .dockerignore 20:13:33 #14 DONE 2.5s 20:13:33 20:13:33 #16 [support-scheduler internal] load build definition from Dockerfile 20:13:33 #16 transferring dockerfile: 1.82kB done 20:13:33 #16 DONE 2.5s 20:13:33 20:13:33 #17 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:13:33 #17 DONE 2.4s 20:13:33 20:13:33 #18 [support-notifications internal] load build definition from Dockerfile 20:13:33 #18 transferring dockerfile: 1.84kB done 20:13:33 #18 DONE 2.5s 20:13:33 20:13:33 #8 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:13:33 #8 DONE 0.0s 20:13:33 20:13:33 #19 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:13:33 #19 transferring dockerfile: 2.12kB done 20:13:33 #19 DONE 2.5s 20:13:33 20:13:33 #7 [core-metadata internal] load build definition from Dockerfile 20:13:33 #7 DONE 2.5s 20:13:33 20:13:33 #20 [security-proxy-auth internal] load build definition from Dockerfile 20:13:33 #20 transferring dockerfile: 2.04kB done 20:13:33 #20 DONE 2.5s 20:13:33 20:13:33 #21 [security-spire-config internal] load .dockerignore 20:13:33 #21 transferring context: 56B done 20:13:33 #21 DONE 2.3s 20:13:33 20:13:33 #17 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 20:13:33 #17 DONE 2.4s 20:13:33 20:13:33 #22 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:13:33 #22 DONE 2.4s 20:13:33 20:13:33 #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:13:33 #23 DONE 2.4s 20:13:33 20:13:33 #24 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:13:33 #24 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 20:13:33 #24 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:13:33 #24 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s 20:13:33 #24 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:13:33 #24 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:13:34 #24 ... 20:13:34 20:13:34 #17 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 20:13:34 #17 DONE 2.4s 20:13:34 20:13:34 #24 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:13:34 #24 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:13:34 #24 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 20:13:34 #24 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:13:34 #24 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:13:34 #24 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 20:13:34 #24 ... 20:13:34 20:13:34 #25 [security-spiffe-token-provider internal] load .dockerignore 20:13:34 #25 transferring context: 56B done 20:13:34 #25 DONE 2.4s 20:13:34 20:13:34 #26 [security-spire-server internal] load .dockerignore 20:13:34 #26 transferring context: 56B done 20:13:34 #26 DONE 2.5s 20:13:34 20:13:34 #27 [support-scheduler internal] load .dockerignore 20:13:34 #27 transferring context: 56B done 20:13:34 #27 DONE 2.5s 20:13:34 20:13:34 #28 [support-notifications internal] load .dockerignore 20:13:34 #28 transferring context: 56B done 20:13:34 #28 DONE 2.5s 20:13:34 20:13:34 #9 [core-data internal] load .dockerignore 20:13:34 #9 transferring context: 56B done 20:13:34 #9 DONE 2.5s 20:13:34 20:13:34 #29 [security-proxy-setup internal] load .dockerignore 20:13:34 #29 transferring context: 56B done 20:13:34 #29 DONE 2.5s 20:13:34 20:13:34 #30 [core-command internal] load .dockerignore 20:13:34 #30 transferring context: 56B done 20:13:34 #30 DONE 2.5s 20:13:34 20:13:34 #8 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:13:34 #8 DONE 0.0s 20:13:34 20:13:34 #23 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:13:34 #23 DONE 2.4s 20:13:34 20:13:34 #24 [security-spire-config stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:13:34 #24 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 20:13:34 #24 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:13:34 #24 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 20:13:34 #24 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:13:34 #24 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:13:34 #24 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 20:13:34 #24 ... 20:13:34 20:13:34 #31 [core-common-config-bootstrapper internal] load .dockerignore 20:13:34 #31 transferring context: 56B done 20:13:34 #31 DONE 2.5s 20:13:34 20:13:34 #32 [core-metadata internal] load .dockerignore 20:13:34 #32 transferring context: 56B done 20:13:34 #32 DONE 2.5s 20:13:34 20:13:34 #33 [security-proxy-auth internal] load .dockerignore 20:13:34 #33 transferring context: 56B done 20:13:34 #33 DONE 2.5s 20:13:34 20:13:34 #17 [core-data internal] load metadata for docker.io/library/alpine:3.18 20:13:34 #17 DONE 2.4s 20:13:34 20:13:34 #24 [core-data stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:13:34 #24 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 20:13:34 #24 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:13:34 #24 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 20:13:34 #24 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:13:34 #24 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:13:34 #24 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 20:13:34 #24 ... 20:13:34 20:13:34 #34 [security-spire-config internal] load build context 20:13:34 #34 transferring context: 16.36kB 0.0s done 20:13:34 #34 DONE 0.2s 20:13:34 20:13:34 #8 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:13:34 #8 DONE 0.0s 20:13:34 20:13:34 #17 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 20:13:34 #17 DONE 2.5s 20:13:34 20:13:34 #35 [security-spire-agent internal] load build context 20:13:34 #35 transferring context: 17.64kB 0.0s done 20:13:34 #35 DONE 0.5s 20:13:34 20:13:34 #24 [security-spiffe-token-provider stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:13:34 #24 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 20:13:34 #24 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:13:34 #24 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 20:13:34 #24 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:13:34 #24 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:13:34 #24 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 20:13:34 #24 ... 20:13:34 20:13:34 #23 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:13:34 #23 DONE 2.5s 20:13:34 20:13:34 #8 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:13:34 #8 DONE 0.0s 20:13:34 20:13:34 #24 [security-spire-server stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:13:34 #24 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 20:13:34 #24 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:13:34 #24 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 20:13:34 #24 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:13:34 #24 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:13:34 #24 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 20:13:34 #24 ... 20:13:34 20:13:34 #8 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:13:34 #8 DONE 0.0s 20:13:34 20:13:34 #8 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:13:34 #8 DONE 0.0s 20:13:34 20:13:34 #17 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 20:13:34 #17 DONE 2.8s 20:13:34 20:13:34 #24 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:13:34 #24 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 20:13:34 #24 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:13:34 #24 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 20:13:34 #24 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:13:34 #24 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:13:34 #24 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 20:13:34 #24 DONE 1.3s 20:13:34 20:13:34 #36 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:13:34 #36 ... 20:13:34 20:13:34 #8 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:13:34 #8 DONE 0.0s 20:13:34 20:13:34 #24 [support-scheduler stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:13:34 #24 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 20:13:34 #24 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:13:34 #24 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 20:13:34 #24 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:13:34 #24 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:13:34 #24 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 20:13:34 #24 DONE 1.3s 20:13:35 20:13:35 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:13:35 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 20:13:35 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 20:13:35 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 20:13:35 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 20:13:35 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 20:13:35 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:13:35 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:13:35 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:13:35 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 20:13:35 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s 20:13:35 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 20:13:35 #37 ... 20:13:35 20:13:35 #24 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:13:35 #24 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done 20:13:35 #24 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 20:13:35 #24 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 20:13:35 #24 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:13:35 #24 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 20:13:35 #24 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 20:13:35 #24 DONE 1.3s 20:13:35 20:13:35 #17 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 20:13:35 #17 DONE 3.1s 20:13:35 20:13:35 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:13:35 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done 20:13:35 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20:13:35 #37 ... 20:13:35 20:13:35 #38 [security-spire-server internal] load build context 20:13:35 #38 transferring context: 18.11kB done 20:13:35 #38 DONE 0.7s 20:13:35 20:13:35 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:13:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:13:35 9fda8d8052c6: Pulling fs layer 20:13:35 5d54e960e981: Pulling fs layer 20:13:35 c4a7e357bf2a: Pulling fs layer 20:13:35 f0e02332f6b5: Pulling fs layer 20:13:35 cefa15bbcfad: Pulling fs layer 20:13:35 17808c966233: Pulling fs layer 20:13:35 f4c1fc716caa: Pulling fs layer 20:13:35 cefa15bbcfad: Waiting 20:13:35 17808c966233: Waiting 20:13:35 f4c1fc716caa: Waiting 20:13:35 f0e02332f6b5: Waiting 20:13:35 5d54e960e981: Verifying Checksum 20:13:35 5d54e960e981: Download complete 20:13:35 f0e02332f6b5: Verifying Checksum 20:13:35 f0e02332f6b5: Download complete 20:13:35 cefa15bbcfad: Download complete 20:13:35 9fda8d8052c6: Download complete 20:13:35 f4c1fc716caa: Verifying Checksum 20:13:35 f4c1fc716caa: Download complete 20:13:36 9fda8d8052c6: Pull complete 20:13:36 #37 ... 20:13:36 20:13:36 #39 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:13:36 #39 DONE 2.5s 20:13:36 20:13:36 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:13:36 #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 20:13:36 #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:13:36 #40 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 20:13:36 #40 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 20:13:36 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 20:13:36 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 20:13:36 #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 20:13:36 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:13:36 #40 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s 20:13:36 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 20:13:36 #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 20:13:36 #40 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done 20:13:36 #40 ... 20:13:36 20:13:36 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:13:36 5d54e960e981: Pull complete 20:13:36 c4a7e357bf2a: Verifying Checksum 20:13:36 c4a7e357bf2a: Download complete 20:13:37 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.9s done 20:13:37 17808c966233: Verifying Checksum 20:13:37 17808c966233: Download complete 20:13:42 #37 ... 20:13:42 20:13:42 #41 [core-data internal] load build context 20:13:42 #41 transferring context: 261.82MB 6.8s 20:13:42 #41 ... 20:13:42 20:13:42 #42 [security-secretstore-setup internal] load build context 20:13:42 #42 ... 20:13:42 20:13:42 #41 [core-data internal] load build context 20:13:44 #41 ... 20:13:44 20:13:44 #43 [security-bootstrapper internal] load build context 20:13:44 #43 transferring context: 364.90MB 8.3s done 20:13:44 #43 ... 20:13:44 20:13:44 #41 [core-data internal] load build context 20:13:44 #41 transferring context: 364.90MB 9.7s done 20:13:44 #41 ... 20:13:44 20:13:44 #44 [security-spiffe-token-provider internal] load build context 20:13:44 #44 transferring context: 364.90MB 8.3s done 20:13:44 #44 ... 20:13:44 20:13:44 #45 [support-notifications internal] load build context 20:13:44 #45 transferring context: 364.90MB 9.0s done 20:13:44 #45 ... 20:13:44 20:13:44 #46 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:13:44 #0 1.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:44 #0 1.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:44 #0 1.527 (1/2) Installing dumb-init (1.2.5-r2) 20:13:44 #0 1.531 (2/2) Installing su-exec (0.2-r3) 20:13:44 #0 1.537 Executing busybox-1.36.1-r2.trigger 20:13:44 #0 1.540 OK: 7 MiB in 17 packages 20:13:45 #46 ... 20:13:45 20:13:45 #47 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:13:45 #47 ... 20:13:45 20:13:45 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:13:45 #48 ... 20:13:45 20:13:45 #49 [core-metadata internal] load build context 20:13:45 #49 transferring context: 364.90MB 8.3s done 20:13:45 #49 ... 20:13:45 20:13:45 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:13:45 #50 ... 20:13:45 20:13:45 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:13:45 #0 1.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:45 #0 1.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:45 #0 1.856 (1/4) Installing ca-certificates (20230506-r0) 20:13:45 #0 1.880 (2/4) Installing dumb-init (1.2.5-r2) 20:13:45 #0 1.885 (3/4) Installing su-exec (0.2-r3) 20:13:45 #0 1.889 (4/4) Installing yq (4.33.3-r3) 20:13:45 #0 1.954 Executing busybox-1.36.1-r2.trigger 20:13:45 #0 1.961 Executing ca-certificates-20230506-r0.trigger 20:13:45 #0 1.997 OK: 17 MiB in 19 packages 20:13:45 #51 ... 20:13:45 20:13:45 #52 [core-command internal] load build context 20:13:45 #52 transferring context: 364.90MB 8.5s done 20:13:46 #52 ... 20:13:46 20:13:46 #53 [security-proxy-setup internal] load build context 20:13:46 #53 transferring context: 364.90MB 8.4s done 20:13:46 #53 ... 20:13:46 20:13:46 #54 [core-common-config-bootstrapper internal] load build context 20:13:46 #54 transferring context: 364.90MB 8.5s done 20:13:46 #54 ... 20:13:46 20:13:46 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:13:46 #0 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:46 #0 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:46 #0 11.16 (1/4) Installing dumb-init (1.2.5-r2) 20:13:46 #0 11.17 (2/4) Installing openssl (3.1.3-r0) 20:13:46 #0 11.18 (3/4) Installing su-exec (0.2-r3) 20:13:46 #0 11.18 (4/4) Installing yq (4.33.3-r3) 20:13:46 #0 11.24 Executing busybox-1.36.1-r2.trigger 20:13:46 #0 11.25 OK: 17 MiB in 19 packages 20:13:46 #55 ... 20:13:46 20:13:46 #56 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:13:46 #56 ... 20:13:46 20:13:46 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:13:46 #57 ... 20:13:46 20:13:46 #58 [support-scheduler internal] load build context 20:13:46 #58 transferring context: 364.90MB 8.6s done 20:13:47 #58 ... 20:13:47 20:13:47 #59 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:13:47 #0 1.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:13:47 #0 1.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:13:47 #0 1.750 (1/1) Installing dumb-init (1.2.5-r2) 20:13:47 #0 1.755 Executing busybox-1.36.1-r2.trigger 20:13:47 #0 1.762 OK: 7 MiB in 16 packages 20:13:47 #59 ... 20:13:47 20:13:47 #60 [security-proxy-auth internal] load build context 20:13:47 #60 transferring context: 364.90MB 8.7s done 20:13:50 c4a7e357bf2a: Pull complete 20:13:50 f0e02332f6b5: Pull complete 20:13:50 cefa15bbcfad: Pull complete 20:13:52 #60 ... 20:13:52 20:13:52 #42 [security-secretstore-setup internal] load build context 20:13:52 #42 transferring context: 364.90MB 9.6s done 20:13:56 17808c966233: Pull complete 20:13:57 f4c1fc716caa: Pull complete 20:13:57 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:13:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:13:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 20:13:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:13:57 WORKDIR /edgex 20:13:57 COPY go.mod . 20:13:57 RUN go mod download 20:13:57 + docker build -t ci-base-image-arm64 -f - . 20:13:58 Sending build context to Docker daemon 2.995MB 20:13:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:13:58 ---> ea914061e18c 20:13:58 Step 2/4 : WORKDIR /edgex 20:14:00 ---> Running in 662abd8a1a94 20:14:00 Removing intermediate container 662abd8a1a94 20:14:00 ---> 6cfa92306a9d 20:14:00 Step 3/4 : COPY go.mod . 20:14:03 ---> d63a3e1270fb 20:14:03 Step 4/4 : RUN go mod download 20:14:03 ---> Running in e8d25a9292b2 20:14:19 #42 ... 20:14:19 20:14:19 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:14:19 #57 42.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:14:19 #57 ... 20:14:19 20:14:19 #43 [security-bootstrapper internal] load build context 20:14:19 #43 DONE 43.1s 20:14:19 20:14:19 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:14:19 #57 42.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:14:19 #57 ... 20:14:19 20:14:19 #56 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 20:14:19 #56 DONE 41.0s 20:14:19 20:14:19 #59 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:14:19 #59 DONE 42.4s 20:14:19 20:14:19 #61 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 20:14:19 #61 ... 20:14:19 20:14:19 #46 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:14:19 #46 DONE 42.6s 20:14:19 20:14:19 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:14:19 #57 42.59 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:14:19 #57 42.59 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:14:19 #57 42.59 OK: 20064 distinct packages available 20:14:19 #57 42.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:14:19 #57 42.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:14:19 #57 ... 20:14:19 20:14:19 #51 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:14:19 #51 DONE 43.0s 20:14:19 20:14:19 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:14:19 #57 43.02 (1/11) Installing ca-certificates (20230506-r0) 20:14:19 #57 43.04 (2/11) Installing brotli-libs (1.0.9-r14) 20:14:19 #57 43.08 (3/11) Installing libunistring (1.1-r1) 20:14:19 #57 43.14 (4/11) Installing libidn2 (2.3.4-r1) 20:14:19 #57 43.15 (5/11) Installing nghttp2-libs (1.55.1-r0) 20:14:19 #57 43.15 (6/11) Installing libcurl (8.3.0-r0) 20:14:19 #57 43.16 (7/11) Installing curl (8.3.0-r0) 20:14:19 #57 43.17 (8/11) Installing dumb-init (1.2.5-r2) 20:14:19 #57 43.17 (9/11) Installing musl-obstack (1.2.3-r2) 20:14:19 #57 43.18 (10/11) Installing libucontext (1.2-r2) 20:14:19 #57 43.18 (11/11) Installing gcompat (1.1.0-r1) 20:14:19 #57 43.19 Executing busybox-1.36.1-r2.trigger 20:14:19 #57 43.19 Executing ca-certificates-20230506-r0.trigger 20:14:19 #57 43.24 OK: 12 MiB in 26 packages 20:14:19 #57 ... 20:14:19 20:14:19 #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:14:19 #55 DONE 43.3s 20:14:19 20:14:19 #44 [security-spiffe-token-provider internal] load build context 20:14:19 #44 DONE 43.9s 20:14:19 20:14:19 #53 [security-proxy-setup internal] load build context 20:14:19 #53 DONE 43.6s 20:14:19 20:14:19 #47 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:14:19 #47 42.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:14:19 #47 42.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:14:19 #47 43.10 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:14:19 #47 43.10 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:14:19 #47 43.10 OK: 20064 distinct packages available 20:14:19 #47 43.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:14:19 #47 43.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:14:19 #47 43.45 (1/4) Installing dumb-init (1.2.5-r2) 20:14:19 #47 43.45 (2/4) Installing musl-obstack (1.2.3-r2) 20:14:19 #47 43.45 (3/4) Installing libucontext (1.2-r2) 20:14:19 #47 43.45 (4/4) Installing gcompat (1.1.0-r1) 20:14:19 #47 43.46 Executing busybox-1.36.1-r2.trigger 20:14:19 #47 43.47 OK: 8 MiB in 19 packages 20:14:19 #47 ... 20:14:19 20:14:19 #54 [core-common-config-bootstrapper internal] load build context 20:14:19 #54 DONE 43.8s 20:14:19 20:14:19 #36 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:14:19 #36 42.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:14:19 #36 42.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:14:19 #36 42.90 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:14:19 #36 42.90 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:14:19 #36 42.90 OK: 20064 distinct packages available 20:14:19 #36 42.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:14:19 #36 43.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:14:19 #36 43.23 (1/5) Installing dumb-init (1.2.5-r2) 20:14:19 #36 43.26 (2/5) Installing musl-obstack (1.2.3-r2) 20:14:19 #36 43.27 (3/5) Installing libucontext (1.2-r2) 20:14:19 #36 43.27 (4/5) Installing gcompat (1.1.0-r1) 20:14:19 #36 43.28 (5/5) Installing openssl (3.1.3-r0) 20:14:19 #36 43.29 Executing busybox-1.36.1-r2.trigger 20:14:19 #36 43.29 OK: 8 MiB in 20 packages 20:14:19 #36 ... 20:14:19 20:14:19 #52 [core-command internal] load build context 20:14:19 #52 DONE 44.1s 20:14:19 20:14:19 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:14:19 #50 42.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:14:19 #50 42.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:14:19 #50 43.23 (1/1) Installing dumb-init (1.2.5-r2) 20:14:19 #50 43.25 Executing busybox-1.36.1-r2.trigger 20:14:19 #50 43.26 OK: 7 MiB in 16 packages 20:14:19 #50 ... 20:14:19 20:14:19 #42 [security-secretstore-setup internal] load build context 20:14:19 #42 DONE 45.1s 20:14:19 20:14:19 #58 [support-scheduler internal] load build context 20:14:19 #58 DONE 44.3s 20:14:19 20:14:19 #41 [core-data internal] load build context 20:14:19 #41 DONE 45.1s 20:14:19 20:14:19 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:14:19 #48 41.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:14:19 #48 42.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:14:19 #48 42.41 (1/2) Installing ca-certificates (20230506-r0) 20:14:19 #48 42.43 (2/2) Installing dumb-init (1.2.5-r2) 20:14:19 #48 42.43 Executing busybox-1.36.1-r2.trigger 20:14:19 #48 42.44 Executing ca-certificates-20230506-r0.trigger 20:14:19 #48 42.48 OK: 8 MiB in 17 packages 20:14:19 #48 ... 20:14:19 20:14:19 #60 [security-proxy-auth internal] load build context 20:14:19 #60 DONE 44.5s 20:14:19 20:14:19 #49 [core-metadata internal] load build context 20:14:19 #49 DONE 44.2s 20:14:19 20:14:19 #45 [support-notifications internal] load build context 20:14:19 #45 DONE 44.6s 20:14:19 20:14:19 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:14:19 #62 ... 20:14:19 20:14:19 #48 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:14:19 #48 DONE 44.7s 20:14:19 20:14:19 #36 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:14:19 #36 DONE 45.2s 20:14:20 20:14:20 #57 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:14:20 #57 DONE 45.0s 20:14:20 20:14:20 #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:14:20 #50 DONE 45.0s 20:14:20 20:14:20 #63 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:14:20 #63 ... 20:14:20 20:14:20 #47 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:14:20 #47 DONE 45.2s 20:14:20 20:14:20 #64 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:14:20 #64 DONE 2.0s 20:14:20 20:14:20 #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:14:20 #62 2.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:14:20 #62 2.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:14:21 #62 3.032 OK: 264 MiB in 52 packages 20:14:21 #62 DONE 3.9s 20:14:21 20:14:21 #63 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:14:21 #63 DONE 1.4s 20:14:21 20:14:21 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:14:21 #65 ... 20:14:21 20:14:21 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:14:21 #61 3.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:14:21 #61 3.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:14:21 #61 3.983 OK: 264 MiB in 52 packages 20:14:21 #61 DONE 4.3s 20:14:21 20:14:21 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:14:21 #37 DONE 47.8s 20:14:21 20:14:21 #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:14:21 #65 DONE 0.5s 20:14:21 20:14:21 #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:14:21 #66 DONE 4.2s 20:14:21 20:14:21 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:14:22 #67 ... 20:14:22 20:14:22 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:14:22 #0 4.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:14:22 #0 4.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:14:22 #0 4.407 OK: 264 MiB in 52 packages 20:14:22 #68 DONE 4.7s 20:14:22 20:14:22 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:14:22 #0 3.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:14:22 #0 4.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:14:22 #0 4.311 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:14:22 #0 4.311 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:14:22 #0 4.311 OK: 20068 distinct packages available 20:14:22 #0 4.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:14:22 #0 4.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:14:22 #0 4.739 OK: 264 MiB in 52 packages 20:14:22 #69 DONE 4.9s 20:14:22 20:14:22 #70 [core-data builder 4/7] COPY go.mod vendor* ./ 20:14:22 #70 DONE 0.7s 20:14:22 20:14:22 #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:22 #71 ... 20:14:22 20:14:22 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:14:22 #67 DONE 0.6s 20:14:22 20:14:22 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:14:25 #72 ... 20:14:25 20:14:25 #73 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:14:25 #73 DONE 2.8s 20:14:25 20:14:25 #74 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:14:25 #74 DONE 2.9s 20:14:25 20:14:25 #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:14:25 #75 DONE 2.9s 20:14:25 20:14:25 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:14:25 #72 DONE 2.8s 20:14:25 20:14:25 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:14:25 #76 DONE 2.9s 20:14:25 20:14:25 #77 [security-spire-config stage-2 4/9] COPY Attribution.txt / 20:14:25 #77 DONE 0.1s 20:14:25 20:14:25 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:25 #78 ... 20:14:25 20:14:25 #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / 20:14:25 #79 DONE 0.1s 20:14:25 20:14:25 #80 [security-spire-config stage-2 5/9] COPY security.txt / 20:14:25 #80 DONE 0.1s 20:14:25 20:14:25 #81 [security-spire-server stage-2 5/8] COPY security.txt / 20:14:25 #81 DONE 0.1s 20:14:25 20:14:25 #82 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 20:14:25 #82 DONE 0.1s 20:14:25 20:14:25 #83 [security-spire-agent stage-3 6/9] COPY security.txt / 20:14:25 #83 DONE 0.1s 20:14:25 20:14:25 #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:14:25 #84 DONE 0.1s 20:14:25 20:14:25 #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:14:25 #85 DONE 0.1s 20:14:25 20:14:25 #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:14:25 #86 DONE 0.1s 20:14:25 20:14:25 #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:14:25 #87 DONE 0.1s 20:14:25 20:14:25 #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:14:25 #88 DONE 0.0s 20:14:25 20:14:25 #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:14:25 #89 DONE 0.1s 20:14:25 20:14:25 #90 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:14:25 #90 DONE 0.1s 20:14:25 20:14:25 #91 [security-spire-config] exporting to image 20:14:25 #91 exporting layers 20:14:25 #91 ... 20:14:25 20:14:25 #92 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:14:25 #92 DONE 0.1s 20:14:25 20:14:25 #91 [security-spire-server] exporting to image 20:14:25 #91 ... 20:14:25 20:14:25 #93 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:14:25 #93 DONE 0.1s 20:14:25 20:14:25 #91 [security-spire-agent] exporting to image 20:14:26 #91 exporting layers 0.6s done 20:14:26 #91 writing image sha256:5da9b8009f19163034086c71fa8223b6ec477332c99bbee25b3b2e8eb8595db3 0.0s done 20:14:26 #91 naming to docker.io/library/security-spire-config 20:14:26 #91 exporting layers 0.6s done 20:14:26 #91 naming to docker.io/library/security-spire-config done 20:14:26 #91 writing image sha256:dd3954a4abccdee3d6adf9f7d8eff47d92b4f20d0f7abb43373bd59bdfbe6743 done 20:14:26 #91 naming to docker.io/library/security-spire-server done 20:14:26 #91 writing image sha256:b6442ca3defe781f6dbb3931d72fd03e77fc311760d21fe9367fc09437fb232a done 20:14:26 #91 naming to docker.io/library/security-spire-agent done 20:14:26 #91 DONE 1.1s 20:14:26 20:14:26 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:32 #94 ... 20:14:32 20:14:32 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:42 Removing intermediate container e8d25a9292b2 20:14:42 ---> b2390584ddb1 20:14:42 Successfully built b2390584ddb1 20:14:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:42 + docker inspect -f . ci-base-image-arm64 20:14:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:43 prd-ubuntu20.04-docker-arm64-4c-16g-8502 does not seem to be running inside a container 20:14:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:14:45 $ docker top e48ffa0ee7cd13c462d02132ea02cf4fe6b3e7b2c6b7c837a678a7588c6197b0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:46 + go version 20:14:46 go version go1.21.0 linux/arm64 [Pipeline] } 20:14:46 $ docker stop --time=1 e48ffa0ee7cd13c462d02132ea02cf4fe6b3e7b2c6b7c837a678a7588c6197b0 20:14:47 $ docker rm -f --volumes e48ffa0ee7cd13c462d02132ea02cf4fe6b3e7b2c6b7c837a678a7588c6197b0 [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 20:14:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:48 20:14:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:48 latest: Pulling from edgex-devops/edgex-compose-arm64 20:14:48 547446be3368: Pulling fs layer 20:14:48 d125d8839a47: Pulling fs layer 20:14:48 3e85d5ac6304: Pulling fs layer 20:14:48 c3105a71a48b: Pulling fs layer 20:14:48 0f093f025ec4: Pulling fs layer 20:14:48 c3106fc0e877: Pulling fs layer 20:14:48 c3105a71a48b: Waiting 20:14:48 0f093f025ec4: Waiting 20:14:48 c3106fc0e877: Waiting 20:14:49 547446be3368: Verifying Checksum 20:14:49 547446be3368: Download complete 20:14:49 c3105a71a48b: Verifying Checksum 20:14:49 c3105a71a48b: Download complete 20:14:49 d125d8839a47: Verifying Checksum 20:14:49 d125d8839a47: Download complete 20:14:49 c3106fc0e877: Verifying Checksum 20:14:49 c3106fc0e877: Download complete 20:14:49 0f093f025ec4: Download complete 20:14:49 547446be3368: Pull complete 20:14:50 d125d8839a47: Pull complete 20:14:51 3e85d5ac6304: Verifying Checksum 20:14:51 3e85d5ac6304: Download complete 20:14:59 3e85d5ac6304: Pull complete 20:14:59 c3105a71a48b: Pull complete 20:15:00 0f093f025ec4: Pull complete 20:15:00 c3106fc0e877: Pull complete 20:15:00 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:15:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:00 prd-ubuntu20.04-docker-arm64-4c-16g-8502 does not seem to be running inside a container 20:15:00 $ 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/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:15:02 $ docker top d5774cbb554b1db39331b5644d76c77232609d735ced792b202c0545ae83c37b -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:02 + docker compose -f ./docker-compose-build.yml build --parallel 20:15:10 #1 [core-metadata internal] load build definition from Dockerfile 20:15:10 #1 transferring dockerfile: 30B 20:15:11 #1 transferring dockerfile: 1.96kB done 20:15:11 #1 DONE 0.4s 20:15:11 20:15:11 #2 [core-command internal] load build definition from Dockerfile 20:15:11 #2 transferring dockerfile: 1.82kB done 20:15:11 #2 DONE 0.0s 20:15:11 20:15:11 #3 [support-notifications internal] load build definition from Dockerfile 20:15:11 #3 transferring dockerfile: 1.84kB done 20:15:11 #3 DONE 0.0s 20:15:11 20:15:11 #4 [core-data internal] load build definition from Dockerfile 20:15:11 #4 transferring dockerfile: 1.90kB done 20:15:11 #4 DONE 0.1s 20:15:11 20:15:11 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:15:11 #5 transferring dockerfile: 2.12kB done 20:15:11 #5 DONE 0.1s 20:15:11 20:15:11 #6 [security-spire-server internal] load build definition from Dockerfile 20:15:11 #6 transferring dockerfile: 1.59kB 0.0s done 20:15:11 #6 DONE 0.1s 20:15:11 20:15:11 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:15:11 #7 transferring dockerfile: 1.78kB 0.0s done 20:15:11 #7 DONE 0.1s 20:15:11 #95 ... 20:15:11 20:15:11 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:11 #94 DONE 43.7s 20:15:11 20:15:11 #96 [security-spiffe-token-provider builder 6/7] COPY . . 20:15:11 #96 ... 20:15:11 20:15:11 #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:11 #95 DONE 47.1s 20:15:11 20:15:11 #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:11 #71 DONE 46.8s 20:15:11 20:15:11 #97 [core-data builder 6/7] COPY . . 20:15:11 #97 ... 20:15:11 20:15:11 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:11 #78 DONE 44.2s 20:15:11 20:15:11 #98 [support-notifications builder 6/7] COPY . . 20:15:11 20:15:11 #8 [support-scheduler internal] load build definition from Dockerfile 20:15:11 #8 transferring dockerfile: 1.82kB done 20:15:11 #8 DONE 0.1s 20:15:11 20:15:11 #9 [security-secretstore-setup internal] load build definition from Dockerfile 20:15:11 #9 transferring dockerfile: 2.38kB done 20:15:11 #9 DONE 0.1s 20:15:11 20:15:11 #10 [security-proxy-setup internal] load build definition from Dockerfile 20:15:11 #10 transferring dockerfile: 2.39kB done 20:15:11 #10 DONE 0.1s 20:15:11 20:15:11 #11 [security-proxy-auth internal] load build definition from Dockerfile 20:15:12 #11 transferring dockerfile: 2.04kB done 20:15:12 #11 DONE 0.1s 20:15:12 20:15:12 #12 [security-spire-config internal] load build definition from Dockerfile 20:15:12 #12 transferring dockerfile: 1.58kB done 20:15:12 #12 DONE 0.1s 20:15:12 20:15:12 #13 [security-spire-agent internal] load build definition from Dockerfile 20:15:12 #13 transferring dockerfile: 1.70kB 0.0s done 20:15:12 #13 DONE 0.1s 20:15:12 20:15:12 #14 [security-bootstrapper internal] load build definition from Dockerfile 20:15:12 #14 transferring dockerfile: 2.82kB done 20:15:12 #14 DONE 0.1s 20:15:12 20:15:12 #15 [core-metadata internal] load .dockerignore 20:15:12 #15 transferring context: 32B 20:15:12 #15 transferring context: 56B 0.0s done 20:15:12 #15 DONE 0.1s 20:15:12 20:15:12 #16 [core-command internal] load .dockerignore 20:15:12 #16 transferring context: 56B done 20:15:12 #16 DONE 0.0s 20:15:12 20:15:12 #17 [support-notifications internal] load .dockerignore 20:15:12 #17 transferring context: 56B done 20:15:12 #17 DONE 0.0s 20:15:12 20:15:12 #18 [core-data internal] load .dockerignore 20:15:12 #18 transferring context: 56B 0.0s done 20:15:12 #18 DONE 0.1s 20:15:12 20:15:12 #19 [core-common-config-bootstrapper internal] load .dockerignore 20:15:12 #19 transferring context: 56B done 20:15:12 #19 DONE 0.1s 20:15:12 20:15:12 #20 [security-spire-server internal] load .dockerignore 20:15:12 #20 transferring context: 56B 0.0s done 20:15:13 #20 DONE 0.1s 20:15:13 20:15:13 #21 [security-spiffe-token-provider internal] load .dockerignore 20:15:13 #21 transferring context: 56B done 20:15:13 #21 DONE 0.1s 20:15:13 20:15:13 #22 [support-scheduler internal] load .dockerignore 20:15:13 #22 transferring context: 56B done 20:15:13 #22 DONE 0.1s 20:15:13 20:15:13 #23 [security-secretstore-setup internal] load .dockerignore 20:15:13 #23 transferring context: 56B done 20:15:13 #23 DONE 0.1s 20:15:13 20:15:13 #24 [security-proxy-setup internal] load .dockerignore 20:15:13 #24 transferring context: 56B done 20:15:13 #24 DONE 0.1s 20:15:13 20:15:13 #25 [security-proxy-auth internal] load .dockerignore 20:15:13 #25 transferring context: 56B done 20:15:13 #25 DONE 0.1s 20:15:13 20:15:13 #26 [security-spire-config internal] load .dockerignore 20:15:13 #26 transferring context: 56B 0.0s done 20:15:13 #26 DONE 0.1s 20:15:13 20:15:13 #27 [security-spire-agent internal] load .dockerignore 20:15:13 #27 transferring context: 56B done 20:15:13 #27 DONE 0.1s 20:15:13 20:15:13 #28 [security-bootstrapper internal] load .dockerignore 20:15:13 #28 transferring context: 56B 0.0s done 20:15:13 #28 DONE 0.1s 20:15:13 20:15:13 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:13 #29 DONE 0.0s 20:15:13 20:15:13 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 20:15:13 #30 DONE 0.5s 20:15:14 20:15:14 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:14 #29 DONE 0.0s 20:15:14 20:15:14 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:14 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:15:14 #31 ... 20:15:14 20:15:14 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:14 #29 DONE 0.0s 20:15:14 20:15:14 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:14 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:15:14 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:15:14 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:15:14 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.1s 20:15:14 #31 ... 20:15:14 20:15:14 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:14 #29 DONE 0.0s 20:15:14 20:15:14 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:14 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:15:14 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:15:14 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:15:14 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:15:14 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:15:14 #31 ... 20:15:14 20:15:14 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:14 #29 DONE 0.0s 20:15:14 20:15:14 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:15:14 #30 DONE 0.5s 20:15:14 20:15:14 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:14 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:15:14 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:15:14 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:15:14 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:15:14 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:15:14 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 20:15:15 #31 ... 20:15:15 20:15:15 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:15 #29 DONE 0.0s 20:15:15 20:15:15 #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:15 #31 ... 20:15:15 20:15:15 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 20:15:15 #30 DONE 0.8s 20:15:15 20:15:15 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:15 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:15:15 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:15:15 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:15:15 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:15:15 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:15:15 #31 ... 20:15:15 20:15:15 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:15 #29 DONE 0.0s 20:15:15 20:15:15 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:15 #31 ... 20:15:15 20:15:15 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:15 #29 DONE 0.0s 20:15:15 20:15:15 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:15 #31 ... 20:15:15 20:15:15 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:15 #29 DONE 0.0s 20:15:15 20:15:15 #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:15 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:15:15 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:15:15 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:15:15 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:15:15 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:15:15 #31 ... 20:15:15 20:15:15 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 20:15:15 #30 DONE 1.2s 20:15:15 20:15:15 #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:15 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:15:15 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:15:15 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:15:15 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:15:15 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:15:15 #31 ... 20:15:15 20:15:15 #32 [core-metadata internal] load build context 20:15:15 #32 transferring context: 2.61MB 1.1s done 20:15:15 #32 DONE 1.6s 20:15:15 20:15:15 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:15 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:15:15 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:15:15 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:15:15 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:15:15 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:15:15 #31 ... 20:15:15 20:15:15 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:15:15 #29 DONE 0.0s 20:15:15 20:15:15 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:16 #31 ... 20:15:16 20:15:16 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:15:16 #30 DONE 1.7s 20:15:16 20:15:16 #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:16 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:15:16 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:15:16 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:15:16 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:15:16 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:15:16 #31 ... 20:15:16 20:15:16 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:15:16 #33 DONE 2.1s 20:15:16 20:15:16 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:16 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:15:16 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:15:16 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:15:16 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:15:16 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:15:16 #31 ... 20:15:16 20:15:16 #34 [core-command internal] load build context 20:15:16 #34 transferring context: 2.61MB 2.0s done 20:15:16 #34 DONE 2.8s 20:15:16 20:15:16 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:17 #31 ... 20:15:17 20:15:17 #35 [support-notifications internal] load build context 20:15:17 #35 transferring context: 2.61MB 2.2s done 20:15:17 #35 DONE 2.9s 20:15:17 20:15:17 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:17 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.8s done 20:15:17 #31 ... 20:15:17 20:15:17 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:17 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done 20:15:17 #36 DONE 0.7s 20:15:17 20:15:17 #37 [core-common-config-bootstrapper internal] load build context 20:15:17 #37 transferring context: 2.61MB 2.0s done 20:15:17 #37 DONE 2.8s 20:15:17 20:15:17 #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:17 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.8s done 20:15:17 #31 ... 20:15:17 20:15:17 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:15:17 #38 DONE 1.6s 20:15:17 20:15:17 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:17 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.6s done 20:15:17 #36 DONE 0.8s 20:15:17 20:15:17 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:17 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 20:15:17 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 20:15:17 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 20:15:17 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 20:15:17 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 20:15:17 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.8s done 20:15:17 #31 ... 20:15:17 20:15:17 #39 [security-spiffe-token-provider internal] load build context 20:15:17 #39 transferring context: 2.61MB 1.7s done 20:15:17 #39 DONE 3.0s 20:15:18 20:15:18 #40 [security-proxy-auth internal] load build context 20:15:18 #40 transferring context: 2.61MB 1.3s done 20:15:18 #40 DONE 2.5s 20:15:18 20:15:18 #41 [support-scheduler internal] load build context 20:15:18 #41 transferring context: 2.61MB 2.0s done 20:15:18 #41 DONE 3.0s 20:15:18 20:15:18 #42 [core-data internal] load build context 20:15:18 #42 transferring context: 2.61MB 2.3s done 20:15:18 #42 DONE 3.5s 20:15:18 20:15:18 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:18 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:15:18 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:15:18 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:15:18 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 20:15:18 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 20:15:18 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 20:15:18 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s 20:15:18 #36 ... 20:15:18 20:15:18 #43 [security-secretstore-setup internal] load build context 20:15:18 #43 transferring context: 2.61MB 1.4s done 20:15:18 #43 DONE 2.8s 20:15:18 20:15:18 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:18 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 20:15:18 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 20:15:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.3s 20:15:18 #36 ... 20:15:18 20:15:18 #44 [security-proxy-setup internal] load build context 20:15:18 #44 transferring context: 2.61MB 1.5s done 20:15:18 #44 DONE 2.5s 20:15:18 20:15:18 #45 [security-bootstrapper internal] load build context 20:15:18 #45 transferring context: 2.61MB 1.1s done 20:15:18 #45 DONE 2.1s 20:15:18 20:15:18 #46 [security-spire-config internal] load build context 20:15:18 #46 transferring context: 16.36kB 0.0s done 20:15:18 #46 DONE 1.6s 20:15:18 20:15:18 #47 [security-spire-server internal] load build context 20:15:18 #47 transferring context: 18.11kB 0.0s done 20:15:18 #47 DONE 1.6s 20:15:18 20:15:18 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:15:18 #31 DONE 5.0s 20:15:18 20:15:18 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:18 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 20:15:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 0.5s 20:15:18 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 20:15:18 #36 ... 20:15:18 20:15:18 #48 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:15:18 #48 DONE 5.2s 20:15:18 20:15:18 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.89MB / 23.39MB 0.7s 20:15:18 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 0.8s 20:15:18 #36 ... 20:15:18 20:15:18 #49 [security-spire-agent internal] load build context 20:15:18 #49 transferring context: 17.64kB 0.0s done 20:15:18 #49 DONE 1.2s 20:15:18 20:15:18 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:19 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 1.4s 20:15:19 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 20:15:19 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 1.6s 20:15:19 #36 ... 20:15:19 20:15:19 #50 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 20:15:19 #50 DONE 1.9s 20:15:19 20:15:19 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:19 #98 ... 20:15:19 20:15:19 #99 [security-bootstrapper builder 6/7] COPY . . 20:15:19 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.30MB / 23.39MB 2.1s 20:15:20 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 2.4s 20:15:20 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.45MB / 23.39MB 2.8s 20:15:21 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.2s done 20:15:24 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20:15:26 #99 ... 20:15:26 20:15:26 #96 [security-spiffe-token-provider builder 6/7] COPY . . 20:15:26 #96 DONE 17.5s 20:15:26 20:15:26 #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:15:26 #100 ... 20:15:26 20:15:26 #99 [security-bootstrapper builder 6/7] COPY . . 20:15:26 #99 DONE 17.3s 20:15:26 20:15:26 #101 [security-secretstore-setup builder 6/7] COPY . . 20:15:26 #101 CACHED 20:15:26 20:15:26 #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:26 #102 CACHED 20:15:26 20:15:26 #103 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:15:26 #103 CACHED 20:15:26 20:15:26 #104 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:15:26 #104 CACHED 20:15:26 20:15:26 #105 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:26 #105 CACHED 20:15:26 20:15:26 #106 [security-proxy-setup builder 6/7] COPY . . 20:15:26 #106 CACHED 20:15:26 20:15:26 #98 [support-notifications builder 6/7] COPY . . 20:15:26 #98 DONE 17.2s 20:15:26 20:15:26 #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:15:26 #107 ... 20:15:26 20:15:26 #97 [core-data builder 6/7] COPY . . 20:15:26 #97 DONE 17.7s 20:15:27 20:15:27 #108 [core-metadata builder 6/7] COPY . . 20:15:27 #108 CACHED 20:15:27 20:15:27 #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:15:27 #109 CACHED 20:15:27 20:15:27 #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:27 #110 CACHED 20:15:27 20:15:27 #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:15:27 #111 CACHED 20:15:27 20:15:27 #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:27 #112 CACHED 20:15:27 20:15:27 #113 [support-scheduler builder 6/7] COPY . . 20:15:27 #113 CACHED 20:15:27 20:15:27 #114 [security-proxy-auth builder 6/7] COPY . . 20:15:27 #114 CACHED 20:15:27 20:15:27 #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:15:27 #115 CACHED 20:15:27 20:15:27 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:27 #116 CACHED 20:15:27 20:15:27 #117 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:27 #117 CACHED 20:15:27 20:15:27 #118 [core-common-config-bootstrapper builder 6/7] COPY . . 20:15:27 #118 CACHED 20:15:27 20:15:27 #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:15:27 #119 CACHED 20:15:27 20:15:27 #120 [core-command builder 4/7] COPY go.mod vendor* ./ 20:15:27 #120 CACHED 20:15:27 20:15:27 #121 [core-command builder 6/7] COPY . . 20:15:27 #121 CACHED 20:15:27 20:15:27 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:27 #122 CACHED 20:15:27 20:15:27 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:15:27 #36 ... 20:15:27 20:15:27 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:15:27 #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 20:15:27 #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.0s done 20:15:27 #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 20:15:27 #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:15:27 #51 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 20:15:27 #51 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 20:15:27 #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.2s 20:15:27 #51 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.0s done 20:15:27 #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 20:15:27 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.4s 20:15:27 #51 ... 20:15:27 20:15:27 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:28 #36 ... 20:15:28 20:15:28 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:15:28 #0 7.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:28 #0 8.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:28 #52 ... 20:15:28 20:15:28 #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:15:28 #0 6.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:28 #0 8.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:28 #53 ... 20:15:28 20:15:28 #54 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:15:28 #0 7.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:28 #0 8.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:28 #54 ... 20:15:28 20:15:28 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:15:28 #0 6.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:28 #0 8.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:28 #55 ... 20:15:28 20:15:28 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:15:28 #0 6.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:28 #0 8.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:28 #56 ... 20:15:28 20:15:28 #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:15:28 #0 6.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:28 #0 8.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:29 #57 ... 20:15:29 20:15:29 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:15:29 #0 6.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:29 #0 8.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:29 #58 ... 20:15:29 20:15:29 #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:15:29 #0 6.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:29 #0 8.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:29 #59 ... 20:15:29 20:15:29 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:15:29 #0 7.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:29 #0 8.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:29 #60 ... 20:15:29 20:15:29 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:29 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s 20:15:29 #36 ... 20:15:29 20:15:29 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:15:29 #0 6.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:29 #0 7.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:29 #61 ... 20:15:29 20:15:29 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:15:29 #0 5.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:29 #0 7.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:29 #62 ... 20:15:29 20:15:29 #63 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:15:29 #0 5.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:29 #0 7.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:29 #63 ... 20:15:29 20:15:29 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:15:29 #0 5.425 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:29 #0 6.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:30 #64 ... 20:15:30 20:15:30 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:30 #36 ... 20:15:30 20:15:30 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:15:30 #51 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.6s done 20:15:30 #51 DONE 12.8s 20:15:30 20:15:30 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:32 #123 ... 20:15:32 20:15:32 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:15:32 #0 4.198 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:15:32 #36 ... 20:15:32 20:15:32 #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:15:32 #63 11.72 OK: 266 MiB in 52 packages 20:15:32 #63 DONE 12.8s 20:15:32 20:15:32 #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:15:32 #59 14.45 (1/1) Installing dumb-init (1.2.5-r2) 20:15:32 #59 14.49 Executing busybox-1.36.1-r2.trigger 20:15:32 #59 14.72 OK: 8 MiB in 16 packages 20:15:33 #59 ... 20:15:33 20:15:33 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:15:33 #65 DONE 0.7s 20:15:33 20:15:33 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:15:33 #55 13.04 (1/1) Installing dumb-init (1.2.5-r2) 20:15:33 #55 13.14 Executing busybox-1.36.1-r2.trigger 20:15:33 #55 13.22 OK: 8 MiB in 16 packages 20:15:33 #55 DONE 15.0s 20:15:33 20:15:33 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:15:33 #64 13.67 OK: 266 MiB in 52 packages 20:15:34 #64 ... 20:15:34 20:15:34 #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:15:34 #52 13.86 (1/2) Installing dumb-init (1.2.5-r2) 20:15:34 #52 13.89 (2/2) Installing su-exec (0.2-r3) 20:15:34 #52 13.89 Executing busybox-1.36.1-r2.trigger 20:15:34 #52 14.12 OK: 8 MiB in 17 packages 20:15:34 #52 DONE 15.6s 20:15:34 20:15:34 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:34 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.6s done 20:15:35 #124 ... 20:15:35 20:15:35 #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:15:35 #107 8.448 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:15:36 #107 ... 20:15:36 20:15:36 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:15:36 #0 2.730 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:15:36 #125 ... 20:15:36 20:15:36 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:15:36 #0 4.616 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:15:36 #126 ... 20:15:36 20:15:36 #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:15:36 #0 3.792 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:15:36 #127 ... 20:15:36 20:15:36 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:15:37 #128 ... 20:15:37 20:15:37 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:15:37 #129 ... 20:15:37 20:15:37 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:15:37 #130 ... 20:15:37 20:15:37 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:15:37 #0 6.613 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:15:38 #36 ... 20:15:38 20:15:38 #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:15:38 #59 DONE 20.8s 20:15:38 20:15:38 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:15:38 #58 14.62 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:15:38 #58 14.62 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:15:38 #58 14.62 OK: 19941 distinct packages available 20:15:38 #58 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:38 #58 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:38 #58 18.61 (1/11) Installing ca-certificates (20230506-r0) 20:15:38 #58 18.78 (2/11) Installing brotli-libs (1.0.9-r14) 20:15:38 #58 18.84 (3/11) Installing libunistring (1.1-r1) 20:15:38 #58 18.90 (4/11) Installing libidn2 (2.3.4-r1) 20:15:38 #58 18.92 (5/11) Installing nghttp2-libs (1.55.1-r0) 20:15:38 #58 18.99 (6/11) Installing libcurl (8.3.0-r0) 20:15:38 #58 19.02 (7/11) Installing curl (8.3.0-r0) 20:15:38 #58 19.03 (8/11) Installing dumb-init (1.2.5-r2) 20:15:38 #58 19.04 (9/11) Installing musl-obstack (1.2.3-r2) 20:15:38 #58 19.05 (10/11) Installing libucontext (1.2-r2) 20:15:38 #58 19.07 (11/11) Installing gcompat (1.1.0-r1) 20:15:38 #58 19.08 Executing busybox-1.36.1-r2.trigger 20:15:38 #58 19.10 Executing ca-certificates-20230506-r0.trigger 20:15:38 #58 19.29 OK: 13 MiB in 26 packages 20:15:38 #58 ... 20:15:38 20:15:38 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:15:38 #64 DONE 19.0s 20:15:38 20:15:38 #54 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:15:38 #54 14.23 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:15:38 #54 14.24 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:15:38 #54 14.24 OK: 19941 distinct packages available 20:15:38 #54 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:38 #54 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:38 #54 18.67 (1/5) Installing dumb-init (1.2.5-r2) 20:15:38 #54 18.69 (2/5) Installing musl-obstack (1.2.3-r2) 20:15:38 #54 18.70 (3/5) Installing libucontext (1.2-r2) 20:15:38 #54 18.71 (4/5) Installing gcompat (1.1.0-r1) 20:15:38 #54 18.73 (5/5) Installing openssl (3.1.3-r0) 20:15:38 #54 18.76 Executing busybox-1.36.1-r2.trigger 20:15:38 #54 18.79 OK: 9 MiB in 20 packages 20:15:38 #54 DONE 20.5s 20:15:38 20:15:38 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:15:38 #60 13.92 (1/4) Installing ca-certificates (20230506-r0) 20:15:38 #60 14.66 (2/4) Installing dumb-init (1.2.5-r2) 20:15:38 #60 14.69 (3/4) Installing su-exec (0.2-r3) 20:15:38 #60 14.71 (4/4) Installing yq (4.33.3-r3) 20:15:38 #60 15.94 Executing busybox-1.36.1-r2.trigger 20:15:38 #60 16.19 Executing ca-certificates-20230506-r0.trigger 20:15:38 #60 16.71 OK: 18 MiB in 19 packages 20:15:38 #60 DONE 20.3s 20:15:38 20:15:38 #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:15:38 #56 14.14 (1/2) Installing ca-certificates (20230506-r0) 20:15:38 #56 14.77 (2/2) Installing dumb-init (1.2.5-r2) 20:15:38 #56 14.84 Executing busybox-1.36.1-r2.trigger 20:15:38 #56 15.03 Executing ca-certificates-20230506-r0.trigger 20:15:38 #56 16.31 OK: 9 MiB in 17 packages 20:15:38 #56 DONE 20.4s 20:15:38 20:15:38 #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:15:38 #66 ... 20:15:38 20:15:38 #53 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:15:38 #53 13.56 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:15:38 #53 13.56 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:15:38 #53 13.56 OK: 19941 distinct packages available 20:15:38 #53 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:38 #53 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:38 #53 18.34 (1/4) Installing dumb-init (1.2.5-r2) 20:15:38 #53 18.35 (2/4) Installing musl-obstack (1.2.3-r2) 20:15:38 #53 18.36 (3/4) Installing libucontext (1.2-r2) 20:15:38 #53 18.37 (4/4) Installing gcompat (1.1.0-r1) 20:15:38 #53 18.38 Executing busybox-1.36.1-r2.trigger 20:15:38 #53 18.41 OK: 8 MiB in 19 packages 20:15:38 #53 DONE 20.5s 20:15:38 20:15:38 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:15:38 #62 12.89 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:15:38 #62 12.89 v3.18.4-11-ge17a77d9806 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:15:38 #62 12.89 OK: 19945 distinct packages available 20:15:38 #62 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:15:38 #62 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:15:38 #62 17.41 OK: 266 MiB in 52 packages 20:15:38 #62 DONE 19.2s 20:15:38 #131 ... 20:15:38 20:15:38 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:15:38 #129 11.89 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:15:39 #129 ... 20:15:39 20:15:39 #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:15:39 #100 2.786 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:15:39 20:15:39 #57 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:15:39 #57 13.59 (1/4) Installing dumb-init (1.2.5-r2) 20:15:39 #57 13.62 (2/4) Installing openssl (3.1.3-r0) 20:15:39 #57 13.71 (3/4) Installing su-exec (0.2-r3) 20:15:39 #57 13.73 (4/4) Installing yq (4.33.3-r3) 20:15:39 #57 15.47 Executing busybox-1.36.1-r2.trigger 20:15:39 #57 15.66 OK: 18 MiB in 19 packages 20:15:39 #57 DONE 20.7s 20:15:39 20:15:39 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:15:39 #61 14.23 OK: 266 MiB in 52 packages 20:15:39 #61 DONE 20.1s 20:15:39 20:15:39 #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:15:39 #67 ... 20:15:39 20:15:39 #58 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:15:39 #58 DONE 20.7s 20:15:39 20:15:39 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:15:39 #36 DONE 22.4s 20:15:39 20:15:39 #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:15:40 #68 ... 20:15:40 20:15:40 #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex 20:15:40 #67 DONE 0.9s 20:15:40 20:15:40 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:15:40 #69 DONE 1.3s 20:15:40 20:15:40 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:40 #70 ... 20:15:40 20:15:40 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:15:40 #71 DONE 1.4s 20:15:40 20:15:40 #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:15:40 #68 DONE 1.4s 20:15:40 20:15:40 #72 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:41 #100 ... 20:15:41 20:15:41 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:15:41 #130 13.63 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:15:41 #72 ... 20:15:41 20:15:41 #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:15:41 #66 DONE 2.9s 20:15:41 20:15:41 #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:15:42 #73 ... 20:15:42 20:15:42 #74 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:15:42 #74 DONE 8.1s 20:15:42 20:15:42 #75 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:15:42 #75 DONE 0.2s 20:15:42 20:15:42 #76 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:15:43 #76 ... 20:15:43 20:15:43 #77 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:43 #77 ... 20:15:43 20:15:43 #76 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:15:43 #76 DONE 1.8s 20:15:43 20:15:43 #78 [security-spire-config stage-2 4/9] COPY Attribution.txt / 20:15:43 #78 ... 20:15:43 20:15:43 #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:15:43 #73 DONE 1.7s 20:15:43 20:15:43 #79 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:15:43 #79 DONE 1.8s 20:15:43 20:15:43 #78 [security-spire-config stage-2 4/9] COPY Attribution.txt / 20:15:43 #78 DONE 0.2s 20:15:43 20:15:43 #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / 20:15:43 #80 DONE 0.2s 20:15:43 20:15:43 #81 [security-spire-server stage-2 4/8] COPY Attribution.txt / 20:15:43 #81 DONE 0.1s 20:15:43 20:15:43 #82 [security-spire-config stage-2 5/9] COPY security.txt / 20:15:43 #82 DONE 0.2s 20:15:43 20:15:43 #83 [security-spire-agent stage-3 6/9] COPY security.txt / 20:15:43 #83 DONE 0.2s 20:15:43 20:15:43 #84 [security-spire-server stage-2 5/8] COPY security.txt / 20:15:43 #84 DONE 0.3s 20:15:43 20:15:43 #85 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:15:44 #85 DONE 0.2s 20:15:44 20:15:44 #86 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:15:44 #86 DONE 0.2s 20:15:44 20:15:44 #87 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:15:44 #87 DONE 0.3s 20:15:44 20:15:44 #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:15:44 #88 ... 20:15:44 20:15:44 #89 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:15:44 #89 DONE 0.2s 20:15:44 20:15:44 #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:15:44 #88 DONE 0.2s 20:15:44 20:15:44 #90 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:15:44 #90 DONE 0.3s 20:15:44 20:15:44 #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:15:44 #91 ... 20:15:44 20:15:44 #92 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:15:44 #92 DONE 0.2s 20:15:44 20:15:44 #93 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:15:44 #93 DONE 0.3s 20:15:44 20:15:44 #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:15:44 #91 DONE 0.2s 20:15:44 20:15:44 #94 [security-spire-agent] exporting to image 20:15:44 #94 exporting layers 20:15:46 #94 exporting layers 1.7s done 20:15:46 #94 writing image sha256:5ca795e4175f4152bd7baea2376c40e9fc49f4d9d05211d17639c2e06d550f40 0.0s done 20:15:46 #94 naming to docker.io/library/security-spire-config-arm64 done 20:15:46 #94 writing image sha256:dcbc13294399bfcf4929b1bad02fc9272502bd4ea6c97847a8fefe33603f9ca5 0.0s done 20:15:46 #94 naming to docker.io/library/security-spire-agent-arm64 done 20:15:46 #94 writing image sha256:e4071c6fa641a1a26a0f54e7e7cab8feb3b85bedc585bf21c6cc792b755f558b 20:15:46 #94 writing image sha256:e4071c6fa641a1a26a0f54e7e7cab8feb3b85bedc585bf21c6cc792b755f558b done 20:15:46 #94 naming to docker.io/library/security-spire-server-arm64 done 20:15:46 #94 DONE 2.0s 20:15:46 20:15:46 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:51 #130 ... 20:15:51 20:15:51 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:15:51 #123 23.51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:16:05 #123 ... 20:16:05 20:16:05 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:16:05 #128 36.73 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:16:13 #95 ... 20:16:13 20:16:13 #77 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:13 #77 DONE 36.8s 20:16:13 20:16:13 #96 [security-secretstore-setup builder 6/7] COPY . . 20:16:13 #96 DONE 1.0s 20:16:13 20:16:13 #97 [security-bootstrapper builder 6/7] COPY . . 20:16:13 #97 CACHED 20:16:13 20:16:13 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:13 #98 CACHED 20:16:13 20:16:13 #99 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:16:13 #99 CACHED 20:16:13 20:16:13 #100 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:13 #100 CACHED 20:16:13 20:16:13 #101 [security-proxy-setup builder 6/7] COPY . . 20:16:13 #101 CACHED 20:16:13 20:16:13 #102 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:16:13 #102 CACHED 20:16:13 20:16:13 #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:16:13 #103 2.528 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:16:21 #103 ... 20:16:21 20:16:21 #104 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:16:21 #0 2.326 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:16:21 #104 ... 20:16:21 20:16:21 #105 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:16:21 #0 2.643 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:16:22 #105 ... 20:16:22 20:16:22 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:22 #95 DONE 42.4s 20:16:22 20:16:22 #72 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:22 #72 DONE 42.3s 20:16:22 20:16:22 #106 [security-spiffe-token-provider builder 6/7] COPY . . 20:16:24 #106 ... 20:16:24 20:16:24 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:24 #70 DONE 44.0s 20:16:24 20:16:24 #107 [core-metadata builder 6/7] COPY . . 20:16:24 #107 DONE 1.3s 20:16:24 20:16:24 #108 [security-proxy-auth builder 6/7] COPY . . 20:16:24 #108 CACHED 20:16:24 20:16:24 #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:24 #109 CACHED 20:16:24 20:16:24 #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:16:24 #110 CACHED 20:16:24 20:16:24 #111 [support-scheduler builder 6/7] COPY . . 20:16:24 #111 CACHED 20:16:24 20:16:24 #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:24 #112 CACHED 20:16:24 20:16:24 #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:16:24 #113 CACHED 20:16:24 20:16:24 #114 [core-common-config-bootstrapper builder 6/7] COPY . . 20:16:24 #114 CACHED 20:16:24 20:16:24 #115 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:16:24 #115 CACHED 20:16:24 20:16:24 #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:24 #116 CACHED 20:16:24 20:16:24 #117 [core-data builder 6/7] COPY . . 20:16:24 #117 CACHED 20:16:24 20:16:24 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:24 #118 CACHED 20:16:24 20:16:24 #119 [core-data builder 4/7] COPY go.mod vendor* ./ 20:16:24 #119 CACHED 20:16:24 20:16:24 #120 [core-command builder 6/7] COPY . . 20:16:24 #120 CACHED 20:16:24 20:16:24 #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:24 #121 CACHED 20:16:24 20:16:24 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 20:16:24 #122 CACHED 20:16:24 20:16:24 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:16:25 #123 ... 20:16:25 20:16:25 #106 [security-spiffe-token-provider builder 6/7] COPY . . 20:16:25 #106 DONE 2.6s 20:16:25 20:16:25 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:16:28 #124 ... 20:16:28 20:16:28 #125 [support-notifications builder 6/7] COPY . . 20:16:28 #125 DONE 4.7s 20:16:28 20:16:28 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:16:31 #126 2.445 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:16:34 #126 ... 20:16:34 20:16:34 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:16:34 #0 6.509 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:16:34 #127 ... 20:16:34 20:16:34 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:16:34 #0 5.723 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:16:34 #128 ... 20:16:34 20:16:34 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:16:34 #0 6.070 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:16:34 #129 ... 20:16:34 20:16:34 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:16:34 #0 5.819 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:16:34 #130 ... 20:16:34 20:16:34 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:16:34 #0 6.554 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:16:34 #131 ... 20:16:34 20:16:34 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:16:34 #124 4.878 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:16:40 #124 ... 20:16:40 20:16:40 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:16:40 #123 6.194 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:16:44 #128 ... 20:16:44 20:16:44 #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:16:44 #107 76.24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:16:47 #107 ... 20:16:47 20:16:47 #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:16:47 #125 DONE 80.8s 20:16:47 20:16:47 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:17:09 #129 ... 20:17:09 20:17:09 #107 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:17:09 #107 DONE 101.8s 20:17:09 20:17:09 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:17:09 #132 ... 20:17:09 20:17:09 #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:17:09 #124 DONE 102.3s 20:17:09 20:17:09 #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:17:09 #133 ... 20:17:09 20:17:09 #127 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:17:09 #127 DONE 103.4s 20:17:10 20:17:10 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:17:10 #128 ... 20:17:10 20:17:10 #134 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:17:10 #134 ... 20:17:10 20:17:10 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:17:10 #126 DONE 103.6s 20:17:10 20:17:10 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:17:10 #129 DONE 103.3s 20:17:10 20:17:10 #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:17:10 #135 ... 20:17:10 20:17:10 #100 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:17:10 #100 DONE 104.1s 20:17:10 20:17:10 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:17:10 #130 DONE 103.6s 20:17:10 20:17:10 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:17:10 #131 DONE 103.6s 20:17:10 20:17:10 #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:17:10 #128 DONE 103.7s 20:17:10 20:17:10 #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:17:10 #123 DONE 103.7s 20:17:10 20:17:10 #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:17:10 #136 ... 20:17:10 20:17:10 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:17:10 #132 DONE 2.5s 20:17:10 20:17:10 #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:17:10 #133 DONE 1.8s 20:17:10 20:17:10 #134 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:17:10 #134 DONE 0.7s 20:17:10 20:17:10 #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:17:10 #137 DONE 0.5s 20:17:10 20:17:10 #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:17:10 #136 DONE 0.3s 20:17:10 20:17:10 #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:17:10 #135 DONE 0.5s 20:17:10 20:17:10 #138 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:17:10 #138 DONE 0.6s 20:17:10 20:17:10 #139 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:17:11 #139 ... 20:17:11 20:17:11 #140 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:17:11 #140 DONE 0.5s 20:17:11 20:17:11 #141 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:17:11 #141 ... 20:17:11 20:17:11 #142 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:17:11 #142 DONE 0.7s 20:17:11 20:17:11 #141 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:17:11 #141 DONE 0.8s 20:17:11 20:17:11 #143 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:17:11 #143 ... 20:17:11 20:17:11 #144 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:17:11 #144 DONE 0.9s 20:17:11 20:17:11 #145 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:17:11 #145 CACHED 20:17:11 20:17:11 #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:17:11 #146 CACHED 20:17:11 20:17:11 #147 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:17:11 #147 DONE 0.9s 20:17:11 20:17:11 #148 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:17:11 #148 CACHED 20:17:11 20:17:11 #149 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:17:11 #149 CACHED 20:17:11 20:17:11 #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:17:11 #150 CACHED 20:17:11 20:17:11 #151 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:17:11 #151 CACHED 20:17:11 20:17:11 #152 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:17:11 #152 CACHED 20:17:11 20:17:11 #153 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:17:11 #153 CACHED 20:17:11 20:17:11 #139 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:17:11 #139 DONE 0.8s 20:17:11 20:17:11 #154 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:17:12 #154 ... 20:17:12 20:17:12 #155 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:17:12 #155 DONE 1.2s 20:17:12 20:17:12 #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:17:13 #156 ... 20:17:13 20:17:13 #157 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:17:13 #157 DONE 2.2s 20:17:13 20:17:13 #143 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:17:13 #143 DONE 2.1s 20:17:13 20:17:13 #158 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:17:13 #158 DONE 2.0s 20:17:13 20:17:13 #159 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:17:13 #159 DONE 2.1s 20:17:13 20:17:13 #160 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:17:13 #160 ... 20:17:13 20:17:13 #161 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:17:13 #161 DONE 2.1s 20:17:13 20:17:13 #162 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:17:13 #162 DONE 2.1s 20:17:13 20:17:13 #163 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:17:13 #163 DONE 2.1s 20:17:13 20:17:13 #164 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:17:13 #164 DONE 2.1s 20:17:13 20:17:13 #154 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:17:13 #154 DONE 2.1s 20:17:13 20:17:13 #165 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:17:13 #165 DONE 2.1s 20:17:13 20:17:13 #166 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:17:14 #166 ... 20:17:14 20:17:14 #167 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:17:14 #167 DONE 0.6s 20:17:14 20:17:14 #156 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:17:14 #156 DONE 2.2s 20:17:14 20:17:14 #168 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:17:14 #168 DONE 0.7s 20:17:14 20:17:14 #160 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:17:14 #160 DONE 0.6s 20:17:14 20:17:14 #169 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:17:14 #169 DONE 0.6s 20:17:14 20:17:14 #170 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:17:14 #170 DONE 0.6s 20:17:14 20:17:14 #171 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:17:14 #171 ... 20:17:14 20:17:14 #172 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:17:14 #172 DONE 0.7s 20:17:14 20:17:14 #173 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:17:14 #173 DONE 0.6s 20:17:14 20:17:14 #174 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:17:14 #174 DONE 0.7s 20:17:14 20:17:14 #166 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:17:14 #166 DONE 0.7s 20:17:14 20:17:14 #175 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:17:14 #175 DONE 0.7s 20:17:14 20:17:14 #91 [security-spiffe-token-provider] exporting to image 20:17:14 #91 exporting layers 20:17:14 #91 exporting layers 0.4s done 20:17:14 #91 writing image sha256:c3acf30516e9a576d3157ec7ca6376e19eeeea3c4fd8487b6b78961b09f8d254 20:17:14 #91 ... 20:17:14 20:17:14 #176 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:17:14 #176 DONE 0.7s 20:17:14 20:17:14 #177 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:17:14 #177 DONE 0.7s 20:17:14 20:17:14 #178 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:17:14 #178 DONE 0.7s 20:17:14 20:17:14 #179 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:17:14 #179 DONE 0.7s 20:17:14 20:17:14 #91 [core-command] exporting to image 20:17:14 #91 writing image sha256:c3acf30516e9a576d3157ec7ca6376e19eeeea3c4fd8487b6b78961b09f8d254 0.3s done 20:17:14 #91 naming to docker.io/library/core-data done 20:17:14 #91 writing image sha256:e222457f2c111d38c4f9b7b9bda079ed174f4fa7847a0f7a8b65ebb1505764f2 0.0s done 20:17:14 #91 naming to docker.io/library/core-command done 20:17:15 #91 ... 20:17:15 20:17:15 #171 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:17:15 #171 DONE 0.7s 20:17:15 20:17:15 #180 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:17:15 #180 DONE 0.6s 20:17:15 20:17:15 #91 [support-scheduler] exporting to image 20:17:15 #91 exporting layers 0.1s done 20:17:15 #91 writing image sha256:8abd1e01c2ccb07fbbd90008449b481885681f07b1c28f53df0c6481b25ff0e2 0.0s done 20:17:15 #91 naming to docker.io/library/support-scheduler done 20:17:16 #91 writing image sha256:90193fa3a98897b7e468b3be57057a4f69823c320c9fc1a1b76d200bcff194e2 0.0s done 20:17:16 #91 writing image sha256:a992c7a8ed28bd37770700e719af8d11013a7605e3a17517ffc7f04afe975fea 20:17:16 #91 naming to docker.io/library/security-spiffe-token-provider 20:17:16 #91 writing image sha256:a992c7a8ed28bd37770700e719af8d11013a7605e3a17517ffc7f04afe975fea 0.1s done 20:17:16 #91 naming to docker.io/library/security-spiffe-token-provider 0.1s done 20:17:16 #91 naming to docker.io/library/support-notifications 20:17:16 #91 naming to docker.io/library/support-notifications 0.4s done 20:17:16 #91 writing image sha256:04504e648397e13be9edb430145d2b13f9b064a1fbd6c84c73f64d62e74bb6d8 0.0s done 20:17:16 #91 naming to docker.io/library/core-metadata 20:17:16 #91 naming to docker.io/library/core-metadata 0.1s done 20:17:16 #91 DONE 3.6s 20:17:16 20:17:16 #181 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:17:17 #181 ... 20:17:17 20:17:17 #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:17:17 #182 DONE 2.1s 20:17:17 20:17:17 #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:17:17 #183 DONE 2.1s 20:17:17 20:17:17 #184 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:17:17 #184 DONE 2.2s 20:17:17 20:17:17 #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:17:18 #185 ... 20:17:18 20:17:18 #186 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:17:18 #186 DONE 3.5s 20:17:18 20:17:18 #181 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:17:18 #181 DONE 3.5s 20:17:18 20:17:18 #91 [core-common-config-bootstrapper] exporting to image 20:17:18 #91 ... 20:17:18 20:17:18 #185 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:17:18 #185 DONE 1.7s 20:17:18 20:17:18 #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:17:18 #187 DONE 1.8s 20:17:18 20:17:18 #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:17:18 #188 DONE 0.1s 20:17:18 20:17:18 #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:17:18 #189 DONE 0.1s 20:17:18 20:17:18 #91 [core-common-config-bootstrapper] exporting to image 20:17:18 #91 exporting layers 0.3s done 20:17:18 #91 writing image sha256:907229be7c54b45cb776cf029a4aa03e16786b13c3ef88d3fad63836ade42f2c 0.0s done 20:17:18 #91 naming to docker.io/library/core-common-config-bootstrapper done 20:17:18 #91 writing image sha256:60ca4667c869da3b4dd38f7d53d62bf5f25b6fc9434e093f2550d9d18bc0ba19 20:17:19 #91 writing image sha256:60ca4667c869da3b4dd38f7d53d62bf5f25b6fc9434e093f2550d9d18bc0ba19 done 20:17:19 #91 naming to docker.io/library/security-proxy-auth done 20:17:19 #91 DONE 4.2s 20:17:19 20:17:19 #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:17:19 #190 DONE 0.1s 20:17:19 20:17:19 #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:17:19 #191 DONE 0.0s 20:17:19 20:17:19 #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:17:19 #192 ... 20:17:19 20:17:19 #193 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:17:19 #193 DONE 2.0s 20:17:19 20:17:19 #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:17:19 #194 DONE 0.1s 20:17:19 20:17:19 #91 [security-proxy-setup] exporting to image 20:17:19 #91 ... 20:17:19 20:17:19 #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:17:19 #192 DONE 0.7s 20:17:19 20:17:19 #91 [security-proxy-setup] exporting to image 20:17:19 #91 exporting layers 0.6s done 20:17:19 #91 writing image sha256:2fe8eed49c167fadc6d15c33300484bf4b1414c08b796e0872087192c7851322 done 20:17:19 #91 naming to docker.io/library/security-proxy-setup done 20:17:20 #91 ... 20:17:20 20:17:20 #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:17:20 #195 DONE 0.9s 20:17:20 20:17:20 #91 [security-bootstrapper] exporting to image 20:17:20 #91 exporting layers 0.7s done 20:17:20 #91 exporting layers 0.5s done 20:17:20 #91 writing image sha256:62b438bfa4a442c5658803f0b4d2a316c3acb2a59da59ed3fd4c7b6689debdf9 done 20:17:20 #91 naming to docker.io/library/security-secretstore-setup done 20:17:20 #91 writing image sha256:cc2bb3cf839bb834ac5f1b0d4bb7599e8758a118452e2d8978b5709316f042f1 done 20:17:20 #91 naming to docker.io/library/security-bootstrapper done 20:17:20 #91 DONE 5.6s 20:17:20 time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:20 time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:20 time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:20 time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:20 time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:20 time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:20 time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:20 time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:20 time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:20 time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:20 time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:20 time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:20 time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:17:20 time="2023-10-04T20:13:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:17:20 $ docker stop --time=1 9db33897abe5471a7d164ba0eb94487a61294ba2050b258b77ef06770dc50213 20:17:21 $ docker rm -f --volumes 9db33897abe5471a7d164ba0eb94487a61294ba2050b258b77ef06770dc50213 [Pipeline] // withDockerContainer [Pipeline] sh 20:17:22 + docker images 20:17:22 REPOSITORY TAG IMAGE ID CREATED SIZE 20:17:22 security-proxy-setup latest 2fe8eed49c16 3 seconds ago 29.4MB 20:17:22 security-bootstrapper latest cc2bb3cf839b 3 seconds ago 23.3MB 20:17:22 security-secretstore-setup latest 62b438bfa4a4 3 seconds ago 44.4MB 20:17:22 security-proxy-auth latest 60ca4667c869 4 seconds ago 19.5MB 20:17:22 core-common-config-bootstrapper latest 907229be7c54 4 seconds ago 18.2MB 20:17:22 support-notifications latest a992c7a8ed28 8 seconds ago 34.6MB 20:17:22 support-scheduler latest 8abd1e01c2cc 8 seconds ago 34MB 20:17:22 core-command latest e222457f2c11 8 seconds ago 21.2MB 20:17:22 core-data latest c3acf30516e9 8 seconds ago 21.4MB 20:17:22 security-spiffe-token-provider latest 90193fa3a988 8 seconds ago 35MB 20:17:22 core-metadata latest 04504e648397 8 seconds ago 21.7MB 20:17:22 security-spire-agent latest b6442ca3defe 2 minutes ago 161MB 20:17:22 security-spire-config latest 5da9b8009f19 2 minutes ago 101MB 20:17:22 security-spire-server latest dd3954a4abcc 2 minutes ago 102MB 20:17:22 ci-base-image-x86_64 latest f191035209e1 6 minutes ago 928MB 20:17:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 2 weeks ago 557MB 20:17:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB 20:17:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:22 provisioning config files... 20:17:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/594@tmp/config12505028943949729094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:22 ---> docker-login.sh 20:17:22 nexus3.edgexfoundry.org:10001 20:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:22 Configure a credential helper to remove this warning. See 20:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:22 20:17:22 Login Succeeded 20:17:22 nexus3.edgexfoundry.org:10002 20:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:22 Configure a credential helper to remove this warning. See 20:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:22 20:17:22 Login Succeeded 20:17:22 nexus3.edgexfoundry.org:10003 20:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:23 Configure a credential helper to remove this warning. See 20:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:23 20:17:23 Login Succeeded 20:17:23 nexus3.edgexfoundry.org:10004 20:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:23 Configure a credential helper to remove this warning. See 20:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:23 20:17:23 Login Succeeded 20:17:23 docker.io 20:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:23 Configure a credential helper to remove this warning. See 20:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:23 20:17:23 Login Succeeded 20:17:23 ---> docker-login.sh ends [Pipeline] } 20:17:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:17:23 [edgeXDocker.push] Tagging docker image core-command with the following tags: 20:17:23 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:23 latest 20:17:23 3.1.0-dev.60 20:17:23 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:17:23 main 20:17:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:24 + docker push nexus3.edgexfoundry.org:10004/core-command:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:17:24 f2e7a8d42224: Preparing 20:17:24 5ad2745ee552: Preparing 20:17:24 e61ec54d5d36: Preparing 20:17:24 ed67bdd8d13d: Preparing 20:17:24 fd9fe2744827: Preparing 20:17:24 cc2447e1835a: Preparing 20:17:24 cc2447e1835a: Waiting 20:17:24 fd9fe2744827: Pushed 20:17:24 e61ec54d5d36: Pushed 20:17:24 cc2447e1835a: Layer already exists 20:17:24 ed67bdd8d13d: Pushed 20:17:24 f2e7a8d42224: Pushed 20:17:25 5ad2745ee552: Pushed 20:17:25 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:e8b52408cc7d1b3650201743a94e6adb652005c17033521c351d8c544c0fca3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:25 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:26 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 20:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:17:26 f2e7a8d42224: Preparing 20:17:26 5ad2745ee552: Preparing 20:17:26 e61ec54d5d36: Preparing 20:17:26 ed67bdd8d13d: Preparing 20:17:26 fd9fe2744827: Preparing 20:17:26 cc2447e1835a: Preparing 20:17:26 fd9fe2744827: Layer already exists 20:17:26 5ad2745ee552: Layer already exists 20:17:26 f2e7a8d42224: Layer already exists 20:17:26 e61ec54d5d36: Layer already exists 20:17:26 ed67bdd8d13d: Layer already exists 20:17:26 cc2447e1835a: Layer already exists 20:17:26 latest: digest: sha256:e8b52408cc7d1b3650201743a94e6adb652005c17033521c351d8c544c0fca3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:26 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.60 20:17:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:17:26 f2e7a8d42224: Preparing 20:17:26 5ad2745ee552: Preparing 20:17:26 e61ec54d5d36: Preparing 20:17:26 ed67bdd8d13d: Preparing 20:17:26 fd9fe2744827: Preparing 20:17:26 cc2447e1835a: Preparing 20:17:26 cc2447e1835a: Waiting 20:17:26 ed67bdd8d13d: Layer already exists 20:17:26 5ad2745ee552: Layer already exists 20:17:26 f2e7a8d42224: Layer already exists 20:17:26 fd9fe2744827: Layer already exists 20:17:26 e61ec54d5d36: Layer already exists 20:17:26 cc2447e1835a: Layer already exists 20:17:26 3.1.0-dev.60: digest: sha256:e8b52408cc7d1b3650201743a94e6adb652005c17033521c351d8c544c0fca3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:27 + docker push nexus3.edgexfoundry.org:10004/core-command:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:17:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:17:27 f2e7a8d42224: Preparing 20:17:27 5ad2745ee552: Preparing 20:17:27 e61ec54d5d36: Preparing 20:17:27 ed67bdd8d13d: Preparing 20:17:27 fd9fe2744827: Preparing 20:17:27 cc2447e1835a: Preparing 20:17:27 cc2447e1835a: Waiting 20:17:27 ed67bdd8d13d: Layer already exists 20:17:27 e61ec54d5d36: Layer already exists 20:17:27 5ad2745ee552: Layer already exists 20:17:27 f2e7a8d42224: Layer already exists 20:17:27 fd9fe2744827: Layer already exists 20:17:27 cc2447e1835a: Layer already exists 20:17:27 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:e8b52408cc7d1b3650201743a94e6adb652005c17033521c351d8c544c0fca3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:32 + docker push nexus3.edgexfoundry.org:10004/core-command:main 20:17:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 20:17:32 f2e7a8d42224: Preparing 20:17:32 5ad2745ee552: Preparing 20:17:32 e61ec54d5d36: Preparing 20:17:32 ed67bdd8d13d: Preparing 20:17:32 fd9fe2744827: Preparing 20:17:32 cc2447e1835a: Preparing 20:17:32 cc2447e1835a: Waiting 20:17:32 fd9fe2744827: Layer already exists 20:17:32 f2e7a8d42224: Layer already exists 20:17:32 5ad2745ee552: Layer already exists 20:17:32 ed67bdd8d13d: Layer already exists 20:17:32 e61ec54d5d36: Layer already exists 20:17:32 cc2447e1835a: Layer already exists 20:17:32 main: digest: sha256:e8b52408cc7d1b3650201743a94e6adb652005c17033521c351d8c544c0fca3c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:32 ===================================================== [Pipeline] echo 20:17:32 taggedImages: 20:17:32 - nexus3.edgexfoundry.org:10004/core-command:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:32 - nexus3.edgexfoundry.org:10004/core-command:latest 20:17:32 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.60 20:17:32 - nexus3.edgexfoundry.org:10004/core-command:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:17:32 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 20:17:32 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 20:17:32 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:32 latest 20:17:32 3.1.0-dev.60 20:17:32 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:17:32 main 20:17:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:17:33 832db2b1b001: Preparing 20:17:33 9b1fae8c740e: Preparing 20:17:33 d64c42afe173: Preparing 20:17:33 bf2658a1bf1d: Preparing 20:17:33 e61ec54d5d36: Preparing 20:17:33 ed67bdd8d13d: Preparing 20:17:33 fd9fe2744827: Preparing 20:17:33 cc2447e1835a: Preparing 20:17:33 ed67bdd8d13d: Waiting 20:17:33 fd9fe2744827: Waiting 20:17:33 cc2447e1835a: Waiting 20:17:33 e61ec54d5d36: Layer already exists 20:17:33 d64c42afe173: Pushed 20:17:33 9b1fae8c740e: Pushed 20:17:33 ed67bdd8d13d: Layer already exists 20:17:33 cc2447e1835a: Layer already exists 20:17:33 fd9fe2744827: Layer already exists 20:17:33 832db2b1b001: Pushed 20:17:34 bf2658a1bf1d: Pushed 20:17:34 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:04b52b19bc7bc4b3d6a25eae508e2da657aa4d29490550196bd7ec8c04877378 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:17:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:17:34 832db2b1b001: Preparing 20:17:34 9b1fae8c740e: Preparing 20:17:34 d64c42afe173: Preparing 20:17:34 bf2658a1bf1d: Preparing 20:17:34 e61ec54d5d36: Preparing 20:17:34 ed67bdd8d13d: Preparing 20:17:34 fd9fe2744827: Preparing 20:17:34 cc2447e1835a: Preparing 20:17:34 ed67bdd8d13d: Waiting 20:17:34 fd9fe2744827: Waiting 20:17:34 cc2447e1835a: Waiting 20:17:34 d64c42afe173: Layer already exists 20:17:34 e61ec54d5d36: Layer already exists 20:17:34 9b1fae8c740e: Layer already exists 20:17:34 832db2b1b001: Layer already exists 20:17:34 bf2658a1bf1d: Layer already exists 20:17:34 fd9fe2744827: Layer already exists 20:17:34 ed67bdd8d13d: Layer already exists 20:17:34 cc2447e1835a: Layer already exists 20:17:34 latest: digest: sha256:04b52b19bc7bc4b3d6a25eae508e2da657aa4d29490550196bd7ec8c04877378 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.60 20:17:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:17:35 832db2b1b001: Preparing 20:17:35 9b1fae8c740e: Preparing 20:17:35 d64c42afe173: Preparing 20:17:35 bf2658a1bf1d: Preparing 20:17:35 e61ec54d5d36: Preparing 20:17:35 ed67bdd8d13d: Preparing 20:17:35 fd9fe2744827: Preparing 20:17:35 cc2447e1835a: Preparing 20:17:35 ed67bdd8d13d: Waiting 20:17:35 fd9fe2744827: Waiting 20:17:35 cc2447e1835a: Waiting 20:17:35 e61ec54d5d36: Layer already exists 20:17:35 9b1fae8c740e: Layer already exists 20:17:35 bf2658a1bf1d: Layer already exists 20:17:35 d64c42afe173: Layer already exists 20:17:35 832db2b1b001: Layer already exists 20:17:35 fd9fe2744827: Layer already exists 20:17:35 ed67bdd8d13d: Layer already exists 20:17:35 cc2447e1835a: Layer already exists 20:17:35 3.1.0-dev.60: digest: sha256:04b52b19bc7bc4b3d6a25eae508e2da657aa4d29490550196bd7ec8c04877378 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:17:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:17:36 832db2b1b001: Preparing 20:17:36 9b1fae8c740e: Preparing 20:17:36 d64c42afe173: Preparing 20:17:36 bf2658a1bf1d: Preparing 20:17:36 e61ec54d5d36: Preparing 20:17:36 ed67bdd8d13d: Preparing 20:17:36 fd9fe2744827: Preparing 20:17:36 cc2447e1835a: Preparing 20:17:36 ed67bdd8d13d: Waiting 20:17:36 fd9fe2744827: Waiting 20:17:36 cc2447e1835a: Waiting 20:17:36 bf2658a1bf1d: Layer already exists 20:17:36 d64c42afe173: Layer already exists 20:17:36 9b1fae8c740e: Layer already exists 20:17:36 e61ec54d5d36: Layer already exists 20:17:36 832db2b1b001: Layer already exists 20:17:36 cc2447e1835a: Layer already exists 20:17:36 fd9fe2744827: Layer already exists 20:17:36 ed67bdd8d13d: Layer already exists 20:17:36 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:04b52b19bc7bc4b3d6a25eae508e2da657aa4d29490550196bd7ec8c04877378 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:36 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 20:17:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 20:17:36 832db2b1b001: Preparing 20:17:36 9b1fae8c740e: Preparing 20:17:36 d64c42afe173: Preparing 20:17:36 bf2658a1bf1d: Preparing 20:17:36 e61ec54d5d36: Preparing 20:17:36 ed67bdd8d13d: Preparing 20:17:36 fd9fe2744827: Preparing 20:17:36 cc2447e1835a: Preparing 20:17:36 ed67bdd8d13d: Waiting 20:17:36 fd9fe2744827: Waiting 20:17:36 cc2447e1835a: Waiting 20:17:36 9b1fae8c740e: Layer already exists 20:17:36 e61ec54d5d36: Layer already exists 20:17:36 bf2658a1bf1d: Layer already exists 20:17:36 fd9fe2744827: Layer already exists 20:17:36 ed67bdd8d13d: Layer already exists 20:17:36 cc2447e1835a: Layer already exists 20:17:36 832db2b1b001: Layer already exists 20:17:36 d64c42afe173: Layer already exists 20:17:36 main: digest: sha256:04b52b19bc7bc4b3d6a25eae508e2da657aa4d29490550196bd7ec8c04877378 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:36 ===================================================== [Pipeline] echo 20:17:36 taggedImages: 20:17:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 20:17:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.60 20:17:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:17:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 20:17:36 [edgeXDocker.push] Tagging docker image core-data with the following tags: 20:17:36 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:36 latest 20:17:36 3.1.0-dev.60 20:17:36 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:17:36 main 20:17:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:37 + docker push nexus3.edgexfoundry.org:10004/core-data:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:17:37 a0bf774471c0: Preparing 20:17:37 c12eebed33b3: Preparing 20:17:37 e61ec54d5d36: Preparing 20:17:37 ed67bdd8d13d: Preparing 20:17:37 f541429d1fee: Preparing 20:17:37 cc2447e1835a: Preparing 20:17:37 cc2447e1835a: Waiting 20:17:37 f541429d1fee: Pushed 20:17:37 ed67bdd8d13d: Layer already exists 20:17:37 a0bf774471c0: Pushed 20:17:37 e61ec54d5d36: Layer already exists 20:17:37 cc2447e1835a: Layer already exists 20:17:39 c12eebed33b3: Pushed 20:17:39 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:2e3181f1d05ec7cbbf56ace398830a16ee091c84a431b9e29d8ad5d0848b4249 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:39 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 20:17:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:17:39 a0bf774471c0: Preparing 20:17:39 c12eebed33b3: Preparing 20:17:39 e61ec54d5d36: Preparing 20:17:39 ed67bdd8d13d: Preparing 20:17:39 f541429d1fee: Preparing 20:17:39 cc2447e1835a: Preparing 20:17:39 cc2447e1835a: Waiting 20:17:39 ed67bdd8d13d: Layer already exists 20:17:39 e61ec54d5d36: Layer already exists 20:17:39 f541429d1fee: Layer already exists 20:17:39 c12eebed33b3: Layer already exists 20:17:39 a0bf774471c0: Layer already exists 20:17:39 cc2447e1835a: Layer already exists 20:17:39 latest: digest: sha256:2e3181f1d05ec7cbbf56ace398830a16ee091c84a431b9e29d8ad5d0848b4249 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:40 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.60 20:17:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:17:40 a0bf774471c0: Preparing 20:17:40 c12eebed33b3: Preparing 20:17:40 e61ec54d5d36: Preparing 20:17:40 ed67bdd8d13d: Preparing 20:17:40 f541429d1fee: Preparing 20:17:40 cc2447e1835a: Preparing 20:17:40 e61ec54d5d36: Layer already exists 20:17:40 a0bf774471c0: Layer already exists 20:17:40 ed67bdd8d13d: Layer already exists 20:17:40 f541429d1fee: Layer already exists 20:17:40 c12eebed33b3: Layer already exists 20:17:40 cc2447e1835a: Layer already exists 20:17:40 3.1.0-dev.60: digest: sha256:2e3181f1d05ec7cbbf56ace398830a16ee091c84a431b9e29d8ad5d0848b4249 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:41 + docker push nexus3.edgexfoundry.org:10004/core-data:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:17:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:17:41 a0bf774471c0: Preparing 20:17:41 c12eebed33b3: Preparing 20:17:41 e61ec54d5d36: Preparing 20:17:41 ed67bdd8d13d: Preparing 20:17:41 f541429d1fee: Preparing 20:17:41 cc2447e1835a: Preparing 20:17:41 cc2447e1835a: Waiting 20:17:41 c12eebed33b3: Layer already exists 20:17:41 f541429d1fee: Layer already exists 20:17:41 ed67bdd8d13d: Layer already exists 20:17:41 e61ec54d5d36: Layer already exists 20:17:41 a0bf774471c0: Layer already exists 20:17:41 cc2447e1835a: Layer already exists 20:17:41 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:2e3181f1d05ec7cbbf56ace398830a16ee091c84a431b9e29d8ad5d0848b4249 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:41 + docker push nexus3.edgexfoundry.org:10004/core-data:main 20:17:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 20:17:41 a0bf774471c0: Preparing 20:17:41 c12eebed33b3: Preparing 20:17:41 e61ec54d5d36: Preparing 20:17:41 ed67bdd8d13d: Preparing 20:17:41 f541429d1fee: Preparing 20:17:41 cc2447e1835a: Preparing 20:17:41 cc2447e1835a: Waiting 20:17:41 ed67bdd8d13d: Layer already exists 20:17:41 a0bf774471c0: Layer already exists 20:17:41 c12eebed33b3: Layer already exists 20:17:41 e61ec54d5d36: Layer already exists 20:17:41 f541429d1fee: Layer already exists 20:17:41 cc2447e1835a: Layer already exists 20:17:41 main: digest: sha256:2e3181f1d05ec7cbbf56ace398830a16ee091c84a431b9e29d8ad5d0848b4249 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:41 ===================================================== [Pipeline] echo 20:17:41 taggedImages: 20:17:41 - nexus3.edgexfoundry.org:10004/core-data:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:41 - nexus3.edgexfoundry.org:10004/core-data:latest 20:17:41 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.60 20:17:41 - nexus3.edgexfoundry.org:10004/core-data:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:17:41 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 20:17:41 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 20:17:41 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:41 latest 20:17:41 3.1.0-dev.60 20:17:41 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:17:41 main 20:17:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:17:42 1233f88b5557: Preparing 20:17:42 b2682c7898b4: Preparing 20:17:42 a5b11ddac6b8: Preparing 20:17:42 e61ec54d5d36: Preparing 20:17:42 ed67bdd8d13d: Preparing 20:17:42 fd9fe2744827: Preparing 20:17:42 cc2447e1835a: Preparing 20:17:42 fd9fe2744827: Waiting 20:17:42 cc2447e1835a: Waiting 20:17:42 ed67bdd8d13d: Layer already exists 20:17:42 e61ec54d5d36: Layer already exists 20:17:42 b2682c7898b4: Pushed 20:17:42 fd9fe2744827: Layer already exists 20:17:42 1233f88b5557: Pushed 20:17:42 cc2447e1835a: Layer already exists 20:17:43 a5b11ddac6b8: Pushed 20:17:44 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:ba22e51d3c718551849c960f9801106b1572f4a51ee48ffb4287279c60037fd5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 20:17:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:17:44 1233f88b5557: Preparing 20:17:44 b2682c7898b4: Preparing 20:17:44 a5b11ddac6b8: Preparing 20:17:44 e61ec54d5d36: Preparing 20:17:44 ed67bdd8d13d: Preparing 20:17:44 fd9fe2744827: Preparing 20:17:44 cc2447e1835a: Preparing 20:17:44 fd9fe2744827: Waiting 20:17:44 cc2447e1835a: Waiting 20:17:44 a5b11ddac6b8: Layer already exists 20:17:44 1233f88b5557: Layer already exists 20:17:44 e61ec54d5d36: Layer already exists 20:17:44 b2682c7898b4: Layer already exists 20:17:44 ed67bdd8d13d: Layer already exists 20:17:44 fd9fe2744827: Layer already exists 20:17:44 cc2447e1835a: Layer already exists 20:17:44 latest: digest: sha256:ba22e51d3c718551849c960f9801106b1572f4a51ee48ffb4287279c60037fd5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.60 20:17:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:17:45 1233f88b5557: Preparing 20:17:45 b2682c7898b4: Preparing 20:17:45 a5b11ddac6b8: Preparing 20:17:45 e61ec54d5d36: Preparing 20:17:45 ed67bdd8d13d: Preparing 20:17:45 fd9fe2744827: Preparing 20:17:45 cc2447e1835a: Preparing 20:17:45 cc2447e1835a: Waiting 20:17:45 fd9fe2744827: Waiting 20:17:45 b2682c7898b4: Layer already exists 20:17:45 e61ec54d5d36: Layer already exists 20:17:45 1233f88b5557: Layer already exists 20:17:45 a5b11ddac6b8: Layer already exists 20:17:45 ed67bdd8d13d: Layer already exists 20:17:45 fd9fe2744827: Layer already exists 20:17:45 cc2447e1835a: Layer already exists 20:17:45 3.1.0-dev.60: digest: sha256:ba22e51d3c718551849c960f9801106b1572f4a51ee48ffb4287279c60037fd5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:17:46 1233f88b5557: Preparing 20:17:46 b2682c7898b4: Preparing 20:17:46 a5b11ddac6b8: Preparing 20:17:46 e61ec54d5d36: Preparing 20:17:46 ed67bdd8d13d: Preparing 20:17:46 fd9fe2744827: Preparing 20:17:46 cc2447e1835a: Preparing 20:17:46 fd9fe2744827: Waiting 20:17:46 cc2447e1835a: Waiting 20:17:46 1233f88b5557: Layer already exists 20:17:46 b2682c7898b4: Layer already exists 20:17:46 a5b11ddac6b8: Layer already exists 20:17:46 ed67bdd8d13d: Layer already exists 20:17:46 e61ec54d5d36: Layer already exists 20:17:46 fd9fe2744827: Layer already exists 20:17:46 cc2447e1835a: Layer already exists 20:17:46 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:ba22e51d3c718551849c960f9801106b1572f4a51ee48ffb4287279c60037fd5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 20:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 20:17:46 1233f88b5557: Preparing 20:17:46 b2682c7898b4: Preparing 20:17:46 a5b11ddac6b8: Preparing 20:17:46 e61ec54d5d36: Preparing 20:17:46 ed67bdd8d13d: Preparing 20:17:46 fd9fe2744827: Preparing 20:17:46 cc2447e1835a: Preparing 20:17:46 fd9fe2744827: Waiting 20:17:46 a5b11ddac6b8: Layer already exists 20:17:46 ed67bdd8d13d: Layer already exists 20:17:46 e61ec54d5d36: Layer already exists 20:17:46 b2682c7898b4: Layer already exists 20:17:46 1233f88b5557: Layer already exists 20:17:46 fd9fe2744827: Layer already exists 20:17:46 cc2447e1835a: Layer already exists 20:17:46 main: digest: sha256:ba22e51d3c718551849c960f9801106b1572f4a51ee48ffb4287279c60037fd5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:46 ===================================================== [Pipeline] echo 20:17:46 taggedImages: 20:17:46 - nexus3.edgexfoundry.org:10004/core-metadata:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:46 - nexus3.edgexfoundry.org:10004/core-metadata:latest 20:17:46 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.60 20:17:46 - nexus3.edgexfoundry.org:10004/core-metadata:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:17:46 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 20:17:46 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 20:17:46 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:46 latest 20:17:46 3.1.0-dev.60 20:17:46 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:17:46 main 20:17:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:17:47 dd543ce23f57: Preparing 20:17:47 b456261dddd5: Preparing 20:17:47 3bb37c3eeaea: Preparing 20:17:47 89ae430c175d: Preparing 20:17:47 4789c8bd9a5b: Preparing 20:17:47 70409de622d8: Preparing 20:17:47 f05eb7fbd5ba: Preparing 20:17:47 e61ec54d5d36: Preparing 20:17:47 ed67bdd8d13d: Preparing 20:17:47 9aff398330c1: Preparing 20:17:47 041deade3fbd: Preparing 20:17:47 5f70bf18a086: Preparing 20:17:47 70409de622d8: Waiting 20:17:47 e61ec54d5d36: Waiting 20:17:47 f05eb7fbd5ba: Waiting 20:17:47 ed67bdd8d13d: Waiting 20:17:47 9aff398330c1: Waiting 20:17:47 041deade3fbd: Waiting 20:17:47 7e9cff844d95: Preparing 20:17:47 931790f44331: Preparing 20:17:47 cc2447e1835a: Preparing 20:17:47 5f70bf18a086: Waiting 20:17:47 7e9cff844d95: Waiting 20:17:47 931790f44331: Waiting 20:17:47 4789c8bd9a5b: Pushed 20:17:47 89ae430c175d: Pushed 20:17:47 b456261dddd5: Pushed 20:17:47 3bb37c3eeaea: Pushed 20:17:47 dd543ce23f57: Pushed 20:17:47 70409de622d8: Pushed 20:17:48 9aff398330c1: Pushed 20:17:48 e61ec54d5d36: Layer already exists 20:17:48 041deade3fbd: Pushed 20:17:48 ed67bdd8d13d: Layer already exists 20:17:48 5f70bf18a086: Pushed 20:17:48 7e9cff844d95: Pushed 20:17:48 931790f44331: Pushed 20:17:48 cc2447e1835a: Layer already exists 20:17:49 f05eb7fbd5ba: Pushed 20:17:49 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:d0e60dbf974df3424f46534a800bfae76ee6d96f327506ee704091b0630c60b0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:17:50 dd543ce23f57: Preparing 20:17:50 b456261dddd5: Preparing 20:17:50 3bb37c3eeaea: Preparing 20:17:50 89ae430c175d: Preparing 20:17:50 4789c8bd9a5b: Preparing 20:17:50 70409de622d8: Preparing 20:17:50 f05eb7fbd5ba: Preparing 20:17:50 e61ec54d5d36: Preparing 20:17:50 ed67bdd8d13d: Preparing 20:17:50 9aff398330c1: Preparing 20:17:50 041deade3fbd: Preparing 20:17:50 5f70bf18a086: Preparing 20:17:50 9aff398330c1: Waiting 20:17:50 f05eb7fbd5ba: Waiting 20:17:50 041deade3fbd: Waiting 20:17:50 e61ec54d5d36: Waiting 20:17:50 70409de622d8: Waiting 20:17:50 7e9cff844d95: Preparing 20:17:50 931790f44331: Preparing 20:17:50 5f70bf18a086: Waiting 20:17:50 7e9cff844d95: Waiting 20:17:50 931790f44331: Waiting 20:17:50 cc2447e1835a: Preparing 20:17:50 ed67bdd8d13d: Waiting 20:17:50 dd543ce23f57: Layer already exists 20:17:50 3bb37c3eeaea: Layer already exists 20:17:50 89ae430c175d: Layer already exists 20:17:50 b456261dddd5: Layer already exists 20:17:50 4789c8bd9a5b: Layer already exists 20:17:50 70409de622d8: Layer already exists 20:17:50 f05eb7fbd5ba: Layer already exists 20:17:50 9aff398330c1: Layer already exists 20:17:50 ed67bdd8d13d: Layer already exists 20:17:50 e61ec54d5d36: Layer already exists 20:17:50 041deade3fbd: Layer already exists 20:17:50 cc2447e1835a: Layer already exists 20:17:50 5f70bf18a086: Layer already exists 20:17:50 931790f44331: Layer already exists 20:17:50 7e9cff844d95: Layer already exists 20:17:50 latest: digest: sha256:d0e60dbf974df3424f46534a800bfae76ee6d96f327506ee704091b0630c60b0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.60 20:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:17:50 dd543ce23f57: Preparing 20:17:50 b456261dddd5: Preparing 20:17:50 3bb37c3eeaea: Preparing 20:17:50 89ae430c175d: Preparing 20:17:50 4789c8bd9a5b: Preparing 20:17:50 70409de622d8: Preparing 20:17:50 f05eb7fbd5ba: Preparing 20:17:50 e61ec54d5d36: Preparing 20:17:50 ed67bdd8d13d: Preparing 20:17:50 9aff398330c1: Preparing 20:17:50 70409de622d8: Waiting 20:17:50 f05eb7fbd5ba: Waiting 20:17:50 e61ec54d5d36: Waiting 20:17:50 ed67bdd8d13d: Waiting 20:17:50 041deade3fbd: Preparing 20:17:50 5f70bf18a086: Preparing 20:17:50 7e9cff844d95: Preparing 20:17:50 931790f44331: Preparing 20:17:50 cc2447e1835a: Preparing 20:17:50 9aff398330c1: Waiting 20:17:50 5f70bf18a086: Waiting 20:17:50 7e9cff844d95: Waiting 20:17:50 041deade3fbd: Waiting 20:17:50 931790f44331: Waiting 20:17:50 cc2447e1835a: Waiting 20:17:50 89ae430c175d: Layer already exists 20:17:50 b456261dddd5: Layer already exists 20:17:50 4789c8bd9a5b: Layer already exists 20:17:50 dd543ce23f57: Layer already exists 20:17:50 3bb37c3eeaea: Layer already exists 20:17:50 70409de622d8: Layer already exists 20:17:50 f05eb7fbd5ba: Layer already exists 20:17:50 ed67bdd8d13d: Layer already exists 20:17:50 e61ec54d5d36: Layer already exists 20:17:50 9aff398330c1: Layer already exists 20:17:50 041deade3fbd: Layer already exists 20:17:50 7e9cff844d95: Layer already exists 20:17:50 5f70bf18a086: Layer already exists 20:17:50 931790f44331: Layer already exists 20:17:50 cc2447e1835a: Layer already exists 20:17:50 3.1.0-dev.60: digest: sha256:d0e60dbf974df3424f46534a800bfae76ee6d96f327506ee704091b0630c60b0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:17:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:17:51 dd543ce23f57: Preparing 20:17:51 b456261dddd5: Preparing 20:17:51 3bb37c3eeaea: Preparing 20:17:51 89ae430c175d: Preparing 20:17:51 4789c8bd9a5b: Preparing 20:17:51 70409de622d8: Preparing 20:17:51 f05eb7fbd5ba: Preparing 20:17:51 e61ec54d5d36: Preparing 20:17:51 ed67bdd8d13d: Preparing 20:17:51 9aff398330c1: Preparing 20:17:51 041deade3fbd: Preparing 20:17:51 5f70bf18a086: Preparing 20:17:51 7e9cff844d95: Preparing 20:17:51 931790f44331: Preparing 20:17:51 cc2447e1835a: Preparing 20:17:51 70409de622d8: Waiting 20:17:51 ed67bdd8d13d: Waiting 20:17:51 f05eb7fbd5ba: Waiting 20:17:51 9aff398330c1: Waiting 20:17:51 e61ec54d5d36: Waiting 20:17:51 041deade3fbd: Waiting 20:17:51 931790f44331: Waiting 20:17:51 5f70bf18a086: Waiting 20:17:51 cc2447e1835a: Waiting 20:17:51 4789c8bd9a5b: Layer already exists 20:17:51 dd543ce23f57: Layer already exists 20:17:51 b456261dddd5: Layer already exists 20:17:51 89ae430c175d: Layer already exists 20:17:51 3bb37c3eeaea: Layer already exists 20:17:51 70409de622d8: Layer already exists 20:17:51 9aff398330c1: Layer already exists 20:17:51 f05eb7fbd5ba: Layer already exists 20:17:51 ed67bdd8d13d: Layer already exists 20:17:51 e61ec54d5d36: Layer already exists 20:17:51 041deade3fbd: Layer already exists 20:17:51 5f70bf18a086: Layer already exists 20:17:51 7e9cff844d95: Layer already exists 20:17:51 cc2447e1835a: Layer already exists 20:17:51 931790f44331: Layer already exists 20:17:51 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:d0e60dbf974df3424f46534a800bfae76ee6d96f327506ee704091b0630c60b0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 20:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 20:17:52 dd543ce23f57: Preparing 20:17:52 b456261dddd5: Preparing 20:17:52 3bb37c3eeaea: Preparing 20:17:52 89ae430c175d: Preparing 20:17:52 4789c8bd9a5b: Preparing 20:17:52 70409de622d8: Preparing 20:17:52 f05eb7fbd5ba: Preparing 20:17:52 e61ec54d5d36: Preparing 20:17:52 ed67bdd8d13d: Preparing 20:17:52 9aff398330c1: Preparing 20:17:52 041deade3fbd: Preparing 20:17:52 5f70bf18a086: Preparing 20:17:52 7e9cff844d95: Preparing 20:17:52 931790f44331: Preparing 20:17:52 cc2447e1835a: Preparing 20:17:52 70409de622d8: Waiting 20:17:52 f05eb7fbd5ba: Waiting 20:17:52 e61ec54d5d36: Waiting 20:17:52 ed67bdd8d13d: Waiting 20:17:52 7e9cff844d95: Waiting 20:17:52 9aff398330c1: Waiting 20:17:52 931790f44331: Waiting 20:17:52 5f70bf18a086: Waiting 20:17:52 041deade3fbd: Waiting 20:17:52 cc2447e1835a: Waiting 20:17:52 4789c8bd9a5b: Layer already exists 20:17:52 dd543ce23f57: Layer already exists 20:17:52 3bb37c3eeaea: Layer already exists 20:17:52 89ae430c175d: Layer already exists 20:17:52 b456261dddd5: Layer already exists 20:17:52 f05eb7fbd5ba: Layer already exists 20:17:52 70409de622d8: Layer already exists 20:17:52 ed67bdd8d13d: Layer already exists 20:17:52 e61ec54d5d36: Layer already exists 20:17:52 9aff398330c1: Layer already exists 20:17:52 041deade3fbd: Layer already exists 20:17:52 5f70bf18a086: Layer already exists 20:17:52 7e9cff844d95: Layer already exists 20:17:52 cc2447e1835a: Layer already exists 20:17:52 931790f44331: Layer already exists 20:17:52 main: digest: sha256:d0e60dbf974df3424f46534a800bfae76ee6d96f327506ee704091b0630c60b0 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:52 ===================================================== [Pipeline] echo 20:17:52 taggedImages: 20:17:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 20:17:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.60 20:17:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:17:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 20:17:52 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 20:17:52 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:52 latest 20:17:52 3.1.0-dev.60 20:17:52 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:17:52 main 20:17:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:17:52 fcfd735707c1: Preparing 20:17:52 9b1fae8c740e: Preparing 20:17:52 5187579fe43a: Preparing 20:17:52 9dca933ae6e8: Preparing 20:17:52 e61ec54d5d36: Preparing 20:17:52 ed67bdd8d13d: Preparing 20:17:52 fd9fe2744827: Preparing 20:17:52 cc2447e1835a: Preparing 20:17:52 ed67bdd8d13d: Waiting 20:17:52 fd9fe2744827: Waiting 20:17:52 cc2447e1835a: Waiting 20:17:52 5187579fe43a: Pushed 20:17:52 9b1fae8c740e: Layer already exists 20:17:52 e61ec54d5d36: Layer already exists 20:17:52 ed67bdd8d13d: Layer already exists 20:17:52 fd9fe2744827: Layer already exists 20:17:52 cc2447e1835a: Layer already exists 20:17:52 fcfd735707c1: Pushed 20:17:54 9dca933ae6e8: Pushed 20:17:54 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:a31e2311424a45eb940194589aa5779e7756fb200aa09168bd32df65d038133c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:17:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:17:54 fcfd735707c1: Preparing 20:17:54 9b1fae8c740e: Preparing 20:17:54 5187579fe43a: Preparing 20:17:54 9dca933ae6e8: Preparing 20:17:54 e61ec54d5d36: Preparing 20:17:54 ed67bdd8d13d: Preparing 20:17:54 fd9fe2744827: Preparing 20:17:54 cc2447e1835a: Preparing 20:17:54 fd9fe2744827: Waiting 20:17:54 cc2447e1835a: Waiting 20:17:54 ed67bdd8d13d: Waiting 20:17:54 5187579fe43a: Layer already exists 20:17:54 e61ec54d5d36: Layer already exists 20:17:54 9dca933ae6e8: Layer already exists 20:17:54 9b1fae8c740e: Layer already exists 20:17:54 ed67bdd8d13d: Layer already exists 20:17:54 fcfd735707c1: Layer already exists 20:17:54 fd9fe2744827: Layer already exists 20:17:54 cc2447e1835a: Layer already exists 20:17:54 latest: digest: sha256:a31e2311424a45eb940194589aa5779e7756fb200aa09168bd32df65d038133c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.60 20:17:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:17:55 fcfd735707c1: Preparing 20:17:55 9b1fae8c740e: Preparing 20:17:55 5187579fe43a: Preparing 20:17:55 9dca933ae6e8: Preparing 20:17:55 e61ec54d5d36: Preparing 20:17:55 ed67bdd8d13d: Preparing 20:17:55 fd9fe2744827: Preparing 20:17:55 cc2447e1835a: Preparing 20:17:55 ed67bdd8d13d: Waiting 20:17:55 fd9fe2744827: Waiting 20:17:55 cc2447e1835a: Waiting 20:17:55 5187579fe43a: Layer already exists 20:17:55 9b1fae8c740e: Layer already exists 20:17:55 e61ec54d5d36: Layer already exists 20:17:55 fcfd735707c1: Layer already exists 20:17:55 9dca933ae6e8: Layer already exists 20:17:55 fd9fe2744827: Layer already exists 20:17:55 ed67bdd8d13d: Layer already exists 20:17:55 cc2447e1835a: Layer already exists 20:17:55 3.1.0-dev.60: digest: sha256:a31e2311424a45eb940194589aa5779e7756fb200aa09168bd32df65d038133c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:17:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:17:56 fcfd735707c1: Preparing 20:17:56 9b1fae8c740e: Preparing 20:17:56 5187579fe43a: Preparing 20:17:56 9dca933ae6e8: Preparing 20:17:56 e61ec54d5d36: Preparing 20:17:56 ed67bdd8d13d: Preparing 20:17:56 fd9fe2744827: Preparing 20:17:56 cc2447e1835a: Preparing 20:17:56 ed67bdd8d13d: Waiting 20:17:56 cc2447e1835a: Waiting 20:17:56 e61ec54d5d36: Layer already exists 20:17:56 5187579fe43a: Layer already exists 20:17:56 9dca933ae6e8: Layer already exists 20:17:56 9b1fae8c740e: Layer already exists 20:17:56 fcfd735707c1: Layer already exists 20:17:56 ed67bdd8d13d: Layer already exists 20:17:56 fd9fe2744827: Layer already exists 20:17:56 cc2447e1835a: Layer already exists 20:17:56 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:a31e2311424a45eb940194589aa5779e7756fb200aa09168bd32df65d038133c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 20:17:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 20:17:56 fcfd735707c1: Preparing 20:17:56 9b1fae8c740e: Preparing 20:17:56 5187579fe43a: Preparing 20:17:56 9dca933ae6e8: Preparing 20:17:56 e61ec54d5d36: Preparing 20:17:56 ed67bdd8d13d: Preparing 20:17:56 fd9fe2744827: Preparing 20:17:56 cc2447e1835a: Preparing 20:17:56 ed67bdd8d13d: Waiting 20:17:56 fd9fe2744827: Waiting 20:17:56 cc2447e1835a: Waiting 20:17:56 9dca933ae6e8: Layer already exists 20:17:56 fcfd735707c1: Layer already exists 20:17:56 e61ec54d5d36: Layer already exists 20:17:56 5187579fe43a: Layer already exists 20:17:56 9b1fae8c740e: Layer already exists 20:17:56 ed67bdd8d13d: Layer already exists 20:17:56 cc2447e1835a: Layer already exists 20:17:56 fd9fe2744827: Layer already exists 20:17:56 main: digest: sha256:a31e2311424a45eb940194589aa5779e7756fb200aa09168bd32df65d038133c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:56 ===================================================== [Pipeline] echo 20:17:56 taggedImages: 20:17:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 20:17:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.60 20:17:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:17:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 20:17:56 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 20:17:56 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:56 latest 20:17:56 3.1.0-dev.60 20:17:56 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:17:56 main 20:17:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:17:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:17:57 7f27fe656cb0: Preparing 20:17:57 2a7d6d789b5a: Preparing 20:17:57 b43b28105fce: Preparing 20:17:57 84ec7d7f24bc: Preparing 20:17:57 05e7821510ef: Preparing 20:17:57 e61ec54d5d36: Preparing 20:17:57 ed67bdd8d13d: Preparing 20:17:57 6bb1dd2304da: Preparing 20:17:57 84f735cb99a3: Preparing 20:17:57 cc2447e1835a: Preparing 20:17:57 cc2447e1835a: Waiting 20:17:57 6bb1dd2304da: Waiting 20:17:57 e61ec54d5d36: Waiting 20:17:57 05e7821510ef: Pushed 20:17:57 84ec7d7f24bc: Pushed 20:17:57 2a7d6d789b5a: Pushed 20:17:57 e61ec54d5d36: Layer already exists 20:17:57 ed67bdd8d13d: Layer already exists 20:17:57 cc2447e1835a: Layer already exists 20:17:57 7f27fe656cb0: Pushed 20:17:57 6bb1dd2304da: Pushed 20:17:58 b43b28105fce: Pushed 20:17:58 84f735cb99a3: Pushed 20:17:59 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:a049a82683fbd93fa5b133188d127fbc8b97427225979a497b4586eda1f7bebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:18:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:18:00 7f27fe656cb0: Preparing 20:18:00 2a7d6d789b5a: Preparing 20:18:00 b43b28105fce: Preparing 20:18:00 84ec7d7f24bc: Preparing 20:18:00 05e7821510ef: Preparing 20:18:00 e61ec54d5d36: Preparing 20:18:00 ed67bdd8d13d: Preparing 20:18:00 6bb1dd2304da: Preparing 20:18:00 84f735cb99a3: Preparing 20:18:00 cc2447e1835a: Preparing 20:18:00 6bb1dd2304da: Waiting 20:18:00 84f735cb99a3: Waiting 20:18:00 cc2447e1835a: Waiting 20:18:00 ed67bdd8d13d: Waiting 20:18:00 e61ec54d5d36: Waiting 20:18:00 7f27fe656cb0: Layer already exists 20:18:00 2a7d6d789b5a: Layer already exists 20:18:00 b43b28105fce: Layer already exists 20:18:00 05e7821510ef: Layer already exists 20:18:00 84ec7d7f24bc: Layer already exists 20:18:00 e61ec54d5d36: Layer already exists 20:18:00 6bb1dd2304da: Layer already exists 20:18:00 cc2447e1835a: Layer already exists 20:18:00 84f735cb99a3: Layer already exists 20:18:00 ed67bdd8d13d: Layer already exists 20:18:00 latest: digest: sha256:a049a82683fbd93fa5b133188d127fbc8b97427225979a497b4586eda1f7bebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.60 20:18:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:18:01 7f27fe656cb0: Preparing 20:18:01 2a7d6d789b5a: Preparing 20:18:01 b43b28105fce: Preparing 20:18:01 84ec7d7f24bc: Preparing 20:18:01 05e7821510ef: Preparing 20:18:01 e61ec54d5d36: Preparing 20:18:01 ed67bdd8d13d: Preparing 20:18:01 6bb1dd2304da: Preparing 20:18:01 84f735cb99a3: Preparing 20:18:01 cc2447e1835a: Preparing 20:18:01 84f735cb99a3: Waiting 20:18:01 ed67bdd8d13d: Waiting 20:18:01 e61ec54d5d36: Waiting 20:18:01 6bb1dd2304da: Waiting 20:18:01 cc2447e1835a: Waiting 20:18:01 84ec7d7f24bc: Layer already exists 20:18:01 b43b28105fce: Layer already exists 20:18:01 7f27fe656cb0: Layer already exists 20:18:01 2a7d6d789b5a: Layer already exists 20:18:01 05e7821510ef: Layer already exists 20:18:01 e61ec54d5d36: Layer already exists 20:18:01 6bb1dd2304da: Layer already exists 20:18:01 ed67bdd8d13d: Layer already exists 20:18:01 cc2447e1835a: Layer already exists 20:18:01 84f735cb99a3: Layer already exists 20:18:01 3.1.0-dev.60: digest: sha256:a049a82683fbd93fa5b133188d127fbc8b97427225979a497b4586eda1f7bebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:18:01 7f27fe656cb0: Preparing 20:18:01 2a7d6d789b5a: Preparing 20:18:01 b43b28105fce: Preparing 20:18:01 84ec7d7f24bc: Preparing 20:18:01 05e7821510ef: Preparing 20:18:01 e61ec54d5d36: Preparing 20:18:01 ed67bdd8d13d: Preparing 20:18:01 6bb1dd2304da: Preparing 20:18:01 84f735cb99a3: Preparing 20:18:01 cc2447e1835a: Preparing 20:18:01 e61ec54d5d36: Waiting 20:18:01 84f735cb99a3: Waiting 20:18:01 cc2447e1835a: Waiting 20:18:01 ed67bdd8d13d: Waiting 20:18:01 6bb1dd2304da: Waiting 20:18:01 84ec7d7f24bc: Layer already exists 20:18:01 7f27fe656cb0: Layer already exists 20:18:01 2a7d6d789b5a: Layer already exists 20:18:01 b43b28105fce: Layer already exists 20:18:01 05e7821510ef: Layer already exists 20:18:01 e61ec54d5d36: Layer already exists 20:18:01 ed67bdd8d13d: Layer already exists 20:18:01 84f735cb99a3: Layer already exists 20:18:01 6bb1dd2304da: Layer already exists 20:18:01 cc2447e1835a: Layer already exists 20:18:01 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:a049a82683fbd93fa5b133188d127fbc8b97427225979a497b4586eda1f7bebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 20:18:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 20:18:02 7f27fe656cb0: Preparing 20:18:02 2a7d6d789b5a: Preparing 20:18:02 b43b28105fce: Preparing 20:18:02 84ec7d7f24bc: Preparing 20:18:02 05e7821510ef: Preparing 20:18:02 e61ec54d5d36: Preparing 20:18:02 ed67bdd8d13d: Preparing 20:18:02 6bb1dd2304da: Preparing 20:18:02 84f735cb99a3: Preparing 20:18:02 cc2447e1835a: Preparing 20:18:02 6bb1dd2304da: Waiting 20:18:02 e61ec54d5d36: Waiting 20:18:02 ed67bdd8d13d: Waiting 20:18:02 84f735cb99a3: Waiting 20:18:02 cc2447e1835a: Waiting 20:18:02 2a7d6d789b5a: Layer already exists 20:18:02 84ec7d7f24bc: Layer already exists 20:18:02 05e7821510ef: Layer already exists 20:18:02 b43b28105fce: Layer already exists 20:18:02 7f27fe656cb0: Layer already exists 20:18:02 ed67bdd8d13d: Layer already exists 20:18:02 e61ec54d5d36: Layer already exists 20:18:02 6bb1dd2304da: Layer already exists 20:18:02 84f735cb99a3: Layer already exists 20:18:02 cc2447e1835a: Layer already exists 20:18:02 main: digest: sha256:a049a82683fbd93fa5b133188d127fbc8b97427225979a497b4586eda1f7bebd size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:02 ===================================================== [Pipeline] echo 20:18:02 taggedImages: 20:18:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 20:18:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.60 20:18:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 20:18:02 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 20:18:02 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:02 latest 20:18:02 3.1.0-dev.60 20:18:02 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:02 main 20:18:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:18:03 ed941779496f: Preparing 20:18:03 9b9cdd6136c6: Preparing 20:18:03 9c04f230d33d: Preparing 20:18:03 9e79a4c508f8: Preparing 20:18:03 50fe03098214: Preparing 20:18:03 7de57b6582b8: Preparing 20:18:03 f8679077b4de: Preparing 20:18:03 e61ec54d5d36: Preparing 20:18:03 ed67bdd8d13d: Preparing 20:18:03 15ef290a6177: Preparing 20:18:03 cc2447e1835a: Preparing 20:18:03 f8679077b4de: Waiting 20:18:03 15ef290a6177: Waiting 20:18:03 cc2447e1835a: Waiting 20:18:03 7de57b6582b8: Waiting 20:18:03 e61ec54d5d36: Waiting 20:18:03 ed67bdd8d13d: Waiting 20:18:03 50fe03098214: Pushed 20:18:03 9b9cdd6136c6: Pushed 20:18:03 ed941779496f: Pushed 20:18:03 e61ec54d5d36: Layer already exists 20:18:03 7de57b6582b8: Pushed 20:18:03 f8679077b4de: Pushed 20:18:03 ed67bdd8d13d: Layer already exists 20:18:03 cc2447e1835a: Layer already exists 20:18:04 9e79a4c508f8: Pushed 20:18:04 9c04f230d33d: Pushed 20:18:04 15ef290a6177: Pushed 20:18:04 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:1727dc3912fcba6fa4deed070556f0d0cfeeba9851ecc6afd942957858dbec5c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:18:05 ed941779496f: Preparing 20:18:05 9b9cdd6136c6: Preparing 20:18:05 9c04f230d33d: Preparing 20:18:05 9e79a4c508f8: Preparing 20:18:05 50fe03098214: Preparing 20:18:05 7de57b6582b8: Preparing 20:18:05 f8679077b4de: Preparing 20:18:05 e61ec54d5d36: Preparing 20:18:05 ed67bdd8d13d: Preparing 20:18:05 15ef290a6177: Preparing 20:18:05 cc2447e1835a: Preparing 20:18:05 7de57b6582b8: Waiting 20:18:05 f8679077b4de: Waiting 20:18:05 e61ec54d5d36: Waiting 20:18:05 15ef290a6177: Waiting 20:18:05 ed67bdd8d13d: Waiting 20:18:05 cc2447e1835a: Waiting 20:18:05 9b9cdd6136c6: Layer already exists 20:18:05 9e79a4c508f8: Layer already exists 20:18:05 9c04f230d33d: Layer already exists 20:18:05 50fe03098214: Layer already exists 20:18:05 ed941779496f: Layer already exists 20:18:05 7de57b6582b8: Layer already exists 20:18:05 f8679077b4de: Layer already exists 20:18:05 e61ec54d5d36: Layer already exists 20:18:05 ed67bdd8d13d: Layer already exists 20:18:05 15ef290a6177: Layer already exists 20:18:05 cc2447e1835a: Layer already exists 20:18:05 latest: digest: sha256:1727dc3912fcba6fa4deed070556f0d0cfeeba9851ecc6afd942957858dbec5c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.60 20:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:18:06 ed941779496f: Preparing 20:18:06 9b9cdd6136c6: Preparing 20:18:06 9c04f230d33d: Preparing 20:18:06 9e79a4c508f8: Preparing 20:18:06 50fe03098214: Preparing 20:18:06 7de57b6582b8: Preparing 20:18:06 f8679077b4de: Preparing 20:18:06 e61ec54d5d36: Preparing 20:18:06 ed67bdd8d13d: Preparing 20:18:06 15ef290a6177: Preparing 20:18:06 cc2447e1835a: Preparing 20:18:06 f8679077b4de: Waiting 20:18:06 15ef290a6177: Waiting 20:18:06 cc2447e1835a: Waiting 20:18:06 e61ec54d5d36: Waiting 20:18:06 7de57b6582b8: Waiting 20:18:06 9c04f230d33d: Layer already exists 20:18:06 9b9cdd6136c6: Layer already exists 20:18:06 ed941779496f: Layer already exists 20:18:06 9e79a4c508f8: Layer already exists 20:18:06 50fe03098214: Layer already exists 20:18:06 7de57b6582b8: Layer already exists 20:18:06 f8679077b4de: Layer already exists 20:18:06 ed67bdd8d13d: Layer already exists 20:18:06 e61ec54d5d36: Layer already exists 20:18:06 15ef290a6177: Layer already exists 20:18:06 cc2447e1835a: Layer already exists 20:18:06 3.1.0-dev.60: digest: sha256:1727dc3912fcba6fa4deed070556f0d0cfeeba9851ecc6afd942957858dbec5c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:18:06 ed941779496f: Preparing 20:18:06 9b9cdd6136c6: Preparing 20:18:06 9c04f230d33d: Preparing 20:18:06 9e79a4c508f8: Preparing 20:18:06 50fe03098214: Preparing 20:18:06 7de57b6582b8: Preparing 20:18:06 f8679077b4de: Preparing 20:18:06 e61ec54d5d36: Preparing 20:18:06 ed67bdd8d13d: Preparing 20:18:06 15ef290a6177: Preparing 20:18:06 cc2447e1835a: Preparing 20:18:06 7de57b6582b8: Waiting 20:18:06 f8679077b4de: Waiting 20:18:06 e61ec54d5d36: Waiting 20:18:06 cc2447e1835a: Waiting 20:18:06 ed67bdd8d13d: Waiting 20:18:06 ed941779496f: Layer already exists 20:18:06 9c04f230d33d: Layer already exists 20:18:06 9e79a4c508f8: Layer already exists 20:18:06 50fe03098214: Layer already exists 20:18:06 9b9cdd6136c6: Layer already exists 20:18:06 7de57b6582b8: Layer already exists 20:18:06 f8679077b4de: Layer already exists 20:18:06 15ef290a6177: Layer already exists 20:18:06 e61ec54d5d36: Layer already exists 20:18:06 ed67bdd8d13d: Layer already exists 20:18:06 cc2447e1835a: Layer already exists 20:18:06 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:1727dc3912fcba6fa4deed070556f0d0cfeeba9851ecc6afd942957858dbec5c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 20:18:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 20:18:07 ed941779496f: Preparing 20:18:07 9b9cdd6136c6: Preparing 20:18:07 9c04f230d33d: Preparing 20:18:07 9e79a4c508f8: Preparing 20:18:07 50fe03098214: Preparing 20:18:07 7de57b6582b8: Preparing 20:18:07 f8679077b4de: Preparing 20:18:07 7de57b6582b8: Waiting 20:18:07 e61ec54d5d36: Preparing 20:18:07 ed67bdd8d13d: Preparing 20:18:07 f8679077b4de: Waiting 20:18:07 e61ec54d5d36: Waiting 20:18:07 ed67bdd8d13d: Waiting 20:18:07 15ef290a6177: Preparing 20:18:07 cc2447e1835a: Preparing 20:18:07 15ef290a6177: Waiting 20:18:07 cc2447e1835a: Waiting 20:18:07 50fe03098214: Layer already exists 20:18:07 9b9cdd6136c6: Layer already exists 20:18:07 ed941779496f: Layer already exists 20:18:07 9c04f230d33d: Layer already exists 20:18:07 9e79a4c508f8: Layer already exists 20:18:07 7de57b6582b8: Layer already exists 20:18:07 f8679077b4de: Layer already exists 20:18:07 ed67bdd8d13d: Layer already exists 20:18:07 e61ec54d5d36: Layer already exists 20:18:07 15ef290a6177: Layer already exists 20:18:07 cc2447e1835a: Layer already exists 20:18:07 main: digest: sha256:1727dc3912fcba6fa4deed070556f0d0cfeeba9851ecc6afd942957858dbec5c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:07 ===================================================== [Pipeline] echo 20:18:07 taggedImages: 20:18:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 20:18:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.60 20:18:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 20:18:07 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 20:18:07 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:07 latest 20:18:07 3.1.0-dev.60 20:18:07 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:07 main 20:18:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:18:08 511b3aff8f20: Preparing 20:18:08 8430e5db2c92: Preparing 20:18:08 e61ec54d5d36: Preparing 20:18:08 ed67bdd8d13d: Preparing 20:18:08 7637560e4a12: Preparing 20:18:08 cc2447e1835a: Preparing 20:18:08 cc2447e1835a: Waiting 20:18:08 e61ec54d5d36: Layer already exists 20:18:08 ed67bdd8d13d: Layer already exists 20:18:08 cc2447e1835a: Layer already exists 20:18:08 511b3aff8f20: Pushed 20:18:08 7637560e4a12: Pushed 20:18:10 8430e5db2c92: Pushed 20:18:10 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:14c1ae068463dfa79f32efdd44ef3b72263788b38b04038ce604819e2e0056cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:18:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:18:11 511b3aff8f20: Preparing 20:18:11 8430e5db2c92: Preparing 20:18:11 e61ec54d5d36: Preparing 20:18:11 ed67bdd8d13d: Preparing 20:18:11 7637560e4a12: Preparing 20:18:11 cc2447e1835a: Preparing 20:18:11 cc2447e1835a: Waiting 20:18:11 e61ec54d5d36: Layer already exists 20:18:11 ed67bdd8d13d: Layer already exists 20:18:11 7637560e4a12: Layer already exists 20:18:11 511b3aff8f20: Layer already exists 20:18:11 8430e5db2c92: Layer already exists 20:18:11 cc2447e1835a: Layer already exists 20:18:11 latest: digest: sha256:14c1ae068463dfa79f32efdd44ef3b72263788b38b04038ce604819e2e0056cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.60 20:18:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:18:11 511b3aff8f20: Preparing 20:18:11 8430e5db2c92: Preparing 20:18:11 e61ec54d5d36: Preparing 20:18:11 ed67bdd8d13d: Preparing 20:18:11 7637560e4a12: Preparing 20:18:11 cc2447e1835a: Preparing 20:18:11 cc2447e1835a: Waiting 20:18:11 511b3aff8f20: Layer already exists 20:18:11 ed67bdd8d13d: Layer already exists 20:18:11 8430e5db2c92: Layer already exists 20:18:11 7637560e4a12: Layer already exists 20:18:11 e61ec54d5d36: Layer already exists 20:18:11 cc2447e1835a: Layer already exists 20:18:11 3.1.0-dev.60: digest: sha256:14c1ae068463dfa79f32efdd44ef3b72263788b38b04038ce604819e2e0056cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:18:12 511b3aff8f20: Preparing 20:18:12 8430e5db2c92: Preparing 20:18:12 e61ec54d5d36: Preparing 20:18:12 ed67bdd8d13d: Preparing 20:18:12 7637560e4a12: Preparing 20:18:12 cc2447e1835a: Preparing 20:18:12 cc2447e1835a: Waiting 20:18:12 8430e5db2c92: Layer already exists 20:18:12 e61ec54d5d36: Layer already exists 20:18:12 ed67bdd8d13d: Layer already exists 20:18:12 7637560e4a12: Layer already exists 20:18:12 511b3aff8f20: Layer already exists 20:18:12 cc2447e1835a: Layer already exists 20:18:12 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:14c1ae068463dfa79f32efdd44ef3b72263788b38b04038ce604819e2e0056cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 20:18:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 20:18:13 511b3aff8f20: Preparing 20:18:13 8430e5db2c92: Preparing 20:18:13 e61ec54d5d36: Preparing 20:18:13 ed67bdd8d13d: Preparing 20:18:13 7637560e4a12: Preparing 20:18:13 cc2447e1835a: Preparing 20:18:13 cc2447e1835a: Waiting 20:18:13 511b3aff8f20: Layer already exists 20:18:13 7637560e4a12: Layer already exists 20:18:13 8430e5db2c92: Layer already exists 20:18:13 e61ec54d5d36: Layer already exists 20:18:13 ed67bdd8d13d: Layer already exists 20:18:13 cc2447e1835a: Layer already exists 20:18:13 main: digest: sha256:14c1ae068463dfa79f32efdd44ef3b72263788b38b04038ce604819e2e0056cd size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:13 ===================================================== [Pipeline] echo 20:18:13 taggedImages: 20:18:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 20:18:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.60 20:18:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 20:18:13 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 20:18:13 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:13 latest 20:18:13 3.1.0-dev.60 20:18:13 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:13 main 20:18:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:18:13 afcb257bf939: Preparing 20:18:13 8b4cb8f6c0e9: Preparing 20:18:13 cdc2e14cf856: Preparing 20:18:13 e61ec54d5d36: Preparing 20:18:13 ed67bdd8d13d: Preparing 20:18:13 e25428b1ee79: Preparing 20:18:13 6125818833f5: Preparing 20:18:13 94be0b342db8: Preparing 20:18:13 cc2447e1835a: Preparing 20:18:13 e25428b1ee79: Waiting 20:18:13 6125818833f5: Waiting 20:18:13 94be0b342db8: Waiting 20:18:13 cc2447e1835a: Waiting 20:18:13 ed67bdd8d13d: Layer already exists 20:18:13 e61ec54d5d36: Layer already exists 20:18:13 cdc2e14cf856: Pushed 20:18:13 8b4cb8f6c0e9: Pushed 20:18:13 cc2447e1835a: Layer already exists 20:18:13 afcb257bf939: Pushed 20:18:14 94be0b342db8: Pushed 20:18:19 6125818833f5: Pushed 20:18:21 e25428b1ee79: Pushed 20:18:21 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:37dc60be0b8e593a42dd9f4ed10806c143b90c92ba9163900adedb6ef97f1783 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:18:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:18:22 afcb257bf939: Preparing 20:18:22 8b4cb8f6c0e9: Preparing 20:18:22 cdc2e14cf856: Preparing 20:18:22 e61ec54d5d36: Preparing 20:18:22 ed67bdd8d13d: Preparing 20:18:22 e25428b1ee79: Preparing 20:18:22 6125818833f5: Preparing 20:18:22 94be0b342db8: Preparing 20:18:22 cc2447e1835a: Preparing 20:18:22 e25428b1ee79: Waiting 20:18:22 94be0b342db8: Waiting 20:18:22 cc2447e1835a: Waiting 20:18:22 6125818833f5: Waiting 20:18:22 cdc2e14cf856: Layer already exists 20:18:22 e61ec54d5d36: Layer already exists 20:18:22 8b4cb8f6c0e9: Layer already exists 20:18:22 afcb257bf939: Layer already exists 20:18:22 ed67bdd8d13d: Layer already exists 20:18:22 6125818833f5: Layer already exists 20:18:22 e25428b1ee79: Layer already exists 20:18:22 94be0b342db8: Layer already exists 20:18:22 cc2447e1835a: Layer already exists 20:18:22 latest: digest: sha256:37dc60be0b8e593a42dd9f4ed10806c143b90c92ba9163900adedb6ef97f1783 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.60 20:18:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:18:22 afcb257bf939: Preparing 20:18:22 8b4cb8f6c0e9: Preparing 20:18:22 cdc2e14cf856: Preparing 20:18:22 e61ec54d5d36: Preparing 20:18:22 ed67bdd8d13d: Preparing 20:18:22 e25428b1ee79: Preparing 20:18:22 6125818833f5: Preparing 20:18:22 94be0b342db8: Preparing 20:18:22 cc2447e1835a: Preparing 20:18:22 6125818833f5: Waiting 20:18:22 e25428b1ee79: Waiting 20:18:22 94be0b342db8: Waiting 20:18:22 cc2447e1835a: Waiting 20:18:22 afcb257bf939: Layer already exists 20:18:22 e61ec54d5d36: Layer already exists 20:18:22 ed67bdd8d13d: Layer already exists 20:18:22 8b4cb8f6c0e9: Layer already exists 20:18:22 cdc2e14cf856: Layer already exists 20:18:22 6125818833f5: Layer already exists 20:18:22 94be0b342db8: Layer already exists 20:18:22 e25428b1ee79: Layer already exists 20:18:22 cc2447e1835a: Layer already exists 20:18:22 3.1.0-dev.60: digest: sha256:37dc60be0b8e593a42dd9f4ed10806c143b90c92ba9163900adedb6ef97f1783 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:18:23 afcb257bf939: Preparing 20:18:23 8b4cb8f6c0e9: Preparing 20:18:23 cdc2e14cf856: Preparing 20:18:23 e61ec54d5d36: Preparing 20:18:23 ed67bdd8d13d: Preparing 20:18:23 e25428b1ee79: Preparing 20:18:23 6125818833f5: Preparing 20:18:23 94be0b342db8: Preparing 20:18:23 cc2447e1835a: Preparing 20:18:23 6125818833f5: Waiting 20:18:23 cc2447e1835a: Waiting 20:18:23 94be0b342db8: Waiting 20:18:23 e25428b1ee79: Waiting 20:18:23 8b4cb8f6c0e9: Layer already exists 20:18:23 cdc2e14cf856: Layer already exists 20:18:23 afcb257bf939: Layer already exists 20:18:23 e61ec54d5d36: Layer already exists 20:18:23 ed67bdd8d13d: Layer already exists 20:18:23 6125818833f5: Layer already exists 20:18:23 e25428b1ee79: Layer already exists 20:18:23 cc2447e1835a: Layer already exists 20:18:23 94be0b342db8: Layer already exists 20:18:23 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:37dc60be0b8e593a42dd9f4ed10806c143b90c92ba9163900adedb6ef97f1783 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 20:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 20:18:24 afcb257bf939: Preparing 20:18:24 8b4cb8f6c0e9: Preparing 20:18:24 cdc2e14cf856: Preparing 20:18:24 e61ec54d5d36: Preparing 20:18:24 ed67bdd8d13d: Preparing 20:18:24 e25428b1ee79: Preparing 20:18:24 6125818833f5: Preparing 20:18:24 94be0b342db8: Preparing 20:18:24 cc2447e1835a: Preparing 20:18:24 94be0b342db8: Waiting 20:18:24 cc2447e1835a: Waiting 20:18:24 6125818833f5: Waiting 20:18:24 e25428b1ee79: Waiting 20:18:24 afcb257bf939: Layer already exists 20:18:24 ed67bdd8d13d: Layer already exists 20:18:24 8b4cb8f6c0e9: Layer already exists 20:18:24 e61ec54d5d36: Layer already exists 20:18:24 cdc2e14cf856: Layer already exists 20:18:24 e25428b1ee79: Layer already exists 20:18:24 6125818833f5: Layer already exists 20:18:24 94be0b342db8: Layer already exists 20:18:24 cc2447e1835a: Layer already exists 20:18:24 main: digest: sha256:37dc60be0b8e593a42dd9f4ed10806c143b90c92ba9163900adedb6ef97f1783 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:24 ===================================================== [Pipeline] echo 20:18:24 taggedImages: 20:18:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 20:18:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.60 20:18:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 20:18:24 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 20:18:24 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:24 latest 20:18:24 3.1.0-dev.60 20:18:24 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:24 main 20:18:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:18:24 fa855a21c597: Preparing 20:18:24 82ff434353bc: Preparing 20:18:24 ff53adc52309: Preparing 20:18:24 e61ec54d5d36: Preparing 20:18:24 ed67bdd8d13d: Preparing 20:18:24 e25428b1ee79: Preparing 20:18:24 174621a21116: Preparing 20:18:24 cc2447e1835a: Preparing 20:18:24 e25428b1ee79: Waiting 20:18:24 174621a21116: Waiting 20:18:24 cc2447e1835a: Waiting 20:18:24 e61ec54d5d36: Layer already exists 20:18:24 ff53adc52309: Pushed 20:18:24 ed67bdd8d13d: Layer already exists 20:18:24 82ff434353bc: Pushed 20:18:24 e25428b1ee79: Layer already exists 20:18:24 cc2447e1835a: Layer already exists 20:18:24 fa855a21c597: Pushed 20:18:25 174621a21116: Pushed 20:18:25 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:620e67518a69b3b7c3460ed94c9b221a9d4ba75dae409e3384c0cc467cd19566 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:18:25 fa855a21c597: Preparing 20:18:25 82ff434353bc: Preparing 20:18:25 ff53adc52309: Preparing 20:18:25 e61ec54d5d36: Preparing 20:18:25 ed67bdd8d13d: Preparing 20:18:25 e25428b1ee79: Preparing 20:18:25 174621a21116: Preparing 20:18:25 cc2447e1835a: Preparing 20:18:25 e25428b1ee79: Waiting 20:18:25 174621a21116: Waiting 20:18:25 cc2447e1835a: Waiting 20:18:25 ff53adc52309: Layer already exists 20:18:25 e61ec54d5d36: Layer already exists 20:18:25 fa855a21c597: Layer already exists 20:18:25 82ff434353bc: Layer already exists 20:18:25 ed67bdd8d13d: Layer already exists 20:18:25 e25428b1ee79: Layer already exists 20:18:25 cc2447e1835a: Layer already exists 20:18:25 174621a21116: Layer already exists 20:18:25 latest: digest: sha256:620e67518a69b3b7c3460ed94c9b221a9d4ba75dae409e3384c0cc467cd19566 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.60 20:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:18:26 fa855a21c597: Preparing 20:18:26 82ff434353bc: Preparing 20:18:26 ff53adc52309: Preparing 20:18:26 e61ec54d5d36: Preparing 20:18:26 ed67bdd8d13d: Preparing 20:18:26 e25428b1ee79: Preparing 20:18:26 174621a21116: Preparing 20:18:26 cc2447e1835a: Preparing 20:18:26 e25428b1ee79: Waiting 20:18:26 174621a21116: Waiting 20:18:26 cc2447e1835a: Waiting 20:18:26 ed67bdd8d13d: Layer already exists 20:18:26 82ff434353bc: Layer already exists 20:18:26 fa855a21c597: Layer already exists 20:18:26 e61ec54d5d36: Layer already exists 20:18:26 ff53adc52309: Layer already exists 20:18:26 cc2447e1835a: Layer already exists 20:18:26 e25428b1ee79: Layer already exists 20:18:26 174621a21116: Layer already exists 20:18:26 3.1.0-dev.60: digest: sha256:620e67518a69b3b7c3460ed94c9b221a9d4ba75dae409e3384c0cc467cd19566 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:18:27 fa855a21c597: Preparing 20:18:27 82ff434353bc: Preparing 20:18:27 ff53adc52309: Preparing 20:18:27 e61ec54d5d36: Preparing 20:18:27 ed67bdd8d13d: Preparing 20:18:27 e25428b1ee79: Preparing 20:18:27 174621a21116: Preparing 20:18:27 cc2447e1835a: Preparing 20:18:27 e25428b1ee79: Waiting 20:18:27 174621a21116: Waiting 20:18:27 cc2447e1835a: Waiting 20:18:27 ed67bdd8d13d: Layer already exists 20:18:27 fa855a21c597: Layer already exists 20:18:27 ff53adc52309: Layer already exists 20:18:27 82ff434353bc: Layer already exists 20:18:27 e61ec54d5d36: Layer already exists 20:18:27 174621a21116: Layer already exists 20:18:27 e25428b1ee79: Layer already exists 20:18:27 cc2447e1835a: Layer already exists 20:18:27 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:620e67518a69b3b7c3460ed94c9b221a9d4ba75dae409e3384c0cc467cd19566 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 20:18:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 20:18:27 fa855a21c597: Preparing 20:18:27 82ff434353bc: Preparing 20:18:27 ff53adc52309: Preparing 20:18:27 e61ec54d5d36: Preparing 20:18:27 ed67bdd8d13d: Preparing 20:18:27 e25428b1ee79: Preparing 20:18:27 174621a21116: Preparing 20:18:27 cc2447e1835a: Preparing 20:18:27 e25428b1ee79: Waiting 20:18:27 174621a21116: Waiting 20:18:27 82ff434353bc: Layer already exists 20:18:27 fa855a21c597: Layer already exists 20:18:27 e61ec54d5d36: Layer already exists 20:18:27 ff53adc52309: Layer already exists 20:18:27 ed67bdd8d13d: Layer already exists 20:18:27 e25428b1ee79: Layer already exists 20:18:27 cc2447e1835a: Layer already exists 20:18:27 174621a21116: Layer already exists 20:18:27 main: digest: sha256:620e67518a69b3b7c3460ed94c9b221a9d4ba75dae409e3384c0cc467cd19566 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:27 ===================================================== [Pipeline] echo 20:18:27 taggedImages: 20:18:27 - nexus3.edgexfoundry.org:10004/security-spire-config:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:27 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 20:18:27 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.60 20:18:27 - nexus3.edgexfoundry.org:10004/security-spire-config:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:27 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 20:18:27 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 20:18:27 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:27 latest 20:18:27 3.1.0-dev.60 20:18:27 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:27 main 20:18:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:18:28 afcb257bf939: Preparing 20:18:28 6a29901237a6: Preparing 20:18:28 2bcbedfa0be2: Preparing 20:18:28 e61ec54d5d36: Preparing 20:18:28 ed67bdd8d13d: Preparing 20:18:28 e25428b1ee79: Preparing 20:18:28 94be0b342db8: Preparing 20:18:28 cc2447e1835a: Preparing 20:18:28 e25428b1ee79: Waiting 20:18:28 94be0b342db8: Waiting 20:18:28 afcb257bf939: Layer already exists 20:18:28 e61ec54d5d36: Layer already exists 20:18:28 ed67bdd8d13d: Layer already exists 20:18:28 e25428b1ee79: Layer already exists 20:18:28 94be0b342db8: Layer already exists 20:18:28 cc2447e1835a: Layer already exists 20:18:28 2bcbedfa0be2: Pushed 20:18:28 6a29901237a6: Pushed 20:18:28 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:15919b518dbde64340e30990152590fce04b9d562a67c0ac40e2077ff974fbc6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:18:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:18:29 afcb257bf939: Preparing 20:18:29 6a29901237a6: Preparing 20:18:29 2bcbedfa0be2: Preparing 20:18:29 e61ec54d5d36: Preparing 20:18:29 ed67bdd8d13d: Preparing 20:18:29 e25428b1ee79: Preparing 20:18:29 94be0b342db8: Preparing 20:18:29 cc2447e1835a: Preparing 20:18:29 e25428b1ee79: Waiting 20:18:29 94be0b342db8: Waiting 20:18:29 cc2447e1835a: Waiting 20:18:29 6a29901237a6: Layer already exists 20:18:29 e61ec54d5d36: Layer already exists 20:18:29 ed67bdd8d13d: Layer already exists 20:18:29 2bcbedfa0be2: Layer already exists 20:18:29 afcb257bf939: Layer already exists 20:18:29 e25428b1ee79: Layer already exists 20:18:29 cc2447e1835a: Layer already exists 20:18:29 94be0b342db8: Layer already exists 20:18:29 latest: digest: sha256:15919b518dbde64340e30990152590fce04b9d562a67c0ac40e2077ff974fbc6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.60 20:18:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:18:29 afcb257bf939: Preparing 20:18:29 6a29901237a6: Preparing 20:18:29 2bcbedfa0be2: Preparing 20:18:29 e61ec54d5d36: Preparing 20:18:29 ed67bdd8d13d: Preparing 20:18:29 e25428b1ee79: Preparing 20:18:29 94be0b342db8: Preparing 20:18:29 cc2447e1835a: Preparing 20:18:29 94be0b342db8: Waiting 20:18:29 cc2447e1835a: Waiting 20:18:29 e25428b1ee79: Waiting 20:18:29 afcb257bf939: Layer already exists 20:18:29 ed67bdd8d13d: Layer already exists 20:18:29 e61ec54d5d36: Layer already exists 20:18:29 6a29901237a6: Layer already exists 20:18:29 2bcbedfa0be2: Layer already exists 20:18:29 e25428b1ee79: Layer already exists 20:18:29 94be0b342db8: Layer already exists 20:18:29 cc2447e1835a: Layer already exists 20:18:29 3.1.0-dev.60: digest: sha256:15919b518dbde64340e30990152590fce04b9d562a67c0ac40e2077ff974fbc6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:18:30 afcb257bf939: Preparing 20:18:30 6a29901237a6: Preparing 20:18:30 2bcbedfa0be2: Preparing 20:18:30 e61ec54d5d36: Preparing 20:18:30 ed67bdd8d13d: Preparing 20:18:30 e25428b1ee79: Preparing 20:18:30 94be0b342db8: Preparing 20:18:30 cc2447e1835a: Preparing 20:18:30 e25428b1ee79: Waiting 20:18:30 94be0b342db8: Waiting 20:18:30 cc2447e1835a: Waiting 20:18:30 afcb257bf939: Layer already exists 20:18:30 e61ec54d5d36: Layer already exists 20:18:30 2bcbedfa0be2: Layer already exists 20:18:30 ed67bdd8d13d: Layer already exists 20:18:30 6a29901237a6: Layer already exists 20:18:30 e25428b1ee79: Layer already exists 20:18:30 94be0b342db8: Layer already exists 20:18:30 cc2447e1835a: Layer already exists 20:18:30 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:15919b518dbde64340e30990152590fce04b9d562a67c0ac40e2077ff974fbc6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 20:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 20:18:31 afcb257bf939: Preparing 20:18:31 6a29901237a6: Preparing 20:18:31 2bcbedfa0be2: Preparing 20:18:31 e61ec54d5d36: Preparing 20:18:31 ed67bdd8d13d: Preparing 20:18:31 e25428b1ee79: Preparing 20:18:31 94be0b342db8: Preparing 20:18:31 cc2447e1835a: Preparing 20:18:31 e25428b1ee79: Waiting 20:18:31 94be0b342db8: Waiting 20:18:31 cc2447e1835a: Waiting 20:18:31 afcb257bf939: Layer already exists 20:18:31 2bcbedfa0be2: Layer already exists 20:18:31 e61ec54d5d36: Layer already exists 20:18:31 ed67bdd8d13d: Layer already exists 20:18:31 6a29901237a6: Layer already exists 20:18:31 e25428b1ee79: Layer already exists 20:18:31 94be0b342db8: Layer already exists 20:18:31 cc2447e1835a: Layer already exists 20:18:31 main: digest: sha256:15919b518dbde64340e30990152590fce04b9d562a67c0ac40e2077ff974fbc6 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:31 ===================================================== [Pipeline] echo 20:18:31 taggedImages: 20:18:31 - nexus3.edgexfoundry.org:10004/security-spire-server:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:31 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 20:18:31 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.60 20:18:31 - nexus3.edgexfoundry.org:10004/security-spire-server:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:31 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 20:18:31 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 20:18:31 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:31 latest 20:18:31 3.1.0-dev.60 20:18:31 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:31 main 20:18:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:18:31 db1c554c0318: Preparing 20:18:31 44bdb064ba15: Preparing 20:18:31 e61ec54d5d36: Preparing 20:18:31 ed67bdd8d13d: Preparing 20:18:31 eedcefd61351: Preparing 20:18:31 cc2447e1835a: Preparing 20:18:31 cc2447e1835a: Waiting 20:18:31 ed67bdd8d13d: Layer already exists 20:18:31 e61ec54d5d36: Layer already exists 20:18:31 cc2447e1835a: Layer already exists 20:18:31 db1c554c0318: Pushed 20:18:32 eedcefd61351: Pushed 20:18:34 44bdb064ba15: Pushed 20:18:34 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:30cc225bc37bbbb52cfdbc32941c76ed11ae2bbd74968a44ef6e86c7ca19d668 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 20:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:18:35 db1c554c0318: Preparing 20:18:35 44bdb064ba15: Preparing 20:18:35 e61ec54d5d36: Preparing 20:18:35 ed67bdd8d13d: Preparing 20:18:35 eedcefd61351: Preparing 20:18:35 cc2447e1835a: Preparing 20:18:35 cc2447e1835a: Waiting 20:18:35 44bdb064ba15: Layer already exists 20:18:35 e61ec54d5d36: Layer already exists 20:18:35 ed67bdd8d13d: Layer already exists 20:18:35 db1c554c0318: Layer already exists 20:18:35 eedcefd61351: Layer already exists 20:18:35 cc2447e1835a: Layer already exists 20:18:35 latest: digest: sha256:30cc225bc37bbbb52cfdbc32941c76ed11ae2bbd74968a44ef6e86c7ca19d668 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:35 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.60 20:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:18:35 db1c554c0318: Preparing 20:18:35 44bdb064ba15: Preparing 20:18:35 e61ec54d5d36: Preparing 20:18:35 ed67bdd8d13d: Preparing 20:18:35 eedcefd61351: Preparing 20:18:35 cc2447e1835a: Preparing 20:18:35 cc2447e1835a: Waiting 20:18:35 eedcefd61351: Layer already exists 20:18:35 ed67bdd8d13d: Layer already exists 20:18:35 44bdb064ba15: Layer already exists 20:18:35 db1c554c0318: Layer already exists 20:18:35 e61ec54d5d36: Layer already exists 20:18:35 cc2447e1835a: Layer already exists 20:18:35 3.1.0-dev.60: digest: sha256:30cc225bc37bbbb52cfdbc32941c76ed11ae2bbd74968a44ef6e86c7ca19d668 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:18:36 db1c554c0318: Preparing 20:18:36 44bdb064ba15: Preparing 20:18:36 e61ec54d5d36: Preparing 20:18:36 ed67bdd8d13d: Preparing 20:18:36 eedcefd61351: Preparing 20:18:36 cc2447e1835a: Preparing 20:18:36 cc2447e1835a: Waiting 20:18:36 44bdb064ba15: Layer already exists 20:18:36 ed67bdd8d13d: Layer already exists 20:18:36 eedcefd61351: Layer already exists 20:18:36 db1c554c0318: Layer already exists 20:18:36 e61ec54d5d36: Layer already exists 20:18:36 cc2447e1835a: Layer already exists 20:18:36 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:30cc225bc37bbbb52cfdbc32941c76ed11ae2bbd74968a44ef6e86c7ca19d668 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 20:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 20:18:37 db1c554c0318: Preparing 20:18:37 44bdb064ba15: Preparing 20:18:37 e61ec54d5d36: Preparing 20:18:37 ed67bdd8d13d: Preparing 20:18:37 eedcefd61351: Preparing 20:18:37 cc2447e1835a: Preparing 20:18:37 cc2447e1835a: Waiting 20:18:37 44bdb064ba15: Layer already exists 20:18:37 db1c554c0318: Layer already exists 20:18:37 ed67bdd8d13d: Layer already exists 20:18:37 eedcefd61351: Layer already exists 20:18:37 e61ec54d5d36: Layer already exists 20:18:37 cc2447e1835a: Layer already exists 20:18:37 main: digest: sha256:30cc225bc37bbbb52cfdbc32941c76ed11ae2bbd74968a44ef6e86c7ca19d668 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:37 ===================================================== [Pipeline] echo 20:18:37 taggedImages: 20:18:37 - nexus3.edgexfoundry.org:10004/support-notifications:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:37 - nexus3.edgexfoundry.org:10004/support-notifications:latest 20:18:37 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.60 20:18:37 - nexus3.edgexfoundry.org:10004/support-notifications:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:37 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 20:18:37 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 20:18:37 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:37 latest 20:18:37 3.1.0-dev.60 20:18:37 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:37 main 20:18:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:18:37 de06c8b110bf: Preparing 20:18:37 42693817ae5a: Preparing 20:18:37 e61ec54d5d36: Preparing 20:18:37 ed67bdd8d13d: Preparing 20:18:37 fd9fe2744827: Preparing 20:18:37 cc2447e1835a: Preparing 20:18:37 fd9fe2744827: Layer already exists 20:18:37 ed67bdd8d13d: Layer already exists 20:18:37 e61ec54d5d36: Layer already exists 20:18:37 cc2447e1835a: Layer already exists 20:18:37 de06c8b110bf: Pushed 20:18:40 42693817ae5a: Pushed 20:18:40 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:aefe949274c1db348a4d8c06b2d13068d8c169ede468521b102a2136a137c16c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:18:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:18:41 de06c8b110bf: Preparing 20:18:41 42693817ae5a: Preparing 20:18:41 e61ec54d5d36: Preparing 20:18:41 ed67bdd8d13d: Preparing 20:18:41 fd9fe2744827: Preparing 20:18:41 cc2447e1835a: Preparing 20:18:41 cc2447e1835a: Waiting 20:18:41 e61ec54d5d36: Layer already exists 20:18:41 de06c8b110bf: Layer already exists 20:18:41 42693817ae5a: Layer already exists 20:18:41 ed67bdd8d13d: Layer already exists 20:18:41 fd9fe2744827: Layer already exists 20:18:41 cc2447e1835a: Layer already exists 20:18:41 latest: digest: sha256:aefe949274c1db348a4d8c06b2d13068d8c169ede468521b102a2136a137c16c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.60 20:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:18:42 de06c8b110bf: Preparing 20:18:42 42693817ae5a: Preparing 20:18:42 e61ec54d5d36: Preparing 20:18:42 ed67bdd8d13d: Preparing 20:18:42 fd9fe2744827: Preparing 20:18:42 cc2447e1835a: Preparing 20:18:42 cc2447e1835a: Waiting 20:18:42 e61ec54d5d36: Layer already exists 20:18:42 fd9fe2744827: Layer already exists 20:18:42 42693817ae5a: Layer already exists 20:18:42 ed67bdd8d13d: Layer already exists 20:18:42 de06c8b110bf: Layer already exists 20:18:42 cc2447e1835a: Layer already exists 20:18:42 3.1.0-dev.60: digest: sha256:aefe949274c1db348a4d8c06b2d13068d8c169ede468521b102a2136a137c16c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:18:42 de06c8b110bf: Preparing 20:18:42 42693817ae5a: Preparing 20:18:42 e61ec54d5d36: Preparing 20:18:42 ed67bdd8d13d: Preparing 20:18:42 fd9fe2744827: Preparing 20:18:42 cc2447e1835a: Preparing 20:18:42 cc2447e1835a: Waiting 20:18:42 e61ec54d5d36: Layer already exists 20:18:42 de06c8b110bf: Layer already exists 20:18:42 ed67bdd8d13d: Layer already exists 20:18:42 42693817ae5a: Layer already exists 20:18:42 fd9fe2744827: Layer already exists 20:18:42 cc2447e1835a: Layer already exists 20:18:42 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:aefe949274c1db348a4d8c06b2d13068d8c169ede468521b102a2136a137c16c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 20:18:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 20:18:43 de06c8b110bf: Preparing 20:18:43 42693817ae5a: Preparing 20:18:43 e61ec54d5d36: Preparing 20:18:43 ed67bdd8d13d: Preparing 20:18:43 fd9fe2744827: Preparing 20:18:43 cc2447e1835a: Preparing 20:18:43 cc2447e1835a: Waiting 20:18:43 fd9fe2744827: Layer already exists 20:18:43 42693817ae5a: Layer already exists 20:18:43 de06c8b110bf: Layer already exists 20:18:43 e61ec54d5d36: Layer already exists 20:18:43 ed67bdd8d13d: Layer already exists 20:18:43 cc2447e1835a: Layer already exists 20:18:43 main: digest: sha256:aefe949274c1db348a4d8c06b2d13068d8c169ede468521b102a2136a137c16c size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:18:43 ===================================================== [Pipeline] echo 20:18:43 taggedImages: 20:18:43 - nexus3.edgexfoundry.org:10004/support-scheduler:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:18:43 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 20:18:43 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.60 20:18:43 - nexus3.edgexfoundry.org:10004/support-scheduler:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:18:43 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:29:03 #123 ... 20:29:03 20:29:03 #105 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:29:03 #105 760.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.60" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:29:03 #105 ... 20:29:03 20:29:03 #104 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:29:03 #104 DONE 772.2s 20:29:03 20:29:03 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:29:03 #126 ... 20:29:03 20:29:03 #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 20:29:03 #132 DONE 0.3s 20:29:03 20:29:03 #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 20:29:04 #133 DONE 0.3s 20:29:04 20:29:04 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:29:04 #124 ... 20:29:04 20:29:04 #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:29:04 #134 DONE 0.1s 20:29:04 20:29:04 #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:29:04 #135 DONE 0.1s 20:29:04 20:29:04 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:29:04 #124 ... 20:29:04 20:29:04 #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:29:04 #136 DONE 0.4s 20:29:04 20:29:04 #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:29:04 #137 DONE 0.3s 20:29:04 20:29:04 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:29:05 #124 ... 20:29:05 20:29:05 #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:07 #138 DONE 2.1s 20:29:07 20:29:07 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:29:07 #126 ... 20:29:07 20:29:07 #94 [security-proxy-setup] exporting to image 20:29:07 #94 exporting layers 20:29:08 #94 exporting layers 0.9s done 20:29:08 #94 writing image sha256:6e67a5061a64d5558f005c8eabd6be2bdab272f6c5e4e6eed6a2f9307610491e done 20:29:08 #94 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 20:29:08 #94 DONE 3.0s 20:29:08 20:29:08 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:29:10 #129 ... 20:29:10 20:29:10 #103 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:29:10 #103 DONE 779.4s 20:29:10 20:29:10 #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:29:10 #139 DONE 0.3s 20:29:10 20:29:10 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:29:10 #124 ... 20:29:10 20:29:10 #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:29:14 #140 DONE 2.7s 20:29:14 20:29:14 #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:29:14 #141 DONE 0.3s 20:29:14 20:29:14 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:29:14 #124 ... 20:29:14 20:29:14 #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:29:14 #142 DONE 0.3s 20:29:14 20:29:14 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:29:14 #124 ... 20:29:14 20:29:14 #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:29:14 #143 DONE 0.4s 20:29:14 20:29:14 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:29:14 #124 ... 20:29:14 20:29:14 #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:29:14 #144 DONE 0.3s 20:29:14 20:29:14 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:29:15 #131 ... 20:29:15 20:29:15 #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:29:15 #145 DONE 0.3s 20:29:15 20:29:15 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:29:15 #124 ... 20:29:15 20:29:15 #105 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:29:15 #105 DONE 784.3s 20:29:15 20:29:15 #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:29:15 #146 DONE 0.4s 20:29:15 20:29:15 #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:29:15 #147 DONE 0.3s 20:29:15 20:29:15 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:29:16 #148 DONE 0.2s 20:29:16 20:29:16 #149 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:29:16 #149 ... 20:29:16 20:29:16 #150 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:29:16 #150 DONE 0.4s 20:29:16 20:29:16 #149 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:29:16 #149 DONE 0.4s 20:29:16 20:29:16 #151 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:29:17 #151 DONE 0.4s 20:29:17 20:29:17 #152 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:29:17 #152 DONE 0.3s 20:29:17 20:29:17 #153 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:29:17 #153 ... 20:29:17 20:29:17 #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:29:17 #154 DONE 0.2s 20:29:17 20:29:17 #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:29:18 #155 DONE 0.4s 20:29:18 20:29:18 #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:29:18 #156 DONE 0.5s 20:29:18 20:29:18 #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:29:18 #157 DONE 0.3s 20:29:18 20:29:18 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:19 #158 ... 20:29:19 20:29:19 #153 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:29:19 #153 DONE 3.0s 20:29:19 20:29:19 #94 [security-bootstrapper] exporting to image 20:29:19 #94 exporting layers 20:29:20 #94 exporting layers 1.3s done 20:29:20 #94 writing image sha256:4e0257575665a72b8ee353c4f53976950c2746871cc62a07de99b278cf7d9e0b 0.0s done 20:29:20 #94 naming to docker.io/library/security-bootstrapper-arm64 done 20:29:20 #94 DONE 4.2s 20:29:20 20:29:20 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:29:21 #124 ... 20:29:21 20:29:21 #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:21 #158 DONE 2.4s 20:29:21 20:29:21 #94 [security-secretstore-setup] exporting to image 20:29:22 #94 exporting layers 1.1s done 20:29:22 #94 writing image sha256:2f83394a1e918cddefe19a39a76b83dda289007990d853c2b5e20c10e9d021c6 done 20:29:22 #94 naming to docker.io/library/security-secretstore-setup-arm64 done 20:29:22 #94 DONE 5.3s 20:29:22 20:29:22 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:29:54 #131 ... 20:29:54 20:29:54 #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:29:54 #130 DONE 808.9s 20:29:54 20:29:54 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:29:54 #131 ... 20:29:54 20:29:54 #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:29:54 #159 DONE 0.1s 20:29:54 20:29:54 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:29:54 #160 DONE 0.2s 20:29:54 20:29:54 #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:29:54 #161 DONE 0.3s 20:29:54 20:29:54 #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:29:54 #162 DONE 0.2s 20:29:54 20:29:54 #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:29:54 #163 DONE 0.1s 20:29:54 20:29:54 #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:57 #164 DONE 2.2s 20:29:57 20:29:57 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:29:57 #124 ... 20:29:57 20:29:57 #94 [security-proxy-auth] exporting to image 20:29:57 #94 exporting layers 20:29:57 #94 exporting layers 0.6s done 20:29:57 #94 writing image sha256:8455d6c8e2f947c7cad54ed9a75bf6a16bcfdb8ce85a831cd3e881288e95656b 20:29:57 #94 writing image sha256:8455d6c8e2f947c7cad54ed9a75bf6a16bcfdb8ce85a831cd3e881288e95656b done 20:29:57 #94 naming to docker.io/library/security-proxy-auth-arm64 done 20:29:57 #94 DONE 5.9s 20:29:57 20:29:57 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:30:05 #123 ... 20:30:05 20:30:05 #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:30:05 #128 DONE 820.4s 20:30:05 20:30:05 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:30:05 #126 ... 20:30:05 20:30:05 #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:30:05 #165 DONE 0.1s 20:30:05 20:30:05 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:30:05 #131 ... 20:30:05 20:30:05 #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:30:05 #166 DONE 0.2s 20:30:05 20:30:05 #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:30:05 #167 DONE 0.3s 20:30:05 20:30:05 #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:30:05 #168 DONE 0.2s 20:30:05 20:30:05 #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:30:05 #169 DONE 0.2s 20:30:05 20:30:05 #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:30:07 #170 DONE 2.1s 20:30:07 20:30:07 #94 [core-common-config-bootstrapper] exporting to image 20:30:07 #94 exporting layers 20:30:08 #94 exporting layers 0.5s done 20:30:08 #94 writing image sha256:0e53036064882f4a46fdd308d10f6dda82391031b947d82625283ac5689a2e8a 20:30:08 #94 writing image sha256:0e53036064882f4a46fdd308d10f6dda82391031b947d82625283ac5689a2e8a 0.0s done 20:30:08 #94 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:30:08 #94 DONE 6.5s 20:30:08 20:30:08 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:30:47 #123 ... 20:30:47 20:30:47 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:30:47 #129 DONE 858.0s 20:30:47 20:30:47 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:30:47 #123 ... 20:30:47 20:30:47 #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:30:47 #171 DONE 0.2s 20:30:47 20:30:47 #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:30:47 #172 DONE 0.1s 20:30:47 20:30:47 #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:30:47 #173 DONE 0.3s 20:30:47 20:30:47 #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:30:47 #174 DONE 0.2s 20:30:47 20:30:47 #94 [core-command] exporting to image 20:30:47 #94 exporting layers 20:30:47 #94 exporting layers 0.4s done 20:30:47 #94 writing image sha256:3d19c57acb1e0b35e7cdc1fde845a4bae4aca69e4cc5386911a3c5ce02fdfa7b done 20:30:47 #94 naming to docker.io/library/core-command-arm64 done 20:30:47 #94 DONE 6.9s 20:30:47 20:30:47 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:30:54 #131 DONE 870.0s 20:30:54 20:30:54 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:30:54 #124 ... 20:30:54 20:30:54 #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:30:54 #175 DONE 0.1s 20:30:54 20:30:54 #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:30:55 #176 DONE 0.2s 20:30:55 20:30:55 #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:30:55 #177 DONE 0.3s 20:30:55 20:30:55 #178 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:30:55 #178 DONE 0.2s 20:30:55 20:30:55 #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:30:55 #179 DONE 0.2s 20:30:55 20:30:55 #94 [core-metadata] exporting to image 20:30:55 #94 exporting layers 20:30:55 #94 exporting layers 0.4s done 20:30:56 #94 writing image sha256:92c37003bd6f503c7ac80ebadb88852a2143b809a94188e64170604537aee791 done 20:30:56 #94 naming to docker.io/library/core-metadata-arm64 done 20:30:56 #94 DONE 7.2s 20:30:56 20:30:56 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:30:57 #126 ... 20:30:57 20:30:57 #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:30:57 #127 DONE 872.9s 20:30:57 20:30:57 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:30:57 #124 ... 20:30:57 20:30:57 #180 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:30:57 #180 DONE 0.2s 20:30:57 20:30:57 #181 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:30:57 #181 DONE 0.3s 20:30:57 20:30:57 #182 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:30:58 #182 DONE 0.3s 20:30:58 20:30:58 #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:30:58 #183 DONE 0.1s 20:30:58 20:30:58 #94 [core-data] exporting to image 20:30:58 #94 exporting layers 0.3s done 20:30:58 #94 writing image sha256:bdec9c660d4e93d623e9b023b68537a40b8a975ff395acd22484b2c87f8cf477 done 20:30:58 #94 naming to docker.io/library/core-data-arm64 done 20:30:58 #94 DONE 7.6s 20:30:58 20:30:58 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:31:13 #126 ... 20:31:13 20:31:13 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:31:13 #124 DONE 887.9s 20:31:13 20:31:13 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:31:13 #126 ... 20:31:13 20:31:13 #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:31:14 #184 DONE 0.2s 20:31:14 20:31:14 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:31:14 #126 ... 20:31:14 20:31:14 #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:31:14 #185 DONE 0.2s 20:31:14 20:31:14 #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:31:14 #186 DONE 0.4s 20:31:14 20:31:14 #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:31:14 #187 DONE 0.1s 20:31:14 20:31:14 #94 [security-spiffe-token-provider] exporting to image 20:31:14 #94 exporting layers 20:31:15 #94 exporting layers 0.6s done 20:31:15 #94 writing image sha256:4e17b3b4356420dcf461559ea25ad9fc58daa88a76aec5b260f8b3f5a3792bf3 done 20:31:15 #94 naming to docker.io/library/security-spiffe-token-provider-arm64 20:31:15 #94 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:31:15 #94 DONE 8.2s 20:31:15 20:31:15 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:31:42 #126 DONE 908.9s 20:31:42 20:31:42 #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:31:42 #123 DONE 913.6s 20:31:42 20:31:42 #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:31:42 #188 DONE 0.2s 20:31:42 20:31:42 #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:31:42 #189 DONE 0.1s 20:31:42 20:31:42 #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:31:42 #190 ... 20:31:42 20:31:42 #191 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:31:42 #191 DONE 0.1s 20:31:42 20:31:42 #192 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:31:42 #192 DONE 0.2s 20:31:42 20:31:42 #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:31:42 #190 DONE 0.4s 20:31:42 20:31:42 #193 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:31:42 #193 DONE 0.2s 20:31:42 20:31:42 #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:31:42 #194 DONE 0.5s 20:31:42 20:31:42 #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:31:42 #195 DONE 0.1s 20:31:42 20:31:42 #94 [support-scheduler] exporting to image 20:31:42 #94 exporting layers 0.4s done 20:31:42 #94 writing image sha256:19d4419d949fa748f8256f29472d9ec6a97906e0ed78f5c55dca950f225fc4e5 20:31:42 #94 writing image sha256:19d4419d949fa748f8256f29472d9ec6a97906e0ed78f5c55dca950f225fc4e5 done 20:31:42 #94 naming to docker.io/library/support-notifications-arm64 done 20:31:42 #94 exporting layers 0.4s done 20:31:42 #94 writing image sha256:4f615ba75f73091730b8068c696ba22dac9994c65343159875ca3b382bf760d0 done 20:31:42 #94 naming to docker.io/library/support-scheduler-arm64 done 20:31:42 #94 DONE 8.9s 20:31:42 time="2023-10-04T20:15:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:42 time="2023-10-04T20:15:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:42 time="2023-10-04T20:15:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:42 time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:42 time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:42 time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:42 time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:42 time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:42 time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:42 time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:42 time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:42 time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:42 time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:31:42 time="2023-10-04T20:15:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:31:42 $ docker stop --time=1 d5774cbb554b1db39331b5644d76c77232609d735ced792b202c0545ae83c37b 20:31:44 $ docker rm -f --volumes d5774cbb554b1db39331b5644d76c77232609d735ced792b202c0545ae83c37b [Pipeline] // withDockerContainer [Pipeline] sh 20:31:44 + docker images 20:31:44 REPOSITORY TAG IMAGE ID CREATED SIZE 20:31:44 support-notifications-arm64 latest 19d4419d949f 6 seconds ago 34.2MB 20:31:44 support-scheduler-arm64 latest 4f615ba75f73 6 seconds ago 33.5MB 20:31:44 security-spiffe-token-provider-arm64 latest 4e17b3b43564 30 seconds ago 35.1MB 20:31:44 core-data-arm64 latest bdec9c660d4e 46 seconds ago 21.2MB 20:31:44 core-metadata-arm64 latest 92c37003bd6f 49 seconds ago 21.5MB 20:31:44 core-command-arm64 latest 3d19c57acb1e About a minute ago 21MB 20:31:44 core-common-config-bootstrapper-arm64 latest 0e5303606488 About a minute ago 18.3MB 20:31:44 security-proxy-auth-arm64 latest 8455d6c8e2f9 About a minute ago 19.4MB 20:31:44 security-secretstore-setup-arm64 latest 2f83394a1e91 2 minutes ago 43.7MB 20:31:44 security-bootstrapper-arm64 latest 4e0257575665 2 minutes ago 23.1MB 20:31:44 security-proxy-setup-arm64 latest 6e67a5061a64 2 minutes ago 29.1MB 20:31:44 security-spire-agent-arm64 latest dcbc13294399 16 minutes ago 152MB 20:31:44 security-spire-server-arm64 latest e4071c6fa641 16 minutes ago 96.6MB 20:31:44 security-spire-config-arm64 latest 5ca795e4175f 16 minutes ago 95.8MB 20:31:44 ci-base-image-arm64 latest b2390584ddb1 17 minutes ago 924MB 20:31:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 2 weeks ago 553MB 20:31:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:31:44 provisioning config files... 20:31:44 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/594@tmp/config3927372237387407788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:45 ---> docker-login.sh 20:31:45 nexus3.edgexfoundry.org:10001 20:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:45 Configure a credential helper to remove this warning. See 20:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:45 20:31:45 Login Succeeded 20:31:45 nexus3.edgexfoundry.org:10002 20:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:45 Configure a credential helper to remove this warning. See 20:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:45 20:31:45 Login Succeeded 20:31:45 nexus3.edgexfoundry.org:10003 20:31:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:45 Configure a credential helper to remove this warning. See 20:31:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:45 20:31:45 Login Succeeded 20:31:45 nexus3.edgexfoundry.org:10004 20:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:46 Configure a credential helper to remove this warning. See 20:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:46 20:31:46 Login Succeeded 20:31:46 docker.io 20:31:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:46 Configure a credential helper to remove this warning. See 20:31:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:46 20:31:46 Login Succeeded 20:31:46 ---> docker-login.sh ends [Pipeline] } 20:31:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:31:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:31:46 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 20:31:46 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:31:46 latest 20:31:46 3.1.0-dev.60 20:31:46 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:31:46 main 20:31:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:31:47 a5763ff7e26e: Preparing 20:31:47 787fe2114539: Preparing 20:31:47 6c68d4ab8b8c: Preparing 20:31:47 dbaee6060df3: Preparing 20:31:47 64757fe447c5: Preparing 20:31:47 5f4d9fc4d98d: Preparing 20:31:47 5f4d9fc4d98d: Waiting 20:31:47 6c68d4ab8b8c: Pushed 20:31:47 64757fe447c5: Pushed 20:31:47 5f4d9fc4d98d: Layer already exists 20:31:47 a5763ff7e26e: Pushed 20:31:47 dbaee6060df3: Pushed 20:31:51 787fe2114539: Pushed 20:31:51 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:cb152b717d60d61676f8f3926d05d04193b73cf90c19000956e05430693f94dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:31:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:31:51 a5763ff7e26e: Preparing 20:31:51 787fe2114539: Preparing 20:31:51 6c68d4ab8b8c: Preparing 20:31:51 dbaee6060df3: Preparing 20:31:51 64757fe447c5: Preparing 20:31:51 5f4d9fc4d98d: Preparing 20:31:51 5f4d9fc4d98d: Waiting 20:31:51 6c68d4ab8b8c: Layer already exists 20:31:51 a5763ff7e26e: Layer already exists 20:31:51 787fe2114539: Layer already exists 20:31:51 dbaee6060df3: Layer already exists 20:31:51 64757fe447c5: Layer already exists 20:31:51 5f4d9fc4d98d: Layer already exists 20:31:51 latest: digest: sha256:cb152b717d60d61676f8f3926d05d04193b73cf90c19000956e05430693f94dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.60 20:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:31:52 a5763ff7e26e: Preparing 20:31:52 787fe2114539: Preparing 20:31:52 6c68d4ab8b8c: Preparing 20:31:52 dbaee6060df3: Preparing 20:31:52 64757fe447c5: Preparing 20:31:52 5f4d9fc4d98d: Preparing 20:31:52 5f4d9fc4d98d: Waiting 20:31:52 64757fe447c5: Layer already exists 20:31:52 6c68d4ab8b8c: Layer already exists 20:31:52 dbaee6060df3: Layer already exists 20:31:52 787fe2114539: Layer already exists 20:31:52 a5763ff7e26e: Layer already exists 20:31:52 5f4d9fc4d98d: Layer already exists 20:31:52 3.1.0-dev.60: digest: sha256:cb152b717d60d61676f8f3926d05d04193b73cf90c19000956e05430693f94dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:31:53 a5763ff7e26e: Preparing 20:31:53 787fe2114539: Preparing 20:31:53 6c68d4ab8b8c: Preparing 20:31:53 dbaee6060df3: Preparing 20:31:53 64757fe447c5: Preparing 20:31:53 5f4d9fc4d98d: Preparing 20:31:53 5f4d9fc4d98d: Waiting 20:31:53 64757fe447c5: Layer already exists 20:31:53 6c68d4ab8b8c: Layer already exists 20:31:53 787fe2114539: Layer already exists 20:31:53 dbaee6060df3: Layer already exists 20:31:53 a5763ff7e26e: Layer already exists 20:31:53 5f4d9fc4d98d: Layer already exists 20:31:53 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:cb152b717d60d61676f8f3926d05d04193b73cf90c19000956e05430693f94dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 20:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 20:31:53 a5763ff7e26e: Preparing 20:31:53 787fe2114539: Preparing 20:31:53 6c68d4ab8b8c: Preparing 20:31:53 dbaee6060df3: Preparing 20:31:53 64757fe447c5: Preparing 20:31:53 5f4d9fc4d98d: Preparing 20:31:53 5f4d9fc4d98d: Waiting 20:31:53 a5763ff7e26e: Layer already exists 20:31:53 6c68d4ab8b8c: Layer already exists 20:31:53 dbaee6060df3: Layer already exists 20:31:53 787fe2114539: Layer already exists 20:31:53 64757fe447c5: Layer already exists 20:31:53 5f4d9fc4d98d: Layer already exists 20:31:53 main: digest: sha256:cb152b717d60d61676f8f3926d05d04193b73cf90c19000956e05430693f94dd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:31:53 ===================================================== [Pipeline] echo 20:31:53 taggedImages: 20:31:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:31:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 20:31:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.60 20:31:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:31:53 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 20:31:53 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 20:31:53 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:31:53 latest 20:31:53 3.1.0-dev.60 20:31:53 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:31:53 main 20:31:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:31:54 2efeba565880: Preparing 20:31:54 22f675e38d62: Preparing 20:31:54 03521f0ea968: Preparing 20:31:54 67d7b08db2c6: Preparing 20:31:54 6c68d4ab8b8c: Preparing 20:31:54 dbaee6060df3: Preparing 20:31:54 64757fe447c5: Preparing 20:31:54 5f4d9fc4d98d: Preparing 20:31:54 64757fe447c5: Waiting 20:31:54 dbaee6060df3: Waiting 20:31:54 5f4d9fc4d98d: Waiting 20:31:54 6c68d4ab8b8c: Layer already exists 20:31:54 dbaee6060df3: Layer already exists 20:31:54 03521f0ea968: Pushed 20:31:54 64757fe447c5: Layer already exists 20:31:54 22f675e38d62: Pushed 20:31:54 2efeba565880: Pushed 20:31:54 5f4d9fc4d98d: Layer already exists 20:31:56 67d7b08db2c6: Pushed 20:31:57 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:c97e5dddb296b49cc207412239a78bd06567c8cf0b8b57bc1973597206479acd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:57 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:31:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:31:57 2efeba565880: Preparing 20:31:57 22f675e38d62: Preparing 20:31:57 03521f0ea968: Preparing 20:31:57 67d7b08db2c6: Preparing 20:31:57 6c68d4ab8b8c: Preparing 20:31:57 dbaee6060df3: Preparing 20:31:57 64757fe447c5: Preparing 20:31:57 5f4d9fc4d98d: Preparing 20:31:57 64757fe447c5: Waiting 20:31:57 5f4d9fc4d98d: Waiting 20:31:57 dbaee6060df3: Waiting 20:31:57 2efeba565880: Layer already exists 20:31:57 6c68d4ab8b8c: Layer already exists 20:31:57 67d7b08db2c6: Layer already exists 20:31:57 22f675e38d62: Layer already exists 20:31:57 03521f0ea968: Layer already exists 20:31:57 dbaee6060df3: Layer already exists 20:31:57 64757fe447c5: Layer already exists 20:31:57 5f4d9fc4d98d: Layer already exists 20:31:57 latest: digest: sha256:c97e5dddb296b49cc207412239a78bd06567c8cf0b8b57bc1973597206479acd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:58 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.60 20:31:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:31:58 2efeba565880: Preparing 20:31:58 22f675e38d62: Preparing 20:31:58 03521f0ea968: Preparing 20:31:58 67d7b08db2c6: Preparing 20:31:58 6c68d4ab8b8c: Preparing 20:31:58 dbaee6060df3: Preparing 20:31:58 64757fe447c5: Preparing 20:31:58 5f4d9fc4d98d: Preparing 20:31:58 dbaee6060df3: Waiting 20:31:58 64757fe447c5: Waiting 20:31:58 5f4d9fc4d98d: Waiting 20:31:58 22f675e38d62: Layer already exists 20:31:58 2efeba565880: Layer already exists 20:31:58 03521f0ea968: Layer already exists 20:31:58 6c68d4ab8b8c: Layer already exists 20:31:58 67d7b08db2c6: Layer already exists 20:31:58 5f4d9fc4d98d: Layer already exists 20:31:58 dbaee6060df3: Layer already exists 20:31:58 64757fe447c5: Layer already exists 20:31:58 3.1.0-dev.60: digest: sha256:c97e5dddb296b49cc207412239a78bd06567c8cf0b8b57bc1973597206479acd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:58 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:31:59 2efeba565880: Preparing 20:31:59 22f675e38d62: Preparing 20:31:59 03521f0ea968: Preparing 20:31:59 67d7b08db2c6: Preparing 20:31:59 6c68d4ab8b8c: Preparing 20:31:59 dbaee6060df3: Preparing 20:31:59 64757fe447c5: Preparing 20:31:59 5f4d9fc4d98d: Preparing 20:31:59 dbaee6060df3: Waiting 20:31:59 64757fe447c5: Waiting 20:31:59 5f4d9fc4d98d: Waiting 20:31:59 22f675e38d62: Layer already exists 20:31:59 6c68d4ab8b8c: Layer already exists 20:31:59 67d7b08db2c6: Layer already exists 20:31:59 03521f0ea968: Layer already exists 20:31:59 2efeba565880: Layer already exists 20:31:59 64757fe447c5: Layer already exists 20:31:59 dbaee6060df3: Layer already exists 20:31:59 5f4d9fc4d98d: Layer already exists 20:31:59 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:c97e5dddb296b49cc207412239a78bd06567c8cf0b8b57bc1973597206479acd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:59 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 20:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 20:31:59 2efeba565880: Preparing 20:31:59 22f675e38d62: Preparing 20:31:59 03521f0ea968: Preparing 20:31:59 67d7b08db2c6: Preparing 20:31:59 6c68d4ab8b8c: Preparing 20:31:59 dbaee6060df3: Preparing 20:31:59 64757fe447c5: Preparing 20:31:59 5f4d9fc4d98d: Preparing 20:31:59 64757fe447c5: Waiting 20:31:59 5f4d9fc4d98d: Waiting 20:31:59 dbaee6060df3: Waiting 20:31:59 2efeba565880: Layer already exists 20:31:59 03521f0ea968: Layer already exists 20:31:59 67d7b08db2c6: Layer already exists 20:31:59 6c68d4ab8b8c: Layer already exists 20:31:59 22f675e38d62: Layer already exists 20:31:59 64757fe447c5: Layer already exists 20:31:59 dbaee6060df3: Layer already exists 20:31:59 5f4d9fc4d98d: Layer already exists 20:31:59 main: digest: sha256:c97e5dddb296b49cc207412239a78bd06567c8cf0b8b57bc1973597206479acd size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:00 ===================================================== [Pipeline] echo 20:32:00 taggedImages: 20:32:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 20:32:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.60 20:32:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:00 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 20:32:00 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 20:32:00 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:00 latest 20:32:00 3.1.0-dev.60 20:32:00 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:00 main 20:32:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:32:00 f78fc387476b: Preparing 20:32:00 ff79626007ce: Preparing 20:32:00 6c68d4ab8b8c: Preparing 20:32:00 dbaee6060df3: Preparing 20:32:00 6cb1724e3769: Preparing 20:32:00 5f4d9fc4d98d: Preparing 20:32:00 5f4d9fc4d98d: Waiting 20:32:00 6c68d4ab8b8c: Layer already exists 20:32:00 dbaee6060df3: Layer already exists 20:32:00 5f4d9fc4d98d: Layer already exists 20:32:01 6cb1724e3769: Pushed 20:32:01 f78fc387476b: Pushed 20:32:03 ff79626007ce: Pushed 20:32:03 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:2028fffc95704d34c75f49d89eaf4dabeb2e6ae3819502a7d219b8a0b432f6e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:32:04 f78fc387476b: Preparing 20:32:04 ff79626007ce: Preparing 20:32:04 6c68d4ab8b8c: Preparing 20:32:04 dbaee6060df3: Preparing 20:32:04 6cb1724e3769: Preparing 20:32:04 5f4d9fc4d98d: Preparing 20:32:04 5f4d9fc4d98d: Waiting 20:32:04 6c68d4ab8b8c: Layer already exists 20:32:04 6cb1724e3769: Layer already exists 20:32:04 dbaee6060df3: Layer already exists 20:32:04 ff79626007ce: Layer already exists 20:32:04 f78fc387476b: Layer already exists 20:32:04 5f4d9fc4d98d: Layer already exists 20:32:04 latest: digest: sha256:2028fffc95704d34c75f49d89eaf4dabeb2e6ae3819502a7d219b8a0b432f6e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.60 20:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:32:05 f78fc387476b: Preparing 20:32:05 ff79626007ce: Preparing 20:32:05 6c68d4ab8b8c: Preparing 20:32:05 dbaee6060df3: Preparing 20:32:05 6cb1724e3769: Preparing 20:32:05 5f4d9fc4d98d: Preparing 20:32:05 5f4d9fc4d98d: Waiting 20:32:05 6cb1724e3769: Layer already exists 20:32:05 f78fc387476b: Layer already exists 20:32:05 ff79626007ce: Layer already exists 20:32:05 6c68d4ab8b8c: Layer already exists 20:32:05 dbaee6060df3: Layer already exists 20:32:05 5f4d9fc4d98d: Layer already exists 20:32:05 3.1.0-dev.60: digest: sha256:2028fffc95704d34c75f49d89eaf4dabeb2e6ae3819502a7d219b8a0b432f6e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:32:06 f78fc387476b: Preparing 20:32:06 ff79626007ce: Preparing 20:32:06 6c68d4ab8b8c: Preparing 20:32:06 dbaee6060df3: Preparing 20:32:06 6cb1724e3769: Preparing 20:32:06 5f4d9fc4d98d: Preparing 20:32:06 5f4d9fc4d98d: Waiting 20:32:06 ff79626007ce: Layer already exists 20:32:06 6cb1724e3769: Layer already exists 20:32:06 dbaee6060df3: Layer already exists 20:32:06 f78fc387476b: Layer already exists 20:32:06 6c68d4ab8b8c: Layer already exists 20:32:06 5f4d9fc4d98d: Layer already exists 20:32:06 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:2028fffc95704d34c75f49d89eaf4dabeb2e6ae3819502a7d219b8a0b432f6e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 20:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 20:32:06 f78fc387476b: Preparing 20:32:06 ff79626007ce: Preparing 20:32:06 6c68d4ab8b8c: Preparing 20:32:06 dbaee6060df3: Preparing 20:32:06 6cb1724e3769: Preparing 20:32:06 5f4d9fc4d98d: Preparing 20:32:06 5f4d9fc4d98d: Waiting 20:32:06 dbaee6060df3: Layer already exists 20:32:06 6c68d4ab8b8c: Layer already exists 20:32:06 f78fc387476b: Layer already exists 20:32:06 ff79626007ce: Layer already exists 20:32:06 6cb1724e3769: Layer already exists 20:32:06 5f4d9fc4d98d: Layer already exists 20:32:06 main: digest: sha256:2028fffc95704d34c75f49d89eaf4dabeb2e6ae3819502a7d219b8a0b432f6e7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:06 ===================================================== [Pipeline] echo 20:32:06 taggedImages: 20:32:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 20:32:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.60 20:32:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 20:32:06 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 20:32:06 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:06 latest 20:32:06 3.1.0-dev.60 20:32:06 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:06 main 20:32:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:32:07 f8c1fe3be7aa: Preparing 20:32:07 79edbe1e8584: Preparing 20:32:07 e32aac1ee92a: Preparing 20:32:07 6c68d4ab8b8c: Preparing 20:32:07 dbaee6060df3: Preparing 20:32:07 64757fe447c5: Preparing 20:32:07 5f4d9fc4d98d: Preparing 20:32:07 64757fe447c5: Waiting 20:32:07 5f4d9fc4d98d: Waiting 20:32:07 6c68d4ab8b8c: Layer already exists 20:32:07 dbaee6060df3: Layer already exists 20:32:07 64757fe447c5: Layer already exists 20:32:07 5f4d9fc4d98d: Layer already exists 20:32:07 79edbe1e8584: Pushed 20:32:07 f8c1fe3be7aa: Pushed 20:32:10 e32aac1ee92a: Pushed 20:32:10 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:75ee24ba2eb9cd9f0e515a8823de2c9758c96ff243d2e94836b517fd7a764a84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:32:11 f8c1fe3be7aa: Preparing 20:32:11 79edbe1e8584: Preparing 20:32:11 e32aac1ee92a: Preparing 20:32:11 6c68d4ab8b8c: Preparing 20:32:11 dbaee6060df3: Preparing 20:32:11 64757fe447c5: Preparing 20:32:11 5f4d9fc4d98d: Preparing 20:32:11 64757fe447c5: Waiting 20:32:11 5f4d9fc4d98d: Waiting 20:32:11 79edbe1e8584: Layer already exists 20:32:11 e32aac1ee92a: Layer already exists 20:32:11 6c68d4ab8b8c: Layer already exists 20:32:11 dbaee6060df3: Layer already exists 20:32:11 f8c1fe3be7aa: Layer already exists 20:32:11 64757fe447c5: Layer already exists 20:32:11 5f4d9fc4d98d: Layer already exists 20:32:11 latest: digest: sha256:75ee24ba2eb9cd9f0e515a8823de2c9758c96ff243d2e94836b517fd7a764a84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.60 20:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:32:12 f8c1fe3be7aa: Preparing 20:32:12 79edbe1e8584: Preparing 20:32:12 e32aac1ee92a: Preparing 20:32:12 6c68d4ab8b8c: Preparing 20:32:12 dbaee6060df3: Preparing 20:32:12 64757fe447c5: Preparing 20:32:12 5f4d9fc4d98d: Preparing 20:32:12 5f4d9fc4d98d: Waiting 20:32:12 64757fe447c5: Waiting 20:32:12 dbaee6060df3: Layer already exists 20:32:12 f8c1fe3be7aa: Layer already exists 20:32:12 e32aac1ee92a: Layer already exists 20:32:12 79edbe1e8584: Layer already exists 20:32:12 6c68d4ab8b8c: Layer already exists 20:32:12 64757fe447c5: Layer already exists 20:32:12 5f4d9fc4d98d: Layer already exists 20:32:12 3.1.0-dev.60: digest: sha256:75ee24ba2eb9cd9f0e515a8823de2c9758c96ff243d2e94836b517fd7a764a84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:32:12 f8c1fe3be7aa: Preparing 20:32:12 79edbe1e8584: Preparing 20:32:12 e32aac1ee92a: Preparing 20:32:12 6c68d4ab8b8c: Preparing 20:32:12 dbaee6060df3: Preparing 20:32:12 64757fe447c5: Preparing 20:32:12 5f4d9fc4d98d: Preparing 20:32:12 64757fe447c5: Waiting 20:32:12 5f4d9fc4d98d: Waiting 20:32:12 e32aac1ee92a: Layer already exists 20:32:12 79edbe1e8584: Layer already exists 20:32:12 f8c1fe3be7aa: Layer already exists 20:32:12 6c68d4ab8b8c: Layer already exists 20:32:12 dbaee6060df3: Layer already exists 20:32:12 64757fe447c5: Layer already exists 20:32:12 5f4d9fc4d98d: Layer already exists 20:32:12 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:75ee24ba2eb9cd9f0e515a8823de2c9758c96ff243d2e94836b517fd7a764a84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:13 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 20:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 20:32:13 f8c1fe3be7aa: Preparing 20:32:13 79edbe1e8584: Preparing 20:32:13 e32aac1ee92a: Preparing 20:32:13 6c68d4ab8b8c: Preparing 20:32:13 dbaee6060df3: Preparing 20:32:13 64757fe447c5: Preparing 20:32:13 5f4d9fc4d98d: Preparing 20:32:13 64757fe447c5: Waiting 20:32:13 5f4d9fc4d98d: Waiting 20:32:13 e32aac1ee92a: Layer already exists 20:32:13 f8c1fe3be7aa: Layer already exists 20:32:13 dbaee6060df3: Layer already exists 20:32:13 79edbe1e8584: Layer already exists 20:32:13 6c68d4ab8b8c: Layer already exists 20:32:13 64757fe447c5: Layer already exists 20:32:13 5f4d9fc4d98d: Layer already exists 20:32:13 main: digest: sha256:75ee24ba2eb9cd9f0e515a8823de2c9758c96ff243d2e94836b517fd7a764a84 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:13 ===================================================== [Pipeline] echo 20:32:13 taggedImages: 20:32:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 20:32:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.60 20:32:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 20:32:13 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 20:32:13 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:13 latest 20:32:13 3.1.0-dev.60 20:32:13 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:13 main 20:32:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:32:14 d6e48fe762e6: Preparing 20:32:14 264e2e2e00be: Preparing 20:32:14 775beb6dfc21: Preparing 20:32:14 89b48e70463a: Preparing 20:32:14 abae4354c93e: Preparing 20:32:14 494db488a034: Preparing 20:32:14 54479b501691: Preparing 20:32:14 6c68d4ab8b8c: Preparing 20:32:14 dbaee6060df3: Preparing 20:32:14 517d94499200: Preparing 20:32:14 041cf7d6049b: Preparing 20:32:14 5f70bf18a086: Preparing 20:32:14 29428f2cb096: Preparing 20:32:14 ecbf16ff4db4: Preparing 20:32:14 5f4d9fc4d98d: Preparing 20:32:14 54479b501691: Waiting 20:32:14 6c68d4ab8b8c: Waiting 20:32:14 dbaee6060df3: Waiting 20:32:14 517d94499200: Waiting 20:32:14 041cf7d6049b: Waiting 20:32:14 5f70bf18a086: Waiting 20:32:14 29428f2cb096: Waiting 20:32:14 ecbf16ff4db4: Waiting 20:32:14 5f4d9fc4d98d: Waiting 20:32:14 494db488a034: Waiting 20:32:14 abae4354c93e: Pushed 20:32:14 89b48e70463a: Pushed 20:32:14 264e2e2e00be: Pushed 20:32:14 d6e48fe762e6: Pushed 20:32:14 775beb6dfc21: Pushed 20:32:14 6c68d4ab8b8c: Layer already exists 20:32:14 dbaee6060df3: Layer already exists 20:32:14 494db488a034: Pushed 20:32:14 041cf7d6049b: Pushed 20:32:14 5f70bf18a086: Pushed 20:32:14 517d94499200: Pushed 20:32:14 5f4d9fc4d98d: Layer already exists 20:32:14 29428f2cb096: Pushed 20:32:14 ecbf16ff4db4: Pushed 20:32:18 54479b501691: Pushed 20:32:18 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:7c32960898249bf3319970219ab517930f8f48de45faf46742748a91c14def4e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:32:19 d6e48fe762e6: Preparing 20:32:19 264e2e2e00be: Preparing 20:32:19 775beb6dfc21: Preparing 20:32:19 89b48e70463a: Preparing 20:32:19 abae4354c93e: Preparing 20:32:19 494db488a034: Preparing 20:32:19 54479b501691: Preparing 20:32:19 6c68d4ab8b8c: Preparing 20:32:19 494db488a034: Waiting 20:32:19 54479b501691: Waiting 20:32:19 dbaee6060df3: Preparing 20:32:19 517d94499200: Preparing 20:32:19 041cf7d6049b: Preparing 20:32:19 5f70bf18a086: Preparing 20:32:19 29428f2cb096: Preparing 20:32:19 ecbf16ff4db4: Preparing 20:32:19 5f4d9fc4d98d: Preparing 20:32:19 dbaee6060df3: Waiting 20:32:19 6c68d4ab8b8c: Waiting 20:32:19 517d94499200: Waiting 20:32:19 ecbf16ff4db4: Waiting 20:32:19 5f70bf18a086: Waiting 20:32:19 29428f2cb096: Waiting 20:32:19 5f4d9fc4d98d: Waiting 20:32:19 775beb6dfc21: Layer already exists 20:32:19 89b48e70463a: Layer already exists 20:32:19 264e2e2e00be: Layer already exists 20:32:19 abae4354c93e: Layer already exists 20:32:19 d6e48fe762e6: Layer already exists 20:32:19 6c68d4ab8b8c: Layer already exists 20:32:19 494db488a034: Layer already exists 20:32:19 517d94499200: Layer already exists 20:32:19 54479b501691: Layer already exists 20:32:19 dbaee6060df3: Layer already exists 20:32:19 5f70bf18a086: Layer already exists 20:32:19 041cf7d6049b: Layer already exists 20:32:19 5f4d9fc4d98d: Layer already exists 20:32:19 29428f2cb096: Layer already exists 20:32:19 ecbf16ff4db4: Layer already exists 20:32:19 latest: digest: sha256:7c32960898249bf3319970219ab517930f8f48de45faf46742748a91c14def4e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.60 20:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:32:19 d6e48fe762e6: Preparing 20:32:19 264e2e2e00be: Preparing 20:32:19 775beb6dfc21: Preparing 20:32:19 89b48e70463a: Preparing 20:32:19 abae4354c93e: Preparing 20:32:19 494db488a034: Preparing 20:32:19 54479b501691: Preparing 20:32:19 6c68d4ab8b8c: Preparing 20:32:19 dbaee6060df3: Preparing 20:32:19 517d94499200: Preparing 20:32:19 041cf7d6049b: Preparing 20:32:19 5f70bf18a086: Preparing 20:32:19 29428f2cb096: Preparing 20:32:19 ecbf16ff4db4: Preparing 20:32:19 5f4d9fc4d98d: Preparing 20:32:19 494db488a034: Waiting 20:32:19 dbaee6060df3: Waiting 20:32:19 54479b501691: Waiting 20:32:19 6c68d4ab8b8c: Waiting 20:32:19 041cf7d6049b: Waiting 20:32:19 29428f2cb096: Waiting 20:32:19 ecbf16ff4db4: Waiting 20:32:19 5f4d9fc4d98d: Waiting 20:32:19 5f70bf18a086: Waiting 20:32:19 517d94499200: Waiting 20:32:19 abae4354c93e: Layer already exists 20:32:19 264e2e2e00be: Layer already exists 20:32:19 775beb6dfc21: Layer already exists 20:32:19 d6e48fe762e6: Layer already exists 20:32:19 89b48e70463a: Layer already exists 20:32:19 494db488a034: Layer already exists 20:32:19 6c68d4ab8b8c: Layer already exists 20:32:19 517d94499200: Layer already exists 20:32:19 54479b501691: Layer already exists 20:32:19 dbaee6060df3: Layer already exists 20:32:19 041cf7d6049b: Layer already exists 20:32:19 5f70bf18a086: Layer already exists 20:32:19 ecbf16ff4db4: Layer already exists 20:32:19 5f4d9fc4d98d: Layer already exists 20:32:19 29428f2cb096: Layer already exists 20:32:20 3.1.0-dev.60: digest: sha256:7c32960898249bf3319970219ab517930f8f48de45faf46742748a91c14def4e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:32:20 d6e48fe762e6: Preparing 20:32:20 264e2e2e00be: Preparing 20:32:20 775beb6dfc21: Preparing 20:32:20 89b48e70463a: Preparing 20:32:20 abae4354c93e: Preparing 20:32:20 494db488a034: Preparing 20:32:20 54479b501691: Preparing 20:32:20 6c68d4ab8b8c: Preparing 20:32:20 dbaee6060df3: Preparing 20:32:20 517d94499200: Preparing 20:32:20 041cf7d6049b: Preparing 20:32:20 5f70bf18a086: Preparing 20:32:20 29428f2cb096: Preparing 20:32:20 ecbf16ff4db4: Preparing 20:32:20 5f4d9fc4d98d: Preparing 20:32:20 494db488a034: Waiting 20:32:20 517d94499200: Waiting 20:32:20 54479b501691: Waiting 20:32:20 6c68d4ab8b8c: Waiting 20:32:20 dbaee6060df3: Waiting 20:32:20 29428f2cb096: Waiting 20:32:20 041cf7d6049b: Waiting 20:32:20 ecbf16ff4db4: Waiting 20:32:20 5f70bf18a086: Waiting 20:32:20 5f4d9fc4d98d: Waiting 20:32:20 d6e48fe762e6: Layer already exists 20:32:20 775beb6dfc21: Layer already exists 20:32:20 264e2e2e00be: Layer already exists 20:32:20 abae4354c93e: Layer already exists 20:32:20 89b48e70463a: Layer already exists 20:32:20 494db488a034: Layer already exists 20:32:20 54479b501691: Layer already exists 20:32:20 dbaee6060df3: Layer already exists 20:32:20 517d94499200: Layer already exists 20:32:20 6c68d4ab8b8c: Layer already exists 20:32:20 041cf7d6049b: Layer already exists 20:32:20 5f4d9fc4d98d: Layer already exists 20:32:20 5f70bf18a086: Layer already exists 20:32:20 29428f2cb096: Layer already exists 20:32:20 ecbf16ff4db4: Layer already exists 20:32:21 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:7c32960898249bf3319970219ab517930f8f48de45faf46742748a91c14def4e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 20:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 20:32:21 d6e48fe762e6: Preparing 20:32:21 264e2e2e00be: Preparing 20:32:21 775beb6dfc21: Preparing 20:32:21 89b48e70463a: Preparing 20:32:21 abae4354c93e: Preparing 20:32:21 494db488a034: Preparing 20:32:21 54479b501691: Preparing 20:32:21 6c68d4ab8b8c: Preparing 20:32:21 dbaee6060df3: Preparing 20:32:21 517d94499200: Preparing 20:32:21 041cf7d6049b: Preparing 20:32:21 5f70bf18a086: Preparing 20:32:21 29428f2cb096: Preparing 20:32:21 ecbf16ff4db4: Preparing 20:32:21 5f4d9fc4d98d: Preparing 20:32:21 494db488a034: Waiting 20:32:21 54479b501691: Waiting 20:32:21 041cf7d6049b: Waiting 20:32:21 5f70bf18a086: Waiting 20:32:21 29428f2cb096: Waiting 20:32:21 ecbf16ff4db4: Waiting 20:32:21 5f4d9fc4d98d: Waiting 20:32:21 6c68d4ab8b8c: Waiting 20:32:21 dbaee6060df3: Waiting 20:32:21 517d94499200: Waiting 20:32:21 89b48e70463a: Layer already exists 20:32:21 264e2e2e00be: Layer already exists 20:32:21 abae4354c93e: Layer already exists 20:32:21 d6e48fe762e6: Layer already exists 20:32:21 775beb6dfc21: Layer already exists 20:32:21 6c68d4ab8b8c: Layer already exists 20:32:21 54479b501691: Layer already exists 20:32:21 494db488a034: Layer already exists 20:32:21 517d94499200: Layer already exists 20:32:21 dbaee6060df3: Layer already exists 20:32:21 041cf7d6049b: Layer already exists 20:32:21 5f70bf18a086: Layer already exists 20:32:21 29428f2cb096: Layer already exists 20:32:21 ecbf16ff4db4: Layer already exists 20:32:21 5f4d9fc4d98d: Layer already exists 20:32:22 main: digest: sha256:7c32960898249bf3319970219ab517930f8f48de45faf46742748a91c14def4e size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:22 ===================================================== [Pipeline] echo 20:32:22 taggedImages: 20:32:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 20:32:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.60 20:32:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 20:32:22 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 20:32:22 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:22 latest 20:32:22 3.1.0-dev.60 20:32:22 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:22 main 20:32:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:32:22 f840504b1fe5: Preparing 20:32:22 4537ec935b94: Preparing 20:32:22 81691d78c0e3: Preparing 20:32:22 050d54228d8c: Preparing 20:32:22 6c68d4ab8b8c: Preparing 20:32:22 dbaee6060df3: Preparing 20:32:22 64757fe447c5: Preparing 20:32:22 5f4d9fc4d98d: Preparing 20:32:22 dbaee6060df3: Waiting 20:32:22 64757fe447c5: Waiting 20:32:22 5f4d9fc4d98d: Waiting 20:32:22 6c68d4ab8b8c: Layer already exists 20:32:23 4537ec935b94: Pushed 20:32:23 81691d78c0e3: Pushed 20:32:23 dbaee6060df3: Layer already exists 20:32:23 64757fe447c5: Layer already exists 20:32:23 5f4d9fc4d98d: Layer already exists 20:32:23 f840504b1fe5: Pushed 20:32:25 050d54228d8c: Pushed 20:32:25 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:958ad12aa4db5f3918792e275c8dee9693c678cac9e42c1ead728af034c87495 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:32:26 f840504b1fe5: Preparing 20:32:26 4537ec935b94: Preparing 20:32:26 81691d78c0e3: Preparing 20:32:26 050d54228d8c: Preparing 20:32:26 6c68d4ab8b8c: Preparing 20:32:26 dbaee6060df3: Preparing 20:32:26 64757fe447c5: Preparing 20:32:26 5f4d9fc4d98d: Preparing 20:32:26 dbaee6060df3: Waiting 20:32:26 64757fe447c5: Waiting 20:32:26 5f4d9fc4d98d: Waiting 20:32:26 4537ec935b94: Layer already exists 20:32:26 f840504b1fe5: Layer already exists 20:32:26 6c68d4ab8b8c: Layer already exists 20:32:26 81691d78c0e3: Layer already exists 20:32:26 050d54228d8c: Layer already exists 20:32:26 dbaee6060df3: Layer already exists 20:32:26 64757fe447c5: Layer already exists 20:32:26 5f4d9fc4d98d: Layer already exists 20:32:26 latest: digest: sha256:958ad12aa4db5f3918792e275c8dee9693c678cac9e42c1ead728af034c87495 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.60 20:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:32:27 f840504b1fe5: Preparing 20:32:27 4537ec935b94: Preparing 20:32:27 81691d78c0e3: Preparing 20:32:27 050d54228d8c: Preparing 20:32:27 6c68d4ab8b8c: Preparing 20:32:27 dbaee6060df3: Preparing 20:32:27 64757fe447c5: Preparing 20:32:27 5f4d9fc4d98d: Preparing 20:32:27 dbaee6060df3: Waiting 20:32:27 64757fe447c5: Waiting 20:32:27 5f4d9fc4d98d: Waiting 20:32:27 f840504b1fe5: Layer already exists 20:32:27 050d54228d8c: Layer already exists 20:32:27 81691d78c0e3: Layer already exists 20:32:27 4537ec935b94: Layer already exists 20:32:27 6c68d4ab8b8c: Layer already exists 20:32:27 64757fe447c5: Layer already exists 20:32:27 dbaee6060df3: Layer already exists 20:32:27 5f4d9fc4d98d: Layer already exists 20:32:27 3.1.0-dev.60: digest: sha256:958ad12aa4db5f3918792e275c8dee9693c678cac9e42c1ead728af034c87495 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:32:28 f840504b1fe5: Preparing 20:32:28 4537ec935b94: Preparing 20:32:28 81691d78c0e3: Preparing 20:32:28 050d54228d8c: Preparing 20:32:28 6c68d4ab8b8c: Preparing 20:32:28 dbaee6060df3: Preparing 20:32:28 64757fe447c5: Preparing 20:32:28 5f4d9fc4d98d: Preparing 20:32:28 64757fe447c5: Waiting 20:32:28 5f4d9fc4d98d: Waiting 20:32:28 dbaee6060df3: Waiting 20:32:28 6c68d4ab8b8c: Layer already exists 20:32:28 81691d78c0e3: Layer already exists 20:32:28 050d54228d8c: Layer already exists 20:32:28 f840504b1fe5: Layer already exists 20:32:28 4537ec935b94: Layer already exists 20:32:28 dbaee6060df3: Layer already exists 20:32:28 64757fe447c5: Layer already exists 20:32:28 5f4d9fc4d98d: Layer already exists 20:32:28 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:958ad12aa4db5f3918792e275c8dee9693c678cac9e42c1ead728af034c87495 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:28 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 20:32:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 20:32:28 f840504b1fe5: Preparing 20:32:28 4537ec935b94: Preparing 20:32:28 81691d78c0e3: Preparing 20:32:28 050d54228d8c: Preparing 20:32:28 6c68d4ab8b8c: Preparing 20:32:28 dbaee6060df3: Preparing 20:32:28 64757fe447c5: Preparing 20:32:28 5f4d9fc4d98d: Preparing 20:32:28 dbaee6060df3: Waiting 20:32:28 64757fe447c5: Waiting 20:32:28 5f4d9fc4d98d: Waiting 20:32:28 f840504b1fe5: Layer already exists 20:32:28 81691d78c0e3: Layer already exists 20:32:28 4537ec935b94: Layer already exists 20:32:28 6c68d4ab8b8c: Layer already exists 20:32:28 050d54228d8c: Layer already exists 20:32:28 dbaee6060df3: Layer already exists 20:32:28 64757fe447c5: Layer already exists 20:32:28 5f4d9fc4d98d: Layer already exists 20:32:29 main: digest: sha256:958ad12aa4db5f3918792e275c8dee9693c678cac9e42c1ead728af034c87495 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:29 ===================================================== [Pipeline] echo 20:32:29 taggedImages: 20:32:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 20:32:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.60 20:32:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:29 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 20:32:29 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 20:32:29 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:29 latest 20:32:29 3.1.0-dev.60 20:32:29 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:29 main 20:32:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:32:29 356aeeb9edd9: Preparing 20:32:29 fad30ad93cbc: Preparing 20:32:29 e189f474a09f: Preparing 20:32:29 c13ade7067bb: Preparing 20:32:29 f88666ce348d: Preparing 20:32:29 6c68d4ab8b8c: Preparing 20:32:29 dbaee6060df3: Preparing 20:32:29 3e872daccf69: Preparing 20:32:29 cd5ea4eedd7d: Preparing 20:32:29 5f4d9fc4d98d: Preparing 20:32:29 dbaee6060df3: Waiting 20:32:29 3e872daccf69: Waiting 20:32:29 cd5ea4eedd7d: Waiting 20:32:29 5f4d9fc4d98d: Waiting 20:32:29 6c68d4ab8b8c: Waiting 20:32:30 fad30ad93cbc: Pushed 20:32:30 f88666ce348d: Pushed 20:32:30 6c68d4ab8b8c: Layer already exists 20:32:30 356aeeb9edd9: Pushed 20:32:30 c13ade7067bb: Pushed 20:32:30 dbaee6060df3: Layer already exists 20:32:30 5f4d9fc4d98d: Layer already exists 20:32:30 3e872daccf69: Pushed 20:32:32 cd5ea4eedd7d: Pushed 20:32:32 e189f474a09f: Pushed 20:32:32 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:778251b470445690640a064b81d751f2fc99576c738ce15bc7adfdd93b44d4b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:32:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:32:33 356aeeb9edd9: Preparing 20:32:33 fad30ad93cbc: Preparing 20:32:33 e189f474a09f: Preparing 20:32:33 c13ade7067bb: Preparing 20:32:33 f88666ce348d: Preparing 20:32:33 6c68d4ab8b8c: Preparing 20:32:33 dbaee6060df3: Preparing 20:32:33 3e872daccf69: Preparing 20:32:33 6c68d4ab8b8c: Waiting 20:32:33 cd5ea4eedd7d: Preparing 20:32:33 5f4d9fc4d98d: Preparing 20:32:33 dbaee6060df3: Waiting 20:32:33 3e872daccf69: Waiting 20:32:33 cd5ea4eedd7d: Waiting 20:32:33 5f4d9fc4d98d: Waiting 20:32:33 f88666ce348d: Layer already exists 20:32:33 356aeeb9edd9: Layer already exists 20:32:33 c13ade7067bb: Layer already exists 20:32:33 e189f474a09f: Layer already exists 20:32:33 fad30ad93cbc: Layer already exists 20:32:33 dbaee6060df3: Layer already exists 20:32:33 5f4d9fc4d98d: Layer already exists 20:32:33 6c68d4ab8b8c: Layer already exists 20:32:33 3e872daccf69: Layer already exists 20:32:33 cd5ea4eedd7d: Layer already exists 20:32:33 latest: digest: sha256:778251b470445690640a064b81d751f2fc99576c738ce15bc7adfdd93b44d4b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.60 20:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:32:34 356aeeb9edd9: Preparing 20:32:34 fad30ad93cbc: Preparing 20:32:34 e189f474a09f: Preparing 20:32:34 c13ade7067bb: Preparing 20:32:34 f88666ce348d: Preparing 20:32:34 6c68d4ab8b8c: Preparing 20:32:34 dbaee6060df3: Preparing 20:32:34 3e872daccf69: Preparing 20:32:34 cd5ea4eedd7d: Preparing 20:32:34 5f4d9fc4d98d: Preparing 20:32:34 dbaee6060df3: Waiting 20:32:34 3e872daccf69: Waiting 20:32:34 cd5ea4eedd7d: Waiting 20:32:34 5f4d9fc4d98d: Waiting 20:32:34 6c68d4ab8b8c: Waiting 20:32:34 fad30ad93cbc: Layer already exists 20:32:34 f88666ce348d: Layer already exists 20:32:34 356aeeb9edd9: Layer already exists 20:32:34 c13ade7067bb: Layer already exists 20:32:34 e189f474a09f: Layer already exists 20:32:34 dbaee6060df3: Layer already exists 20:32:34 6c68d4ab8b8c: Layer already exists 20:32:34 5f4d9fc4d98d: Layer already exists 20:32:34 cd5ea4eedd7d: Layer already exists 20:32:34 3e872daccf69: Layer already exists 20:32:34 3.1.0-dev.60: digest: sha256:778251b470445690640a064b81d751f2fc99576c738ce15bc7adfdd93b44d4b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:32:34 356aeeb9edd9: Preparing 20:32:34 fad30ad93cbc: Preparing 20:32:34 e189f474a09f: Preparing 20:32:34 c13ade7067bb: Preparing 20:32:34 f88666ce348d: Preparing 20:32:34 6c68d4ab8b8c: Preparing 20:32:34 dbaee6060df3: Preparing 20:32:34 3e872daccf69: Preparing 20:32:34 cd5ea4eedd7d: Preparing 20:32:34 5f4d9fc4d98d: Preparing 20:32:34 dbaee6060df3: Waiting 20:32:34 3e872daccf69: Waiting 20:32:34 6c68d4ab8b8c: Waiting 20:32:34 cd5ea4eedd7d: Waiting 20:32:34 5f4d9fc4d98d: Waiting 20:32:34 356aeeb9edd9: Layer already exists 20:32:34 e189f474a09f: Layer already exists 20:32:34 f88666ce348d: Layer already exists 20:32:34 fad30ad93cbc: Layer already exists 20:32:34 c13ade7067bb: Layer already exists 20:32:34 3e872daccf69: Layer already exists 20:32:34 6c68d4ab8b8c: Layer already exists 20:32:34 dbaee6060df3: Layer already exists 20:32:34 cd5ea4eedd7d: Layer already exists 20:32:34 5f4d9fc4d98d: Layer already exists 20:32:35 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:778251b470445690640a064b81d751f2fc99576c738ce15bc7adfdd93b44d4b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 20:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 20:32:36 356aeeb9edd9: Preparing 20:32:36 fad30ad93cbc: Preparing 20:32:36 e189f474a09f: Preparing 20:32:36 c13ade7067bb: Preparing 20:32:36 f88666ce348d: Preparing 20:32:36 6c68d4ab8b8c: Preparing 20:32:36 dbaee6060df3: Preparing 20:32:36 3e872daccf69: Preparing 20:32:36 cd5ea4eedd7d: Preparing 20:32:36 5f4d9fc4d98d: Preparing 20:32:36 dbaee6060df3: Waiting 20:32:36 5f4d9fc4d98d: Waiting 20:32:36 3e872daccf69: Waiting 20:32:36 cd5ea4eedd7d: Waiting 20:32:36 6c68d4ab8b8c: Waiting 20:32:36 e189f474a09f: Layer already exists 20:32:36 c13ade7067bb: Layer already exists 20:32:36 356aeeb9edd9: Layer already exists 20:32:36 f88666ce348d: Layer already exists 20:32:36 fad30ad93cbc: Layer already exists 20:32:36 6c68d4ab8b8c: Layer already exists 20:32:36 dbaee6060df3: Layer already exists 20:32:36 3e872daccf69: Layer already exists 20:32:36 cd5ea4eedd7d: Layer already exists 20:32:36 5f4d9fc4d98d: Layer already exists 20:32:36 main: digest: sha256:778251b470445690640a064b81d751f2fc99576c738ce15bc7adfdd93b44d4b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:37 ===================================================== [Pipeline] echo 20:32:37 taggedImages: 20:32:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 20:32:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.60 20:32:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 20:32:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 20:32:37 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:37 latest 20:32:37 3.1.0-dev.60 20:32:37 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:37 main 20:32:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:32:37 4005fb78311a: Preparing 20:32:37 8e18f14fdb76: Preparing 20:32:37 8dc705f2e51a: Preparing 20:32:37 88427b507b76: Preparing 20:32:37 9922cbbbb4c9: Preparing 20:32:37 85a0aaf6f2e2: Preparing 20:32:37 73ac2c956bdb: Preparing 20:32:37 6c68d4ab8b8c: Preparing 20:32:37 dbaee6060df3: Preparing 20:32:37 bc05bebc7a97: Preparing 20:32:37 5f4d9fc4d98d: Preparing 20:32:37 85a0aaf6f2e2: Waiting 20:32:37 73ac2c956bdb: Waiting 20:32:37 bc05bebc7a97: Waiting 20:32:37 5f4d9fc4d98d: Waiting 20:32:37 6c68d4ab8b8c: Waiting 20:32:37 dbaee6060df3: Waiting 20:32:38 9922cbbbb4c9: Pushed 20:32:38 8e18f14fdb76: Pushed 20:32:38 4005fb78311a: Pushed 20:32:38 6c68d4ab8b8c: Layer already exists 20:32:38 dbaee6060df3: Layer already exists 20:32:38 85a0aaf6f2e2: Pushed 20:32:38 73ac2c956bdb: Pushed 20:32:38 5f4d9fc4d98d: Layer already exists 20:32:41 bc05bebc7a97: Pushed 20:32:41 88427b507b76: Pushed 20:32:41 8dc705f2e51a: Pushed 20:32:41 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:fa75c360b3d7afca9e2340dd1adc78f309c265a85686db9e9358a279027e2f09 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:32:42 4005fb78311a: Preparing 20:32:42 8e18f14fdb76: Preparing 20:32:42 8dc705f2e51a: Preparing 20:32:42 88427b507b76: Preparing 20:32:42 9922cbbbb4c9: Preparing 20:32:42 85a0aaf6f2e2: Preparing 20:32:42 73ac2c956bdb: Preparing 20:32:42 6c68d4ab8b8c: Preparing 20:32:42 dbaee6060df3: Preparing 20:32:42 bc05bebc7a97: Preparing 20:32:42 5f4d9fc4d98d: Preparing 20:32:42 6c68d4ab8b8c: Waiting 20:32:42 dbaee6060df3: Waiting 20:32:42 bc05bebc7a97: Waiting 20:32:42 5f4d9fc4d98d: Waiting 20:32:42 85a0aaf6f2e2: Waiting 20:32:42 8dc705f2e51a: Layer already exists 20:32:42 4005fb78311a: Layer already exists 20:32:42 9922cbbbb4c9: Layer already exists 20:32:42 8e18f14fdb76: Layer already exists 20:32:42 88427b507b76: Layer already exists 20:32:42 85a0aaf6f2e2: Layer already exists 20:32:42 73ac2c956bdb: Layer already exists 20:32:42 dbaee6060df3: Layer already exists 20:32:42 6c68d4ab8b8c: Layer already exists 20:32:42 bc05bebc7a97: Layer already exists 20:32:42 5f4d9fc4d98d: Layer already exists 20:32:42 latest: digest: sha256:fa75c360b3d7afca9e2340dd1adc78f309c265a85686db9e9358a279027e2f09 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.60 20:32:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:32:43 4005fb78311a: Preparing 20:32:43 8e18f14fdb76: Preparing 20:32:43 8dc705f2e51a: Preparing 20:32:43 88427b507b76: Preparing 20:32:43 9922cbbbb4c9: Preparing 20:32:43 85a0aaf6f2e2: Preparing 20:32:43 73ac2c956bdb: Preparing 20:32:43 6c68d4ab8b8c: Preparing 20:32:43 dbaee6060df3: Preparing 20:32:43 bc05bebc7a97: Preparing 20:32:43 5f4d9fc4d98d: Preparing 20:32:43 85a0aaf6f2e2: Waiting 20:32:43 6c68d4ab8b8c: Waiting 20:32:43 dbaee6060df3: Waiting 20:32:43 bc05bebc7a97: Waiting 20:32:43 5f4d9fc4d98d: Waiting 20:32:43 73ac2c956bdb: Waiting 20:32:43 9922cbbbb4c9: Layer already exists 20:32:43 88427b507b76: Layer already exists 20:32:43 8e18f14fdb76: Layer already exists 20:32:43 8dc705f2e51a: Layer already exists 20:32:43 4005fb78311a: Layer already exists 20:32:43 73ac2c956bdb: Layer already exists 20:32:43 85a0aaf6f2e2: Layer already exists 20:32:43 dbaee6060df3: Layer already exists 20:32:43 bc05bebc7a97: Layer already exists 20:32:43 6c68d4ab8b8c: Layer already exists 20:32:43 5f4d9fc4d98d: Layer already exists 20:32:43 3.1.0-dev.60: digest: sha256:fa75c360b3d7afca9e2340dd1adc78f309c265a85686db9e9358a279027e2f09 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:32:44 4005fb78311a: Preparing 20:32:44 8e18f14fdb76: Preparing 20:32:44 8dc705f2e51a: Preparing 20:32:44 88427b507b76: Preparing 20:32:44 9922cbbbb4c9: Preparing 20:32:44 85a0aaf6f2e2: Preparing 20:32:44 73ac2c956bdb: Preparing 20:32:44 6c68d4ab8b8c: Preparing 20:32:44 dbaee6060df3: Preparing 20:32:44 bc05bebc7a97: Preparing 20:32:44 5f4d9fc4d98d: Preparing 20:32:44 6c68d4ab8b8c: Waiting 20:32:44 dbaee6060df3: Waiting 20:32:44 bc05bebc7a97: Waiting 20:32:44 85a0aaf6f2e2: Waiting 20:32:44 73ac2c956bdb: Waiting 20:32:44 5f4d9fc4d98d: Waiting 20:32:44 8dc705f2e51a: Layer already exists 20:32:44 9922cbbbb4c9: Layer already exists 20:32:44 8e18f14fdb76: Layer already exists 20:32:44 88427b507b76: Layer already exists 20:32:44 4005fb78311a: Layer already exists 20:32:44 85a0aaf6f2e2: Layer already exists 20:32:44 73ac2c956bdb: Layer already exists 20:32:44 dbaee6060df3: Layer already exists 20:32:44 bc05bebc7a97: Layer already exists 20:32:44 6c68d4ab8b8c: Layer already exists 20:32:44 5f4d9fc4d98d: Layer already exists 20:32:44 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:fa75c360b3d7afca9e2340dd1adc78f309c265a85686db9e9358a279027e2f09 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 20:32:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 20:32:45 4005fb78311a: Preparing 20:32:45 8e18f14fdb76: Preparing 20:32:45 8dc705f2e51a: Preparing 20:32:45 88427b507b76: Preparing 20:32:45 9922cbbbb4c9: Preparing 20:32:45 85a0aaf6f2e2: Preparing 20:32:45 73ac2c956bdb: Preparing 20:32:45 6c68d4ab8b8c: Preparing 20:32:45 dbaee6060df3: Preparing 20:32:45 bc05bebc7a97: Preparing 20:32:45 5f4d9fc4d98d: Preparing 20:32:45 6c68d4ab8b8c: Waiting 20:32:45 85a0aaf6f2e2: Waiting 20:32:45 73ac2c956bdb: Waiting 20:32:45 bc05bebc7a97: Waiting 20:32:45 5f4d9fc4d98d: Waiting 20:32:45 9922cbbbb4c9: Layer already exists 20:32:45 88427b507b76: Layer already exists 20:32:45 8e18f14fdb76: Layer already exists 20:32:45 8dc705f2e51a: Layer already exists 20:32:45 4005fb78311a: Layer already exists 20:32:45 85a0aaf6f2e2: Layer already exists 20:32:45 6c68d4ab8b8c: Layer already exists 20:32:45 73ac2c956bdb: Layer already exists 20:32:45 dbaee6060df3: Layer already exists 20:32:45 bc05bebc7a97: Layer already exists 20:32:45 5f4d9fc4d98d: Layer already exists 20:32:45 main: digest: sha256:fa75c360b3d7afca9e2340dd1adc78f309c265a85686db9e9358a279027e2f09 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:45 ===================================================== [Pipeline] echo 20:32:45 taggedImages: 20:32:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 20:32:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.60 20:32:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 20:32:45 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 20:32:45 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:45 latest 20:32:45 3.1.0-dev.60 20:32:45 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:45 main 20:32:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:32:46 bc8230d213a2: Preparing 20:32:46 06a40a8ebad1: Preparing 20:32:46 6c68d4ab8b8c: Preparing 20:32:46 dbaee6060df3: Preparing 20:32:46 1ac10b3fc673: Preparing 20:32:46 5f4d9fc4d98d: Preparing 20:32:46 5f4d9fc4d98d: Waiting 20:32:46 6c68d4ab8b8c: Layer already exists 20:32:46 dbaee6060df3: Layer already exists 20:32:46 5f4d9fc4d98d: Layer already exists 20:32:46 bc8230d213a2: Pushed 20:32:47 1ac10b3fc673: Pushed 20:32:51 06a40a8ebad1: Pushed 20:32:51 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:0c5ffa73dd49cb79dc0ead20d10194919358044900613dd5595b726cb56b76a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:51 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:32:51 bc8230d213a2: Preparing 20:32:51 06a40a8ebad1: Preparing 20:32:51 6c68d4ab8b8c: Preparing 20:32:51 dbaee6060df3: Preparing 20:32:51 1ac10b3fc673: Preparing 20:32:51 5f4d9fc4d98d: Preparing 20:32:51 5f4d9fc4d98d: Waiting 20:32:51 bc8230d213a2: Layer already exists 20:32:51 dbaee6060df3: Layer already exists 20:32:51 06a40a8ebad1: Layer already exists 20:32:51 1ac10b3fc673: Layer already exists 20:32:51 6c68d4ab8b8c: Layer already exists 20:32:51 5f4d9fc4d98d: Layer already exists 20:32:51 latest: digest: sha256:0c5ffa73dd49cb79dc0ead20d10194919358044900613dd5595b726cb56b76a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.60 20:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:32:52 bc8230d213a2: Preparing 20:32:52 06a40a8ebad1: Preparing 20:32:52 6c68d4ab8b8c: Preparing 20:32:52 dbaee6060df3: Preparing 20:32:52 1ac10b3fc673: Preparing 20:32:52 5f4d9fc4d98d: Preparing 20:32:52 5f4d9fc4d98d: Waiting 20:32:52 bc8230d213a2: Layer already exists 20:32:52 1ac10b3fc673: Layer already exists 20:32:52 06a40a8ebad1: Layer already exists 20:32:52 6c68d4ab8b8c: Layer already exists 20:32:52 dbaee6060df3: Layer already exists 20:32:52 5f4d9fc4d98d: Layer already exists 20:32:52 3.1.0-dev.60: digest: sha256:0c5ffa73dd49cb79dc0ead20d10194919358044900613dd5595b726cb56b76a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:32:53 bc8230d213a2: Preparing 20:32:53 06a40a8ebad1: Preparing 20:32:53 6c68d4ab8b8c: Preparing 20:32:53 dbaee6060df3: Preparing 20:32:53 1ac10b3fc673: Preparing 20:32:53 5f4d9fc4d98d: Preparing 20:32:53 5f4d9fc4d98d: Waiting 20:32:53 6c68d4ab8b8c: Layer already exists 20:32:53 bc8230d213a2: Layer already exists 20:32:53 06a40a8ebad1: Layer already exists 20:32:53 dbaee6060df3: Layer already exists 20:32:53 1ac10b3fc673: Layer already exists 20:32:53 5f4d9fc4d98d: Layer already exists 20:32:53 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:0c5ffa73dd49cb79dc0ead20d10194919358044900613dd5595b726cb56b76a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 20:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 20:32:54 bc8230d213a2: Preparing 20:32:54 06a40a8ebad1: Preparing 20:32:54 6c68d4ab8b8c: Preparing 20:32:54 dbaee6060df3: Preparing 20:32:54 1ac10b3fc673: Preparing 20:32:54 5f4d9fc4d98d: Preparing 20:32:54 5f4d9fc4d98d: Waiting 20:32:54 dbaee6060df3: Layer already exists 20:32:54 bc8230d213a2: Layer already exists 20:32:54 6c68d4ab8b8c: Layer already exists 20:32:54 06a40a8ebad1: Layer already exists 20:32:54 1ac10b3fc673: Layer already exists 20:32:54 5f4d9fc4d98d: Layer already exists 20:32:54 main: digest: sha256:0c5ffa73dd49cb79dc0ead20d10194919358044900613dd5595b726cb56b76a4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:32:54 ===================================================== [Pipeline] echo 20:32:54 taggedImages: 20:32:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 20:32:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.60 20:32:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 20:32:54 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 20:32:54 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:54 latest 20:32:54 3.1.0-dev.60 20:32:54 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:32:54 main 20:32:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:55 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:32:55 c82bc09a45d8: Preparing 20:32:55 d7c09aacf251: Preparing 20:32:55 72d7f5b84146: Preparing 20:32:55 6c68d4ab8b8c: Preparing 20:32:55 dbaee6060df3: Preparing 20:32:55 e0f23309aa80: Preparing 20:32:55 8b3d447228e5: Preparing 20:32:55 189172929867: Preparing 20:32:55 5f4d9fc4d98d: Preparing 20:32:55 e0f23309aa80: Waiting 20:32:55 8b3d447228e5: Waiting 20:32:55 5f4d9fc4d98d: Waiting 20:32:55 189172929867: Waiting 20:32:55 6c68d4ab8b8c: Layer already exists 20:32:55 dbaee6060df3: Layer already exists 20:32:55 72d7f5b84146: Pushed 20:32:55 d7c09aacf251: Pushed 20:32:55 c82bc09a45d8: Pushed 20:32:55 5f4d9fc4d98d: Layer already exists 20:32:56 189172929867: Pushed 20:33:09 8b3d447228e5: Pushed 20:33:13 e0f23309aa80: Pushed 20:33:13 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:19047e864f2b6369e8b55b467f36c90a66808d7c93a57d52033ee169c11e905c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:33:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:33:13 c82bc09a45d8: Preparing 20:33:13 d7c09aacf251: Preparing 20:33:13 72d7f5b84146: Preparing 20:33:13 6c68d4ab8b8c: Preparing 20:33:13 dbaee6060df3: Preparing 20:33:13 e0f23309aa80: Preparing 20:33:13 8b3d447228e5: Preparing 20:33:13 189172929867: Preparing 20:33:13 5f4d9fc4d98d: Preparing 20:33:13 e0f23309aa80: Waiting 20:33:13 8b3d447228e5: Waiting 20:33:13 189172929867: Waiting 20:33:13 5f4d9fc4d98d: Waiting 20:33:13 c82bc09a45d8: Layer already exists 20:33:13 72d7f5b84146: Layer already exists 20:33:13 dbaee6060df3: Layer already exists 20:33:13 d7c09aacf251: Layer already exists 20:33:13 6c68d4ab8b8c: Layer already exists 20:33:13 189172929867: Layer already exists 20:33:13 e0f23309aa80: Layer already exists 20:33:13 5f4d9fc4d98d: Layer already exists 20:33:13 8b3d447228e5: Layer already exists 20:33:14 latest: digest: sha256:19047e864f2b6369e8b55b467f36c90a66808d7c93a57d52033ee169c11e905c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.60 20:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:33:17 c82bc09a45d8: Preparing 20:33:17 d7c09aacf251: Preparing 20:33:17 72d7f5b84146: Preparing 20:33:17 6c68d4ab8b8c: Preparing 20:33:17 dbaee6060df3: Preparing 20:33:17 e0f23309aa80: Preparing 20:33:17 8b3d447228e5: Preparing 20:33:17 189172929867: Preparing 20:33:17 5f4d9fc4d98d: Preparing 20:33:17 189172929867: Waiting 20:33:17 8b3d447228e5: Waiting 20:33:17 5f4d9fc4d98d: Waiting 20:33:17 e0f23309aa80: Waiting 20:33:17 72d7f5b84146: Layer already exists 20:33:17 d7c09aacf251: Layer already exists 20:33:17 6c68d4ab8b8c: Layer already exists 20:33:17 c82bc09a45d8: Layer already exists 20:33:17 dbaee6060df3: Layer already exists 20:33:17 189172929867: Layer already exists 20:33:17 8b3d447228e5: Layer already exists 20:33:17 e0f23309aa80: Layer already exists 20:33:17 5f4d9fc4d98d: Layer already exists 20:33:17 3.1.0-dev.60: digest: sha256:19047e864f2b6369e8b55b467f36c90a66808d7c93a57d52033ee169c11e905c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:33:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:33:18 c82bc09a45d8: Preparing 20:33:18 d7c09aacf251: Preparing 20:33:18 72d7f5b84146: Preparing 20:33:18 6c68d4ab8b8c: Preparing 20:33:18 dbaee6060df3: Preparing 20:33:18 e0f23309aa80: Preparing 20:33:18 8b3d447228e5: Preparing 20:33:18 189172929867: Preparing 20:33:18 5f4d9fc4d98d: Preparing 20:33:18 8b3d447228e5: Waiting 20:33:18 189172929867: Waiting 20:33:18 e0f23309aa80: Waiting 20:33:18 c82bc09a45d8: Layer already exists 20:33:18 72d7f5b84146: Layer already exists 20:33:18 d7c09aacf251: Layer already exists 20:33:18 6c68d4ab8b8c: Layer already exists 20:33:18 dbaee6060df3: Layer already exists 20:33:18 5f4d9fc4d98d: Layer already exists 20:33:18 8b3d447228e5: Layer already exists 20:33:18 e0f23309aa80: Layer already exists 20:33:18 189172929867: Layer already exists 20:33:18 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:19047e864f2b6369e8b55b467f36c90a66808d7c93a57d52033ee169c11e905c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 20:33:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 20:33:19 c82bc09a45d8: Preparing 20:33:19 d7c09aacf251: Preparing 20:33:19 72d7f5b84146: Preparing 20:33:19 6c68d4ab8b8c: Preparing 20:33:19 dbaee6060df3: Preparing 20:33:19 e0f23309aa80: Preparing 20:33:19 8b3d447228e5: Preparing 20:33:19 189172929867: Preparing 20:33:19 5f4d9fc4d98d: Preparing 20:33:19 e0f23309aa80: Waiting 20:33:19 8b3d447228e5: Waiting 20:33:19 189172929867: Waiting 20:33:19 5f4d9fc4d98d: Waiting 20:33:19 d7c09aacf251: Layer already exists 20:33:19 6c68d4ab8b8c: Layer already exists 20:33:19 72d7f5b84146: Layer already exists 20:33:19 c82bc09a45d8: Layer already exists 20:33:19 dbaee6060df3: Layer already exists 20:33:19 e0f23309aa80: Layer already exists 20:33:19 189172929867: Layer already exists 20:33:19 8b3d447228e5: Layer already exists 20:33:19 5f4d9fc4d98d: Layer already exists 20:33:19 main: digest: sha256:19047e864f2b6369e8b55b467f36c90a66808d7c93a57d52033ee169c11e905c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:19 ===================================================== [Pipeline] echo 20:33:19 taggedImages: 20:33:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:33:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 20:33:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.60 20:33:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:33:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 20:33:19 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 20:33:19 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:33:19 latest 20:33:19 3.1.0-dev.60 20:33:19 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:33:19 main 20:33:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:33:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:33:20 e63b3d507d45: Preparing 20:33:20 da59d4c7ffd2: Preparing 20:33:20 ea483e103005: Preparing 20:33:20 6c68d4ab8b8c: Preparing 20:33:20 dbaee6060df3: Preparing 20:33:20 e0f23309aa80: Preparing 20:33:20 3e9ba5dff6c5: Preparing 20:33:20 5f4d9fc4d98d: Preparing 20:33:20 e0f23309aa80: Waiting 20:33:20 3e9ba5dff6c5: Waiting 20:33:20 5f4d9fc4d98d: Waiting 20:33:20 dbaee6060df3: Layer already exists 20:33:20 6c68d4ab8b8c: Layer already exists 20:33:20 e0f23309aa80: Layer already exists 20:33:20 5f4d9fc4d98d: Layer already exists 20:33:20 e63b3d507d45: Pushed 20:33:20 da59d4c7ffd2: Pushed 20:33:20 ea483e103005: Pushed 20:33:21 3e9ba5dff6c5: Pushed 20:33:21 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:cea4a3699e30805d55ede3ce690bbf847cde57f1176dff66cdd0a85804a90643 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:21 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:33:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:33:22 e63b3d507d45: Preparing 20:33:22 da59d4c7ffd2: Preparing 20:33:22 ea483e103005: Preparing 20:33:22 6c68d4ab8b8c: Preparing 20:33:22 dbaee6060df3: Preparing 20:33:22 e0f23309aa80: Preparing 20:33:22 3e9ba5dff6c5: Preparing 20:33:22 5f4d9fc4d98d: Preparing 20:33:22 e0f23309aa80: Waiting 20:33:22 3e9ba5dff6c5: Waiting 20:33:22 5f4d9fc4d98d: Waiting 20:33:22 6c68d4ab8b8c: Layer already exists 20:33:22 dbaee6060df3: Layer already exists 20:33:22 ea483e103005: Layer already exists 20:33:22 e63b3d507d45: Layer already exists 20:33:22 da59d4c7ffd2: Layer already exists 20:33:22 3e9ba5dff6c5: Layer already exists 20:33:22 5f4d9fc4d98d: Layer already exists 20:33:22 e0f23309aa80: Layer already exists 20:33:22 latest: digest: sha256:cea4a3699e30805d55ede3ce690bbf847cde57f1176dff66cdd0a85804a90643 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.60 20:33:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:33:23 e63b3d507d45: Preparing 20:33:23 da59d4c7ffd2: Preparing 20:33:23 ea483e103005: Preparing 20:33:23 6c68d4ab8b8c: Preparing 20:33:23 dbaee6060df3: Preparing 20:33:23 e0f23309aa80: Preparing 20:33:23 3e9ba5dff6c5: Preparing 20:33:23 5f4d9fc4d98d: Preparing 20:33:23 e0f23309aa80: Waiting 20:33:23 3e9ba5dff6c5: Waiting 20:33:23 5f4d9fc4d98d: Waiting 20:33:23 e63b3d507d45: Layer already exists 20:33:23 ea483e103005: Layer already exists 20:33:23 da59d4c7ffd2: Layer already exists 20:33:23 6c68d4ab8b8c: Layer already exists 20:33:23 dbaee6060df3: Layer already exists 20:33:23 e0f23309aa80: Layer already exists 20:33:23 3e9ba5dff6c5: Layer already exists 20:33:23 5f4d9fc4d98d: Layer already exists 20:33:23 3.1.0-dev.60: digest: sha256:cea4a3699e30805d55ede3ce690bbf847cde57f1176dff66cdd0a85804a90643 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:23 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:33:24 e63b3d507d45: Preparing 20:33:24 da59d4c7ffd2: Preparing 20:33:24 ea483e103005: Preparing 20:33:24 6c68d4ab8b8c: Preparing 20:33:24 dbaee6060df3: Preparing 20:33:24 e0f23309aa80: Preparing 20:33:24 3e9ba5dff6c5: Preparing 20:33:24 5f4d9fc4d98d: Preparing 20:33:24 e0f23309aa80: Waiting 20:33:24 5f4d9fc4d98d: Waiting 20:33:24 3e9ba5dff6c5: Waiting 20:33:24 da59d4c7ffd2: Layer already exists 20:33:24 e63b3d507d45: Layer already exists 20:33:24 dbaee6060df3: Layer already exists 20:33:24 ea483e103005: Layer already exists 20:33:24 6c68d4ab8b8c: Layer already exists 20:33:24 3e9ba5dff6c5: Layer already exists 20:33:24 e0f23309aa80: Layer already exists 20:33:24 5f4d9fc4d98d: Layer already exists 20:33:24 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:cea4a3699e30805d55ede3ce690bbf847cde57f1176dff66cdd0a85804a90643 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:24 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 20:33:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 20:33:24 e63b3d507d45: Preparing 20:33:24 da59d4c7ffd2: Preparing 20:33:24 ea483e103005: Preparing 20:33:24 6c68d4ab8b8c: Preparing 20:33:24 dbaee6060df3: Preparing 20:33:24 e0f23309aa80: Preparing 20:33:24 3e9ba5dff6c5: Preparing 20:33:24 5f4d9fc4d98d: Preparing 20:33:24 e0f23309aa80: Waiting 20:33:24 3e9ba5dff6c5: Waiting 20:33:24 5f4d9fc4d98d: Waiting 20:33:24 e63b3d507d45: Layer already exists 20:33:24 dbaee6060df3: Layer already exists 20:33:24 6c68d4ab8b8c: Layer already exists 20:33:24 da59d4c7ffd2: Layer already exists 20:33:24 ea483e103005: Layer already exists 20:33:24 3e9ba5dff6c5: Layer already exists 20:33:24 5f4d9fc4d98d: Layer already exists 20:33:24 e0f23309aa80: Layer already exists 20:33:24 main: digest: sha256:cea4a3699e30805d55ede3ce690bbf847cde57f1176dff66cdd0a85804a90643 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:24 ===================================================== [Pipeline] echo 20:33:24 taggedImages: 20:33:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:33:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 20:33:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.60 20:33:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:33:24 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 20:33:25 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 20:33:25 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:33:25 latest 20:33:25 3.1.0-dev.60 20:33:25 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:33:25 main 20:33:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:33:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:33:25 c82bc09a45d8: Preparing 20:33:25 6f117728606f: Preparing 20:33:25 2f216f88e51e: Preparing 20:33:25 6c68d4ab8b8c: Preparing 20:33:25 dbaee6060df3: Preparing 20:33:25 e0f23309aa80: Preparing 20:33:25 189172929867: Preparing 20:33:25 5f4d9fc4d98d: Preparing 20:33:25 189172929867: Waiting 20:33:25 5f4d9fc4d98d: Waiting 20:33:25 e0f23309aa80: Waiting 20:33:25 dbaee6060df3: Layer already exists 20:33:25 c82bc09a45d8: Layer already exists 20:33:25 6c68d4ab8b8c: Layer already exists 20:33:25 e0f23309aa80: Layer already exists 20:33:25 189172929867: Layer already exists 20:33:25 5f4d9fc4d98d: Layer already exists 20:33:25 2f216f88e51e: Pushed 20:33:25 6f117728606f: Pushed 20:33:25 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:f348e9db095c1c5c98452a5a3a314861539b2855b913e152b10ae97cdb943ae4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:33:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:33:26 c82bc09a45d8: Preparing 20:33:26 6f117728606f: Preparing 20:33:26 2f216f88e51e: Preparing 20:33:26 6c68d4ab8b8c: Preparing 20:33:26 dbaee6060df3: Preparing 20:33:26 e0f23309aa80: Preparing 20:33:26 189172929867: Preparing 20:33:26 5f4d9fc4d98d: Preparing 20:33:26 e0f23309aa80: Waiting 20:33:26 5f4d9fc4d98d: Waiting 20:33:26 189172929867: Waiting 20:33:26 6c68d4ab8b8c: Layer already exists 20:33:26 c82bc09a45d8: Layer already exists 20:33:26 2f216f88e51e: Layer already exists 20:33:26 dbaee6060df3: Layer already exists 20:33:26 6f117728606f: Layer already exists 20:33:26 5f4d9fc4d98d: Layer already exists 20:33:26 189172929867: Layer already exists 20:33:26 e0f23309aa80: Layer already exists 20:33:26 latest: digest: sha256:f348e9db095c1c5c98452a5a3a314861539b2855b913e152b10ae97cdb943ae4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.60 20:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:33:27 c82bc09a45d8: Preparing 20:33:27 6f117728606f: Preparing 20:33:27 2f216f88e51e: Preparing 20:33:27 6c68d4ab8b8c: Preparing 20:33:27 dbaee6060df3: Preparing 20:33:27 e0f23309aa80: Preparing 20:33:27 189172929867: Preparing 20:33:27 5f4d9fc4d98d: Preparing 20:33:27 189172929867: Waiting 20:33:27 5f4d9fc4d98d: Waiting 20:33:27 e0f23309aa80: Waiting 20:33:27 c82bc09a45d8: Layer already exists 20:33:27 dbaee6060df3: Layer already exists 20:33:27 6f117728606f: Layer already exists 20:33:27 6c68d4ab8b8c: Layer already exists 20:33:27 2f216f88e51e: Layer already exists 20:33:27 189172929867: Layer already exists 20:33:27 e0f23309aa80: Layer already exists 20:33:27 5f4d9fc4d98d: Layer already exists 20:33:27 3.1.0-dev.60: digest: sha256:f348e9db095c1c5c98452a5a3a314861539b2855b913e152b10ae97cdb943ae4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:33:28 c82bc09a45d8: Preparing 20:33:28 6f117728606f: Preparing 20:33:28 2f216f88e51e: Preparing 20:33:28 6c68d4ab8b8c: Preparing 20:33:28 dbaee6060df3: Preparing 20:33:28 e0f23309aa80: Preparing 20:33:28 189172929867: Preparing 20:33:28 5f4d9fc4d98d: Preparing 20:33:28 189172929867: Waiting 20:33:28 5f4d9fc4d98d: Waiting 20:33:28 e0f23309aa80: Waiting 20:33:28 6c68d4ab8b8c: Layer already exists 20:33:28 dbaee6060df3: Layer already exists 20:33:28 2f216f88e51e: Layer already exists 20:33:28 6f117728606f: Layer already exists 20:33:28 c82bc09a45d8: Layer already exists 20:33:28 e0f23309aa80: Layer already exists 20:33:28 189172929867: Layer already exists 20:33:28 5f4d9fc4d98d: Layer already exists 20:33:28 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:f348e9db095c1c5c98452a5a3a314861539b2855b913e152b10ae97cdb943ae4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:29 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 20:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 20:33:30 c82bc09a45d8: Preparing 20:33:30 6f117728606f: Preparing 20:33:30 2f216f88e51e: Preparing 20:33:30 6c68d4ab8b8c: Preparing 20:33:30 dbaee6060df3: Preparing 20:33:30 e0f23309aa80: Preparing 20:33:30 189172929867: Preparing 20:33:30 5f4d9fc4d98d: Preparing 20:33:30 189172929867: Waiting 20:33:30 5f4d9fc4d98d: Waiting 20:33:30 e0f23309aa80: Waiting 20:33:30 dbaee6060df3: Layer already exists 20:33:30 6f117728606f: Layer already exists 20:33:30 c82bc09a45d8: Layer already exists 20:33:30 6c68d4ab8b8c: Layer already exists 20:33:30 2f216f88e51e: Layer already exists 20:33:30 e0f23309aa80: Layer already exists 20:33:30 189172929867: Layer already exists 20:33:30 5f4d9fc4d98d: Layer already exists 20:33:30 main: digest: sha256:f348e9db095c1c5c98452a5a3a314861539b2855b913e152b10ae97cdb943ae4 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:30 ===================================================== [Pipeline] echo 20:33:30 taggedImages: 20:33:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:33:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 20:33:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.60 20:33:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:33:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 20:33:30 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 20:33:30 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:33:30 latest 20:33:30 3.1.0-dev.60 20:33:30 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:33:30 main 20:33:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:33:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:33:31 79c881624e86: Preparing 20:33:31 051c4b12f24f: Preparing 20:33:31 6c68d4ab8b8c: Preparing 20:33:31 dbaee6060df3: Preparing 20:33:31 41576101b985: Preparing 20:33:31 5f4d9fc4d98d: Preparing 20:33:31 5f4d9fc4d98d: Waiting 20:33:31 6c68d4ab8b8c: Layer already exists 20:33:31 dbaee6060df3: Layer already exists 20:33:31 5f4d9fc4d98d: Layer already exists 20:33:31 79c881624e86: Pushed 20:33:31 41576101b985: Pushed 20:33:38 051c4b12f24f: Pushed 20:33:38 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:e6727a859e64b2784c939be41c075bab6b09bc12998ebc894c011414e65de21c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:33:38 79c881624e86: Preparing 20:33:38 051c4b12f24f: Preparing 20:33:38 6c68d4ab8b8c: Preparing 20:33:38 dbaee6060df3: Preparing 20:33:38 41576101b985: Preparing 20:33:38 5f4d9fc4d98d: Preparing 20:33:38 5f4d9fc4d98d: Waiting 20:33:38 dbaee6060df3: Layer already exists 20:33:38 41576101b985: Layer already exists 20:33:38 051c4b12f24f: Layer already exists 20:33:38 6c68d4ab8b8c: Layer already exists 20:33:38 79c881624e86: Layer already exists 20:33:38 5f4d9fc4d98d: Layer already exists 20:33:38 latest: digest: sha256:e6727a859e64b2784c939be41c075bab6b09bc12998ebc894c011414e65de21c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.60 20:33:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:33:39 79c881624e86: Preparing 20:33:39 051c4b12f24f: Preparing 20:33:39 6c68d4ab8b8c: Preparing 20:33:39 dbaee6060df3: Preparing 20:33:39 41576101b985: Preparing 20:33:39 5f4d9fc4d98d: Preparing 20:33:39 5f4d9fc4d98d: Waiting 20:33:39 79c881624e86: Layer already exists 20:33:39 dbaee6060df3: Layer already exists 20:33:39 41576101b985: Layer already exists 20:33:39 6c68d4ab8b8c: Layer already exists 20:33:39 051c4b12f24f: Layer already exists 20:33:39 5f4d9fc4d98d: Layer already exists 20:33:39 3.1.0-dev.60: digest: sha256:e6727a859e64b2784c939be41c075bab6b09bc12998ebc894c011414e65de21c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:33:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:33:40 79c881624e86: Preparing 20:33:40 051c4b12f24f: Preparing 20:33:40 6c68d4ab8b8c: Preparing 20:33:40 dbaee6060df3: Preparing 20:33:40 41576101b985: Preparing 20:33:40 5f4d9fc4d98d: Preparing 20:33:40 5f4d9fc4d98d: Waiting 20:33:40 051c4b12f24f: Layer already exists 20:33:40 41576101b985: Layer already exists 20:33:40 79c881624e86: Layer already exists 20:33:40 6c68d4ab8b8c: Layer already exists 20:33:40 dbaee6060df3: Layer already exists 20:33:40 5f4d9fc4d98d: Layer already exists 20:33:40 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:e6727a859e64b2784c939be41c075bab6b09bc12998ebc894c011414e65de21c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 20:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 20:33:41 79c881624e86: Preparing 20:33:41 051c4b12f24f: Preparing 20:33:41 6c68d4ab8b8c: Preparing 20:33:41 dbaee6060df3: Preparing 20:33:41 41576101b985: Preparing 20:33:41 5f4d9fc4d98d: Preparing 20:33:41 5f4d9fc4d98d: Waiting 20:33:41 41576101b985: Layer already exists 20:33:41 79c881624e86: Layer already exists 20:33:41 6c68d4ab8b8c: Layer already exists 20:33:41 051c4b12f24f: Layer already exists 20:33:41 dbaee6060df3: Layer already exists 20:33:41 5f4d9fc4d98d: Layer already exists 20:33:41 main: digest: sha256:e6727a859e64b2784c939be41c075bab6b09bc12998ebc894c011414e65de21c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:41 ===================================================== [Pipeline] echo 20:33:41 taggedImages: 20:33:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:33:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 20:33:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.60 20:33:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:33:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 20:33:41 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 20:33:41 0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:33:41 latest 20:33:41 3.1.0-dev.60 20:33:41 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:33:41 main 20:33:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:33:42 6a932c084cfd: Preparing 20:33:42 ab6d6c7aea1e: Preparing 20:33:42 6c68d4ab8b8c: Preparing 20:33:42 dbaee6060df3: Preparing 20:33:42 64757fe447c5: Preparing 20:33:42 5f4d9fc4d98d: Preparing 20:33:42 5f4d9fc4d98d: Waiting 20:33:42 64757fe447c5: Layer already exists 20:33:42 dbaee6060df3: Layer already exists 20:33:42 6c68d4ab8b8c: Layer already exists 20:33:42 5f4d9fc4d98d: Layer already exists 20:33:42 6a932c084cfd: Pushed 20:33:49 ab6d6c7aea1e: Pushed 20:33:49 0ca59ae16f8b1e72e62c5a3c151fad031359de5b: digest: sha256:48094c1403b8f94d369413fe2da806eefdaaa837887e0b4a56995d2e565fe34e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:33:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:33:49 6a932c084cfd: Preparing 20:33:49 ab6d6c7aea1e: Preparing 20:33:49 6c68d4ab8b8c: Preparing 20:33:49 dbaee6060df3: Preparing 20:33:49 64757fe447c5: Preparing 20:33:49 5f4d9fc4d98d: Preparing 20:33:49 5f4d9fc4d98d: Waiting 20:33:49 ab6d6c7aea1e: Layer already exists 20:33:49 6c68d4ab8b8c: Layer already exists 20:33:49 dbaee6060df3: Layer already exists 20:33:49 6a932c084cfd: Layer already exists 20:33:49 64757fe447c5: Layer already exists 20:33:49 5f4d9fc4d98d: Layer already exists 20:33:49 latest: digest: sha256:48094c1403b8f94d369413fe2da806eefdaaa837887e0b4a56995d2e565fe34e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.60 20:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:33:50 6a932c084cfd: Preparing 20:33:50 ab6d6c7aea1e: Preparing 20:33:50 6c68d4ab8b8c: Preparing 20:33:50 dbaee6060df3: Preparing 20:33:50 64757fe447c5: Preparing 20:33:50 5f4d9fc4d98d: Preparing 20:33:50 5f4d9fc4d98d: Waiting 20:33:50 dbaee6060df3: Layer already exists 20:33:50 6c68d4ab8b8c: Layer already exists 20:33:50 ab6d6c7aea1e: Layer already exists 20:33:50 64757fe447c5: Layer already exists 20:33:50 6a932c084cfd: Layer already exists 20:33:50 5f4d9fc4d98d: Layer already exists 20:33:50 3.1.0-dev.60: digest: sha256:48094c1403b8f94d369413fe2da806eefdaaa837887e0b4a56995d2e565fe34e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:33:51 6a932c084cfd: Preparing 20:33:51 ab6d6c7aea1e: Preparing 20:33:51 6c68d4ab8b8c: Preparing 20:33:51 dbaee6060df3: Preparing 20:33:51 64757fe447c5: Preparing 20:33:51 5f4d9fc4d98d: Preparing 20:33:51 5f4d9fc4d98d: Waiting 20:33:51 64757fe447c5: Layer already exists 20:33:51 6a932c084cfd: Layer already exists 20:33:51 dbaee6060df3: Layer already exists 20:33:51 ab6d6c7aea1e: Layer already exists 20:33:51 6c68d4ab8b8c: Layer already exists 20:33:51 5f4d9fc4d98d: Layer already exists 20:33:51 0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60: digest: sha256:48094c1403b8f94d369413fe2da806eefdaaa837887e0b4a56995d2e565fe34e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 20:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 20:33:52 6a932c084cfd: Preparing 20:33:52 ab6d6c7aea1e: Preparing 20:33:52 6c68d4ab8b8c: Preparing 20:33:52 dbaee6060df3: Preparing 20:33:52 64757fe447c5: Preparing 20:33:52 5f4d9fc4d98d: Preparing 20:33:52 5f4d9fc4d98d: Waiting 20:33:52 64757fe447c5: Layer already exists 20:33:52 6c68d4ab8b8c: Layer already exists 20:33:52 6a932c084cfd: Layer already exists 20:33:52 ab6d6c7aea1e: Layer already exists 20:33:52 dbaee6060df3: Layer already exists 20:33:52 5f4d9fc4d98d: Layer already exists 20:33:52 main: digest: sha256:48094c1403b8f94d369413fe2da806eefdaaa837887e0b4a56995d2e565fe34e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:52 ===================================================== [Pipeline] echo 20:33:52 taggedImages: 20:33:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b 20:33:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 20:33:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.60 20:33:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:0ca59ae16f8b1e72e62c5a3c151fad031359de5b-3.1.0-dev.60 20:33:52 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:52 20:33:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:33:53 arm64: Pulling from edgex-lftools-log-publisher 20:33:53 8998bd30e6a1: Pulling fs layer 20:33:53 04944245beec: Pulling fs layer 20:33:53 699f458cf7ca: Pulling fs layer 20:33:53 765212b225bb: Pulling fs layer 20:33:53 f23df028b6ca: Pulling fs layer 20:33:53 d65c8cfc05b1: Pulling fs layer 20:33:53 2437ff75d9bd: Pulling fs layer 20:33:53 f23df028b6ca: Waiting 20:33:53 d65c8cfc05b1: Waiting 20:33:53 765212b225bb: Waiting 20:33:53 2437ff75d9bd: Waiting 20:33:53 04944245beec: Verifying Checksum 20:33:53 04944245beec: Download complete 20:33:53 765212b225bb: Verifying Checksum 20:33:53 765212b225bb: Download complete 20:33:53 f23df028b6ca: Verifying Checksum 20:33:53 f23df028b6ca: Download complete 20:33:53 d65c8cfc05b1: Verifying Checksum 20:33:53 d65c8cfc05b1: Download complete 20:33:53 699f458cf7ca: Verifying Checksum 20:33:53 699f458cf7ca: Download complete 20:33:54 8998bd30e6a1: Verifying Checksum 20:33:54 8998bd30e6a1: Download complete 20:33:56 2437ff75d9bd: Verifying Checksum 20:33:56 2437ff75d9bd: Download complete 20:33:58 8998bd30e6a1: Pull complete 20:33:58 04944245beec: Pull complete 20:34:00 699f458cf7ca: Pull complete 20:34:00 765212b225bb: Pull complete 20:34:00 f23df028b6ca: Pull complete 20:34:01 d65c8cfc05b1: Pull complete 20:34:16 2437ff75d9bd: Pull complete 20:34:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:34:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:34:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:16 prd-ubuntu20.04-docker-arm64-4c-16g-8502 does not seem to be running inside a container 20:34:16 $ 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/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@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:arm64 cat 20:34:17 $ docker top 9ad8ec5d0e2ea9abce4881a5f00f365ba9996a61d0c32403f97b9d2a9fa7d03a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:18 ---> job-cost.sh 20:34:18 lf-activate-venv: SKIPPING 20:34:18 INFO: No Stack... 20:34:18 INFO: Retrieving Pricing Info for: v3-standard-4 20:34:19 INFO: Archiving Costs [Pipeline] sh 20:34:20 + cat /w/workspace/edgex-go/594/archives/cost.csv 20:34:20 + cut -d, -f6 [Pipeline] lock 20:34:20 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-594-stack-cost] 20:34:20 Resource [jenkins-edgexfoundry-edgex-go-main-594-stack-cost] did not exist. Created. 20:34:20 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-594-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:34:20 + echo total: 0.10999999940395355 [Pipeline] stash 20:34:21 Stashed 1 file(s) [Pipeline] } 20:34:21 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-594-stack-cost] [Pipeline] // lock [Pipeline] } 20:34:21 $ docker stop --time=1 9ad8ec5d0e2ea9abce4881a5f00f365ba9996a61d0c32403f97b9d2a9fa7d03a 20:34:25 $ docker rm -f --volumes 9ad8ec5d0e2ea9abce4881a5f00f365ba9996a61d0c32403f97b9d2a9fa7d03a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:34:25 provisioning config files... 20:34:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/594@tmp/config4528877564762733098tmp [Pipeline] { [Pipeline] sh 20:34:26 + set +x 20:34:26 + curl -s https://codecov.io/bash 20:34:26 + bash -s -- 20:34:26 20:34:26 _____ _ 20:34:26 / ____| | | 20:34:26 | | ___ __| | ___ ___ _____ __ 20:34:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:34:26 | |___| (_) | (_| | __/ (_| (_) \ V / 20:34:26 \_____\___/ \__,_|\___|\___\___/ \_/ 20:34:26 Bash-1.0.6 20:34:26 20:34:26 20:34:26 ==> git version 2.25.1 found 20:34:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:34:26 Release-Date: 2020-01-08 20:34:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:34:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:34:26 ==> Jenkins CI detected. 20:34:26 current dir:  /w/workspace/edgex-go/594 20:34:26 project root: . 20:34:26 --> token set from env 20:34:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:34:26 ==> Running gcov in . (disable via -X gcov) 20:34:26 ==> Python coveragepy not found 20:34:26 ==> Searching for coverage reports in: 20:34:26 + . 20:34:26 -> Found 1 reports 20:34:26 ==> Detecting git/mercurial file structure 20:34:26 ==> Reading reports 20:34:26 + ./coverage.out bytes=453602 20:34:26 ==> Appending adjustments 20:34:26 https://docs.codecov.io/docs/fixing-reports 20:34:27 + Found adjustments 20:34:27 ==> Gzipping contents 20:34:27 60K /tmp/codecov.PC73W4.gz 20:34:27 ==> Uploading reports 20:34:27 url: https://codecov.io 20:34:27 query: branch=main&commit=0ca59ae16f8b1e72e62c5a3c151fad031359de5b&build=594&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F594%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:34:27 -> Pinging Codecov 20:34:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=0ca59ae16f8b1e72e62c5a3c151fad031359de5b&build=594&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F594%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:34:27 -> Uploading to 20:34:27 https://storage.googleapis.com/codecov/v4/raw/2023-10-04/00271124DB129430A58F1EEE437C3FCB/0ca59ae16f8b1e72e62c5a3c151fad031359de5b/0776be8d-b0f4-4e38-8f21-4f8997467bbc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231004T203427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d19ce93b5c1f35d4509530592894713fa55e70ad76ca20f5123f97ae33e17eaa 20:34:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:27 Dload Upload Total Spent Left Speed 20:34:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58250 0 0 100 58250 0 196k --:--:-- --:--:-- --:--:-- 195k 20:34:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0ca59ae16f8b1e72e62c5a3c151fad031359de5b [Pipeline] } 20:34:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 20:34:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:34:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:34:28 20:34:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:34:28 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:34:28 df9b9388f04a: Pulling fs layer 20:34:28 52dc419b0ee2: Pulling fs layer 20:34:28 25bc292e5bac: Pulling fs layer 20:34:28 114826534d7a: Pulling fs layer 20:34:28 4657fd5d0bcf: Pulling fs layer 20:34:28 6ad1cebc031e: Pulling fs layer 20:34:28 8a3aa393b2d8: Pulling fs layer 20:34:28 4657fd5d0bcf: Waiting 20:34:28 6ad1cebc031e: Waiting 20:34:28 8a3aa393b2d8: Waiting 20:34:28 114826534d7a: Waiting 20:34:28 25bc292e5bac: Verifying Checksum 20:34:28 25bc292e5bac: Download complete 20:34:28 52dc419b0ee2: Verifying Checksum 20:34:28 52dc419b0ee2: Download complete 20:34:28 4657fd5d0bcf: Verifying Checksum 20:34:28 4657fd5d0bcf: Download complete 20:34:28 df9b9388f04a: Download complete 20:34:28 6ad1cebc031e: Verifying Checksum 20:34:28 6ad1cebc031e: Download complete 20:34:28 df9b9388f04a: Pull complete 20:34:28 52dc419b0ee2: Pull complete 20:34:28 25bc292e5bac: Pull complete 20:34:29 114826534d7a: Download complete 20:34:29 8a3aa393b2d8: Verifying Checksum 20:34:29 8a3aa393b2d8: Download complete 20:34:32 114826534d7a: Pull complete 20:34:32 4657fd5d0bcf: Pull complete 20:34:32 6ad1cebc031e: Pull complete 20:34:35 8a3aa393b2d8: Pull complete 20:34:35 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:34:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:34:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:35 prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container 20:34: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/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:34:40 $ docker top 0a03068191f83c9d03994fda31e2e0885576e5bbd6d2e2970146b397e3f8fb49 -eo pid,comm [Pipeline] { [Pipeline] echo 20:34:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 20:34:40 + set -o pipefail 20:34:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 20:34:45 20:34:45 Monitoring /w/workspace/edgex-go/594 (github.com/edgexfoundry/edgex-go)... 20:34:45 20:34:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/fa97bcd3-bb3a-4b38-b527-bca2b09824a3 20:34:45 20:34:45 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 20:34:45 20:34:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:34:45 20:34:46 20:34:46 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:34:46 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:34:46 More details here: https://snyk.co/ue1NS 20:34:46 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:34:46 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:34:46 $ docker stop --time=1 0a03068191f83c9d03994fda31e2e0885576e5bbd6d2e2970146b397e3f8fb49 20:34:50 $ docker rm -f --volumes 0a03068191f83c9d03994fda31e2e0885576e5bbd6d2e2970146b397e3f8fb49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 20:34:50 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:34:50 provisioning config files... 20:34:50 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/594@tmp/config15754144086856700901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:51 --> edgex-publish-swagger.sh 20:34:51 === Publish openapi/v3 API === 20:34:51 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 20:34:51 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/594/openapi/v3/core-command.yaml] 20:34:51 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:51 Dload Upload Total Spent Left Speed 20:34:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 54095 --:--:-- --:--:-- --:--:-- 54006 100 32782 0 0 100 32782 0 54095 --:--:-- --:--:-- --:--:-- 54006 20:34:51 20:34:51 20:34:51 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/594/openapi/v3/core-data.yaml] 20:34:51 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:51 Dload Upload Total Spent Left Speed 20:34:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 144k --:--:-- --:--:-- --:--:-- 144k 20:34:52 20:34:52 20:34:52 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/594/openapi/v3/core-metadata.yaml] 20:34:52 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:52 Dload Upload Total Spent Left Speed 20:34:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 278k --:--:-- --:--:-- --:--:-- 277k 100 144k 0 0 100 144k 0 277k --:--:-- --:--:-- --:--:-- 277k 20:34:52 20:34:52 20:34:52 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/594/openapi/v3/support-notifications.yaml] 20:34:52 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:52 Dload Upload Total Spent Left Speed 20:34:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 187k --:--:-- --:--:-- --:--:-- 187k 20:34:52 20:34:52 20:34:52 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/594/openapi/v3/support-scheduler.yaml] 20:34:52 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:52 Dload Upload Total Spent Left Speed 20:34:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 87361 --:--:-- --:--:-- --:--:-- 87361 20:34:53 20:34:53 [Pipeline] } 20:34:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 20:34:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:34:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:34:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:54 prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container 20:34:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:34:54 $ docker top 859bbb3626e25002d52597a1f7a85146237fb3c6c89de4c82b639b7ab7fd1978 -eo pid,comm 20:34:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:34:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:34:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:34:54 [ssh-agent] Looking for ssh-agent implementation... 20:34:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:34:54 $ docker exec 859bbb3626e25002d52597a1f7a85146237fb3c6c89de4c82b639b7ab7fd1978 ssh-agent 20:34:55 SSH_AUTH_SOCK=/tmp/ssh-LTQctgRbWD8b/agent.32 20:34:55 SSH_AGENT_PID=39 20:34:55 Running ssh-add (command line suppressed) 20:34:55 Identity added: /w/workspace/edgex-go/594@tmp/private_key_2700430491505409086.key (/w/workspace/edgex-go/594@tmp/private_key_2700430491505409086.key) 20:34:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:34:55 + git semver tag 20:34:55 2023-10-04 20:34:55,603 [run_tag] DEBUG tag force:False 20:34:55 2023-10-04 20:34:55,603 [check_head_tag] DEBUG check head tag 20:34:55 2023-10-04 20:34:55,604 [execute] INFO git cat-file --batch-check 20:34:55 2023-10-04 20:34:55,604 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/594, universal_newlines=False, shell=None, istream=) 20:34:55 2023-10-04 20:34:55,607 [execute] INFO git cat-file --batch 20:34:55 2023-10-04 20:34:55,608 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/594, universal_newlines=False, shell=None, istream=) 20:34:55 2023-10-04 20:34:55,628 [read_version] DEBUG read version from /w/workspace/edgex-go/594/.semver/main 20:34:55 2023-10-04 20:34:55,628 [execute] INFO git tag -a v3.1.0-dev.60 -m v3.1.0-dev.60 20:34:55 2023-10-04 20:34:55,628 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.60', '-m', 'v3.1.0-dev.60'], cwd=/w/workspace/edgex-go/594, universal_newlines=False, shell=None, istream=None) 20:34:55 2023-10-04 20:34:55,632 [read_version] DEBUG read version from /w/workspace/edgex-go/594/.semver/main 20:34:55 3.1.0-dev.60 [Pipeline] } 20:34:55 $ docker exec --env ******** --env ******** 859bbb3626e25002d52597a1f7a85146237fb3c6c89de4c82b639b7ab7fd1978 ssh-agent -k 20:34:55 unset SSH_AUTH_SOCK; 20:34:55 unset SSH_AGENT_PID; 20:34:55 echo Agent pid 39 killed; 20:34:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:34:56 + git semver [Pipeline] } 20:34:56 $ docker stop --time=1 859bbb3626e25002d52597a1f7a85146237fb3c6c89de4c82b639b7ab7fd1978 20:34:57 $ docker rm -f --volumes 859bbb3626e25002d52597a1f7a85146237fb3c6c89de4c82b639b7ab7fd1978 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:34:58 20:34:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:34:58 0.23.1-centos7: Pulling from edgex-lftools 20:34:58 ab5ef0e58194: Pulling fs layer 20:34:58 9712f1f96733: Pulling fs layer 20:34:58 63f879dbbcfc: Pulling fs layer 20:34:58 0d9ebad4ef96: Pulling fs layer 20:34:58 e9a5061849ea: Pulling fs layer 20:34:58 d747dcd14b5f: Pulling fs layer 20:34:58 2de7ff778b66: Pulling fs layer 20:34:58 e9a5061849ea: Waiting 20:34:58 d747dcd14b5f: Waiting 20:34:58 2de7ff778b66: Waiting 20:34:58 0d9ebad4ef96: Waiting 20:34:58 9712f1f96733: Download complete 20:34:58 63f879dbbcfc: Verifying Checksum 20:34:58 63f879dbbcfc: Download complete 20:34:58 ab5ef0e58194: Verifying Checksum 20:34:58 ab5ef0e58194: Download complete 20:34:58 0d9ebad4ef96: Verifying Checksum 20:34:58 0d9ebad4ef96: Download complete 20:34:58 d747dcd14b5f: Verifying Checksum 20:34:58 d747dcd14b5f: Download complete 20:34:58 e9a5061849ea: Verifying Checksum 20:34:58 e9a5061849ea: Download complete 20:34:58 2de7ff778b66: Verifying Checksum 20:34:58 2de7ff778b66: Download complete 20:35:01 ab5ef0e58194: Pull complete 20:35:01 9712f1f96733: Pull complete 20:35:02 63f879dbbcfc: Pull complete 20:35:05 0d9ebad4ef96: Pull complete 20:35:05 e9a5061849ea: Pull complete 20:35:05 d747dcd14b5f: Pull complete 20:35:07 2de7ff778b66: Pull complete 20:35:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:35:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:35:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:07 prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container 20:35:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:35:12 $ docker top 8300f680167aee5c6f0d5e62ad5cc43eec834d79c31cec1dfe2c7c0134095a44 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:35:12 provisioning config files... 20:35:12 copy managed file [sigul-config] to file:/w/workspace/edgex-go/594@tmp/config12930224223979436181tmp 20:35:12 copy managed file [sigul-password] to file:/w/workspace/edgex-go/594@tmp/config3035002377117464498tmp 20:35:12 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/594@tmp/config1624618969499408208tmp [Pipeline] { [Pipeline] echo 20:35:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:35:13 ---> sigul-configuration.sh 20:35:13 gpg: directory `/root/.gnupg' created 20:35:13 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:35:13 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:35:13 gpg: keyring `/root/.gnupg/secring.gpg' created 20:35:13 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:35:13 gpg: CAST5 encrypted data 20:35:13 gpg: encrypted with 1 passphrase 20:35:13 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:35:13 + mkdir /home/jenkins 20:35:13 + mkdir /home/jenkins/sigul [Pipeline] sh 20:35:13 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:35:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:35:14 ---> sigul-install.sh 20:35:14 Sigul already installed; skipping installation. [Pipeline] sh 20:35:14 + git tag --list 20:35:14 0.6.0 20:35:14 0.6.1 20:35:14 0.7.0 20:35:14 0.7.1 20:35:14 v1.0.0 20:35:14 v1.0.1 20:35:14 v1.1.0 20:35:14 v1.2.0 20:35:14 v1.2.1 20:35:14 v1.3.0 20:35:14 v1.3.1 20:35:14 v2.0.0 20:35:14 v2.1.0 20:35:14 v2.1.1 20:35:14 v2.2.0 20:35:14 v2.3.0 20:35:14 v3.0 20:35:14 v3.0.0 20:35:14 v3.1.0-dev.1 20:35:14 v3.1.0-dev.10 20:35:14 v3.1.0-dev.11 20:35:14 v3.1.0-dev.12 20:35:14 v3.1.0-dev.13 20:35:14 v3.1.0-dev.14 20:35:14 v3.1.0-dev.15 20:35:14 v3.1.0-dev.16 20:35:14 v3.1.0-dev.17 20:35:14 v3.1.0-dev.18 20:35:14 v3.1.0-dev.19 20:35:14 v3.1.0-dev.2 20:35:14 v3.1.0-dev.20 20:35:14 v3.1.0-dev.21 20:35:14 v3.1.0-dev.22 20:35:14 v3.1.0-dev.23 20:35:14 v3.1.0-dev.24 20:35:14 v3.1.0-dev.25 20:35:14 v3.1.0-dev.26 20:35:14 v3.1.0-dev.27 20:35:14 v3.1.0-dev.28 20:35:14 v3.1.0-dev.29 20:35:14 v3.1.0-dev.3 20:35:14 v3.1.0-dev.30 20:35:14 v3.1.0-dev.31 20:35:14 v3.1.0-dev.32 20:35:14 v3.1.0-dev.33 20:35:14 v3.1.0-dev.34 20:35:14 v3.1.0-dev.35 20:35:14 v3.1.0-dev.36 20:35:14 v3.1.0-dev.37 20:35:14 v3.1.0-dev.38 20:35:14 v3.1.0-dev.39 20:35:14 v3.1.0-dev.4 20:35:14 v3.1.0-dev.40 20:35:14 v3.1.0-dev.41 20:35:14 v3.1.0-dev.42 20:35:14 v3.1.0-dev.43 20:35:14 v3.1.0-dev.44 20:35:14 v3.1.0-dev.45 20:35:14 v3.1.0-dev.46 20:35:14 v3.1.0-dev.47 20:35:14 v3.1.0-dev.48 20:35:14 v3.1.0-dev.49 20:35:14 v3.1.0-dev.5 20:35:14 v3.1.0-dev.50 20:35:14 v3.1.0-dev.51 20:35:14 v3.1.0-dev.52 20:35:14 v3.1.0-dev.53 20:35:14 v3.1.0-dev.54 20:35:14 v3.1.0-dev.55 20:35:14 v3.1.0-dev.56 20:35:14 v3.1.0-dev.57 20:35:14 v3.1.0-dev.58 20:35:14 v3.1.0-dev.59 20:35:14 v3.1.0-dev.6 20:35:14 v3.1.0-dev.60 20:35:14 v3.1.0-dev.7 20:35:14 v3.1.0-dev.8 20:35:14 v3.1.0-dev.9 [Pipeline] sh 20:35:14 + lftools sign git-tag v3.1.0-dev.60 20:35:15 Signing Git tag with Sigul... 20:35:15 Signing v3.1.0-dev.60 [Pipeline] echo 20:35:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:35:16 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:35:16 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:35:16 $ docker stop --time=1 8300f680167aee5c6f0d5e62ad5cc43eec834d79c31cec1dfe2c7c0134095a44 20:35:17 $ docker rm -f --volumes 8300f680167aee5c6f0d5e62ad5cc43eec834d79c31cec1dfe2c7c0134095a44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:35:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:35:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:35:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:18 prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container 20:35:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:35:18 $ docker top 13d481a8a47e7b9abf5a7aef564431eba7332a0fb2424cefbe6961836dbb2c41 -eo pid,comm 20:35:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:35:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:35:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:35:18 [ssh-agent] Looking for ssh-agent implementation... 20:35:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:35:18 $ docker exec 13d481a8a47e7b9abf5a7aef564431eba7332a0fb2424cefbe6961836dbb2c41 ssh-agent 20:35:18 SSH_AUTH_SOCK=/tmp/ssh-32w8PbhIe4yA/agent.32 20:35:18 SSH_AGENT_PID=38 20:35:18 Running ssh-add (command line suppressed) 20:35:18 Identity added: /w/workspace/edgex-go/594@tmp/private_key_11883178370472090643.key (/w/workspace/edgex-go/594@tmp/private_key_11883178370472090643.key) 20:35:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:35:19 + git semver bump pre 20:35:19 2023-10-04 20:35:19,419 [read_version] DEBUG read version from /w/workspace/edgex-go/594/.semver/main 20:35:19 2023-10-04 20:35:19,420 [bump_version] DEBUG bumping version:3.1.0-dev.60 on axis:pre with prefix:dev 20:35:19 2023-10-04 20:35:19,420 [bump_version] DEBUG bumped version:3.1.0-dev.61 20:35:19 2023-10-04 20:35:19,420 [write_version] DEBUG write version:3.1.0-dev.61 to path:/w/workspace/edgex-go/594/.semver/main with force:True 20:35:19 2023-10-04 20:35:19,420 [read_version] DEBUG read version from /w/workspace/edgex-go/594/.semver/main 20:35:19 2023-10-04 20:35:19,420 [write_file] DEBUG write to file:/w/workspace/edgex-go/594/.semver/main 20:35:19 2023-10-04 20:35:19,422 [execute] INFO git cat-file --batch-check 20:35:19 2023-10-04 20:35:19,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/594/.semver, universal_newlines=False, shell=None, istream=) 20:35:19 2023-10-04 20:35:19,427 [execute] INFO git cat-file --batch 20:35:19 2023-10-04 20:35:19,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/594/.semver, universal_newlines=False, shell=None, istream=) 20:35:19 2023-10-04 20:35:19,433 [read_version] DEBUG read version from /w/workspace/edgex-go/594/.semver/main 20:35:19 3.1.0-dev.61 [Pipeline] } 20:35:19 $ docker exec --env ******** --env ******** 13d481a8a47e7b9abf5a7aef564431eba7332a0fb2424cefbe6961836dbb2c41 ssh-agent -k 20:35:19 unset SSH_AUTH_SOCK; 20:35:19 unset SSH_AGENT_PID; 20:35:19 echo Agent pid 38 killed; 20:35:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:35:19 + git semver [Pipeline] } 20:35:20 $ docker stop --time=1 13d481a8a47e7b9abf5a7aef564431eba7332a0fb2424cefbe6961836dbb2c41 20:35:21 $ docker rm -f --volumes 13d481a8a47e7b9abf5a7aef564431eba7332a0fb2424cefbe6961836dbb2c41 [Pipeline] // withDockerContainer [Pipeline] sh 20:35:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:35:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:35:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:22 prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container 20:35:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:35:22 $ docker top 8dd27757bdf9603d235411c3f103b52c4bd59a1789eb635f504838e5eeb9c639 -eo pid,comm 20:35:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:35:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:35:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:35:22 [ssh-agent] Looking for ssh-agent implementation... 20:35:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:35:22 $ docker exec 8dd27757bdf9603d235411c3f103b52c4bd59a1789eb635f504838e5eeb9c639 ssh-agent 20:35:22 SSH_AUTH_SOCK=/tmp/ssh-wUiaI09wmRgP/agent.32 20:35:22 SSH_AGENT_PID=39 20:35:22 Running ssh-add (command line suppressed) 20:35:22 Identity added: /w/workspace/edgex-go/594@tmp/private_key_3165210326694001268.key (/w/workspace/edgex-go/594@tmp/private_key_3165210326694001268.key) 20:35:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:35:23 + git semver push 20:35:23 2023-10-04 20:35:23,401 [run_push] DEBUG push 20:35:23 2023-10-04 20:35:23,402 [execute] INFO git cat-file --batch-check 20:35:23 2023-10-04 20:35:23,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/594/.semver, universal_newlines=False, shell=None, istream=) 20:35:23 2023-10-04 20:35:23,406 [execute] INFO git rev-list a98b911c91d87f8670723acc889f97e5dcda5518 -- 20:35:23 2023-10-04 20:35:23,406 [execute] DEBUG Popen(['git', 'rev-list', 'a98b911c91d87f8670723acc889f97e5dcda5518', '--'], cwd=/w/workspace/edgex-go/594/.semver, universal_newlines=False, shell=None, istream=None) 20:35:23 2023-10-04 20:35:23,422 [execute] INFO git fetch -v origin 20:35:23 2023-10-04 20:35:23,422 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/594/.semver, universal_newlines=True, shell=None, istream=None) 20:35:24 2023-10-04 20:35:24,027 [run_push] DEBUG no remote changes detected 20:35:24 2023-10-04 20:35:24,028 [execute] INFO git push origin semver 20:35:24 2023-10-04 20:35:24,028 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/594/.semver, universal_newlines=False, shell=None, istream=None) 20:35:25 2023-10-04 20:35:25,027 [run_push] DEBUG push all version tags 20:35:25 2023-10-04 20:35:25,028 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:35:25 2023-10-04 20:35:25,028 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/594, universal_newlines=False, shell=None, istream=None) 20:35:25 2023-10-04 20:35:25,860 [read_version] DEBUG read version from /w/workspace/edgex-go/594/.semver/main 20:35:25 3.1.0-dev.61 [Pipeline] } 20:35:26 $ docker exec --env ******** --env ******** 8dd27757bdf9603d235411c3f103b52c4bd59a1789eb635f504838e5eeb9c639 ssh-agent -k 20:35:26 unset SSH_AUTH_SOCK; 20:35:26 unset SSH_AGENT_PID; 20:35:26 echo Agent pid 39 killed; 20:35:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:35:26 + git semver [Pipeline] } 20:35:26 $ docker stop --time=1 8dd27757bdf9603d235411c3f103b52c4bd59a1789eb635f504838e5eeb9c639 20:35:27 $ docker rm -f --volumes 8dd27757bdf9603d235411c3f103b52c4bd59a1789eb635f504838e5eeb9c639 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:35:28 + [ -d /w/workspace/edgex-go/594/archives ] [Pipeline] libraryResource [Pipeline] sh 20:35:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:35:29 ---> package-listing.sh 20:35:29 ++ facter osfamily 20:35:29 ++ tr '[:upper:]' '[:lower:]' 20:35:29 + OS_FAMILY=debian 20:35:29 + workspace=/w/workspace/edgex-go/594 20:35:29 + START_PACKAGES=/tmp/packages_start.txt 20:35:29 + END_PACKAGES=/tmp/packages_end.txt 20:35:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:35:29 + PACKAGES=/tmp/packages_start.txt 20:35:29 + '[' /w/workspace/edgex-go/594 ']' 20:35:29 + PACKAGES=/tmp/packages_end.txt 20:35:29 + case "${OS_FAMILY}" in 20:35:29 + dpkg -l 20:35:29 + grep '^ii' 20:35:29 + '[' -f /tmp/packages_start.txt ']' 20:35:29 + '[' -f /tmp/packages_end.txt ']' 20:35:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:35:29 + '[' /w/workspace/edgex-go/594 ']' 20:35:29 + mkdir -p /w/workspace/edgex-go/594/archives/ 20:35:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/594/archives/ [Pipeline] echo 20:35:29 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/594/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:35:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:30 20:35:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:31 latest: Pulling from edgex-lftools-log-publisher 20:35:31 5eb5b503b376: Pulling fs layer 20:35:31 5c69ac0246d0: Pulling fs layer 20:35:31 ec43610c2a17: Pulling fs layer 20:35:31 3a2ae6a8a46f: Pulling fs layer 20:35:31 33b1e0a273af: Pulling fs layer 20:35:31 5d3b04190fa2: Pulling fs layer 20:35:31 2f39f015ded8: Pulling fs layer 20:35:31 3a2ae6a8a46f: Waiting 20:35:31 2f39f015ded8: Waiting 20:35:31 33b1e0a273af: Waiting 20:35:31 5c69ac0246d0: Download complete 20:35:31 3a2ae6a8a46f: Verifying Checksum 20:35:31 3a2ae6a8a46f: Download complete 20:35:31 ec43610c2a17: Verifying Checksum 20:35:31 ec43610c2a17: Download complete 20:35:31 33b1e0a273af: Verifying Checksum 20:35:31 33b1e0a273af: Download complete 20:35:31 5d3b04190fa2: Verifying Checksum 20:35:31 5d3b04190fa2: Download complete 20:35:31 5eb5b503b376: Verifying Checksum 20:35:31 5eb5b503b376: Download complete 20:35:31 2f39f015ded8: Download complete 20:35:32 5eb5b503b376: Pull complete 20:35:32 5c69ac0246d0: Pull complete 20:35:32 ec43610c2a17: Pull complete 20:35:32 3a2ae6a8a46f: Pull complete 20:35:33 33b1e0a273af: Pull complete 20:35:33 5d3b04190fa2: Pull complete 20:35:37 2f39f015ded8: Pull complete 20:35:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:35:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:35:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:35:37 prd-ubuntu20.04-docker-8c-8g-8501 does not seem to be running inside a container 20:35:37 $ 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/594/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/594 -v /w/workspace/edgex-go/594:/w/workspace/edgex-go/594:rw,z -v /w/workspace/edgex-go/594@tmp:/w/workspace/edgex-go/594@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:35:42 $ docker top 474e5f0302f76d307bd43df7de7de216d9aeab270cfc8f129f68bb74eaf8e882 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:42 + touch /tmp/pre-build-complete [Pipeline] sh 20:35:42 + mkdir -p /var/log/sysstat [Pipeline] sh 20:35:43 + ls /var/log/sa-host 20:35:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:43 provisioning config files... 20:35:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/594@tmp/config2374426637196897180tmp [Pipeline] { [Pipeline] echo 20:35:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:35:43 ---> create-netrc.sh [Pipeline] } 20:35:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:35:43 ---> python-tools-install.sh [Pipeline] echo 20:35:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:35:44 ---> sudo-logs.sh 20:35:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:35:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:35:44 ---> job-cost.sh 20:35:44 lf-activate-venv: SKIPPING 20:35:44 DEBUG: total: 0.10999999940395355 20:35:44 INFO: Retrieving Stack Cost... 20:35:44 INFO: Retrieving Pricing Info for: v3-standard-8 20:35:45 INFO: Archiving Costs [Pipeline] echo 20:35:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:35:45 ---> logs-deploy.sh 20:35:45 lf-activate-venv: SKIPPING 20:35:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/594 20:35:45 INFO: archiving workspace using pattern(s): 20:35:46 Archives upload complete. 20:35:46 INFO: archiving logs to Nexus