Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c631058b2a2739a940fc36a69156d76351522c2f 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-ssh6952226163906685475.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh4446950447846449218.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1660471739315578231.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh4125027244216017681.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12198973697551181304.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10089 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/694 [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/694 # 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 c631058b2a2739a940fc36a69156d76351522c2f (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c631058b2a2739a940fc36a69156d76351522c2f # timeout=10 Commit message: "fix: Resolved job not found error that occurred after a failed update attempt (#4903)" > git rev-list --no-walk 31004d15d58f507a4eebe19040194a3f4f45cec1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:40:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:40:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:40:08 ========================================================= 02:40:08 EdgeX Global Pipelines Version Info 02:40:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:40:09 ------------------- 02:40:09 stable info: 02:40:09 ------------------- 02:40:09 Commited By: Cherry Wang cherry@iotechsys.com 02:40:09 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 02:40:09 Message: update stable to v1.0.263 02:40:10 ------------------- 02:40:10 experimental info: 02:40:10 ------------------- 02:40:10 Commited By: Cherry Wang cherry@iotechsys.com 02:40:10 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 02:40:10 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c631058 [Pipeline] echo 02:40:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:40:10 provisioning config files... 02:40:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/694@tmp/config2747649636987299191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:40:11 ---> ****-login.sh 02:40:11 nexus3.edgexfoundry.org:10001 02:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:40:11 Configure a credential helper to remove this warning. See 02:40:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:40:11 02:40:11 Login Succeeded 02:40:11 nexus3.edgexfoundry.org:10002 02:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:40:11 Configure a credential helper to remove this warning. See 02:40:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:40:11 02:40:11 Login Succeeded 02:40:11 nexus3.edgexfoundry.org:10003 02:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:40:11 Configure a credential helper to remove this warning. See 02:40:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:40:11 02:40:11 Login Succeeded 02:40:11 nexus3.edgexfoundry.org:10004 02:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:40:12 Configure a credential helper to remove this warning. See 02:40:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:40:12 02:40:12 Login Succeeded 02:40:12 ****.io 02:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:40:12 Configure a credential helper to remove this warning. See 02:40:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:40:12 02:40:12 Login Succeeded 02:40:12 ---> ****-login.sh ends [Pipeline] } 02:40:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:40:12 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 02:40:12 + dirname cmd/core-command/Dockerfile 02:40:12 + cut -d/ -f2 02:40:12 + echo core-command,cmd/core-command/Dockerfile 02:40:12 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:40:12 + cut -d/ -f2 02:40:12 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:40:12 + dirname cmd/core-data/Dockerfile 02:40:12 + cut -d/ -f2 02:40:12 + echo core-data,cmd/core-data/Dockerfile 02:40:12 + dirname cmd/core-keeper/Dockerfile 02:40:12 + cut -d/ -f2 02:40:12 + echo core-keeper,cmd/core-keeper/Dockerfile 02:40:12 + dirname cmd/core-metadata/Dockerfile 02:40:12 + cut -d/ -f2 02:40:12 + echo core-metadata,cmd/core-metadata/Dockerfile 02:40:12 + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ 02:40:12 -f2 02:40:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:40:12 + dirname cmd/security-proxy-auth/Dockerfile 02:40:12 + cut -d/ -f2 02:40:12 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:40:12 + dirname cmd/security-proxy-setup/Dockerfile 02:40:12 + cut -d/ -f2 02:40:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:40:12 + dirname cmd/security-secretstore-setup/Dockerfile 02:40:12 + cut -d/ -f2 02:40:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:40:12 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:40:12 + cut -d/ -f2 02:40:12 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:40:12 + dirname cmd/security-spire-agent/Dockerfile 02:40:12 + cut -d/ -f2 02:40:12 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:40:12 + dirname cmd/security-spire-config/Dockerfile 02:40:12 + cut -d/ -f2 02:40:12 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:40:12 + dirname cmd/security-spire-server/Dockerfile 02:40:12 + cut -d/ -f2 02:40:12 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:40:12 + dirname cmd/support-cron-scheduler/Dockerfile 02:40:12 + cut -d/ -f2 02:40:12 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 02:40:12 + dirname cmd/support-notifications/Dockerfile 02:40:12 + cut -d/ -f2 02:40:12 + echo support-notifications,cmd/support-notifications/Dockerfile 02:40:12 + dirname cmd/support-scheduler/Dockerfile 02:40:12 + cut -d/ -f2 02:40:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:40: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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 02:40:13 + git rev-list -1 --merges c631058b2a2739a940fc36a69156d76351522c2f~1..c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] echo 02:40:13 -----------> git rev-list -1 --merges c631058b2a2739a940fc36a69156d76351522c2f~1..c631058b2a2739a940fc36a69156d76351522c2f c631058b2a2739a940fc36a69156d76351522c2f [false] [Pipeline] sh 02:40:13 + git log --format=format:%s -1 c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] echo 02:40:13 ========================================================= 02:40:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:40:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:40:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:40:13 + grep -v github /etc/ssh/ssh_known_hosts 02:40:13 + [ -e /tmp/ssh_known_hosts ] 02:40:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:40:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:40:13 + sudo tee -a /etc/ssh/ssh_known_hosts 02:40:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:40:14 02:40:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:40:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:40:14 0.1.4: Pulling from edgex-devops/py-git-semver 02:40:14 b85a868b505f: Pulling fs layer 02:40:14 e2be974225ed: Pulling fs layer 02:40:14 339a4e72a1f5: Pulling fs layer 02:40:14 988bab9f4d93: Pulling fs layer 02:40:14 1469e6f7b9e6: Pulling fs layer 02:40:14 eaf3925da568: Pulling fs layer 02:40:14 bab4dde63d76: Pulling fs layer 02:40:14 bde34c3a00c8: Pulling fs layer 02:40:14 b352a97aabf1: Pulling fs layer 02:40:14 4872d77fe225: Pulling fs layer 02:40:14 5851b861e8e6: Pulling fs layer 02:40:14 988bab9f4d93: Waiting 02:40:14 1469e6f7b9e6: Waiting 02:40:14 eaf3925da568: Waiting 02:40:14 bab4dde63d76: Waiting 02:40:14 bde34c3a00c8: Waiting 02:40:14 5851b861e8e6: Waiting 02:40:14 4872d77fe225: Waiting 02:40:14 b352a97aabf1: Waiting 02:40:14 e2be974225ed: Verifying Checksum 02:40:14 e2be974225ed: Download complete 02:40:14 988bab9f4d93: Verifying Checksum 02:40:14 988bab9f4d93: Download complete 02:40:14 1469e6f7b9e6: Verifying Checksum 02:40:14 1469e6f7b9e6: Download complete 02:40:14 eaf3925da568: Verifying Checksum 02:40:14 eaf3925da568: Download complete 02:40:14 339a4e72a1f5: Verifying Checksum 02:40:14 339a4e72a1f5: Download complete 02:40:14 bde34c3a00c8: Verifying Checksum 02:40:14 bde34c3a00c8: Download complete 02:40:14 b352a97aabf1: Verifying Checksum 02:40:14 b352a97aabf1: Download complete 02:40:14 4872d77fe225: Verifying Checksum 02:40:14 4872d77fe225: Download complete 02:40:14 5851b861e8e6: Verifying Checksum 02:40:14 5851b861e8e6: Download complete 02:40:14 b85a868b505f: Verifying Checksum 02:40:14 b85a868b505f: Download complete 02:40:15 bab4dde63d76: Verifying Checksum 02:40:15 bab4dde63d76: Download complete 02:40:16 b85a868b505f: Pull complete 02:40:16 e2be974225ed: Pull complete 02:40:16 339a4e72a1f5: Pull complete 02:40:16 988bab9f4d93: Pull complete 02:40:17 1469e6f7b9e6: Pull complete 02:40:17 eaf3925da568: Pull complete 02:40:19 bab4dde63d76: Pull complete 02:40:19 bde34c3a00c8: Pull complete 02:40:19 b352a97aabf1: Pull complete 02:40:19 4872d77fe225: Pull complete 02:40:19 5851b861e8e6: Pull complete 02:40:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:40:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:40:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:40:19 prd-ubuntu20.04-docker-8c-8g-10089 does not seem to be running inside a container 02:40:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/694 -v /w/workspace/edgex-go/694:/w/workspace/edgex-go/694:rw,z -v /w/workspace/edgex-go/694@tmp:/w/workspace/edgex-go/694@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 02:40:22 $ docker top cbd920b4e1d2e66f60b00a653d72d3c0681b7ba3d74337d2be80dd50300dc797 -eo pid,comm 02:40: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). 02:40:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:40:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:40:22 [ssh-agent] Looking for ssh-agent implementation... 02:40:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:40:22 $ docker exec cbd920b4e1d2e66f60b00a653d72d3c0681b7ba3d74337d2be80dd50300dc797 ssh-agent 02:40:22 SSH_AUTH_SOCK=/tmp/ssh-hwEm6rhM7hM5/agent.31 02:40:22 SSH_AGENT_PID=37 02:40:22 Running ssh-add (command line suppressed) 02:40:22 Identity added: /w/workspace/edgex-go/694@tmp/private_key_17038009679435564865.key (/w/workspace/edgex-go/694@tmp/private_key_17038009679435564865.key) 02:40:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:40:23 + git tag --points-at HEAD [Pipeline] } 02:40:23 $ docker exec --env ******** --env ******** cbd920b4e1d2e66f60b00a653d72d3c0681b7ba3d74337d2be80dd50300dc797 ssh-agent -k 02:40:23 unset SSH_AUTH_SOCK; 02:40:23 unset SSH_AGENT_PID; 02:40:23 echo Agent pid 37 killed; 02:40:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:40:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:40:23 [ssh-agent] Looking for ssh-agent implementation... 02:40:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:40:23 $ docker exec cbd920b4e1d2e66f60b00a653d72d3c0681b7ba3d74337d2be80dd50300dc797 ssh-agent 02:40:23 SSH_AUTH_SOCK=/tmp/ssh-mE9SHvEZ4ekd/agent.70 02:40:23 SSH_AGENT_PID=76 02:40:23 Running ssh-add (command line suppressed) 02:40:23 Identity added: /w/workspace/edgex-go/694@tmp/private_key_14964455978695140258.key (/w/workspace/edgex-go/694@tmp/private_key_14964455978695140258.key) 02:40:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:40:24 + git semver init 02:40:24 2024-09-11 02:40:24,283 [run_init] DEBUG init version:0.0.0 force:False 02:40:24 2024-09-11 02:40:24,284 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/694/.semver 02:40:24 2024-09-11 02:40:24,284 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/694/.semver 02:40:24 2024-09-11 02:40:24,284 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/694/.semver'], cwd=/w/workspace/edgex-go/694, universal_newlines=False, shell=None, istream=None) 02:40:32 2024-09-11 02:40:32,343 [append_file] DEBUG append to file:/w/workspace/edgex-go/694/.git/info/exclude 02:40:32 2024-09-11 02:40:32,344 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/694/.semver/main with force:False 02:40:32 2024-09-11 02:40:32,344 [read_version] DEBUG read version from /w/workspace/edgex-go/694/.semver/main 02:40:32 2024-09-11 02:40:32,344 [read_version] DEBUG read version from /w/workspace/edgex-go/694/.semver/main 02:40:32 3.2.0-dev.73 [Pipeline] } 02:40:32 $ docker exec --env ******** --env ******** cbd920b4e1d2e66f60b00a653d72d3c0681b7ba3d74337d2be80dd50300dc797 ssh-agent -k 02:40:32 unset SSH_AUTH_SOCK; 02:40:32 unset SSH_AGENT_PID; 02:40:32 echo Agent pid 76 killed; 02:40:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:40:32 + git semver [Pipeline] } 02:40:33 $ docker stop --time=1 cbd920b4e1d2e66f60b00a653d72d3c0681b7ba3d74337d2be80dd50300dc797 02:40:34 $ docker rm -f --volumes cbd920b4e1d2e66f60b00a653d72d3c0681b7ba3d74337d2be80dd50300dc797 [Pipeline] // withDockerContainer [Pipeline] sh 02:40:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:40:35 Stashed 1 file(s) [Pipeline] echo 02:40:35 [edgeXSemver]: initialized semver on version 3.2.0-dev.73 [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 02:40:35 + git config --global --add safe.directory /w/workspace/edgex-go/694 [Pipeline] echo 02:40:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:40:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:40:35 ========================================================= 02:40:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:40:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:40:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:40:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:40:35 619be1103602: Pulling fs layer 02:40:35 7862e08f4a3e: Pulling fs layer 02:40:35 5df492c9dc93: Pulling fs layer 02:40:35 7629e6793208: Pulling fs layer 02:40:35 4f4fb700ef54: Pulling fs layer 02:40:35 fb5054dd5b73: Pulling fs layer 02:40:35 eeca6798cff9: Pulling fs layer 02:40:35 aa269ceb94a6: Pulling fs layer 02:40:35 ada007ff1a6a: Pulling fs layer 02:40:35 aa269ceb94a6: Waiting 02:40:35 ada007ff1a6a: Waiting 02:40:35 fb5054dd5b73: Waiting 02:40:35 eeca6798cff9: Waiting 02:40:35 7629e6793208: Waiting 02:40:35 4f4fb700ef54: Waiting 02:40:35 7862e08f4a3e: Verifying Checksum 02:40:35 7862e08f4a3e: Download complete 02:40:35 7629e6793208: Verifying Checksum 02:40:35 4f4fb700ef54: Download complete 02:40:35 fb5054dd5b73: Verifying Checksum 02:40:35 fb5054dd5b73: Download complete 02:40:35 619be1103602: Verifying Checksum 02:40:35 619be1103602: Download complete 02:40:35 eeca6798cff9: Verifying Checksum 02:40:35 eeca6798cff9: Download complete 02:40:36 ada007ff1a6a: Verifying Checksum 02:40:36 ada007ff1a6a: Download complete 02:40:36 619be1103602: Pull complete 02:40:36 7862e08f4a3e: Pull complete 02:40:36 5df492c9dc93: Verifying Checksum 02:40:36 5df492c9dc93: Download complete 02:40:36 aa269ceb94a6: Verifying Checksum 02:40:36 aa269ceb94a6: Download complete 02:40:39 5df492c9dc93: Pull complete 02:40:39 7629e6793208: Pull complete 02:40:39 4f4fb700ef54: Pull complete 02:40:39 fb5054dd5b73: Pull complete 02:40:39 eeca6798cff9: Pull complete 02:40:42 aa269ceb94a6: Pull complete 02:40:42 ada007ff1a6a: Pull complete 02:40:42 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 02:40:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:40:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:40:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:40:43 WORKDIR /edgex 02:40:43 COPY go.mod . 02:40:43 RUN go mod download 02:40:43 + docker build -t ci-base-image-x86_64 -f - . 02:40:43 Sending build context to Docker daemon 179.3MB 02:40:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:40:43 ---> f489d0715acc 02:40:43 Step 2/4 : WORKDIR /edgex 02:40:50 ---> Running in 46640ed9f689 02:40:50 Removing intermediate container 46640ed9f689 02:40:50 ---> b2454dae1c91 02:40:50 Step 3/4 : COPY go.mod . 02:40:50 ---> 224f06c060a7 02:40:50 Step 4/4 : RUN go mod download 02:40:50 ---> Running in 3f112cc7c0ac 02:40:50 Still waiting to schedule task 02:40:50 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10065’ is offline 02:41:22 Removing intermediate container 3f112cc7c0ac 02:41:22 ---> 32f94389ecb6 02:41:22 Successfully built 32f94389ecb6 02:41:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:22 + docker inspect -f . ci-base-image-x86_64 02:41:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:22 prd-ubuntu20.04-docker-8c-8g-10089 does not seem to be running inside a container 02:41:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/694 -v /w/workspace/edgex-go/694:/w/workspace/edgex-go/694:rw,z -v /w/workspace/edgex-go/694@tmp:/w/workspace/edgex-go/694@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:41:23 $ docker top c86ed1a646162265b692560a03d8cdd1ca30b2cfc175847695905da6697a4d13 -eo pid,comm [Pipeline] { [Pipeline] sh 02:41:23 + go version 02:41:23 go version go1.21.9 linux/amd64 [Pipeline] } 02:41:23 $ docker stop --time=1 c86ed1a646162265b692560a03d8cdd1ca30b2cfc175847695905da6697a4d13 02:41:24 $ docker rm -f --volumes c86ed1a646162265b692560a03d8cdd1ca30b2cfc175847695905da6697a4d13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:41:25 + docker inspect -f . ci-base-image-x86_64 02:41:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:41:25 prd-ubuntu20.04-docker-8c-8g-10089 does not seem to be running inside a container 02:41:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/694 -v /w/workspace/edgex-go/694:/w/workspace/edgex-go/694:rw,z -v /w/workspace/edgex-go/694@tmp:/w/workspace/edgex-go/694@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:41:25 $ docker top 6d43ae92b893aa84e7183a5b9b9901cb7e1188ded4595bd84618f4ebaa836fa2 -eo pid,comm [Pipeline] { [Pipeline] echo 02:41:25 ========================================================= 02:41:25 [edgeXBuildGoParallel] Running Tests and Build... 02:41:25 ========================================================= [Pipeline] sh 02:41:26 + git config --global --add safe.directory /w/workspace/edgex-go/694 [Pipeline] fileExists [Pipeline] sh 02:41:26 + make test 02:41:26 go test -race -coverprofile=coverage.out ./... 02:41:34 ? github.com/edgexfoundry/edgex-go [no test files] 02:42:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:42:01 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:42:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:42:01 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 02:42:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:42:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:42:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:42:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:42:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:42:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:42:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:42:01 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 02:42:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:42:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:42:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:42:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:42:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:42:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements 02:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:42:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:42:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.034s coverage: 97.0% of statements 02:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 02:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 02:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 02:42:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 02:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 02:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 02:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 02:42:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:42:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:42:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements 02:42:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 53.2% of statements 02:42:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.503s coverage: 93.4% of statements 02:42:08 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements 02:42:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 7.0% of statements 02:42:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:42:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:42:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:42:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 02:42:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 02:42:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.379s coverage: 95.8% of statements 02:42:10 ok github.com/edgexfoundry/edgex-go/internal/io 1.027s coverage: 72.2% of statements 02:42:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:42:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] 02:42:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 0.8% of statements 02:42:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 30.7% of statements 02:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 02:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements 02:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 02:42:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.041s coverage: 96.3% of statements 02:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements 02:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:42:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 02:42:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 02:42:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 02:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:42:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:42:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:42:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:42:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:42:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:42:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:42:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 02:42:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 02:42:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 02:42:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 02:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 02:42:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 02:42:26 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 02:42:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:42:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:42:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:42:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:42:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:42:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10092 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:42:27 Running in /w/workspace/edgex-go/694 [Pipeline] { [Pipeline] checkout 02:42:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:42:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:42:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:42:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:42:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:42:31 The recommended git tool is: git 02:42:35 using credential edgex-jenkins-ssh 02:42:35 Cloning the remote Git repository 02:42:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:42:35 > git init /w/workspace/edgex-go/694 # timeout=10 02:42:35 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:42:35 > git --version # timeout=10 02:42:35 > git --version # 'git version 2.25.1' 02:42:35 using GIT_SSH to set credentials SSH Credentials for GitHub 02:42:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:42:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.262s coverage: 79.9% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.049s coverage: 92.9% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 75.0% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.091s coverage: 81.8% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.157s coverage: 63.1% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.151s coverage: 36.5% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 89.5% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.056s coverage: 97.1% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.029s coverage: 35.9% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.087s coverage: 95.7% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 02:42:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 98.9% of statements 02:42:39 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 02:42:39 running golangci-lint 02:42:40 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:42:40 go version go1.21.9 linux/amd64 02:42:40 level=info msg="[config_reader] Used config file .golangci.yml" 02:42:40 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:42:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:42:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:42:53 Avoid second fetch 02:42:53 Checking out Revision c631058b2a2739a940fc36a69156d76351522c2f (main) 02:42:54 Commit message: "fix: Resolved job not found error that occurred after a failed update attempt (#4903)" 02:42:53 > git config core.sparsecheckout # timeout=10 02:42:53 > git checkout -f c631058b2a2739a940fc36a69156d76351522c2f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:42:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:42:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:42:59 Dload Upload Total Spent Left Speed 02:42:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 02:42:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:43:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:43:00 + sudo tee /etc/docker/daemon.new 02:43:00 { 02:43:00 "registry-mirrors": [ 02:43:00 "https://nexus3.edgexfoundry.org:10001" 02:43:00 ], 02:43:00 "bip": "10.250.0.254/24", 02:43:00 "hosts": [ 02:43:00 "tcp://0.0.0.0:5555", 02:43:00 "unix:///var/run/docker.sock" 02:43:00 ], 02:43:00 "mtu": 1458, 02:43:00 "selinux-enabled": true, 02:43:00 "seccomp-profile": "/etc/docker/seccomp.json" 02:43:00 } [Pipeline] sh 02:43:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:43:00 + sudo service docker restart 02:43:02 level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|compiled_files|deps|exports_file|types_sizes) took 21.078036196s" 02:43:02 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.577162ms" 02:43:12 level=info msg="[linters_context/goanalysis] analyzers took 1m27.480722742s with top 10 stages: buildir: 49.609521201s, gosec: 8.231008353s, fact_deprecated: 3.377498439s, inspect: 2.722944978s, printf: 2.101843257s, ctrlflow: 2.029791338s, S1038: 1.229595862s, fact_purity: 1.092944821s, nilness: 1.041346225s, isgenerated: 825.382575ms" 02:43:12 level=info msg="[runner] Issues before processing: 214, after processing: 0" 02:43:12 level=info msg="[runner] Processors filtering stat (out/in): exclude: 214/214, cgo: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, identifier_marker: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, skip_files: 214/214, skip_dirs: 214/214, nolint: 0/22" 02:43:12 level=info msg="[runner] processing took 19.060341ms with stages: nolint: 8.415551ms, identifier_marker: 5.09385ms, exclude-rules: 1.685887ms, autogenerated_exclude: 1.545601ms, path_prettifier: 1.490589ms, skip_dirs: 756.12µs, cgo: 53.802µs, filename_unadjuster: 15.071µs, max_same_issues: 600ns, skip_files: 470ns, diff: 420ns, fixer: 410ns, exclude: 360ns, uniq_by_line: 330ns, severity-rules: 260ns, sort_results: 250ns, path_prefixer: 190ns, max_from_linter: 180ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_shortener: 120ns" 02:43:12 level=info msg="[runner] linters took 10.630270281s with stages: goanalysis_metalinter: 10.611115857s" 02:43:12 level=info msg="File cache stats: 0 entries of total size 0B" 02:43:12 level=info msg="Memory: 318 samples, avg is 304.9MB, max is 1434.5MB" 02:43:12 level=info msg="Execution took 31.762771684s" 02:43:12 go vet ./... 02:43:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:43:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:43:18 ./bin/test-attribution-txt.sh 02:43:18 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 02:43:18 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 02:43:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:43:19 + ls -al . 02:43:19 total 924 02:43:19 drwxrwxr-x 11 1001 1001 4096 Sep 11 02:41 . 02:43:19 drwxr-xr-x 4 root root 4096 Sep 11 02:41 .. 02:43:19 drwxrwxr-x 2 1001 1001 4096 Sep 11 02:40 .blubracket 02:43:19 -rw-rw-r-- 1 1001 1001 10 Sep 11 02:40 .dockerignore 02:43:19 drwxrwxr-x 8 1001 1001 4096 Sep 11 02:42 .git 02:43:19 drwxrwxr-x 3 1001 1001 4096 Sep 11 02:40 .github 02:43:19 -rw-rw-r-- 1 1001 1001 1102 Sep 11 02:40 .gitignore 02:43:19 -rw-rw-r-- 1 1001 1001 42 Sep 11 02:40 .golangci.yml 02:43:19 -rw-rw-r-- 1 1001 1001 100 Sep 11 02:40 .hadolint.yml 02:43:19 drwxr-xr-x 3 1001 1001 4096 Sep 11 02:40 .semver 02:43:19 -rw-rw-r-- 1 1001 1001 155 Sep 11 02:40 .sonarcloud.properties 02:43:19 -rw-rw-r-- 1 1001 1001 1171 Sep 11 02:40 ADOPTERS.md 02:43:19 -rw-rw-r-- 1 1001 1001 21286 Sep 11 02:40 Attribution.txt 02:43:19 -rw-rw-r-- 1 1001 1001 100284 Sep 11 02:40 CHANGELOG.md 02:43:19 -rw-rw-r-- 1 1001 1001 3804 Sep 11 02:40 CONTRIBUTING.md 02:43:19 -rw-rw-r-- 1 1001 1001 677 Sep 11 02:40 GOVERNANCE.md 02:43:19 -rw-rw-r-- 1 1001 1001 861 Sep 11 02:40 Jenkinsfile 02:43:19 -rw-rw-r-- 1 1001 1001 10775 Sep 11 02:40 LICENSE 02:43:19 -rw-rw-r-- 1 1001 1001 16854 Sep 11 02:40 Makefile 02:43:19 -rw-rw-r-- 1 1001 1001 582 Sep 11 02:40 OWNERS.md 02:43:19 -rw-rw-r-- 1 1001 1001 9528 Sep 11 02:40 README.md 02:43:19 -rw-rw-r-- 1 1001 1001 789 Sep 11 02:40 SECURITY.md 02:43:19 -rw-rw-r-- 1 1001 1001 12 Sep 11 02:40 VERSION 02:43:19 drwxrwxr-x 2 1001 1001 4096 Sep 11 02:40 bin 02:43:19 drwxrwxr-x 20 1001 1001 4096 Sep 11 02:40 cmd 02:43:19 -rw-r--r-- 1 root root 555208 Sep 11 02:42 coverage.out 02:43:19 drwxrwxr-x 2 1001 1001 4096 Sep 11 02:40 fuzz_test 02:43:19 -rw-rw-r-- 1 1001 1001 7305 Sep 11 02:40 go.mod 02:43:19 -rw-rw-r-- 1 1001 1001 102748 Sep 11 02:40 go.sum 02:43:19 drwxrwxr-x 7 1001 1001 4096 Sep 11 02:40 internal 02:43:19 drwxrwxr-x 3 1001 1001 4096 Sep 11 02:40 openapi 02:43:19 -rw-rw-r-- 1 1001 1001 584 Sep 11 02:40 security.txt 02:43:19 -rw-rw-r-- 1 1001 1001 204 Sep 11 02:40 version.go [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:19 provisioning config files... 02:43:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/694@tmp/config2113595319990335096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:19 + '[' -e coverage.out ] 02:43:19 + chown 1001:1001 coverage.out [Pipeline] stash 02:43:19 Stashed 1 file(s) [Pipeline] sh 02:43:19 ---> ****-login.sh 02:43:19 nexus3.edgexfoundry.org:10001 02:43:19 + make build 02:43:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:20 Configure a credential helper to remove this warning. See 02:43:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:20 02:43:20 Login Succeeded 02:43:20 nexus3.edgexfoundry.org:10002 02:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:20 Configure a credential helper to remove this warning. See 02:43:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:20 02:43:20 Login Succeeded 02:43:20 nexus3.edgexfoundry.org:10003 02:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:21 Configure a credential helper to remove this warning. See 02:43:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:21 02:43:21 Login Succeeded 02:43:21 nexus3.edgexfoundry.org:10004 02:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:21 Configure a credential helper to remove this warning. See 02:43:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:21 02:43:21 Login Succeeded 02:43:21 ****.io 02:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:21 Configure a credential helper to remove this warning. See 02:43:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:21 02:43:21 Login Succeeded 02:43:21 ---> ****-login.sh ends [Pipeline] } 02:43:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:43:22 + git config --global --add safe.directory /w/workspace/edgex-go/694 [Pipeline] echo 02:43:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:43:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:43:22 ========================================================= 02:43:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:43:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:43:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:43:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:43:22 c6b39de5b339: Pulling fs layer 02:43:22 a69c41024577: Pulling fs layer 02:43:22 d6de4b400683: Pulling fs layer 02:43:22 35cb2a7552d0: Pulling fs layer 02:43:22 4f4fb700ef54: Pulling fs layer 02:43:22 464afbd9ba4c: Pulling fs layer 02:43:22 00f215d4a9da: Pulling fs layer 02:43:22 d496ad576159: Pulling fs layer 02:43:22 4f4fb700ef54: Waiting 02:43:22 464afbd9ba4c: Waiting 02:43:22 00f215d4a9da: Waiting 02:43:22 35cb2a7552d0: Waiting 02:43:22 d496ad576159: Waiting 02:43:23 a69c41024577: Verifying Checksum 02:43:23 a69c41024577: Download complete 02:43:23 35cb2a7552d0: Verifying Checksum 02:43:23 35cb2a7552d0: Download complete 02:43:23 4f4fb700ef54: Verifying Checksum 02:43:23 4f4fb700ef54: Download complete 02:43:23 464afbd9ba4c: Verifying Checksum 02:43:23 464afbd9ba4c: Download complete 02:43:23 c6b39de5b339: Download complete 02:43:23 d496ad576159: Verifying Checksum 02:43:23 d496ad576159: Download complete 02:43:24 c6b39de5b339: Pull complete 02:43:24 a69c41024577: Pull complete 02:43:24 d6de4b400683: Verifying Checksum 02:43:24 d6de4b400683: Download complete 02:43:25 00f215d4a9da: Verifying Checksum 02:43:25 00f215d4a9da: Download complete 02:43:38 d6de4b400683: Pull complete 02:43:38 35cb2a7552d0: Pull complete 02:43:38 4f4fb700ef54: Pull complete 02:43:38 464afbd9ba4c: Pull complete 02:43:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:43:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:43:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:43:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:43:45 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:43:46 00f215d4a9da: Pull complete 02:43:48 d496ad576159: Pull complete 02:43:48 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:43:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:43:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:43:48 + docker build -t ci-base-image-arm64 -f - . 02:43:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:43:48 WORKDIR /edgex 02:43:48 COPY go.mod . 02:43:48 RUN go mod download 02:43:49 Sending build context to Docker daemon 3.552MB 02:43:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:43:49 ---> f246e2811388 02:43:49 Step 2/4 : WORKDIR /edgex 02:43:49 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:43:50 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:43:51 ---> Running in d8f61b594cd9 02:43:51 Removing intermediate container d8f61b594cd9 02:43:51 ---> 4f31c0d878b6 02:43:51 Step 3/4 : COPY go.mod . 02:43:51 ---> 49284be50708 02:43:51 Step 4/4 : RUN go mod download 02:43:52 ---> Running in b567748e91b5 02:43:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:43:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:43:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:43:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:43:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:43:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:43:58 $ docker stop --time=1 6d43ae92b893aa84e7183a5b9b9901cb7e1188ded4595bd84618f4ebaa836fa2 02:44:06 $ docker rm -f --volumes 6d43ae92b893aa84e7183a5b9b9901cb7e1188ded4595bd84618f4ebaa836fa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:44:08 02:44:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:44:08 latest: Pulling from edgex-devops/edgex-compose 02:44:08 91d30c5bc195: Pulling fs layer 02:44:08 2e9b0aa3be6d: Pulling fs layer 02:44:08 9c61dcf015f6: Pulling fs layer 02:44:08 4698f68db338: Pulling fs layer 02:44:08 2a2f49069b9e: Pulling fs layer 02:44:08 e0025b399a48: Pulling fs layer 02:44:08 4698f68db338: Waiting 02:44:08 2a2f49069b9e: Waiting 02:44:08 e0025b399a48: Waiting 02:44:08 91d30c5bc195: Download complete 02:44:08 4698f68db338: Verifying Checksum 02:44:08 4698f68db338: Download complete 02:44:08 2e9b0aa3be6d: Verifying Checksum 02:44:08 2e9b0aa3be6d: Download complete 02:44:08 e0025b399a48: Verifying Checksum 02:44:08 e0025b399a48: Download complete 02:44:08 91d30c5bc195: Pull complete 02:44:08 2a2f49069b9e: Download complete 02:44:08 2e9b0aa3be6d: Pull complete 02:44:09 9c61dcf015f6: Download complete 02:44:14 9c61dcf015f6: Pull complete 02:44:14 4698f68db338: Pull complete 02:44:14 2a2f49069b9e: Pull complete 02:44:14 e0025b399a48: Pull complete 02:44:14 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:44:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:44:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:14 prd-ubuntu20.04-docker-8c-8g-10089 does not seem to be running inside a container 02:44:14 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/694 -v /w/workspace/edgex-go/694:/w/workspace/edgex-go/694:rw,z -v /w/workspace/edgex-go/694@tmp:/w/workspace/edgex-go/694@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:44:16 $ docker top 8d34fa6e64ad7396b66b6e7a194a532728add6f5aee14f93774d05ea4da95f11 -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:17 + docker compose -f ./docker-compose-build.yml build --parallel 02:44:19 #1 [core-keeper internal] load build definition from Dockerfile 02:44:19 #1 transferring dockerfile: 2.01kB done 02:44:19 #1 DONE 0.0s 02:44:20 02:44:20 #2 [security-spire-agent internal] load build definition from Dockerfile 02:44:20 #2 transferring dockerfile: 1.81kB done 02:44:20 #2 DONE 0.0s 02:44:20 02:44:20 #3 [core-metadata internal] load build definition from Dockerfile 02:44:20 #3 transferring dockerfile: 2.06kB done 02:44:20 #3 DONE 0.0s 02:44:20 02:44:20 #4 [support-cron-scheduler internal] load build definition from Dockerfile 02:44:20 #4 transferring dockerfile: 1.85kB done 02:44:20 #4 DONE 0.0s 02:44:20 02:44:20 #5 [support-notifications internal] load build definition from Dockerfile 02:44:20 #5 transferring dockerfile: 1.95kB done 02:44:20 #5 DONE 0.0s 02:44:20 02:44:20 #6 [support-scheduler internal] load build definition from Dockerfile 02:44:20 #6 transferring dockerfile: 1.93kB done 02:44:20 #6 DONE 0.0s 02:44:20 02:44:20 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:44:20 #7 transferring dockerfile: 1.89kB done 02:44:20 #7 DONE 0.0s 02:44:20 02:44:20 #8 [security-proxy-setup internal] load build definition from Dockerfile 02:44:20 #8 transferring dockerfile: 2.50kB done 02:44:20 #8 DONE 0.0s 02:44:20 02:44:20 #9 [security-spire-server internal] load build definition from Dockerfile 02:44:20 #9 transferring dockerfile: 1.70kB done 02:44:20 #9 DONE 0.1s 02:44:20 02:44:20 #10 [security-spire-config internal] load build definition from Dockerfile 02:44:20 #10 transferring dockerfile: 1.69kB done 02:44:20 #10 DONE 0.0s 02:44:20 02:44:20 #11 [security-bootstrapper internal] load build definition from Dockerfile 02:44:20 #11 transferring dockerfile: 3.17kB done 02:44:20 #11 DONE 0.1s 02:44:20 02:44:20 #12 [security-secretstore-setup internal] load build definition from Dockerfile 02:44:20 #12 transferring dockerfile: 2.49kB done 02:44:20 #12 DONE 0.1s 02:44:20 02:44:20 #13 [core-command internal] load build definition from Dockerfile 02:44:20 #13 transferring dockerfile: 1.93kB done 02:44:20 #13 DONE 0.1s 02:44:20 02:44:20 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:44:20 #14 transferring dockerfile: 2.23kB done 02:44:20 #14 DONE 0.1s 02:44:20 02:44:20 #15 [core-data internal] load build definition from Dockerfile 02:44:20 #15 transferring dockerfile: 2.07kB done 02:44:20 #15 DONE 0.1s 02:44:20 02:44:20 #16 [security-proxy-auth internal] load build definition from Dockerfile 02:44:20 #16 transferring dockerfile: 2.15kB done 02:44:20 #16 DONE 0.1s 02:44:20 02:44:20 #17 [core-keeper internal] load .dockerignore 02:44:20 #17 transferring context: 50B done 02:44:20 #17 DONE 0.1s 02:44:20 02:44:20 #18 [security-spire-agent internal] load .dockerignore 02:44:20 #18 transferring context: 50B done 02:44:20 #18 DONE 0.0s 02:44:20 02:44:20 #19 [core-metadata internal] load .dockerignore 02:44:20 #19 transferring context: 50B done 02:44:20 #19 DONE 0.0s 02:44:20 02:44:20 #20 [support-cron-scheduler internal] load .dockerignore 02:44:20 #20 transferring context: 50B done 02:44:20 #20 DONE 0.0s 02:44:20 02:44:20 #21 [support-scheduler internal] load .dockerignore 02:44:20 #21 transferring context: 50B done 02:44:20 #21 DONE 0.0s 02:44:20 02:44:20 #22 [support-notifications internal] load .dockerignore 02:44:20 #22 transferring context: 50B done 02:44:20 #22 DONE 0.0s 02:44:20 02:44:20 #23 [security-spiffe-token-provider internal] load .dockerignore 02:44:20 #23 transferring context: 50B done 02:44:20 #23 DONE 0.0s 02:44:20 02:44:20 #24 [security-proxy-setup internal] load .dockerignore 02:44:20 #24 transferring context: 50B done 02:44:20 #24 DONE 0.0s 02:44:20 02:44:20 #25 [security-spire-server internal] load .dockerignore 02:44:20 #25 transferring context: 50B done 02:44:20 #25 DONE 0.0s 02:44:20 02:44:20 #26 [core-data internal] load .dockerignore 02:44:20 #26 transferring context: 50B done 02:44:20 #26 DONE 0.1s 02:44:20 02:44:20 #27 [security-spire-config internal] load .dockerignore 02:44:20 #27 transferring context: 50B done 02:44:20 #27 DONE 0.0s 02:44:20 02:44:20 #28 [security-bootstrapper internal] load .dockerignore 02:44:20 #28 transferring context: 50B done 02:44:20 #28 DONE 0.0s 02:44:20 02:44:20 #29 [security-secretstore-setup internal] load .dockerignore 02:44:20 #29 transferring context: 50B done 02:44:20 #29 DONE 0.1s 02:44:20 02:44:20 #30 [core-command internal] load .dockerignore 02:44:20 #30 transferring context: 50B done 02:44:20 #30 DONE 0.1s 02:44:20 02:44:20 #31 [core-common-config-bootstrapper internal] load .dockerignore 02:44:20 #31 transferring context: 50B done 02:44:20 #31 DONE 0.1s 02:44:20 02:44:20 #32 [security-proxy-auth internal] load .dockerignore 02:44:20 #32 transferring context: 50B done 02:44:20 #32 DONE 0.1s 02:44:20 02:44:20 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:44:20 #33 DONE 0.0s 02:44:20 02:44:20 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 02:44:20 #34 DONE 0.1s 02:44:20 02:44:20 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:44:20 #33 DONE 0.0s 02:44:20 02:44:20 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 02:44:20 #34 DONE 0.1s 02:44:20 02:44:20 #35 [support-cron-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:44:20 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:44:20 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:44:20 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:44:20 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:44:20 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0B / 3.42MB 0.1s 02:44:20 #35 ... 02:44:20 02:44:20 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:44:20 #33 DONE 0.0s 02:44:20 02:44:20 #35 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:44:20 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:44:20 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:44:20 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:44:20 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:44:20 #35 ... 02:44:20 02:44:20 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:44:20 #33 DONE 0.0s 02:44:20 02:44:20 #35 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:44:20 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s 02:44:21 #35 ... 02:44:21 02:44:21 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:44:21 #33 DONE 0.0s 02:44:21 02:44:21 #35 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:44:21 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:44:21 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:44:21 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:44:21 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:44:21 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done 02:44:21 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 02:44:21 #35 ... 02:44:21 02:44:21 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:44:21 #33 DONE 0.0s 02:44:21 02:44:21 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:44:21 #33 DONE 0.0s 02:44:21 02:44:21 #35 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:44:21 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 02:44:21 #35 ... 02:44:21 02:44:21 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:44:21 #34 DONE 1.1s 02:44:21 02:44:21 #35 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:44:21 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:44:21 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:44:21 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:44:21 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:44:21 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done 02:44:21 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 02:44:22 #35 ... 02:44:22 02:44:22 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:44:22 #36 DONE 1.5s 02:44:22 02:44:22 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:44:22 #37 DONE 1.7s 02:44:22 02:44:22 #35 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:44:22 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:44:22 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:44:22 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:44:22 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:44:22 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done 02:44:22 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 02:44:22 #35 DONE 1.9s 02:44:22 02:44:22 #38 [security-spire-agent internal] load build context 02:44:22 #38 transferring context: 27.24kB 0.0s done 02:44:22 #38 DONE 0.3s 02:44:22 02:44:22 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:44:22 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 02:44:22 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:44:22 #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:44:22 #39 ... 02:44:22 02:44:22 #40 [security-spire-config internal] load build context 02:44:22 #40 transferring context: 25.96kB 0.0s done 02:44:22 #40 DONE 0.4s 02:44:22 02:44:22 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:44:22 #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:44:23 #39 ... 02:44:23 02:44:23 #41 [core-data builder 1/8] FROM docker.io/library/ci-base-image-x86_64 02:44:23 #41 DONE 2.4s 02:44:23 02:44:23 #42 [security-spire-server internal] load build context 02:44:23 #42 transferring context: 27.71kB 0.0s done 02:44:23 #42 DONE 0.7s 02:44:23 02:44:23 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:44:23 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 02:44:23 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 02:44:23 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s 02:44:23 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:44:23 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 02:44:23 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:44:23 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 02:44:23 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:44:23 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s done 02:44:23 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.8s 02:44:23 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 02:44:23 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.9s 02:44:23 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 1.0s 02:44:23 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.21MB / 30.73MB 1.1s 02:44:23 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s 02:44:28 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.6s done 02:44:30 #39 ... 02:44:30 02:44:30 #43 [core-keeper internal] load build context 02:44:30 #43 transferring context: 319.88MB 9.9s 02:44:30 #43 ... 02:44:30 02:44:30 #44 [core-metadata internal] load build context 02:44:30 #44 ... 02:44:30 02:44:30 #45 [support-cron-scheduler internal] load build context 02:44:30 #45 ... 02:44:30 02:44:30 #46 [support-notifications internal] load build context 02:44:30 #46 ... 02:44:30 02:44:30 #47 [security-secretstore-setup internal] load build context 02:44:30 #47 ... 02:44:30 02:44:30 #48 [support-scheduler internal] load build context 02:44:31 #48 ... 02:44:31 02:44:31 #49 [security-proxy-setup internal] load build context 02:44:31 #49 ... 02:44:31 02:44:31 #50 [security-spiffe-token-provider internal] load build context 02:44:31 #50 ... 02:44:31 02:44:31 #51 [security-bootstrapper internal] load build context 02:44:31 #51 ... 02:44:31 02:44:31 #48 [support-scheduler internal] load build context 02:44:32 #48 ... 02:44:32 02:44:32 #52 [core-common-config-bootstrapper internal] load build context 02:44:32 #52 ... 02:44:32 02:44:32 #53 [core-command internal] load build context 02:44:32 #53 ... 02:44:32 02:44:32 #54 [core-data internal] load build context 02:44:32 #54 ... 02:44:32 02:44:32 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:44:32 #55 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 02:44:32 #55 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:44:32 #55 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:44:32 #55 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:44:32 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 02:44:32 #55 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 02:44:32 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 02:44:32 #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:44:32 #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:44:32 #55 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 7.1s done 02:44:32 #55 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:44:32 #55 ... 02:44:32 02:44:32 #56 [security-proxy-auth internal] load build context 02:44:32 #56 ... 02:44:32 02:44:32 #57 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:44:32 #0 1.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:44:32 #0 1.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:44:32 #0 1.399 v3.18.9-11-g6eae3a50885 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:44:32 #0 1.399 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:44:32 #0 1.399 OK: 20070 distinct packages available 02:44:32 #0 1.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:44:32 #0 1.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:44:32 #0 1.744 (1/5) Installing dumb-init (1.2.5-r2) 02:44:32 #0 1.748 (2/5) Installing musl-obstack (1.2.3-r2) 02:44:32 #0 1.751 (3/5) Installing libucontext (1.2-r2) 02:44:32 #0 1.761 (4/5) Installing gcompat (1.1.0-r1) 02:44:32 #0 1.765 (5/5) Installing openssl (3.1.7-r0) 02:44:32 #0 1.777 Executing busybox-1.36.1-r7.trigger 02:44:32 #0 1.788 OK: 8 MiB in 20 packages 02:44:32 #57 ... 02:44:32 02:44:32 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:44:32 #0 1.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:44:32 #0 1.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:44:32 #0 1.309 v3.18.9-11-g6eae3a50885 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:44:32 #0 1.309 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:44:32 #0 1.309 OK: 20070 distinct packages available 02:44:32 #0 1.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:44:32 #0 1.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:44:32 #0 1.621 (1/4) Installing dumb-init (1.2.5-r2) 02:44:32 #0 1.629 (2/4) Installing musl-obstack (1.2.3-r2) 02:44:32 #0 1.632 (3/4) Installing libucontext (1.2-r2) 02:44:32 #0 1.637 (4/4) Installing gcompat (1.1.0-r1) 02:44:32 #0 1.641 Executing busybox-1.36.1-r7.trigger 02:44:32 #0 1.656 OK: 8 MiB in 19 packages 02:44:32 #58 ... 02:44:32 02:44:32 #59 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:44:32 #59 ... 02:44:32 02:44:32 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:44:33 #60 ... 02:44:33 02:44:33 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:44:33 #61 ... 02:44:33 02:44:33 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:44:33 #62 ... 02:44:33 02:44:33 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:44:33 #63 ... 02:44:33 02:44:33 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:44:33 #64 ... 02:44:33 02:44:33 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:44:33 #65 ... 02:44:33 02:44:33 #66 [support-scheduler builder 2/8] WORKDIR /edgex-go 02:44:33 #66 ... 02:44:33 02:44:33 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:44:33 #67 ... 02:44:33 02:44:33 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:44:33 #68 ... 02:44:33 02:44:33 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:44:33 #55 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.4s 02:44:34 #55 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done 02:44:38 #55 ... 02:44:38 02:44:38 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:44:38 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s 02:44:39 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.8s done 02:44:41 #39 ... 02:44:41 02:44:41 #43 [core-keeper internal] load build context 02:44:41 #43 transferring context: 495.98MB 13.8s done 02:44:41 #43 ... 02:44:41 02:44:41 #45 [support-cron-scheduler internal] load build context 02:44:41 #45 transferring context: 495.98MB 14.7s done 02:44:41 #45 ... 02:44:41 02:44:41 #50 [security-spiffe-token-provider internal] load build context 02:44:41 #50 transferring context: 495.98MB 14.4s done 02:44:42 #50 ... 02:44:42 02:44:42 #47 [security-secretstore-setup internal] load build context 02:44:42 #47 transferring context: 495.98MB 13.3s done 02:44:42 #47 ... 02:44:42 02:44:42 #51 [security-bootstrapper internal] load build context 02:44:42 #51 transferring context: 495.98MB 17.1s done 02:44:42 #51 ... 02:44:42 02:44:42 #49 [security-proxy-setup internal] load build context 02:44:42 #49 transferring context: 495.98MB 13.6s done 02:44:42 #49 ... 02:44:42 02:44:42 #48 [support-scheduler internal] load build context 02:44:42 #48 transferring context: 495.98MB 14.0s done 02:44:43 #48 ... 02:44:43 02:44:43 #54 [core-data internal] load build context 02:44:43 #54 transferring context: 495.98MB 14.1s done 02:44:43 #54 ... 02:44:43 02:44:43 #52 [core-common-config-bootstrapper internal] load build context 02:44:43 #52 transferring context: 495.98MB 13.0s done 02:44:43 #52 ... 02:44:43 02:44:43 #56 [security-proxy-auth internal] load build context 02:44:43 #56 transferring context: 495.98MB 13.9s done 02:44:43 #56 ... 02:44:43 02:44:43 #46 [support-notifications internal] load build context 02:44:43 #46 transferring context: 495.98MB 14.5s done 02:44:43 #46 ... 02:44:43 02:44:43 #44 [core-metadata internal] load build context 02:44:43 #44 transferring context: 495.98MB 12.8s done 02:44:43 #44 ... 02:44:43 02:44:43 #53 [core-command internal] load build context 02:44:43 #53 transferring context: 495.98MB 13.6s done 02:44:48 Removing intermediate container b567748e91b5 02:44:48 ---> 5eefc90168b6 02:44:48 Successfully built 5eefc90168b6 02:44:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:49 + docker inspect -f . ci-base-image-arm64 02:44:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:44:49 prd-ubuntu20.04-docker-arm64-4c-16g-10092 does not seem to be running inside a container 02:44:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/694 -v /w/workspace/edgex-go/694:/w/workspace/edgex-go/694:rw,z -v /w/workspace/edgex-go/694@tmp:/w/workspace/edgex-go/694@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 02:44:50 $ docker top de9ee5de900cb56446b55a77dcdf5c7a0b18c01741ecd1167c98cbbff7612986 -eo pid,comm [Pipeline] { [Pipeline] sh 02:44:51 + go version 02:44:51 go version go1.21.9 linux/arm64 [Pipeline] } 02:44:51 $ docker stop --time=1 de9ee5de900cb56446b55a77dcdf5c7a0b18c01741ecd1167c98cbbff7612986 02:44:53 $ docker rm -f --volumes de9ee5de900cb56446b55a77dcdf5c7a0b18c01741ecd1167c98cbbff7612986 [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] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:44:53 02:44:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:44:54 latest: Pulling from edgex-devops/edgex-compose-arm64 02:44:54 547446be3368: Pulling fs layer 02:44:54 d125d8839a47: Pulling fs layer 02:44:54 3e85d5ac6304: Pulling fs layer 02:44:54 c3105a71a48b: Pulling fs layer 02:44:54 0f093f025ec4: Pulling fs layer 02:44:54 c3106fc0e877: Pulling fs layer 02:44:54 c3105a71a48b: Waiting 02:44:54 0f093f025ec4: Waiting 02:44:54 c3106fc0e877: Waiting 02:44:54 547446be3368: Verifying Checksum 02:44:54 547446be3368: Download complete 02:44:54 c3105a71a48b: Verifying Checksum 02:44:54 c3105a71a48b: Download complete 02:44:54 d125d8839a47: Verifying Checksum 02:44:54 d125d8839a47: Download complete 02:44:54 c3106fc0e877: Verifying Checksum 02:44:54 c3106fc0e877: Download complete 02:44:54 0f093f025ec4: Verifying Checksum 02:44:54 0f093f025ec4: Download complete 02:44:54 547446be3368: Pull complete 02:44:56 d125d8839a47: Pull complete 02:44:56 3e85d5ac6304: Verifying Checksum 02:44:56 3e85d5ac6304: Download complete 02:45:06 3e85d5ac6304: Pull complete 02:45:06 c3105a71a48b: Pull complete 02:45:07 0f093f025ec4: Pull complete 02:45:07 c3106fc0e877: Pull complete 02:45:07 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:45:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:45:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:08 prd-ubuntu20.04-docker-arm64-4c-16g-10092 does not seem to be running inside a container 02:45:08 $ 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/694 -v /w/workspace/edgex-go/694:/w/workspace/edgex-go/694:rw,z -v /w/workspace/edgex-go/694@tmp:/w/workspace/edgex-go/694@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 02:45:10 $ docker top 43aff622ee9d5f7a5d3717655fed2cc46b7b45b4de6f5bdace0ae02d6c48fd4d -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:11 + docker compose -f ./docker-compose-build.yml build --parallel 02:45:15 #53 ... 02:45:15 02:45:15 #44 [core-metadata internal] load build context 02:45:15 #44 DONE 52.2s 02:45:15 02:45:15 #57 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:45:15 #57 DONE 50.6s 02:45:15 02:45:15 #66 [security-proxy-auth builder 2/8] WORKDIR /edgex-go 02:45:15 #66 DONE 50.0s 02:45:15 02:45:15 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:45:15 #58 DONE 50.5s 02:45:15 02:45:15 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:15 #64 DONE 50.2s 02:45:15 02:45:15 #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:45:15 #69 ... 02:45:15 02:45:15 #47 [security-secretstore-setup internal] load build context 02:45:15 #47 DONE 51.9s 02:45:15 02:45:15 #48 [support-scheduler internal] load build context 02:45:15 #48 DONE 52.1s 02:45:15 02:45:15 #52 [core-common-config-bootstrapper internal] load build context 02:45:15 #52 DONE 51.0s 02:45:15 02:45:15 #43 [core-keeper internal] load build context 02:45:15 #43 DONE 52.3s 02:45:15 02:45:15 #49 [security-proxy-setup internal] load build context 02:45:15 #49 DONE 52.0s 02:45:15 02:45:15 #50 [security-spiffe-token-provider internal] load build context 02:45:15 #50 DONE 52.1s 02:45:15 02:45:15 #45 [support-cron-scheduler internal] load build context 02:45:15 #45 DONE 52.3s 02:45:15 02:45:15 #46 [support-notifications internal] load build context 02:45:15 #46 DONE 52.2s 02:45:15 02:45:15 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:45:15 #55 DONE 51.0s 02:45:15 02:45:15 #56 [security-proxy-auth internal] load build context 02:45:15 #56 DONE 51.1s 02:45:15 02:45:15 #53 [core-command internal] load build context 02:45:15 #53 DONE 51.1s 02:45:15 02:45:15 #54 [core-data internal] load build context 02:45:15 #54 DONE 51.1s 02:45:15 02:45:15 #51 [security-bootstrapper internal] load build context 02:45:15 #51 DONE 52.0s 02:45:15 02:45:15 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:45:15 #70 ... 02:45:15 02:45:15 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:45:15 #59 50.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:15 #59 50.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:15 #59 51.05 (1/1) Installing dumb-init (1.2.5-r2) 02:45:15 #59 51.06 Executing busybox-1.36.1-r7.trigger 02:45:15 #59 51.06 OK: 7 MiB in 16 packages 02:45:15 #59 DONE 51.4s 02:45:15 02:45:15 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:45:15 #60 50.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:15 #60 50.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:15 #60 50.91 (1/4) Installing ca-certificates (20240226-r0) 02:45:15 #60 50.93 (2/4) Installing dumb-init (1.2.5-r2) 02:45:15 #60 50.93 (3/4) Installing su-exec (0.2-r3) 02:45:15 #60 50.93 (4/4) Installing yq (4.33.3-r5) 02:45:15 #60 51.01 Executing busybox-1.36.1-r7.trigger 02:45:15 #60 51.01 Executing ca-certificates-20240226-r0.trigger 02:45:15 #60 51.20 OK: 17 MiB in 19 packages 02:45:15 #60 DONE 51.5s 02:45:15 02:45:15 #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:45:15 #71 ... 02:45:15 02:45:15 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:45:15 #65 50.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:15 #65 50.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:15 #65 51.14 (1/2) Installing ca-certificates (20240226-r0) 02:45:15 #65 51.26 (2/2) Installing dumb-init (1.2.5-r2) 02:45:15 #65 51.28 Executing busybox-1.36.1-r7.trigger 02:45:15 #65 51.31 Executing ca-certificates-20240226-r0.trigger 02:45:15 #65 51.36 OK: 8 MiB in 17 packages 02:45:15 #65 DONE 51.5s 02:45:15 02:45:15 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:45:15 #63 50.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:15 #63 50.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:15 #63 51.18 (1/2) Installing dumb-init (1.2.5-r2) 02:45:15 #63 51.19 (2/2) Installing su-exec (0.2-r3) 02:45:15 #63 51.20 Executing busybox-1.36.1-r7.trigger 02:45:15 #63 51.21 OK: 7 MiB in 17 packages 02:45:15 #63 DONE 51.5s 02:45:15 02:45:15 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:45:15 #62 50.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:15 #62 51.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:15 #62 51.24 (1/1) Installing dumb-init (1.2.5-r2) 02:45:15 #62 51.25 Executing busybox-1.36.1-r7.trigger 02:45:15 #62 51.29 OK: 7 MiB in 16 packages 02:45:15 #62 DONE 51.5s 02:45:15 02:45:15 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:45:15 #61 50.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:15 #61 50.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:15 #61 51.14 v3.18.9-11-g6eae3a50885 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:45:15 #61 51.14 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:45:15 #61 51.14 OK: 20070 distinct packages available 02:45:15 #61 51.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:15 #61 51.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:15 #61 51.51 (1/11) Installing ca-certificates (20240226-r0) 02:45:15 #61 51.53 (2/11) Installing brotli-libs (1.0.9-r14) 02:45:15 #61 51.54 (3/11) Installing libunistring (1.1-r1) 02:45:15 #61 51.56 (4/11) Installing libidn2 (2.3.4-r1) 02:45:15 #61 51.57 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:45:15 #61 51.57 (6/11) Installing libcurl (8.9.1-r0) 02:45:15 #61 51.61 (7/11) Installing curl (8.9.1-r0) 02:45:15 #61 51.62 (8/11) Installing dumb-init (1.2.5-r2) 02:45:15 #61 51.62 (9/11) Installing musl-obstack (1.2.3-r2) 02:45:15 #61 51.63 (10/11) Installing libucontext (1.2-r2) 02:45:15 #61 51.63 (11/11) Installing gcompat (1.1.0-r1) 02:45:15 #61 51.64 Executing busybox-1.36.1-r7.trigger 02:45:15 #61 51.65 Executing ca-certificates-20240226-r0.trigger 02:45:15 #61 ... 02:45:15 02:45:15 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:45:15 #67 50.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:15 #67 50.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:15 #67 51.15 (1/3) Installing ca-certificates (20240226-r0) 02:45:15 #67 51.26 (2/3) Installing dumb-init (1.2.5-r2) 02:45:15 #67 51.26 (3/3) Installing tzdata (2024a-r0) 02:45:15 #67 51.38 Executing busybox-1.36.1-r7.trigger 02:45:15 #67 51.39 Executing ca-certificates-20240226-r0.trigger 02:45:15 #67 51.47 OK: 11 MiB in 18 packages 02:45:15 #67 DONE 51.9s 02:45:15 02:45:15 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:15 #72 DONE 1.7s 02:45:15 02:45:15 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:45:15 #61 51.81 OK: 12 MiB in 26 packages 02:45:15 #61 DONE 52.0s 02:45:15 02:45:15 #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:45:15 #69 2.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:15 #69 2.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:15 #69 ... 02:45:15 02:45:15 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:45:15 #68 50.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:15 #68 51.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:15 #68 52.09 (1/4) Installing dumb-init (1.2.5-r2) 02:45:15 #68 52.10 (2/4) Installing openssl (3.1.7-r0) 02:45:15 #68 52.11 (3/4) Installing su-exec (0.2-r3) 02:45:15 #68 52.11 (4/4) Installing yq (4.33.3-r5) 02:45:15 #68 52.17 Executing busybox-1.36.1-r7.trigger 02:45:15 #68 52.17 OK: 17 MiB in 19 packages 02:45:15 #68 DONE 52.5s 02:45:15 02:45:15 #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:45:15 #69 2.463 OK: 264 MiB in 52 packages 02:45:15 #69 DONE 2.7s 02:45:15 02:45:15 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:45:15 #0 1.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:15 #0 1.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:15 #0 2.069 v3.18.9-11-g6eae3a50885 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:45:15 #0 2.069 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:45:15 #0 2.069 OK: 20078 distinct packages available 02:45:15 #0 2.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:15 #0 2.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:15 #0 2.432 OK: 264 MiB in 52 packages 02:45:15 #73 DONE 2.6s 02:45:15 02:45:15 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:45:15 #74 DONE 0.2s 02:45:15 02:45:15 #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:45:15 #75 DONE 0.1s 02:45:15 02:45:15 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:16 #76 ... 02:45:16 02:45:16 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:45:16 #70 1.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:16 #70 2.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:16 #70 2.908 OK: 264 MiB in 52 packages 02:45:16 #70 DONE 3.1s 02:45:16 02:45:16 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:45:16 #0 2.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:16 #0 2.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:16 #0 2.977 OK: 8 MiB in 19 packages 02:45:16 #77 DONE 3.1s 02:45:16 02:45:16 #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:45:16 #0 2.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:16 #0 2.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:16 #0 3.038 OK: 264 MiB in 52 packages 02:45:16 #78 DONE 3.2s 02:45:16 02:45:16 #79 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 02:45:16 #0 2.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:16 #0 2.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:16 #0 3.224 OK: 8 MiB in 20 packages 02:45:16 #79 DONE 3.4s 02:45:16 02:45:16 #80 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:45:16 #80 DONE 0.2s 02:45:16 02:45:16 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:17 #81 ... 02:45:17 02:45:17 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:45:17 #82 DONE 1.5s 02:45:17 02:45:17 #83 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:45:17 #83 DONE 1.6s 02:45:17 02:45:17 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:45:17 #84 DONE 1.6s 02:45:17 02:45:17 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:45:17 #85 DONE 1.5s 02:45:17 02:45:17 #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:45:17 #0 2.614 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:17 #0 3.216 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:17 #0 3.880 (1/1) Installing dumb-init (1.2.5-r2) 02:45:17 #0 4.192 Executing busybox-1.36.1-r7.trigger 02:45:17 #0 4.198 OK: 7 MiB in 16 packages 02:45:17 #86 DONE 4.8s 02:45:17 02:45:17 #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:45:17 #87 DONE 0.2s 02:45:17 02:45:17 #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:45:17 #71 3.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:17 #71 ... 02:45:17 02:45:17 #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:45:17 #88 DONE 0.2s 02:45:17 02:45:17 #71 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:45:17 #71 3.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:17 #71 4.167 OK: 7 MiB in 16 packages 02:45:18 #71 DONE 4.6s 02:45:18 02:45:18 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:45:18 #89 DONE 0.8s 02:45:18 02:45:18 #90 [security-spire-config stage-2 6/10] COPY security.txt / 02:45:18 #90 DONE 0.7s 02:45:18 02:45:18 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:45:18 #91 ... 02:45:18 02:45:18 #92 [security-spire-server stage-2 6/9] COPY security.txt / 02:45:18 #92 DONE 0.8s 02:45:18 02:45:18 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:45:18 #93 DONE 0.2s 02:45:18 02:45:18 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:45:18 #94 DONE 0.1s 02:45:18 02:45:18 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:45:18 #91 DONE 0.3s 02:45:18 02:45:18 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:45:18 #95 DONE 0.2s 02:45:18 02:45:18 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:45:19 #96 ... 02:45:19 02:45:19 #97 [security-spire-agent stage-3 7/10] COPY security.txt / 02:45:19 #97 DONE 0.2s 02:45:19 02:45:19 #98 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:45:19 #0 4.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:19 #0 4.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:19 #0 4.602 OK: 17 MiB in 19 packages 02:45:19 #98 DONE 4.8s 02:45:19 02:45:19 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:45:19 #99 DONE 0.2s 02:45:19 02:45:19 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:45:19 #96 DONE 0.3s 02:45:19 02:45:19 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:45:19 #100 ... 02:45:19 02:45:19 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:45:19 #101 DONE 0.2s 02:45:19 02:45:19 #102 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:45:19 #0 4.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:19 #0 4.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:19 #0 4.900 OK: 7 MiB in 16 packages 02:45:19 #102 DONE 5.1s 02:45:19 02:45:19 #103 [security-spire-config] exporting to image 02:45:19 #103 exporting layers 02:45:19 #103 ... 02:45:19 02:45:19 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:45:19 #100 DONE 0.3s 02:45:19 02:45:19 #103 [security-spire-server] exporting to image 02:45:19 #103 ... 02:45:19 02:45:19 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:45:19 #104 DONE 0.6s 02:45:19 02:45:19 #105 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:45:19 #0 5.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:19 #0 5.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:19 #0 5.353 OK: 8 MiB in 17 packages 02:45:19 #105 DONE 5.6s 02:45:19 02:45:19 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:45:20 #106 ... 02:45:20 02:45:20 #107 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:45:20 #0 4.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:20 #0 5.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:20 #0 5.258 OK: 11 MiB in 18 packages 02:45:20 #107 DONE 5.5s 02:45:20 02:45:20 #108 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:45:20 #0 4.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:20 #0 5.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:20 #0 5.253 OK: 7 MiB in 17 packages 02:45:20 #108 DONE 5.8s 02:45:20 02:45:20 #109 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:45:20 #109 ... 02:45:20 02:45:20 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:45:20 #106 DONE 0.6s 02:45:20 02:45:20 #110 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:45:20 #0 5.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:20 #0 5.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:20 #0 5.531 OK: 12 MiB in 26 packages 02:45:20 #110 DONE 5.8s 02:45:20 02:45:20 #103 [security-spire-config] exporting to image 02:45:20 #103 writing image sha256:621c6d148676e1c7cde27817bfb7007c7bf5395644ea568ed485f07ecbdd6d9c done 02:45:20 #103 naming to docker.io/library/security-spire-config done 02:45:20 #103 exporting layers 1.0s done 02:45:20 #103 writing image sha256:e04277241a56c274b290c91be74be0f93ad150500ba8c6f622abcfd1b28261ac done 02:45:20 #103 naming to docker.io/library/security-spire-server done 02:45:20 #103 ... 02:45:20 02:45:20 #111 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:45:20 #0 5.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:20 #0 5.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:20 #0 5.417 OK: 17 MiB in 19 packages 02:45:20 #111 DONE 5.5s 02:45:20 02:45:20 #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:45:20 #0 4.907 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:45:20 #0 5.387 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:45:20 #0 6.061 OK: 264 MiB in 52 packages 02:45:20 #112 DONE 6.2s 02:45:20 02:45:20 #113 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:45:20 #113 DONE 0.1s 02:45:20 02:45:20 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:45:20 #114 DONE 0.1s 02:45:20 02:45:20 #103 [security-spire-server] exporting to image 02:45:20 #103 exporting layers 0.7s done 02:45:21 #103 writing image sha256:2f79161cc3f62db67b6fa7ae055db0e29fc0544b6b824f2fe161e32a2dada61b done 02:45:21 #103 naming to docker.io/library/security-spire-agent done 02:45:21 #103 DONE 1.8s 02:45:21 02:45:21 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:21 #1 [security-bootstrapper internal] load build definition from Dockerfile 02:45:21 #1 transferring dockerfile: 3.17kB 0.0s done 02:45:21 #1 DONE 0.1s 02:45:21 02:45:21 #2 [core-command internal] load build definition from Dockerfile 02:45:21 #2 transferring dockerfile: 1.93kB done 02:45:21 #2 DONE 0.0s 02:45:21 02:45:21 #3 [support-cron-scheduler internal] load build definition from Dockerfile 02:45:21 #3 transferring dockerfile: 1.85kB done 02:45:21 #3 DONE 0.1s 02:45:21 02:45:21 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:45:21 #4 transferring dockerfile: 1.89kB 0.0s done 02:45:21 #4 DONE 0.0s 02:45:21 02:45:21 #5 [core-keeper internal] load build definition from Dockerfile 02:45:21 #5 transferring dockerfile: 2.01kB done 02:45:21 #5 DONE 0.1s 02:45:21 02:45:21 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:45:21 #6 transferring dockerfile: 2.23kB 0.0s done 02:45:21 #6 DONE 0.1s 02:45:21 #115 ... 02:45:21 02:45:21 #109 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:45:21 #109 DONE 1.9s 02:45:21 02:45:21 #7 [core-metadata internal] load build definition from Dockerfile 02:45:21 #7 transferring dockerfile: 2.06kB 0.0s done 02:45:21 #7 DONE 0.1s 02:45:21 02:45:21 #8 [support-notifications internal] load build definition from Dockerfile 02:45:21 #8 transferring dockerfile: 1.95kB 0.0s done 02:45:21 #8 DONE 0.1s 02:45:21 02:45:21 #9 [security-spire-agent internal] load build definition from Dockerfile 02:45:21 #9 transferring dockerfile: 1.81kB done 02:45:21 #9 DONE 0.0s 02:45:21 02:45:21 #116 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:45:21 #116 DONE 0.0s 02:45:21 02:45:21 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:22 02:45:22 #10 [core-data internal] load build definition from Dockerfile 02:45:22 #10 transferring dockerfile: 2.07kB done 02:45:22 #10 DONE 0.1s 02:45:22 02:45:22 #11 [security-spire-server internal] load build definition from Dockerfile 02:45:22 #11 transferring dockerfile: 1.70kB done 02:45:22 #11 DONE 0.1s 02:45:22 02:45:22 #12 [security-spire-config internal] load build definition from Dockerfile 02:45:22 #12 transferring dockerfile: 1.69kB done 02:45:22 #12 DONE 0.1s 02:45:22 02:45:22 #13 [security-proxy-setup internal] load build definition from Dockerfile 02:45:22 #13 transferring dockerfile: 2.50kB 0.0s done 02:45:22 #13 DONE 0.1s 02:45:22 02:45:22 #14 [security-proxy-auth internal] load build definition from Dockerfile 02:45:22 #14 transferring dockerfile: 2.15kB done 02:45:22 #14 DONE 0.1s 02:45:22 02:45:22 #15 [security-secretstore-setup internal] load build definition from Dockerfile 02:45:22 #15 transferring dockerfile: 2.49kB 0.0s done 02:45:22 #15 DONE 0.1s 02:45:22 02:45:22 #16 [support-scheduler internal] load build definition from Dockerfile 02:45:22 #16 transferring dockerfile: 1.93kB done 02:45:22 #16 DONE 0.1s 02:45:22 02:45:22 #17 [security-bootstrapper internal] load .dockerignore 02:45:22 #17 transferring context: 50B 0.0s done 02:45:22 #17 DONE 0.0s 02:45:23 02:45:23 #18 [core-command internal] load .dockerignore 02:45:23 #18 transferring context: 50B done 02:45:23 #18 DONE 0.1s 02:45:23 02:45:23 #19 [support-cron-scheduler internal] load .dockerignore 02:45:23 #19 transferring context: 50B done 02:45:23 #19 DONE 0.1s 02:45:23 02:45:23 #20 [security-spiffe-token-provider internal] load .dockerignore 02:45:23 #20 transferring context: 50B done 02:45:23 #20 DONE 0.1s 02:45:23 02:45:23 #21 [core-keeper internal] load .dockerignore 02:45:23 #21 transferring context: 50B done 02:45:23 #21 DONE 0.1s 02:45:23 02:45:23 #22 [core-common-config-bootstrapper internal] load .dockerignore 02:45:23 #22 transferring context: 50B 0.0s done 02:45:23 #22 DONE 0.1s 02:45:23 02:45:23 #23 [core-metadata internal] load .dockerignore 02:45:23 #23 transferring context: 50B done 02:45:23 #23 DONE 0.1s 02:45:23 02:45:23 #24 [support-notifications internal] load .dockerignore 02:45:23 #24 transferring context: 50B 0.0s done 02:45:23 #24 DONE 0.1s 02:45:23 02:45:23 #25 [security-spire-agent internal] load .dockerignore 02:45:23 #25 transferring context: 50B done 02:45:23 #25 DONE 0.0s 02:45:23 02:45:23 #26 [core-data internal] load .dockerignore 02:45:23 #26 transferring context: 50B 0.0s done 02:45:23 #26 DONE 0.1s 02:45:23 02:45:23 #27 [security-spire-server internal] load .dockerignore 02:45:23 #27 transferring context: 50B done 02:45:23 #27 DONE 0.0s 02:45:23 02:45:23 #28 [security-spire-config internal] load .dockerignore 02:45:23 #28 transferring context: 50B done 02:45:23 #28 DONE 0.1s 02:45:23 02:45:23 #29 [security-proxy-setup internal] load .dockerignore 02:45:23 #29 transferring context: 50B done 02:45:23 #29 DONE 0.1s 02:45:23 02:45:23 #30 [security-proxy-auth internal] load .dockerignore 02:45:23 #30 transferring context: 50B done 02:45:23 #30 DONE 0.1s 02:45:23 02:45:23 #31 [security-secretstore-setup internal] load .dockerignore 02:45:24 #31 transferring context: 50B done 02:45:24 #31 DONE 0.1s 02:45:24 02:45:24 #32 [support-scheduler internal] load .dockerignore 02:45:24 #32 transferring context: 50B done 02:45:24 #32 DONE 0.1s 02:45:24 02:45:24 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:45:24 #33 DONE 0.0s 02:45:24 02:45:24 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:45:24 #34 DONE 0.2s 02:45:24 02:45:24 #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:45:24 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:45:24 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:45:24 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.1s 02:45:24 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:45:24 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:45:24 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.80MB / 3.34MB 0.2s 02:45:24 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:45:24 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 02:45:25 #35 ... 02:45:25 02:45:25 #36 [security-bootstrapper internal] load build context 02:45:25 #36 transferring context: 3.11MB 0.6s done 02:45:25 #36 DONE 0.8s 02:45:25 02:45:25 #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:45:25 #35 ... 02:45:25 02:45:25 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:45:25 #33 DONE 0.0s 02:45:25 02:45:25 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:45:25 #37 DONE 1.6s 02:45:25 02:45:25 #35 [core-command stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:45:25 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:45:25 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:45:25 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:45:25 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:45:25 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:45:25 #35 ... 02:45:25 02:45:25 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:45:25 #33 DONE 0.0s 02:45:25 02:45:25 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 02:45:25 #34 DONE 0.4s 02:45:25 02:45:25 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:45:25 #37 DONE 1.6s 02:45:25 02:45:25 #35 [support-cron-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:45:25 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:45:25 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:45:25 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:45:25 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:45:25 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:45:25 #35 ... 02:45:25 02:45:25 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:45:25 #33 DONE 0.0s 02:45:25 02:45:25 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:45:25 #37 DONE 1.7s 02:45:25 02:45:25 #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:45:25 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:45:25 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:45:25 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:45:25 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:45:25 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:45:25 #35 ... 02:45:25 02:45:25 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 02:45:25 #34 DONE 0.5s 02:45:25 02:45:25 #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:45:25 #35 ... 02:45:25 02:45:25 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:45:25 #37 DONE 1.7s 02:45:25 02:45:25 #38 [core-keeper builder 2/7] WORKDIR /edgex-go 02:45:25 #38 DONE 0.7s 02:45:25 02:45:25 #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:45:25 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:45:25 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:45:25 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:45:25 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:45:25 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:45:25 #35 ... 02:45:25 02:45:25 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:45:25 #33 DONE 0.0s 02:45:25 02:45:25 #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:45:25 #35 ... 02:45:25 02:45:25 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:45:25 #33 DONE 0.0s 02:45:25 02:45:25 #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:45:25 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done 02:45:25 #35 ... 02:45:25 02:45:25 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:45:25 #33 DONE 0.0s 02:45:26 #39 ... 02:45:26 02:45:26 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:26 #117 ... 02:45:26 02:45:26 #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:26 02:45:26 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:45:26 #37 DONE 1.7s 02:45:26 02:45:26 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 02:45:26 #34 DONE 1.0s 02:45:26 02:45:26 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 02:45:26 #38 DONE 0.7s 02:45:26 02:45:26 #35 [core-metadata stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:45:26 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:45:26 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:45:26 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:45:26 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:45:26 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:45:26 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done 02:45:26 #35 ... 02:45:26 02:45:26 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:45:26 #37 DONE 1.8s 02:45:26 02:45:26 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 02:45:26 #38 DONE 0.8s 02:45:26 02:45:26 #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:45:26 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:45:26 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:45:26 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:45:26 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:45:26 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:45:26 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done 02:45:26 #35 ... 02:45:26 02:45:26 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:45:26 #33 DONE 0.0s 02:45:26 02:45:26 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:45:26 #37 DONE 1.8s 02:45:26 02:45:26 #38 [core-data builder 2/7] WORKDIR /edgex-go 02:45:26 #38 DONE 0.8s 02:45:26 02:45:26 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 02:45:26 #34 DONE 1.5s 02:45:26 02:45:26 #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:45:26 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:45:26 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:45:26 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:45:26 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:45:26 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:45:26 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done 02:45:26 #35 ... 02:45:26 02:45:26 #39 [core-command internal] load build context 02:45:26 #39 transferring context: 3.11MB 1.4s done 02:45:26 #39 DONE 1.7s 02:45:27 02:45:27 #40 [security-spiffe-token-provider internal] load build context 02:45:27 #40 ... 02:45:27 02:45:27 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 02:45:27 #34 DONE 1.6s 02:45:27 02:45:27 #40 [security-spiffe-token-provider internal] load build context 02:45:27 #40 ... 02:45:27 02:45:27 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:45:27 #33 DONE 0.0s 02:45:27 02:45:27 #40 [security-spiffe-token-provider internal] load build context 02:45:27 #40 ... 02:45:27 02:45:27 #41 [support-cron-scheduler internal] load build context 02:45:27 #41 transferring context: 3.11MB 1.8s done 02:45:27 #41 DONE 2.2s 02:45:27 02:45:27 #40 [security-spiffe-token-provider internal] load build context 02:45:27 #40 ... 02:45:27 02:45:27 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:45:27 #37 DONE 1.9s 02:45:27 02:45:27 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 02:45:27 #38 DONE 0.9s 02:45:27 02:45:27 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:45:27 #33 DONE 0.0s 02:45:27 02:45:27 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 02:45:27 #34 DONE 2.1s 02:45:27 02:45:27 #42 [core-keeper internal] load build context 02:45:27 #42 transferring context: 3.11MB 1.7s done 02:45:27 #42 DONE 2.1s 02:45:27 02:45:27 #40 [security-spiffe-token-provider internal] load build context 02:45:27 #40 ... 02:45:27 02:45:27 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:45:27 #37 DONE 1.9s 02:45:27 02:45:27 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 02:45:27 #38 DONE 0.9s 02:45:27 02:45:27 #40 [security-spiffe-token-provider internal] load build context 02:45:27 #40 transferring context: 3.11MB 2.2s done 02:45:27 #40 DONE 2.6s 02:45:27 02:45:27 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:45:27 #33 DONE 0.0s 02:45:27 02:45:27 #43 [core-metadata internal] load build context 02:45:27 #43 transferring context: 3.11MB 1.5s done 02:45:27 #43 DONE 1.8s 02:45:27 02:45:27 #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:45:27 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:45:27 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:45:27 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:45:27 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:45:27 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:45:27 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done 02:45:28 #35 ... 02:45:28 02:45:28 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:45:28 #33 DONE 0.1s 02:45:28 02:45:28 #44 [support-notifications internal] load build context 02:45:28 #44 transferring context: 3.11MB 1.7s done 02:45:28 #44 DONE 2.5s 02:45:28 02:45:28 #45 [core-data internal] load build context 02:45:28 #45 ... 02:45:28 02:45:28 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:45:28 #46 DONE 2.5s 02:45:29 02:45:29 #47 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:45:29 #47 ... 02:45:29 02:45:29 #48 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:45:29 #48 DONE 3.0s 02:45:29 02:45:29 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 02:45:29 #34 DONE 3.5s 02:45:29 02:45:29 #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:45:29 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:45:29 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:45:29 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:45:29 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:45:29 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:45:29 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done 02:45:29 #35 ... 02:45:29 02:45:29 #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:45:29 #37 DONE 2.0s 02:45:29 02:45:29 #38 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:45:29 #38 DONE 1.0s 02:45:29 02:45:29 #49 [security-secretstore-setup internal] load build context 02:45:29 #49 DONE 0.0s 02:45:29 02:45:29 #35 [support-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:45:29 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:45:29 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 02:45:29 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 02:45:29 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:45:29 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 02:45:29 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.4s done 02:45:29 #35 ... 02:45:29 02:45:29 #50 [security-spire-config internal] load build context 02:45:29 #50 DONE 0.0s 02:45:29 02:45:29 #45 [core-data internal] load build context 02:45:30 #45 transferring context: 3.11MB 3.2s done 02:45:30 #45 DONE 4.2s 02:45:30 02:45:30 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:45:31 #51 ... 02:45:31 02:45:31 #52 [security-spire-agent internal] load build context 02:45:31 #52 transferring context: 27.24kB 0.1s done 02:45:31 #52 DONE 1.6s 02:45:31 02:45:31 #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:45:31 #53 ... 02:45:31 02:45:31 #54 [core-common-config-bootstrapper internal] load build context 02:45:31 #54 transferring context: 3.11MB 3.6s done 02:45:31 #54 DONE 5.2s 02:45:31 02:45:31 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:31 #55 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done 02:45:31 #55 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:45:31 #55 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:45:31 #55 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:45:31 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 02:45:31 #55 ... 02:45:31 02:45:31 #56 [security-proxy-setup internal] load build context 02:45:31 #56 transferring context: 3.11MB 2.9s done 02:45:31 #56 DONE 4.0s 02:45:31 02:45:31 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:31 #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s 02:45:31 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s 02:45:31 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.4s 02:45:31 #55 ... 02:45:31 02:45:31 #57 [security-spire-server internal] load build context 02:45:31 #57 transferring context: 27.71kB 0.0s done 02:45:31 #57 DONE 2.5s 02:45:31 02:45:31 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:32 #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s 02:45:32 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 02:45:32 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s 02:45:32 #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 02:45:32 #55 ... 02:45:32 02:45:32 #50 [security-spire-config internal] load build context 02:45:32 #50 transferring context: 25.96kB 0.1s done 02:45:32 #50 DONE 2.7s 02:45:32 02:45:32 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:32 #55 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.7s done 02:45:32 #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 02:45:32 #55 ... 02:45:32 02:45:32 #58 [security-proxy-auth internal] load build context 02:45:32 #58 transferring context: 3.11MB 3.4s done 02:45:32 #58 DONE 4.7s 02:45:32 02:45:32 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:32 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done 02:45:32 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done 02:45:32 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.2s 02:45:33 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 1.7s 02:45:33 #55 ... 02:45:33 02:45:33 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:33 #59 DONE 8.3s 02:45:33 02:45:33 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:34 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.71MB / 28.04MB 2.9s 02:45:34 #55 ... 02:45:34 02:45:34 #49 [security-secretstore-setup internal] load build context 02:45:34 #49 transferring context: 3.11MB 3.4s done 02:45:34 #49 DONE 4.9s 02:45:34 02:45:34 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:35 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 3.8s 02:45:35 #55 ... 02:45:35 02:45:35 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:45:35 #0 8.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:35 #0 9.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:35 #60 ... 02:45:35 02:45:35 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:45:36 #61 ... 02:45:36 02:45:36 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:45:36 #0 8.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:36 #0 9.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:36 #62 ... 02:45:36 02:45:36 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 02:45:36 #0 8.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:36 #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:36 #63 ... 02:45:36 02:45:36 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:36 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 4.7s 02:45:37 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.17MB / 28.04MB 5.6s 02:45:37 #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s 02:45:37 #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:45:38 #55 ... 02:45:38 02:45:38 #64 [support-scheduler internal] load build context 02:45:38 #64 transferring context: 3.11MB 6.3s done 02:45:38 #64 DONE 8.2s 02:45:38 02:45:38 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:38 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.42MB / 28.04MB 6.8s 02:45:38 #55 ... 02:45:38 02:45:38 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:45:38 #65 ... 02:45:38 02:45:38 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 02:45:38 #63 12.35 OK: 266 MiB in 52 packages 02:45:38 #63 DONE 13.4s 02:45:38 02:45:38 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:39 #55 ... 02:45:39 02:45:39 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:45:39 #66 ... 02:45:39 02:45:39 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:45:39 #67 ... 02:45:39 02:45:39 #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:45:39 #62 12.00 OK: 266 MiB in 52 packages 02:45:39 #62 DONE 13.6s 02:45:39 02:45:39 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:45:39 #68 ... 02:45:39 02:45:39 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:39 #69 ... 02:45:39 02:45:39 #70 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:45:39 #70 ... 02:45:39 02:45:39 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:45:39 #71 ... 02:45:39 02:45:39 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:40 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 8.5s 02:45:40 #55 ... 02:45:40 02:45:40 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:45:40 #72 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.4s done 02:45:40 #72 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:45:40 #72 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:45:40 #72 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:45:40 #72 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 02:45:40 #72 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done 02:45:40 #72 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 02:45:40 #72 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.1s done 02:45:40 #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 8.5s 02:45:40 #72 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 02:45:40 #72 ... 02:45:40 02:45:40 #73 [core-command builder 4/7] COPY go.mod vendor* ./ 02:45:40 #73 DONE 1.3s 02:45:40 02:45:40 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:45:40 #72 ... 02:45:40 02:45:40 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:40 #55 ... 02:45:40 02:45:40 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:45:40 #61 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:40 #61 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:40 #61 14.13 OK: 266 MiB in 52 packages 02:45:40 #61 DONE 15.7s 02:45:40 02:45:40 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:40 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.34MB / 28.04MB 9.3s 02:45:40 #55 ... 02:45:40 02:45:40 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:45:41 #74 ... 02:45:41 02:45:41 #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:45:41 #75 DONE 1.8s 02:45:41 02:45:41 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:41 #55 ... 02:45:41 02:45:41 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:45:41 #60 11.54 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:45:41 #60 11.54 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:45:41 #60 11.54 OK: 19954 distinct packages available 02:45:41 #60 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:41 #60 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:41 #60 14.92 OK: 266 MiB in 52 packages 02:45:41 #60 DONE 15.5s 02:45:41 02:45:41 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:41 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 9.8s 02:45:42 #55 ... 02:45:42 02:45:42 #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:45:42 #76 DONE 1.8s 02:45:42 02:45:42 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:42 #55 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 02:45:42 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 10.9s 02:45:42 #55 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 02:45:42 #55 ... 02:45:42 02:45:42 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:45:42 #65 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:42 #65 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:42 #65 12.88 (1/4) Installing dumb-init (1.2.5-r2) 02:45:42 #65 12.88 (2/4) Installing openssl (3.1.7-r0) 02:45:42 #65 12.91 (3/4) Installing su-exec (0.2-r3) 02:45:42 #65 12.91 (4/4) Installing yq (4.33.3-r5) 02:45:42 #65 13.16 Executing busybox-1.36.1-r7.trigger 02:45:42 #65 13.20 OK: 18 MiB in 19 packages 02:45:42 #65 DONE 13.9s 02:45:42 02:45:42 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:42 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.41MB / 28.04MB 11.2s 02:45:42 #55 ... 02:45:42 02:45:42 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:45:42 #77 DONE 1.7s 02:45:42 02:45:42 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:43 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 11.7s 02:45:43 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 12.3s 02:45:43 #55 ... 02:45:43 02:45:43 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:45:44 #78 ... 02:45:44 02:45:44 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:44 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.0s 02:45:44 #55 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.0s done 02:45:46 #55 ... 02:45:46 02:45:46 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:45:46 #69 DONE 17.0s 02:45:46 02:45:46 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:45:50 #79 ... 02:45:50 02:45:50 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:45:50 #66 14.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:50 #66 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:50 #66 19.16 (1/2) Installing dumb-init (1.2.5-r2) 02:45:50 #66 19.18 (2/2) Installing su-exec (0.2-r3) 02:45:50 #66 19.20 Executing busybox-1.36.1-r7.trigger 02:45:50 #66 19.28 OK: 8 MiB in 17 packages 02:45:50 #66 DONE 21.1s 02:45:50 02:45:50 #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:45:50 #80 ... 02:45:50 02:45:50 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:50 #81 ... 02:45:50 02:45:50 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:45:50 #72 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.5s done 02:45:50 #72 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 02:45:50 #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.7s 02:45:50 #72 ... 02:45:50 02:45:50 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:50 #55 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.1s 02:45:51 #55 ... 02:45:51 02:45:51 #82 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:51 #82 ... 02:45:51 02:45:51 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:52 #55 ... 02:45:52 02:45:52 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:52 #83 ... 02:45:52 02:45:52 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:52 #55 ... 02:45:52 02:45:52 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:45:52 #0 7.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:52 #0 9.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:52 #84 ... 02:45:52 02:45:52 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:52 #55 ... 02:45:52 02:45:52 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:53 #85 ... 02:45:53 02:45:53 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:54 #55 ... 02:45:54 02:45:54 #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:45:54 #53 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:54 #53 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:54 #53 19.30 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:45:54 #53 19.30 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:45:54 #53 19.30 OK: 19946 distinct packages available 02:45:54 #53 21.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:54 #53 ... 02:45:54 02:45:54 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:54 #55 ... 02:45:54 02:45:54 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:45:54 #71 15.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:54 #71 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:54 #71 21.57 (1/2) Installing ca-certificates (20240226-r0) 02:45:54 #71 22.65 (2/2) Installing dumb-init (1.2.5-r2) 02:45:54 #71 22.73 Executing busybox-1.36.1-r7.trigger 02:45:54 #71 22.90 Executing ca-certificates-20240226-r0.trigger 02:45:54 #71 24.69 OK: 9 MiB in 17 packages 02:45:54 #71 ... 02:45:54 02:45:54 #70 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:45:54 #70 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:54 #70 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:54 #70 23.82 (1/1) Installing dumb-init (1.2.5-r2) 02:45:54 #70 23.90 Executing busybox-1.36.1-r7.trigger 02:45:54 #70 24.07 OK: 8 MiB in 16 packages 02:45:54 #70 ... 02:45:54 02:45:54 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:54 #55 ... 02:45:54 02:45:54 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:45:54 #67 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:54 #67 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:54 #67 23.43 (1/3) Installing ca-certificates (20240226-r0) 02:45:54 #67 23.89 (2/3) Installing dumb-init (1.2.5-r2) 02:45:54 #67 24.01 (3/3) Installing tzdata (2024a-r0) 02:45:54 #67 ... 02:45:54 02:45:54 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:45:54 #68 15.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:54 #68 16.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:54 #68 23.82 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:45:54 #68 23.82 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:45:54 #68 23.82 OK: 19946 distinct packages available 02:45:54 #68 25.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:54 #68 ... 02:45:54 02:45:54 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:55 #55 ... 02:45:55 02:45:55 #47 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:45:55 #47 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:55 #47 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:55 #47 24.30 (1/1) Installing dumb-init (1.2.5-r2) 02:45:55 #47 24.38 Executing busybox-1.36.1-r7.trigger 02:45:55 #47 24.48 OK: 8 MiB in 16 packages 02:45:55 #47 ... 02:45:55 02:45:55 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:55 #55 ... 02:45:55 02:45:55 #70 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:45:55 #70 DONE 26.6s 02:45:55 02:45:55 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:55 #55 ... 02:45:55 02:45:55 #47 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:45:55 #47 DONE 26.5s 02:45:55 02:45:55 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:55 #55 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.3s 02:45:56 #55 ... 02:45:56 02:45:56 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:45:56 #51 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:56 #51 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:56 #51 20.75 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.18/community: IO ERROR 02:45:56 #51 23.81 ERROR: unable to select packages: 02:45:56 #51 23.84 yq (no such package): 02:45:56 #51 23.84 required by: world[yq] 02:45:56 #51 24.03 dumb-init-1.2.5-r2: 02:45:56 #51 24.05 masked in: --no-network 02:45:56 #51 24.05 satisfies: world[dumb-init] 02:45:56 #51 ... 02:45:56 02:45:56 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 02:45:56 #71 DONE 27.5s 02:45:56 02:45:56 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:56 #55 ... 02:45:56 02:45:56 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:45:56 #51 ERROR: executor failed running [/bin/sh -c apk add --update --no-cache ca-certificates dumb-init su-exec yq]: exit code: 2 02:45:56 02:45:56 #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:56 #81 CANCELED 02:45:56 02:45:56 #55 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:57 #55 ... 02:45:57 02:45:57 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:45:57 #78 13.52 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:57 #78 15.65 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:57 #78 ... 02:45:57 02:45:57 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:45:57 #74 16.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:57 #74 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:57 #74 26.79 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:45:57 #74 26.79 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:45:57 #74 26.79 OK: 19946 distinct packages available 02:45:57 #74 ... 02:45:57 02:45:57 #72 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:45:57 #72 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.6s done 02:45:58 #72 ... 02:45:58 02:45:58 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:45:58 #78 CANCELED 02:45:58 02:45:58 #86 [core-command stage-1 3/8] RUN apk --no-cache upgrade 02:45:59 #86 ... 02:45:59 02:45:59 #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:45:59 #80 5.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:59 #80 CANCELED 02:45:59 02:45:59 #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:45:59 #83 CANCELED 02:45:59 02:45:59 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:45:59 #67 28.09 Executing busybox-1.36.1-r7.trigger 02:45:59 #67 28.29 Executing ca-certificates-20240226-r0.trigger 02:45:59 #67 ... 02:45:59 02:45:59 #53 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:45:59 #53 23.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:59 #53 CANCELED 02:45:59 ------ 02:45:59 > [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq: 02:45:59 #51 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:45:59 #51 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:45:59 #51 20.75 WARNING: fetching https://dl-cdn.alpinelinux.org/alpine/v3.18/community: IO ERROR 02:45:59 #51 23.81 ERROR: unable to select packages: 02:45:59 #51 23.84 yq (no such package): 02:45:59 #51 23.84 required by: world[yq] 02:45:59 #51 24.03 dumb-init-1.2.5-r2: 02:45:59 #51 24.05 masked in: --no-network 02:45:59 #51 24.05 satisfies: world[dumb-init] 02:45:59 ------ 02:45:59 time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:59 time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:59 time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:59 time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:59 time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:59 time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:59 time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:59 time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:59 time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:59 time="2024-09-11T02:45:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:59 time="2024-09-11T02:45:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:59 time="2024-09-11T02:45:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:59 time="2024-09-11T02:45:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:59 time="2024-09-11T02:45:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:59 time="2024-09-11T02:45:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:59 time="2024-09-11T02:45:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:45:59 failed to solve: executor failed running [/bin/sh -c apk add --update --no-cache ca-certificates dumb-init su-exec yq]: exit code: 2 [Pipeline] } 02:45:59 $ docker stop --time=1 43aff622ee9d5f7a5d3717655fed2cc46b7b45b4de6f5bdace0ae02d6c48fd4d 02:46:01 $ docker rm -f --volumes 43aff622ee9d5f7a5d3717655fed2cc46b7b45b4de6f5bdace0ae02d6c48fd4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:46:02 02:46:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:46:03 arm64: Pulling from edgex-lftools-log-publisher 02:46:03 8998bd30e6a1: Pulling fs layer 02:46:03 04944245beec: Pulling fs layer 02:46:03 699f458cf7ca: Pulling fs layer 02:46:03 765212b225bb: Pulling fs layer 02:46:03 f23df028b6ca: Pulling fs layer 02:46:03 d65c8cfc05b1: Pulling fs layer 02:46:03 2437ff75d9bd: Pulling fs layer 02:46:03 765212b225bb: Waiting 02:46:03 f23df028b6ca: Waiting 02:46:03 d65c8cfc05b1: Waiting 02:46:03 2437ff75d9bd: Waiting 02:46:03 04944245beec: Verifying Checksum 02:46:03 04944245beec: Download complete 02:46:03 765212b225bb: Download complete 02:46:03 f23df028b6ca: Download complete 02:46:03 d65c8cfc05b1: Verifying Checksum 02:46:03 d65c8cfc05b1: Download complete 02:46:03 699f458cf7ca: Verifying Checksum 02:46:03 699f458cf7ca: Download complete 02:46:03 8998bd30e6a1: Verifying Checksum 02:46:03 8998bd30e6a1: Download complete 02:46:06 2437ff75d9bd: Verifying Checksum 02:46:06 2437ff75d9bd: Download complete 02:46:08 8998bd30e6a1: Pull complete 02:46:08 04944245beec: Pull complete 02:46:10 699f458cf7ca: Pull complete 02:46:10 765212b225bb: Pull complete 02:46:11 f23df028b6ca: Pull complete 02:46:11 d65c8cfc05b1: Pull complete 02:46:22 #118 DONE 59.4s 02:46:22 02:46:22 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:22 #117 DONE 61.5s 02:46:22 02:46:22 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:22 #76 DONE 61.4s 02:46:22 02:46:22 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:22 #81 DONE 60.9s 02:46:22 02:46:22 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:22 #115 DONE 56.2s 02:46:22 02:46:22 #119 [support-cron-scheduler builder 6/7] COPY . . 02:46:27 #119 ... 02:46:27 02:46:27 #120 [security-secretstore-setup builder 6/7] COPY . . 02:46:27 #120 ... 02:46:27 02:46:27 #121 [core-keeper builder 7/8] COPY . . 02:46:27 #121 ... 02:46:27 02:46:27 #122 [core-metadata builder 6/7] COPY . . 02:46:27 #122 ... 02:46:27 02:46:27 #123 [security-spiffe-token-provider builder 6/7] COPY . . 02:46:27 #123 DONE 10.8s 02:46:27 02:46:27 #119 [support-cron-scheduler builder 6/7] COPY . . 02:46:27 #119 DONE 10.7s 02:46:27 02:46:27 #122 [core-metadata builder 6/7] COPY . . 02:46:27 #122 DONE 10.7s 02:46:27 02:46:27 #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:27 #124 CACHED 02:46:27 02:46:27 #125 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:46:27 #125 CACHED 02:46:27 02:46:27 #126 [support-notifications builder 6/7] COPY . . 02:46:27 #126 CACHED 02:46:27 02:46:27 #120 [security-secretstore-setup builder 6/7] COPY . . 02:46:27 #120 DONE 10.7s 02:46:27 02:46:27 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:46:27 #127 CACHED 02:46:27 02:46:27 #128 [support-scheduler builder 6/7] COPY . . 02:46:27 #128 CACHED 02:46:27 02:46:27 #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:27 #129 CACHED 02:46:27 02:46:27 #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:46:27 #130 CACHED 02:46:27 02:46:27 #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:27 #131 CACHED 02:46:27 02:46:27 #132 [security-bootstrapper builder 6/7] COPY . . 02:46:27 #132 CACHED 02:46:27 02:46:27 #133 [security-proxy-setup builder 6/7] COPY . . 02:46:27 #133 CACHED 02:46:27 02:46:27 #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:27 #134 CACHED 02:46:27 02:46:27 #135 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:46:27 #135 CACHED 02:46:27 02:46:27 #136 [security-proxy-auth builder 6/7] COPY . . 02:46:27 #136 CACHED 02:46:27 02:46:27 #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:27 #137 CACHED 02:46:27 02:46:27 #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:46:27 #138 CACHED 02:46:27 02:46:27 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:46:27 #139 CACHED 02:46:27 02:46:27 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 02:46:27 #140 CACHED 02:46:27 02:46:27 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:27 #141 CACHED 02:46:27 02:46:27 #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:27 #142 CACHED 02:46:27 02:46:27 #143 [core-data builder 4/7] COPY go.mod vendor* ./ 02:46:27 #143 CACHED 02:46:27 02:46:27 #144 [core-data builder 6/7] COPY . . 02:46:27 #144 CACHED 02:46:27 02:46:27 #145 [core-command builder 6/7] COPY . . 02:46:27 #145 CACHED 02:46:27 02:46:27 #146 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:27 #146 CACHED 02:46:27 02:46:27 #147 [core-command builder 4/7] COPY go.mod vendor* ./ 02:46:27 #147 CACHED 02:46:27 02:46:27 #121 [core-keeper builder 7/8] COPY . . 02:46:27 #121 DONE 10.7s 02:46:27 02:46:27 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:46:29 #148 1.383 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:46:29 2437ff75d9bd: Pull complete 02:46:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:46:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:46:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:46:29 prd-ubuntu20.04-docker-arm64-4c-16g-10092 does not seem to be running inside a container 02:46:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/694 -v /w/workspace/edgex-go/694:/w/workspace/edgex-go/694:rw,z -v /w/workspace/edgex-go/694@tmp:/w/workspace/edgex-go/694@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 02:46:32 $ docker top 7c35109e16e4b880dc2a038c901028697b87b15808d34262b41160f17e61790f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:46:33 ---> job-cost.sh 02:46:33 lf-activate-venv: SKIPPING 02:46:33 INFO: No Stack... 02:46:33 INFO: Retrieving Pricing Info for: v3-standard-4 02:46:34 INFO: Archiving Costs [Pipeline] sh 02:46:35 + cat /w/workspace/edgex-go/694/archives/cost.csv 02:46:35 + cut -d, -f6 [Pipeline] lock 02:46:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-694-stack-cost] 02:46:35 Resource [jenkins-edgexfoundry-edgex-go-main-694-stack-cost] did not exist. Created. 02:46:35 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-694-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:46:36 + echo total: 0.10999999940395355 [Pipeline] stash 02:46:36 Stashed 1 file(s) [Pipeline] } 02:46:36 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-694-stack-cost] [Pipeline] // lock [Pipeline] } 02:46:36 $ docker stop --time=1 7c35109e16e4b880dc2a038c901028697b87b15808d34262b41160f17e61790f 02:46:38 $ docker rm -f --volumes 7c35109e16e4b880dc2a038c901028697b87b15808d34262b41160f17e61790f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:46:38 Failed in branch arm64 02:46:39 #148 ... 02:46:39 02:46:39 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:46:39 #0 1.310 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:46:39 #149 ... 02:46:39 02:46:39 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:46:39 #0 1.302 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:46:39 #150 ... 02:46:39 02:46:39 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:46:39 #0 0.663 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:46:39 #151 ... 02:46:39 02:46:39 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:46:39 #0 1.048 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:46:39 #152 ... 02:46:39 02:46:39 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:46:39 #0 0.602 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:46:39 #153 ... 02:46:39 02:46:39 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:46:39 #0 0.968 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:46:39 #154 ... 02:46:39 02:46:39 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:46:39 #0 1.084 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:46:39 #155 ... 02:46:39 02:46:39 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:46:39 #0 0.486 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:46:39 #156 ... 02:46:39 02:46:39 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:46:39 #0 1.212 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:46:39 #157 ... 02:46:39 02:46:39 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:46:39 #0 0.694 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:46:39 #158 ... 02:46:39 02:46:39 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:46:39 #0 0.682 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:46:39 #159 ... 02:46:39 02:46:39 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:46:39 #0 1.053 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:47:47 #160 ... 02:47:47 02:47:47 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:47:47 #156 79.37 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.73" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:48:14 #156 DONE 104.1s 02:48:14 02:48:14 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:48:14 #158 ... 02:48:14 02:48:14 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:48:14 #152 DONE 104.1s 02:48:14 02:48:14 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:48:14 #153 DONE 104.4s 02:48:14 02:48:14 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:48:14 #151 DONE 104.4s 02:48:14 02:48:14 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:48:14 #161 DONE 0.4s 02:48:14 02:48:14 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:48:14 #162 ... 02:48:14 02:48:14 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:48:14 #163 DONE 0.5s 02:48:14 02:48:14 #164 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:48:14 #164 DONE 0.5s 02:48:14 02:48:14 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:48:14 #162 DONE 0.4s 02:48:14 02:48:14 #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:48:14 #165 DONE 0.3s 02:48:14 02:48:14 #166 [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 02:48:14 #166 ... 02:48:14 02:48:14 #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:48:14 #167 DONE 0.4s 02:48:14 02:48:14 #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:48:14 #168 DONE 0.4s 02:48:14 02:48:14 #166 [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 02:48:14 #166 DONE 0.4s 02:48:14 02:48:14 #169 [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 02:48:14 #169 DONE 0.8s 02:48:14 02:48:14 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:48:14 #170 DONE 0.8s 02:48:14 02:48:14 #171 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:48:14 #171 DONE 0.8s 02:48:14 02:48:14 #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:48:14 #172 DONE 0.3s 02:48:14 02:48:14 #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:48:14 #173 DONE 0.3s 02:48:14 02:48:14 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:48:14 #174 DONE 0.4s 02:48:14 02:48:14 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:48:14 #175 ... 02:48:14 02:48:14 #176 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 02:48:14 #176 DONE 1.6s 02:48:14 02:48:14 #177 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:48:14 #177 ... 02:48:14 02:48:14 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:48:14 #178 DONE 0.6s 02:48:15 02:48:15 #177 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:48:15 #177 DONE 0.6s 02:48:15 02:48:15 #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:48:15 #179 DONE 0.7s 02:48:15 02:48:15 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:48:15 #175 DONE 0.7s 02:48:15 02:48:15 #180 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:48:16 #180 DONE 0.9s 02:48:16 02:48:16 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:48:16 #181 DONE 0.8s 02:48:16 02:48:16 #182 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:48:16 #182 DONE 1.0s 02:48:16 02:48:16 #183 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:48:16 #183 ... 02:48:16 02:48:16 #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:48:16 #184 DONE 0.7s 02:48:16 02:48:16 #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:48:17 #185 ... 02:48:17 02:48:17 #186 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:48:17 #186 DONE 1.1s 02:48:17 02:48:17 #187 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:48:17 #187 DONE 2.3s 02:48:17 02:48:17 #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:48:17 #188 ... 02:48:17 02:48:17 #183 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:48:17 #183 DONE 1.9s 02:48:18 02:48:18 #103 [security-proxy-setup] exporting to image 02:48:18 #103 exporting layers 02:48:18 #103 ... 02:48:18 02:48:18 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:48:18 #148 DONE 110.5s 02:48:18 02:48:18 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:48:18 #158 ... 02:48:18 02:48:18 #189 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:48:19 #189 ... 02:48:19 02:48:19 #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:48:19 #188 DONE 1.7s 02:48:19 02:48:19 #190 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:48:20 #190 ... 02:48:20 02:48:20 #189 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:48:20 #189 DONE 1.9s 02:48:20 02:48:20 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:48:20 #157 ... 02:48:20 02:48:20 #191 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:48:20 #191 ... 02:48:20 02:48:20 #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:48:20 #185 DONE 4.2s 02:48:20 02:48:20 #190 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:48:20 #190 DONE 1.9s 02:48:21 02:48:21 #103 [security-secretstore-setup] exporting to image 02:48:31 #103 ... 02:48:31 02:48:31 #192 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:48:35 #192 ... 02:48:35 02:48:35 #103 [security-secretstore-setup] exporting to image 02:48:35 #103 exporting layers 17.7s done 02:48:35 #103 writing image sha256:e925a99f655038892dfa67c5dda869cace6099ba1f100304e461b3a6969f0807 02:48:36 #103 ... 02:48:36 02:48:36 #191 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:48:36 #191 DONE 15.5s 02:48:36 02:48:36 #192 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:48:36 #192 DONE 15.6s 02:48:36 02:48:36 #103 [core-common-config-bootstrapper] exporting to image 02:48:36 #103 writing image sha256:e925a99f655038892dfa67c5dda869cace6099ba1f100304e461b3a6969f0807 1.6s done 02:48:36 #103 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 02:48:46 #103 ... 02:48:46 02:48:46 #193 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:48:46 #193 ... 02:48:46 02:48:46 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:48:48 #194 ... 02:48:48 02:48:48 #103 [core-common-config-bootstrapper] exporting to image 02:48:48 #103 exporting layers 30.3s done 02:48:48 #103 ... 02:48:48 02:48:48 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:48:48 #194 DONE 11.7s 02:48:48 02:48:48 #193 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:48:48 #193 DONE 11.7s 02:48:48 02:48:48 #103 [security-proxy-setup] exporting to image 02:48:48 #103 writing image sha256:940bd3d984ac403e25ab8f8333ac355a4a81dee0ccc2c3d903424dfe5fff059d done 02:48:48 #103 naming to docker.io/library/security-proxy-setup done 02:48:48 #103 ... 02:48:48 02:48:48 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:48:48 #195 DONE 0.5s 02:48:48 02:48:48 #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:48:48 #196 DONE 0.5s 02:48:48 02:48:48 #103 [security-spiffe-token-provider] exporting to image 02:48:48 #103 writing image sha256:a4caabd5e66e588c8fd6d1d292937c89445f8e56af460036bd2770bcf4468664 done 02:48:48 #103 naming to docker.io/library/security-secretstore-setup 0.0s done 02:48:49 #103 ... 02:48:49 02:48:49 #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:48:49 #197 DONE 0.1s 02:48:49 02:48:49 #103 [security-spiffe-token-provider] exporting to image 02:48:49 #103 exporting layers 0.3s done 02:48:49 #103 writing image sha256:124f0ccac131164ef71d6105ff70b840b5ed8519e2aed3b01a1dd44d547d23bf done 02:48:49 #103 naming to docker.io/library/security-spiffe-token-provider done 02:48:49 #103 DONE 33.5s 02:48:49 02:48:49 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:48:50 #198 DONE 2.2s 02:48:50 02:48:50 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:48:51 #160 ... 02:48:51 02:48:51 #103 [security-bootstrapper] exporting to image 02:48:52 #103 ... 02:48:52 02:48:52 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:48:52 #155 DONE 144.8s 02:48:52 02:48:52 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:48:59 #199 DONE 5.7s 02:48:59 02:48:59 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:48:59 #39 ... 02:48:59 02:48:59 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:48:59 #200 ... 02:48:59 02:48:59 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:48:59 #158 DONE 150.7s 02:48:59 02:48:59 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:49:03 #39 ... 02:49:03 02:49:03 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:49:03 #159 DONE 155.3s 02:49:03 02:49:03 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:49:03 #200 DONE 4.8s 02:49:03 02:49:03 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:49:03 #157 DONE 155.4s 02:49:03 02:49:03 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:49:03 #160 DONE 155.4s 02:49:03 02:49:03 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:49:03 #201 ... 02:49:03 02:49:03 #202 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:49:03 #202 CACHED 02:49:03 02:49:03 #203 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:49:03 #203 CACHED 02:49:03 02:49:03 #103 [security-bootstrapper] exporting to image 02:49:03 #103 exporting layers 12.1s done 02:49:03 #103 writing image sha256:1ee1e36bd72a14b70da2f7500c1f3542b58f6a8a3b9d87fdbc522cf1e4081e56 0.0s done 02:49:03 #103 naming to docker.io/library/security-bootstrapper done 02:49:03 #103 DONE 45.6s 02:49:03 02:49:03 #204 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:49:03 #204 ... 02:49:03 02:49:03 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:49:03 #205 CACHED 02:49:03 02:49:03 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:49:03 #206 CACHED 02:49:03 02:49:03 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:49:04 #207 ... 02:49:04 02:49:04 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:49:04 #154 DONE 156.9s 02:49:04 02:49:04 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:49:04 #201 DONE 1.6s 02:49:05 02:49:05 #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:49:05 #208 ... 02:49:05 02:49:05 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:49:05 #149 DONE 157.4s 02:49:05 02:49:05 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:49:05 #150 DONE 157.4s 02:49:05 02:49:05 #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:49:05 #209 CACHED 02:49:05 02:49:05 #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:49:05 #210 CACHED 02:49:05 02:49:05 #211 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:49:05 #211 DONE 2.1s 02:49:05 02:49:05 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:49:05 #207 DONE 1.7s 02:49:05 02:49:05 #204 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:49:05 #204 DONE 2.1s 02:49:05 02:49:05 #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:49:05 #212 DONE 1.7s 02:49:05 02:49:05 #213 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:49:05 #213 ... 02:49:05 02:49:05 #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:49:05 #214 DONE 0.5s 02:49:05 02:49:05 #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:49:05 #208 DONE 1.0s 02:49:05 02:49:05 #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:49:06 #215 ... 02:49:06 02:49:06 #216 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:49:06 #216 DONE 0.7s 02:49:06 02:49:06 #213 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:49:06 #213 DONE 0.7s 02:49:06 02:49:06 #217 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:49:06 #217 DONE 0.4s 02:49:06 02:49:06 #218 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:49:06 #218 DONE 0.8s 02:49:06 02:49:06 #219 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:49:06 #219 DONE 0.7s 02:49:06 02:49:06 #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:49:06 #220 DONE 0.8s 02:49:06 02:49:06 #103 [core-command] exporting to image 02:49:06 #103 ... 02:49:06 02:49:06 #221 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:49:06 #221 DONE 0.6s 02:49:06 02:49:06 #222 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:49:06 #222 DONE 0.4s 02:49:06 02:49:06 #223 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:49:06 #223 DONE 0.4s 02:49:06 02:49:06 #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:49:06 #215 DONE 0.7s 02:49:06 02:49:06 #103 [support-scheduler] exporting to image 02:49:06 #103 exporting layers 0.4s done 02:49:06 #103 ... 02:49:06 02:49:06 #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:49:06 #224 DONE 0.4s 02:49:06 02:49:06 #225 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:49:06 #225 DONE 0.4s 02:49:06 02:49:06 #226 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:49:06 #226 DONE 0.4s 02:49:06 02:49:06 #103 [core-command] exporting to image 02:49:06 #103 writing image sha256:813f94e56a279f3b1387aa409baf0bcf4fabbfce97a60a49b6c416d16f6d8d25 0.0s done 02:49:06 #103 naming to docker.io/library/core-command done 02:49:06 #103 ... 02:49:06 02:49:06 #227 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:49:06 #227 DONE 0.5s 02:49:07 02:49:07 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:49:07 #228 DONE 0.8s 02:49:07 02:49:07 #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:49:07 #229 DONE 0.8s 02:49:07 02:49:07 #230 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:49:07 #230 DONE 0.9s 02:49:07 02:49:07 #103 [security-proxy-auth] exporting to image 02:49:07 #103 exporting layers 0.9s done 02:49:07 #103 writing image sha256:bac10454eb96d363aa72360c59ce51fcef68e2610daf13567e70c294e6d6f774 02:49:07 #103 ... 02:49:07 02:49:07 #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:49:07 #231 DONE 0.1s 02:49:07 02:49:07 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:49:07 #232 DONE 0.1s 02:49:07 02:49:07 #233 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:49:07 #233 DONE 0.1s 02:49:07 02:49:07 #103 [support-cron-scheduler] exporting to image 02:49:07 #103 writing image sha256:bac10454eb96d363aa72360c59ce51fcef68e2610daf13567e70c294e6d6f774 0.1s done 02:49:07 #103 naming to docker.io/library/support-scheduler done 02:49:07 #103 writing image sha256:e6cae706a10d63dcce04f49d0a34149ed635c2d7a1c1ded413179d208a14f56b 0.0s done 02:49:07 #103 naming to docker.io/library/core-keeper 02:49:07 #103 naming to docker.io/library/core-keeper done 02:49:07 #103 writing image sha256:9c3dde8b8afb8d0de38af78b09c9d55f488ac0426bc7251ec9d0ab4b6b3cc23f 02:49:07 #103 exporting layers 0.3s done 02:49:07 #103 writing image sha256:9c3dde8b8afb8d0de38af78b09c9d55f488ac0426bc7251ec9d0ab4b6b3cc23f done 02:49:07 #103 naming to docker.io/library/core-metadata done 02:49:07 #103 writing image sha256:c1d31662d383e9253244509ad97f6343d6d9a24fd962b98fb335c40517d89250 done 02:49:07 #103 naming to docker.io/library/core-data done 02:49:07 #103 exporting layers 0.3s done 02:49:07 #103 writing image sha256:3c39c8a44f106113013598aa67229129ed2f1c0e3ce83894e90dbcc4031c0b09 done 02:49:07 #103 naming to docker.io/library/support-notifications done 02:49:07 #103 writing image sha256:6dd7e45c00f19c1d8048af653914deabe40457832c210ab1bdbb04592a65a3fa done 02:49:07 #103 naming to docker.io/library/support-cron-scheduler done 02:49:08 #103 exporting layers 0.9s done 02:49:08 #103 writing image sha256:09592c754a1546d87ce5b93de24b28863616d57dae046740848907931ac69914 done 02:49:08 #103 naming to docker.io/library/security-proxy-auth done 02:49:08 #103 DONE 47.8s 02:49:08 02:49:08 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:49:08 time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:49:08 time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:49:08 time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:49:08 time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:49:08 time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:49:08 time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:49:08 time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:49:08 time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:49:08 time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:49:08 time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:49:08 time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:49:08 time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:49:08 time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:49:08 time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:49:08 time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:49:08 time="2024-09-11T02:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:49:08 $ docker stop --time=1 8d34fa6e64ad7396b66b6e7a194a532728add6f5aee14f93774d05ea4da95f11 02:49:09 $ docker rm -f --volumes 8d34fa6e64ad7396b66b6e7a194a532728add6f5aee14f93774d05ea4da95f11 [Pipeline] // withDockerContainer [Pipeline] sh 02:49:09 + docker images 02:49:09 REPOSITORY TAG IMAGE ID CREATED SIZE 02:49:09 security-proxy-auth latest 09592c754a15 2 seconds ago 33.1MB 02:49:09 support-cron-scheduler latest 6dd7e45c00f1 2 seconds ago 44.2MB 02:49:09 core-data latest c1d31662d383 2 seconds ago 39.7MB 02:49:09 support-notifications latest 3c39c8a44f10 2 seconds ago 42.6MB 02:49:09 support-scheduler latest bac10454eb96 3 seconds ago 42MB 02:49:09 core-metadata latest 9c3dde8b8afb 3 seconds ago 39.9MB 02:49:09 core-keeper latest e6cae706a10d 3 seconds ago 39.6MB 02:49:09 core-command latest 813f94e56a27 4 seconds ago 35.5MB 02:49:09 security-bootstrapper latest 1ee1e36bd72a 19 seconds ago 19MB 02:49:09 security-spiffe-token-provider latest 124f0ccac131 21 seconds ago 28.9MB 02:49:09 security-secretstore-setup latest a4caabd5e66e 49 seconds ago 37MB 02:49:09 security-proxy-setup latest 940bd3d984ac 52 seconds ago 26.2MB 02:49:09 core-common-config-bootstrapper latest e925a99f6550 52 seconds ago 15.2MB 02:49:09 security-spire-agent latest 2f79161cc3f6 3 minutes ago 182MB 02:49:09 security-spire-server latest e04277241a56 3 minutes ago 121MB 02:49:09 security-spire-config latest 621c6d148676 3 minutes ago 120MB 02:49:09 ci-base-image-x86_64 latest 32f94389ecb6 7 minutes ago 971MB 02:49:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 02:49:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 02:49:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:49:10 provisioning config files... 02:49:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/694@tmp/config6144461219787584676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:10 ---> ****-login.sh 02:49:10 nexus3.edgexfoundry.org:10001 02:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:49:10 Configure a credential helper to remove this warning. See 02:49:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:49:10 02:49:10 Login Succeeded 02:49:10 nexus3.edgexfoundry.org:10002 02:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:49:10 Configure a credential helper to remove this warning. See 02:49:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:49:10 02:49:10 Login Succeeded 02:49:10 nexus3.edgexfoundry.org:10003 02:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:49:10 Configure a credential helper to remove this warning. See 02:49:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:49:10 02:49:10 Login Succeeded 02:49:10 nexus3.edgexfoundry.org:10004 02:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:49:10 Configure a credential helper to remove this warning. See 02:49:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:49:10 02:49:10 Login Succeeded 02:49:10 ****.io 02:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:49:10 Configure a credential helper to remove this warning. See 02:49:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:49:10 02:49:10 Login Succeeded 02:49:10 ---> ****-login.sh ends [Pipeline] } 02:49:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:49:11 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:49:11 c631058b2a2739a940fc36a69156d76351522c2f 02:49:11 latest 02:49:11 3.2.0-dev.73 02:49:11 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:11 main 02:49:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:11 + docker push nexus3.edgexfoundry.org:10004/core-command:c631058b2a2739a940fc36a69156d76351522c2f 02:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:49:11 2edc701ed86e: Preparing 02:49:11 f2f78ee3944e: Preparing 02:49:11 3f0622e5a0b2: Preparing 02:49:11 7567a9e63370: Preparing 02:49:11 2c8279b0597b: Preparing 02:49:11 0f9c9c87e937: Preparing 02:49:11 d62a02444d39: Preparing 02:49:11 d62a02444d39: Waiting 02:49:11 0f9c9c87e937: Waiting 02:49:11 2edc701ed86e: Pushed 02:49:11 3f0622e5a0b2: Pushed 02:49:11 7567a9e63370: Pushed 02:49:11 2c8279b0597b: Pushed 02:49:11 d62a02444d39: Layer already exists 02:49:11 0f9c9c87e937: Pushed 02:49:14 f2f78ee3944e: Pushed 02:49:14 c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:50f2acb5db159cbc3b6c744bcd8ce76f89f71083ce077a64ed9451e592b153d2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:15 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:49:15 2edc701ed86e: Preparing 02:49:15 f2f78ee3944e: Preparing 02:49:15 3f0622e5a0b2: Preparing 02:49:15 7567a9e63370: Preparing 02:49:15 2c8279b0597b: Preparing 02:49:15 0f9c9c87e937: Preparing 02:49:15 d62a02444d39: Preparing 02:49:15 0f9c9c87e937: Waiting 02:49:15 d62a02444d39: Waiting 02:49:15 f2f78ee3944e: Layer already exists 02:49:15 7567a9e63370: Layer already exists 02:49:15 3f0622e5a0b2: Layer already exists 02:49:15 2c8279b0597b: Layer already exists 02:49:15 2edc701ed86e: Layer already exists 02:49:15 0f9c9c87e937: Layer already exists 02:49:15 d62a02444d39: Layer already exists 02:49:15 latest: digest: sha256:50f2acb5db159cbc3b6c744bcd8ce76f89f71083ce077a64ed9451e592b153d2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:15 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.73 02:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:49:15 2edc701ed86e: Preparing 02:49:15 f2f78ee3944e: Preparing 02:49:15 3f0622e5a0b2: Preparing 02:49:15 7567a9e63370: Preparing 02:49:15 2c8279b0597b: Preparing 02:49:15 0f9c9c87e937: Preparing 02:49:15 d62a02444d39: Preparing 02:49:15 0f9c9c87e937: Waiting 02:49:15 d62a02444d39: Waiting 02:49:15 f2f78ee3944e: Layer already exists 02:49:15 3f0622e5a0b2: Layer already exists 02:49:15 7567a9e63370: Layer already exists 02:49:15 2edc701ed86e: Layer already exists 02:49:15 2c8279b0597b: Layer already exists 02:49:15 d62a02444d39: Layer already exists 02:49:15 0f9c9c87e937: Layer already exists 02:49:15 3.2.0-dev.73: digest: sha256:50f2acb5db159cbc3b6c744bcd8ce76f89f71083ce077a64ed9451e592b153d2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:16 + docker push nexus3.edgexfoundry.org:10004/core-command:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:49:16 2edc701ed86e: Preparing 02:49:16 f2f78ee3944e: Preparing 02:49:16 3f0622e5a0b2: Preparing 02:49:16 7567a9e63370: Preparing 02:49:16 2c8279b0597b: Preparing 02:49:16 0f9c9c87e937: Preparing 02:49:16 d62a02444d39: Preparing 02:49:16 0f9c9c87e937: Waiting 02:49:16 d62a02444d39: Waiting 02:49:16 3f0622e5a0b2: Layer already exists 02:49:16 2edc701ed86e: Layer already exists 02:49:16 f2f78ee3944e: Layer already exists 02:49:16 7567a9e63370: Layer already exists 02:49:16 2c8279b0597b: Layer already exists 02:49:16 0f9c9c87e937: Layer already exists 02:49:16 d62a02444d39: Layer already exists 02:49:16 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:50f2acb5db159cbc3b6c744bcd8ce76f89f71083ce077a64ed9451e592b153d2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:17 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:49:17 2edc701ed86e: Preparing 02:49:17 f2f78ee3944e: Preparing 02:49:17 3f0622e5a0b2: Preparing 02:49:17 7567a9e63370: Preparing 02:49:17 2c8279b0597b: Preparing 02:49:17 0f9c9c87e937: Preparing 02:49:17 d62a02444d39: Preparing 02:49:17 0f9c9c87e937: Waiting 02:49:17 d62a02444d39: Waiting 02:49:17 7567a9e63370: Layer already exists 02:49:17 2c8279b0597b: Layer already exists 02:49:17 3f0622e5a0b2: Layer already exists 02:49:17 2edc701ed86e: Layer already exists 02:49:17 f2f78ee3944e: Layer already exists 02:49:17 0f9c9c87e937: Layer already exists 02:49:17 d62a02444d39: Layer already exists 02:49:17 main: digest: sha256:50f2acb5db159cbc3b6c744bcd8ce76f89f71083ce077a64ed9451e592b153d2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:17 ===================================================== [Pipeline] echo 02:49:17 taggedImages: 02:49:17 - nexus3.edgexfoundry.org:10004/core-command:c631058b2a2739a940fc36a69156d76351522c2f 02:49:17 - nexus3.edgexfoundry.org:10004/core-command:latest 02:49:17 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.73 02:49:17 - nexus3.edgexfoundry.org:10004/core-command:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:17 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:49:17 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:49:17 c631058b2a2739a940fc36a69156d76351522c2f 02:49:17 latest 02:49:17 3.2.0-dev.73 02:49:17 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:17 main 02:49:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f 02:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:49:17 e1f5e3f77089: Preparing 02:49:17 99901a086aee: Preparing 02:49:17 63b1e9b7f562: Preparing 02:49:17 7e91471dcb87: Preparing 02:49:17 3f0622e5a0b2: Preparing 02:49:17 7567a9e63370: Preparing 02:49:17 2c8279b0597b: Preparing 02:49:17 0f9c9c87e937: Preparing 02:49:17 d62a02444d39: Preparing 02:49:17 2c8279b0597b: Waiting 02:49:17 0f9c9c87e937: Waiting 02:49:17 d62a02444d39: Waiting 02:49:17 7567a9e63370: Waiting 02:49:17 3f0622e5a0b2: Layer already exists 02:49:17 7567a9e63370: Layer already exists 02:49:17 2c8279b0597b: Layer already exists 02:49:17 0f9c9c87e937: Layer already exists 02:49:17 e1f5e3f77089: Pushed 02:49:17 d62a02444d39: Layer already exists 02:49:17 99901a086aee: Pushed 02:49:17 63b1e9b7f562: Pushed 02:49:18 7e91471dcb87: Pushed 02:49:18 c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:e966993b8f55bc07bbd96f2d9fb20a98475599c1112c89ac3c68277549c9a2f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:49:19 e1f5e3f77089: Preparing 02:49:19 99901a086aee: Preparing 02:49:19 63b1e9b7f562: Preparing 02:49:19 7e91471dcb87: Preparing 02:49:19 3f0622e5a0b2: Preparing 02:49:19 7567a9e63370: Preparing 02:49:19 2c8279b0597b: Preparing 02:49:19 0f9c9c87e937: Preparing 02:49:19 d62a02444d39: Preparing 02:49:19 7567a9e63370: Waiting 02:49:19 2c8279b0597b: Waiting 02:49:19 0f9c9c87e937: Waiting 02:49:19 d62a02444d39: Waiting 02:49:19 63b1e9b7f562: Layer already exists 02:49:19 7e91471dcb87: Layer already exists 02:49:19 e1f5e3f77089: Layer already exists 02:49:19 99901a086aee: Layer already exists 02:49:19 3f0622e5a0b2: Layer already exists 02:49:19 7567a9e63370: Layer already exists 02:49:19 d62a02444d39: Layer already exists 02:49:19 0f9c9c87e937: Layer already exists 02:49:19 2c8279b0597b: Layer already exists 02:49:19 latest: digest: sha256:e966993b8f55bc07bbd96f2d9fb20a98475599c1112c89ac3c68277549c9a2f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.73 02:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:49:20 e1f5e3f77089: Preparing 02:49:20 99901a086aee: Preparing 02:49:20 63b1e9b7f562: Preparing 02:49:20 7e91471dcb87: Preparing 02:49:20 3f0622e5a0b2: Preparing 02:49:20 7567a9e63370: Preparing 02:49:20 2c8279b0597b: Preparing 02:49:20 0f9c9c87e937: Preparing 02:49:20 d62a02444d39: Preparing 02:49:20 7567a9e63370: Waiting 02:49:20 d62a02444d39: Waiting 02:49:20 2c8279b0597b: Waiting 02:49:20 0f9c9c87e937: Waiting 02:49:20 3f0622e5a0b2: Layer already exists 02:49:20 63b1e9b7f562: Layer already exists 02:49:20 99901a086aee: Layer already exists 02:49:20 e1f5e3f77089: Layer already exists 02:49:20 7e91471dcb87: Layer already exists 02:49:20 7567a9e63370: Layer already exists 02:49:20 0f9c9c87e937: Layer already exists 02:49:20 d62a02444d39: Layer already exists 02:49:20 2c8279b0597b: Layer already exists 02:49:20 3.2.0-dev.73: digest: sha256:e966993b8f55bc07bbd96f2d9fb20a98475599c1112c89ac3c68277549c9a2f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:20 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:49:20 e1f5e3f77089: Preparing 02:49:20 99901a086aee: Preparing 02:49:20 63b1e9b7f562: Preparing 02:49:20 7e91471dcb87: Preparing 02:49:20 3f0622e5a0b2: Preparing 02:49:20 7567a9e63370: Preparing 02:49:20 2c8279b0597b: Preparing 02:49:20 0f9c9c87e937: Preparing 02:49:20 d62a02444d39: Preparing 02:49:20 0f9c9c87e937: Waiting 02:49:20 99901a086aee: Layer already exists 02:49:20 e1f5e3f77089: Layer already exists 02:49:20 63b1e9b7f562: Layer already exists 02:49:20 7e91471dcb87: Layer already exists 02:49:20 3f0622e5a0b2: Layer already exists 02:49:20 7567a9e63370: Layer already exists 02:49:20 2c8279b0597b: Layer already exists 02:49:20 d62a02444d39: Layer already exists 02:49:20 0f9c9c87e937: Layer already exists 02:49:20 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:e966993b8f55bc07bbd96f2d9fb20a98475599c1112c89ac3c68277549c9a2f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:49:21 e1f5e3f77089: Preparing 02:49:21 99901a086aee: Preparing 02:49:21 63b1e9b7f562: Preparing 02:49:21 7e91471dcb87: Preparing 02:49:21 3f0622e5a0b2: Preparing 02:49:21 7567a9e63370: Preparing 02:49:21 2c8279b0597b: Preparing 02:49:21 0f9c9c87e937: Preparing 02:49:21 d62a02444d39: Preparing 02:49:21 2c8279b0597b: Waiting 02:49:21 7567a9e63370: Waiting 02:49:21 0f9c9c87e937: Waiting 02:49:21 d62a02444d39: Waiting 02:49:21 7e91471dcb87: Layer already exists 02:49:21 e1f5e3f77089: Layer already exists 02:49:21 99901a086aee: Layer already exists 02:49:21 63b1e9b7f562: Layer already exists 02:49:21 d62a02444d39: Layer already exists 02:49:21 0f9c9c87e937: Layer already exists 02:49:21 7567a9e63370: Layer already exists 02:49:21 2c8279b0597b: Layer already exists 02:49:21 3f0622e5a0b2: Layer already exists 02:49:21 main: digest: sha256:e966993b8f55bc07bbd96f2d9fb20a98475599c1112c89ac3c68277549c9a2f2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:21 ===================================================== [Pipeline] echo 02:49:21 taggedImages: 02:49:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f 02:49:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:49:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.73 02:49:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:21 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:49:21 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:49:21 c631058b2a2739a940fc36a69156d76351522c2f 02:49:21 latest 02:49:21 3.2.0-dev.73 02:49:21 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:21 main 02:49:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:22 + docker push nexus3.edgexfoundry.org:10004/core-data:c631058b2a2739a940fc36a69156d76351522c2f 02:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:49:22 9a1d71de0174: Preparing 02:49:22 0c04a304ed94: Preparing 02:49:22 47d475b1c849: Preparing 02:49:22 3f0622e5a0b2: Preparing 02:49:22 7567a9e63370: Preparing 02:49:22 8c30bb09d654: Preparing 02:49:22 0f9c9c87e937: Preparing 02:49:22 d62a02444d39: Preparing 02:49:22 8c30bb09d654: Waiting 02:49:22 0f9c9c87e937: Waiting 02:49:22 d62a02444d39: Waiting 02:49:22 3f0622e5a0b2: Layer already exists 02:49:22 7567a9e63370: Layer already exists 02:49:22 0f9c9c87e937: Layer already exists 02:49:22 d62a02444d39: Layer already exists 02:49:22 0c04a304ed94: Pushed 02:49:22 9a1d71de0174: Pushed 02:49:22 8c30bb09d654: Pushed 02:49:25 47d475b1c849: Pushed 02:49:25 c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:7af80cabb6523799eabf40c738c2b1716ca8e3f0bd648d2a4374b70b4c46cd0e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:26 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:49:26 9a1d71de0174: Preparing 02:49:26 0c04a304ed94: Preparing 02:49:26 47d475b1c849: Preparing 02:49:26 3f0622e5a0b2: Preparing 02:49:26 7567a9e63370: Preparing 02:49:26 8c30bb09d654: Preparing 02:49:26 0f9c9c87e937: Preparing 02:49:26 d62a02444d39: Preparing 02:49:26 8c30bb09d654: Waiting 02:49:26 0f9c9c87e937: Waiting 02:49:26 d62a02444d39: Waiting 02:49:26 7567a9e63370: Layer already exists 02:49:26 47d475b1c849: Layer already exists 02:49:26 9a1d71de0174: Layer already exists 02:49:26 3f0622e5a0b2: Layer already exists 02:49:26 0c04a304ed94: Layer already exists 02:49:26 8c30bb09d654: Layer already exists 02:49:26 d62a02444d39: Layer already exists 02:49:26 0f9c9c87e937: Layer already exists 02:49:26 latest: digest: sha256:7af80cabb6523799eabf40c738c2b1716ca8e3f0bd648d2a4374b70b4c46cd0e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:26 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.73 02:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:49:26 9a1d71de0174: Preparing 02:49:26 0c04a304ed94: Preparing 02:49:26 47d475b1c849: Preparing 02:49:26 3f0622e5a0b2: Preparing 02:49:26 7567a9e63370: Preparing 02:49:26 8c30bb09d654: Preparing 02:49:26 0f9c9c87e937: Preparing 02:49:26 d62a02444d39: Preparing 02:49:26 8c30bb09d654: Waiting 02:49:26 0f9c9c87e937: Waiting 02:49:26 0c04a304ed94: Layer already exists 02:49:26 9a1d71de0174: Layer already exists 02:49:26 47d475b1c849: Layer already exists 02:49:26 3f0622e5a0b2: Layer already exists 02:49:26 7567a9e63370: Layer already exists 02:49:26 8c30bb09d654: Layer already exists 02:49:26 d62a02444d39: Layer already exists 02:49:26 0f9c9c87e937: Layer already exists 02:49:26 3.2.0-dev.73: digest: sha256:7af80cabb6523799eabf40c738c2b1716ca8e3f0bd648d2a4374b70b4c46cd0e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:27 + docker push nexus3.edgexfoundry.org:10004/core-data:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:49:27 9a1d71de0174: Preparing 02:49:27 0c04a304ed94: Preparing 02:49:27 47d475b1c849: Preparing 02:49:27 3f0622e5a0b2: Preparing 02:49:27 7567a9e63370: Preparing 02:49:27 8c30bb09d654: Preparing 02:49:27 0f9c9c87e937: Preparing 02:49:27 d62a02444d39: Preparing 02:49:27 8c30bb09d654: Waiting 02:49:27 0f9c9c87e937: Waiting 02:49:27 d62a02444d39: Waiting 02:49:27 0c04a304ed94: Layer already exists 02:49:27 47d475b1c849: Layer already exists 02:49:27 3f0622e5a0b2: Layer already exists 02:49:27 9a1d71de0174: Layer already exists 02:49:27 7567a9e63370: Layer already exists 02:49:27 0f9c9c87e937: Layer already exists 02:49:27 8c30bb09d654: Layer already exists 02:49:27 d62a02444d39: Layer already exists 02:49:27 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:7af80cabb6523799eabf40c738c2b1716ca8e3f0bd648d2a4374b70b4c46cd0e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:27 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:28 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:49:28 9a1d71de0174: Preparing 02:49:28 0c04a304ed94: Preparing 02:49:28 47d475b1c849: Preparing 02:49:28 3f0622e5a0b2: Preparing 02:49:28 7567a9e63370: Preparing 02:49:28 8c30bb09d654: Preparing 02:49:28 0f9c9c87e937: Preparing 02:49:28 d62a02444d39: Preparing 02:49:28 8c30bb09d654: Waiting 02:49:28 0f9c9c87e937: Waiting 02:49:28 d62a02444d39: Waiting 02:49:28 0c04a304ed94: Layer already exists 02:49:28 47d475b1c849: Layer already exists 02:49:28 3f0622e5a0b2: Layer already exists 02:49:28 7567a9e63370: Layer already exists 02:49:28 9a1d71de0174: Layer already exists 02:49:28 0f9c9c87e937: Layer already exists 02:49:28 8c30bb09d654: Layer already exists 02:49:28 d62a02444d39: Layer already exists 02:49:28 main: digest: sha256:7af80cabb6523799eabf40c738c2b1716ca8e3f0bd648d2a4374b70b4c46cd0e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:28 ===================================================== [Pipeline] echo 02:49:28 taggedImages: 02:49:28 - nexus3.edgexfoundry.org:10004/core-data:c631058b2a2739a940fc36a69156d76351522c2f 02:49:28 - nexus3.edgexfoundry.org:10004/core-data:latest 02:49:28 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.73 02:49:28 - nexus3.edgexfoundry.org:10004/core-data:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:28 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:49:28 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:49:28 c631058b2a2739a940fc36a69156d76351522c2f 02:49:28 latest 02:49:28 3.2.0-dev.73 02:49:28 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:28 main 02:49:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:28 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c631058b2a2739a940fc36a69156d76351522c2f 02:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:49:29 ef583879b541: Preparing 02:49:29 d9a95aa39ba6: Preparing 02:49:29 7567a9e63370: Preparing 02:49:29 a177dfe75657: Preparing 02:49:29 4a73fbf701c6: Preparing 02:49:29 d62a02444d39: Preparing 02:49:29 d62a02444d39: Waiting 02:49:29 7567a9e63370: Layer already exists 02:49:29 d62a02444d39: Layer already exists 02:49:29 a177dfe75657: Pushed 02:49:29 4a73fbf701c6: Pushed 02:49:29 ef583879b541: Pushed 02:49:32 d9a95aa39ba6: Pushed 02:49:32 c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:d89c5c23b14207af89169161ed6945b779cb7c37994cfdfdfd6e5282dce1e38d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:32 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:49:33 ef583879b541: Preparing 02:49:33 d9a95aa39ba6: Preparing 02:49:33 7567a9e63370: Preparing 02:49:33 a177dfe75657: Preparing 02:49:33 4a73fbf701c6: Preparing 02:49:33 d62a02444d39: Preparing 02:49:33 a177dfe75657: Layer already exists 02:49:33 ef583879b541: Layer already exists 02:49:33 d9a95aa39ba6: Layer already exists 02:49:33 4a73fbf701c6: Layer already exists 02:49:33 7567a9e63370: Layer already exists 02:49:33 d62a02444d39: Layer already exists 02:49:33 latest: digest: sha256:d89c5c23b14207af89169161ed6945b779cb7c37994cfdfdfd6e5282dce1e38d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.73 02:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:49:33 ef583879b541: Preparing 02:49:33 d9a95aa39ba6: Preparing 02:49:33 7567a9e63370: Preparing 02:49:33 a177dfe75657: Preparing 02:49:33 4a73fbf701c6: Preparing 02:49:33 d62a02444d39: Preparing 02:49:33 d62a02444d39: Waiting 02:49:33 ef583879b541: Layer already exists 02:49:33 7567a9e63370: Layer already exists 02:49:33 4a73fbf701c6: Layer already exists 02:49:33 d9a95aa39ba6: Layer already exists 02:49:33 a177dfe75657: Layer already exists 02:49:33 d62a02444d39: Layer already exists 02:49:33 3.2.0-dev.73: digest: sha256:d89c5c23b14207af89169161ed6945b779cb7c37994cfdfdfd6e5282dce1e38d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:49:34 ef583879b541: Preparing 02:49:34 d9a95aa39ba6: Preparing 02:49:34 7567a9e63370: Preparing 02:49:34 a177dfe75657: Preparing 02:49:34 4a73fbf701c6: Preparing 02:49:34 d62a02444d39: Preparing 02:49:34 d62a02444d39: Waiting 02:49:34 4a73fbf701c6: Layer already exists 02:49:34 7567a9e63370: Layer already exists 02:49:34 ef583879b541: Layer already exists 02:49:34 a177dfe75657: Layer already exists 02:49:34 d9a95aa39ba6: Layer already exists 02:49:34 d62a02444d39: Layer already exists 02:49:34 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:d89c5c23b14207af89169161ed6945b779cb7c37994cfdfdfd6e5282dce1e38d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:49:35 ef583879b541: Preparing 02:49:35 d9a95aa39ba6: Preparing 02:49:35 7567a9e63370: Preparing 02:49:35 a177dfe75657: Preparing 02:49:35 4a73fbf701c6: Preparing 02:49:35 d62a02444d39: Preparing 02:49:35 d62a02444d39: Waiting 02:49:35 4a73fbf701c6: Layer already exists 02:49:35 7567a9e63370: Layer already exists 02:49:35 ef583879b541: Layer already exists 02:49:35 d9a95aa39ba6: Layer already exists 02:49:35 a177dfe75657: Layer already exists 02:49:35 d62a02444d39: Layer already exists 02:49:35 main: digest: sha256:d89c5c23b14207af89169161ed6945b779cb7c37994cfdfdfd6e5282dce1e38d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:35 ===================================================== [Pipeline] echo 02:49:35 taggedImages: 02:49:35 - nexus3.edgexfoundry.org:10004/core-keeper:c631058b2a2739a940fc36a69156d76351522c2f 02:49:35 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:49:35 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.73 02:49:35 - nexus3.edgexfoundry.org:10004/core-keeper:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:35 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:49:35 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:49:35 c631058b2a2739a940fc36a69156d76351522c2f 02:49:35 latest 02:49:35 3.2.0-dev.73 02:49:35 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:35 main 02:49:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c631058b2a2739a940fc36a69156d76351522c2f 02:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:49:35 dd1e2cbc0006: Preparing 02:49:35 a0730e27f7cc: Preparing 02:49:35 c7c280ea29e1: Preparing 02:49:35 3f0622e5a0b2: Preparing 02:49:35 7567a9e63370: Preparing 02:49:35 2c8279b0597b: Preparing 02:49:35 0f9c9c87e937: Preparing 02:49:35 d62a02444d39: Preparing 02:49:35 2c8279b0597b: Waiting 02:49:35 0f9c9c87e937: Waiting 02:49:35 d62a02444d39: Waiting 02:49:35 7567a9e63370: Layer already exists 02:49:35 3f0622e5a0b2: Layer already exists 02:49:35 2c8279b0597b: Layer already exists 02:49:35 0f9c9c87e937: Layer already exists 02:49:35 d62a02444d39: Layer already exists 02:49:35 a0730e27f7cc: Pushed 02:49:35 dd1e2cbc0006: Pushed 02:49:39 c7c280ea29e1: Pushed 02:49:39 c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:2c3e8afddc310e2e07f3d348f6c1e4dfa0c378fe2a12fd306d8c93057927e8ac size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:49:39 dd1e2cbc0006: Preparing 02:49:39 a0730e27f7cc: Preparing 02:49:39 c7c280ea29e1: Preparing 02:49:39 3f0622e5a0b2: Preparing 02:49:39 7567a9e63370: Preparing 02:49:39 2c8279b0597b: Preparing 02:49:39 0f9c9c87e937: Preparing 02:49:39 d62a02444d39: Preparing 02:49:39 2c8279b0597b: Waiting 02:49:39 0f9c9c87e937: Waiting 02:49:39 d62a02444d39: Waiting 02:49:39 c7c280ea29e1: Layer already exists 02:49:39 7567a9e63370: Layer already exists 02:49:39 3f0622e5a0b2: Layer already exists 02:49:39 a0730e27f7cc: Layer already exists 02:49:39 dd1e2cbc0006: Layer already exists 02:49:39 0f9c9c87e937: Layer already exists 02:49:39 d62a02444d39: Layer already exists 02:49:39 2c8279b0597b: Layer already exists 02:49:39 latest: digest: sha256:2c3e8afddc310e2e07f3d348f6c1e4dfa0c378fe2a12fd306d8c93057927e8ac size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.73 02:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:49:40 dd1e2cbc0006: Preparing 02:49:40 a0730e27f7cc: Preparing 02:49:40 c7c280ea29e1: Preparing 02:49:40 3f0622e5a0b2: Preparing 02:49:40 7567a9e63370: Preparing 02:49:40 2c8279b0597b: Preparing 02:49:40 0f9c9c87e937: Preparing 02:49:40 d62a02444d39: Preparing 02:49:40 2c8279b0597b: Waiting 02:49:40 0f9c9c87e937: Waiting 02:49:40 d62a02444d39: Waiting 02:49:40 a0730e27f7cc: Layer already exists 02:49:40 7567a9e63370: Layer already exists 02:49:40 c7c280ea29e1: Layer already exists 02:49:40 dd1e2cbc0006: Layer already exists 02:49:40 3f0622e5a0b2: Layer already exists 02:49:40 2c8279b0597b: Layer already exists 02:49:40 0f9c9c87e937: Layer already exists 02:49:40 d62a02444d39: Layer already exists 02:49:40 3.2.0-dev.73: digest: sha256:2c3e8afddc310e2e07f3d348f6c1e4dfa0c378fe2a12fd306d8c93057927e8ac size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:49:41 dd1e2cbc0006: Preparing 02:49:41 a0730e27f7cc: Preparing 02:49:41 c7c280ea29e1: Preparing 02:49:41 3f0622e5a0b2: Preparing 02:49:41 7567a9e63370: Preparing 02:49:41 2c8279b0597b: Preparing 02:49:41 0f9c9c87e937: Preparing 02:49:41 d62a02444d39: Preparing 02:49:41 2c8279b0597b: Waiting 02:49:41 d62a02444d39: Waiting 02:49:41 0f9c9c87e937: Waiting 02:49:41 a0730e27f7cc: Layer already exists 02:49:41 dd1e2cbc0006: Layer already exists 02:49:41 7567a9e63370: Layer already exists 02:49:41 c7c280ea29e1: Layer already exists 02:49:41 3f0622e5a0b2: Layer already exists 02:49:41 d62a02444d39: Layer already exists 02:49:41 0f9c9c87e937: Layer already exists 02:49:41 2c8279b0597b: Layer already exists 02:49:41 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:2c3e8afddc310e2e07f3d348f6c1e4dfa0c378fe2a12fd306d8c93057927e8ac size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:49:41 dd1e2cbc0006: Preparing 02:49:41 a0730e27f7cc: Preparing 02:49:41 c7c280ea29e1: Preparing 02:49:41 3f0622e5a0b2: Preparing 02:49:41 7567a9e63370: Preparing 02:49:41 2c8279b0597b: Preparing 02:49:41 0f9c9c87e937: Preparing 02:49:41 d62a02444d39: Preparing 02:49:41 2c8279b0597b: Waiting 02:49:41 0f9c9c87e937: Waiting 02:49:41 d62a02444d39: Waiting 02:49:41 3f0622e5a0b2: Layer already exists 02:49:41 dd1e2cbc0006: Layer already exists 02:49:41 a0730e27f7cc: Layer already exists 02:49:41 7567a9e63370: Layer already exists 02:49:41 c7c280ea29e1: Layer already exists 02:49:41 d62a02444d39: Layer already exists 02:49:41 2c8279b0597b: Layer already exists 02:49:41 0f9c9c87e937: Layer already exists 02:49:41 main: digest: sha256:2c3e8afddc310e2e07f3d348f6c1e4dfa0c378fe2a12fd306d8c93057927e8ac size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:41 ===================================================== [Pipeline] echo 02:49:41 taggedImages: 02:49:41 - nexus3.edgexfoundry.org:10004/core-metadata:c631058b2a2739a940fc36a69156d76351522c2f 02:49:41 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:49:41 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.73 02:49:41 - nexus3.edgexfoundry.org:10004/core-metadata:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:41 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:49:41 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:49:41 c631058b2a2739a940fc36a69156d76351522c2f 02:49:41 latest 02:49:41 3.2.0-dev.73 02:49:41 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:41 main 02:49:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f 02:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:49:42 6c4066e53f01: Preparing 02:49:42 489b169dbd02: Preparing 02:49:42 0f62100b0fcf: Preparing 02:49:42 16c84e5f8c35: Preparing 02:49:42 a56b8ba39f70: Preparing 02:49:42 a7396737f440: Preparing 02:49:42 3b7a693d82da: Preparing 02:49:42 f22090179210: Preparing 02:49:42 3f0622e5a0b2: Preparing 02:49:42 7567a9e63370: Preparing 02:49:42 9627800fb0a6: Preparing 02:49:42 a4074bf1e19b: Preparing 02:49:42 5f70bf18a086: Preparing 02:49:42 2c4ef5aa9f60: Preparing 02:49:42 3012bf12e6f7: Preparing 02:49:42 974f5f1801d9: Preparing 02:49:42 d62a02444d39: Preparing 02:49:42 3f0622e5a0b2: Waiting 02:49:42 7567a9e63370: Waiting 02:49:42 9627800fb0a6: Waiting 02:49:42 a7396737f440: Waiting 02:49:42 3012bf12e6f7: Waiting 02:49:42 a4074bf1e19b: Waiting 02:49:42 5f70bf18a086: Waiting 02:49:42 974f5f1801d9: Waiting 02:49:42 2c4ef5aa9f60: Waiting 02:49:42 d62a02444d39: Waiting 02:49:42 3b7a693d82da: Waiting 02:49:42 f22090179210: Waiting 02:49:42 489b169dbd02: Pushed 02:49:42 16c84e5f8c35: Pushed 02:49:42 0f62100b0fcf: Pushed 02:49:42 a56b8ba39f70: Pushed 02:49:42 6c4066e53f01: Pushed 02:49:42 a7396737f440: Pushed 02:49:42 3f0622e5a0b2: Layer already exists 02:49:42 7567a9e63370: Layer already exists 02:49:42 5f70bf18a086: Layer already exists 02:49:42 3b7a693d82da: Pushed 02:49:42 2c4ef5aa9f60: Pushed 02:49:42 9627800fb0a6: Pushed 02:49:42 a4074bf1e19b: Pushed 02:49:42 d62a02444d39: Layer already exists 02:49:42 3012bf12e6f7: Pushed 02:49:42 974f5f1801d9: Pushed 02:49:48 f22090179210: Pushed 02:49:48 c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:a3bc53c429013a26fa8b0c515d1fc5a2640a99372352d3437e54d7a4361622be size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:49:48 6c4066e53f01: Preparing 02:49:48 489b169dbd02: Preparing 02:49:48 0f62100b0fcf: Preparing 02:49:48 16c84e5f8c35: Preparing 02:49:48 a56b8ba39f70: Preparing 02:49:48 a7396737f440: Preparing 02:49:48 3b7a693d82da: Preparing 02:49:48 f22090179210: Preparing 02:49:48 3f0622e5a0b2: Preparing 02:49:48 7567a9e63370: Preparing 02:49:48 9627800fb0a6: Preparing 02:49:48 a4074bf1e19b: Preparing 02:49:48 5f70bf18a086: Preparing 02:49:48 2c4ef5aa9f60: Preparing 02:49:48 3012bf12e6f7: Preparing 02:49:48 974f5f1801d9: Preparing 02:49:48 d62a02444d39: Preparing 02:49:48 a4074bf1e19b: Waiting 02:49:48 a7396737f440: Waiting 02:49:48 3b7a693d82da: Waiting 02:49:48 f22090179210: Waiting 02:49:48 9627800fb0a6: Waiting 02:49:48 3012bf12e6f7: Waiting 02:49:48 3f0622e5a0b2: Waiting 02:49:48 5f70bf18a086: Waiting 02:49:48 2c4ef5aa9f60: Waiting 02:49:48 7567a9e63370: Waiting 02:49:48 d62a02444d39: Waiting 02:49:48 6c4066e53f01: Layer already exists 02:49:48 0f62100b0fcf: Layer already exists 02:49:48 16c84e5f8c35: Layer already exists 02:49:48 489b169dbd02: Layer already exists 02:49:48 a56b8ba39f70: Layer already exists 02:49:48 3b7a693d82da: Layer already exists 02:49:48 f22090179210: Layer already exists 02:49:48 3f0622e5a0b2: Layer already exists 02:49:48 a7396737f440: Layer already exists 02:49:48 7567a9e63370: Layer already exists 02:49:48 9627800fb0a6: Layer already exists 02:49:48 a4074bf1e19b: Layer already exists 02:49:48 5f70bf18a086: Layer already exists 02:49:48 3012bf12e6f7: Layer already exists 02:49:48 2c4ef5aa9f60: Layer already exists 02:49:48 974f5f1801d9: Layer already exists 02:49:48 d62a02444d39: Layer already exists 02:49:48 latest: digest: sha256:a3bc53c429013a26fa8b0c515d1fc5a2640a99372352d3437e54d7a4361622be size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.73 02:49:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:49:49 6c4066e53f01: Preparing 02:49:49 489b169dbd02: Preparing 02:49:49 0f62100b0fcf: Preparing 02:49:49 16c84e5f8c35: Preparing 02:49:49 a56b8ba39f70: Preparing 02:49:49 a7396737f440: Preparing 02:49:49 3b7a693d82da: Preparing 02:49:49 f22090179210: Preparing 02:49:49 3f0622e5a0b2: Preparing 02:49:49 7567a9e63370: Preparing 02:49:49 9627800fb0a6: Preparing 02:49:49 a4074bf1e19b: Preparing 02:49:49 5f70bf18a086: Preparing 02:49:49 2c4ef5aa9f60: Preparing 02:49:49 3012bf12e6f7: Preparing 02:49:49 974f5f1801d9: Preparing 02:49:49 d62a02444d39: Preparing 02:49:49 3b7a693d82da: Waiting 02:49:49 a7396737f440: Waiting 02:49:49 f22090179210: Waiting 02:49:49 5f70bf18a086: Waiting 02:49:49 3f0622e5a0b2: Waiting 02:49:49 7567a9e63370: Waiting 02:49:49 a4074bf1e19b: Waiting 02:49:49 2c4ef5aa9f60: Waiting 02:49:49 9627800fb0a6: Waiting 02:49:49 d62a02444d39: Waiting 02:49:49 3012bf12e6f7: Waiting 02:49:49 489b169dbd02: Layer already exists 02:49:49 16c84e5f8c35: Layer already exists 02:49:49 a56b8ba39f70: Layer already exists 02:49:49 0f62100b0fcf: Layer already exists 02:49:49 6c4066e53f01: Layer already exists 02:49:49 a7396737f440: Layer already exists 02:49:49 3b7a693d82da: Layer already exists 02:49:49 3f0622e5a0b2: Layer already exists 02:49:49 7567a9e63370: Layer already exists 02:49:49 f22090179210: Layer already exists 02:49:49 a4074bf1e19b: Layer already exists 02:49:49 2c4ef5aa9f60: Layer already exists 02:49:49 5f70bf18a086: Layer already exists 02:49:49 9627800fb0a6: Layer already exists 02:49:49 3012bf12e6f7: Layer already exists 02:49:49 974f5f1801d9: Layer already exists 02:49:49 d62a02444d39: Layer already exists 02:49:49 3.2.0-dev.73: digest: sha256:a3bc53c429013a26fa8b0c515d1fc5a2640a99372352d3437e54d7a4361622be size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:49:50 6c4066e53f01: Preparing 02:49:50 489b169dbd02: Preparing 02:49:50 0f62100b0fcf: Preparing 02:49:50 16c84e5f8c35: Preparing 02:49:50 a56b8ba39f70: Preparing 02:49:50 a7396737f440: Preparing 02:49:50 3b7a693d82da: Preparing 02:49:50 f22090179210: Preparing 02:49:50 3f0622e5a0b2: Preparing 02:49:50 7567a9e63370: Preparing 02:49:50 9627800fb0a6: Preparing 02:49:50 a4074bf1e19b: Preparing 02:49:50 5f70bf18a086: Preparing 02:49:50 2c4ef5aa9f60: Preparing 02:49:50 3012bf12e6f7: Preparing 02:49:50 974f5f1801d9: Preparing 02:49:50 d62a02444d39: Preparing 02:49:50 7567a9e63370: Waiting 02:49:50 9627800fb0a6: Waiting 02:49:50 a4074bf1e19b: Waiting 02:49:50 5f70bf18a086: Waiting 02:49:50 2c4ef5aa9f60: Waiting 02:49:50 3012bf12e6f7: Waiting 02:49:50 974f5f1801d9: Waiting 02:49:50 d62a02444d39: Waiting 02:49:50 3b7a693d82da: Waiting 02:49:50 f22090179210: Waiting 02:49:50 3f0622e5a0b2: Waiting 02:49:50 a7396737f440: Waiting 02:49:50 a56b8ba39f70: Layer already exists 02:49:50 0f62100b0fcf: Layer already exists 02:49:50 489b169dbd02: Layer already exists 02:49:50 16c84e5f8c35: Layer already exists 02:49:50 6c4066e53f01: Layer already exists 02:49:50 3b7a693d82da: Layer already exists 02:49:50 a7396737f440: Layer already exists 02:49:50 3f0622e5a0b2: Layer already exists 02:49:50 f22090179210: Layer already exists 02:49:50 7567a9e63370: Layer already exists 02:49:50 9627800fb0a6: Layer already exists 02:49:50 a4074bf1e19b: Layer already exists 02:49:50 5f70bf18a086: Layer already exists 02:49:50 3012bf12e6f7: Layer already exists 02:49:50 2c4ef5aa9f60: Layer already exists 02:49:50 974f5f1801d9: Layer already exists 02:49:50 d62a02444d39: Layer already exists 02:49:50 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:a3bc53c429013a26fa8b0c515d1fc5a2640a99372352d3437e54d7a4361622be size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:49:50 6c4066e53f01: Preparing 02:49:50 489b169dbd02: Preparing 02:49:50 0f62100b0fcf: Preparing 02:49:50 16c84e5f8c35: Preparing 02:49:50 a56b8ba39f70: Preparing 02:49:50 a7396737f440: Preparing 02:49:50 3b7a693d82da: Preparing 02:49:50 f22090179210: Preparing 02:49:50 3f0622e5a0b2: Preparing 02:49:50 7567a9e63370: Preparing 02:49:50 9627800fb0a6: Preparing 02:49:50 a4074bf1e19b: Preparing 02:49:50 5f70bf18a086: Preparing 02:49:50 2c4ef5aa9f60: Preparing 02:49:50 3012bf12e6f7: Preparing 02:49:50 974f5f1801d9: Preparing 02:49:50 d62a02444d39: Preparing 02:49:50 a7396737f440: Waiting 02:49:50 5f70bf18a086: Waiting 02:49:50 2c4ef5aa9f60: Waiting 02:49:50 d62a02444d39: Waiting 02:49:50 3b7a693d82da: Waiting 02:49:50 3012bf12e6f7: Waiting 02:49:50 f22090179210: Waiting 02:49:50 974f5f1801d9: Waiting 02:49:50 3f0622e5a0b2: Waiting 02:49:50 a4074bf1e19b: Waiting 02:49:50 7567a9e63370: Waiting 02:49:50 9627800fb0a6: Waiting 02:49:50 6c4066e53f01: Layer already exists 02:49:50 a56b8ba39f70: Layer already exists 02:49:50 489b169dbd02: Layer already exists 02:49:50 16c84e5f8c35: Layer already exists 02:49:50 0f62100b0fcf: Layer already exists 02:49:50 3b7a693d82da: Layer already exists 02:49:50 3f0622e5a0b2: Layer already exists 02:49:50 f22090179210: Layer already exists 02:49:50 a7396737f440: Layer already exists 02:49:50 7567a9e63370: Layer already exists 02:49:50 9627800fb0a6: Layer already exists 02:49:50 5f70bf18a086: Layer already exists 02:49:50 3012bf12e6f7: Layer already exists 02:49:50 a4074bf1e19b: Layer already exists 02:49:50 2c4ef5aa9f60: Layer already exists 02:49:50 d62a02444d39: Layer already exists 02:49:50 974f5f1801d9: Layer already exists 02:49:50 main: digest: sha256:a3bc53c429013a26fa8b0c515d1fc5a2640a99372352d3437e54d7a4361622be size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:51 ===================================================== [Pipeline] echo 02:49:51 taggedImages: 02:49:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f 02:49:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:49:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.73 02:49:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:49:51 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:49:51 c631058b2a2739a940fc36a69156d76351522c2f 02:49:51 latest 02:49:51 3.2.0-dev.73 02:49:51 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:51 main 02:49:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c631058b2a2739a940fc36a69156d76351522c2f 02:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:49:52 f2a4f171a19a: Preparing 02:49:52 b61a368b6bfb: Preparing 02:49:52 e135a90e25dd: Preparing 02:49:52 ad41b61b39ce: Preparing 02:49:52 3f0622e5a0b2: Preparing 02:49:52 7567a9e63370: Preparing 02:49:52 2c8279b0597b: Preparing 02:49:52 0f9c9c87e937: Preparing 02:49:52 d62a02444d39: Preparing 02:49:52 7567a9e63370: Waiting 02:49:52 2c8279b0597b: Waiting 02:49:52 d62a02444d39: Waiting 02:49:52 0f9c9c87e937: Waiting 02:49:52 3f0622e5a0b2: Layer already exists 02:49:52 7567a9e63370: Layer already exists 02:49:52 2c8279b0597b: Layer already exists 02:49:52 0f9c9c87e937: Layer already exists 02:49:52 b61a368b6bfb: Pushed 02:49:52 d62a02444d39: Layer already exists 02:49:52 e135a90e25dd: Pushed 02:49:52 f2a4f171a19a: Pushed 02:49:54 ad41b61b39ce: Pushed 02:49:54 c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:a85227bd2777751703039f9541b1176449b4a1961a4d6471902bf68989e318d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:49:55 f2a4f171a19a: Preparing 02:49:55 b61a368b6bfb: Preparing 02:49:55 e135a90e25dd: Preparing 02:49:55 ad41b61b39ce: Preparing 02:49:55 3f0622e5a0b2: Preparing 02:49:55 7567a9e63370: Preparing 02:49:55 2c8279b0597b: Preparing 02:49:55 0f9c9c87e937: Preparing 02:49:55 d62a02444d39: Preparing 02:49:55 2c8279b0597b: Waiting 02:49:55 d62a02444d39: Waiting 02:49:55 7567a9e63370: Waiting 02:49:55 0f9c9c87e937: Waiting 02:49:55 e135a90e25dd: Layer already exists 02:49:55 b61a368b6bfb: Layer already exists 02:49:55 f2a4f171a19a: Layer already exists 02:49:55 ad41b61b39ce: Layer already exists 02:49:55 3f0622e5a0b2: Layer already exists 02:49:55 d62a02444d39: Layer already exists 02:49:55 0f9c9c87e937: Layer already exists 02:49:55 2c8279b0597b: Layer already exists 02:49:55 7567a9e63370: Layer already exists 02:49:55 latest: digest: sha256:a85227bd2777751703039f9541b1176449b4a1961a4d6471902bf68989e318d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.73 02:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:49:55 f2a4f171a19a: Preparing 02:49:55 b61a368b6bfb: Preparing 02:49:55 e135a90e25dd: Preparing 02:49:55 ad41b61b39ce: Preparing 02:49:55 3f0622e5a0b2: Preparing 02:49:55 7567a9e63370: Preparing 02:49:55 2c8279b0597b: Preparing 02:49:55 0f9c9c87e937: Preparing 02:49:55 d62a02444d39: Preparing 02:49:55 2c8279b0597b: Waiting 02:49:55 0f9c9c87e937: Waiting 02:49:55 d62a02444d39: Waiting 02:49:55 f2a4f171a19a: Layer already exists 02:49:55 e135a90e25dd: Layer already exists 02:49:55 3f0622e5a0b2: Layer already exists 02:49:55 b61a368b6bfb: Layer already exists 02:49:55 ad41b61b39ce: Layer already exists 02:49:55 2c8279b0597b: Layer already exists 02:49:55 0f9c9c87e937: Layer already exists 02:49:55 d62a02444d39: Layer already exists 02:49:55 7567a9e63370: Layer already exists 02:49:55 3.2.0-dev.73: digest: sha256:a85227bd2777751703039f9541b1176449b4a1961a4d6471902bf68989e318d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:49:56 f2a4f171a19a: Preparing 02:49:56 b61a368b6bfb: Preparing 02:49:56 e135a90e25dd: Preparing 02:49:56 ad41b61b39ce: Preparing 02:49:56 3f0622e5a0b2: Preparing 02:49:56 7567a9e63370: Preparing 02:49:56 2c8279b0597b: Preparing 02:49:56 0f9c9c87e937: Preparing 02:49:56 d62a02444d39: Preparing 02:49:56 0f9c9c87e937: Waiting 02:49:56 d62a02444d39: Waiting 02:49:56 7567a9e63370: Waiting 02:49:56 2c8279b0597b: Waiting 02:49:56 b61a368b6bfb: Layer already exists 02:49:56 e135a90e25dd: Layer already exists 02:49:56 ad41b61b39ce: Layer already exists 02:49:56 f2a4f171a19a: Layer already exists 02:49:56 3f0622e5a0b2: Layer already exists 02:49:56 7567a9e63370: Layer already exists 02:49:56 d62a02444d39: Layer already exists 02:49:56 0f9c9c87e937: Layer already exists 02:49:56 2c8279b0597b: Layer already exists 02:49:56 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:a85227bd2777751703039f9541b1176449b4a1961a4d6471902bf68989e318d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:56 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:49:57 f2a4f171a19a: Preparing 02:49:57 b61a368b6bfb: Preparing 02:49:57 e135a90e25dd: Preparing 02:49:57 ad41b61b39ce: Preparing 02:49:57 3f0622e5a0b2: Preparing 02:49:57 7567a9e63370: Preparing 02:49:57 2c8279b0597b: Preparing 02:49:57 0f9c9c87e937: Preparing 02:49:57 d62a02444d39: Preparing 02:49:57 7567a9e63370: Waiting 02:49:57 2c8279b0597b: Waiting 02:49:57 0f9c9c87e937: Waiting 02:49:57 d62a02444d39: Waiting 02:49:57 ad41b61b39ce: Layer already exists 02:49:57 e135a90e25dd: Layer already exists 02:49:57 b61a368b6bfb: Layer already exists 02:49:57 f2a4f171a19a: Layer already exists 02:49:57 3f0622e5a0b2: Layer already exists 02:49:57 7567a9e63370: Layer already exists 02:49:57 d62a02444d39: Layer already exists 02:49:57 0f9c9c87e937: Layer already exists 02:49:57 2c8279b0597b: Layer already exists 02:49:57 main: digest: sha256:a85227bd2777751703039f9541b1176449b4a1961a4d6471902bf68989e318d3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:57 ===================================================== [Pipeline] echo 02:49:57 taggedImages: 02:49:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c631058b2a2739a940fc36a69156d76351522c2f 02:49:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:49:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.73 02:49:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:49:57 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:49:57 c631058b2a2739a940fc36a69156d76351522c2f 02:49:57 latest 02:49:57 3.2.0-dev.73 02:49:57 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:49:57 main 02:49:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c631058b2a2739a940fc36a69156d76351522c2f 02:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:49:58 f4e4b0eb1984: Preparing 02:49:58 8fcdeea2d59b: Preparing 02:49:58 5213eb863470: Preparing 02:49:58 5b0c3a3d17cf: Preparing 02:49:58 5ca146adb0d8: Preparing 02:49:58 3f0622e5a0b2: Preparing 02:49:58 7567a9e63370: Preparing 02:49:58 24d6b3aed7c2: Preparing 02:49:58 454bee8e6cf9: Preparing 02:49:58 7cc6b2685b10: Preparing 02:49:58 d62a02444d39: Preparing 02:49:58 24d6b3aed7c2: Waiting 02:49:58 7567a9e63370: Waiting 02:49:58 454bee8e6cf9: Waiting 02:49:58 7cc6b2685b10: Waiting 02:49:58 d62a02444d39: Waiting 02:49:58 3f0622e5a0b2: Waiting 02:49:58 8fcdeea2d59b: Pushed 02:49:58 3f0622e5a0b2: Layer already exists 02:49:58 f4e4b0eb1984: Pushed 02:49:58 7567a9e63370: Layer already exists 02:49:58 5ca146adb0d8: Pushed 02:49:58 5b0c3a3d17cf: Pushed 02:49:58 d62a02444d39: Layer already exists 02:49:58 24d6b3aed7c2: Pushed 02:49:58 454bee8e6cf9: Pushed 02:49:58 5213eb863470: Pushed 02:49:59 7cc6b2685b10: Pushed 02:49:59 c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:06231499b8c759b07e0112c36035665b92ca6dfbe8a88215b808a44ba0d8e1a1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:50:00 f4e4b0eb1984: Preparing 02:50:00 8fcdeea2d59b: Preparing 02:50:00 5213eb863470: Preparing 02:50:00 5b0c3a3d17cf: Preparing 02:50:00 5ca146adb0d8: Preparing 02:50:00 3f0622e5a0b2: Preparing 02:50:00 7567a9e63370: Preparing 02:50:00 24d6b3aed7c2: Preparing 02:50:00 454bee8e6cf9: Preparing 02:50:00 7cc6b2685b10: Preparing 02:50:00 d62a02444d39: Preparing 02:50:00 7567a9e63370: Waiting 02:50:00 24d6b3aed7c2: Waiting 02:50:00 454bee8e6cf9: Waiting 02:50:00 7cc6b2685b10: Waiting 02:50:00 3f0622e5a0b2: Waiting 02:50:00 f4e4b0eb1984: Layer already exists 02:50:00 5213eb863470: Layer already exists 02:50:00 8fcdeea2d59b: Layer already exists 02:50:00 5b0c3a3d17cf: Layer already exists 02:50:00 5ca146adb0d8: Layer already exists 02:50:00 454bee8e6cf9: Layer already exists 02:50:00 7567a9e63370: Layer already exists 02:50:00 24d6b3aed7c2: Layer already exists 02:50:00 3f0622e5a0b2: Layer already exists 02:50:00 7cc6b2685b10: Layer already exists 02:50:00 d62a02444d39: Layer already exists 02:50:00 latest: digest: sha256:06231499b8c759b07e0112c36035665b92ca6dfbe8a88215b808a44ba0d8e1a1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.73 02:50:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:50:00 f4e4b0eb1984: Preparing 02:50:00 8fcdeea2d59b: Preparing 02:50:00 5213eb863470: Preparing 02:50:00 5b0c3a3d17cf: Preparing 02:50:00 5ca146adb0d8: Preparing 02:50:00 3f0622e5a0b2: Preparing 02:50:00 7567a9e63370: Preparing 02:50:00 24d6b3aed7c2: Preparing 02:50:00 454bee8e6cf9: Preparing 02:50:00 7cc6b2685b10: Preparing 02:50:00 d62a02444d39: Preparing 02:50:00 3f0622e5a0b2: Waiting 02:50:00 7567a9e63370: Waiting 02:50:00 24d6b3aed7c2: Waiting 02:50:00 454bee8e6cf9: Waiting 02:50:00 7cc6b2685b10: Waiting 02:50:00 d62a02444d39: Waiting 02:50:00 5213eb863470: Layer already exists 02:50:00 5ca146adb0d8: Layer already exists 02:50:00 8fcdeea2d59b: Layer already exists 02:50:00 5b0c3a3d17cf: Layer already exists 02:50:00 f4e4b0eb1984: Layer already exists 02:50:00 7567a9e63370: Layer already exists 02:50:00 3f0622e5a0b2: Layer already exists 02:50:00 7cc6b2685b10: Layer already exists 02:50:00 454bee8e6cf9: Layer already exists 02:50:00 24d6b3aed7c2: Layer already exists 02:50:00 d62a02444d39: Layer already exists 02:50:00 3.2.0-dev.73: digest: sha256:06231499b8c759b07e0112c36035665b92ca6dfbe8a88215b808a44ba0d8e1a1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:50:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:50:01 f4e4b0eb1984: Preparing 02:50:01 8fcdeea2d59b: Preparing 02:50:01 5213eb863470: Preparing 02:50:01 5b0c3a3d17cf: Preparing 02:50:01 5ca146adb0d8: Preparing 02:50:01 3f0622e5a0b2: Preparing 02:50:01 7567a9e63370: Preparing 02:50:01 24d6b3aed7c2: Preparing 02:50:01 454bee8e6cf9: Preparing 02:50:01 7cc6b2685b10: Preparing 02:50:01 d62a02444d39: Preparing 02:50:01 3f0622e5a0b2: Waiting 02:50:01 7567a9e63370: Waiting 02:50:01 24d6b3aed7c2: Waiting 02:50:01 454bee8e6cf9: Waiting 02:50:01 7cc6b2685b10: Waiting 02:50:01 d62a02444d39: Waiting 02:50:01 8fcdeea2d59b: Layer already exists 02:50:01 5b0c3a3d17cf: Layer already exists 02:50:01 5ca146adb0d8: Layer already exists 02:50:01 5213eb863470: Layer already exists 02:50:01 f4e4b0eb1984: Layer already exists 02:50:01 3f0622e5a0b2: Layer already exists 02:50:01 7567a9e63370: Layer already exists 02:50:01 7cc6b2685b10: Layer already exists 02:50:01 24d6b3aed7c2: Layer already exists 02:50:01 454bee8e6cf9: Layer already exists 02:50:01 d62a02444d39: Layer already exists 02:50:01 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:06231499b8c759b07e0112c36035665b92ca6dfbe8a88215b808a44ba0d8e1a1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:50:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:50:02 f4e4b0eb1984: Preparing 02:50:02 8fcdeea2d59b: Preparing 02:50:02 5213eb863470: Preparing 02:50:02 5b0c3a3d17cf: Preparing 02:50:02 5ca146adb0d8: Preparing 02:50:02 3f0622e5a0b2: Preparing 02:50:02 7567a9e63370: Preparing 02:50:02 24d6b3aed7c2: Preparing 02:50:02 454bee8e6cf9: Preparing 02:50:02 7cc6b2685b10: Preparing 02:50:02 d62a02444d39: Preparing 02:50:02 3f0622e5a0b2: Waiting 02:50:02 7567a9e63370: Waiting 02:50:02 24d6b3aed7c2: Waiting 02:50:02 454bee8e6cf9: Waiting 02:50:02 7cc6b2685b10: Waiting 02:50:02 d62a02444d39: Waiting 02:50:02 5ca146adb0d8: Layer already exists 02:50:02 5213eb863470: Layer already exists 02:50:02 5b0c3a3d17cf: Layer already exists 02:50:02 8fcdeea2d59b: Layer already exists 02:50:02 f4e4b0eb1984: Layer already exists 02:50:02 7567a9e63370: Layer already exists 02:50:02 24d6b3aed7c2: Layer already exists 02:50:02 3f0622e5a0b2: Layer already exists 02:50:02 454bee8e6cf9: Layer already exists 02:50:02 7cc6b2685b10: Layer already exists 02:50:02 d62a02444d39: Layer already exists 02:50:02 main: digest: sha256:06231499b8c759b07e0112c36035665b92ca6dfbe8a88215b808a44ba0d8e1a1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:02 ===================================================== [Pipeline] echo 02:50:02 taggedImages: 02:50:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c631058b2a2739a940fc36a69156d76351522c2f 02:50:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:50:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.73 02:50:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:50:02 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:50:02 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:50:02 c631058b2a2739a940fc36a69156d76351522c2f 02:50:02 latest 02:50:02 3.2.0-dev.73 02:50:02 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:50:02 main 02:50:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c631058b2a2739a940fc36a69156d76351522c2f 02:50:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:50:02 fa6cc2ad7bfe: Preparing 02:50:02 ac834708e32e: Preparing 02:50:02 4d93a420475a: Preparing 02:50:02 c9a402ede190: Preparing 02:50:02 04fe69b2bde3: Preparing 02:50:02 1dd0f9f596d3: Preparing 02:50:02 e7ed489c2e0e: Preparing 02:50:02 3f0622e5a0b2: Preparing 02:50:02 7567a9e63370: Preparing 02:50:02 654c57bfb64a: Preparing 02:50:02 bf71d68d8f4c: Preparing 02:50:02 d62a02444d39: Preparing 02:50:02 e7ed489c2e0e: Waiting 02:50:02 7567a9e63370: Waiting 02:50:02 3f0622e5a0b2: Waiting 02:50:02 bf71d68d8f4c: Waiting 02:50:02 1dd0f9f596d3: Waiting 02:50:02 04fe69b2bde3: Pushed 02:50:02 ac834708e32e: Pushed 02:50:02 fa6cc2ad7bfe: Pushed 02:50:02 3f0622e5a0b2: Layer already exists 02:50:02 7567a9e63370: Layer already exists 02:50:02 e7ed489c2e0e: Pushed 02:50:02 1dd0f9f596d3: Pushed 02:50:03 d62a02444d39: Layer already exists 02:50:03 654c57bfb64a: Pushed 02:50:03 c9a402ede190: Pushed 02:50:04 4d93a420475a: Pushed 02:50:04 bf71d68d8f4c: Pushed 02:50:04 c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:fa3473457cef828315a0b09f1cc0a17c63996249425a12dc52421f870f28c76b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:50:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:50:04 fa6cc2ad7bfe: Preparing 02:50:04 ac834708e32e: Preparing 02:50:04 4d93a420475a: Preparing 02:50:04 c9a402ede190: Preparing 02:50:04 04fe69b2bde3: Preparing 02:50:04 1dd0f9f596d3: Preparing 02:50:04 e7ed489c2e0e: Preparing 02:50:04 3f0622e5a0b2: Preparing 02:50:04 7567a9e63370: Preparing 02:50:04 654c57bfb64a: Preparing 02:50:04 bf71d68d8f4c: Preparing 02:50:04 d62a02444d39: Preparing 02:50:04 e7ed489c2e0e: Waiting 02:50:04 3f0622e5a0b2: Waiting 02:50:04 d62a02444d39: Waiting 02:50:04 1dd0f9f596d3: Waiting 02:50:04 7567a9e63370: Waiting 02:50:04 654c57bfb64a: Waiting 02:50:04 bf71d68d8f4c: Waiting 02:50:04 04fe69b2bde3: Layer already exists 02:50:04 c9a402ede190: Layer already exists 02:50:04 fa6cc2ad7bfe: Layer already exists 02:50:04 ac834708e32e: Layer already exists 02:50:04 4d93a420475a: Layer already exists 02:50:04 e7ed489c2e0e: Layer already exists 02:50:04 1dd0f9f596d3: Layer already exists 02:50:04 7567a9e63370: Layer already exists 02:50:04 3f0622e5a0b2: Layer already exists 02:50:04 654c57bfb64a: Layer already exists 02:50:04 bf71d68d8f4c: Layer already exists 02:50:04 d62a02444d39: Layer already exists 02:50:04 latest: digest: sha256:fa3473457cef828315a0b09f1cc0a17c63996249425a12dc52421f870f28c76b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.73 02:50:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:50:05 fa6cc2ad7bfe: Preparing 02:50:05 ac834708e32e: Preparing 02:50:05 4d93a420475a: Preparing 02:50:05 c9a402ede190: Preparing 02:50:05 04fe69b2bde3: Preparing 02:50:05 1dd0f9f596d3: Preparing 02:50:05 e7ed489c2e0e: Preparing 02:50:05 3f0622e5a0b2: Preparing 02:50:05 7567a9e63370: Preparing 02:50:05 654c57bfb64a: Preparing 02:50:05 bf71d68d8f4c: Preparing 02:50:05 d62a02444d39: Preparing 02:50:05 7567a9e63370: Waiting 02:50:05 1dd0f9f596d3: Waiting 02:50:05 654c57bfb64a: Waiting 02:50:05 e7ed489c2e0e: Waiting 02:50:05 bf71d68d8f4c: Waiting 02:50:05 d62a02444d39: Waiting 02:50:05 3f0622e5a0b2: Waiting 02:50:05 4d93a420475a: Layer already exists 02:50:05 fa6cc2ad7bfe: Layer already exists 02:50:05 ac834708e32e: Layer already exists 02:50:05 04fe69b2bde3: Layer already exists 02:50:05 c9a402ede190: Layer already exists 02:50:05 1dd0f9f596d3: Layer already exists 02:50:05 3f0622e5a0b2: Layer already exists 02:50:05 7567a9e63370: Layer already exists 02:50:05 654c57bfb64a: Layer already exists 02:50:05 e7ed489c2e0e: Layer already exists 02:50:05 bf71d68d8f4c: Layer already exists 02:50:05 d62a02444d39: Layer already exists 02:50:05 3.2.0-dev.73: digest: sha256:fa3473457cef828315a0b09f1cc0a17c63996249425a12dc52421f870f28c76b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:50:06 fa6cc2ad7bfe: Preparing 02:50:06 ac834708e32e: Preparing 02:50:06 4d93a420475a: Preparing 02:50:06 c9a402ede190: Preparing 02:50:06 04fe69b2bde3: Preparing 02:50:06 1dd0f9f596d3: Preparing 02:50:06 e7ed489c2e0e: Preparing 02:50:06 3f0622e5a0b2: Preparing 02:50:06 7567a9e63370: Preparing 02:50:06 1dd0f9f596d3: Waiting 02:50:06 e7ed489c2e0e: Waiting 02:50:06 3f0622e5a0b2: Waiting 02:50:06 654c57bfb64a: Preparing 02:50:06 bf71d68d8f4c: Preparing 02:50:06 d62a02444d39: Preparing 02:50:06 7567a9e63370: Waiting 02:50:06 654c57bfb64a: Waiting 02:50:06 bf71d68d8f4c: Waiting 02:50:06 d62a02444d39: Waiting 02:50:06 c9a402ede190: Layer already exists 02:50:06 4d93a420475a: Layer already exists 02:50:06 fa6cc2ad7bfe: Layer already exists 02:50:06 ac834708e32e: Layer already exists 02:50:06 04fe69b2bde3: Layer already exists 02:50:06 7567a9e63370: Layer already exists 02:50:06 1dd0f9f596d3: Layer already exists 02:50:06 654c57bfb64a: Layer already exists 02:50:06 e7ed489c2e0e: Layer already exists 02:50:06 3f0622e5a0b2: Layer already exists 02:50:06 bf71d68d8f4c: Layer already exists 02:50:06 d62a02444d39: Layer already exists 02:50:06 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:fa3473457cef828315a0b09f1cc0a17c63996249425a12dc52421f870f28c76b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:50:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:50:06 fa6cc2ad7bfe: Preparing 02:50:06 ac834708e32e: Preparing 02:50:06 4d93a420475a: Preparing 02:50:06 c9a402ede190: Preparing 02:50:06 04fe69b2bde3: Preparing 02:50:06 1dd0f9f596d3: Preparing 02:50:06 e7ed489c2e0e: Preparing 02:50:06 3f0622e5a0b2: Preparing 02:50:06 7567a9e63370: Preparing 02:50:06 654c57bfb64a: Preparing 02:50:06 bf71d68d8f4c: Preparing 02:50:06 d62a02444d39: Preparing 02:50:06 e7ed489c2e0e: Waiting 02:50:06 3f0622e5a0b2: Waiting 02:50:06 654c57bfb64a: Waiting 02:50:06 7567a9e63370: Waiting 02:50:06 bf71d68d8f4c: Waiting 02:50:06 d62a02444d39: Waiting 02:50:06 1dd0f9f596d3: Waiting 02:50:06 c9a402ede190: Layer already exists 02:50:06 4d93a420475a: Layer already exists 02:50:06 04fe69b2bde3: Layer already exists 02:50:06 fa6cc2ad7bfe: Layer already exists 02:50:06 ac834708e32e: Layer already exists 02:50:06 1dd0f9f596d3: Layer already exists 02:50:06 3f0622e5a0b2: Layer already exists 02:50:06 7567a9e63370: Layer already exists 02:50:06 e7ed489c2e0e: Layer already exists 02:50:06 654c57bfb64a: Layer already exists 02:50:06 bf71d68d8f4c: Layer already exists 02:50:06 d62a02444d39: Layer already exists 02:50:06 main: digest: sha256:fa3473457cef828315a0b09f1cc0a17c63996249425a12dc52421f870f28c76b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:07 ===================================================== [Pipeline] echo 02:50:07 taggedImages: 02:50:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c631058b2a2739a940fc36a69156d76351522c2f 02:50:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:50:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.73 02:50:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:50:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:50:07 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:50:07 c631058b2a2739a940fc36a69156d76351522c2f 02:50:07 latest 02:50:07 3.2.0-dev.73 02:50:07 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:50:07 main 02:50:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c631058b2a2739a940fc36a69156d76351522c2f 02:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:50:07 43071b14d891: Preparing 02:50:07 a424cf99f3b4: Preparing 02:50:07 3f0622e5a0b2: Preparing 02:50:07 7567a9e63370: Preparing 02:50:07 e076b0f68b9e: Preparing 02:50:07 e150fe29ca0b: Preparing 02:50:07 d62a02444d39: Preparing 02:50:07 e150fe29ca0b: Waiting 02:50:07 d62a02444d39: Waiting 02:50:07 3f0622e5a0b2: Layer already exists 02:50:07 7567a9e63370: Layer already exists 02:50:07 d62a02444d39: Layer already exists 02:50:07 e076b0f68b9e: Pushed 02:50:07 43071b14d891: Pushed 02:50:08 e150fe29ca0b: Pushed 02:50:09 a424cf99f3b4: Pushed 02:50:09 c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:681112352089c402ee49ad313cb778fb21010dcccd155f225dba8add59160fa5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:50:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:50:10 43071b14d891: Preparing 02:50:10 a424cf99f3b4: Preparing 02:50:10 3f0622e5a0b2: Preparing 02:50:10 7567a9e63370: Preparing 02:50:10 e076b0f68b9e: Preparing 02:50:10 e150fe29ca0b: Preparing 02:50:10 d62a02444d39: Preparing 02:50:10 e150fe29ca0b: Waiting 02:50:10 d62a02444d39: Waiting 02:50:10 3f0622e5a0b2: Layer already exists 02:50:10 7567a9e63370: Layer already exists 02:50:10 a424cf99f3b4: Layer already exists 02:50:10 43071b14d891: Layer already exists 02:50:10 e076b0f68b9e: Layer already exists 02:50:10 e150fe29ca0b: Layer already exists 02:50:10 d62a02444d39: Layer already exists 02:50:10 latest: digest: sha256:681112352089c402ee49ad313cb778fb21010dcccd155f225dba8add59160fa5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.73 02:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:50:11 43071b14d891: Preparing 02:50:11 a424cf99f3b4: Preparing 02:50:11 3f0622e5a0b2: Preparing 02:50:11 7567a9e63370: Preparing 02:50:11 e076b0f68b9e: Preparing 02:50:11 e150fe29ca0b: Preparing 02:50:11 d62a02444d39: Preparing 02:50:11 e150fe29ca0b: Waiting 02:50:11 7567a9e63370: Layer already exists 02:50:11 3f0622e5a0b2: Layer already exists 02:50:11 a424cf99f3b4: Layer already exists 02:50:11 e076b0f68b9e: Layer already exists 02:50:11 43071b14d891: Layer already exists 02:50:11 e150fe29ca0b: Layer already exists 02:50:11 d62a02444d39: Layer already exists 02:50:11 3.2.0-dev.73: digest: sha256:681112352089c402ee49ad313cb778fb21010dcccd155f225dba8add59160fa5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:50:11 43071b14d891: Preparing 02:50:11 a424cf99f3b4: Preparing 02:50:11 3f0622e5a0b2: Preparing 02:50:11 7567a9e63370: Preparing 02:50:11 e076b0f68b9e: Preparing 02:50:11 e150fe29ca0b: Preparing 02:50:11 d62a02444d39: Preparing 02:50:11 e150fe29ca0b: Waiting 02:50:11 d62a02444d39: Waiting 02:50:11 e076b0f68b9e: Layer already exists 02:50:11 43071b14d891: Layer already exists 02:50:11 a424cf99f3b4: Layer already exists 02:50:11 7567a9e63370: Layer already exists 02:50:11 3f0622e5a0b2: Layer already exists 02:50:11 e150fe29ca0b: Layer already exists 02:50:11 d62a02444d39: Layer already exists 02:50:11 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:681112352089c402ee49ad313cb778fb21010dcccd155f225dba8add59160fa5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:50:12 43071b14d891: Preparing 02:50:12 a424cf99f3b4: Preparing 02:50:12 3f0622e5a0b2: Preparing 02:50:12 7567a9e63370: Preparing 02:50:12 e076b0f68b9e: Preparing 02:50:12 e150fe29ca0b: Preparing 02:50:12 d62a02444d39: Preparing 02:50:12 e150fe29ca0b: Waiting 02:50:12 43071b14d891: Layer already exists 02:50:12 e076b0f68b9e: Layer already exists 02:50:12 3f0622e5a0b2: Layer already exists 02:50:12 a424cf99f3b4: Layer already exists 02:50:12 7567a9e63370: Layer already exists 02:50:12 e150fe29ca0b: Layer already exists 02:50:12 d62a02444d39: Layer already exists 02:50:12 main: digest: sha256:681112352089c402ee49ad313cb778fb21010dcccd155f225dba8add59160fa5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:12 ===================================================== [Pipeline] echo 02:50:12 taggedImages: 02:50:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c631058b2a2739a940fc36a69156d76351522c2f 02:50:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:50:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.73 02:50:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:50:12 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:50:12 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:50:12 c631058b2a2739a940fc36a69156d76351522c2f 02:50:12 latest 02:50:12 3.2.0-dev.73 02:50:12 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:50:12 main 02:50:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c631058b2a2739a940fc36a69156d76351522c2f 02:50:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:50:13 68347610929a: Preparing 02:50:13 bd4f4408391f: Preparing 02:50:13 8673fa65b5b1: Preparing 02:50:13 3f0622e5a0b2: Preparing 02:50:13 7567a9e63370: Preparing 02:50:13 b53bc00edb2b: Preparing 02:50:13 7d26061ced31: Preparing 02:50:13 cbe30e9f5623: Preparing 02:50:13 a36425a0483a: Preparing 02:50:13 d62a02444d39: Preparing 02:50:13 cbe30e9f5623: Waiting 02:50:13 a36425a0483a: Waiting 02:50:13 b53bc00edb2b: Waiting 02:50:13 d62a02444d39: Waiting 02:50:13 3f0622e5a0b2: Layer already exists 02:50:13 7567a9e63370: Layer already exists 02:50:13 68347610929a: Pushed 02:50:13 bd4f4408391f: Pushed 02:50:13 8673fa65b5b1: Pushed 02:50:13 d62a02444d39: Layer already exists 02:50:13 cbe30e9f5623: Pushed 02:50:13 a36425a0483a: Pushed 02:50:19 7d26061ced31: Pushed 02:50:22 b53bc00edb2b: Pushed 02:50:22 c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:2433ab298b3d48038a377d7bab037dbcea515f48943a84da62f5ee2149f04221 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:50:23 68347610929a: Preparing 02:50:23 bd4f4408391f: Preparing 02:50:23 8673fa65b5b1: Preparing 02:50:23 3f0622e5a0b2: Preparing 02:50:23 7567a9e63370: Preparing 02:50:23 b53bc00edb2b: Preparing 02:50:23 7d26061ced31: Preparing 02:50:23 cbe30e9f5623: Preparing 02:50:23 a36425a0483a: Preparing 02:50:23 d62a02444d39: Preparing 02:50:23 a36425a0483a: Waiting 02:50:23 cbe30e9f5623: Waiting 02:50:23 b53bc00edb2b: Waiting 02:50:23 d62a02444d39: Waiting 02:50:23 7d26061ced31: Waiting 02:50:23 8673fa65b5b1: Layer already exists 02:50:23 3f0622e5a0b2: Layer already exists 02:50:23 7567a9e63370: Layer already exists 02:50:23 bd4f4408391f: Layer already exists 02:50:23 68347610929a: Layer already exists 02:50:23 cbe30e9f5623: Layer already exists 02:50:23 a36425a0483a: Layer already exists 02:50:23 7d26061ced31: Layer already exists 02:50:23 b53bc00edb2b: Layer already exists 02:50:23 d62a02444d39: Layer already exists 02:50:23 latest: digest: sha256:2433ab298b3d48038a377d7bab037dbcea515f48943a84da62f5ee2149f04221 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.73 02:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:50:23 68347610929a: Preparing 02:50:23 bd4f4408391f: Preparing 02:50:23 8673fa65b5b1: Preparing 02:50:23 3f0622e5a0b2: Preparing 02:50:23 7567a9e63370: Preparing 02:50:23 b53bc00edb2b: Preparing 02:50:23 7d26061ced31: Preparing 02:50:23 cbe30e9f5623: Preparing 02:50:23 a36425a0483a: Preparing 02:50:23 d62a02444d39: Preparing 02:50:23 b53bc00edb2b: Waiting 02:50:23 7d26061ced31: Waiting 02:50:23 d62a02444d39: Waiting 02:50:23 cbe30e9f5623: Waiting 02:50:23 a36425a0483a: Waiting 02:50:23 7567a9e63370: Layer already exists 02:50:23 8673fa65b5b1: Layer already exists 02:50:23 bd4f4408391f: Layer already exists 02:50:23 68347610929a: Layer already exists 02:50:23 3f0622e5a0b2: Layer already exists 02:50:23 7d26061ced31: Layer already exists 02:50:23 b53bc00edb2b: Layer already exists 02:50:23 a36425a0483a: Layer already exists 02:50:23 cbe30e9f5623: Layer already exists 02:50:23 d62a02444d39: Layer already exists 02:50:24 3.2.0-dev.73: digest: sha256:2433ab298b3d48038a377d7bab037dbcea515f48943a84da62f5ee2149f04221 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:50:24 68347610929a: Preparing 02:50:24 bd4f4408391f: Preparing 02:50:24 8673fa65b5b1: Preparing 02:50:24 3f0622e5a0b2: Preparing 02:50:24 7567a9e63370: Preparing 02:50:24 b53bc00edb2b: Preparing 02:50:24 7d26061ced31: Preparing 02:50:24 cbe30e9f5623: Preparing 02:50:24 a36425a0483a: Preparing 02:50:24 d62a02444d39: Preparing 02:50:24 cbe30e9f5623: Waiting 02:50:24 b53bc00edb2b: Waiting 02:50:24 d62a02444d39: Waiting 02:50:24 a36425a0483a: Waiting 02:50:24 7d26061ced31: Waiting 02:50:24 68347610929a: Layer already exists 02:50:24 7567a9e63370: Layer already exists 02:50:24 8673fa65b5b1: Layer already exists 02:50:24 bd4f4408391f: Layer already exists 02:50:24 3f0622e5a0b2: Layer already exists 02:50:24 7d26061ced31: Layer already exists 02:50:24 b53bc00edb2b: Layer already exists 02:50:24 cbe30e9f5623: Layer already exists 02:50:24 d62a02444d39: Layer already exists 02:50:24 a36425a0483a: Layer already exists 02:50:24 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:2433ab298b3d48038a377d7bab037dbcea515f48943a84da62f5ee2149f04221 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:50:25 68347610929a: Preparing 02:50:25 bd4f4408391f: Preparing 02:50:25 8673fa65b5b1: Preparing 02:50:25 3f0622e5a0b2: Preparing 02:50:25 7567a9e63370: Preparing 02:50:25 b53bc00edb2b: Preparing 02:50:25 7d26061ced31: Preparing 02:50:25 cbe30e9f5623: Preparing 02:50:25 a36425a0483a: Preparing 02:50:25 d62a02444d39: Preparing 02:50:25 7d26061ced31: Waiting 02:50:25 d62a02444d39: Waiting 02:50:25 b53bc00edb2b: Waiting 02:50:25 cbe30e9f5623: Waiting 02:50:25 a36425a0483a: Waiting 02:50:25 7567a9e63370: Layer already exists 02:50:25 bd4f4408391f: Layer already exists 02:50:25 8673fa65b5b1: Layer already exists 02:50:25 3f0622e5a0b2: Layer already exists 02:50:25 68347610929a: Layer already exists 02:50:25 cbe30e9f5623: Layer already exists 02:50:25 7d26061ced31: Layer already exists 02:50:25 a36425a0483a: Layer already exists 02:50:25 b53bc00edb2b: Layer already exists 02:50:25 d62a02444d39: Layer already exists 02:50:25 main: digest: sha256:2433ab298b3d48038a377d7bab037dbcea515f48943a84da62f5ee2149f04221 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:25 ===================================================== [Pipeline] echo 02:50:25 taggedImages: 02:50:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:c631058b2a2739a940fc36a69156d76351522c2f 02:50:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:50:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.73 02:50:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:50:25 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:50:25 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:50:25 c631058b2a2739a940fc36a69156d76351522c2f 02:50:25 latest 02:50:25 3.2.0-dev.73 02:50:25 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:50:25 main 02:50:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c631058b2a2739a940fc36a69156d76351522c2f 02:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:50:26 808e43ed2bb8: Preparing 02:50:26 7eafb23c7703: Preparing 02:50:26 3fcad23a8ea6: Preparing 02:50:26 3f0622e5a0b2: Preparing 02:50:26 7567a9e63370: Preparing 02:50:26 6a8195ff96c7: Preparing 02:50:26 e31f4e873850: Preparing 02:50:26 0cff350f6125: Preparing 02:50:26 d62a02444d39: Preparing 02:50:26 6a8195ff96c7: Waiting 02:50:26 e31f4e873850: Waiting 02:50:26 0cff350f6125: Waiting 02:50:26 d62a02444d39: Waiting 02:50:26 7567a9e63370: Layer already exists 02:50:26 3f0622e5a0b2: Layer already exists 02:50:26 3fcad23a8ea6: Pushed 02:50:26 e31f4e873850: Pushed 02:50:26 7eafb23c7703: Pushed 02:50:26 808e43ed2bb8: Pushed 02:50:26 d62a02444d39: Layer already exists 02:50:26 0cff350f6125: Pushed 02:50:36 6a8195ff96c7: Pushed 02:50:36 c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:4456d4c1d5de4b3042d85ff1ca9f683ccfce584889500968da4017bf766f8062 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:50:37 808e43ed2bb8: Preparing 02:50:37 7eafb23c7703: Preparing 02:50:37 3fcad23a8ea6: Preparing 02:50:37 3f0622e5a0b2: Preparing 02:50:37 7567a9e63370: Preparing 02:50:37 6a8195ff96c7: Preparing 02:50:37 e31f4e873850: Preparing 02:50:37 0cff350f6125: Preparing 02:50:37 d62a02444d39: Preparing 02:50:37 e31f4e873850: Waiting 02:50:37 0cff350f6125: Waiting 02:50:37 6a8195ff96c7: Waiting 02:50:37 d62a02444d39: Waiting 02:50:37 3fcad23a8ea6: Layer already exists 02:50:37 7eafb23c7703: Layer already exists 02:50:37 3f0622e5a0b2: Layer already exists 02:50:37 7567a9e63370: Layer already exists 02:50:37 808e43ed2bb8: Layer already exists 02:50:37 0cff350f6125: Layer already exists 02:50:37 e31f4e873850: Layer already exists 02:50:37 6a8195ff96c7: Layer already exists 02:50:37 d62a02444d39: Layer already exists 02:50:37 latest: digest: sha256:4456d4c1d5de4b3042d85ff1ca9f683ccfce584889500968da4017bf766f8062 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.73 02:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:50:38 808e43ed2bb8: Preparing 02:50:38 7eafb23c7703: Preparing 02:50:38 3fcad23a8ea6: Preparing 02:50:38 3f0622e5a0b2: Preparing 02:50:38 7567a9e63370: Preparing 02:50:38 6a8195ff96c7: Preparing 02:50:38 e31f4e873850: Preparing 02:50:38 0cff350f6125: Preparing 02:50:38 d62a02444d39: Preparing 02:50:38 6a8195ff96c7: Waiting 02:50:38 e31f4e873850: Waiting 02:50:38 0cff350f6125: Waiting 02:50:38 d62a02444d39: Waiting 02:50:38 808e43ed2bb8: Layer already exists 02:50:38 3fcad23a8ea6: Layer already exists 02:50:38 3f0622e5a0b2: Layer already exists 02:50:38 7567a9e63370: Layer already exists 02:50:38 7eafb23c7703: Layer already exists 02:50:38 0cff350f6125: Layer already exists 02:50:38 6a8195ff96c7: Layer already exists 02:50:38 e31f4e873850: Layer already exists 02:50:38 d62a02444d39: Layer already exists 02:50:38 3.2.0-dev.73: digest: sha256:4456d4c1d5de4b3042d85ff1ca9f683ccfce584889500968da4017bf766f8062 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:50:38 808e43ed2bb8: Preparing 02:50:38 7eafb23c7703: Preparing 02:50:38 3fcad23a8ea6: Preparing 02:50:38 3f0622e5a0b2: Preparing 02:50:38 7567a9e63370: Preparing 02:50:38 6a8195ff96c7: Preparing 02:50:38 e31f4e873850: Preparing 02:50:38 0cff350f6125: Preparing 02:50:38 d62a02444d39: Preparing 02:50:38 e31f4e873850: Waiting 02:50:38 0cff350f6125: Waiting 02:50:38 d62a02444d39: Waiting 02:50:38 7eafb23c7703: Layer already exists 02:50:38 3fcad23a8ea6: Layer already exists 02:50:38 3f0622e5a0b2: Layer already exists 02:50:38 7567a9e63370: Layer already exists 02:50:38 808e43ed2bb8: Layer already exists 02:50:38 6a8195ff96c7: Layer already exists 02:50:38 e31f4e873850: Layer already exists 02:50:38 0cff350f6125: Layer already exists 02:50:38 d62a02444d39: Layer already exists 02:50:38 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:4456d4c1d5de4b3042d85ff1ca9f683ccfce584889500968da4017bf766f8062 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:50:39 808e43ed2bb8: Preparing 02:50:39 7eafb23c7703: Preparing 02:50:39 3fcad23a8ea6: Preparing 02:50:39 3f0622e5a0b2: Preparing 02:50:39 7567a9e63370: Preparing 02:50:39 6a8195ff96c7: Preparing 02:50:39 e31f4e873850: Preparing 02:50:39 0cff350f6125: Preparing 02:50:39 6a8195ff96c7: Waiting 02:50:39 e31f4e873850: Waiting 02:50:39 d62a02444d39: Preparing 02:50:39 0cff350f6125: Waiting 02:50:39 d62a02444d39: Waiting 02:50:39 3f0622e5a0b2: Layer already exists 02:50:39 808e43ed2bb8: Layer already exists 02:50:39 7567a9e63370: Layer already exists 02:50:39 7eafb23c7703: Layer already exists 02:50:39 3fcad23a8ea6: Layer already exists 02:50:39 6a8195ff96c7: Layer already exists 02:50:39 e31f4e873850: Layer already exists 02:50:39 d62a02444d39: Layer already exists 02:50:39 0cff350f6125: Layer already exists 02:50:39 main: digest: sha256:4456d4c1d5de4b3042d85ff1ca9f683ccfce584889500968da4017bf766f8062 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:39 ===================================================== [Pipeline] echo 02:50:39 taggedImages: 02:50:39 - nexus3.edgexfoundry.org:10004/security-spire-config:c631058b2a2739a940fc36a69156d76351522c2f 02:50:39 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:50:39 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.73 02:50:39 - nexus3.edgexfoundry.org:10004/security-spire-config:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:50:39 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:50:39 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:50:39 c631058b2a2739a940fc36a69156d76351522c2f 02:50:39 latest 02:50:39 3.2.0-dev.73 02:50:39 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:50:39 main 02:50:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c631058b2a2739a940fc36a69156d76351522c2f 02:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:50:40 4fa1fa2825b5: Preparing 02:50:40 fc8194573039: Preparing 02:50:40 98172b963048: Preparing 02:50:40 3f0622e5a0b2: Preparing 02:50:40 7567a9e63370: Preparing 02:50:40 5dbb9d295c91: Preparing 02:50:40 cbe30e9f5623: Preparing 02:50:40 a36425a0483a: Preparing 02:50:40 d62a02444d39: Preparing 02:50:40 cbe30e9f5623: Waiting 02:50:40 a36425a0483a: Waiting 02:50:40 d62a02444d39: Waiting 02:50:40 5dbb9d295c91: Waiting 02:50:40 7567a9e63370: Layer already exists 02:50:40 3f0622e5a0b2: Layer already exists 02:50:40 cbe30e9f5623: Layer already exists 02:50:40 a36425a0483a: Layer already exists 02:50:40 d62a02444d39: Layer already exists 02:50:40 4fa1fa2825b5: Pushed 02:50:40 fc8194573039: Pushed 02:50:40 98172b963048: Pushed 02:50:50 5dbb9d295c91: Pushed 02:50:50 c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:3cedb6412aa51c7504cf1ff76a0c76c86146b18931ee46f125e30cec6aea9acd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:50:51 4fa1fa2825b5: Preparing 02:50:51 fc8194573039: Preparing 02:50:51 98172b963048: Preparing 02:50:51 3f0622e5a0b2: Preparing 02:50:51 7567a9e63370: Preparing 02:50:51 5dbb9d295c91: Preparing 02:50:51 cbe30e9f5623: Preparing 02:50:51 a36425a0483a: Preparing 02:50:51 d62a02444d39: Preparing 02:50:51 5dbb9d295c91: Waiting 02:50:51 cbe30e9f5623: Waiting 02:50:51 a36425a0483a: Waiting 02:50:51 d62a02444d39: Waiting 02:50:51 98172b963048: Layer already exists 02:50:51 7567a9e63370: Layer already exists 02:50:51 4fa1fa2825b5: Layer already exists 02:50:51 3f0622e5a0b2: Layer already exists 02:50:51 fc8194573039: Layer already exists 02:50:51 5dbb9d295c91: Layer already exists 02:50:51 a36425a0483a: Layer already exists 02:50:51 d62a02444d39: Layer already exists 02:50:51 cbe30e9f5623: Layer already exists 02:50:51 latest: digest: sha256:3cedb6412aa51c7504cf1ff76a0c76c86146b18931ee46f125e30cec6aea9acd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.73 02:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:50:51 4fa1fa2825b5: Preparing 02:50:51 fc8194573039: Preparing 02:50:51 98172b963048: Preparing 02:50:51 3f0622e5a0b2: Preparing 02:50:51 7567a9e63370: Preparing 02:50:51 5dbb9d295c91: Preparing 02:50:51 cbe30e9f5623: Preparing 02:50:51 a36425a0483a: Preparing 02:50:51 d62a02444d39: Preparing 02:50:51 5dbb9d295c91: Waiting 02:50:51 cbe30e9f5623: Waiting 02:50:51 a36425a0483a: Waiting 02:50:51 d62a02444d39: Waiting 02:50:51 3f0622e5a0b2: Layer already exists 02:50:51 fc8194573039: Layer already exists 02:50:51 4fa1fa2825b5: Layer already exists 02:50:51 98172b963048: Layer already exists 02:50:51 7567a9e63370: Layer already exists 02:50:51 cbe30e9f5623: Layer already exists 02:50:51 a36425a0483a: Layer already exists 02:50:51 5dbb9d295c91: Layer already exists 02:50:51 d62a02444d39: Layer already exists 02:50:51 3.2.0-dev.73: digest: sha256:3cedb6412aa51c7504cf1ff76a0c76c86146b18931ee46f125e30cec6aea9acd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:50:52 4fa1fa2825b5: Preparing 02:50:52 fc8194573039: Preparing 02:50:52 98172b963048: Preparing 02:50:52 3f0622e5a0b2: Preparing 02:50:52 7567a9e63370: Preparing 02:50:52 5dbb9d295c91: Preparing 02:50:52 cbe30e9f5623: Preparing 02:50:52 a36425a0483a: Preparing 02:50:52 d62a02444d39: Preparing 02:50:52 5dbb9d295c91: Waiting 02:50:52 a36425a0483a: Waiting 02:50:52 cbe30e9f5623: Waiting 02:50:52 d62a02444d39: Waiting 02:50:52 4fa1fa2825b5: Layer already exists 02:50:52 3f0622e5a0b2: Layer already exists 02:50:52 7567a9e63370: Layer already exists 02:50:52 fc8194573039: Layer already exists 02:50:52 98172b963048: Layer already exists 02:50:52 5dbb9d295c91: Layer already exists 02:50:52 cbe30e9f5623: Layer already exists 02:50:52 a36425a0483a: Layer already exists 02:50:52 d62a02444d39: Layer already exists 02:50:52 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:3cedb6412aa51c7504cf1ff76a0c76c86146b18931ee46f125e30cec6aea9acd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:50:53 4fa1fa2825b5: Preparing 02:50:53 fc8194573039: Preparing 02:50:53 98172b963048: Preparing 02:50:53 3f0622e5a0b2: Preparing 02:50:53 7567a9e63370: Preparing 02:50:53 5dbb9d295c91: Preparing 02:50:53 cbe30e9f5623: Preparing 02:50:53 a36425a0483a: Preparing 02:50:53 d62a02444d39: Preparing 02:50:53 5dbb9d295c91: Waiting 02:50:53 a36425a0483a: Waiting 02:50:53 d62a02444d39: Waiting 02:50:53 4fa1fa2825b5: Layer already exists 02:50:53 fc8194573039: Layer already exists 02:50:53 7567a9e63370: Layer already exists 02:50:53 3f0622e5a0b2: Layer already exists 02:50:53 98172b963048: Layer already exists 02:50:53 5dbb9d295c91: Layer already exists 02:50:53 cbe30e9f5623: Layer already exists 02:50:53 a36425a0483a: Layer already exists 02:50:53 d62a02444d39: Layer already exists 02:50:53 main: digest: sha256:3cedb6412aa51c7504cf1ff76a0c76c86146b18931ee46f125e30cec6aea9acd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:53 ===================================================== [Pipeline] echo 02:50:53 taggedImages: 02:50:53 - nexus3.edgexfoundry.org:10004/security-spire-server:c631058b2a2739a940fc36a69156d76351522c2f 02:50:53 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:50:53 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.73 02:50:53 - nexus3.edgexfoundry.org:10004/security-spire-server:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:50:53 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:50:53 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 02:50:53 c631058b2a2739a940fc36a69156d76351522c2f 02:50:53 latest 02:50:53 3.2.0-dev.73 02:50:53 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:50:53 main 02:50:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:53 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:53 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c631058b2a2739a940fc36a69156d76351522c2f 02:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:50:53 2adfd311074f: Preparing 02:50:53 9ef3a3c6b206: Preparing 02:50:53 3f0622e5a0b2: Preparing 02:50:53 7567a9e63370: Preparing 02:50:53 0693387b2e2c: Preparing 02:50:53 4b07a01e12fc: Preparing 02:50:53 d62a02444d39: Preparing 02:50:53 d62a02444d39: Waiting 02:50:53 4b07a01e12fc: Waiting 02:50:53 7567a9e63370: Layer already exists 02:50:53 3f0622e5a0b2: Layer already exists 02:50:53 d62a02444d39: Layer already exists 02:50:53 2adfd311074f: Pushed 02:50:53 0693387b2e2c: Pushed 02:50:54 4b07a01e12fc: Pushed 02:50:57 9ef3a3c6b206: Pushed 02:50:57 c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:1fadb5b19c504d64f699f964f531f9625d1ffa4cc0ba65bc2a5659e77322052a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:57 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:58 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 02:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:50:58 2adfd311074f: Preparing 02:50:58 9ef3a3c6b206: Preparing 02:50:58 3f0622e5a0b2: Preparing 02:50:58 7567a9e63370: Preparing 02:50:58 0693387b2e2c: Preparing 02:50:58 4b07a01e12fc: Preparing 02:50:58 d62a02444d39: Preparing 02:50:58 4b07a01e12fc: Waiting 02:50:58 d62a02444d39: Waiting 02:50:58 2adfd311074f: Layer already exists 02:50:58 7567a9e63370: Layer already exists 02:50:58 3f0622e5a0b2: Layer already exists 02:50:58 0693387b2e2c: Layer already exists 02:50:58 9ef3a3c6b206: Layer already exists 02:50:58 4b07a01e12fc: Layer already exists 02:50:58 d62a02444d39: Layer already exists 02:50:58 latest: digest: sha256:1fadb5b19c504d64f699f964f531f9625d1ffa4cc0ba65bc2a5659e77322052a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:58 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:58 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.73 02:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:50:58 2adfd311074f: Preparing 02:50:58 9ef3a3c6b206: Preparing 02:50:58 3f0622e5a0b2: Preparing 02:50:58 7567a9e63370: Preparing 02:50:58 0693387b2e2c: Preparing 02:50:58 4b07a01e12fc: Preparing 02:50:58 d62a02444d39: Preparing 02:50:58 4b07a01e12fc: Waiting 02:50:58 3f0622e5a0b2: Layer already exists 02:50:58 2adfd311074f: Layer already exists 02:50:58 0693387b2e2c: Layer already exists 02:50:58 9ef3a3c6b206: Layer already exists 02:50:58 7567a9e63370: Layer already exists 02:50:58 4b07a01e12fc: Layer already exists 02:50:58 d62a02444d39: Layer already exists 02:50:58 3.2.0-dev.73: digest: sha256:1fadb5b19c504d64f699f964f531f9625d1ffa4cc0ba65bc2a5659e77322052a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:59 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:59 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:50:59 2adfd311074f: Preparing 02:50:59 9ef3a3c6b206: Preparing 02:50:59 3f0622e5a0b2: Preparing 02:50:59 7567a9e63370: Preparing 02:50:59 0693387b2e2c: Preparing 02:50:59 4b07a01e12fc: Preparing 02:50:59 d62a02444d39: Preparing 02:50:59 4b07a01e12fc: Waiting 02:50:59 d62a02444d39: Waiting 02:50:59 2adfd311074f: Layer already exists 02:50:59 7567a9e63370: Layer already exists 02:50:59 3f0622e5a0b2: Layer already exists 02:50:59 9ef3a3c6b206: Layer already exists 02:50:59 0693387b2e2c: Layer already exists 02:50:59 4b07a01e12fc: Layer already exists 02:50:59 d62a02444d39: Layer already exists 02:50:59 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:1fadb5b19c504d64f699f964f531f9625d1ffa4cc0ba65bc2a5659e77322052a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:59 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:00 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 02:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:51:00 2adfd311074f: Preparing 02:51:00 9ef3a3c6b206: Preparing 02:51:00 3f0622e5a0b2: Preparing 02:51:00 7567a9e63370: Preparing 02:51:00 0693387b2e2c: Preparing 02:51:00 4b07a01e12fc: Preparing 02:51:00 d62a02444d39: Preparing 02:51:00 d62a02444d39: Waiting 02:51:00 4b07a01e12fc: Waiting 02:51:00 7567a9e63370: Layer already exists 02:51:00 9ef3a3c6b206: Layer already exists 02:51:00 2adfd311074f: Layer already exists 02:51:00 3f0622e5a0b2: Layer already exists 02:51:00 0693387b2e2c: Layer already exists 02:51:00 4b07a01e12fc: Layer already exists 02:51:00 d62a02444d39: Layer already exists 02:51:00 main: digest: sha256:1fadb5b19c504d64f699f964f531f9625d1ffa4cc0ba65bc2a5659e77322052a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:51:00 ===================================================== [Pipeline] echo 02:51:00 taggedImages: 02:51:00 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c631058b2a2739a940fc36a69156d76351522c2f 02:51:00 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 02:51:00 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.73 02:51:00 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:51:00 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 02:51:00 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:51:00 c631058b2a2739a940fc36a69156d76351522c2f 02:51:00 latest 02:51:00 3.2.0-dev.73 02:51:00 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:51:00 main 02:51:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c631058b2a2739a940fc36a69156d76351522c2f 02:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:51:00 6480f9f72c6f: Preparing 02:51:00 bbc70e2bcfb0: Preparing 02:51:00 3f0622e5a0b2: Preparing 02:51:00 7567a9e63370: Preparing 02:51:00 686a78b71838: Preparing 02:51:00 4a14a59d6be2: Preparing 02:51:00 d62a02444d39: Preparing 02:51:00 4a14a59d6be2: Waiting 02:51:00 d62a02444d39: Waiting 02:51:00 7567a9e63370: Layer already exists 02:51:00 3f0622e5a0b2: Layer already exists 02:51:00 d62a02444d39: Layer already exists 02:51:00 686a78b71838: Pushed 02:51:00 6480f9f72c6f: Pushed 02:51:00 4a14a59d6be2: Pushed 02:51:04 bbc70e2bcfb0: Pushed 02:51:04 c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:42d2009490cc5ac4b3891f16931e800f45daa3bfbb9fc2c3e0a5e68aaf315453 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:51:05 6480f9f72c6f: Preparing 02:51:05 bbc70e2bcfb0: Preparing 02:51:05 3f0622e5a0b2: Preparing 02:51:05 7567a9e63370: Preparing 02:51:05 686a78b71838: Preparing 02:51:05 4a14a59d6be2: Preparing 02:51:05 d62a02444d39: Preparing 02:51:05 4a14a59d6be2: Waiting 02:51:05 7567a9e63370: Layer already exists 02:51:05 bbc70e2bcfb0: Layer already exists 02:51:05 6480f9f72c6f: Layer already exists 02:51:05 686a78b71838: Layer already exists 02:51:05 3f0622e5a0b2: Layer already exists 02:51:05 4a14a59d6be2: Layer already exists 02:51:05 d62a02444d39: Layer already exists 02:51:05 latest: digest: sha256:42d2009490cc5ac4b3891f16931e800f45daa3bfbb9fc2c3e0a5e68aaf315453 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.73 02:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:51:05 6480f9f72c6f: Preparing 02:51:05 bbc70e2bcfb0: Preparing 02:51:05 3f0622e5a0b2: Preparing 02:51:05 7567a9e63370: Preparing 02:51:05 686a78b71838: Preparing 02:51:05 4a14a59d6be2: Preparing 02:51:05 d62a02444d39: Preparing 02:51:05 4a14a59d6be2: Waiting 02:51:05 d62a02444d39: Waiting 02:51:05 6480f9f72c6f: Layer already exists 02:51:05 7567a9e63370: Layer already exists 02:51:05 bbc70e2bcfb0: Layer already exists 02:51:05 686a78b71838: Layer already exists 02:51:05 3f0622e5a0b2: Layer already exists 02:51:05 4a14a59d6be2: Layer already exists 02:51:05 d62a02444d39: Layer already exists 02:51:05 3.2.0-dev.73: digest: sha256:42d2009490cc5ac4b3891f16931e800f45daa3bfbb9fc2c3e0a5e68aaf315453 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:51:06 6480f9f72c6f: Preparing 02:51:06 bbc70e2bcfb0: Preparing 02:51:06 3f0622e5a0b2: Preparing 02:51:06 7567a9e63370: Preparing 02:51:06 686a78b71838: Preparing 02:51:06 4a14a59d6be2: Preparing 02:51:06 d62a02444d39: Preparing 02:51:06 4a14a59d6be2: Waiting 02:51:06 d62a02444d39: Waiting 02:51:06 bbc70e2bcfb0: Layer already exists 02:51:06 7567a9e63370: Layer already exists 02:51:06 686a78b71838: Layer already exists 02:51:06 3f0622e5a0b2: Layer already exists 02:51:06 6480f9f72c6f: Layer already exists 02:51:06 4a14a59d6be2: Layer already exists 02:51:06 d62a02444d39: Layer already exists 02:51:06 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:42d2009490cc5ac4b3891f16931e800f45daa3bfbb9fc2c3e0a5e68aaf315453 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:51:06 6480f9f72c6f: Preparing 02:51:06 bbc70e2bcfb0: Preparing 02:51:06 3f0622e5a0b2: Preparing 02:51:06 7567a9e63370: Preparing 02:51:06 686a78b71838: Preparing 02:51:06 4a14a59d6be2: Preparing 02:51:06 d62a02444d39: Preparing 02:51:06 d62a02444d39: Waiting 02:51:06 4a14a59d6be2: Waiting 02:51:06 6480f9f72c6f: Layer already exists 02:51:06 7567a9e63370: Layer already exists 02:51:06 3f0622e5a0b2: Layer already exists 02:51:06 686a78b71838: Layer already exists 02:51:06 bbc70e2bcfb0: Layer already exists 02:51:06 4a14a59d6be2: Layer already exists 02:51:06 d62a02444d39: Layer already exists 02:51:06 main: digest: sha256:42d2009490cc5ac4b3891f16931e800f45daa3bfbb9fc2c3e0a5e68aaf315453 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:51:07 ===================================================== [Pipeline] echo 02:51:07 taggedImages: 02:51:07 - nexus3.edgexfoundry.org:10004/support-notifications:c631058b2a2739a940fc36a69156d76351522c2f 02:51:07 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:51:07 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.73 02:51:07 - nexus3.edgexfoundry.org:10004/support-notifications:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:51:07 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:51:07 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:51:07 c631058b2a2739a940fc36a69156d76351522c2f 02:51:07 latest 02:51:07 3.2.0-dev.73 02:51:07 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:51:07 main 02:51:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:07 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c631058b2a2739a940fc36a69156d76351522c2f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:07 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c631058b2a2739a940fc36a69156d76351522c2f 02:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:51:07 43803c753bf0: Preparing 02:51:07 def767486c69: Preparing 02:51:07 3f0622e5a0b2: Preparing 02:51:07 7567a9e63370: Preparing 02:51:07 2c8279b0597b: Preparing 02:51:07 0f9c9c87e937: Preparing 02:51:07 d62a02444d39: Preparing 02:51:07 0f9c9c87e937: Waiting 02:51:07 d62a02444d39: Waiting 02:51:07 3f0622e5a0b2: Layer already exists 02:51:07 2c8279b0597b: Layer already exists 02:51:07 7567a9e63370: Layer already exists 02:51:07 0f9c9c87e937: Layer already exists 02:51:07 d62a02444d39: Layer already exists 02:51:07 43803c753bf0: Pushed 02:51:11 def767486c69: Pushed 02:51:11 c631058b2a2739a940fc36a69156d76351522c2f: digest: sha256:2f9e312d89585b0719dcd21eb179bf74bb5d157a0d9562faac33b959aa899b83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:51:11 43803c753bf0: Preparing 02:51:11 def767486c69: Preparing 02:51:11 3f0622e5a0b2: Preparing 02:51:11 7567a9e63370: Preparing 02:51:11 2c8279b0597b: Preparing 02:51:11 0f9c9c87e937: Preparing 02:51:11 d62a02444d39: Preparing 02:51:11 0f9c9c87e937: Waiting 02:51:11 d62a02444d39: Waiting 02:51:11 2c8279b0597b: Layer already exists 02:51:11 7567a9e63370: Layer already exists 02:51:11 def767486c69: Layer already exists 02:51:11 43803c753bf0: Layer already exists 02:51:11 3f0622e5a0b2: Layer already exists 02:51:11 d62a02444d39: Layer already exists 02:51:11 0f9c9c87e937: Layer already exists 02:51:11 latest: digest: sha256:2f9e312d89585b0719dcd21eb179bf74bb5d157a0d9562faac33b959aa899b83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.73 02:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:51:12 43803c753bf0: Preparing 02:51:12 def767486c69: Preparing 02:51:12 3f0622e5a0b2: Preparing 02:51:12 7567a9e63370: Preparing 02:51:12 2c8279b0597b: Preparing 02:51:12 0f9c9c87e937: Preparing 02:51:12 d62a02444d39: Preparing 02:51:12 0f9c9c87e937: Waiting 02:51:12 def767486c69: Layer already exists 02:51:12 3f0622e5a0b2: Layer already exists 02:51:12 43803c753bf0: Layer already exists 02:51:12 7567a9e63370: Layer already exists 02:51:12 2c8279b0597b: Layer already exists 02:51:12 d62a02444d39: Layer already exists 02:51:12 0f9c9c87e937: Layer already exists 02:51:12 3.2.0-dev.73: digest: sha256:2f9e312d89585b0719dcd21eb179bf74bb5d157a0d9562faac33b959aa899b83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:51:13 43803c753bf0: Preparing 02:51:13 def767486c69: Preparing 02:51:13 3f0622e5a0b2: Preparing 02:51:13 7567a9e63370: Preparing 02:51:13 2c8279b0597b: Preparing 02:51:13 0f9c9c87e937: Preparing 02:51:13 d62a02444d39: Preparing 02:51:13 0f9c9c87e937: Waiting 02:51:13 d62a02444d39: Waiting 02:51:13 2c8279b0597b: Layer already exists 02:51:13 def767486c69: Layer already exists 02:51:13 3f0622e5a0b2: Layer already exists 02:51:13 7567a9e63370: Layer already exists 02:51:13 43803c753bf0: Layer already exists 02:51:13 0f9c9c87e937: Layer already exists 02:51:13 d62a02444d39: Layer already exists 02:51:13 c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73: digest: sha256:2f9e312d89585b0719dcd21eb179bf74bb5d157a0d9562faac33b959aa899b83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:51:13 43803c753bf0: Preparing 02:51:13 def767486c69: Preparing 02:51:13 3f0622e5a0b2: Preparing 02:51:13 7567a9e63370: Preparing 02:51:13 2c8279b0597b: Preparing 02:51:13 0f9c9c87e937: Preparing 02:51:13 d62a02444d39: Preparing 02:51:13 0f9c9c87e937: Waiting 02:51:13 d62a02444d39: Waiting 02:51:13 def767486c69: Layer already exists 02:51:13 7567a9e63370: Layer already exists 02:51:13 2c8279b0597b: Layer already exists 02:51:13 43803c753bf0: Layer already exists 02:51:13 3f0622e5a0b2: Layer already exists 02:51:13 0f9c9c87e937: Layer already exists 02:51:13 d62a02444d39: Layer already exists 02:51:13 main: digest: sha256:2f9e312d89585b0719dcd21eb179bf74bb5d157a0d9562faac33b959aa899b83 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:51:13 ===================================================== [Pipeline] echo 02:51:13 taggedImages: 02:51:13 - nexus3.edgexfoundry.org:10004/support-scheduler:c631058b2a2739a940fc36a69156d76351522c2f 02:51:13 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:51:13 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.73 02:51:13 - nexus3.edgexfoundry.org:10004/support-scheduler:c631058b2a2739a940fc36a69156d76351522c2f-3.2.0-dev.73 02:51:13 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:51:14 + [ -d /w/workspace/edgex-go/694/archives ] [Pipeline] libraryResource [Pipeline] sh 02:51:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:51:16 ---> package-listing.sh 02:51:16 ++ facter osfamily 02:51:16 ++ tr '[:upper:]' '[:lower:]' 02:51:16 + OS_FAMILY=debian 02:51:16 + workspace=/w/workspace/edgex-go/694 02:51:16 + START_PACKAGES=/tmp/packages_start.txt 02:51:16 + END_PACKAGES=/tmp/packages_end.txt 02:51:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:51:16 + PACKAGES=/tmp/packages_start.txt 02:51:16 + '[' /w/workspace/edgex-go/694 ']' 02:51:16 + PACKAGES=/tmp/packages_end.txt 02:51:16 + case "${OS_FAMILY}" in 02:51:16 + dpkg -l 02:51:16 + grep '^ii' 02:51:16 + '[' -f /tmp/packages_start.txt ']' 02:51:16 + '[' -f /tmp/packages_end.txt ']' 02:51:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:51:16 + '[' /w/workspace/edgex-go/694 ']' 02:51:16 + mkdir -p /w/workspace/edgex-go/694/archives/ 02:51:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/694/archives/ [Pipeline] echo 02:51:16 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/694/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:51:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:17 02:51:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:17 latest: Pulling from edgex-lftools-log-publisher 02:51:17 5eb5b503b376: Pulling fs layer 02:51:17 5c69ac0246d0: Pulling fs layer 02:51:17 ec43610c2a17: Pulling fs layer 02:51:17 3a2ae6a8a46f: Pulling fs layer 02:51:17 33b1e0a273af: Pulling fs layer 02:51:17 5d3b04190fa2: Pulling fs layer 02:51:17 2f39f015ded8: Pulling fs layer 02:51:17 3a2ae6a8a46f: Waiting 02:51:17 33b1e0a273af: Waiting 02:51:17 5d3b04190fa2: Waiting 02:51:17 2f39f015ded8: Waiting 02:51:17 5c69ac0246d0: Verifying Checksum 02:51:17 5c69ac0246d0: Download complete 02:51:17 3a2ae6a8a46f: Download complete 02:51:17 33b1e0a273af: Verifying Checksum 02:51:17 33b1e0a273af: Download complete 02:51:17 ec43610c2a17: Verifying Checksum 02:51:17 ec43610c2a17: Download complete 02:51:17 5d3b04190fa2: Verifying Checksum 02:51:17 5d3b04190fa2: Download complete 02:51:17 5eb5b503b376: Verifying Checksum 02:51:17 5eb5b503b376: Download complete 02:51:18 2f39f015ded8: Download complete 02:51:19 5eb5b503b376: Pull complete 02:51:19 5c69ac0246d0: Pull complete 02:51:19 ec43610c2a17: Pull complete 02:51:19 3a2ae6a8a46f: Pull complete 02:51:20 33b1e0a273af: Pull complete 02:51:20 5d3b04190fa2: Pull complete 02:51:25 2f39f015ded8: Pull complete 02:51:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:51:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:25 prd-ubuntu20.04-docker-8c-8g-10089 does not seem to be running inside a container 02:51:25 $ 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/694/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/694 -v /w/workspace/edgex-go/694:/w/workspace/edgex-go/694:rw,z -v /w/workspace/edgex-go/694@tmp:/w/workspace/edgex-go/694@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:51:30 $ docker top 344a596ef8f1a8a8788f1f6df8935ef7ddba9659b1470d83bf7351507a1181d8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:51:30 + touch /tmp/pre-build-complete [Pipeline] sh 02:51:30 + mkdir -p /var/log/sysstat [Pipeline] sh 02:51:31 + ls /var/log/sa-host 02:51:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:51:31 provisioning config files... 02:51:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/694@tmp/config8890842558914256300tmp [Pipeline] { [Pipeline] echo 02:51:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:51:31 ---> create-netrc.sh [Pipeline] } 02:51:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:51:31 ---> python-tools-install.sh [Pipeline] echo 02:51:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:51:32 ---> sudo-logs.sh 02:51:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:51:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:51:32 ---> job-cost.sh 02:51:32 lf-activate-venv: SKIPPING 02:51:32 DEBUG: total: 0.10999999940395355 02:51:32 INFO: Retrieving Stack Cost... 02:51:32 INFO: Retrieving Pricing Info for: v3-standard-8 02:51:33 INFO: Archiving Costs [Pipeline] echo 02:51:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:51:33 ---> logs-deploy.sh 02:51:33 lf-activate-venv: SKIPPING 02:51:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/694 02:51:33 INFO: archiving workspace using pattern(s): 02:51:34 Archives upload complete. 02:51:34 INFO: archiving logs to Nexus 02:51:35 ---> uname -a: 02:51:35 Linux prd-ubuntu20-04-docker-8c-8g-10089 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:51:35 02:51:35 02:51:35 ---> lscpu: 02:51:35 Architecture: x86_64 02:51:35 CPU op-mode(s): 32-bit, 64-bit 02:51:35 Byte Order: Little Endian 02:51:35 Address sizes: 40 bits physical, 48 bits virtual 02:51:35 CPU(s): 8 02:51:35 On-line CPU(s) list: 0-7 02:51:35 Thread(s) per core: 1 02:51:35 Core(s) per socket: 1 02:51:35 Socket(s): 8 02:51:35 NUMA node(s): 1 02:51:35 Vendor ID: AuthenticAMD 02:51:35 CPU family: 23 02:51:35 Model: 49 02:51:35 Model name: AMD EPYC-Rome Processor 02:51:35 Stepping: 0 02:51:35 CPU MHz: 2800.000 02:51:35 BogoMIPS: 5600.00 02:51:35 Virtualization: AMD-V 02:51:35 Hypervisor vendor: KVM 02:51:35 Virtualization type: full 02:51:35 L1d cache: 256 KiB 02:51:35 L1i cache: 256 KiB 02:51:35 L2 cache: 4 MiB 02:51:35 L3 cache: 128 MiB 02:51:35 NUMA node0 CPU(s): 0-7 02:51:35 Vulnerability Itlb multihit: Not affected 02:51:35 Vulnerability L1tf: Not affected 02:51:35 Vulnerability Mds: Not affected 02:51:35 Vulnerability Meltdown: Not affected 02:51:35 Vulnerability Mmio stale data: Not affected 02:51:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:51:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:51:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:51:35 Vulnerability Srbds: Not affected 02:51:35 Vulnerability Tsx async abort: Not affected 02:51:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:51:35 02:51:35 02:51:35 ---> nproc: 02:51:35 8 02:51:35 02:51:35 02:51:35 ---> df -h: 02:51:35 Filesystem Size Used Avail Use% Mounted on 02:51:35 overlay 155G 28G 128G 18% / 02:51:35 tmpfs 64M 0 64M 0% /dev 02:51:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:51:35 shm 64M 0 64M 0% /dev/shm 02:51:35 /dev/vda1 155G 28G 128G 18% /facter-os 02:51:35 02:51:35 02:51:35 ---> sar -b -r -n DEV: 02:51:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10089) 09/11/24 _x86_64_ (8 CPU) 02:51:35 02:51:35 02:38:56 LINUX RESTART (8 CPU) 02:51:35 02:51:35 02:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:51:35 02:40:01 92.49 37.64 54.85 0.00 3653.45 174025.59 0.00 02:51:35 02:41:01 382.99 11.26 371.72 0.00 1783.17 54114.45 0.00 02:51:35 02:42:01 90.78 0.07 90.72 0.00 4.80 35013.78 0.00 02:51:35 02:43:01 44.01 0.03 43.98 0.00 0.27 33386.17 0.00 02:51:35 02:44:01 44.43 1.17 43.26 0.00 70.25 26257.22 0.00 02:51:35 02:45:01 274.14 3.28 270.85 0.00 2052.19 202007.40 0.00 02:51:35 02:46:02 711.32 14.69 696.64 0.00 2382.15 138591.44 0.00 02:51:35 02:47:01 312.64 0.54 312.10 0.00 4.34 135030.13 0.00 02:51:35 02:48:01 347.92 0.05 347.87 0.00 0.40 104207.13 0.00 02:51:35 02:49:01 855.66 0.12 855.55 0.00 0.93 156152.22 0.00 02:51:35 02:50:01 298.15 0.13 298.02 0.00 18.80 21126.21 0.00 02:51:35 02:51:01 32.38 1.58 30.79 0.00 45.46 756.01 0.00 02:51:35 Average: 290.57 5.89 284.69 0.00 835.94 89998.09 0.00 02:51:35 02:51:35 02:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:51:35 02:40:01 30203572 31663324 712784 2.17 47508 1724792 1734204 5.11 807288 1582804 170368 02:51:35 02:41:01 28168224 31518436 791084 2.41 100828 3458784 1937336 5.71 1240300 3013704 413000 02:51:35 02:42:01 27216208 31445728 857772 2.61 128872 4233832 1975204 5.82 1790036 3335452 900604 02:51:35 02:43:01 27024796 31326084 975076 2.97 133744 4282488 2019380 5.95 1499896 3798400 471488 02:51:35 02:44:01 26418860 31503204 801896 2.44 138372 5052232 1931188 5.69 1743840 4143288 493336 02:51:35 02:45:01 20446704 31343284 923512 2.81 159068 10685940 3099992 9.14 2005472 9654464 1544292 02:51:35 02:46:02 16863428 31372672 877048 2.67 339580 13792200 2501456 7.37 2827340 12071896 1377736 02:51:35 02:47:01 10880804 29457476 2720524 8.27 376072 17411292 10186168 30.02 5260796 15107896 1177212 02:51:35 02:48:01 6787200 27530996 4654168 14.15 389968 19490480 10429728 30.74 8050988 16347736 569132 02:51:35 02:49:01 7128444 30853072 1350544 4.11 405172 22397636 4011136 11.82 5843452 18199572 39116 02:51:35 02:50:01 9755296 31427444 821500 2.50 409196 20536144 2143032 6.32 3439832 18226720 740 02:51:35 02:51:01 9729040 31405152 843408 2.56 410368 20537972 2289072 6.75 3922536 17769028 472 02:51:35 Average: 18385215 30903906 1360776 4.14 253229 11966983 3688158 10.87 3202648 10270913 596458 02:51:35 02:51:35 02:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:51:35 02:40:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 02:51:35 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:40:01 ens3 942.89 588.64 3565.71 76.56 0.00 0.00 0.00 0.00 02:51:35 02:41:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 02:51:35 02:41:01 docker0 554.87 737.38 41.15 4935.28 0.00 0.00 0.00 0.00 02:51:35 02:41:01 ens3 1006.22 713.31 9847.48 96.31 0.00 0.00 0.00 0.00 02:51:35 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:42:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 02:51:35 02:42:01 ens3 27.73 16.25 26.15 10.41 0.00 0.00 0.00 0.00 02:51:35 02:42:01 veth4c3045a 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 02:51:35 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:51:35 02:43:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 02:51:35 02:43:01 ens3 38.14 26.20 35.19 16.21 0.00 0.00 0.00 0.00 02:51:35 02:43:01 veth4c3045a 1.57 1.58 0.14 0.14 0.00 0.00 0.00 0.00 02:51:35 02:44:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 02:51:35 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:44:01 ens3 38.91 22.95 173.25 13.70 0.00 0.00 0.00 0.00 02:51:35 02:45:01 veth636cd1b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:45:01 vethc03c343 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:45:01 veth2af7ad0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:45:01 veth8334d39 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:45:01 veth005c519 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:45:01 veth563dc74 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:45:01 veth89fce45 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:45:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 02:51:35 02:45:01 docker0 6.87 10.55 0.45 131.39 0.00 0.00 0.00 0.00 02:51:35 02:45:01 ens3 256.74 149.78 4432.38 164.29 0.00 0.00 0.00 0.00 02:51:35 02:45:01 veth4e44696 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:45:01 veth0d87fde 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:45:01 vethab9a434 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:45:01 veth870209b 3.02 5.40 0.24 68.21 0.00 0.00 0.00 0.01 02:51:35 02:45:01 veth798413e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:51:35 02:45:01 veth5c9f807 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:45:01 veth70e8e04 0.60 0.63 0.05 0.24 0.00 0.00 0.00 0.00 02:51:35 02:45:01 vethb2bd838 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:45:01 vethe5c3ec7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:45:01 veth778961a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:45:01 vethe6d70ea 3.25 5.03 0.25 62.97 0.00 0.00 0.00 0.01 02:51:35 02:46:02 veth92c15d7 75.47 149.44 7.92 1181.02 0.00 0.00 0.00 0.10 02:51:35 02:46:02 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 02:51:35 02:46:02 docker0 465.73 779.93 40.14 6889.49 0.00 0.00 0.00 0.00 02:51:35 02:46:02 ens3 884.53 509.61 8294.30 55.50 0.00 0.00 0.00 0.00 02:51:35 02:46:02 veth432393d 78.10 146.38 8.30 1186.36 0.00 0.00 0.00 0.10 02:51:35 02:46:02 vethb8cffef 90.62 134.34 9.13 1180.72 0.00 0.00 0.00 0.10 02:51:35 02:46:02 vethcab9c50 84.01 131.97 8.66 1180.99 0.00 0.00 0.00 0.10 02:51:35 02:46:02 veth79ccfb6 91.69 138.72 9.08 1180.14 0.00 0.00 0.00 0.10 02:51:35 02:46:02 veth70e8e04 0.12 1.03 0.01 0.04 0.00 0.00 0.00 0.00 02:51:35 02:47:01 vethe55f4af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:51:35 02:47:01 veth5f36f2b 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:51:35 02:47:01 vethcacc4c2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:51:35 02:47:01 veth83132c7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:51:35 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:51:35 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:47:01 veth908aaf2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:51:35 02:47:01 veth88cd61b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:51:35 02:47:01 ens3 13.42 7.02 10.45 5.64 0.00 0.00 0.00 0.00 02:51:35 02:47:01 veth4c63958 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:51:35 02:47:01 vethed02cc9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:51:35 02:47:01 veth06b5028 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:51:35 02:47:01 veth70e8e04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:47:01 vethcc84658 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:51:35 02:47:01 vethdd0bc0d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:51:35 02:47:01 vethed2b462 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 02:51:35 02:47:01 veth82575b5 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 02:51:35 02:48:01 vethe55f4af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:48:01 veth5f36f2b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:48:01 vethcacc4c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:48:01 veth83132c7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:48:01 veth908aaf2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:48:01 veth88cd61b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:48:01 ens3 5.90 3.32 4.58 2.47 0.00 0.00 0.00 0.00 02:51:35 02:48:01 veth4c63958 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:48:01 vethed02cc9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:48:01 veth06b5028 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:48:01 veth70e8e04 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:48:01 vethcc84658 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:48:01 vethdd0bc0d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:48:01 vethed2b462 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:48:01 veth82575b5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:49:01 vethe55f4af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:49:01 veth5f36f2b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:49:01 vethcacc4c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:51:35 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:49:01 ens3 25.59 13.26 20.80 11.16 0.00 0.00 0.00 0.00 02:51:35 02:49:01 vethed02cc9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:49:01 veth06b5028 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:49:01 veth70e8e04 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:49:01 veth82575b5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:50:01 lo 43.13 43.13 4.26 4.26 0.00 0.00 0.00 0.00 02:51:35 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:50:01 ens3 348.71 352.41 196.97 1276.69 0.00 0.00 0.00 0.00 02:51:35 02:51:01 lo 35.39 35.39 3.49 3.49 0.00 0.00 0.00 0.00 02:51:35 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:51:35 02:51:01 ens3 408.48 422.40 172.70 2609.39 0.00 0.00 0.00 0.00 02:51:35 Average: lo 7.24 7.24 0.71 0.71 0.00 0.00 0.00 0.00 02:51:35 Average: docker0 85.89 127.67 6.83 998.03 0.00 0.00 0.00 0.00 02:51:35 Average: ens3 333.58 235.76 2235.05 361.99 0.00 0.00 0.00 0.00 02:51:35 02:51:35 02:51:35 ---> sar -P ALL: 02:51:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10089) 09/11/24 _x86_64_ (8 CPU) 02:51:35 02:51:35 02:38:56 LINUX RESTART (8 CPU) 02:51:35 02:51:35 02:39:01 CPU %user %nice %system %iowait %steal %idle 02:51:35 02:40:01 all 4.93 0.00 1.14 1.25 0.04 92.64 02:51:35 02:40:01 0 3.83 0.00 1.12 0.42 0.05 94.58 02:51:35 02:40:01 1 2.43 0.00 0.73 0.35 0.02 96.47 02:51:35 02:40:01 2 7.54 0.00 1.59 0.35 0.03 90.48 02:51:35 02:40:01 3 4.36 0.00 2.13 0.22 0.05 93.25 02:51:35 02:40:01 4 4.68 0.00 0.63 0.10 0.02 94.57 02:51:35 02:40:01 5 5.20 0.00 0.99 6.71 0.07 87.03 02:51:35 02:40:01 6 4.12 0.00 0.55 1.69 0.03 93.60 02:51:35 02:40:01 7 7.31 0.00 1.34 0.18 0.05 91.12 02:51:35 02:41:01 all 8.75 0.00 3.71 3.04 0.07 84.43 02:51:35 02:41:01 0 9.12 0.00 4.32 5.52 0.07 80.96 02:51:35 02:41:01 1 8.07 0.00 3.49 0.24 0.07 88.14 02:51:35 02:41:01 2 9.91 0.00 5.82 12.06 0.08 72.13 02:51:35 02:41:01 3 8.61 0.00 3.09 0.86 0.05 87.39 02:51:35 02:41:01 4 9.00 0.00 3.19 0.07 0.07 87.67 02:51:35 02:41:01 5 8.98 0.00 3.33 1.62 0.07 85.99 02:51:35 02:41:01 6 8.49 0.00 3.02 1.40 0.07 87.02 02:51:35 02:41:01 7 7.84 0.00 3.46 2.60 0.07 86.04 02:51:35 02:42:01 all 33.02 0.00 5.13 2.03 0.09 59.73 02:51:35 02:42:01 0 31.95 0.00 4.95 0.75 0.08 62.26 02:51:35 02:42:01 1 34.44 0.00 5.04 0.54 0.10 59.89 02:51:35 02:42:01 2 34.67 0.00 5.76 1.78 0.08 57.70 02:51:35 02:42:01 3 33.97 0.00 5.85 12.24 0.10 47.85 02:51:35 02:42:01 4 30.43 0.00 4.63 0.12 0.08 64.74 02:51:35 02:42:01 5 32.22 0.00 4.85 0.08 0.08 62.76 02:51:35 02:42:01 6 32.40 0.00 4.80 0.61 0.08 62.11 02:51:35 02:42:01 7 34.08 0.00 5.17 0.17 0.10 60.47 02:51:35 02:43:01 all 35.99 0.00 5.55 1.96 0.10 56.39 02:51:35 02:43:01 0 34.30 0.00 5.38 4.33 0.10 55.89 02:51:35 02:43:01 1 37.31 0.00 5.93 0.03 0.08 56.64 02:51:35 02:43:01 2 36.93 0.00 5.67 1.92 0.10 55.38 02:51:35 02:43:01 3 37.80 0.00 5.13 0.12 0.08 56.88 02:51:35 02:43:01 4 36.29 0.00 5.41 0.18 0.10 58.01 02:51:35 02:43:01 5 35.59 0.00 5.93 0.10 0.10 58.27 02:51:35 02:43:01 6 34.02 0.00 5.21 8.93 0.18 51.66 02:51:35 02:43:01 7 35.69 0.00 5.74 0.07 0.08 58.42 02:51:35 02:44:01 all 47.69 0.00 6.15 1.72 0.10 44.35 02:51:35 02:44:01 0 48.01 0.00 6.11 0.50 0.08 45.30 02:51:35 02:44:01 1 47.36 0.00 5.88 0.35 0.08 46.32 02:51:35 02:44:01 2 47.65 0.00 7.13 8.29 0.10 36.83 02:51:35 02:44:01 3 48.01 0.00 6.50 0.20 0.10 45.19 02:51:35 02:44:01 4 46.27 0.00 5.52 1.18 0.10 46.94 02:51:35 02:44:01 5 47.50 0.00 5.88 0.42 0.10 46.09 02:51:35 02:44:01 6 49.13 0.00 6.13 2.49 0.10 42.15 02:51:35 02:44:01 7 47.56 0.00 6.09 0.30 0.10 45.94 02:51:35 02:45:01 all 17.07 0.00 6.03 26.52 0.10 50.28 02:51:35 02:45:01 0 16.75 0.00 6.20 28.88 0.07 48.10 02:51:35 02:45:01 1 16.83 0.00 6.02 30.99 0.15 46.01 02:51:35 02:45:01 2 16.60 0.00 5.96 33.71 0.09 43.64 02:51:35 02:45:01 3 17.17 0.00 5.64 18.52 0.09 58.58 02:51:35 02:45:01 4 17.36 0.00 6.87 25.42 0.08 50.26 02:51:35 02:45:01 5 17.66 0.00 5.77 11.19 0.14 65.24 02:51:35 02:45:01 6 17.13 0.00 5.25 18.83 0.12 58.68 02:51:35 02:45:01 7 17.00 0.00 6.54 44.66 0.09 31.71 02:51:35 02:46:02 all 11.02 0.00 5.62 15.52 0.07 67.76 02:51:35 02:46:02 0 11.39 0.00 6.49 26.68 0.09 55.36 02:51:35 02:46:02 1 10.12 0.00 5.61 27.82 0.09 56.37 02:51:35 02:46:02 2 12.77 0.00 5.62 12.84 0.07 68.69 02:51:35 02:46:02 3 11.50 0.00 5.11 8.15 0.07 75.17 02:51:35 02:46:02 4 9.97 0.00 4.60 6.90 0.07 78.47 02:51:35 02:46:02 5 10.79 0.00 5.27 7.00 0.07 76.87 02:51:35 02:46:02 6 11.82 0.00 7.57 15.59 0.08 64.94 02:51:35 02:46:02 7 9.82 0.00 4.71 19.30 0.05 66.13 02:51:35 02:47:01 all 44.38 0.00 8.12 10.81 0.11 36.58 02:51:35 02:47:01 0 44.81 0.00 9.20 30.77 0.12 15.10 02:51:35 02:47:01 1 44.86 0.00 7.89 6.44 0.10 40.71 02:51:35 02:47:01 2 44.86 0.00 7.94 4.87 0.12 42.20 02:51:35 02:47:01 3 44.04 0.00 7.93 3.14 0.10 44.79 02:51:35 02:47:01 4 44.23 0.00 7.70 11.05 0.10 36.92 02:51:35 02:47:01 5 43.82 0.00 8.68 5.33 0.10 42.07 02:51:35 02:47:01 6 44.80 0.00 8.26 14.62 0.10 32.22 02:51:35 02:47:01 7 43.61 0.00 7.42 10.31 0.10 38.56 02:51:35 02:48:01 all 89.20 0.00 10.63 0.00 0.17 0.00 02:51:35 02:48:01 0 89.93 0.00 9.89 0.00 0.18 0.00 02:51:35 02:48:01 1 87.54 0.00 12.27 0.00 0.19 0.00 02:51:35 02:48:01 2 90.22 0.00 9.62 0.00 0.17 0.00 02:51:35 02:48:01 3 89.59 0.00 10.26 0.00 0.15 0.00 02:51:35 02:48:01 4 90.37 0.00 9.44 0.00 0.18 0.00 02:51:35 02:48:01 5 87.49 0.00 12.34 0.00 0.17 0.00 02:51:35 02:48:01 6 89.26 0.00 10.57 0.00 0.17 0.00 02:51:35 02:48:01 7 89.14 0.00 10.69 0.00 0.17 0.00 02:51:35 02:49:01 all 88.46 0.00 10.08 0.48 0.15 0.83 02:51:35 02:49:01 0 88.23 0.00 10.29 1.06 0.13 0.29 02:51:35 02:49:01 1 89.24 0.00 9.25 0.42 0.17 0.92 02:51:35 02:49:01 2 87.76 0.00 10.71 1.38 0.15 0.00 02:51:35 02:49:01 3 88.96 0.00 9.48 0.00 0.15 1.41 02:51:35 02:49:01 4 88.84 0.00 9.82 0.23 0.13 0.97 02:51:35 02:49:01 5 88.65 0.00 9.84 0.00 0.15 1.36 02:51:35 02:49:01 6 87.67 0.00 11.29 0.18 0.15 0.71 02:51:35 02:49:01 7 88.32 0.00 9.97 0.55 0.15 1.01 02:51:35 02:50:01 all 6.69 0.00 1.74 3.50 0.05 88.01 02:51:35 02:50:01 0 3.68 0.00 1.59 3.14 0.05 91.54 02:51:35 02:50:01 1 7.70 0.00 1.64 4.32 0.05 86.29 02:51:35 02:50:01 2 6.28 0.00 2.00 3.04 0.05 88.63 02:51:35 02:50:01 3 9.73 0.00 1.64 1.62 0.07 86.94 02:51:35 02:50:01 4 5.68 0.00 1.19 2.31 0.05 90.78 02:51:35 02:50:01 5 6.30 0.00 1.94 5.58 0.07 86.11 02:51:35 02:50:01 6 6.27 0.00 2.11 4.74 0.05 86.83 02:51:35 02:50:01 7 7.90 0.00 1.82 3.22 0.05 87.01 02:51:35 02:51:35 02:50:01 CPU %user %nice %system %iowait %steal %idle 02:51:35 02:51:01 all 9.80 0.00 0.84 0.10 0.05 89.20 02:51:35 02:51:01 0 8.21 0.00 0.84 0.07 0.05 90.84 02:51:35 02:51:01 1 6.92 0.00 0.63 0.02 0.03 92.40 02:51:35 02:51:01 2 10.46 0.00 0.94 0.08 0.05 88.47 02:51:35 02:51:01 3 8.39 0.00 0.93 0.20 0.05 90.43 02:51:35 02:51:01 4 10.80 0.00 0.75 0.02 0.05 88.38 02:51:35 02:51:01 5 9.82 0.00 0.77 0.02 0.05 89.34 02:51:35 02:51:01 6 10.66 0.00 0.92 0.38 0.05 87.99 02:51:35 02:51:01 7 13.20 0.00 0.97 0.02 0.07 85.74 02:51:35 Average: all 33.09 0.00 5.39 5.53 0.09 55.89 02:51:35 Average: 0 32.54 0.00 5.52 8.43 0.09 53.42 02:51:35 Average: 1 32.68 0.00 5.34 5.88 0.09 56.00 02:51:35 Average: 2 33.85 0.00 5.72 6.65 0.09 53.69 02:51:35 Average: 3 33.52 0.00 5.30 3.74 0.09 57.34 02:51:35 Average: 4 32.85 0.00 4.97 3.93 0.09 58.15 02:51:35 Average: 5 32.81 0.00 5.45 3.16 0.10 58.48 02:51:35 Average: 6 32.99 0.00 5.47 5.76 0.10 55.68 02:51:35 Average: 7 33.50 0.00 5.32 6.71 0.09 54.38 02:51:35 02:51:35 02:51:35