Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aa1b3d14d2454e1951de55af8cf305a6098c72fc 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-ssh15343084383002733567.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14941908073126756237.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6102066974609554824.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8185855270667570964.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-ssh15171943542561133964.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-993 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/541 [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/541 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision aa1b3d14d2454e1951de55af8cf305a6098c72fc (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa1b3d14d2454e1951de55af8cf305a6098c72fc # timeout=10 Commit message: "build: Update to latest EdgeX go-mods (#4605)" > git rev-list --no-walk b4f3d3796f5e4a543acc54ea282569be45c8b663 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:18:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:18:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:18:25 ========================================================= 23:18:25 EdgeX Global Pipelines Version Info 23:18:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:18:25 ------------------- 23:18:25 stable info: 23:18:25 ------------------- 23:18:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:18:25 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:18:25 Message: update stable to v1.0.250 23:18:26 ------------------- 23:18:26 experimental info: 23:18:26 ------------------- 23:18:26 Commited By: **** collab-it+edgex@linuxfoundation.org 23:18:26 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 23:18:26 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa1b3d1 [Pipeline] echo 23:18:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:26 provisioning config files... 23:18:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/541@tmp/config11826947061820957089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:27 ---> docker-login.sh 23:18:27 nexus3.edgexfoundry.org:10001 23:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:27 Configure a credential helper to remove this warning. See 23:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:27 23:18:27 Login Succeeded 23:18:27 nexus3.edgexfoundry.org:10002 23:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:27 Configure a credential helper to remove this warning. See 23:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:27 23:18:27 Login Succeeded 23:18:27 nexus3.edgexfoundry.org:10003 23:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:27 Configure a credential helper to remove this warning. See 23:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:27 23:18:27 Login Succeeded 23:18:27 nexus3.edgexfoundry.org:10004 23:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:27 Configure a credential helper to remove this warning. See 23:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:27 23:18:27 Login Succeeded 23:18:27 docker.io 23:18:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:28 Configure a credential helper to remove this warning. See 23:18:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:28 23:18:28 Login Succeeded 23:18:28 ---> docker-login.sh ends [Pipeline] } 23:18:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:28 + 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 23:18:28 + dirname cmd/core-command/Dockerfile 23:18:28 + cut -d/ -f2 23:18:28 + echo core-command,cmd/core-command/Dockerfile 23:18:28 + dirname cmd/core-common-config-bootstrapper/Dockerfile+ 23:18:28 cut -d/ -f2 23:18:28 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:18:28 + dirname cmd/core-data/Dockerfile 23:18:28 + cut -d/ -f2 23:18:28 + echo core-data,cmd/core-data/Dockerfile 23:18:28 + dirname cmd/core-metadata/Dockerfile 23:18:28 + cut -d/ -f2 23:18:28 + echo core-metadata,cmd/core-metadata/Dockerfile 23:18:28 + dirname cmd/security-bootstrapper/Dockerfile 23:18:28 + cut -d/ -f2 23:18:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:18:28 + dirname cmd/security-proxy-auth/Dockerfile 23:18:28 + cut -d/ -f2 23:18:28 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:18:28 + dirname cmd/security-proxy-setup/Dockerfile 23:18:28 + cut -d/ -f2 23:18:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:18:28 + dirname cmd/security-secretstore-setup/Dockerfile 23:18:28 + cut -d/ -f2 23:18:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:18:28 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:18:28 + cut -d/ -f2 23:18:28 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:18:28 + + cut -d/ -f2 23:18:28 dirname cmd/security-spire-agent/Dockerfile 23:18:28 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:18:28 + dirname cmd/security-spire-config/Dockerfile 23:18:28 + cut -d/ -f2 23:18:28 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:18:28 + dirname cmd/security-spire-server/Dockerfile 23:18:28 + cut -d/ -f2 23:18:28 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:18:28 + dirname cmd/support-notifications/Dockerfile 23:18:28 + cut -d/ -f2 23:18:28 + echo support-notifications,cmd/support-notifications/Dockerfile 23:18:28 + dirname cmd/support-scheduler/Dockerfile 23:18:28 + cut -d/ -f2 23:18:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:18:28 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 23:18:29 + git rev-list -1 --merges aa1b3d14d2454e1951de55af8cf305a6098c72fc~1..aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] echo 23:18:29 -----------> git rev-list -1 --merges aa1b3d14d2454e1951de55af8cf305a6098c72fc~1..aa1b3d14d2454e1951de55af8cf305a6098c72fc aa1b3d14d2454e1951de55af8cf305a6098c72fc [false] [Pipeline] sh 23:18:29 + git log --format=format:%s -1 aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] echo 23:18:29 ========================================================= 23:18:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:18:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:18:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:18:29 + grep -v github /etc/ssh/ssh_known_hosts 23:18:29 + [ -e /tmp/ssh_known_hosts ] 23:18:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:18:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:18:29 + sudo tee -a /etc/ssh/ssh_known_hosts 23:18:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:30 23:18:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:30 0.1.4: Pulling from edgex-devops/py-git-semver 23:18:30 b85a868b505f: Pulling fs layer 23:18:30 e2be974225ed: Pulling fs layer 23:18:30 339a4e72a1f5: Pulling fs layer 23:18:30 988bab9f4d93: Pulling fs layer 23:18:30 1469e6f7b9e6: Pulling fs layer 23:18:30 988bab9f4d93: Waiting 23:18:30 1469e6f7b9e6: Waiting 23:18:30 eaf3925da568: Pulling fs layer 23:18:30 bab4dde63d76: Pulling fs layer 23:18:30 bde34c3a00c8: Pulling fs layer 23:18:30 bab4dde63d76: Waiting 23:18:30 b352a97aabf1: Pulling fs layer 23:18:30 4872d77fe225: Pulling fs layer 23:18:30 b352a97aabf1: Waiting 23:18:30 bde34c3a00c8: Waiting 23:18:30 5851b861e8e6: Pulling fs layer 23:18:30 4872d77fe225: Waiting 23:18:30 5851b861e8e6: Waiting 23:18:30 e2be974225ed: Download complete 23:18:30 988bab9f4d93: Verifying Checksum 23:18:30 988bab9f4d93: Download complete 23:18:30 1469e6f7b9e6: Verifying Checksum 23:18:30 1469e6f7b9e6: Download complete 23:18:30 339a4e72a1f5: Download complete 23:18:30 eaf3925da568: Verifying Checksum 23:18:30 eaf3925da568: Download complete 23:18:30 bde34c3a00c8: Download complete 23:18:30 b352a97aabf1: Verifying Checksum 23:18:30 b352a97aabf1: Download complete 23:18:30 4872d77fe225: Verifying Checksum 23:18:30 4872d77fe225: Download complete 23:18:30 5851b861e8e6: Download complete 23:18:30 b85a868b505f: Verifying Checksum 23:18:30 b85a868b505f: Download complete 23:18:31 bab4dde63d76: Verifying Checksum 23:18:31 bab4dde63d76: Download complete 23:18:32 b85a868b505f: Pull complete 23:18:32 e2be974225ed: Pull complete 23:18:32 339a4e72a1f5: Pull complete 23:18:32 988bab9f4d93: Pull complete 23:18:32 1469e6f7b9e6: Pull complete 23:18:33 eaf3925da568: Pull complete 23:18:34 bab4dde63d76: Pull complete 23:18:34 bde34c3a00c8: Pull complete 23:18:34 b352a97aabf1: Pull complete 23:18:35 4872d77fe225: Pull complete 23:18:35 5851b861e8e6: Pull complete 23:18:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:18:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:35 prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container 23:18:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:18:36 $ docker top 87f42730faaf42dba73007687f0f08cc092e88425b25a8c0bd50356aafcbe695 -eo pid,comm 23:18:36 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). 23:18:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:18:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:36 [ssh-agent] Looking for ssh-agent implementation... 23:18:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:36 $ docker exec 87f42730faaf42dba73007687f0f08cc092e88425b25a8c0bd50356aafcbe695 ssh-agent 23:18:36 SSH_AUTH_SOCK=/tmp/ssh-0nsLSl7tOee8/agent.32 23:18:36 SSH_AGENT_PID=38 23:18:36 Running ssh-add (command line suppressed) 23:18:36 Identity added: /w/workspace/edgex-go/541@tmp/private_key_1370837861408773615.key (/w/workspace/edgex-go/541@tmp/private_key_1370837861408773615.key) 23:18:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:37 + git tag --points-at HEAD [Pipeline] } 23:18:37 $ docker exec --env ******** --env ******** 87f42730faaf42dba73007687f0f08cc092e88425b25a8c0bd50356aafcbe695 ssh-agent -k 23:18:37 unset SSH_AUTH_SOCK; 23:18:37 unset SSH_AGENT_PID; 23:18:37 echo Agent pid 38 killed; 23:18:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:18:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:37 [ssh-agent] Looking for ssh-agent implementation... 23:18:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:37 $ docker exec 87f42730faaf42dba73007687f0f08cc092e88425b25a8c0bd50356aafcbe695 ssh-agent 23:18:37 SSH_AUTH_SOCK=/tmp/ssh-BpHCAAYULua5/agent.70 23:18:37 SSH_AGENT_PID=76 23:18:37 Running ssh-add (command line suppressed) 23:18:37 Identity added: /w/workspace/edgex-go/541@tmp/private_key_6280945986015142832.key (/w/workspace/edgex-go/541@tmp/private_key_6280945986015142832.key) 23:18:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:38 + git semver init 23:18:38 2023-07-12 23:18:38,190 [run_init] DEBUG init version:0.0.0 force:False 23:18:38 2023-07-12 23:18:38,191 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/541/.semver 23:18:38 2023-07-12 23:18:38,191 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/541/.semver 23:18:38 2023-07-12 23:18:38,192 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/541/.semver'], cwd=/w/workspace/edgex-go/541, universal_newlines=False, shell=None, istream=None) 23:18:43 2023-07-12 23:18:42,587 [append_file] DEBUG append to file:/w/workspace/edgex-go/541/.git/info/exclude 23:18:43 2023-07-12 23:18:42,588 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/541/.semver/main with force:False 23:18:43 2023-07-12 23:18:42,588 [read_version] DEBUG read version from /w/workspace/edgex-go/541/.semver/main 23:18:43 2023-07-12 23:18:42,588 [read_version] DEBUG read version from /w/workspace/edgex-go/541/.semver/main 23:18:43 3.1.0-dev.8 [Pipeline] } 23:18:43 $ docker exec --env ******** --env ******** 87f42730faaf42dba73007687f0f08cc092e88425b25a8c0bd50356aafcbe695 ssh-agent -k 23:18:43 unset SSH_AUTH_SOCK; 23:18:43 unset SSH_AGENT_PID; 23:18:43 echo Agent pid 76 killed; 23:18:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:43 + git semver [Pipeline] } 23:18:44 $ docker stop --time=1 87f42730faaf42dba73007687f0f08cc092e88425b25a8c0bd50356aafcbe695 23:18:45 $ docker rm -f --volumes 87f42730faaf42dba73007687f0f08cc092e88425b25a8c0bd50356aafcbe695 [Pipeline] // withDockerContainer [Pipeline] sh 23:18:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:18:46 Stashed 1 file(s) [Pipeline] echo 23:18:46 [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [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 23:18:46 + git config --global --add safe.directory /w/workspace/edgex-go/541 [Pipeline] echo 23:18:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:18:46 ========================================================= 23:18:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:18:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:18:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:18:46 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:18:46 4db1b89c0bd1: Pulling fs layer 23:18:46 6911f1a30b25: Pulling fs layer 23:18:46 e194b8c5c2a9: Pulling fs layer 23:18:46 6863d3e3a2b1: Pulling fs layer 23:18:46 ec0bb842ea78: Pulling fs layer 23:18:46 40a00589a448: Pulling fs layer 23:18:46 6c08303d61cc: Pulling fs layer 23:18:46 798269fcf238: Pulling fs layer 23:18:46 ec0bb842ea78: Waiting 23:18:46 40a00589a448: Waiting 23:18:46 6c08303d61cc: Waiting 23:18:46 798269fcf238: Waiting 23:18:46 6863d3e3a2b1: Waiting 23:18:46 6911f1a30b25: Download complete 23:18:46 6863d3e3a2b1: Verifying Checksum 23:18:46 6863d3e3a2b1: Download complete 23:18:46 ec0bb842ea78: Verifying Checksum 23:18:46 ec0bb842ea78: Download complete 23:18:46 4db1b89c0bd1: Verifying Checksum 23:18:46 4db1b89c0bd1: Download complete 23:18:46 40a00589a448: Verifying Checksum 23:18:46 40a00589a448: Download complete 23:18:47 4db1b89c0bd1: Pull complete 23:18:47 6911f1a30b25: Pull complete 23:18:47 798269fcf238: Verifying Checksum 23:18:47 798269fcf238: Download complete 23:18:47 e194b8c5c2a9: Verifying Checksum 23:18:47 e194b8c5c2a9: Download complete 23:18:47 6c08303d61cc: Verifying Checksum 23:18:47 6c08303d61cc: Download complete 23:18:50 e194b8c5c2a9: Pull complete 23:18:50 6863d3e3a2b1: Pull complete 23:18:50 ec0bb842ea78: Pull complete 23:18:50 40a00589a448: Pull complete 23:18:53 6c08303d61cc: Pull complete 23:18:54 798269fcf238: Pull complete 23:18:54 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 23:18:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:18:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:18:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:18:54 WORKDIR /edgex 23:18:54 COPY go.mod . 23:18:54 RUN go mod download 23:18:54 + docker build -t ci-base-image-x86_64 -f - . 23:18:54 Sending build context to Docker daemon 170.6MB 23:18:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:18:54 ---> ec979cd7f677 23:18:54 Step 2/4 : WORKDIR /edgex 23:18:56 ---> Running in 1e01fa5c9951 23:18:57 Removing intermediate container 1e01fa5c9951 23:18:57 ---> 2c3d567b8d90 23:18:57 Step 3/4 : COPY go.mod . 23:18:57 ---> f5f5cf661484 23:18:57 Step 4/4 : RUN go mod download 23:18:57 ---> Running in e8a53ce09ca4 23:19:01 Still waiting to schedule task 23:19:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:19:12 Removing intermediate container e8a53ce09ca4 23:19:12 ---> e9133e5a153e 23:19:12 Successfully built e9133e5a153e 23:19:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:12 + docker inspect -f . ci-base-image-x86_64 23:19:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:12 prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container 23:19:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:19:13 $ docker top 6be3cd47c34792017064c2f450e2e0042c9da07a22f5fa83f79544ac5dede586 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:13 + go version 23:19:13 go version go1.20.6 linux/amd64 [Pipeline] } 23:19:13 $ docker stop --time=1 6be3cd47c34792017064c2f450e2e0042c9da07a22f5fa83f79544ac5dede586 23:19:14 $ docker rm -f --volumes 6be3cd47c34792017064c2f450e2e0042c9da07a22f5fa83f79544ac5dede586 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:19:15 + docker inspect -f . ci-base-image-x86_64 23:19:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:19:15 prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container 23:19:15 $ 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/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:19:15 $ docker top ddcb6d456f130316d1802bb72cca58908f782a5695e017e14a8eb811bf2edafd -eo pid,comm [Pipeline] { [Pipeline] echo 23:19:15 ========================================================= 23:19:15 [edgeXBuildGoParallel] Running Tests and Build... 23:19:15 ========================================================= [Pipeline] sh 23:19:15 + git config --global --add safe.directory /w/workspace/edgex-go/541 [Pipeline] fileExists [Pipeline] sh 23:19:16 + make test 23:19:16 go test -race -coverprofile=coverage.out ./... 23:19:24 ? github.com/edgexfoundry/edgex-go [no test files] 23:19:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:19:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:19:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:19:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:19:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:19:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:19:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:19:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:19:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:19:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:19:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:19:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:19:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:19:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:19:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 23:19:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements 23:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:19:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:19:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:19:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:19:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:19:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:19:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:19:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:19:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.106s coverage: 71.5% of statements 23:19:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements 23:19:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.076s coverage: 88.5% of statements 23:19:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.8% of statements 23:19:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:19:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:19:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:19:46 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:19:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:19:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:19:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:19:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:19:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.382s coverage: 95.6% of statements 23:19:46 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 23:19:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:19:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:19:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:19:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 65.9% of statements 23:19:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:19:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:19:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements 23:19:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.0% of statements 23:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 42.9% of statements 23:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements 23:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements 23:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 23:19:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 23:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:19:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:19:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:19:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:19:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:19:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:19:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:19:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:19:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:19:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:19:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:19:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:19:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:19:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:19:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:19:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:19:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:19:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:19:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:19:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:19:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:19:57 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:19:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:19:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:19:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements 23:20:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:20:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:20:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:20:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:20:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:20:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:20:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:20:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.302s coverage: 79.9% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.097s coverage: 92.9% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 62.3% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.152s coverage: 81.8% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.104s coverage: 82.1% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.055s coverage: 86.0% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 63.1% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.046s coverage: 89.4% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.194s coverage: 38.4% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.120s coverage: 92.3% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.8% of statements 23:20:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 23:20:13 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 23:20:13 running golangci-lint 23:20:13 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 23:20:13 go version go1.20.6 linux/amd64 23:20:13 level=info msg="[config_reader] Used config file .golangci.yml" 23:20:13 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 23:20:28 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|files|imports|compiled_files|exports_file|name) took 15.445150665s" 23:20:28 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.715648ms" 23:20:36 level=info msg="[linters_context/goanalysis] analyzers took 53.384916377s with top 10 stages: buildir: 30.866295177s, inspect: 1.673927157s, fact_deprecated: 1.430006992s, printf: 1.037356339s, gosec: 1.009542159s, S1038: 1.0057715s, ctrlflow: 913.787553ms, nilness: 843.461833ms, fact_purity: 652.97555ms, isgenerated: 495.391535ms" 23:20:36 level=info msg="[runner] Issues before processing: 203, after processing: 0" 23:20:36 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 23/203, nolint: 0/23, cgo: 203/203, autogenerated_exclude: 203/203, exclude: 203/203, filename_unadjuster: 203/203, identifier_marker: 203/203, skip_files: 203/203, path_prettifier: 203/203, skip_dirs: 203/203" 23:20:36 level=info msg="[runner] processing took 16.748392ms with stages: nolint: 6.668244ms, identifier_marker: 4.429092ms, autogenerated_exclude: 1.776948ms, exclude-rules: 1.539666ms, path_prettifier: 1.476355ms, skip_dirs: 809.577µs, cgo: 27.66µs, filename_unadjuster: 16.04µs, max_same_issues: 1.15µs, skip_files: 660ns, exclude: 440ns, diff: 440ns, uniq_by_line: 410ns, severity-rules: 400ns, path_shortener: 400ns, source_code: 260ns, sort_results: 220ns, max_from_linter: 190ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 23:20:36 level=info msg="[runner] linters took 7.327124692s with stages: goanalysis_metalinter: 7.31026656s" 23:20:36 level=info msg="File cache stats: 0 entries of total size 0B" 23:20:36 level=info msg="Memory: 230 samples, avg is 177.3MB, max is 793.7MB" 23:20:36 level=info msg="Execution took 22.821067017s" 23:20:36 go vet ./... 23:20:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-994 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 23:20:37 Running in /w/workspace/edgex-go/541 [Pipeline] { [Pipeline] checkout 23:20:37 The recommended git tool is: git 23:20:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:20:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:20:40 ./bin/test-attribution-txt.sh [Pipeline] echo 23:20:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:20:40 + ls -al . 23:20:40 total 720 23:20:40 drwxrwxr-x 11 1001 1001 4096 Jul 12 23:19 . 23:20:40 drwxr-xr-x 4 root root 4096 Jul 12 23:19 .. 23:20:40 drwxrwxr-x 2 1001 1001 4096 Jul 12 23:18 .blubracket 23:20:40 -rw-rw-r-- 1 1001 1001 16 Jul 12 23:18 .dockerignore 23:20:40 drwxrwxr-x 8 1001 1001 4096 Jul 12 23:18 .git 23:20:40 drwxrwxr-x 3 1001 1001 4096 Jul 12 23:18 .github 23:20:40 -rw-rw-r-- 1 1001 1001 1133 Jul 12 23:18 .gitignore 23:20:40 -rw-rw-r-- 1 1001 1001 42 Jul 12 23:18 .golangci.yml 23:20:40 -rw-rw-r-- 1 1001 1001 87 Jul 12 23:18 .hadolint.yml 23:20:40 drwxr-xr-x 3 1001 1001 4096 Jul 12 23:18 .semver 23:20:40 -rw-rw-r-- 1 1001 1001 166 Jul 12 23:18 .sonarcloud.properties 23:20:40 -rw-rw-r-- 1 1001 1001 1171 Jul 12 23:18 ADOPTERS.md 23:20:40 -rw-rw-r-- 1 1001 1001 11234 Jul 12 23:18 Attribution.txt 23:20:40 -rw-rw-r-- 1 1001 1001 93407 Jul 12 23:18 CHANGELOG.md 23:20:40 -rw-rw-r-- 1 1001 1001 3804 Jul 12 23:18 CONTRIBUTING.md 23:20:40 -rw-rw-r-- 1 1001 1001 677 Jul 12 23:18 GOVERNANCE.md 23:20:40 -rw-rw-r-- 1 1001 1001 883 Jul 12 23:18 Jenkinsfile 23:20:40 -rw-rw-r-- 1 1001 1001 10775 Jul 12 23:18 LICENSE 23:20:40 -rw-rw-r-- 1 1001 1001 14368 Jul 12 23:18 Makefile 23:20:40 -rw-rw-r-- 1 1001 1001 582 Jul 12 23:18 OWNERS.md 23:20:40 -rw-rw-r-- 1 1001 1001 9923 Jul 12 23:18 README.md 23:20:40 -rw-rw-r-- 1 1001 1001 789 Jul 12 23:18 SECURITY.md 23:20:40 -rw-rw-r-- 1 1001 1001 11 Jul 12 23:18 VERSION 23:20:40 drwxrwxr-x 2 1001 1001 4096 Jul 12 23:18 bin 23:20:40 drwxrwxr-x 18 1001 1001 4096 Jul 12 23:18 cmd 23:20:40 -rw-r--r-- 1 root root 447731 Jul 12 23:20 coverage.out 23:20:40 -rw-rw-r-- 1 1001 1001 3429 Jul 12 23:18 go.mod 23:20:40 -rw-rw-r-- 1 1001 1001 32406 Jul 12 23:18 go.sum 23:20:40 drwxrwxr-x 7 1001 1001 4096 Jul 12 23:18 internal 23:20:40 drwxrwxr-x 3 1001 1001 4096 Jul 12 23:18 openapi 23:20:40 -rw-rw-r-- 1 1001 1001 594 Jul 12 23:18 security.txt 23:20:40 drwxrwxr-x 4 1001 1001 4096 Jul 12 23:18 snap 23:20:40 -rw-rw-r-- 1 1001 1001 204 Jul 12 23:18 version.go [Pipeline] sh 23:20:41 + '[' -e coverage.out ] 23:20:41 + chown 1001:1001 coverage.out [Pipeline] stash 23:20:41 Stashed 1 file(s) [Pipeline] sh 23:20:41 + make build 23:20:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:20:42 using credential edgex-jenkins-ssh 23:20:42 Cloning the remote Git repository 23:20:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:20:43 > git init /w/workspace/edgex-go/541 # timeout=10 23:20:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:20:43 > git --version # timeout=10 23:20:43 > git --version # 'git version 2.25.1' 23:20:43 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:20:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:20:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:20:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:20:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:21:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:21:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:21:01 Avoid second fetch 23:21:01 Checking out Revision aa1b3d14d2454e1951de55af8cf305a6098c72fc (main) 23:21:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:21:02 Commit message: "build: Update to latest EdgeX go-mods (#4605)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:21:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:21:03 % Total % Received % Xferd Average Speed Time Time Time Current 23:21:03 Dload Upload Total Spent Left Speed 23:21:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 23:21:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] sh 23:21:01 > git config core.sparsecheckout # timeout=10 23:21:01 > git checkout -f aa1b3d14d2454e1951de55af8cf305a6098c72fc # timeout=10 23:21:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:21:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:21:04 + sudo tee /etc/docker/daemon.new 23:21:04 { 23:21:04 "registry-mirrors": [ 23:21:04 "https://nexus3.edgexfoundry.org:10001" 23:21:04 ], 23:21:04 "bip": "10.250.0.254/24", 23:21:04 "hosts": [ 23:21:04 "tcp://0.0.0.0:5555", 23:21:04 "unix:///var/run/docker.sock" 23:21:04 ], 23:21:04 "mtu": 1458, 23:21:04 "selinux-enabled": true, 23:21:04 "seccomp-profile": "/etc/docker/seccomp.json" 23:21:04 } [Pipeline] sh 23:21:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:21:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:21:04 + sudo service docker restart 23:21:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:21:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:21:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:21:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:21:09 $ docker stop --time=1 ddcb6d456f130316d1802bb72cca58908f782a5695e017e14a8eb811bf2edafd 23:21:14 $ docker rm -f --volumes ddcb6d456f130316d1802bb72cca58908f782a5695e017e14a8eb811bf2edafd [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 23:21:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:21:15 23:21:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:21:15 latest: Pulling from edgex-devops/edgex-compose 23:21:15 91d30c5bc195: Pulling fs layer 23:21:15 2e9b0aa3be6d: Pulling fs layer 23:21:15 9c61dcf015f6: Pulling fs layer 23:21:15 4698f68db338: Pulling fs layer 23:21:15 2a2f49069b9e: Pulling fs layer 23:21:15 e0025b399a48: Pulling fs layer 23:21:15 4698f68db338: Waiting 23:21:15 2a2f49069b9e: Waiting 23:21:15 e0025b399a48: Waiting 23:21:15 91d30c5bc195: Verifying Checksum 23:21:15 91d30c5bc195: Download complete 23:21:15 4698f68db338: Verifying Checksum 23:21:15 4698f68db338: Download complete 23:21:15 2e9b0aa3be6d: Verifying Checksum 23:21:15 2e9b0aa3be6d: Download complete 23:21:15 e0025b399a48: Verifying Checksum 23:21:15 e0025b399a48: Download complete 23:21:15 91d30c5bc195: Pull complete 23:21:15 2a2f49069b9e: Verifying Checksum 23:21:15 2a2f49069b9e: Download complete 23:21:15 2e9b0aa3be6d: Pull complete 23:21:16 9c61dcf015f6: Verifying Checksum 23:21:16 9c61dcf015f6: Download complete 23:21:18 9c61dcf015f6: Pull complete 23:21:18 4698f68db338: Pull complete 23:21:18 2a2f49069b9e: Pull complete 23:21:19 e0025b399a48: Pull complete 23:21:19 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 23:21:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:21:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:19 prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container 23:21:19 $ 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/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:21:21 $ docker top 0507f4fc0070d84d28960375fde64dbfff7594fd5fd7d722889d281b2d2fb550 -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:22 + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:21:23 provisioning config files... 23:21:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/541@tmp/config8780078900632265172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:23 ---> docker-login.sh 23:21:23 nexus3.edgexfoundry.org:10001 23:21:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:23 #1 [core-data internal] load build definition from Dockerfile 23:21:23 #1 transferring dockerfile: 1.90kB done 23:21:23 #1 DONE 0.0s 23:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:24 Configure a credential helper to remove this warning. See 23:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:24 23:21:24 Login Succeeded 23:21:24 nexus3.edgexfoundry.org:10002 23:21:24 23:21:24 #2 [security-proxy-auth internal] load build definition from Dockerfile 23:21:24 #2 transferring dockerfile: 2.04kB done 23:21:24 #2 DONE 0.0s 23:21:24 23:21:24 #3 [security-bootstrapper internal] load build definition from Dockerfile 23:21:24 #3 transferring dockerfile: 2.82kB done 23:21:24 #3 DONE 0.0s 23:21:24 23:21:24 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:21:24 #4 transferring dockerfile: 2.12kB done 23:21:24 #4 DONE 0.0s 23:21:24 23:21:24 #5 [core-metadata internal] load build definition from Dockerfile 23:21:24 #5 transferring dockerfile: 1.96kB done 23:21:24 #5 DONE 0.0s 23:21:24 23:21:24 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:21:24 #6 transferring dockerfile: 1.78kB done 23:21:24 #6 DONE 0.0s 23:21:24 23:21:24 #7 [security-secretstore-setup internal] load build definition from Dockerfile 23:21:24 #7 transferring dockerfile: 2.38kB done 23:21:24 #7 DONE 0.0s 23:21:24 23:21:24 #8 [security-spire-agent internal] load build definition from Dockerfile 23:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:24 Configure a credential helper to remove this warning. See 23:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:24 23:21:24 Login Succeeded 23:21:24 nexus3.edgexfoundry.org:10003 23:21:24 #8 transferring dockerfile: 2.68kB done 23:21:24 #8 DONE 0.1s 23:21:24 23:21:24 #9 [security-spire-server internal] load build definition from Dockerfile 23:21:24 #9 transferring dockerfile: 2.63kB done 23:21:24 #9 DONE 0.1s 23:21:24 23:21:24 #10 [security-proxy-setup internal] load build definition from Dockerfile 23:21:24 #10 transferring dockerfile: 2.06kB done 23:21:24 #10 DONE 0.0s 23:21:24 23:21:24 #11 [support-notifications internal] load build definition from Dockerfile 23:21:24 #11 transferring dockerfile: 1.84kB done 23:21:24 #11 DONE 0.1s 23:21:24 23:21:24 #12 [core-command internal] load build definition from Dockerfile 23:21:24 #12 transferring dockerfile: 1.82kB done 23:21:24 #12 DONE 0.1s 23:21:24 23:21:24 #13 [support-scheduler internal] load build definition from Dockerfile 23:21:24 #13 transferring dockerfile: 1.82kB done 23:21:24 #13 DONE 0.1s 23:21:24 23:21:24 #14 [security-spire-config internal] load build definition from Dockerfile 23:21:24 #14 transferring dockerfile: 2.58kB done 23:21:24 #14 DONE 0.1s 23:21:24 23:21:24 #15 [core-data internal] load .dockerignore 23:21:24 #15 transferring context: 56B done 23:21:24 #15 DONE 0.1s 23:21:24 23:21:24 #16 [security-proxy-auth internal] load .dockerignore 23:21:24 #16 transferring context: 56B done 23:21:24 #16 DONE 0.0s 23:21:24 23:21:24 #17 [security-bootstrapper internal] load .dockerignore 23:21:24 #17 transferring context: 56B done 23:21:24 #17 DONE 0.0s 23:21:24 23:21:24 #18 [core-common-config-bootstrapper internal] load .dockerignore 23:21:24 #18 transferring context: 56B done 23:21:24 #18 DONE 0.0s 23:21:24 23:21:24 #19 [core-metadata internal] load .dockerignore 23:21:24 #19 transferring context: 56B done 23:21:24 #19 DONE 0.0s 23:21:24 23:21:24 #20 [security-spiffe-token-provider internal] load .dockerignore 23:21:24 #20 transferring context: 56B done 23:21:24 #20 DONE 0.0s 23:21:24 23:21:24 #21 [security-spire-server internal] load .dockerignore 23:21:24 #21 transferring context: 56B done 23:21:24 #21 DONE 0.0s 23:21:24 23:21:24 #22 [security-secretstore-setup internal] load .dockerignore 23:21:24 #22 transferring context: 56B done 23:21:24 #22 DONE 0.0s 23:21:24 23:21:24 #23 [security-spire-agent internal] load .dockerignore 23:21:24 #23 transferring context: 56B done 23:21:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:24 #23 DONE 0.0s 23:21:24 23:21:24 #24 [security-proxy-setup internal] load .dockerignore 23:21:24 #24 transferring context: 56B done 23:21:24 #24 DONE 0.0s 23:21:24 23:21:24 #25 [support-scheduler internal] load .dockerignore 23:21:24 #25 transferring context: 56B done 23:21:24 #25 DONE 0.0s 23:21:24 23:21:24 #26 [support-notifications internal] load .dockerignore 23:21:24 #26 transferring context: 56B done 23:21:24 #26 DONE 0.0s 23:21:24 23:21:24 #27 [core-command internal] load .dockerignore 23:21:24 #27 transferring context: 56B done 23:21:24 #27 DONE 0.0s 23:21:24 23:21:24 #28 [security-spire-config internal] load .dockerignore 23:21:24 #28 transferring context: 56B done 23:21:24 #28 DONE 0.0s 23:21:24 23:21:24 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:21:24 #29 DONE 0.0s 23:21:24 23:21:24 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 23:21:24 #30 DONE 0.1s 23:21:24 23:21:24 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:21:24 #29 DONE 0.0s 23:21:24 23:21:24 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 23:21:24 #30 DONE 0.1s 23:21:24 23:21:24 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:21:24 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:21:24 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:21:24 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 23:21:24 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 23:21:24 #31 DONE 0.0s 23:21:24 23:21:24 #32 [core-data internal] load build context 23:21:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:24 Configure a credential helper to remove this warning. See 23:21:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:24 23:21:24 Login Succeeded 23:21:24 nexus3.edgexfoundry.org:10004 23:21:24 #32 ... 23:21:24 23:21:24 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:21:24 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:21:24 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:21:24 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 23:21:24 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 23:21:24 #31 DONE 0.1s 23:21:24 23:21:24 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:21:24 #29 DONE 0.0s 23:21:24 23:21:24 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 23:21:24 #30 DONE 0.1s 23:21:24 23:21:24 #32 [core-data internal] load build context 23:21:24 #32 ... 23:21:24 23:21:24 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:21:24 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:21:24 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:21:24 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 23:21:24 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 23:21:24 #31 DONE 0.1s 23:21:24 23:21:24 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 23:21:24 #30 DONE 0.1s 23:21:24 23:21:24 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:21:24 #29 DONE 0.0s 23:21:24 23:21:24 #32 [core-data internal] load build context 23:21:24 #32 ... 23:21:24 23:21:24 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:21:24 #29 DONE 0.0s 23:21:24 23:21:24 #32 [core-data internal] load build context 23:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:25 Configure a credential helper to remove this warning. See 23:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:25 23:21:25 Login Succeeded 23:21:25 docker.io 23:21:25 #32 ... 23:21:25 23:21:25 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:21:25 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:21:25 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:21:25 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 23:21:25 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 23:21:25 #31 DONE 0.1s 23:21:25 23:21:25 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:21:25 #29 DONE 0.0s 23:21:25 23:21:25 #32 [core-data internal] load build context 23:21:25 #32 ... 23:21:25 23:21:25 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:21:25 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:21:25 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:21:25 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 23:21:25 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 23:21:25 #31 DONE 0.1s 23:21:25 23:21:25 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:21:25 #29 DONE 0.0s 23:21:25 23:21:25 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 23:21:25 #30 DONE 0.4s 23:21:25 23:21:25 #32 [core-data internal] load build context 23:21:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:21:25 #32 ... 23:21:25 23:21:25 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:21:25 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:21:25 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:21:25 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 23:21:25 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 23:21:25 #31 DONE 0.1s 23:21:25 23:21:25 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 23:21:25 #29 DONE 0.0s 23:21:25 23:21:25 #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:21:25 #33 DONE 0.8s 23:21:25 23:21:25 #32 [core-data internal] load build context 23:21:25 #32 ... 23:21:25 23:21:25 #31 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:21:25 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:21:25 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:21:25 #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 23:21:25 #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 23:21:25 #31 DONE 0.1s 23:21:25 23:21:25 #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-x86_64 23:21:25 #33 DONE 0.8s 23:21:25 23:21:25 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 23:21:25 #30 DONE 0.5s 23:21:25 23:21:25 #32 [core-data internal] load build context 23:21:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:21:25 Configure a credential helper to remove this warning. See 23:21:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:21:25 23:21:25 Login Succeeded 23:21:25 ---> docker-login.sh ends [Pipeline] } 23:21:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:21:26 + git config --global --add safe.directory /w/workspace/edgex-go/541 [Pipeline] echo 23:21:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:21:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:21:26 ========================================================= 23:21:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:21:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:21:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:21:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:21:26 edb6bdbacee9: Pulling fs layer 23:21:26 5f9638ab2659: Pulling fs layer 23:21:26 8d51d6327a98: Pulling fs layer 23:21:26 8b374f2dd631: Pulling fs layer 23:21:26 ec14aa9079de: Pulling fs layer 23:21:26 2f466654f4bb: Pulling fs layer 23:21:26 554e91adad29: Pulling fs layer 23:21:26 ec14aa9079de: Waiting 23:21:26 2f466654f4bb: Waiting 23:21:26 554e91adad29: Waiting 23:21:26 8b374f2dd631: Waiting 23:21:26 5f9638ab2659: Verifying Checksum 23:21:26 5f9638ab2659: Download complete 23:21:26 8b374f2dd631: Verifying Checksum 23:21:26 8b374f2dd631: Download complete 23:21:26 ec14aa9079de: Verifying Checksum 23:21:26 ec14aa9079de: Download complete 23:21:26 edb6bdbacee9: Verifying Checksum 23:21:26 edb6bdbacee9: Download complete 23:21:27 #32 ... 23:21:27 23:21:27 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 23:21:27 #34 DONE 2.1s 23:21:27 23:21:27 #35 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:21:27 #0 0.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:27 #0 1.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:27 #0 1.316 (1/1) Installing dumb-init (1.2.5-r2) 23:21:27 #0 1.460 Executing busybox-1.35.0-r29.trigger 23:21:27 #0 1.466 OK: 7 MiB in 16 packages 23:21:27 #35 DONE 2.7s 23:21:27 23:21:27 #32 [core-data internal] load build context 23:21:27 edb6bdbacee9: Pull complete 23:21:28 554e91adad29: Verifying Checksum 23:21:28 554e91adad29: Download complete 23:21:28 5f9638ab2659: Pull complete 23:21:29 8d51d6327a98: Verifying Checksum 23:21:29 8d51d6327a98: Download complete 23:21:29 2f466654f4bb: Verifying Checksum 23:21:29 2f466654f4bb: Download complete 23:21:30 #32 transferring context: 119.98MB 4.8s 23:21:32 #32 ... 23:21:32 23:21:32 #36 [support-scheduler internal] load build context 23:21:33 #36 ... 23:21:33 23:21:33 #32 [core-data internal] load build context 23:21:34 #32 ... 23:21:34 23:21:34 #37 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:21:34 #0 2.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:34 #0 2.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:34 #0 2.850 (1/2) Installing dumb-init (1.2.5-r2) 23:21:34 #0 2.868 (2/2) Installing openssl (3.0.9-r1) 23:21:34 #0 2.871 Executing busybox-1.35.0-r29.trigger 23:21:34 #0 2.924 OK: 8 MiB in 17 packages 23:21:34 #37 DONE 9.0s 23:21:34 23:21:34 #32 [core-data internal] load build context 23:21:34 #32 transferring context: 246.56MB 9.9s 23:21:34 #32 ... 23:21:34 23:21:34 #38 [security-proxy-auth internal] load build context 23:21:35 #38 ... 23:21:35 23:21:35 #39 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:21:35 #0 3.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:35 #0 3.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:35 #0 3.586 (1/2) Installing dumb-init (1.2.5-r2) 23:21:35 #0 3.599 (2/2) Installing su-exec (0.2-r2) 23:21:35 #0 3.599 Executing busybox-1.35.0-r29.trigger 23:21:35 #0 3.614 OK: 7 MiB in 17 packages 23:21:35 #39 ... 23:21:35 23:21:35 #40 [security-spiffe-token-provider internal] load build context 23:21:35 #40 ... 23:21:35 23:21:35 #41 [security-spire-server internal] load build context 23:21:35 #41 transferring context: 358.97MB 9.4s done 23:21:35 #41 ... 23:21:35 23:21:35 #42 [security-spire-agent internal] load build context 23:21:35 #42 ... 23:21:35 23:21:35 #43 [security-bootstrapper internal] load build context 23:21:35 #43 ... 23:21:35 23:21:35 #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:21:35 #0 4.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:35 #0 5.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:35 #0 5.272 (1/2) Installing ca-certificates (20230506-r0) 23:21:35 #0 5.284 (2/2) Installing dumb-init (1.2.5-r2) 23:21:35 #0 5.294 Executing busybox-1.35.0-r29.trigger 23:21:35 #0 5.302 Executing ca-certificates-20230506-r0.trigger 23:21:35 #0 5.379 OK: 8 MiB in 17 packages 23:21:35 #44 ... 23:21:35 23:21:35 #45 [core-metadata internal] load build context 23:21:35 #45 transferring context: 358.97MB 8.7s done 23:21:35 #45 ... 23:21:35 23:21:35 #46 [core-command internal] load build context 23:21:35 #46 ... 23:21:35 23:21:35 #47 [security-proxy-setup internal] load build context 23:21:35 #47 ... 23:21:35 23:21:35 #48 [support-notifications internal] load build context 23:21:35 #48 ... 23:21:35 23:21:35 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:21:35 #0 6.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:35 #0 6.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:35 #0 7.240 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:21:35 #0 7.240 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:21:35 #0 7.240 OK: 17818 distinct packages available 23:21:35 #0 7.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:35 #0 7.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:35 #0 7.568 (1/9) Installing ca-certificates (20230506-r0) 23:21:35 #0 7.584 (2/9) Installing brotli-libs (1.0.9-r9) 23:21:35 #0 7.594 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:21:35 #0 7.604 (4/9) Installing libcurl (8.1.2-r0) 23:21:35 #0 7.616 (5/9) Installing curl (8.1.2-r0) 23:21:35 #0 7.622 (6/9) Installing dumb-init (1.2.5-r2) 23:21:35 #0 7.629 (7/9) Installing musl-obstack (1.2.3-r0) 23:21:35 #0 7.636 (8/9) Installing libucontext (1.2-r0) 23:21:35 #0 7.637 (9/9) Installing gcompat (1.1.0-r0) 23:21:35 #0 7.640 Executing busybox-1.35.0-r29.trigger 23:21:35 #0 7.650 Executing ca-certificates-20230506-r0.trigger 23:21:35 #0 7.709 OK: 10 MiB in 24 packages 23:21:36 #49 ... 23:21:36 23:21:36 #50 [security-secretstore-setup internal] load build context 23:21:36 #50 transferring context: 358.97MB 9.5s done 23:21:36 #50 ... 23:21:36 23:21:36 #51 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:21:36 #0 4.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:36 #0 4.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:36 #0 4.365 (1/1) Installing dumb-init (1.2.5-r2) 23:21:36 #0 4.374 Executing busybox-1.35.0-r29.trigger 23:21:36 #0 4.383 OK: 7 MiB in 16 packages 23:21:36 #51 ... 23:21:36 23:21:36 #52 [security-spire-config internal] load build context 23:21:36 #52 transferring context: 358.97MB 9.7s done 23:21:36 #52 ... 23:21:36 23:21:36 #53 [core-common-config-bootstrapper internal] load build context 23:21:36 #53 transferring context: 358.97MB 10.9s done 23:21:36 #53 ... 23:21:36 23:21:36 #54 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:21:36 #0 4.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:36 #0 4.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:36 #0 4.357 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:21:36 #0 4.357 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:21:36 #0 4.357 OK: 17818 distinct packages available 23:21:36 #0 4.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:36 #0 5.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:36 #0 5.751 (1/5) Installing dumb-init (1.2.5-r2) 23:21:36 #0 5.756 (2/5) Installing musl-obstack (1.2.3-r0) 23:21:36 #0 5.762 (3/5) Installing libucontext (1.2-r0) 23:21:36 #0 5.764 (4/5) Installing gcompat (1.1.0-r0) 23:21:36 #0 5.770 (5/5) Installing openssl (3.0.9-r1) 23:21:36 #0 5.791 Executing busybox-1.35.0-r29.trigger 23:21:36 #0 5.803 OK: 8 MiB in 20 packages 23:21:36 #54 ... 23:21:36 23:21:36 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:21:36 #0 2.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:36 #0 2.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:36 #0 2.796 (1/4) Installing ca-certificates (20230506-r0) 23:21:36 #0 2.807 (2/4) Installing dumb-init (1.2.5-r2) 23:21:36 #0 2.816 (3/4) Installing su-exec (0.2-r2) 23:21:36 #0 2.816 (4/4) Installing yq (4.30.4-r4) 23:21:36 #0 2.891 Executing busybox-1.35.0-r29.trigger 23:21:36 #0 2.901 Executing ca-certificates-20230506-r0.trigger 23:21:36 #0 2.994 OK: 17 MiB in 19 packages 23:21:36 #55 ... 23:21:36 23:21:36 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:21:36 #0 5.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:36 #0 5.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:36 #0 5.841 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:21:36 #0 5.841 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:21:36 #0 5.841 OK: 17818 distinct packages available 23:21:36 #0 5.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:36 #0 6.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:36 #0 6.236 (1/4) Installing dumb-init (1.2.5-r2) 23:21:36 #0 6.240 (2/4) Installing musl-obstack (1.2.3-r0) 23:21:36 #0 6.246 (3/4) Installing libucontext (1.2-r0) 23:21:36 #0 6.249 (4/4) Installing gcompat (1.1.0-r0) 23:21:36 #0 6.260 Executing busybox-1.35.0-r29.trigger 23:21:36 #0 6.267 OK: 7 MiB in 19 packages 23:21:37 #56 ... 23:21:37 23:21:37 #48 [support-notifications internal] load build context 23:21:37 #48 transferring context: 358.97MB 11.4s done 23:21:37 #48 ... 23:21:37 23:21:37 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:21:37 #57 ... 23:21:37 23:21:37 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 23:21:37 #58 ... 23:21:37 23:21:37 #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 23:21:37 #59 ... 23:21:37 23:21:37 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:21:37 #0 3.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:37 #0 4.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:37 #0 4.300 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:21:37 #0 4.300 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:21:37 #0 4.300 OK: 17818 distinct packages available 23:21:37 #0 4.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:37 #0 4.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:37 #0 4.684 OK: 265 MiB in 53 packages 23:21:38 #60 ... 23:21:38 23:21:38 #61 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:21:38 #61 ... 23:21:38 23:21:38 #36 [support-scheduler internal] load build context 23:21:38 #36 transferring context: 358.97MB 11.6s done 23:21:40 #36 ... 23:21:40 23:21:40 #45 [core-metadata internal] load build context 23:21:40 #45 DONE 15.3s 23:21:40 23:21:40 #50 [security-secretstore-setup internal] load build context 23:21:40 #50 DONE 15.2s 23:21:40 23:21:40 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:21:40 #55 DONE 15.1s 23:21:40 23:21:40 #39 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:21:40 #39 DONE 15.4s 23:21:40 23:21:40 #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:21:40 #44 DONE 14.8s 23:21:40 23:21:40 #54 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:21:40 #54 DONE 15.2s 23:21:40 23:21:40 #51 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 23:21:40 #51 DONE 15.5s 23:21:40 23:21:40 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:21:40 #60 DONE 12.9s 23:21:40 23:21:40 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:21:40 #56 DONE 14.0s 23:21:40 23:21:40 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:21:40 #49 DONE 15.3s 23:21:40 23:21:40 #41 [security-spire-server internal] load build context 23:21:40 #41 DONE 15.2s 23:21:40 23:21:40 #53 [core-common-config-bootstrapper internal] load build context 23:21:40 #53 DONE 15.5s 23:21:40 23:21:40 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:21:40 #62 ... 23:21:40 23:21:40 #46 [core-command internal] load build context 23:21:40 #46 transferring context: 358.97MB 10.5s done 23:21:40 #46 DONE 15.1s 23:21:40 23:21:40 #38 [security-proxy-auth internal] load build context 23:21:40 #38 transferring context: 358.97MB 11.5s done 23:21:40 #38 DONE 15.6s 23:21:40 23:21:40 #52 [security-spire-config internal] load build context 23:21:40 #52 DONE 14.9s 23:21:40 23:21:40 #40 [security-spiffe-token-provider internal] load build context 23:21:40 #40 transferring context: 358.97MB 11.6s done 23:21:40 #40 DONE 15.4s 23:21:40 23:21:40 #43 [security-bootstrapper internal] load build context 23:21:40 #43 transferring context: 358.97MB 12.0s done 23:21:40 #43 DONE 15.5s 23:21:40 23:21:40 #36 [support-scheduler internal] load build context 23:21:40 #36 DONE 15.1s 23:21:40 23:21:40 #42 [security-spire-agent internal] load build context 23:21:40 #42 transferring context: 358.97MB 11.4s done 23:21:40 #42 DONE 15.2s 23:21:40 23:21:40 #48 [support-notifications internal] load build context 23:21:40 #48 DONE 15.1s 23:21:40 23:21:40 #47 [security-proxy-setup internal] load build context 23:21:40 #47 transferring context: 358.97MB 12.1s done 23:21:40 #47 DONE 15.2s 23:21:40 23:21:40 #63 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 23:21:40 #63 DONE 4.2s 23:21:40 23:21:40 #32 [core-data internal] load build context 23:21:40 #32 transferring context: 358.97MB 12.7s done 23:21:40 #32 DONE 15.8s 23:21:40 23:21:40 #64 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:21:40 #64 DONE 0.1s 23:21:40 23:21:40 #65 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:41 8d51d6327a98: Pull complete 23:21:41 8b374f2dd631: Pull complete 23:21:41 ec14aa9079de: Pull complete 23:21:41 #65 ... 23:21:41 23:21:41 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:21:41 #57 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:41 #57 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:41 #57 14.15 OK: 265 MiB in 53 packages 23:21:41 #57 DONE 14.3s 23:21:41 23:21:41 #61 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:21:41 #61 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:41 #61 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:41 #61 14.27 OK: 265 MiB in 53 packages 23:21:41 #61 DONE 14.4s 23:21:41 23:21:41 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:21:41 #66 DONE 0.1s 23:21:41 23:21:41 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:21:41 #62 DONE 1.5s 23:21:41 23:21:41 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 23:21:41 #58 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:41 #58 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:41 #58 14.32 OK: 265 MiB in 53 packages 23:21:41 #58 DONE 14.5s 23:21:41 23:21:41 #67 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 23:21:41 #67 DONE 0.1s 23:21:41 23:21:41 #68 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:41 #68 ... 23:21:41 23:21:41 #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 23:21:41 #69 DONE 0.1s 23:21:41 23:21:41 #70 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:21:41 #70 DONE 0.1s 23:21:41 23:21:41 #59 [core-data builder 3/7] RUN apk add --update --no-cache make git 23:21:41 #59 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:21:41 #59 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:21:41 #59 14.49 OK: 265 MiB in 53 packages 23:21:41 #59 DONE 14.6s 23:21:42 23:21:42 #71 [core-data builder 4/7] COPY go.mod vendor* ./ 23:21:42 #71 DONE 0.1s 23:21:42 23:21:42 #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:47 2f466654f4bb: Pull complete 23:21:49 554e91adad29: Pull complete 23:21:49 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 23:21:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:21:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:21:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:21:50 WORKDIR /edgex 23:21:50 COPY go.mod . 23:21:50 RUN go mod download 23:21:50 + docker build -t ci-base-image-arm64 -f - . 23:21:50 Sending build context to Docker daemon 2.949MB 23:21:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:21:50 ---> 1e15ea492957 23:21:50 Step 2/4 : WORKDIR /edgex 23:21:52 #72 ... 23:21:52 23:21:52 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:52 #73 ... 23:21:52 23:21:52 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:52 ---> Running in 7ab68a4d88f5 23:21:52 Removing intermediate container 7ab68a4d88f5 23:21:52 ---> f42424068e5f 23:21:52 Step 3/4 : COPY go.mod . 23:21:53 ---> e9208132ad36 23:21:53 Step 4/4 : RUN go mod download 23:21:53 ---> Running in ed530da763c2 23:22:10 #74 ... 23:22:10 23:22:10 #68 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:10 #68 DONE 26.4s 23:22:10 23:22:10 #65 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:10 #65 DONE 27.8s 23:22:10 23:22:10 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:10 #73 DONE 26.5s 23:22:10 23:22:10 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:10 #74 DONE 26.3s 23:22:10 23:22:10 #72 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:10 #72 DONE 26.3s 23:22:10 23:22:10 #75 [security-bootstrapper builder 6/7] COPY . . 23:22:18 #75 DONE 9.2s 23:22:18 23:22:18 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:18 #76 CACHED 23:22:18 23:22:18 #77 [security-secretstore-setup builder 6/7] COPY . . 23:22:18 #77 CACHED 23:22:18 23:22:18 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:22:18 #78 CACHED 23:22:18 23:22:18 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:18 #79 CACHED 23:22:18 23:22:18 #80 [security-proxy-setup builder 6/7] COPY . . 23:22:18 #80 CACHED 23:22:18 23:22:18 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:22:18 #81 CACHED 23:22:18 23:22:18 #82 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:22:18 #82 ... 23:22:18 23:22:18 #83 [security-spire-server builder 6/9] COPY . . 23:22:18 #83 DONE 9.2s 23:22:18 23:22:18 #84 [security-spiffe-token-provider builder 6/7] COPY . . 23:22:18 #84 DONE 9.2s 23:22:18 23:22:18 #85 [support-notifications builder 6/7] COPY . . 23:22:18 #85 DONE 9.2s 23:22:18 23:22:18 #86 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:18 #86 CACHED 23:22:18 23:22:18 #87 [support-scheduler builder 6/7] COPY . . 23:22:18 #87 CACHED 23:22:18 23:22:18 #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:22:18 #88 CACHED 23:22:18 23:22:18 #89 [security-proxy-auth builder 6/7] COPY . . 23:22:18 #89 CACHED 23:22:18 23:22:18 #90 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:22:18 #90 CACHED 23:22:18 23:22:18 #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:18 #91 CACHED 23:22:18 23:22:18 #92 [core-metadata builder 6/7] COPY . . 23:22:18 #92 CACHED 23:22:18 23:22:18 #93 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:18 #93 CACHED 23:22:18 23:22:18 #94 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:22:18 #94 CACHED 23:22:18 23:22:18 #95 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:22:18 #95 CACHED 23:22:18 23:22:18 #96 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:18 #96 CACHED 23:22:18 23:22:18 #97 [core-common-config-bootstrapper builder 6/7] COPY . . 23:22:18 #97 CACHED 23:22:18 23:22:18 #98 [core-command builder 6/7] COPY . . 23:22:18 #98 CACHED 23:22:18 23:22:18 #99 [core-command builder 4/7] COPY go.mod vendor* ./ 23:22:18 #99 CACHED 23:22:18 23:22:18 #100 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:18 #100 CACHED 23:22:18 23:22:18 #101 [core-data builder 6/7] COPY . . 23:22:18 #101 DONE 9.3s 23:22:18 23:22:18 #102 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 23:22:18 #102 DONE 0.2s 23:22:18 23:22:18 #103 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 23:22:18 #103 CACHED 23:22:18 23:22:18 #104 [security-spire-agent builder 6/9] COPY . . 23:22:18 #104 CACHED 23:22:18 23:22:18 #105 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:18 #105 CACHED 23:22:18 23:22:18 #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 23:22:18 #106 CACHED 23:22:18 23:22:18 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:22:20 #107 DONE 2.5s 23:22:20 23:22:20 #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:22:20 #108 DONE 2.7s 23:22:20 23:22:20 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 23:22:20 #109 DONE 0.3s 23:22:20 23:22:20 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 23:22:20 #110 DONE 0.2s 23:22:20 23:22:20 #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:22:20 #0 1.068 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:22:21 #111 ... 23:22:21 23:22:21 #112 [security-spire-config builder 6/9] COPY . . 23:22:21 #112 CACHED 23:22:21 23:22:21 #113 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 23:22:21 #113 CACHED 23:22:21 23:22:21 #114 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 23:22:21 #114 CACHED 23:22:21 23:22:21 #115 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:22:21 #115 CACHED 23:22:21 23:22:21 #116 [security-spire-config builder 9/9] WORKDIR /edgex-go 23:22:21 #116 CACHED 23:22:21 23:22:21 #117 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:21 #117 CACHED 23:22:21 23:22:21 #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:22:21 #118 DONE 0.4s 23:22:21 23:22:21 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:22:21 #119 DONE 0.4s 23:22:21 23:22:21 #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:22:21 #120 ... 23:22:21 23:22:21 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:22:21 #121 DONE 0.3s 23:22:21 23:22:21 #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:22:21 #120 DONE 0.5s 23:22:21 23:22:21 #122 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:22:22 #122 ... 23:22:22 23:22:22 #123 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:22:22 #123 CACHED 23:22:22 23:22:22 #124 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:22:22 #124 CACHED 23:22:22 23:22:22 #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:22:24 #125 DONE 2.1s 23:22:24 23:22:24 #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:22:24 #126 DONE 2.1s 23:22:24 23:22:24 #122 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:22:24 #122 DONE 2.3s 23:22:24 23:22:24 #127 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:22:24 #127 DONE 0.1s 23:22:24 23:22:24 #128 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:22:24 #128 DONE 0.1s 23:22:24 23:22:24 #129 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 23:22:24 #129 DONE 0.5s 23:22:24 23:22:24 #130 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:22:24 #130 DONE 0.5s 23:22:24 23:22:24 #131 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:22:24 #131 DONE 0.7s 23:22:24 23:22:24 #132 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:22:24 #132 DONE 0.1s 23:22:24 23:22:24 #133 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:22:24 #133 DONE 0.1s 23:22:24 23:22:24 #134 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:22:24 #134 DONE 0.1s 23:22:24 23:22:24 #135 [security-spire-server] exporting to image 23:22:24 #135 exporting layers 23:22:24 #135 ... 23:22:24 23:22:24 #136 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:22:24 #136 DONE 0.1s 23:22:24 23:22:24 #135 [security-spire-config] exporting to image 23:22:25 #135 ... 23:22:25 23:22:25 #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:22:25 #137 DONE 0.2s 23:22:25 23:22:25 #135 [security-spire-agent] exporting to image 23:22:25 #135 exporting layers 0.8s done 23:22:25 #135 writing image sha256:9a7699082721134a017446499739e24a61ec4c79b1d0674844ad59b1311804ae 0.0s done 23:22:25 #135 naming to docker.io/library/security-spire-config 23:22:25 #135 exporting layers 0.6s done 23:22:25 #135 naming to docker.io/library/security-spire-config done 23:22:25 #135 writing image sha256:cdd43b2dd8c56d1a0605dd9df2a10be4cefc9a35e0d68aba910b09e074da2942 done 23:22:25 #135 naming to docker.io/library/security-spire-server done 23:22:25 #135 writing image sha256:449838af186295441d532409e3412956fce3beb20895f1bb5fda96b355a0fe70 done 23:22:25 #135 naming to docker.io/library/security-spire-agent done 23:22:25 #135 DONE 0.9s 23:22:25 23:22:25 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:22:25 #0 1.604 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:22:27 #138 ... 23:22:27 23:22:27 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:22:27 #0 0.792 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:22:27 #139 ... 23:22:27 23:22:27 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:22:27 #0 1.015 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:22:27 #140 ... 23:22:27 23:22:27 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:22:27 #0 1.577 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:22:27 #141 ... 23:22:27 23:22:27 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:22:27 #0 0.797 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:22:28 #142 ... 23:22:28 23:22:28 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:22:28 #0 1.316 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:22:28 #143 ... 23:22:28 23:22:28 #82 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:22:28 #82 0.651 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:22:28 #82 ... 23:22:28 23:22:28 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:22:28 #0 0.984 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:22:28 #144 ... 23:22:28 23:22:28 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:22:28 #0 0.678 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:22:28 #145 ... 23:22:28 23:22:28 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:22:28 #0 1.322 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:22:32 Removing intermediate container ed530da763c2 23:22:32 ---> bdc93c459662 23:22:32 Successfully built bdc93c459662 23:22:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:32 + docker inspect -f . ci-base-image-arm64 23:22:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:32 prd-ubuntu20.04-docker-arm64-4c-16g-994 does not seem to be running inside a container 23:22:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:22:33 $ docker top 6221275a2a313c90d903ae69c73ff5bafb29429a9c9c462a2ec6834953ef3343 -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:34 + go version 23:22:34 go version go1.20.6 linux/arm64 [Pipeline] } 23:22:34 $ docker stop --time=1 6221275a2a313c90d903ae69c73ff5bafb29429a9c9c462a2ec6834953ef3343 23:22:36 $ docker rm -f --volumes 6221275a2a313c90d903ae69c73ff5bafb29429a9c9c462a2ec6834953ef3343 [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 23:22:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:22:36 23:22:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:22:37 latest: Pulling from edgex-devops/edgex-compose-arm64 23:22:37 547446be3368: Pulling fs layer 23:22:37 d125d8839a47: Pulling fs layer 23:22:37 3e85d5ac6304: Pulling fs layer 23:22:37 c3105a71a48b: Pulling fs layer 23:22:37 0f093f025ec4: Pulling fs layer 23:22:37 c3106fc0e877: Pulling fs layer 23:22:37 0f093f025ec4: Waiting 23:22:37 c3105a71a48b: Waiting 23:22:37 547446be3368: Verifying Checksum 23:22:37 547446be3368: Download complete 23:22:37 c3105a71a48b: Verifying Checksum 23:22:37 c3105a71a48b: Download complete 23:22:37 d125d8839a47: Verifying Checksum 23:22:37 d125d8839a47: Download complete 23:22:37 0f093f025ec4: Verifying Checksum 23:22:37 0f093f025ec4: Download complete 23:22:37 c3106fc0e877: Verifying Checksum 23:22:37 c3106fc0e877: Download complete 23:22:37 547446be3368: Pull complete 23:22:38 d125d8839a47: Pull complete 23:22:39 3e85d5ac6304: Verifying Checksum 23:22:39 3e85d5ac6304: Download complete 23:22:47 3e85d5ac6304: Pull complete 23:22:47 c3105a71a48b: Pull complete 23:22:48 0f093f025ec4: Pull complete 23:22:48 c3106fc0e877: Pull complete 23:22:48 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 23:22:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:22:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:49 prd-ubuntu20.04-docker-arm64-4c-16g-994 does not seem to be running inside a container 23:22:49 $ 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/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:22:51 $ docker top 41de907eb2d2a609f29839b795d91ff0f7950c6fbaa59bb7978125b0464d44d5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:51 + docker compose -f ./docker-compose-build.yml build --parallel 23:22:59 #1 [security-bootstrapper internal] load build definition from Dockerfile 23:23:00 #1 transferring dockerfile: 23:23:00 #1 transferring dockerfile: 2.82kB 0.0s done 23:23:00 #1 DONE 0.6s 23:23:00 23:23:00 #2 [support-notifications internal] load build definition from Dockerfile 23:23:00 #2 transferring dockerfile: 1.84kB done 23:23:00 #2 DONE 0.0s 23:23:00 23:23:00 #3 [core-data internal] load build definition from Dockerfile 23:23:00 #3 transferring dockerfile: 1.90kB done 23:23:00 #3 DONE 0.1s 23:23:00 23:23:00 #4 [security-spire-config internal] load build definition from Dockerfile 23:23:00 #4 transferring dockerfile: 2.58kB done 23:23:00 #4 DONE 0.1s 23:23:00 23:23:00 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 23:23:00 #5 transferring dockerfile: 1.78kB done 23:23:00 #5 DONE 0.1s 23:23:00 23:23:00 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 23:23:00 #6 transferring dockerfile: 2.12kB done 23:23:00 #6 DONE 0.1s 23:23:00 23:23:00 #7 [support-scheduler internal] load build definition from Dockerfile 23:23:00 #7 transferring dockerfile: 1.82kB done 23:23:00 #7 DONE 0.1s 23:23:00 23:23:00 #8 [security-proxy-auth internal] load build definition from Dockerfile 23:23:00 #8 transferring dockerfile: 2.04kB done 23:23:00 #8 DONE 0.1s 23:23:00 23:23:00 #9 [security-proxy-setup internal] load build definition from Dockerfile 23:23:00 #9 transferring dockerfile: 2.06kB done 23:23:00 #9 DONE 0.1s 23:23:00 23:23:00 #10 [core-metadata internal] load build definition from Dockerfile 23:23:00 #10 transferring dockerfile: 1.96kB 0.0s done 23:23:00 #10 DONE 0.1s 23:23:00 23:23:00 #11 [security-secretstore-setup internal] load build definition from Dockerfile 23:23:00 #11 transferring dockerfile: 2.38kB 0.0s done 23:23:00 #11 DONE 0.1s 23:23:00 23:23:00 #12 [security-spire-agent internal] load build definition from Dockerfile 23:23:00 #12 transferring dockerfile: 2.68kB done 23:23:00 #12 DONE 0.1s 23:23:00 23:23:00 #13 [core-command internal] load build definition from Dockerfile 23:23:01 #13 transferring dockerfile: 1.82kB done 23:23:01 #13 DONE 0.1s 23:23:01 23:23:01 #14 [security-spire-server internal] load build definition from Dockerfile 23:23:01 #14 transferring dockerfile: 2.63kB done 23:23:01 #14 DONE 0.1s 23:23:01 23:23:01 #15 [security-bootstrapper internal] load .dockerignore 23:23:01 #15 transferring context: 23:23:01 #15 transferring context: 56B done 23:23:01 #15 DONE 0.1s 23:23:01 23:23:01 #16 [support-notifications internal] load .dockerignore 23:23:01 #16 transferring context: 56B done 23:23:01 #16 DONE 0.0s 23:23:01 23:23:01 #17 [core-data internal] load .dockerignore 23:23:01 #17 transferring context: 56B done 23:23:01 #17 DONE 0.0s 23:23:01 23:23:01 #18 [security-spire-config internal] load .dockerignore 23:23:01 #18 transferring context: 56B done 23:23:01 #18 DONE 0.1s 23:23:02 23:23:02 #19 [security-spiffe-token-provider internal] load .dockerignore 23:23:02 #19 transferring context: 56B done 23:23:02 #19 DONE 0.0s 23:23:02 23:23:02 #20 [core-common-config-bootstrapper internal] load .dockerignore 23:23:02 #20 transferring context: 56B done 23:23:02 #20 DONE 0.0s 23:23:02 23:23:02 #21 [support-scheduler internal] load .dockerignore 23:23:02 #21 transferring context: 56B done 23:23:02 #21 DONE 0.0s 23:23:02 23:23:02 #22 [security-proxy-auth internal] load .dockerignore 23:23:02 #22 transferring context: 56B done 23:23:02 #22 DONE 0.1s 23:23:02 23:23:02 #23 [security-proxy-setup internal] load .dockerignore 23:23:02 #23 transferring context: 56B done 23:23:02 #23 DONE 0.1s 23:23:02 23:23:02 #24 [core-metadata internal] load .dockerignore 23:23:02 #24 transferring context: 56B 0.0s done 23:23:02 #24 DONE 0.1s 23:23:02 23:23:02 #25 [security-secretstore-setup internal] load .dockerignore 23:23:02 #25 transferring context: 56B 0.0s done 23:23:02 #25 DONE 0.1s 23:23:02 23:23:02 #26 [security-spire-agent internal] load .dockerignore 23:23:02 #26 transferring context: 56B done 23:23:02 #26 DONE 0.1s 23:23:02 23:23:02 #27 [core-command internal] load .dockerignore 23:23:02 #27 transferring context: 56B done 23:23:02 #27 DONE 0.1s 23:23:02 23:23:02 #28 [security-spire-server internal] load .dockerignore 23:23:02 #28 transferring context: 56B 0.0s done 23:23:02 #28 DONE 0.1s 23:23:02 23:23:02 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:02 #29 DONE 0.0s 23:23:02 23:23:02 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 23:23:02 #30 DONE 0.1s 23:23:02 23:23:02 #31 [security-bootstrapper stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:23:02 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:23:02 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 23:23:02 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:23:02 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 23:23:02 #31 DONE 0.2s 23:23:02 23:23:02 #32 [security-bootstrapper internal] load build context 23:23:03 #32 transferring context: 2.56MB 0.5s done 23:23:03 #32 DONE 0.6s 23:23:03 23:23:03 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:23:03 #33 ... 23:23:03 23:23:03 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:03 #29 DONE 0.0s 23:23:03 23:23:03 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 23:23:03 #30 DONE 0.2s 23:23:03 23:23:03 #31 [support-notifications stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:23:03 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:23:03 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 23:23:03 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:23:03 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 23:23:03 #31 DONE 0.3s 23:23:03 23:23:03 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:03 #29 DONE 0.0s 23:23:03 23:23:03 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:23:03 #33 DONE 1.4s 23:23:03 23:23:03 #34 [support-notifications internal] load build context 23:23:03 #34 ... 23:23:03 23:23:03 #31 [core-data stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:23:03 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:23:03 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 23:23:03 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:23:03 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 23:23:03 #31 DONE 0.3s 23:23:03 23:23:03 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 23:23:03 #30 DONE 0.3s 23:23:03 23:23:03 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:23:03 #33 DONE 1.4s 23:23:03 23:23:03 #34 [support-notifications internal] load build context 23:23:03 #34 ... 23:23:03 23:23:03 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:03 #29 DONE 0.0s 23:23:03 23:23:03 #34 [support-notifications internal] load build context 23:23:03 #34 ... 23:23:03 23:23:03 #35 [security-spire-config builder 2/7] WORKDIR /edgex-go 23:23:03 #35 DONE 0.7s 23:23:03 23:23:03 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:03 #29 DONE 0.0s 23:23:03 23:23:03 #36 [security-spiffe-token-provider internal] load build context 23:23:04 #36 ... 23:23:04 23:23:04 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:04 #29 DONE 0.0s 23:23:04 23:23:04 #36 [security-spiffe-token-provider internal] load build context 23:23:04 #36 ... 23:23:04 23:23:04 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 23:23:04 #30 DONE 0.9s 23:23:04 23:23:04 #36 [security-spiffe-token-provider internal] load build context 23:23:04 #36 ... 23:23:04 23:23:04 #31 [security-proxy-auth stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:23:04 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:23:04 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 23:23:04 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:23:04 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 23:23:04 #31 DONE 0.4s 23:23:04 23:23:04 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:23:04 #33 DONE 1.5s 23:23:04 23:23:04 #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 23:23:04 #35 DONE 0.8s 23:23:04 23:23:04 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:04 #29 DONE 0.0s 23:23:04 23:23:04 #36 [security-spiffe-token-provider internal] load build context 23:23:04 #36 ... 23:23:04 23:23:04 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:04 #29 DONE 0.0s 23:23:04 23:23:04 #36 [security-spiffe-token-provider internal] load build context 23:23:05 #36 ... 23:23:05 23:23:05 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:05 #29 DONE 0.0s 23:23:05 23:23:05 #36 [security-spiffe-token-provider internal] load build context 23:23:05 #36 ... 23:23:05 23:23:05 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:05 #29 DONE 0.0s 23:23:05 23:23:05 #34 [support-notifications internal] load build context 23:23:05 #34 transferring context: 2.56MB 1.2s done 23:23:05 #34 DONE 1.8s 23:23:05 23:23:05 #36 [security-spiffe-token-provider internal] load build context 23:23:05 #36 ... 23:23:05 23:23:05 #31 [core-metadata stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:23:05 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:23:05 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 23:23:05 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:23:05 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 23:23:05 #31 DONE 0.4s 23:23:05 23:23:05 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:23:05 #33 DONE 1.5s 23:23:05 23:23:05 #35 [core-metadata builder 2/7] WORKDIR /edgex-go 23:23:05 #35 DONE 0.8s 23:23:05 23:23:05 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 23:23:05 #30 DONE 1.8s 23:23:05 23:23:05 #37 [security-spire-agent internal] load build context 23:23:05 #37 DONE 0.0s 23:23:05 23:23:05 #38 [security-secretstore-setup internal] load build context 23:23:05 #38 DONE 0.0s 23:23:05 23:23:05 #36 [security-spiffe-token-provider internal] load build context 23:23:05 #36 ... 23:23:05 23:23:05 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:05 #29 DONE 0.0s 23:23:05 23:23:05 #36 [security-spiffe-token-provider internal] load build context 23:23:05 #36 transferring context: 2.56MB 1.6s done 23:23:05 #36 ... 23:23:05 23:23:05 #39 [core-data internal] load build context 23:23:05 #39 transferring context: 2.56MB 1.2s done 23:23:05 #39 DONE 1.9s 23:23:05 23:23:05 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 23:23:05 #29 DONE 0.0s 23:23:05 23:23:05 #40 [security-spire-config internal] load build context 23:23:05 #40 transferring context: 2.56MB 1.5s done 23:23:05 #40 DONE 2.2s 23:23:05 23:23:05 #41 [core-metadata stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:23:06 #41 ... 23:23:06 23:23:06 #36 [security-spiffe-token-provider internal] load build context 23:23:06 #36 DONE 2.4s 23:23:06 23:23:06 #42 [support-scheduler internal] load build context 23:23:06 #42 ... 23:23:06 23:23:06 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 23:23:06 #30 DONE 2.7s 23:23:06 23:23:06 #42 [support-scheduler internal] load build context 23:23:06 #42 ... 23:23:06 23:23:06 #31 [core-command stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 23:23:06 #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 23:23:06 #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 23:23:06 #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 23:23:06 #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 23:23:06 #31 DONE 0.4s 23:23:06 23:23:06 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 23:23:06 #33 DONE 1.6s 23:23:06 23:23:06 #35 [core-command builder 2/7] WORKDIR /edgex-go 23:23:06 #35 DONE 0.9s 23:23:06 23:23:06 #42 [support-scheduler internal] load build context 23:23:06 #42 ... 23:23:06 23:23:06 #43 [core-command internal] load build context 23:23:06 #43 DONE 0.0s 23:23:06 23:23:06 #42 [support-scheduler internal] load build context 23:23:07 #42 transferring context: 2.56MB 2.3s done 23:23:09 #42 DONE 4.4s 23:23:09 23:23:09 #44 [security-proxy-auth internal] load build context 23:23:10 #44 ... 23:23:10 23:23:10 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 23:23:10 #0 3.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:10 #0 4.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:10 #0 6.136 (1/2) Installing dumb-init (1.2.5-r2) 23:23:10 #0 6.136 (2/2) Installing su-exec (0.2-r2) 23:23:10 #0 6.172 Executing busybox-1.35.0-r29.trigger 23:23:10 #0 6.242 OK: 8 MiB in 17 packages 23:23:10 #45 DONE 7.3s 23:23:10 23:23:10 #46 [core-common-config-bootstrapper internal] load build context 23:23:10 #46 ... 23:23:10 23:23:10 #44 [security-proxy-auth internal] load build context 23:23:11 #44 transferring context: 2.56MB 5.6s done 23:23:11 #44 DONE 7.2s 23:23:11 23:23:11 #47 [security-proxy-setup internal] load build context 23:23:11 #47 ... 23:23:11 23:23:11 #37 [security-spire-agent internal] load build context 23:23:11 #37 ... 23:23:11 23:23:11 #46 [core-common-config-bootstrapper internal] load build context 23:23:11 #46 transferring context: 2.56MB 5.8s done 23:23:11 #46 DONE 7.5s 23:23:11 23:23:11 #43 [core-command internal] load build context 23:23:12 #43 transferring context: 2.56MB 5.3s done 23:23:12 #43 ... 23:23:12 23:23:12 #47 [security-proxy-setup internal] load build context 23:23:12 #47 ... 23:23:12 23:23:12 #37 [security-spire-agent internal] load build context 23:23:12 #37 transferring context: 2.56MB 5.9s done 23:23:12 #37 DONE 7.3s 23:23:12 23:23:12 #38 [security-secretstore-setup internal] load build context 23:23:12 #38 transferring context: 2.56MB 6.1s done 23:23:13 #38 ... 23:23:13 23:23:13 #48 [core-metadata internal] load build context 23:23:13 #48 transferring context: 2.56MB 5.5s done 23:23:13 #48 DONE 7.5s 23:23:13 23:23:13 #49 [security-spire-server internal] load build context 23:23:13 #49 ... 23:23:13 23:23:13 #47 [security-proxy-setup internal] load build context 23:23:13 #47 transferring context: 2.56MB 6.8s done 23:23:13 #47 ... 23:23:13 23:23:13 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:23:13 #0 6.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:13 #0 6.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:13 #0 7.905 (1/2) Installing ca-certificates (20230506-r0) 23:23:13 #0 7.996 (2/2) Installing dumb-init (1.2.5-r2) 23:23:13 #0 7.996 Executing busybox-1.35.0-r29.trigger 23:23:13 #0 8.044 Executing ca-certificates-20230506-r0.trigger 23:23:13 #0 8.931 OK: 8 MiB in 17 packages 23:23:13 #50 ... 23:23:13 23:23:13 #38 [security-secretstore-setup internal] load build context 23:23:13 #38 DONE 8.3s 23:23:13 23:23:13 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:23:13 #0 8.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:13 #51 ... 23:23:13 23:23:13 #49 [security-spire-server internal] load build context 23:23:13 #49 ... 23:23:13 23:23:13 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:23:14 #52 ... 23:23:14 23:23:14 #43 [core-command internal] load build context 23:23:14 #43 DONE 7.2s 23:23:14 23:23:14 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 23:23:14 #0 9.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:14 #53 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:14 #53 ... 23:23:14 23:23:14 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:23:14 #54 ... 23:23:14 23:23:14 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:23:14 #55 ... 23:23:14 23:23:14 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 23:23:14 #50 DONE 10.9s 23:23:14 23:23:14 #56 [core-command builder 3/7] RUN apk add --update --no-cache make git 23:23:14 #56 ... 23:23:14 23:23:14 #47 [security-proxy-setup internal] load build context 23:23:14 #47 DONE 9.2s 23:23:14 23:23:14 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:23:14 #57 ... 23:23:14 23:23:14 #49 [security-spire-server internal] load build context 23:23:14 #49 transferring context: 2.56MB 6.8s done 23:23:14 #49 DONE 7.9s 23:23:14 23:23:14 #58 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:23:14 #58 ... 23:23:14 23:23:14 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:23:14 #52 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:15 #52 ... 23:23:15 23:23:15 #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:23:15 #59 ... 23:23:15 23:23:15 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:23:15 #60 ... 23:23:15 23:23:15 #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:23:15 #61 ... 23:23:15 23:23:15 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:23:15 #52 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:16 #52 ... 23:23:16 23:23:16 #41 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:23:16 #41 6.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:16 #41 8.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:16 #41 ... 23:23:16 23:23:16 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:23:16 #57 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:17 #57 ... 23:23:17 23:23:17 #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 23:23:17 #53 12.67 OK: 263 MiB in 53 packages 23:23:17 #53 DONE 14.1s 23:23:17 23:23:17 #41 [core-command stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:23:17 #41 11.89 (1/1) Installing dumb-init (1.2.5-r2) 23:23:17 #41 11.92 Executing busybox-1.35.0-r29.trigger 23:23:17 #41 11.99 OK: 8 MiB in 16 packages 23:23:17 #41 DONE 13.0s 23:23:17 23:23:17 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:23:17 #55 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:18 #55 ... 23:23:18 23:23:18 #62 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:23:18 #62 DONE 1.3s 23:23:18 23:23:18 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 23:23:18 #51 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:18 #51 13.74 (1/1) Installing dumb-init (1.2.5-r2) 23:23:18 #51 13.76 Executing busybox-1.35.0-r29.trigger 23:23:18 #51 13.90 OK: 8 MiB in 16 packages 23:23:18 #51 DONE 15.0s 23:23:18 23:23:18 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:23:18 #57 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:19 #57 ... 23:23:19 23:23:19 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 23:23:19 #63 DONE 9.3s 23:23:19 23:23:19 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 23:23:19 #64 DONE 0.3s 23:23:19 23:23:19 #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:23:19 #61 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:21 #61 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:21 #61 ... 23:23:21 23:23:21 #56 [core-command builder 3/7] RUN apk add --update --no-cache make git 23:23:21 #56 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:21 #56 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:21 #56 17.60 OK: 263 MiB in 53 packages 23:23:21 #56 DONE 18.2s 23:23:22 23:23:22 #65 [core-data builder 4/7] COPY go.mod vendor* ./ 23:23:22 #65 ... 23:23:22 23:23:22 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 23:23:22 #57 17.69 OK: 263 MiB in 53 packages 23:23:22 #57 DONE 18.5s 23:23:22 23:23:22 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:23:22 #66 ... 23:23:22 23:23:22 #65 [core-data builder 4/7] COPY go.mod vendor* ./ 23:23:22 #65 DONE 0.7s 23:23:22 23:23:22 #67 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:23 #67 ... 23:23:23 23:23:23 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 23:23:23 #66 DONE 0.7s 23:23:23 23:23:23 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:24 #68 ... 23:23:24 23:23:24 #58 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 23:23:24 #58 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:24 #58 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:24 #58 20.03 OK: 263 MiB in 53 packages 23:23:24 #58 DONE 20.9s 23:23:24 23:23:24 #69 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 23:23:24 #146 ... 23:23:24 23:23:24 #82 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:23:24 #82 66.23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:23:25 #69 DONE 0.6s 23:23:25 23:23:25 #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:23:25 #61 19.59 (1/2) Installing dumb-init (1.2.5-r2) 23:23:25 #61 19.63 (2/2) Installing openssl (3.0.9-r1) 23:23:25 #61 19.75 Executing busybox-1.35.0-r29.trigger 23:23:25 #61 19.92 OK: 8 MiB in 17 packages 23:23:26 #61 ... 23:23:26 23:23:26 #52 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 23:23:26 #52 14.65 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:23:26 #52 14.65 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:23:26 #52 14.65 OK: 17689 distinct packages available 23:23:26 #52 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:26 #52 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:26 #52 20.71 (1/4) Installing dumb-init (1.2.5-r2) 23:23:26 #52 20.73 (2/4) Installing musl-obstack (1.2.3-r0) 23:23:26 #52 20.75 (3/4) Installing libucontext (1.2-r0) 23:23:26 #52 20.78 (4/4) Installing gcompat (1.1.0-r0) 23:23:26 #52 20.78 Executing busybox-1.35.0-r29.trigger 23:23:26 #52 20.89 OK: 8 MiB in 19 packages 23:23:26 #52 DONE 22.2s 23:23:26 23:23:26 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:23:26 #60 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:26 #60 15.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:26 #60 18.84 (1/4) Installing ca-certificates (20230506-r0) 23:23:26 #60 19.16 (2/4) Installing dumb-init (1.2.5-r2) 23:23:26 #60 19.21 (3/4) Installing su-exec (0.2-r2) 23:23:26 #60 19.22 (4/4) Installing yq (4.30.4-r4) 23:23:26 #60 19.95 Executing busybox-1.35.0-r29.trigger 23:23:26 #60 20.03 Executing ca-certificates-20230506-r0.trigger 23:23:26 #60 ... 23:23:26 23:23:26 #61 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 23:23:26 #61 DONE 21.1s 23:23:26 23:23:26 #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:26 #70 ... 23:23:26 23:23:26 #71 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 23:23:26 #71 DONE 0.2s 23:23:27 23:23:27 #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 23:23:27 #60 21.56 OK: 17 MiB in 19 packages 23:23:28 #60 DONE 22.3s 23:23:28 23:23:28 #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:23:28 #59 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:28 #59 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:28 #59 19.97 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:23:28 #59 19.97 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:23:28 #59 19.97 OK: 17689 distinct packages available 23:23:28 #59 20.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:28 #59 22.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:28 #59 ... 23:23:28 23:23:28 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:23:28 #55 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:28 #55 18.30 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:23:28 #55 18.30 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:23:28 #55 18.30 OK: 17689 distinct packages available 23:23:28 #55 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:28 #55 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:28 #55 24.48 (1/9) Installing ca-certificates (20230506-r0) 23:23:28 #55 24.61 (2/9) Installing brotli-libs (1.0.9-r9) 23:23:28 #55 24.65 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:23:28 #55 24.68 (4/9) Installing libcurl (8.1.2-r0) 23:23:28 #55 24.70 (5/9) Installing curl (8.1.2-r0) 23:23:28 #55 24.72 (6/9) Installing dumb-init (1.2.5-r2) 23:23:28 #55 ... 23:23:28 23:23:28 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:28 #72 ... 23:23:28 23:23:28 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:23:28 #55 24.73 (7/9) Installing musl-obstack (1.2.3-r0) 23:23:28 #55 24.74 (8/9) Installing libucontext (1.2-r0) 23:23:28 #55 24.74 (9/9) Installing gcompat (1.1.0-r0) 23:23:28 #55 24.76 Executing busybox-1.35.0-r29.trigger 23:23:28 #55 24.80 Executing ca-certificates-20230506-r0.trigger 23:23:29 #55 ... 23:23:29 23:23:29 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:23:29 #54 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:29 #54 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:29 #54 20.80 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:23:29 #54 20.80 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:23:29 #54 20.80 OK: 17689 distinct packages available 23:23:29 #54 21.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:23:29 #54 23.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:23:29 #54 25.62 OK: 263 MiB in 53 packages 23:23:29 #54 ... 23:23:29 23:23:29 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:23:29 #55 25.55 OK: 11 MiB in 24 packages 23:23:29 #55 DONE 26.0s 23:23:29 23:23:29 #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:23:29 #59 24.18 (1/5) Installing dumb-init (1.2.5-r2) 23:23:29 #59 24.19 (2/5) Installing musl-obstack (1.2.3-r0) 23:23:29 #59 24.20 (3/5) Installing libucontext (1.2-r0) 23:23:29 #59 24.23 (4/5) Installing gcompat (1.1.0-r0) 23:23:29 #59 24.29 (5/5) Installing openssl (3.0.9-r1) 23:23:29 #59 24.37 Executing busybox-1.35.0-r29.trigger 23:23:29 #59 ... 23:23:29 23:23:29 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 23:23:29 #54 DONE 26.1s 23:23:29 23:23:29 #59 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:23:29 #59 24.46 OK: 9 MiB in 20 packages 23:23:30 #59 DONE 25.0s 23:23:30 23:23:30 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 23:23:30 #73 DONE 0.6s 23:23:30 23:23:30 #67 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:30 #67 ... 23:23:30 23:23:30 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:38 #82 DONE 81.1s 23:23:38 23:23:38 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:23:38 #139 DONE 81.1s 23:23:38 23:23:38 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:23:38 #146 DONE 81.0s 23:23:38 23:23:38 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:23:38 #144 DONE 81.0s 23:23:38 23:23:38 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:23:38 #138 DONE 81.0s 23:23:38 23:23:38 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:23:38 #141 DONE 81.0s 23:23:38 23:23:38 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:23:38 #142 ... 23:23:38 23:23:38 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:23:38 #140 DONE 81.1s 23:23:38 23:23:38 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:23:38 #145 DONE 81.2s 23:23:38 23:23:38 #111 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:23:38 #111 DONE 81.1s 23:23:38 23:23:38 #143 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:23:38 #143 DONE 81.1s 23:23:38 23:23:38 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:23:38 #147 ... 23:23:38 23:23:38 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:23:38 #142 DONE 81.3s 23:23:39 23:23:39 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:23:39 #148 ... 23:23:39 23:23:39 #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 23:23:39 #149 DONE 0.5s 23:23:39 23:23:39 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:23:39 #147 DONE 0.4s 23:23:39 23:23:39 #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:23:39 #150 DONE 0.4s 23:23:39 23:23:39 #151 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:23:39 #151 DONE 0.4s 23:23:39 23:23:39 #152 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:23:39 #152 DONE 0.5s 23:23:39 23:23:39 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:23:39 #148 DONE 0.3s 23:23:39 23:23:39 #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 23:23:39 #153 ... 23:23:39 23:23:39 #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 23:23:39 #154 DONE 0.4s 23:23:39 23:23:39 #155 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:23:39 #155 DONE 0.3s 23:23:39 23:23:39 #156 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:23:39 #156 DONE 0.3s 23:23:39 23:23:39 #157 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:23:39 #157 DONE 0.3s 23:23:39 23:23:39 #158 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:23:39 #158 CACHED 23:23:39 23:23:39 #159 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:23:39 #159 CACHED 23:23:39 23:23:39 #160 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:23:39 #160 CACHED 23:23:39 23:23:39 #161 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:23:39 #161 CACHED 23:23:39 23:23:39 #162 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:23:39 #162 CACHED 23:23:39 23:23:39 #163 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:23:39 #163 CACHED 23:23:39 23:23:39 #164 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 23:23:39 #164 CACHED 23:23:39 23:23:39 #165 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 23:23:39 #165 CACHED 23:23:39 23:23:39 #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:23:39 #166 DONE 0.3s 23:23:39 23:23:39 #167 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:23:39 #167 DONE 0.3s 23:23:39 23:23:39 #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:23:41 #168 ... 23:23:41 23:23:41 #169 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:23:41 #169 DONE 1.1s 23:23:41 23:23:41 #170 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:23:41 #170 DONE 1.1s 23:23:41 23:23:41 #171 [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 23:23:41 #171 DONE 1.2s 23:23:41 23:23:41 #172 [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 23:23:41 #172 ... 23:23:41 23:23:41 #173 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:23:41 #173 DONE 1.5s 23:23:41 23:23:41 #174 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:23:41 #174 DONE 1.6s 23:23:41 23:23:41 #175 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:23:41 #175 ... 23:23:41 23:23:41 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:23:41 #176 DONE 1.8s 23:23:41 23:23:41 #177 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:23:41 #177 DONE 1.8s 23:23:41 23:23:41 #178 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:23:41 #178 DONE 1.8s 23:23:41 23:23:41 #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:23:41 #168 DONE 1.8s 23:23:41 23:23:41 #179 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:23:41 #179 DONE 1.8s 23:23:41 23:23:41 #180 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:23:41 #180 ... 23:23:41 23:23:41 #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:23:41 #181 DONE 1.3s 23:23:41 23:23:41 #182 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:23:41 #182 DONE 1.3s 23:23:41 23:23:41 #172 [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 23:23:41 #172 DONE 1.2s 23:23:41 23:23:41 #183 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:23:41 #183 DONE 0.9s 23:23:41 23:23:41 #184 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:23:41 #184 DONE 0.7s 23:23:41 23:23:41 #175 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:23:41 #175 DONE 1.0s 23:23:41 23:23:41 #135 [core-command] exporting to image 23:23:41 #135 exporting layers 0.1s done 23:23:42 #135 ... 23:23:42 23:23:42 #185 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:23:42 #185 DONE 0.8s 23:23:42 23:23:42 #186 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:23:42 #186 DONE 0.7s 23:23:42 23:23:42 #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 23:23:42 #187 DONE 0.7s 23:23:42 23:23:42 #180 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:23:42 #180 DONE 0.8s 23:23:42 23:23:42 #135 [core-data] exporting to image 23:23:42 #135 exporting layers 0.2s done 23:23:42 #135 writing image sha256:0c8ab4c1c5fd2cb2cb5667353e8ce49805700a61faa4ae0049e8ab5d53d3aa09 0.0s done 23:23:42 #135 naming to docker.io/library/core-command 0.0s done 23:23:42 #135 ... 23:23:42 23:23:42 #188 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:23:42 #188 DONE 0.3s 23:23:42 23:23:42 #153 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 23:23:42 #153 DONE 3.1s 23:23:42 23:23:42 #135 [core-metadata] exporting to image 23:23:42 #135 writing image sha256:7755b8116b66147c427d5b4079c5c05839c592cdd3862e2a2ac8494eae5e22db 23:23:42 #135 ... 23:23:42 23:23:42 #189 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:23:42 #189 DONE 0.5s 23:23:42 23:23:42 #190 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:23:42 #190 DONE 0.4s 23:23:42 23:23:42 #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:23:42 #191 DONE 0.4s 23:23:42 23:23:42 #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:23:42 #192 DONE 0.5s 23:23:42 23:23:42 #135 [support-notifications] exporting to image 23:23:42 #135 exporting layers 0.1s done 23:23:42 #135 writing image sha256:7755b8116b66147c427d5b4079c5c05839c592cdd3862e2a2ac8494eae5e22db 0.0s done 23:23:42 #135 naming to docker.io/library/support-scheduler done 23:23:42 #135 ... 23:23:42 23:23:42 #193 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:23:42 #193 DONE 0.4s 23:23:42 23:23:42 #194 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 23:23:42 #194 DONE 0.2s 23:23:42 23:23:42 #135 [security-spiffe-token-provider] exporting to image 23:23:42 #135 writing image sha256:8e614d0576ae7acc3583ac3a06dfbf29d8dc7b4d5a013b82e7243b261753aba3 0.0s done 23:23:42 #135 writing image sha256:8b8e3e525115f39d6dba9f559d88509f880bba2ab7ca03b54edbe23a03552301 0.0s done 23:23:42 #135 naming to docker.io/library/core-data done 23:23:42 #135 naming to docker.io/library/security-spiffe-token-provider done 23:23:42 #135 writing image sha256:fb32932ad0c6303e8cc040e051f583400b1fcd01f2d9d8d07d5430edb8017a4c 23:23:42 #135 writing image sha256:fb32932ad0c6303e8cc040e051f583400b1fcd01f2d9d8d07d5430edb8017a4c 0.0s done 23:23:42 #135 naming to docker.io/library/core-metadata done 23:23:42 #135 exporting layers 0.4s done 23:23:42 #135 ... 23:23:42 23:23:42 #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:23:42 #195 DONE 0.5s 23:23:42 23:23:42 #135 [core-metadata] exporting to image 23:23:42 #135 writing image sha256:f27dad1cf72701d198a39834339d6c9ddf6ad816db33bc3e1ba52126cf471612 done 23:23:42 #135 naming to docker.io/library/support-notifications 23:23:43 #135 naming to docker.io/library/support-notifications 0.0s done 23:23:43 #135 DONE 2.0s 23:23:43 23:23:43 #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 23:23:43 #196 DONE 0.5s 23:23:43 23:23:43 #197 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:23:43 #197 DONE 0.8s 23:23:43 23:23:43 #198 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:23:43 #198 DONE 0.7s 23:23:43 23:23:43 #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:23:44 #199 ... 23:23:44 23:23:44 #200 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:23:44 #200 DONE 1.5s 23:23:44 23:23:44 #201 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:23:44 #201 DONE 1.6s 23:23:44 23:23:44 #202 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:23:44 #202 DONE 1.6s 23:23:44 23:23:44 #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:23:44 #199 DONE 0.3s 23:23:44 23:23:44 #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:23:44 #203 DONE 0.3s 23:23:44 23:23:44 #135 [security-proxy-setup] exporting to image 23:23:44 #135 ... 23:23:44 23:23:44 #204 [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/ 23:23:44 #204 DONE 0.2s 23:23:44 23:23:44 #135 [core-common-config-bootstrapper] exporting to image 23:23:44 #135 exporting layers 0.2s done 23:23:44 #135 writing image sha256:f1f725c7d6af6a6e7977b26eee14d0e8fe66f1c37313038d1b249c1a28034f8e 0.0s done 23:23:44 #135 naming to docker.io/library/core-common-config-bootstrapper done 23:23:44 #135 exporting layers 0.4s done 23:23:44 #135 writing image sha256:03da2570e1a7b837d7364c63434abd98e373537f08a46d8ba5e7e9c6c59d3477 done 23:23:44 #135 naming to docker.io/library/security-proxy-auth done 23:23:44 #135 writing image sha256:8f5440a288cd56ec88442bc4c79111b649cfac00997ffc5baa843ba4e11e268b done 23:23:44 #135 naming to docker.io/library/security-proxy-setup 0.0s done 23:23:44 #135 DONE 2.5s 23:23:44 23:23:44 #205 [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/ 23:23:44 #205 DONE 0.1s 23:23:44 23:23:44 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:23:44 #206 DONE 0.2s 23:23:44 23:23:44 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:23:44 #207 DONE 0.2s 23:23:44 23:23:44 #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:23:44 #208 DONE 0.7s 23:23:44 23:23:44 #135 [security-secretstore-setup] exporting to image 23:23:44 #135 exporting layers 0.2s done 23:23:45 #135 writing image sha256:ddddc33ebb4fe861ad47741441e78c0312dea8980382789da2002f924eb393cc done 23:23:45 #135 naming to docker.io/library/security-secretstore-setup done 23:23:45 #135 DONE 2.8s 23:23:45 23:23:45 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:23:45 #209 DONE 0.8s 23:23:45 23:23:45 #135 [security-bootstrapper] exporting to image 23:23:46 #135 exporting layers 0.5s done 23:23:46 #135 writing image sha256:0044bb69f8b6a55ae41f220226ea43bdee41de69fe816a1cbfd167ad11c9809d 23:23:46 #135 writing image sha256:0044bb69f8b6a55ae41f220226ea43bdee41de69fe816a1cbfd167ad11c9809d done 23:23:46 #135 naming to docker.io/library/security-bootstrapper done 23:23:46 #135 DONE 3.2s 23:23:46 time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:23:46 time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:23:46 time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:23:46 time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:23:46 time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:23:46 time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:23:46 time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:23:46 time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:23:46 time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:23:46 time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:23:46 time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:23:46 time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:23:46 time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:23:46 time="2023-07-12T23:21:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:23:46 $ docker stop --time=1 0507f4fc0070d84d28960375fde64dbfff7594fd5fd7d722889d281b2d2fb550 23:23:48 $ docker rm -f --volumes 0507f4fc0070d84d28960375fde64dbfff7594fd5fd7d722889d281b2d2fb550 [Pipeline] // withDockerContainer [Pipeline] sh 23:23:48 + docker images 23:23:48 REPOSITORY TAG IMAGE ID CREATED SIZE 23:23:48 security-bootstrapper latest 0044bb69f8b6 3 seconds ago 22.7MB 23:23:48 security-secretstore-setup latest ddddc33ebb4f 4 seconds ago 43.6MB 23:23:48 core-common-config-bootstrapper latest f1f725c7d6af 5 seconds ago 17.8MB 23:23:48 security-proxy-setup latest 8f5440a288cd 5 seconds ago 19.4MB 23:23:48 security-proxy-auth latest 03da2570e1a7 5 seconds ago 18.9MB 23:23:48 support-notifications latest f27dad1cf727 6 seconds ago 33MB 23:23:48 core-metadata latest fb32932ad0c6 6 seconds ago 21MB 23:23:48 support-scheduler latest 7755b8116b66 7 seconds ago 32.4MB 23:23:48 core-command latest 0c8ab4c1c5fd 7 seconds ago 20.5MB 23:23:48 security-spiffe-token-provider latest 8b8e3e525115 7 seconds ago 33.4MB 23:23:48 core-data latest 8e614d0576ae 7 seconds ago 20.7MB 23:23:48 security-spire-agent latest 449838af1862 About a minute ago 161MB 23:23:48 security-spire-server latest cdd43b2dd8c5 About a minute ago 103MB 23:23:48 security-spire-config latest 9a7699082721 About a minute ago 102MB 23:23:48 ci-base-image-x86_64 latest e9133e5a153e 4 minutes ago 1.06GB 23:23:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 6 hours ago 696MB 23:23:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 weeks ago 334MB 23:23:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 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 23:23:48 provisioning config files... 23:23:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/541@tmp/config6092326044913821545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:48 ---> docker-login.sh 23:23:48 nexus3.edgexfoundry.org:10001 23:23:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:48 Configure a credential helper to remove this warning. See 23:23:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:48 23:23:48 Login Succeeded 23:23:48 nexus3.edgexfoundry.org:10002 23:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:49 Configure a credential helper to remove this warning. See 23:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:49 23:23:49 Login Succeeded 23:23:49 nexus3.edgexfoundry.org:10003 23:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:49 Configure a credential helper to remove this warning. See 23:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:49 23:23:49 Login Succeeded 23:23:49 nexus3.edgexfoundry.org:10004 23:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:49 Configure a credential helper to remove this warning. See 23:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:49 23:23:49 Login Succeeded 23:23:49 docker.io 23:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:49 Configure a credential helper to remove this warning. See 23:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:49 23:23:49 Login Succeeded 23:23:49 ---> docker-login.sh ends [Pipeline] } 23:23:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:23:49 [edgeXDocker.push] Tagging docker image core-command with the following tags: 23:23:49 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:23:49 latest 23:23:49 3.1.0-dev.8 23:23:49 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:23:49 main 23:23:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:50 + docker push nexus3.edgexfoundry.org:10004/core-command:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:23:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:23:50 ed0b0c2e5f0b: Preparing 23:23:50 bf83266e0743: Preparing 23:23:50 276e96a72814: Preparing 23:23:50 a472ad7bd0c2: Preparing 23:23:50 230c8c7e4d4d: Preparing 23:23:50 3dab9f8bf2d2: Preparing 23:23:50 3dab9f8bf2d2: Waiting 23:23:50 276e96a72814: Pushed 23:23:50 a472ad7bd0c2: Pushed 23:23:50 230c8c7e4d4d: Pushed 23:23:51 bf83266e0743: Pushed 23:23:52 3dab9f8bf2d2: Layer already exists 23:23:52 ed0b0c2e5f0b: Pushed 23:23:52 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:0ce80e65d56da469002a5a6ea8d3943df4be8d6eafaca8df0a576a721f5d880c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:52 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 23:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:23:52 ed0b0c2e5f0b: Preparing 23:23:52 bf83266e0743: Preparing 23:23:52 276e96a72814: Preparing 23:23:52 a472ad7bd0c2: Preparing 23:23:52 230c8c7e4d4d: Preparing 23:23:52 3dab9f8bf2d2: Preparing 23:23:52 a472ad7bd0c2: Layer already exists 23:23:52 bf83266e0743: Layer already exists 23:23:52 276e96a72814: Layer already exists 23:23:52 230c8c7e4d4d: Layer already exists 23:23:52 ed0b0c2e5f0b: Layer already exists 23:23:52 3dab9f8bf2d2: Layer already exists 23:23:52 latest: digest: sha256:0ce80e65d56da469002a5a6ea8d3943df4be8d6eafaca8df0a576a721f5d880c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:53 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.8 23:23:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:23:53 ed0b0c2e5f0b: Preparing 23:23:53 bf83266e0743: Preparing 23:23:53 276e96a72814: Preparing 23:23:53 a472ad7bd0c2: Preparing 23:23:53 230c8c7e4d4d: Preparing 23:23:53 3dab9f8bf2d2: Preparing 23:23:53 3dab9f8bf2d2: Waiting 23:23:53 276e96a72814: Layer already exists 23:23:53 ed0b0c2e5f0b: Layer already exists 23:23:53 230c8c7e4d4d: Layer already exists 23:23:53 bf83266e0743: Layer already exists 23:23:53 a472ad7bd0c2: Layer already exists 23:23:53 3dab9f8bf2d2: Layer already exists 23:23:53 3.1.0-dev.8: digest: sha256:0ce80e65d56da469002a5a6ea8d3943df4be8d6eafaca8df0a576a721f5d880c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:54 + docker push nexus3.edgexfoundry.org:10004/core-command:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:23:54 ed0b0c2e5f0b: Preparing 23:23:54 bf83266e0743: Preparing 23:23:54 276e96a72814: Preparing 23:23:54 a472ad7bd0c2: Preparing 23:23:54 230c8c7e4d4d: Preparing 23:23:54 3dab9f8bf2d2: Preparing 23:23:54 3dab9f8bf2d2: Waiting 23:23:54 a472ad7bd0c2: Layer already exists 23:23:54 ed0b0c2e5f0b: Layer already exists 23:23:54 276e96a72814: Layer already exists 23:23:54 230c8c7e4d4d: Layer already exists 23:23:54 bf83266e0743: Layer already exists 23:23:54 3dab9f8bf2d2: Layer already exists 23:23:54 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:0ce80e65d56da469002a5a6ea8d3943df4be8d6eafaca8df0a576a721f5d880c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:54 + docker push nexus3.edgexfoundry.org:10004/core-command:main 23:23:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 23:23:54 ed0b0c2e5f0b: Preparing 23:23:54 bf83266e0743: Preparing 23:23:54 276e96a72814: Preparing 23:23:54 a472ad7bd0c2: Preparing 23:23:54 230c8c7e4d4d: Preparing 23:23:54 3dab9f8bf2d2: Preparing 23:23:54 3dab9f8bf2d2: Waiting 23:23:54 230c8c7e4d4d: Layer already exists 23:23:54 276e96a72814: Layer already exists 23:23:54 ed0b0c2e5f0b: Layer already exists 23:23:54 a472ad7bd0c2: Layer already exists 23:23:54 bf83266e0743: Layer already exists 23:23:54 3dab9f8bf2d2: Layer already exists 23:23:54 main: digest: sha256:0ce80e65d56da469002a5a6ea8d3943df4be8d6eafaca8df0a576a721f5d880c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:54 ===================================================== [Pipeline] echo 23:23:54 taggedImages: 23:23:54 - nexus3.edgexfoundry.org:10004/core-command:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:23:54 - nexus3.edgexfoundry.org:10004/core-command:latest 23:23:54 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.8 23:23:54 - nexus3.edgexfoundry.org:10004/core-command:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:23:54 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 23:23:54 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 23:23:54 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:23:54 latest 23:23:54 3.1.0-dev.8 23:23:54 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:23:54 main 23:23:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:55 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:23:55 249203ef72c2: Preparing 23:23:55 fb10d5e5944e: Preparing 23:23:55 348b89e7d15a: Preparing 23:23:55 8a4f8b51eb9a: Preparing 23:23:55 276e96a72814: Preparing 23:23:55 a472ad7bd0c2: Preparing 23:23:55 230c8c7e4d4d: Preparing 23:23:55 3dab9f8bf2d2: Preparing 23:23:55 a472ad7bd0c2: Waiting 23:23:55 230c8c7e4d4d: Waiting 23:23:55 3dab9f8bf2d2: Waiting 23:23:55 276e96a72814: Layer already exists 23:23:55 a472ad7bd0c2: Layer already exists 23:23:55 230c8c7e4d4d: Layer already exists 23:23:55 3dab9f8bf2d2: Layer already exists 23:23:55 fb10d5e5944e: Pushed 23:23:55 249203ef72c2: Pushed 23:23:55 348b89e7d15a: Pushed 23:23:56 8a4f8b51eb9a: Pushed 23:23:56 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:197c5a3c1de899133f77fb528dc5c3248c2644ca73f14ed1ea2acb5077240e3e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:57 + 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 23:23:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:23:57 249203ef72c2: Preparing 23:23:57 fb10d5e5944e: Preparing 23:23:57 348b89e7d15a: Preparing 23:23:57 8a4f8b51eb9a: Preparing 23:23:57 276e96a72814: Preparing 23:23:57 a472ad7bd0c2: Preparing 23:23:57 230c8c7e4d4d: Preparing 23:23:57 3dab9f8bf2d2: Preparing 23:23:57 a472ad7bd0c2: Waiting 23:23:57 230c8c7e4d4d: Waiting 23:23:57 3dab9f8bf2d2: Waiting 23:23:57 249203ef72c2: Layer already exists 23:23:57 fb10d5e5944e: Layer already exists 23:23:57 8a4f8b51eb9a: Layer already exists 23:23:57 276e96a72814: Layer already exists 23:23:57 348b89e7d15a: Layer already exists 23:23:57 230c8c7e4d4d: Layer already exists 23:23:57 3dab9f8bf2d2: Layer already exists 23:23:57 a472ad7bd0c2: Layer already exists 23:23:57 latest: digest: sha256:197c5a3c1de899133f77fb528dc5c3248c2644ca73f14ed1ea2acb5077240e3e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.8 23:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:23:58 249203ef72c2: Preparing 23:23:58 fb10d5e5944e: Preparing 23:23:58 348b89e7d15a: Preparing 23:23:58 8a4f8b51eb9a: Preparing 23:23:58 276e96a72814: Preparing 23:23:58 a472ad7bd0c2: Preparing 23:23:58 230c8c7e4d4d: Preparing 23:23:58 3dab9f8bf2d2: Preparing 23:23:58 3dab9f8bf2d2: Waiting 23:23:58 230c8c7e4d4d: Waiting 23:23:58 276e96a72814: Layer already exists 23:23:58 fb10d5e5944e: Layer already exists 23:23:58 8a4f8b51eb9a: Layer already exists 23:23:58 348b89e7d15a: Layer already exists 23:23:58 249203ef72c2: Layer already exists 23:23:58 a472ad7bd0c2: Layer already exists 23:23:58 230c8c7e4d4d: Layer already exists 23:23:58 3dab9f8bf2d2: Layer already exists 23:23:58 3.1.0-dev.8: digest: sha256:197c5a3c1de899133f77fb528dc5c3248c2644ca73f14ed1ea2acb5077240e3e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:58 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:23:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:23:58 249203ef72c2: Preparing 23:23:58 fb10d5e5944e: Preparing 23:23:58 348b89e7d15a: Preparing 23:23:58 8a4f8b51eb9a: Preparing 23:23:58 276e96a72814: Preparing 23:23:58 a472ad7bd0c2: Preparing 23:23:58 230c8c7e4d4d: Preparing 23:23:58 3dab9f8bf2d2: Preparing 23:23:58 a472ad7bd0c2: Waiting 23:23:58 230c8c7e4d4d: Waiting 23:23:58 3dab9f8bf2d2: Waiting 23:23:58 8a4f8b51eb9a: Layer already exists 23:23:58 348b89e7d15a: Layer already exists 23:23:58 fb10d5e5944e: Layer already exists 23:23:58 249203ef72c2: Layer already exists 23:23:58 276e96a72814: Layer already exists 23:23:58 a472ad7bd0c2: Layer already exists 23:23:58 230c8c7e4d4d: Layer already exists 23:23:58 3dab9f8bf2d2: Layer already exists 23:23:58 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:197c5a3c1de899133f77fb528dc5c3248c2644ca73f14ed1ea2acb5077240e3e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:58 + 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 23:23:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 23:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 23:23:59 249203ef72c2: Preparing 23:23:59 fb10d5e5944e: Preparing 23:23:59 348b89e7d15a: Preparing 23:23:59 8a4f8b51eb9a: Preparing 23:23:59 276e96a72814: Preparing 23:23:59 a472ad7bd0c2: Preparing 23:23:59 230c8c7e4d4d: Preparing 23:23:59 3dab9f8bf2d2: Preparing 23:23:59 a472ad7bd0c2: Waiting 23:23:59 230c8c7e4d4d: Waiting 23:23:59 3dab9f8bf2d2: Waiting 23:23:59 249203ef72c2: Layer already exists 23:23:59 276e96a72814: Layer already exists 23:23:59 348b89e7d15a: Layer already exists 23:23:59 fb10d5e5944e: Layer already exists 23:23:59 8a4f8b51eb9a: Layer already exists 23:23:59 a472ad7bd0c2: Layer already exists 23:23:59 230c8c7e4d4d: Layer already exists 23:23:59 3dab9f8bf2d2: Layer already exists 23:23:59 main: digest: sha256:197c5a3c1de899133f77fb528dc5c3248c2644ca73f14ed1ea2acb5077240e3e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:23:59 ===================================================== [Pipeline] echo 23:23:59 taggedImages: 23:23:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:23:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 23:23:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.8 23:23:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:23:59 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 23:23:59 [edgeXDocker.push] Tagging docker image core-data with the following tags: 23:23:59 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:23:59 latest 23:23:59 3.1.0-dev.8 23:23:59 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:23:59 main 23:23:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:59 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:59 + docker push nexus3.edgexfoundry.org:10004/core-data:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:23:59 9f97eee3b73d: Preparing 23:23:59 5b69e5b8f533: Preparing 23:23:59 276e96a72814: Preparing 23:23:59 a472ad7bd0c2: Preparing 23:23:59 6d0ef620773a: Preparing 23:23:59 3dab9f8bf2d2: Preparing 23:23:59 3dab9f8bf2d2: Waiting 23:23:59 276e96a72814: Layer already exists 23:23:59 a472ad7bd0c2: Layer already exists 23:23:59 3dab9f8bf2d2: Layer already exists 23:23:59 9f97eee3b73d: Pushed 23:23:59 6d0ef620773a: Pushed 23:24:00 5b69e5b8f533: Pushed 23:24:01 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:f34bdd7065ebb3739382a8fe01d8bf49fd4c47856123b3fbebd02f399b8548c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:01 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:01 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 23:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:24:01 9f97eee3b73d: Preparing 23:24:01 5b69e5b8f533: Preparing 23:24:01 276e96a72814: Preparing 23:24:01 a472ad7bd0c2: Preparing 23:24:01 6d0ef620773a: Preparing 23:24:01 3dab9f8bf2d2: Preparing 23:24:01 3dab9f8bf2d2: Waiting 23:24:01 276e96a72814: Layer already exists 23:24:01 5b69e5b8f533: Layer already exists 23:24:01 a472ad7bd0c2: Layer already exists 23:24:01 9f97eee3b73d: Layer already exists 23:24:01 6d0ef620773a: Layer already exists 23:24:01 3dab9f8bf2d2: Layer already exists 23:24:01 latest: digest: sha256:f34bdd7065ebb3739382a8fe01d8bf49fd4c47856123b3fbebd02f399b8548c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:02 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.8 23:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:24:02 9f97eee3b73d: Preparing 23:24:02 5b69e5b8f533: Preparing 23:24:02 276e96a72814: Preparing 23:24:02 a472ad7bd0c2: Preparing 23:24:02 6d0ef620773a: Preparing 23:24:02 3dab9f8bf2d2: Preparing 23:24:02 3dab9f8bf2d2: Waiting 23:24:02 276e96a72814: Layer already exists 23:24:02 9f97eee3b73d: Layer already exists 23:24:02 6d0ef620773a: Layer already exists 23:24:02 5b69e5b8f533: Layer already exists 23:24:02 a472ad7bd0c2: Layer already exists 23:24:02 3dab9f8bf2d2: Layer already exists 23:24:02 3.1.0-dev.8: digest: sha256:f34bdd7065ebb3739382a8fe01d8bf49fd4c47856123b3fbebd02f399b8548c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:03 + docker push nexus3.edgexfoundry.org:10004/core-data:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:24:03 9f97eee3b73d: Preparing 23:24:03 5b69e5b8f533: Preparing 23:24:03 276e96a72814: Preparing 23:24:03 a472ad7bd0c2: Preparing 23:24:03 6d0ef620773a: Preparing 23:24:03 3dab9f8bf2d2: Preparing 23:24:03 276e96a72814: Layer already exists 23:24:03 a472ad7bd0c2: Layer already exists 23:24:03 6d0ef620773a: Layer already exists 23:24:03 9f97eee3b73d: Layer already exists 23:24:03 5b69e5b8f533: Layer already exists 23:24:03 3dab9f8bf2d2: Layer already exists 23:24:03 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:f34bdd7065ebb3739382a8fe01d8bf49fd4c47856123b3fbebd02f399b8548c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:03 + docker push nexus3.edgexfoundry.org:10004/core-data:main 23:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 23:24:03 9f97eee3b73d: Preparing 23:24:03 5b69e5b8f533: Preparing 23:24:03 276e96a72814: Preparing 23:24:03 a472ad7bd0c2: Preparing 23:24:03 6d0ef620773a: Preparing 23:24:03 3dab9f8bf2d2: Preparing 23:24:03 3dab9f8bf2d2: Waiting 23:24:03 276e96a72814: Layer already exists 23:24:03 5b69e5b8f533: Layer already exists 23:24:03 9f97eee3b73d: Layer already exists 23:24:03 6d0ef620773a: Layer already exists 23:24:03 a472ad7bd0c2: Layer already exists 23:24:03 3dab9f8bf2d2: Layer already exists 23:24:03 main: digest: sha256:f34bdd7065ebb3739382a8fe01d8bf49fd4c47856123b3fbebd02f399b8548c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:24:03 ===================================================== [Pipeline] echo 23:24:03 taggedImages: 23:24:03 - nexus3.edgexfoundry.org:10004/core-data:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:03 - nexus3.edgexfoundry.org:10004/core-data:latest 23:24:03 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.8 23:24:03 - nexus3.edgexfoundry.org:10004/core-data:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:03 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 23:24:03 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 23:24:03 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:03 latest 23:24:03 3.1.0-dev.8 23:24:03 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:03 main 23:24:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:24:04 1b1e4e499625: Preparing 23:24:04 3461b1b5ad54: Preparing 23:24:04 013ea1f00dbd: Preparing 23:24:04 276e96a72814: Preparing 23:24:04 a472ad7bd0c2: Preparing 23:24:04 230c8c7e4d4d: Preparing 23:24:04 3dab9f8bf2d2: Preparing 23:24:04 230c8c7e4d4d: Waiting 23:24:04 3dab9f8bf2d2: Waiting 23:24:04 276e96a72814: Layer already exists 23:24:04 a472ad7bd0c2: Layer already exists 23:24:04 230c8c7e4d4d: Layer already exists 23:24:04 3dab9f8bf2d2: Layer already exists 23:24:04 1b1e4e499625: Pushed 23:24:04 3461b1b5ad54: Pushed 23:24:06 013ea1f00dbd: Pushed 23:24:06 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:fcdd423ac4796ffc07a03a9287c6968aa0b97d817e2f99d98dfbfbd3cfeb3dc5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:06 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 23:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:24:06 1b1e4e499625: Preparing 23:24:06 3461b1b5ad54: Preparing 23:24:06 013ea1f00dbd: Preparing 23:24:06 276e96a72814: Preparing 23:24:06 a472ad7bd0c2: Preparing 23:24:06 230c8c7e4d4d: Preparing 23:24:06 3dab9f8bf2d2: Preparing 23:24:06 230c8c7e4d4d: Waiting 23:24:06 276e96a72814: Layer already exists 23:24:06 013ea1f00dbd: Layer already exists 23:24:06 3461b1b5ad54: Layer already exists 23:24:06 a472ad7bd0c2: Layer already exists 23:24:06 1b1e4e499625: Layer already exists 23:24:06 3dab9f8bf2d2: Layer already exists 23:24:06 230c8c7e4d4d: Layer already exists 23:24:06 latest: digest: sha256:fcdd423ac4796ffc07a03a9287c6968aa0b97d817e2f99d98dfbfbd3cfeb3dc5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.8 23:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:24:07 1b1e4e499625: Preparing 23:24:07 3461b1b5ad54: Preparing 23:24:07 013ea1f00dbd: Preparing 23:24:07 276e96a72814: Preparing 23:24:07 a472ad7bd0c2: Preparing 23:24:07 230c8c7e4d4d: Preparing 23:24:07 3dab9f8bf2d2: Preparing 23:24:07 1b1e4e499625: Layer already exists 23:24:07 3461b1b5ad54: Layer already exists 23:24:07 013ea1f00dbd: Layer already exists 23:24:07 a472ad7bd0c2: Layer already exists 23:24:07 276e96a72814: Layer already exists 23:24:07 230c8c7e4d4d: Layer already exists 23:24:07 3dab9f8bf2d2: Layer already exists 23:24:07 3.1.0-dev.8: digest: sha256:fcdd423ac4796ffc07a03a9287c6968aa0b97d817e2f99d98dfbfbd3cfeb3dc5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:24:08 1b1e4e499625: Preparing 23:24:08 3461b1b5ad54: Preparing 23:24:08 013ea1f00dbd: Preparing 23:24:08 276e96a72814: Preparing 23:24:08 a472ad7bd0c2: Preparing 23:24:08 230c8c7e4d4d: Preparing 23:24:08 3dab9f8bf2d2: Preparing 23:24:08 230c8c7e4d4d: Waiting 23:24:08 276e96a72814: Layer already exists 23:24:08 1b1e4e499625: Layer already exists 23:24:08 a472ad7bd0c2: Layer already exists 23:24:08 3461b1b5ad54: Layer already exists 23:24:08 013ea1f00dbd: Layer already exists 23:24:08 230c8c7e4d4d: Layer already exists 23:24:08 3dab9f8bf2d2: Layer already exists 23:24:08 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:fcdd423ac4796ffc07a03a9287c6968aa0b97d817e2f99d98dfbfbd3cfeb3dc5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 23:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 23:24:08 1b1e4e499625: Preparing 23:24:08 3461b1b5ad54: Preparing 23:24:08 013ea1f00dbd: Preparing 23:24:08 276e96a72814: Preparing 23:24:08 a472ad7bd0c2: Preparing 23:24:08 230c8c7e4d4d: Preparing 23:24:08 3dab9f8bf2d2: Preparing 23:24:08 230c8c7e4d4d: Waiting 23:24:08 3dab9f8bf2d2: Waiting 23:24:08 276e96a72814: Layer already exists 23:24:08 3461b1b5ad54: Layer already exists 23:24:08 a472ad7bd0c2: Layer already exists 23:24:08 013ea1f00dbd: Layer already exists 23:24:08 1b1e4e499625: Layer already exists 23:24:08 230c8c7e4d4d: Layer already exists 23:24:08 3dab9f8bf2d2: Layer already exists 23:24:08 main: digest: sha256:fcdd423ac4796ffc07a03a9287c6968aa0b97d817e2f99d98dfbfbd3cfeb3dc5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:24:08 ===================================================== [Pipeline] echo 23:24:08 taggedImages: 23:24:08 - nexus3.edgexfoundry.org:10004/core-metadata:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:08 - nexus3.edgexfoundry.org:10004/core-metadata:latest 23:24:08 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.8 23:24:08 - nexus3.edgexfoundry.org:10004/core-metadata:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:08 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 23:24:08 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 23:24:08 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:08 latest 23:24:08 3.1.0-dev.8 23:24:08 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:08 main 23:24:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:24:09 4765317bcbc3: Preparing 23:24:09 85368e4ee824: Preparing 23:24:09 4ceb3a93da76: Preparing 23:24:09 68e4a69fbd5e: Preparing 23:24:09 31221007b4ad: Preparing 23:24:09 84946e277373: Preparing 23:24:09 63c64c44916a: Preparing 23:24:09 276e96a72814: Preparing 23:24:09 a472ad7bd0c2: Preparing 23:24:09 8028548efc6c: Preparing 23:24:09 ec98da995b57: Preparing 23:24:09 5f70bf18a086: Preparing 23:24:09 e7924ccab134: Preparing 23:24:09 48c3c641d44f: Preparing 23:24:09 3dab9f8bf2d2: Preparing 23:24:09 84946e277373: Waiting 23:24:09 63c64c44916a: Waiting 23:24:09 3dab9f8bf2d2: Waiting 23:24:09 276e96a72814: Waiting 23:24:09 ec98da995b57: Waiting 23:24:09 a472ad7bd0c2: Waiting 23:24:09 48c3c641d44f: Waiting 23:24:09 5f70bf18a086: Waiting 23:24:09 e7924ccab134: Waiting 23:24:09 8028548efc6c: Waiting 23:24:09 85368e4ee824: Pushed 23:24:09 4ceb3a93da76: Pushed 23:24:09 31221007b4ad: Pushed 23:24:09 4765317bcbc3: Pushed 23:24:09 68e4a69fbd5e: Pushed 23:24:09 276e96a72814: Layer already exists 23:24:09 a472ad7bd0c2: Layer already exists 23:24:09 84946e277373: Pushed 23:24:09 8028548efc6c: Pushed 23:24:09 5f70bf18a086: Pushed 23:24:09 ec98da995b57: Pushed 23:24:09 3dab9f8bf2d2: Layer already exists 23:24:09 e7924ccab134: Pushed 23:24:09 48c3c641d44f: Pushed 23:24:11 63c64c44916a: Pushed 23:24:11 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:df2374de87935c7f4456a8e9a2764d9c2bed83035edf0f3e163262607ecbb5c4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:24:12 4765317bcbc3: Preparing 23:24:12 85368e4ee824: Preparing 23:24:12 4ceb3a93da76: Preparing 23:24:12 68e4a69fbd5e: Preparing 23:24:12 31221007b4ad: Preparing 23:24:12 84946e277373: Preparing 23:24:12 63c64c44916a: Preparing 23:24:12 276e96a72814: Preparing 23:24:12 a472ad7bd0c2: Preparing 23:24:12 8028548efc6c: Preparing 23:24:12 ec98da995b57: Preparing 23:24:12 5f70bf18a086: Preparing 23:24:12 e7924ccab134: Preparing 23:24:12 48c3c641d44f: Preparing 23:24:12 3dab9f8bf2d2: Preparing 23:24:12 84946e277373: Waiting 23:24:12 63c64c44916a: Waiting 23:24:12 a472ad7bd0c2: Waiting 23:24:12 ec98da995b57: Waiting 23:24:12 8028548efc6c: Waiting 23:24:12 276e96a72814: Waiting 23:24:12 48c3c641d44f: Waiting 23:24:12 3dab9f8bf2d2: Waiting 23:24:12 5f70bf18a086: Waiting 23:24:12 e7924ccab134: Waiting 23:24:12 68e4a69fbd5e: Layer already exists 23:24:12 85368e4ee824: Layer already exists 23:24:12 31221007b4ad: Layer already exists 23:24:12 4ceb3a93da76: Layer already exists 23:24:12 4765317bcbc3: Layer already exists 23:24:12 63c64c44916a: Layer already exists 23:24:12 a472ad7bd0c2: Layer already exists 23:24:12 84946e277373: Layer already exists 23:24:12 276e96a72814: Layer already exists 23:24:12 8028548efc6c: Layer already exists 23:24:12 ec98da995b57: Layer already exists 23:24:12 5f70bf18a086: Layer already exists 23:24:12 48c3c641d44f: Layer already exists 23:24:12 e7924ccab134: Layer already exists 23:24:12 3dab9f8bf2d2: Layer already exists 23:24:12 latest: digest: sha256:df2374de87935c7f4456a8e9a2764d9c2bed83035edf0f3e163262607ecbb5c4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.8 23:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:24:12 4765317bcbc3: Preparing 23:24:12 85368e4ee824: Preparing 23:24:12 4ceb3a93da76: Preparing 23:24:12 68e4a69fbd5e: Preparing 23:24:12 31221007b4ad: Preparing 23:24:12 84946e277373: Preparing 23:24:12 63c64c44916a: Preparing 23:24:12 84946e277373: Waiting 23:24:12 276e96a72814: Preparing 23:24:12 a472ad7bd0c2: Preparing 23:24:12 8028548efc6c: Preparing 23:24:12 ec98da995b57: Preparing 23:24:12 5f70bf18a086: Preparing 23:24:12 e7924ccab134: Preparing 23:24:12 48c3c641d44f: Preparing 23:24:12 3dab9f8bf2d2: Preparing 23:24:12 8028548efc6c: Waiting 23:24:12 276e96a72814: Waiting 23:24:12 48c3c641d44f: Waiting 23:24:12 e7924ccab134: Waiting 23:24:12 3dab9f8bf2d2: Waiting 23:24:12 5f70bf18a086: Waiting 23:24:12 ec98da995b57: Waiting 23:24:12 4ceb3a93da76: Layer already exists 23:24:12 68e4a69fbd5e: Layer already exists 23:24:12 85368e4ee824: Layer already exists 23:24:12 4765317bcbc3: Layer already exists 23:24:12 31221007b4ad: Layer already exists 23:24:12 84946e277373: Layer already exists 23:24:12 8028548efc6c: Layer already exists 23:24:12 276e96a72814: Layer already exists 23:24:12 63c64c44916a: Layer already exists 23:24:12 a472ad7bd0c2: Layer already exists 23:24:12 ec98da995b57: Layer already exists 23:24:12 5f70bf18a086: Layer already exists 23:24:12 48c3c641d44f: Layer already exists 23:24:12 e7924ccab134: Layer already exists 23:24:12 3dab9f8bf2d2: Layer already exists 23:24:12 3.1.0-dev.8: digest: sha256:df2374de87935c7f4456a8e9a2764d9c2bed83035edf0f3e163262607ecbb5c4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:24:13 4765317bcbc3: Preparing 23:24:13 85368e4ee824: Preparing 23:24:13 4ceb3a93da76: Preparing 23:24:13 68e4a69fbd5e: Preparing 23:24:13 31221007b4ad: Preparing 23:24:13 84946e277373: Preparing 23:24:13 63c64c44916a: Preparing 23:24:13 276e96a72814: Preparing 23:24:13 a472ad7bd0c2: Preparing 23:24:13 8028548efc6c: Preparing 23:24:13 ec98da995b57: Preparing 23:24:13 5f70bf18a086: Preparing 23:24:13 e7924ccab134: Preparing 23:24:13 48c3c641d44f: Preparing 23:24:13 3dab9f8bf2d2: Preparing 23:24:13 84946e277373: Waiting 23:24:13 63c64c44916a: Waiting 23:24:13 276e96a72814: Waiting 23:24:13 a472ad7bd0c2: Waiting 23:24:13 48c3c641d44f: Waiting 23:24:13 8028548efc6c: Waiting 23:24:13 3dab9f8bf2d2: Waiting 23:24:13 ec98da995b57: Waiting 23:24:13 e7924ccab134: Waiting 23:24:13 5f70bf18a086: Waiting 23:24:13 4ceb3a93da76: Layer already exists 23:24:13 68e4a69fbd5e: Layer already exists 23:24:13 4765317bcbc3: Layer already exists 23:24:13 85368e4ee824: Layer already exists 23:24:13 31221007b4ad: Layer already exists 23:24:13 84946e277373: Layer already exists 23:24:13 a472ad7bd0c2: Layer already exists 23:24:13 63c64c44916a: Layer already exists 23:24:13 276e96a72814: Layer already exists 23:24:13 8028548efc6c: Layer already exists 23:24:13 ec98da995b57: Layer already exists 23:24:13 5f70bf18a086: Layer already exists 23:24:13 e7924ccab134: Layer already exists 23:24:13 48c3c641d44f: Layer already exists 23:24:13 3dab9f8bf2d2: Layer already exists 23:24:13 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:df2374de87935c7f4456a8e9a2764d9c2bed83035edf0f3e163262607ecbb5c4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 23:24:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 23:24:13 4765317bcbc3: Preparing 23:24:13 85368e4ee824: Preparing 23:24:13 4ceb3a93da76: Preparing 23:24:13 68e4a69fbd5e: Preparing 23:24:13 31221007b4ad: Preparing 23:24:13 84946e277373: Preparing 23:24:13 63c64c44916a: Preparing 23:24:13 276e96a72814: Preparing 23:24:13 a472ad7bd0c2: Preparing 23:24:13 8028548efc6c: Preparing 23:24:13 ec98da995b57: Preparing 23:24:13 5f70bf18a086: Preparing 23:24:13 e7924ccab134: Preparing 23:24:13 48c3c641d44f: Preparing 23:24:13 3dab9f8bf2d2: Preparing 23:24:13 84946e277373: Waiting 23:24:13 63c64c44916a: Waiting 23:24:13 5f70bf18a086: Waiting 23:24:13 276e96a72814: Waiting 23:24:13 e7924ccab134: Waiting 23:24:13 a472ad7bd0c2: Waiting 23:24:13 8028548efc6c: Waiting 23:24:13 ec98da995b57: Waiting 23:24:13 48c3c641d44f: Waiting 23:24:13 3dab9f8bf2d2: Waiting 23:24:13 4765317bcbc3: Layer already exists 23:24:13 4ceb3a93da76: Layer already exists 23:24:13 31221007b4ad: Layer already exists 23:24:13 68e4a69fbd5e: Layer already exists 23:24:13 85368e4ee824: Layer already exists 23:24:13 84946e277373: Layer already exists 23:24:13 8028548efc6c: Layer already exists 23:24:13 63c64c44916a: Layer already exists 23:24:13 a472ad7bd0c2: Layer already exists 23:24:13 276e96a72814: Layer already exists 23:24:13 ec98da995b57: Layer already exists 23:24:13 48c3c641d44f: Layer already exists 23:24:13 5f70bf18a086: Layer already exists 23:24:13 e7924ccab134: Layer already exists 23:24:13 3dab9f8bf2d2: Layer already exists 23:24:13 main: digest: sha256:df2374de87935c7f4456a8e9a2764d9c2bed83035edf0f3e163262607ecbb5c4 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:24:14 ===================================================== [Pipeline] echo 23:24:14 taggedImages: 23:24:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 23:24:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.8 23:24:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:14 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 23:24:14 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 23:24:14 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:14 latest 23:24:14 3.1.0-dev.8 23:24:14 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:14 main 23:24:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:24:14 249203ef72c2: Preparing 23:24:14 fb10d5e5944e: Preparing 23:24:14 c5ede8ccf352: Preparing 23:24:14 35be198ac77f: Preparing 23:24:14 276e96a72814: Preparing 23:24:14 a472ad7bd0c2: Preparing 23:24:14 230c8c7e4d4d: Preparing 23:24:14 3dab9f8bf2d2: Preparing 23:24:14 230c8c7e4d4d: Waiting 23:24:14 a472ad7bd0c2: Waiting 23:24:14 3dab9f8bf2d2: Waiting 23:24:14 fb10d5e5944e: Layer already exists 23:24:14 249203ef72c2: Layer already exists 23:24:14 276e96a72814: Layer already exists 23:24:14 a472ad7bd0c2: Layer already exists 23:24:14 230c8c7e4d4d: Layer already exists 23:24:14 3dab9f8bf2d2: Layer already exists 23:24:14 c5ede8ccf352: Pushed 23:24:16 35be198ac77f: Pushed 23:24:16 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:f68a9b7cdcf5302439d61cdf36973723db106590b3f474e1e22fbb1d6c28cb2f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:24:16 249203ef72c2: Preparing 23:24:16 fb10d5e5944e: Preparing 23:24:16 c5ede8ccf352: Preparing 23:24:16 35be198ac77f: Preparing 23:24:16 276e96a72814: Preparing 23:24:16 a472ad7bd0c2: Preparing 23:24:16 230c8c7e4d4d: Preparing 23:24:16 3dab9f8bf2d2: Preparing 23:24:16 a472ad7bd0c2: Waiting 23:24:16 230c8c7e4d4d: Waiting 23:24:16 3dab9f8bf2d2: Waiting 23:24:16 c5ede8ccf352: Layer already exists 23:24:16 249203ef72c2: Layer already exists 23:24:16 fb10d5e5944e: Layer already exists 23:24:16 35be198ac77f: Layer already exists 23:24:16 276e96a72814: Layer already exists 23:24:16 a472ad7bd0c2: Layer already exists 23:24:16 230c8c7e4d4d: Layer already exists 23:24:16 3dab9f8bf2d2: Layer already exists 23:24:16 latest: digest: sha256:f68a9b7cdcf5302439d61cdf36973723db106590b3f474e1e22fbb1d6c28cb2f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:17 #74 DONE 41.0s 23:24:17 23:24:17 #67 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:17 #67 DONE 48.8s 23:24:17 23:24:17 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:17 #68 DONE 48.4s 23:24:17 23:24:17 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:17 #72 DONE 53.0s 23:24:17 23:24:17 #75 [support-notifications builder 6/7] COPY . . 23:24:17 #75 ... 23:24:17 23:24:17 #70 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:17 #70 DONE 46.3s 23:24:17 23:24:17 #76 [security-spire-config builder 6/9] COPY . . 23:24:17 #76 DONE 1.2s 23:24:17 23:24:17 #77 [core-command builder 4/7] COPY go.mod vendor* ./ 23:24:17 #77 CACHED 23:24:17 23:24:17 #78 [core-command builder 6/7] COPY . . 23:24:17 #78 CACHED 23:24:17 23:24:17 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:17 #79 CACHED 23:24:17 23:24:17 #80 [core-metadata builder 6/7] COPY . . 23:24:17 #80 CACHED 23:24:17 23:24:17 #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:17 #81 CACHED 23:24:17 23:24:17 #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ 23:24:17 #82 CACHED 23:24:17 23:24:17 #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:17 #83 CACHED 23:24:17 23:24:17 #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 23:24:17 #84 CACHED 23:24:17 23:24:17 #85 [security-proxy-auth builder 6/7] COPY . . 23:24:17 #85 CACHED 23:24:17 23:24:17 #86 [support-scheduler builder 6/7] COPY . . 23:24:17 #86 CACHED 23:24:17 23:24:17 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:17 #87 CACHED 23:24:17 23:24:17 #88 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 23:24:17 #88 CACHED 23:24:17 23:24:17 #89 [core-common-config-bootstrapper builder 6/7] COPY . . 23:24:17 #89 CACHED 23:24:17 23:24:17 #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 23:24:17 #90 CACHED 23:24:17 23:24:17 #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:17 #91 CACHED 23:24:17 23:24:17 #92 [core-data builder 6/7] COPY . . 23:24:17 #92 DONE 1.3s 23:24:17 23:24:17 #75 [support-notifications builder 6/7] COPY . . 23:24:17 #75 DONE 1.3s 23:24:17 23:24:17 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:24:17 #93 ... 23:24:17 23:24:17 #94 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 23:24:17 #94 CACHED 23:24:17 23:24:17 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:17 #95 CACHED 23:24:17 23:24:17 #96 [security-secretstore-setup builder 6/7] COPY . . 23:24:17 #96 CACHED 23:24:17 23:24:17 #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:17 #97 CACHED 23:24:17 23:24:17 #98 [security-proxy-setup builder 6/7] COPY . . 23:24:17 #98 CACHED 23:24:17 23:24:17 #99 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 23:24:17 #99 CACHED 23:24:17 23:24:17 #100 [security-spiffe-token-provider builder 6/7] COPY . . 23:24:17 #100 DONE 1.3s 23:24:17 23:24:17 #101 [security-bootstrapper builder 6/7] COPY . . 23:24:17 #101 DONE 1.3s 23:24:17 23:24:17 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:24:17 #102 ... 23:24:17 23:24:17 #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 23:24:17 #103 CACHED 23:24:17 23:24:17 #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:17 #104 CACHED 23:24:17 23:24:17 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 23:24:17 #105 CACHED 23:24:17 23:24:17 #106 [security-spire-server builder 6/9] COPY . . 23:24:17 #106 CACHED 23:24:17 23:24:17 #107 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 23:24:17 #107 DONE 0.4s 23:24:17 23:24:17 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:24:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.8 23:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:24:17 249203ef72c2: Preparing 23:24:17 fb10d5e5944e: Preparing 23:24:17 c5ede8ccf352: Preparing 23:24:17 35be198ac77f: Preparing 23:24:17 276e96a72814: Preparing 23:24:17 a472ad7bd0c2: Preparing 23:24:17 230c8c7e4d4d: Preparing 23:24:17 a472ad7bd0c2: Waiting 23:24:17 230c8c7e4d4d: Waiting 23:24:17 3dab9f8bf2d2: Preparing 23:24:17 3dab9f8bf2d2: Waiting 23:24:17 249203ef72c2: Layer already exists 23:24:17 35be198ac77f: Layer already exists 23:24:17 c5ede8ccf352: Layer already exists 23:24:17 276e96a72814: Layer already exists 23:24:17 fb10d5e5944e: Layer already exists 23:24:17 a472ad7bd0c2: Layer already exists 23:24:17 230c8c7e4d4d: Layer already exists 23:24:17 3dab9f8bf2d2: Layer already exists 23:24:17 3.1.0-dev.8: digest: sha256:f68a9b7cdcf5302439d61cdf36973723db106590b3f474e1e22fbb1d6c28cb2f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:24:18 249203ef72c2: Preparing 23:24:18 fb10d5e5944e: Preparing 23:24:18 c5ede8ccf352: Preparing 23:24:18 35be198ac77f: Preparing 23:24:18 276e96a72814: Preparing 23:24:18 a472ad7bd0c2: Preparing 23:24:18 230c8c7e4d4d: Preparing 23:24:18 3dab9f8bf2d2: Preparing 23:24:18 230c8c7e4d4d: Waiting 23:24:18 3dab9f8bf2d2: Waiting 23:24:18 fb10d5e5944e: Layer already exists 23:24:18 35be198ac77f: Layer already exists 23:24:18 276e96a72814: Layer already exists 23:24:18 249203ef72c2: Layer already exists 23:24:18 c5ede8ccf352: Layer already exists 23:24:18 230c8c7e4d4d: Layer already exists 23:24:18 a472ad7bd0c2: Layer already exists 23:24:18 3dab9f8bf2d2: Layer already exists 23:24:18 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:f68a9b7cdcf5302439d61cdf36973723db106590b3f474e1e22fbb1d6c28cb2f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:18 #108 ... 23:24:18 23:24:18 #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:24:18 #0 5.093 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:24:18 #109 ... 23:24:18 23:24:18 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:24:18 #93 6.044 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:24:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 23:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 23:24:18 249203ef72c2: Preparing 23:24:18 fb10d5e5944e: Preparing 23:24:18 c5ede8ccf352: Preparing 23:24:18 35be198ac77f: Preparing 23:24:18 276e96a72814: Preparing 23:24:18 a472ad7bd0c2: Preparing 23:24:18 230c8c7e4d4d: Preparing 23:24:18 3dab9f8bf2d2: Preparing 23:24:18 a472ad7bd0c2: Waiting 23:24:18 230c8c7e4d4d: Waiting 23:24:18 3dab9f8bf2d2: Waiting 23:24:18 35be198ac77f: Layer already exists 23:24:18 fb10d5e5944e: Layer already exists 23:24:18 276e96a72814: Layer already exists 23:24:18 249203ef72c2: Layer already exists 23:24:18 c5ede8ccf352: Layer already exists 23:24:18 230c8c7e4d4d: Layer already exists 23:24:18 3dab9f8bf2d2: Layer already exists 23:24:18 a472ad7bd0c2: Layer already exists 23:24:18 main: digest: sha256:f68a9b7cdcf5302439d61cdf36973723db106590b3f474e1e22fbb1d6c28cb2f size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:24:18 ===================================================== [Pipeline] echo 23:24:18 taggedImages: 23:24:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 23:24:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.8 23:24:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 23:24:18 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 23:24:18 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:18 latest 23:24:18 3.1.0-dev.8 23:24:18 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:18 main 23:24:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:24:19 5c91ecacbec8: Preparing 23:24:19 ce0c6f2aa371: Preparing 23:24:19 6629d420265a: Preparing 23:24:19 19331962e18c: Preparing 23:24:19 276e96a72814: Preparing 23:24:19 a472ad7bd0c2: Preparing 23:24:19 684581b0ceb2: Preparing 23:24:19 86742a3e69eb: Preparing 23:24:19 3dab9f8bf2d2: Preparing 23:24:19 684581b0ceb2: Waiting 23:24:19 3dab9f8bf2d2: Waiting 23:24:19 86742a3e69eb: Waiting 23:24:19 a472ad7bd0c2: Waiting 23:24:19 276e96a72814: Layer already exists 23:24:19 a472ad7bd0c2: Layer already exists 23:24:19 19331962e18c: Pushed 23:24:19 5c91ecacbec8: Pushed 23:24:19 ce0c6f2aa371: Pushed 23:24:19 3dab9f8bf2d2: Layer already exists 23:24:19 684581b0ceb2: Pushed 23:24:19 86742a3e69eb: Pushed 23:24:20 #93 ... 23:24:20 23:24:20 #108 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:24:20 #108 DONE 7.1s 23:24:20 23:24:20 #110 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:24:20 #110 DONE 7.2s 23:24:20 23:24:20 #111 [security-spire-config builder 9/9] WORKDIR /edgex-go 23:24:20 #111 DONE 0.3s 23:24:20 23:24:20 #112 [security-spire-server builder 9/9] WORKDIR /edgex-go 23:24:20 #112 DONE 0.4s 23:24:20 23:24:20 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:24:20 #102 6.687 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:24:21 6629d420265a: Pushed 23:24:21 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:292d0b167a1dc5a4f4ddef33fcfb0e5f481d9eeada3ccc90ba158b2d28f75aa1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:21 #102 ... 23:24:21 23:24:21 #113 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:24:21 #113 DONE 0.3s 23:24:21 23:24:21 #114 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:24:21 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:21 #114 DONE 0.3s 23:24:21 23:24:21 #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:24:21 #0 6.379 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:24:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:24:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:24:21 5c91ecacbec8: Preparing 23:24:21 ce0c6f2aa371: Preparing 23:24:21 6629d420265a: Preparing 23:24:21 19331962e18c: Preparing 23:24:21 276e96a72814: Preparing 23:24:21 a472ad7bd0c2: Preparing 23:24:21 684581b0ceb2: Preparing 23:24:21 86742a3e69eb: Preparing 23:24:21 3dab9f8bf2d2: Preparing 23:24:21 a472ad7bd0c2: Waiting 23:24:21 684581b0ceb2: Waiting 23:24:21 86742a3e69eb: Waiting 23:24:21 3dab9f8bf2d2: Waiting 23:24:21 6629d420265a: Layer already exists 23:24:21 ce0c6f2aa371: Layer already exists 23:24:21 276e96a72814: Layer already exists 23:24:21 5c91ecacbec8: Layer already exists 23:24:21 19331962e18c: Layer already exists 23:24:21 a472ad7bd0c2: Layer already exists 23:24:21 86742a3e69eb: Layer already exists 23:24:21 3dab9f8bf2d2: Layer already exists 23:24:21 684581b0ceb2: Layer already exists 23:24:21 latest: digest: sha256:292d0b167a1dc5a4f4ddef33fcfb0e5f481d9eeada3ccc90ba158b2d28f75aa1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:22 #115 ... 23:24:22 23:24:22 #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:24:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.8 23:24:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:24:22 5c91ecacbec8: Preparing 23:24:22 ce0c6f2aa371: Preparing 23:24:22 6629d420265a: Preparing 23:24:22 19331962e18c: Preparing 23:24:22 276e96a72814: Preparing 23:24:22 a472ad7bd0c2: Preparing 23:24:22 684581b0ceb2: Preparing 23:24:22 86742a3e69eb: Preparing 23:24:22 3dab9f8bf2d2: Preparing 23:24:22 a472ad7bd0c2: Waiting 23:24:22 3dab9f8bf2d2: Waiting 23:24:22 684581b0ceb2: Waiting 23:24:22 86742a3e69eb: Waiting 23:24:22 ce0c6f2aa371: Layer already exists 23:24:22 19331962e18c: Layer already exists 23:24:22 6629d420265a: Layer already exists 23:24:22 5c91ecacbec8: Layer already exists 23:24:22 276e96a72814: Layer already exists 23:24:22 a472ad7bd0c2: Layer already exists 23:24:22 684581b0ceb2: Layer already exists 23:24:22 86742a3e69eb: Layer already exists 23:24:22 3dab9f8bf2d2: Layer already exists 23:24:22 3.1.0-dev.8: digest: sha256:292d0b167a1dc5a4f4ddef33fcfb0e5f481d9eeada3ccc90ba158b2d28f75aa1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:22 #116 ... 23:24:22 23:24:22 #117 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:24:22 #117 DONE 0.2s 23:24:22 23:24:22 #118 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:24:22 #118 DONE 0.2s 23:24:22 23:24:22 #119 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:24:22 #0 4.654 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:24:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:22 #119 ... 23:24:22 23:24:22 #120 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:24:22 #120 ... 23:24:22 23:24:22 #121 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 23:24:22 #121 CACHED 23:24:22 23:24:22 #122 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 23:24:22 #122 CACHED 23:24:22 23:24:22 #123 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:22 #123 CACHED 23:24:22 23:24:22 #124 [security-spire-agent builder 6/9] COPY . . 23:24:22 #124 CACHED 23:24:22 23:24:22 #125 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:24:22 #125 CACHED 23:24:22 23:24:22 #126 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 23:24:22 #126 CACHED 23:24:22 23:24:22 #127 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 23:24:22 #127 CACHED 23:24:22 23:24:22 #128 [security-spire-agent builder 9/9] WORKDIR /edgex-go 23:24:22 #128 CACHED 23:24:22 23:24:22 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:24:22 #0 5.445 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:24:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:24:23 5c91ecacbec8: Preparing 23:24:23 ce0c6f2aa371: Preparing 23:24:23 6629d420265a: Preparing 23:24:23 19331962e18c: Preparing 23:24:23 276e96a72814: Preparing 23:24:23 a472ad7bd0c2: Preparing 23:24:23 684581b0ceb2: Preparing 23:24:23 86742a3e69eb: Preparing 23:24:23 3dab9f8bf2d2: Preparing 23:24:23 684581b0ceb2: Waiting 23:24:23 a472ad7bd0c2: Waiting 23:24:23 3dab9f8bf2d2: Waiting 23:24:23 86742a3e69eb: Waiting 23:24:23 ce0c6f2aa371: Layer already exists 23:24:23 19331962e18c: Layer already exists 23:24:23 276e96a72814: Layer already exists 23:24:23 5c91ecacbec8: Layer already exists 23:24:23 6629d420265a: Layer already exists 23:24:23 a472ad7bd0c2: Layer already exists 23:24:23 684581b0ceb2: Layer already exists 23:24:23 3dab9f8bf2d2: Layer already exists 23:24:23 86742a3e69eb: Layer already exists 23:24:23 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:292d0b167a1dc5a4f4ddef33fcfb0e5f481d9eeada3ccc90ba158b2d28f75aa1 size: 2194 23:24:23 #129 ... 23:24:23 23:24:23 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:24:23 #0 6.871 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:23 #130 ... 23:24:23 23:24:23 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:24:23 #0 5.536 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:24:23 #131 ... 23:24:23 23:24:23 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:24:23 #0 6.950 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 23:24:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:23 #132 ... 23:24:23 23:24:23 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:24:23 #0 5.983 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 23:24:23 #133 ... 23:24:23 23:24:23 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:24:23 #0 5.112 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:24:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 23:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 23:24:23 5c91ecacbec8: Preparing 23:24:23 ce0c6f2aa371: Preparing 23:24:23 6629d420265a: Preparing 23:24:23 19331962e18c: Preparing 23:24:23 276e96a72814: Preparing 23:24:23 a472ad7bd0c2: Preparing 23:24:23 684581b0ceb2: Preparing 23:24:23 86742a3e69eb: Preparing 23:24:23 3dab9f8bf2d2: Preparing 23:24:23 684581b0ceb2: Waiting 23:24:23 3dab9f8bf2d2: Waiting 23:24:23 86742a3e69eb: Waiting 23:24:23 a472ad7bd0c2: Waiting 23:24:23 276e96a72814: Layer already exists 23:24:23 5c91ecacbec8: Layer already exists 23:24:23 19331962e18c: Layer already exists 23:24:23 ce0c6f2aa371: Layer already exists 23:24:23 6629d420265a: Layer already exists 23:24:23 684581b0ceb2: Layer already exists 23:24:23 a472ad7bd0c2: Layer already exists 23:24:23 86742a3e69eb: Layer already exists 23:24:23 3dab9f8bf2d2: Layer already exists 23:24:23 main: digest: sha256:292d0b167a1dc5a4f4ddef33fcfb0e5f481d9eeada3ccc90ba158b2d28f75aa1 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:24:23 ===================================================== [Pipeline] echo 23:24:23 taggedImages: 23:24:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 23:24:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.8 23:24:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 23:24:23 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 23:24:23 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:23 latest 23:24:23 3.1.0-dev.8 23:24:23 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:23 main 23:24:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:23 #134 ... 23:24:23 23:24:23 #135 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:24:23 #135 DONE 1.0s 23:24:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:24 23:24:24 #116 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:24:24 #116 DONE 1.7s 23:24:24 23:24:24 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:24:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:24:24 0c6981ffbfb2: Preparing 23:24:24 a3cffaf4faf8: Preparing 23:24:24 13ba00a94c1f: Preparing 23:24:24 7161b9c9833a: Preparing 23:24:24 2a7e0af9bd25: Preparing 23:24:24 f690d4403099: Preparing 23:24:24 8ded919207dd: Preparing 23:24:24 276e96a72814: Preparing 23:24:24 a472ad7bd0c2: Preparing 23:24:24 cc2cf37f2a1c: Preparing 23:24:24 3dab9f8bf2d2: Preparing 23:24:24 f690d4403099: Waiting 23:24:24 8ded919207dd: Waiting 23:24:24 cc2cf37f2a1c: Waiting 23:24:24 276e96a72814: Waiting 23:24:24 3dab9f8bf2d2: Waiting 23:24:24 a472ad7bd0c2: Waiting 23:24:24 a3cffaf4faf8: Pushed 23:24:24 2a7e0af9bd25: Pushed 23:24:24 0c6981ffbfb2: Pushed 23:24:24 276e96a72814: Layer already exists 23:24:24 a472ad7bd0c2: Layer already exists 23:24:24 f690d4403099: Pushed 23:24:24 #136 DONE 0.5s 23:24:24 23:24:24 #120 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:24:24 #120 DONE 1.8s 23:24:24 23:24:24 #137 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:24:24 8ded919207dd: Pushed 23:24:24 3dab9f8bf2d2: Layer already exists 23:24:24 #137 DONE 0.4s 23:24:24 23:24:24 #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:24:24 #138 DONE 0.3s 23:24:24 23:24:24 #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:24:24 #139 ... 23:24:24 23:24:24 #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 23:24:24 #140 DONE 0.1s 23:24:24 23:24:24 #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:24:24 #139 DONE 0.3s 23:24:24 23:24:24 #141 [security-spire-server] exporting to image 23:24:24 #141 exporting layers 23:24:25 #141 ... 23:24:25 23:24:25 #142 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:24:25 #142 DONE 0.3s 23:24:25 23:24:25 #141 [security-spire-config] exporting to image 23:24:25 7161b9c9833a: Pushed 23:24:25 cc2cf37f2a1c: Pushed 23:24:26 13ba00a94c1f: Pushed 23:24:26 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:69485d3348c8373413d14e4e3ce5d6251213c55d255e5e641ecb070f5b5b6d53 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:26 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:26 #141 ... 23:24:26 23:24:26 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:24:26 #143 DONE 2.7s 23:24:26 23:24:26 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:24:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:24:26 0c6981ffbfb2: Preparing 23:24:26 a3cffaf4faf8: Preparing 23:24:26 13ba00a94c1f: Preparing 23:24:26 7161b9c9833a: Preparing 23:24:26 2a7e0af9bd25: Preparing 23:24:26 f690d4403099: Preparing 23:24:26 8ded919207dd: Preparing 23:24:26 276e96a72814: Preparing 23:24:26 a472ad7bd0c2: Preparing 23:24:26 cc2cf37f2a1c: Preparing 23:24:26 3dab9f8bf2d2: Preparing 23:24:26 8ded919207dd: Waiting 23:24:26 276e96a72814: Waiting 23:24:26 a472ad7bd0c2: Waiting 23:24:26 cc2cf37f2a1c: Waiting 23:24:26 3dab9f8bf2d2: Waiting 23:24:26 2a7e0af9bd25: Layer already exists 23:24:26 0c6981ffbfb2: Layer already exists 23:24:26 a3cffaf4faf8: Layer already exists 23:24:26 13ba00a94c1f: Layer already exists 23:24:26 7161b9c9833a: Layer already exists 23:24:26 8ded919207dd: Layer already exists 23:24:26 f690d4403099: Layer already exists 23:24:26 276e96a72814: Layer already exists 23:24:26 cc2cf37f2a1c: Layer already exists 23:24:26 a472ad7bd0c2: Layer already exists 23:24:26 3dab9f8bf2d2: Layer already exists 23:24:26 latest: digest: sha256:69485d3348c8373413d14e4e3ce5d6251213c55d255e5e641ecb070f5b5b6d53 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:26 #144 DONE 0.3s 23:24:26 23:24:26 #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:24:26 #115 ... 23:24:26 23:24:26 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:24:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:27 #145 DONE 0.3s 23:24:27 23:24:27 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:24:27 #131 ... 23:24:27 23:24:27 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:24:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.8 23:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:24:27 0c6981ffbfb2: Preparing 23:24:27 a3cffaf4faf8: Preparing 23:24:27 13ba00a94c1f: Preparing 23:24:27 7161b9c9833a: Preparing 23:24:27 2a7e0af9bd25: Preparing 23:24:27 f690d4403099: Preparing 23:24:27 8ded919207dd: Preparing 23:24:27 276e96a72814: Preparing 23:24:27 a472ad7bd0c2: Preparing 23:24:27 cc2cf37f2a1c: Preparing 23:24:27 3dab9f8bf2d2: Preparing 23:24:27 f690d4403099: Waiting 23:24:27 cc2cf37f2a1c: Waiting 23:24:27 3dab9f8bf2d2: Waiting 23:24:27 8ded919207dd: Waiting 23:24:27 a472ad7bd0c2: Waiting 23:24:27 276e96a72814: Waiting 23:24:27 2a7e0af9bd25: Layer already exists 23:24:27 7161b9c9833a: Layer already exists 23:24:27 13ba00a94c1f: Layer already exists 23:24:27 a3cffaf4faf8: Layer already exists 23:24:27 0c6981ffbfb2: Layer already exists 23:24:27 8ded919207dd: Layer already exists 23:24:27 f690d4403099: Layer already exists 23:24:27 276e96a72814: Layer already exists 23:24:27 cc2cf37f2a1c: Layer already exists 23:24:27 a472ad7bd0c2: Layer already exists 23:24:27 3dab9f8bf2d2: Layer already exists 23:24:27 3.1.0-dev.8: digest: sha256:69485d3348c8373413d14e4e3ce5d6251213c55d255e5e641ecb070f5b5b6d53 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:27 #146 DONE 0.2s 23:24:27 23:24:27 #141 [security-spire-config] exporting to image 23:24:27 #141 exporting layers 2.2s done 23:24:27 #141 writing image sha256:f3c51aa0679992f365dcbe8648cff120822a621e24ca351a0e5027a36d854bc3 0.0s done 23:24:27 #141 naming to docker.io/library/security-spire-config-arm64 23:24:27 #141 naming to docker.io/library/security-spire-config-arm64 0.0s done 23:24:27 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:27 #141 exporting layers 2.5s done 23:24:27 #141 writing image sha256:32ace3b33fc3e2647e01f38cd5233ac51f1f6571811c623a530c841588ae3045 done 23:24:27 #141 naming to docker.io/library/security-spire-server-arm64 done 23:24:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:24:27 0c6981ffbfb2: Preparing 23:24:27 a3cffaf4faf8: Preparing 23:24:27 13ba00a94c1f: Preparing 23:24:27 7161b9c9833a: Preparing 23:24:27 2a7e0af9bd25: Preparing 23:24:27 f690d4403099: Preparing 23:24:27 8ded919207dd: Preparing 23:24:27 276e96a72814: Preparing 23:24:27 a472ad7bd0c2: Preparing 23:24:27 cc2cf37f2a1c: Preparing 23:24:27 3dab9f8bf2d2: Preparing 23:24:27 f690d4403099: Waiting 23:24:27 cc2cf37f2a1c: Waiting 23:24:27 a472ad7bd0c2: Waiting 23:24:27 3dab9f8bf2d2: Waiting 23:24:27 276e96a72814: Waiting 23:24:27 0c6981ffbfb2: Layer already exists 23:24:27 7161b9c9833a: Layer already exists 23:24:27 2a7e0af9bd25: Layer already exists 23:24:27 13ba00a94c1f: Layer already exists 23:24:27 a3cffaf4faf8: Layer already exists 23:24:27 f690d4403099: Layer already exists 23:24:27 276e96a72814: Layer already exists 23:24:27 cc2cf37f2a1c: Layer already exists 23:24:27 8ded919207dd: Layer already exists 23:24:27 a472ad7bd0c2: Layer already exists 23:24:27 3dab9f8bf2d2: Layer already exists 23:24:27 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:69485d3348c8373413d14e4e3ce5d6251213c55d255e5e641ecb070f5b5b6d53 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 23:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 23:24:28 0c6981ffbfb2: Preparing 23:24:28 a3cffaf4faf8: Preparing 23:24:28 13ba00a94c1f: Preparing 23:24:28 7161b9c9833a: Preparing 23:24:28 2a7e0af9bd25: Preparing 23:24:28 f690d4403099: Preparing 23:24:28 8ded919207dd: Preparing 23:24:28 276e96a72814: Preparing 23:24:28 a472ad7bd0c2: Preparing 23:24:28 cc2cf37f2a1c: Preparing 23:24:28 3dab9f8bf2d2: Preparing 23:24:28 a472ad7bd0c2: Waiting 23:24:28 f690d4403099: Waiting 23:24:28 276e96a72814: Waiting 23:24:28 cc2cf37f2a1c: Waiting 23:24:28 8ded919207dd: Waiting 23:24:28 3dab9f8bf2d2: Waiting 23:24:28 2a7e0af9bd25: Layer already exists 23:24:28 a3cffaf4faf8: Layer already exists 23:24:28 7161b9c9833a: Layer already exists 23:24:28 0c6981ffbfb2: Layer already exists 23:24:28 13ba00a94c1f: Layer already exists 23:24:28 8ded919207dd: Layer already exists 23:24:28 f690d4403099: Layer already exists 23:24:28 276e96a72814: Layer already exists 23:24:28 a472ad7bd0c2: Layer already exists 23:24:28 cc2cf37f2a1c: Layer already exists 23:24:28 3dab9f8bf2d2: Layer already exists 23:24:28 main: digest: sha256:69485d3348c8373413d14e4e3ce5d6251213c55d255e5e641ecb070f5b5b6d53 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:24:28 ===================================================== [Pipeline] echo 23:24:28 taggedImages: 23:24:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 23:24:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.8 23:24:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:28 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 23:24:28 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 23:24:28 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:28 latest 23:24:28 3.1.0-dev.8 23:24:28 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:28 main 23:24:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:28 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:29 #141 exporting layers 1.7s done 23:24:29 #141 writing image sha256:cff0d82ebda841bb87346a65ee77837737096185acd8760ff006daf21e3cd61b 0.0s done 23:24:29 #141 naming to docker.io/library/security-spire-agent-arm64 0.0s done 23:24:29 #141 DONE 4.1s 23:24:29 23:24:29 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:24:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:24:29 b3333151beb2: Preparing 23:24:29 4843336ec9b8: Preparing 23:24:29 276e96a72814: Preparing 23:24:29 a472ad7bd0c2: Preparing 23:24:29 bbe9ef4c340d: Preparing 23:24:29 3dab9f8bf2d2: Preparing 23:24:29 3dab9f8bf2d2: Waiting 23:24:29 276e96a72814: Layer already exists 23:24:29 a472ad7bd0c2: Layer already exists 23:24:29 3dab9f8bf2d2: Layer already exists 23:24:29 b3333151beb2: Pushed 23:24:29 bbe9ef4c340d: Pushed 23:24:31 4843336ec9b8: Pushed 23:24:31 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:6ff870cff9c742027b5b2594c91740c55a772821ae32c37de08cb89bfb5220e2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:24:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:24:32 b3333151beb2: Preparing 23:24:32 4843336ec9b8: Preparing 23:24:32 276e96a72814: Preparing 23:24:32 a472ad7bd0c2: Preparing 23:24:32 bbe9ef4c340d: Preparing 23:24:32 3dab9f8bf2d2: Preparing 23:24:32 3dab9f8bf2d2: Waiting 23:24:32 bbe9ef4c340d: Layer already exists 23:24:32 4843336ec9b8: Layer already exists 23:24:32 b3333151beb2: Layer already exists 23:24:32 a472ad7bd0c2: Layer already exists 23:24:32 276e96a72814: Layer already exists 23:24:32 3dab9f8bf2d2: Layer already exists 23:24:32 latest: digest: sha256:6ff870cff9c742027b5b2594c91740c55a772821ae32c37de08cb89bfb5220e2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.8 23:24:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:24:32 b3333151beb2: Preparing 23:24:32 4843336ec9b8: Preparing 23:24:32 276e96a72814: Preparing 23:24:32 a472ad7bd0c2: Preparing 23:24:32 bbe9ef4c340d: Preparing 23:24:32 3dab9f8bf2d2: Preparing 23:24:32 3dab9f8bf2d2: Waiting 23:24:32 b3333151beb2: Layer already exists 23:24:32 276e96a72814: Layer already exists 23:24:32 bbe9ef4c340d: Layer already exists 23:24:32 a472ad7bd0c2: Layer already exists 23:24:32 4843336ec9b8: Layer already exists 23:24:32 3dab9f8bf2d2: Layer already exists 23:24:32 3.1.0-dev.8: digest: sha256:6ff870cff9c742027b5b2594c91740c55a772821ae32c37de08cb89bfb5220e2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:24:33 b3333151beb2: Preparing 23:24:33 4843336ec9b8: Preparing 23:24:33 276e96a72814: Preparing 23:24:33 a472ad7bd0c2: Preparing 23:24:33 bbe9ef4c340d: Preparing 23:24:33 3dab9f8bf2d2: Preparing 23:24:33 4843336ec9b8: Layer already exists 23:24:33 276e96a72814: Layer already exists 23:24:33 a472ad7bd0c2: Layer already exists 23:24:33 bbe9ef4c340d: Layer already exists 23:24:33 b3333151beb2: Layer already exists 23:24:33 3dab9f8bf2d2: Layer already exists 23:24:33 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:6ff870cff9c742027b5b2594c91740c55a772821ae32c37de08cb89bfb5220e2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:33 + 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 23:24:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 23:24:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 23:24:34 b3333151beb2: Preparing 23:24:34 4843336ec9b8: Preparing 23:24:34 276e96a72814: Preparing 23:24:34 a472ad7bd0c2: Preparing 23:24:34 bbe9ef4c340d: Preparing 23:24:34 3dab9f8bf2d2: Preparing 23:24:34 3dab9f8bf2d2: Waiting 23:24:34 276e96a72814: Layer already exists 23:24:34 4843336ec9b8: Layer already exists 23:24:34 b3333151beb2: Layer already exists 23:24:34 bbe9ef4c340d: Layer already exists 23:24:34 a472ad7bd0c2: Layer already exists 23:24:34 3dab9f8bf2d2: Layer already exists 23:24:34 main: digest: sha256:6ff870cff9c742027b5b2594c91740c55a772821ae32c37de08cb89bfb5220e2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:24:34 ===================================================== [Pipeline] echo 23:24:34 taggedImages: 23:24:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 23:24:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.8 23:24:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:34 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 23:24:34 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 23:24:34 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:34 latest 23:24:34 3.1.0-dev.8 23:24:34 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:34 main 23:24:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:24:34 bc28128b65ad: Preparing 23:24:34 c4187a35f983: Preparing 23:24:34 308ff00e6861: Preparing 23:24:34 a64b363005a9: Preparing 23:24:34 416490afddb1: Preparing 23:24:34 276e96a72814: Preparing 23:24:34 a472ad7bd0c2: Preparing 23:24:34 83ed1c4e0ef0: Preparing 23:24:34 3dab9f8bf2d2: Preparing 23:24:34 276e96a72814: Waiting 23:24:34 a472ad7bd0c2: Waiting 23:24:34 83ed1c4e0ef0: Waiting 23:24:34 3dab9f8bf2d2: Waiting 23:24:35 bc28128b65ad: Pushed 23:24:35 c4187a35f983: Pushed 23:24:35 308ff00e6861: Pushed 23:24:35 276e96a72814: Layer already exists 23:24:35 a472ad7bd0c2: Layer already exists 23:24:35 3dab9f8bf2d2: Layer already exists 23:24:35 83ed1c4e0ef0: Pushed 23:24:40 416490afddb1: Pushed 23:24:42 a64b363005a9: Pushed 23:24:42 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:0bbc35d21586fabf7c439fa3a915a2dac5b6ac7ac7dfaf76e6c26c1cffa9d81c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:24:43 bc28128b65ad: Preparing 23:24:43 c4187a35f983: Preparing 23:24:43 308ff00e6861: Preparing 23:24:43 a64b363005a9: Preparing 23:24:43 416490afddb1: Preparing 23:24:43 276e96a72814: Preparing 23:24:43 a472ad7bd0c2: Preparing 23:24:43 83ed1c4e0ef0: Preparing 23:24:43 3dab9f8bf2d2: Preparing 23:24:43 a472ad7bd0c2: Waiting 23:24:43 83ed1c4e0ef0: Waiting 23:24:43 3dab9f8bf2d2: Waiting 23:24:43 bc28128b65ad: Layer already exists 23:24:43 416490afddb1: Layer already exists 23:24:43 308ff00e6861: Layer already exists 23:24:43 c4187a35f983: Layer already exists 23:24:43 a64b363005a9: Layer already exists 23:24:43 83ed1c4e0ef0: Layer already exists 23:24:43 276e96a72814: Layer already exists 23:24:43 a472ad7bd0c2: Layer already exists 23:24:43 3dab9f8bf2d2: Layer already exists 23:24:43 latest: digest: sha256:0bbc35d21586fabf7c439fa3a915a2dac5b6ac7ac7dfaf76e6c26c1cffa9d81c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.8 23:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:24:43 bc28128b65ad: Preparing 23:24:43 c4187a35f983: Preparing 23:24:43 308ff00e6861: Preparing 23:24:43 a64b363005a9: Preparing 23:24:43 416490afddb1: Preparing 23:24:43 276e96a72814: Preparing 23:24:43 a472ad7bd0c2: Preparing 23:24:43 83ed1c4e0ef0: Preparing 23:24:43 3dab9f8bf2d2: Preparing 23:24:43 276e96a72814: Waiting 23:24:43 3dab9f8bf2d2: Waiting 23:24:43 a472ad7bd0c2: Waiting 23:24:43 83ed1c4e0ef0: Waiting 23:24:43 416490afddb1: Layer already exists 23:24:43 a64b363005a9: Layer already exists 23:24:43 c4187a35f983: Layer already exists 23:24:43 308ff00e6861: Layer already exists 23:24:43 bc28128b65ad: Layer already exists 23:24:43 a472ad7bd0c2: Layer already exists 23:24:43 276e96a72814: Layer already exists 23:24:43 3dab9f8bf2d2: Layer already exists 23:24:43 83ed1c4e0ef0: Layer already exists 23:24:43 3.1.0-dev.8: digest: sha256:0bbc35d21586fabf7c439fa3a915a2dac5b6ac7ac7dfaf76e6c26c1cffa9d81c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:24:44 bc28128b65ad: Preparing 23:24:44 c4187a35f983: Preparing 23:24:44 308ff00e6861: Preparing 23:24:44 a64b363005a9: Preparing 23:24:44 416490afddb1: Preparing 23:24:44 276e96a72814: Preparing 23:24:44 a472ad7bd0c2: Preparing 23:24:44 83ed1c4e0ef0: Preparing 23:24:44 3dab9f8bf2d2: Preparing 23:24:44 a472ad7bd0c2: Waiting 23:24:44 83ed1c4e0ef0: Waiting 23:24:44 3dab9f8bf2d2: Waiting 23:24:44 276e96a72814: Waiting 23:24:44 416490afddb1: Layer already exists 23:24:44 c4187a35f983: Layer already exists 23:24:44 308ff00e6861: Layer already exists 23:24:44 bc28128b65ad: Layer already exists 23:24:44 a64b363005a9: Layer already exists 23:24:44 a472ad7bd0c2: Layer already exists 23:24:44 276e96a72814: Layer already exists 23:24:44 83ed1c4e0ef0: Layer already exists 23:24:44 3dab9f8bf2d2: Layer already exists 23:24:44 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:0bbc35d21586fabf7c439fa3a915a2dac5b6ac7ac7dfaf76e6c26c1cffa9d81c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 23:24:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 23:24:45 bc28128b65ad: Preparing 23:24:45 c4187a35f983: Preparing 23:24:45 308ff00e6861: Preparing 23:24:45 a64b363005a9: Preparing 23:24:45 416490afddb1: Preparing 23:24:45 276e96a72814: Preparing 23:24:45 a472ad7bd0c2: Preparing 23:24:45 83ed1c4e0ef0: Preparing 23:24:45 3dab9f8bf2d2: Preparing 23:24:45 276e96a72814: Waiting 23:24:45 a472ad7bd0c2: Waiting 23:24:45 83ed1c4e0ef0: Waiting 23:24:45 c4187a35f983: Layer already exists 23:24:45 bc28128b65ad: Layer already exists 23:24:45 308ff00e6861: Layer already exists 23:24:45 a64b363005a9: Layer already exists 23:24:45 416490afddb1: Layer already exists 23:24:45 83ed1c4e0ef0: Layer already exists 23:24:45 276e96a72814: Layer already exists 23:24:45 a472ad7bd0c2: Layer already exists 23:24:45 3dab9f8bf2d2: Layer already exists 23:24:45 main: digest: sha256:0bbc35d21586fabf7c439fa3a915a2dac5b6ac7ac7dfaf76e6c26c1cffa9d81c size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:24:45 ===================================================== [Pipeline] echo 23:24:45 taggedImages: 23:24:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 23:24:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.8 23:24:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:45 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 23:24:45 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 23:24:45 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:45 latest 23:24:45 3.1.0-dev.8 23:24:45 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:45 main 23:24:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:24:45 9b8f9eaefc07: Preparing 23:24:45 b47ba2feca3f: Preparing 23:24:45 41672ab4458a: Preparing 23:24:45 b4e886208f62: Preparing 23:24:45 276e96a72814: Preparing 23:24:45 a472ad7bd0c2: Preparing 23:24:45 b222f23bc1bd: Preparing 23:24:45 3dab9f8bf2d2: Preparing 23:24:45 b222f23bc1bd: Waiting 23:24:45 3dab9f8bf2d2: Waiting 23:24:45 a472ad7bd0c2: Waiting 23:24:45 276e96a72814: Layer already exists 23:24:45 a472ad7bd0c2: Layer already exists 23:24:45 41672ab4458a: Pushed 23:24:45 3dab9f8bf2d2: Layer already exists 23:24:45 9b8f9eaefc07: Pushed 23:24:45 b47ba2feca3f: Pushed 23:24:45 b222f23bc1bd: Pushed 23:24:54 b4e886208f62: Pushed 23:24:54 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:f0522127b5a3470a81c59181bf8ae1c163b91630e2eb8b85d5f77b1fd3d41f0d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:24:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:24:54 9b8f9eaefc07: Preparing 23:24:54 b47ba2feca3f: Preparing 23:24:54 41672ab4458a: Preparing 23:24:54 b4e886208f62: Preparing 23:24:54 276e96a72814: Preparing 23:24:54 a472ad7bd0c2: Preparing 23:24:54 b222f23bc1bd: Preparing 23:24:54 3dab9f8bf2d2: Preparing 23:24:54 b222f23bc1bd: Waiting 23:24:54 3dab9f8bf2d2: Waiting 23:24:54 a472ad7bd0c2: Waiting 23:24:54 b47ba2feca3f: Layer already exists 23:24:54 b4e886208f62: Layer already exists 23:24:54 41672ab4458a: Layer already exists 23:24:54 276e96a72814: Layer already exists 23:24:54 9b8f9eaefc07: Layer already exists 23:24:54 a472ad7bd0c2: Layer already exists 23:24:54 3dab9f8bf2d2: Layer already exists 23:24:54 b222f23bc1bd: Layer already exists 23:24:54 latest: digest: sha256:f0522127b5a3470a81c59181bf8ae1c163b91630e2eb8b85d5f77b1fd3d41f0d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.8 23:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:24:55 9b8f9eaefc07: Preparing 23:24:55 b47ba2feca3f: Preparing 23:24:55 41672ab4458a: Preparing 23:24:55 b4e886208f62: Preparing 23:24:55 276e96a72814: Preparing 23:24:55 a472ad7bd0c2: Preparing 23:24:55 b222f23bc1bd: Preparing 23:24:55 3dab9f8bf2d2: Preparing 23:24:55 b222f23bc1bd: Waiting 23:24:55 3dab9f8bf2d2: Waiting 23:24:55 a472ad7bd0c2: Waiting 23:24:55 b47ba2feca3f: Layer already exists 23:24:55 276e96a72814: Layer already exists 23:24:55 9b8f9eaefc07: Layer already exists 23:24:55 b4e886208f62: Layer already exists 23:24:55 41672ab4458a: Layer already exists 23:24:55 a472ad7bd0c2: Layer already exists 23:24:55 b222f23bc1bd: Layer already exists 23:24:55 3dab9f8bf2d2: Layer already exists 23:24:55 3.1.0-dev.8: digest: sha256:f0522127b5a3470a81c59181bf8ae1c163b91630e2eb8b85d5f77b1fd3d41f0d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:24:55 9b8f9eaefc07: Preparing 23:24:55 b47ba2feca3f: Preparing 23:24:55 41672ab4458a: Preparing 23:24:55 b4e886208f62: Preparing 23:24:55 276e96a72814: Preparing 23:24:55 a472ad7bd0c2: Preparing 23:24:55 b222f23bc1bd: Preparing 23:24:55 3dab9f8bf2d2: Preparing 23:24:55 a472ad7bd0c2: Waiting 23:24:55 b222f23bc1bd: Waiting 23:24:55 3dab9f8bf2d2: Waiting 23:24:55 b4e886208f62: Layer already exists 23:24:55 276e96a72814: Layer already exists 23:24:55 41672ab4458a: Layer already exists 23:24:55 b47ba2feca3f: Layer already exists 23:24:55 9b8f9eaefc07: Layer already exists 23:24:55 b222f23bc1bd: Layer already exists 23:24:55 3dab9f8bf2d2: Layer already exists 23:24:55 a472ad7bd0c2: Layer already exists 23:24:55 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:f0522127b5a3470a81c59181bf8ae1c163b91630e2eb8b85d5f77b1fd3d41f0d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 23:24:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 23:24:56 9b8f9eaefc07: Preparing 23:24:56 b47ba2feca3f: Preparing 23:24:56 41672ab4458a: Preparing 23:24:56 b4e886208f62: Preparing 23:24:56 276e96a72814: Preparing 23:24:56 a472ad7bd0c2: Preparing 23:24:56 b222f23bc1bd: Preparing 23:24:56 3dab9f8bf2d2: Preparing 23:24:56 a472ad7bd0c2: Waiting 23:24:56 b222f23bc1bd: Waiting 23:24:56 3dab9f8bf2d2: Waiting 23:24:56 b47ba2feca3f: Layer already exists 23:24:56 9b8f9eaefc07: Layer already exists 23:24:56 b4e886208f62: Layer already exists 23:24:56 41672ab4458a: Layer already exists 23:24:56 276e96a72814: Layer already exists 23:24:56 a472ad7bd0c2: Layer already exists 23:24:56 3dab9f8bf2d2: Layer already exists 23:24:56 b222f23bc1bd: Layer already exists 23:24:56 main: digest: sha256:f0522127b5a3470a81c59181bf8ae1c163b91630e2eb8b85d5f77b1fd3d41f0d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:24:56 ===================================================== [Pipeline] echo 23:24:56 taggedImages: 23:24:56 - nexus3.edgexfoundry.org:10004/security-spire-config:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:56 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 23:24:56 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.8 23:24:56 - nexus3.edgexfoundry.org:10004/security-spire-config:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:56 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 23:24:56 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 23:24:56 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:56 latest 23:24:56 3.1.0-dev.8 23:24:56 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:56 main 23:24:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:24:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:24:57 bc28128b65ad: Preparing 23:24:57 f3ce7abecf95: Preparing 23:24:57 a3ec47fdd48d: Preparing 23:24:57 b4e886208f62: Preparing 23:24:57 276e96a72814: Preparing 23:24:57 a472ad7bd0c2: Preparing 23:24:57 83ed1c4e0ef0: Preparing 23:24:57 3dab9f8bf2d2: Preparing 23:24:57 83ed1c4e0ef0: Waiting 23:24:57 3dab9f8bf2d2: Waiting 23:24:57 bc28128b65ad: Layer already exists 23:24:57 b4e886208f62: Layer already exists 23:24:57 276e96a72814: Layer already exists 23:24:57 83ed1c4e0ef0: Layer already exists 23:24:57 a472ad7bd0c2: Layer already exists 23:24:57 3dab9f8bf2d2: Layer already exists 23:24:57 f3ce7abecf95: Pushed 23:24:57 a3ec47fdd48d: Pushed 23:24:57 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:6caf5fff5dc251e645e3107dcc32fed0553b0238eafccf72874eab5083012536 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:24:58 bc28128b65ad: Preparing 23:24:58 f3ce7abecf95: Preparing 23:24:58 a3ec47fdd48d: Preparing 23:24:58 b4e886208f62: Preparing 23:24:58 276e96a72814: Preparing 23:24:58 a472ad7bd0c2: Preparing 23:24:58 83ed1c4e0ef0: Preparing 23:24:58 3dab9f8bf2d2: Preparing 23:24:58 a472ad7bd0c2: Waiting 23:24:58 83ed1c4e0ef0: Waiting 23:24:58 3dab9f8bf2d2: Waiting 23:24:58 a3ec47fdd48d: Layer already exists 23:24:58 b4e886208f62: Layer already exists 23:24:58 f3ce7abecf95: Layer already exists 23:24:58 bc28128b65ad: Layer already exists 23:24:58 276e96a72814: Layer already exists 23:24:58 3dab9f8bf2d2: Layer already exists 23:24:58 a472ad7bd0c2: Layer already exists 23:24:58 83ed1c4e0ef0: Layer already exists 23:24:58 latest: digest: sha256:6caf5fff5dc251e645e3107dcc32fed0553b0238eafccf72874eab5083012536 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.8 23:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:24:58 bc28128b65ad: Preparing 23:24:58 f3ce7abecf95: Preparing 23:24:58 a3ec47fdd48d: Preparing 23:24:58 b4e886208f62: Preparing 23:24:58 276e96a72814: Preparing 23:24:58 a472ad7bd0c2: Preparing 23:24:58 83ed1c4e0ef0: Preparing 23:24:58 3dab9f8bf2d2: Preparing 23:24:58 83ed1c4e0ef0: Waiting 23:24:58 3dab9f8bf2d2: Waiting 23:24:58 bc28128b65ad: Layer already exists 23:24:58 276e96a72814: Layer already exists 23:24:58 b4e886208f62: Layer already exists 23:24:58 a3ec47fdd48d: Layer already exists 23:24:58 f3ce7abecf95: Layer already exists 23:24:58 a472ad7bd0c2: Layer already exists 23:24:58 83ed1c4e0ef0: Layer already exists 23:24:58 3dab9f8bf2d2: Layer already exists 23:24:58 3.1.0-dev.8: digest: sha256:6caf5fff5dc251e645e3107dcc32fed0553b0238eafccf72874eab5083012536 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:24:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:24:59 bc28128b65ad: Preparing 23:24:59 f3ce7abecf95: Preparing 23:24:59 a3ec47fdd48d: Preparing 23:24:59 b4e886208f62: Preparing 23:24:59 276e96a72814: Preparing 23:24:59 a472ad7bd0c2: Preparing 23:24:59 83ed1c4e0ef0: Preparing 23:24:59 3dab9f8bf2d2: Preparing 23:24:59 83ed1c4e0ef0: Waiting 23:24:59 a472ad7bd0c2: Waiting 23:24:59 276e96a72814: Layer already exists 23:24:59 b4e886208f62: Layer already exists 23:24:59 a3ec47fdd48d: Layer already exists 23:24:59 f3ce7abecf95: Layer already exists 23:24:59 bc28128b65ad: Layer already exists 23:24:59 a472ad7bd0c2: Layer already exists 23:24:59 3dab9f8bf2d2: Layer already exists 23:24:59 83ed1c4e0ef0: Layer already exists 23:24:59 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:6caf5fff5dc251e645e3107dcc32fed0553b0238eafccf72874eab5083012536 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:24:59 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 23:25:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 23:25:00 bc28128b65ad: Preparing 23:25:00 f3ce7abecf95: Preparing 23:25:00 a3ec47fdd48d: Preparing 23:25:00 b4e886208f62: Preparing 23:25:00 276e96a72814: Preparing 23:25:00 a472ad7bd0c2: Preparing 23:25:00 83ed1c4e0ef0: Preparing 23:25:00 3dab9f8bf2d2: Preparing 23:25:00 a472ad7bd0c2: Waiting 23:25:00 83ed1c4e0ef0: Waiting 23:25:00 3dab9f8bf2d2: Waiting 23:25:00 b4e886208f62: Layer already exists 23:25:00 276e96a72814: Layer already exists 23:25:00 f3ce7abecf95: Layer already exists 23:25:00 a3ec47fdd48d: Layer already exists 23:25:00 bc28128b65ad: Layer already exists 23:25:00 a472ad7bd0c2: Layer already exists 23:25:00 83ed1c4e0ef0: Layer already exists 23:25:00 3dab9f8bf2d2: Layer already exists 23:25:00 main: digest: sha256:6caf5fff5dc251e645e3107dcc32fed0553b0238eafccf72874eab5083012536 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:25:00 ===================================================== [Pipeline] echo 23:25:00 taggedImages: 23:25:00 - nexus3.edgexfoundry.org:10004/security-spire-server:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:25:00 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 23:25:00 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.8 23:25:00 - nexus3.edgexfoundry.org:10004/security-spire-server:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:25:00 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 23:25:00 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 23:25:00 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:25:00 latest 23:25:00 3.1.0-dev.8 23:25:00 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:25:00 main 23:25:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:25:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:25:00 4dc3c6126540: Preparing 23:25:00 68399ae83a13: Preparing 23:25:00 276e96a72814: Preparing 23:25:00 a472ad7bd0c2: Preparing 23:25:00 beee11396e5e: Preparing 23:25:00 3dab9f8bf2d2: Preparing 23:25:00 3dab9f8bf2d2: Waiting 23:25:00 276e96a72814: Layer already exists 23:25:00 a472ad7bd0c2: Layer already exists 23:25:00 3dab9f8bf2d2: Layer already exists 23:25:00 4dc3c6126540: Pushed 23:25:00 beee11396e5e: Pushed 23:25:03 68399ae83a13: Pushed 23:25:03 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:73255f5ba4acb6a5910bd39a066b0297d682d9fee151397ffc3249042f71df48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 23:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:25:04 4dc3c6126540: Preparing 23:25:04 68399ae83a13: Preparing 23:25:04 276e96a72814: Preparing 23:25:04 a472ad7bd0c2: Preparing 23:25:04 beee11396e5e: Preparing 23:25:04 3dab9f8bf2d2: Preparing 23:25:04 4dc3c6126540: Layer already exists 23:25:04 beee11396e5e: Layer already exists 23:25:04 276e96a72814: Layer already exists 23:25:04 a472ad7bd0c2: Layer already exists 23:25:04 68399ae83a13: Layer already exists 23:25:04 3dab9f8bf2d2: Layer already exists 23:25:04 latest: digest: sha256:73255f5ba4acb6a5910bd39a066b0297d682d9fee151397ffc3249042f71df48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.8 23:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:25:04 4dc3c6126540: Preparing 23:25:04 68399ae83a13: Preparing 23:25:04 276e96a72814: Preparing 23:25:04 a472ad7bd0c2: Preparing 23:25:04 beee11396e5e: Preparing 23:25:04 3dab9f8bf2d2: Preparing 23:25:04 3dab9f8bf2d2: Waiting 23:25:04 a472ad7bd0c2: Layer already exists 23:25:04 68399ae83a13: Layer already exists 23:25:04 beee11396e5e: Layer already exists 23:25:04 4dc3c6126540: Layer already exists 23:25:04 276e96a72814: Layer already exists 23:25:04 3dab9f8bf2d2: Layer already exists 23:25:04 3.1.0-dev.8: digest: sha256:73255f5ba4acb6a5910bd39a066b0297d682d9fee151397ffc3249042f71df48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:25:05 4dc3c6126540: Preparing 23:25:05 68399ae83a13: Preparing 23:25:05 276e96a72814: Preparing 23:25:05 a472ad7bd0c2: Preparing 23:25:05 beee11396e5e: Preparing 23:25:05 3dab9f8bf2d2: Preparing 23:25:05 3dab9f8bf2d2: Waiting 23:25:05 beee11396e5e: Layer already exists 23:25:05 68399ae83a13: Layer already exists 23:25:05 a472ad7bd0c2: Layer already exists 23:25:05 4dc3c6126540: Layer already exists 23:25:05 276e96a72814: Layer already exists 23:25:05 3dab9f8bf2d2: Layer already exists 23:25:05 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:73255f5ba4acb6a5910bd39a066b0297d682d9fee151397ffc3249042f71df48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 23:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 23:25:05 4dc3c6126540: Preparing 23:25:05 68399ae83a13: Preparing 23:25:05 276e96a72814: Preparing 23:25:05 a472ad7bd0c2: Preparing 23:25:05 beee11396e5e: Preparing 23:25:05 3dab9f8bf2d2: Preparing 23:25:05 3dab9f8bf2d2: Waiting 23:25:05 a472ad7bd0c2: Layer already exists 23:25:05 beee11396e5e: Layer already exists 23:25:05 4dc3c6126540: Layer already exists 23:25:05 276e96a72814: Layer already exists 23:25:05 68399ae83a13: Layer already exists 23:25:05 3dab9f8bf2d2: Layer already exists 23:25:05 main: digest: sha256:73255f5ba4acb6a5910bd39a066b0297d682d9fee151397ffc3249042f71df48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:25:06 ===================================================== [Pipeline] echo 23:25:06 taggedImages: 23:25:06 - nexus3.edgexfoundry.org:10004/support-notifications:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:25:06 - nexus3.edgexfoundry.org:10004/support-notifications:latest 23:25:06 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.8 23:25:06 - nexus3.edgexfoundry.org:10004/support-notifications:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:25:06 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 23:25:06 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 23:25:06 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:25:06 latest 23:25:06 3.1.0-dev.8 23:25:06 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:25:06 main 23:25:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:25:06 5c39c29d2228: Preparing 23:25:06 69c262f116bc: Preparing 23:25:06 276e96a72814: Preparing 23:25:06 a472ad7bd0c2: Preparing 23:25:06 230c8c7e4d4d: Preparing 23:25:06 3dab9f8bf2d2: Preparing 23:25:06 3dab9f8bf2d2: Waiting 23:25:06 a472ad7bd0c2: Layer already exists 23:25:06 230c8c7e4d4d: Layer already exists 23:25:06 276e96a72814: Layer already exists 23:25:06 3dab9f8bf2d2: Layer already exists 23:25:06 5c39c29d2228: Pushed 23:25:09 69c262f116bc: Pushed 23:25:09 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:759a2e91e0e8d2ce1b0ffdc40b3de1148b266d0fd9b5c724e262dcb7d290ca89 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:10 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:25:10 5c39c29d2228: Preparing 23:25:10 69c262f116bc: Preparing 23:25:10 276e96a72814: Preparing 23:25:10 a472ad7bd0c2: Preparing 23:25:10 230c8c7e4d4d: Preparing 23:25:10 3dab9f8bf2d2: Preparing 23:25:10 3dab9f8bf2d2: Waiting 23:25:10 276e96a72814: Layer already exists 23:25:10 230c8c7e4d4d: Layer already exists 23:25:10 5c39c29d2228: Layer already exists 23:25:10 69c262f116bc: Layer already exists 23:25:10 a472ad7bd0c2: Layer already exists 23:25:10 3dab9f8bf2d2: Layer already exists 23:25:10 latest: digest: sha256:759a2e91e0e8d2ce1b0ffdc40b3de1148b266d0fd9b5c724e262dcb7d290ca89 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.8 23:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:25:11 5c39c29d2228: Preparing 23:25:11 69c262f116bc: Preparing 23:25:11 276e96a72814: Preparing 23:25:11 a472ad7bd0c2: Preparing 23:25:11 230c8c7e4d4d: Preparing 23:25:11 3dab9f8bf2d2: Preparing 23:25:11 3dab9f8bf2d2: Waiting 23:25:11 5c39c29d2228: Layer already exists 23:25:11 230c8c7e4d4d: Layer already exists 23:25:11 69c262f116bc: Layer already exists 23:25:11 276e96a72814: Layer already exists 23:25:11 a472ad7bd0c2: Layer already exists 23:25:11 3dab9f8bf2d2: Layer already exists 23:25:11 3.1.0-dev.8: digest: sha256:759a2e91e0e8d2ce1b0ffdc40b3de1148b266d0fd9b5c724e262dcb7d290ca89 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:25:12 5c39c29d2228: Preparing 23:25:12 69c262f116bc: Preparing 23:25:12 276e96a72814: Preparing 23:25:12 a472ad7bd0c2: Preparing 23:25:12 230c8c7e4d4d: Preparing 23:25:12 3dab9f8bf2d2: Preparing 23:25:12 3dab9f8bf2d2: Waiting 23:25:12 69c262f116bc: Layer already exists 23:25:12 230c8c7e4d4d: Layer already exists 23:25:12 276e96a72814: Layer already exists 23:25:12 a472ad7bd0c2: Layer already exists 23:25:12 5c39c29d2228: Layer already exists 23:25:12 3dab9f8bf2d2: Layer already exists 23:25:12 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:759a2e91e0e8d2ce1b0ffdc40b3de1148b266d0fd9b5c724e262dcb7d290ca89 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:25:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 23:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 23:25:12 5c39c29d2228: Preparing 23:25:12 69c262f116bc: Preparing 23:25:12 276e96a72814: Preparing 23:25:12 a472ad7bd0c2: Preparing 23:25:12 230c8c7e4d4d: Preparing 23:25:12 3dab9f8bf2d2: Preparing 23:25:12 3dab9f8bf2d2: Waiting 23:25:12 69c262f116bc: Layer already exists 23:25:12 276e96a72814: Layer already exists 23:25:12 a472ad7bd0c2: Layer already exists 23:25:12 5c39c29d2228: Layer already exists 23:25:12 230c8c7e4d4d: Layer already exists 23:25:12 3dab9f8bf2d2: Layer already exists 23:25:12 main: digest: sha256:759a2e91e0e8d2ce1b0ffdc40b3de1148b266d0fd9b5c724e262dcb7d290ca89 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:25:12 ===================================================== [Pipeline] echo 23:25:12 taggedImages: 23:25:12 - nexus3.edgexfoundry.org:10004/support-scheduler:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:25:12 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 23:25:12 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.8 23:25:12 - nexus3.edgexfoundry.org:10004/support-scheduler:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:25:12 - 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] } 23:39:37 #102 ... 23:39:37 23:39:37 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 23:39:37 #132 DONE 912.1s 23:39:37 23:39:37 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:39:37 #133 ... 23:39:37 23:39:37 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:39:37 #147 DONE 0.2s 23:39:37 23:39:37 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:39:37 #148 DONE 0.2s 23:39:37 23:39:37 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:39:37 #130 ... 23:39:37 23:39:37 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:39:37 #149 DONE 0.3s 23:39:37 23:39:37 #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:39:37 #109 ... 23:39:37 23:39:37 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:39:37 #150 DONE 0.1s 23:39:37 23:39:37 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:39:37 #151 DONE 0.1s 23:39:37 23:39:37 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:39:37 #152 DONE 2.7s 23:39:37 23:39:37 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:39:37 #102 ... 23:39:37 23:39:37 #141 [security-proxy-auth] exporting to image 23:39:37 #141 exporting layers 23:39:37 #141 exporting layers 0.5s done 23:39:37 #141 writing image sha256:6cc8e9a18d2f933f258e371a5f6993b04993588c5424a278feeba7f8feeb79f3 done 23:39:37 #141 naming to docker.io/library/security-proxy-auth-arm64 done 23:39:37 #141 DONE 4.6s 23:39:37 23:39:37 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:39:37 #130 ... 23:39:37 23:39:37 #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:39:37 #109 918.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.8" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:39:37 #109 ... 23:39:37 23:39:37 #119 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 23:39:37 #119 DONE 923.1s 23:39:37 23:39:37 #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:39:37 #109 ... 23:39:37 23:39:37 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 23:39:37 #153 DONE 0.2s 23:39:37 23:39:37 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 23:39:37 #154 DONE 0.2s 23:39:37 23:39:37 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:39:37 #155 DONE 0.2s 23:39:37 23:39:37 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:39:37 #130 ... 23:39:37 23:39:37 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:39:37 #156 DONE 0.3s 23:39:37 23:39:37 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:39:37 #157 DONE 0.1s 23:39:37 23:39:37 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:39:39 #158 DONE 2.1s 23:39:39 23:39:39 #141 [security-proxy-setup] exporting to image 23:39:39 #141 exporting layers 23:39:40 #141 exporting layers 0.6s done 23:39:40 #141 writing image sha256:15276db3e13fd80ed39910d37352a5bb613bf3350755337f2ab0785813fe08d1 0.1s done 23:39:40 #141 naming to docker.io/library/security-proxy-setup-arm64 23:39:40 #141 naming to docker.io/library/security-proxy-setup-arm64 done 23:39:40 #141 DONE 5.2s 23:39:40 23:39:40 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:39:50 #131 ... 23:39:50 23:39:50 #115 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 23:39:50 #115 DONE 937.9s 23:39:50 23:39:50 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 23:39:51 #159 DONE 0.3s 23:39:51 23:39:51 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 23:39:54 #160 DONE 2.7s 23:39:54 23:39:54 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 23:39:54 #161 DONE 0.5s 23:39:54 23:39:54 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 23:39:54 #162 DONE 0.1s 23:39:54 23:39:54 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:39:55 #163 DONE 0.4s 23:39:55 23:39:55 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:39:55 #164 DONE 0.3s 23:39:55 23:39:55 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:39:55 #102 ... 23:39:55 23:39:55 #165 [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/ 23:39:55 #165 DONE 0.2s 23:39:55 23:39:55 #166 [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/ 23:39:55 #166 DONE 0.3s 23:39:55 23:39:55 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:39:55 #134 ... 23:39:55 23:39:55 #109 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:39:55 #109 DONE 942.9s 23:39:55 23:39:55 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 23:39:56 #167 DONE 0.4s 23:39:56 23:39:56 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:39:56 #130 ... 23:39:56 23:39:56 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:39:56 #168 DONE 0.2s 23:39:56 23:39:56 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:39:57 #169 ... 23:39:57 23:39:57 #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 23:39:57 #170 DONE 0.3s 23:39:57 23:39:57 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 23:39:57 #171 DONE 0.2s 23:39:57 23:39:57 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:39:57 #131 ... 23:39:57 23:39:57 #172 [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 23:39:57 #172 DONE 0.3s 23:39:57 23:39:57 #173 [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 23:39:58 #173 DONE 0.3s 23:39:58 23:39:58 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:39:58 #174 DONE 0.4s 23:39:58 23:39:58 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:39:59 #175 DONE 0.5s 23:39:59 23:39:59 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:39:59 #131 ... 23:39:59 23:39:59 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:39:59 #176 DONE 0.5s 23:39:59 23:39:59 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 23:39:59 #169 DONE 3.2s 23:39:59 23:39:59 #141 [security-bootstrapper] exporting to image 23:39:59 #141 exporting layers 23:40:00 #141 ... 23:40:00 23:40:00 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:40:00 #177 DONE 0.5s 23:40:00 23:40:00 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:40:01 #178 ... 23:40:01 23:40:01 #141 [security-bootstrapper] exporting to image 23:40:01 #141 exporting layers 1.4s done 23:40:01 #141 writing image sha256:3e48a3591a9746f2956ab86eb5d60bc0d37c6a4c5564b7562396734c45ea698a done 23:40:01 #141 naming to docker.io/library/security-bootstrapper-arm64 done 23:40:01 #141 DONE 6.7s 23:40:01 23:40:01 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:40:03 #134 ... 23:40:03 23:40:03 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:40:03 #178 DONE 3.1s 23:40:03 23:40:03 #141 [security-secretstore-setup] exporting to image 23:40:04 #141 exporting layers 1.3s done 23:40:04 #141 writing image sha256:a5488479906087a007caa1dcabb54d57d9b92e6abe3bd7b5e901c629df9a3f9c done 23:40:04 #141 naming to docker.io/library/security-secretstore-setup-arm64 done 23:40:04 #141 DONE 8.0s 23:40:04 23:40:04 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:40:37 #129 ... 23:40:37 23:40:37 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:40:37 #133 DONE 979.7s 23:40:37 23:40:37 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:40:37 #130 ... 23:40:37 23:40:37 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:40:37 #179 DONE 0.1s 23:40:37 23:40:37 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:40:37 #180 DONE 0.2s 23:40:37 23:40:37 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:40:37 #181 DONE 0.3s 23:40:37 23:40:37 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:40:37 #182 DONE 0.2s 23:40:37 23:40:37 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:40:37 #183 DONE 0.2s 23:40:37 23:40:37 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:40:37 #184 DONE 2.0s 23:40:37 23:40:37 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:40:37 #130 ... 23:40:37 23:40:37 #141 [core-common-config-bootstrapper] exporting to image 23:40:37 #141 exporting layers 23:40:37 #141 exporting layers 0.5s done 23:40:37 #141 writing image sha256:7ec646d51812cd906033203d33534e874fb9c4052368b7666a441be3646f26d6 done 23:40:37 #141 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 23:40:37 #141 DONE 8.5s 23:40:37 23:40:37 #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 23:40:49 #130 DONE 996.2s 23:40:49 23:40:49 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:40:49 #129 ... 23:40:49 23:40:49 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 23:40:49 #185 DONE 0.1s 23:40:49 23:40:49 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 23:40:49 #186 DONE 0.1s 23:40:49 23:40:49 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:40:50 #187 DONE 0.3s 23:40:50 23:40:50 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:40:50 #102 ... 23:40:50 23:40:50 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:40:50 #188 DONE 0.1s 23:40:50 23:40:50 #141 [core-command] exporting to image 23:40:50 #141 exporting layers 23:40:50 #141 exporting layers 0.3s done 23:40:50 #141 writing image sha256:f9f390720c969a6d08a911f2130572351f27139f6f6b2fced651c7674ec719f4 done 23:40:50 #141 naming to docker.io/library/core-command-arm64 done 23:40:50 #141 DONE 8.8s 23:40:50 23:40:50 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:41:05 #93 ... 23:41:05 23:41:05 #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 23:41:05 #131 DONE 1010.7s 23:41:05 23:41:05 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:41:05 #93 ... 23:41:05 23:41:05 #189 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 23:41:05 #189 DONE 0.2s 23:41:05 23:41:05 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:41:05 #93 ... 23:41:05 23:41:05 #190 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 23:41:05 #190 DONE 0.2s 23:41:05 23:41:05 #191 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:41:05 #191 DONE 0.3s 23:41:05 23:41:05 #192 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:41:05 #192 DONE 0.2s 23:41:05 23:41:05 #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:41:05 #193 DONE 0.2s 23:41:05 23:41:05 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:41:05 #93 ... 23:41:05 23:41:05 #141 [core-metadata] exporting to image 23:41:05 #141 exporting layers 23:41:05 #141 exporting layers 0.3s done 23:41:05 #141 writing image sha256:4d724ff332465268598bc86180f01b4901b2e6069aa0081b7664045f56b26c9c done 23:41:05 #141 naming to docker.io/library/core-metadata-arm64 done 23:41:05 #141 DONE 9.2s 23:41:05 23:41:05 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:41:05 #93 ... 23:41:05 23:41:05 #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 23:41:05 #129 DONE 1013.3s 23:41:06 23:41:06 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:41:06 #134 ... 23:41:06 23:41:06 #194 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:41:07 #194 DONE 0.3s 23:41:07 23:41:07 #195 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:41:10 #195 DONE 2.9s 23:41:10 23:41:10 #196 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:41:10 #196 DONE 0.3s 23:41:10 23:41:10 #197 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:41:10 #197 DONE 0.2s 23:41:10 23:41:10 #141 [core-data] exporting to image 23:41:10 #141 exporting layers 0.3s done 23:41:10 #141 writing image sha256:4c5ffe76d89b23327fd1ab04080ededaffd4a239274dccf1908a514032733384 done 23:41:10 #141 naming to docker.io/library/core-data-arm64 0.0s done 23:41:10 #141 DONE 9.4s 23:41:10 23:41:10 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:42:07 #93 ... 23:42:07 23:42:07 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:42:07 #102 DONE 1069.0s 23:42:07 23:42:07 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:42:07 #134 ... 23:42:07 23:42:07 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:42:07 #198 DONE 0.2s 23:42:07 23:42:07 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:42:07 #93 ... 23:42:07 23:42:07 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:42:07 #199 DONE 0.1s 23:42:07 23:42:07 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:42:07 #200 DONE 0.4s 23:42:07 23:42:07 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:42:07 #201 DONE 0.2s 23:42:07 23:42:07 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:42:07 #134 ... 23:42:07 23:42:07 #141 [security-spiffe-token-provider] exporting to image 23:42:07 #141 exporting layers 23:42:07 #141 exporting layers 0.5s done 23:42:07 #141 writing image sha256:5ed2561ff460003fb45043c964b92be18379a7ea04a96b4ccc6c3963dd5c5da4 done 23:42:07 #141 naming to docker.io/library/security-spiffe-token-provider-arm64 done 23:42:07 #141 DONE 10.0s 23:42:07 23:42:07 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:42:33 #93 ... 23:42:33 23:42:33 #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 23:42:33 #134 DONE 1097.3s 23:42:33 23:42:33 #93 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 23:42:33 #93 DONE 1097.5s 23:42:33 23:42:33 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:42:33 #202 DONE 0.3s 23:42:33 23:42:33 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 23:42:33 #203 DONE 0.2s 23:42:33 23:42:33 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:42:33 #204 DONE 0.1s 23:42:33 23:42:33 #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 23:42:33 #205 DONE 0.1s 23:42:33 23:42:33 #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:42:33 #206 ... 23:42:33 23:42:33 #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:42:33 #207 DONE 0.4s 23:42:33 23:42:33 #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:42:33 #206 DONE 0.4s 23:42:33 23:42:33 #208 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:42:33 #208 DONE 0.1s 23:42:33 23:42:33 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:42:33 #209 DONE 0.1s 23:42:33 23:42:33 #141 [support-scheduler] exporting to image 23:42:33 #141 exporting layers 23:42:33 #141 exporting layers 0.4s done 23:42:33 #141 writing image sha256:75811c491ac106d46a474918a64bf98e5f4a42e8f07dada959df4fb5a32b2617 0.0s done 23:42:33 #141 naming to docker.io/library/support-scheduler-arm64 23:42:33 #141 exporting layers 0.4s done 23:42:33 #141 naming to docker.io/library/support-scheduler-arm64 done 23:42:33 #141 writing image sha256:70ac830f3d9def1117ec523ca887a15a51ccbade32c091a3b18f9210936485d7 done 23:42:33 #141 naming to docker.io/library/support-notifications-arm64 done 23:42:33 #141 DONE 10.4s 23:42:33 time="2023-07-12T23:22:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:42:33 time="2023-07-12T23:22:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:42:33 time="2023-07-12T23:22:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:42:33 time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:42:33 time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:42:33 time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:42:33 time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:42:33 time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:42:33 time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:42:33 time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:42:33 time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:42:33 time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:42:33 time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 23:42:33 time="2023-07-12T23:22:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 23:42:33 $ docker stop --time=1 41de907eb2d2a609f29839b795d91ff0f7950c6fbaa59bb7978125b0464d44d5 23:42:35 $ docker rm -f --volumes 41de907eb2d2a609f29839b795d91ff0f7950c6fbaa59bb7978125b0464d44d5 [Pipeline] // withDockerContainer [Pipeline] sh 23:42:35 + docker images 23:42:35 REPOSITORY TAG IMAGE ID CREATED SIZE 23:42:35 support-scheduler-arm64 latest 75811c491ac1 4 seconds ago 31.8MB 23:42:35 support-notifications-arm64 latest 70ac830f3d9d 4 seconds ago 32.4MB 23:42:35 security-spiffe-token-provider-arm64 latest 5ed2561ff460 33 seconds ago 33.3MB 23:42:35 core-data-arm64 latest 4c5ffe76d89b About a minute ago 20.5MB 23:42:35 core-metadata-arm64 latest 4d724ff33246 About a minute ago 20.8MB 23:42:35 core-command-arm64 latest f9f390720c96 About a minute ago 20.3MB 23:42:35 core-common-config-bootstrapper-arm64 latest 7ec646d51812 2 minutes ago 17.8MB 23:42:35 security-secretstore-setup-arm64 latest a54884799060 2 minutes ago 42.5MB 23:42:35 security-bootstrapper-arm64 latest 3e48a3591a97 2 minutes ago 22.4MB 23:42:35 security-proxy-setup-arm64 latest 15276db3e13f 2 minutes ago 19.3MB 23:42:35 security-proxy-auth-arm64 latest 6cc8e9a18d2f 3 minutes ago 18.8MB 23:42:35 security-spire-agent-arm64 latest cff0d82ebda8 18 minutes ago 153MB 23:42:35 security-spire-server-arm64 latest 32ace3b33fc3 18 minutes ago 97MB 23:42:35 security-spire-config-arm64 latest f3c51aa06799 18 minutes ago 96.1MB 23:42:35 ci-base-image-arm64 latest bdc93c459662 20 minutes ago 1.04GB 23:42:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 6 hours ago 677MB 23:42:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 weeks ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:42:36 provisioning config files... 23:42:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/541@tmp/config11445288320798568457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:42:36 ---> docker-login.sh 23:42:36 nexus3.edgexfoundry.org:10001 23:42:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:36 Configure a credential helper to remove this warning. See 23:42:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:36 23:42:36 Login Succeeded 23:42:36 nexus3.edgexfoundry.org:10002 23:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:37 Configure a credential helper to remove this warning. See 23:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:37 23:42:37 Login Succeeded 23:42:37 nexus3.edgexfoundry.org:10003 23:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:37 Configure a credential helper to remove this warning. See 23:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:37 23:42:37 Login Succeeded 23:42:37 nexus3.edgexfoundry.org:10004 23:42:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:37 Configure a credential helper to remove this warning. See 23:42:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:37 23:42:37 Login Succeeded 23:42:37 docker.io 23:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:42:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:42:38 Configure a credential helper to remove this warning. See 23:42:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:42:38 23:42:38 Login Succeeded 23:42:38 ---> docker-login.sh ends [Pipeline] } 23:42:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:42:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:42:38 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 23:42:38 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:42:38 latest 23:42:38 3.1.0-dev.8 23:42:38 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:42:38 main 23:42:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:42:39 bb97c9f3c690: Preparing 23:42:39 90cbf06b32cc: Preparing 23:42:39 2f2563c13620: Preparing 23:42:39 a9a56d5f7c4d: Preparing 23:42:39 67061c766935: Preparing 23:42:39 9386262d7a74: Preparing 23:42:39 9386262d7a74: Waiting 23:42:39 2f2563c13620: Pushed 23:42:39 a9a56d5f7c4d: Pushed 23:42:39 67061c766935: Pushed 23:42:39 bb97c9f3c690: Pushed 23:42:39 9386262d7a74: Layer already exists 23:42:41 90cbf06b32cc: Pushed 23:42:42 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:eb6fa57c4fd0a4ed590a3c581aeaba21472cfe419b71b3329593c22d3e08acdb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:42:42 bb97c9f3c690: Preparing 23:42:42 90cbf06b32cc: Preparing 23:42:42 2f2563c13620: Preparing 23:42:42 a9a56d5f7c4d: Preparing 23:42:42 67061c766935: Preparing 23:42:42 9386262d7a74: Preparing 23:42:42 9386262d7a74: Waiting 23:42:42 90cbf06b32cc: Layer already exists 23:42:42 a9a56d5f7c4d: Layer already exists 23:42:42 67061c766935: Layer already exists 23:42:42 bb97c9f3c690: Layer already exists 23:42:42 2f2563c13620: Layer already exists 23:42:42 9386262d7a74: Layer already exists 23:42:43 latest: digest: sha256:eb6fa57c4fd0a4ed590a3c581aeaba21472cfe419b71b3329593c22d3e08acdb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.8 23:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:42:43 bb97c9f3c690: Preparing 23:42:43 90cbf06b32cc: Preparing 23:42:43 2f2563c13620: Preparing 23:42:43 a9a56d5f7c4d: Preparing 23:42:43 67061c766935: Preparing 23:42:43 9386262d7a74: Preparing 23:42:43 9386262d7a74: Waiting 23:42:43 67061c766935: Layer already exists 23:42:43 90cbf06b32cc: Layer already exists 23:42:43 2f2563c13620: Layer already exists 23:42:43 a9a56d5f7c4d: Layer already exists 23:42:43 bb97c9f3c690: Layer already exists 23:42:43 9386262d7a74: Layer already exists 23:42:43 3.1.0-dev.8: digest: sha256:eb6fa57c4fd0a4ed590a3c581aeaba21472cfe419b71b3329593c22d3e08acdb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:42:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:42:44 bb97c9f3c690: Preparing 23:42:44 90cbf06b32cc: Preparing 23:42:44 2f2563c13620: Preparing 23:42:44 a9a56d5f7c4d: Preparing 23:42:44 67061c766935: Preparing 23:42:44 9386262d7a74: Preparing 23:42:44 9386262d7a74: Waiting 23:42:44 67061c766935: Layer already exists 23:42:44 a9a56d5f7c4d: Layer already exists 23:42:44 2f2563c13620: Layer already exists 23:42:44 90cbf06b32cc: Layer already exists 23:42:44 bb97c9f3c690: Layer already exists 23:42:44 9386262d7a74: Layer already exists 23:42:44 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:eb6fa57c4fd0a4ed590a3c581aeaba21472cfe419b71b3329593c22d3e08acdb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 23:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 23:42:45 bb97c9f3c690: Preparing 23:42:45 90cbf06b32cc: Preparing 23:42:45 2f2563c13620: Preparing 23:42:45 a9a56d5f7c4d: Preparing 23:42:45 67061c766935: Preparing 23:42:45 9386262d7a74: Preparing 23:42:45 9386262d7a74: Waiting 23:42:45 bb97c9f3c690: Layer already exists 23:42:45 a9a56d5f7c4d: Layer already exists 23:42:45 90cbf06b32cc: Layer already exists 23:42:45 2f2563c13620: Layer already exists 23:42:45 67061c766935: Layer already exists 23:42:45 9386262d7a74: Layer already exists 23:42:45 main: digest: sha256:eb6fa57c4fd0a4ed590a3c581aeaba21472cfe419b71b3329593c22d3e08acdb size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:42:46 ===================================================== [Pipeline] echo 23:42:46 taggedImages: 23:42:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:42:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 23:42:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.8 23:42:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:42:46 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 23:42:46 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 23:42:46 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:42:46 latest 23:42:46 3.1.0-dev.8 23:42:46 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:42:46 main 23:42:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:42:46 70f4059d7b28: Preparing 23:42:46 247835a34ca7: Preparing 23:42:46 76511b3c0889: Preparing 23:42:46 3ea8670d570b: Preparing 23:42:46 2f2563c13620: Preparing 23:42:46 a9a56d5f7c4d: Preparing 23:42:46 67061c766935: Preparing 23:42:46 9386262d7a74: Preparing 23:42:46 67061c766935: Waiting 23:42:46 a9a56d5f7c4d: Waiting 23:42:46 9386262d7a74: Waiting 23:42:46 2f2563c13620: Layer already exists 23:42:47 a9a56d5f7c4d: Layer already exists 23:42:47 67061c766935: Layer already exists 23:42:47 247835a34ca7: Pushed 23:42:47 9386262d7a74: Layer already exists 23:42:47 76511b3c0889: Pushed 23:42:47 70f4059d7b28: Pushed 23:42:49 3ea8670d570b: Pushed 23:42:49 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:ab5bf4c3c49cc7c44ebb71b8daf3cd8cc3fd46d15a344056e5fab3cf471f0c63 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:50 + 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 23:42:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:42:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:42:50 70f4059d7b28: Preparing 23:42:50 247835a34ca7: Preparing 23:42:50 76511b3c0889: Preparing 23:42:50 3ea8670d570b: Preparing 23:42:50 2f2563c13620: Preparing 23:42:50 a9a56d5f7c4d: Preparing 23:42:50 67061c766935: Preparing 23:42:50 9386262d7a74: Preparing 23:42:50 67061c766935: Waiting 23:42:50 9386262d7a74: Waiting 23:42:50 a9a56d5f7c4d: Waiting 23:42:50 3ea8670d570b: Layer already exists 23:42:50 247835a34ca7: Layer already exists 23:42:50 2f2563c13620: Layer already exists 23:42:50 70f4059d7b28: Layer already exists 23:42:50 76511b3c0889: Layer already exists 23:42:50 9386262d7a74: Layer already exists 23:42:50 67061c766935: Layer already exists 23:42:50 a9a56d5f7c4d: Layer already exists 23:42:50 latest: digest: sha256:ab5bf4c3c49cc7c44ebb71b8daf3cd8cc3fd46d15a344056e5fab3cf471f0c63 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.8 23:42:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:42:51 70f4059d7b28: Preparing 23:42:51 247835a34ca7: Preparing 23:42:51 76511b3c0889: Preparing 23:42:51 3ea8670d570b: Preparing 23:42:51 2f2563c13620: Preparing 23:42:51 a9a56d5f7c4d: Preparing 23:42:51 67061c766935: Preparing 23:42:51 9386262d7a74: Preparing 23:42:51 67061c766935: Waiting 23:42:51 9386262d7a74: Waiting 23:42:51 a9a56d5f7c4d: Waiting 23:42:51 3ea8670d570b: Layer already exists 23:42:51 70f4059d7b28: Layer already exists 23:42:51 247835a34ca7: Layer already exists 23:42:51 2f2563c13620: Layer already exists 23:42:51 76511b3c0889: Layer already exists 23:42:51 9386262d7a74: Layer already exists 23:42:51 a9a56d5f7c4d: Layer already exists 23:42:51 67061c766935: Layer already exists 23:42:51 3.1.0-dev.8: digest: sha256:ab5bf4c3c49cc7c44ebb71b8daf3cd8cc3fd46d15a344056e5fab3cf471f0c63 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:42:52 70f4059d7b28: Preparing 23:42:52 247835a34ca7: Preparing 23:42:52 76511b3c0889: Preparing 23:42:52 3ea8670d570b: Preparing 23:42:52 2f2563c13620: Preparing 23:42:52 a9a56d5f7c4d: Preparing 23:42:52 67061c766935: Preparing 23:42:52 9386262d7a74: Preparing 23:42:52 a9a56d5f7c4d: Waiting 23:42:52 67061c766935: Waiting 23:42:52 9386262d7a74: Waiting 23:42:52 3ea8670d570b: Layer already exists 23:42:52 2f2563c13620: Layer already exists 23:42:52 247835a34ca7: Layer already exists 23:42:52 70f4059d7b28: Layer already exists 23:42:52 76511b3c0889: Layer already exists 23:42:52 9386262d7a74: Layer already exists 23:42:52 67061c766935: Layer already exists 23:42:52 a9a56d5f7c4d: Layer already exists 23:42:52 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:ab5bf4c3c49cc7c44ebb71b8daf3cd8cc3fd46d15a344056e5fab3cf471f0c63 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:52 + 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 23:42:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 23:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 23:42:53 70f4059d7b28: Preparing 23:42:53 247835a34ca7: Preparing 23:42:53 76511b3c0889: Preparing 23:42:53 3ea8670d570b: Preparing 23:42:53 2f2563c13620: Preparing 23:42:53 a9a56d5f7c4d: Preparing 23:42:53 67061c766935: Preparing 23:42:53 9386262d7a74: Preparing 23:42:53 67061c766935: Waiting 23:42:53 2f2563c13620: Layer already exists 23:42:53 247835a34ca7: Layer already exists 23:42:53 70f4059d7b28: Layer already exists 23:42:53 76511b3c0889: Layer already exists 23:42:53 3ea8670d570b: Layer already exists 23:42:53 67061c766935: Layer already exists 23:42:53 a9a56d5f7c4d: Layer already exists 23:42:53 9386262d7a74: Layer already exists 23:42:53 main: digest: sha256:ab5bf4c3c49cc7c44ebb71b8daf3cd8cc3fd46d15a344056e5fab3cf471f0c63 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:42:53 ===================================================== [Pipeline] echo 23:42:53 taggedImages: 23:42:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:42:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 23:42:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.8 23:42:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:42:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 23:42:53 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 23:42:53 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:42:53 latest 23:42:53 3.1.0-dev.8 23:42:53 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:42:53 main 23:42:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:42:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:42:54 b7d6ce4daadb: Preparing 23:42:54 fafb8fab92b4: Preparing 23:42:54 2f2563c13620: Preparing 23:42:54 a9a56d5f7c4d: Preparing 23:42:54 3cab9a01f6d9: Preparing 23:42:54 9386262d7a74: Preparing 23:42:54 9386262d7a74: Waiting 23:42:54 3cab9a01f6d9: Pushed 23:42:56 a9a56d5f7c4d: Layer already exists 23:42:56 2f2563c13620: Layer already exists 23:42:56 9386262d7a74: Layer already exists 23:42:56 b7d6ce4daadb: Pushed 23:42:58 fafb8fab92b4: Pushed 23:42:58 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:72b72283a2cfd49a85c204ff1f3c0371bd5d876370386cd7276f11f36a8ca6c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:42:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:42:58 b7d6ce4daadb: Preparing 23:42:58 fafb8fab92b4: Preparing 23:42:58 2f2563c13620: Preparing 23:42:58 a9a56d5f7c4d: Preparing 23:42:58 3cab9a01f6d9: Preparing 23:42:58 9386262d7a74: Preparing 23:42:58 9386262d7a74: Waiting 23:42:58 b7d6ce4daadb: Layer already exists 23:42:58 3cab9a01f6d9: Layer already exists 23:42:58 fafb8fab92b4: Layer already exists 23:42:58 a9a56d5f7c4d: Layer already exists 23:42:58 2f2563c13620: Layer already exists 23:42:58 9386262d7a74: Layer already exists 23:42:58 latest: digest: sha256:72b72283a2cfd49a85c204ff1f3c0371bd5d876370386cd7276f11f36a8ca6c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:42:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.8 23:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:42:59 b7d6ce4daadb: Preparing 23:42:59 fafb8fab92b4: Preparing 23:42:59 2f2563c13620: Preparing 23:42:59 a9a56d5f7c4d: Preparing 23:42:59 3cab9a01f6d9: Preparing 23:42:59 9386262d7a74: Preparing 23:42:59 9386262d7a74: Waiting 23:42:59 b7d6ce4daadb: Layer already exists 23:42:59 2f2563c13620: Layer already exists 23:42:59 3cab9a01f6d9: Layer already exists 23:42:59 fafb8fab92b4: Layer already exists 23:42:59 a9a56d5f7c4d: Layer already exists 23:42:59 9386262d7a74: Layer already exists 23:42:59 3.1.0-dev.8: digest: sha256:72b72283a2cfd49a85c204ff1f3c0371bd5d876370386cd7276f11f36a8ca6c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:43:00 b7d6ce4daadb: Preparing 23:43:00 fafb8fab92b4: Preparing 23:43:00 2f2563c13620: Preparing 23:43:00 a9a56d5f7c4d: Preparing 23:43:00 3cab9a01f6d9: Preparing 23:43:00 9386262d7a74: Preparing 23:43:00 9386262d7a74: Waiting 23:43:00 b7d6ce4daadb: Layer already exists 23:43:00 a9a56d5f7c4d: Layer already exists 23:43:00 3cab9a01f6d9: Layer already exists 23:43:00 fafb8fab92b4: Layer already exists 23:43:00 2f2563c13620: Layer already exists 23:43:00 9386262d7a74: Layer already exists 23:43:00 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:72b72283a2cfd49a85c204ff1f3c0371bd5d876370386cd7276f11f36a8ca6c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 23:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 23:43:01 b7d6ce4daadb: Preparing 23:43:01 fafb8fab92b4: Preparing 23:43:01 2f2563c13620: Preparing 23:43:01 a9a56d5f7c4d: Preparing 23:43:01 3cab9a01f6d9: Preparing 23:43:01 9386262d7a74: Preparing 23:43:01 9386262d7a74: Waiting 23:43:01 fafb8fab92b4: Layer already exists 23:43:01 3cab9a01f6d9: Layer already exists 23:43:01 a9a56d5f7c4d: Layer already exists 23:43:01 b7d6ce4daadb: Layer already exists 23:43:01 2f2563c13620: Layer already exists 23:43:01 9386262d7a74: Layer already exists 23:43:01 main: digest: sha256:72b72283a2cfd49a85c204ff1f3c0371bd5d876370386cd7276f11f36a8ca6c2 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:01 ===================================================== [Pipeline] echo 23:43:01 taggedImages: 23:43:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 23:43:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.8 23:43:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:01 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 23:43:01 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 23:43:01 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:01 latest 23:43:01 3.1.0-dev.8 23:43:01 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:01 main 23:43:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:43:02 6f3150aadd62: Preparing 23:43:02 4f9dfcd8aaf6: Preparing 23:43:02 beffd33e342d: Preparing 23:43:02 2f2563c13620: Preparing 23:43:02 a9a56d5f7c4d: Preparing 23:43:02 67061c766935: Preparing 23:43:02 9386262d7a74: Preparing 23:43:02 67061c766935: Waiting 23:43:02 9386262d7a74: Waiting 23:43:02 a9a56d5f7c4d: Layer already exists 23:43:02 2f2563c13620: Layer already exists 23:43:02 67061c766935: Layer already exists 23:43:02 9386262d7a74: Layer already exists 23:43:02 4f9dfcd8aaf6: Pushed 23:43:02 6f3150aadd62: Pushed 23:43:06 beffd33e342d: Pushed 23:43:06 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:2f31f52a02d5db8ee0f04d71cf0dbabbe70543280f2c3dbb8d8556af71901636 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:43:07 6f3150aadd62: Preparing 23:43:07 4f9dfcd8aaf6: Preparing 23:43:07 beffd33e342d: Preparing 23:43:07 2f2563c13620: Preparing 23:43:07 a9a56d5f7c4d: Preparing 23:43:07 67061c766935: Preparing 23:43:07 9386262d7a74: Preparing 23:43:07 67061c766935: Waiting 23:43:07 9386262d7a74: Waiting 23:43:07 4f9dfcd8aaf6: Layer already exists 23:43:07 2f2563c13620: Layer already exists 23:43:07 beffd33e342d: Layer already exists 23:43:07 a9a56d5f7c4d: Layer already exists 23:43:07 6f3150aadd62: Layer already exists 23:43:07 9386262d7a74: Layer already exists 23:43:07 67061c766935: Layer already exists 23:43:07 latest: digest: sha256:2f31f52a02d5db8ee0f04d71cf0dbabbe70543280f2c3dbb8d8556af71901636 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.8 23:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:43:07 6f3150aadd62: Preparing 23:43:07 4f9dfcd8aaf6: Preparing 23:43:07 beffd33e342d: Preparing 23:43:07 2f2563c13620: Preparing 23:43:07 a9a56d5f7c4d: Preparing 23:43:07 67061c766935: Preparing 23:43:07 9386262d7a74: Preparing 23:43:07 9386262d7a74: Waiting 23:43:07 67061c766935: Waiting 23:43:07 beffd33e342d: Layer already exists 23:43:07 2f2563c13620: Layer already exists 23:43:07 a9a56d5f7c4d: Layer already exists 23:43:07 6f3150aadd62: Layer already exists 23:43:07 4f9dfcd8aaf6: Layer already exists 23:43:07 67061c766935: Layer already exists 23:43:07 9386262d7a74: Layer already exists 23:43:08 3.1.0-dev.8: digest: sha256:2f31f52a02d5db8ee0f04d71cf0dbabbe70543280f2c3dbb8d8556af71901636 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:43:09 6f3150aadd62: Preparing 23:43:09 4f9dfcd8aaf6: Preparing 23:43:09 beffd33e342d: Preparing 23:43:09 2f2563c13620: Preparing 23:43:09 a9a56d5f7c4d: Preparing 23:43:09 67061c766935: Preparing 23:43:09 9386262d7a74: Preparing 23:43:09 67061c766935: Waiting 23:43:09 9386262d7a74: Waiting 23:43:09 a9a56d5f7c4d: Layer already exists 23:43:09 4f9dfcd8aaf6: Layer already exists 23:43:09 2f2563c13620: Layer already exists 23:43:09 beffd33e342d: Layer already exists 23:43:09 6f3150aadd62: Layer already exists 23:43:09 9386262d7a74: Layer already exists 23:43:09 67061c766935: Layer already exists 23:43:09 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:2f31f52a02d5db8ee0f04d71cf0dbabbe70543280f2c3dbb8d8556af71901636 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 23:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 23:43:10 6f3150aadd62: Preparing 23:43:10 4f9dfcd8aaf6: Preparing 23:43:10 beffd33e342d: Preparing 23:43:10 2f2563c13620: Preparing 23:43:10 a9a56d5f7c4d: Preparing 23:43:10 67061c766935: Preparing 23:43:10 9386262d7a74: Preparing 23:43:10 9386262d7a74: Waiting 23:43:10 67061c766935: Waiting 23:43:10 a9a56d5f7c4d: Layer already exists 23:43:10 beffd33e342d: Layer already exists 23:43:10 6f3150aadd62: Layer already exists 23:43:10 2f2563c13620: Layer already exists 23:43:10 4f9dfcd8aaf6: Layer already exists 23:43:10 9386262d7a74: Layer already exists 23:43:10 67061c766935: Layer already exists 23:43:10 main: digest: sha256:2f31f52a02d5db8ee0f04d71cf0dbabbe70543280f2c3dbb8d8556af71901636 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:10 ===================================================== [Pipeline] echo 23:43:10 taggedImages: 23:43:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 23:43:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.8 23:43:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:10 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 23:43:10 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 23:43:10 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:10 latest 23:43:10 3.1.0-dev.8 23:43:10 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:10 main 23:43:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:43:11 f41be2aaf59c: Preparing 23:43:11 beea329ffa09: Preparing 23:43:11 5dbdfc39731c: Preparing 23:43:11 d88bcf773fc4: Preparing 23:43:11 f6631f33f4d2: Preparing 23:43:11 6491ab05851f: Preparing 23:43:11 1d0dbcf49ed5: Preparing 23:43:11 2f2563c13620: Preparing 23:43:11 a9a56d5f7c4d: Preparing 23:43:11 fbc350891d49: Preparing 23:43:11 82ecce7c4130: Preparing 23:43:11 5f70bf18a086: Preparing 23:43:11 f1b5be49456a: Preparing 23:43:11 42d0ea97012a: Preparing 23:43:11 6491ab05851f: Waiting 23:43:11 9386262d7a74: Preparing 23:43:11 1d0dbcf49ed5: Waiting 23:43:11 2f2563c13620: Waiting 23:43:11 5f70bf18a086: Waiting 23:43:11 f1b5be49456a: Waiting 23:43:11 42d0ea97012a: Waiting 23:43:11 a9a56d5f7c4d: Waiting 23:43:11 9386262d7a74: Waiting 23:43:11 fbc350891d49: Waiting 23:43:11 f41be2aaf59c: Pushed 23:43:11 beea329ffa09: Pushed 23:43:11 5dbdfc39731c: Pushed 23:43:11 f6631f33f4d2: Pushed 23:43:11 d88bcf773fc4: Pushed 23:43:11 2f2563c13620: Layer already exists 23:43:11 a9a56d5f7c4d: Layer already exists 23:43:11 6491ab05851f: Pushed 23:43:12 fbc350891d49: Pushed 23:43:12 5f70bf18a086: Pushed 23:43:12 82ecce7c4130: Pushed 23:43:12 f1b5be49456a: Pushed 23:43:12 9386262d7a74: Layer already exists 23:43:12 42d0ea97012a: Pushed 23:43:15 1d0dbcf49ed5: Pushed 23:43:15 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:17130a4a5b700d1eb6dcdb5cc61342d8333e3bd4a365ddc627227876f1d485df size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:43:16 f41be2aaf59c: Preparing 23:43:16 beea329ffa09: Preparing 23:43:16 5dbdfc39731c: Preparing 23:43:16 d88bcf773fc4: Preparing 23:43:16 f6631f33f4d2: Preparing 23:43:16 6491ab05851f: Preparing 23:43:16 1d0dbcf49ed5: Preparing 23:43:16 2f2563c13620: Preparing 23:43:16 a9a56d5f7c4d: Preparing 23:43:16 fbc350891d49: Preparing 23:43:16 82ecce7c4130: Preparing 23:43:16 5f70bf18a086: Preparing 23:43:16 f1b5be49456a: Preparing 23:43:16 42d0ea97012a: Preparing 23:43:16 9386262d7a74: Preparing 23:43:16 6491ab05851f: Waiting 23:43:16 fbc350891d49: Waiting 23:43:16 82ecce7c4130: Waiting 23:43:16 5f70bf18a086: Waiting 23:43:16 f1b5be49456a: Waiting 23:43:16 1d0dbcf49ed5: Waiting 23:43:16 2f2563c13620: Waiting 23:43:16 a9a56d5f7c4d: Waiting 23:43:16 42d0ea97012a: Waiting 23:43:16 9386262d7a74: Waiting 23:43:16 f6631f33f4d2: Layer already exists 23:43:16 beea329ffa09: Layer already exists 23:43:16 5dbdfc39731c: Layer already exists 23:43:16 f41be2aaf59c: Layer already exists 23:43:16 d88bcf773fc4: Layer already exists 23:43:16 1d0dbcf49ed5: Layer already exists 23:43:16 6491ab05851f: Layer already exists 23:43:16 2f2563c13620: Layer already exists 23:43:16 a9a56d5f7c4d: Layer already exists 23:43:16 fbc350891d49: Layer already exists 23:43:16 82ecce7c4130: Layer already exists 23:43:16 f1b5be49456a: Layer already exists 23:43:16 5f70bf18a086: Layer already exists 23:43:16 42d0ea97012a: Layer already exists 23:43:16 9386262d7a74: Layer already exists 23:43:16 latest: digest: sha256:17130a4a5b700d1eb6dcdb5cc61342d8333e3bd4a365ddc627227876f1d485df size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.8 23:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:43:17 f41be2aaf59c: Preparing 23:43:17 beea329ffa09: Preparing 23:43:17 5dbdfc39731c: Preparing 23:43:17 d88bcf773fc4: Preparing 23:43:17 f6631f33f4d2: Preparing 23:43:17 6491ab05851f: Preparing 23:43:17 1d0dbcf49ed5: Preparing 23:43:17 2f2563c13620: Preparing 23:43:17 a9a56d5f7c4d: Preparing 23:43:17 fbc350891d49: Preparing 23:43:17 82ecce7c4130: Preparing 23:43:17 5f70bf18a086: Preparing 23:43:17 f1b5be49456a: Preparing 23:43:17 42d0ea97012a: Preparing 23:43:17 9386262d7a74: Preparing 23:43:17 fbc350891d49: Waiting 23:43:17 82ecce7c4130: Waiting 23:43:17 5f70bf18a086: Waiting 23:43:17 f1b5be49456a: Waiting 23:43:17 42d0ea97012a: Waiting 23:43:17 9386262d7a74: Waiting 23:43:17 6491ab05851f: Waiting 23:43:17 1d0dbcf49ed5: Waiting 23:43:17 2f2563c13620: Waiting 23:43:17 a9a56d5f7c4d: Waiting 23:43:17 f41be2aaf59c: Layer already exists 23:43:17 5dbdfc39731c: Layer already exists 23:43:17 beea329ffa09: Layer already exists 23:43:17 f6631f33f4d2: Layer already exists 23:43:17 d88bcf773fc4: Layer already exists 23:43:17 1d0dbcf49ed5: Layer already exists 23:43:17 6491ab05851f: Layer already exists 23:43:17 2f2563c13620: Layer already exists 23:43:17 a9a56d5f7c4d: Layer already exists 23:43:17 fbc350891d49: Layer already exists 23:43:17 82ecce7c4130: Layer already exists 23:43:17 5f70bf18a086: Layer already exists 23:43:17 f1b5be49456a: Layer already exists 23:43:17 42d0ea97012a: Layer already exists 23:43:17 9386262d7a74: Layer already exists 23:43:17 3.1.0-dev.8: digest: sha256:17130a4a5b700d1eb6dcdb5cc61342d8333e3bd4a365ddc627227876f1d485df size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:43:18 f41be2aaf59c: Preparing 23:43:18 beea329ffa09: Preparing 23:43:18 5dbdfc39731c: Preparing 23:43:18 d88bcf773fc4: Preparing 23:43:18 f6631f33f4d2: Preparing 23:43:18 6491ab05851f: Preparing 23:43:18 1d0dbcf49ed5: Preparing 23:43:18 2f2563c13620: Preparing 23:43:18 a9a56d5f7c4d: Preparing 23:43:18 fbc350891d49: Preparing 23:43:18 82ecce7c4130: Preparing 23:43:18 5f70bf18a086: Preparing 23:43:18 f1b5be49456a: Preparing 23:43:18 42d0ea97012a: Preparing 23:43:18 9386262d7a74: Preparing 23:43:18 6491ab05851f: Waiting 23:43:18 1d0dbcf49ed5: Waiting 23:43:18 2f2563c13620: Waiting 23:43:18 a9a56d5f7c4d: Waiting 23:43:18 fbc350891d49: Waiting 23:43:18 82ecce7c4130: Waiting 23:43:18 5f70bf18a086: Waiting 23:43:18 f1b5be49456a: Waiting 23:43:18 42d0ea97012a: Waiting 23:43:18 9386262d7a74: Waiting 23:43:18 d88bcf773fc4: Layer already exists 23:43:18 5dbdfc39731c: Layer already exists 23:43:18 beea329ffa09: Layer already exists 23:43:18 f6631f33f4d2: Layer already exists 23:43:18 f41be2aaf59c: Layer already exists 23:43:18 2f2563c13620: Layer already exists 23:43:18 6491ab05851f: Layer already exists 23:43:18 1d0dbcf49ed5: Layer already exists 23:43:18 fbc350891d49: Layer already exists 23:43:18 a9a56d5f7c4d: Layer already exists 23:43:18 5f70bf18a086: Layer already exists 23:43:18 f1b5be49456a: Layer already exists 23:43:18 9386262d7a74: Layer already exists 23:43:18 42d0ea97012a: Layer already exists 23:43:18 82ecce7c4130: Layer already exists 23:43:18 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:17130a4a5b700d1eb6dcdb5cc61342d8333e3bd4a365ddc627227876f1d485df size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 23:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 23:43:19 f41be2aaf59c: Preparing 23:43:19 beea329ffa09: Preparing 23:43:19 5dbdfc39731c: Preparing 23:43:19 d88bcf773fc4: Preparing 23:43:19 f6631f33f4d2: Preparing 23:43:19 6491ab05851f: Preparing 23:43:19 1d0dbcf49ed5: Preparing 23:43:19 2f2563c13620: Preparing 23:43:19 a9a56d5f7c4d: Preparing 23:43:19 fbc350891d49: Preparing 23:43:19 82ecce7c4130: Preparing 23:43:19 5f70bf18a086: Preparing 23:43:19 f1b5be49456a: Preparing 23:43:19 42d0ea97012a: Preparing 23:43:19 9386262d7a74: Preparing 23:43:19 fbc350891d49: Waiting 23:43:19 82ecce7c4130: Waiting 23:43:19 f1b5be49456a: Waiting 23:43:19 42d0ea97012a: Waiting 23:43:19 9386262d7a74: Waiting 23:43:19 1d0dbcf49ed5: Waiting 23:43:19 2f2563c13620: Waiting 23:43:19 a9a56d5f7c4d: Waiting 23:43:19 6491ab05851f: Waiting 23:43:19 5f70bf18a086: Waiting 23:43:19 f41be2aaf59c: Layer already exists 23:43:19 f6631f33f4d2: Layer already exists 23:43:19 beea329ffa09: Layer already exists 23:43:19 d88bcf773fc4: Layer already exists 23:43:19 5dbdfc39731c: Layer already exists 23:43:19 a9a56d5f7c4d: Layer already exists 23:43:19 1d0dbcf49ed5: Layer already exists 23:43:19 2f2563c13620: Layer already exists 23:43:19 6491ab05851f: Layer already exists 23:43:19 fbc350891d49: Layer already exists 23:43:19 5f70bf18a086: Layer already exists 23:43:19 82ecce7c4130: Layer already exists 23:43:19 42d0ea97012a: Layer already exists 23:43:19 f1b5be49456a: Layer already exists 23:43:19 9386262d7a74: Layer already exists 23:43:19 main: digest: sha256:17130a4a5b700d1eb6dcdb5cc61342d8333e3bd4a365ddc627227876f1d485df size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:19 ===================================================== [Pipeline] echo 23:43:19 taggedImages: 23:43:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 23:43:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.8 23:43:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:19 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 23:43:19 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 23:43:19 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:19 latest 23:43:19 3.1.0-dev.8 23:43:19 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:19 main 23:43:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:43:20 cc32c2ec8262: Preparing 23:43:20 fafe5178d8f4: Preparing 23:43:20 a2185fa248f7: Preparing 23:43:20 521a6e770a2f: Preparing 23:43:20 2f2563c13620: Preparing 23:43:20 a9a56d5f7c4d: Preparing 23:43:20 67061c766935: Preparing 23:43:20 9386262d7a74: Preparing 23:43:20 67061c766935: Waiting 23:43:20 9386262d7a74: Waiting 23:43:20 a9a56d5f7c4d: Waiting 23:43:20 fafe5178d8f4: Pushed 23:43:20 a2185fa248f7: Pushed 23:43:22 521a6e770a2f: Pushed 23:43:23 2f2563c13620: Layer already exists 23:43:23 a9a56d5f7c4d: Layer already exists 23:43:23 67061c766935: Layer already exists 23:43:23 9386262d7a74: Layer already exists 23:43:23 cc32c2ec8262: Pushed 23:43:23 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:8a7efea5521aebfc2fd1ce0db17f4a6aba8ec4af3a665fa85d4b9c328e7eb929 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:23 + 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 23:43:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:43:24 cc32c2ec8262: Preparing 23:43:24 fafe5178d8f4: Preparing 23:43:24 a2185fa248f7: Preparing 23:43:24 521a6e770a2f: Preparing 23:43:24 2f2563c13620: Preparing 23:43:24 a9a56d5f7c4d: Preparing 23:43:24 67061c766935: Preparing 23:43:24 9386262d7a74: Preparing 23:43:24 a9a56d5f7c4d: Waiting 23:43:24 9386262d7a74: Waiting 23:43:24 67061c766935: Waiting 23:43:24 521a6e770a2f: Layer already exists 23:43:24 cc32c2ec8262: Layer already exists 23:43:24 2f2563c13620: Layer already exists 23:43:24 fafe5178d8f4: Layer already exists 23:43:24 a2185fa248f7: Layer already exists 23:43:24 9386262d7a74: Layer already exists 23:43:24 67061c766935: Layer already exists 23:43:24 a9a56d5f7c4d: Layer already exists 23:43:24 latest: digest: sha256:8a7efea5521aebfc2fd1ce0db17f4a6aba8ec4af3a665fa85d4b9c328e7eb929 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.8 23:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:43:25 cc32c2ec8262: Preparing 23:43:25 fafe5178d8f4: Preparing 23:43:25 a2185fa248f7: Preparing 23:43:25 521a6e770a2f: Preparing 23:43:25 2f2563c13620: Preparing 23:43:25 a9a56d5f7c4d: Preparing 23:43:25 67061c766935: Preparing 23:43:25 9386262d7a74: Preparing 23:43:25 a9a56d5f7c4d: Waiting 23:43:25 67061c766935: Waiting 23:43:25 9386262d7a74: Waiting 23:43:25 521a6e770a2f: Layer already exists 23:43:25 fafe5178d8f4: Layer already exists 23:43:25 a2185fa248f7: Layer already exists 23:43:25 cc32c2ec8262: Layer already exists 23:43:25 2f2563c13620: Layer already exists 23:43:25 a9a56d5f7c4d: Layer already exists 23:43:25 67061c766935: Layer already exists 23:43:25 9386262d7a74: Layer already exists 23:43:25 3.1.0-dev.8: digest: sha256:8a7efea5521aebfc2fd1ce0db17f4a6aba8ec4af3a665fa85d4b9c328e7eb929 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:43:25 cc32c2ec8262: Preparing 23:43:25 fafe5178d8f4: Preparing 23:43:25 a2185fa248f7: Preparing 23:43:25 521a6e770a2f: Preparing 23:43:25 2f2563c13620: Preparing 23:43:25 a9a56d5f7c4d: Preparing 23:43:25 67061c766935: Preparing 23:43:25 9386262d7a74: Preparing 23:43:25 67061c766935: Waiting 23:43:25 9386262d7a74: Waiting 23:43:25 a9a56d5f7c4d: Waiting 23:43:25 cc32c2ec8262: Layer already exists 23:43:25 2f2563c13620: Layer already exists 23:43:25 fafe5178d8f4: Layer already exists 23:43:25 a2185fa248f7: Layer already exists 23:43:25 521a6e770a2f: Layer already exists 23:43:25 a9a56d5f7c4d: Layer already exists 23:43:26 9386262d7a74: Layer already exists 23:43:26 67061c766935: Layer already exists 23:43:26 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:8a7efea5521aebfc2fd1ce0db17f4a6aba8ec4af3a665fa85d4b9c328e7eb929 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:26 + 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 23:43:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 23:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 23:43:26 cc32c2ec8262: Preparing 23:43:26 fafe5178d8f4: Preparing 23:43:26 a2185fa248f7: Preparing 23:43:26 521a6e770a2f: Preparing 23:43:26 2f2563c13620: Preparing 23:43:26 a9a56d5f7c4d: Preparing 23:43:26 67061c766935: Preparing 23:43:26 9386262d7a74: Preparing 23:43:26 a9a56d5f7c4d: Waiting 23:43:26 9386262d7a74: Waiting 23:43:26 67061c766935: Waiting 23:43:26 cc32c2ec8262: Layer already exists 23:43:26 fafe5178d8f4: Layer already exists 23:43:26 521a6e770a2f: Layer already exists 23:43:26 a2185fa248f7: Layer already exists 23:43:26 2f2563c13620: Layer already exists 23:43:26 9386262d7a74: Layer already exists 23:43:26 a9a56d5f7c4d: Layer already exists 23:43:26 67061c766935: Layer already exists 23:43:27 main: digest: sha256:8a7efea5521aebfc2fd1ce0db17f4a6aba8ec4af3a665fa85d4b9c328e7eb929 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:27 ===================================================== [Pipeline] echo 23:43:27 taggedImages: 23:43:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 23:43:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.8 23:43:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 23:43:27 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 23:43:27 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:27 latest 23:43:27 3.1.0-dev.8 23:43:27 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:27 main 23:43:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:43:27 1f35ef39c9b1: Preparing 23:43:27 efc66a661a16: Preparing 23:43:27 c8646917c2c6: Preparing 23:43:27 976910df6513: Preparing 23:43:27 2f2563c13620: Preparing 23:43:27 a9a56d5f7c4d: Preparing 23:43:27 5375b576f681: Preparing 23:43:27 0c1ff927bed7: Preparing 23:43:27 9386262d7a74: Preparing 23:43:27 5375b576f681: Waiting 23:43:27 0c1ff927bed7: Waiting 23:43:27 9386262d7a74: Waiting 23:43:27 a9a56d5f7c4d: Waiting 23:43:27 2f2563c13620: Layer already exists 23:43:27 a9a56d5f7c4d: Layer already exists 23:43:28 976910df6513: Pushed 23:43:28 efc66a661a16: Pushed 23:43:28 1f35ef39c9b1: Pushed 23:43:28 5375b576f681: Pushed 23:43:28 9386262d7a74: Layer already exists 23:43:28 0c1ff927bed7: Pushed 23:43:30 c8646917c2c6: Pushed 23:43:30 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:ad603b989068cf1a72a76d7310816b2aedf80785dab2a12db336137516a226d5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:31 + 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 23:43:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:43:31 1f35ef39c9b1: Preparing 23:43:31 efc66a661a16: Preparing 23:43:31 c8646917c2c6: Preparing 23:43:31 976910df6513: Preparing 23:43:31 2f2563c13620: Preparing 23:43:31 a9a56d5f7c4d: Preparing 23:43:31 5375b576f681: Preparing 23:43:31 0c1ff927bed7: Preparing 23:43:31 9386262d7a74: Preparing 23:43:31 5375b576f681: Waiting 23:43:31 a9a56d5f7c4d: Waiting 23:43:31 0c1ff927bed7: Waiting 23:43:31 9386262d7a74: Waiting 23:43:31 efc66a661a16: Layer already exists 23:43:31 2f2563c13620: Layer already exists 23:43:31 c8646917c2c6: Layer already exists 23:43:31 976910df6513: Layer already exists 23:43:31 1f35ef39c9b1: Layer already exists 23:43:31 5375b576f681: Layer already exists 23:43:31 a9a56d5f7c4d: Layer already exists 23:43:31 0c1ff927bed7: Layer already exists 23:43:31 9386262d7a74: Layer already exists 23:43:31 latest: digest: sha256:ad603b989068cf1a72a76d7310816b2aedf80785dab2a12db336137516a226d5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.8 23:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:43:32 1f35ef39c9b1: Preparing 23:43:32 efc66a661a16: Preparing 23:43:32 c8646917c2c6: Preparing 23:43:32 976910df6513: Preparing 23:43:32 2f2563c13620: Preparing 23:43:32 a9a56d5f7c4d: Preparing 23:43:32 5375b576f681: Preparing 23:43:32 0c1ff927bed7: Preparing 23:43:32 9386262d7a74: Preparing 23:43:32 5375b576f681: Waiting 23:43:32 0c1ff927bed7: Waiting 23:43:32 a9a56d5f7c4d: Waiting 23:43:32 9386262d7a74: Waiting 23:43:32 1f35ef39c9b1: Layer already exists 23:43:32 c8646917c2c6: Layer already exists 23:43:32 2f2563c13620: Layer already exists 23:43:32 976910df6513: Layer already exists 23:43:32 efc66a661a16: Layer already exists 23:43:32 5375b576f681: Layer already exists 23:43:32 a9a56d5f7c4d: Layer already exists 23:43:32 0c1ff927bed7: Layer already exists 23:43:32 9386262d7a74: Layer already exists 23:43:32 3.1.0-dev.8: digest: sha256:ad603b989068cf1a72a76d7310816b2aedf80785dab2a12db336137516a226d5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:43:33 1f35ef39c9b1: Preparing 23:43:33 efc66a661a16: Preparing 23:43:33 c8646917c2c6: Preparing 23:43:33 976910df6513: Preparing 23:43:33 2f2563c13620: Preparing 23:43:33 a9a56d5f7c4d: Preparing 23:43:33 5375b576f681: Preparing 23:43:33 0c1ff927bed7: Preparing 23:43:33 9386262d7a74: Preparing 23:43:33 a9a56d5f7c4d: Waiting 23:43:33 5375b576f681: Waiting 23:43:33 9386262d7a74: Waiting 23:43:33 0c1ff927bed7: Waiting 23:43:33 976910df6513: Layer already exists 23:43:33 efc66a661a16: Layer already exists 23:43:33 1f35ef39c9b1: Layer already exists 23:43:33 c8646917c2c6: Layer already exists 23:43:33 2f2563c13620: Layer already exists 23:43:33 a9a56d5f7c4d: Layer already exists 23:43:33 5375b576f681: Layer already exists 23:43:33 0c1ff927bed7: Layer already exists 23:43:33 9386262d7a74: Layer already exists 23:43:33 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:ad603b989068cf1a72a76d7310816b2aedf80785dab2a12db336137516a226d5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:34 + 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 23:43:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 23:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 23:43:37 1f35ef39c9b1: Preparing 23:43:37 efc66a661a16: Preparing 23:43:37 c8646917c2c6: Preparing 23:43:37 976910df6513: Preparing 23:43:37 2f2563c13620: Preparing 23:43:37 a9a56d5f7c4d: Preparing 23:43:37 5375b576f681: Preparing 23:43:37 0c1ff927bed7: Preparing 23:43:37 9386262d7a74: Preparing 23:43:37 a9a56d5f7c4d: Waiting 23:43:37 0c1ff927bed7: Waiting 23:43:37 9386262d7a74: Waiting 23:43:37 5375b576f681: Waiting 23:43:37 976910df6513: Layer already exists 23:43:37 2f2563c13620: Layer already exists 23:43:37 c8646917c2c6: Layer already exists 23:43:37 1f35ef39c9b1: Layer already exists 23:43:37 efc66a661a16: Layer already exists 23:43:37 0c1ff927bed7: Layer already exists 23:43:37 a9a56d5f7c4d: Layer already exists 23:43:37 5375b576f681: Layer already exists 23:43:37 9386262d7a74: Layer already exists 23:43:37 main: digest: sha256:ad603b989068cf1a72a76d7310816b2aedf80785dab2a12db336137516a226d5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:37 ===================================================== [Pipeline] echo 23:43:37 taggedImages: 23:43:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 23:43:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.8 23:43:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 23:43:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 23:43:37 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:37 latest 23:43:37 3.1.0-dev.8 23:43:37 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:37 main 23:43:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:43:38 bf61d7d6ce13: Preparing 23:43:38 1af7300f72ab: Preparing 23:43:38 6c4ca6d2d263: Preparing 23:43:38 568d29e198a3: Preparing 23:43:38 a92e01931df6: Preparing 23:43:38 662ae7e02802: Preparing 23:43:38 6f9734ad1bf3: Preparing 23:43:38 2f2563c13620: Preparing 23:43:38 a9a56d5f7c4d: Preparing 23:43:38 bd0496b46dd9: Preparing 23:43:38 9386262d7a74: Preparing 23:43:38 6f9734ad1bf3: Waiting 23:43:38 bd0496b46dd9: Waiting 23:43:38 9386262d7a74: Waiting 23:43:38 2f2563c13620: Waiting 23:43:38 a9a56d5f7c4d: Waiting 23:43:38 662ae7e02802: Waiting 23:43:38 1af7300f72ab: Pushed 23:43:38 a92e01931df6: Pushed 23:43:38 bf61d7d6ce13: Pushed 23:43:38 2f2563c13620: Layer already exists 23:43:38 a9a56d5f7c4d: Layer already exists 23:43:38 662ae7e02802: Pushed 23:43:38 6f9734ad1bf3: Pushed 23:43:38 9386262d7a74: Layer already exists 23:43:40 bd0496b46dd9: Pushed 23:43:40 568d29e198a3: Pushed 23:43:41 6c4ca6d2d263: Pushed 23:43:41 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:b2bff5e311717a7724d222d71538b3eb57a44c4c646857ef1df7bfd453c7309b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:42 + 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 23:43:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:43:42 bf61d7d6ce13: Preparing 23:43:42 1af7300f72ab: Preparing 23:43:42 6c4ca6d2d263: Preparing 23:43:42 568d29e198a3: Preparing 23:43:42 a92e01931df6: Preparing 23:43:42 662ae7e02802: Preparing 23:43:42 6f9734ad1bf3: Preparing 23:43:42 2f2563c13620: Preparing 23:43:42 a9a56d5f7c4d: Preparing 23:43:42 bd0496b46dd9: Preparing 23:43:42 9386262d7a74: Preparing 23:43:42 662ae7e02802: Waiting 23:43:42 6f9734ad1bf3: Waiting 23:43:42 bd0496b46dd9: Waiting 23:43:42 9386262d7a74: Waiting 23:43:42 2f2563c13620: Waiting 23:43:42 a9a56d5f7c4d: Waiting 23:43:42 a92e01931df6: Layer already exists 23:43:42 1af7300f72ab: Layer already exists 23:43:42 568d29e198a3: Layer already exists 23:43:42 bf61d7d6ce13: Layer already exists 23:43:42 6c4ca6d2d263: Layer already exists 23:43:42 6f9734ad1bf3: Layer already exists 23:43:42 a9a56d5f7c4d: Layer already exists 23:43:42 bd0496b46dd9: Layer already exists 23:43:42 662ae7e02802: Layer already exists 23:43:42 2f2563c13620: Layer already exists 23:43:42 9386262d7a74: Layer already exists 23:43:42 latest: digest: sha256:b2bff5e311717a7724d222d71538b3eb57a44c4c646857ef1df7bfd453c7309b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.8 23:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:43:43 bf61d7d6ce13: Preparing 23:43:43 1af7300f72ab: Preparing 23:43:43 6c4ca6d2d263: Preparing 23:43:43 568d29e198a3: Preparing 23:43:43 a92e01931df6: Preparing 23:43:43 662ae7e02802: Preparing 23:43:43 6f9734ad1bf3: Preparing 23:43:43 2f2563c13620: Preparing 23:43:43 a9a56d5f7c4d: Preparing 23:43:43 bd0496b46dd9: Preparing 23:43:43 9386262d7a74: Preparing 23:43:43 662ae7e02802: Waiting 23:43:43 a9a56d5f7c4d: Waiting 23:43:43 6f9734ad1bf3: Waiting 23:43:43 2f2563c13620: Waiting 23:43:43 9386262d7a74: Waiting 23:43:43 bd0496b46dd9: Waiting 23:43:43 bf61d7d6ce13: Layer already exists 23:43:43 1af7300f72ab: Layer already exists 23:43:43 568d29e198a3: Layer already exists 23:43:43 6c4ca6d2d263: Layer already exists 23:43:43 a92e01931df6: Layer already exists 23:43:43 662ae7e02802: Layer already exists 23:43:43 6f9734ad1bf3: Layer already exists 23:43:43 2f2563c13620: Layer already exists 23:43:43 bd0496b46dd9: Layer already exists 23:43:43 a9a56d5f7c4d: Layer already exists 23:43:43 9386262d7a74: Layer already exists 23:43:43 3.1.0-dev.8: digest: sha256:b2bff5e311717a7724d222d71538b3eb57a44c4c646857ef1df7bfd453c7309b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:43:44 bf61d7d6ce13: Preparing 23:43:44 1af7300f72ab: Preparing 23:43:44 6c4ca6d2d263: Preparing 23:43:44 568d29e198a3: Preparing 23:43:44 a92e01931df6: Preparing 23:43:44 662ae7e02802: Preparing 23:43:44 6f9734ad1bf3: Preparing 23:43:44 2f2563c13620: Preparing 23:43:44 a9a56d5f7c4d: Preparing 23:43:44 bd0496b46dd9: Preparing 23:43:44 9386262d7a74: Preparing 23:43:44 2f2563c13620: Waiting 23:43:44 662ae7e02802: Waiting 23:43:44 6f9734ad1bf3: Waiting 23:43:44 a9a56d5f7c4d: Waiting 23:43:44 bd0496b46dd9: Waiting 23:43:44 9386262d7a74: Waiting 23:43:44 bf61d7d6ce13: Layer already exists 23:43:44 568d29e198a3: Layer already exists 23:43:44 1af7300f72ab: Layer already exists 23:43:44 6c4ca6d2d263: Layer already exists 23:43:44 a92e01931df6: Layer already exists 23:43:44 a9a56d5f7c4d: Layer already exists 23:43:44 662ae7e02802: Layer already exists 23:43:44 2f2563c13620: Layer already exists 23:43:44 6f9734ad1bf3: Layer already exists 23:43:44 bd0496b46dd9: Layer already exists 23:43:44 9386262d7a74: Layer already exists 23:43:44 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:b2bff5e311717a7724d222d71538b3eb57a44c4c646857ef1df7bfd453c7309b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:45 + 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 23:43:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 23:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 23:43:45 bf61d7d6ce13: Preparing 23:43:45 1af7300f72ab: Preparing 23:43:45 6c4ca6d2d263: Preparing 23:43:45 568d29e198a3: Preparing 23:43:45 a92e01931df6: Preparing 23:43:45 662ae7e02802: Preparing 23:43:45 6f9734ad1bf3: Preparing 23:43:45 2f2563c13620: Preparing 23:43:45 a9a56d5f7c4d: Preparing 23:43:45 bd0496b46dd9: Preparing 23:43:45 9386262d7a74: Preparing 23:43:45 2f2563c13620: Waiting 23:43:45 a9a56d5f7c4d: Waiting 23:43:45 662ae7e02802: Waiting 23:43:45 bd0496b46dd9: Waiting 23:43:45 6f9734ad1bf3: Waiting 23:43:45 9386262d7a74: Waiting 23:43:45 a92e01931df6: Layer already exists 23:43:45 6c4ca6d2d263: Layer already exists 23:43:45 568d29e198a3: Layer already exists 23:43:45 bf61d7d6ce13: Layer already exists 23:43:45 1af7300f72ab: Layer already exists 23:43:45 a9a56d5f7c4d: Layer already exists 23:43:45 2f2563c13620: Layer already exists 23:43:45 bd0496b46dd9: Layer already exists 23:43:45 6f9734ad1bf3: Layer already exists 23:43:45 662ae7e02802: Layer already exists 23:43:45 9386262d7a74: Layer already exists 23:43:45 main: digest: sha256:b2bff5e311717a7724d222d71538b3eb57a44c4c646857ef1df7bfd453c7309b size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:45 ===================================================== [Pipeline] echo 23:43:45 taggedImages: 23:43:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 23:43:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.8 23:43:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:45 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 23:43:45 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 23:43:45 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:45 latest 23:43:45 3.1.0-dev.8 23:43:45 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:45 main 23:43:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:43:46 779c6b073479: Preparing 23:43:46 c06fe7560b04: Preparing 23:43:46 2f2563c13620: Preparing 23:43:46 a9a56d5f7c4d: Preparing 23:43:46 7707e2d2a1ca: Preparing 23:43:46 9386262d7a74: Preparing 23:43:46 9386262d7a74: Waiting 23:43:46 2f2563c13620: Layer already exists 23:43:46 a9a56d5f7c4d: Layer already exists 23:43:46 9386262d7a74: Layer already exists 23:43:46 779c6b073479: Pushed 23:43:47 7707e2d2a1ca: Pushed 23:43:50 c06fe7560b04: Pushed 23:43:50 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:c7f571ce82bde1f9837fe7c071b61d8dd1be1ec7784312338b7d99571a14b05d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43: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 23:43:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:43:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:43:51 779c6b073479: Preparing 23:43:51 c06fe7560b04: Preparing 23:43:51 2f2563c13620: Preparing 23:43:51 a9a56d5f7c4d: Preparing 23:43:51 7707e2d2a1ca: Preparing 23:43:51 9386262d7a74: Preparing 23:43:51 9386262d7a74: Waiting 23:43:51 c06fe7560b04: Layer already exists 23:43:51 a9a56d5f7c4d: Layer already exists 23:43:51 779c6b073479: Layer already exists 23:43:51 7707e2d2a1ca: Layer already exists 23:43:51 2f2563c13620: Layer already exists 23:43:51 9386262d7a74: Layer already exists 23:43:52 latest: digest: sha256:c7f571ce82bde1f9837fe7c071b61d8dd1be1ec7784312338b7d99571a14b05d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:52 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.8 23:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:43:52 779c6b073479: Preparing 23:43:52 c06fe7560b04: Preparing 23:43:52 2f2563c13620: Preparing 23:43:52 a9a56d5f7c4d: Preparing 23:43:52 7707e2d2a1ca: Preparing 23:43:52 9386262d7a74: Preparing 23:43:52 9386262d7a74: Waiting 23:43:52 a9a56d5f7c4d: Layer already exists 23:43:52 7707e2d2a1ca: Layer already exists 23:43:52 c06fe7560b04: Layer already exists 23:43:52 779c6b073479: Layer already exists 23:43:52 2f2563c13620: Layer already exists 23:43:52 9386262d7a74: Layer already exists 23:43:53 3.1.0-dev.8: digest: sha256:c7f571ce82bde1f9837fe7c071b61d8dd1be1ec7784312338b7d99571a14b05d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:43:53 779c6b073479: Preparing 23:43:53 c06fe7560b04: Preparing 23:43:53 2f2563c13620: Preparing 23:43:53 a9a56d5f7c4d: Preparing 23:43:53 7707e2d2a1ca: Preparing 23:43:53 9386262d7a74: Preparing 23:43:53 9386262d7a74: Waiting 23:43:53 7707e2d2a1ca: Layer already exists 23:43:53 779c6b073479: Layer already exists 23:43:53 a9a56d5f7c4d: Layer already exists 23:43:53 2f2563c13620: Layer already exists 23:43:53 c06fe7560b04: Layer already exists 23:43:53 9386262d7a74: Layer already exists 23:43:53 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:c7f571ce82bde1f9837fe7c071b61d8dd1be1ec7784312338b7d99571a14b05d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43: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 23:43:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 23:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 23:43:54 779c6b073479: Preparing 23:43:54 c06fe7560b04: Preparing 23:43:54 2f2563c13620: Preparing 23:43:54 a9a56d5f7c4d: Preparing 23:43:54 7707e2d2a1ca: Preparing 23:43:54 9386262d7a74: Preparing 23:43:54 9386262d7a74: Waiting 23:43:54 c06fe7560b04: Layer already exists 23:43:54 a9a56d5f7c4d: Layer already exists 23:43:54 2f2563c13620: Layer already exists 23:43:54 7707e2d2a1ca: Layer already exists 23:43:54 779c6b073479: Layer already exists 23:43:54 9386262d7a74: Layer already exists 23:43:54 main: digest: sha256:c7f571ce82bde1f9837fe7c071b61d8dd1be1ec7784312338b7d99571a14b05d size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:43:54 ===================================================== [Pipeline] echo 23:43:54 taggedImages: 23:43:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 23:43:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.8 23:43:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 23:43:54 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 23:43:54 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:54 latest 23:43:54 3.1.0-dev.8 23:43:54 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:43:54 main 23:43:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:55 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:43:55 f0e049367257: Preparing 23:43:55 5b7984831a24: Preparing 23:43:55 42aa88499d41: Preparing 23:43:55 805e7ae35f06: Preparing 23:43:55 3b07266b1fea: Preparing 23:43:55 2f2563c13620: Preparing 23:43:55 a9a56d5f7c4d: Preparing 23:43:55 9089b5298266: Preparing 23:43:55 9386262d7a74: Preparing 23:43:55 a9a56d5f7c4d: Waiting 23:43:55 9089b5298266: Waiting 23:43:55 9386262d7a74: Waiting 23:43:55 2f2563c13620: Waiting 23:43:55 42aa88499d41: Pushed 23:43:55 f0e049367257: Pushed 23:43:55 5b7984831a24: Pushed 23:43:55 2f2563c13620: Layer already exists 23:43:55 a9a56d5f7c4d: Layer already exists 23:43:55 9386262d7a74: Layer already exists 23:43:56 9089b5298266: Pushed 23:44:09 3b07266b1fea: Pushed 23:44:13 805e7ae35f06: Pushed 23:44:13 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:debc9c9de338e61b3b52af9fff6e367c3afd30d6bbe941c022b6b018f31ff7a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44: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 23:44:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:44:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:44:14 f0e049367257: Preparing 23:44:14 5b7984831a24: Preparing 23:44:14 42aa88499d41: Preparing 23:44:14 805e7ae35f06: Preparing 23:44:14 3b07266b1fea: Preparing 23:44:14 2f2563c13620: Preparing 23:44:14 a9a56d5f7c4d: Preparing 23:44:14 9089b5298266: Preparing 23:44:14 9386262d7a74: Preparing 23:44:14 9089b5298266: Waiting 23:44:14 2f2563c13620: Waiting 23:44:14 a9a56d5f7c4d: Waiting 23:44:14 9386262d7a74: Waiting 23:44:14 5b7984831a24: Layer already exists 23:44:14 805e7ae35f06: Layer already exists 23:44:14 42aa88499d41: Layer already exists 23:44:14 f0e049367257: Layer already exists 23:44:14 3b07266b1fea: Layer already exists 23:44:14 9089b5298266: Layer already exists 23:44:14 2f2563c13620: Layer already exists 23:44:14 a9a56d5f7c4d: Layer already exists 23:44:14 9386262d7a74: Layer already exists 23:44:14 latest: digest: sha256:debc9c9de338e61b3b52af9fff6e367c3afd30d6bbe941c022b6b018f31ff7a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.8 23:44:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:44:15 f0e049367257: Preparing 23:44:15 5b7984831a24: Preparing 23:44:15 42aa88499d41: Preparing 23:44:15 805e7ae35f06: Preparing 23:44:15 3b07266b1fea: Preparing 23:44:15 2f2563c13620: Preparing 23:44:15 a9a56d5f7c4d: Preparing 23:44:15 9089b5298266: Preparing 23:44:15 9386262d7a74: Preparing 23:44:15 2f2563c13620: Waiting 23:44:15 9386262d7a74: Waiting 23:44:15 a9a56d5f7c4d: Waiting 23:44:15 9089b5298266: Waiting 23:44:15 5b7984831a24: Layer already exists 23:44:15 f0e049367257: Layer already exists 23:44:15 805e7ae35f06: Layer already exists 23:44:15 42aa88499d41: Layer already exists 23:44:15 3b07266b1fea: Layer already exists 23:44:15 a9a56d5f7c4d: Layer already exists 23:44:15 2f2563c13620: Layer already exists 23:44:15 9089b5298266: Layer already exists 23:44:15 9386262d7a74: Layer already exists 23:44:16 3.1.0-dev.8: digest: sha256:debc9c9de338e61b3b52af9fff6e367c3afd30d6bbe941c022b6b018f31ff7a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:44:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:44:16 f0e049367257: Preparing 23:44:16 5b7984831a24: Preparing 23:44:16 42aa88499d41: Preparing 23:44:16 805e7ae35f06: Preparing 23:44:16 3b07266b1fea: Preparing 23:44:16 2f2563c13620: Preparing 23:44:16 a9a56d5f7c4d: Preparing 23:44:16 9089b5298266: Preparing 23:44:16 9386262d7a74: Preparing 23:44:16 2f2563c13620: Waiting 23:44:16 a9a56d5f7c4d: Waiting 23:44:16 9089b5298266: Waiting 23:44:16 9386262d7a74: Waiting 23:44:16 f0e049367257: Layer already exists 23:44:16 5b7984831a24: Layer already exists 23:44:16 42aa88499d41: Layer already exists 23:44:16 805e7ae35f06: Layer already exists 23:44:16 3b07266b1fea: Layer already exists 23:44:16 9089b5298266: Layer already exists 23:44:16 2f2563c13620: Layer already exists 23:44:16 a9a56d5f7c4d: Layer already exists 23:44:16 9386262d7a74: Layer already exists 23:44:16 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:debc9c9de338e61b3b52af9fff6e367c3afd30d6bbe941c022b6b018f31ff7a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:17 + 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 23:44:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 23:44:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 23:44:17 f0e049367257: Preparing 23:44:17 5b7984831a24: Preparing 23:44:17 42aa88499d41: Preparing 23:44:17 805e7ae35f06: Preparing 23:44:17 3b07266b1fea: Preparing 23:44:17 2f2563c13620: Preparing 23:44:17 a9a56d5f7c4d: Preparing 23:44:17 9089b5298266: Preparing 23:44:17 9386262d7a74: Preparing 23:44:17 2f2563c13620: Waiting 23:44:17 9089b5298266: Waiting 23:44:17 9386262d7a74: Waiting 23:44:17 a9a56d5f7c4d: Waiting 23:44:17 f0e049367257: Layer already exists 23:44:17 5b7984831a24: Layer already exists 23:44:17 3b07266b1fea: Layer already exists 23:44:17 805e7ae35f06: Layer already exists 23:44:17 42aa88499d41: Layer already exists 23:44:17 2f2563c13620: Layer already exists 23:44:17 9089b5298266: Layer already exists 23:44:17 a9a56d5f7c4d: Layer already exists 23:44:17 9386262d7a74: Layer already exists 23:44:18 main: digest: sha256:debc9c9de338e61b3b52af9fff6e367c3afd30d6bbe941c022b6b018f31ff7a2 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:44:18 ===================================================== [Pipeline] echo 23:44:18 taggedImages: 23:44:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:44:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 23:44:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.8 23:44:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:44:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 23:44:18 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 23:44:18 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:44:18 latest 23:44:18 3.1.0-dev.8 23:44:18 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:44:18 main 23:44:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:44:18 449a110b5fb7: Preparing 23:44:18 c903215ed814: Preparing 23:44:18 33a722c7bb7f: Preparing 23:44:18 6d4ac66ae0dd: Preparing 23:44:18 2f2563c13620: Preparing 23:44:18 a9a56d5f7c4d: Preparing 23:44:18 760fcd303833: Preparing 23:44:18 9386262d7a74: Preparing 23:44:18 a9a56d5f7c4d: Waiting 23:44:18 760fcd303833: Waiting 23:44:18 9386262d7a74: Waiting 23:44:18 2f2563c13620: Layer already exists 23:44:18 a9a56d5f7c4d: Layer already exists 23:44:19 33a722c7bb7f: Pushed 23:44:19 c903215ed814: Pushed 23:44:19 449a110b5fb7: Pushed 23:44:19 9386262d7a74: Layer already exists 23:44:19 760fcd303833: Pushed 23:44:38 6d4ac66ae0dd: Pushed 23:44:38 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:4e30e94aa11a5fe78f98b388cabe468648f2d0e4a343f0bd0b0d44ef381181b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:38 + 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 23:44:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:44:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:44:38 449a110b5fb7: Preparing 23:44:38 c903215ed814: Preparing 23:44:38 33a722c7bb7f: Preparing 23:44:38 6d4ac66ae0dd: Preparing 23:44:38 2f2563c13620: Preparing 23:44:38 a9a56d5f7c4d: Preparing 23:44:38 760fcd303833: Preparing 23:44:38 9386262d7a74: Preparing 23:44:38 a9a56d5f7c4d: Waiting 23:44:38 760fcd303833: Waiting 23:44:38 9386262d7a74: Waiting 23:44:38 6d4ac66ae0dd: Layer already exists 23:44:38 2f2563c13620: Layer already exists 23:44:38 33a722c7bb7f: Layer already exists 23:44:38 c903215ed814: Layer already exists 23:44:38 449a110b5fb7: Layer already exists 23:44:38 a9a56d5f7c4d: Layer already exists 23:44:38 9386262d7a74: Layer already exists 23:44:38 760fcd303833: Layer already exists 23:44:38 latest: digest: sha256:4e30e94aa11a5fe78f98b388cabe468648f2d0e4a343f0bd0b0d44ef381181b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.8 23:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:44:39 449a110b5fb7: Preparing 23:44:39 c903215ed814: Preparing 23:44:39 33a722c7bb7f: Preparing 23:44:39 6d4ac66ae0dd: Preparing 23:44:39 2f2563c13620: Preparing 23:44:39 a9a56d5f7c4d: Preparing 23:44:39 760fcd303833: Preparing 23:44:39 9386262d7a74: Preparing 23:44:39 a9a56d5f7c4d: Waiting 23:44:39 9386262d7a74: Waiting 23:44:39 760fcd303833: Waiting 23:44:39 c903215ed814: Layer already exists 23:44:39 2f2563c13620: Layer already exists 23:44:39 449a110b5fb7: Layer already exists 23:44:39 33a722c7bb7f: Layer already exists 23:44:39 6d4ac66ae0dd: Layer already exists 23:44:39 9386262d7a74: Layer already exists 23:44:39 760fcd303833: Layer already exists 23:44:39 a9a56d5f7c4d: Layer already exists 23:44:39 3.1.0-dev.8: digest: sha256:4e30e94aa11a5fe78f98b388cabe468648f2d0e4a343f0bd0b0d44ef381181b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:44:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:44:40 449a110b5fb7: Preparing 23:44:40 c903215ed814: Preparing 23:44:40 33a722c7bb7f: Preparing 23:44:40 6d4ac66ae0dd: Preparing 23:44:40 2f2563c13620: Preparing 23:44:40 a9a56d5f7c4d: Preparing 23:44:40 760fcd303833: Preparing 23:44:40 9386262d7a74: Preparing 23:44:40 760fcd303833: Waiting 23:44:40 9386262d7a74: Waiting 23:44:40 a9a56d5f7c4d: Waiting 23:44:40 2f2563c13620: Layer already exists 23:44:40 33a722c7bb7f: Layer already exists 23:44:40 6d4ac66ae0dd: Layer already exists 23:44:40 c903215ed814: Layer already exists 23:44:40 449a110b5fb7: Layer already exists 23:44:40 760fcd303833: Layer already exists 23:44:40 9386262d7a74: Layer already exists 23:44:40 a9a56d5f7c4d: Layer already exists 23:44:40 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:4e30e94aa11a5fe78f98b388cabe468648f2d0e4a343f0bd0b0d44ef381181b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:40 + 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 23:44:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 23:44:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 23:44:41 449a110b5fb7: Preparing 23:44:41 c903215ed814: Preparing 23:44:41 33a722c7bb7f: Preparing 23:44:41 6d4ac66ae0dd: Preparing 23:44:41 2f2563c13620: Preparing 23:44:41 a9a56d5f7c4d: Preparing 23:44:41 760fcd303833: Preparing 23:44:41 9386262d7a74: Preparing 23:44:41 760fcd303833: Waiting 23:44:41 9386262d7a74: Waiting 23:44:41 a9a56d5f7c4d: Waiting 23:44:41 2f2563c13620: Layer already exists 23:44:41 449a110b5fb7: Layer already exists 23:44:41 33a722c7bb7f: Layer already exists 23:44:41 6d4ac66ae0dd: Layer already exists 23:44:41 c903215ed814: Layer already exists 23:44:41 a9a56d5f7c4d: Layer already exists 23:44:41 760fcd303833: Layer already exists 23:44:41 9386262d7a74: Layer already exists 23:44:41 main: digest: sha256:4e30e94aa11a5fe78f98b388cabe468648f2d0e4a343f0bd0b0d44ef381181b5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:44:41 ===================================================== [Pipeline] echo 23:44:41 taggedImages: 23:44:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:44:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 23:44:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.8 23:44:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:44:41 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 23:44:41 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 23:44:41 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:44:41 latest 23:44:41 3.1.0-dev.8 23:44:41 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:44:41 main 23:44:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:41 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:44:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:44:42 46bfc01cc55d: Preparing 23:44:42 515c84ee521f: Preparing 23:44:42 1777a2458298: Preparing 23:44:42 6d4ac66ae0dd: Preparing 23:44:42 2f2563c13620: Preparing 23:44:42 a9a56d5f7c4d: Preparing 23:44:42 9089b5298266: Preparing 23:44:42 9386262d7a74: Preparing 23:44:42 9089b5298266: Waiting 23:44:42 9386262d7a74: Waiting 23:44:42 a9a56d5f7c4d: Waiting 23:44:42 2f2563c13620: Layer already exists 23:44:42 6d4ac66ae0dd: Layer already exists 23:44:42 a9a56d5f7c4d: Layer already exists 23:44:43 9089b5298266: Layer already exists 23:44:43 9386262d7a74: Layer already exists 23:44:43 515c84ee521f: Pushed 23:44:43 46bfc01cc55d: Pushed 23:44:43 1777a2458298: Pushed 23:44:43 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:121ecd5898059e32404b15d0068acda42246a67de6594ba34eb911913cc427c5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:43 + 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 23:44:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:44:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:44:44 46bfc01cc55d: Preparing 23:44:44 515c84ee521f: Preparing 23:44:44 1777a2458298: Preparing 23:44:44 6d4ac66ae0dd: Preparing 23:44:44 2f2563c13620: Preparing 23:44:44 a9a56d5f7c4d: Preparing 23:44:44 9089b5298266: Preparing 23:44:44 9386262d7a74: Preparing 23:44:44 a9a56d5f7c4d: Waiting 23:44:44 9089b5298266: Waiting 23:44:44 9386262d7a74: Waiting 23:44:44 46bfc01cc55d: Layer already exists 23:44:44 2f2563c13620: Layer already exists 23:44:44 1777a2458298: Layer already exists 23:44:44 515c84ee521f: Layer already exists 23:44:44 6d4ac66ae0dd: Layer already exists 23:44:44 a9a56d5f7c4d: Layer already exists 23:44:44 9089b5298266: Layer already exists 23:44:44 9386262d7a74: Layer already exists 23:44:44 latest: digest: sha256:121ecd5898059e32404b15d0068acda42246a67de6594ba34eb911913cc427c5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.8 23:44:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:44:44 46bfc01cc55d: Preparing 23:44:44 515c84ee521f: Preparing 23:44:44 1777a2458298: Preparing 23:44:44 6d4ac66ae0dd: Preparing 23:44:44 2f2563c13620: Preparing 23:44:44 a9a56d5f7c4d: Preparing 23:44:44 9089b5298266: Preparing 23:44:44 9386262d7a74: Preparing 23:44:44 a9a56d5f7c4d: Waiting 23:44:44 9089b5298266: Waiting 23:44:44 9386262d7a74: Waiting 23:44:44 46bfc01cc55d: Layer already exists 23:44:44 515c84ee521f: Layer already exists 23:44:44 6d4ac66ae0dd: Layer already exists 23:44:44 2f2563c13620: Layer already exists 23:44:44 1777a2458298: Layer already exists 23:44:44 a9a56d5f7c4d: Layer already exists 23:44:44 9386262d7a74: Layer already exists 23:44:44 9089b5298266: Layer already exists 23:44:44 3.1.0-dev.8: digest: sha256:121ecd5898059e32404b15d0068acda42246a67de6594ba34eb911913cc427c5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:44:45 46bfc01cc55d: Preparing 23:44:45 515c84ee521f: Preparing 23:44:45 1777a2458298: Preparing 23:44:45 6d4ac66ae0dd: Preparing 23:44:45 2f2563c13620: Preparing 23:44:45 a9a56d5f7c4d: Preparing 23:44:45 9089b5298266: Preparing 23:44:45 9386262d7a74: Preparing 23:44:45 a9a56d5f7c4d: Waiting 23:44:45 9089b5298266: Waiting 23:44:45 9386262d7a74: Waiting 23:44:45 46bfc01cc55d: Layer already exists 23:44:45 515c84ee521f: Layer already exists 23:44:45 6d4ac66ae0dd: Layer already exists 23:44:45 2f2563c13620: Layer already exists 23:44:45 1777a2458298: Layer already exists 23:44:45 a9a56d5f7c4d: Layer already exists 23:44:45 9386262d7a74: Layer already exists 23:44:45 9089b5298266: Layer already exists 23:44:46 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:121ecd5898059e32404b15d0068acda42246a67de6594ba34eb911913cc427c5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:46 + 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 23:44:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 23:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 23:44:46 46bfc01cc55d: Preparing 23:44:46 515c84ee521f: Preparing 23:44:46 1777a2458298: Preparing 23:44:46 6d4ac66ae0dd: Preparing 23:44:46 2f2563c13620: Preparing 23:44:46 a9a56d5f7c4d: Preparing 23:44:46 9089b5298266: Preparing 23:44:46 9386262d7a74: Preparing 23:44:46 a9a56d5f7c4d: Waiting 23:44:46 9089b5298266: Waiting 23:44:46 9386262d7a74: Waiting 23:44:46 2f2563c13620: Layer already exists 23:44:46 6d4ac66ae0dd: Layer already exists 23:44:46 515c84ee521f: Layer already exists 23:44:46 46bfc01cc55d: Layer already exists 23:44:46 1777a2458298: Layer already exists 23:44:46 a9a56d5f7c4d: Layer already exists 23:44:46 9089b5298266: Layer already exists 23:44:46 9386262d7a74: Layer already exists 23:44:47 main: digest: sha256:121ecd5898059e32404b15d0068acda42246a67de6594ba34eb911913cc427c5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:44:47 ===================================================== [Pipeline] echo 23:44:47 taggedImages: 23:44:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:44:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 23:44:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.8 23:44:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:44:47 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 23:44:47 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 23:44:47 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:44:47 latest 23:44:47 3.1.0-dev.8 23:44:47 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:44:47 main 23:44:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:44:47 cce3194188bc: Preparing 23:44:47 e79b533f40d8: Preparing 23:44:47 2f2563c13620: Preparing 23:44:47 a9a56d5f7c4d: Preparing 23:44:47 14c84d110b91: Preparing 23:44:47 9386262d7a74: Preparing 23:44:47 9386262d7a74: Waiting 23:44:47 a9a56d5f7c4d: Layer already exists 23:44:47 2f2563c13620: Layer already exists 23:44:48 9386262d7a74: Layer already exists 23:44:48 cce3194188bc: Pushed 23:44:48 14c84d110b91: Pushed 23:44:53 e79b533f40d8: Pushed 23:44:53 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:f3585ad5692a807f881603f3e875a05e14276d0258588ee7bbae7748fb937a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:54 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:44:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:44:54 cce3194188bc: Preparing 23:44:54 e79b533f40d8: Preparing 23:44:54 2f2563c13620: Preparing 23:44:54 a9a56d5f7c4d: Preparing 23:44:54 14c84d110b91: Preparing 23:44:54 9386262d7a74: Preparing 23:44:54 e79b533f40d8: Layer already exists 23:44:54 2f2563c13620: Layer already exists 23:44:54 14c84d110b91: Layer already exists 23:44:54 cce3194188bc: Layer already exists 23:44:54 a9a56d5f7c4d: Layer already exists 23:44:54 9386262d7a74: Layer already exists 23:44:54 latest: digest: sha256:f3585ad5692a807f881603f3e875a05e14276d0258588ee7bbae7748fb937a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.8 23:44:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:44:55 cce3194188bc: Preparing 23:44:55 e79b533f40d8: Preparing 23:44:55 2f2563c13620: Preparing 23:44:55 a9a56d5f7c4d: Preparing 23:44:55 14c84d110b91: Preparing 23:44:55 9386262d7a74: Preparing 23:44:55 9386262d7a74: Waiting 23:44:55 e79b533f40d8: Layer already exists 23:44:55 14c84d110b91: Layer already exists 23:44:55 2f2563c13620: Layer already exists 23:44:55 a9a56d5f7c4d: Layer already exists 23:44:55 cce3194188bc: Layer already exists 23:44:55 9386262d7a74: Layer already exists 23:44:55 3.1.0-dev.8: digest: sha256:f3585ad5692a807f881603f3e875a05e14276d0258588ee7bbae7748fb937a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:44:56 cce3194188bc: Preparing 23:44:56 e79b533f40d8: Preparing 23:44:56 2f2563c13620: Preparing 23:44:56 a9a56d5f7c4d: Preparing 23:44:56 14c84d110b91: Preparing 23:44:56 9386262d7a74: Preparing 23:44:56 9386262d7a74: Waiting 23:44:56 2f2563c13620: Layer already exists 23:44:56 cce3194188bc: Layer already exists 23:44:56 14c84d110b91: Layer already exists 23:44:56 a9a56d5f7c4d: Layer already exists 23:44:56 e79b533f40d8: Layer already exists 23:44:56 9386262d7a74: Layer already exists 23:44:56 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:f3585ad5692a807f881603f3e875a05e14276d0258588ee7bbae7748fb937a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 23:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 23:44:57 cce3194188bc: Preparing 23:44:57 e79b533f40d8: Preparing 23:44:57 2f2563c13620: Preparing 23:44:57 a9a56d5f7c4d: Preparing 23:44:57 14c84d110b91: Preparing 23:44:57 9386262d7a74: Preparing 23:44:57 9386262d7a74: Waiting 23:44:57 a9a56d5f7c4d: Layer already exists 23:44:57 2f2563c13620: Layer already exists 23:44:57 e79b533f40d8: Layer already exists 23:44:57 cce3194188bc: Layer already exists 23:44:57 14c84d110b91: Layer already exists 23:44:57 9386262d7a74: Layer already exists 23:44:57 main: digest: sha256:f3585ad5692a807f881603f3e875a05e14276d0258588ee7bbae7748fb937a26 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:44:57 ===================================================== [Pipeline] echo 23:44:57 taggedImages: 23:44:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:44:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 23:44:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.8 23:44:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:44:57 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 23:44:57 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 23:44:57 aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:44:57 latest 23:44:57 3.1.0-dev.8 23:44:57 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:44:57 main 23:44:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:44:58 fdbb3d6c7e6d: Preparing 23:44:58 d82d5e7885dc: Preparing 23:44:58 2f2563c13620: Preparing 23:44:58 a9a56d5f7c4d: Preparing 23:44:58 67061c766935: Preparing 23:44:58 9386262d7a74: Preparing 23:44:58 9386262d7a74: Waiting 23:44:58 67061c766935: Layer already exists 23:44:58 2f2563c13620: Layer already exists 23:44:58 a9a56d5f7c4d: Layer already exists 23:44:58 9386262d7a74: Layer already exists 23:44:58 fdbb3d6c7e6d: Pushed 23:45:03 d82d5e7885dc: Pushed 23:45:04 aa1b3d14d2454e1951de55af8cf305a6098c72fc: digest: sha256:3b9fe4cc35b70003c9771cb702d456a05860484d028ff407c4110f57e3c0767b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:45:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:45:04 fdbb3d6c7e6d: Preparing 23:45:04 d82d5e7885dc: Preparing 23:45:04 2f2563c13620: Preparing 23:45:04 a9a56d5f7c4d: Preparing 23:45:04 67061c766935: Preparing 23:45:04 9386262d7a74: Preparing 23:45:04 9386262d7a74: Waiting 23:45:04 fdbb3d6c7e6d: Layer already exists 23:45:04 2f2563c13620: Layer already exists 23:45:04 d82d5e7885dc: Layer already exists 23:45:04 a9a56d5f7c4d: Layer already exists 23:45:04 67061c766935: Layer already exists 23:45:04 9386262d7a74: Layer already exists 23:45:05 latest: digest: sha256:3b9fe4cc35b70003c9771cb702d456a05860484d028ff407c4110f57e3c0767b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.8 23:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:45:05 fdbb3d6c7e6d: Preparing 23:45:05 d82d5e7885dc: Preparing 23:45:05 2f2563c13620: Preparing 23:45:05 a9a56d5f7c4d: Preparing 23:45:05 67061c766935: Preparing 23:45:05 9386262d7a74: Preparing 23:45:05 9386262d7a74: Waiting 23:45:05 d82d5e7885dc: Layer already exists 23:45:05 67061c766935: Layer already exists 23:45:05 2f2563c13620: Layer already exists 23:45:05 fdbb3d6c7e6d: Layer already exists 23:45:05 a9a56d5f7c4d: Layer already exists 23:45:05 9386262d7a74: Layer already exists 23:45:05 3.1.0-dev.8: digest: sha256:3b9fe4cc35b70003c9771cb702d456a05860484d028ff407c4110f57e3c0767b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:45:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:45:06 fdbb3d6c7e6d: Preparing 23:45:06 d82d5e7885dc: Preparing 23:45:06 2f2563c13620: Preparing 23:45:06 a9a56d5f7c4d: Preparing 23:45:06 67061c766935: Preparing 23:45:06 9386262d7a74: Preparing 23:45:06 9386262d7a74: Waiting 23:45:06 2f2563c13620: Layer already exists 23:45:06 a9a56d5f7c4d: Layer already exists 23:45:06 67061c766935: Layer already exists 23:45:06 d82d5e7885dc: Layer already exists 23:45:06 fdbb3d6c7e6d: Layer already exists 23:45:06 9386262d7a74: Layer already exists 23:45:06 aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8: digest: sha256:3b9fe4cc35b70003c9771cb702d456a05860484d028ff407c4110f57e3c0767b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:06 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 23:45:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 23:45:07 fdbb3d6c7e6d: Preparing 23:45:07 d82d5e7885dc: Preparing 23:45:07 2f2563c13620: Preparing 23:45:07 a9a56d5f7c4d: Preparing 23:45:07 67061c766935: Preparing 23:45:07 9386262d7a74: Preparing 23:45:07 9386262d7a74: Waiting 23:45:07 67061c766935: Layer already exists 23:45:07 a9a56d5f7c4d: Layer already exists 23:45:07 2f2563c13620: Layer already exists 23:45:07 d82d5e7885dc: Layer already exists 23:45:07 fdbb3d6c7e6d: Layer already exists 23:45:07 9386262d7a74: Layer already exists 23:45:07 main: digest: sha256:3b9fe4cc35b70003c9771cb702d456a05860484d028ff407c4110f57e3c0767b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:45:07 ===================================================== [Pipeline] echo 23:45:07 taggedImages: 23:45:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc 23:45:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 23:45:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.8 23:45:07 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:aa1b3d14d2454e1951de55af8cf305a6098c72fc-3.1.0-dev.8 23:45:07 - 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 23:45:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:45:07 23:45:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:45:08 arm64: Pulling from edgex-lftools-log-publisher 23:45:08 8998bd30e6a1: Pulling fs layer 23:45:08 04944245beec: Pulling fs layer 23:45:08 699f458cf7ca: Pulling fs layer 23:45:08 765212b225bb: Pulling fs layer 23:45:08 f23df028b6ca: Pulling fs layer 23:45:08 d65c8cfc05b1: Pulling fs layer 23:45:08 2437ff75d9bd: Pulling fs layer 23:45:08 765212b225bb: Waiting 23:45:08 f23df028b6ca: Waiting 23:45:08 d65c8cfc05b1: Waiting 23:45:08 2437ff75d9bd: Waiting 23:45:08 04944245beec: Verifying Checksum 23:45:08 04944245beec: Download complete 23:45:08 765212b225bb: Verifying Checksum 23:45:08 765212b225bb: Download complete 23:45:08 f23df028b6ca: Verifying Checksum 23:45:08 f23df028b6ca: Download complete 23:45:08 d65c8cfc05b1: Verifying Checksum 23:45:08 d65c8cfc05b1: Download complete 23:45:08 699f458cf7ca: Verifying Checksum 23:45:08 699f458cf7ca: Download complete 23:45:09 8998bd30e6a1: Verifying Checksum 23:45:09 8998bd30e6a1: Download complete 23:45:11 2437ff75d9bd: Verifying Checksum 23:45:11 2437ff75d9bd: Download complete 23:45:13 8998bd30e6a1: Pull complete 23:45:13 04944245beec: Pull complete 23:45:15 699f458cf7ca: Pull complete 23:45:15 765212b225bb: Pull complete 23:45:16 f23df028b6ca: Pull complete 23:45:16 d65c8cfc05b1: Pull complete 23:45:31 2437ff75d9bd: Pull complete 23:45:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:45:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:45:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:31 prd-ubuntu20.04-docker-arm64-4c-16g-994 does not seem to be running inside a container 23:45:31 $ 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/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:45:33 $ docker top fbbd0fb6ff6bfd5a5ea860fbf18a831a1e384b1589f2d78e23af8a5f9e8532fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:34 ---> job-cost.sh 23:45:34 lf-activate-venv: SKIPPING 23:45:34 INFO: No Stack... 23:45:34 INFO: Retrieving Pricing Info for: v3-standard-4 23:45:35 INFO: Archiving Costs [Pipeline] sh 23:45:35 + cat /w/workspace/edgex-go/541/archives/cost.csv 23:45:35 + cut -d, -f6 [Pipeline] lock 23:45:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-541-stack-cost] 23:45:35 Resource [jenkins-edgexfoundry-edgex-go-main-541-stack-cost] did not exist. Created. 23:45:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-541-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:45:36 + echo total: 0.10999999940395355 [Pipeline] stash 23:45:37 Stashed 1 file(s) [Pipeline] } 23:45:37 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-541-stack-cost] [Pipeline] // lock [Pipeline] } 23:45:37 $ docker stop --time=1 fbbd0fb6ff6bfd5a5ea860fbf18a831a1e384b1589f2d78e23af8a5f9e8532fd 23:45:38 $ docker rm -f --volumes fbbd0fb6ff6bfd5a5ea860fbf18a831a1e384b1589f2d78e23af8a5f9e8532fd [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 23:45:39 provisioning config files... 23:45:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/541@tmp/config16404541510767365473tmp [Pipeline] { [Pipeline] sh 23:45:39 + set +x 23:45:39 + bash -s -- 23:45:39 + curl -s https://codecov.io/bash 23:45:39 23:45:39 _____ _ 23:45:39 / ____| | | 23:45:39 | | ___ __| | ___ ___ _____ __ 23:45:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:45:39 | |___| (_) | (_| | __/ (_| (_) \ V / 23:45:39 \_____\___/ \__,_|\___|\___\___/ \_/ 23:45:39 Bash-1.0.6 23:45:39 23:45:39 23:45:39 ==> git version 2.25.1 found 23:45:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 23:45:39 Release-Date: 2020-01-08 23:45:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:45:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:45:39 ==> Jenkins CI detected. 23:45:39 current dir:  /w/workspace/edgex-go/541 23:45:39 project root: . 23:45:39 --> token set from env 23:45:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:45:39 ==> Running gcov in . (disable via -X gcov) 23:45:39 ==> Python coveragepy not found 23:45:39 ==> Searching for coverage reports in: 23:45:39 + . 23:45:39 -> Found 1 reports 23:45:39 ==> Detecting git/mercurial file structure 23:45:39 ==> Reading reports 23:45:39 + ./coverage.out bytes=447731 23:45:39 ==> Appending adjustments 23:45:39 https://docs.codecov.io/docs/fixing-reports 23:45:41 + Found adjustments 23:45:41 ==> Gzipping contents 23:45:41 60K /tmp/codecov.LQBX2D.gz 23:45:41 ==> Uploading reports 23:45:41 url: https://codecov.io 23:45:41 query: branch=main&commit=aa1b3d14d2454e1951de55af8cf305a6098c72fc&build=541&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F541%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:45:41 -> Pinging Codecov 23:45:41 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=aa1b3d14d2454e1951de55af8cf305a6098c72fc&build=541&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F541%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:45:41 -> Uploading to 23:45:41 https://storage.googleapis.com/codecov/v4/raw/2023-07-12/00271124DB129430A58F1EEE437C3FCB/aa1b3d14d2454e1951de55af8cf305a6098c72fc/aed871e0-fae7-4a9d-8d90-9308d47f6ed6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230712T234540Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=098e7b2d8fb5eb52c486576265f720af2a86daa8a4bc189f57e5d30f223855b4 23:45:41 % Total % Received % Xferd Average Speed Time Time Time Current 23:45:41 Dload Upload Total Spent Left Speed 23:45:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57467 0 0 100 57467 0 267k --:--:-- --:--:-- --:--:-- 267k 23:45:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/aa1b3d14d2454e1951de55af8cf305a6098c72fc [Pipeline] } 23:45:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 23:45:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:45:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:45:41 23:45:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:45:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:45:41 df9b9388f04a: Pulling fs layer 23:45:41 52dc419b0ee2: Pulling fs layer 23:45:41 25bc292e5bac: Pulling fs layer 23:45:41 114826534d7a: Pulling fs layer 23:45:41 4657fd5d0bcf: Pulling fs layer 23:45:41 6ad1cebc031e: Pulling fs layer 23:45:41 8a3aa393b2d8: Pulling fs layer 23:45:41 4657fd5d0bcf: Waiting 23:45:41 114826534d7a: Waiting 23:45:41 8a3aa393b2d8: Waiting 23:45:41 25bc292e5bac: Verifying Checksum 23:45:41 25bc292e5bac: Download complete 23:45:41 52dc419b0ee2: Download complete 23:45:41 4657fd5d0bcf: Download complete 23:45:41 df9b9388f04a: Download complete 23:45:42 6ad1cebc031e: Verifying Checksum 23:45:42 6ad1cebc031e: Download complete 23:45:42 df9b9388f04a: Pull complete 23:45:42 52dc419b0ee2: Pull complete 23:45:42 25bc292e5bac: Pull complete 23:45:42 114826534d7a: Verifying Checksum 23:45:42 114826534d7a: Download complete 23:45:42 8a3aa393b2d8: Verifying Checksum 23:45:42 8a3aa393b2d8: Download complete 23:45:46 114826534d7a: Pull complete 23:45:46 4657fd5d0bcf: Pull complete 23:45:46 6ad1cebc031e: Pull complete 23:45:48 8a3aa393b2d8: Pull complete 23:45:48 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:45:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:45:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:48 prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container 23:45:48 $ 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/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:45:50 $ docker top 6668437cfb46fa65a6501a9ffd0345bfe3599f3b0097fce346514a9b34af4d10 -eo pid,comm [Pipeline] { [Pipeline] echo 23:45:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 23:45:50 + set -o pipefail 23:45:50 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 23:45:55 23:45:55 Monitoring /w/workspace/edgex-go/541 (github.com/edgexfoundry/edgex-go)... 23:45:55 23:45:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/69a97726-a299-4dbe-8159-53ba8708deef 23:45:55 23:45:55 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:45:55 23:45:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:45:55 23:45:56 23:45:56 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:45:56 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:45:56 More details here: https://snyk.co/ue1NS 23:45:56 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:45:56 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:45:56 $ docker stop --time=1 6668437cfb46fa65a6501a9ffd0345bfe3599f3b0097fce346514a9b34af4d10 23:45:58 $ docker rm -f --volumes 6668437cfb46fa65a6501a9ffd0345bfe3599f3b0097fce346514a9b34af4d10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 23:45:58 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:45:58 provisioning config files... 23:45:58 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/541@tmp/config6136306414361027743tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:58 --> edgex-publish-swagger.sh 23:45:58 === Publish openapi/v3 API === 23:45:58 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 23:45:58 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/541/openapi/v3/core-command.yaml] 23:45:58 % Total % Received % Xferd Average Speed Time Time Time Current 23:45:58 Dload Upload Total Spent Left Speed 23:45:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 43984 --:--:-- --:--:-- --:--:-- 43984 23:45:59 23:45:59 23:45:59 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/541/openapi/v3/core-data.yaml] 23:45:59 % Total % Received % Xferd Average Speed Time Time Time Current 23:45:59 Dload Upload Total Spent Left Speed 23:45:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 124k --:--:-- --:--:-- --:--:-- 124k 100 69110 0 0 100 69110 0 124k --:--:-- --:--:-- --:--:-- 124k 23:45:59 23:45:59 23:45:59 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/541/openapi/v3/core-metadata.yaml] 23:45:59 % Total % Received % Xferd Average Speed Time Time Time Current 23:45:59 Dload Upload Total Spent Left Speed 23:46:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 280k --:--:-- --:--:-- --:--:-- 280k 23:46:00 23:46:00 23:46:00 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/541/openapi/v3/support-notifications.yaml] 23:46:00 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:00 Dload Upload Total Spent Left Speed 23:46:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 418k --:--:-- --:--:-- --:--:-- 416k 100 86965 0 0 100 86965 0 187k --:--:-- --:--:-- --:--:-- 187k 23:46:01 23:46:01 23:46:01 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/541/openapi/v3/support-scheduler.yaml] 23:46:01 % Total % Received % Xferd Average Speed Time Time Time Current 23:46:01 Dload Upload Total Spent Left Speed 23:46:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 78617 --:--:-- --:--:-- --:--:-- 78617 23:46:01 23:46:01 [Pipeline] } 23:46:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 23:46:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:46:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:46:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:02 prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container 23:46:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:46:02 $ docker top 4118d25e9b17bf897d98c9cc04165c730c3f444cb1cb83e797dcdc04abe6bb8b -eo pid,comm 23:46:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:46:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:46:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:46:02 [ssh-agent] Looking for ssh-agent implementation... 23:46:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:46:02 $ docker exec 4118d25e9b17bf897d98c9cc04165c730c3f444cb1cb83e797dcdc04abe6bb8b ssh-agent 23:46:02 SSH_AUTH_SOCK=/tmp/ssh-rA9yRCXFxTha/agent.34 23:46:02 SSH_AGENT_PID=40 23:46:02 Running ssh-add (command line suppressed) 23:46:02 Identity added: /w/workspace/edgex-go/541@tmp/private_key_16289305893704160704.key (/w/workspace/edgex-go/541@tmp/private_key_16289305893704160704.key) 23:46:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:46:03 + git semver tag 23:46:03 2023-07-12 23:46:03,343 [run_tag] DEBUG tag force:False 23:46:03 2023-07-12 23:46:03,343 [check_head_tag] DEBUG check head tag 23:46:03 2023-07-12 23:46:03,343 [execute] INFO git cat-file --batch-check 23:46:03 2023-07-12 23:46:03,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/541, universal_newlines=False, shell=None, istream=) 23:46:03 2023-07-12 23:46:03,347 [execute] INFO git cat-file --batch 23:46:03 2023-07-12 23:46:03,348 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/541, universal_newlines=False, shell=None, istream=) 23:46:03 2023-07-12 23:46:03,358 [read_version] DEBUG read version from /w/workspace/edgex-go/541/.semver/main 23:46:03 2023-07-12 23:46:03,359 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 23:46:03 2023-07-12 23:46:03,359 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/edgex-go/541, universal_newlines=False, shell=None, istream=None) 23:46:03 2023-07-12 23:46:03,363 [read_version] DEBUG read version from /w/workspace/edgex-go/541/.semver/main 23:46:03 3.1.0-dev.8 [Pipeline] } 23:46:03 $ docker exec --env ******** --env ******** 4118d25e9b17bf897d98c9cc04165c730c3f444cb1cb83e797dcdc04abe6bb8b ssh-agent -k 23:46:03 unset SSH_AUTH_SOCK; 23:46:03 unset SSH_AGENT_PID; 23:46:03 echo Agent pid 40 killed; 23:46:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:46:03 + git semver [Pipeline] } 23:46:04 $ docker stop --time=1 4118d25e9b17bf897d98c9cc04165c730c3f444cb1cb83e797dcdc04abe6bb8b 23:46:05 $ docker rm -f --volumes 4118d25e9b17bf897d98c9cc04165c730c3f444cb1cb83e797dcdc04abe6bb8b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:46:05 23:46:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:46:06 0.23.1-centos7: Pulling from edgex-lftools 23:46:06 ab5ef0e58194: Pulling fs layer 23:46:06 9712f1f96733: Pulling fs layer 23:46:06 63f879dbbcfc: Pulling fs layer 23:46:06 0d9ebad4ef96: Pulling fs layer 23:46:06 e9a5061849ea: Pulling fs layer 23:46:06 d747dcd14b5f: Pulling fs layer 23:46:06 2de7ff778b66: Pulling fs layer 23:46:06 e9a5061849ea: Waiting 23:46:06 d747dcd14b5f: Waiting 23:46:06 2de7ff778b66: Waiting 23:46:06 0d9ebad4ef96: Waiting 23:46:06 9712f1f96733: Verifying Checksum 23:46:06 9712f1f96733: Download complete 23:46:06 63f879dbbcfc: Verifying Checksum 23:46:06 63f879dbbcfc: Download complete 23:46:06 0d9ebad4ef96: Verifying Checksum 23:46:06 0d9ebad4ef96: Download complete 23:46:06 d747dcd14b5f: Verifying Checksum 23:46:06 d747dcd14b5f: Download complete 23:46:06 e9a5061849ea: Verifying Checksum 23:46:06 e9a5061849ea: Download complete 23:46:06 ab5ef0e58194: Verifying Checksum 23:46:06 ab5ef0e58194: Download complete 23:46:06 2de7ff778b66: Verifying Checksum 23:46:06 2de7ff778b66: Download complete 23:46:09 ab5ef0e58194: Pull complete 23:46:09 9712f1f96733: Pull complete 23:46:09 63f879dbbcfc: Pull complete 23:46:12 0d9ebad4ef96: Pull complete 23:46:13 e9a5061849ea: Pull complete 23:46:13 d747dcd14b5f: Pull complete 23:46:14 2de7ff778b66: Pull complete 23:46:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:46:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:46:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:14 prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container 23:46:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:46:16 $ docker top 02badbd313a587cdc459d2c63167380e7b2aa2f66c7f540a7b8dfd0fadb13318 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:46:16 provisioning config files... 23:46:16 copy managed file [sigul-config] to file:/w/workspace/edgex-go/541@tmp/config16318791733168983713tmp 23:46:16 copy managed file [sigul-password] to file:/w/workspace/edgex-go/541@tmp/config4163046162263413306tmp 23:46:16 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/541@tmp/config7047352930077670726tmp [Pipeline] { [Pipeline] echo 23:46:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:46:16 ---> sigul-configuration.sh 23:46:16 gpg: directory `/root/.gnupg' created 23:46:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:46:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:46:16 gpg: keyring `/root/.gnupg/secring.gpg' created 23:46:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:46:16 gpg: CAST5 encrypted data 23:46:16 gpg: encrypted with 1 passphrase 23:46:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:46:16 + mkdir /home/jenkins 23:46:16 + mkdir /home/jenkins/sigul [Pipeline] sh 23:46:17 + 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 23:46:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:46:17 ---> sigul-install.sh 23:46:17 Sigul already installed; skipping installation. [Pipeline] sh 23:46:17 + git tag --list 23:46:17 0.6.0 23:46:17 0.6.1 23:46:17 0.7.0 23:46:17 0.7.1 23:46:17 v1.0.0 23:46:17 v1.0.1 23:46:17 v1.1.0 23:46:17 v1.2.0 23:46:17 v1.2.1 23:46:17 v1.3.0 23:46:17 v1.3.1 23:46:17 v2.0.0 23:46:17 v2.1.0 23:46:17 v2.1.1 23:46:17 v2.2.0 23:46:17 v2.3.0 23:46:17 v3.0 23:46:17 v3.0.0 23:46:17 v3.1.0-dev.1 23:46:17 v3.1.0-dev.2 23:46:17 v3.1.0-dev.3 23:46:17 v3.1.0-dev.4 23:46:17 v3.1.0-dev.5 23:46:17 v3.1.0-dev.6 23:46:17 v3.1.0-dev.7 23:46:17 v3.1.0-dev.8 [Pipeline] sh 23:46:18 + lftools sign git-tag v3.1.0-dev.8 23:46:18 Signing Git tag with Sigul... 23:46:18 Signing v3.1.0-dev.8 [Pipeline] echo 23:46:18 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:46:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:46:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:46:19 $ docker stop --time=1 02badbd313a587cdc459d2c63167380e7b2aa2f66c7f540a7b8dfd0fadb13318 23:46:20 $ docker rm -f --volumes 02badbd313a587cdc459d2c63167380e7b2aa2f66c7f540a7b8dfd0fadb13318 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:46:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:46:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:46:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:21 prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container 23:46:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:46:21 $ docker top 5730ae22c37471fe7ba29725ce728fe62e8f2b6b799a1975177123ec3a4eab97 -eo pid,comm 23:46:21 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). 23:46:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:46:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:46:21 [ssh-agent] Looking for ssh-agent implementation... 23:46:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:46:21 $ docker exec 5730ae22c37471fe7ba29725ce728fe62e8f2b6b799a1975177123ec3a4eab97 ssh-agent 23:46:21 SSH_AUTH_SOCK=/tmp/ssh-0SaQJ8mcpfEm/agent.33 23:46:21 SSH_AGENT_PID=39 23:46:21 Running ssh-add (command line suppressed) 23:46:22 Identity added: /w/workspace/edgex-go/541@tmp/private_key_15393310828517455094.key (/w/workspace/edgex-go/541@tmp/private_key_15393310828517455094.key) 23:46:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:46:22 + git semver bump pre 23:46:22 2023-07-12 23:46:22,486 [read_version] DEBUG read version from /w/workspace/edgex-go/541/.semver/main 23:46:22 2023-07-12 23:46:22,486 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev 23:46:22 2023-07-12 23:46:22,486 [bump_version] DEBUG bumped version:3.1.0-dev.9 23:46:22 2023-07-12 23:46:22,487 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/edgex-go/541/.semver/main with force:True 23:46:22 2023-07-12 23:46:22,487 [read_version] DEBUG read version from /w/workspace/edgex-go/541/.semver/main 23:46:22 2023-07-12 23:46:22,487 [write_file] DEBUG write to file:/w/workspace/edgex-go/541/.semver/main 23:46:22 2023-07-12 23:46:22,490 [execute] INFO git cat-file --batch-check 23:46:22 2023-07-12 23:46:22,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/541/.semver, universal_newlines=False, shell=None, istream=) 23:46:22 2023-07-12 23:46:22,496 [execute] INFO git cat-file --batch 23:46:22 2023-07-12 23:46:22,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/541/.semver, universal_newlines=False, shell=None, istream=) 23:46:22 2023-07-12 23:46:22,501 [read_version] DEBUG read version from /w/workspace/edgex-go/541/.semver/main 23:46:22 3.1.0-dev.9 [Pipeline] } 23:46:22 $ docker exec --env ******** --env ******** 5730ae22c37471fe7ba29725ce728fe62e8f2b6b799a1975177123ec3a4eab97 ssh-agent -k 23:46:22 unset SSH_AUTH_SOCK; 23:46:22 unset SSH_AGENT_PID; 23:46:22 echo Agent pid 39 killed; 23:46:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:46:22 + git semver [Pipeline] } 23:46:23 $ docker stop --time=1 5730ae22c37471fe7ba29725ce728fe62e8f2b6b799a1975177123ec3a4eab97 23:46:24 $ docker rm -f --volumes 5730ae22c37471fe7ba29725ce728fe62e8f2b6b799a1975177123ec3a4eab97 [Pipeline] // withDockerContainer [Pipeline] sh 23:46:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:46:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:46:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:25 prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container 23:46:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:46:25 $ docker top 3ef42fa8c0348e1ad6050f44bd130e3eb00e4675fb4aa810a2c4aa7cd8b73f4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:46:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:46:25 [ssh-agent] Looking for ssh-agent implementation... 23:46:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:46:25 $ docker exec 3ef42fa8c0348e1ad6050f44bd130e3eb00e4675fb4aa810a2c4aa7cd8b73f4f ssh-agent 23:46:25 SSH_AUTH_SOCK=/tmp/ssh-1dT9Cd7C4IS6/agent.32 23:46:25 SSH_AGENT_PID=38 23:46:25 Running ssh-add (command line suppressed) 23:46:26 Identity added: /w/workspace/edgex-go/541@tmp/private_key_14395636564449709549.key (/w/workspace/edgex-go/541@tmp/private_key_14395636564449709549.key) 23:46:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:46:26 + git semver push 23:46:26 2023-07-12 23:46:26,510 [run_push] DEBUG push 23:46:26 2023-07-12 23:46:26,510 [execute] INFO git cat-file --batch-check 23:46:26 2023-07-12 23:46:26,510 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/541/.semver, universal_newlines=False, shell=None, istream=) 23:46:26 2023-07-12 23:46:26,514 [execute] INFO git rev-list 4993a0052b2ad9390ff98cdccd8f29c31ab84375 -- 23:46:26 2023-07-12 23:46:26,514 [execute] DEBUG Popen(['git', 'rev-list', '4993a0052b2ad9390ff98cdccd8f29c31ab84375', '--'], cwd=/w/workspace/edgex-go/541/.semver, universal_newlines=False, shell=None, istream=None) 23:46:26 2023-07-12 23:46:26,529 [execute] INFO git fetch -v origin 23:46:26 2023-07-12 23:46:26,530 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/541/.semver, universal_newlines=True, shell=None, istream=None) 23:46:27 2023-07-12 23:46:26,991 [run_push] DEBUG no remote changes detected 23:46:27 2023-07-12 23:46:26,991 [execute] INFO git push origin semver 23:46:27 2023-07-12 23:46:26,992 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/541/.semver, universal_newlines=False, shell=None, istream=None) 23:46:28 2023-07-12 23:46:27,751 [run_push] DEBUG push all version tags 23:46:28 2023-07-12 23:46:27,751 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:46:28 2023-07-12 23:46:27,752 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/541, universal_newlines=False, shell=None, istream=None) 23:46:28 2023-07-12 23:46:28,493 [read_version] DEBUG read version from /w/workspace/edgex-go/541/.semver/main 23:46:28 3.1.0-dev.9 [Pipeline] } 23:46:28 $ docker exec --env ******** --env ******** 3ef42fa8c0348e1ad6050f44bd130e3eb00e4675fb4aa810a2c4aa7cd8b73f4f ssh-agent -k 23:46:28 unset SSH_AUTH_SOCK; 23:46:28 unset SSH_AGENT_PID; 23:46:28 echo Agent pid 38 killed; 23:46:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:46:29 + git semver [Pipeline] } 23:46:29 $ docker stop --time=1 3ef42fa8c0348e1ad6050f44bd130e3eb00e4675fb4aa810a2c4aa7cd8b73f4f 23:46:30 $ docker rm -f --volumes 3ef42fa8c0348e1ad6050f44bd130e3eb00e4675fb4aa810a2c4aa7cd8b73f4f [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 23:46:31 + [ -d /w/workspace/edgex-go/541/archives ] [Pipeline] libraryResource [Pipeline] sh 23:46:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:46:32 ---> package-listing.sh 23:46:32 ++ facter osfamily 23:46:32 ++ tr '[:upper:]' '[:lower:]' 23:46:32 + OS_FAMILY=debian 23:46:32 + workspace=/w/workspace/edgex-go/541 23:46:32 + START_PACKAGES=/tmp/packages_start.txt 23:46:32 + END_PACKAGES=/tmp/packages_end.txt 23:46:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:46:32 + PACKAGES=/tmp/packages_start.txt 23:46:32 + '[' /w/workspace/edgex-go/541 ']' 23:46:32 + PACKAGES=/tmp/packages_end.txt 23:46:32 + case "${OS_FAMILY}" in 23:46:32 + dpkg -l 23:46:32 + grep '^ii' 23:46:32 + '[' -f /tmp/packages_start.txt ']' 23:46:32 + '[' -f /tmp/packages_end.txt ']' 23:46:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:46:32 + '[' /w/workspace/edgex-go/541 ']' 23:46:32 + mkdir -p /w/workspace/edgex-go/541/archives/ 23:46:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/541/archives/ [Pipeline] echo 23:46:32 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/541/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:46:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:46:33 23:46:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:46:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:46:33 latest: Pulling from edgex-lftools-log-publisher 23:46:33 5eb5b503b376: Pulling fs layer 23:46:33 5c69ac0246d0: Pulling fs layer 23:46:33 ec43610c2a17: Pulling fs layer 23:46:33 3a2ae6a8a46f: Pulling fs layer 23:46:33 33b1e0a273af: Pulling fs layer 23:46:33 5d3b04190fa2: Pulling fs layer 23:46:33 2f39f015ded8: Pulling fs layer 23:46:33 33b1e0a273af: Waiting 23:46:33 5d3b04190fa2: Waiting 23:46:33 2f39f015ded8: Waiting 23:46:33 3a2ae6a8a46f: Waiting 23:46:33 5c69ac0246d0: Verifying Checksum 23:46:33 5c69ac0246d0: Download complete 23:46:33 3a2ae6a8a46f: Verifying Checksum 23:46:33 3a2ae6a8a46f: Download complete 23:46:33 33b1e0a273af: Verifying Checksum 23:46:33 33b1e0a273af: Download complete 23:46:33 5d3b04190fa2: Verifying Checksum 23:46:33 5d3b04190fa2: Download complete 23:46:33 ec43610c2a17: Download complete 23:46:33 5eb5b503b376: Verifying Checksum 23:46:33 5eb5b503b376: Download complete 23:46:34 2f39f015ded8: Verifying Checksum 23:46:34 2f39f015ded8: Download complete 23:46:35 5eb5b503b376: Pull complete 23:46:35 5c69ac0246d0: Pull complete 23:46:35 ec43610c2a17: Pull complete 23:46:35 3a2ae6a8a46f: Pull complete 23:46:35 33b1e0a273af: Pull complete 23:46:35 5d3b04190fa2: Pull complete 23:46:40 2f39f015ded8: Pull complete 23:46:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:46:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:46:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:46:40 prd-ubuntu20.04-docker-8c-8g-993 does not seem to be running inside a container 23:46:40 $ 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/541/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/541 -v /w/workspace/edgex-go/541:/w/workspace/edgex-go/541:rw,z -v /w/workspace/edgex-go/541@tmp:/w/workspace/edgex-go/541@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:46:41 $ docker top 90e6722ada6f1389fb82820e1daa742dfa69db6dd400cf37efbc1171a11e2135 -eo pid,comm [Pipeline] { [Pipeline] sh 23:46:41 + touch /tmp/pre-build-complete [Pipeline] sh 23:46:42 + mkdir -p /var/log/sysstat [Pipeline] sh 23:46:42 + ls /var/log/sa-host 23:46:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:46:42 provisioning config files... 23:46:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/541@tmp/config12581734004779258300tmp [Pipeline] { [Pipeline] echo 23:46:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:46:42 ---> create-netrc.sh [Pipeline] } 23:46:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:46:43 ---> python-tools-install.sh [Pipeline] echo 23:46:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:46:43 ---> sudo-logs.sh 23:46:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:46:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:46:43 ---> job-cost.sh 23:46:43 lf-activate-venv: SKIPPING 23:46:43 DEBUG: total: 0.10999999940395355 23:46:43 INFO: Retrieving Stack Cost... 23:46:43 INFO: Retrieving Pricing Info for: v3-standard-8 23:46:44 INFO: Archiving Costs [Pipeline] echo 23:46:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:46:44 ---> logs-deploy.sh 23:46:44 lf-activate-venv: SKIPPING 23:46:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/541 23:46:44 INFO: archiving workspace using pattern(s): 23:46:45 Archives upload complete. 23:46:45 INFO: archiving logs to Nexus