Started by upstream project "edgexfoundry/cd-management/release-lts" build number 65 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82622212f1ffd8e310c188bc10bd4095bc4fa3da 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-ssh15394307638219860680.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5983363935370327856.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/napa/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/napa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13388295838713648352.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8069021255447023118.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/napa/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/napa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15257909976758005916.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-205’ is offline Running on prd-ubuntu20.04-docker-8c-8g-206 in /w/workspace/edgexfoundry_edgex-go_napa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 82622212f1ffd8e310c188bc10bd4095bc4fa3da (napa) Commit message: "ci(lts-release): LTS release v3.1.1 @8e20ba2" > 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 82622212f1ffd8e310c188bc10bd4095bc4fa3da # timeout=10 > git rev-list --no-walk 82622212f1ffd8e310c188bc10bd4095bc4fa3da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:22:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:22:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:22:08 ========================================================= 04:22:08 EdgeX Global Pipelines Version Info 04:22:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:22:08 ------------------- 04:22:08 stable info: 04:22:08 ------------------- 04:22:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:22:08 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:22:08 Message: update stable to v1.0.258 04:22:09 ------------------- 04:22:09 experimental info: 04:22:09 ------------------- 04:22:09 Commited By: **** collab-it+edgex@linuxfoundation.org 04:22:09 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:22:09 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:22:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:22:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:22:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:22:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:22:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = napa [Pipeline] echo 04:22:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = napa [Pipeline] echo 04:22:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = napa [Pipeline] echo 04:22:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] echo 04:22:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8262221 [Pipeline] echo 04:22:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:10 provisioning config files... 04:22:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config12283506558408839394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:22:10 ---> ****-login.sh 04:22:10 nexus3.edgexfoundry.org:10001 04:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:10 Configure a credential helper to remove this warning. See 04:22:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:10 04:22:10 Login Succeeded 04:22:10 nexus3.edgexfoundry.org:10002 04:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:11 Configure a credential helper to remove this warning. See 04:22:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:11 04:22:11 Login Succeeded 04:22:11 nexus3.edgexfoundry.org:10003 04:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:11 Configure a credential helper to remove this warning. See 04:22:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:11 04:22:11 Login Succeeded 04:22:11 nexus3.edgexfoundry.org:10004 04:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:11 Configure a credential helper to remove this warning. See 04:22:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:11 04:22:11 Login Succeeded 04:22:11 ****.io 04:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:22:11 Configure a credential helper to remove this warning. See 04:22:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:22:11 04:22:11 Login Succeeded 04:22:11 ---> ****-login.sh ends [Pipeline] } 04:22:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:12 + 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 04:22:12 + cut -d/ -f2 04:22:12 + dirname cmd/core-command/Dockerfile 04:22:12 + echo core-command,cmd/core-command/Dockerfile 04:22:12 + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 04:22:12 04:22:12 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:22:12 + dirname cmd/core-data/Dockerfile 04:22:12 + cut -d/ -f2 04:22:12 + echo core-data,cmd/core-data/Dockerfile 04:22:12 + dirname cmd/core-metadata/Dockerfile 04:22:12 + cut -d/ -f2 04:22:12 + echo core-metadata,cmd/core-metadata/Dockerfile 04:22:12 + dirname cmd/security-bootstrapper/Dockerfile 04:22:12 + cut -d/ -f2 04:22:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:22:12 + dirname cmd/security-proxy-auth/Dockerfile 04:22:12 + cut -d/ -f2 04:22:12 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:22:12 + dirname cmd/security-proxy-setup/Dockerfile 04:22:12 + cut -d/ -f2 04:22:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:22:12 + dirname cmd/security-secretstore-setup/Dockerfile 04:22:12 + cut -d/ -f2 04:22:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:22:12 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:22:12 + cut -d/ -f2 04:22:12 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:22:12 + dirname cmd/security-spire-agent/Dockerfile 04:22:12 + cut -d/ -f2 04:22:12 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:22:12 + dirname cmd/security-spire-config/Dockerfile 04:22:12 + cut -d/ -f2 04:22:12 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:22:12 + dirname cmd/security-spire-server/Dockerfile 04:22:12 + cut -d/ -f2 04:22:12 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:22:12 + dirname cmd/support-notifications/Dockerfile 04:22:12 + cut -d/ -f2 04:22:12 + echo support-notifications,cmd/support-notifications/Dockerfile 04:22:12 + dirname cmd/support-scheduler/Dockerfile 04:22:12 + cut -d/ -f2 04:22:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:22:12 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 04:22:12 + git rev-list -1 --merges 82622212f1ffd8e310c188bc10bd4095bc4fa3da~1..82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] echo 04:22:12 -----------> git rev-list -1 --merges 82622212f1ffd8e310c188bc10bd4095bc4fa3da~1..82622212f1ffd8e310c188bc10bd4095bc4fa3da 82622212f1ffd8e310c188bc10bd4095bc4fa3da [false] [Pipeline] sh 04:22:12 + git log --format=format:%s -1 82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] echo 04:22:12 ========================================================= 04:22:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 04:22:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:22:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:22:13 + grep -v github /etc/ssh/ssh_known_hosts 04:22:13 + [ -e /tmp/ssh_known_hosts ] 04:22:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:22:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:22:13 + sudo tee -a /etc/ssh/ssh_known_hosts 04:22:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:13 04:22:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:13 0.1.4: Pulling from edgex-devops/py-git-semver 04:22:13 b85a868b505f: Pulling fs layer 04:22:13 e2be974225ed: Pulling fs layer 04:22:13 339a4e72a1f5: Pulling fs layer 04:22:13 988bab9f4d93: Pulling fs layer 04:22:13 1469e6f7b9e6: Pulling fs layer 04:22:13 eaf3925da568: Pulling fs layer 04:22:13 bab4dde63d76: Pulling fs layer 04:22:13 bde34c3a00c8: Pulling fs layer 04:22:13 b352a97aabf1: Pulling fs layer 04:22:13 4872d77fe225: Pulling fs layer 04:22:13 5851b861e8e6: Pulling fs layer 04:22:13 988bab9f4d93: Waiting 04:22:13 eaf3925da568: Waiting 04:22:13 bab4dde63d76: Waiting 04:22:13 b352a97aabf1: Waiting 04:22:13 5851b861e8e6: Waiting 04:22:13 1469e6f7b9e6: Waiting 04:22:13 bde34c3a00c8: Waiting 04:22:13 e2be974225ed: Download complete 04:22:13 988bab9f4d93: Verifying Checksum 04:22:13 988bab9f4d93: Download complete 04:22:14 1469e6f7b9e6: Verifying Checksum 04:22:14 1469e6f7b9e6: Download complete 04:22:14 eaf3925da568: Verifying Checksum 04:22:14 eaf3925da568: Download complete 04:22:14 339a4e72a1f5: Verifying Checksum 04:22:14 339a4e72a1f5: Download complete 04:22:14 bde34c3a00c8: Verifying Checksum 04:22:14 bde34c3a00c8: Download complete 04:22:14 b352a97aabf1: Verifying Checksum 04:22:14 b352a97aabf1: Download complete 04:22:14 4872d77fe225: Verifying Checksum 04:22:14 4872d77fe225: Download complete 04:22:14 5851b861e8e6: Verifying Checksum 04:22:14 5851b861e8e6: Download complete 04:22:14 b85a868b505f: Verifying Checksum 04:22:14 b85a868b505f: Download complete 04:22:14 bab4dde63d76: Verifying Checksum 04:22:14 bab4dde63d76: Download complete 04:22:15 b85a868b505f: Pull complete 04:22:15 e2be974225ed: Pull complete 04:22:16 339a4e72a1f5: Pull complete 04:22:16 988bab9f4d93: Pull complete 04:22:16 1469e6f7b9e6: Pull complete 04:22:16 eaf3925da568: Pull complete 04:22:18 bab4dde63d76: Pull complete 04:22:18 bde34c3a00c8: Pull complete 04:22:18 b352a97aabf1: Pull complete 04:22:18 4872d77fe225: Pull complete 04:22:19 5851b861e8e6: Pull complete 04:22:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:22:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:22:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:19 prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container 04:22:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:22:22 $ docker top caed781d0b58170d596dc60c60abb10ffa025130f29d80ddad35f75f5d95c7f1 -eo pid,comm 04:22:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:22:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:22:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:23 [ssh-agent] Looking for ssh-agent implementation... 04:22:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:23 $ docker exec caed781d0b58170d596dc60c60abb10ffa025130f29d80ddad35f75f5d95c7f1 ssh-agent 04:22:23 SSH_AUTH_SOCK=/tmp/ssh-MOn7Jj4F7H2N/agent.31 04:22:23 SSH_AGENT_PID=37 04:22:23 Running ssh-add (command line suppressed) 04:22:23 Identity added: /w/workspace/edgex-go/6@tmp/private_key_16464899477707811281.key (/w/workspace/edgex-go/6@tmp/private_key_16464899477707811281.key) 04:22:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:23 + git tag --points-at 82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } 04:22:23 $ docker exec --env ******** --env ******** caed781d0b58170d596dc60c60abb10ffa025130f29d80ddad35f75f5d95c7f1 ssh-agent -k 04:22:23 unset SSH_AUTH_SOCK; 04:22:23 unset SSH_AGENT_PID; 04:22:23 echo Agent pid 37 killed; 04:22:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 04:22:23 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.1.1' [Pipeline] sshagent 04:22:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:22:23 [ssh-agent] Looking for ssh-agent implementation... 04:22:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:22:23 $ docker exec caed781d0b58170d596dc60c60abb10ffa025130f29d80ddad35f75f5d95c7f1 ssh-agent 04:22:24 SSH_AUTH_SOCK=/tmp/ssh-Bn0Cxm6XU8sC/agent.71 04:22:24 SSH_AGENT_PID=77 04:22:24 Running ssh-add (command line suppressed) 04:22:24 Identity added: /w/workspace/edgex-go/6@tmp/private_key_17347502139047330832.key (/w/workspace/edgex-go/6@tmp/private_key_17347502139047330832.key) 04:22:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:22:24 + git semver init 04:22:24 2024-05-15 04:22:24,626 [run_init] DEBUG init version:0.0.0 force:False 04:22:24 2024-05-15 04:22:24,627 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver 04:22:24 2024-05-15 04:22:24,628 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver 04:22:24 2024-05-15 04:22:24,628 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) 04:22:31 2024-05-15 04:22:30,102 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude 04:22:31 2024-05-15 04:22:30,103 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/napa with force:False 04:22:31 2024-05-15 04:22:30,103 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/napa 04:22:31 2024-05-15 04:22:30,103 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/napa 04:22:31 3.1.1 [Pipeline] } 04:22:31 $ docker exec --env ******** --env ******** caed781d0b58170d596dc60c60abb10ffa025130f29d80ddad35f75f5d95c7f1 ssh-agent -k 04:22:31 unset SSH_AUTH_SOCK; 04:22:31 unset SSH_AGENT_PID; 04:22:31 echo Agent pid 77 killed; 04:22:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:22:31 + git semver [Pipeline] } 04:22:32 $ docker stop --time=1 caed781d0b58170d596dc60c60abb10ffa025130f29d80ddad35f75f5d95c7f1 04:22:33 $ docker rm -f --volumes caed781d0b58170d596dc60c60abb10ffa025130f29d80ddad35f75f5d95c7f1 [Pipeline] // withDockerContainer [Pipeline] sh 04:22:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:22:33 Stashed 1 file(s) [Pipeline] echo 04:22:33 [edgeXSemver]: initialized semver on version 3.1.1 [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 04:22:34 + git checkout 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:22:34 HEAD is now at 82622212 ci(lts-release): LTS release v3.1.1 @8e20ba2 [Pipeline] sh 04:22:34 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 04:22:34 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:22:35 + grep ^go [0-9].[0-9]* go.mod 04:22:35 + cut -d -f 2 [Pipeline] echo 04:22:35 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:22:35 ========================================================= 04:22:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts] 04:22:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:22:35 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 04:22:35 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base 04:22:35 619be1103602: Pulling fs layer 04:22:35 7862e08f4a3e: Pulling fs layer 04:22:35 5df492c9dc93: Pulling fs layer 04:22:35 7629e6793208: Pulling fs layer 04:22:35 4f4fb700ef54: Pulling fs layer 04:22:35 8de7f028bff5: Pulling fs layer 04:22:35 7629e6793208: Waiting 04:22:35 44042ff1420b: Pulling fs layer 04:22:35 5cdaf54b7214: Pulling fs layer 04:22:35 38f3e5a9071a: Pulling fs layer 04:22:35 8de7f028bff5: Waiting 04:22:35 38f3e5a9071a: Waiting 04:22:35 7862e08f4a3e: Download complete 04:22:35 7629e6793208: Verifying Checksum 04:22:35 7629e6793208: Download complete 04:22:35 4f4fb700ef54: Verifying Checksum 04:22:35 4f4fb700ef54: Download complete 04:22:35 8de7f028bff5: Verifying Checksum 04:22:35 8de7f028bff5: Download complete 04:22:35 619be1103602: Verifying Checksum 04:22:35 619be1103602: Download complete 04:22:35 44042ff1420b: Verifying Checksum 04:22:35 44042ff1420b: Download complete 04:22:35 619be1103602: Pull complete 04:22:35 38f3e5a9071a: Verifying Checksum 04:22:35 38f3e5a9071a: Download complete 04:22:35 7862e08f4a3e: Pull complete 04:22:35 5df492c9dc93: Verifying Checksum 04:22:35 5df492c9dc93: Download complete 04:22:36 5cdaf54b7214: Verifying Checksum 04:22:36 5cdaf54b7214: Download complete 04:22:39 5df492c9dc93: Pull complete 04:22:39 7629e6793208: Pull complete 04:22:39 4f4fb700ef54: Pull complete 04:22:39 8de7f028bff5: Pull complete 04:22:39 44042ff1420b: Pull complete 04:22:42 5cdaf54b7214: Pull complete 04:22:42 38f3e5a9071a: Pull complete 04:22:42 Digest: sha256:d452b7c9dc822626b28f2158ccf3bbf04957b0b2ad14062d8ea2b98b8d6f5c64 04:22:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 04:22:42 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh 04:22:42 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 04:22:42 WORKDIR /edgex 04:22:42 COPY go.mod . 04:22:42 RUN go mod download 04:22:42 + docker build -t ci-base-image-x86_64 -f - . 04:22:43 Sending build context to Docker daemon 205.8MB 04:22:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.21-alpine-lts 04:22:43 ---> 60b93f829570 04:22:43 Step 2/4 : WORKDIR /edgex 04:22:49 Still waiting to schedule task 04:22:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:22:50 ---> Running in 850fdbc5e5b3 04:22:50 Removing intermediate container 850fdbc5e5b3 04:22:50 ---> 3a7276f1567a 04:22:50 Step 3/4 : COPY go.mod . 04:22:50 ---> 36fbccdcad5b 04:22:50 Step 4/4 : RUN go mod download 04:22:50 ---> Running in 74d3bd770451 04:23:08 Removing intermediate container 74d3bd770451 04:23:08 ---> 836c6568ecff 04:23:08 Successfully built 836c6568ecff 04:23:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:08 + docker inspect -f . ci-base-image-x86_64 04:23:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:09 prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container 04:23:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 04:23:09 $ docker top 26cb61bf0272a4a5d6f7601d87b08fbe58acc4b1c6cfd38f143f40807606b514 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:09 + go version 04:23:09 go version go1.21.9 linux/amd64 [Pipeline] } 04:23:09 $ docker stop --time=1 26cb61bf0272a4a5d6f7601d87b08fbe58acc4b1c6cfd38f143f40807606b514 04:23:11 $ docker rm -f --volumes 26cb61bf0272a4a5d6f7601d87b08fbe58acc4b1c6cfd38f143f40807606b514 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:11 + docker inspect -f . ci-base-image-x86_64 04:23:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:11 prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container 04:23:11 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 04:23:12 $ docker top ca9bc88c33d4e68764a5d626a9bed63749ef555aff119cd969f9fd2f6ffe7404 -eo pid,comm [Pipeline] { [Pipeline] echo 04:23:12 ========================================================= 04:23:12 [edgeXBuildGoParallel] Running Tests and Build... 04:23:12 ========================================================= [Pipeline] sh 04:23:12 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 04:23:12 + make test 04:23:12 go test -race -coverprofile=coverage.out ./... 04:23:19 ? github.com/edgexfoundry/edgex-go [no test files] 04:23:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:23:34 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 04:23:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:23:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:23:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:23:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:23:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:23:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 04:23:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:23:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 04:23:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:23:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:23:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 04:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:23:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 04:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 04:23:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 04:23:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.051s coverage: 28.7% of statements 04:23:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.063s coverage: 97.0% of statements 04:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:23:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 04:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 04:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:23:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 04:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:23:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:23:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements 04:23:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.079s coverage: 53.2% of statements 04:23:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:23:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 04:23:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 04:23:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 04:23:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:23:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:23:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:23:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:23:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:23:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:23:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.580s coverage: 93.4% of statements 04:23:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.077s coverage: 4.1% of statements 04:23:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.397s coverage: 97.6% of statements 04:23:42 ok github.com/edgexfoundry/edgex-go/internal/io 1.046s coverage: 72.2% of statements 04:23:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:23:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:23:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.072s coverage: 0.9% of statements 04:23:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 32.2% of statements 04:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.050s coverage: 41.7% of statements 04:23:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 82.9% of statements 04:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.039s coverage: 94.1% of statements 04:23:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.055s coverage: 96.3% of statements 04:23:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.050s coverage: 87.5% of statements 04:23:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:23:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:23:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:23:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:23:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:23:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 04:23:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 04:23:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 04:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:23:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:23:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:23:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 04:23:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:23:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:23:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 04:23:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 04:23:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 04:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:23:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 04:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 04:23:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 04:23:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 04:23:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.052s coverage: 94.4% of statements 04:23:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 04:23:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:23:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 04:23:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:23:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:23:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 04:23:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 04:23:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 04:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:24:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 04:24:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.289s coverage: 79.9% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.076s coverage: 92.9% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.057s coverage: 62.3% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.060s coverage: 87.2% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.042s coverage: 20.0% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.098s coverage: 81.8% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.049s coverage: 86.0% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.165s coverage: 63.1% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.020s coverage: 100.0% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.709s coverage: 38.4% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.056s coverage: 89.5% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.054s coverage: 84.8% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.107s coverage: 19.9% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 95.7% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.063s coverage: 61.8% of statements 04:24:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.113s coverage: 98.9% of statements 04:24:09 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 04:24:09 running golangci-lint 04:24:09 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 04:24:09 go version go1.21.9 linux/amd64 04:24:09 level=info msg="[config_reader] Used config file .golangci.yml" 04:24:09 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:24:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-207 in /w/workspace/edgexfoundry_edgex-go_napa [Pipeline] { [Pipeline] ws 04:24:23 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 04:24:23 The recommended git tool is: git 04:24:27 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|types_sizes|compiled_files|imports|name|files) took 15.559286838s" 04:24:27 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.713898ms" 04:24:31 using credential edgex-jenkins-ssh 04:24:31 Cloning the remote Git repository 04:24:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:24:31 > git init /w/workspace/edgex-go/6 # timeout=10 04:24:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:24:31 > git --version # timeout=10 04:24:31 > git --version # 'git version 2.25.1' 04:24:31 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:35 level=info msg="[linters_context/goanalysis] analyzers took 1m24.121338768s with top 10 stages: buildir: 41.308954909s, gosec: 8.897598026s, inspect: 2.031144583s, S1038: 1.2990968s, fact_deprecated: 1.294168435s, printf: 1.202755891s, ctrlflow: 981.462878ms, fact_purity: 803.3173ms, nilness: 787.959207ms, ineffassign: 618.666809ms" 04:24:35 level=info msg="[runner] Issues before processing: 197, after processing: 0" 04:24:35 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, exclude: 197/197, nolint: 0/21, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, cgo: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, autogenerated_exclude: 197/197" 04:24:35 level=info msg="[runner] processing took 20.603459ms with stages: nolint: 10.034462ms, identifier_marker: 4.420395ms, path_prettifier: 1.683547ms, autogenerated_exclude: 1.616596ms, exclude-rules: 1.480205ms, skip_dirs: 1.317393ms, cgo: 29.801µs, filename_unadjuster: 14.69µs, max_same_issues: 1.31µs, max_from_linter: 800ns, fixer: 700ns, uniq_by_line: 580ns, skip_files: 530ns, path_prefixer: 410ns, diff: 400ns, severity-rules: 400ns, exclude: 350ns, sort_results: 310ns, source_code: 240ns, max_per_file_from_linter: 180ns, path_shortener: 160ns" 04:24:35 level=info msg="[runner] linters took 9.717803548s with stages: goanalysis_metalinter: 9.697056348s" 04:24:35 level=info msg="File cache stats: 0 entries of total size 0B" 04:24:35 level=info msg="Memory: 251 samples, avg is 238.5MB, max is 921.1MB" 04:24:35 level=info msg="Execution took 25.317732761s" 04:24:35 go vet ./... 04:24:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:24:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:24:39 ./bin/test-attribution-txt.sh 04:24:39 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:24:39 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 04:24:39 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 04:24:40 + go mod tidy 04:24:40 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:24:40 go: downloading github.com/go-playground/assert/v2 v2.2.0 04:24:40 go: downloading github.com/google/go-cmp v0.6.0 04:24:40 go: downloading github.com/hashicorp/consul/sdk v0.14.1 04:24:40 go: downloading github.com/hashicorp/go-uuid v1.0.3 04:24:40 go: downloading github.com/onsi/ginkgo v1.10.1 04:24:40 go: downloading github.com/onsi/gomega v1.7.0 04:24:40 go: downloading github.com/hashicorp/go-msgpack v0.5.5 04:24:40 go: downloading github.com/hashicorp/memberlist v0.5.0 04:24:40 go: downloading github.com/kr/pretty v0.1.0 04:24:40 go: downloading github.com/pascaldekloe/goe v0.1.0 04:24:40 go: downloading github.com/kr/text v0.2.0 04:24:40 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 04:24:40 go: downloading github.com/google/btree v1.0.1 04:24:40 go: downloading github.com/miekg/dns v1.1.41 04:24:40 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:24:40 go: downloading github.com/hashicorp/go-version v1.2.1 04:24:40 go: downloading github.com/pkg/errors v0.9.1 04:24:40 go: downloading gopkg.in/yaml.v2 v2.4.0 04:24:40 go: downloading github.com/hpcloud/tail v1.0.0 04:24:41 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:24:41 go: downloading gopkg.in/fsnotify.v1 v1.4.7 [Pipeline] sh 04:24:41 + ls -al . 04:24:41 total 740 04:24:41 drwxrwxr-x 12 1001 1001 4096 May 15 04:23 . 04:24:41 drwxr-xr-x 4 root root 4096 May 15 04:23 .. 04:24:41 drwxrwxr-x 2 1001 1001 4096 May 15 04:22 .blubracket 04:24:41 -rw-rw-r-- 1 1001 1001 10 May 15 04:22 .dockerignore 04:24:41 drwxrwxr-x 8 1001 1001 4096 May 15 04:24 .git 04:24:41 drwxrwxr-x 3 1001 1001 4096 May 15 04:22 .github 04:24:41 -rw-rw-r-- 1 1001 1001 1067 May 15 04:22 .gitignore 04:24:41 -rw-rw-r-- 1 1001 1001 42 May 15 04:22 .golangci.yml 04:24:41 -rw-rw-r-- 1 1001 1001 100 May 15 04:22 .hadolint.yml 04:24:41 drwxr-xr-x 3 1001 1001 4096 May 15 04:22 .semver 04:24:41 -rw-rw-r-- 1 1001 1001 155 May 15 04:22 .sonarcloud.properties 04:24:41 -rw-rw-r-- 1 1001 1001 1171 May 15 04:22 ADOPTERS.md 04:24:41 -rw-rw-r-- 1 1001 1001 11674 May 15 04:22 Attribution.txt 04:24:41 -rw-rw-r-- 1 1001 1001 100284 May 15 04:22 CHANGELOG.md 04:24:41 -rw-rw-r-- 1 1001 1001 3804 May 15 04:22 CONTRIBUTING.md 04:24:41 -rw-rw-r-- 1 1001 1001 677 May 15 04:22 GOVERNANCE.md 04:24:41 -rw-rw-r-- 1 1001 1001 861 May 15 04:22 Jenkinsfile 04:24:41 -rw-rw-r-- 1 1001 1001 10775 May 15 04:22 LICENSE 04:24:41 -rw-rw-r-- 1 1001 1001 15054 May 15 04:22 Makefile 04:24:41 -rw-rw-r-- 1 1001 1001 582 May 15 04:22 OWNERS.md 04:24:41 -rw-rw-r-- 1 1001 1001 9528 May 15 04:22 README.md 04:24:41 -rw-rw-r-- 1 1001 1001 789 May 15 04:22 SECURITY.md 04:24:41 -rw-rw-r-- 1 1001 1001 5 May 15 04:22 VERSION 04:24:41 drwxrwxr-x 2 1001 1001 4096 May 15 04:22 bin 04:24:41 drwxrwxr-x 18 1001 1001 4096 May 15 04:22 cmd 04:24:41 -rw-r--r-- 1 root root 453602 May 15 04:24 coverage.out 04:24:41 drwxrwxr-x 2 1001 1001 4096 May 15 04:22 fuzz_test 04:24:41 -rw-rw-r-- 1 1001 1001 3619 May 15 04:22 go.mod 04:24:41 -rw-rw-r-- 1 1001 1001 33561 May 15 04:22 go.sum 04:24:41 drwxrwxr-x 7 1001 1001 4096 May 15 04:22 internal 04:24:41 drwxrwxr-x 3 1001 1001 4096 May 15 04:22 openapi 04:24:41 -rw-rw-r-- 1 1001 1001 584 May 15 04:22 security.txt 04:24:41 drwxrwxr-x 6 1001 1001 4096 May 15 04:22 vendor 04:24:41 -rw-rw-r-- 1 1001 1001 204 May 15 04:22 version.go [Pipeline] sh 04:24:41 + '[' -e coverage.out ] 04:24:41 + chown 1001:1001 coverage.out [Pipeline] stash 04:24:41 Stashed 1 file(s) [Pipeline] sh 04:24:42 + make build 04:24:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:24:50 Avoid second fetch 04:24:50 Checking out Revision 82622212f1ffd8e310c188bc10bd4095bc4fa3da (napa) 04:24:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:24:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:50 > git config core.sparsecheckout # timeout=10 04:24:50 > git checkout -f 82622212f1ffd8e310c188bc10bd4095bc4fa3da # timeout=10 04:24:52 Commit message: "ci(lts-release): LTS release v3.1.1 @8e20ba2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:24:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:24:56 % Total % Received % Xferd Average Speed Time Time Time Current 04:24:56 Dload Upload Total Spent Left Speed 04:24:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 127k 0 --:--:-- --:--:-- --:--:-- 129k [Pipeline] sh 04:24:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:24:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:24:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:24:57 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 04:24:57 /etc/docker/daemon.json 04:24:57 { 04:24:57 "registry-mirrors": [ 04:24:57 "https://nexus3.edgexfoundry.org:10001" 04:24:57 ], 04:24:57 "bip": "10.250.0.254/24", 04:24:57 "hosts": [ 04:24:57 "tcp://0.0.0.0:5555", 04:24:57 "unix:///var/run/docker.sock" 04:24:57 ], 04:24:57 "mtu": 1458, 04:24:57 "selinux-enabled": true, 04:24:57 "seccomp-profile": "/etc/docker/seccomp.json" 04:24:57 } [Pipeline] sh 04:24:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:24:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:24:58 + sudo service docker restart 04:24:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:25:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:25:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:25:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:25:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:25:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:25:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:25:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:25:13 $ docker stop --time=1 ca9bc88c33d4e68764a5d626a9bed63749ef555aff119cd969f9fd2f6ffe7404 04:25:18 $ docker rm -f --volumes ca9bc88c33d4e68764a5d626a9bed63749ef555aff119cd969f9fd2f6ffe7404 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 04:25:19 + git checkout 82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:19 HEAD is now at 82622212 ci(lts-release): LTS release v3.1.1 @8e20ba2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:19 provisioning config files... 04:25:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config16852685245290129500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:25:19 04:25:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:19 ---> ****-login.sh 04:25:19 nexus3.edgexfoundry.org:10001 04:25:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:25:19 latest: Pulling from edgex-devops/edgex-compose 04:25:19 91d30c5bc195: Pulling fs layer 04:25:19 2e9b0aa3be6d: Pulling fs layer 04:25:19 9c61dcf015f6: Pulling fs layer 04:25:19 4698f68db338: Pulling fs layer 04:25:19 2a2f49069b9e: Pulling fs layer 04:25:19 e0025b399a48: Pulling fs layer 04:25:19 4698f68db338: Waiting 04:25:19 2a2f49069b9e: Waiting 04:25:19 e0025b399a48: Waiting 04:25:19 91d30c5bc195: Verifying Checksum 04:25:19 91d30c5bc195: Download complete 04:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:20 4698f68db338: Verifying Checksum 04:25:20 4698f68db338: Download complete 04:25:20 91d30c5bc195: Pull complete 04:25:20 2e9b0aa3be6d: Verifying Checksum 04:25:20 2e9b0aa3be6d: Download complete 04:25:20 e0025b399a48: Verifying Checksum 04:25:20 e0025b399a48: Download complete 04:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:20 Configure a credential helper to remove this warning. See 04:25:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:20 04:25:20 Login Succeeded 04:25:20 nexus3.edgexfoundry.org:10002 04:25:20 2a2f49069b9e: Verifying Checksum 04:25:20 2a2f49069b9e: Download complete 04:25:20 2e9b0aa3be6d: Pull complete 04:25:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:20 Configure a credential helper to remove this warning. See 04:25:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:20 04:25:20 Login Succeeded 04:25:20 nexus3.edgexfoundry.org:10003 04:25:21 9c61dcf015f6: Verifying Checksum 04:25:21 9c61dcf015f6: Download complete 04:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:21 Configure a credential helper to remove this warning. See 04:25:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:21 04:25:21 Login Succeeded 04:25:21 nexus3.edgexfoundry.org:10004 04:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:21 Configure a credential helper to remove this warning. See 04:25:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:21 04:25:21 Login Succeeded 04:25:21 ****.io 04:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:22 Configure a credential helper to remove this warning. See 04:25:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:22 04:25:22 Login Succeeded 04:25:22 ---> ****-login.sh ends [Pipeline] } 04:25:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:25:22 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 04:25:22 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:25:23 + cut -d -f 2 04:25:23 + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo 04:25:23 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:25:23 ========================================================= 04:25:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts] 04:25:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:25:23 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 04:25:23 9c61dcf015f6: Pull complete 04:25:23 4698f68db338: Pull complete 04:25:23 2a2f49069b9e: Pull complete 04:25:23 e0025b399a48: Pull complete 04:25:23 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:25:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:25:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:23 prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container 04:25:23 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 04:25:23 1.21-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 04:25:23 c6b39de5b339: Pulling fs layer 04:25:23 a69c41024577: Pulling fs layer 04:25:23 d6de4b400683: Pulling fs layer 04:25:23 35cb2a7552d0: Pulling fs layer 04:25:23 4f4fb700ef54: Pulling fs layer 04:25:23 9e011611b7f5: Pulling fs layer 04:25:23 3bd174042beb: Pulling fs layer 04:25:23 4476f39b5e91: Pulling fs layer 04:25:23 35cb2a7552d0: Waiting 04:25:23 9e011611b7f5: Waiting 04:25:23 4f4fb700ef54: Waiting 04:25:23 3bd174042beb: Waiting 04:25:23 4476f39b5e91: Waiting 04:25:23 a69c41024577: Verifying Checksum 04:25:23 a69c41024577: Download complete 04:25:23 35cb2a7552d0: Verifying Checksum 04:25:23 35cb2a7552d0: Download complete 04:25:23 4f4fb700ef54: Verifying Checksum 04:25:23 4f4fb700ef54: Download complete 04:25:23 9e011611b7f5: Verifying Checksum 04:25:23 9e011611b7f5: Download complete 04:25:23 c6b39de5b339: Verifying Checksum 04:25:23 c6b39de5b339: Download complete 04:25:24 4476f39b5e91: Verifying Checksum 04:25:24 4476f39b5e91: Download complete 04:25:24 c6b39de5b339: Pull complete 04:25:25 a69c41024577: Pull complete 04:25:25 d6de4b400683: Verifying Checksum 04:25:25 d6de4b400683: Download complete 04:25:26 3bd174042beb: Verifying Checksum 04:25:26 3bd174042beb: Download complete 04:25:26 $ docker top 878ded063e5f9600f7029d1ccbf08a5b6df4c1b58e86a015bfd83d93f7e9511a -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:26 + docker compose -f ./docker-compose-build.yml build --parallel 04:25:29 #1 [security-spire-config internal] load build definition from Dockerfile 04:25:29 #1 transferring dockerfile: 1.69kB done 04:25:29 #1 DONE 0.0s 04:25:29 04:25:29 #2 [support-scheduler internal] load build definition from Dockerfile 04:25:29 #2 transferring dockerfile: 1.93kB done 04:25:29 #2 DONE 0.0s 04:25:29 04:25:29 #3 [security-proxy-auth internal] load build definition from Dockerfile 04:25:29 #3 transferring dockerfile: 2.15kB done 04:25:29 #3 DONE 0.0s 04:25:29 04:25:29 #4 [core-command internal] load build definition from Dockerfile 04:25:29 #4 transferring dockerfile: 1.93kB done 04:25:29 #4 DONE 0.0s 04:25:29 04:25:29 #5 [core-metadata internal] load build definition from Dockerfile 04:25:29 #5 transferring dockerfile: 2.06kB done 04:25:29 #5 DONE 0.0s 04:25:29 04:25:29 #6 [security-spire-server internal] load build definition from Dockerfile 04:25:29 #6 transferring dockerfile: 1.70kB done 04:25:29 #6 DONE 0.0s 04:25:29 04:25:29 #7 [support-notifications internal] load build definition from Dockerfile 04:25:29 #7 transferring dockerfile: 1.95kB done 04:25:29 #7 DONE 0.0s 04:25:29 04:25:29 #8 [security-spire-agent internal] load build definition from Dockerfile 04:25:29 #8 transferring dockerfile: 1.81kB done 04:25:29 #8 DONE 0.0s 04:25:29 04:25:29 #9 [core-data internal] load build definition from Dockerfile 04:25:29 #9 transferring dockerfile: 2.01kB done 04:25:29 #9 DONE 0.0s 04:25:29 04:25:29 #10 [security-bootstrapper internal] load build definition from Dockerfile 04:25:29 #10 transferring dockerfile: 2.93kB done 04:25:29 #10 DONE 0.0s 04:25:29 04:25:29 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:25:29 #11 transferring dockerfile: 1.89kB done 04:25:29 #11 DONE 0.0s 04:25:29 04:25:29 #12 [security-secretstore-setup internal] load build definition from Dockerfile 04:25:29 #12 transferring dockerfile: 2.49kB done 04:25:29 #12 DONE 0.0s 04:25:29 04:25:29 #13 [security-proxy-setup internal] load build definition from Dockerfile 04:25:29 #13 transferring dockerfile: 2.50kB done 04:25:29 #13 DONE 0.0s 04:25:29 04:25:29 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:25:29 #14 transferring dockerfile: 2.23kB done 04:25:29 #14 DONE 0.0s 04:25:29 04:25:29 #15 [security-spire-config internal] load .dockerignore 04:25:29 #15 transferring context: 50B done 04:25:29 #15 DONE 0.0s 04:25:29 04:25:29 #16 [support-scheduler internal] load .dockerignore 04:25:29 #16 transferring context: 50B done 04:25:29 #16 DONE 0.0s 04:25:29 04:25:29 #17 [security-proxy-auth internal] load .dockerignore 04:25:29 #17 transferring context: 50B done 04:25:29 #17 DONE 0.0s 04:25:29 04:25:29 #18 [core-command internal] load .dockerignore 04:25:29 #18 transferring context: 50B done 04:25:29 #18 DONE 0.0s 04:25:29 04:25:29 #19 [core-metadata internal] load .dockerignore 04:25:29 #19 transferring context: 50B done 04:25:29 #19 DONE 0.0s 04:25:29 04:25:29 #20 [security-spire-server internal] load .dockerignore 04:25:29 #20 transferring context: 50B done 04:25:29 #20 DONE 0.0s 04:25:29 04:25:29 #21 [support-notifications internal] load .dockerignore 04:25:29 #21 transferring context: 50B done 04:25:29 #21 DONE 0.0s 04:25:29 04:25:29 #22 [security-spire-agent internal] load .dockerignore 04:25:29 #22 transferring context: 50B done 04:25:29 #22 DONE 0.0s 04:25:29 04:25:29 #23 [core-data internal] load .dockerignore 04:25:29 #23 transferring context: 50B done 04:25:29 #23 DONE 0.0s 04:25:29 04:25:29 #24 [security-bootstrapper internal] load .dockerignore 04:25:29 #24 transferring context: 50B done 04:25:29 #24 DONE 0.0s 04:25:29 04:25:29 #25 [security-spiffe-token-provider internal] load .dockerignore 04:25:29 #25 transferring context: 50B done 04:25:29 #25 DONE 0.0s 04:25:29 04:25:29 #26 [security-secretstore-setup internal] load .dockerignore 04:25:29 #26 transferring context: 50B done 04:25:29 #26 DONE 0.0s 04:25:29 04:25:29 #27 [security-proxy-setup internal] load .dockerignore 04:25:29 #27 transferring context: 50B done 04:25:29 #27 DONE 0.0s 04:25:29 04:25:29 #28 [core-common-config-bootstrapper internal] load .dockerignore 04:25:29 #28 transferring context: 50B done 04:25:29 #28 DONE 0.0s 04:25:29 04:25:29 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.5 04:25:29 #29 ... 04:25:29 04:25:29 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:25:29 #30 DONE 0.0s 04:25:29 04:25:29 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:25:30 #30 DONE 0.0s 04:25:30 04:25:30 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 04:25:30 #31 DONE 0.6s 04:25:30 04:25:30 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.5 04:25:30 #32 DONE 0.3s 04:25:30 04:25:30 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.5 04:25:30 #29 DONE 0.4s 04:25:30 04:25:30 #33 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:25:30 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 04:25:30 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 04:25:30 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:25:30 #33 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 04:25:30 #33 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 04:25:30 #33 ... 04:25:30 04:25:30 #34 [security-spire-agent internal] load build context 04:25:30 #34 transferring context: 17.63kB 0.1s done 04:25:30 #34 DONE 0.5s 04:25:30 04:25:30 #35 [security-spire-config internal] load build context 04:25:30 #35 transferring context: 16.35kB 0.1s done 04:25:30 #35 DONE 0.5s 04:25:30 04:25:30 #36 [security-spire-server internal] load build context 04:25:30 #36 transferring context: 18.10kB 0.1s done 04:25:30 #36 DONE 0.6s 04:25:30 04:25:30 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:25:30 #37 resolve ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 0.1s done 04:25:30 #37 sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 1.61kB / 1.61kB done 04:25:30 #37 sha256:0bba819a893a10c0c4709ad2ad93559359eda667ec7e564515adf90cb894d98a 1.05kB / 1.05kB done 04:25:30 #37 sha256:a3a9b8dc7400fbf27a3e31d4c8548a4d7e42d398314310ff93101b976eebf97e 1.60kB / 1.60kB done 04:25:30 #37 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 0.2s done 04:25:30 #37 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 285B / 285B 0.4s 04:25:30 #37 extracting sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 done 04:25:30 #37 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0B / 123.56kB 0.4s 04:25:30 #37 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 done 04:25:30 #37 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 285B / 285B 0.4s done 04:25:30 #37 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 0.4s done 04:25:30 #37 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 0B / 29.30MB 0.5s 04:25:31 #37 ... 04:25:31 04:25:31 #33 [core-metadata stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:25:31 #33 DONE 1.0s 04:25:31 04:25:31 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:25:31 #37 extracting sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 0.0s done 04:25:31 #37 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 7.34MB / 29.30MB 0.9s 04:25:31 #37 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 12.58MB / 29.30MB 1.0s 04:25:31 #37 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 23.07MB / 29.30MB 1.1s 04:25:31 #37 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 29.30MB / 29.30MB 1.2s 04:25:31 #37 sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 29.30MB / 29.30MB 1.4s done 04:25:31 #37 extracting sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 04:25:32 #37 ... 04:25:32 04:25:32 #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:25:32 #38 DONE 2.1s 04:25:32 04:25:32 #39 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 04:25:37 #39 ... 04:25:37 04:25:37 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:25:37 #37 extracting sha256:1668ee9990d7123f117f3ba8fe4dd86995908cdf302c7c0836baf546f09a5dae 3.6s done 04:25:38 d6de4b400683: Pull complete 04:25:39 35cb2a7552d0: Pull complete 04:25:39 4f4fb700ef54: Pull complete 04:25:39 9e011611b7f5: Pull complete 04:25:40 #37 ... 04:25:40 04:25:40 #40 [support-scheduler internal] load build context 04:25:40 #40 transferring context: 195.64MB 9.5s 04:25:40 #40 ... 04:25:40 04:25:40 #41 [core-metadata internal] load build context 04:25:40 #41 ... 04:25:40 04:25:40 #42 [security-proxy-setup internal] load build context 04:25:40 #42 ... 04:25:40 04:25:40 #43 [core-common-config-bootstrapper internal] load build context 04:25:40 #43 ... 04:25:40 04:25:40 #44 [security-secretstore-setup internal] load build context 04:25:40 #44 ... 04:25:40 04:25:40 #45 [support-notifications internal] load build context 04:25:40 #45 ... 04:25:40 04:25:40 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 04:25:40 #46 resolve ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 0.1s done 04:25:40 #46 sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 1.61kB / 1.61kB done 04:25:40 #46 sha256:fec14495c1336d0cf95f36308d732dd2683ad8ba57dbbf628d4d63ef905febe9 1.05kB / 1.05kB done 04:25:40 #46 sha256:eebc0d4f7867ca1ed30d80326de7a640d62166827be3bdac8efae5301f51b07f 1.59kB / 1.59kB done 04:25:40 #46 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 0.1s done 04:25:40 #46 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 0.2s done 04:25:40 #46 sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a 281B / 281B 0.4s done 04:25:40 #46 sha256:add8766f654fe6b4657929064157805d87d5a0548f5c45827dee264eadbefd0d 19.15MB / 19.15MB 0.8s done 04:25:40 #46 extracting sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a 0.0s done 04:25:40 #46 extracting sha256:add8766f654fe6b4657929064157805d87d5a0548f5c45827dee264eadbefd0d 2.1s done 04:25:40 #46 ... 04:25:40 04:25:40 #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:25:41 #47 ... 04:25:41 04:25:41 #48 [core-command internal] load build context 04:25:41 #48 ... 04:25:41 04:25:41 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:25:41 #0 6.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:25:41 #0 6.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:25:41 #0 7.085 (1/2) Installing dumb-init (1.2.5-r2) 04:25:41 #0 7.089 (2/2) Installing su-exec (0.2-r3) 04:25:41 #0 7.091 Executing busybox-1.36.1-r5.trigger 04:25:41 #0 7.104 OK: 7 MiB in 17 packages 04:25:41 #49 ... 04:25:41 04:25:41 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:25:41 #0 1.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:25:41 #0 3.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:25:41 #0 3.895 v3.18.6-218-g15d2b652918 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:25:41 #0 3.895 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:25:41 #0 3.895 OK: 20074 distinct packages available 04:25:41 #0 3.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:25:41 #0 4.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:25:41 #0 4.340 (1/4) Installing dumb-init (1.2.5-r2) 04:25:41 #0 4.346 (2/4) Installing musl-obstack (1.2.3-r2) 04:25:41 #0 4.351 (3/4) Installing libucontext (1.2-r2) 04:25:41 #0 4.354 (4/4) Installing gcompat (1.1.0-r1) 04:25:41 #0 4.362 Executing busybox-1.36.1-r5.trigger 04:25:41 #0 4.367 OK: 8 MiB in 19 packages 04:25:41 #50 ... 04:25:41 04:25:41 #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:25:41 #0 6.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:25:41 #0 6.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:25:41 #0 6.992 (1/1) Installing dumb-init (1.2.5-r2) 04:25:41 #0 7.001 Executing busybox-1.36.1-r5.trigger 04:25:41 #0 7.009 OK: 7 MiB in 16 packages 04:25:41 #51 ... 04:25:41 04:25:41 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:25:41 #52 ... 04:25:41 04:25:41 #53 [security-bootstrapper internal] load build context 04:25:41 #53 ... 04:25:41 04:25:41 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:25:41 #0 7.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:25:41 #0 7.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:25:41 #0 7.667 (1/2) Installing ca-certificates (20240226-r0) 04:25:41 #0 7.680 (2/2) Installing dumb-init (1.2.5-r2) 04:25:41 #0 7.684 Executing busybox-1.36.1-r5.trigger 04:25:41 #0 7.698 Executing ca-certificates-20240226-r0.trigger 04:25:41 #0 7.736 OK: 8 MiB in 17 packages 04:25:41 #54 ... 04:25:41 04:25:41 #55 [security-proxy-auth internal] load build context 04:25:42 #55 ... 04:25:42 04:25:42 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:25:42 #0 3.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:25:42 #0 3.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:25:42 #0 3.859 (1/1) Installing dumb-init (1.2.5-r2) 04:25:42 #0 3.866 Executing busybox-1.36.1-r5.trigger 04:25:42 #0 3.886 OK: 7 MiB in 16 packages 04:25:42 #56 ... 04:25:42 04:25:42 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:25:42 #57 ... 04:25:42 04:25:42 #58 [security-spiffe-token-provider internal] load build context 04:25:42 #58 ... 04:25:42 04:25:42 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:25:42 #59 ... 04:25:42 04:25:42 #60 [core-data internal] load build context 04:25:42 #60 ... 04:25:42 04:25:42 #58 [security-spiffe-token-provider internal] load build context 04:25:43 #58 transferring context: 397.49MB 13.5s done 04:25:48 #58 ... 04:25:48 04:25:48 #45 [support-notifications internal] load build context 04:25:48 #45 transferring context: 397.49MB 15.0s done 04:25:49 3bd174042beb: Pull complete 04:25:49 4476f39b5e91: Pull complete 04:25:49 Digest: sha256:3ff92c4bac7a686c9bee1a691493ca45b01f27f0008dd3b8e347e1ca93528f02 04:25:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 04:25:49 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts [Pipeline] fileExists [Pipeline] sh 04:25:50 + + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 04:25:50 WORKDIR /edgex 04:25:50 COPY go.mod . 04:25:50 RUN go mod download 04:25:50 docker build -t ci-base-image-arm64 -f - . 04:25:50 #45 ... 04:25:50 04:25:50 #41 [core-metadata internal] load build context 04:25:50 #41 transferring context: 397.49MB 12.4s done 04:25:50 #41 ... 04:25:50 04:25:50 #40 [support-scheduler internal] load build context 04:25:50 #40 transferring context: 397.49MB 13.6s done 04:25:50 #40 ... 04:25:50 04:25:50 #42 [security-proxy-setup internal] load build context 04:25:50 #42 transferring context: 397.49MB 13.7s done 04:25:50 #42 ... 04:25:50 04:25:50 #43 [core-common-config-bootstrapper internal] load build context 04:25:50 #43 transferring context: 397.49MB 12.7s done 04:25:51 #43 ... 04:25:51 04:25:51 #44 [security-secretstore-setup internal] load build context 04:25:51 #44 transferring context: 397.49MB 13.4s done 04:25:51 #44 ... 04:25:51 04:25:51 #48 [core-command internal] load build context 04:25:51 #48 transferring context: 397.49MB 12.6s done 04:25:52 #48 ... 04:25:52 04:25:52 #53 [security-bootstrapper internal] load build context 04:25:52 #53 transferring context: 397.49MB 12.8s done 04:25:52 #53 ... 04:25:52 04:25:52 #55 [security-proxy-auth internal] load build context 04:25:52 #55 transferring context: 397.49MB 12.6s done 04:25:52 #55 ... 04:25:52 04:25:52 #60 [core-data internal] load build context 04:25:52 #60 transferring context: 397.49MB 13.2s done 04:25:52 Sending build context to Docker daemon 30.45MB 04:25:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.21-alpine-lts 04:25:52 ---> 981a0608b64a 04:25:52 Step 2/4 : WORKDIR /edgex 04:25:54 ---> Running in aa0e5c050889 04:25:55 Removing intermediate container aa0e5c050889 04:25:55 ---> 26f6366d3bdf 04:25:55 Step 3/4 : COPY go.mod . 04:25:55 ---> 2dfd6d794d4e 04:25:55 Step 4/4 : RUN go mod download 04:25:55 ---> Running in 408f458e6d78 04:26:04 #60 ... 04:26:04 04:26:04 #41 [core-metadata internal] load build context 04:26:04 #41 DONE 33.0s 04:26:04 04:26:04 #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 04:26:04 #39 DONE 30.9s 04:26:04 04:26:04 #43 [core-common-config-bootstrapper internal] load build context 04:26:04 #43 DONE 33.0s 04:26:04 04:26:04 #55 [security-proxy-auth internal] load build context 04:26:04 #55 DONE 33.0s 04:26:04 04:26:04 #48 [core-command internal] load build context 04:26:04 #48 DONE 33.0s 04:26:04 04:26:04 #53 [security-bootstrapper internal] load build context 04:26:04 #53 DONE 33.0s 04:26:04 04:26:04 #60 [core-data internal] load build context 04:26:04 #60 DONE 33.1s 04:26:04 04:26:04 #61 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:26:04 #61 ... 04:26:04 04:26:04 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:26:04 #56 DONE 32.2s 04:26:04 04:26:04 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:26:04 #49 DONE 32.3s 04:26:04 04:26:04 #44 [security-secretstore-setup internal] load build context 04:26:04 #44 DONE 33.2s 04:26:04 04:26:04 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:26:04 #54 DONE 32.3s 04:26:04 04:26:04 #51 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:26:04 #51 DONE 32.2s 04:26:04 04:26:04 #58 [security-spiffe-token-provider internal] load build context 04:26:04 #58 DONE 33.2s 04:26:04 04:26:04 #40 [support-scheduler internal] load build context 04:26:04 #40 DONE 33.2s 04:26:04 04:26:04 #42 [security-proxy-setup internal] load build context 04:26:04 #42 DONE 33.3s 04:26:04 04:26:04 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:26:04 #50 DONE 32.2s 04:26:04 04:26:04 #45 [support-notifications internal] load build context 04:26:04 #45 DONE 33.3s 04:26:04 04:26:04 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 04:26:04 #46 DONE 33.4s 04:26:04 04:26:04 #62 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 04:26:04 #62 ... 04:26:04 04:26:04 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:26:04 #37 DONE 33.7s 04:26:04 04:26:04 #47 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:26:04 #47 32.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:04 #47 32.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:04 #47 33.19 v3.18.6-218-g15d2b652918 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:26:04 #47 33.19 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:26:04 #47 33.19 OK: 20074 distinct packages available 04:26:04 #47 33.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:04 #47 33.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:04 #47 33.57 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:26:04 #47 33.65 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:26:04 #47 33.67 (3/7) Installing dumb-init (1.2.5-r2) 04:26:04 #47 33.67 (4/7) Installing musl-obstack (1.2.3-r2) 04:26:04 #47 33.68 (5/7) Installing libucontext (1.2-r2) 04:26:04 #47 33.68 (6/7) Installing gcompat (1.1.0-r1) 04:26:04 #47 33.68 (7/7) Installing openssl (3.1.4-r6) 04:26:04 #47 33.69 Executing busybox-1.36.1-r5.trigger 04:26:04 #47 33.70 OK: 8 MiB in 20 packages 04:26:04 #47 ... 04:26:04 04:26:04 #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:26:04 #52 32.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:04 #52 32.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:04 #52 33.03 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:26:04 #52 33.07 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:26:04 #52 33.09 (3/6) Installing dumb-init (1.2.5-r2) 04:26:04 #52 33.09 (4/6) Installing openssl (3.1.4-r6) 04:26:04 #52 33.12 (5/6) Installing su-exec (0.2-r3) 04:26:04 #52 33.12 (6/6) Installing yq (4.33.3-r5) 04:26:04 #52 33.27 Executing busybox-1.36.1-r5.trigger 04:26:04 #52 33.27 OK: 17 MiB in 19 packages 04:26:04 #52 DONE 33.8s 04:26:04 04:26:04 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:26:04 #57 32.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:04 #57 32.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:04 #57 33.17 v3.18.6-218-g15d2b652918 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:26:04 #57 33.17 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:26:04 #57 33.17 OK: 20074 distinct packages available 04:26:04 #57 33.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:04 #57 33.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:04 #57 33.51 (1/11) Installing ca-certificates (20240226-r0) 04:26:04 #57 33.52 (2/11) Installing brotli-libs (1.0.9-r14) 04:26:04 #57 33.53 (3/11) Installing libunistring (1.1-r1) 04:26:04 #57 33.55 (4/11) Installing libidn2 (2.3.4-r1) 04:26:04 #57 33.55 (5/11) Installing nghttp2-libs (1.57.0-r0) 04:26:04 #57 33.56 (6/11) Installing libcurl (8.5.0-r0) 04:26:04 #57 33.57 (7/11) Installing curl (8.5.0-r0) 04:26:04 #57 33.57 (8/11) Installing dumb-init (1.2.5-r2) 04:26:04 #57 33.58 (9/11) Installing musl-obstack (1.2.3-r2) 04:26:04 #57 33.58 (10/11) Installing libucontext (1.2-r2) 04:26:04 #57 33.58 (11/11) Installing gcompat (1.1.0-r1) 04:26:04 #57 33.59 Executing busybox-1.36.1-r5.trigger 04:26:04 #57 33.59 Executing ca-certificates-20240226-r0.trigger 04:26:04 #57 33.65 OK: 12 MiB in 26 packages 04:26:04 #57 DONE 33.9s 04:26:05 04:26:05 #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:26:05 #47 DONE 34.0s 04:26:05 04:26:05 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:26:05 #0 1.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:05 #0 1.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:05 #0 1.506 OK: 264 MiB in 52 packages 04:26:05 #63 DONE 1.9s 04:26:05 04:26:05 #64 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:26:06 #64 ... 04:26:06 04:26:06 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:26:06 #59 32.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:06 #59 33.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:06 #59 34.06 (1/4) Installing ca-certificates (20240226-r0) 04:26:06 #59 34.08 (2/4) Installing dumb-init (1.2.5-r2) 04:26:06 #59 34.08 (3/4) Installing su-exec (0.2-r3) 04:26:06 #59 34.09 (4/4) Installing yq (4.33.3-r5) 04:26:06 #59 34.15 Executing busybox-1.36.1-r5.trigger 04:26:06 #59 34.16 Executing ca-certificates-20240226-r0.trigger 04:26:06 #59 34.20 OK: 17 MiB in 19 packages 04:26:06 #59 DONE 35.2s 04:26:06 04:26:06 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:26:06 #0 1.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:06 #0 1.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:06 #0 2.014 v3.18.6-218-g15d2b652918 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:26:06 #0 2.014 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:26:06 #0 2.014 OK: 20070 distinct packages available 04:26:06 #0 2.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:06 #0 2.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:06 #0 2.340 OK: 264 MiB in 52 packages 04:26:06 #65 DONE 3.2s 04:26:06 04:26:06 #62 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 04:26:06 #62 1.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:06 #62 1.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:06 #62 1.818 Upgrading critical system libraries and apk-tools: 04:26:06 #62 1.818 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:26:06 #62 1.825 Executing busybox-1.36.1-r5.trigger 04:26:06 #62 1.867 Continuing the upgrade transaction with new apk-tools: 04:26:06 #62 1.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:06 #62 1.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:06 #62 2.145 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:26:06 #62 2.182 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:26:06 #62 2.219 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:26:06 #62 2.429 OK: 7 MiB in 16 packages 04:26:06 #62 DONE 3.0s 04:26:06 04:26:06 #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:26:06 #0 1.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:06 #0 1.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:06 #0 2.025 OK: 264 MiB in 52 packages 04:26:06 #66 DONE 3.2s 04:26:06 04:26:06 #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:26:06 #61 1.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:06 #61 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:06 #61 2.723 OK: 264 MiB in 52 packages 04:26:06 #61 DONE 3.2s 04:26:06 04:26:06 #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:26:06 #0 1.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:06 #0 1.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:06 #0 1.906 Upgrading critical system libraries and apk-tools: 04:26:06 #0 1.906 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:26:06 #0 1.913 Executing busybox-1.36.1-r5.trigger 04:26:06 #0 1.964 Continuing the upgrade transaction with new apk-tools: 04:26:06 #0 1.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:06 #0 2.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:06 #0 2.240 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:26:06 #0 2.246 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:26:06 #0 2.276 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:26:06 #0 2.434 OK: 7 MiB in 16 packages 04:26:06 #67 DONE 3.1s 04:26:06 04:26:06 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:26:06 #68 DONE 1.3s 04:26:06 04:26:06 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:08 #69 ... 04:26:08 04:26:08 #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:26:08 #70 DONE 1.8s 04:26:08 04:26:08 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:26:08 #71 DONE 1.8s 04:26:08 04:26:08 #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:26:08 #72 DONE 1.8s 04:26:08 04:26:08 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:26:08 #0 3.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:08 #0 3.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:08 #0 3.298 Upgrading critical system libraries and apk-tools: 04:26:08 #0 3.298 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:26:08 #0 3.310 Executing busybox-1.36.1-r5.trigger 04:26:08 #0 3.364 Continuing the upgrade transaction with new apk-tools: 04:26:08 #0 3.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:08 #0 3.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:08 #0 3.653 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:26:08 #0 3.659 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:26:08 #0 3.691 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:26:08 #0 3.699 Executing ca-certificates-20240226-r0.trigger 04:26:08 #0 3.787 OK: 8 MiB in 17 packages 04:26:08 #73 DONE 4.8s 04:26:08 04:26:08 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:26:08 #0 3.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:08 #0 3.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:08 #0 3.311 Upgrading critical system libraries and apk-tools: 04:26:08 #0 3.311 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:26:08 #0 3.318 Executing busybox-1.36.1-r5.trigger 04:26:08 #0 3.396 Continuing the upgrade transaction with new apk-tools: 04:26:08 #0 3.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:08 #0 3.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:08 #0 3.710 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:26:08 #0 3.718 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:26:08 #0 3.750 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:26:08 #0 3.818 OK: 7 MiB in 17 packages 04:26:08 #74 DONE 4.9s 04:26:08 04:26:08 #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:26:08 #0 3.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:08 #0 3.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:08 #0 3.327 Upgrading critical system libraries and apk-tools: 04:26:08 #0 3.327 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:26:08 #0 3.333 Executing busybox-1.36.1-r5.trigger 04:26:08 #0 3.376 Continuing the upgrade transaction with new apk-tools: 04:26:08 #0 3.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:08 #0 3.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:08 #0 3.624 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:26:08 #0 3.634 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:26:08 #0 3.661 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:26:08 #0 3.803 OK: 8 MiB in 19 packages 04:26:08 #75 DONE 4.8s 04:26:08 04:26:08 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:26:08 #76 ... 04:26:08 04:26:08 #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:26:08 #77 DONE 0.7s 04:26:08 04:26:08 #78 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:26:08 #78 DONE 0.0s 04:26:08 04:26:08 #79 [security-spire-config stage-2 6/10] COPY security.txt / 04:26:08 #79 DONE 0.0s 04:26:08 04:26:08 #80 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:26:08 #80 DONE 0.0s 04:26:08 04:26:08 #81 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:26:08 #81 DONE 0.0s 04:26:08 04:26:08 #82 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:26:08 #82 DONE 0.0s 04:26:08 04:26:08 #83 [security-spire-config] exporting to image 04:26:08 #83 exporting layers 04:26:09 #83 ... 04:26:09 04:26:09 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:26:09 #76 DONE 1.3s 04:26:09 04:26:09 #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:26:09 #84 DONE 0.1s 04:26:09 04:26:09 #83 [security-spire-config] exporting to image 04:26:09 #83 exporting layers 0.7s done 04:26:09 #83 writing image sha256:071ea90665e2fc404d67351fee91d996594764e72375e9cc84b02e3a077142f5 done 04:26:09 #83 naming to docker.io/library/security-spire-config done 04:26:09 #83 DONE 0.7s 04:26:09 04:26:09 #64 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:26:09 #64 4.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:09 #64 4.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:09 #64 4.455 Upgrading critical system libraries and apk-tools: 04:26:09 #64 4.455 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:26:09 #64 4.461 Executing busybox-1.36.1-r5.trigger 04:26:09 #64 4.570 Continuing the upgrade transaction with new apk-tools: 04:26:09 #64 4.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:09 #64 4.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:09 #64 ... 04:26:09 04:26:09 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:26:09 #0 3.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:09 #0 3.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:09 #0 4.193 Upgrading critical system libraries and apk-tools: 04:26:09 #0 4.193 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:26:09 #0 4.199 Executing busybox-1.36.1-r5.trigger 04:26:09 #0 4.246 Continuing the upgrade transaction with new apk-tools: 04:26:09 #0 4.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:09 #0 4.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:09 #0 4.515 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:26:09 #0 4.530 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:26:09 #0 4.569 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:26:09 #0 4.579 Executing ca-certificates-20240226-r0.trigger 04:26:09 #0 4.622 OK: 12 MiB in 26 packages 04:26:09 #85 DONE 4.9s 04:26:10 04:26:10 #64 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:26:10 #64 4.830 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:26:10 #64 4.837 OK: 8 MiB in 20 packages 04:26:10 #64 DONE 4.9s 04:26:10 04:26:10 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:26:11 #86 ... 04:26:11 04:26:11 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:26:11 #0 3.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:11 #0 3.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:11 #0 3.439 Upgrading critical system libraries and apk-tools: 04:26:11 #0 3.439 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:26:11 #0 3.446 Executing busybox-1.36.1-r5.trigger 04:26:11 #0 3.506 Continuing the upgrade transaction with new apk-tools: 04:26:11 #0 3.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:11 #0 3.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:11 #0 3.808 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:26:11 #0 3.814 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:26:11 #0 3.846 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:26:11 #0 3.852 Executing ca-certificates-20240226-r0.trigger 04:26:11 #0 4.442 OK: 17 MiB in 19 packages 04:26:11 #87 DONE 5.0s 04:26:11 04:26:11 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:26:11 #0 4.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:11 #0 4.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:11 #0 4.573 Upgrading critical system libraries and apk-tools: 04:26:11 #0 4.573 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:26:11 #0 4.579 Executing busybox-1.36.1-r5.trigger 04:26:11 #0 4.636 Continuing the upgrade transaction with new apk-tools: 04:26:11 #0 4.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:11 #0 4.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:11 #0 4.964 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:26:11 #0 4.969 OK: 17 MiB in 19 packages 04:26:11 #88 DONE 6.3s 04:26:11 04:26:11 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:26:11 #86 DONE 1.4s 04:26:11 04:26:11 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:26:11 #89 DONE 1.4s 04:26:11 04:26:11 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:26:11 #90 DONE 0.1s 04:26:11 04:26:11 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:26:11 #91 ... 04:26:11 04:26:11 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:26:11 #92 DONE 0.1s 04:26:11 04:26:11 #93 [security-spire-server stage-2 6/9] COPY security.txt / 04:26:12 #93 DONE 0.5s 04:26:12 04:26:12 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:26:12 #91 DONE 0.6s 04:26:12 04:26:12 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:26:12 #94 DONE 0.1s 04:26:12 04:26:12 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:26:12 #95 DONE 0.1s 04:26:12 04:26:12 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 04:26:12 #96 DONE 0.0s 04:26:12 04:26:12 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:26:12 #97 DONE 0.0s 04:26:12 04:26:12 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:26:12 #98 DONE 0.0s 04:26:12 04:26:12 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:26:12 #99 DONE 0.0s 04:26:12 04:26:12 #83 [security-spire-server] exporting to image 04:26:12 #83 ... 04:26:12 04:26:12 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:26:12 #100 DONE 0.1s 04:26:12 04:26:12 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:26:12 #101 DONE 0.1s 04:26:12 04:26:12 #83 [security-spire-agent] exporting to image 04:26:12 #83 exporting layers 0.6s done 04:26:12 #83 writing image sha256:e8ba76859b505acbbd1b5c1014054443e6fbeca71a330b1bafd7ca31cc68b3dc done 04:26:12 #83 naming to docker.io/library/security-spire-server done 04:26:12 #83 writing image sha256:c4bd072b21c2a12ffa1ac6b04a3bab78c8b9bc378388b60e9ed814c5be053d60 done 04:26:12 #83 naming to docker.io/library/security-spire-agent done 04:26:12 #83 DONE 1.4s 04:26:12 04:26:12 #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:18 #102 ... 04:26:18 04:26:18 #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:18 #103 ... 04:26:18 04:26:18 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:28 #104 DONE 19.3s 04:26:28 04:26:28 #103 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:28 #103 DONE 19.3s 04:26:28 04:26:28 #102 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:28 #102 DONE 19.3s 04:26:28 04:26:28 #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:28 #69 DONE 21.1s 04:26:28 04:26:28 #105 [security-spiffe-token-provider builder 6/7] COPY . . 04:26:34 Removing intermediate container 408f458e6d78 04:26:34 ---> 52251b6c9aa0 04:26:34 Successfully built 52251b6c9aa0 04:26:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:34 + docker inspect -f . ci-base-image-arm64 04:26:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:35 prd-ubuntu20.04-docker-arm64-4c-16g-207 does not seem to be running inside a container 04:26:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 04:26:36 $ docker top 3e248ed598a70e6131183199ff739a170aaeb55fa51cb4512005e68236383c91 -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:37 + go version 04:26:37 go version go1.21.9 linux/arm64 [Pipeline] } 04:26:37 $ docker stop --time=1 3e248ed598a70e6131183199ff739a170aaeb55fa51cb4512005e68236383c91 04:26:38 $ docker rm -f --volumes 3e248ed598a70e6131183199ff739a170aaeb55fa51cb4512005e68236383c91 04:26:38 #105 ... 04:26:38 04:26:38 #106 [support-notifications builder 6/7] COPY . . 04:26:38 #106 ... 04:26:38 04:26:38 #107 [security-proxy-setup builder 6/7] COPY . . 04:26:38 #107 DONE 10.3s 04:26:38 04:26:38 #108 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:26:38 #108 CACHED 04:26:38 04:26:38 #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:38 #109 CACHED 04:26:38 04:26:38 #110 [security-secretstore-setup builder 6/7] COPY . . 04:26:38 #110 CACHED 04:26:38 04:26:38 #111 [security-bootstrapper builder 6/7] COPY . . 04:26:38 #111 CACHED 04:26:38 04:26:38 #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:38 #112 CACHED 04:26:38 04:26:38 #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:26:38 #113 CACHED 04:26:38 04:26:38 #114 [core-common-config-bootstrapper builder 6/7] COPY . . 04:26:38 #114 DONE 10.3s 04:26:38 04:26:38 #106 [support-notifications builder 6/7] COPY . . 04:26:38 #106 DONE 10.3s 04:26:38 04:26:38 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:38 #115 CACHED 04:26:38 04:26:38 #116 [core-data builder 4/7] COPY go.mod vendor* ./ 04:26:38 #116 CACHED 04:26:38 04:26:38 #117 [core-data builder 6/7] COPY . . 04:26:38 #117 CACHED 04:26:38 04:26:38 #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:26:38 #118 CACHED 04:26:38 04:26:38 #119 [core-metadata builder 6/7] COPY . . 04:26:38 #119 CACHED 04:26:38 04:26:38 #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:38 #120 CACHED 04:26:38 04:26:38 #121 [core-command builder 4/7] COPY go.mod vendor* ./ 04:26:38 #121 CACHED 04:26:38 04:26:38 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:38 #122 CACHED 04:26:38 04:26:38 #123 [core-command builder 6/7] COPY . . 04:26:38 #123 CACHED 04:26:38 04:26:38 #124 [security-proxy-auth builder 6/7] COPY . . 04:26:38 #124 CACHED 04:26:38 04:26:38 #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:38 #125 CACHED 04:26:38 04:26:38 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:26:38 #126 CACHED 04:26:38 04:26:38 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:38 #127 CACHED 04:26:38 04:26:38 #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:26:38 #128 CACHED 04:26:38 04:26:38 #129 [support-scheduler builder 6/7] COPY . . 04:26:38 #129 CACHED 04:26:38 04:26:38 #105 [security-spiffe-token-provider builder 6/7] COPY . . 04:26:38 #105 DONE 10.3s 04:26:38 04:26:38 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 04:26:39 #130 1.083 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:26:39 04:26:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:26:39 latest: Pulling from edgex-devops/edgex-compose-arm64 04:26:39 547446be3368: Pulling fs layer 04:26:39 d125d8839a47: Pulling fs layer 04:26:39 3e85d5ac6304: Pulling fs layer 04:26:39 c3105a71a48b: Pulling fs layer 04:26:39 0f093f025ec4: Pulling fs layer 04:26:39 c3106fc0e877: Pulling fs layer 04:26:39 0f093f025ec4: Waiting 04:26:39 c3105a71a48b: Waiting 04:26:39 c3106fc0e877: Waiting 04:26:39 547446be3368: Verifying Checksum 04:26:39 547446be3368: Download complete 04:26:39 c3105a71a48b: Download complete 04:26:40 d125d8839a47: Verifying Checksum 04:26:40 d125d8839a47: Download complete 04:26:40 c3106fc0e877: Verifying Checksum 04:26:40 c3106fc0e877: Download complete 04:26:40 0f093f025ec4: Verifying Checksum 04:26:40 0f093f025ec4: Download complete 04:26:40 547446be3368: Pull complete 04:26:41 d125d8839a47: Pull complete 04:26:42 3e85d5ac6304: Verifying Checksum 04:26:42 3e85d5ac6304: Download complete 04:26:49 #130 ... 04:26:49 04:26:49 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:26:49 #0 1.218 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:26:49 #131 ... 04:26:49 04:26:49 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:26:49 #0 0.728 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:26:49 #132 ... 04:26:49 04:26:49 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:26:49 #0 1.277 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:26:49 #133 ... 04:26:49 04:26:49 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:26:49 #0 0.542 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:26:49 #134 ... 04:26:49 04:26:49 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:26:49 #0 0.311 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:26:49 #135 ... 04:26:49 04:26:49 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:26:49 #0 0.814 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:26:49 #136 ... 04:26:49 04:26:49 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:26:49 #0 0.860 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:26:49 #137 ... 04:26:49 04:26:49 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:26:49 #0 0.998 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:26:49 #138 ... 04:26:49 04:26:49 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:26:49 #0 1.228 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:26:49 #139 ... 04:26:49 04:26:49 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:26:49 #0 0.654 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:26:52 3e85d5ac6304: Pull complete 04:26:52 c3105a71a48b: Pull complete 04:26:53 0f093f025ec4: Pull complete 04:26:53 c3106fc0e877: Pull complete 04:26:53 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:26:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:26:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:53 prd-ubuntu20.04-docker-arm64-4c-16g-207 does not seem to be running inside a container 04:26:53 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 04:26:55 $ docker top 3005c264e0f99bd8bb15e051f1f860bb2621ef5fae665aea36be244e6955482a -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:56 + docker compose -f ./docker-compose-build.yml build --parallel 04:27:04 #1 [core-metadata internal] load build definition from Dockerfile 04:27:04 #1 transferring dockerfile: 2.06kB done 04:27:04 #1 DONE 0.1s 04:27:05 04:27:05 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:27:05 #2 transferring dockerfile: 2.23kB done 04:27:05 #2 DONE 0.0s 04:27:05 04:27:05 #3 [security-spire-agent internal] load build definition from Dockerfile 04:27:05 #3 transferring dockerfile: 1.81kB done 04:27:05 #3 DONE 0.1s 04:27:05 04:27:05 #4 [security-bootstrapper internal] load build definition from Dockerfile 04:27:05 #4 transferring dockerfile: 2.93kB done 04:27:05 #4 DONE 0.1s 04:27:05 04:27:05 #5 [core-data internal] load build definition from Dockerfile 04:27:05 #5 transferring dockerfile: 2.01kB 0.0s done 04:27:05 #5 DONE 0.1s 04:27:05 04:27:05 #6 [security-spire-server internal] load build definition from Dockerfile 04:27:05 #6 transferring dockerfile: 1.70kB done 04:27:05 #6 DONE 0.1s 04:27:05 04:27:05 #7 [security-proxy-auth internal] load build definition from Dockerfile 04:27:05 #7 transferring dockerfile: 2.15kB done 04:27:05 #7 DONE 0.0s 04:27:05 04:27:05 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:27:05 #8 transferring dockerfile: 1.89kB 0.0s done 04:27:05 #8 DONE 0.1s 04:27:05 04:27:05 #9 [support-notifications internal] load build definition from Dockerfile 04:27:05 #9 transferring dockerfile: 1.95kB 0.0s done 04:27:05 #9 DONE 0.1s 04:27:05 04:27:05 #10 [support-scheduler internal] load build definition from Dockerfile 04:27:05 #10 transferring dockerfile: 1.93kB 0.0s done 04:27:06 #10 DONE 0.1s 04:27:06 04:27:06 #11 [security-spire-config internal] load build definition from Dockerfile 04:27:06 #11 transferring dockerfile: 1.69kB 0.0s done 04:27:06 #11 DONE 0.1s 04:27:06 04:27:06 #12 [security-proxy-setup internal] load build definition from Dockerfile 04:27:06 #12 transferring dockerfile: 2.50kB 0.0s done 04:27:06 #12 DONE 0.1s 04:27:06 04:27:06 #13 [core-command internal] load build definition from Dockerfile 04:27:06 #13 transferring dockerfile: 1.93kB 0.0s done 04:27:06 #13 DONE 0.1s 04:27:06 04:27:06 #14 [security-secretstore-setup internal] load build definition from Dockerfile 04:27:06 #14 transferring dockerfile: 2.49kB 0.0s done 04:27:06 #14 DONE 0.1s 04:27:06 04:27:06 #15 [core-metadata internal] load .dockerignore 04:27:06 #15 transferring context: 50B 0.0s done 04:27:06 #15 DONE 0.1s 04:27:06 04:27:06 #16 [core-common-config-bootstrapper internal] load .dockerignore 04:27:06 #16 transferring context: 50B done 04:27:06 #16 DONE 0.1s 04:27:07 04:27:07 #17 [security-spire-agent internal] load .dockerignore 04:27:07 #17 transferring context: 50B done 04:27:07 #17 DONE 0.0s 04:27:07 04:27:07 #18 [security-bootstrapper internal] load .dockerignore 04:27:07 #18 transferring context: 50B done 04:27:07 #18 DONE 0.1s 04:27:07 04:27:07 #19 [core-data internal] load .dockerignore 04:27:07 #19 transferring context: 50B 0.0s done 04:27:07 #19 DONE 0.1s 04:27:07 04:27:07 #20 [security-spire-server internal] load .dockerignore 04:27:07 #20 transferring context: 50B done 04:27:07 #20 DONE 0.1s 04:27:07 04:27:07 #21 [security-proxy-auth internal] load .dockerignore 04:27:07 #21 transferring context: 50B done 04:27:07 #21 DONE 0.1s 04:27:07 04:27:07 #22 [security-spiffe-token-provider internal] load .dockerignore 04:27:07 #22 transferring context: 50B done 04:27:07 #22 DONE 0.0s 04:27:07 04:27:07 #23 [support-notifications internal] load .dockerignore 04:27:07 #23 transferring context: 50B done 04:27:07 #23 DONE 0.0s 04:27:07 04:27:07 #24 [support-scheduler internal] load .dockerignore 04:27:07 #24 transferring context: 50B done 04:27:07 #24 DONE 0.1s 04:27:07 04:27:07 #25 [security-spire-config internal] load .dockerignore 04:27:07 #25 transferring context: 50B done 04:27:07 #25 DONE 0.1s 04:27:07 04:27:07 #26 [security-proxy-setup internal] load .dockerignore 04:27:07 #26 transferring context: 50B done 04:27:07 #26 DONE 0.1s 04:27:07 04:27:07 #27 [core-command internal] load .dockerignore 04:27:07 #27 transferring context: 50B done 04:27:07 #27 DONE 0.1s 04:27:07 04:27:07 #28 [security-secretstore-setup internal] load .dockerignore 04:27:07 #28 transferring context: 50B 0.0s done 04:27:07 #28 DONE 0.1s 04:27:07 04:27:07 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:07 #29 DONE 0.0s 04:27:07 04:27:07 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 04:27:08 #30 DONE 0.4s 04:27:08 04:27:08 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:27:08 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:27:08 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:27:08 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:27:08 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:27:08 #31 ... 04:27:08 04:27:08 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:08 #29 DONE 0.0s 04:27:08 04:27:08 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 04:27:08 #30 DONE 0.4s 04:27:08 04:27:08 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:27:08 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:27:08 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:27:08 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:27:08 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:27:08 #31 ... 04:27:08 04:27:08 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:08 #29 DONE 0.0s 04:27:09 04:27:09 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 04:27:09 #30 DONE 0.6s 04:27:09 04:27:09 #32 [core-common-config-bootstrapper internal] load build context 04:27:09 #32 ... 04:27:09 04:27:09 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:09 #29 DONE 0.0s 04:27:09 04:27:09 #32 [core-common-config-bootstrapper internal] load build context 04:27:09 #32 ... 04:27:09 04:27:09 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:09 #29 DONE 0.0s 04:27:09 04:27:09 #32 [core-common-config-bootstrapper internal] load build context 04:27:09 #32 ... 04:27:09 04:27:09 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:09 #29 DONE 0.0s 04:27:09 04:27:09 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 04:27:09 #30 DONE 1.1s 04:27:09 04:27:09 #33 [security-proxy-auth internal] load build context 04:27:09 #33 DONE 0.0s 04:27:09 04:27:09 #32 [core-common-config-bootstrapper internal] load build context 04:27:09 #32 ... 04:27:09 04:27:09 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:09 #29 DONE 0.0s 04:27:09 04:27:09 #32 [core-common-config-bootstrapper internal] load build context 04:27:09 #32 ... 04:27:09 04:27:09 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:09 #29 DONE 0.0s 04:27:09 04:27:09 #32 [core-common-config-bootstrapper internal] load build context 04:27:10 #32 ... 04:27:10 04:27:10 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:10 #29 DONE 0.1s 04:27:10 04:27:10 #32 [core-common-config-bootstrapper internal] load build context 04:27:10 #32 ... 04:27:10 04:27:10 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:10 #29 DONE 0.1s 04:27:10 04:27:10 #32 [core-common-config-bootstrapper internal] load build context 04:27:10 #32 ... 04:27:10 04:27:10 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:27:10 #29 DONE 0.1s 04:27:10 04:27:10 #32 [core-common-config-bootstrapper internal] load build context 04:27:10 #32 ... 04:27:10 04:27:10 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.5 04:27:10 #34 DONE 2.1s 04:27:10 04:27:10 #32 [core-common-config-bootstrapper internal] load build context 04:27:11 #32 ... 04:27:11 04:27:11 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.5 04:27:11 #35 DONE 2.5s 04:27:11 04:27:11 #32 [core-common-config-bootstrapper internal] load build context 04:27:12 #32 transferring context: 7.40MB 3.7s 04:27:13 #32 ... 04:27:13 04:27:13 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 04:27:13 #30 DONE 4.2s 04:27:13 04:27:13 #32 [core-common-config-bootstrapper internal] load build context 04:27:15 #32 ... 04:27:15 04:27:15 #36 [security-spire-config internal] load build context 04:27:15 #36 transferring context: 16.35kB 0.4s done 04:27:15 #36 DONE 4.4s 04:27:15 04:27:15 #37 [security-spire-agent internal] load build context 04:27:15 #37 transferring context: 17.63kB 0.6s done 04:27:15 #37 DONE 3.6s 04:27:15 04:27:15 #38 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:27:15 #38 DONE 7.9s 04:27:15 04:27:15 #32 [core-common-config-bootstrapper internal] load build context 04:27:15 #32 ... 04:27:15 04:27:15 #39 [security-spire-server internal] load build context 04:27:15 #39 transferring context: 18.10kB 0.6s done 04:27:15 #39 DONE 4.9s 04:27:16 04:27:16 #32 [core-common-config-bootstrapper internal] load build context 04:27:18 #32 ... 04:27:18 04:27:18 #40 [core-metadata internal] load build context 04:27:18 #40 ... 04:27:18 04:27:18 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:18 #41 resolve ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 2.4s done 04:27:18 #41 sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 1.61kB / 1.61kB done 04:27:18 #41 sha256:00deede0d2b045e2efe1f69393ff555cca305c6b5d9dc403ea305be8d7454cda 1.05kB / 1.05kB done 04:27:18 #41 sha256:f7475b146f212472b17c496a9a355a28c3e714dbba9e096f263156a4fd3f8d71 1.60kB / 1.60kB done 04:27:18 #41 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 2.3s 04:27:18 #41 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 2.6s 04:27:18 #41 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 0B / 285B 2.6s 04:27:18 #41 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 2.7s done 04:27:18 #41 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 285B / 285B 3.0s 04:27:18 #41 extracting sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 04:27:18 #41 ... 04:27:18 04:27:18 #32 [core-common-config-bootstrapper internal] load build context 04:27:18 #32 ... 04:27:18 04:27:18 #42 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:27:18 #0 5.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:18 #0 5.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:18 #0 7.700 (1/1) Installing dumb-init (1.2.5-r2) 04:27:18 #0 7.700 Executing busybox-1.36.1-r5.trigger 04:27:18 #0 7.700 OK: 8 MiB in 16 packages 04:27:18 #42 DONE 10.8s 04:27:18 04:27:18 #43 [core-command stage-1 3/9] RUN apk --no-cache upgrade 04:27:19 #43 ... 04:27:19 04:27:19 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:27:19 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 04:27:19 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 04:27:19 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 04:27:19 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 04:27:19 #31 ... 04:27:19 04:27:19 #44 [security-bootstrapper internal] load build context 04:27:19 #44 transferring context: 8.24MB 9.7s 04:27:19 #44 ... 04:27:19 04:27:19 #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:27:19 #0 5.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:19 #0 6.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:19 #0 9.268 (1/2) Installing dumb-init (1.2.5-r2) 04:27:19 #0 9.268 (2/2) Installing su-exec (0.2-r3) 04:27:19 #0 9.326 Executing busybox-1.36.1-r5.trigger 04:27:19 #0 9.396 OK: 8 MiB in 17 packages 04:27:19 #45 ... 04:27:19 04:27:19 #44 [security-bootstrapper internal] load build context 04:27:19 #44 ... 04:27:19 04:27:19 #46 [core-data internal] load build context 04:27:19 #46 ... 04:27:19 04:27:19 #33 [security-proxy-auth internal] load build context 04:27:20 #33 ... 04:27:20 04:27:20 #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:27:20 #0 5.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:20 #0 6.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:20 #0 8.356 v3.18.6-218-g15d2b652918 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:27:20 #0 8.356 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:27:20 #0 8.356 OK: 19950 distinct packages available 04:27:20 #0 9.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:20 #47 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:20 #47 ... 04:27:20 04:27:20 #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:27:20 #0 8.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:20 #0 9.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:20 #48 ... 04:27:20 04:27:20 #49 [security-spiffe-token-provider internal] load build context 04:27:20 #49 ... 04:27:20 04:27:20 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:20 #41 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 3.0s done 04:27:20 #41 sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 285B / 285B 3.1s done 04:27:20 #41 extracting sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 0.2s done 04:27:20 #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 2.10MB / 26.63MB 4.8s 04:27:20 #41 extracting sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 0.1s done 04:27:20 #41 ... 04:27:20 04:27:20 #50 [support-scheduler internal] load build context 04:27:20 #50 ... 04:27:20 04:27:20 #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:27:20 #45 DONE 11.3s 04:27:20 04:27:20 #51 [support-notifications internal] load build context 04:27:20 #51 ... 04:27:20 04:27:20 #52 [core-command internal] load build context 04:27:20 #52 ... 04:27:20 04:27:20 #53 [security-proxy-setup internal] load build context 04:27:21 #53 ... 04:27:21 04:27:21 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:21 #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 4.19MB / 26.63MB 6.2s 04:27:22 #41 ... 04:27:22 04:27:22 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 04:27:22 #54 resolve ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 1.9s done 04:27:22 #54 sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 1.61kB / 1.61kB done 04:27:22 #54 sha256:6f5490a1636161c04ebf6909fcb1fde8a6c738282cd00d3367d5f2cc67c8e0a2 1.05kB / 1.05kB done 04:27:22 #54 sha256:d76fea94bb2443187e0a5a4fe28decb0a79fcc998c93f04eac182b519b4825fe 1.59kB / 1.59kB done 04:27:22 #54 sha256:9c0a0a2420546d288b566b62ec0a5103c04fee6a6c5697712ff3aec525064e76 112B / 112B 2.6s done 04:27:22 #54 sha256:3029fc4492a10448b8963483dd0c07966a4e29f55469d219d85cd8f3388ecf92 123.56kB / 123.56kB 2.9s done 04:27:22 #54 sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a 281B / 281B 4.8s done 04:27:22 #54 sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 1.05MB / 17.50MB 6.4s 04:27:22 #54 ... 04:27:22 04:27:22 #55 [support-notifications builder 2/7] WORKDIR /edgex-go 04:27:22 #55 DONE 6.5s 04:27:22 04:27:22 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 04:27:22 #54 ... 04:27:22 04:27:22 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:27:22 #0 9.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:22 #0 9.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:22 #56 ... 04:27:22 04:27:22 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:22 #41 ... 04:27:22 04:27:22 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:27:22 #57 ... 04:27:22 04:27:22 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:22 #41 ... 04:27:22 04:27:22 #58 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:27:22 #58 ... 04:27:22 04:27:22 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:27:22 #59 ... 04:27:22 04:27:22 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:22 #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 7.34MB / 26.63MB 7.4s 04:27:23 #41 ... 04:27:23 04:27:23 #60 [security-secretstore-setup internal] load build context 04:27:23 #60 ... 04:27:23 04:27:23 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:23 #41 ... 04:27:23 04:27:23 #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 04:27:23 #48 11.34 (1/1) Installing dumb-init (1.2.5-r2) 04:27:23 #48 11.34 Executing busybox-1.36.1-r5.trigger 04:27:23 #48 11.41 OK: 8 MiB in 16 packages 04:27:23 #48 DONE 13.0s 04:27:23 04:27:23 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:23 #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 9.44MB / 26.63MB 8.0s 04:27:23 #41 extracting sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 04:27:23 #41 extracting sha256:c60bea04f5dba8fc74a7ec747d60cb716582722afe8017bff932584cfb0b95e3 0.1s done 04:27:24 #41 ... 04:27:24 04:27:24 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:27:24 #61 ... 04:27:24 04:27:24 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:24 #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 11.53MB / 26.63MB 8.9s 04:27:25 #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 13.63MB / 26.63MB 9.8s 04:27:26 #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 15.73MB / 26.63MB 10.8s 04:27:27 #41 ... 04:27:27 04:27:27 #47 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:27:27 #47 12.34 (1/11) Installing ca-certificates (20240226-r0) 04:27:27 #47 12.58 (2/11) Installing brotli-libs (1.0.9-r14) 04:27:27 #47 12.70 (3/11) Installing libunistring (1.1-r1) 04:27:27 #47 12.77 (4/11) Installing libidn2 (2.3.4-r1) 04:27:27 #47 12.77 (5/11) Installing nghttp2-libs (1.57.0-r0) 04:27:27 #47 12.82 (6/11) Installing libcurl (8.5.0-r0) 04:27:27 #47 12.94 (7/11) Installing curl (8.5.0-r0) 04:27:27 #47 12.94 (8/11) Installing dumb-init (1.2.5-r2) 04:27:27 #47 13.00 (9/11) Installing musl-obstack (1.2.3-r2) 04:27:27 #47 13.00 (10/11) Installing libucontext (1.2-r2) 04:27:27 #47 13.00 (11/11) Installing gcompat (1.1.0-r1) 04:27:27 #47 13.00 Executing busybox-1.36.1-r5.trigger 04:27:27 #47 13.08 Executing ca-certificates-20240226-r0.trigger 04:27:27 #47 13.57 OK: 13 MiB in 26 packages 04:27:27 #47 DONE 17.6s 04:27:27 04:27:27 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:27 #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 17.83MB / 26.63MB 12.4s 04:27:28 #41 ... 04:27:28 04:27:28 #40 [core-metadata internal] load build context 04:27:28 #40 transferring context: 22.32MB 20.0s 04:27:28 #40 ... 04:27:28 04:27:28 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:28 #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 19.92MB / 26.63MB 13.2s 04:27:28 #41 ... 04:27:28 04:27:28 #32 [core-common-config-bootstrapper internal] load build context 04:27:28 #32 ... 04:27:28 04:27:28 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:29 #41 ... 04:27:29 04:27:29 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:27:29 #56 11.74 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:27:29 #56 11.74 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:27:29 #56 11.91 (3/6) Installing dumb-init (1.2.5-r2) 04:27:29 #56 11.91 (4/6) Installing openssl (3.1.4-r6) 04:27:29 #56 11.98 (5/6) Installing su-exec (0.2-r3) 04:27:29 #56 11.98 (6/6) Installing yq (4.33.3-r5) 04:27:29 #56 12.63 Executing busybox-1.36.1-r5.trigger 04:27:29 #56 12.85 OK: 18 MiB in 19 packages 04:27:29 #56 DONE 17.3s 04:27:29 04:27:29 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:29 #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 22.02MB / 26.63MB 13.9s 04:27:29 #41 ... 04:27:29 04:27:29 #44 [security-bootstrapper internal] load build context 04:27:29 #44 ... 04:27:29 04:27:29 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:29 #41 ... 04:27:29 04:27:29 #33 [security-proxy-auth internal] load build context 04:27:30 #33 ... 04:27:30 04:27:30 #46 [core-data internal] load build context 04:27:30 #46 ... 04:27:30 04:27:30 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:30 #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 24.12MB / 26.63MB 15.0s 04:27:30 #41 ... 04:27:30 04:27:30 #49 [security-spiffe-token-provider internal] load build context 04:27:30 #49 ... 04:27:30 04:27:30 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:31 #41 ... 04:27:31 04:27:31 #50 [support-scheduler internal] load build context 04:27:31 #50 ... 04:27:31 04:27:31 #52 [core-command internal] load build context 04:27:31 #52 ... 04:27:31 04:27:31 #51 [support-notifications internal] load build context 04:27:31 #51 ... 04:27:31 04:27:31 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 04:27:31 #57 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:31 #57 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:31 #57 15.98 (1/2) Installing ca-certificates (20240226-r0) 04:27:31 #57 16.13 (2/2) Installing dumb-init (1.2.5-r2) 04:27:31 #57 16.13 Executing busybox-1.36.1-r5.trigger 04:27:31 #57 16.32 Executing ca-certificates-20240226-r0.trigger 04:27:31 #57 17.04 OK: 9 MiB in 17 packages 04:27:31 #57 DONE 18.8s 04:27:31 04:27:31 #51 [support-notifications internal] load build context 04:27:31 #51 ... 04:27:31 04:27:31 #53 [security-proxy-setup internal] load build context 04:27:31 #53 ... 04:27:31 04:27:31 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:31 #41 ... 04:27:31 04:27:31 #62 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:27:31 #62 ... 04:27:31 04:27:31 #53 [security-proxy-setup internal] load build context 04:27:32 #53 ... 04:27:32 04:27:32 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 04:27:32 #54 sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 17.50MB / 17.50MB 15.5s done 04:27:32 #54 extracting sha256:027f07c91a2b46e9aee070bd130acde9721fefc81431702a81b0aa1c7e89f83a done 04:27:32 #54 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 04:27:32 #54 ... 04:27:32 04:27:32 #53 [security-proxy-setup internal] load build context 04:27:32 #53 ... 04:27:32 04:27:32 #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:27:32 #63 ... 04:27:32 04:27:32 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:27:32 #64 ... 04:27:32 04:27:32 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:27:32 #59 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:32 #59 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:32 #59 13.53 v3.18.6-218-g15d2b652918 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:27:32 #59 13.53 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:27:32 #59 13.53 OK: 19950 distinct packages available 04:27:32 #59 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:32 #59 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:32 #59 17.77 (1/4) Installing dumb-init (1.2.5-r2) 04:27:32 #59 17.77 (2/4) Installing musl-obstack (1.2.3-r2) 04:27:32 #59 17.77 (3/4) Installing libucontext (1.2-r2) 04:27:32 #59 17.77 (4/4) Installing gcompat (1.1.0-r1) 04:27:32 #59 17.77 Executing busybox-1.36.1-r5.trigger 04:27:32 #59 17.96 OK: 8 MiB in 19 packages 04:27:32 #59 DONE 20.0s 04:27:32 04:27:32 #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:27:32 #65 ... 04:27:32 04:27:32 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:27:32 #66 ... 04:27:32 04:27:32 #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:27:33 #67 ... 04:27:33 04:27:33 #60 [security-secretstore-setup internal] load build context 04:27:33 #60 ... 04:27:33 04:27:33 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:33 #41 sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 26.63MB / 26.63MB 17.0s done 04:27:34 #41 ... 04:27:34 04:27:34 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:27:34 #68 ... 04:27:34 04:27:34 #52 [core-command internal] load build context 04:27:34 #52 transferring context: 6.91MB 21.0s 04:27:35 #52 ... 04:27:35 04:27:35 #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:27:35 #58 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:35 #58 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:35 #58 16.34 v3.18.6-218-g15d2b652918 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:27:35 #58 16.34 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:27:35 #58 16.34 OK: 19950 distinct packages available 04:27:35 #58 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:35 #58 18.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:35 #58 19.98 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:27:35 #58 20.30 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:27:35 #58 20.30 (3/7) Installing dumb-init (1.2.5-r2) 04:27:35 #58 20.30 (4/7) Installing musl-obstack (1.2.3-r2) 04:27:35 #58 20.30 (5/7) Installing libucontext (1.2-r2) 04:27:35 #58 20.30 (6/7) Installing gcompat (1.1.0-r1) 04:27:35 #58 20.30 (7/7) Installing openssl (3.1.4-r6) 04:27:35 #58 20.30 Executing busybox-1.36.1-r5.trigger 04:27:35 #58 20.44 OK: 9 MiB in 20 packages 04:27:35 #58 DONE 22.6s 04:27:35 04:27:35 #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:27:35 #69 ... 04:27:35 04:27:35 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:27:35 #61 15.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:35 #61 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:35 #61 18.14 (1/4) Installing ca-certificates (20240226-r0) 04:27:35 #61 18.26 (2/4) Installing dumb-init (1.2.5-r2) 04:27:35 #61 18.26 (3/4) Installing su-exec (0.2-r3) 04:27:35 #61 18.26 (4/4) Installing yq (4.33.3-r5) 04:27:35 #61 18.92 Executing busybox-1.36.1-r5.trigger 04:27:35 #61 18.92 Executing ca-certificates-20240226-r0.trigger 04:27:35 #61 19.52 OK: 18 MiB in 19 packages 04:27:35 #61 DONE 21.3s 04:27:35 04:27:35 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:27:35 #66 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:36 #66 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:38 #66 ... 04:27:38 04:27:38 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:27:38 #70 ... 04:27:38 04:27:38 #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:27:38 #63 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:38 #63 ... 04:27:38 04:27:38 #40 [core-metadata internal] load build context 04:27:38 #40 transferring context: 28.49MB 29.5s done 04:27:38 #40 DONE 30.4s 04:27:38 04:27:38 #51 [support-notifications internal] load build context 04:27:38 #51 ... 04:27:38 04:27:38 #32 [core-common-config-bootstrapper internal] load build context 04:27:39 #32 ... 04:27:39 04:27:39 #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:27:39 #65 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:39 #65 ... 04:27:39 04:27:39 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:27:39 #71 ... 04:27:39 04:27:39 #49 [security-spiffe-token-provider internal] load build context 04:27:39 #49 ... 04:27:39 04:27:39 #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:27:39 #63 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:40 #63 ... 04:27:40 04:27:40 #44 [security-bootstrapper internal] load build context 04:27:40 #44 ... 04:27:40 04:27:40 #33 [security-proxy-auth internal] load build context 04:27:40 #33 ... 04:27:40 04:27:40 #44 [security-bootstrapper internal] load build context 04:27:40 #44 ... 04:27:40 04:27:40 #46 [core-data internal] load build context 04:27:40 #46 ... 04:27:40 04:27:40 #49 [security-spiffe-token-provider internal] load build context 04:27:41 #49 ... 04:27:41 04:27:41 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:27:41 #66 15.94 OK: 266 MiB in 52 packages 04:27:41 #66 DONE 18.8s 04:27:41 04:27:41 #50 [support-scheduler internal] load build context 04:27:41 #50 ... 04:27:41 04:27:41 #49 [security-spiffe-token-provider internal] load build context 04:27:41 #49 ... 04:27:41 04:27:41 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:27:41 #72 ... 04:27:41 04:27:41 #53 [security-proxy-setup internal] load build context 04:27:41 #53 ... 04:27:41 04:27:41 #49 [security-spiffe-token-provider internal] load build context 04:27:42 #49 ... 04:27:42 04:27:42 #43 [core-command stage-1 3/9] RUN apk --no-cache upgrade 04:27:42 #43 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:42 #43 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:42 #43 16.55 Upgrading critical system libraries and apk-tools: 04:27:42 #43 16.55 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:27:42 #43 16.55 Executing busybox-1.36.1-r5.trigger 04:27:42 #43 17.24 Continuing the upgrade transaction with new apk-tools: 04:27:42 #43 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:42 #43 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:42 #43 21.76 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:27:42 #43 21.86 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:27:42 #43 22.49 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:27:42 #43 22.49 OK: 8 MiB in 16 packages 04:27:42 #43 ... 04:27:42 04:27:42 #32 [core-common-config-bootstrapper internal] load build context 04:27:42 #32 transferring context: 28.49MB 30.9s done 04:27:42 #32 DONE 33.8s 04:27:42 04:27:42 #53 [security-proxy-setup internal] load build context 04:27:42 #53 ... 04:27:42 04:27:42 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 04:27:42 #54 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 11.4s 04:27:43 #54 ... 04:27:43 04:27:43 #53 [security-proxy-setup internal] load build context 04:27:43 #53 ... 04:27:43 04:27:43 #43 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 04:27:43 #43 DONE 25.4s 04:27:43 04:27:43 #53 [security-proxy-setup internal] load build context 04:27:44 #53 ... 04:27:44 04:27:44 #60 [security-secretstore-setup internal] load build context 04:27:44 #60 ... 04:27:44 04:27:44 #50 [support-scheduler internal] load build context 04:27:45 #50 transferring context: 15.81MB 31.6s 04:27:45 #50 ... 04:27:45 04:27:45 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:45 #41 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 9.9s 04:27:45 #41 ... 04:27:45 04:27:45 #53 [security-proxy-setup internal] load build context 04:27:45 #53 ... 04:27:45 04:27:45 #63 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:27:45 #63 21.19 OK: 266 MiB in 52 packages 04:27:45 #63 DONE 23.5s 04:27:45 04:27:45 #53 [security-proxy-setup internal] load build context 04:27:45 #53 ... 04:27:45 04:27:45 #52 [core-command internal] load build context 04:27:45 #52 ... 04:27:45 04:27:45 #60 [security-secretstore-setup internal] load build context 04:27:45 #60 ... 04:27:45 04:27:45 #62 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:27:45 #62 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:45 #62 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:45 #62 17.27 Upgrading critical system libraries and apk-tools: 04:27:45 #62 17.27 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:27:45 #62 17.32 Executing busybox-1.36.1-r5.trigger 04:27:45 #62 18.94 Continuing the upgrade transaction with new apk-tools: 04:27:45 #62 18.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:45 #62 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:45 #62 23.23 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:27:45 #62 23.23 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:27:45 #62 23.56 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:27:45 #62 23.56 OK: 8 MiB in 17 packages 04:27:46 #62 ... 04:27:46 04:27:46 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:46 #41 ... 04:27:46 04:27:46 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:27:46 #73 ... 04:27:46 04:27:46 #44 [security-bootstrapper internal] load build context 04:27:46 #44 ... 04:27:46 04:27:46 #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:27:46 #65 17.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:46 #65 21.27 OK: 266 MiB in 52 packages 04:27:46 #65 DONE 23.9s 04:27:46 04:27:46 #44 [security-bootstrapper internal] load build context 04:27:46 #44 ... 04:27:46 04:27:46 #60 [security-secretstore-setup internal] load build context 04:27:46 #60 ... 04:27:46 04:27:46 #62 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:27:46 #62 DONE 24.7s 04:27:46 04:27:46 #60 [security-secretstore-setup internal] load build context 04:27:49 #60 ... 04:27:49 04:27:49 #51 [support-notifications internal] load build context 04:27:49 #51 ... 04:27:49 04:27:49 #44 [security-bootstrapper internal] load build context 04:27:50 #44 transferring context: 23.15MB 40.4s 04:27:51 #44 ... 04:27:51 04:27:51 #33 [security-proxy-auth internal] load build context 04:27:51 #33 ... 04:27:51 04:27:51 #46 [core-data internal] load build context 04:27:51 #46 ... 04:27:51 04:27:51 #44 [security-bootstrapper internal] load build context 04:27:51 #44 ... 04:27:51 04:27:51 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:27:51 #68 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:51 #68 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:51 #68 22.18 Upgrading critical system libraries and apk-tools: 04:27:51 #68 22.18 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:27:51 #68 22.18 Executing busybox-1.36.1-r5.trigger 04:27:51 #68 22.45 Continuing the upgrade transaction with new apk-tools: 04:27:51 #68 22.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:51 #68 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:51 #68 26.82 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:27:51 #68 26.85 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:27:51 #68 ... 04:27:51 04:27:51 #33 [security-proxy-auth internal] load build context 04:27:52 #33 ... 04:27:52 04:27:52 #49 [security-spiffe-token-provider internal] load build context 04:27:52 #49 ... 04:27:52 04:27:52 #33 [security-proxy-auth internal] load build context 04:27:53 #33 ... 04:27:53 04:27:53 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 04:27:53 #54 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 21.3s 04:27:53 #54 ... 04:27:53 04:27:53 #33 [security-proxy-auth internal] load build context 04:27:54 #33 ... 04:27:54 04:27:54 #74 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:27:54 #74 DONE 7.2s 04:27:54 04:27:54 #33 [security-proxy-auth internal] load build context 04:27:54 #33 ... 04:27:54 04:27:54 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:27:54 #64 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:54 #64 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:54 #64 24.25 v3.18.6-218-g15d2b652918 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 04:27:54 #64 24.25 v3.18.6-215-g77accb8c1f8 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 04:27:54 #64 24.25 OK: 19946 distinct packages available 04:27:54 #64 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:54 #64 25.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:54 #64 30.91 OK: 266 MiB in 52 packages 04:27:54 #64 ... 04:27:54 04:27:54 #44 [security-bootstrapper internal] load build context 04:27:54 #44 ... 04:27:54 04:27:54 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 04:27:54 #68 27.52 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:27:54 #68 27.67 OK: 8 MiB in 16 packages 04:27:54 #68 DONE 31.0s 04:27:54 04:27:54 #44 [security-bootstrapper internal] load build context 04:27:54 #44 transferring context: 28.49MB 45.3s done 04:27:55 #44 ... 04:27:55 04:27:55 #46 [core-data internal] load build context 04:27:55 #46 transferring context: 28.49MB 42.8s done 04:27:55 #46 DONE 45.4s 04:27:55 04:27:55 #50 [support-scheduler internal] load build context 04:27:55 #50 transferring context: 28.49MB 40.1s done 04:27:55 #50 DONE 44.5s 04:27:55 04:27:55 #49 [security-spiffe-token-provider internal] load build context 04:27:55 #49 ... 04:27:55 04:27:55 #53 [security-proxy-setup internal] load build context 04:27:55 #53 ... 04:27:55 04:27:55 #52 [core-command internal] load build context 04:27:55 #52 transferring context: 28.49MB 41.6s done 04:27:55 #52 ... 04:27:55 04:27:55 #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:27:55 #75 ... 04:27:55 04:27:55 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:27:55 #64 DONE 33.2s 04:27:55 04:27:55 #53 [security-proxy-setup internal] load build context 04:27:55 #53 ... 04:27:55 04:27:55 #44 [security-bootstrapper internal] load build context 04:27:55 #44 DONE 46.7s 04:27:55 04:27:55 #53 [security-proxy-setup internal] load build context 04:27:56 #53 ... 04:27:56 04:27:56 #52 [core-command internal] load build context 04:27:56 #52 DONE 45.5s 04:27:56 04:27:56 #53 [security-proxy-setup internal] load build context 04:27:56 #53 ... 04:27:56 04:27:56 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:56 #41 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 21.7s 04:27:56 #41 ... 04:27:56 04:27:56 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:27:56 #70 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:56 #70 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:56 #70 23.70 Upgrading critical system libraries and apk-tools: 04:27:56 #70 23.70 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:27:56 #70 23.76 Executing busybox-1.36.1-r5.trigger 04:27:56 #70 25.79 Continuing the upgrade transaction with new apk-tools: 04:27:56 #70 25.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:56 #70 27.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:56 #70 ... 04:27:56 04:27:56 #53 [security-proxy-setup internal] load build context 04:27:57 #53 ... 04:27:57 04:27:57 #76 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:27:57 #76 DONE 2.4s 04:27:57 04:27:57 #53 [security-proxy-setup internal] load build context 04:27:57 #140 ... 04:27:57 04:27:57 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:27:57 #135 73.20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:27:57 #53 transferring context: 28.49MB 44.1s done 04:27:57 #53 DONE 47.2s 04:27:57 04:27:57 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:58 #41 ... 04:27:58 04:27:58 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:27:58 #71 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:58 #71 21.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:58 #71 25.90 Upgrading critical system libraries and apk-tools: 04:27:58 #71 25.90 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:27:58 #71 26.00 Executing busybox-1.36.1-r5.trigger 04:27:58 #71 27.14 Continuing the upgrade transaction with new apk-tools: 04:27:58 #71 27.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:58 #71 29.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:58 #71 ... 04:27:58 04:27:58 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:27:58 #72 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:58 #72 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:58 #72 24.54 Upgrading critical system libraries and apk-tools: 04:27:58 #72 24.54 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:27:58 #72 24.63 Executing busybox-1.36.1-r5.trigger 04:27:58 #72 25.71 Continuing the upgrade transaction with new apk-tools: 04:27:58 #72 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:58 #72 26.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:58 #72 ... 04:27:58 04:27:58 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:58 #41 ... 04:27:58 04:27:58 #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:27:58 #67 16.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:58 #67 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:58 #67 23.18 Upgrading critical system libraries and apk-tools: 04:27:58 #67 23.18 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:27:58 #67 23.39 Executing busybox-1.36.1-r5.trigger 04:27:58 #67 24.17 Continuing the upgrade transaction with new apk-tools: 04:27:58 #67 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:58 #67 25.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:59 #67 ... 04:27:59 04:27:59 #49 [security-spiffe-token-provider internal] load build context 04:27:59 #49 transferring context: 28.49MB 47.8s done 04:27:59 #49 DONE 49.4s 04:27:59 04:27:59 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:27:59 #41 ... 04:27:59 04:27:59 #60 [security-secretstore-setup internal] load build context 04:27:59 #60 ... 04:27:59 04:27:59 #51 [support-notifications internal] load build context 04:27:59 #51 ... 04:27:59 04:27:59 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:28:00 #41 ... 04:28:00 04:28:00 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:28:00 #73 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:28:00 #73 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:28:00 #73 20.68 Upgrading critical system libraries and apk-tools: 04:28:00 #73 20.68 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:28:00 #73 20.68 Executing busybox-1.36.1-r5.trigger 04:28:00 #73 21.61 Continuing the upgrade transaction with new apk-tools: 04:28:00 #73 21.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:28:00 #73 23.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:28:00 #73 ... 04:28:00 04:28:00 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:28:00 #41 ... 04:28:00 04:28:00 #33 [security-proxy-auth internal] load build context 04:28:00 #33 transferring context: 28.49MB 49.0s done 04:28:00 #33 DONE 50.8s 04:28:00 04:28:00 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:28:00 #41 ... 04:28:00 04:28:00 #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:28:00 #69 15.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:28:00 #69 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:28:00 #69 21.75 Upgrading critical system libraries and apk-tools: 04:28:00 #69 21.75 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 04:28:00 #69 21.75 Executing busybox-1.36.1-r5.trigger 04:28:00 #69 22.76 Continuing the upgrade transaction with new apk-tools: 04:28:00 #69 22.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:28:00 #69 23.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:28:00 #69 ... 04:28:00 04:28:00 #51 [support-notifications internal] load build context 04:28:00 #51 transferring context: 28.49MB 46.7s done 04:28:00 #51 DONE 49.9s 04:28:00 04:28:00 #60 [security-secretstore-setup internal] load build context 04:28:00 #60 ... 04:28:00 04:28:00 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:28:00 #70 30.65 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:28:00 #70 30.68 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:28:00 #70 31.00 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:28:00 #70 31.10 Executing ca-certificates-20240226-r0.trigger 04:28:00 #70 31.72 OK: 13 MiB in 26 packages 04:28:00 #70 DONE 32.8s 04:28:00 04:28:00 #60 [security-secretstore-setup internal] load build context 04:28:02 #60 transferring context: 28.49MB 46.6s done 04:28:02 #60 DONE 49.6s 04:28:02 04:28:02 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:28:02 #41 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 27.7s 04:28:03 #41 ... 04:28:03 04:28:03 #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 04:28:03 #69 26.85 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:28:03 #69 26.90 OK: 9 MiB in 20 packages 04:28:03 #69 DONE 28.1s 04:28:03 04:28:03 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:28:03 #71 32.76 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:28:03 #71 32.84 OK: 18 MiB in 19 packages 04:28:03 #71 DONE 34.2s 04:28:03 04:28:03 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:28:03 #41 ... 04:28:03 04:28:03 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 04:28:03 #54 extracting sha256:45f105fc9dfeac5e031923e9f4d6d387d8c8b58d5f7137cf433d7fbabd0de10e 31.7s done 04:28:03 #54 ... 04:28:03 04:28:03 #67 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:28:03 #67 29.50 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:28:03 #67 29.53 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:28:03 #67 29.97 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:28:03 #67 30.00 OK: 8 MiB in 19 packages 04:28:03 #67 DONE 30.7s 04:28:03 04:28:03 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 04:28:03 #72 30.08 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:28:03 #72 30.14 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:28:03 #72 30.66 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:28:03 #72 30.71 Executing ca-certificates-20240226-r0.trigger 04:28:03 #72 31.23 OK: 9 MiB in 17 packages 04:28:03 #72 DONE 32.4s 04:28:03 04:28:03 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:28:03 #41 ... 04:28:03 04:28:03 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:28:03 #73 25.52 (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 04:28:03 #73 25.64 (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) 04:28:03 #73 26.00 (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) 04:28:03 #73 26.04 Executing ca-certificates-20240226-r0.trigger 04:28:03 #73 26.84 OK: 18 MiB in 19 packages 04:28:03 #73 DONE 27.7s 04:28:03 04:28:03 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:28:04 #41 ... 04:28:04 04:28:04 #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:28:04 #75 DONE 19.0s 04:28:04 04:28:04 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:28:04 #41 ... 04:28:04 04:28:04 #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:28:04 #77 DONE 1.1s 04:28:04 04:28:04 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:28:06 #41 ... 04:28:06 04:28:06 #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:28:06 #78 DONE 9.0s 04:28:06 04:28:06 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:28:07 #41 ... 04:28:07 04:28:07 #79 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:28:07 #79 DONE 1.4s 04:28:07 04:28:07 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:28:07 #41 ... 04:28:07 04:28:07 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:28:07 #80 DONE 7.6s 04:28:07 04:28:07 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:28:07 #41 ... 04:28:07 04:28:07 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:28:07 #81 DONE 6.1s 04:28:07 04:28:07 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:28:07 #41 extracting sha256:d35f2e70a28780e26ae1184d7642672775491230677f12e5d90dde5fd8a723c6 32.9s done 04:28:11 #41 ... 04:28:11 04:28:11 #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:28:11 #82 DONE 1.5s 04:28:11 04:28:11 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:28:11 #83 DONE 1.4s 04:28:11 04:28:11 #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:28:11 #84 DONE 1.5s 04:28:11 04:28:11 #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:28:11 #85 DONE 0.2s 04:28:11 04:28:11 #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:28:11 #86 DONE 0.2s 04:28:11 04:28:11 #87 [security-spire-config stage-2 6/10] COPY security.txt / 04:28:11 #87 ... 04:28:11 04:28:11 #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:28:11 #88 DONE 0.3s 04:28:11 04:28:11 #89 [security-spire-agent stage-3 7/10] COPY security.txt / 04:28:11 #89 DONE 0.2s 04:28:11 04:28:11 #87 [security-spire-config stage-2 6/10] COPY security.txt / 04:28:11 #87 DONE 0.2s 04:28:11 04:28:11 #90 [security-spire-server stage-2 6/9] COPY security.txt / 04:28:11 #90 DONE 0.2s 04:28:11 04:28:11 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:28:11 #91 DONE 0.2s 04:28:11 04:28:11 #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:28:11 #92 DONE 0.3s 04:28:11 04:28:11 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:28:11 #93 ... 04:28:11 04:28:11 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:28:11 #94 DONE 0.2s 04:28:11 04:28:11 #95 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:28:11 #95 DONE 0.2s 04:28:11 04:28:11 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:28:11 #96 DONE 0.2s 04:28:11 04:28:11 #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:28:11 #97 ... 04:28:11 04:28:11 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:28:11 #93 DONE 0.3s 04:28:11 04:28:11 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:28:11 #98 DONE 0.2s 04:28:11 04:28:11 #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:28:11 #97 DONE 0.3s 04:28:11 04:28:11 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:28:11 #99 DONE 0.3s 04:28:11 04:28:11 #100 [security-spire-agent] exporting to image 04:28:11 #100 exporting layers 04:28:13 #100 exporting layers 1.7s done 04:28:13 #100 writing image sha256:0545aa74192992f62c3ad2bea45b190d484c7e5926c853fd1e4aecae0e572c02 0.0s done 04:28:13 #100 naming to docker.io/library/security-spire-config-arm64 04:28:13 #100 exporting layers 1.9s done 04:28:13 #100 naming to docker.io/library/security-spire-config-arm64 done 04:28:13 #100 exporting layers 1.9s done 04:28:13 #100 writing image sha256:426467c21baf6ae9f576abda039878a883c6cd3a515c9c7de9fb6b704cfe675a 0.0s done 04:28:13 #100 naming to docker.io/library/security-spire-agent-arm64 done 04:28:13 #100 writing image sha256:7dfae8f4d1bd97b3640288b6a0927f4fcbd759827b611afef6c28b1c145385ef done 04:28:13 #100 naming to docker.io/library/security-spire-server-arm64 done 04:28:13 #100 DONE 2.1s 04:28:13 04:28:13 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:14 #101 ... 04:28:14 04:28:14 #102 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:14 #102 ... 04:28:14 04:28:14 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.5@sha256:927412e564a67772a8bca6515df5f457718a75da285a49217a2febdb74f3aef9 04:28:14 #54 ... 04:28:14 04:28:14 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:15 #135 ... 04:28:15 04:28:15 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:28:15 #137 DONE 97.9s 04:28:15 04:28:15 #138 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:28:15 #138 DONE 97.9s 04:28:15 04:28:15 #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:28:15 #132 DONE 97.9s 04:28:15 04:28:15 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:28:15 #130 DONE 97.9s 04:28:15 04:28:15 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:28:15 #139 DONE 98.0s 04:28:15 04:28:15 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:28:15 #133 DONE 97.9s 04:28:15 04:28:15 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:28:15 #135 DONE 98.0s 04:28:15 04:28:15 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:28:15 #131 DONE 98.0s 04:28:15 04:28:15 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:28:15 #134 DONE 98.0s 04:28:15 04:28:15 #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:28:15 #140 DONE 98.1s 04:28:15 04:28:15 #136 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:28:15 #136 DONE 98.1s 04:28:15 04:28:15 #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:28:16 #103 ... 04:28:16 04:28:16 #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:16 #141 DONE 0.8s 04:28:16 04:28:16 #142 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:28:16 #142 ... 04:28:16 04:28:16 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:28:16 #143 DONE 0.6s 04:28:16 04:28:16 #144 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:28:16 #144 DONE 0.6s 04:28:16 04:28:16 #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:28:16 #145 DONE 0.6s 04:28:16 04:28:16 #146 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:28:16 #146 DONE 0.6s 04:28:16 04:28:16 #147 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:28:16 #147 DONE 0.6s 04:28:16 04:28:16 #148 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:28:16 #148 DONE 0.6s 04:28:16 04:28:16 #142 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:28:16 #142 DONE 0.2s 04:28:16 04:28:16 #149 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:28:16 #149 ... 04:28:16 04:28:16 #150 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:28:16 #150 CACHED 04:28:16 04:28:16 #151 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:28:16 #151 CACHED 04:28:16 04:28:16 #152 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:28:16 #152 CACHED 04:28:16 04:28:16 #153 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:28:16 #153 CACHED 04:28:16 04:28:16 #154 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:28:16 #154 CACHED 04:28:16 04:28:16 #155 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:28:16 #155 CACHED 04:28:16 04:28:16 #156 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:28:16 #156 CACHED 04:28:16 04:28:16 #157 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:28:16 #157 CACHED 04:28:16 04:28:16 #158 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:28:16 #158 DONE 0.2s 04:28:16 04:28:16 #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:28:16 #159 DONE 0.3s 04:28:17 04:28:17 #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:28:17 #160 DONE 0.3s 04:28:17 04:28:17 #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:28:17 #161 DONE 0.3s 04:28:17 04:28:17 #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:28:17 #162 ... 04:28:17 04:28:17 #149 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:28:17 #149 DONE 0.3s 04:28:17 04:28:17 #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:28:18 #163 ... 04:28:18 04:28:18 #164 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:28:18 #164 DONE 1.8s 04:28:18 04:28:18 #165 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:28:19 #165 ... 04:28:19 04:28:19 #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:28:19 #166 DONE 2.2s 04:28:19 04:28:19 #167 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:28:19 #167 DONE 2.3s 04:28:19 04:28:19 #168 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:28:19 #168 DONE 2.3s 04:28:19 04:28:19 #169 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:28:19 #169 ... 04:28:19 04:28:19 #170 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:28:19 #170 DONE 2.7s 04:28:19 04:28:19 #171 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:28:19 #171 DONE 2.8s 04:28:19 04:28:19 #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:28:19 #172 DONE 2.6s 04:28:19 04:28:19 #173 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:28:19 #173 DONE 2.8s 04:28:19 04:28:19 #162 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:28:19 #162 DONE 2.6s 04:28:19 04:28:19 #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:28:19 #163 DONE 2.4s 04:28:19 04:28:19 #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:28:19 #174 ... 04:28:19 04:28:19 #175 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:28:19 #175 DONE 3.2s 04:28:20 04:28:20 #176 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:28:20 #176 DONE 0.8s 04:28:20 04:28:20 #165 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:28:20 #165 DONE 1.3s 04:28:20 04:28:20 #169 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:28:20 #169 DONE 0.9s 04:28:20 04:28:20 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:28:20 #177 DONE 0.4s 04:28:20 04:28:20 #178 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:28:20 #178 ... 04:28:20 04:28:20 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:28:20 #179 DONE 0.4s 04:28:20 04:28:20 #180 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:28:20 #180 DONE 0.4s 04:28:20 04:28:20 #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:28:20 #181 DONE 0.4s 04:28:20 04:28:20 #182 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:28:20 #182 DONE 0.4s 04:28:20 04:28:20 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:28:20 #183 DONE 0.5s 04:28:20 04:28:20 #174 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:28:20 #174 DONE 0.5s 04:28:20 04:28:20 #83 [support-notifications] exporting to image 04:28:20 #83 exporting layers 04:28:20 #83 ... 04:28:20 04:28:20 #184 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:28:20 #184 DONE 0.4s 04:28:20 04:28:20 #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:28:20 #185 DONE 0.4s 04:28:20 04:28:20 #83 [support-notifications] exporting to image 04:28:20 #83 exporting layers 0.3s done 04:28:20 #83 ... 04:28:20 04:28:20 #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:28:20 #186 DONE 0.6s 04:28:20 04:28:20 #178 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:28:20 #178 DONE 0.5s 04:28:20 04:28:20 #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:28:20 #187 DONE 0.4s 04:28:20 04:28:20 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:28:20 #188 DONE 0.3s 04:28:20 04:28:20 #83 [core-metadata] exporting to image 04:28:20 #83 ... 04:28:20 04:28:20 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:28:20 #189 DONE 0.2s 04:28:20 04:28:20 #83 [core-metadata] exporting to image 04:28:20 #83 exporting layers 0.5s done 04:28:20 #83 writing image sha256:f5b4cc3c2a31718fafede6ae6a8c7872d06b616c4958fcb95fb263ae5a0c8c6f 04:28:20 #83 writing image sha256:63a1054ddec6b4437393f48de6541498f6355ca02b32cfae6e9bdec63b4eb16a 04:28:20 #83 ... 04:28:20 04:28:20 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:28:20 #190 DONE 0.3s 04:28:20 04:28:20 #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:28:20 #191 DONE 0.3s 04:28:20 04:28:20 #83 [core-command] exporting to image 04:28:20 #83 exporting layers 0.7s done 04:28:20 #83 writing image sha256:f5b4cc3c2a31718fafede6ae6a8c7872d06b616c4958fcb95fb263ae5a0c8c6f 0.2s done 04:28:20 #83 naming to docker.io/library/core-command done 04:28:20 #83 writing image sha256:bc6ede45e5ddf0517ca665d6973e3747d8025a56a2815299fbe0ac8c7200239a 04:28:21 #83 ... 04:28:21 04:28:21 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:28:21 #192 DONE 0.5s 04:28:21 04:28:21 #83 [core-data] exporting to image 04:28:21 #83 exporting layers 0.7s done 04:28:21 #83 writing image sha256:63a1054ddec6b4437393f48de6541498f6355ca02b32cfae6e9bdec63b4eb16a 0.5s done 04:28:21 #83 writing image sha256:bc6ede45e5ddf0517ca665d6973e3747d8025a56a2815299fbe0ac8c7200239a 0.3s done 04:28:21 #83 naming to docker.io/library/core-data done 04:28:21 #83 naming to docker.io/library/support-scheduler done 04:28:21 #83 exporting layers 1.2s done 04:28:21 #83 writing image sha256:9c477503b561595847477b8bbb074ac0610ae4b9019de28f2f268d20355c3b33 04:28:21 #83 writing image sha256:804569c8adcbc39e5e67feb3cac3ef8673f8a1ff1b6e4577d28d03749f5d3f37 done 04:28:21 #83 naming to docker.io/library/security-spiffe-token-provider done 04:28:21 #83 ... 04:28:21 04:28:21 #193 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:28:21 #193 DONE 1.0s 04:28:21 04:28:21 #194 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:28:21 #194 DONE 0.7s 04:28:21 04:28:21 #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:28:21 #195 DONE 1.0s 04:28:21 04:28:21 #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:28:21 #196 DONE 0.4s 04:28:21 04:28:21 #83 [support-notifications] exporting to image 04:28:21 #83 writing image sha256:9c477503b561595847477b8bbb074ac0610ae4b9019de28f2f268d20355c3b33 done 04:28:21 #83 naming to docker.io/library/core-metadata done 04:28:21 #83 writing image sha256:683331b9de7af9940465d0e04249235ee71ae401d4f65bb9088d482c80762dc2 done 04:28:21 #83 naming to docker.io/library/support-notifications done 04:28:21 #83 exporting layers 0.2s done 04:28:21 #83 writing image sha256:63a648967d212dc29b6cb344ef64e1258536bc26dcdc37c87b9f022a4c235b12 0.0s done 04:28:21 #83 writing image sha256:4403f4f0e06957f45d5ab23bbce9871b00b59068c48e099144dd5c35b0078856 done 04:28:21 #83 naming to docker.io/library/security-proxy-auth done 04:28:21 #83 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 04:28:21 #83 DONE 3.0s 04:28:21 04:28:21 #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:28:21 #197 DONE 0.1s 04:28:21 04:28:21 #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:28:21 #198 DONE 0.1s 04:28:21 04:28:21 #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:28:21 #199 DONE 0.2s 04:28:21 04:28:21 #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:28:21 #200 DONE 0.0s 04:28:21 04:28:21 #201 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:28:21 #201 DONE 1.1s 04:28:21 04:28:21 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:28:21 #202 DONE 0.1s 04:28:21 04:28:21 #83 [security-proxy-setup] exporting to image 04:28:22 #83 ... 04:28:22 04:28:22 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:28:22 #203 DONE 0.5s 04:28:22 04:28:22 #83 [security-secretstore-setup] exporting to image 04:28:22 #83 writing image sha256:8cd56a81c227c21911d9e048b9470904b199fcbd9f9c98e8c46eac2d02eb1c7c done 04:28:22 #83 naming to docker.io/library/security-proxy-setup done 04:28:22 #83 ... 04:28:22 04:28:22 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:28:22 #204 DONE 0.5s 04:28:22 04:28:22 #83 [security-bootstrapper] exporting to image 04:28:22 #83 writing image sha256:8bdd5042fbcdafee438948819aa962d89d5a294bc5a69775439e77b22a1af614 done 04:28:22 #83 naming to docker.io/library/security-secretstore-setup done 04:28:22 #83 exporting layers 0.2s done 04:28:22 #83 writing image sha256:089aaec3b96a2fc239a0e5800832a7e19f75060b4669abc316d1da664bd2be7f done 04:28:22 #83 naming to docker.io/library/security-bootstrapper done 04:28:22 #83 DONE 3.7s 04:28:22 time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:28:22 time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:28:22 time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:28:22 time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:28:22 time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:28:22 time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:28:22 time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:28:22 time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:28:22 time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:28:22 time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:28:22 time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:28:22 time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:28:22 time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:28:22 time="2024-05-15T04:25:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:28:22 $ docker stop --time=1 878ded063e5f9600f7029d1ccbf08a5b6df4c1b58e86a015bfd83d93f7e9511a 04:28:24 $ docker rm -f --volumes 878ded063e5f9600f7029d1ccbf08a5b6df4c1b58e86a015bfd83d93f7e9511a [Pipeline] // withDockerContainer [Pipeline] sh 04:28:24 + docker images 04:28:24 REPOSITORY TAG IMAGE ID CREATED SIZE 04:28:24 security-bootstrapper latest 089aaec3b96a 2 seconds ago 28.9MB 04:28:24 security-secretstore-setup latest 8bdd5042fbcd 2 seconds ago 50MB 04:28:24 security-proxy-auth latest 63a648967d21 3 seconds ago 25MB 04:28:24 security-proxy-setup latest 8cd56a81c227 3 seconds ago 34.9MB 04:28:24 core-common-config-bootstrapper latest 4403f4f0e069 3 seconds ago 23.8MB 04:28:24 core-metadata latest 9c477503b561 4 seconds ago 27.2MB 04:28:24 support-notifications latest 683331b9de7a 4 seconds ago 40MB 04:28:24 core-data latest bc6ede45e5dd 5 seconds ago 26.9MB 04:28:24 core-command latest f5b4cc3c2a31 5 seconds ago 26.7MB 04:28:24 security-spiffe-token-provider latest 804569c8adcb 5 seconds ago 40.4MB 04:28:24 support-scheduler latest 63a1054ddec6 5 seconds ago 39.4MB 04:28:24 security-spire-agent latest c4bd072b21c2 2 minutes ago 178MB 04:28:24 security-spire-server latest e8ba76859b50 2 minutes ago 120MB 04:28:24 security-spire-config latest 071ea90665e2 2 minutes ago 119MB 04:28:24 ci-base-image-x86_64 latest 836c6568ecff 5 minutes ago 886MB 04:28:24 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.21-alpine-lts 60b93f829570 3 weeks ago 565MB 04:28:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 11 months ago 334MB 04:28:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 22 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 04:28:24 provisioning config files... 04:28:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config880671820414176143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:24 ---> ****-login.sh 04:28:24 nexus3.edgexfoundry.org:10001 04:28:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:24 Configure a credential helper to remove this warning. See 04:28:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:24 04:28:24 Login Succeeded 04:28:24 nexus3.edgexfoundry.org:10002 04:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:25 Configure a credential helper to remove this warning. See 04:28:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:25 04:28:25 Login Succeeded 04:28:25 nexus3.edgexfoundry.org:10003 04:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:25 Configure a credential helper to remove this warning. See 04:28:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:25 04:28:25 Login Succeeded 04:28:25 nexus3.edgexfoundry.org:10004 04:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:25 Configure a credential helper to remove this warning. See 04:28:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:25 04:28:25 Login Succeeded 04:28:25 ****.io 04:28:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:25 Configure a credential helper to remove this warning. See 04:28:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:25 04:28:25 Login Succeeded 04:28:25 ---> ****-login.sh ends [Pipeline] } 04:28:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:25 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:28:25 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:28:25 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:25 3.1.1 04:28:25 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:25 napa 04:28:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:26 + docker push nexus3.edgexfoundry.org:10004/core-command:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:28:26 42040e22f88c: Preparing 04:28:26 b1711c027136: Preparing 04:28:26 8b563224f037: Preparing 04:28:26 74f316d4ae78: Preparing 04:28:26 040ce5cf6b76: Preparing 04:28:26 f239ce7a7c26: Preparing 04:28:26 aedc3bda2944: Preparing 04:28:26 f239ce7a7c26: Waiting 04:28:26 aedc3bda2944: Waiting 04:28:26 8b563224f037: Pushed 04:28:26 74f316d4ae78: Pushed 04:28:26 42040e22f88c: Pushed 04:28:26 aedc3bda2944: Layer already exists 04:28:26 f239ce7a7c26: Pushed 04:28:26 040ce5cf6b76: Pushed 04:28:27 b1711c027136: Pushed 04:28:27 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:5d743d557e3920377830f3f48b17a43e5c286e721b6890912a703a99a23a13e9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:28 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.1 04:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:28:28 42040e22f88c: Preparing 04:28:28 b1711c027136: Preparing 04:28:28 8b563224f037: Preparing 04:28:28 74f316d4ae78: Preparing 04:28:28 040ce5cf6b76: Preparing 04:28:28 f239ce7a7c26: Preparing 04:28:28 aedc3bda2944: Preparing 04:28:28 aedc3bda2944: Waiting 04:28:28 f239ce7a7c26: Waiting 04:28:28 040ce5cf6b76: Layer already exists 04:28:28 b1711c027136: Layer already exists 04:28:28 74f316d4ae78: Layer already exists 04:28:28 8b563224f037: Layer already exists 04:28:28 42040e22f88c: Layer already exists 04:28:28 f239ce7a7c26: Layer already exists 04:28:28 aedc3bda2944: Layer already exists 04:28:28 3.1.1: digest: sha256:5d743d557e3920377830f3f48b17a43e5c286e721b6890912a703a99a23a13e9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:29 + docker push nexus3.edgexfoundry.org:10004/core-command:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:28:29 42040e22f88c: Preparing 04:28:29 b1711c027136: Preparing 04:28:29 8b563224f037: Preparing 04:28:29 74f316d4ae78: Preparing 04:28:29 040ce5cf6b76: Preparing 04:28:29 f239ce7a7c26: Preparing 04:28:29 aedc3bda2944: Preparing 04:28:29 f239ce7a7c26: Waiting 04:28:29 aedc3bda2944: Waiting 04:28:29 42040e22f88c: Layer already exists 04:28:29 040ce5cf6b76: Layer already exists 04:28:29 b1711c027136: Layer already exists 04:28:29 8b563224f037: Layer already exists 04:28:29 74f316d4ae78: Layer already exists 04:28:29 aedc3bda2944: Layer already exists 04:28:29 f239ce7a7c26: Layer already exists 04:28:29 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:5d743d557e3920377830f3f48b17a43e5c286e721b6890912a703a99a23a13e9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:29 + docker push nexus3.edgexfoundry.org:10004/core-command:napa 04:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:28:29 42040e22f88c: Preparing 04:28:29 b1711c027136: Preparing 04:28:29 8b563224f037: Preparing 04:28:29 74f316d4ae78: Preparing 04:28:29 040ce5cf6b76: Preparing 04:28:29 f239ce7a7c26: Preparing 04:28:29 aedc3bda2944: Preparing 04:28:29 f239ce7a7c26: Waiting 04:28:29 aedc3bda2944: Waiting 04:28:29 b1711c027136: Layer already exists 04:28:29 42040e22f88c: Layer already exists 04:28:29 040ce5cf6b76: Layer already exists 04:28:29 8b563224f037: Layer already exists 04:28:29 74f316d4ae78: Layer already exists 04:28:29 aedc3bda2944: Layer already exists 04:28:29 f239ce7a7c26: Layer already exists 04:28:29 napa: digest: sha256:5d743d557e3920377830f3f48b17a43e5c286e721b6890912a703a99a23a13e9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:29 ===================================================== [Pipeline] echo 04:28:29 taggedImages: 04:28:29 - nexus3.edgexfoundry.org:10004/core-command:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:29 - nexus3.edgexfoundry.org:10004/core-command:3.1.1 04:28:29 - nexus3.edgexfoundry.org:10004/core-command:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:29 - nexus3.edgexfoundry.org:10004/core-command:napa [Pipeline] echo 04:28:29 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 04:28:29 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:29 3.1.1 04:28:29 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:29 napa 04:28:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:30 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:30 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:28:30 2d8afc9677f9: Preparing 04:28:30 1ea294ea6a04: Preparing 04:28:30 728e2e08db97: Preparing 04:28:30 3f46962456ce: Preparing 04:28:30 8b563224f037: Preparing 04:28:30 74f316d4ae78: Preparing 04:28:30 040ce5cf6b76: Preparing 04:28:30 f239ce7a7c26: Preparing 04:28:30 aedc3bda2944: Preparing 04:28:30 74f316d4ae78: Waiting 04:28:30 040ce5cf6b76: Waiting 04:28:30 f239ce7a7c26: Waiting 04:28:30 aedc3bda2944: Waiting 04:28:30 8b563224f037: Layer already exists 04:28:30 74f316d4ae78: Layer already exists 04:28:30 040ce5cf6b76: Layer already exists 04:28:30 f239ce7a7c26: Layer already exists 04:28:30 aedc3bda2944: Layer already exists 04:28:30 2d8afc9677f9: Pushed 04:28:30 728e2e08db97: Pushed 04:28:30 1ea294ea6a04: Pushed 04:28:32 3f46962456ce: Pushed 04:28:32 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:fb84d14842277ccf0b1c57396b3ce5ce9eb5bbfb6b7a1c508578000be7829008 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.1 04:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:28:32 2d8afc9677f9: Preparing 04:28:32 1ea294ea6a04: Preparing 04:28:32 728e2e08db97: Preparing 04:28:32 3f46962456ce: Preparing 04:28:32 8b563224f037: Preparing 04:28:32 74f316d4ae78: Preparing 04:28:32 040ce5cf6b76: Preparing 04:28:32 f239ce7a7c26: Preparing 04:28:32 aedc3bda2944: Preparing 04:28:32 74f316d4ae78: Waiting 04:28:32 040ce5cf6b76: Waiting 04:28:32 f239ce7a7c26: Waiting 04:28:32 aedc3bda2944: Waiting 04:28:32 8b563224f037: Layer already exists 04:28:32 1ea294ea6a04: Layer already exists 04:28:32 3f46962456ce: Layer already exists 04:28:32 728e2e08db97: Layer already exists 04:28:32 2d8afc9677f9: Layer already exists 04:28:32 f239ce7a7c26: Layer already exists 04:28:32 74f316d4ae78: Layer already exists 04:28:32 aedc3bda2944: Layer already exists 04:28:32 040ce5cf6b76: Layer already exists 04:28:32 3.1.1: digest: sha256:fb84d14842277ccf0b1c57396b3ce5ce9eb5bbfb6b7a1c508578000be7829008 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:28:33 2d8afc9677f9: Preparing 04:28:33 1ea294ea6a04: Preparing 04:28:33 728e2e08db97: Preparing 04:28:33 3f46962456ce: Preparing 04:28:33 8b563224f037: Preparing 04:28:33 74f316d4ae78: Preparing 04:28:33 040ce5cf6b76: Preparing 04:28:33 f239ce7a7c26: Preparing 04:28:33 aedc3bda2944: Preparing 04:28:33 040ce5cf6b76: Waiting 04:28:33 f239ce7a7c26: Waiting 04:28:33 aedc3bda2944: Waiting 04:28:33 74f316d4ae78: Waiting 04:28:33 2d8afc9677f9: Layer already exists 04:28:33 8b563224f037: Layer already exists 04:28:33 1ea294ea6a04: Layer already exists 04:28:33 3f46962456ce: Layer already exists 04:28:33 728e2e08db97: Layer already exists 04:28:33 f239ce7a7c26: Layer already exists 04:28:33 040ce5cf6b76: Layer already exists 04:28:33 aedc3bda2944: Layer already exists 04:28:33 74f316d4ae78: Layer already exists 04:28:33 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:fb84d14842277ccf0b1c57396b3ce5ce9eb5bbfb6b7a1c508578000be7829008 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:napa 04:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:28:33 2d8afc9677f9: Preparing 04:28:33 1ea294ea6a04: Preparing 04:28:33 728e2e08db97: Preparing 04:28:33 3f46962456ce: Preparing 04:28:33 8b563224f037: Preparing 04:28:33 74f316d4ae78: Preparing 04:28:33 040ce5cf6b76: Preparing 04:28:33 f239ce7a7c26: Preparing 04:28:33 aedc3bda2944: Preparing 04:28:33 74f316d4ae78: Waiting 04:28:33 f239ce7a7c26: Waiting 04:28:33 aedc3bda2944: Waiting 04:28:33 040ce5cf6b76: Waiting 04:28:33 728e2e08db97: Layer already exists 04:28:33 2d8afc9677f9: Layer already exists 04:28:33 3f46962456ce: Layer already exists 04:28:33 8b563224f037: Layer already exists 04:28:33 1ea294ea6a04: Layer already exists 04:28:33 74f316d4ae78: Layer already exists 04:28:33 040ce5cf6b76: Layer already exists 04:28:33 f239ce7a7c26: Layer already exists 04:28:33 aedc3bda2944: Layer already exists 04:28:33 napa: digest: sha256:fb84d14842277ccf0b1c57396b3ce5ce9eb5bbfb6b7a1c508578000be7829008 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:34 ===================================================== [Pipeline] echo 04:28:34 taggedImages: 04:28:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.1 04:28:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:34 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:napa [Pipeline] echo 04:28:34 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:28:34 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:34 3.1.1 04:28:34 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:34 napa 04:28:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:34 + docker push nexus3.edgexfoundry.org:10004/core-data:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:28:34 ca7c2d901633: Preparing 04:28:34 bbd3c0a886a5: Preparing 04:28:34 8b563224f037: Preparing 04:28:34 74f316d4ae78: Preparing 04:28:34 2833e8360c72: Preparing 04:28:34 242319488c57: Preparing 04:28:34 aedc3bda2944: Preparing 04:28:34 242319488c57: Waiting 04:28:34 aedc3bda2944: Waiting 04:28:34 8b563224f037: Layer already exists 04:28:34 74f316d4ae78: Layer already exists 04:28:34 aedc3bda2944: Layer already exists 04:28:34 ca7c2d901633: Pushed 04:28:34 242319488c57: Pushed 04:28:35 #104 DONE 27.2s 04:28:35 04:28:35 #105 [security-bootstrapper builder 6/7] COPY . . 04:28:35 #105 ... 04:28:35 04:28:35 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:35 #101 DONE 26.2s 04:28:35 04:28:35 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:35 #103 DONE 26.3s 04:28:35 04:28:35 #102 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:35 #102 DONE 29.0s 04:28:35 04:28:35 #106 [security-spiffe-token-provider builder 6/7] COPY . . 04:28:35 2833e8360c72: Pushed 04:28:36 bbd3c0a886a5: Pushed 04:28:36 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:656bbbaa3fa9280cc1f69258fb38bb835576c8b1422be1aa9567d4272bc2b0cc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:37 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.1 04:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:28:37 ca7c2d901633: Preparing 04:28:37 bbd3c0a886a5: Preparing 04:28:37 8b563224f037: Preparing 04:28:37 74f316d4ae78: Preparing 04:28:37 2833e8360c72: Preparing 04:28:37 242319488c57: Preparing 04:28:37 aedc3bda2944: Preparing 04:28:37 aedc3bda2944: Waiting 04:28:37 242319488c57: Waiting 04:28:37 bbd3c0a886a5: Layer already exists 04:28:37 8b563224f037: Layer already exists 04:28:37 74f316d4ae78: Layer already exists 04:28:37 ca7c2d901633: Layer already exists 04:28:37 2833e8360c72: Layer already exists 04:28:37 aedc3bda2944: Layer already exists 04:28:37 242319488c57: Layer already exists 04:28:37 3.1.1: digest: sha256:656bbbaa3fa9280cc1f69258fb38bb835576c8b1422be1aa9567d4272bc2b0cc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:37 #106 DONE 3.9s 04:28:37 04:28:37 #107 [security-proxy-setup builder 6/7] COPY . . 04:28:37 #107 CACHED 04:28:37 04:28:37 #108 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:28:37 #108 CACHED 04:28:37 04:28:37 #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:37 #109 CACHED 04:28:37 04:28:37 #110 [support-notifications builder 6/7] COPY . . 04:28:37 #110 DONE 3.9s 04:28:37 04:28:37 #105 [security-bootstrapper builder 6/7] COPY . . 04:28:37 #105 DONE 4.0s 04:28:37 04:28:37 #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:28:37 + docker push nexus3.edgexfoundry.org:10004/core-data:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:28:37 ca7c2d901633: Preparing 04:28:37 bbd3c0a886a5: Preparing 04:28:37 8b563224f037: Preparing 04:28:37 74f316d4ae78: Preparing 04:28:37 2833e8360c72: Preparing 04:28:37 242319488c57: Preparing 04:28:37 aedc3bda2944: Preparing 04:28:37 242319488c57: Waiting 04:28:37 aedc3bda2944: Waiting 04:28:37 74f316d4ae78: Layer already exists 04:28:37 bbd3c0a886a5: Layer already exists 04:28:37 ca7c2d901633: Layer already exists 04:28:37 2833e8360c72: Layer already exists 04:28:37 8b563224f037: Layer already exists 04:28:37 aedc3bda2944: Layer already exists 04:28:37 242319488c57: Layer already exists 04:28:37 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:656bbbaa3fa9280cc1f69258fb38bb835576c8b1422be1aa9567d4272bc2b0cc size: 1781 [Pipeline] } [Pipeline] // withEnv 04:28:37 #111 ... 04:28:37 04:28:37 #112 [security-secretstore-setup builder 6/7] COPY . . 04:28:37 #112 CACHED 04:28:37 04:28:37 #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:28:37 #113 CACHED 04:28:37 04:28:37 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:37 #114 CACHED 04:28:37 04:28:37 #115 [core-command builder 4/7] COPY go.mod vendor* ./ 04:28:37 #115 CACHED 04:28:37 04:28:37 #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:37 #116 CACHED 04:28:37 04:28:37 #117 [core-command builder 6/7] COPY . . 04:28:37 #117 CACHED 04:28:37 04:28:37 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:37 #118 CACHED 04:28:37 04:28:37 #119 [support-scheduler builder 6/7] COPY . . 04:28:37 #119 CACHED 04:28:37 04:28:37 #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 04:28:37 #120 CACHED 04:28:37 04:28:37 #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:37 #121 CACHED 04:28:37 04:28:37 #122 [security-proxy-auth builder 6/7] COPY . . 04:28:37 #122 CACHED 04:28:37 04:28:37 #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:28:37 #123 CACHED 04:28:37 04:28:37 #124 [core-data builder 6/7] COPY . . 04:28:37 #124 CACHED 04:28:37 04:28:37 #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:37 #125 CACHED 04:28:37 04:28:37 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 04:28:37 #126 CACHED 04:28:37 04:28:37 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:28:37 #127 CACHED 04:28:37 04:28:37 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:37 #128 CACHED 04:28:37 04:28:37 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 04:28:37 #129 CACHED 04:28:37 04:28:37 #130 [core-metadata builder 6/7] COPY . . 04:28:37 #130 DONE 4.0s 04:28:37 04:28:37 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:38 + docker push nexus3.edgexfoundry.org:10004/core-data:napa 04:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:28:38 ca7c2d901633: Preparing 04:28:38 bbd3c0a886a5: Preparing 04:28:38 8b563224f037: Preparing 04:28:38 74f316d4ae78: Preparing 04:28:38 2833e8360c72: Preparing 04:28:38 242319488c57: Preparing 04:28:38 aedc3bda2944: Preparing 04:28:38 242319488c57: Waiting 04:28:38 ca7c2d901633: Layer already exists 04:28:38 74f316d4ae78: Layer already exists 04:28:38 bbd3c0a886a5: Layer already exists 04:28:38 8b563224f037: Layer already exists 04:28:38 2833e8360c72: Layer already exists 04:28:38 242319488c57: Layer already exists 04:28:38 aedc3bda2944: Layer already exists 04:28:38 napa: digest: sha256:656bbbaa3fa9280cc1f69258fb38bb835576c8b1422be1aa9567d4272bc2b0cc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:38 ===================================================== [Pipeline] echo 04:28:38 taggedImages: 04:28:38 - nexus3.edgexfoundry.org:10004/core-data:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:38 - nexus3.edgexfoundry.org:10004/core-data:3.1.1 04:28:38 - nexus3.edgexfoundry.org:10004/core-data:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:38 - nexus3.edgexfoundry.org:10004/core-data:napa [Pipeline] echo 04:28:38 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:28:38 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:38 3.1.1 04:28:38 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:38 napa 04:28:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:28:39 cafae5ba85ab: Preparing 04:28:39 82ff9a377787: Preparing 04:28:39 c38acd669211: Preparing 04:28:39 8b563224f037: Preparing 04:28:39 74f316d4ae78: Preparing 04:28:39 040ce5cf6b76: Preparing 04:28:39 f239ce7a7c26: Preparing 04:28:39 aedc3bda2944: Preparing 04:28:39 040ce5cf6b76: Waiting 04:28:39 f239ce7a7c26: Waiting 04:28:39 aedc3bda2944: Waiting 04:28:39 74f316d4ae78: Layer already exists 04:28:39 8b563224f037: Layer already exists 04:28:39 040ce5cf6b76: Layer already exists 04:28:39 f239ce7a7c26: Layer already exists 04:28:39 aedc3bda2944: Layer already exists 04:28:39 82ff9a377787: Pushed 04:28:39 cafae5ba85ab: Pushed 04:28:40 c38acd669211: Pushed 04:28:40 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:34374cc2c37a98adb93ee28a17bd121a9550cff935b13689c40764003809059c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.1 04:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:28:41 cafae5ba85ab: Preparing 04:28:41 82ff9a377787: Preparing 04:28:41 c38acd669211: Preparing 04:28:41 8b563224f037: Preparing 04:28:41 74f316d4ae78: Preparing 04:28:41 040ce5cf6b76: Preparing 04:28:41 f239ce7a7c26: Preparing 04:28:41 aedc3bda2944: Preparing 04:28:41 040ce5cf6b76: Waiting 04:28:41 f239ce7a7c26: Waiting 04:28:41 aedc3bda2944: Waiting 04:28:41 cafae5ba85ab: Layer already exists 04:28:41 c38acd669211: Layer already exists 04:28:41 8b563224f037: Layer already exists 04:28:41 74f316d4ae78: Layer already exists 04:28:41 82ff9a377787: Layer already exists 04:28:41 f239ce7a7c26: Layer already exists 04:28:41 040ce5cf6b76: Layer already exists 04:28:41 aedc3bda2944: Layer already exists 04:28:41 3.1.1: digest: sha256:34374cc2c37a98adb93ee28a17bd121a9550cff935b13689c40764003809059c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:42 #131 4.474 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:28:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:28:42 cafae5ba85ab: Preparing 04:28:42 82ff9a377787: Preparing 04:28:42 c38acd669211: Preparing 04:28:42 8b563224f037: Preparing 04:28:42 74f316d4ae78: Preparing 04:28:42 040ce5cf6b76: Preparing 04:28:42 f239ce7a7c26: Preparing 04:28:42 aedc3bda2944: Preparing 04:28:42 040ce5cf6b76: Waiting 04:28:42 aedc3bda2944: Waiting 04:28:42 f239ce7a7c26: Waiting 04:28:42 82ff9a377787: Layer already exists 04:28:42 c38acd669211: Layer already exists 04:28:42 cafae5ba85ab: Layer already exists 04:28:42 8b563224f037: Layer already exists 04:28:42 74f316d4ae78: Layer already exists 04:28:42 f239ce7a7c26: Layer already exists 04:28:42 aedc3bda2944: Layer already exists 04:28:42 040ce5cf6b76: Layer already exists 04:28:42 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:34374cc2c37a98adb93ee28a17bd121a9550cff935b13689c40764003809059c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:napa 04:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:28:42 cafae5ba85ab: Preparing 04:28:42 82ff9a377787: Preparing 04:28:42 c38acd669211: Preparing 04:28:42 8b563224f037: Preparing 04:28:42 74f316d4ae78: Preparing 04:28:42 040ce5cf6b76: Preparing 04:28:42 f239ce7a7c26: Preparing 04:28:42 aedc3bda2944: Preparing 04:28:42 040ce5cf6b76: Waiting 04:28:42 f239ce7a7c26: Waiting 04:28:42 aedc3bda2944: Waiting 04:28:42 82ff9a377787: Layer already exists 04:28:42 c38acd669211: Layer already exists 04:28:42 cafae5ba85ab: Layer already exists 04:28:42 74f316d4ae78: Layer already exists 04:28:42 8b563224f037: Layer already exists 04:28:42 040ce5cf6b76: Layer already exists 04:28:42 f239ce7a7c26: Layer already exists 04:28:42 aedc3bda2944: Layer already exists 04:28:42 napa: digest: sha256:34374cc2c37a98adb93ee28a17bd121a9550cff935b13689c40764003809059c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:42 ===================================================== [Pipeline] echo 04:28:42 taggedImages: 04:28:42 - nexus3.edgexfoundry.org:10004/core-metadata:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:42 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.1 04:28:42 - nexus3.edgexfoundry.org:10004/core-metadata:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:42 - nexus3.edgexfoundry.org:10004/core-metadata:napa [Pipeline] echo 04:28:42 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:28:42 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:42 3.1.1 04:28:42 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:42 napa 04:28:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:43 #131 ... 04:28:43 04:28:43 #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:28:43 #111 4.403 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 04:28:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:28:43 60dc449bc4ab: Preparing 04:28:43 457884b0e534: Preparing 04:28:43 2371028e10bc: Preparing 04:28:43 daedc27793fd: Preparing 04:28:43 7ecaaf11483f: Preparing 04:28:43 5a3d55bf7d95: Preparing 04:28:43 719bf33d5d18: Preparing 04:28:43 8b563224f037: Preparing 04:28:43 74f316d4ae78: Preparing 04:28:43 634b6351ba30: Preparing 04:28:43 fa3ed9fbfa52: Preparing 04:28:43 5f70bf18a086: Preparing 04:28:43 914f38d7ffe6: Preparing 04:28:43 719bf33d5d18: Waiting 04:28:43 9d02f3e39a6a: Preparing 04:28:43 e578d045e0c3: Preparing 04:28:43 8b563224f037: Waiting 04:28:43 aedc3bda2944: Preparing 04:28:43 74f316d4ae78: Waiting 04:28:43 5a3d55bf7d95: Waiting 04:28:43 634b6351ba30: Waiting 04:28:43 fa3ed9fbfa52: Waiting 04:28:43 5f70bf18a086: Waiting 04:28:43 e578d045e0c3: Waiting 04:28:43 aedc3bda2944: Waiting 04:28:43 914f38d7ffe6: Waiting 04:28:43 9d02f3e39a6a: Waiting 04:28:43 2371028e10bc: Pushed 04:28:43 7ecaaf11483f: Pushed 04:28:43 60dc449bc4ab: Pushed 04:28:43 457884b0e534: Pushed 04:28:43 daedc27793fd: Pushed 04:28:43 74f316d4ae78: Layer already exists 04:28:43 8b563224f037: Layer already exists 04:28:43 5f70bf18a086: Layer already exists 04:28:43 5a3d55bf7d95: Pushed 04:28:43 fa3ed9fbfa52: Pushed 04:28:43 634b6351ba30: Pushed 04:28:43 914f38d7ffe6: Pushed 04:28:43 aedc3bda2944: Layer already exists 04:28:43 e578d045e0c3: Pushed 04:28:44 9d02f3e39a6a: Pushed 04:28:45 719bf33d5d18: Pushed 04:28:45 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:6339ccc753c8021b3796c0f81c5db85675f2bcda97bf58f17de9eae825c78ff5 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.1 04:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:28:46 60dc449bc4ab: Preparing 04:28:46 457884b0e534: Preparing 04:28:46 2371028e10bc: Preparing 04:28:46 daedc27793fd: Preparing 04:28:46 7ecaaf11483f: Preparing 04:28:46 5a3d55bf7d95: Preparing 04:28:46 719bf33d5d18: Preparing 04:28:46 8b563224f037: Preparing 04:28:46 74f316d4ae78: Preparing 04:28:46 634b6351ba30: Preparing 04:28:46 fa3ed9fbfa52: Preparing 04:28:46 5f70bf18a086: Preparing 04:28:46 914f38d7ffe6: Preparing 04:28:46 9d02f3e39a6a: Preparing 04:28:46 e578d045e0c3: Preparing 04:28:46 aedc3bda2944: Preparing 04:28:46 5a3d55bf7d95: Waiting 04:28:46 719bf33d5d18: Waiting 04:28:46 8b563224f037: Waiting 04:28:46 634b6351ba30: Waiting 04:28:46 fa3ed9fbfa52: Waiting 04:28:46 5f70bf18a086: Waiting 04:28:46 914f38d7ffe6: Waiting 04:28:46 e578d045e0c3: Waiting 04:28:46 9d02f3e39a6a: Waiting 04:28:46 74f316d4ae78: Waiting 04:28:46 daedc27793fd: Layer already exists 04:28:46 60dc449bc4ab: Layer already exists 04:28:46 2371028e10bc: Layer already exists 04:28:46 7ecaaf11483f: Layer already exists 04:28:46 457884b0e534: Layer already exists 04:28:46 719bf33d5d18: Layer already exists 04:28:46 5a3d55bf7d95: Layer already exists 04:28:46 8b563224f037: Layer already exists 04:28:46 634b6351ba30: Layer already exists 04:28:46 74f316d4ae78: Layer already exists 04:28:46 fa3ed9fbfa52: Layer already exists 04:28:46 914f38d7ffe6: Layer already exists 04:28:46 e578d045e0c3: Layer already exists 04:28:46 5f70bf18a086: Layer already exists 04:28:46 9d02f3e39a6a: Layer already exists 04:28:46 aedc3bda2944: Layer already exists 04:28:46 3.1.1: digest: sha256:6339ccc753c8021b3796c0f81c5db85675f2bcda97bf58f17de9eae825c78ff5 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:28:46 60dc449bc4ab: Preparing 04:28:46 457884b0e534: Preparing 04:28:46 2371028e10bc: Preparing 04:28:46 daedc27793fd: Preparing 04:28:46 7ecaaf11483f: Preparing 04:28:46 5a3d55bf7d95: Preparing 04:28:46 719bf33d5d18: Preparing 04:28:46 8b563224f037: Preparing 04:28:46 74f316d4ae78: Preparing 04:28:46 634b6351ba30: Preparing 04:28:46 fa3ed9fbfa52: Preparing 04:28:46 5f70bf18a086: Preparing 04:28:46 914f38d7ffe6: Preparing 04:28:46 9d02f3e39a6a: Preparing 04:28:46 e578d045e0c3: Preparing 04:28:46 aedc3bda2944: Preparing 04:28:46 5a3d55bf7d95: Waiting 04:28:46 719bf33d5d18: Waiting 04:28:46 8b563224f037: Waiting 04:28:46 74f316d4ae78: Waiting 04:28:46 634b6351ba30: Waiting 04:28:46 fa3ed9fbfa52: Waiting 04:28:46 5f70bf18a086: Waiting 04:28:46 914f38d7ffe6: Waiting 04:28:46 9d02f3e39a6a: Waiting 04:28:46 e578d045e0c3: Waiting 04:28:46 aedc3bda2944: Waiting 04:28:46 60dc449bc4ab: Layer already exists 04:28:46 7ecaaf11483f: Layer already exists 04:28:46 daedc27793fd: Layer already exists 04:28:46 2371028e10bc: Layer already exists 04:28:46 457884b0e534: Layer already exists 04:28:46 8b563224f037: Layer already exists 04:28:46 719bf33d5d18: Layer already exists 04:28:46 5a3d55bf7d95: Layer already exists 04:28:46 634b6351ba30: Layer already exists 04:28:46 74f316d4ae78: Layer already exists 04:28:46 5f70bf18a086: Layer already exists 04:28:46 fa3ed9fbfa52: Layer already exists 04:28:46 914f38d7ffe6: Layer already exists 04:28:46 9d02f3e39a6a: Layer already exists 04:28:46 e578d045e0c3: Layer already exists 04:28:46 aedc3bda2944: Layer already exists 04:28:46 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:6339ccc753c8021b3796c0f81c5db85675f2bcda97bf58f17de9eae825c78ff5 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:napa 04:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:28:47 60dc449bc4ab: Preparing 04:28:47 457884b0e534: Preparing 04:28:47 2371028e10bc: Preparing 04:28:47 daedc27793fd: Preparing 04:28:47 7ecaaf11483f: Preparing 04:28:47 5a3d55bf7d95: Preparing 04:28:47 719bf33d5d18: Preparing 04:28:47 8b563224f037: Preparing 04:28:47 74f316d4ae78: Preparing 04:28:47 634b6351ba30: Preparing 04:28:47 fa3ed9fbfa52: Preparing 04:28:47 5f70bf18a086: Preparing 04:28:47 914f38d7ffe6: Preparing 04:28:47 9d02f3e39a6a: Preparing 04:28:47 e578d045e0c3: Preparing 04:28:47 aedc3bda2944: Preparing 04:28:47 fa3ed9fbfa52: Waiting 04:28:47 5f70bf18a086: Waiting 04:28:47 634b6351ba30: Waiting 04:28:47 5a3d55bf7d95: Waiting 04:28:47 914f38d7ffe6: Waiting 04:28:47 719bf33d5d18: Waiting 04:28:47 9d02f3e39a6a: Waiting 04:28:47 8b563224f037: Waiting 04:28:47 74f316d4ae78: Waiting 04:28:47 e578d045e0c3: Waiting 04:28:47 aedc3bda2944: Waiting 04:28:47 2371028e10bc: Layer already exists 04:28:47 daedc27793fd: Layer already exists 04:28:47 60dc449bc4ab: Layer already exists 04:28:47 7ecaaf11483f: Layer already exists 04:28:47 457884b0e534: Layer already exists 04:28:47 5a3d55bf7d95: Layer already exists 04:28:47 634b6351ba30: Layer already exists 04:28:47 8b563224f037: Layer already exists 04:28:47 74f316d4ae78: Layer already exists 04:28:47 719bf33d5d18: Layer already exists 04:28:47 fa3ed9fbfa52: Layer already exists 04:28:47 9d02f3e39a6a: Layer already exists 04:28:47 914f38d7ffe6: Layer already exists 04:28:47 5f70bf18a086: Layer already exists 04:28:47 e578d045e0c3: Layer already exists 04:28:47 aedc3bda2944: Layer already exists 04:28:47 napa: digest: sha256:6339ccc753c8021b3796c0f81c5db85675f2bcda97bf58f17de9eae825c78ff5 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:47 ===================================================== [Pipeline] echo 04:28:47 taggedImages: 04:28:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.1 04:28:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:napa [Pipeline] echo 04:28:47 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 04:28:47 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:47 3.1.1 04:28:47 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:47 napa 04:28:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:28:48 2d8afc9677f9: Preparing 04:28:48 1ea294ea6a04: Preparing 04:28:48 7d446138087d: Preparing 04:28:48 e67754e40899: Preparing 04:28:48 8b563224f037: Preparing 04:28:48 74f316d4ae78: Preparing 04:28:48 040ce5cf6b76: Preparing 04:28:48 f239ce7a7c26: Preparing 04:28:48 aedc3bda2944: Preparing 04:28:48 040ce5cf6b76: Waiting 04:28:48 f239ce7a7c26: Waiting 04:28:48 74f316d4ae78: Waiting 04:28:48 aedc3bda2944: Waiting 04:28:48 1ea294ea6a04: Layer already exists 04:28:48 8b563224f037: Layer already exists 04:28:48 2d8afc9677f9: Layer already exists 04:28:48 74f316d4ae78: Layer already exists 04:28:48 040ce5cf6b76: Layer already exists 04:28:48 f239ce7a7c26: Layer already exists 04:28:48 aedc3bda2944: Layer already exists 04:28:48 7d446138087d: Pushed 04:28:48 #111 ... 04:28:48 04:28:48 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:28:48 #0 5.347 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:28:48 #132 ... 04:28:48 04:28:48 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:28:48 #0 5.403 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:28:48 #133 ... 04:28:48 04:28:48 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:28:48 #0 4.055 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:28:48 #134 ... 04:28:48 04:28:48 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:28:48 #0 5.178 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:28:48 #135 ... 04:28:48 04:28:48 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:28:48 #0 5.069 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:28:48 #136 ... 04:28:48 04:28:48 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:28:48 #0 5.022 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 04:28:48 #137 ... 04:28:48 04:28:48 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:28:48 #0 5.199 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 04:28:48 #138 ... 04:28:48 04:28:48 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:28:48 #0 5.365 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:28:48 #139 ... 04:28:48 04:28:48 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:28:48 #0 5.455 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 04:28:50 e67754e40899: Pushed 04:28:50 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:e0f52869f93c053e34e601f45e8c87039ea729fb4bafb18c55ee226c959e37c2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.1 04:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:28:50 2d8afc9677f9: Preparing 04:28:50 1ea294ea6a04: Preparing 04:28:50 7d446138087d: Preparing 04:28:50 e67754e40899: Preparing 04:28:50 8b563224f037: Preparing 04:28:50 74f316d4ae78: Preparing 04:28:50 040ce5cf6b76: Preparing 04:28:50 f239ce7a7c26: Preparing 04:28:50 aedc3bda2944: Preparing 04:28:50 74f316d4ae78: Waiting 04:28:50 040ce5cf6b76: Waiting 04:28:50 f239ce7a7c26: Waiting 04:28:50 aedc3bda2944: Waiting 04:28:50 7d446138087d: Layer already exists 04:28:50 8b563224f037: Layer already exists 04:28:50 2d8afc9677f9: Layer already exists 04:28:50 1ea294ea6a04: Layer already exists 04:28:50 e67754e40899: Layer already exists 04:28:50 74f316d4ae78: Layer already exists 04:28:50 aedc3bda2944: Layer already exists 04:28:50 f239ce7a7c26: Layer already exists 04:28:50 040ce5cf6b76: Layer already exists 04:28:50 3.1.1: digest: sha256:e0f52869f93c053e34e601f45e8c87039ea729fb4bafb18c55ee226c959e37c2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:28:51 2d8afc9677f9: Preparing 04:28:51 1ea294ea6a04: Preparing 04:28:51 7d446138087d: Preparing 04:28:51 e67754e40899: Preparing 04:28:51 8b563224f037: Preparing 04:28:51 74f316d4ae78: Preparing 04:28:51 040ce5cf6b76: Preparing 04:28:51 f239ce7a7c26: Preparing 04:28:51 aedc3bda2944: Preparing 04:28:51 040ce5cf6b76: Waiting 04:28:51 aedc3bda2944: Waiting 04:28:51 f239ce7a7c26: Waiting 04:28:51 74f316d4ae78: Waiting 04:28:51 e67754e40899: Layer already exists 04:28:51 7d446138087d: Layer already exists 04:28:51 1ea294ea6a04: Layer already exists 04:28:51 2d8afc9677f9: Layer already exists 04:28:51 8b563224f037: Layer already exists 04:28:51 74f316d4ae78: Layer already exists 04:28:51 aedc3bda2944: Layer already exists 04:28:51 040ce5cf6b76: Layer already exists 04:28:51 f239ce7a7c26: Layer already exists 04:28:51 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:e0f52869f93c053e34e601f45e8c87039ea729fb4bafb18c55ee226c959e37c2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:napa 04:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:28:52 2d8afc9677f9: Preparing 04:28:52 1ea294ea6a04: Preparing 04:28:52 7d446138087d: Preparing 04:28:52 e67754e40899: Preparing 04:28:52 8b563224f037: Preparing 04:28:52 74f316d4ae78: Preparing 04:28:52 040ce5cf6b76: Preparing 04:28:52 f239ce7a7c26: Preparing 04:28:52 aedc3bda2944: Preparing 04:28:52 040ce5cf6b76: Waiting 04:28:52 f239ce7a7c26: Waiting 04:28:52 aedc3bda2944: Waiting 04:28:52 74f316d4ae78: Waiting 04:28:52 e67754e40899: Layer already exists 04:28:52 7d446138087d: Layer already exists 04:28:52 8b563224f037: Layer already exists 04:28:52 2d8afc9677f9: Layer already exists 04:28:52 1ea294ea6a04: Layer already exists 04:28:52 74f316d4ae78: Layer already exists 04:28:52 f239ce7a7c26: Layer already exists 04:28:52 aedc3bda2944: Layer already exists 04:28:52 040ce5cf6b76: Layer already exists 04:28:52 napa: digest: sha256:e0f52869f93c053e34e601f45e8c87039ea729fb4bafb18c55ee226c959e37c2 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:52 ===================================================== [Pipeline] echo 04:28:52 taggedImages: 04:28:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.1 04:28:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:52 - nexus3.edgexfoundry.org:10004/security-proxy-auth:napa [Pipeline] echo 04:28:52 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:28:52 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:52 3.1.1 04:28:52 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:52 napa 04:28:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:28:53 8414869b502f: Preparing 04:28:53 0c52f2eb86f5: Preparing 04:28:53 ab5cd79d54c4: Preparing 04:28:53 b56b7b16f805: Preparing 04:28:53 a0d352a127c5: Preparing 04:28:53 8b563224f037: Preparing 04:28:53 74f316d4ae78: Preparing 04:28:53 6d8dbdf133bc: Preparing 04:28:53 24ffcc02f3cb: Preparing 04:28:53 83b767761318: Preparing 04:28:53 aedc3bda2944: Preparing 04:28:53 74f316d4ae78: Waiting 04:28:53 6d8dbdf133bc: Waiting 04:28:53 24ffcc02f3cb: Waiting 04:28:53 83b767761318: Waiting 04:28:53 aedc3bda2944: Waiting 04:28:53 8b563224f037: Waiting 04:28:53 a0d352a127c5: Pushed 04:28:53 8b563224f037: Layer already exists 04:28:53 8414869b502f: Pushed 04:28:53 b56b7b16f805: Pushed 04:28:53 0c52f2eb86f5: Pushed 04:28:53 74f316d4ae78: Layer already exists 04:28:53 aedc3bda2944: Layer already exists 04:28:53 6d8dbdf133bc: Pushed 04:28:53 24ffcc02f3cb: Pushed 04:28:54 ab5cd79d54c4: Pushed 04:28:54 83b767761318: Pushed 04:28:54 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:c216d8190c85d04a7fd9ec8ff85fd72689a280ada3ac3d335ff710f547898f54 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.1 04:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:28:55 8414869b502f: Preparing 04:28:55 0c52f2eb86f5: Preparing 04:28:55 ab5cd79d54c4: Preparing 04:28:55 b56b7b16f805: Preparing 04:28:55 a0d352a127c5: Preparing 04:28:55 8b563224f037: Preparing 04:28:55 74f316d4ae78: Preparing 04:28:55 6d8dbdf133bc: Preparing 04:28:55 24ffcc02f3cb: Preparing 04:28:55 83b767761318: Preparing 04:28:55 aedc3bda2944: Preparing 04:28:55 74f316d4ae78: Waiting 04:28:55 24ffcc02f3cb: Waiting 04:28:55 8b563224f037: Waiting 04:28:55 6d8dbdf133bc: Waiting 04:28:55 83b767761318: Waiting 04:28:55 aedc3bda2944: Waiting 04:28:55 a0d352a127c5: Layer already exists 04:28:55 b56b7b16f805: Layer already exists 04:28:55 0c52f2eb86f5: Layer already exists 04:28:55 8414869b502f: Layer already exists 04:28:55 ab5cd79d54c4: Layer already exists 04:28:55 8b563224f037: Layer already exists 04:28:55 74f316d4ae78: Layer already exists 04:28:55 6d8dbdf133bc: Layer already exists 04:28:55 24ffcc02f3cb: Layer already exists 04:28:55 83b767761318: Layer already exists 04:28:55 aedc3bda2944: Layer already exists 04:28:55 3.1.1: digest: sha256:c216d8190c85d04a7fd9ec8ff85fd72689a280ada3ac3d335ff710f547898f54 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:28:56 8414869b502f: Preparing 04:28:56 0c52f2eb86f5: Preparing 04:28:56 ab5cd79d54c4: Preparing 04:28:56 b56b7b16f805: Preparing 04:28:56 a0d352a127c5: Preparing 04:28:56 8b563224f037: Preparing 04:28:56 74f316d4ae78: Preparing 04:28:56 6d8dbdf133bc: Preparing 04:28:56 24ffcc02f3cb: Preparing 04:28:56 83b767761318: Preparing 04:28:56 aedc3bda2944: Preparing 04:28:56 8b563224f037: Waiting 04:28:56 aedc3bda2944: Waiting 04:28:56 74f316d4ae78: Waiting 04:28:56 6d8dbdf133bc: Waiting 04:28:56 24ffcc02f3cb: Waiting 04:28:56 83b767761318: Waiting 04:28:56 a0d352a127c5: Layer already exists 04:28:56 8414869b502f: Layer already exists 04:28:56 b56b7b16f805: Layer already exists 04:28:56 ab5cd79d54c4: Layer already exists 04:28:56 0c52f2eb86f5: Layer already exists 04:28:56 8b563224f037: Layer already exists 04:28:56 74f316d4ae78: Layer already exists 04:28:56 83b767761318: Layer already exists 04:28:56 24ffcc02f3cb: Layer already exists 04:28:56 6d8dbdf133bc: Layer already exists 04:28:56 aedc3bda2944: Layer already exists 04:28:56 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:c216d8190c85d04a7fd9ec8ff85fd72689a280ada3ac3d335ff710f547898f54 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:napa 04:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:28:56 8414869b502f: Preparing 04:28:56 0c52f2eb86f5: Preparing 04:28:56 ab5cd79d54c4: Preparing 04:28:56 b56b7b16f805: Preparing 04:28:56 a0d352a127c5: Preparing 04:28:56 8b563224f037: Preparing 04:28:56 74f316d4ae78: Preparing 04:28:56 6d8dbdf133bc: Preparing 04:28:56 24ffcc02f3cb: Preparing 04:28:56 83b767761318: Preparing 04:28:56 aedc3bda2944: Preparing 04:28:56 8b563224f037: Waiting 04:28:56 6d8dbdf133bc: Waiting 04:28:56 74f316d4ae78: Waiting 04:28:56 24ffcc02f3cb: Waiting 04:28:56 83b767761318: Waiting 04:28:56 0c52f2eb86f5: Layer already exists 04:28:56 ab5cd79d54c4: Layer already exists 04:28:56 8414869b502f: Layer already exists 04:28:56 b56b7b16f805: Layer already exists 04:28:56 a0d352a127c5: Layer already exists 04:28:56 74f316d4ae78: Layer already exists 04:28:56 6d8dbdf133bc: Layer already exists 04:28:56 8b563224f037: Layer already exists 04:28:56 24ffcc02f3cb: Layer already exists 04:28:56 83b767761318: Layer already exists 04:28:56 aedc3bda2944: Layer already exists 04:28:56 napa: digest: sha256:c216d8190c85d04a7fd9ec8ff85fd72689a280ada3ac3d335ff710f547898f54 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:28:56 ===================================================== [Pipeline] echo 04:28:56 taggedImages: 04:28:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.1 04:28:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:napa [Pipeline] echo 04:28:56 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:28:56 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:56 3.1.1 04:28:56 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:28:56 napa 04:28:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:28:57 21f0476ca5d2: Preparing 04:28:57 dc283d59abce: Preparing 04:28:57 f0e6d90b3836: Preparing 04:28:57 8ab5a1af3e19: Preparing 04:28:57 00923ff2a0aa: Preparing 04:28:57 a7c60148e96e: Preparing 04:28:57 b85b8179adb0: Preparing 04:28:57 8b563224f037: Preparing 04:28:57 74f316d4ae78: Preparing 04:28:57 c5d59965ce69: Preparing 04:28:57 d5b3f1ef2f4f: Preparing 04:28:57 aedc3bda2944: Preparing 04:28:57 c5d59965ce69: Waiting 04:28:57 d5b3f1ef2f4f: Waiting 04:28:57 b85b8179adb0: Waiting 04:28:57 aedc3bda2944: Waiting 04:28:57 8b563224f037: Waiting 04:28:57 a7c60148e96e: Waiting 04:28:57 74f316d4ae78: Waiting 04:28:57 dc283d59abce: Pushed 04:28:57 21f0476ca5d2: Pushed 04:28:57 00923ff2a0aa: Pushed 04:28:57 8b563224f037: Layer already exists 04:28:57 74f316d4ae78: Layer already exists 04:28:57 a7c60148e96e: Pushed 04:28:57 b85b8179adb0: Pushed 04:28:57 aedc3bda2944: Layer already exists 04:28:58 c5d59965ce69: Pushed 04:28:58 8ab5a1af3e19: Pushed 04:28:58 d5b3f1ef2f4f: Pushed 04:28:59 f0e6d90b3836: Pushed 04:28:59 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:db818f7cec0b17b3556d476602acabb439c47d5eac1073efbd839c070d50d667 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.1 04:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:29:00 21f0476ca5d2: Preparing 04:29:00 dc283d59abce: Preparing 04:29:00 f0e6d90b3836: Preparing 04:29:00 8ab5a1af3e19: Preparing 04:29:00 00923ff2a0aa: Preparing 04:29:00 a7c60148e96e: Preparing 04:29:00 b85b8179adb0: Preparing 04:29:00 8b563224f037: Preparing 04:29:00 74f316d4ae78: Preparing 04:29:00 c5d59965ce69: Preparing 04:29:00 d5b3f1ef2f4f: Preparing 04:29:00 aedc3bda2944: Preparing 04:29:00 a7c60148e96e: Waiting 04:29:00 b85b8179adb0: Waiting 04:29:00 8b563224f037: Waiting 04:29:00 74f316d4ae78: Waiting 04:29:00 d5b3f1ef2f4f: Waiting 04:29:00 c5d59965ce69: Waiting 04:29:00 aedc3bda2944: Waiting 04:29:00 8ab5a1af3e19: Layer already exists 04:29:00 00923ff2a0aa: Layer already exists 04:29:00 f0e6d90b3836: Layer already exists 04:29:00 21f0476ca5d2: Layer already exists 04:29:00 dc283d59abce: Layer already exists 04:29:00 74f316d4ae78: Layer already exists 04:29:00 8b563224f037: Layer already exists 04:29:00 a7c60148e96e: Layer already exists 04:29:00 b85b8179adb0: Layer already exists 04:29:00 c5d59965ce69: Layer already exists 04:29:00 aedc3bda2944: Layer already exists 04:29:00 d5b3f1ef2f4f: Layer already exists 04:29:00 3.1.1: digest: sha256:db818f7cec0b17b3556d476602acabb439c47d5eac1073efbd839c070d50d667 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:29:00 21f0476ca5d2: Preparing 04:29:00 dc283d59abce: Preparing 04:29:00 f0e6d90b3836: Preparing 04:29:00 8ab5a1af3e19: Preparing 04:29:00 00923ff2a0aa: Preparing 04:29:00 a7c60148e96e: Preparing 04:29:00 b85b8179adb0: Preparing 04:29:00 8b563224f037: Preparing 04:29:00 74f316d4ae78: Preparing 04:29:00 c5d59965ce69: Preparing 04:29:00 b85b8179adb0: Waiting 04:29:00 a7c60148e96e: Waiting 04:29:00 8b563224f037: Waiting 04:29:00 74f316d4ae78: Waiting 04:29:00 d5b3f1ef2f4f: Preparing 04:29:00 aedc3bda2944: Preparing 04:29:00 c5d59965ce69: Waiting 04:29:00 d5b3f1ef2f4f: Waiting 04:29:00 aedc3bda2944: Waiting 04:29:00 00923ff2a0aa: Layer already exists 04:29:00 21f0476ca5d2: Layer already exists 04:29:00 f0e6d90b3836: Layer already exists 04:29:00 dc283d59abce: Layer already exists 04:29:00 8ab5a1af3e19: Layer already exists 04:29:00 a7c60148e96e: Layer already exists 04:29:00 b85b8179adb0: Layer already exists 04:29:00 8b563224f037: Layer already exists 04:29:00 74f316d4ae78: Layer already exists 04:29:00 c5d59965ce69: Layer already exists 04:29:00 d5b3f1ef2f4f: Layer already exists 04:29:00 aedc3bda2944: Layer already exists 04:29:00 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:db818f7cec0b17b3556d476602acabb439c47d5eac1073efbd839c070d50d667 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:napa 04:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:29:01 21f0476ca5d2: Preparing 04:29:01 dc283d59abce: Preparing 04:29:01 f0e6d90b3836: Preparing 04:29:01 8ab5a1af3e19: Preparing 04:29:01 00923ff2a0aa: Preparing 04:29:01 a7c60148e96e: Preparing 04:29:01 b85b8179adb0: Preparing 04:29:01 8b563224f037: Preparing 04:29:01 74f316d4ae78: Preparing 04:29:01 c5d59965ce69: Preparing 04:29:01 d5b3f1ef2f4f: Preparing 04:29:01 aedc3bda2944: Preparing 04:29:01 74f316d4ae78: Waiting 04:29:01 c5d59965ce69: Waiting 04:29:01 aedc3bda2944: Waiting 04:29:01 d5b3f1ef2f4f: Waiting 04:29:01 a7c60148e96e: Waiting 04:29:01 b85b8179adb0: Waiting 04:29:01 8b563224f037: Waiting 04:29:01 8ab5a1af3e19: Layer already exists 04:29:01 21f0476ca5d2: Layer already exists 04:29:01 00923ff2a0aa: Layer already exists 04:29:01 f0e6d90b3836: Layer already exists 04:29:01 dc283d59abce: Layer already exists 04:29:01 b85b8179adb0: Layer already exists 04:29:01 8b563224f037: Layer already exists 04:29:01 c5d59965ce69: Layer already exists 04:29:01 a7c60148e96e: Layer already exists 04:29:01 74f316d4ae78: Layer already exists 04:29:01 d5b3f1ef2f4f: Layer already exists 04:29:01 aedc3bda2944: Layer already exists 04:29:01 napa: digest: sha256:db818f7cec0b17b3556d476602acabb439c47d5eac1073efbd839c070d50d667 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:01 ===================================================== [Pipeline] echo 04:29:01 taggedImages: 04:29:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:29:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.1 04:29:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:29:01 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:napa [Pipeline] echo 04:29:01 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:29:01 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:29:01 3.1.1 04:29:01 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:29:01 napa 04:29:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:29:02 259e01bbcefc: Preparing 04:29:02 7cbeac1b36b3: Preparing 04:29:02 8b563224f037: Preparing 04:29:02 74f316d4ae78: Preparing 04:29:02 7907e895c739: Preparing 04:29:02 28ac02ebec72: Preparing 04:29:02 aedc3bda2944: Preparing 04:29:02 aedc3bda2944: Waiting 04:29:02 28ac02ebec72: Waiting 04:29:02 74f316d4ae78: Layer already exists 04:29:02 8b563224f037: Layer already exists 04:29:02 aedc3bda2944: Layer already exists 04:29:02 259e01bbcefc: Pushed 04:29:02 7907e895c739: Pushed 04:29:02 28ac02ebec72: Pushed 04:29:04 7cbeac1b36b3: Pushed 04:29:04 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:bd5458baa0b8de98a39ab4f931580ff0770a9c1a4c5702435db89011dfeffa5f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.1 04:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:29:05 259e01bbcefc: Preparing 04:29:05 7cbeac1b36b3: Preparing 04:29:05 8b563224f037: Preparing 04:29:05 74f316d4ae78: Preparing 04:29:05 7907e895c739: Preparing 04:29:05 28ac02ebec72: Preparing 04:29:05 aedc3bda2944: Preparing 04:29:05 28ac02ebec72: Waiting 04:29:05 7cbeac1b36b3: Layer already exists 04:29:05 74f316d4ae78: Layer already exists 04:29:05 8b563224f037: Layer already exists 04:29:05 259e01bbcefc: Layer already exists 04:29:05 7907e895c739: Layer already exists 04:29:05 28ac02ebec72: Layer already exists 04:29:05 aedc3bda2944: Layer already exists 04:29:05 3.1.1: digest: sha256:bd5458baa0b8de98a39ab4f931580ff0770a9c1a4c5702435db89011dfeffa5f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:29:06 259e01bbcefc: Preparing 04:29:06 7cbeac1b36b3: Preparing 04:29:06 8b563224f037: Preparing 04:29:06 74f316d4ae78: Preparing 04:29:06 7907e895c739: Preparing 04:29:06 28ac02ebec72: Preparing 04:29:06 aedc3bda2944: Preparing 04:29:06 28ac02ebec72: Waiting 04:29:06 aedc3bda2944: Waiting 04:29:06 74f316d4ae78: Layer already exists 04:29:06 8b563224f037: Layer already exists 04:29:06 7907e895c739: Layer already exists 04:29:06 259e01bbcefc: Layer already exists 04:29:06 7cbeac1b36b3: Layer already exists 04:29:06 28ac02ebec72: Layer already exists 04:29:06 aedc3bda2944: Layer already exists 04:29:06 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:bd5458baa0b8de98a39ab4f931580ff0770a9c1a4c5702435db89011dfeffa5f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:napa 04:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:29:06 259e01bbcefc: Preparing 04:29:06 7cbeac1b36b3: Preparing 04:29:06 8b563224f037: Preparing 04:29:06 74f316d4ae78: Preparing 04:29:06 7907e895c739: Preparing 04:29:06 28ac02ebec72: Preparing 04:29:06 aedc3bda2944: Preparing 04:29:06 259e01bbcefc: Layer already exists 04:29:06 8b563224f037: Layer already exists 04:29:06 74f316d4ae78: Layer already exists 04:29:06 7907e895c739: Layer already exists 04:29:06 7cbeac1b36b3: Layer already exists 04:29:06 28ac02ebec72: Layer already exists 04:29:06 aedc3bda2944: Layer already exists 04:29:06 napa: digest: sha256:bd5458baa0b8de98a39ab4f931580ff0770a9c1a4c5702435db89011dfeffa5f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:06 ===================================================== [Pipeline] echo 04:29:06 taggedImages: 04:29:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:29:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.1 04:29:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:29:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:napa [Pipeline] echo 04:29:06 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:29:06 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:29:06 3.1.1 04:29:06 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:29:06 napa 04:29:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:29:07 b73f88de5d07: Preparing 04:29:07 8475cc571776: Preparing 04:29:07 29d46964a376: Preparing 04:29:07 8b563224f037: Preparing 04:29:07 74f316d4ae78: Preparing 04:29:07 1b9e7c3c7028: Preparing 04:29:07 fed8be33663f: Preparing 04:29:07 f9a0690406fb: Preparing 04:29:07 bd8e65887690: Preparing 04:29:07 aedc3bda2944: Preparing 04:29:07 1b9e7c3c7028: Waiting 04:29:07 fed8be33663f: Waiting 04:29:07 f9a0690406fb: Waiting 04:29:07 bd8e65887690: Waiting 04:29:07 aedc3bda2944: Waiting 04:29:07 8b563224f037: Layer already exists 04:29:07 74f316d4ae78: Layer already exists 04:29:07 8475cc571776: Pushed 04:29:07 29d46964a376: Pushed 04:29:07 b73f88de5d07: Pushed 04:29:07 aedc3bda2944: Layer already exists 04:29:07 f9a0690406fb: Pushed 04:29:08 bd8e65887690: Pushed 04:29:14 fed8be33663f: Pushed 04:29:17 1b9e7c3c7028: Pushed 04:29:17 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:8259660507db2f9718a4f4c3613402f8409b20ba449411803c05365d29ede461 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.1 04:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:29:18 b73f88de5d07: Preparing 04:29:18 8475cc571776: Preparing 04:29:18 29d46964a376: Preparing 04:29:18 8b563224f037: Preparing 04:29:18 74f316d4ae78: Preparing 04:29:18 1b9e7c3c7028: Preparing 04:29:18 fed8be33663f: Preparing 04:29:18 f9a0690406fb: Preparing 04:29:18 fed8be33663f: Waiting 04:29:18 1b9e7c3c7028: Waiting 04:29:18 bd8e65887690: Preparing 04:29:18 aedc3bda2944: Preparing 04:29:18 f9a0690406fb: Waiting 04:29:18 bd8e65887690: Waiting 04:29:18 8b563224f037: Layer already exists 04:29:18 8475cc571776: Layer already exists 04:29:18 29d46964a376: Layer already exists 04:29:18 b73f88de5d07: Layer already exists 04:29:18 74f316d4ae78: Layer already exists 04:29:18 1b9e7c3c7028: Layer already exists 04:29:18 f9a0690406fb: Layer already exists 04:29:18 fed8be33663f: Layer already exists 04:29:18 aedc3bda2944: Layer already exists 04:29:18 bd8e65887690: Layer already exists 04:29:18 3.1.1: digest: sha256:8259660507db2f9718a4f4c3613402f8409b20ba449411803c05365d29ede461 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:29:18 b73f88de5d07: Preparing 04:29:18 8475cc571776: Preparing 04:29:18 29d46964a376: Preparing 04:29:18 8b563224f037: Preparing 04:29:18 74f316d4ae78: Preparing 04:29:18 1b9e7c3c7028: Preparing 04:29:18 fed8be33663f: Preparing 04:29:18 f9a0690406fb: Preparing 04:29:18 bd8e65887690: Preparing 04:29:18 aedc3bda2944: Preparing 04:29:18 bd8e65887690: Waiting 04:29:18 fed8be33663f: Waiting 04:29:18 f9a0690406fb: Waiting 04:29:18 aedc3bda2944: Waiting 04:29:18 1b9e7c3c7028: Waiting 04:29:18 29d46964a376: Layer already exists 04:29:18 8b563224f037: Layer already exists 04:29:18 b73f88de5d07: Layer already exists 04:29:18 74f316d4ae78: Layer already exists 04:29:18 8475cc571776: Layer already exists 04:29:18 1b9e7c3c7028: Layer already exists 04:29:18 bd8e65887690: Layer already exists 04:29:18 aedc3bda2944: Layer already exists 04:29:18 fed8be33663f: Layer already exists 04:29:18 f9a0690406fb: Layer already exists 04:29:18 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:8259660507db2f9718a4f4c3613402f8409b20ba449411803c05365d29ede461 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:napa 04:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:29:19 b73f88de5d07: Preparing 04:29:19 8475cc571776: Preparing 04:29:19 29d46964a376: Preparing 04:29:19 8b563224f037: Preparing 04:29:19 74f316d4ae78: Preparing 04:29:19 1b9e7c3c7028: Preparing 04:29:19 fed8be33663f: Preparing 04:29:19 f9a0690406fb: Preparing 04:29:19 bd8e65887690: Preparing 04:29:19 aedc3bda2944: Preparing 04:29:19 1b9e7c3c7028: Waiting 04:29:19 bd8e65887690: Waiting 04:29:19 aedc3bda2944: Waiting 04:29:19 fed8be33663f: Waiting 04:29:19 f9a0690406fb: Waiting 04:29:19 b73f88de5d07: Layer already exists 04:29:19 29d46964a376: Layer already exists 04:29:19 74f316d4ae78: Layer already exists 04:29:19 8475cc571776: Layer already exists 04:29:19 8b563224f037: Layer already exists 04:29:19 f9a0690406fb: Layer already exists 04:29:19 bd8e65887690: Layer already exists 04:29:19 1b9e7c3c7028: Layer already exists 04:29:19 fed8be33663f: Layer already exists 04:29:19 aedc3bda2944: Layer already exists 04:29:19 napa: digest: sha256:8259660507db2f9718a4f4c3613402f8409b20ba449411803c05365d29ede461 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:19 ===================================================== [Pipeline] echo 04:29:19 taggedImages: 04:29:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:29:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.1 04:29:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:29:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:napa [Pipeline] echo 04:29:19 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:29:19 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:29:19 3.1.1 04:29:19 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:29:19 napa 04:29:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:29:20 4f8c10175000: Preparing 04:29:20 eeff3abd784d: Preparing 04:29:20 b3fe6998701a: Preparing 04:29:20 8b563224f037: Preparing 04:29:20 74f316d4ae78: Preparing 04:29:20 1d107f87dc2b: Preparing 04:29:20 eba2383c1476: Preparing 04:29:20 6187790e6a55: Preparing 04:29:20 aedc3bda2944: Preparing 04:29:20 6187790e6a55: Waiting 04:29:20 1d107f87dc2b: Waiting 04:29:20 eba2383c1476: Waiting 04:29:20 74f316d4ae78: Layer already exists 04:29:20 8b563224f037: Layer already exists 04:29:20 eeff3abd784d: Pushed 04:29:20 b3fe6998701a: Pushed 04:29:20 4f8c10175000: Pushed 04:29:20 aedc3bda2944: Layer already exists 04:29:20 6187790e6a55: Pushed 04:29:20 eba2383c1476: Pushed 04:29:30 1d107f87dc2b: Pushed 04:29:30 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:1c4caf145c2bf2de2f427ad16ea85b24117b896ad92484bb7abee7e9f10e0447 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.1 04:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:29:31 4f8c10175000: Preparing 04:29:31 eeff3abd784d: Preparing 04:29:31 b3fe6998701a: Preparing 04:29:31 8b563224f037: Preparing 04:29:31 74f316d4ae78: Preparing 04:29:31 1d107f87dc2b: Preparing 04:29:31 eba2383c1476: Preparing 04:29:31 6187790e6a55: Preparing 04:29:31 aedc3bda2944: Preparing 04:29:31 eba2383c1476: Waiting 04:29:31 6187790e6a55: Waiting 04:29:31 1d107f87dc2b: Waiting 04:29:31 aedc3bda2944: Waiting 04:29:31 b3fe6998701a: Layer already exists 04:29:31 4f8c10175000: Layer already exists 04:29:31 8b563224f037: Layer already exists 04:29:31 74f316d4ae78: Layer already exists 04:29:31 eeff3abd784d: Layer already exists 04:29:31 eba2383c1476: Layer already exists 04:29:31 1d107f87dc2b: Layer already exists 04:29:31 6187790e6a55: Layer already exists 04:29:31 aedc3bda2944: Layer already exists 04:29:31 3.1.1: digest: sha256:1c4caf145c2bf2de2f427ad16ea85b24117b896ad92484bb7abee7e9f10e0447 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:29:32 4f8c10175000: Preparing 04:29:32 eeff3abd784d: Preparing 04:29:32 b3fe6998701a: Preparing 04:29:32 8b563224f037: Preparing 04:29:32 74f316d4ae78: Preparing 04:29:32 1d107f87dc2b: Preparing 04:29:32 eba2383c1476: Preparing 04:29:32 6187790e6a55: Preparing 04:29:32 aedc3bda2944: Preparing 04:29:32 1d107f87dc2b: Waiting 04:29:32 aedc3bda2944: Waiting 04:29:32 eba2383c1476: Waiting 04:29:32 6187790e6a55: Waiting 04:29:32 eeff3abd784d: Layer already exists 04:29:32 b3fe6998701a: Layer already exists 04:29:32 8b563224f037: Layer already exists 04:29:32 4f8c10175000: Layer already exists 04:29:32 74f316d4ae78: Layer already exists 04:29:32 1d107f87dc2b: Layer already exists 04:29:32 6187790e6a55: Layer already exists 04:29:32 eba2383c1476: Layer already exists 04:29:32 aedc3bda2944: Layer already exists 04:29:32 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:1c4caf145c2bf2de2f427ad16ea85b24117b896ad92484bb7abee7e9f10e0447 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:napa 04:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:29:32 4f8c10175000: Preparing 04:29:32 eeff3abd784d: Preparing 04:29:32 b3fe6998701a: Preparing 04:29:32 8b563224f037: Preparing 04:29:32 74f316d4ae78: Preparing 04:29:32 1d107f87dc2b: Preparing 04:29:32 eba2383c1476: Preparing 04:29:32 6187790e6a55: Preparing 04:29:32 aedc3bda2944: Preparing 04:29:32 eba2383c1476: Waiting 04:29:32 1d107f87dc2b: Waiting 04:29:32 6187790e6a55: Waiting 04:29:32 aedc3bda2944: Waiting 04:29:32 74f316d4ae78: Layer already exists 04:29:32 eeff3abd784d: Layer already exists 04:29:32 b3fe6998701a: Layer already exists 04:29:32 4f8c10175000: Layer already exists 04:29:32 8b563224f037: Layer already exists 04:29:32 1d107f87dc2b: Layer already exists 04:29:32 eba2383c1476: Layer already exists 04:29:32 aedc3bda2944: Layer already exists 04:29:32 6187790e6a55: Layer already exists 04:29:32 napa: digest: sha256:1c4caf145c2bf2de2f427ad16ea85b24117b896ad92484bb7abee7e9f10e0447 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:33 ===================================================== [Pipeline] echo 04:29:33 taggedImages: 04:29:33 - nexus3.edgexfoundry.org:10004/security-spire-config:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:29:33 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.1 04:29:33 - nexus3.edgexfoundry.org:10004/security-spire-config:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:29:33 - nexus3.edgexfoundry.org:10004/security-spire-config:napa [Pipeline] echo 04:29:33 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:29:33 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:29:33 3.1.1 04:29:33 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:29:33 napa 04:29:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:29:33 b73f88de5d07: Preparing 04:29:33 929a755276b2: Preparing 04:29:33 1ec61dcf1922: Preparing 04:29:33 8b563224f037: Preparing 04:29:33 74f316d4ae78: Preparing 04:29:33 42e8cc3b584a: Preparing 04:29:33 f9a0690406fb: Preparing 04:29:33 bd8e65887690: Preparing 04:29:33 aedc3bda2944: Preparing 04:29:33 f9a0690406fb: Waiting 04:29:33 42e8cc3b584a: Waiting 04:29:33 aedc3bda2944: Waiting 04:29:33 bd8e65887690: Waiting 04:29:33 b73f88de5d07: Layer already exists 04:29:33 74f316d4ae78: Layer already exists 04:29:33 8b563224f037: Layer already exists 04:29:33 f9a0690406fb: Layer already exists 04:29:33 bd8e65887690: Layer already exists 04:29:33 aedc3bda2944: Layer already exists 04:29:33 1ec61dcf1922: Pushed 04:29:33 929a755276b2: Pushed 04:29:43 42e8cc3b584a: Pushed 04:29:43 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:bd6a97e76fbc88695cc976916cb8331b50b321dc7b842947548237ad3d7f01b2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.1 04:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:29:44 b73f88de5d07: Preparing 04:29:44 929a755276b2: Preparing 04:29:44 1ec61dcf1922: Preparing 04:29:44 8b563224f037: Preparing 04:29:44 74f316d4ae78: Preparing 04:29:44 42e8cc3b584a: Preparing 04:29:44 f9a0690406fb: Preparing 04:29:44 bd8e65887690: Preparing 04:29:44 aedc3bda2944: Preparing 04:29:44 bd8e65887690: Waiting 04:29:44 f9a0690406fb: Waiting 04:29:44 aedc3bda2944: Waiting 04:29:44 42e8cc3b584a: Waiting 04:29:44 b73f88de5d07: Layer already exists 04:29:44 74f316d4ae78: Layer already exists 04:29:44 8b563224f037: Layer already exists 04:29:44 929a755276b2: Layer already exists 04:29:44 1ec61dcf1922: Layer already exists 04:29:44 f9a0690406fb: Layer already exists 04:29:44 42e8cc3b584a: Layer already exists 04:29:44 bd8e65887690: Layer already exists 04:29:44 aedc3bda2944: Layer already exists 04:29:44 3.1.1: digest: sha256:bd6a97e76fbc88695cc976916cb8331b50b321dc7b842947548237ad3d7f01b2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:29:45 b73f88de5d07: Preparing 04:29:45 929a755276b2: Preparing 04:29:45 1ec61dcf1922: Preparing 04:29:45 8b563224f037: Preparing 04:29:45 74f316d4ae78: Preparing 04:29:45 42e8cc3b584a: Preparing 04:29:45 f9a0690406fb: Preparing 04:29:45 bd8e65887690: Preparing 04:29:45 aedc3bda2944: Preparing 04:29:45 f9a0690406fb: Waiting 04:29:45 bd8e65887690: Waiting 04:29:45 aedc3bda2944: Waiting 04:29:45 42e8cc3b584a: Waiting 04:29:45 8b563224f037: Layer already exists 04:29:45 929a755276b2: Layer already exists 04:29:45 1ec61dcf1922: Layer already exists 04:29:45 b73f88de5d07: Layer already exists 04:29:45 74f316d4ae78: Layer already exists 04:29:45 42e8cc3b584a: Layer already exists 04:29:45 f9a0690406fb: Layer already exists 04:29:45 bd8e65887690: Layer already exists 04:29:45 aedc3bda2944: Layer already exists 04:29:45 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:bd6a97e76fbc88695cc976916cb8331b50b321dc7b842947548237ad3d7f01b2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:napa 04:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:29:45 b73f88de5d07: Preparing 04:29:45 929a755276b2: Preparing 04:29:45 1ec61dcf1922: Preparing 04:29:45 8b563224f037: Preparing 04:29:45 74f316d4ae78: Preparing 04:29:45 42e8cc3b584a: Preparing 04:29:45 f9a0690406fb: Preparing 04:29:45 bd8e65887690: Preparing 04:29:45 aedc3bda2944: Preparing 04:29:45 bd8e65887690: Waiting 04:29:45 42e8cc3b584a: Waiting 04:29:45 aedc3bda2944: Waiting 04:29:45 8b563224f037: Layer already exists 04:29:45 b73f88de5d07: Layer already exists 04:29:45 74f316d4ae78: Layer already exists 04:29:45 1ec61dcf1922: Layer already exists 04:29:45 929a755276b2: Layer already exists 04:29:45 42e8cc3b584a: Layer already exists 04:29:45 bd8e65887690: Layer already exists 04:29:45 f9a0690406fb: Layer already exists 04:29:45 aedc3bda2944: Layer already exists 04:29:45 napa: digest: sha256:bd6a97e76fbc88695cc976916cb8331b50b321dc7b842947548237ad3d7f01b2 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:45 ===================================================== [Pipeline] echo 04:29:45 taggedImages: 04:29:45 - nexus3.edgexfoundry.org:10004/security-spire-server:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:29:45 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.1 04:29:45 - nexus3.edgexfoundry.org:10004/security-spire-server:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:29:45 - nexus3.edgexfoundry.org:10004/security-spire-server:napa [Pipeline] echo 04:29:45 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:29:45 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:29:45 3.1.1 04:29:45 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:29:45 napa 04:29:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:29:46 f7d6da2e4126: Preparing 04:29:46 3798a4c61c5c: Preparing 04:29:46 8b563224f037: Preparing 04:29:46 74f316d4ae78: Preparing 04:29:46 2eefe44a6954: Preparing 04:29:46 ad4590fd438d: Preparing 04:29:46 aedc3bda2944: Preparing 04:29:46 ad4590fd438d: Waiting 04:29:46 74f316d4ae78: Layer already exists 04:29:46 8b563224f037: Layer already exists 04:29:46 aedc3bda2944: Layer already exists 04:29:46 f7d6da2e4126: Pushed 04:29:46 ad4590fd438d: Pushed 04:29:47 2eefe44a6954: Pushed 04:29:49 3798a4c61c5c: Pushed 04:29:49 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:179356fbada8321549c494bbb7885aea6bc77d7beab3e829b88a613eb8571328 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.1 04:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:29:50 f7d6da2e4126: Preparing 04:29:50 3798a4c61c5c: Preparing 04:29:50 8b563224f037: Preparing 04:29:50 74f316d4ae78: Preparing 04:29:50 2eefe44a6954: Preparing 04:29:50 ad4590fd438d: Preparing 04:29:50 aedc3bda2944: Preparing 04:29:50 ad4590fd438d: Waiting 04:29:50 aedc3bda2944: Waiting 04:29:50 8b563224f037: Layer already exists 04:29:50 74f316d4ae78: Layer already exists 04:29:50 3798a4c61c5c: Layer already exists 04:29:50 2eefe44a6954: Layer already exists 04:29:50 f7d6da2e4126: Layer already exists 04:29:50 aedc3bda2944: Layer already exists 04:29:50 ad4590fd438d: Layer already exists 04:29:50 3.1.1: digest: sha256:179356fbada8321549c494bbb7885aea6bc77d7beab3e829b88a613eb8571328 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:29:50 f7d6da2e4126: Preparing 04:29:50 3798a4c61c5c: Preparing 04:29:50 8b563224f037: Preparing 04:29:50 74f316d4ae78: Preparing 04:29:50 2eefe44a6954: Preparing 04:29:50 ad4590fd438d: Preparing 04:29:50 aedc3bda2944: Preparing 04:29:50 ad4590fd438d: Waiting 04:29:50 aedc3bda2944: Waiting 04:29:50 74f316d4ae78: Layer already exists 04:29:50 2eefe44a6954: Layer already exists 04:29:50 3798a4c61c5c: Layer already exists 04:29:50 8b563224f037: Layer already exists 04:29:50 f7d6da2e4126: Layer already exists 04:29:50 ad4590fd438d: Layer already exists 04:29:50 aedc3bda2944: Layer already exists 04:29:50 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:179356fbada8321549c494bbb7885aea6bc77d7beab3e829b88a613eb8571328 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:napa 04:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:29:51 f7d6da2e4126: Preparing 04:29:51 3798a4c61c5c: Preparing 04:29:51 8b563224f037: Preparing 04:29:51 74f316d4ae78: Preparing 04:29:51 2eefe44a6954: Preparing 04:29:51 ad4590fd438d: Preparing 04:29:51 aedc3bda2944: Preparing 04:29:51 ad4590fd438d: Waiting 04:29:51 aedc3bda2944: Waiting 04:29:51 3798a4c61c5c: Layer already exists 04:29:51 f7d6da2e4126: Layer already exists 04:29:51 8b563224f037: Layer already exists 04:29:51 2eefe44a6954: Layer already exists 04:29:51 74f316d4ae78: Layer already exists 04:29:51 ad4590fd438d: Layer already exists 04:29:51 aedc3bda2944: Layer already exists 04:29:51 napa: digest: sha256:179356fbada8321549c494bbb7885aea6bc77d7beab3e829b88a613eb8571328 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:29:51 ===================================================== [Pipeline] echo 04:29:51 taggedImages: 04:29:51 - nexus3.edgexfoundry.org:10004/support-notifications:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:29:51 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.1 04:29:51 - nexus3.edgexfoundry.org:10004/support-notifications:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:29:51 - nexus3.edgexfoundry.org:10004/support-notifications:napa [Pipeline] echo 04:29:51 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 04:29:51 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:29:51 3.1.1 04:29:51 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:29:51 napa 04:29:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:52 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:29:52 e8dd8a6d9771: Preparing 04:29:52 42e4bc7a95df: Preparing 04:29:52 8b563224f037: Preparing 04:29:52 74f316d4ae78: Preparing 04:29:52 040ce5cf6b76: Preparing 04:29:52 f239ce7a7c26: Preparing 04:29:52 aedc3bda2944: Preparing 04:29:52 f239ce7a7c26: Waiting 04:29:52 aedc3bda2944: Waiting 04:29:52 8b563224f037: Layer already exists 04:29:52 74f316d4ae78: Layer already exists 04:29:52 040ce5cf6b76: Layer already exists 04:29:52 f239ce7a7c26: Layer already exists 04:29:52 aedc3bda2944: Layer already exists 04:29:52 e8dd8a6d9771: Pushed 04:29:55 42e4bc7a95df: Pushed 04:29:55 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:7626d6214a0f314bd6d213b4bd7f1f85ce87185335199d92aa49511cf7293ba3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.1 04:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:29:56 e8dd8a6d9771: Preparing 04:29:56 42e4bc7a95df: Preparing 04:29:56 8b563224f037: Preparing 04:29:56 74f316d4ae78: Preparing 04:29:56 040ce5cf6b76: Preparing 04:29:56 f239ce7a7c26: Preparing 04:29:56 aedc3bda2944: Preparing 04:29:56 f239ce7a7c26: Waiting 04:29:56 aedc3bda2944: Waiting 04:29:56 040ce5cf6b76: Layer already exists 04:29:56 42e4bc7a95df: Layer already exists 04:29:56 74f316d4ae78: Layer already exists 04:29:56 e8dd8a6d9771: Layer already exists 04:29:56 8b563224f037: Layer already exists 04:29:56 aedc3bda2944: Layer already exists 04:29:56 f239ce7a7c26: Layer already exists 04:29:56 3.1.1: digest: sha256:7626d6214a0f314bd6d213b4bd7f1f85ce87185335199d92aa49511cf7293ba3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:29:59 e8dd8a6d9771: Preparing 04:29:59 42e4bc7a95df: Preparing 04:29:59 8b563224f037: Preparing 04:29:59 74f316d4ae78: Preparing 04:29:59 040ce5cf6b76: Preparing 04:29:59 f239ce7a7c26: Preparing 04:29:59 aedc3bda2944: Preparing 04:29:59 f239ce7a7c26: Waiting 04:29:59 aedc3bda2944: Waiting 04:29:59 e8dd8a6d9771: Layer already exists 04:29:59 42e4bc7a95df: Layer already exists 04:29:59 040ce5cf6b76: Layer already exists 04:29:59 74f316d4ae78: Layer already exists 04:29:59 8b563224f037: Layer already exists 04:29:59 aedc3bda2944: Layer already exists 04:29:59 f239ce7a7c26: Layer already exists 04:29:59 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:7626d6214a0f314bd6d213b4bd7f1f85ce87185335199d92aa49511cf7293ba3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:napa 04:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 04:30:00 e8dd8a6d9771: Preparing 04:30:00 42e4bc7a95df: Preparing 04:30:00 8b563224f037: Preparing 04:30:00 74f316d4ae78: Preparing 04:30:00 040ce5cf6b76: Preparing 04:30:00 f239ce7a7c26: Preparing 04:30:00 aedc3bda2944: Preparing 04:30:00 f239ce7a7c26: Waiting 04:30:00 aedc3bda2944: Waiting 04:30:00 8b563224f037: Layer already exists 04:30:00 e8dd8a6d9771: Layer already exists 04:30:00 040ce5cf6b76: Layer already exists 04:30:00 42e4bc7a95df: Layer already exists 04:30:00 74f316d4ae78: Layer already exists 04:30:00 f239ce7a7c26: Layer already exists 04:30:00 aedc3bda2944: Layer already exists 04:30:00 napa: digest: sha256:7626d6214a0f314bd6d213b4bd7f1f85ce87185335199d92aa49511cf7293ba3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:30:00 ===================================================== [Pipeline] echo 04:30:00 taggedImages: 04:30:00 - nexus3.edgexfoundry.org:10004/support-scheduler:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:30:00 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.1 04:30:00 - nexus3.edgexfoundry.org:10004/support-scheduler:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:30:00 - nexus3.edgexfoundry.org:10004/support-scheduler:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:43:58 #140 ... 04:43:58 04:43:58 #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:43:58 #111 DONE 911.2s 04:43:58 04:43:58 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:43:58 #133 ... 04:43:58 04:43:58 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:43:58 #141 DONE 0.2s 04:43:58 04:43:58 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:43:58 #135 ... 04:43:58 04:43:58 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:43:58 #142 DONE 0.3s 04:43:58 04:43:58 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:43:58 #143 DONE 0.2s 04:43:58 04:43:58 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:43:58 #144 DONE 0.1s 04:43:58 04:43:58 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:43:58 #145 DONE 0.2s 04:43:58 04:43:58 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:43:58 #146 DONE 0.2s 04:43:58 04:43:58 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:43:58 #147 DONE 1.8s 04:43:58 04:43:58 #100 [security-proxy-setup] exporting to image 04:43:58 #100 exporting layers 04:43:58 #100 exporting layers 1.0s done 04:43:58 #100 writing image sha256:3147a10132552dad9377cef8da297882bbad094aab9f16a7968ae91f25ad89d0 done 04:43:58 #100 naming to docker.io/library/security-proxy-setup-arm64 done 04:43:58 #100 DONE 3.1s 04:43:58 04:43:58 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:43:58 #132 914.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.1" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:43:59 #132 ... 04:43:59 04:43:59 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:43:59 #135 DONE 921.8s 04:43:59 04:43:59 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:44:01 #31 ... 04:44:01 04:44:01 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:44:01 #148 DONE 0.3s 04:44:01 04:44:01 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:44:01 #133 ... 04:44:01 04:44:01 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:44:03 #149 DONE 2.2s 04:44:03 04:44:03 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:44:03 #150 DONE 0.3s 04:44:03 04:44:03 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:44:03 #151 DONE 0.2s 04:44:03 04:44:03 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:44:03 #152 DONE 0.2s 04:44:03 04:44:03 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:44:04 #153 DONE 0.1s 04:44:04 04:44:04 #154 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:44:04 #154 DONE 0.1s 04:44:04 04:44:04 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:44:04 #139 ... 04:44:04 04:44:04 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:44:04 #155 DONE 0.1s 04:44:04 04:44:04 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:44:04 #156 DONE 0.2s 04:44:04 04:44:04 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:44:04 #157 DONE 0.2s 04:44:04 04:44:04 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:44:06 #158 DONE 1.9s 04:44:06 04:44:06 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:44:06 #41 ... 04:44:06 04:44:06 #100 [security-bootstrapper] exporting to image 04:44:06 #100 exporting layers 04:44:07 #100 exporting layers 1.2s done 04:44:07 #100 writing image sha256:8ce6d9f9cc99c977954144cd76bbc7ab0c52952788bcf814f51e5c8fdbd52710 done 04:44:07 #100 naming to docker.io/library/security-bootstrapper-arm64 done 04:44:07 #100 DONE 4.3s 04:44:07 04:44:07 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:44:13 #137 ... 04:44:13 04:44:13 #132 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:44:13 #132 DONE 935.4s 04:44:13 04:44:13 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:44:13 #138 ... 04:44:13 04:44:13 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:44:14 #159 DONE 0.4s 04:44:14 04:44:14 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:44:14 #133 ... 04:44:14 04:44:14 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:44:14 #160 DONE 0.1s 04:44:14 04:44:14 #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 04:44:14 #161 DONE 0.2s 04:44:14 04:44:14 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:44:15 #137 ... 04:44:15 04:44:15 #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 04:44:15 #162 DONE 0.2s 04:44:15 04:44:15 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:44:15 #163 DONE 0.1s 04:44:15 04:44:15 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:44:15 #164 DONE 0.3s 04:44:15 04:44:15 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:44:15 #137 ... 04:44:15 04:44:15 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:44:15 #165 DONE 0.5s 04:44:15 04:44:15 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:44:16 #166 DONE 0.2s 04:44:16 04:44:16 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:44:18 #167 DONE 2.1s 04:44:18 04:44:18 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:44:18 #133 ... 04:44:18 04:44:18 #100 [security-secretstore-setup] exporting to image 04:44:18 #100 exporting layers 04:44:19 #100 exporting layers 1.3s done 04:44:19 #100 writing image sha256:61b973048bd1c125c869c497f355abe8371766b15156921bfe0cc9e87f9f055e done 04:44:19 #100 naming to docker.io/library/security-secretstore-setup-arm64 done 04:44:19 #100 DONE 5.7s 04:44:19 04:44:19 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:44:24 #31 ... 04:44:24 04:44:24 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:44:24 #131 DONE 947.3s 04:44:25 04:44:25 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:44:26 #137 ... 04:44:26 04:44:26 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:44:26 #168 DONE 0.1s 04:44:26 04:44:26 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:44:26 #41 ... 04:44:26 04:44:26 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:44:26 #169 DONE 0.3s 04:44:26 04:44:26 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:44:27 #170 DONE 0.3s 04:44:27 04:44:27 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:44:27 #171 DONE 0.1s 04:44:27 04:44:27 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:44:27 #172 DONE 0.2s 04:44:27 04:44:27 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:44:27 #31 ... 04:44:27 04:44:27 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:44:29 #173 DONE 1.8s 04:44:29 04:44:29 #100 [security-proxy-auth] exporting to image 04:44:29 #100 exporting layers 04:44:29 #100 exporting layers 0.7s done 04:44:29 #100 writing image sha256:da7b4f31476881df8a0a2524916eb335143be820bc941d3b21e61ac1cbef8f8c done 04:44:29 #100 naming to docker.io/library/security-proxy-auth-arm64 done 04:44:29 #100 DONE 6.4s 04:44:29 04:44:29 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:44:40 #136 ... 04:44:40 04:44:40 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:44:40 #139 DONE 961.7s 04:44:40 04:44:40 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:44:40 #138 ... 04:44:40 04:44:40 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:44:40 #174 DONE 0.1s 04:44:40 04:44:40 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:44:40 #175 DONE 0.2s 04:44:40 04:44:40 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:44:41 #137 ... 04:44:41 04:44:41 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:44:41 #176 DONE 0.2s 04:44:41 04:44:41 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:44:41 #177 DONE 0.2s 04:44:41 04:44:41 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:44:41 #178 DONE 0.1s 04:44:41 04:44:41 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:44:41 #31 ... 04:44:41 04:44:41 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:44:43 #179 DONE 2.0s 04:44:43 04:44:43 #100 [core-common-config-bootstrapper] exporting to image 04:44:43 #100 exporting layers 04:44:44 #100 exporting layers 0.8s done 04:44:44 #100 writing image sha256:03e591745a62af9f8483add5ddc7cc9de79651383b50503759ffec223889491e done 04:44:44 #100 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 04:44:44 #100 DONE 7.2s 04:44:44 04:44:44 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:45:31 #41 ... 04:45:31 04:45:31 #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:45:31 #138 DONE 1006.5s 04:45:31 04:45:31 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:45:31 #134 ... 04:45:31 04:45:31 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:45:31 #180 DONE 0.2s 04:45:31 04:45:31 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:45:31 #134 ... 04:45:31 04:45:31 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:45:31 #181 DONE 0.2s 04:45:31 04:45:31 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:45:31 #182 DONE 0.3s 04:45:31 04:45:31 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:45:31 #133 ... 04:45:31 04:45:31 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:45:31 #183 DONE 0.1s 04:45:31 04:45:31 #100 [core-command] exporting to image 04:45:31 #100 exporting layers 04:45:31 #100 exporting layers 0.3s done 04:45:31 #100 writing image sha256:8000a2fa6447275fe0c8755c71bd39e3b16a88cbf5f32fa8991affd087fea9e6 done 04:45:31 #100 naming to docker.io/library/core-command-arm64 done 04:45:31 #100 DONE 7.4s 04:45:31 04:45:31 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:45:36 #133 ... 04:45:36 04:45:36 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:45:36 #137 DONE 1018.7s 04:45:36 04:45:36 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:45:37 #31 ... 04:45:37 04:45:37 #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:45:37 #184 DONE 0.4s 04:45:37 04:45:37 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:45:38 #41 ... 04:45:38 04:45:38 #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:45:38 #185 DONE 0.2s 04:45:38 04:45:38 #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:45:38 #186 DONE 0.3s 04:45:38 04:45:38 #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:45:38 #187 DONE 0.2s 04:45:38 04:45:38 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:45:38 #41 ... 04:45:38 04:45:38 #100 [core-data] exporting to image 04:45:38 #100 exporting layers 04:45:38 #100 ... 04:45:38 04:45:38 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:45:38 #136 DONE 1021.3s 04:45:39 04:45:39 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:45:39 #140 ... 04:45:39 04:45:39 #100 [core-data] exporting to image 04:45:39 #100 exporting layers 0.6s done 04:45:39 #100 writing image sha256:1fbfdf2288ff68f336e41e3d454dcd6129939a3623661b67953878b9966163b4 done 04:45:39 #100 naming to docker.io/library/core-data-arm64 done 04:45:39 #100 DONE 8.1s 04:45:39 04:45:39 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:45:40 #31 ... 04:45:40 04:45:40 #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:45:40 #188 DONE 0.2s 04:45:40 04:45:40 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:45:40 #189 DONE 0.1s 04:45:40 04:45:40 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:45:40 #190 DONE 0.2s 04:45:40 04:45:40 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:45:40 #133 ... 04:45:40 04:45:40 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:45:40 #191 DONE 0.1s 04:45:41 04:45:41 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:45:41 #192 DONE 0.1s 04:45:41 04:45:41 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:45:41 #133 ... 04:45:41 04:45:41 #100 [core-metadata] exporting to image 04:45:41 #100 exporting layers 0.2s done 04:45:41 #100 writing image sha256:dd33628d8beaa8b31ad12971b69670e5ca9407f1fa4e28a97c232d1a29d2901d done 04:45:41 #100 naming to docker.io/library/core-metadata-arm64 done 04:45:41 #100 DONE 8.3s 04:45:41 04:45:41 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:46:03 #134 ... 04:46:03 04:46:03 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:46:03 #133 DONE 1044.1s 04:46:03 04:46:03 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:46:03 #41 ... 04:46:03 04:46:03 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:46:03 #193 DONE 0.3s 04:46:03 04:46:03 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:46:03 #194 DONE 0.2s 04:46:03 04:46:03 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:46:03 #195 DONE 0.5s 04:46:03 04:46:03 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:46:04 #196 DONE 0.1s 04:46:04 04:46:04 #100 [security-spiffe-token-provider] exporting to image 04:46:04 #100 exporting layers 04:46:05 #100 exporting layers 1.0s done 04:46:05 #100 writing image sha256:38babd4399903056a62d0ed0a105d664c6baca1b4adc4b7854804645ca8aea21 done 04:46:05 #100 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:46:05 #100 DONE 9.4s 04:46:05 04:46:05 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:46:27 #31 ... 04:46:27 04:46:27 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:46:27 #140 DONE 1069.3s 04:46:27 04:46:27 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:46:27 #31 ... 04:46:27 04:46:27 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:46:27 #134 DONE 1069.8s 04:46:27 04:46:27 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:46:28 #31 ... 04:46:28 04:46:28 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:46:28 #197 DONE 0.1s 04:46:28 04:46:28 #198 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:46:28 #198 DONE 0.1s 04:46:28 04:46:28 #199 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:46:28 #199 DONE 0.1s 04:46:28 04:46:28 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 04:46:28 #31 ... 04:46:28 04:46:28 #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:46:28 #200 DONE 0.3s 04:46:28 04:46:28 #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:46:28 #201 DONE 0.1s 04:46:28 04:46:28 #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:46:28 #202 DONE 0.2s 04:46:28 04:46:28 #100 [support-scheduler] exporting to image 04:46:28 #100 exporting layers 04:46:28 #100 ... 04:46:28 04:46:28 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:46:28 #203 DONE 0.3s 04:46:28 04:46:28 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:46:28 #204 DONE 0.1s 04:46:29 04:46:29 #100 [support-notifications] exporting to image 04:46:29 #100 exporting layers 0.4s done 04:46:29 #100 writing image sha256:e8eee0ff7d333c3b2932aecccaf1d6bdb3288b0306c1cf10b8993c09981d20cf done 04:46:29 #100 naming to docker.io/library/support-scheduler-arm64 done 04:46:29 #100 exporting layers 0.4s done 04:46:29 #100 writing image sha256:d95005e8ce5cdaf131fef734b7c1720a369f48fdd13396d0ad81e00683322315 done 04:46:29 #100 naming to docker.io/library/support-notifications-arm64 done 04:46:29 #100 DONE 10.0s 04:46:29 04:46:29 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.5@sha256:0faede5e6d116c549359a2606a0c7814c579c7ea55218f1d528bd864d4168565 04:46:29 time="2024-05-15T04:26:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:29 time="2024-05-15T04:26:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:29 time="2024-05-15T04:26:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:29 time="2024-05-15T04:26:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:29 time="2024-05-15T04:26:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:29 time="2024-05-15T04:26:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:29 time="2024-05-15T04:26:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:29 time="2024-05-15T04:26:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:29 time="2024-05-15T04:26:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:29 time="2024-05-15T04:26:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:29 time="2024-05-15T04:26:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:29 time="2024-05-15T04:26:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:29 time="2024-05-15T04:26:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:46:29 time="2024-05-15T04:26:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:46:29 $ docker stop --time=1 3005c264e0f99bd8bb15e051f1f860bb2621ef5fae665aea36be244e6955482a 04:46:31 $ docker rm -f --volumes 3005c264e0f99bd8bb15e051f1f860bb2621ef5fae665aea36be244e6955482a [Pipeline] // withDockerContainer [Pipeline] sh 04:46:31 + docker images 04:46:31 REPOSITORY TAG IMAGE ID CREATED SIZE 04:46:31 support-scheduler-arm64 latest e8eee0ff7d33 3 seconds ago 38.8MB 04:46:31 support-notifications-arm64 latest d95005e8ce5c 3 seconds ago 39.5MB 04:46:31 security-spiffe-token-provider-arm64 latest 38babd439990 28 seconds ago 40.5MB 04:46:31 core-metadata-arm64 latest dd33628d8bea 51 seconds ago 27MB 04:46:31 core-data-arm64 latest 1fbfdf2288ff 53 seconds ago 26.6MB 04:46:31 core-command-arm64 latest 8000a2fa6447 About a minute ago 26.4MB 04:46:31 core-common-config-bootstrapper-arm64 latest 03e591745a62 About a minute ago 23.7MB 04:46:31 security-proxy-auth-arm64 latest da7b4f314768 2 minutes ago 24.9MB 04:46:31 security-secretstore-setup-arm64 latest 61b973048bd1 2 minutes ago 49MB 04:46:31 security-bootstrapper-arm64 latest 8ce6d9f9cc99 2 minutes ago 28.5MB 04:46:31 security-proxy-setup-arm64 latest 3147a1013255 2 minutes ago 34.6MB 04:46:31 security-spire-agent-arm64 latest 426467c21baf 18 minutes ago 170MB 04:46:31 security-spire-server-arm64 latest 7dfae8f4d1bd 18 minutes ago 114MB 04:46:31 security-spire-config-arm64 latest 0545aa741929 18 minutes ago 114MB 04:46:31 ci-base-image-arm64 latest 52251b6c9aa0 20 minutes ago 882MB 04:46:31 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.21-alpine-lts 981a0608b64a 3 weeks ago 561MB 04:46:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 11 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:46:31 provisioning config files... 04:46:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2896707165004191345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:32 ---> ****-login.sh 04:46:32 nexus3.edgexfoundry.org:10001 04:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:32 Configure a credential helper to remove this warning. See 04:46:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:32 04:46:32 Login Succeeded 04:46:32 nexus3.edgexfoundry.org:10002 04:46:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:33 Configure a credential helper to remove this warning. See 04:46:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:33 04:46:33 Login Succeeded 04:46:33 nexus3.edgexfoundry.org:10003 04:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:33 Configure a credential helper to remove this warning. See 04:46:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:33 04:46:33 Login Succeeded 04:46:33 nexus3.edgexfoundry.org:10004 04:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:33 Configure a credential helper to remove this warning. See 04:46:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:33 04:46:33 Login Succeeded 04:46:33 ****.io 04:46:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:46:34 Configure a credential helper to remove this warning. See 04:46:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:46:34 04:46:34 Login Succeeded 04:46:34 ---> ****-login.sh ends [Pipeline] } 04:46:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:34 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:46:34 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:46:34 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:46:34 3.1.1 04:46:34 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:46:34 napa 04:46:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:46:34 a4935f5d7054: Preparing 04:46:34 02b7354d6fc8: Preparing 04:46:34 6f30099708c6: Preparing 04:46:34 4ce7549cb7f0: Preparing 04:46:34 b563e16d06bf: Preparing 04:46:34 1254cba9d7db: Preparing 04:46:34 7c504f21be85: Preparing 04:46:34 1254cba9d7db: Waiting 04:46:34 7c504f21be85: Waiting 04:46:35 a4935f5d7054: Pushed 04:46:35 4ce7549cb7f0: Pushed 04:46:35 6f30099708c6: Pushed 04:46:35 7c504f21be85: Layer already exists 04:46:35 1254cba9d7db: Pushed 04:46:36 b563e16d06bf: Pushed 04:46:38 02b7354d6fc8: Pushed 04:46:38 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:96168d6047bcd877cd04c299b73570e5ee8456be500c64a7173e6dc0c27759d2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.1 04:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:46:39 a4935f5d7054: Preparing 04:46:39 02b7354d6fc8: Preparing 04:46:39 6f30099708c6: Preparing 04:46:39 4ce7549cb7f0: Preparing 04:46:39 b563e16d06bf: Preparing 04:46:39 1254cba9d7db: Preparing 04:46:39 7c504f21be85: Preparing 04:46:39 1254cba9d7db: Waiting 04:46:39 7c504f21be85: Waiting 04:46:39 b563e16d06bf: Layer already exists 04:46:39 02b7354d6fc8: Layer already exists 04:46:39 a4935f5d7054: Layer already exists 04:46:39 4ce7549cb7f0: Layer already exists 04:46:39 6f30099708c6: Layer already exists 04:46:39 1254cba9d7db: Layer already exists 04:46:39 7c504f21be85: Layer already exists 04:46:39 3.1.1: digest: sha256:96168d6047bcd877cd04c299b73570e5ee8456be500c64a7173e6dc0c27759d2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:39 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:46:40 a4935f5d7054: Preparing 04:46:40 02b7354d6fc8: Preparing 04:46:40 6f30099708c6: Preparing 04:46:40 4ce7549cb7f0: Preparing 04:46:40 b563e16d06bf: Preparing 04:46:40 1254cba9d7db: Preparing 04:46:40 7c504f21be85: Preparing 04:46:40 1254cba9d7db: Waiting 04:46:40 7c504f21be85: Waiting 04:46:40 6f30099708c6: Layer already exists 04:46:40 4ce7549cb7f0: Layer already exists 04:46:40 02b7354d6fc8: Layer already exists 04:46:40 a4935f5d7054: Layer already exists 04:46:40 b563e16d06bf: Layer already exists 04:46:40 7c504f21be85: Layer already exists 04:46:40 1254cba9d7db: Layer already exists 04:46:40 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:96168d6047bcd877cd04c299b73570e5ee8456be500c64a7173e6dc0c27759d2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:napa 04:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:46:40 a4935f5d7054: Preparing 04:46:40 02b7354d6fc8: Preparing 04:46:40 6f30099708c6: Preparing 04:46:40 4ce7549cb7f0: Preparing 04:46:40 b563e16d06bf: Preparing 04:46:40 1254cba9d7db: Preparing 04:46:40 7c504f21be85: Preparing 04:46:40 1254cba9d7db: Waiting 04:46:40 7c504f21be85: Waiting 04:46:40 4ce7549cb7f0: Layer already exists 04:46:40 02b7354d6fc8: Layer already exists 04:46:40 b563e16d06bf: Layer already exists 04:46:40 a4935f5d7054: Layer already exists 04:46:40 6f30099708c6: Layer already exists 04:46:40 1254cba9d7db: Layer already exists 04:46:40 7c504f21be85: Layer already exists 04:46:40 napa: digest: sha256:96168d6047bcd877cd04c299b73570e5ee8456be500c64a7173e6dc0c27759d2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:41 ===================================================== [Pipeline] echo 04:46:41 taggedImages: 04:46:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:46:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.1 04:46:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:46:41 - nexus3.edgexfoundry.org:10004/core-command-arm64:napa [Pipeline] echo 04:46:41 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:46:41 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:46:41 3.1.1 04:46:41 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:46:41 napa 04:46:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:46:41 9f07b7ede9d0: Preparing 04:46:41 5e2a85505f83: Preparing 04:46:41 49910ab5cfde: Preparing 04:46:41 cbe721d84fa9: Preparing 04:46:41 6f30099708c6: Preparing 04:46:41 4ce7549cb7f0: Preparing 04:46:41 b563e16d06bf: Preparing 04:46:41 1254cba9d7db: Preparing 04:46:41 7c504f21be85: Preparing 04:46:41 b563e16d06bf: Waiting 04:46:41 1254cba9d7db: Waiting 04:46:41 7c504f21be85: Waiting 04:46:41 4ce7549cb7f0: Waiting 04:46:41 6f30099708c6: Layer already exists 04:46:42 4ce7549cb7f0: Layer already exists 04:46:42 b563e16d06bf: Layer already exists 04:46:42 49910ab5cfde: Pushed 04:46:42 1254cba9d7db: Layer already exists 04:46:42 5e2a85505f83: Pushed 04:46:42 9f07b7ede9d0: Pushed 04:46:42 7c504f21be85: Layer already exists 04:46:44 cbe721d84fa9: Pushed 04:46:44 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:1e2ec64beda945134a2368b454b97a7c4d4c4d96a55d42e6c44bfa6b1d2f9436 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.1 04:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:46:45 9f07b7ede9d0: Preparing 04:46:45 5e2a85505f83: Preparing 04:46:45 49910ab5cfde: Preparing 04:46:45 cbe721d84fa9: Preparing 04:46:45 6f30099708c6: Preparing 04:46:45 4ce7549cb7f0: Preparing 04:46:45 b563e16d06bf: Preparing 04:46:45 1254cba9d7db: Preparing 04:46:45 7c504f21be85: Preparing 04:46:45 4ce7549cb7f0: Waiting 04:46:45 b563e16d06bf: Waiting 04:46:45 1254cba9d7db: Waiting 04:46:45 7c504f21be85: Waiting 04:46:45 cbe721d84fa9: Layer already exists 04:46:45 9f07b7ede9d0: Layer already exists 04:46:45 6f30099708c6: Layer already exists 04:46:45 5e2a85505f83: Layer already exists 04:46:45 49910ab5cfde: Layer already exists 04:46:45 4ce7549cb7f0: Layer already exists 04:46:45 b563e16d06bf: Layer already exists 04:46:45 1254cba9d7db: Layer already exists 04:46:45 7c504f21be85: Layer already exists 04:46:45 3.1.1: digest: sha256:1e2ec64beda945134a2368b454b97a7c4d4c4d96a55d42e6c44bfa6b1d2f9436 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:46:46 9f07b7ede9d0: Preparing 04:46:46 5e2a85505f83: Preparing 04:46:46 49910ab5cfde: Preparing 04:46:46 cbe721d84fa9: Preparing 04:46:46 6f30099708c6: Preparing 04:46:46 4ce7549cb7f0: Preparing 04:46:46 b563e16d06bf: Preparing 04:46:46 1254cba9d7db: Preparing 04:46:46 7c504f21be85: Preparing 04:46:46 b563e16d06bf: Waiting 04:46:46 1254cba9d7db: Waiting 04:46:46 7c504f21be85: Waiting 04:46:46 4ce7549cb7f0: Waiting 04:46:46 6f30099708c6: Layer already exists 04:46:46 9f07b7ede9d0: Layer already exists 04:46:46 49910ab5cfde: Layer already exists 04:46:46 5e2a85505f83: Layer already exists 04:46:46 cbe721d84fa9: Layer already exists 04:46:46 b563e16d06bf: Layer already exists 04:46:46 4ce7549cb7f0: Layer already exists 04:46:46 7c504f21be85: Layer already exists 04:46:46 1254cba9d7db: Layer already exists 04:46:46 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:1e2ec64beda945134a2368b454b97a7c4d4c4d96a55d42e6c44bfa6b1d2f9436 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:napa 04:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:46:47 9f07b7ede9d0: Preparing 04:46:47 5e2a85505f83: Preparing 04:46:47 49910ab5cfde: Preparing 04:46:47 cbe721d84fa9: Preparing 04:46:47 6f30099708c6: Preparing 04:46:47 4ce7549cb7f0: Preparing 04:46:47 b563e16d06bf: Preparing 04:46:47 1254cba9d7db: Preparing 04:46:47 7c504f21be85: Preparing 04:46:47 b563e16d06bf: Waiting 04:46:47 1254cba9d7db: Waiting 04:46:47 7c504f21be85: Waiting 04:46:47 4ce7549cb7f0: Waiting 04:46:47 cbe721d84fa9: Layer already exists 04:46:47 49910ab5cfde: Layer already exists 04:46:47 9f07b7ede9d0: Layer already exists 04:46:47 5e2a85505f83: Layer already exists 04:46:47 6f30099708c6: Layer already exists 04:46:47 b563e16d06bf: Layer already exists 04:46:47 4ce7549cb7f0: Layer already exists 04:46:47 1254cba9d7db: Layer already exists 04:46:47 7c504f21be85: Layer already exists 04:46:47 napa: digest: sha256:1e2ec64beda945134a2368b454b97a7c4d4c4d96a55d42e6c44bfa6b1d2f9436 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:47 ===================================================== [Pipeline] echo 04:46:47 taggedImages: 04:46:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:46:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.1 04:46:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:46:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:napa [Pipeline] echo 04:46:47 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:46:47 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:46:47 3.1.1 04:46:47 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:46:47 napa 04:46:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:46:48 ad4259519fab: Preparing 04:46:48 2e06291ab266: Preparing 04:46:48 6f30099708c6: Preparing 04:46:48 4ce7549cb7f0: Preparing 04:46:48 e6bc184817c0: Preparing 04:46:48 1a9b6e87b88e: Preparing 04:46:48 7c504f21be85: Preparing 04:46:48 1a9b6e87b88e: Waiting 04:46:48 7c504f21be85: Waiting 04:46:48 4ce7549cb7f0: Layer already exists 04:46:48 6f30099708c6: Layer already exists 04:46:48 7c504f21be85: Layer already exists 04:46:48 ad4259519fab: Pushed 04:46:48 1a9b6e87b88e: Pushed 04:46:50 e6bc184817c0: Pushed 04:46:52 2e06291ab266: Pushed 04:46:52 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:5351dd1ff00186525c19a02edbb849a5e65ecdd1adecea593eba257faaffd468 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.1 04:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:46:52 ad4259519fab: Preparing 04:46:52 2e06291ab266: Preparing 04:46:52 6f30099708c6: Preparing 04:46:52 4ce7549cb7f0: Preparing 04:46:52 e6bc184817c0: Preparing 04:46:52 1a9b6e87b88e: Preparing 04:46:52 7c504f21be85: Preparing 04:46:52 1a9b6e87b88e: Waiting 04:46:52 7c504f21be85: Waiting 04:46:52 2e06291ab266: Layer already exists 04:46:52 4ce7549cb7f0: Layer already exists 04:46:52 6f30099708c6: Layer already exists 04:46:52 e6bc184817c0: Layer already exists 04:46:52 ad4259519fab: Layer already exists 04:46:52 1a9b6e87b88e: Layer already exists 04:46:52 7c504f21be85: Layer already exists 04:46:52 3.1.1: digest: sha256:5351dd1ff00186525c19a02edbb849a5e65ecdd1adecea593eba257faaffd468 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:46:53 ad4259519fab: Preparing 04:46:53 2e06291ab266: Preparing 04:46:53 6f30099708c6: Preparing 04:46:53 4ce7549cb7f0: Preparing 04:46:53 e6bc184817c0: Preparing 04:46:53 1a9b6e87b88e: Preparing 04:46:53 7c504f21be85: Preparing 04:46:53 1a9b6e87b88e: Waiting 04:46:53 7c504f21be85: Waiting 04:46:53 2e06291ab266: Layer already exists 04:46:53 6f30099708c6: Layer already exists 04:46:53 ad4259519fab: Layer already exists 04:46:53 4ce7549cb7f0: Layer already exists 04:46:53 e6bc184817c0: Layer already exists 04:46:53 1a9b6e87b88e: Layer already exists 04:46:53 7c504f21be85: Layer already exists 04:46:53 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:5351dd1ff00186525c19a02edbb849a5e65ecdd1adecea593eba257faaffd468 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:napa 04:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:46:54 ad4259519fab: Preparing 04:46:54 2e06291ab266: Preparing 04:46:54 6f30099708c6: Preparing 04:46:54 4ce7549cb7f0: Preparing 04:46:54 e6bc184817c0: Preparing 04:46:54 1a9b6e87b88e: Preparing 04:46:54 7c504f21be85: Preparing 04:46:54 1a9b6e87b88e: Waiting 04:46:54 7c504f21be85: Waiting 04:46:54 e6bc184817c0: Layer already exists 04:46:54 6f30099708c6: Layer already exists 04:46:54 4ce7549cb7f0: Layer already exists 04:46:54 ad4259519fab: Layer already exists 04:46:54 2e06291ab266: Layer already exists 04:46:54 1a9b6e87b88e: Layer already exists 04:46:54 7c504f21be85: Layer already exists 04:46:54 napa: digest: sha256:5351dd1ff00186525c19a02edbb849a5e65ecdd1adecea593eba257faaffd468 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:46:54 ===================================================== [Pipeline] echo 04:46:54 taggedImages: 04:46:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:46:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.1 04:46:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:46:54 - nexus3.edgexfoundry.org:10004/core-data-arm64:napa [Pipeline] echo 04:46:54 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:46:54 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:46:54 3.1.1 04:46:54 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:46:54 napa 04:46:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:55 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:46:55 687f84bf4a1e: Preparing 04:46:55 e2457f5f9706: Preparing 04:46:55 ba7834f3afb3: Preparing 04:46:55 6f30099708c6: Preparing 04:46:55 4ce7549cb7f0: Preparing 04:46:55 b563e16d06bf: Preparing 04:46:55 1254cba9d7db: Preparing 04:46:55 7c504f21be85: Preparing 04:46:55 b563e16d06bf: Waiting 04:46:55 1254cba9d7db: Waiting 04:46:55 7c504f21be85: Waiting 04:46:55 6f30099708c6: Layer already exists 04:46:55 4ce7549cb7f0: Layer already exists 04:46:55 b563e16d06bf: Layer already exists 04:46:55 1254cba9d7db: Layer already exists 04:46:55 7c504f21be85: Layer already exists 04:46:55 e2457f5f9706: Pushed 04:46:55 687f84bf4a1e: Pushed 04:46:59 ba7834f3afb3: Pushed 04:46:59 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:31a1c2501853f1285ca7895341025bc91d5fa2639e9bcbee81e40f3285c0e56a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.1 04:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:46:59 687f84bf4a1e: Preparing 04:46:59 e2457f5f9706: Preparing 04:46:59 ba7834f3afb3: Preparing 04:46:59 6f30099708c6: Preparing 04:46:59 4ce7549cb7f0: Preparing 04:46:59 b563e16d06bf: Preparing 04:46:59 1254cba9d7db: Preparing 04:46:59 7c504f21be85: Preparing 04:46:59 b563e16d06bf: Waiting 04:46:59 7c504f21be85: Waiting 04:46:59 1254cba9d7db: Waiting 04:46:59 e2457f5f9706: Layer already exists 04:46:59 6f30099708c6: Layer already exists 04:46:59 687f84bf4a1e: Layer already exists 04:46:59 ba7834f3afb3: Layer already exists 04:46:59 4ce7549cb7f0: Layer already exists 04:46:59 7c504f21be85: Layer already exists 04:46:59 1254cba9d7db: Layer already exists 04:46:59 b563e16d06bf: Layer already exists 04:47:00 3.1.1: digest: sha256:31a1c2501853f1285ca7895341025bc91d5fa2639e9bcbee81e40f3285c0e56a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:47:00 687f84bf4a1e: Preparing 04:47:00 e2457f5f9706: Preparing 04:47:00 ba7834f3afb3: Preparing 04:47:00 6f30099708c6: Preparing 04:47:00 4ce7549cb7f0: Preparing 04:47:00 b563e16d06bf: Preparing 04:47:00 1254cba9d7db: Preparing 04:47:00 7c504f21be85: Preparing 04:47:00 b563e16d06bf: Waiting 04:47:00 1254cba9d7db: Waiting 04:47:00 7c504f21be85: Waiting 04:47:00 6f30099708c6: Layer already exists 04:47:00 ba7834f3afb3: Layer already exists 04:47:00 e2457f5f9706: Layer already exists 04:47:00 687f84bf4a1e: Layer already exists 04:47:00 4ce7549cb7f0: Layer already exists 04:47:00 b563e16d06bf: Layer already exists 04:47:00 7c504f21be85: Layer already exists 04:47:00 1254cba9d7db: Layer already exists 04:47:00 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:31a1c2501853f1285ca7895341025bc91d5fa2639e9bcbee81e40f3285c0e56a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:napa 04:47:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:47:01 687f84bf4a1e: Preparing 04:47:01 e2457f5f9706: Preparing 04:47:01 ba7834f3afb3: Preparing 04:47:01 6f30099708c6: Preparing 04:47:01 4ce7549cb7f0: Preparing 04:47:01 b563e16d06bf: Preparing 04:47:01 1254cba9d7db: Preparing 04:47:01 7c504f21be85: Preparing 04:47:01 b563e16d06bf: Waiting 04:47:01 1254cba9d7db: Waiting 04:47:01 7c504f21be85: Waiting 04:47:01 687f84bf4a1e: Layer already exists 04:47:01 e2457f5f9706: Layer already exists 04:47:01 6f30099708c6: Layer already exists 04:47:01 4ce7549cb7f0: Layer already exists 04:47:01 ba7834f3afb3: Layer already exists 04:47:01 b563e16d06bf: Layer already exists 04:47:01 1254cba9d7db: Layer already exists 04:47:01 7c504f21be85: Layer already exists 04:47:01 napa: digest: sha256:31a1c2501853f1285ca7895341025bc91d5fa2639e9bcbee81e40f3285c0e56a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:02 ===================================================== [Pipeline] echo 04:47:02 taggedImages: 04:47:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:47:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.1 04:47:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:47:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:napa [Pipeline] echo 04:47:02 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:47:02 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:47:02 3.1.1 04:47:02 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:47:02 napa 04:47:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:47:02 d53f72e9a9d5: Preparing 04:47:02 2f58c8073daa: Preparing 04:47:02 b0c02f66744b: Preparing 04:47:02 d4f27c5daec7: Preparing 04:47:02 2a8780226232: Preparing 04:47:02 b02249b6cac1: Preparing 04:47:02 f8a00c29e219: Preparing 04:47:02 6f30099708c6: Preparing 04:47:02 4ce7549cb7f0: Preparing 04:47:02 8e63df49a4c8: Preparing 04:47:02 257db750a8a2: Preparing 04:47:02 5f70bf18a086: Preparing 04:47:02 3e12641b2e91: Preparing 04:47:02 f5007fc6577b: Preparing 04:47:02 1424035c0b4e: Preparing 04:47:02 7c504f21be85: Preparing 04:47:02 4ce7549cb7f0: Waiting 04:47:02 8e63df49a4c8: Waiting 04:47:02 b02249b6cac1: Waiting 04:47:02 257db750a8a2: Waiting 04:47:02 5f70bf18a086: Waiting 04:47:02 f8a00c29e219: Waiting 04:47:02 3e12641b2e91: Waiting 04:47:02 6f30099708c6: Waiting 04:47:02 f5007fc6577b: Waiting 04:47:02 1424035c0b4e: Waiting 04:47:02 7c504f21be85: Waiting 04:47:03 b0c02f66744b: Pushed 04:47:03 d4f27c5daec7: Pushed 04:47:03 2f58c8073daa: Pushed 04:47:03 d53f72e9a9d5: Pushed 04:47:03 2a8780226232: Pushed 04:47:03 6f30099708c6: Layer already exists 04:47:03 4ce7549cb7f0: Layer already exists 04:47:03 b02249b6cac1: Pushed 04:47:03 5f70bf18a086: Layer already exists 04:47:03 257db750a8a2: Pushed 04:47:03 8e63df49a4c8: Pushed 04:47:03 7c504f21be85: Layer already exists 04:47:03 3e12641b2e91: Pushed 04:47:03 1424035c0b4e: Pushed 04:47:04 f5007fc6577b: Pushed 04:47:06 f8a00c29e219: Pushed 04:47:06 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:d849fb642e1c082b1197a3eb16859064cabefce88579af51c822b64acea39ad0 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.1 04:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:47:07 d53f72e9a9d5: Preparing 04:47:07 2f58c8073daa: Preparing 04:47:07 b0c02f66744b: Preparing 04:47:07 d4f27c5daec7: Preparing 04:47:07 2a8780226232: Preparing 04:47:07 b02249b6cac1: Preparing 04:47:07 f8a00c29e219: Preparing 04:47:07 6f30099708c6: Preparing 04:47:07 4ce7549cb7f0: Preparing 04:47:07 8e63df49a4c8: Preparing 04:47:07 257db750a8a2: Preparing 04:47:07 5f70bf18a086: Preparing 04:47:07 3e12641b2e91: Preparing 04:47:07 f5007fc6577b: Preparing 04:47:07 1424035c0b4e: Preparing 04:47:07 7c504f21be85: Preparing 04:47:07 8e63df49a4c8: Waiting 04:47:07 257db750a8a2: Waiting 04:47:07 5f70bf18a086: Waiting 04:47:07 3e12641b2e91: Waiting 04:47:07 f5007fc6577b: Waiting 04:47:07 1424035c0b4e: Waiting 04:47:07 7c504f21be85: Waiting 04:47:07 b02249b6cac1: Waiting 04:47:07 f8a00c29e219: Waiting 04:47:07 6f30099708c6: Waiting 04:47:07 4ce7549cb7f0: Waiting 04:47:07 b0c02f66744b: Layer already exists 04:47:07 d4f27c5daec7: Layer already exists 04:47:07 d53f72e9a9d5: Layer already exists 04:47:07 2f58c8073daa: Layer already exists 04:47:07 2a8780226232: Layer already exists 04:47:07 4ce7549cb7f0: Layer already exists 04:47:07 6f30099708c6: Layer already exists 04:47:07 f8a00c29e219: Layer already exists 04:47:07 8e63df49a4c8: Layer already exists 04:47:07 b02249b6cac1: Layer already exists 04:47:07 257db750a8a2: Layer already exists 04:47:07 5f70bf18a086: Layer already exists 04:47:07 1424035c0b4e: Layer already exists 04:47:07 f5007fc6577b: Layer already exists 04:47:07 3e12641b2e91: Layer already exists 04:47:07 7c504f21be85: Layer already exists 04:47:07 3.1.1: digest: sha256:d849fb642e1c082b1197a3eb16859064cabefce88579af51c822b64acea39ad0 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:47:08 d53f72e9a9d5: Preparing 04:47:08 2f58c8073daa: Preparing 04:47:08 b0c02f66744b: Preparing 04:47:08 d4f27c5daec7: Preparing 04:47:08 2a8780226232: Preparing 04:47:08 b02249b6cac1: Preparing 04:47:08 f8a00c29e219: Preparing 04:47:08 6f30099708c6: Preparing 04:47:08 4ce7549cb7f0: Preparing 04:47:08 8e63df49a4c8: Preparing 04:47:08 257db750a8a2: Preparing 04:47:08 5f70bf18a086: Preparing 04:47:08 3e12641b2e91: Preparing 04:47:08 f5007fc6577b: Preparing 04:47:08 1424035c0b4e: Preparing 04:47:08 7c504f21be85: Preparing 04:47:08 6f30099708c6: Waiting 04:47:08 4ce7549cb7f0: Waiting 04:47:08 8e63df49a4c8: Waiting 04:47:08 257db750a8a2: Waiting 04:47:08 5f70bf18a086: Waiting 04:47:08 3e12641b2e91: Waiting 04:47:08 f5007fc6577b: Waiting 04:47:08 1424035c0b4e: Waiting 04:47:08 7c504f21be85: Waiting 04:47:08 b02249b6cac1: Waiting 04:47:08 f8a00c29e219: Waiting 04:47:08 2a8780226232: Layer already exists 04:47:08 d4f27c5daec7: Layer already exists 04:47:08 2f58c8073daa: Layer already exists 04:47:08 b0c02f66744b: Layer already exists 04:47:08 d53f72e9a9d5: Layer already exists 04:47:08 b02249b6cac1: Layer already exists 04:47:08 4ce7549cb7f0: Layer already exists 04:47:08 f8a00c29e219: Layer already exists 04:47:08 8e63df49a4c8: Layer already exists 04:47:08 6f30099708c6: Layer already exists 04:47:08 5f70bf18a086: Layer already exists 04:47:08 257db750a8a2: Layer already exists 04:47:08 3e12641b2e91: Layer already exists 04:47:08 f5007fc6577b: Layer already exists 04:47:08 1424035c0b4e: Layer already exists 04:47:08 7c504f21be85: Layer already exists 04:47:08 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:d849fb642e1c082b1197a3eb16859064cabefce88579af51c822b64acea39ad0 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:napa 04:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:47:09 d53f72e9a9d5: Preparing 04:47:09 2f58c8073daa: Preparing 04:47:09 b0c02f66744b: Preparing 04:47:09 d4f27c5daec7: Preparing 04:47:09 2a8780226232: Preparing 04:47:09 b02249b6cac1: Preparing 04:47:09 f8a00c29e219: Preparing 04:47:09 6f30099708c6: Preparing 04:47:09 4ce7549cb7f0: Preparing 04:47:09 8e63df49a4c8: Preparing 04:47:09 257db750a8a2: Preparing 04:47:09 5f70bf18a086: Preparing 04:47:09 3e12641b2e91: Preparing 04:47:09 f5007fc6577b: Preparing 04:47:09 1424035c0b4e: Preparing 04:47:09 7c504f21be85: Preparing 04:47:09 3e12641b2e91: Waiting 04:47:09 8e63df49a4c8: Waiting 04:47:09 257db750a8a2: Waiting 04:47:09 5f70bf18a086: Waiting 04:47:09 f5007fc6577b: Waiting 04:47:09 1424035c0b4e: Waiting 04:47:09 7c504f21be85: Waiting 04:47:09 6f30099708c6: Waiting 04:47:09 f8a00c29e219: Waiting 04:47:09 4ce7549cb7f0: Waiting 04:47:09 b02249b6cac1: Waiting 04:47:09 d53f72e9a9d5: Layer already exists 04:47:09 b0c02f66744b: Layer already exists 04:47:09 2a8780226232: Layer already exists 04:47:09 d4f27c5daec7: Layer already exists 04:47:09 2f58c8073daa: Layer already exists 04:47:09 b02249b6cac1: Layer already exists 04:47:09 4ce7549cb7f0: Layer already exists 04:47:09 f8a00c29e219: Layer already exists 04:47:09 6f30099708c6: Layer already exists 04:47:09 8e63df49a4c8: Layer already exists 04:47:09 257db750a8a2: Layer already exists 04:47:09 3e12641b2e91: Layer already exists 04:47:09 5f70bf18a086: Layer already exists 04:47:09 f5007fc6577b: Layer already exists 04:47:09 1424035c0b4e: Layer already exists 04:47:09 7c504f21be85: Layer already exists 04:47:09 napa: digest: sha256:d849fb642e1c082b1197a3eb16859064cabefce88579af51c822b64acea39ad0 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:09 ===================================================== [Pipeline] echo 04:47:09 taggedImages: 04:47:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:47:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.1 04:47:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:47:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:napa [Pipeline] echo 04:47:09 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:47:09 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:47:09 3.1.1 04:47:09 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:47:09 napa 04:47:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:47:10 842ebf83a46f: Preparing 04:47:10 490b1dcc0e9a: Preparing 04:47:10 9b26c4af7aec: Preparing 04:47:10 9383565d2f47: Preparing 04:47:10 6f30099708c6: Preparing 04:47:10 4ce7549cb7f0: Preparing 04:47:10 b563e16d06bf: Preparing 04:47:10 1254cba9d7db: Preparing 04:47:10 7c504f21be85: Preparing 04:47:10 4ce7549cb7f0: Waiting 04:47:10 b563e16d06bf: Waiting 04:47:10 7c504f21be85: Waiting 04:47:10 1254cba9d7db: Waiting 04:47:10 6f30099708c6: Layer already exists 04:47:10 4ce7549cb7f0: Layer already exists 04:47:10 9b26c4af7aec: Pushed 04:47:10 490b1dcc0e9a: Pushed 04:47:10 b563e16d06bf: Layer already exists 04:47:10 1254cba9d7db: Layer already exists 04:47:10 842ebf83a46f: Pushed 04:47:10 7c504f21be85: Layer already exists 04:47:13 9383565d2f47: Pushed 04:47:13 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:175e0ef2aa200d9e310173e6c7f3428557fb3e84967990e02f119d8e9bf2c608 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.1 04:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:47:14 842ebf83a46f: Preparing 04:47:14 490b1dcc0e9a: Preparing 04:47:14 9b26c4af7aec: Preparing 04:47:14 9383565d2f47: Preparing 04:47:14 6f30099708c6: Preparing 04:47:14 4ce7549cb7f0: Preparing 04:47:14 b563e16d06bf: Preparing 04:47:14 1254cba9d7db: Preparing 04:47:14 4ce7549cb7f0: Waiting 04:47:14 b563e16d06bf: Waiting 04:47:14 7c504f21be85: Preparing 04:47:14 1254cba9d7db: Waiting 04:47:14 7c504f21be85: Waiting 04:47:14 9b26c4af7aec: Layer already exists 04:47:14 490b1dcc0e9a: Layer already exists 04:47:14 6f30099708c6: Layer already exists 04:47:14 9383565d2f47: Layer already exists 04:47:14 842ebf83a46f: Layer already exists 04:47:14 1254cba9d7db: Layer already exists 04:47:14 4ce7549cb7f0: Layer already exists 04:47:14 b563e16d06bf: Layer already exists 04:47:14 7c504f21be85: Layer already exists 04:47:14 3.1.1: digest: sha256:175e0ef2aa200d9e310173e6c7f3428557fb3e84967990e02f119d8e9bf2c608 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:47:15 842ebf83a46f: Preparing 04:47:15 490b1dcc0e9a: Preparing 04:47:15 9b26c4af7aec: Preparing 04:47:15 9383565d2f47: Preparing 04:47:15 6f30099708c6: Preparing 04:47:15 4ce7549cb7f0: Preparing 04:47:15 b563e16d06bf: Preparing 04:47:15 1254cba9d7db: Preparing 04:47:15 7c504f21be85: Preparing 04:47:15 b563e16d06bf: Waiting 04:47:15 1254cba9d7db: Waiting 04:47:15 7c504f21be85: Waiting 04:47:15 4ce7549cb7f0: Waiting 04:47:15 490b1dcc0e9a: Layer already exists 04:47:15 842ebf83a46f: Layer already exists 04:47:15 6f30099708c6: Layer already exists 04:47:15 9383565d2f47: Layer already exists 04:47:15 9b26c4af7aec: Layer already exists 04:47:15 4ce7549cb7f0: Layer already exists 04:47:15 1254cba9d7db: Layer already exists 04:47:15 7c504f21be85: Layer already exists 04:47:15 b563e16d06bf: Layer already exists 04:47:15 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:175e0ef2aa200d9e310173e6c7f3428557fb3e84967990e02f119d8e9bf2c608 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:16 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:napa 04:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:47:16 842ebf83a46f: Preparing 04:47:16 490b1dcc0e9a: Preparing 04:47:16 9b26c4af7aec: Preparing 04:47:16 9383565d2f47: Preparing 04:47:16 6f30099708c6: Preparing 04:47:16 4ce7549cb7f0: Preparing 04:47:16 b563e16d06bf: Preparing 04:47:16 1254cba9d7db: Preparing 04:47:16 7c504f21be85: Preparing 04:47:16 4ce7549cb7f0: Waiting 04:47:16 b563e16d06bf: Waiting 04:47:16 1254cba9d7db: Waiting 04:47:16 7c504f21be85: Waiting 04:47:16 9383565d2f47: Layer already exists 04:47:16 490b1dcc0e9a: Layer already exists 04:47:16 9b26c4af7aec: Layer already exists 04:47:16 842ebf83a46f: Layer already exists 04:47:16 6f30099708c6: Layer already exists 04:47:16 1254cba9d7db: Layer already exists 04:47:16 4ce7549cb7f0: Layer already exists 04:47:16 7c504f21be85: Layer already exists 04:47:16 b563e16d06bf: Layer already exists 04:47:16 napa: digest: sha256:175e0ef2aa200d9e310173e6c7f3428557fb3e84967990e02f119d8e9bf2c608 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:16 ===================================================== [Pipeline] echo 04:47:16 taggedImages: 04:47:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:47:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.1 04:47:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:47:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:napa [Pipeline] echo 04:47:16 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:47:16 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:47:16 3.1.1 04:47:16 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:47:16 napa 04:47:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:47:17 294764cc8dc8: Preparing 04:47:17 1559750eef1f: Preparing 04:47:17 544104f902da: Preparing 04:47:17 8d1cd2a9b292: Preparing 04:47:17 4a29f58933fc: Preparing 04:47:17 6f30099708c6: Preparing 04:47:17 4ce7549cb7f0: Preparing 04:47:17 158ae843fc9c: Preparing 04:47:17 f806f5f7646c: Preparing 04:47:17 76c7653ec8ed: Preparing 04:47:17 7c504f21be85: Preparing 04:47:17 76c7653ec8ed: Waiting 04:47:17 158ae843fc9c: Waiting 04:47:17 f806f5f7646c: Waiting 04:47:17 7c504f21be85: Waiting 04:47:17 6f30099708c6: Waiting 04:47:17 4ce7549cb7f0: Waiting 04:47:17 8d1cd2a9b292: Pushed 04:47:17 1559750eef1f: Pushed 04:47:17 6f30099708c6: Layer already exists 04:47:17 294764cc8dc8: Pushed 04:47:17 4a29f58933fc: Pushed 04:47:17 4ce7549cb7f0: Layer already exists 04:47:17 7c504f21be85: Layer already exists 04:47:17 158ae843fc9c: Pushed 04:47:17 f806f5f7646c: Pushed 04:47:20 544104f902da: Pushed 04:47:21 76c7653ec8ed: Pushed 04:47:21 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:e1b242403d411930e87ce5cb375bdd58bf7c6bbae40ac0baac73e7f830787b8b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.1 04:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:47:21 294764cc8dc8: Preparing 04:47:21 1559750eef1f: Preparing 04:47:21 544104f902da: Preparing 04:47:21 8d1cd2a9b292: Preparing 04:47:21 4a29f58933fc: Preparing 04:47:21 6f30099708c6: Preparing 04:47:21 4ce7549cb7f0: Preparing 04:47:21 158ae843fc9c: Preparing 04:47:21 f806f5f7646c: Preparing 04:47:21 76c7653ec8ed: Preparing 04:47:21 7c504f21be85: Preparing 04:47:21 4ce7549cb7f0: Waiting 04:47:21 158ae843fc9c: Waiting 04:47:21 f806f5f7646c: Waiting 04:47:21 76c7653ec8ed: Waiting 04:47:21 7c504f21be85: Waiting 04:47:21 6f30099708c6: Waiting 04:47:21 8d1cd2a9b292: Layer already exists 04:47:21 1559750eef1f: Layer already exists 04:47:21 294764cc8dc8: Layer already exists 04:47:21 544104f902da: Layer already exists 04:47:21 4a29f58933fc: Layer already exists 04:47:21 6f30099708c6: Layer already exists 04:47:21 4ce7549cb7f0: Layer already exists 04:47:21 158ae843fc9c: Layer already exists 04:47:21 76c7653ec8ed: Layer already exists 04:47:21 f806f5f7646c: Layer already exists 04:47:21 7c504f21be85: Layer already exists 04:47:22 3.1.1: digest: sha256:e1b242403d411930e87ce5cb375bdd58bf7c6bbae40ac0baac73e7f830787b8b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:47:22 294764cc8dc8: Preparing 04:47:22 1559750eef1f: Preparing 04:47:22 544104f902da: Preparing 04:47:22 8d1cd2a9b292: Preparing 04:47:22 4a29f58933fc: Preparing 04:47:22 6f30099708c6: Preparing 04:47:22 4ce7549cb7f0: Preparing 04:47:22 158ae843fc9c: Preparing 04:47:22 f806f5f7646c: Preparing 04:47:22 76c7653ec8ed: Preparing 04:47:22 7c504f21be85: Preparing 04:47:22 4ce7549cb7f0: Waiting 04:47:22 158ae843fc9c: Waiting 04:47:22 f806f5f7646c: Waiting 04:47:22 76c7653ec8ed: Waiting 04:47:22 7c504f21be85: Waiting 04:47:22 6f30099708c6: Waiting 04:47:22 294764cc8dc8: Layer already exists 04:47:22 4a29f58933fc: Layer already exists 04:47:22 1559750eef1f: Layer already exists 04:47:22 544104f902da: Layer already exists 04:47:22 8d1cd2a9b292: Layer already exists 04:47:22 158ae843fc9c: Layer already exists 04:47:22 6f30099708c6: Layer already exists 04:47:22 4ce7549cb7f0: Layer already exists 04:47:22 f806f5f7646c: Layer already exists 04:47:22 76c7653ec8ed: Layer already exists 04:47:22 7c504f21be85: Layer already exists 04:47:23 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:e1b242403d411930e87ce5cb375bdd58bf7c6bbae40ac0baac73e7f830787b8b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:napa 04:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:47:24 294764cc8dc8: Preparing 04:47:24 1559750eef1f: Preparing 04:47:24 544104f902da: Preparing 04:47:24 8d1cd2a9b292: Preparing 04:47:24 4a29f58933fc: Preparing 04:47:24 6f30099708c6: Preparing 04:47:24 4ce7549cb7f0: Preparing 04:47:24 158ae843fc9c: Preparing 04:47:24 f806f5f7646c: Preparing 04:47:24 76c7653ec8ed: Preparing 04:47:24 7c504f21be85: Preparing 04:47:24 158ae843fc9c: Waiting 04:47:24 f806f5f7646c: Waiting 04:47:24 76c7653ec8ed: Waiting 04:47:24 7c504f21be85: Waiting 04:47:24 6f30099708c6: Waiting 04:47:24 4ce7549cb7f0: Waiting 04:47:24 294764cc8dc8: Layer already exists 04:47:24 544104f902da: Layer already exists 04:47:24 1559750eef1f: Layer already exists 04:47:24 8d1cd2a9b292: Layer already exists 04:47:24 4a29f58933fc: Layer already exists 04:47:24 4ce7549cb7f0: Layer already exists 04:47:24 6f30099708c6: Layer already exists 04:47:24 f806f5f7646c: Layer already exists 04:47:24 76c7653ec8ed: Layer already exists 04:47:24 158ae843fc9c: Layer already exists 04:47:24 7c504f21be85: Layer already exists 04:47:24 napa: digest: sha256:e1b242403d411930e87ce5cb375bdd58bf7c6bbae40ac0baac73e7f830787b8b size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:24 ===================================================== [Pipeline] echo 04:47:24 taggedImages: 04:47:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:47:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.1 04:47:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:47:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:napa [Pipeline] echo 04:47:24 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:47:24 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:47:24 3.1.1 04:47:24 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:47:24 napa 04:47:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:47:25 63707c24ef13: Preparing 04:47:25 678d5670feef: Preparing 04:47:25 f1e877799070: Preparing 04:47:25 c7faa2cf2b75: Preparing 04:47:25 fad0d0e42678: Preparing 04:47:25 3f1b9b237e59: Preparing 04:47:25 1d770409c19f: Preparing 04:47:25 6f30099708c6: Preparing 04:47:25 4ce7549cb7f0: Preparing 04:47:25 24a71c1343ba: Preparing 04:47:25 9c659b37a6d3: Preparing 04:47:25 7c504f21be85: Preparing 04:47:25 3f1b9b237e59: Waiting 04:47:25 1d770409c19f: Waiting 04:47:25 6f30099708c6: Waiting 04:47:25 4ce7549cb7f0: Waiting 04:47:25 24a71c1343ba: Waiting 04:47:25 7c504f21be85: Waiting 04:47:25 9c659b37a6d3: Waiting 04:47:25 63707c24ef13: Pushed 04:47:25 678d5670feef: Pushed 04:47:25 fad0d0e42678: Pushed 04:47:25 6f30099708c6: Layer already exists 04:47:25 4ce7549cb7f0: Layer already exists 04:47:25 3f1b9b237e59: Pushed 04:47:25 1d770409c19f: Pushed 04:47:25 7c504f21be85: Layer already exists 04:47:27 24a71c1343ba: Pushed 04:47:28 c7faa2cf2b75: Pushed 04:47:28 9c659b37a6d3: Pushed 04:47:29 f1e877799070: Pushed 04:47:29 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:a5757c18655386317d7ee03a6e2d80944bd60bdd9d2f2e59b91131e30297026c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.1 04:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:47:29 63707c24ef13: Preparing 04:47:29 678d5670feef: Preparing 04:47:29 f1e877799070: Preparing 04:47:29 c7faa2cf2b75: Preparing 04:47:29 fad0d0e42678: Preparing 04:47:29 3f1b9b237e59: Preparing 04:47:29 1d770409c19f: Preparing 04:47:29 3f1b9b237e59: Waiting 04:47:29 1d770409c19f: Waiting 04:47:29 6f30099708c6: Preparing 04:47:29 4ce7549cb7f0: Preparing 04:47:29 6f30099708c6: Waiting 04:47:29 24a71c1343ba: Preparing 04:47:29 4ce7549cb7f0: Waiting 04:47:29 24a71c1343ba: Waiting 04:47:29 9c659b37a6d3: Preparing 04:47:29 7c504f21be85: Preparing 04:47:29 9c659b37a6d3: Waiting 04:47:29 7c504f21be85: Waiting 04:47:29 c7faa2cf2b75: Layer already exists 04:47:29 678d5670feef: Layer already exists 04:47:29 fad0d0e42678: Layer already exists 04:47:29 f1e877799070: Layer already exists 04:47:29 63707c24ef13: Layer already exists 04:47:29 3f1b9b237e59: Layer already exists 04:47:29 1d770409c19f: Layer already exists 04:47:29 6f30099708c6: Layer already exists 04:47:29 24a71c1343ba: Layer already exists 04:47:29 4ce7549cb7f0: Layer already exists 04:47:29 9c659b37a6d3: Layer already exists 04:47:29 7c504f21be85: Layer already exists 04:47:30 3.1.1: digest: sha256:a5757c18655386317d7ee03a6e2d80944bd60bdd9d2f2e59b91131e30297026c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:47:30 63707c24ef13: Preparing 04:47:30 678d5670feef: Preparing 04:47:30 f1e877799070: Preparing 04:47:30 c7faa2cf2b75: Preparing 04:47:30 fad0d0e42678: Preparing 04:47:30 3f1b9b237e59: Preparing 04:47:30 1d770409c19f: Preparing 04:47:30 6f30099708c6: Preparing 04:47:30 4ce7549cb7f0: Preparing 04:47:30 24a71c1343ba: Preparing 04:47:30 9c659b37a6d3: Preparing 04:47:30 7c504f21be85: Preparing 04:47:30 3f1b9b237e59: Waiting 04:47:30 1d770409c19f: Waiting 04:47:30 6f30099708c6: Waiting 04:47:30 4ce7549cb7f0: Waiting 04:47:30 24a71c1343ba: Waiting 04:47:30 9c659b37a6d3: Waiting 04:47:30 7c504f21be85: Waiting 04:47:30 fad0d0e42678: Layer already exists 04:47:30 678d5670feef: Layer already exists 04:47:30 63707c24ef13: Layer already exists 04:47:30 c7faa2cf2b75: Layer already exists 04:47:30 f1e877799070: Layer already exists 04:47:30 3f1b9b237e59: Layer already exists 04:47:30 24a71c1343ba: Layer already exists 04:47:30 4ce7549cb7f0: Layer already exists 04:47:30 6f30099708c6: Layer already exists 04:47:30 1d770409c19f: Layer already exists 04:47:30 7c504f21be85: Layer already exists 04:47:30 9c659b37a6d3: Layer already exists 04:47:31 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:a5757c18655386317d7ee03a6e2d80944bd60bdd9d2f2e59b91131e30297026c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:napa 04:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:47:31 63707c24ef13: Preparing 04:47:31 678d5670feef: Preparing 04:47:31 f1e877799070: Preparing 04:47:31 c7faa2cf2b75: Preparing 04:47:31 fad0d0e42678: Preparing 04:47:31 3f1b9b237e59: Preparing 04:47:31 1d770409c19f: Preparing 04:47:31 6f30099708c6: Preparing 04:47:31 4ce7549cb7f0: Preparing 04:47:31 24a71c1343ba: Preparing 04:47:31 9c659b37a6d3: Preparing 04:47:31 7c504f21be85: Preparing 04:47:31 1d770409c19f: Waiting 04:47:31 6f30099708c6: Waiting 04:47:31 4ce7549cb7f0: Waiting 04:47:31 7c504f21be85: Waiting 04:47:31 24a71c1343ba: Waiting 04:47:31 9c659b37a6d3: Waiting 04:47:31 3f1b9b237e59: Waiting 04:47:31 c7faa2cf2b75: Layer already exists 04:47:31 fad0d0e42678: Layer already exists 04:47:31 f1e877799070: Layer already exists 04:47:31 63707c24ef13: Layer already exists 04:47:31 678d5670feef: Layer already exists 04:47:31 3f1b9b237e59: Layer already exists 04:47:31 1d770409c19f: Layer already exists 04:47:31 4ce7549cb7f0: Layer already exists 04:47:31 6f30099708c6: Layer already exists 04:47:31 24a71c1343ba: Layer already exists 04:47:31 7c504f21be85: Layer already exists 04:47:31 9c659b37a6d3: Layer already exists 04:47:32 napa: digest: sha256:a5757c18655386317d7ee03a6e2d80944bd60bdd9d2f2e59b91131e30297026c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:32 ===================================================== [Pipeline] echo 04:47:32 taggedImages: 04:47:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:47:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.1 04:47:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:47:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:napa [Pipeline] echo 04:47:32 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:47:32 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:47:32 3.1.1 04:47:32 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:47:32 napa 04:47:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:47:32 ab7821ce316c: Preparing 04:47:32 9806f771ce9a: Preparing 04:47:32 6f30099708c6: Preparing 04:47:32 4ce7549cb7f0: Preparing 04:47:32 164dd92c0eb8: Preparing 04:47:32 79cd9c590185: Preparing 04:47:32 7c504f21be85: Preparing 04:47:32 79cd9c590185: Waiting 04:47:32 7c504f21be85: Waiting 04:47:32 6f30099708c6: Layer already exists 04:47:33 4ce7549cb7f0: Layer already exists 04:47:33 7c504f21be85: Layer already exists 04:47:33 ab7821ce316c: Pushed 04:47:34 164dd92c0eb8: Pushed 04:47:34 79cd9c590185: Pushed 04:47:38 9806f771ce9a: Pushed 04:47:38 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:36eee9ed7c8ed9998d256863dab2e5a6ed897b7b78638af6f80922fbaddcab91 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.1 04:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:47:39 ab7821ce316c: Preparing 04:47:39 9806f771ce9a: Preparing 04:47:39 6f30099708c6: Preparing 04:47:39 4ce7549cb7f0: Preparing 04:47:39 164dd92c0eb8: Preparing 04:47:39 79cd9c590185: Preparing 04:47:39 7c504f21be85: Preparing 04:47:39 79cd9c590185: Waiting 04:47:39 7c504f21be85: Waiting 04:47:39 4ce7549cb7f0: Layer already exists 04:47:39 6f30099708c6: Layer already exists 04:47:39 164dd92c0eb8: Layer already exists 04:47:39 ab7821ce316c: Layer already exists 04:47:39 9806f771ce9a: Layer already exists 04:47:39 79cd9c590185: Layer already exists 04:47:39 7c504f21be85: Layer already exists 04:47:39 3.1.1: digest: sha256:36eee9ed7c8ed9998d256863dab2e5a6ed897b7b78638af6f80922fbaddcab91 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:39 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:47:40 ab7821ce316c: Preparing 04:47:40 9806f771ce9a: Preparing 04:47:40 6f30099708c6: Preparing 04:47:40 4ce7549cb7f0: Preparing 04:47:40 164dd92c0eb8: Preparing 04:47:40 79cd9c590185: Preparing 04:47:40 7c504f21be85: Preparing 04:47:40 79cd9c590185: Waiting 04:47:40 4ce7549cb7f0: Layer already exists 04:47:40 ab7821ce316c: Layer already exists 04:47:40 9806f771ce9a: Layer already exists 04:47:40 6f30099708c6: Layer already exists 04:47:40 164dd92c0eb8: Layer already exists 04:47:40 79cd9c590185: Layer already exists 04:47:40 7c504f21be85: Layer already exists 04:47:40 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:36eee9ed7c8ed9998d256863dab2e5a6ed897b7b78638af6f80922fbaddcab91 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:napa 04:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:47:41 ab7821ce316c: Preparing 04:47:41 9806f771ce9a: Preparing 04:47:41 6f30099708c6: Preparing 04:47:41 4ce7549cb7f0: Preparing 04:47:41 164dd92c0eb8: Preparing 04:47:41 79cd9c590185: Preparing 04:47:41 7c504f21be85: Preparing 04:47:41 79cd9c590185: Waiting 04:47:41 164dd92c0eb8: Layer already exists 04:47:41 6f30099708c6: Layer already exists 04:47:41 4ce7549cb7f0: Layer already exists 04:47:41 ab7821ce316c: Layer already exists 04:47:41 9806f771ce9a: Layer already exists 04:47:41 79cd9c590185: Layer already exists 04:47:41 7c504f21be85: Layer already exists 04:47:41 napa: digest: sha256:36eee9ed7c8ed9998d256863dab2e5a6ed897b7b78638af6f80922fbaddcab91 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:47:41 ===================================================== [Pipeline] echo 04:47:41 taggedImages: 04:47:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:47:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.1 04:47:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:47:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:napa [Pipeline] echo 04:47:41 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:47:41 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:47:41 3.1.1 04:47:41 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:47:41 napa 04:47:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:47:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:47:42 feab523dd712: Preparing 04:47:42 7a468fdcacd8: Preparing 04:47:42 d07457c68957: Preparing 04:47:42 6f30099708c6: Preparing 04:47:42 4ce7549cb7f0: Preparing 04:47:42 2f95ef3af0c3: Preparing 04:47:42 43549dc92ce3: Preparing 04:47:42 2f95ef3af0c3: Waiting 04:47:42 43549dc92ce3: Waiting 04:47:42 11b345d65ace: Preparing 04:47:42 0ddb2eed4822: Preparing 04:47:42 7c504f21be85: Preparing 04:47:42 0ddb2eed4822: Waiting 04:47:42 7c504f21be85: Waiting 04:47:42 11b345d65ace: Waiting 04:47:42 4ce7549cb7f0: Layer already exists 04:47:42 6f30099708c6: Layer already exists 04:47:42 d07457c68957: Pushed 04:47:42 feab523dd712: Pushed 04:47:42 7a468fdcacd8: Pushed 04:47:42 7c504f21be85: Layer already exists 04:47:42 11b345d65ace: Pushed 04:47:44 0ddb2eed4822: Pushed 04:47:54 43549dc92ce3: Pushed 04:48:02 2f95ef3af0c3: Pushed 04:48:02 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:d45558d62cdeae2ef099668fcd83773ecb0756b55f3a8a763efb6450e8f71acf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.1 04:48:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:48:03 feab523dd712: Preparing 04:48:03 7a468fdcacd8: Preparing 04:48:03 d07457c68957: Preparing 04:48:03 6f30099708c6: Preparing 04:48:03 4ce7549cb7f0: Preparing 04:48:03 2f95ef3af0c3: Preparing 04:48:03 43549dc92ce3: Preparing 04:48:03 11b345d65ace: Preparing 04:48:03 0ddb2eed4822: Preparing 04:48:03 7c504f21be85: Preparing 04:48:03 11b345d65ace: Waiting 04:48:03 0ddb2eed4822: Waiting 04:48:03 7c504f21be85: Waiting 04:48:03 2f95ef3af0c3: Waiting 04:48:03 43549dc92ce3: Waiting 04:48:03 feab523dd712: Layer already exists 04:48:03 d07457c68957: Layer already exists 04:48:03 6f30099708c6: Layer already exists 04:48:03 4ce7549cb7f0: Layer already exists 04:48:03 7a468fdcacd8: Layer already exists 04:48:03 43549dc92ce3: Layer already exists 04:48:03 7c504f21be85: Layer already exists 04:48:03 2f95ef3af0c3: Layer already exists 04:48:03 11b345d65ace: Layer already exists 04:48:03 0ddb2eed4822: Layer already exists 04:48:03 3.1.1: digest: sha256:d45558d62cdeae2ef099668fcd83773ecb0756b55f3a8a763efb6450e8f71acf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:48:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:48:04 feab523dd712: Preparing 04:48:04 7a468fdcacd8: Preparing 04:48:04 d07457c68957: Preparing 04:48:04 6f30099708c6: Preparing 04:48:04 4ce7549cb7f0: Preparing 04:48:04 2f95ef3af0c3: Preparing 04:48:04 43549dc92ce3: Preparing 04:48:04 11b345d65ace: Preparing 04:48:04 0ddb2eed4822: Preparing 04:48:04 7c504f21be85: Preparing 04:48:04 0ddb2eed4822: Waiting 04:48:04 2f95ef3af0c3: Waiting 04:48:04 7c504f21be85: Waiting 04:48:04 43549dc92ce3: Waiting 04:48:04 11b345d65ace: Waiting 04:48:04 7a468fdcacd8: Layer already exists 04:48:04 6f30099708c6: Layer already exists 04:48:04 d07457c68957: Layer already exists 04:48:04 feab523dd712: Layer already exists 04:48:04 4ce7549cb7f0: Layer already exists 04:48:04 11b345d65ace: Layer already exists 04:48:04 43549dc92ce3: Layer already exists 04:48:04 2f95ef3af0c3: Layer already exists 04:48:04 0ddb2eed4822: Layer already exists 04:48:04 7c504f21be85: Layer already exists 04:48:04 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:d45558d62cdeae2ef099668fcd83773ecb0756b55f3a8a763efb6450e8f71acf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:napa 04:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:48:05 feab523dd712: Preparing 04:48:05 7a468fdcacd8: Preparing 04:48:05 d07457c68957: Preparing 04:48:05 6f30099708c6: Preparing 04:48:05 4ce7549cb7f0: Preparing 04:48:05 2f95ef3af0c3: Preparing 04:48:05 43549dc92ce3: Preparing 04:48:05 11b345d65ace: Preparing 04:48:05 0ddb2eed4822: Preparing 04:48:05 7c504f21be85: Preparing 04:48:05 11b345d65ace: Waiting 04:48:05 0ddb2eed4822: Waiting 04:48:05 2f95ef3af0c3: Waiting 04:48:05 43549dc92ce3: Waiting 04:48:05 7c504f21be85: Waiting 04:48:05 d07457c68957: Layer already exists 04:48:05 feab523dd712: Layer already exists 04:48:05 7a468fdcacd8: Layer already exists 04:48:05 4ce7549cb7f0: Layer already exists 04:48:05 6f30099708c6: Layer already exists 04:48:05 11b345d65ace: Layer already exists 04:48:05 2f95ef3af0c3: Layer already exists 04:48:05 0ddb2eed4822: Layer already exists 04:48:05 43549dc92ce3: Layer already exists 04:48:05 7c504f21be85: Layer already exists 04:48:05 napa: digest: sha256:d45558d62cdeae2ef099668fcd83773ecb0756b55f3a8a763efb6450e8f71acf size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:48:05 ===================================================== [Pipeline] echo 04:48:05 taggedImages: 04:48:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:48:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.1 04:48:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:48:05 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:napa [Pipeline] echo 04:48:05 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:48:05 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:48:05 3.1.1 04:48:05 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:48:05 napa 04:48:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:48:06 b1edc4b9101c: Preparing 04:48:06 dd2d07b830b2: Preparing 04:48:06 7ee686f9b884: Preparing 04:48:06 6f30099708c6: Preparing 04:48:06 4ce7549cb7f0: Preparing 04:48:06 2f95ef3af0c3: Preparing 04:48:06 0107d1d5d9b5: Preparing 04:48:06 367b42967ca7: Preparing 04:48:06 7c504f21be85: Preparing 04:48:06 2f95ef3af0c3: Waiting 04:48:06 7c504f21be85: Waiting 04:48:06 367b42967ca7: Waiting 04:48:06 6f30099708c6: Layer already exists 04:48:06 4ce7549cb7f0: Layer already exists 04:48:06 2f95ef3af0c3: Layer already exists 04:48:06 b1edc4b9101c: Pushed 04:48:06 dd2d07b830b2: Pushed 04:48:06 7ee686f9b884: Pushed 04:48:06 7c504f21be85: Layer already exists 04:48:07 367b42967ca7: Pushed 04:48:08 0107d1d5d9b5: Pushed 04:48:08 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:4724ff6e146725f81cc18391c66b67cc25cc06abe21d39e9a93a0876f0df5c02 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.1 04:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:48:08 b1edc4b9101c: Preparing 04:48:08 dd2d07b830b2: Preparing 04:48:08 7ee686f9b884: Preparing 04:48:08 6f30099708c6: Preparing 04:48:08 4ce7549cb7f0: Preparing 04:48:08 2f95ef3af0c3: Preparing 04:48:08 0107d1d5d9b5: Preparing 04:48:08 367b42967ca7: Preparing 04:48:08 7c504f21be85: Preparing 04:48:08 0107d1d5d9b5: Waiting 04:48:08 367b42967ca7: Waiting 04:48:08 7c504f21be85: Waiting 04:48:08 2f95ef3af0c3: Waiting 04:48:08 6f30099708c6: Layer already exists 04:48:08 4ce7549cb7f0: Layer already exists 04:48:08 7ee686f9b884: Layer already exists 04:48:08 b1edc4b9101c: Layer already exists 04:48:08 dd2d07b830b2: Layer already exists 04:48:08 367b42967ca7: Layer already exists 04:48:08 7c504f21be85: Layer already exists 04:48:08 2f95ef3af0c3: Layer already exists 04:48:08 0107d1d5d9b5: Layer already exists 04:48:09 3.1.1: digest: sha256:4724ff6e146725f81cc18391c66b67cc25cc06abe21d39e9a93a0876f0df5c02 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:48:09 b1edc4b9101c: Preparing 04:48:09 dd2d07b830b2: Preparing 04:48:09 7ee686f9b884: Preparing 04:48:09 6f30099708c6: Preparing 04:48:09 4ce7549cb7f0: Preparing 04:48:09 2f95ef3af0c3: Preparing 04:48:09 0107d1d5d9b5: Preparing 04:48:09 367b42967ca7: Preparing 04:48:09 7c504f21be85: Preparing 04:48:09 2f95ef3af0c3: Waiting 04:48:09 0107d1d5d9b5: Waiting 04:48:09 367b42967ca7: Waiting 04:48:09 7c504f21be85: Waiting 04:48:09 7ee686f9b884: Layer already exists 04:48:09 b1edc4b9101c: Layer already exists 04:48:09 4ce7549cb7f0: Layer already exists 04:48:09 dd2d07b830b2: Layer already exists 04:48:09 6f30099708c6: Layer already exists 04:48:09 0107d1d5d9b5: Layer already exists 04:48:09 7c504f21be85: Layer already exists 04:48:09 2f95ef3af0c3: Layer already exists 04:48:09 367b42967ca7: Layer already exists 04:48:09 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:4724ff6e146725f81cc18391c66b67cc25cc06abe21d39e9a93a0876f0df5c02 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:napa 04:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:48:10 b1edc4b9101c: Preparing 04:48:10 dd2d07b830b2: Preparing 04:48:10 7ee686f9b884: Preparing 04:48:10 6f30099708c6: Preparing 04:48:10 4ce7549cb7f0: Preparing 04:48:10 2f95ef3af0c3: Preparing 04:48:10 0107d1d5d9b5: Preparing 04:48:10 367b42967ca7: Preparing 04:48:10 7c504f21be85: Preparing 04:48:10 0107d1d5d9b5: Waiting 04:48:10 367b42967ca7: Waiting 04:48:10 7c504f21be85: Waiting 04:48:10 2f95ef3af0c3: Waiting 04:48:10 b1edc4b9101c: Layer already exists 04:48:10 4ce7549cb7f0: Layer already exists 04:48:10 7ee686f9b884: Layer already exists 04:48:10 6f30099708c6: Layer already exists 04:48:10 dd2d07b830b2: Layer already exists 04:48:10 2f95ef3af0c3: Layer already exists 04:48:10 0107d1d5d9b5: Layer already exists 04:48:10 7c504f21be85: Layer already exists 04:48:10 367b42967ca7: Layer already exists 04:48:11 napa: digest: sha256:4724ff6e146725f81cc18391c66b67cc25cc06abe21d39e9a93a0876f0df5c02 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:48:11 ===================================================== [Pipeline] echo 04:48:11 taggedImages: 04:48:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:48:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.1 04:48:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:48:11 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:napa [Pipeline] echo 04:48:11 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:48:11 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:48:11 3.1.1 04:48:11 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:48:11 napa 04:48:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:48:12 feab523dd712: Preparing 04:48:12 1136f399b410: Preparing 04:48:12 376827be5811: Preparing 04:48:12 6f30099708c6: Preparing 04:48:12 4ce7549cb7f0: Preparing 04:48:12 2f95ef3af0c3: Preparing 04:48:12 11b345d65ace: Preparing 04:48:12 0ddb2eed4822: Preparing 04:48:12 7c504f21be85: Preparing 04:48:12 11b345d65ace: Waiting 04:48:12 0ddb2eed4822: Waiting 04:48:12 7c504f21be85: Waiting 04:48:12 2f95ef3af0c3: Waiting 04:48:12 4ce7549cb7f0: Layer already exists 04:48:12 6f30099708c6: Layer already exists 04:48:12 feab523dd712: Layer already exists 04:48:12 2f95ef3af0c3: Layer already exists 04:48:12 11b345d65ace: Layer already exists 04:48:12 0ddb2eed4822: Layer already exists 04:48:12 7c504f21be85: Layer already exists 04:48:12 1136f399b410: Pushed 04:48:12 376827be5811: Pushed 04:48:12 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:96641e4a5c532135f541045985ab00c4957161e4acb6eaa444a1290a99eaea80 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.1 04:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:48:12 feab523dd712: Preparing 04:48:12 1136f399b410: Preparing 04:48:12 376827be5811: Preparing 04:48:12 6f30099708c6: Preparing 04:48:12 4ce7549cb7f0: Preparing 04:48:12 2f95ef3af0c3: Preparing 04:48:12 11b345d65ace: Preparing 04:48:12 0ddb2eed4822: Preparing 04:48:12 7c504f21be85: Preparing 04:48:12 2f95ef3af0c3: Waiting 04:48:12 11b345d65ace: Waiting 04:48:12 0ddb2eed4822: Waiting 04:48:12 7c504f21be85: Waiting 04:48:12 feab523dd712: Layer already exists 04:48:12 4ce7549cb7f0: Layer already exists 04:48:12 376827be5811: Layer already exists 04:48:12 1136f399b410: Layer already exists 04:48:12 6f30099708c6: Layer already exists 04:48:12 7c504f21be85: Layer already exists 04:48:12 11b345d65ace: Layer already exists 04:48:12 0ddb2eed4822: Layer already exists 04:48:12 2f95ef3af0c3: Layer already exists 04:48:13 3.1.1: digest: sha256:96641e4a5c532135f541045985ab00c4957161e4acb6eaa444a1290a99eaea80 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:48:13 feab523dd712: Preparing 04:48:13 1136f399b410: Preparing 04:48:13 376827be5811: Preparing 04:48:13 6f30099708c6: Preparing 04:48:13 4ce7549cb7f0: Preparing 04:48:13 2f95ef3af0c3: Preparing 04:48:13 11b345d65ace: Preparing 04:48:13 0ddb2eed4822: Preparing 04:48:13 7c504f21be85: Preparing 04:48:13 2f95ef3af0c3: Waiting 04:48:13 11b345d65ace: Waiting 04:48:13 0ddb2eed4822: Waiting 04:48:13 376827be5811: Layer already exists 04:48:13 4ce7549cb7f0: Layer already exists 04:48:13 1136f399b410: Layer already exists 04:48:13 6f30099708c6: Layer already exists 04:48:13 feab523dd712: Layer already exists 04:48:13 2f95ef3af0c3: Layer already exists 04:48:13 11b345d65ace: Layer already exists 04:48:13 7c504f21be85: Layer already exists 04:48:13 0ddb2eed4822: Layer already exists 04:48:13 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:96641e4a5c532135f541045985ab00c4957161e4acb6eaa444a1290a99eaea80 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:napa 04:48:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:48:14 feab523dd712: Preparing 04:48:14 1136f399b410: Preparing 04:48:14 376827be5811: Preparing 04:48:14 6f30099708c6: Preparing 04:48:14 4ce7549cb7f0: Preparing 04:48:14 2f95ef3af0c3: Preparing 04:48:14 11b345d65ace: Preparing 04:48:14 0ddb2eed4822: Preparing 04:48:14 7c504f21be85: Preparing 04:48:14 2f95ef3af0c3: Waiting 04:48:14 11b345d65ace: Waiting 04:48:14 0ddb2eed4822: Waiting 04:48:14 7c504f21be85: Waiting 04:48:14 6f30099708c6: Layer already exists 04:48:14 4ce7549cb7f0: Layer already exists 04:48:14 feab523dd712: Layer already exists 04:48:14 1136f399b410: Layer already exists 04:48:14 376827be5811: Layer already exists 04:48:14 11b345d65ace: Layer already exists 04:48:14 2f95ef3af0c3: Layer already exists 04:48:14 7c504f21be85: Layer already exists 04:48:14 0ddb2eed4822: Layer already exists 04:48:14 napa: digest: sha256:96641e4a5c532135f541045985ab00c4957161e4acb6eaa444a1290a99eaea80 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:48:15 ===================================================== [Pipeline] echo 04:48:15 taggedImages: 04:48:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:48:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.1 04:48:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:48:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:napa [Pipeline] echo 04:48:15 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:48:15 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:48:15 3.1.1 04:48:15 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:48:15 napa 04:48:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:48:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:48:16 046846c4456a: Preparing 04:48:16 d2f2dfd3048f: Preparing 04:48:16 6f30099708c6: Preparing 04:48:16 4ce7549cb7f0: Preparing 04:48:16 b974b810d713: Preparing 04:48:16 f5abec8665ee: Preparing 04:48:16 7c504f21be85: Preparing 04:48:16 f5abec8665ee: Waiting 04:48:16 7c504f21be85: Waiting 04:48:16 4ce7549cb7f0: Layer already exists 04:48:16 6f30099708c6: Layer already exists 04:48:16 7c504f21be85: Layer already exists 04:48:16 046846c4456a: Pushed 04:48:16 f5abec8665ee: Pushed 04:48:17 b974b810d713: Pushed 04:48:22 d2f2dfd3048f: Pushed 04:48:22 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:bcbc9cefce1854cedb604d19a22744e7496bcc01e22eaa877e8eda839ce73f7e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.1 04:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:48:23 046846c4456a: Preparing 04:48:23 d2f2dfd3048f: Preparing 04:48:23 6f30099708c6: Preparing 04:48:23 4ce7549cb7f0: Preparing 04:48:23 b974b810d713: Preparing 04:48:23 f5abec8665ee: Preparing 04:48:23 7c504f21be85: Preparing 04:48:23 f5abec8665ee: Waiting 04:48:23 7c504f21be85: Waiting 04:48:23 d2f2dfd3048f: Layer already exists 04:48:23 6f30099708c6: Layer already exists 04:48:23 4ce7549cb7f0: Layer already exists 04:48:23 046846c4456a: Layer already exists 04:48:23 b974b810d713: Layer already exists 04:48:23 7c504f21be85: Layer already exists 04:48:23 f5abec8665ee: Layer already exists 04:48:23 3.1.1: digest: sha256:bcbc9cefce1854cedb604d19a22744e7496bcc01e22eaa877e8eda839ce73f7e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:48:24 046846c4456a: Preparing 04:48:24 d2f2dfd3048f: Preparing 04:48:24 6f30099708c6: Preparing 04:48:24 4ce7549cb7f0: Preparing 04:48:24 b974b810d713: Preparing 04:48:24 f5abec8665ee: Preparing 04:48:24 7c504f21be85: Preparing 04:48:24 f5abec8665ee: Waiting 04:48:24 7c504f21be85: Waiting 04:48:24 4ce7549cb7f0: Layer already exists 04:48:24 d2f2dfd3048f: Layer already exists 04:48:24 b974b810d713: Layer already exists 04:48:24 046846c4456a: Layer already exists 04:48:24 6f30099708c6: Layer already exists 04:48:24 7c504f21be85: Layer already exists 04:48:24 f5abec8665ee: Layer already exists 04:48:24 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:bcbc9cefce1854cedb604d19a22744e7496bcc01e22eaa877e8eda839ce73f7e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:napa 04:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:48:25 046846c4456a: Preparing 04:48:25 d2f2dfd3048f: Preparing 04:48:25 6f30099708c6: Preparing 04:48:25 4ce7549cb7f0: Preparing 04:48:25 b974b810d713: Preparing 04:48:25 f5abec8665ee: Preparing 04:48:25 7c504f21be85: Preparing 04:48:25 f5abec8665ee: Waiting 04:48:25 7c504f21be85: Waiting 04:48:25 046846c4456a: Layer already exists 04:48:25 b974b810d713: Layer already exists 04:48:25 4ce7549cb7f0: Layer already exists 04:48:25 6f30099708c6: Layer already exists 04:48:25 d2f2dfd3048f: Layer already exists 04:48:25 f5abec8665ee: Layer already exists 04:48:25 7c504f21be85: Layer already exists 04:48:25 napa: digest: sha256:bcbc9cefce1854cedb604d19a22744e7496bcc01e22eaa877e8eda839ce73f7e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:48:25 ===================================================== [Pipeline] echo 04:48:25 taggedImages: 04:48:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:48:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.1 04:48:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:48:25 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:napa [Pipeline] echo 04:48:25 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:48:25 82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:48:25 3.1.1 04:48:25 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:48:25 napa 04:48:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:48:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:48:26 622c981c9c87: Preparing 04:48:26 a249e778a114: Preparing 04:48:26 6f30099708c6: Preparing 04:48:26 4ce7549cb7f0: Preparing 04:48:26 b563e16d06bf: Preparing 04:48:26 1254cba9d7db: Preparing 04:48:26 7c504f21be85: Preparing 04:48:26 1254cba9d7db: Waiting 04:48:26 7c504f21be85: Waiting 04:48:26 4ce7549cb7f0: Layer already exists 04:48:26 b563e16d06bf: Layer already exists 04:48:26 6f30099708c6: Layer already exists 04:48:26 1254cba9d7db: Layer already exists 04:48:26 7c504f21be85: Layer already exists 04:48:26 622c981c9c87: Pushed 04:48:33 a249e778a114: Pushed 04:48:33 82622212f1ffd8e310c188bc10bd4095bc4fa3da: digest: sha256:ce2d587f8b51ddfea69bf7e0c473f432f3ea26fd24bc8cd355cfc75d0458c5a7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.1 04:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:48:34 622c981c9c87: Preparing 04:48:34 a249e778a114: Preparing 04:48:34 6f30099708c6: Preparing 04:48:34 4ce7549cb7f0: Preparing 04:48:34 b563e16d06bf: Preparing 04:48:34 1254cba9d7db: Preparing 04:48:34 7c504f21be85: Preparing 04:48:34 1254cba9d7db: Waiting 04:48:34 7c504f21be85: Waiting 04:48:34 6f30099708c6: Layer already exists 04:48:34 a249e778a114: Layer already exists 04:48:34 622c981c9c87: Layer already exists 04:48:34 4ce7549cb7f0: Layer already exists 04:48:34 b563e16d06bf: Layer already exists 04:48:34 7c504f21be85: Layer already exists 04:48:34 1254cba9d7db: Layer already exists 04:48:34 3.1.1: digest: sha256:ce2d587f8b51ddfea69bf7e0c473f432f3ea26fd24bc8cd355cfc75d0458c5a7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:48:35 622c981c9c87: Preparing 04:48:35 a249e778a114: Preparing 04:48:35 6f30099708c6: Preparing 04:48:35 4ce7549cb7f0: Preparing 04:48:35 b563e16d06bf: Preparing 04:48:35 1254cba9d7db: Preparing 04:48:35 7c504f21be85: Preparing 04:48:35 1254cba9d7db: Waiting 04:48:35 4ce7549cb7f0: Layer already exists 04:48:35 b563e16d06bf: Layer already exists 04:48:35 6f30099708c6: Layer already exists 04:48:35 a249e778a114: Layer already exists 04:48:35 622c981c9c87: Layer already exists 04:48:35 1254cba9d7db: Layer already exists 04:48:35 7c504f21be85: Layer already exists 04:48:35 82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1: digest: sha256:ce2d587f8b51ddfea69bf7e0c473f432f3ea26fd24bc8cd355cfc75d0458c5a7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:napa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:napa 04:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:48:36 622c981c9c87: Preparing 04:48:36 a249e778a114: Preparing 04:48:36 6f30099708c6: Preparing 04:48:36 4ce7549cb7f0: Preparing 04:48:36 b563e16d06bf: Preparing 04:48:36 1254cba9d7db: Preparing 04:48:36 7c504f21be85: Preparing 04:48:36 1254cba9d7db: Waiting 04:48:36 7c504f21be85: Waiting 04:48:36 4ce7549cb7f0: Layer already exists 04:48:36 6f30099708c6: Layer already exists 04:48:36 622c981c9c87: Layer already exists 04:48:36 b563e16d06bf: Layer already exists 04:48:36 a249e778a114: Layer already exists 04:48:36 1254cba9d7db: Layer already exists 04:48:36 7c504f21be85: Layer already exists 04:48:36 napa: digest: sha256:ce2d587f8b51ddfea69bf7e0c473f432f3ea26fd24bc8cd355cfc75d0458c5a7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:48:36 ===================================================== [Pipeline] echo 04:48:36 taggedImages: 04:48:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da 04:48:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.1 04:48:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:82622212f1ffd8e310c188bc10bd4095bc4fa3da-3.1.1 04:48:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:napa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:48:36 04:48:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:48:37 arm64: Pulling from edgex-lftools-log-publisher 04:48:37 8998bd30e6a1: Pulling fs layer 04:48:37 04944245beec: Pulling fs layer 04:48:37 699f458cf7ca: Pulling fs layer 04:48:37 765212b225bb: Pulling fs layer 04:48:37 f23df028b6ca: Pulling fs layer 04:48:37 d65c8cfc05b1: Pulling fs layer 04:48:37 2437ff75d9bd: Pulling fs layer 04:48:37 f23df028b6ca: Waiting 04:48:37 2437ff75d9bd: Waiting 04:48:37 d65c8cfc05b1: Waiting 04:48:37 765212b225bb: Waiting 04:48:37 04944245beec: Verifying Checksum 04:48:37 04944245beec: Download complete 04:48:37 765212b225bb: Verifying Checksum 04:48:37 765212b225bb: Download complete 04:48:37 f23df028b6ca: Verifying Checksum 04:48:37 f23df028b6ca: Download complete 04:48:37 d65c8cfc05b1: Verifying Checksum 04:48:37 d65c8cfc05b1: Download complete 04:48:37 699f458cf7ca: Verifying Checksum 04:48:37 699f458cf7ca: Download complete 04:48:38 8998bd30e6a1: Verifying Checksum 04:48:38 8998bd30e6a1: Download complete 04:48:40 2437ff75d9bd: Verifying Checksum 04:48:40 2437ff75d9bd: Download complete 04:48:42 8998bd30e6a1: Pull complete 04:48:43 04944245beec: Pull complete 04:48:45 699f458cf7ca: Pull complete 04:48:45 765212b225bb: Pull complete 04:48:45 f23df028b6ca: Pull complete 04:48:45 d65c8cfc05b1: Pull complete 04:49:04 2437ff75d9bd: Pull complete 04:49:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:49:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:49:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:04 prd-ubuntu20.04-docker-arm64-4c-16g-207 does not seem to be running inside a container 04:49:04 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:49:06 $ docker top a5c47abb7c0339c34f0921f1d677014e1a362569fd273a695a901ff1c0a97893 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:49:07 ---> job-cost.sh 04:49:07 lf-activate-venv: SKIPPING 04:49:07 INFO: No Stack... 04:49:07 INFO: Retrieving Pricing Info for: v3-standard-4 04:49:08 INFO: Archiving Costs [Pipeline] sh 04:49:09 + cat /w/workspace/edgex-go/6/archives/cost.csv 04:49:09 + cut -d, -f6 [Pipeline] lock 04:49:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-napa-6-stack-cost] 04:49:09 Resource [jenkins-edgexfoundry-edgex-go-napa-6-stack-cost] did not exist. Created. 04:49:09 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-napa-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:49:09 + echo total: 0.10999999940395355 [Pipeline] stash 04:49:10 Stashed 1 file(s) [Pipeline] } 04:49:10 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-napa-6-stack-cost] [Pipeline] // lock [Pipeline] } 04:49:10 $ docker stop --time=1 a5c47abb7c0339c34f0921f1d677014e1a362569fd273a695a901ff1c0a97893 04:49:12 $ docker rm -f --volumes a5c47abb7c0339c34f0921f1d677014e1a362569fd273a695a901ff1c0a97893 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:49:12 provisioning config files... 04:49:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config3853837912058566152tmp [Pipeline] { [Pipeline] sh 04:49:13 + set +x 04:49:13 + curl -s https://codecov.io/bash 04:49:13 + bash -s -- 04:49:13 04:49:13 _____ _ 04:49:13 / ____| | | 04:49:13 | | ___ __| | ___ ___ _____ __ 04:49:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:49:13 | |___| (_) | (_| | __/ (_| (_) \ V / 04:49:13 \_____\___/ \__,_|\___|\___\___/ \_/ 04:49:13 Bash-1.0.6 04:49:13 04:49:13 04:49:13 ==> git version 2.25.1 found 04:49:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:49:13 Release-Date: 2020-01-08 04:49:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:49:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:49:13 ==> Jenkins CI detected. 04:49:13 current dir:  /w/workspace/edgex-go/6 04:49:13 project root: . 04:49:13 --> token set from env 04:49:13 Yaml found at: vendor/github.com/labstack/echo/v4/codecov.yml 04:49:13 ==> Running gcov in . (disable via -X gcov) 04:49:13 ==> Python coveragepy not found 04:49:13 ==> Searching for coverage reports in: 04:49:13 + . 04:49:13 -> Found 1 reports 04:49:13 ==> Detecting git/mercurial file structure 04:49:13 ==> Reading reports 04:49:13 + ./coverage.out bytes=453602 04:49:13 ==> Appending adjustments 04:49:13 https://docs.codecov.io/docs/fixing-reports 04:49:14 + Found adjustments 04:49:14 ==> Gzipping contents 04:49:14 72K /tmp/codecov.qpaDNr.gz 04:49:14 ==> Uploading reports 04:49:14 url: https://codecov.io 04:49:14 query: branch=napa&commit=82622212f1ffd8e310c188bc10bd4095bc4fa3da&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fnapa%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:49:14 -> Pinging Codecov 04:49:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=napa&commit=82622212f1ffd8e310c188bc10bd4095bc4fa3da&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fnapa%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:49:14 -> Uploading to 04:49:14 https://storage.googleapis.com/codecov/v4/raw/2024-05-15/00271124DB129430A58F1EEE437C3FCB/82622212f1ffd8e310c188bc10bd4095bc4fa3da/abc619bf-b847-419a-8a99-db50971a0f12.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240515%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240515T044914Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=946fe27b5b32c7478258ffc1082ea71cde2e5dc4392bcc90d8fd4127f8f4aeda 04:49:14 % Total % Received % Xferd Average Speed Time Time Time Current 04:49:14 Dload Upload Total Spent Left Speed 04:49:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69848 0 0 100 69848 0 203k --:--:-- --:--:-- --:--:-- 203k 100 69848 0 0 100 69848 0 203k --:--:-- --:--:-- --:--:-- 203k 04:49:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/82622212f1ffd8e310c188bc10bd4095bc4fa3da [Pipeline] } 04:49:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:49:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:49:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:49:15 04:49:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:49:15 1.410.4: Pulling from edgex-devops/edgex-snyk-go 04:49:15 df9b9388f04a: Pulling fs layer 04:49:15 52dc419b0ee2: Pulling fs layer 04:49:15 25bc292e5bac: Pulling fs layer 04:49:15 114826534d7a: Pulling fs layer 04:49:15 4657fd5d0bcf: Pulling fs layer 04:49:15 6ad1cebc031e: Pulling fs layer 04:49:15 8a3aa393b2d8: Pulling fs layer 04:49:15 114826534d7a: Waiting 04:49:15 4657fd5d0bcf: Waiting 04:49:15 6ad1cebc031e: Waiting 04:49:15 8a3aa393b2d8: Waiting 04:49:15 25bc292e5bac: Verifying Checksum 04:49:15 25bc292e5bac: Download complete 04:49:15 52dc419b0ee2: Verifying Checksum 04:49:15 52dc419b0ee2: Download complete 04:49:15 4657fd5d0bcf: Verifying Checksum 04:49:15 4657fd5d0bcf: Download complete 04:49:15 df9b9388f04a: Download complete 04:49:16 df9b9388f04a: Pull complete 04:49:16 6ad1cebc031e: Verifying Checksum 04:49:16 6ad1cebc031e: Download complete 04:49:16 52dc419b0ee2: Pull complete 04:49:16 25bc292e5bac: Pull complete 04:49:17 114826534d7a: Verifying Checksum 04:49:17 114826534d7a: Download complete 04:49:17 8a3aa393b2d8: Verifying Checksum 04:49:17 8a3aa393b2d8: Download complete 04:49:20 114826534d7a: Pull complete 04:49:20 4657fd5d0bcf: Pull complete 04:49:20 6ad1cebc031e: Pull complete 04:49:24 8a3aa393b2d8: Pull complete 04:49:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 04:49:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 04:49:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:24 prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container 04:49:24 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 04:49:31 $ docker top d1db38944cc3f0ef84e8aabe4de63744fb4ea0060161e7d2da7820d0bf788332 -eo pid,comm [Pipeline] { [Pipeline] echo 04:49:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:napa' [Pipeline] sh 04:49:32 + set -o pipefail 04:49:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:napa' 04:49:35 04:49:35 Monitoring /w/workspace/edgex-go/6 (github.com/edgexfoundry/edgex-go)... 04:49:35 04:49:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9fb6e605-4321-4076-bd0a-23944e3800c6/history/1cf10689-3a3d-48fa-864a-b9d0fd8de41d 04:49:35 04:49:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:49:35 04:49:35 04:49:35 A medium severity vulnerability was found in the Snyk CLI versions you are using. 04:49:35 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 04:49:35 More details here: https://snyk.co/ue1NS 04:49:35 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 04:49:35 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:49:35 $ docker stop --time=1 d1db38944cc3f0ef84e8aabe4de63744fb4ea0060161e7d2da7820d0bf788332 04:49:36 $ docker rm -f --volumes d1db38944cc3f0ef84e8aabe4de63744fb4ea0060161e7d2da7820d0bf788332 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:49:37 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:49:37 provisioning config files... 04:49:37 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/6@tmp/config676677552617417843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:49:37 --> edgex-publish-swagger.sh 04:49:37 === Publish openapi/v3 API === 04:49:37 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 04:49:37 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/6/openapi/v3/core-command.yaml] 04:49:37 % Total % Received % Xferd Average Speed Time Time Time Current 04:49:37 Dload Upload Total Spent Left Speed 04:49:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 27501 0:00:01 0:00:01 --:--:-- 27501 100 32782 0 0 100 32782 0 27501 0:00:01 0:00:01 --:--:-- 27501 04:49:38 04:49:38 04:49:38 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/6/openapi/v3/core-data.yaml] 04:49:38 % Total % Received % Xferd Average Speed Time Time Time Current 04:49:38 Dload Upload Total Spent Left Speed 04:49:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 100k --:--:-- --:--:-- --:--:-- 100k 100 72043 0 0 100 72043 0 100k --:--:-- --:--:-- --:--:-- 100k 04:49:39 04:49:39 04:49:39 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/6/openapi/v3/core-metadata.yaml] 04:49:39 % Total % Received % Xferd Average Speed Time Time Time Current 04:49:39 Dload Upload Total Spent Left Speed 04:49:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 209 167k --:--:-- --:--:-- --:--:-- 167k 100 144k 100 180 100 144k 209 167k --:--:-- --:--:-- --:--:-- 167k 04:49:40 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 04:49:40 04:49:40 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/6/openapi/v3/support-notifications.yaml] 04:49:40 % Total % Received % Xferd Average Speed Time Time Time Current 04:49:40 Dload Upload Total Spent Left Speed 04:49:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 234 110k --:--:-- --:--:-- --:--:-- 110k 04:49:40 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 04:49:40 04:49:40 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/6/openapi/v3/support-scheduler.yaml] 04:49:40 % Total % Received % Xferd Average Speed Time Time Time Current 04:49:40 Dload Upload Total Spent Left Speed 04:49:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 693k --:--:-- --:--:-- --:--:-- 680k 100 37134 100 180 100 36954 210 43120 --:--:-- --:--:-- --:--:-- 43279 04:49:41 {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} 04:49:41 [Pipeline] } 04:49:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:49:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:49:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:49:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:42 prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container 04:49:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 04:49:43 $ docker top 4f0dbf03b75b7488812eced7425db727ec8bab9260467e99afabd50fb87d9611 -eo pid,comm 04:49:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:49:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:49:43 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:49:43 + git semver [Pipeline] } 04:49:43 $ docker stop --time=1 4f0dbf03b75b7488812eced7425db727ec8bab9260467e99afabd50fb87d9611 04:49:44 $ docker rm -f --volumes 4f0dbf03b75b7488812eced7425db727ec8bab9260467e99afabd50fb87d9611 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:49:45 04:49:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:49:45 0.23.1-centos7: Pulling from edgex-lftools 04:49:45 ab5ef0e58194: Pulling fs layer 04:49:45 9712f1f96733: Pulling fs layer 04:49:45 63f879dbbcfc: Pulling fs layer 04:49:45 0d9ebad4ef96: Pulling fs layer 04:49:45 e9a5061849ea: Pulling fs layer 04:49:45 d747dcd14b5f: Pulling fs layer 04:49:45 2de7ff778b66: Pulling fs layer 04:49:45 e9a5061849ea: Waiting 04:49:45 d747dcd14b5f: Waiting 04:49:45 2de7ff778b66: Waiting 04:49:45 0d9ebad4ef96: Waiting 04:49:45 9712f1f96733: Verifying Checksum 04:49:45 9712f1f96733: Download complete 04:49:45 63f879dbbcfc: Verifying Checksum 04:49:45 63f879dbbcfc: Download complete 04:49:46 e9a5061849ea: Verifying Checksum 04:49:46 e9a5061849ea: Download complete 04:49:46 d747dcd14b5f: Download complete 04:49:46 0d9ebad4ef96: Verifying Checksum 04:49:46 0d9ebad4ef96: Download complete 04:49:46 2de7ff778b66: Verifying Checksum 04:49:46 2de7ff778b66: Download complete 04:49:46 ab5ef0e58194: Verifying Checksum 04:49:46 ab5ef0e58194: Download complete 04:49:48 ab5ef0e58194: Pull complete 04:49:49 9712f1f96733: Pull complete 04:49:49 63f879dbbcfc: Pull complete 04:49:53 0d9ebad4ef96: Pull complete 04:49:53 e9a5061849ea: Pull complete 04:49:53 d747dcd14b5f: Pull complete 04:49:54 2de7ff778b66: Pull complete 04:49:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:49:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:49:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:54 prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container 04:49:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 04:50:01 $ docker top 0079422bd20e0f199e51414b5c7fc8bb800985239384eddd85c7423bb95d5da0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:50:01 provisioning config files... 04:50:01 copy managed file [sigul-config] to file:/w/workspace/edgex-go/6@tmp/config477298660870771890tmp 04:50:01 copy managed file [sigul-password] to file:/w/workspace/edgex-go/6@tmp/config11378004577816159937tmp 04:50:01 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/6@tmp/config551344277121027832tmp [Pipeline] { [Pipeline] echo 04:50:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:50:01 ---> sigul-configuration.sh 04:50:01 gpg: directory `/root/.gnupg' created 04:50:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:50:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:50:01 gpg: keyring `/root/.gnupg/secring.gpg' created 04:50:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:50:01 gpg: CAST5 encrypted data 04:50:01 gpg: encrypted with 1 passphrase 04:50:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:50:01 + mkdir /home/jenkins 04:50:01 + mkdir /home/jenkins/sigul [Pipeline] sh 04:50:02 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:50:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:50:02 ---> sigul-install.sh 04:50:02 Sigul already installed; skipping installation. [Pipeline] sh 04:50:02 + git tag --list 04:50:02 0.6.0 04:50:02 0.6.1 04:50:02 0.7.0 04:50:02 0.7.1 04:50:02 v1.0.0 04:50:02 v1.0.1 04:50:02 v1.1.0 04:50:02 v1.2.0 04:50:02 v1.2.1 04:50:02 v1.3.0 04:50:02 v1.3.1 04:50:02 v2.0.0 04:50:02 v2.1.0 04:50:02 v2.1.1 04:50:02 v2.2.0 04:50:02 v2.3.0 04:50:02 v3.0 04:50:02 v3.0.0 04:50:02 v3.1 04:50:02 v3.1.0 04:50:02 v3.1.0-dev.1 04:50:02 v3.1.0-dev.10 04:50:02 v3.1.0-dev.11 04:50:02 v3.1.0-dev.12 04:50:02 v3.1.0-dev.13 04:50:02 v3.1.0-dev.14 04:50:02 v3.1.0-dev.15 04:50:02 v3.1.0-dev.16 04:50:02 v3.1.0-dev.17 04:50:02 v3.1.0-dev.18 04:50:02 v3.1.0-dev.19 04:50:02 v3.1.0-dev.2 04:50:02 v3.1.0-dev.20 04:50:02 v3.1.0-dev.21 04:50:02 v3.1.0-dev.22 04:50:02 v3.1.0-dev.23 04:50:02 v3.1.0-dev.24 04:50:02 v3.1.0-dev.25 04:50:02 v3.1.0-dev.26 04:50:02 v3.1.0-dev.27 04:50:02 v3.1.0-dev.28 04:50:02 v3.1.0-dev.29 04:50:02 v3.1.0-dev.3 04:50:02 v3.1.0-dev.30 04:50:02 v3.1.0-dev.31 04:50:02 v3.1.0-dev.32 04:50:02 v3.1.0-dev.33 04:50:02 v3.1.0-dev.34 04:50:02 v3.1.0-dev.35 04:50:02 v3.1.0-dev.36 04:50:02 v3.1.0-dev.37 04:50:02 v3.1.0-dev.38 04:50:02 v3.1.0-dev.39 04:50:02 v3.1.0-dev.4 04:50:02 v3.1.0-dev.40 04:50:02 v3.1.0-dev.41 04:50:02 v3.1.0-dev.42 04:50:02 v3.1.0-dev.43 04:50:02 v3.1.0-dev.44 04:50:02 v3.1.0-dev.45 04:50:02 v3.1.0-dev.46 04:50:02 v3.1.0-dev.47 04:50:02 v3.1.0-dev.48 04:50:02 v3.1.0-dev.49 04:50:02 v3.1.0-dev.5 04:50:02 v3.1.0-dev.50 04:50:02 v3.1.0-dev.51 04:50:02 v3.1.0-dev.52 04:50:02 v3.1.0-dev.53 04:50:02 v3.1.0-dev.54 04:50:02 v3.1.0-dev.55 04:50:02 v3.1.0-dev.56 04:50:02 v3.1.0-dev.57 04:50:02 v3.1.0-dev.58 04:50:02 v3.1.0-dev.59 04:50:02 v3.1.0-dev.6 04:50:02 v3.1.0-dev.60 04:50:02 v3.1.0-dev.61 04:50:02 v3.1.0-dev.62 04:50:02 v3.1.0-dev.63 04:50:02 v3.1.0-dev.64 04:50:02 v3.1.0-dev.65 04:50:02 v3.1.0-dev.66 04:50:02 v3.1.0-dev.67 04:50:02 v3.1.0-dev.68 04:50:02 v3.1.0-dev.69 04:50:02 v3.1.0-dev.7 04:50:02 v3.1.0-dev.70 04:50:02 v3.1.0-dev.71 04:50:02 v3.1.0-dev.72 04:50:02 v3.1.0-dev.73 04:50:02 v3.1.0-dev.8 04:50:02 v3.1.0-dev.9 04:50:02 v3.1.1 04:50:02 v3.1.1-dev.1 04:50:02 v3.1.1-dev.2 04:50:02 v3.2.0-dev.1 04:50:02 v3.2.0-dev.10 04:50:02 v3.2.0-dev.11 04:50:02 v3.2.0-dev.12 04:50:02 v3.2.0-dev.13 04:50:02 v3.2.0-dev.14 04:50:02 v3.2.0-dev.15 04:50:02 v3.2.0-dev.16 04:50:02 v3.2.0-dev.17 04:50:02 v3.2.0-dev.18 04:50:02 v3.2.0-dev.19 04:50:02 v3.2.0-dev.2 04:50:02 v3.2.0-dev.20 04:50:02 v3.2.0-dev.21 04:50:02 v3.2.0-dev.22 04:50:02 v3.2.0-dev.3 04:50:02 v3.2.0-dev.4 04:50:02 v3.2.0-dev.5 04:50:02 v3.2.0-dev.6 04:50:02 v3.2.0-dev.7 04:50:02 v3.2.0-dev.8 04:50:02 v3.2.0-dev.9 [Pipeline] sh 04:50:03 + lftools sign git-tag v3.1.1 04:50:03 Signing Git tag with Sigul... 04:50:03 Signing v3.1.1 [Pipeline] echo 04:50:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:50:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:50:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:50:04 $ docker stop --time=1 0079422bd20e0f199e51414b5c7fc8bb800985239384eddd85c7423bb95d5da0 04:50:05 $ docker rm -f --volumes 0079422bd20e0f199e51414b5c7fc8bb800985239384eddd85c7423bb95d5da0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:50:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:50:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:50:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:50:06 prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container 04:50:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 04:50:06 $ docker top f38cd9a14fd3efe768368284ef4714a7d5736e9c7aa53399b12bc52e96090663 -eo pid,comm 04:50:07 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:50:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:50:07 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:50:07 + git semver [Pipeline] } 04:50:07 $ docker stop --time=1 f38cd9a14fd3efe768368284ef4714a7d5736e9c7aa53399b12bc52e96090663 04:50:08 $ docker rm -f --volumes f38cd9a14fd3efe768368284ef4714a7d5736e9c7aa53399b12bc52e96090663 [Pipeline] // withDockerContainer [Pipeline] sh 04:50:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:50:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:50:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:50:09 prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container 04:50:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 04:50:10 $ docker top 777bd9f0c11f0f5f57dad7c97dcb50d6493639c1c29dcc653bd49ee98a736c54 -eo pid,comm 04:50:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:50:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:50:10 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.1.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:50:10 + git semver [Pipeline] } 04:50:10 $ docker stop --time=1 777bd9f0c11f0f5f57dad7c97dcb50d6493639c1c29dcc653bd49ee98a736c54 04:50:11 $ docker rm -f --volumes 777bd9f0c11f0f5f57dad7c97dcb50d6493639c1c29dcc653bd49ee98a736c54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:50:12 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 04:50:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:50:13 ---> package-listing.sh 04:50:13 ++ facter osfamily 04:50:13 ++ tr '[:upper:]' '[:lower:]' 04:50:13 + OS_FAMILY=debian 04:50:13 + workspace=/w/workspace/edgex-go/6 04:50:13 + START_PACKAGES=/tmp/packages_start.txt 04:50:13 + END_PACKAGES=/tmp/packages_end.txt 04:50:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:50:13 + PACKAGES=/tmp/packages_start.txt 04:50:13 + '[' /w/workspace/edgex-go/6 ']' 04:50:13 + PACKAGES=/tmp/packages_end.txt 04:50:13 + case "${OS_FAMILY}" in 04:50:13 + dpkg -l 04:50:13 + grep '^ii' 04:50:13 + '[' -f /tmp/packages_start.txt ']' 04:50:13 + '[' -f /tmp/packages_end.txt ']' 04:50:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:50:13 + '[' /w/workspace/edgex-go/6 ']' 04:50:13 + mkdir -p /w/workspace/edgex-go/6/archives/ 04:50:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 04:50:13 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:50:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:50:14 04:50:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:50:15 latest: Pulling from edgex-lftools-log-publisher 04:50:15 5eb5b503b376: Pulling fs layer 04:50:15 5c69ac0246d0: Pulling fs layer 04:50:15 ec43610c2a17: Pulling fs layer 04:50:15 3a2ae6a8a46f: Pulling fs layer 04:50:15 33b1e0a273af: Pulling fs layer 04:50:15 5d3b04190fa2: Pulling fs layer 04:50:15 33b1e0a273af: Waiting 04:50:15 2f39f015ded8: Pulling fs layer 04:50:15 5d3b04190fa2: Waiting 04:50:15 2f39f015ded8: Waiting 04:50:15 5c69ac0246d0: Download complete 04:50:15 3a2ae6a8a46f: Verifying Checksum 04:50:15 3a2ae6a8a46f: Download complete 04:50:15 33b1e0a273af: Verifying Checksum 04:50:15 33b1e0a273af: Download complete 04:50:15 5d3b04190fa2: Verifying Checksum 04:50:15 5d3b04190fa2: Download complete 04:50:15 ec43610c2a17: Verifying Checksum 04:50:15 ec43610c2a17: Download complete 04:50:15 5eb5b503b376: Download complete 04:50:15 2f39f015ded8: Download complete 04:50:16 5eb5b503b376: Pull complete 04:50:16 5c69ac0246d0: Pull complete 04:50:17 ec43610c2a17: Pull complete 04:50:17 3a2ae6a8a46f: Pull complete 04:50:17 33b1e0a273af: Pull complete 04:50:17 5d3b04190fa2: Pull complete 04:50:21 2f39f015ded8: Pull complete 04:50:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:50:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:50:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:50:21 prd-ubuntu20.04-docker-8c-8g-206 does not seem to be running inside a container 04:50:21 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 04:50:26 $ docker top 6303139b014ad2e2d6f05a6a86ce31932018a3862895cb44dc45fdc78a809996 -eo pid,comm [Pipeline] { [Pipeline] sh 04:50:26 + touch /tmp/pre-build-complete [Pipeline] sh 04:50:26 + mkdir -p /var/log/sysstat [Pipeline] sh 04:50:26 + ls /var/log/sa-host 04:50:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:50:27 provisioning config files... 04:50:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config14262630068352599422tmp [Pipeline] { [Pipeline] echo 04:50:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:50:27 ---> create-netrc.sh [Pipeline] } 04:50:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:50:27 ---> python-tools-install.sh [Pipeline] echo 04:50:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:50:28 ---> sudo-logs.sh 04:50:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:50:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:50:28 ---> job-cost.sh 04:50:28 lf-activate-venv: SKIPPING 04:50:28 DEBUG: total: 0.10999999940395355 04:50:28 INFO: Retrieving Stack Cost... 04:50:28 INFO: Retrieving Pricing Info for: v3-standard-8 04:50:29 INFO: Archiving Costs [Pipeline] echo 04:50:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:50:29 ---> logs-deploy.sh 04:50:29 lf-activate-venv: SKIPPING 04:50:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/napa/6 04:50:29 INFO: archiving workspace using pattern(s): 04:50:30 Archives upload complete. 04:50:30 INFO: archiving logs to Nexus