Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 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-ssh10173310888500996233.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh689210921018648846.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16947354368613633249.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh8168220288007111449.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-ssh1093222692242140269.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.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-21896’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21898 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/712 [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/712 # 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 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b (main) Commit message: "Merge pull request #4940 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.28.0" > 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 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b # timeout=10 > git rev-list --no-walk 5b6b5cebbe9548f3d8439c4c1206c366677ffd4b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:04:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:04:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:04:10 ========================================================= 14:04:10 EdgeX Global Pipelines Version Info 14:04:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:04:11 ------------------- 14:04:11 stable info: 14:04:11 ------------------- 14:04:11 Commited By: Ginny Guan ginny@iotechsys.com 14:04:11 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 14:04:11 Message: update stable to v1.0.265 14:04:11 ------------------- 14:04:11 experimental info: 14:04:11 ------------------- 14:04:11 Commited By: Cherry Wang cherry@iotechsys.com 14:04:11 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 14:04:11 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:04:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:04:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e8cc2d [Pipeline] echo 14:04:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:04:12 provisioning config files... 14:04:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/712@tmp/config14210092801688297695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:04:13 ---> ****-login.sh 14:04:13 nexus3.edgexfoundry.org:10001 14:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:04:13 Configure a credential helper to remove this warning. See 14:04:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:04:13 14:04:13 Login Succeeded 14:04:13 nexus3.edgexfoundry.org:10002 14:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:04:13 Configure a credential helper to remove this warning. See 14:04:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:04:13 14:04:13 Login Succeeded 14:04:13 nexus3.edgexfoundry.org:10003 14:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:04:13 Configure a credential helper to remove this warning. See 14:04:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:04:13 14:04:13 Login Succeeded 14:04:13 nexus3.edgexfoundry.org:10004 14:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:04:13 Configure a credential helper to remove this warning. See 14:04:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:04:13 14:04:13 Login Succeeded 14:04:13 ****.io 14:04:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:04:14 Configure a credential helper to remove this warning. See 14:04:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:04:14 14:04:14 Login Succeeded 14:04:14 ---> ****-login.sh ends [Pipeline] } 14:04:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:04:14 + 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 14:04:14 + cut -d/ -f2 14:04:14 + dirname cmd/core-command/Dockerfile 14:04:14 + echo core-command,cmd/core-command/Dockerfile 14:04:14 + dirname+ cmd/core-common-config-bootstrapper/Dockerfile 14:04:14 cut -d/ -f2 14:04:14 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 14:04:14 + dirname cmd/core-data/Dockerfile 14:04:14 + cut -d/ -f2 14:04:14 + echo core-data,cmd/core-data/Dockerfile 14:04:14 + dirname cmd/core-keeper/Dockerfile 14:04:14 + cut -d/ -f2 14:04:14 + echo core-keeper,cmd/core-keeper/Dockerfile 14:04:14 + + dirname cmd/core-metadata/Dockerfile 14:04:14 cut -d/ -f2 14:04:14 + echo core-metadata,cmd/core-metadata/Dockerfile 14:04:14 + dirname+ cmd/security-bootstrapper/Dockerfile 14:04:14 cut -d/ -f2 14:04:14 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:04:14 + dirname cmd/security-proxy-auth/Dockerfile 14:04:14 + cut -d/ -f2 14:04:14 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 14:04:14 + dirname cmd/security-proxy-setup/Dockerfile 14:04:14 + cut -d/ -f2 14:04:14 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:04:14 + dirname cmd/security-secretstore-setup/Dockerfile 14:04:14 + cut -d/ -f2 14:04:14 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:04:14 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:04:14 + cut -d/ -f2 14:04:14 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:04:14 + cut -d/ -f2 14:04:14 + dirname cmd/security-spire-agent/Dockerfile 14:04:14 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:04:14 + dirname cmd/security-spire-config/Dockerfile 14:04:14 + cut -d/ -f2 14:04:14 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:04:14 + dirname cmd/security-spire-server/Dockerfile 14:04:14 + cut -d/ -f2 14:04:14 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:04:14 + dirname cmd/support-cron-scheduler/Dockerfile 14:04:14 + cut -d/ -f2 14:04:14 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 14:04:14 + dirname cmd/support-notifications/Dockerfile 14:04:14 + cut -d/ -f2 14:04:14 + echo support-notifications,cmd/support-notifications/Dockerfile 14:04:14 + dirname cmd/support-scheduler/Dockerfile 14:04:14 + cut -d/ -f2 14:04:14 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 14:04:14 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 14:04:14 + git rev-list -1 --merges 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b~1..5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] echo 14:04:14 -----------> git rev-list -1 --merges 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b~1..5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:04:14 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [false] [Pipeline] sh 14:04:15 + git log --format=format:%s -1 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] echo 14:04:15 ========================================================= 14:04:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:04:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:04:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:04:15 + grep -v github /etc/ssh/ssh_known_hosts 14:04:15 + [ -e /tmp/ssh_known_hosts ] 14:04:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:04:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:04:15 + sudo tee -a /etc/ssh/ssh_known_hosts 14:04:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:15 14:04:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:16 0.1.4: Pulling from edgex-devops/py-git-semver 14:04:16 b85a868b505f: Pulling fs layer 14:04:16 e2be974225ed: Pulling fs layer 14:04:16 339a4e72a1f5: Pulling fs layer 14:04:16 988bab9f4d93: Pulling fs layer 14:04:16 988bab9f4d93: Waiting 14:04:16 1469e6f7b9e6: Pulling fs layer 14:04:16 eaf3925da568: Pulling fs layer 14:04:16 bab4dde63d76: Pulling fs layer 14:04:16 bde34c3a00c8: Pulling fs layer 14:04:16 b352a97aabf1: Pulling fs layer 14:04:16 4872d77fe225: Pulling fs layer 14:04:16 5851b861e8e6: Pulling fs layer 14:04:16 1469e6f7b9e6: Waiting 14:04:16 eaf3925da568: Waiting 14:04:16 bab4dde63d76: Waiting 14:04:16 bde34c3a00c8: Waiting 14:04:16 b352a97aabf1: Waiting 14:04:16 4872d77fe225: Waiting 14:04:16 5851b861e8e6: Waiting 14:04:16 988bab9f4d93: Verifying Checksum 14:04:16 988bab9f4d93: Download complete 14:04:16 1469e6f7b9e6: Verifying Checksum 14:04:16 1469e6f7b9e6: Download complete 14:04:16 eaf3925da568: Verifying Checksum 14:04:16 339a4e72a1f5: Verifying Checksum 14:04:16 339a4e72a1f5: Download complete 14:04:16 bde34c3a00c8: Download complete 14:04:16 b352a97aabf1: Verifying Checksum 14:04:16 b352a97aabf1: Download complete 14:04:16 4872d77fe225: Verifying Checksum 14:04:16 4872d77fe225: Download complete 14:04:16 5851b861e8e6: Verifying Checksum 14:04:16 5851b861e8e6: Download complete 14:04:16 b85a868b505f: Verifying Checksum 14:04:16 b85a868b505f: Download complete 14:04:16 bab4dde63d76: Verifying Checksum 14:04:16 bab4dde63d76: Download complete 14:04:17 b85a868b505f: Pull complete 14:04:17 e2be974225ed: Pull complete 14:04:18 339a4e72a1f5: Pull complete 14:04:18 988bab9f4d93: Pull complete 14:04:18 1469e6f7b9e6: Pull complete 14:04:18 eaf3925da568: Pull complete 14:04:20 bab4dde63d76: Pull complete 14:04:20 bde34c3a00c8: Pull complete 14:04:20 b352a97aabf1: Pull complete 14:04:20 4872d77fe225: Pull complete 14:04:20 5851b861e8e6: Pull complete 14:04:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:04:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:04:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:21 prd-ubuntu20.04-docker-8c-8g-21898 does not seem to be running inside a container 14:04:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/712 -v /w/workspace/edgex-go/712:/w/workspace/edgex-go/712:rw,z -v /w/workspace/edgex-go/712@tmp:/w/workspace/edgex-go/712@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 14:04:25 $ docker top 9e01ccb17fce15497338db7e1d5cffd15f8f737a1a304d506a9fcdc6c2b32c80 -eo pid,comm 14:04:25 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). 14:04:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:04:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:25 [ssh-agent] Looking for ssh-agent implementation... 14:04:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:25 $ docker exec 9e01ccb17fce15497338db7e1d5cffd15f8f737a1a304d506a9fcdc6c2b32c80 ssh-agent 14:04:25 SSH_AUTH_SOCK=/tmp/ssh-LVSHRTaDKCMw/agent.31 14:04:25 SSH_AGENT_PID=37 14:04:25 Running ssh-add (command line suppressed) 14:04:25 Identity added: /w/workspace/edgex-go/712@tmp/private_key_4867507340363049253.key (/w/workspace/edgex-go/712@tmp/private_key_4867507340363049253.key) 14:04:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:26 + git tag --points-at HEAD [Pipeline] } 14:04:26 $ docker exec --env ******** --env ******** 9e01ccb17fce15497338db7e1d5cffd15f8f737a1a304d506a9fcdc6c2b32c80 ssh-agent -k 14:04:26 unset SSH_AUTH_SOCK; 14:04:26 unset SSH_AGENT_PID; 14:04:26 echo Agent pid 37 killed; 14:04:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:04:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:04:26 [ssh-agent] Looking for ssh-agent implementation... 14:04:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:04:26 $ docker exec 9e01ccb17fce15497338db7e1d5cffd15f8f737a1a304d506a9fcdc6c2b32c80 ssh-agent 14:04:26 SSH_AUTH_SOCK=/tmp/ssh-RfMXWuzUD0tu/agent.70 14:04:26 SSH_AGENT_PID=76 14:04:26 Running ssh-add (command line suppressed) 14:04:26 Identity added: /w/workspace/edgex-go/712@tmp/private_key_2819816745329245974.key (/w/workspace/edgex-go/712@tmp/private_key_2819816745329245974.key) 14:04:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:04:26 + git semver init 14:04:27 2024-10-05 14:04:27,113 [run_init] DEBUG init version:0.0.0 force:False 14:04:27 2024-10-05 14:04:27,114 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/712/.semver 14:04:27 2024-10-05 14:04:27,115 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/712/.semver 14:04:27 2024-10-05 14:04:27,115 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/712/.semver'], cwd=/w/workspace/edgex-go/712, universal_newlines=False, shell=None, istream=None) 14:04:33 2024-10-05 14:04:33,128 [append_file] DEBUG append to file:/w/workspace/edgex-go/712/.git/info/exclude 14:04:33 2024-10-05 14:04:33,129 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/712/.semver/main with force:False 14:04:33 2024-10-05 14:04:33,129 [read_version] DEBUG read version from /w/workspace/edgex-go/712/.semver/main 14:04:33 2024-10-05 14:04:33,129 [read_version] DEBUG read version from /w/workspace/edgex-go/712/.semver/main 14:04:33 3.2.0-dev.89 [Pipeline] } 14:04:33 $ docker exec --env ******** --env ******** 9e01ccb17fce15497338db7e1d5cffd15f8f737a1a304d506a9fcdc6c2b32c80 ssh-agent -k 14:04:33 unset SSH_AUTH_SOCK; 14:04:33 unset SSH_AGENT_PID; 14:04:33 echo Agent pid 76 killed; 14:04:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:04:34 + git semver [Pipeline] } 14:04:34 $ docker stop --time=1 9e01ccb17fce15497338db7e1d5cffd15f8f737a1a304d506a9fcdc6c2b32c80 14:04:35 $ docker rm -f --volumes 9e01ccb17fce15497338db7e1d5cffd15f8f737a1a304d506a9fcdc6c2b32c80 [Pipeline] // withDockerContainer [Pipeline] sh 14:04:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:04:36 Stashed 1 file(s) [Pipeline] echo 14:04:36 [edgeXSemver]: initialized semver on version 3.2.0-dev.89 [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 14:04:37 + git config --global --add safe.directory /w/workspace/edgex-go/712 [Pipeline] echo 14:04:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:04:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:04:37 ========================================================= 14:04:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 14:04:37 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:04:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:04:37 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 14:04:37 43c4264eed91: Pulling fs layer 14:04:37 4cc291be95ef: Pulling fs layer 14:04:37 2ac1f1163629: Pulling fs layer 14:04:37 5c3c966382ef: Pulling fs layer 14:04:37 4f4fb700ef54: Pulling fs layer 14:04:37 5d5c8e513c77: Pulling fs layer 14:04:37 9f66e0745190: Pulling fs layer 14:04:37 f49a43e4bbc0: Pulling fs layer 14:04:37 561ebcabdf7f: Pulling fs layer 14:04:37 5d5c8e513c77: Waiting 14:04:37 9f66e0745190: Waiting 14:04:37 f49a43e4bbc0: Waiting 14:04:37 561ebcabdf7f: Waiting 14:04:37 5c3c966382ef: Waiting 14:04:37 4f4fb700ef54: Waiting 14:04:37 4cc291be95ef: Download complete 14:04:37 5c3c966382ef: Verifying Checksum 14:04:37 5c3c966382ef: Download complete 14:04:37 4f4fb700ef54: Verifying Checksum 14:04:37 4f4fb700ef54: Download complete 14:04:37 5d5c8e513c77: Verifying Checksum 14:04:37 5d5c8e513c77: Download complete 14:04:37 43c4264eed91: Download complete 14:04:37 9f66e0745190: Verifying Checksum 14:04:37 9f66e0745190: Download complete 14:04:37 43c4264eed91: Pull complete 14:04:37 561ebcabdf7f: Verifying Checksum 14:04:37 561ebcabdf7f: Download complete 14:04:37 4cc291be95ef: Pull complete 14:04:37 2ac1f1163629: Verifying Checksum 14:04:37 2ac1f1163629: Download complete 14:04:38 f49a43e4bbc0: Verifying Checksum 14:04:38 f49a43e4bbc0: Download complete 14:04:42 2ac1f1163629: Pull complete 14:04:42 5c3c966382ef: Pull complete 14:04:42 4f4fb700ef54: Pull complete 14:04:42 5d5c8e513c77: Pull complete 14:04:42 9f66e0745190: Pull complete 14:04:44 f49a43e4bbc0: Pull complete 14:04:44 561ebcabdf7f: Pull complete 14:04:44 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 14:04:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:04:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 14:04:45 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:04:45 WORKDIR /edgex 14:04:45 COPY go.mod . 14:04:45 RUN go mod download 14:04:45 docker build -t ci-base-image-x86_64 -f - . 14:04:45 Sending build context to Docker daemon 179.6MB 14:04:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:04:45 ---> 3a752c3f9dda 14:04:45 Step 2/4 : WORKDIR /edgex 14:04:51 Still waiting to schedule task 14:04:51 ‘prd-ubuntu18.04-docker-8c-8g-21828’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 14:04:51 ‘prd-ubuntu18.04-docker-8c-8g-21829’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 14:04:51 ‘prd-ubuntu18.04-docker-8c-8g-21830’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 14:04:51 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21899’ is offline 14:04:53 ---> Running in 64500b22a34a 14:04:53 Removing intermediate container 64500b22a34a 14:04:53 ---> 6ae75c0013db 14:04:53 Step 3/4 : COPY go.mod . 14:04:53 ---> b809f43614f5 14:04:53 Step 4/4 : RUN go mod download 14:04:53 ---> Running in 7abd0bfa918e 14:05:26 Removing intermediate container 7abd0bfa918e 14:05:26 ---> a2b378debbe0 14:05:26 Successfully built a2b378debbe0 14:05:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:26 + docker inspect -f . ci-base-image-x86_64 14:05:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:26 prd-ubuntu20.04-docker-8c-8g-21898 does not seem to be running inside a container 14:05:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/712 -v /w/workspace/edgex-go/712:/w/workspace/edgex-go/712:rw,z -v /w/workspace/edgex-go/712@tmp:/w/workspace/edgex-go/712@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 14:05:26 $ docker top 496da7f82e4cd4131074a352c564efc8cb168a29fc7f2cb001805f8fb5b827a3 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:27 + go version 14:05:27 go version go1.23.2 linux/amd64 [Pipeline] } 14:05:27 $ docker stop --time=1 496da7f82e4cd4131074a352c564efc8cb168a29fc7f2cb001805f8fb5b827a3 14:05:28 $ docker rm -f --volumes 496da7f82e4cd4131074a352c564efc8cb168a29fc7f2cb001805f8fb5b827a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:28 + docker inspect -f . ci-base-image-x86_64 14:05:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:29 prd-ubuntu20.04-docker-8c-8g-21898 does not seem to be running inside a container 14:05:29 $ 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/712 -v /w/workspace/edgex-go/712:/w/workspace/edgex-go/712:rw,z -v /w/workspace/edgex-go/712@tmp:/w/workspace/edgex-go/712@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 14:05:29 $ docker top 699970b2dcca59cca4c9c6a04d3e546e6341514795241a715eed4f07c171d0b1 -eo pid,comm [Pipeline] { [Pipeline] echo 14:05:29 ========================================================= 14:05:29 [edgeXBuildGoParallel] Running Tests and Build... 14:05:29 ========================================================= [Pipeline] sh 14:05:29 + git config --global --add safe.directory /w/workspace/edgex-go/712 [Pipeline] fileExists [Pipeline] sh 14:05:30 + make test 14:05:30 go test -race -coverprofile=coverage.out ./... 14:05:40 ? github.com/edgexfoundry/edgex-go [no test files] 14:06:12 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 14:06:12 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 14:06:12 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 14:06:12 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 14:06:12 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 14:06:12 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 14:06:12 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 14:06:12 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 14:06:12 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 14:06:12 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 14:06:12 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 14:06:12 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 14:06:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:06:12 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 14:06:12 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 14:06:12 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 14:06:12 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 14:06:12 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 14:06:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 14:06:14 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 14:06:14 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 14:06:14 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 14:06:14 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 14:06:14 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 14:06:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 14:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 14:06:15 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 14:06:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 14:06:15 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 14:06:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 14:06:15 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 14:06:15 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 14:06:15 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 14:06:15 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 14:06:17 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 14:06:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 14:06:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 14:06:17 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 14:06:17 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 14:06:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements 14:06:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.056s coverage: 53.2% of statements 14:06:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.821s coverage: 93.4% of statements 14:06:18 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements 14:06:18 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 14:06:18 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 14:06:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 10.3% of statements 14:06:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 14:06:20 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 14:06:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:06:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:06:20 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 14:06:20 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 14:06:20 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 14:06:20 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 14:06:20 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 14:06:20 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 14:06:20 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 14:06:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.439s coverage: 95.8% of statements 14:06:21 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 14:06:21 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 14:06:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 14:06:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 14:06:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.029s coverage: 0.0% of statements [no tests to run] 14:06:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 0.8% of statements 14:06:23 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 42.5% of statements 14:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements 14:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements 14:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 14:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.042s coverage: 96.3% of statements 14:06:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.029s coverage: 87.5% of statements 14:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 14:06:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 14:06:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 14:06:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 14:06:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 14:06:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 14:06:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 14:06:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 14:06:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 14:06:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 14:06:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 14:06:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 14:06:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 14:06:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 14:06:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 14:06:27 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 14:06:27 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 14:06:28 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 14:06:29 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 14:06:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:06:31 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 14:06:31 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 14:06:34 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 14:06:34 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 14:06:34 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 14:06:36 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 14:06:36 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 14:06:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 14:06:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements 14:06:36 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 14:06:36 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 14:06:36 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 14:06:36 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 14:06:37 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 14:06:37 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 14:06:37 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 14:06:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 14:06:39 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 14:06:39 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 14:06:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 14:06:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 14:06:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 14:06:41 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 14:06:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 14:06:42 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 14:06:42 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 14:06:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 14:06:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 14:06:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 14:06:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 14:06:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.278s coverage: 79.9% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.054s coverage: 92.9% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.032s coverage: 75.0% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.053s coverage: 87.2% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.027s coverage: 20.0% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.151s coverage: 63.1% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.139s coverage: 36.5% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.039s coverage: 4.9% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.071s coverage: 97.1% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.031s coverage: 35.9% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 19.9% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.131s coverage: 95.7% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 14:06:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.091s coverage: 98.9% of statements 14:06:49 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 14:06:49 running golangci-lint 14:06:49 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 14:06:49 go version go1.23.2 linux/amd64 14:06:49 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 14:06:49 level=info msg="[config_reader] Used config file .golangci.yml" 14:06:49 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 14:07:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21906 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 14:07:11 Running in /w/workspace/edgex-go/712 [Pipeline] { [Pipeline] checkout 14:07:14 The recommended git tool is: git 14:07:16 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|compiled_files|deps|exports_file|files|imports) took 22.151723206s" 14:07:16 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.270729ms" 14:07:19 using credential edgex-jenkins-ssh 14:07:19 Cloning the remote Git repository 14:07:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:07:19 > git init /w/workspace/edgex-go/712 # timeout=10 14:07:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:07:20 > git --version # timeout=10 14:07:20 > git --version # 'git version 2.25.1' 14:07:20 using GIT_SSH to set credentials SSH Credentials for GitHub 14:07:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:07:28 level=info msg="[linters_context/goanalysis] analyzers took 2m4.750208713s with top 10 stages: buildir: 1m14.606939605s, gosec: 4.716326104s, inspect: 3.444840999s, fact_deprecated: 3.054655112s, S1038: 2.052060243s, printf: 2.003631947s, ctrlflow: 1.800695135s, fact_purity: 1.518290478s, nilness: 1.448045824s, directives: 978.608795ms" 14:07:28 level=info msg="[runner] Issues before processing: 219, after processing: 0" 14:07:28 level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 219/219, identifier_marker: 219/219, nolint: 22/0, cgo: 219/219, invalid_issue: 219/219, autogenerated_exclude: 219/219, exclude-rules: 219/22, path_prettifier: 219/219, filename_unadjuster: 219/219, skip_files: 219/219, exclude: 219/219" 14:07:28 level=info msg="[runner] processing took 18.873164ms with stages: nolint: 7.667232ms, identifier_marker: 5.229734ms, path_prettifier: 1.955222ms, autogenerated_exclude: 1.892449ms, exclude-rules: 1.175097ms, skip_dirs: 857.863µs, cgo: 39.063µs, invalid_issue: 33.862µs, filename_unadjuster: 16.701µs, max_same_issues: 2.43µs, skip_files: 560ns, exclude: 490ns, uniq_by_line: 480ns, path_prefixer: 391ns, fixer: 390ns, diff: 290ns, sort_results: 240ns, max_from_linter: 160ns, source_code: 150ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, severity-rules: 110ns" 14:07:28 level=info msg="[runner] linters took 15.011111707s with stages: goanalysis_metalinter: 14.992113772s" 14:07:28 level=info msg="File cache stats: 0 entries of total size 0B" 14:07:28 level=info msg="Memory: 367 samples, avg is 332.8MB, max is 1347.8MB" 14:07:28 level=info msg="Execution took 37.220590552s" 14:07:28 go vet ./... 14:07:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:07:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:07:35 ./bin/test-attribution-txt.sh [Pipeline] echo 14:07:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 14:07:35 + ls -al . 14:07:35 total 1848 14:07:35 drwxrwxr-x 11 1001 1001 4096 Oct 5 14:05 . 14:07:35 drwxr-xr-x 4 root root 4096 Oct 5 14:05 .. 14:07:35 drwxrwxr-x 2 1001 1001 4096 Oct 5 14:04 .blubracket 14:07:35 -rw-rw-r-- 1 1001 1001 10 Oct 5 14:04 .dockerignore 14:07:35 drwxrwxr-x 8 1001 1001 4096 Oct 5 14:06 .git 14:07:35 drwxrwxr-x 3 1001 1001 4096 Oct 5 14:04 .github 14:07:35 -rw-rw-r-- 1 1001 1001 1102 Oct 5 14:04 .gitignore 14:07:35 -rw-rw-r-- 1 1001 1001 199 Oct 5 14:04 .golangci.yml 14:07:35 -rw-rw-r-- 1 1001 1001 100 Oct 5 14:04 .hadolint.yml 14:07:35 drwxr-xr-x 3 1001 1001 4096 Oct 5 14:04 .semver 14:07:35 -rw-rw-r-- 1 1001 1001 155 Oct 5 14:04 .sonarcloud.properties 14:07:35 -rw-rw-r-- 1 1001 1001 1171 Oct 5 14:04 ADOPTERS.md 14:07:35 -rw-rw-r-- 1 1001 1001 21553 Oct 5 14:04 Attribution.txt 14:07:35 -rw-rw-r-- 1 1001 1001 100284 Oct 5 14:04 CHANGELOG.md 14:07:35 -rw-rw-r-- 1 1001 1001 3804 Oct 5 14:04 CONTRIBUTING.md 14:07:35 -rw-rw-r-- 1 1001 1001 677 Oct 5 14:04 GOVERNANCE.md 14:07:35 -rw-rw-r-- 1 1001 1001 861 Oct 5 14:04 Jenkinsfile 14:07:35 -rw-rw-r-- 1 1001 1001 10775 Oct 5 14:04 LICENSE 14:07:35 -rw-rw-r-- 1 1001 1001 16854 Oct 5 14:04 Makefile 14:07:35 -rw-rw-r-- 1 1001 1001 582 Oct 5 14:04 OWNERS.md 14:07:35 -rw-rw-r-- 1 1001 1001 9528 Oct 5 14:04 README.md 14:07:35 -rw-rw-r-- 1 1001 1001 789 Oct 5 14:04 SECURITY.md 14:07:35 -rw-rw-r-- 1 1001 1001 12 Oct 5 14:04 VERSION 14:07:35 drwxrwxr-x 2 1001 1001 4096 Oct 5 14:04 bin 14:07:35 drwxrwxr-x 20 1001 1001 4096 Oct 5 14:04 cmd 14:07:35 -rw-r--r-- 1 root root 1502108 Oct 5 14:06 coverage.out 14:07:35 drwxrwxr-x 2 1001 1001 4096 Oct 5 14:04 fuzz_test 14:07:35 -rw-rw-r-- 1 1001 1001 7305 Oct 5 14:04 go.mod 14:07:35 -rw-rw-r-- 1 1001 1001 102748 Oct 5 14:04 go.sum 14:07:35 drwxrwxr-x 7 1001 1001 4096 Oct 5 14:04 internal 14:07:35 drwxrwxr-x 3 1001 1001 4096 Oct 5 14:04 openapi 14:07:35 -rw-rw-r-- 1 1001 1001 584 Oct 5 14:04 security.txt 14:07:35 -rw-rw-r-- 1 1001 1001 204 Oct 5 14:04 version.go [Pipeline] sh 14:07:36 + '[' -e coverage.out ] 14:07:36 + chown 1001:1001 coverage.out [Pipeline] stash 14:07:36 Stashed 1 file(s) [Pipeline] sh 14:07:36 + make build 14:07:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:07:40 Avoid second fetch 14:07:40 Checking out Revision 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b (main) 14:07:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:07:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:07:40 > git config core.sparsecheckout # timeout=10 14:07:40 > git checkout -f 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b # timeout=10 14:07:41 Commit message: "Merge pull request #4940 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.28.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:07:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:07:46 % Total % Received % Xferd Average Speed Time Time Time Current 14:07:46 Dload Upload Total Spent Left Speed 14:07:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 205k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh 14:07:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:07:47 + sudo tee /etc/docker/daemon.new 14:07:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:07:47 { 14:07:47 "registry-mirrors": [ 14:07:47 "https://nexus3.edgexfoundry.org:10001" 14:07:47 ], 14:07:47 "bip": "10.250.0.254/24", 14:07:47 "hosts": [ 14:07:47 "tcp://0.0.0.0:5555", 14:07:47 "unix:///var/run/docker.sock" 14:07:47 ], 14:07:47 "mtu": 1458, 14:07:47 "selinux-enabled": true, 14:07:47 "seccomp-profile": "/etc/docker/seccomp.json" 14:07:47 } [Pipeline] sh 14:07:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:07:47 + sudo service docker restart 14:08:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:08:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:08:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:08:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:08:06 provisioning config files... 14:08:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/712@tmp/config13539282433323218407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:08:06 ---> ****-login.sh 14:08:06 nexus3.edgexfoundry.org:10001 14:08:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:08:07 Configure a credential helper to remove this warning. See 14:08:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:08:07 14:08:07 Login Succeeded 14:08:07 nexus3.edgexfoundry.org:10002 14:08:07 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:08:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:08:07 Configure a credential helper to remove this warning. See 14:08:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:08:07 14:08:07 Login Succeeded 14:08:07 nexus3.edgexfoundry.org:10003 14:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:08:08 Configure a credential helper to remove this warning. See 14:08:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:08:08 14:08:08 Login Succeeded 14:08:08 nexus3.edgexfoundry.org:10004 14:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:08:08 Configure a credential helper to remove this warning. See 14:08:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:08:08 14:08:08 Login Succeeded 14:08:08 ****.io 14:08:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:08:09 Configure a credential helper to remove this warning. See 14:08:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:08:09 14:08:09 Login Succeeded 14:08:09 ---> ****-login.sh ends [Pipeline] } 14:08:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 14:08:09 + git config --global --add safe.directory /w/workspace/edgex-go/712 [Pipeline] echo 14:08:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:08:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:08:09 ========================================================= 14:08:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 14:08:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:08:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:08:10 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:08:10 cf04c63912e1: Pulling fs layer 14:08:10 55b35a11ae5e: Pulling fs layer 14:08:10 a37a00ec5f00: Pulling fs layer 14:08:10 50b3750afda1: Pulling fs layer 14:08:10 4f4fb700ef54: Pulling fs layer 14:08:10 80978eb59214: Pulling fs layer 14:08:10 c9f46d7d2bd2: Pulling fs layer 14:08:10 c5a475d317c9: Pulling fs layer 14:08:10 50b3750afda1: Waiting 14:08:10 4f4fb700ef54: Waiting 14:08:10 80978eb59214: Waiting 14:08:10 c9f46d7d2bd2: Waiting 14:08:10 c5a475d317c9: Waiting 14:08:10 55b35a11ae5e: Verifying Checksum 14:08:10 55b35a11ae5e: Download complete 14:08:10 50b3750afda1: Verifying Checksum 14:08:10 50b3750afda1: Download complete 14:08:10 4f4fb700ef54: Verifying Checksum 14:08:10 4f4fb700ef54: Download complete 14:08:10 80978eb59214: Verifying Checksum 14:08:10 80978eb59214: Download complete 14:08:10 cf04c63912e1: Verifying Checksum 14:08:10 cf04c63912e1: Download complete 14:08:11 c5a475d317c9: Verifying Checksum 14:08:11 c5a475d317c9: Download complete 14:08:11 cf04c63912e1: Pull complete 14:08:11 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:08:11 55b35a11ae5e: Pull complete 14:08:12 a37a00ec5f00: Verifying Checksum 14:08:12 a37a00ec5f00: Download complete 14:08:13 c9f46d7d2bd2: Verifying Checksum 14:08:13 c9f46d7d2bd2: Download complete 14:08:13 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 14:08:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:08:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:08:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:08:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:08:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:08:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 14:08:21 $ docker stop --time=1 699970b2dcca59cca4c9c6a04d3e546e6341514795241a715eed4f07c171d0b1 14:08:28 a37a00ec5f00: Pull complete 14:08:28 50b3750afda1: Pull complete 14:08:28 4f4fb700ef54: Pull complete 14:08:28 80978eb59214: Pull complete 14:08:28 $ docker rm -f --volumes 699970b2dcca59cca4c9c6a04d3e546e6341514795241a715eed4f07c171d0b1 [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 14:08:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:08:29 14:08:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:08:30 latest: Pulling from edgex-devops/edgex-compose 14:08:30 91d30c5bc195: Pulling fs layer 14:08:30 2e9b0aa3be6d: Pulling fs layer 14:08:30 9c61dcf015f6: Pulling fs layer 14:08:30 4698f68db338: Pulling fs layer 14:08:30 2a2f49069b9e: Pulling fs layer 14:08:30 e0025b399a48: Pulling fs layer 14:08:30 4698f68db338: Waiting 14:08:30 e0025b399a48: Waiting 14:08:30 91d30c5bc195: Verifying Checksum 14:08:30 91d30c5bc195: Download complete 14:08:30 4698f68db338: Verifying Checksum 14:08:30 4698f68db338: Download complete 14:08:30 2e9b0aa3be6d: Verifying Checksum 14:08:30 2e9b0aa3be6d: Download complete 14:08:30 e0025b399a48: Verifying Checksum 14:08:30 e0025b399a48: Download complete 14:08:30 91d30c5bc195: Pull complete 14:08:30 9c61dcf015f6: Verifying Checksum 14:08:30 9c61dcf015f6: Download complete 14:08:31 2e9b0aa3be6d: Pull complete 14:08:34 c9f46d7d2bd2: Pull complete 14:08:35 9c61dcf015f6: Pull complete 14:08:35 4698f68db338: Pull complete 14:08:35 2a2f49069b9e: Pull complete 14:08:35 e0025b399a48: Pull complete 14:08:35 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 14:08:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:08:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:35 prd-ubuntu20.04-docker-8c-8g-21898 does not seem to be running inside a container 14:08:35 $ 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/712 -v /w/workspace/edgex-go/712:/w/workspace/edgex-go/712:rw,z -v /w/workspace/edgex-go/712@tmp:/w/workspace/edgex-go/712@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 14:08:35 c5a475d317c9: Pull complete 14:08:35 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 14:08:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:08:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:08:36 $ docker top c3aae80de1736e65be25acfd21b291032f975afb21d129ee16972e5afb9b9d7c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [Pipeline] sh 14:08:37 + docker compose -f ./docker-compose-build.yml build --parallel 14:08:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:08:37 WORKDIR /edgex 14:08:37 COPY go.mod . 14:08:37 RUN go mod download 14:08:37 + docker build -t ci-base-image-arm64 -f - . 14:08:37 Sending build context to Docker daemon 3.684MB 14:08:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:08:37 ---> be29e6b0f0d4 14:08:37 Step 2/4 : WORKDIR /edgex 14:08:40 ---> Running in 84ab606a3324 14:08:40 Removing intermediate container 84ab606a3324 14:08:40 ---> 313940a78a17 14:08:40 Step 3/4 : COPY go.mod . 14:08:40 #1 [support-cron-scheduler internal] load build definition from Dockerfile 14:08:40 #1 transferring dockerfile: 1.85kB done 14:08:40 #1 DONE 0.7s 14:08:40 14:08:40 #2 [security-spire-server internal] load build definition from Dockerfile 14:08:40 #2 transferring dockerfile: 1.70kB 0.0s done 14:08:40 #2 DONE 0.4s 14:08:40 14:08:40 #3 [security-bootstrapper internal] load build definition from Dockerfile 14:08:40 #3 transferring dockerfile: 3.17kB done 14:08:40 #3 DONE 0.5s 14:08:40 14:08:40 #4 [core-data internal] load build definition from Dockerfile 14:08:40 #4 ... 14:08:40 14:08:40 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 14:08:40 #5 transferring dockerfile: 1.89kB done 14:08:40 #5 DONE 0.5s 14:08:40 14:08:40 #6 [security-proxy-setup internal] load build definition from Dockerfile 14:08:40 #6 transferring dockerfile: 2.50kB done 14:08:40 #6 DONE 0.5s 14:08:40 14:08:40 #4 [core-data internal] load build definition from Dockerfile 14:08:40 #4 transferring dockerfile: 2.07kB done 14:08:40 #4 DONE 0.4s 14:08:40 14:08:40 #7 [security-spire-agent internal] load build definition from Dockerfile 14:08:40 #7 transferring dockerfile: 1.81kB done 14:08:40 #7 DONE 0.5s 14:08:40 14:08:40 #8 [security-secretstore-setup internal] load build definition from Dockerfile 14:08:40 #8 transferring dockerfile: 2.49kB done 14:08:40 #8 DONE 0.5s 14:08:40 14:08:40 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 14:08:40 #9 transferring dockerfile: 2.23kB done 14:08:40 #9 DONE 0.5s 14:08:40 14:08:40 #10 [core-metadata internal] load build definition from Dockerfile 14:08:40 #10 transferring dockerfile: 2.13kB done 14:08:40 #10 DONE 0.4s 14:08:40 14:08:40 #11 [security-proxy-auth internal] load build definition from Dockerfile 14:08:40 #11 transferring dockerfile: 2.15kB done 14:08:40 #11 DONE 0.5s 14:08:40 14:08:40 #12 [security-spire-config internal] load build definition from Dockerfile 14:08:40 #12 transferring dockerfile: 1.69kB done 14:08:40 #12 DONE 0.4s 14:08:40 14:08:40 #13 [support-cron-scheduler internal] load .dockerignore 14:08:40 #13 transferring context: 50B done 14:08:40 #13 DONE 0.4s 14:08:40 14:08:40 #14 [core-data internal] load .dockerignore 14:08:40 #14 ... 14:08:40 14:08:40 #15 [security-spiffe-token-provider internal] load .dockerignore 14:08:40 #15 transferring context: 50B done 14:08:40 #15 DONE 0.3s 14:08:40 14:08:40 #16 [security-spire-server internal] load .dockerignore 14:08:40 #16 transferring context: 50B done 14:08:40 #16 DONE 0.2s 14:08:40 14:08:40 #17 [security-spire-agent internal] load .dockerignore 14:08:40 #17 transferring context: 50B done 14:08:40 #17 DONE 0.2s 14:08:40 14:08:40 #18 [security-proxy-setup internal] load .dockerignore 14:08:40 #18 transferring context: 50B done 14:08:40 #18 DONE 0.3s 14:08:40 14:08:40 #19 [support-notifications internal] load build definition from Dockerfile 14:08:40 #19 transferring dockerfile: 2.02kB done 14:08:40 #19 DONE 0.5s 14:08:40 14:08:40 #20 [security-bootstrapper internal] load .dockerignore 14:08:40 #20 transferring context: 50B done 14:08:40 #20 DONE 0.3s 14:08:40 14:08:40 #21 [core-command internal] load build definition from Dockerfile 14:08:40 #21 transferring dockerfile: 1.93kB done 14:08:40 #21 DONE 0.5s 14:08:40 14:08:40 #22 [core-keeper internal] load build definition from Dockerfile 14:08:40 #22 transferring dockerfile: 2.07kB done 14:08:40 #22 DONE 0.5s 14:08:40 14:08:40 #23 [support-scheduler internal] load build definition from Dockerfile 14:08:40 #23 transferring dockerfile: 1.93kB done 14:08:40 #23 DONE 0.5s 14:08:40 14:08:40 #24 [core-common-config-bootstrapper internal] load .dockerignore 14:08:40 #24 transferring context: 50B done 14:08:40 #24 DONE 0.2s 14:08:40 14:08:40 #25 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:08:40 #25 DONE 0.0s 14:08:40 14:08:40 #26 [security-secretstore-setup internal] load .dockerignore 14:08:40 #26 transferring context: 50B done 14:08:40 #26 DONE 0.3s 14:08:40 14:08:40 #27 [core-command internal] load .dockerignore 14:08:40 #27 transferring context: 50B done 14:08:40 #27 DONE 0.2s 14:08:40 14:08:40 #28 [security-proxy-auth internal] load .dockerignore 14:08:40 #28 transferring context: 50B done 14:08:40 #28 DONE 0.2s 14:08:40 14:08:40 #29 [core-metadata internal] load .dockerignore 14:08:40 #29 transferring context: 50B done 14:08:40 #29 DONE 0.2s 14:08:40 14:08:40 #30 [security-spire-config internal] load .dockerignore 14:08:40 #30 transferring context: 50B done 14:08:40 #30 DONE 0.2s 14:08:40 14:08:40 #31 [support-notifications internal] load .dockerignore 14:08:40 #31 transferring context: 50B done 14:08:40 #31 DONE 0.2s 14:08:40 14:08:40 #14 [core-data internal] load .dockerignore 14:08:40 #14 transferring context: 50B done 14:08:40 #14 DONE 0.2s 14:08:40 14:08:40 #32 [support-scheduler internal] load .dockerignore 14:08:40 #32 transferring context: 50B done 14:08:40 #32 DONE 0.2s 14:08:40 14:08:40 #33 [core-keeper internal] load .dockerignore 14:08:40 #33 transferring context: 50B done 14:08:40 #33 DONE 0.2s 14:08:40 14:08:40 #25 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:08:40 #25 DONE 0.0s 14:08:40 14:08:40 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 14:08:40 #34 ... 14:08:40 14:08:40 #25 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:08:40 #25 DONE 0.0s 14:08:40 14:08:40 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 14:08:41 ---> 47cfacb0dea6 14:08:41 Step 4/4 : RUN go mod download 14:08:41 ---> Running in 754f163532bc 14:08:41 #34 ... 14:08:41 14:08:41 #25 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:08:41 #25 DONE 0.0s 14:08:41 14:08:41 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 14:08:41 #34 DONE 0.6s 14:08:41 14:08:41 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 14:08:41 #35 DONE 0.4s 14:08:41 14:08:41 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 14:08:41 #36 DONE 0.5s 14:08:41 14:08:41 #37 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:08:41 #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 14:08:41 #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 14:08:41 #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 14:08:41 #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 14:08:42 #37 DONE 0.9s 14:08:42 14:08:42 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:08:42 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 14:08:42 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 14:08:42 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 14:08:42 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 14:08:42 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 14:08:42 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 14:08:42 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 14:08:42 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.5s 14:08:42 #38 ... 14:08:42 14:08:42 #39 [security-spire-config internal] load build context 14:08:42 #39 transferring context: 26.23kB 0.1s done 14:08:42 #39 DONE 0.7s 14:08:42 14:08:42 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:08:42 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s 14:08:42 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.6s 14:08:42 #38 ... 14:08:42 14:08:42 #40 [security-spire-agent internal] load build context 14:08:42 #40 transferring context: 27.51kB 0.1s done 14:08:42 #40 DONE 0.8s 14:08:42 14:08:42 #41 [security-spire-server internal] load build context 14:08:42 #41 transferring context: 27.98kB 0.2s done 14:08:42 #41 DONE 0.9s 14:08:42 14:08:42 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:08:42 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 14:08:42 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 0.7s 14:08:42 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 14:08:42 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 0.8s 14:08:42 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 14:08:42 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 0.9s 14:08:42 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s 14:08:42 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s done 14:08:43 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14:08:45 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done 14:08:45 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done 14:08:52 #38 ... 14:08:52 14:08:52 #42 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 14:08:52 #42 ... 14:08:52 14:08:52 #43 [support-notifications internal] load build context 14:08:52 #43 transferring context: 265.38MB 10.0s 14:08:52 #43 ... 14:08:52 14:08:52 #44 [core-metadata internal] load build context 14:08:52 #44 ... 14:08:52 14:08:52 #45 [core-command internal] load build context 14:08:52 #45 ... 14:08:52 14:08:52 #46 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 14:08:52 #46 ... 14:08:52 14:08:52 #47 [core-data internal] load build context 14:08:52 #47 ... 14:08:52 14:08:52 #48 [support-cron-scheduler internal] load build context 14:08:52 #48 ... 14:08:52 14:08:52 #49 [support-scheduler internal] load build context 14:08:52 #49 ... 14:08:52 14:08:52 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:08:52 #50 ... 14:08:52 14:08:52 #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:08:53 #51 ... 14:08:53 14:08:53 #52 [security-spiffe-token-provider internal] load build context 14:08:53 #52 ... 14:08:53 14:08:53 #53 [core-keeper internal] load build context 14:08:53 #53 ... 14:08:53 14:08:53 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:08:53 #54 ... 14:08:53 14:08:53 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:08:53 #55 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 14:08:53 #55 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 14:08:53 #55 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 14:08:53 #55 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 14:08:53 #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 14:08:53 #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 14:08:53 #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 14:08:53 #55 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.8s done 14:08:53 #55 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 14:08:53 #55 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.8s done 14:08:53 #55 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done 14:08:54 #55 ... 14:08:54 14:08:54 #56 [core-common-config-bootstrapper internal] load build context 14:08:54 #56 ... 14:08:54 14:08:54 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:08:54 #57 ... 14:08:54 14:08:54 #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:08:54 #58 ... 14:08:54 14:08:54 #59 [security-proxy-setup internal] load build context 14:08:54 #59 ... 14:08:54 14:08:54 #60 [security-proxy-auth internal] load build context 14:08:54 #60 ... 14:08:54 14:08:54 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 14:08:54 #61 ... 14:08:54 14:08:54 #62 [security-secretstore-setup internal] load build context 14:08:54 #62 ... 14:08:54 14:08:54 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 14:08:54 #63 ... 14:08:54 14:08:54 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:08:54 #64 ... 14:08:54 14:08:54 #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:08:55 #65 ... 14:08:55 14:08:55 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:08:55 #66 ... 14:08:55 14:08:55 #67 [security-bootstrapper internal] load build context 14:08:55 #67 ... 14:08:55 14:08:55 #60 [security-proxy-auth internal] load build context 14:08:56 #60 transferring context: 296.50MB 15.0s 14:09:01 #60 ... 14:09:01 14:09:01 #59 [security-proxy-setup internal] load build context 14:09:01 #59 ... 14:09:01 14:09:01 #60 [security-proxy-auth internal] load build context 14:09:01 #60 transferring context: 452.41MB 18.9s done 14:09:03 #60 ... 14:09:03 14:09:03 #43 [support-notifications internal] load build context 14:09:03 #43 transferring context: 452.41MB 16.9s done 14:09:03 #43 ... 14:09:03 14:09:03 #48 [support-cron-scheduler internal] load build context 14:09:03 #48 transferring context: 452.41MB 18.7s done 14:09:03 #48 ... 14:09:03 14:09:03 #44 [core-metadata internal] load build context 14:09:03 #44 transferring context: 452.41MB 17.2s done 14:09:03 #44 ... 14:09:03 14:09:03 #52 [security-spiffe-token-provider internal] load build context 14:09:03 #52 transferring context: 452.41MB 16.4s done 14:09:04 #52 ... 14:09:04 14:09:04 #53 [core-keeper internal] load build context 14:09:04 #53 transferring context: 452.41MB 18.9s done 14:09:04 #53 ... 14:09:04 14:09:04 #56 [core-common-config-bootstrapper internal] load build context 14:09:04 #56 transferring context: 452.41MB 16.4s done 14:09:04 #56 ... 14:09:04 14:09:04 #45 [core-command internal] load build context 14:09:04 #45 transferring context: 452.41MB 15.3s done 14:09:04 #45 ... 14:09:04 14:09:04 #47 [core-data internal] load build context 14:09:04 #47 transferring context: 452.41MB 16.7s done 14:09:06 #47 ... 14:09:06 14:09:06 #49 [support-scheduler internal] load build context 14:09:06 #49 transferring context: 452.41MB 17.0s done 14:09:06 #49 ... 14:09:06 14:09:06 #62 [security-secretstore-setup internal] load build context 14:09:06 #62 transferring context: 452.41MB 20.1s done 14:09:06 #62 ... 14:09:06 14:09:06 #67 [security-bootstrapper internal] load build context 14:09:06 #67 transferring context: 452.41MB 15.8s done 14:09:11 #67 ... 14:09:11 14:09:11 #59 [security-proxy-setup internal] load build context 14:09:11 #59 transferring context: 452.41MB 18.9s done 14:09:38 #59 ... 14:09:38 14:09:38 #45 [core-command internal] load build context 14:09:38 #45 DONE 53.6s 14:09:38 14:09:38 #52 [security-spiffe-token-provider internal] load build context 14:09:38 #52 DONE 53.6s 14:09:38 14:09:38 #67 [security-bootstrapper internal] load build context 14:09:38 #67 DONE 53.6s 14:09:38 14:09:38 #47 [core-data internal] load build context 14:09:38 #47 DONE 53.6s 14:09:38 14:09:38 #59 [security-proxy-setup internal] load build context 14:09:38 #59 DONE 53.7s 14:09:38 14:09:38 #56 [core-common-config-bootstrapper internal] load build context 14:09:38 #56 DONE 53.6s 14:09:38 14:09:38 #43 [support-notifications internal] load build context 14:09:38 #43 DONE 53.6s 14:09:38 14:09:38 #44 [core-metadata internal] load build context 14:09:38 #44 DONE 53.7s 14:09:38 14:09:38 #49 [support-scheduler internal] load build context 14:09:38 #49 DONE 53.7s 14:09:38 14:09:38 #53 [core-keeper internal] load build context 14:09:38 #53 DONE 53.7s 14:09:38 14:09:38 #48 [support-cron-scheduler internal] load build context 14:09:38 #48 DONE 53.7s 14:09:38 14:09:38 #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:38 #65 ... 14:09:38 14:09:38 #62 [security-secretstore-setup internal] load build context 14:09:38 #62 DONE 53.7s 14:09:38 14:09:38 #60 [security-proxy-auth internal] load build context 14:09:38 #60 DONE 53.7s 14:09:38 14:09:38 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:09:38 #55 DONE 53.8s 14:09:38 14:09:38 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:09:38 #38 DONE 54.0s 14:09:38 14:09:38 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:09:38 #66 53.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:38 #66 ... 14:09:38 14:09:38 #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:38 #65 DONE 53.1s 14:09:38 14:09:38 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:09:38 #66 53.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:38 #66 ... 14:09:38 14:09:38 #42 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 14:09:38 #42 DONE 54.3s 14:09:38 14:09:38 #68 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 14:09:38 #68 DONE 0.3s 14:09:38 14:09:38 #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 14:09:38 #69 ... 14:09:38 14:09:38 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:09:38 #66 53.44 (1/4) Installing ca-certificates (20240705-r0) 14:09:38 #66 53.45 (2/4) Installing dumb-init (1.2.5-r3) 14:09:38 #66 53.46 (3/4) Installing su-exec (0.2-r3) 14:09:38 #66 53.46 (4/4) Installing yq-go (4.44.1-r2) 14:09:38 #66 53.70 Executing busybox-1.36.1-r29.trigger 14:09:38 #66 53.70 Executing ca-certificates-20240705-r0.trigger 14:09:38 #66 53.74 OK: 19 MiB in 18 packages 14:09:38 #66 DONE 54.0s 14:09:38 14:09:38 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 14:09:38 #63 53.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:38 #63 53.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:38 #63 53.74 (1/3) Installing ca-certificates (20240705-r0) 14:09:38 #63 53.76 (2/3) Installing dumb-init (1.2.5-r3) 14:09:38 #63 53.76 (3/3) Installing tzdata (2024b-r0) 14:09:38 #63 53.79 Executing busybox-1.36.1-r29.trigger 14:09:38 #63 53.80 Executing ca-certificates-20240705-r0.trigger 14:09:38 #63 53.84 OK: 10 MiB in 17 packages 14:09:38 #63 DONE 54.1s 14:09:38 14:09:38 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 14:09:38 #61 53.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:38 #61 53.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:38 #61 54.27 (1/2) Installing dumb-init (1.2.5-r3) 14:09:38 #61 54.27 (2/2) Installing su-exec (0.2-r3) 14:09:38 #61 54.28 Executing busybox-1.36.1-r29.trigger 14:09:38 #61 54.29 OK: 8 MiB in 16 packages 14:09:38 #61 DONE 55.3s 14:09:38 14:09:38 #46 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 14:09:38 #46 53.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:38 #46 54.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:38 #46 54.35 (1/2) Installing ca-certificates (20240705-r0) 14:09:38 #46 54.37 (2/2) Installing dumb-init (1.2.5-r3) 14:09:38 #46 54.37 Executing busybox-1.36.1-r29.trigger 14:09:38 #46 54.38 Executing ca-certificates-20240705-r0.trigger 14:09:38 #46 54.41 OK: 9 MiB in 16 packages 14:09:38 #46 DONE 55.2s 14:09:38 14:09:38 #70 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 14:09:38 #70 ... 14:09:38 14:09:38 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:09:38 #64 53.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:38 #64 53.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:38 #64 54.10 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:09:38 #64 54.10 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:09:38 #64 54.10 OK: 24163 distinct packages available 14:09:38 #64 54.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:38 #64 54.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:38 #64 54.51 (1/14) Installing ca-certificates (20240705-r0) 14:09:38 #64 54.53 (2/14) Installing brotli-libs (1.1.0-r2) 14:09:38 #64 54.54 (3/14) Installing c-ares (1.33.1-r0) 14:09:38 #64 54.54 (4/14) Installing libunistring (1.2-r0) 14:09:38 #64 54.56 (5/14) Installing libidn2 (2.3.7-r0) 14:09:38 #64 54.56 (6/14) Installing nghttp2-libs (1.62.1-r0) 14:09:38 #64 54.56 (7/14) Installing libpsl (0.21.5-r1) 14:09:38 #64 54.57 (8/14) Installing zstd-libs (1.5.6-r0) 14:09:38 #64 54.58 (9/14) Installing libcurl (8.10.1-r0) 14:09:38 #64 54.59 (10/14) Installing curl (8.10.1-r0) 14:09:38 #64 54.59 (11/14) Installing dumb-init (1.2.5-r3) 14:09:38 #64 54.60 (12/14) Installing musl-obstack (1.2.3-r2) 14:09:38 #64 54.60 (13/14) Installing libucontext (1.2-r3) 14:09:38 #64 54.60 (14/14) Installing gcompat (1.1.0-r4) 14:09:38 #64 54.61 Executing busybox-1.36.1-r29.trigger 14:09:38 #64 54.61 Executing ca-certificates-20240705-r0.trigger 14:09:38 #64 54.65 OK: 13 MiB in 28 packages 14:09:38 #64 DONE 55.2s 14:09:38 14:09:38 #51 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:09:38 #51 54.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:38 #51 54.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:38 #51 54.43 (1/1) Installing dumb-init (1.2.5-r3) 14:09:38 #51 54.43 Executing busybox-1.36.1-r29.trigger 14:09:38 #51 54.44 OK: 8 MiB in 15 packages 14:09:38 #51 DONE 55.2s 14:09:38 14:09:38 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:09:38 #71 ... 14:09:38 14:09:38 #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:09:38 #58 55.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:38 #58 55.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:38 #58 55.55 (1/1) Installing dumb-init (1.2.5-r3) 14:09:38 #58 55.55 Executing busybox-1.36.1-r29.trigger 14:09:38 #58 55.56 OK: 8 MiB in 15 packages 14:09:38 #58 DONE 55.9s 14:09:38 14:09:38 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:09:38 #57 55.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:38 #57 55.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:38 #57 55.98 (1/4) Installing dumb-init (1.2.5-r3) 14:09:38 #57 55.98 (2/4) Installing openssl (3.3.2-r0) 14:09:38 #57 56.00 (3/4) Installing su-exec (0.2-r3) 14:09:38 #57 56.00 (4/4) Installing yq-go (4.44.1-r2) 14:09:38 #57 56.08 Executing busybox-1.36.1-r29.trigger 14:09:38 #57 56.08 OK: 19 MiB in 18 packages 14:09:39 #57 DONE 57.5s 14:09:39 14:09:39 #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:09:39 #54 55.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:39 #54 55.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:39 #54 56.09 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:09:39 #54 56.09 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:09:39 #54 56.09 OK: 24163 distinct packages available 14:09:39 #54 56.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:39 #54 56.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:39 #54 56.64 (1/5) Installing dumb-init (1.2.5-r3) 14:09:39 #54 56.65 (2/5) Installing musl-obstack (1.2.3-r2) 14:09:39 #54 56.65 (3/5) Installing libucontext (1.2-r3) 14:09:39 #54 56.65 (4/5) Installing gcompat (1.1.0-r4) 14:09:39 #54 56.66 (5/5) Installing openssl (3.3.2-r0) 14:09:39 #54 56.67 Executing busybox-1.36.1-r29.trigger 14:09:39 #54 56.68 OK: 9 MiB in 19 packages 14:09:39 #54 DONE 57.5s 14:09:39 14:09:39 #50 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:09:39 #50 55.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:39 #50 55.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:39 #50 55.52 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:09:39 #50 55.52 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:09:39 #50 55.52 OK: 24163 distinct packages available 14:09:39 #50 55.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:39 #50 55.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:39 #50 56.13 (1/4) Installing dumb-init (1.2.5-r3) 14:09:39 #50 56.14 (2/4) Installing musl-obstack (1.2.3-r2) 14:09:39 #50 56.14 (3/4) Installing libucontext (1.2-r3) 14:09:39 #50 56.14 (4/4) Installing gcompat (1.1.0-r4) 14:09:39 #50 56.14 Executing busybox-1.36.1-r29.trigger 14:09:39 #50 56.15 OK: 8 MiB in 18 packages 14:09:39 #50 DONE 57.5s 14:09:39 14:09:39 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 14:09:40 #72 ... 14:09:40 14:09:40 #73 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 14:09:40 #0 2.869 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:40 #0 3.390 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:40 #0 4.225 (1/1) Installing dumb-init (1.2.5-r3) 14:09:40 #0 4.522 Executing busybox-1.36.1-r29.trigger 14:09:40 #0 4.532 OK: 8 MiB in 15 packages 14:09:40 #73 DONE 4.6s 14:09:40 14:09:40 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:09:40 #74 ... 14:09:40 14:09:40 #75 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 14:09:40 #0 4.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:40 #0 4.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:40 #0 4.701 OK: 246 MiB in 54 packages 14:09:40 #75 DONE 4.9s 14:09:40 14:09:40 #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:09:40 #76 DONE 0.0s 14:09:40 14:09:40 #77 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:40 #77 DONE 4.9s 14:09:40 14:09:40 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 14:09:41 #78 ... 14:09:41 14:09:41 #79 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:09:41 #0 4.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:41 #0 5.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:41 #0 5.496 OK: 246 MiB in 54 packages 14:09:41 #79 DONE 5.9s 14:09:41 14:09:41 #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 14:09:41 #69 5.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:41 #69 5.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:41 #69 5.671 OK: 246 MiB in 54 packages 14:09:41 #69 DONE 5.9s 14:09:41 14:09:41 #80 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 14:09:41 #80 DONE 0.1s 14:09:41 14:09:41 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:09:41 #81 ... 14:09:41 14:09:41 #82 [core-data builder 4/7] COPY go.mod vendor* ./ 14:09:41 #82 DONE 0.1s 14:09:41 14:09:41 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:09:41 #71 3.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:41 #71 3.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:41 #71 ... 14:09:41 14:09:41 #83 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:09:41 #0 4.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:41 #0 5.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:41 #0 5.483 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:09:41 #0 5.483 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:09:41 #0 5.483 OK: 24162 distinct packages available 14:09:41 #0 5.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:41 #0 5.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:41 #0 6.070 OK: 246 MiB in 54 packages 14:09:41 #83 DONE 6.3s 14:09:41 14:09:41 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:09:41 #71 4.136 Upgrading critical system libraries and apk-tools: 14:09:41 #71 4.136 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:09:41 #71 4.148 Executing busybox-1.36.1-r29.trigger 14:09:41 #71 ... 14:09:41 14:09:41 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 14:09:41 #84 DONE 0.1s 14:09:41 14:09:41 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:09:41 #0 4.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:41 #0 4.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:41 #0 4.879 Upgrading critical system libraries and apk-tools: 14:09:41 #0 4.879 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:09:41 #0 4.885 Executing busybox-1.36.1-r29.trigger 14:09:41 #0 4.972 Continuing the upgrade transaction with new apk-tools: 14:09:41 #0 4.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:41 #0 5.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:41 #0 5.447 OK: 19 MiB in 18 packages 14:09:41 #85 DONE 5.6s 14:09:41 14:09:41 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:09:41 #71 4.250 Continuing the upgrade transaction with new apk-tools: 14:09:41 #71 4.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:41 #71 4.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:42 #71 ... 14:09:42 14:09:42 #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 14:09:42 #0 4.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:42 #0 4.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:42 #0 5.149 Upgrading critical system libraries and apk-tools: 14:09:42 #0 5.149 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:09:42 #0 5.161 Executing busybox-1.36.1-r29.trigger 14:09:42 #0 5.264 Continuing the upgrade transaction with new apk-tools: 14:09:42 #0 5.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:42 #0 5.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:42 #0 5.660 OK: 10 MiB in 17 packages 14:09:42 #86 DONE 5.8s 14:09:42 14:09:42 #70 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 14:09:42 #70 3.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:42 #70 3.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:42 #70 4.215 Upgrading critical system libraries and apk-tools: 14:09:42 #70 4.215 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:09:42 #70 4.229 Executing busybox-1.36.1-r29.trigger 14:09:42 #70 4.351 Continuing the upgrade transaction with new apk-tools: 14:09:42 #70 4.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:42 #70 4.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:42 #70 4.751 OK: 8 MiB in 16 packages 14:09:42 #70 DONE 4.9s 14:09:42 14:09:42 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 14:09:42 #72 2.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:42 #72 ... 14:09:42 14:09:42 #71 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:09:42 #71 4.638 OK: 13 MiB in 28 packages 14:09:42 #71 DONE 4.7s 14:09:42 14:09:42 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 14:09:42 #72 2.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:42 #72 ... 14:09:42 14:09:42 #87 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 14:09:42 #0 4.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:42 #0 4.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:42 #0 4.552 Upgrading critical system libraries and apk-tools: 14:09:42 #0 4.552 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:09:42 #0 4.554 Executing busybox-1.36.1-r29.trigger 14:09:42 #0 4.674 Continuing the upgrade transaction with new apk-tools: 14:09:42 #0 4.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:42 #0 4.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:42 #0 5.100 OK: 8 MiB in 15 packages 14:09:42 #87 DONE 5.3s 14:09:42 14:09:42 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 14:09:42 #72 2.971 Upgrading critical system libraries and apk-tools: 14:09:42 #72 2.971 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:09:42 #72 2.987 Executing busybox-1.36.1-r29.trigger 14:09:42 #72 3.123 Continuing the upgrade transaction with new apk-tools: 14:09:42 #72 3.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:42 #72 3.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:43 #72 ... 14:09:43 14:09:43 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:09:43 #0 2.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:43 #0 2.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:43 #0 2.896 Upgrading critical system libraries and apk-tools: 14:09:43 #0 2.896 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:09:43 #0 2.897 Executing busybox-1.36.1-r29.trigger 14:09:43 #0 2.982 Continuing the upgrade transaction with new apk-tools: 14:09:43 #0 2.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:43 #0 3.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:43 #0 3.418 OK: 19 MiB in 18 packages 14:09:43 #88 DONE 3.6s 14:09:43 14:09:43 #89 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 14:09:43 #0 4.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:43 #0 4.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:43 #0 5.067 Upgrading critical system libraries and apk-tools: 14:09:43 #0 5.067 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:09:43 #0 5.075 Executing busybox-1.36.1-r29.trigger 14:09:43 #0 5.161 Continuing the upgrade transaction with new apk-tools: 14:09:43 #0 5.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:43 #0 5.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:43 #0 5.770 OK: 9 MiB in 16 packages 14:09:43 #89 DONE 5.9s 14:09:43 14:09:43 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 14:09:43 #72 3.623 OK: 9 MiB in 19 packages 14:09:43 #72 ... 14:09:43 14:09:43 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 14:09:43 #90 DONE 0.1s 14:09:43 14:09:43 #91 [core-data stage-1 3/8] RUN apk --no-cache upgrade 14:09:43 #0 3.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:43 #0 4.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:43 #0 4.426 Upgrading critical system libraries and apk-tools: 14:09:43 #0 4.426 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:09:43 #0 4.434 Executing busybox-1.36.1-r29.trigger 14:09:43 #0 4.514 Continuing the upgrade transaction with new apk-tools: 14:09:43 #0 4.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:43 #0 4.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:43 #0 5.142 OK: 8 MiB in 15 packages 14:09:43 #91 DONE 5.3s 14:09:43 14:09:43 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 14:09:43 #72 DONE 3.8s 14:09:43 14:09:43 #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:09:43 #74 2.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:43 #74 2.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:43 #74 2.999 Upgrading critical system libraries and apk-tools: 14:09:43 #74 2.999 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:09:43 #74 3.002 Executing busybox-1.36.1-r29.trigger 14:09:43 #74 3.200 Continuing the upgrade transaction with new apk-tools: 14:09:43 #74 3.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:43 #74 3.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:43 #74 3.707 OK: 8 MiB in 18 packages 14:09:43 #74 DONE 3.9s 14:09:43 14:09:43 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:09:46 #92 DONE 2.6s 14:09:46 14:09:46 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:09:46 #93 DONE 2.5s 14:09:46 14:09:46 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 14:09:46 #78 2.477 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:09:46 #78 4.100 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:09:46 #78 4.812 OK: 246 MiB in 54 packages 14:09:46 #78 DONE 5.7s 14:09:46 14:09:46 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 14:09:46 #94 ... 14:09:46 14:09:46 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 14:09:46 #95 DONE 2.6s 14:09:46 14:09:46 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:09:46 #96 DONE 3.9s 14:09:46 14:09:46 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 14:09:46 #97 DONE 0.2s 14:09:46 14:09:46 #98 [security-spire-server stage-2 6/9] COPY security.txt / 14:09:47 #98 ... 14:09:47 14:09:47 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 14:09:47 #94 DONE 1.2s 14:09:47 14:09:47 #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ 14:09:47 #99 DONE 1.3s 14:09:47 14:09:47 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:09:47 #100 DONE 1.3s 14:09:47 14:09:47 #101 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 14:09:47 #101 DONE 1.2s 14:09:47 14:09:47 #98 [security-spire-server stage-2 6/9] COPY security.txt / 14:09:47 #98 DONE 1.1s 14:09:47 14:09:47 #102 [security-spire-config stage-2 6/10] COPY security.txt / 14:09:47 #102 DONE 0.1s 14:09:47 14:09:47 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:09:47 #103 DONE 0.1s 14:09:47 14:09:47 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 14:09:47 #104 DONE 0.1s 14:09:47 14:09:47 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:09:47 #105 DONE 0.1s 14:09:47 14:09:47 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:09:47 #106 DONE 0.1s 14:09:47 14:09:47 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 14:09:47 #107 DONE 0.1s 14:09:47 14:09:47 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 14:09:47 #108 DONE 0.1s 14:09:47 14:09:47 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:09:47 #109 DONE 0.1s 14:09:47 14:09:47 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:09:47 #110 DONE 0.1s 14:09:47 14:09:47 #111 [security-spire-server] exporting to image 14:09:47 #111 exporting layers 14:09:47 #111 ... 14:09:47 14:09:47 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:09:47 #112 DONE 0.1s 14:09:47 14:09:47 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:09:47 #113 DONE 0.2s 14:09:47 14:09:47 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:09:47 #114 DONE 0.1s 14:09:47 14:09:47 #111 [security-spire-config] exporting to image 14:09:48 #111 exporting layers 0.7s done 14:09:48 #111 writing image sha256:ea70483c75c3ad1295d009c20db09ccf13d0203073e583ea6a00a9e24ce51fb8 0.0s done 14:09:48 #111 naming to docker.io/library/security-spire-server done 14:09:48 #111 writing image sha256:704c9be064b83d3deee0703aae28fb23c7c665201f3b6ce1499c89b4256f22cb 0.0s done 14:09:48 #111 naming to docker.io/library/security-spire-config done 14:09:48 #111 writing image sha256:061c327ca5caf1ee4163261d4247642660ac3207367340cb204e3aa425c95dea done 14:09:48 #111 naming to docker.io/library/security-spire-agent done 14:09:48 #111 DONE 0.9s 14:09:48 14:09:48 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:09:49 Removing intermediate container 754f163532bc 14:09:49 ---> 5ec6b00bb2b4 14:09:49 Successfully built 5ec6b00bb2b4 14:09:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:49 + docker inspect -f . ci-base-image-arm64 14:09:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:49 prd-ubuntu20.04-docker-arm64-4c-16g-21906 does not seem to be running inside a container 14:09:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/712 -v /w/workspace/edgex-go/712:/w/workspace/edgex-go/712:rw,z -v /w/workspace/edgex-go/712@tmp:/w/workspace/edgex-go/712@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 14:09:50 #115 ... 14:09:50 14:09:50 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:09:50 #116 ... 14:09:50 14:09:50 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:09:51 $ docker top 4346616789ccf3e37e460a77ab54b8c72496b73058e471c6c04fd6aa1e153b09 -eo pid,comm [Pipeline] { [Pipeline] sh 14:09:51 #117 ... 14:09:51 14:09:51 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:09:52 + go version 14:09:52 go version go1.23.2 linux/arm64 [Pipeline] } 14:09:52 $ docker stop --time=1 4346616789ccf3e37e460a77ab54b8c72496b73058e471c6c04fd6aa1e153b09 14:09:53 $ docker rm -f --volumes 4346616789ccf3e37e460a77ab54b8c72496b73058e471c6c04fd6aa1e153b09 [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 14:09:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:09:54 14:09:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:09:55 latest: Pulling from edgex-devops/edgex-compose-arm64 14:09:55 547446be3368: Pulling fs layer 14:09:55 d125d8839a47: Pulling fs layer 14:09:55 3e85d5ac6304: Pulling fs layer 14:09:55 c3105a71a48b: Pulling fs layer 14:09:55 0f093f025ec4: Pulling fs layer 14:09:55 c3106fc0e877: Pulling fs layer 14:09:55 c3105a71a48b: Waiting 14:09:55 0f093f025ec4: Waiting 14:09:55 c3106fc0e877: Waiting 14:09:55 547446be3368: Verifying Checksum 14:09:55 547446be3368: Download complete 14:09:55 c3105a71a48b: Verifying Checksum 14:09:55 c3105a71a48b: Download complete 14:09:55 d125d8839a47: Verifying Checksum 14:09:55 d125d8839a47: Download complete 14:09:55 c3106fc0e877: Verifying Checksum 14:09:55 c3106fc0e877: Download complete 14:09:55 547446be3368: Pull complete 14:09:56 0f093f025ec4: Verifying Checksum 14:09:56 0f093f025ec4: Download complete 14:09:57 d125d8839a47: Pull complete 14:09:58 3e85d5ac6304: Verifying Checksum 14:09:58 3e85d5ac6304: Download complete 14:10:08 3e85d5ac6304: Pull complete 14:10:08 c3105a71a48b: Pull complete 14:10:08 0f093f025ec4: Pull complete 14:10:08 c3106fc0e877: Pull complete 14:10:08 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 14:10:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:10:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:08 prd-ubuntu20.04-docker-arm64-4c-16g-21906 does not seem to be running inside a container 14:10: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/712 -v /w/workspace/edgex-go/712:/w/workspace/edgex-go/712:rw,z -v /w/workspace/edgex-go/712@tmp:/w/workspace/edgex-go/712@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 14:10:11 $ docker top be21b2edd5ed83c258c277f8e7fb0077c2920d6954cc27851c9015ae4bf75291 -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:12 + docker compose -f ./docker-compose-build.yml build --parallel 14:10:24 #1 [security-spire-config internal] load build definition from Dockerfile 14:10:24 #1 transferring dockerfile: 1.69kB done 14:10:24 #1 DONE 0.1s 14:10:24 14:10:24 #2 [support-notifications internal] load build definition from Dockerfile 14:10:24 #2 transferring dockerfile: 2.02kB done 14:10:24 #2 DONE 0.0s 14:10:24 14:10:24 #3 [security-proxy-setup internal] load build definition from Dockerfile 14:10:24 #3 transferring dockerfile: 2.50kB done 14:10:24 #3 DONE 0.1s 14:10:24 14:10:24 #4 [security-proxy-auth internal] load build definition from Dockerfile 14:10:24 #4 transferring dockerfile: 2.15kB done 14:10:24 #4 DONE 0.1s 14:10:24 14:10:24 #5 [support-scheduler internal] load build definition from Dockerfile 14:10:24 #5 transferring dockerfile: 1.93kB 0.0s done 14:10:24 #5 DONE 0.1s 14:10:24 14:10:24 #6 [core-keeper internal] load build definition from Dockerfile 14:10:24 #6 transferring dockerfile: 2.07kB 0.0s done 14:10:24 #6 DONE 0.1s 14:10:24 14:10:24 #7 [core-metadata internal] load build definition from Dockerfile 14:10:24 #7 transferring dockerfile: 2.13kB done 14:10:24 #7 DONE 0.1s 14:10:24 14:10:24 #8 [security-spire-agent internal] load build definition from Dockerfile 14:10:24 #8 transferring dockerfile: 1.81kB 0.0s done 14:10:24 #8 DONE 0.1s 14:10:24 14:10:24 #9 [security-secretstore-setup internal] load build definition from Dockerfile 14:10:24 #9 transferring dockerfile: 2.49kB 0.0s done 14:10:24 #9 DONE 0.1s 14:10:24 14:10:24 #10 [core-data internal] load build definition from Dockerfile 14:10:24 #10 transferring dockerfile: 2.07kB 0.0s done 14:10:24 #10 DONE 0.1s 14:10:24 14:10:24 #11 [support-cron-scheduler internal] load build definition from Dockerfile 14:10:24 #11 transferring dockerfile: 1.85kB done 14:10:24 #11 DONE 0.1s 14:10:25 14:10:25 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 14:10:25 #12 transferring dockerfile: 2.23kB done 14:10:25 #12 DONE 0.1s 14:10:25 14:10:25 #13 [security-bootstrapper internal] load build definition from Dockerfile 14:10:25 #13 transferring dockerfile: 3.17kB done 14:10:25 #13 DONE 0.1s 14:10:25 14:10:25 #14 [core-command internal] load build definition from Dockerfile 14:10:25 #14 transferring dockerfile: 1.93kB 0.0s done 14:10:25 #14 DONE 0.1s 14:10:25 14:10:25 #15 [security-spire-server internal] load build definition from Dockerfile 14:10:25 #15 transferring dockerfile: 1.70kB 0.0s done 14:10:25 #15 DONE 0.1s 14:10:25 14:10:25 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 14:10:25 #16 transferring dockerfile: 1.89kB 0.0s done 14:10:25 #16 DONE 0.1s 14:10:25 14:10:25 #17 [security-spire-config internal] load .dockerignore 14:10:25 #17 transferring context: 50B done 14:10:26 #17 ... 14:10:26 14:10:26 #18 [support-notifications internal] load .dockerignore 14:10:26 #18 transferring context: 50B done 14:10:26 #18 DONE 0.0s 14:10:26 14:10:26 #19 [security-proxy-setup internal] load .dockerignore 14:10:26 #19 transferring context: 50B 0.0s done 14:10:26 #19 DONE 0.1s 14:10:26 14:10:26 #20 [security-proxy-auth internal] load .dockerignore 14:10:26 #20 transferring context: 50B 0.0s done 14:10:26 #20 DONE 0.1s 14:10:26 14:10:26 #21 [support-scheduler internal] load .dockerignore 14:10:26 #21 transferring context: 50B done 14:10:26 #21 DONE 0.1s 14:10:26 14:10:26 #22 [core-keeper internal] load .dockerignore 14:10:26 #22 transferring context: 50B done 14:10:26 #22 DONE 0.1s 14:10:26 14:10:26 #23 [core-metadata internal] load .dockerignore 14:10:26 #23 transferring context: 50B done 14:10:26 #23 DONE 0.1s 14:10:26 14:10:26 #24 [security-spire-agent internal] load .dockerignore 14:10:26 #24 transferring context: 50B done 14:10:26 #24 DONE 0.1s 14:10:26 14:10:26 #25 [security-secretstore-setup internal] load .dockerignore 14:10:26 #25 transferring context: 50B 0.0s done 14:10:26 #25 DONE 0.1s 14:10:26 14:10:26 #26 [core-data internal] load .dockerignore 14:10:26 #26 transferring context: 50B done 14:10:26 #26 DONE 0.1s 14:10:26 14:10:26 #27 [support-cron-scheduler internal] load .dockerignore 14:10:26 #27 transferring context: 50B done 14:10:26 #27 DONE 0.1s 14:10:26 14:10:26 #28 [core-common-config-bootstrapper internal] load .dockerignore 14:10:26 #28 transferring context: 50B done 14:10:26 #28 DONE 0.1s 14:10:26 14:10:26 #29 [security-bootstrapper internal] load .dockerignore 14:10:26 #29 transferring context: 50B 0.0s done 14:10:26 #29 DONE 0.1s 14:10:26 14:10:26 #30 [core-command internal] load .dockerignore 14:10:27 #30 transferring context: 50B 0.0s done 14:10:27 #30 DONE 0.1s 14:10:27 14:10:27 #31 [security-spire-server internal] load .dockerignore 14:10:27 #31 transferring context: 50B done 14:10:27 #31 DONE 0.1s 14:10:27 14:10:27 #17 [security-spire-config internal] load .dockerignore 14:10:27 #17 ... 14:10:27 14:10:27 #32 [security-spiffe-token-provider internal] load .dockerignore 14:10:27 #32 transferring context: 50B done 14:10:27 #32 DONE 0.0s 14:10:27 14:10:27 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 14:10:27 #33 ... 14:10:27 14:10:27 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 14:10:27 #34 DONE 0.4s 14:10:27 14:10:27 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 14:10:27 #33 DONE 0.6s 14:10:27 14:10:27 #17 [security-spire-config internal] load .dockerignore 14:10:27 #17 ... 14:10:27 14:10:27 #35 [security-spire-config internal] load build context 14:10:27 #35 transferring context: 26.23kB 0.0s done 14:10:27 #35 DONE 0.1s 14:10:27 14:10:27 #36 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:10:27 #36 DONE 0.0s 14:10:27 14:10:27 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:27 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 14:10:27 #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 14:10:27 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 14:10:27 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 14:10:27 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 14:10:27 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 14:10:27 #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 14:10:27 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 14:10:28 #37 ... 14:10:28 14:10:28 #36 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:10:28 #36 DONE 0.0s 14:10:28 14:10:28 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:28 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 14:10:28 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 14:10:28 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 14:10:28 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.2s 14:10:28 #37 ... 14:10:28 14:10:28 #36 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:10:28 #36 DONE 0.0s 14:10:28 14:10:28 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 14:10:28 #34 DONE 0.5s 14:10:28 14:10:28 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:28 #37 ... 14:10:28 14:10:28 #36 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:10:28 #36 DONE 0.0s 14:10:28 14:10:28 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:28 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 0.4s 14:10:28 #37 ... 14:10:28 14:10:28 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 14:10:28 #34 DONE 0.5s 14:10:28 14:10:28 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:28 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.51MB / 28.04MB 0.5s 14:10:28 #37 ... 14:10:28 14:10:28 #36 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:10:28 #36 DONE 0.0s 14:10:28 14:10:28 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:28 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 0.7s 14:10:28 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 14:10:28 #37 ... 14:10:28 14:10:28 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 14:10:28 #34 DONE 0.6s 14:10:28 14:10:28 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:28 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 0.9s 14:10:28 #37 ... 14:10:28 14:10:28 #36 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:10:28 #36 DONE 0.0s 14:10:28 14:10:28 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:28 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.1s 14:10:29 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 1.2s 14:10:29 #37 ... 14:10:29 14:10:29 #36 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:10:29 #36 DONE 0.0s 14:10:29 14:10:29 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:29 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 1.4s 14:10:29 #37 ... 14:10:29 14:10:29 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 14:10:29 #33 DONE 1.2s 14:10:29 14:10:29 #36 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:10:29 #36 DONE 0.0s 14:10:29 14:10:29 #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 14:10:29 #34 DONE 1.3s 14:10:29 14:10:29 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:29 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 1.6s 14:10:29 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 14:10:29 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 1.8s 14:10:29 #37 ... 14:10:29 14:10:29 #36 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:10:29 #36 DONE 0.0s 14:10:29 14:10:29 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:29 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 2.0s 14:10:30 #37 ... 14:10:30 14:10:30 #36 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:10:30 #36 DONE 0.0s 14:10:30 14:10:30 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:30 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.72MB / 28.04MB 2.2s 14:10:30 #37 ... 14:10:30 14:10:30 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 14:10:30 #34 DONE 2.1s 14:10:30 14:10:30 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:30 #37 ... 14:10:30 14:10:30 #36 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:10:30 #36 DONE 0.0s 14:10:30 14:10:30 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:30 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.5s done 14:10:30 #37 ... 14:10:30 14:10:30 #38 [support-notifications internal] load build context 14:10:30 #38 transferring context: 3.23MB 1.5s done 14:10:30 #38 DONE 2.6s 14:10:30 14:10:30 #39 [security-proxy-auth internal] load build context 14:10:30 #39 transferring context: 3.23MB 1.7s done 14:10:30 #39 DONE 2.6s 14:10:30 14:10:30 #40 [security-proxy-setup internal] load build context 14:10:30 #40 transferring context: 3.23MB 1.8s done 14:10:30 #40 DONE 2.6s 14:10:30 14:10:30 #41 [security-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:10:30 #41 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 14:10:30 #41 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 14:10:30 #41 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 14:10:30 #41 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 14:10:30 #41 ... 14:10:30 14:10:30 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 14:10:30 #42 DONE 2.1s 14:10:30 14:10:30 #41 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:10:30 #41 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 14:10:30 #41 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 14:10:30 #41 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 14:10:30 #41 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 14:10:30 #118 ... 14:10:30 14:10:30 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:30 #117 DONE 47.8s 14:10:30 14:10:30 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:30 #116 DONE 49.3s 14:10:30 14:10:30 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:30 #118 DONE 48.2s 14:10:30 14:10:30 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:30 #115 DONE 42.2s 14:10:30 14:10:30 #81 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:30 #81 DONE 48.3s 14:10:30 14:10:30 #119 [core-keeper builder 7/8] COPY . . 14:10:31 #41 ... 14:10:31 14:10:31 #36 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:10:31 #36 DONE 0.0s 14:10:31 14:10:31 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:31 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 14:10:31 #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 14:10:31 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 14:10:31 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 14:10:31 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 14:10:31 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 14:10:31 #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 14:10:31 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 14:10:31 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.5s done 14:10:31 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 14:10:31 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 14:10:31 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14:10:32 #37 ... 14:10:32 14:10:32 #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 14:10:32 #34 DONE 3.8s 14:10:32 14:10:32 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:32 #37 ... 14:10:32 14:10:32 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 14:10:32 #33 DONE 3.0s 14:10:32 14:10:32 #43 [support-scheduler internal] load build context 14:10:32 #43 transferring context: 3.23MB 2.1s done 14:10:32 #43 DONE 4.0s 14:10:32 14:10:32 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:32 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 14:10:32 #37 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 14:10:32 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 14:10:32 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 14:10:32 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 14:10:32 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 14:10:32 #37 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 14:10:32 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 14:10:32 #37 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.5s done 14:10:32 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 14:10:32 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 14:10:32 #37 ... 14:10:32 14:10:32 #44 [security-spire-server internal] load build context 14:10:32 #44 DONE 0.0s 14:10:32 14:10:32 #45 [core-keeper internal] load build context 14:10:32 #45 transferring context: 3.23MB 2.5s done 14:10:32 #45 DONE 4.2s 14:10:32 14:10:32 #41 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:10:32 #41 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 14:10:32 #41 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 14:10:32 #41 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 14:10:32 #41 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 14:10:34 #41 ... 14:10:34 14:10:34 #46 [core-metadata internal] load build context 14:10:34 #46 transferring context: 3.23MB 2.9s done 14:10:34 #46 DONE 5.7s 14:10:34 14:10:34 #47 [core-data internal] load build context 14:10:35 #47 ... 14:10:35 14:10:35 #48 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:10:35 #48 DONE 7.6s 14:10:35 14:10:35 #47 [core-data internal] load build context 14:10:35 #47 ... 14:10:35 14:10:35 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:35 #37 ... 14:10:35 14:10:35 #49 [security-secretstore-setup internal] load build context 14:10:35 #49 transferring context: 3.23MB 3.5s done 14:10:35 #49 DONE 6.3s 14:10:36 14:10:36 #50 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 14:10:36 #50 ... 14:10:36 14:10:36 #44 [security-spire-server internal] load build context 14:10:36 #44 transferring context: 27.98kB 0.5s done 14:10:36 #44 DONE 4.0s 14:10:36 14:10:36 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:10:36 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done 14:10:36 #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 14:10:36 #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 14:10:36 #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 14:10:36 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 14:10:36 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 14:10:36 #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 14:10:36 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 2.9s 14:10:36 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 3.3s 14:10:37 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 3.6s 14:10:37 #51 ... 14:10:37 14:10:37 #52 [security-spire-agent internal] load build context 14:10:37 #52 transferring context: 27.51kB 0.5s done 14:10:37 #52 DONE 6.5s 14:10:37 14:10:37 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:10:37 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 4.1s 14:10:37 #51 ... 14:10:37 14:10:37 #53 [support-cron-scheduler internal] load build context 14:10:37 #53 transferring context: 3.23MB 5.1s done 14:10:37 #53 ... 14:10:37 14:10:37 #50 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 14:10:37 #50 DONE 2.3s 14:10:37 14:10:37 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:10:38 #51 ... 14:10:38 14:10:38 #47 [core-data internal] load build context 14:10:38 #47 transferring context: 3.23MB 6.4s done 14:10:38 #47 DONE 8.5s 14:10:38 14:10:38 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:10:38 #51 ... 14:10:38 14:10:38 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:10:38 #0 8.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:10:38 #0 9.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:10:38 #54 ... 14:10:38 14:10:38 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:10:38 #55 ... 14:10:38 14:10:38 #53 [support-cron-scheduler internal] load build context 14:10:38 #53 DONE 7.8s 14:10:38 14:10:38 #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:10:38 #0 9.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:10:38 #56 ... 14:10:38 14:10:38 #57 [core-common-config-bootstrapper internal] load build context 14:10:38 #57 transferring context: 3.23MB 5.5s done 14:10:38 #57 DONE 8.0s 14:10:38 14:10:38 #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:38 #58 ... 14:10:38 14:10:38 #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 14:10:38 #0 8.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:10:38 #0 9.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:10:38 #59 ... 14:10:38 14:10:38 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:10:38 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 4.9s 14:10:38 #51 ... 14:10:38 14:10:38 #60 [security-bootstrapper internal] load build context 14:10:38 #60 transferring context: 3.23MB 5.4s done 14:10:38 #60 DONE 8.4s 14:10:38 14:10:38 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:10:39 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 5.3s 14:10:39 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 5.8s 14:10:39 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 6.1s 14:10:39 #51 ... 14:10:39 14:10:39 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:10:39 #61 ... 14:10:39 14:10:39 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:10:40 #62 ... 14:10:40 14:10:40 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:10:40 #61 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:10:40 #61 ... 14:10:40 14:10:40 #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:40 #58 DONE 11.7s 14:10:40 14:10:40 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:10:40 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 6.4s 14:10:40 #119 ... 14:10:40 14:10:40 #120 [security-spiffe-token-provider builder 6/7] COPY . . 14:10:40 #120 ... 14:10:40 14:10:40 #121 [security-bootstrapper builder 6/7] COPY . . 14:10:40 #121 ... 14:10:40 14:10:40 #122 [support-cron-scheduler builder 6/7] COPY . . 14:10:40 #122 ... 14:10:40 14:10:40 #123 [core-data builder 6/7] COPY . . 14:10:40 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 7.1s 14:10:41 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 7.5s 14:10:41 #51 ... 14:10:41 14:10:41 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 14:10:41 #63 ... 14:10:41 14:10:41 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:10:41 #61 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:10:41 #61 ... 14:10:41 14:10:41 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 14:10:41 #64 ... 14:10:41 14:10:41 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:10:41 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.0s done 14:10:42 #51 ... 14:10:42 14:10:42 #65 [security-spiffe-token-provider internal] load build context 14:10:42 #65 transferring context: 3.23MB 5.2s done 14:10:42 #65 DONE 9.7s 14:10:42 14:10:42 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:42 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.8s 14:10:42 #37 ... 14:10:42 14:10:42 #66 [core-command internal] load build context 14:10:42 #66 ... 14:10:42 14:10:42 #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:10:42 #67 ... 14:10:42 14:10:42 #66 [core-command internal] load build context 14:10:42 #66 transferring context: 3.23MB 6.1s done 14:10:42 #66 DONE 10.7s 14:10:42 14:10:42 #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 14:10:42 #59 13.61 (1/2) Installing ca-certificates (20240705-r0) 14:10:42 #59 14.17 (2/2) Installing dumb-init (1.2.5-r3) 14:10:42 #59 14.18 Executing busybox-1.36.1-r29.trigger 14:10:42 #59 14.22 Executing ca-certificates-20240705-r0.trigger 14:10:43 #59 ... 14:10:43 14:10:43 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:10:43 #68 ... 14:10:43 14:10:43 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:44 #37 ... 14:10:44 14:10:44 #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 14:10:44 #56 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:10:44 #56 14.09 (1/1) Installing dumb-init (1.2.5-r3) 14:10:44 #56 14.11 Executing busybox-1.36.1-r29.trigger 14:10:44 #56 14.27 OK: 9 MiB in 15 packages 14:10:44 #56 DONE 16.0s 14:10:44 14:10:44 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:45 #37 ... 14:10:45 14:10:45 #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 14:10:45 #59 15.71 OK: 10 MiB in 16 packages 14:10:45 #59 DONE 17.4s 14:10:45 14:10:45 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:47 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.2s 14:10:47 #123 DONE 18.0s 14:10:47 14:10:47 #121 [security-bootstrapper builder 6/7] COPY . . 14:10:47 #121 DONE 18.1s 14:10:47 14:10:47 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:47 #124 CACHED 14:10:47 14:10:47 #125 [security-proxy-setup builder 6/7] COPY . . 14:10:47 #125 CACHED 14:10:47 14:10:47 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 14:10:47 #126 CACHED 14:10:47 14:10:47 #127 [core-metadata builder 6/7] COPY . . 14:10:47 #127 CACHED 14:10:47 14:10:47 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 14:10:47 #128 CACHED 14:10:47 14:10:47 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:47 #129 CACHED 14:10:47 14:10:47 #130 [security-secretstore-setup builder 6/7] COPY . . 14:10:47 #130 CACHED 14:10:47 14:10:47 #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:47 #131 CACHED 14:10:47 14:10:47 #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 14:10:47 #132 CACHED 14:10:47 14:10:47 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 14:10:47 #133 CACHED 14:10:47 14:10:47 #134 [core-command builder 6/7] COPY . . 14:10:47 #134 CACHED 14:10:47 14:10:47 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:47 #135 CACHED 14:10:47 14:10:47 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:47 #136 CACHED 14:10:47 14:10:47 #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:10:47 #137 CACHED 14:10:47 14:10:47 #138 [core-common-config-bootstrapper builder 6/7] COPY . . 14:10:47 #138 CACHED 14:10:47 14:10:47 #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 14:10:47 #139 CACHED 14:10:47 14:10:47 #140 [security-proxy-auth builder 6/7] COPY . . 14:10:47 #140 CACHED 14:10:47 14:10:47 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:47 #141 CACHED 14:10:47 14:10:47 #142 [support-scheduler builder 6/7] COPY . . 14:10:47 #142 CACHED 14:10:47 14:10:47 #143 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:47 #143 CACHED 14:10:47 14:10:47 #144 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 14:10:47 #144 CACHED 14:10:47 14:10:47 #122 [support-cron-scheduler builder 6/7] COPY . . 14:10:47 #122 DONE 18.1s 14:10:47 14:10:47 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:10:47 #145 ... 14:10:47 14:10:47 #120 [security-spiffe-token-provider builder 6/7] COPY . . 14:10:47 #120 DONE 18.1s 14:10:47 14:10:47 #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:47 #146 CACHED 14:10:47 14:10:47 #147 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:10:47 #147 CACHED 14:10:47 14:10:47 #148 [support-notifications builder 6/7] COPY . . 14:10:47 #148 CACHED 14:10:47 14:10:47 #119 [core-keeper builder 7/8] COPY . . 14:10:47 #119 DONE 18.1s 14:10:47 14:10:47 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:10:48 #37 ... 14:10:48 14:10:48 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:10:48 #69 ... 14:10:48 14:10:48 #70 [core-data builder 3/7] RUN apk add --update --no-cache make git 14:10:48 #70 ... 14:10:48 14:10:48 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 14:10:48 #71 ... 14:10:48 14:10:48 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:10:48 #72 ... 14:10:48 14:10:48 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:48 #73 ... 14:10:48 14:10:48 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:49 #149 1.836 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 14:10:49 #37 ... 14:10:49 14:10:49 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:10:49 #55 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:10:49 #55 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:10:50 #55 ... 14:10:50 14:10:50 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:50 #73 DONE 12.0s 14:10:50 14:10:50 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:10:50 #61 19.24 (1/4) Installing ca-certificates (20240705-r0) 14:10:50 #61 19.73 (2/4) Installing dumb-init (1.2.5-r3) 14:10:50 #61 19.80 (3/4) Installing su-exec (0.2-r3) 14:10:50 #61 19.80 (4/4) Installing yq-go (4.44.1-r2) 14:10:50 #61 ... 14:10:50 14:10:50 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 14:10:50 #74 ... 14:10:50 14:10:50 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:10:50 #62 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:10:50 #62 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:10:50 #62 19.44 (1/1) Installing dumb-init (1.2.5-r3) 14:10:50 #62 19.54 Executing busybox-1.36.1-r29.trigger 14:10:50 #62 19.64 OK: 9 MiB in 15 packages 14:10:50 #62 ... 14:10:50 14:10:50 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:51 #37 ... 14:10:51 14:10:51 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 14:10:51 #62 DONE 21.6s 14:10:51 14:10:51 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:52 #37 ... 14:10:52 14:10:52 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:10:52 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.8s 14:10:52 #51 ... 14:10:52 14:10:52 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:10:52 #54 14.30 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:10:52 #54 14.30 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:10:52 #54 14.30 OK: 24041 distinct packages available 14:10:52 #54 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:10:52 #54 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:10:52 #54 ... 14:10:52 14:10:52 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:10:53 #51 ... 14:10:53 14:10:53 #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:10:53 #67 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:10:53 #67 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:10:53 #67 ... 14:10:53 14:10:53 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:10:53 #51 ... 14:10:53 14:10:53 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 14:10:53 #0 9.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:10:54 #75 ... 14:10:54 14:10:54 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:10:54 #51 ... 14:10:54 14:10:54 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 14:10:54 #63 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:10:54 #63 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:10:54 #63 ... 14:10:54 14:10:54 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:10:54 #54 26.51 (1/4) Installing dumb-init (1.2.5-r3) 14:10:54 #54 26.55 (2/4) Installing musl-obstack (1.2.3-r2) 14:10:54 #54 26.60 (3/4) Installing libucontext (1.2-r3) 14:10:54 #54 26.63 (4/4) Installing gcompat (1.1.0-r4) 14:10:54 #54 26.68 Executing busybox-1.36.1-r29.trigger 14:10:55 #54 27.00 OK: 9 MiB in 18 packages 14:10:55 #54 ... 14:10:55 14:10:55 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 14:10:55 #61 21.45 Executing busybox-1.36.1-r29.trigger 14:10:55 #61 21.67 Executing ca-certificates-20240705-r0.trigger 14:10:55 #61 23.46 OK: 20 MiB in 18 packages 14:10:55 #61 DONE 25.3s 14:10:55 14:10:55 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:55 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.9s 14:10:55 #37 ... 14:10:55 14:10:55 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 14:10:55 #0 8.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:10:55 #76 ... 14:10:55 14:10:55 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:55 #37 ... 14:10:55 14:10:55 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:10:55 #68 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:10:55 #68 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:10:56 #68 ... 14:10:56 14:10:56 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:10:56 #37 ... 14:10:56 14:10:56 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 14:10:56 #64 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:10:56 #64 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:10:56 #64 ... 14:10:56 14:10:56 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:10:56 #51 ... 14:10:56 14:10:56 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 14:10:56 #55 23.34 (1/4) Installing dumb-init (1.2.5-r3) 14:10:56 #55 23.37 (2/4) Installing openssl (3.3.2-r0) 14:10:56 #55 23.52 (3/4) Installing su-exec (0.2-r3) 14:10:56 #55 23.54 (4/4) Installing yq-go (4.44.1-r2) 14:10:56 #55 25.49 Executing busybox-1.36.1-r29.trigger 14:10:56 #55 25.69 OK: 20 MiB in 18 packages 14:10:56 #55 DONE 28.4s 14:10:56 14:10:56 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:10:57 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.9s 14:10:57 #51 ... 14:10:57 14:10:57 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 14:10:57 #54 DONE 29.3s 14:10:57 14:10:57 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 14:10:57 #63 23.39 (1/2) Installing dumb-init (1.2.5-r3) 14:10:57 #63 23.43 (2/2) Installing su-exec (0.2-r3) 14:10:57 #63 23.47 Executing busybox-1.36.1-r29.trigger 14:10:57 #63 23.66 OK: 9 MiB in 16 packages 14:10:57 #63 DONE 26.2s 14:10:57 14:10:57 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:10:57 #149 ... 14:10:57 14:10:57 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 14:10:57 #0 1.232 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 14:10:57 #150 ... 14:10:57 14:10:57 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:10:57 #0 0.544 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:10:58 #151 ... 14:10:58 14:10:58 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:10:58 #0 1.410 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:10:58 #152 ... 14:10:58 14:10:58 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:10:58 #0 0.955 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:10:58 #153 ... 14:10:58 14:10:58 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:10:58 #0 1.564 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:10:58 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.4s done 14:10:58 #154 ... 14:10:58 14:10:58 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:10:58 #0 0.650 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:10:58 #155 ... 14:10:58 14:10:58 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:10:58 #0 1.128 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:10:58 #156 ... 14:10:58 14:10:58 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:10:58 #145 1.046 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:10:58 #145 ... 14:10:58 14:10:58 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:10:58 #0 0.620 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:10:59 #157 ... 14:10:59 14:10:59 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:10:59 #0 0.876 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:10:59 #158 ... 14:10:59 14:10:59 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:10:59 #0 0.827 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:10:59 #159 ... 14:10:59 14:10:59 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:10:59 #0 1.224 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:11:00 #51 ... 14:11:00 14:11:00 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 14:11:00 #0 6.953 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:00 #0 9.609 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:00 #77 ... 14:11:00 14:11:00 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 14:11:00 #37 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.0s done 14:11:00 #37 DONE 33.5s 14:11:00 14:11:00 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:11:00 #68 25.40 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:11:00 #68 25.40 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:11:00 #68 25.40 OK: 24041 distinct packages available 14:11:00 #68 27.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:00 #68 ... 14:11:00 14:11:00 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:11:00 #69 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:00 #69 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:00 #69 ... 14:11:00 14:11:00 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 14:11:00 #64 26.97 (1/3) Installing ca-certificates (20240705-r0) 14:11:00 #64 27.48 (2/3) Installing dumb-init (1.2.5-r3) 14:11:00 #64 27.50 (3/3) Installing tzdata (2024b-r0) 14:11:00 #64 29.73 Executing busybox-1.36.1-r29.trigger 14:11:01 #64 29.87 Executing ca-certificates-20240705-r0.trigger 14:11:01 #64 ... 14:11:01 14:11:01 #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 14:11:01 #71 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:01 #71 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:01 #71 ... 14:11:01 14:11:01 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 14:11:01 #0 8.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:01 #78 ... 14:11:01 14:11:01 #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:11:01 #67 21.12 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:11:01 #67 21.12 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:11:01 #67 21.12 OK: 24041 distinct packages available 14:11:01 #67 22.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:01 #67 25.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:01 #67 ... 14:11:01 14:11:01 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 14:11:01 #78 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:02 #78 ... 14:11:02 14:11:02 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 14:11:02 #74 11.42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:02 #74 14.13 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:02 #74 ... 14:11:02 14:11:02 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:11:02 #69 23.86 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 14:11:02 #69 23.86 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 14:11:02 #69 23.86 OK: 24040 distinct packages available 14:11:02 #69 ... 14:11:02 14:11:02 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:11:02 #72 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:02 #72 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:02 #72 ... 14:11:02 14:11:02 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:11:02 #68 29.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:02 #68 ... 14:11:02 14:11:02 #70 [core-data builder 3/7] RUN apk add --update --no-cache make git 14:11:02 #70 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:02 #70 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:03 #70 ... 14:11:03 14:11:03 #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 14:11:03 #64 31.18 OK: 11 MiB in 17 packages 14:11:04 #64 DONE 32.7s 14:11:04 14:11:04 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 14:11:05 #79 ... 14:11:05 14:11:05 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:11:05 #0 6.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:05 #0 8.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:05 #80 ... 14:11:05 14:11:05 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:11:05 #72 26.88 OK: 238 MiB in 54 packages 14:11:05 #72 ... 14:11:05 14:11:05 #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 14:11:05 #71 25.84 OK: 238 MiB in 54 packages 14:11:05 #71 DONE 27.6s 14:11:05 14:11:05 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 14:11:06 #81 DONE 0.8s 14:11:06 14:11:06 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 14:11:06 #74 25.61 (1/1) Installing dumb-init (1.2.5-r3) 14:11:06 #74 ... 14:11:06 14:11:06 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 14:11:06 #75 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:06 #75 21.99 Upgrading critical system libraries and apk-tools: 14:11:06 #75 21.99 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:11:06 #75 22.07 Executing busybox-1.36.1-r29.trigger 14:11:06 #75 ... 14:11:06 14:11:06 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 14:11:06 #76 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:06 #76 20.86 Upgrading critical system libraries and apk-tools: 14:11:06 #76 20.86 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:11:06 #76 20.91 Executing busybox-1.36.1-r29.trigger 14:11:06 #76 ... 14:11:06 14:11:06 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:11:06 #0 5.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:06 #0 7.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:06 #82 ... 14:11:06 14:11:06 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:07 #83 ... 14:11:07 14:11:07 #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 14:11:07 #72 DONE 29.1s 14:11:07 14:11:07 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 14:11:07 #74 26.64 Executing busybox-1.36.1-r29.trigger 14:11:07 #74 26.78 OK: 9 MiB in 15 packages 14:11:07 #74 ... 14:11:07 14:11:07 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:11:07 #0 5.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:07 #0 7.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:07 #84 ... 14:11:07 14:11:07 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 14:11:07 #0 5.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:07 #0 7.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:07 #85 ... 14:11:07 14:11:07 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 14:11:07 #70 27.31 OK: 238 MiB in 54 packages 14:11:07 #70 DONE 29.8s 14:11:07 14:11:07 #86 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 14:11:07 #86 ... 14:11:07 14:11:07 #87 [support-notifications builder 4/7] COPY go.mod vendor* ./ 14:11:07 #87 DONE 0.8s 14:11:07 14:11:07 #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:11:07 #67 35.83 (1/5) Installing dumb-init (1.2.5-r3) 14:11:07 #67 35.88 (2/5) Installing musl-obstack (1.2.3-r2) 14:11:08 #67 35.91 (3/5) Installing libucontext (1.2-r3) 14:11:08 #67 35.94 (4/5) Installing gcompat (1.1.0-r4) 14:11:08 #67 36.03 (5/5) Installing openssl (3.3.2-r0) 14:11:08 #67 36.18 Executing busybox-1.36.1-r29.trigger 14:11:08 #67 36.34 OK: 10 MiB in 19 packages 14:11:08 #67 ... 14:11:08 14:11:08 #86 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 14:11:08 #86 DONE 1.0s 14:11:09 14:11:09 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 14:11:09 #75 24.63 Continuing the upgrade transaction with new apk-tools: 14:11:09 #75 24.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:09 #75 ... 14:11:09 14:11:09 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 14:11:09 #74 DONE 28.9s 14:11:09 14:11:09 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 14:11:09 #76 23.48 Continuing the upgrade transaction with new apk-tools: 14:11:09 #76 23.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:10 #76 ... 14:11:10 14:11:10 #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 14:11:10 #67 DONE 38.6s 14:11:10 14:11:10 #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 14:11:12 #88 ... 14:11:12 14:11:12 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 14:11:12 #77 21.24 OK: 238 MiB in 54 packages 14:11:12 #77 DONE 22.8s 14:11:12 14:11:12 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 14:11:13 #89 DONE 0.6s 14:11:13 14:11:13 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 14:11:13 #78 20.09 Upgrading critical system libraries and apk-tools: 14:11:13 #78 20.09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:11:13 #78 20.22 Executing busybox-1.36.1-r29.trigger 14:11:13 #78 ... 14:11:13 14:11:13 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:11:13 #69 25.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:13 #69 27.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:13 #69 ... 14:11:13 14:11:13 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:11:13 #84 16.27 Upgrading critical system libraries and apk-tools: 14:11:13 #84 16.29 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:11:13 #84 16.39 Executing busybox-1.36.1-r29.trigger 14:11:15 #84 18.10 Continuing the upgrade transaction with new apk-tools: 14:11:15 #84 18.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:17 #84 20.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:17 #84 ... 14:11:17 14:11:17 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 14:11:17 #69 38.14 OK: 238 MiB in 54 packages 14:11:17 #69 DONE 39.7s 14:11:17 14:11:17 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 14:11:17 #85 17.56 Upgrading critical system libraries and apk-tools: 14:11:17 #85 17.56 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:11:17 #85 17.67 Executing busybox-1.36.1-r29.trigger 14:11:17 #85 18.66 Continuing the upgrade transaction with new apk-tools: 14:11:17 #85 18.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:18 #85 ... 14:11:18 14:11:18 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:18 #90 ... 14:11:18 14:11:18 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 14:11:18 #85 20.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:18 #85 ... 14:11:18 14:11:18 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 14:11:18 #91 DONE 0.6s 14:11:18 14:11:18 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 14:11:18 #68 40.68 (1/14) Installing ca-certificates (20240705-r0) 14:11:18 #68 41.27 (2/14) Installing brotli-libs (1.1.0-r2) 14:11:18 #68 41.44 (3/14) Installing c-ares (1.33.1-r0) 14:11:18 #68 41.52 (4/14) Installing libunistring (1.2-r0) 14:11:18 #68 41.72 (5/14) Installing libidn2 (2.3.7-r0) 14:11:18 #68 41.82 (6/14) Installing nghttp2-libs (1.62.1-r0) 14:11:18 #68 41.88 (7/14) Installing libpsl (0.21.5-r1) 14:11:18 #68 41.91 (8/14) Installing zstd-libs (1.5.6-r0) 14:11:18 #68 42.01 (9/14) Installing libcurl (8.10.1-r0) 14:11:18 #68 42.08 (10/14) Installing curl (8.10.1-r0) 14:11:18 #68 42.13 (11/14) Installing dumb-init (1.2.5-r3) 14:11:18 #68 42.18 (12/14) Installing musl-obstack (1.2.3-r2) 14:11:18 #68 42.23 (13/14) Installing libucontext (1.2-r3) 14:11:18 #68 42.28 (14/14) Installing gcompat (1.1.0-r4) 14:11:18 #68 42.32 Executing busybox-1.36.1-r29.trigger 14:11:18 #68 42.45 Executing ca-certificates-20240705-r0.trigger 14:11:18 #68 43.58 OK: 15 MiB in 28 packages 14:11:18 #68 DONE 45.6s 14:11:18 14:11:18 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:11:18 #92 ... 14:11:18 14:11:18 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:18 #93 ... 14:11:18 14:11:18 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:19 #94 ... 14:11:19 14:11:19 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 14:11:19 #79 5.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:19 #79 7.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:19 #79 ... 14:11:19 14:11:19 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:11:19 #80 19.03 Upgrading critical system libraries and apk-tools: 14:11:19 #80 19.03 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:11:19 #80 19.12 Executing busybox-1.36.1-r29.trigger 14:11:19 #80 20.72 Continuing the upgrade transaction with new apk-tools: 14:11:19 #80 20.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:19 #80 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:20 #80 ... 14:11:20 14:11:20 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 14:11:20 #75 26.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:20 #75 35.88 OK: 9 MiB in 15 packages 14:11:20 #75 ... 14:11:20 14:11:20 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:11:20 #82 17.47 Upgrading critical system libraries and apk-tools: 14:11:20 #82 17.47 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:11:20 #82 17.57 Executing busybox-1.36.1-r29.trigger 14:11:20 #82 19.30 Continuing the upgrade transaction with new apk-tools: 14:11:20 #82 19.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:20 #82 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:21 #82 ... 14:11:21 14:11:21 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 14:11:21 #79 16.78 Upgrading critical system libraries and apk-tools: 14:11:21 #79 16.78 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:11:21 #79 16.85 Executing busybox-1.36.1-r29.trigger 14:11:21 #79 ... 14:11:21 14:11:21 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 14:11:21 #75 DONE 37.5s 14:11:21 14:11:21 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 14:11:21 #78 22.47 Continuing the upgrade transaction with new apk-tools: 14:11:21 #78 22.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:21 #78 24.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:21 #78 ... 14:11:21 14:11:21 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:11:21 #92 3.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:22 #92 ... 14:11:22 14:11:22 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 14:11:22 #76 26.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:22 #76 35.33 OK: 10 MiB in 16 packages 14:11:22 #76 DONE 36.8s 14:11:22 14:11:22 #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 14:11:22 #88 3.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:22 #88 5.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:22 #88 ... 14:11:22 14:11:22 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 14:11:22 #79 18.81 Continuing the upgrade transaction with new apk-tools: 14:11:22 #79 18.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:23 #79 ... 14:11:23 14:11:23 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:23 #95 ... 14:11:23 14:11:23 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:11:23 #92 4.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:25 #92 ... 14:11:25 14:11:25 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 14:11:25 #78 32.98 OK: 9 MiB in 15 packages 14:11:25 #78 DONE 34.1s 14:11:25 14:11:25 #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 14:11:25 #88 14.02 Upgrading critical system libraries and apk-tools: 14:11:25 #88 14.03 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:11:25 #88 14.07 Executing busybox-1.36.1-r29.trigger 14:11:26 #88 15.42 Continuing the upgrade transaction with new apk-tools: 14:11:26 #88 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:26 #88 ... 14:11:26 14:11:26 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 14:11:26 #80 29.93 OK: 20 MiB in 18 packages 14:11:26 #80 DONE 31.1s 14:11:26 14:11:26 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:11:26 #84 28.76 OK: 9 MiB in 18 packages 14:11:26 #84 ... 14:11:26 14:11:26 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 14:11:26 #82 29.25 OK: 20 MiB in 18 packages 14:11:26 #82 DONE 30.3s 14:11:26 14:11:26 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 14:11:27 #96 DONE 0.2s 14:11:27 14:11:27 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 14:11:27 #85 28.56 OK: 9 MiB in 16 packages 14:11:27 #85 DONE 29.8s 14:11:27 14:11:27 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:11:27 #97 ... 14:11:27 14:11:27 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 14:11:27 #84 DONE 30.3s 14:11:27 14:11:27 #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 14:11:27 #88 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:30 #88 ... 14:11:30 14:11:30 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:11:30 #98 DONE 2.4s 14:11:30 14:11:30 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 14:11:30 #99 DONE 0.2s 14:11:30 14:11:30 #100 [security-spire-config stage-2 6/10] COPY security.txt / 14:11:30 #100 DONE 0.1s 14:11:30 14:11:30 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 14:11:30 #101 DONE 0.2s 14:11:30 14:11:30 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 14:11:30 #102 DONE 0.1s 14:11:30 14:11:30 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:11:30 #92 11.31 Upgrading critical system libraries and apk-tools: 14:11:30 #92 11.31 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 14:11:30 #92 11.39 Executing busybox-1.36.1-r29.trigger 14:11:30 #92 12.08 Continuing the upgrade transaction with new apk-tools: 14:11:30 #92 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:11:30 #92 ... 14:11:30 14:11:30 #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 14:11:30 #79 20.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:30 #79 25.56 OK: 11 MiB in 17 packages 14:11:30 #79 DONE 26.7s 14:11:30 14:11:30 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 14:11:30 #103 DONE 0.4s 14:11:30 14:11:30 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 14:11:31 #97 DONE 3.9s 14:11:31 14:11:31 #104 [security-spire-config] exporting to image 14:11:31 #104 exporting layers 14:11:31 #104 ... 14:11:31 14:11:31 #105 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 14:11:31 #105 DONE 0.5s 14:11:32 14:11:32 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:11:32 #92 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:11:33 #92 ... 14:11:33 14:11:33 #104 [security-spire-config] exporting to image 14:11:33 #104 exporting layers 2.0s done 14:11:33 #104 writing image sha256:f3b9dc9e49f1fb811de5d0aaa3d372010276f2d4e111dc0f30663e396540ad4c done 14:11:33 #104 naming to docker.io/library/security-spire-config-arm64 done 14:11:33 #104 DONE 2.0s 14:11:33 14:11:33 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:34 #90 ... 14:11:34 14:11:34 #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 14:11:34 #88 23.16 OK: 10 MiB in 19 packages 14:11:34 #88 DONE 23.7s 14:11:34 14:11:34 #106 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 14:11:35 #106 DONE 1.6s 14:11:35 14:11:35 #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:11:35 #107 DONE 1.6s 14:11:35 14:11:35 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:11:36 #108 ... 14:11:36 14:11:36 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 14:11:36 #109 DONE 0.2s 14:11:36 14:11:36 #110 [security-spire-server stage-2 6/9] COPY security.txt / 14:11:36 #110 DONE 0.4s 14:11:36 14:11:36 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 14:11:36 #92 17.28 OK: 15 MiB in 28 packages 14:11:36 #92 DONE 18.0s 14:11:36 14:11:36 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 14:11:36 #111 DONE 0.5s 14:11:36 14:11:36 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:36 #90 ... 14:11:36 14:11:36 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 14:11:37 #112 DONE 0.3s 14:11:37 14:11:37 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 14:11:37 #113 DONE 0.2s 14:11:37 14:11:37 #41 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:11:37 #41 ... 14:11:37 14:11:37 #104 [security-spire-server] exporting to image 14:11:37 #104 ... 14:11:37 14:11:37 #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 14:11:37 #108 DONE 1.8s 14:11:37 14:11:37 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 14:11:38 #114 DONE 0.2s 14:11:38 14:11:38 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 14:11:38 #115 DONE 0.2s 14:11:38 14:11:38 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 14:11:38 #116 DONE 0.2s 14:11:38 14:11:38 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 14:11:38 #117 DONE 0.2s 14:11:38 14:11:38 #41 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:11:38 #41 ... 14:11:38 14:11:38 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 14:11:38 #118 DONE 0.2s 14:11:38 14:11:38 #104 [security-spire-agent] exporting to image 14:11:39 #104 exporting layers 2.5s done 14:11:40 #104 writing image sha256:22b9f994bb7d90fbf8f345ee800e572afe3f3180856b3a2da149b64b080dd072 done 14:11:40 #104 naming to docker.io/library/security-spire-server-arm64 done 14:11:40 #104 exporting layers 1.8s done 14:11:40 #104 writing image sha256:c878314ec8cab2aa0cbd30f24318a9641cd59f55ed2a2a42d62d13645df3688e done 14:11:40 #104 naming to docker.io/library/security-spire-agent-arm64 done 14:11:40 #104 DONE 5.3s 14:11:40 14:11:40 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:12:35 #160 ... 14:12:35 14:12:35 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:12:35 #145 104.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:13:02 #51 ... 14:13:02 14:13:02 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:02 #94 DONE 90.7s 14:13:02 14:13:02 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:02 #83 DONE 102.8s 14:13:02 14:13:02 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:02 #90 DONE 101.2s 14:13:02 14:13:02 #119 [support-notifications builder 6/7] COPY . . 14:13:02 #119 ... 14:13:02 14:13:02 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:02 #95 DONE 95.7s 14:13:02 14:13:02 #93 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:02 #93 DONE 100.4s 14:13:02 14:13:02 #120 [core-keeper builder 7/8] COPY . . 14:13:02 #120 ... 14:13:02 14:13:02 #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 14:13:02 #121 CACHED 14:13:02 14:13:02 #122 [security-secretstore-setup builder 6/7] COPY . . 14:13:02 #122 CACHED 14:13:02 14:13:02 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:02 #123 CACHED 14:13:02 14:13:02 #124 [security-proxy-auth builder 6/7] COPY . . 14:13:02 #124 DONE 1.6s 14:13:02 14:13:02 #125 [security-proxy-setup builder 6/7] COPY . . 14:13:02 #125 DONE 1.6s 14:13:02 14:13:02 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:02 #126 CACHED 14:13:02 14:13:02 #127 [security-bootstrapper builder 6/7] COPY . . 14:13:02 #127 CACHED 14:13:02 14:13:02 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:13:02 #128 CACHED 14:13:02 14:13:02 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 14:13:02 #129 CACHED 14:13:02 14:13:02 #130 [core-command builder 6/7] COPY . . 14:13:02 #130 CACHED 14:13:02 14:13:02 #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:02 #131 CACHED 14:13:02 14:13:02 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 14:13:02 #132 CACHED 14:13:02 14:13:02 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:02 #133 CACHED 14:13:02 14:13:02 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 14:13:02 #134 CACHED 14:13:02 14:13:02 #135 [security-spiffe-token-provider builder 6/7] COPY . . 14:13:02 #135 DONE 1.8s 14:13:02 14:13:02 #136 [support-cron-scheduler builder 6/7] COPY . . 14:13:02 #136 CACHED 14:13:02 14:13:02 #137 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:02 #137 CACHED 14:13:02 14:13:02 #138 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 14:13:02 #138 CACHED 14:13:02 14:13:02 #139 [core-data builder 4/7] COPY go.mod vendor* ./ 14:13:02 #139 CACHED 14:13:02 14:13:02 #140 [core-data builder 6/7] COPY . . 14:13:02 #140 CACHED 14:13:02 14:13:02 #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:02 #141 CACHED 14:13:02 14:13:02 #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ 14:13:02 #142 CACHED 14:13:02 14:13:02 #143 [core-metadata builder 6/7] COPY . . 14:13:02 #143 CACHED 14:13:02 14:13:02 #144 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:02 #144 CACHED 14:13:02 14:13:02 #145 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 14:13:02 #145 CACHED 14:13:02 14:13:02 #146 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:02 #146 CACHED 14:13:02 14:13:02 #147 [support-scheduler builder 6/7] COPY . . 14:13:02 #147 CACHED 14:13:02 14:13:02 #120 [core-keeper builder 7/8] COPY . . 14:13:02 #120 DONE 1.6s 14:13:02 14:13:02 #119 [support-notifications builder 6/7] COPY . . 14:13:02 #119 DONE 1.6s 14:13:02 14:13:02 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:13:02 #148 ... 14:13:02 14:13:02 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:13:02 #0 5.229 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 14:13:02 #149 ... 14:13:02 14:13:02 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:13:02 #0 5.888 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 14:13:02 #150 ... 14:13:02 14:13:02 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:13:02 #148 6.785 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 14:13:02 #148 ... 14:13:02 14:13:02 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:13:02 #0 4.929 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:13:02 #151 ... 14:13:02 14:13:02 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 14:13:02 #0 6.991 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 14:13:02 #152 ... 14:13:02 14:13:02 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:13:02 #0 7.074 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 14:13:02 #153 ... 14:13:02 14:13:02 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:13:02 #0 5.050 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 14:13:02 #154 ... 14:13:02 14:13:02 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:13:02 #0 5.802 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 14:13:02 #155 ... 14:13:02 14:13:02 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:13:02 #0 6.761 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 14:13:02 #156 ... 14:13:02 14:13:02 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:13:02 #0 7.012 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 14:13:02 #157 ... 14:13:02 14:13:02 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:13:02 #0 6.987 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:13:02 #158 ... 14:13:02 14:13:02 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:13:02 #0 6.771 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:13:02 #159 ... 14:13:02 14:13:02 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:13:02 #0 6.793 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:13:22 #145 ... 14:13:22 14:13:22 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:13:22 #156 DONE 152.0s 14:13:22 14:13:22 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 14:13:27 #161 ... 14:13:27 14:13:27 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:13:27 #145 DONE 159.7s 14:13:27 14:13:27 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:13:27 #160 ... 14:13:27 14:13:27 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:13:27 #154 DONE 160.2s 14:13:28 14:13:28 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:13:28 #153 ... 14:13:28 14:13:28 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:13:33 #162 ... 14:13:33 14:13:33 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:13:33 #160 DONE 164.5s 14:13:33 14:13:33 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:13:33 #153 DONE 164.5s 14:13:33 14:13:33 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:13:33 #155 DONE 164.6s 14:13:33 14:13:33 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:13:33 #149 ... 14:13:33 14:13:33 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 14:13:41 #163 ... 14:13:41 14:13:41 #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:13:41 #164 ... 14:13:41 14:13:41 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 14:13:41 #161 DONE 21.7s 14:13:41 14:13:41 #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:13:41 #165 ... 14:13:41 14:13:41 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 14:13:41 #166 ... 14:13:41 14:13:41 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:13:41 #158 DONE 174.0s 14:13:41 14:13:41 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 14:13:42 #150 ... 14:13:42 14:13:42 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:13:42 #151 DONE 175.1s 14:13:42 14:13:42 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:13:42 #162 DONE 14.2s 14:13:42 14:13:42 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:13:42 #159 DONE 175.3s 14:13:42 14:13:42 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 14:13:43 #167 ... 14:13:43 14:13:43 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:13:43 #157 DONE 175.5s 14:13:43 14:13:43 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:13:43 #149 DONE 175.5s 14:13:43 14:13:43 #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:13:43 #165 DONE 9.2s 14:13:43 14:13:43 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:13:43 #168 ... 14:13:43 14:13:43 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 14:13:43 #166 DONE 1.9s 14:13:43 14:13:43 #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:13:43 #164 DONE 7.7s 14:13:43 14:13:43 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:13:43 #169 ... 14:13:43 14:13:43 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 14:13:43 #163 DONE 10.0s 14:13:43 14:13:43 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:13:43 #152 DONE 176.1s 14:13:43 14:13:43 #170 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:13:43 #170 DONE 0.6s 14:13:43 14:13:43 #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:13:43 #171 ... 14:13:43 14:13:43 #172 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:13:43 #172 DONE 0.4s 14:13:43 14:13:43 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 14:13:43 #150 DONE 176.2s 14:13:44 14:13:44 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:13:44 #168 DONE 0.6s 14:13:44 14:13:44 #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 14:13:44 #173 DONE 0.6s 14:13:44 14:13:44 #174 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 14:13:44 #174 CACHED 14:13:44 14:13:44 #175 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 14:13:44 #175 CACHED 14:13:44 14:13:44 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:13:44 #176 CACHED 14:13:44 14:13:44 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:13:44 #177 CACHED 14:13:44 14:13:44 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:13:44 #169 DONE 0.4s 14:13:44 14:13:44 #178 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:13:44 #178 CACHED 14:13:44 14:13:44 #179 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:13:44 #179 CACHED 14:13:44 14:13:44 #180 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 14:13:44 #180 DONE 0.5s 14:13:44 14:13:44 #181 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:13:44 #181 CACHED 14:13:44 14:13:44 #182 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:13:44 #182 CACHED 14:13:44 14:13:44 #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:13:44 #183 ... 14:13:44 14:13:44 #184 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:13:44 #184 DONE 0.7s 14:13:44 14:13:44 #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:13:44 #171 DONE 0.7s 14:13:44 14:13:44 #185 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:13:46 #185 ... 14:13:46 14:13:46 #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:13:46 #186 DONE 1.9s 14:13:46 14:13:46 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 14:13:46 #167 DONE 3.0s 14:13:46 14:13:46 #187 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 14:13:46 #187 DONE 1.9s 14:13:46 14:13:46 #188 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:13:46 #188 DONE 1.9s 14:13:46 14:13:46 #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 14:13:46 #189 DONE 1.9s 14:13:46 14:13:46 #190 [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 14:13:46 #190 DONE 1.9s 14:13:46 14:13:46 #191 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:13:46 #191 DONE 2.0s 14:13:46 14:13:46 #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:13:46 #192 DONE 1.9s 14:13:46 14:13:46 #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:13:46 #193 DONE 2.0s 14:13:46 14:13:46 #194 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:13:46 #194 ... 14:13:46 14:13:46 #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:13:46 #183 DONE 2.0s 14:13:46 14:13:46 #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:13:46 #195 DONE 2.0s 14:13:46 14:13:46 #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 14:13:46 #196 ... 14:13:46 14:13:46 #185 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:13:46 #185 DONE 2.0s 14:13:46 14:13:46 #197 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:13:46 #197 DONE 0.9s 14:13:46 14:13:46 #198 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:13:46 #198 ... 14:13:46 14:13:46 #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 14:13:46 #199 DONE 0.9s 14:13:46 14:13:46 #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 14:13:46 #200 DONE 0.8s 14:13:46 14:13:46 #201 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:13:46 #201 DONE 1.6s 14:13:46 14:13:46 #202 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 14:13:46 #202 DONE 0.9s 14:13:47 14:13:47 #111 [security-spiffe-token-provider] exporting to image 14:13:47 #111 exporting layers 14:13:47 #111 ... 14:13:47 14:13:47 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 14:13:47 #203 DONE 1.2s 14:13:47 14:13:47 #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:13:47 #204 DONE 1.3s 14:13:47 14:13:47 #205 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:13:47 #205 DONE 1.2s 14:13:47 14:13:47 #206 [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 14:13:47 #206 DONE 1.2s 14:13:47 14:13:47 #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:13:47 #207 DONE 1.2s 14:13:47 14:13:47 #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 14:13:47 #196 DONE 1.2s 14:13:47 14:13:47 #194 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:13:47 #194 DONE 1.2s 14:13:47 14:13:47 #111 [core-command] exporting to image 14:13:47 #111 ... 14:13:47 14:13:47 #198 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:13:47 #198 DONE 1.4s 14:13:47 14:13:47 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:13:47 #208 DONE 0.7s 14:13:47 14:13:47 #209 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 14:13:47 #209 DONE 1.2s 14:13:47 14:13:47 #210 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:13:47 #210 DONE 1.2s 14:13:47 14:13:47 #211 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 14:13:47 #211 DONE 1.2s 14:13:47 14:13:47 #212 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 14:13:47 #212 DONE 1.2s 14:13:47 14:13:47 #111 [core-keeper] exporting to image 14:13:47 #111 exporting layers 1.2s done 14:13:48 #111 ... 14:13:48 14:13:48 #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:13:48 #213 DONE 0.9s 14:13:48 14:13:48 #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:13:48 #214 DONE 0.9s 14:13:48 14:13:48 #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:13:48 #215 DONE 0.9s 14:13:48 14:13:48 #216 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:13:48 #216 DONE 0.9s 14:13:48 14:13:48 #111 [support-scheduler] exporting to image 14:13:48 #111 writing image sha256:9ad6910ef507e98c0fd70d420cde6e61a5751486484bb3a2212e0e5c8c04e67b 0.1s done 14:13:48 #111 naming to docker.io/library/support-scheduler done 14:13:48 #111 exporting layers 0.2s done 14:13:48 #111 writing image sha256:732a6ca70d1e2e75811f03102848e240a3d74573e09239d1fbcb93874f28c3c0 done 14:13:48 #111 writing image sha256:dac03885ab4b3dfc64c5f2931911109bc0e58d317b0ccf2eea31012f3ba0951d done 14:13:48 #111 naming to docker.io/library/core-keeper done 14:13:48 #111 naming to docker.io/library/core-command done 14:13:48 #111 writing image sha256:6f1ee4346bd7146192e0e7d62f09a7dccc357f9040e91f4d9a94b39cb54aeffc 0.0s done 14:13:48 #111 naming to docker.io/library/security-spiffe-token-provider 14:13:48 #111 ... 14:13:48 14:13:48 #217 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:13:48 #217 DONE 0.6s 14:13:48 14:13:48 #111 [security-spiffe-token-provider] exporting to image 14:13:48 #111 naming to docker.io/library/security-spiffe-token-provider 0.2s done 14:13:48 #111 DONE 2.6s 14:13:48 14:13:48 #218 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 14:13:48 #218 ... 14:13:48 14:13:48 #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 14:13:48 #219 DONE 0.7s 14:13:48 14:13:48 #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:13:48 #220 DONE 0.7s 14:13:48 14:13:48 #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 14:13:48 #221 DONE 0.6s 14:13:48 14:13:48 #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:13:48 #222 DONE 0.7s 14:13:48 14:13:48 #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:13:48 #223 DONE 0.8s 14:13:48 14:13:48 #218 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 14:13:48 #218 DONE 0.4s 14:13:48 14:13:48 #224 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 14:13:48 #224 DONE 0.7s 14:13:48 14:13:48 #111 [security-proxy-auth] exporting to image 14:13:48 #111 ... 14:13:48 14:13:48 #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:13:48 #225 DONE 0.2s 14:13:48 14:13:48 #111 [support-notifications] exporting to image 14:13:49 #111 ... 14:13:49 14:13:49 #226 [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/ 14:13:49 #226 DONE 0.2s 14:13:49 14:13:49 #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:13:49 #227 DONE 0.3s 14:13:49 14:13:49 #111 [support-notifications] exporting to image 14:13:49 #111 exporting layers 0.5s done 14:13:49 #111 ... 14:13:49 14:13:49 #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:13:49 #228 DONE 1.0s 14:13:49 14:13:49 #229 [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/ 14:13:49 #229 DONE 0.1s 14:13:49 14:13:49 #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:13:49 #230 DONE 0.1s 14:13:49 14:13:49 #111 [core-data] exporting to image 14:13:49 #111 exporting layers 0.5s done 14:13:49 #111 writing image sha256:0d7883027afbb688c0e01eb12728090a97cee9fdc7a2c8b3d2947dc2f3e3d1e2 0.1s done 14:13:49 #111 naming to docker.io/library/core-data done 14:13:49 #111 writing image sha256:8894593e790dc642f1d930da91a03ccb6454e526f22c1eb0e3d3ff40e8e143c3 14:13:49 #111 ... 14:13:49 14:13:49 #231 [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/ 14:13:49 #231 DONE 0.1s 14:13:49 14:13:49 #111 [core-data] exporting to image 14:13:49 #111 writing image sha256:8894593e790dc642f1d930da91a03ccb6454e526f22c1eb0e3d3ff40e8e143c3 0.1s done 14:13:49 #111 naming to docker.io/library/security-proxy-auth 14:13:49 #111 ... 14:13:49 14:13:49 #232 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 14:13:49 #232 DONE 0.1s 14:13:49 14:13:49 #233 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:13:49 #233 DONE 1.4s 14:13:49 14:13:49 #111 [core-common-config-bootstrapper] exporting to image 14:13:49 #111 naming to docker.io/library/security-proxy-auth 0.0s done 14:13:49 #111 writing image sha256:765c90c792022842b4c36ad49e44ecb52bbb3e381cfe7d3412be8b118f9c314c 0.0s done 14:13:49 #111 naming to docker.io/library/core-metadata done 14:13:49 #111 writing image sha256:24f08d0963b176290ab73ffdef2baae6bbc447e430762764bbfe234bb2b0723f 0.0s done 14:13:49 #111 naming to docker.io/library/support-cron-scheduler 14:13:49 #111 ... 14:13:49 14:13:49 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:13:49 #234 DONE 0.1s 14:13:49 14:13:49 #111 [support-notifications] exporting to image 14:13:49 #111 exporting layers 0.7s done 14:13:49 #111 naming to docker.io/library/support-cron-scheduler done 14:13:49 #111 writing image sha256:91e3fb0d47530ada7172068f088f635369ee41a1565235b857f0ad2773edc0ca 0.0s done 14:13:49 #111 naming to docker.io/library/support-notifications done 14:13:49 #111 exporting layers 0.6s done 14:13:49 #111 writing image sha256:f0e2fa6c9c1452b0dcd9156f7e0ef89fc72ffa64ba0e0b6144f9b9b4280b1807 done 14:13:49 #111 naming to docker.io/library/core-common-config-bootstrapper done 14:13:50 #111 ... 14:13:50 14:13:50 #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:13:50 #235 DONE 0.6s 14:13:50 14:13:50 #111 [security-secretstore-setup] exporting to image 14:13:50 #111 writing image sha256:012dbc35016fec39f002cc0af962f9b016b66fccef18b7131dbc9a64a79df104 done 14:13:50 #111 naming to docker.io/library/security-proxy-setup done 14:13:50 #111 exporting layers 0.3s done 14:13:50 #111 ... 14:13:50 14:13:50 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 14:13:50 #236 DONE 0.5s 14:13:50 14:13:50 #111 [security-bootstrapper] exporting to image 14:13:50 #111 writing image sha256:3ce5978b4351fd7abff9f2a594594330317300836a37e73ed5929c2b1671844f done 14:13:50 #111 naming to docker.io/library/security-secretstore-setup done 14:13:50 #111 exporting layers 0.2s done 14:13:50 #111 writing image sha256:d8e4b5cd981aca9cfd0f50ef6c7218f8daa4dc7d919cfd5822ad892d6a5b69bc done 14:13:50 #111 naming to docker.io/library/security-bootstrapper done 14:13:50 #111 DONE 4.1s 14:13:50 time="2024-10-05T14:08:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:13:50 time="2024-10-05T14:08:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:13:50 time="2024-10-05T14:08:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:13:50 time="2024-10-05T14:08:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:13:50 time="2024-10-05T14:08:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:13:50 time="2024-10-05T14:08:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:13:50 time="2024-10-05T14:08:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:13:50 time="2024-10-05T14:08:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:13:50 time="2024-10-05T14:08:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:13:50 time="2024-10-05T14:08:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:13:50 time="2024-10-05T14:08:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:13:50 time="2024-10-05T14:08:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:13:50 time="2024-10-05T14:08:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:13:50 time="2024-10-05T14:08:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:13:50 time="2024-10-05T14:08:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:13:50 time="2024-10-05T14:08:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 14:13:50 $ docker stop --time=1 c3aae80de1736e65be25acfd21b291032f975afb21d129ee16972e5afb9b9d7c 14:13:51 $ docker rm -f --volumes c3aae80de1736e65be25acfd21b291032f975afb21d129ee16972e5afb9b9d7c [Pipeline] // withDockerContainer [Pipeline] sh 14:13:51 + docker images 14:13:51 REPOSITORY TAG IMAGE ID CREATED SIZE 14:13:51 security-bootstrapper latest d8e4b5cd981a 1 second ago 20.4MB 14:13:51 core-common-config-bootstrapper latest f0e2fa6c9c14 2 seconds ago 16.5MB 14:13:51 security-proxy-setup latest 012dbc35016f 2 seconds ago 28.7MB 14:13:51 security-secretstore-setup latest 3ce5978b4351 2 seconds ago 40.2MB 14:13:51 core-metadata latest 765c90c79202 3 seconds ago 29.7MB 14:13:51 support-cron-scheduler latest 24f08d0963b1 3 seconds ago 45.4MB 14:13:51 security-proxy-auth latest 8894593e790d 3 seconds ago 24.6MB 14:13:51 core-data latest 0d7883027afb 3 seconds ago 29.6MB 14:13:51 support-notifications latest 91e3fb0d4753 3 seconds ago 44.4MB 14:13:51 support-scheduler latest 9ad6910ef507 4 seconds ago 43.8MB 14:13:51 core-command latest dac03885ab4b 4 seconds ago 25.9MB 14:13:51 core-keeper latest 732a6ca70d1e 4 seconds ago 29MB 14:13:51 security-spiffe-token-provider latest 6f1ee4346bd7 5 seconds ago 31.8MB 14:13:51 security-spire-config latest 704c9be064b8 4 minutes ago 121MB 14:13:51 security-spire-server latest ea70483c75c3 4 minutes ago 122MB 14:13:51 security-spire-agent latest 061c327ca5ca 4 minutes ago 183MB 14:13:51 ci-base-image-x86_64 latest a2b378debbe0 8 minutes ago 979MB 14:13:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 days ago 573MB 14:13:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 14:13:51 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 14:13:52 provisioning config files... 14:13:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/712@tmp/config15859918986130723131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:52 ---> ****-login.sh 14:13:52 nexus3.edgexfoundry.org:10001 14:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:52 Configure a credential helper to remove this warning. See 14:13:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:52 14:13:52 Login Succeeded 14:13:52 nexus3.edgexfoundry.org:10002 14:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:52 Configure a credential helper to remove this warning. See 14:13:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:52 14:13:52 Login Succeeded 14:13:52 nexus3.edgexfoundry.org:10003 14:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:52 Configure a credential helper to remove this warning. See 14:13:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:52 14:13:52 Login Succeeded 14:13:52 nexus3.edgexfoundry.org:10004 14:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:52 Configure a credential helper to remove this warning. See 14:13:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:52 14:13:52 Login Succeeded 14:13:52 ****.io 14:13:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:52 Configure a credential helper to remove this warning. See 14:13:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:52 14:13:52 Login Succeeded 14:13:52 ---> ****-login.sh ends [Pipeline] } 14:13:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:13:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:13:52 [edgeXDocker.push] Tagging docker image core-command with the following tags: 14:13:52 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:13:52 latest 14:13:52 3.2.0-dev.89 14:13:52 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:13:52 main 14:13:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:53 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:53 + docker push nexus3.edgexfoundry.org:10004/core-command:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:13:53 ad8fd6be2c96: Preparing 14:13:53 c61cbaed74c3: Preparing 14:13:53 70325cb55ad6: Preparing 14:13:53 a120a371bc4a: Preparing 14:13:53 b35b2e8ed1cc: Preparing 14:13:53 e4ab221728f3: Preparing 14:13:53 63ca1fbb43ae: Preparing 14:13:53 e4ab221728f3: Waiting 14:13:53 63ca1fbb43ae: Waiting 14:13:53 a120a371bc4a: Pushed 14:13:53 70325cb55ad6: Pushed 14:13:53 ad8fd6be2c96: Pushed 14:13:53 b35b2e8ed1cc: Pushed 14:13:53 63ca1fbb43ae: Layer already exists 14:13:53 e4ab221728f3: Pushed 14:13:55 c61cbaed74c3: Pushed 14:13:55 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:4ba0ca964577fd75627c1687f146aa415070c8f98b9fea076accb055e68f158d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:56 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 14:13:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:13:56 ad8fd6be2c96: Preparing 14:13:56 c61cbaed74c3: Preparing 14:13:56 70325cb55ad6: Preparing 14:13:56 a120a371bc4a: Preparing 14:13:56 b35b2e8ed1cc: Preparing 14:13:56 e4ab221728f3: Preparing 14:13:56 63ca1fbb43ae: Preparing 14:13:56 e4ab221728f3: Waiting 14:13:56 63ca1fbb43ae: Waiting 14:13:56 ad8fd6be2c96: Layer already exists 14:13:56 70325cb55ad6: Layer already exists 14:13:56 c61cbaed74c3: Layer already exists 14:13:56 b35b2e8ed1cc: Layer already exists 14:13:56 a120a371bc4a: Layer already exists 14:13:56 63ca1fbb43ae: Layer already exists 14:13:56 e4ab221728f3: Layer already exists 14:13:56 latest: digest: sha256:4ba0ca964577fd75627c1687f146aa415070c8f98b9fea076accb055e68f158d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:57 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.89 14:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:13:57 ad8fd6be2c96: Preparing 14:13:57 c61cbaed74c3: Preparing 14:13:57 70325cb55ad6: Preparing 14:13:57 a120a371bc4a: Preparing 14:13:57 b35b2e8ed1cc: Preparing 14:13:57 e4ab221728f3: Preparing 14:13:57 63ca1fbb43ae: Preparing 14:13:57 e4ab221728f3: Waiting 14:13:57 63ca1fbb43ae: Waiting 14:13:57 a120a371bc4a: Layer already exists 14:13:57 b35b2e8ed1cc: Layer already exists 14:13:57 70325cb55ad6: Layer already exists 14:13:57 c61cbaed74c3: Layer already exists 14:13:57 ad8fd6be2c96: Layer already exists 14:13:57 e4ab221728f3: Layer already exists 14:13:57 63ca1fbb43ae: Layer already exists 14:13:57 3.2.0-dev.89: digest: sha256:4ba0ca964577fd75627c1687f146aa415070c8f98b9fea076accb055e68f158d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:57 + docker push nexus3.edgexfoundry.org:10004/core-command:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:13:57 ad8fd6be2c96: Preparing 14:13:57 c61cbaed74c3: Preparing 14:13:57 70325cb55ad6: Preparing 14:13:57 a120a371bc4a: Preparing 14:13:57 b35b2e8ed1cc: Preparing 14:13:57 e4ab221728f3: Preparing 14:13:57 63ca1fbb43ae: Preparing 14:13:57 e4ab221728f3: Waiting 14:13:57 63ca1fbb43ae: Waiting 14:13:57 70325cb55ad6: Layer already exists 14:13:57 c61cbaed74c3: Layer already exists 14:13:57 a120a371bc4a: Layer already exists 14:13:57 ad8fd6be2c96: Layer already exists 14:13:57 b35b2e8ed1cc: Layer already exists 14:13:57 e4ab221728f3: Layer already exists 14:13:57 63ca1fbb43ae: Layer already exists 14:13:57 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:4ba0ca964577fd75627c1687f146aa415070c8f98b9fea076accb055e68f158d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:58 + docker push nexus3.edgexfoundry.org:10004/core-command:main 14:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 14:13:58 ad8fd6be2c96: Preparing 14:13:58 c61cbaed74c3: Preparing 14:13:58 70325cb55ad6: Preparing 14:13:58 a120a371bc4a: Preparing 14:13:58 b35b2e8ed1cc: Preparing 14:13:58 e4ab221728f3: Preparing 14:13:58 63ca1fbb43ae: Preparing 14:13:58 e4ab221728f3: Waiting 14:13:58 c61cbaed74c3: Layer already exists 14:13:58 b35b2e8ed1cc: Layer already exists 14:13:58 ad8fd6be2c96: Layer already exists 14:13:58 70325cb55ad6: Layer already exists 14:13:58 a120a371bc4a: Layer already exists 14:13:58 e4ab221728f3: Layer already exists 14:13:58 63ca1fbb43ae: Layer already exists 14:13:58 main: digest: sha256:4ba0ca964577fd75627c1687f146aa415070c8f98b9fea076accb055e68f158d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:13:58 ===================================================== [Pipeline] echo 14:13:58 taggedImages: 14:13:58 - nexus3.edgexfoundry.org:10004/core-command:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:13:58 - nexus3.edgexfoundry.org:10004/core-command:latest 14:13:58 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.89 14:13:58 - nexus3.edgexfoundry.org:10004/core-command:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:13:58 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 14:13:58 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 14:13:58 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:13:58 latest 14:13:58 3.2.0-dev.89 14:13:58 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:13:58 main 14:13:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:58 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:13:59 bb8b6efbcf9c: Preparing 14:13:59 27e30e4afa17: Preparing 14:13:59 1b88a889818e: Preparing 14:13:59 9b97e01f727c: Preparing 14:13:59 70325cb55ad6: Preparing 14:13:59 a120a371bc4a: Preparing 14:13:59 b35b2e8ed1cc: Preparing 14:13:59 e4ab221728f3: Preparing 14:13:59 63ca1fbb43ae: Preparing 14:13:59 a120a371bc4a: Waiting 14:13:59 b35b2e8ed1cc: Waiting 14:13:59 e4ab221728f3: Waiting 14:13:59 63ca1fbb43ae: Waiting 14:13:59 70325cb55ad6: Layer already exists 14:13:59 a120a371bc4a: Layer already exists 14:13:59 b35b2e8ed1cc: Layer already exists 14:13:59 e4ab221728f3: Layer already exists 14:13:59 63ca1fbb43ae: Layer already exists 14:13:59 bb8b6efbcf9c: Pushed 14:13:59 1b88a889818e: Pushed 14:13:59 27e30e4afa17: Pushed 14:14:00 9b97e01f727c: Pushed 14:14:00 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:2f07263889914ed04aec0f5c46b6df101a132bbb3df7bb0adcd8172e17f4cf84 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:00 + 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 14:14:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 14:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:14:01 bb8b6efbcf9c: Preparing 14:14:01 27e30e4afa17: Preparing 14:14:01 1b88a889818e: Preparing 14:14:01 9b97e01f727c: Preparing 14:14:01 70325cb55ad6: Preparing 14:14:01 a120a371bc4a: Preparing 14:14:01 b35b2e8ed1cc: Preparing 14:14:01 e4ab221728f3: Preparing 14:14:01 63ca1fbb43ae: Preparing 14:14:01 b35b2e8ed1cc: Waiting 14:14:01 e4ab221728f3: Waiting 14:14:01 63ca1fbb43ae: Waiting 14:14:01 70325cb55ad6: Layer already exists 14:14:01 1b88a889818e: Layer already exists 14:14:01 27e30e4afa17: Layer already exists 14:14:01 bb8b6efbcf9c: Layer already exists 14:14:01 9b97e01f727c: Layer already exists 14:14:01 63ca1fbb43ae: Layer already exists 14:14:01 a120a371bc4a: Layer already exists 14:14:01 e4ab221728f3: Layer already exists 14:14:01 b35b2e8ed1cc: Layer already exists 14:14:01 latest: digest: sha256:2f07263889914ed04aec0f5c46b6df101a132bbb3df7bb0adcd8172e17f4cf84 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:01 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.89 14:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:14:01 bb8b6efbcf9c: Preparing 14:14:01 27e30e4afa17: Preparing 14:14:01 1b88a889818e: Preparing 14:14:01 9b97e01f727c: Preparing 14:14:01 70325cb55ad6: Preparing 14:14:01 a120a371bc4a: Preparing 14:14:01 b35b2e8ed1cc: Preparing 14:14:01 e4ab221728f3: Preparing 14:14:01 63ca1fbb43ae: Preparing 14:14:01 a120a371bc4a: Waiting 14:14:01 b35b2e8ed1cc: Waiting 14:14:01 e4ab221728f3: Waiting 14:14:01 63ca1fbb43ae: Waiting 14:14:01 9b97e01f727c: Layer already exists 14:14:01 27e30e4afa17: Layer already exists 14:14:01 bb8b6efbcf9c: Layer already exists 14:14:01 1b88a889818e: Layer already exists 14:14:01 70325cb55ad6: Layer already exists 14:14:01 b35b2e8ed1cc: Layer already exists 14:14:01 e4ab221728f3: Layer already exists 14:14:01 a120a371bc4a: Layer already exists 14:14:01 63ca1fbb43ae: Layer already exists 14:14:01 3.2.0-dev.89: digest: sha256:2f07263889914ed04aec0f5c46b6df101a132bbb3df7bb0adcd8172e17f4cf84 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:14:02 bb8b6efbcf9c: Preparing 14:14:02 27e30e4afa17: Preparing 14:14:02 1b88a889818e: Preparing 14:14:02 9b97e01f727c: Preparing 14:14:02 70325cb55ad6: Preparing 14:14:02 a120a371bc4a: Preparing 14:14:02 b35b2e8ed1cc: Preparing 14:14:02 e4ab221728f3: Preparing 14:14:02 63ca1fbb43ae: Preparing 14:14:02 b35b2e8ed1cc: Waiting 14:14:02 e4ab221728f3: Waiting 14:14:02 a120a371bc4a: Waiting 14:14:02 63ca1fbb43ae: Waiting 14:14:02 27e30e4afa17: Layer already exists 14:14:02 70325cb55ad6: Layer already exists 14:14:02 9b97e01f727c: Layer already exists 14:14:02 bb8b6efbcf9c: Layer already exists 14:14:02 1b88a889818e: Layer already exists 14:14:02 a120a371bc4a: Layer already exists 14:14:02 e4ab221728f3: Layer already exists 14:14:02 63ca1fbb43ae: Layer already exists 14:14:02 b35b2e8ed1cc: Layer already exists 14:14:02 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:2f07263889914ed04aec0f5c46b6df101a132bbb3df7bb0adcd8172e17f4cf84 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:02 + 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 14:14:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 14:14:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 14:14:03 bb8b6efbcf9c: Preparing 14:14:03 27e30e4afa17: Preparing 14:14:03 1b88a889818e: Preparing 14:14:03 9b97e01f727c: Preparing 14:14:03 70325cb55ad6: Preparing 14:14:03 a120a371bc4a: Preparing 14:14:03 b35b2e8ed1cc: Preparing 14:14:03 e4ab221728f3: Preparing 14:14:03 63ca1fbb43ae: Preparing 14:14:03 b35b2e8ed1cc: Waiting 14:14:03 e4ab221728f3: Waiting 14:14:03 63ca1fbb43ae: Waiting 14:14:03 a120a371bc4a: Waiting 14:14:03 bb8b6efbcf9c: Layer already exists 14:14:03 70325cb55ad6: Layer already exists 14:14:03 27e30e4afa17: Layer already exists 14:14:03 9b97e01f727c: Layer already exists 14:14:03 1b88a889818e: Layer already exists 14:14:03 a120a371bc4a: Layer already exists 14:14:03 63ca1fbb43ae: Layer already exists 14:14:03 b35b2e8ed1cc: Layer already exists 14:14:03 e4ab221728f3: Layer already exists 14:14:03 main: digest: sha256:2f07263889914ed04aec0f5c46b6df101a132bbb3df7bb0adcd8172e17f4cf84 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:03 ===================================================== [Pipeline] echo 14:14:03 taggedImages: 14:14:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 14:14:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.89 14:14:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:03 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 14:14:03 [edgeXDocker.push] Tagging docker image core-data with the following tags: 14:14:03 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:03 latest 14:14:03 3.2.0-dev.89 14:14:03 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:03 main 14:14:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:04 + docker push nexus3.edgexfoundry.org:10004/core-data:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:14:04 81f7003fd647: Preparing 14:14:04 08c7a0bde402: Preparing 14:14:04 48c82ecbccda: Preparing 14:14:04 70325cb55ad6: Preparing 14:14:04 a120a371bc4a: Preparing 14:14:04 25c3ad8480e4: Preparing 14:14:04 5f6828b9a0cb: Preparing 14:14:04 63ca1fbb43ae: Preparing 14:14:04 25c3ad8480e4: Waiting 14:14:04 5f6828b9a0cb: Waiting 14:14:04 63ca1fbb43ae: Waiting 14:14:04 70325cb55ad6: Layer already exists 14:14:04 a120a371bc4a: Layer already exists 14:14:04 81f7003fd647: Pushed 14:14:04 5f6828b9a0cb: Pushed 14:14:04 08c7a0bde402: Pushed 14:14:04 63ca1fbb43ae: Layer already exists 14:14:04 25c3ad8480e4: Pushed 14:14:06 48c82ecbccda: Pushed 14:14:06 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:c19a8a05ca5b1502939bbf9a478f725a240fff1627d9c0ecc0392be5c60b3afe size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:06 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:07 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 14:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:14:07 81f7003fd647: Preparing 14:14:07 08c7a0bde402: Preparing 14:14:07 48c82ecbccda: Preparing 14:14:07 70325cb55ad6: Preparing 14:14:07 a120a371bc4a: Preparing 14:14:07 25c3ad8480e4: Preparing 14:14:07 5f6828b9a0cb: Preparing 14:14:07 63ca1fbb43ae: Preparing 14:14:07 5f6828b9a0cb: Waiting 14:14:07 25c3ad8480e4: Waiting 14:14:07 63ca1fbb43ae: Waiting 14:14:07 08c7a0bde402: Layer already exists 14:14:07 48c82ecbccda: Layer already exists 14:14:07 70325cb55ad6: Layer already exists 14:14:07 a120a371bc4a: Layer already exists 14:14:07 81f7003fd647: Layer already exists 14:14:07 25c3ad8480e4: Layer already exists 14:14:07 5f6828b9a0cb: Layer already exists 14:14:07 63ca1fbb43ae: Layer already exists 14:14:07 latest: digest: sha256:c19a8a05ca5b1502939bbf9a478f725a240fff1627d9c0ecc0392be5c60b3afe size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:07 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.89 14:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:14:07 81f7003fd647: Preparing 14:14:07 08c7a0bde402: Preparing 14:14:07 48c82ecbccda: Preparing 14:14:07 70325cb55ad6: Preparing 14:14:07 a120a371bc4a: Preparing 14:14:07 25c3ad8480e4: Preparing 14:14:07 5f6828b9a0cb: Preparing 14:14:07 63ca1fbb43ae: Preparing 14:14:07 5f6828b9a0cb: Waiting 14:14:07 25c3ad8480e4: Waiting 14:14:07 70325cb55ad6: Layer already exists 14:14:07 81f7003fd647: Layer already exists 14:14:07 08c7a0bde402: Layer already exists 14:14:07 a120a371bc4a: Layer already exists 14:14:07 48c82ecbccda: Layer already exists 14:14:07 5f6828b9a0cb: Layer already exists 14:14:07 25c3ad8480e4: Layer already exists 14:14:07 63ca1fbb43ae: Layer already exists 14:14:07 3.2.0-dev.89: digest: sha256:c19a8a05ca5b1502939bbf9a478f725a240fff1627d9c0ecc0392be5c60b3afe size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:08 + docker push nexus3.edgexfoundry.org:10004/core-data:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:14:08 81f7003fd647: Preparing 14:14:08 08c7a0bde402: Preparing 14:14:08 48c82ecbccda: Preparing 14:14:08 70325cb55ad6: Preparing 14:14:08 a120a371bc4a: Preparing 14:14:08 25c3ad8480e4: Preparing 14:14:08 5f6828b9a0cb: Preparing 14:14:08 63ca1fbb43ae: Preparing 14:14:08 5f6828b9a0cb: Waiting 14:14:08 25c3ad8480e4: Waiting 14:14:08 63ca1fbb43ae: Waiting 14:14:08 08c7a0bde402: Layer already exists 14:14:08 a120a371bc4a: Layer already exists 14:14:08 81f7003fd647: Layer already exists 14:14:08 48c82ecbccda: Layer already exists 14:14:08 70325cb55ad6: Layer already exists 14:14:08 25c3ad8480e4: Layer already exists 14:14:08 5f6828b9a0cb: Layer already exists 14:14:08 63ca1fbb43ae: Layer already exists 14:14:08 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:c19a8a05ca5b1502939bbf9a478f725a240fff1627d9c0ecc0392be5c60b3afe size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:09 + docker push nexus3.edgexfoundry.org:10004/core-data:main 14:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 14:14:09 81f7003fd647: Preparing 14:14:09 08c7a0bde402: Preparing 14:14:09 48c82ecbccda: Preparing 14:14:09 70325cb55ad6: Preparing 14:14:09 a120a371bc4a: Preparing 14:14:09 25c3ad8480e4: Preparing 14:14:09 5f6828b9a0cb: Preparing 14:14:09 63ca1fbb43ae: Preparing 14:14:09 25c3ad8480e4: Waiting 14:14:09 5f6828b9a0cb: Waiting 14:14:09 63ca1fbb43ae: Waiting 14:14:09 48c82ecbccda: Layer already exists 14:14:09 08c7a0bde402: Layer already exists 14:14:09 70325cb55ad6: Layer already exists 14:14:09 81f7003fd647: Layer already exists 14:14:09 a120a371bc4a: Layer already exists 14:14:09 25c3ad8480e4: Layer already exists 14:14:09 5f6828b9a0cb: Layer already exists 14:14:09 63ca1fbb43ae: Layer already exists 14:14:09 main: digest: sha256:c19a8a05ca5b1502939bbf9a478f725a240fff1627d9c0ecc0392be5c60b3afe size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:09 ===================================================== [Pipeline] echo 14:14:09 taggedImages: 14:14:09 - nexus3.edgexfoundry.org:10004/core-data:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:09 - nexus3.edgexfoundry.org:10004/core-data:latest 14:14:09 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.89 14:14:09 - nexus3.edgexfoundry.org:10004/core-data:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:09 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 14:14:09 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 14:14:09 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:09 latest 14:14:09 3.2.0-dev.89 14:14:09 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:09 main 14:14:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:09 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 14:14:10 41d6caae22cf: Preparing 14:14:10 a2c992d2d1b0: Preparing 14:14:10 46b44d7c5b77: Preparing 14:14:10 a120a371bc4a: Preparing 14:14:10 7a9018c12d98: Preparing 14:14:10 94bc9bd68004: Preparing 14:14:10 63ca1fbb43ae: Preparing 14:14:10 63ca1fbb43ae: Waiting 14:14:10 94bc9bd68004: Waiting 14:14:10 a120a371bc4a: Layer already exists 14:14:10 7a9018c12d98: Pushed 14:14:10 a2c992d2d1b0: Pushed 14:14:10 41d6caae22cf: Pushed 14:14:10 94bc9bd68004: Pushed 14:14:10 63ca1fbb43ae: Layer already exists 14:14:12 46b44d7c5b77: Pushed 14:14:12 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:daba35e36dd6222c9d3b79d8d0e84dcdc1188114fc98851378368ee88b6c72c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:12 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 14:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 14:14:13 41d6caae22cf: Preparing 14:14:13 a2c992d2d1b0: Preparing 14:14:13 46b44d7c5b77: Preparing 14:14:13 a120a371bc4a: Preparing 14:14:13 7a9018c12d98: Preparing 14:14:13 94bc9bd68004: Preparing 14:14:13 63ca1fbb43ae: Preparing 14:14:13 94bc9bd68004: Waiting 14:14:13 63ca1fbb43ae: Waiting 14:14:13 41d6caae22cf: Layer already exists 14:14:13 a2c992d2d1b0: Layer already exists 14:14:13 46b44d7c5b77: Layer already exists 14:14:13 7a9018c12d98: Layer already exists 14:14:13 a120a371bc4a: Layer already exists 14:14:13 94bc9bd68004: Layer already exists 14:14:13 63ca1fbb43ae: Layer already exists 14:14:13 latest: digest: sha256:daba35e36dd6222c9d3b79d8d0e84dcdc1188114fc98851378368ee88b6c72c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:13 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.89 14:14:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 14:14:13 41d6caae22cf: Preparing 14:14:13 a2c992d2d1b0: Preparing 14:14:13 46b44d7c5b77: Preparing 14:14:13 a120a371bc4a: Preparing 14:14:13 7a9018c12d98: Preparing 14:14:13 94bc9bd68004: Preparing 14:14:13 63ca1fbb43ae: Preparing 14:14:13 94bc9bd68004: Waiting 14:14:13 63ca1fbb43ae: Waiting 14:14:13 46b44d7c5b77: Layer already exists 14:14:13 7a9018c12d98: Layer already exists 14:14:13 a2c992d2d1b0: Layer already exists 14:14:13 41d6caae22cf: Layer already exists 14:14:13 a120a371bc4a: Layer already exists 14:14:13 94bc9bd68004: Layer already exists 14:14:13 63ca1fbb43ae: Layer already exists 14:14:13 3.2.0-dev.89: digest: sha256:daba35e36dd6222c9d3b79d8d0e84dcdc1188114fc98851378368ee88b6c72c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 14:14:14 41d6caae22cf: Preparing 14:14:14 a2c992d2d1b0: Preparing 14:14:14 46b44d7c5b77: Preparing 14:14:14 a120a371bc4a: Preparing 14:14:14 7a9018c12d98: Preparing 14:14:14 94bc9bd68004: Preparing 14:14:14 63ca1fbb43ae: Preparing 14:14:14 94bc9bd68004: Waiting 14:14:14 63ca1fbb43ae: Waiting 14:14:14 a120a371bc4a: Layer already exists 14:14:14 46b44d7c5b77: Layer already exists 14:14:14 a2c992d2d1b0: Layer already exists 14:14:14 7a9018c12d98: Layer already exists 14:14:14 41d6caae22cf: Layer already exists 14:14:14 94bc9bd68004: Layer already exists 14:14:14 63ca1fbb43ae: Layer already exists 14:14:14 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:daba35e36dd6222c9d3b79d8d0e84dcdc1188114fc98851378368ee88b6c72c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:14 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 14:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 14:14:15 41d6caae22cf: Preparing 14:14:15 a2c992d2d1b0: Preparing 14:14:15 46b44d7c5b77: Preparing 14:14:15 a120a371bc4a: Preparing 14:14:15 7a9018c12d98: Preparing 14:14:15 94bc9bd68004: Preparing 14:14:15 63ca1fbb43ae: Preparing 14:14:15 94bc9bd68004: Waiting 14:14:15 a2c992d2d1b0: Layer already exists 14:14:15 41d6caae22cf: Layer already exists 14:14:15 46b44d7c5b77: Layer already exists 14:14:15 a120a371bc4a: Layer already exists 14:14:15 7a9018c12d98: Layer already exists 14:14:15 63ca1fbb43ae: Layer already exists 14:14:15 94bc9bd68004: Layer already exists 14:14:15 main: digest: sha256:daba35e36dd6222c9d3b79d8d0e84dcdc1188114fc98851378368ee88b6c72c5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:15 ===================================================== [Pipeline] echo 14:14:15 taggedImages: 14:14:15 - nexus3.edgexfoundry.org:10004/core-keeper:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:15 - nexus3.edgexfoundry.org:10004/core-keeper:latest 14:14:15 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.89 14:14:15 - nexus3.edgexfoundry.org:10004/core-keeper:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:15 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 14:14:15 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 14:14:15 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:15 latest 14:14:15 3.2.0-dev.89 14:14:15 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:15 main 14:14:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:15 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:14:15 994357904f98: Preparing 14:14:15 73781e056917: Preparing 14:14:15 57ae17e0952d: Preparing 14:14:15 ea123810f7e8: Preparing 14:14:15 70325cb55ad6: Preparing 14:14:15 a120a371bc4a: Preparing 14:14:15 b35b2e8ed1cc: Preparing 14:14:15 e4ab221728f3: Preparing 14:14:15 63ca1fbb43ae: Preparing 14:14:15 b35b2e8ed1cc: Waiting 14:14:15 63ca1fbb43ae: Waiting 14:14:15 e4ab221728f3: Waiting 14:14:15 a120a371bc4a: Waiting 14:14:15 70325cb55ad6: Layer already exists 14:14:15 a120a371bc4a: Layer already exists 14:14:15 b35b2e8ed1cc: Layer already exists 14:14:15 e4ab221728f3: Layer already exists 14:14:15 63ca1fbb43ae: Layer already exists 14:14:15 994357904f98: Pushed 14:14:15 57ae17e0952d: Pushed 14:14:15 73781e056917: Pushed 14:14:18 ea123810f7e8: Pushed 14:14:18 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:bd52d7b541a5471e297aa9fef37bd6b275b4273c537949511cf9ff02937115a5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 14:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:14:19 994357904f98: Preparing 14:14:19 73781e056917: Preparing 14:14:19 57ae17e0952d: Preparing 14:14:19 ea123810f7e8: Preparing 14:14:19 70325cb55ad6: Preparing 14:14:19 a120a371bc4a: Preparing 14:14:19 b35b2e8ed1cc: Preparing 14:14:19 e4ab221728f3: Preparing 14:14:19 63ca1fbb43ae: Preparing 14:14:19 a120a371bc4a: Waiting 14:14:19 b35b2e8ed1cc: Waiting 14:14:19 e4ab221728f3: Waiting 14:14:19 63ca1fbb43ae: Waiting 14:14:19 70325cb55ad6: Layer already exists 14:14:19 994357904f98: Layer already exists 14:14:19 73781e056917: Layer already exists 14:14:19 57ae17e0952d: Layer already exists 14:14:19 ea123810f7e8: Layer already exists 14:14:19 b35b2e8ed1cc: Layer already exists 14:14:19 a120a371bc4a: Layer already exists 14:14:19 63ca1fbb43ae: Layer already exists 14:14:19 e4ab221728f3: Layer already exists 14:14:19 latest: digest: sha256:bd52d7b541a5471e297aa9fef37bd6b275b4273c537949511cf9ff02937115a5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.89 14:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:14:19 994357904f98: Preparing 14:14:19 73781e056917: Preparing 14:14:19 57ae17e0952d: Preparing 14:14:19 ea123810f7e8: Preparing 14:14:19 70325cb55ad6: Preparing 14:14:19 a120a371bc4a: Preparing 14:14:19 b35b2e8ed1cc: Preparing 14:14:19 e4ab221728f3: Preparing 14:14:19 63ca1fbb43ae: Preparing 14:14:19 a120a371bc4a: Waiting 14:14:19 b35b2e8ed1cc: Waiting 14:14:19 63ca1fbb43ae: Waiting 14:14:19 e4ab221728f3: Waiting 14:14:19 ea123810f7e8: Layer already exists 14:14:19 994357904f98: Layer already exists 14:14:19 57ae17e0952d: Layer already exists 14:14:19 73781e056917: Layer already exists 14:14:19 70325cb55ad6: Layer already exists 14:14:19 63ca1fbb43ae: Layer already exists 14:14:19 e4ab221728f3: Layer already exists 14:14:19 b35b2e8ed1cc: Layer already exists 14:14:19 a120a371bc4a: Layer already exists 14:14:19 3.2.0-dev.89: digest: sha256:bd52d7b541a5471e297aa9fef37bd6b275b4273c537949511cf9ff02937115a5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:14:20 994357904f98: Preparing 14:14:20 73781e056917: Preparing 14:14:20 57ae17e0952d: Preparing 14:14:20 ea123810f7e8: Preparing 14:14:20 70325cb55ad6: Preparing 14:14:20 a120a371bc4a: Preparing 14:14:20 b35b2e8ed1cc: Preparing 14:14:20 e4ab221728f3: Preparing 14:14:20 63ca1fbb43ae: Preparing 14:14:20 b35b2e8ed1cc: Waiting 14:14:20 e4ab221728f3: Waiting 14:14:20 63ca1fbb43ae: Waiting 14:14:20 a120a371bc4a: Waiting 14:14:20 70325cb55ad6: Layer already exists 14:14:20 57ae17e0952d: Layer already exists 14:14:20 73781e056917: Layer already exists 14:14:20 ea123810f7e8: Layer already exists 14:14:20 994357904f98: Layer already exists 14:14:20 b35b2e8ed1cc: Layer already exists 14:14:20 63ca1fbb43ae: Layer already exists 14:14:20 a120a371bc4a: Layer already exists 14:14:20 e4ab221728f3: Layer already exists 14:14:20 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:bd52d7b541a5471e297aa9fef37bd6b275b4273c537949511cf9ff02937115a5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 14:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 14:14:21 994357904f98: Preparing 14:14:21 73781e056917: Preparing 14:14:21 57ae17e0952d: Preparing 14:14:21 ea123810f7e8: Preparing 14:14:21 70325cb55ad6: Preparing 14:14:21 a120a371bc4a: Preparing 14:14:21 b35b2e8ed1cc: Preparing 14:14:21 e4ab221728f3: Preparing 14:14:21 63ca1fbb43ae: Preparing 14:14:21 b35b2e8ed1cc: Waiting 14:14:21 63ca1fbb43ae: Waiting 14:14:21 e4ab221728f3: Waiting 14:14:21 a120a371bc4a: Waiting 14:14:21 ea123810f7e8: Layer already exists 14:14:21 57ae17e0952d: Layer already exists 14:14:21 994357904f98: Layer already exists 14:14:21 70325cb55ad6: Layer already exists 14:14:21 73781e056917: Layer already exists 14:14:21 a120a371bc4a: Layer already exists 14:14:21 b35b2e8ed1cc: Layer already exists 14:14:21 e4ab221728f3: Layer already exists 14:14:21 63ca1fbb43ae: Layer already exists 14:14:21 main: digest: sha256:bd52d7b541a5471e297aa9fef37bd6b275b4273c537949511cf9ff02937115a5 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:21 ===================================================== [Pipeline] echo 14:14:21 taggedImages: 14:14:21 - nexus3.edgexfoundry.org:10004/core-metadata:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:21 - nexus3.edgexfoundry.org:10004/core-metadata:latest 14:14:21 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.89 14:14:21 - nexus3.edgexfoundry.org:10004/core-metadata:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:21 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 14:14:21 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 14:14:21 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:21 latest 14:14:21 3.2.0-dev.89 14:14:21 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:21 main 14:14:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:14:22 48e47585c229: Preparing 14:14:22 c642aca8c153: Preparing 14:14:22 eabd0d1c955c: Preparing 14:14:22 4300829f4740: Preparing 14:14:22 cd43e04c168d: Preparing 14:14:22 5f73e7033eb3: Preparing 14:14:22 b6cad42ee8d1: Preparing 14:14:22 dce89d148254: Preparing 14:14:22 70325cb55ad6: Preparing 14:14:22 a120a371bc4a: Preparing 14:14:22 d32c861afcf6: Preparing 14:14:22 2173edf31a93: Preparing 14:14:22 5f70bf18a086: Preparing 14:14:22 793862d87492: Preparing 14:14:22 bde05dca7231: Preparing 14:14:22 a074bc3181cc: Preparing 14:14:22 63ca1fbb43ae: Preparing 14:14:22 dce89d148254: Waiting 14:14:22 70325cb55ad6: Waiting 14:14:22 a120a371bc4a: Waiting 14:14:22 d32c861afcf6: Waiting 14:14:22 2173edf31a93: Waiting 14:14:22 a074bc3181cc: Waiting 14:14:22 63ca1fbb43ae: Waiting 14:14:22 5f70bf18a086: Waiting 14:14:22 793862d87492: Waiting 14:14:22 5f73e7033eb3: Waiting 14:14:22 b6cad42ee8d1: Waiting 14:14:22 bde05dca7231: Waiting 14:14:22 eabd0d1c955c: Pushed 14:14:22 c642aca8c153: Pushed 14:14:22 48e47585c229: Pushed 14:14:22 4300829f4740: Pushed 14:14:22 cd43e04c168d: Pushed 14:14:22 70325cb55ad6: Layer already exists 14:14:22 5f73e7033eb3: Pushed 14:14:22 a120a371bc4a: Layer already exists 14:14:22 5f70bf18a086: Layer already exists 14:14:22 b6cad42ee8d1: Pushed 14:14:22 d32c861afcf6: Pushed 14:14:22 2173edf31a93: Pushed 14:14:22 793862d87492: Pushed 14:14:22 63ca1fbb43ae: Layer already exists 14:14:22 bde05dca7231: Pushed 14:14:22 a074bc3181cc: Pushed 14:14:23 dce89d148254: Pushed 14:14:23 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:7e9abf66c016b04517d378dd077a398c2aeb333afc4a74bae06beda212b72309 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:14:24 48e47585c229: Preparing 14:14:24 c642aca8c153: Preparing 14:14:24 eabd0d1c955c: Preparing 14:14:24 4300829f4740: Preparing 14:14:24 cd43e04c168d: Preparing 14:14:24 5f73e7033eb3: Preparing 14:14:24 b6cad42ee8d1: Preparing 14:14:24 dce89d148254: Preparing 14:14:24 70325cb55ad6: Preparing 14:14:24 a120a371bc4a: Preparing 14:14:24 d32c861afcf6: Preparing 14:14:24 2173edf31a93: Preparing 14:14:24 5f70bf18a086: Preparing 14:14:24 793862d87492: Preparing 14:14:24 bde05dca7231: Preparing 14:14:24 a074bc3181cc: Preparing 14:14:24 63ca1fbb43ae: Preparing 14:14:24 2173edf31a93: Waiting 14:14:24 5f70bf18a086: Waiting 14:14:24 793862d87492: Waiting 14:14:24 5f73e7033eb3: Waiting 14:14:24 bde05dca7231: Waiting 14:14:24 a074bc3181cc: Waiting 14:14:24 63ca1fbb43ae: Waiting 14:14:24 b6cad42ee8d1: Waiting 14:14:24 dce89d148254: Waiting 14:14:24 70325cb55ad6: Waiting 14:14:24 a120a371bc4a: Waiting 14:14:24 d32c861afcf6: Waiting 14:14:24 c642aca8c153: Layer already exists 14:14:24 48e47585c229: Layer already exists 14:14:24 eabd0d1c955c: Layer already exists 14:14:24 4300829f4740: Layer already exists 14:14:24 cd43e04c168d: Layer already exists 14:14:24 5f73e7033eb3: Layer already exists 14:14:24 b6cad42ee8d1: Layer already exists 14:14:24 a120a371bc4a: Layer already exists 14:14:24 dce89d148254: Layer already exists 14:14:24 70325cb55ad6: Layer already exists 14:14:24 d32c861afcf6: Layer already exists 14:14:24 793862d87492: Layer already exists 14:14:24 5f70bf18a086: Layer already exists 14:14:24 bde05dca7231: Layer already exists 14:14:24 2173edf31a93: Layer already exists 14:14:24 a074bc3181cc: Layer already exists 14:14:24 63ca1fbb43ae: Layer already exists 14:14:24 latest: digest: sha256:7e9abf66c016b04517d378dd077a398c2aeb333afc4a74bae06beda212b72309 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.89 14:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:14:25 48e47585c229: Preparing 14:14:25 c642aca8c153: Preparing 14:14:25 eabd0d1c955c: Preparing 14:14:25 4300829f4740: Preparing 14:14:25 cd43e04c168d: Preparing 14:14:25 5f73e7033eb3: Preparing 14:14:25 b6cad42ee8d1: Preparing 14:14:25 dce89d148254: Preparing 14:14:25 70325cb55ad6: Preparing 14:14:25 a120a371bc4a: Preparing 14:14:25 d32c861afcf6: Preparing 14:14:25 2173edf31a93: Preparing 14:14:25 5f70bf18a086: Preparing 14:14:25 793862d87492: Preparing 14:14:25 bde05dca7231: Preparing 14:14:25 a074bc3181cc: Preparing 14:14:25 63ca1fbb43ae: Preparing 14:14:25 5f73e7033eb3: Waiting 14:14:25 b6cad42ee8d1: Waiting 14:14:25 dce89d148254: Waiting 14:14:25 70325cb55ad6: Waiting 14:14:25 a120a371bc4a: Waiting 14:14:25 d32c861afcf6: Waiting 14:14:25 2173edf31a93: Waiting 14:14:25 5f70bf18a086: Waiting 14:14:25 793862d87492: Waiting 14:14:25 a074bc3181cc: Waiting 14:14:25 bde05dca7231: Waiting 14:14:25 63ca1fbb43ae: Waiting 14:14:25 4300829f4740: Layer already exists 14:14:25 cd43e04c168d: Layer already exists 14:14:25 48e47585c229: Layer already exists 14:14:25 c642aca8c153: Layer already exists 14:14:25 eabd0d1c955c: Layer already exists 14:14:25 b6cad42ee8d1: Layer already exists 14:14:25 dce89d148254: Layer already exists 14:14:25 5f73e7033eb3: Layer already exists 14:14:25 70325cb55ad6: Layer already exists 14:14:25 a120a371bc4a: Layer already exists 14:14:25 2173edf31a93: Layer already exists 14:14:25 d32c861afcf6: Layer already exists 14:14:25 793862d87492: Layer already exists 14:14:25 5f70bf18a086: Layer already exists 14:14:25 bde05dca7231: Layer already exists 14:14:25 a074bc3181cc: Layer already exists 14:14:25 63ca1fbb43ae: Layer already exists 14:14:25 3.2.0-dev.89: digest: sha256:7e9abf66c016b04517d378dd077a398c2aeb333afc4a74bae06beda212b72309 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:14:25 48e47585c229: Preparing 14:14:25 c642aca8c153: Preparing 14:14:25 eabd0d1c955c: Preparing 14:14:25 4300829f4740: Preparing 14:14:25 cd43e04c168d: Preparing 14:14:25 5f73e7033eb3: Preparing 14:14:25 b6cad42ee8d1: Preparing 14:14:25 dce89d148254: Preparing 14:14:25 70325cb55ad6: Preparing 14:14:25 a120a371bc4a: Preparing 14:14:25 d32c861afcf6: Preparing 14:14:25 b6cad42ee8d1: Waiting 14:14:25 dce89d148254: Waiting 14:14:25 70325cb55ad6: Waiting 14:14:25 2173edf31a93: Preparing 14:14:25 5f70bf18a086: Preparing 14:14:25 d32c861afcf6: Waiting 14:14:25 793862d87492: Preparing 14:14:25 5f70bf18a086: Waiting 14:14:25 bde05dca7231: Preparing 14:14:25 2173edf31a93: Waiting 14:14:25 793862d87492: Waiting 14:14:25 a074bc3181cc: Preparing 14:14:25 63ca1fbb43ae: Preparing 14:14:25 bde05dca7231: Waiting 14:14:25 a074bc3181cc: Waiting 14:14:25 eabd0d1c955c: Layer already exists 14:14:25 4300829f4740: Layer already exists 14:14:25 c642aca8c153: Layer already exists 14:14:25 48e47585c229: Layer already exists 14:14:25 cd43e04c168d: Layer already exists 14:14:25 dce89d148254: Layer already exists 14:14:25 5f73e7033eb3: Layer already exists 14:14:25 b6cad42ee8d1: Layer already exists 14:14:25 a120a371bc4a: Layer already exists 14:14:25 70325cb55ad6: Layer already exists 14:14:25 5f70bf18a086: Layer already exists 14:14:25 d32c861afcf6: Layer already exists 14:14:25 2173edf31a93: Layer already exists 14:14:25 bde05dca7231: Layer already exists 14:14:25 793862d87492: Layer already exists 14:14:25 a074bc3181cc: Layer already exists 14:14:25 63ca1fbb43ae: Layer already exists 14:14:25 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:7e9abf66c016b04517d378dd077a398c2aeb333afc4a74bae06beda212b72309 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:26 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 14:14:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 14:14:26 48e47585c229: Preparing 14:14:26 c642aca8c153: Preparing 14:14:26 eabd0d1c955c: Preparing 14:14:26 4300829f4740: Preparing 14:14:26 cd43e04c168d: Preparing 14:14:26 5f73e7033eb3: Preparing 14:14:26 b6cad42ee8d1: Preparing 14:14:26 dce89d148254: Preparing 14:14:26 70325cb55ad6: Preparing 14:14:26 a120a371bc4a: Preparing 14:14:26 d32c861afcf6: Preparing 14:14:26 2173edf31a93: Preparing 14:14:26 5f70bf18a086: Preparing 14:14:26 793862d87492: Preparing 14:14:26 bde05dca7231: Preparing 14:14:26 a074bc3181cc: Preparing 14:14:26 63ca1fbb43ae: Preparing 14:14:26 d32c861afcf6: Waiting 14:14:26 2173edf31a93: Waiting 14:14:26 5f70bf18a086: Waiting 14:14:26 a074bc3181cc: Waiting 14:14:26 793862d87492: Waiting 14:14:26 63ca1fbb43ae: Waiting 14:14:26 bde05dca7231: Waiting 14:14:26 70325cb55ad6: Waiting 14:14:26 a120a371bc4a: Waiting 14:14:26 5f73e7033eb3: Waiting 14:14:26 b6cad42ee8d1: Waiting 14:14:26 eabd0d1c955c: Layer already exists 14:14:26 4300829f4740: Layer already exists 14:14:26 cd43e04c168d: Layer already exists 14:14:26 c642aca8c153: Layer already exists 14:14:26 48e47585c229: Layer already exists 14:14:26 5f73e7033eb3: Layer already exists 14:14:26 b6cad42ee8d1: Layer already exists 14:14:26 dce89d148254: Layer already exists 14:14:26 70325cb55ad6: Layer already exists 14:14:26 a120a371bc4a: Layer already exists 14:14:26 d32c861afcf6: Layer already exists 14:14:26 2173edf31a93: Layer already exists 14:14:26 5f70bf18a086: Layer already exists 14:14:26 bde05dca7231: Layer already exists 14:14:26 793862d87492: Layer already exists 14:14:26 63ca1fbb43ae: Layer already exists 14:14:26 a074bc3181cc: Layer already exists 14:14:26 main: digest: sha256:7e9abf66c016b04517d378dd077a398c2aeb333afc4a74bae06beda212b72309 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:26 ===================================================== [Pipeline] echo 14:14:26 taggedImages: 14:14:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 14:14:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.89 14:14:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 14:14:26 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 14:14:26 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:26 latest 14:14:26 3.2.0-dev.89 14:14:26 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:26 main 14:14:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:14:27 1e8512dacbe2: Preparing 14:14:27 27e30e4afa17: Preparing 14:14:27 ce4156b5a53e: Preparing 14:14:27 18bc2a8bfc9e: Preparing 14:14:27 70325cb55ad6: Preparing 14:14:27 a120a371bc4a: Preparing 14:14:27 b35b2e8ed1cc: Preparing 14:14:27 e4ab221728f3: Preparing 14:14:27 63ca1fbb43ae: Preparing 14:14:27 a120a371bc4a: Waiting 14:14:27 b35b2e8ed1cc: Waiting 14:14:27 63ca1fbb43ae: Waiting 14:14:27 e4ab221728f3: Waiting 14:14:27 70325cb55ad6: Layer already exists 14:14:27 27e30e4afa17: Layer already exists 14:14:27 a120a371bc4a: Layer already exists 14:14:27 b35b2e8ed1cc: Layer already exists 14:14:27 e4ab221728f3: Layer already exists 14:14:27 63ca1fbb43ae: Layer already exists 14:14:27 ce4156b5a53e: Pushed 14:14:27 1e8512dacbe2: Pushed 14:14:29 18bc2a8bfc9e: Pushed 14:14:29 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:d8147ff22477b1eff45af816a260cdbb1934d8cf99bde59915b3b39bb117b07d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 14:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:14:30 1e8512dacbe2: Preparing 14:14:30 27e30e4afa17: Preparing 14:14:30 ce4156b5a53e: Preparing 14:14:30 18bc2a8bfc9e: Preparing 14:14:30 70325cb55ad6: Preparing 14:14:30 a120a371bc4a: Preparing 14:14:30 b35b2e8ed1cc: Preparing 14:14:30 e4ab221728f3: Preparing 14:14:30 63ca1fbb43ae: Preparing 14:14:30 a120a371bc4a: Waiting 14:14:30 b35b2e8ed1cc: Waiting 14:14:30 e4ab221728f3: Waiting 14:14:30 63ca1fbb43ae: Waiting 14:14:30 70325cb55ad6: Layer already exists 14:14:30 18bc2a8bfc9e: Layer already exists 14:14:30 1e8512dacbe2: Layer already exists 14:14:30 27e30e4afa17: Layer already exists 14:14:30 ce4156b5a53e: Layer already exists 14:14:30 a120a371bc4a: Layer already exists 14:14:30 b35b2e8ed1cc: Layer already exists 14:14:30 e4ab221728f3: Layer already exists 14:14:30 63ca1fbb43ae: Layer already exists 14:14:30 latest: digest: sha256:d8147ff22477b1eff45af816a260cdbb1934d8cf99bde59915b3b39bb117b07d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.89 14:14:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:14:30 1e8512dacbe2: Preparing 14:14:30 27e30e4afa17: Preparing 14:14:30 ce4156b5a53e: Preparing 14:14:30 18bc2a8bfc9e: Preparing 14:14:30 70325cb55ad6: Preparing 14:14:30 a120a371bc4a: Preparing 14:14:30 b35b2e8ed1cc: Preparing 14:14:30 e4ab221728f3: Preparing 14:14:30 63ca1fbb43ae: Preparing 14:14:30 a120a371bc4a: Waiting 14:14:30 b35b2e8ed1cc: Waiting 14:14:30 63ca1fbb43ae: Waiting 14:14:30 e4ab221728f3: Waiting 14:14:30 18bc2a8bfc9e: Layer already exists 14:14:30 1e8512dacbe2: Layer already exists 14:14:30 27e30e4afa17: Layer already exists 14:14:30 ce4156b5a53e: Layer already exists 14:14:30 70325cb55ad6: Layer already exists 14:14:30 a120a371bc4a: Layer already exists 14:14:30 e4ab221728f3: Layer already exists 14:14:30 b35b2e8ed1cc: Layer already exists 14:14:30 63ca1fbb43ae: Layer already exists 14:14:30 3.2.0-dev.89: digest: sha256:d8147ff22477b1eff45af816a260cdbb1934d8cf99bde59915b3b39bb117b07d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:14:31 1e8512dacbe2: Preparing 14:14:31 27e30e4afa17: Preparing 14:14:31 ce4156b5a53e: Preparing 14:14:31 18bc2a8bfc9e: Preparing 14:14:31 70325cb55ad6: Preparing 14:14:31 a120a371bc4a: Preparing 14:14:31 b35b2e8ed1cc: Preparing 14:14:31 e4ab221728f3: Preparing 14:14:31 63ca1fbb43ae: Preparing 14:14:31 b35b2e8ed1cc: Waiting 14:14:31 e4ab221728f3: Waiting 14:14:31 63ca1fbb43ae: Waiting 14:14:31 a120a371bc4a: Waiting 14:14:31 1e8512dacbe2: Layer already exists 14:14:31 27e30e4afa17: Layer already exists 14:14:31 18bc2a8bfc9e: Layer already exists 14:14:31 70325cb55ad6: Layer already exists 14:14:31 ce4156b5a53e: Layer already exists 14:14:31 e4ab221728f3: Layer already exists 14:14:31 b35b2e8ed1cc: Layer already exists 14:14:31 a120a371bc4a: Layer already exists 14:14:31 63ca1fbb43ae: Layer already exists 14:14:31 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:d8147ff22477b1eff45af816a260cdbb1934d8cf99bde59915b3b39bb117b07d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 14:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 14:14:32 1e8512dacbe2: Preparing 14:14:32 27e30e4afa17: Preparing 14:14:32 ce4156b5a53e: Preparing 14:14:32 18bc2a8bfc9e: Preparing 14:14:32 70325cb55ad6: Preparing 14:14:32 a120a371bc4a: Preparing 14:14:32 b35b2e8ed1cc: Preparing 14:14:32 e4ab221728f3: Preparing 14:14:32 63ca1fbb43ae: Preparing 14:14:32 a120a371bc4a: Waiting 14:14:32 63ca1fbb43ae: Waiting 14:14:32 e4ab221728f3: Waiting 14:14:32 b35b2e8ed1cc: Waiting 14:14:32 27e30e4afa17: Layer already exists 14:14:32 70325cb55ad6: Layer already exists 14:14:32 1e8512dacbe2: Layer already exists 14:14:32 18bc2a8bfc9e: Layer already exists 14:14:32 ce4156b5a53e: Layer already exists 14:14:32 b35b2e8ed1cc: Layer already exists 14:14:32 a120a371bc4a: Layer already exists 14:14:32 e4ab221728f3: Layer already exists 14:14:32 63ca1fbb43ae: Layer already exists 14:14:32 main: digest: sha256:d8147ff22477b1eff45af816a260cdbb1934d8cf99bde59915b3b39bb117b07d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:32 ===================================================== [Pipeline] echo 14:14:32 taggedImages: 14:14:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 14:14:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.89 14:14:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 14:14:32 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 14:14:32 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:32 latest 14:14:32 3.2.0-dev.89 14:14:32 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:32 main 14:14:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:14:32 f33b4bd92f96: Preparing 14:14:32 8611ee44d3b6: Preparing 14:14:32 e33af6eb67eb: Preparing 14:14:32 d2abdd5d70de: Preparing 14:14:32 b899d4e9282c: Preparing 14:14:32 70325cb55ad6: Preparing 14:14:32 a120a371bc4a: Preparing 14:14:32 084f778321a7: Preparing 14:14:32 6f534973d64b: Preparing 14:14:32 885333a9aac4: Preparing 14:14:32 63ca1fbb43ae: Preparing 14:14:32 70325cb55ad6: Waiting 14:14:32 a120a371bc4a: Waiting 14:14:32 885333a9aac4: Waiting 14:14:32 084f778321a7: Waiting 14:14:32 6f534973d64b: Waiting 14:14:32 63ca1fbb43ae: Waiting 14:14:32 d2abdd5d70de: Pushed 14:14:32 8611ee44d3b6: Pushed 14:14:32 f33b4bd92f96: Pushed 14:14:32 b899d4e9282c: Pushed 14:14:32 70325cb55ad6: Layer already exists 14:14:32 a120a371bc4a: Layer already exists 14:14:32 63ca1fbb43ae: Layer already exists 14:14:33 084f778321a7: Pushed 14:14:33 6f534973d64b: Pushed 14:14:34 e33af6eb67eb: Pushed 14:14:34 885333a9aac4: Pushed 14:14:34 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:f090b59562735f4b8e7d89bd909fc4524e394f66f75a7da997ec4778628f104c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:14:35 f33b4bd92f96: Preparing 14:14:35 8611ee44d3b6: Preparing 14:14:35 e33af6eb67eb: Preparing 14:14:35 d2abdd5d70de: Preparing 14:14:35 b899d4e9282c: Preparing 14:14:35 70325cb55ad6: Preparing 14:14:35 a120a371bc4a: Preparing 14:14:35 084f778321a7: Preparing 14:14:35 6f534973d64b: Preparing 14:14:35 885333a9aac4: Preparing 14:14:35 63ca1fbb43ae: Preparing 14:14:35 084f778321a7: Waiting 14:14:35 6f534973d64b: Waiting 14:14:35 a120a371bc4a: Waiting 14:14:35 885333a9aac4: Waiting 14:14:35 63ca1fbb43ae: Waiting 14:14:35 70325cb55ad6: Waiting 14:14:35 e33af6eb67eb: Layer already exists 14:14:35 f33b4bd92f96: Layer already exists 14:14:35 8611ee44d3b6: Layer already exists 14:14:35 b899d4e9282c: Layer already exists 14:14:35 d2abdd5d70de: Layer already exists 14:14:35 70325cb55ad6: Layer already exists 14:14:35 084f778321a7: Layer already exists 14:14:35 a120a371bc4a: Layer already exists 14:14:35 6f534973d64b: Layer already exists 14:14:35 885333a9aac4: Layer already exists 14:14:35 63ca1fbb43ae: Layer already exists 14:14:35 latest: digest: sha256:f090b59562735f4b8e7d89bd909fc4524e394f66f75a7da997ec4778628f104c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.89 14:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:14:35 f33b4bd92f96: Preparing 14:14:35 8611ee44d3b6: Preparing 14:14:35 e33af6eb67eb: Preparing 14:14:35 d2abdd5d70de: Preparing 14:14:35 b899d4e9282c: Preparing 14:14:35 70325cb55ad6: Preparing 14:14:35 a120a371bc4a: Preparing 14:14:35 084f778321a7: Preparing 14:14:35 6f534973d64b: Preparing 14:14:35 885333a9aac4: Preparing 14:14:35 63ca1fbb43ae: Preparing 14:14:35 084f778321a7: Waiting 14:14:35 885333a9aac4: Waiting 14:14:35 63ca1fbb43ae: Waiting 14:14:35 70325cb55ad6: Waiting 14:14:35 f33b4bd92f96: Layer already exists 14:14:35 e33af6eb67eb: Layer already exists 14:14:35 b899d4e9282c: Layer already exists 14:14:35 d2abdd5d70de: Layer already exists 14:14:35 8611ee44d3b6: Layer already exists 14:14:35 084f778321a7: Layer already exists 14:14:35 70325cb55ad6: Layer already exists 14:14:35 a120a371bc4a: Layer already exists 14:14:35 885333a9aac4: Layer already exists 14:14:35 6f534973d64b: Layer already exists 14:14:35 63ca1fbb43ae: Layer already exists 14:14:35 3.2.0-dev.89: digest: sha256:f090b59562735f4b8e7d89bd909fc4524e394f66f75a7da997ec4778628f104c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:14:36 f33b4bd92f96: Preparing 14:14:36 8611ee44d3b6: Preparing 14:14:36 e33af6eb67eb: Preparing 14:14:36 d2abdd5d70de: Preparing 14:14:36 b899d4e9282c: Preparing 14:14:36 70325cb55ad6: Preparing 14:14:36 a120a371bc4a: Preparing 14:14:36 084f778321a7: Preparing 14:14:36 6f534973d64b: Preparing 14:14:36 885333a9aac4: Preparing 14:14:36 63ca1fbb43ae: Preparing 14:14:36 885333a9aac4: Waiting 14:14:36 63ca1fbb43ae: Waiting 14:14:36 a120a371bc4a: Waiting 14:14:36 6f534973d64b: Waiting 14:14:36 084f778321a7: Waiting 14:14:36 70325cb55ad6: Waiting 14:14:36 8611ee44d3b6: Layer already exists 14:14:36 e33af6eb67eb: Layer already exists 14:14:36 f33b4bd92f96: Layer already exists 14:14:36 b899d4e9282c: Layer already exists 14:14:36 d2abdd5d70de: Layer already exists 14:14:36 885333a9aac4: Layer already exists 14:14:36 70325cb55ad6: Layer already exists 14:14:36 a120a371bc4a: Layer already exists 14:14:36 084f778321a7: Layer already exists 14:14:36 6f534973d64b: Layer already exists 14:14:36 63ca1fbb43ae: Layer already exists 14:14:36 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:f090b59562735f4b8e7d89bd909fc4524e394f66f75a7da997ec4778628f104c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 14:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 14:14:37 f33b4bd92f96: Preparing 14:14:37 8611ee44d3b6: Preparing 14:14:37 e33af6eb67eb: Preparing 14:14:37 d2abdd5d70de: Preparing 14:14:37 b899d4e9282c: Preparing 14:14:37 70325cb55ad6: Preparing 14:14:37 a120a371bc4a: Preparing 14:14:37 084f778321a7: Preparing 14:14:37 6f534973d64b: Preparing 14:14:37 885333a9aac4: Preparing 14:14:37 63ca1fbb43ae: Preparing 14:14:37 084f778321a7: Waiting 14:14:37 6f534973d64b: Waiting 14:14:37 885333a9aac4: Waiting 14:14:37 63ca1fbb43ae: Waiting 14:14:37 70325cb55ad6: Waiting 14:14:37 a120a371bc4a: Waiting 14:14:37 8611ee44d3b6: Layer already exists 14:14:37 d2abdd5d70de: Layer already exists 14:14:37 f33b4bd92f96: Layer already exists 14:14:37 b899d4e9282c: Layer already exists 14:14:37 e33af6eb67eb: Layer already exists 14:14:37 a120a371bc4a: Layer already exists 14:14:37 6f534973d64b: Layer already exists 14:14:37 084f778321a7: Layer already exists 14:14:37 885333a9aac4: Layer already exists 14:14:37 70325cb55ad6: Layer already exists 14:14:37 63ca1fbb43ae: Layer already exists 14:14:37 main: digest: sha256:f090b59562735f4b8e7d89bd909fc4524e394f66f75a7da997ec4778628f104c size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:37 ===================================================== [Pipeline] echo 14:14:37 taggedImages: 14:14:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 14:14:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.89 14:14:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 14:14:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 14:14:37 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:37 latest 14:14:37 3.2.0-dev.89 14:14:37 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:37 main 14:14:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:14:37 f1f662e94c46: Preparing 14:14:37 5a87c78f44a3: Preparing 14:14:37 67e1f313b5fb: Preparing 14:14:37 c3b63590781e: Preparing 14:14:37 813f9136ea6f: Preparing 14:14:37 d7cab1b408ce: Preparing 14:14:37 526e3ea5c8ae: Preparing 14:14:37 70325cb55ad6: Preparing 14:14:37 a120a371bc4a: Preparing 14:14:37 0d516fa336c0: Preparing 14:14:37 6112875b165b: Preparing 14:14:37 63ca1fbb43ae: Preparing 14:14:37 526e3ea5c8ae: Waiting 14:14:37 70325cb55ad6: Waiting 14:14:37 a120a371bc4a: Waiting 14:14:37 0d516fa336c0: Waiting 14:14:37 6112875b165b: Waiting 14:14:37 63ca1fbb43ae: Waiting 14:14:37 d7cab1b408ce: Waiting 14:14:37 5a87c78f44a3: Pushed 14:14:37 f1f662e94c46: Pushed 14:14:37 813f9136ea6f: Pushed 14:14:37 70325cb55ad6: Layer already exists 14:14:37 a120a371bc4a: Layer already exists 14:14:38 d7cab1b408ce: Pushed 14:14:38 526e3ea5c8ae: Pushed 14:14:38 63ca1fbb43ae: Layer already exists 14:14:38 0d516fa336c0: Pushed 14:14:39 c3b63590781e: Pushed 14:14:39 67e1f313b5fb: Pushed 14:14:39 6112875b165b: Pushed 14:14:39 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:03501abc86f9701cca4957ed61501e268c865b48f6d98c6046f1dc636923562f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:14:40 f1f662e94c46: Preparing 14:14:40 5a87c78f44a3: Preparing 14:14:40 67e1f313b5fb: Preparing 14:14:40 c3b63590781e: Preparing 14:14:40 813f9136ea6f: Preparing 14:14:40 d7cab1b408ce: Preparing 14:14:40 526e3ea5c8ae: Preparing 14:14:40 70325cb55ad6: Preparing 14:14:40 a120a371bc4a: Preparing 14:14:40 0d516fa336c0: Preparing 14:14:40 6112875b165b: Preparing 14:14:40 63ca1fbb43ae: Preparing 14:14:40 70325cb55ad6: Waiting 14:14:40 a120a371bc4a: Waiting 14:14:40 0d516fa336c0: Waiting 14:14:40 6112875b165b: Waiting 14:14:40 63ca1fbb43ae: Waiting 14:14:40 d7cab1b408ce: Waiting 14:14:40 526e3ea5c8ae: Waiting 14:14:40 f1f662e94c46: Layer already exists 14:14:40 813f9136ea6f: Layer already exists 14:14:40 5a87c78f44a3: Layer already exists 14:14:40 67e1f313b5fb: Layer already exists 14:14:40 c3b63590781e: Layer already exists 14:14:40 70325cb55ad6: Layer already exists 14:14:40 d7cab1b408ce: Layer already exists 14:14:40 526e3ea5c8ae: Layer already exists 14:14:40 a120a371bc4a: Layer already exists 14:14:40 0d516fa336c0: Layer already exists 14:14:40 6112875b165b: Layer already exists 14:14:40 63ca1fbb43ae: Layer already exists 14:14:40 latest: digest: sha256:03501abc86f9701cca4957ed61501e268c865b48f6d98c6046f1dc636923562f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.89 14:14:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:14:40 f1f662e94c46: Preparing 14:14:40 5a87c78f44a3: Preparing 14:14:40 67e1f313b5fb: Preparing 14:14:40 c3b63590781e: Preparing 14:14:40 813f9136ea6f: Preparing 14:14:40 d7cab1b408ce: Preparing 14:14:40 526e3ea5c8ae: Preparing 14:14:40 70325cb55ad6: Preparing 14:14:40 d7cab1b408ce: Waiting 14:14:40 526e3ea5c8ae: Waiting 14:14:40 a120a371bc4a: Preparing 14:14:40 0d516fa336c0: Preparing 14:14:40 6112875b165b: Preparing 14:14:40 63ca1fbb43ae: Preparing 14:14:40 70325cb55ad6: Waiting 14:14:40 6112875b165b: Waiting 14:14:40 a120a371bc4a: Waiting 14:14:40 63ca1fbb43ae: Waiting 14:14:40 0d516fa336c0: Waiting 14:14:40 67e1f313b5fb: Layer already exists 14:14:40 f1f662e94c46: Layer already exists 14:14:40 c3b63590781e: Layer already exists 14:14:40 813f9136ea6f: Layer already exists 14:14:40 5a87c78f44a3: Layer already exists 14:14:40 526e3ea5c8ae: Layer already exists 14:14:40 70325cb55ad6: Layer already exists 14:14:40 a120a371bc4a: Layer already exists 14:14:40 d7cab1b408ce: Layer already exists 14:14:40 0d516fa336c0: Layer already exists 14:14:40 63ca1fbb43ae: Layer already exists 14:14:40 6112875b165b: Layer already exists 14:14:40 3.2.0-dev.89: digest: sha256:03501abc86f9701cca4957ed61501e268c865b48f6d98c6046f1dc636923562f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:14:41 f1f662e94c46: Preparing 14:14:41 5a87c78f44a3: Preparing 14:14:41 67e1f313b5fb: Preparing 14:14:41 c3b63590781e: Preparing 14:14:41 813f9136ea6f: Preparing 14:14:41 d7cab1b408ce: Preparing 14:14:41 526e3ea5c8ae: Preparing 14:14:41 70325cb55ad6: Preparing 14:14:41 a120a371bc4a: Preparing 14:14:41 0d516fa336c0: Preparing 14:14:41 6112875b165b: Preparing 14:14:41 63ca1fbb43ae: Preparing 14:14:41 70325cb55ad6: Waiting 14:14:41 d7cab1b408ce: Waiting 14:14:41 526e3ea5c8ae: Waiting 14:14:41 a120a371bc4a: Waiting 14:14:41 0d516fa336c0: Waiting 14:14:41 6112875b165b: Waiting 14:14:41 63ca1fbb43ae: Waiting 14:14:41 c3b63590781e: Layer already exists 14:14:41 f1f662e94c46: Layer already exists 14:14:41 67e1f313b5fb: Layer already exists 14:14:41 813f9136ea6f: Layer already exists 14:14:41 5a87c78f44a3: Layer already exists 14:14:41 526e3ea5c8ae: Layer already exists 14:14:41 a120a371bc4a: Layer already exists 14:14:41 0d516fa336c0: Layer already exists 14:14:41 d7cab1b408ce: Layer already exists 14:14:41 70325cb55ad6: Layer already exists 14:14:41 6112875b165b: Layer already exists 14:14:41 63ca1fbb43ae: Layer already exists 14:14:41 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:03501abc86f9701cca4957ed61501e268c865b48f6d98c6046f1dc636923562f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 14:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 14:14:42 f1f662e94c46: Preparing 14:14:42 5a87c78f44a3: Preparing 14:14:42 67e1f313b5fb: Preparing 14:14:42 c3b63590781e: Preparing 14:14:42 813f9136ea6f: Preparing 14:14:42 d7cab1b408ce: Preparing 14:14:42 526e3ea5c8ae: Preparing 14:14:42 70325cb55ad6: Preparing 14:14:42 a120a371bc4a: Preparing 14:14:42 0d516fa336c0: Preparing 14:14:42 6112875b165b: Preparing 14:14:42 63ca1fbb43ae: Preparing 14:14:42 0d516fa336c0: Waiting 14:14:42 d7cab1b408ce: Waiting 14:14:42 6112875b165b: Waiting 14:14:42 63ca1fbb43ae: Waiting 14:14:42 526e3ea5c8ae: Waiting 14:14:42 a120a371bc4a: Waiting 14:14:42 70325cb55ad6: Waiting 14:14:42 f1f662e94c46: Layer already exists 14:14:42 813f9136ea6f: Layer already exists 14:14:42 5a87c78f44a3: Layer already exists 14:14:42 67e1f313b5fb: Layer already exists 14:14:42 c3b63590781e: Layer already exists 14:14:42 d7cab1b408ce: Layer already exists 14:14:42 70325cb55ad6: Layer already exists 14:14:42 526e3ea5c8ae: Layer already exists 14:14:42 a120a371bc4a: Layer already exists 14:14:42 0d516fa336c0: Layer already exists 14:14:42 63ca1fbb43ae: Layer already exists 14:14:42 6112875b165b: Layer already exists 14:14:42 main: digest: sha256:03501abc86f9701cca4957ed61501e268c865b48f6d98c6046f1dc636923562f size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:42 ===================================================== [Pipeline] echo 14:14:42 taggedImages: 14:14:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 14:14:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.89 14:14:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 14:14:42 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 14:14:42 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:42 latest 14:14:42 3.2.0-dev.89 14:14:42 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:42 main 14:14:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:14:43 b016fe6b443e: Preparing 14:14:43 0a4b833cc163: Preparing 14:14:43 70325cb55ad6: Preparing 14:14:43 a120a371bc4a: Preparing 14:14:43 1ced6ef8140f: Preparing 14:14:43 225a34d9758c: Preparing 14:14:43 63ca1fbb43ae: Preparing 14:14:43 225a34d9758c: Waiting 14:14:43 63ca1fbb43ae: Waiting 14:14:43 a120a371bc4a: Layer already exists 14:14:43 70325cb55ad6: Layer already exists 14:14:43 63ca1fbb43ae: Layer already exists 14:14:43 b016fe6b443e: Pushed 14:14:43 1ced6ef8140f: Pushed 14:14:43 225a34d9758c: Pushed 14:14:44 0a4b833cc163: Pushed 14:14:45 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:60b24eebdd5125258600527142802761ec808347f8b428de5242e9f8ec1f0e4e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:45 + 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 14:14:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:14:45 b016fe6b443e: Preparing 14:14:45 0a4b833cc163: Preparing 14:14:45 70325cb55ad6: Preparing 14:14:45 a120a371bc4a: Preparing 14:14:45 1ced6ef8140f: Preparing 14:14:45 225a34d9758c: Preparing 14:14:45 63ca1fbb43ae: Preparing 14:14:45 225a34d9758c: Waiting 14:14:45 63ca1fbb43ae: Waiting 14:14:45 70325cb55ad6: Layer already exists 14:14:45 a120a371bc4a: Layer already exists 14:14:45 0a4b833cc163: Layer already exists 14:14:45 b016fe6b443e: Layer already exists 14:14:45 1ced6ef8140f: Layer already exists 14:14:45 225a34d9758c: Layer already exists 14:14:45 63ca1fbb43ae: Layer already exists 14:14:45 latest: digest: sha256:60b24eebdd5125258600527142802761ec808347f8b428de5242e9f8ec1f0e4e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.89 14:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:14:46 b016fe6b443e: Preparing 14:14:46 0a4b833cc163: Preparing 14:14:46 70325cb55ad6: Preparing 14:14:46 a120a371bc4a: Preparing 14:14:46 1ced6ef8140f: Preparing 14:14:46 225a34d9758c: Preparing 14:14:46 63ca1fbb43ae: Preparing 14:14:46 225a34d9758c: Waiting 14:14:46 63ca1fbb43ae: Waiting 14:14:46 0a4b833cc163: Layer already exists 14:14:46 a120a371bc4a: Layer already exists 14:14:46 70325cb55ad6: Layer already exists 14:14:46 1ced6ef8140f: Layer already exists 14:14:46 b016fe6b443e: Layer already exists 14:14:46 225a34d9758c: Layer already exists 14:14:46 63ca1fbb43ae: Layer already exists 14:14:46 3.2.0-dev.89: digest: sha256:60b24eebdd5125258600527142802761ec808347f8b428de5242e9f8ec1f0e4e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:46 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:14:47 b016fe6b443e: Preparing 14:14:47 0a4b833cc163: Preparing 14:14:47 70325cb55ad6: Preparing 14:14:47 a120a371bc4a: Preparing 14:14:47 1ced6ef8140f: Preparing 14:14:47 225a34d9758c: Preparing 14:14:47 63ca1fbb43ae: Preparing 14:14:47 225a34d9758c: Waiting 14:14:47 63ca1fbb43ae: Waiting 14:14:47 0a4b833cc163: Layer already exists 14:14:47 a120a371bc4a: Layer already exists 14:14:47 b016fe6b443e: Layer already exists 14:14:47 70325cb55ad6: Layer already exists 14:14:47 1ced6ef8140f: Layer already exists 14:14:47 63ca1fbb43ae: Layer already exists 14:14:47 225a34d9758c: Layer already exists 14:14:47 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:60b24eebdd5125258600527142802761ec808347f8b428de5242e9f8ec1f0e4e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:47 + 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 14:14:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 14:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 14:14:47 b016fe6b443e: Preparing 14:14:47 0a4b833cc163: Preparing 14:14:47 70325cb55ad6: Preparing 14:14:47 a120a371bc4a: Preparing 14:14:47 1ced6ef8140f: Preparing 14:14:47 225a34d9758c: Preparing 14:14:47 63ca1fbb43ae: Preparing 14:14:47 63ca1fbb43ae: Waiting 14:14:47 70325cb55ad6: Layer already exists 14:14:47 b016fe6b443e: Layer already exists 14:14:47 1ced6ef8140f: Layer already exists 14:14:47 0a4b833cc163: Layer already exists 14:14:47 a120a371bc4a: Layer already exists 14:14:47 225a34d9758c: Layer already exists 14:14:47 63ca1fbb43ae: Layer already exists 14:14:47 main: digest: sha256:60b24eebdd5125258600527142802761ec808347f8b428de5242e9f8ec1f0e4e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:47 ===================================================== [Pipeline] echo 14:14:47 taggedImages: 14:14:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 14:14:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.89 14:14:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:47 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 14:14:47 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 14:14:47 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:47 latest 14:14:47 3.2.0-dev.89 14:14:47 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:14:47 main 14:14:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:14:48 a7af02b91b1d: Preparing 14:14:48 bfbbf2c9fd60: Preparing 14:14:48 b5b56002e5c3: Preparing 14:14:48 70325cb55ad6: Preparing 14:14:48 a120a371bc4a: Preparing 14:14:48 cccca129ea42: Preparing 14:14:48 aec1bd7e1371: Preparing 14:14:48 3382eed18146: Preparing 14:14:48 e7e2355e8521: Preparing 14:14:48 63ca1fbb43ae: Preparing 14:14:48 cccca129ea42: Waiting 14:14:48 aec1bd7e1371: Waiting 14:14:48 3382eed18146: Waiting 14:14:48 e7e2355e8521: Waiting 14:14:48 63ca1fbb43ae: Waiting 14:14:48 a120a371bc4a: Layer already exists 14:14:48 70325cb55ad6: Layer already exists 14:14:48 bfbbf2c9fd60: Pushed 14:14:48 b5b56002e5c3: Pushed 14:14:48 a7af02b91b1d: Pushed 14:14:48 63ca1fbb43ae: Layer already exists 14:14:48 3382eed18146: Pushed 14:14:49 e7e2355e8521: Pushed 14:14:55 aec1bd7e1371: Pushed 14:14:59 cccca129ea42: Pushed 14:14:59 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:fe9db017ca526102307459cb0ec31c87fbc59a8e62848107449df5765b1b01f4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:14:59 a7af02b91b1d: Preparing 14:14:59 bfbbf2c9fd60: Preparing 14:14:59 b5b56002e5c3: Preparing 14:14:59 70325cb55ad6: Preparing 14:14:59 a120a371bc4a: Preparing 14:14:59 cccca129ea42: Preparing 14:14:59 aec1bd7e1371: Preparing 14:14:59 3382eed18146: Preparing 14:14:59 e7e2355e8521: Preparing 14:14:59 aec1bd7e1371: Waiting 14:14:59 cccca129ea42: Waiting 14:14:59 3382eed18146: Waiting 14:14:59 e7e2355e8521: Waiting 14:14:59 63ca1fbb43ae: Preparing 14:14:59 63ca1fbb43ae: Waiting 14:14:59 b5b56002e5c3: Layer already exists 14:14:59 bfbbf2c9fd60: Layer already exists 14:14:59 a120a371bc4a: Layer already exists 14:14:59 a7af02b91b1d: Layer already exists 14:14:59 70325cb55ad6: Layer already exists 14:14:59 cccca129ea42: Layer already exists 14:14:59 3382eed18146: Layer already exists 14:14:59 e7e2355e8521: Layer already exists 14:14:59 63ca1fbb43ae: Layer already exists 14:14:59 aec1bd7e1371: Layer already exists 14:14:59 latest: digest: sha256:fe9db017ca526102307459cb0ec31c87fbc59a8e62848107449df5765b1b01f4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.89 14:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:15:00 a7af02b91b1d: Preparing 14:15:00 bfbbf2c9fd60: Preparing 14:15:00 b5b56002e5c3: Preparing 14:15:00 70325cb55ad6: Preparing 14:15:00 a120a371bc4a: Preparing 14:15:00 cccca129ea42: Preparing 14:15:00 aec1bd7e1371: Preparing 14:15:00 3382eed18146: Preparing 14:15:00 e7e2355e8521: Preparing 14:15:00 63ca1fbb43ae: Preparing 14:15:00 aec1bd7e1371: Waiting 14:15:00 3382eed18146: Waiting 14:15:00 e7e2355e8521: Waiting 14:15:00 63ca1fbb43ae: Waiting 14:15:00 cccca129ea42: Waiting 14:15:00 70325cb55ad6: Layer already exists 14:15:00 bfbbf2c9fd60: Layer already exists 14:15:00 a120a371bc4a: Layer already exists 14:15:00 a7af02b91b1d: Layer already exists 14:15:00 b5b56002e5c3: Layer already exists 14:15:00 aec1bd7e1371: Layer already exists 14:15:00 e7e2355e8521: Layer already exists 14:15:00 cccca129ea42: Layer already exists 14:15:00 63ca1fbb43ae: Layer already exists 14:15:00 3382eed18146: Layer already exists 14:15:00 3.2.0-dev.89: digest: sha256:fe9db017ca526102307459cb0ec31c87fbc59a8e62848107449df5765b1b01f4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:15:01 a7af02b91b1d: Preparing 14:15:01 bfbbf2c9fd60: Preparing 14:15:01 b5b56002e5c3: Preparing 14:15:01 70325cb55ad6: Preparing 14:15:01 a120a371bc4a: Preparing 14:15:01 cccca129ea42: Preparing 14:15:01 aec1bd7e1371: Preparing 14:15:01 3382eed18146: Preparing 14:15:01 e7e2355e8521: Preparing 14:15:01 63ca1fbb43ae: Preparing 14:15:01 cccca129ea42: Waiting 14:15:01 aec1bd7e1371: Waiting 14:15:01 e7e2355e8521: Waiting 14:15:01 3382eed18146: Waiting 14:15:01 63ca1fbb43ae: Waiting 14:15:01 70325cb55ad6: Layer already exists 14:15:01 a7af02b91b1d: Layer already exists 14:15:01 a120a371bc4a: Layer already exists 14:15:01 b5b56002e5c3: Layer already exists 14:15:01 bfbbf2c9fd60: Layer already exists 14:15:01 cccca129ea42: Layer already exists 14:15:01 e7e2355e8521: Layer already exists 14:15:01 3382eed18146: Layer already exists 14:15:01 aec1bd7e1371: Layer already exists 14:15:01 63ca1fbb43ae: Layer already exists 14:15:01 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:fe9db017ca526102307459cb0ec31c87fbc59a8e62848107449df5765b1b01f4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 14:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 14:15:01 a7af02b91b1d: Preparing 14:15:01 bfbbf2c9fd60: Preparing 14:15:01 b5b56002e5c3: Preparing 14:15:01 70325cb55ad6: Preparing 14:15:01 a120a371bc4a: Preparing 14:15:01 cccca129ea42: Preparing 14:15:01 aec1bd7e1371: Preparing 14:15:01 3382eed18146: Preparing 14:15:01 e7e2355e8521: Preparing 14:15:01 63ca1fbb43ae: Preparing 14:15:01 aec1bd7e1371: Waiting 14:15:01 3382eed18146: Waiting 14:15:01 e7e2355e8521: Waiting 14:15:01 63ca1fbb43ae: Waiting 14:15:01 a120a371bc4a: Layer already exists 14:15:01 a7af02b91b1d: Layer already exists 14:15:01 b5b56002e5c3: Layer already exists 14:15:01 70325cb55ad6: Layer already exists 14:15:01 bfbbf2c9fd60: Layer already exists 14:15:01 cccca129ea42: Layer already exists 14:15:01 aec1bd7e1371: Layer already exists 14:15:01 e7e2355e8521: Layer already exists 14:15:01 63ca1fbb43ae: Layer already exists 14:15:01 3382eed18146: Layer already exists 14:15:01 main: digest: sha256:fe9db017ca526102307459cb0ec31c87fbc59a8e62848107449df5765b1b01f4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:15:01 ===================================================== [Pipeline] echo 14:15:01 taggedImages: 14:15:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:15:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 14:15:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.89 14:15:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:15:01 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 14:15:01 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 14:15:01 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:15:01 latest 14:15:01 3.2.0-dev.89 14:15:01 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:15:01 main 14:15:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:15:02 8f186b80d54f: Preparing 14:15:02 a894f77109e0: Preparing 14:15:02 898a944807e9: Preparing 14:15:02 70325cb55ad6: Preparing 14:15:02 a120a371bc4a: Preparing 14:15:02 84a57dfc8f70: Preparing 14:15:02 04f5edd6013a: Preparing 14:15:02 5ba326b5a790: Preparing 14:15:02 63ca1fbb43ae: Preparing 14:15:02 84a57dfc8f70: Waiting 14:15:02 04f5edd6013a: Waiting 14:15:02 5ba326b5a790: Waiting 14:15:02 63ca1fbb43ae: Waiting 14:15:02 a120a371bc4a: Layer already exists 14:15:02 70325cb55ad6: Layer already exists 14:15:02 8f186b80d54f: Pushed 14:15:02 a894f77109e0: Pushed 14:15:02 898a944807e9: Pushed 14:15:02 63ca1fbb43ae: Layer already exists 14:15:02 04f5edd6013a: Pushed 14:15:03 5ba326b5a790: Pushed 14:15:13 84a57dfc8f70: Pushed 14:15:13 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:c3c477b09d47078c173171010b88d4be820a223160eb3fc8735d25de6c8a0db6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:15:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:15:13 8f186b80d54f: Preparing 14:15:13 a894f77109e0: Preparing 14:15:13 898a944807e9: Preparing 14:15:13 70325cb55ad6: Preparing 14:15:13 a120a371bc4a: Preparing 14:15:13 84a57dfc8f70: Preparing 14:15:13 04f5edd6013a: Preparing 14:15:13 5ba326b5a790: Preparing 14:15:13 63ca1fbb43ae: Preparing 14:15:13 84a57dfc8f70: Waiting 14:15:13 04f5edd6013a: Waiting 14:15:13 5ba326b5a790: Waiting 14:15:13 63ca1fbb43ae: Waiting 14:15:13 898a944807e9: Layer already exists 14:15:13 70325cb55ad6: Layer already exists 14:15:13 a894f77109e0: Layer already exists 14:15:13 a120a371bc4a: Layer already exists 14:15:13 8f186b80d54f: Layer already exists 14:15:13 04f5edd6013a: Layer already exists 14:15:13 63ca1fbb43ae: Layer already exists 14:15:13 84a57dfc8f70: Layer already exists 14:15:13 5ba326b5a790: Layer already exists 14:15:13 latest: digest: sha256:c3c477b09d47078c173171010b88d4be820a223160eb3fc8735d25de6c8a0db6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.89 14:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:15:14 8f186b80d54f: Preparing 14:15:14 a894f77109e0: Preparing 14:15:14 898a944807e9: Preparing 14:15:14 70325cb55ad6: Preparing 14:15:14 a120a371bc4a: Preparing 14:15:14 84a57dfc8f70: Preparing 14:15:14 04f5edd6013a: Preparing 14:15:14 5ba326b5a790: Preparing 14:15:14 63ca1fbb43ae: Preparing 14:15:14 84a57dfc8f70: Waiting 14:15:14 04f5edd6013a: Waiting 14:15:14 5ba326b5a790: Waiting 14:15:14 63ca1fbb43ae: Waiting 14:15:14 8f186b80d54f: Layer already exists 14:15:14 70325cb55ad6: Layer already exists 14:15:14 a120a371bc4a: Layer already exists 14:15:14 a894f77109e0: Layer already exists 14:15:14 898a944807e9: Layer already exists 14:15:14 84a57dfc8f70: Layer already exists 14:15:14 5ba326b5a790: Layer already exists 14:15:14 04f5edd6013a: Layer already exists 14:15:14 63ca1fbb43ae: Layer already exists 14:15:14 3.2.0-dev.89: digest: sha256:c3c477b09d47078c173171010b88d4be820a223160eb3fc8735d25de6c8a0db6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:15:15 8f186b80d54f: Preparing 14:15:15 a894f77109e0: Preparing 14:15:15 898a944807e9: Preparing 14:15:15 70325cb55ad6: Preparing 14:15:15 a120a371bc4a: Preparing 14:15:15 84a57dfc8f70: Preparing 14:15:15 04f5edd6013a: Preparing 14:15:15 5ba326b5a790: Preparing 14:15:15 63ca1fbb43ae: Preparing 14:15:15 84a57dfc8f70: Waiting 14:15:15 5ba326b5a790: Waiting 14:15:15 04f5edd6013a: Waiting 14:15:15 63ca1fbb43ae: Waiting 14:15:15 70325cb55ad6: Layer already exists 14:15:15 a120a371bc4a: Layer already exists 14:15:15 a894f77109e0: Layer already exists 14:15:15 898a944807e9: Layer already exists 14:15:15 8f186b80d54f: Layer already exists 14:15:15 84a57dfc8f70: Layer already exists 14:15:15 04f5edd6013a: Layer already exists 14:15:15 5ba326b5a790: Layer already exists 14:15:15 63ca1fbb43ae: Layer already exists 14:15:15 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:c3c477b09d47078c173171010b88d4be820a223160eb3fc8735d25de6c8a0db6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 14:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 14:15:15 8f186b80d54f: Preparing 14:15:15 a894f77109e0: Preparing 14:15:15 898a944807e9: Preparing 14:15:15 70325cb55ad6: Preparing 14:15:15 a120a371bc4a: Preparing 14:15:15 84a57dfc8f70: Preparing 14:15:15 04f5edd6013a: Preparing 14:15:15 5ba326b5a790: Preparing 14:15:15 63ca1fbb43ae: Preparing 14:15:15 84a57dfc8f70: Waiting 14:15:15 04f5edd6013a: Waiting 14:15:15 5ba326b5a790: Waiting 14:15:15 63ca1fbb43ae: Waiting 14:15:15 70325cb55ad6: Layer already exists 14:15:15 898a944807e9: Layer already exists 14:15:15 a894f77109e0: Layer already exists 14:15:15 8f186b80d54f: Layer already exists 14:15:15 a120a371bc4a: Layer already exists 14:15:15 04f5edd6013a: Layer already exists 14:15:15 84a57dfc8f70: Layer already exists 14:15:15 5ba326b5a790: Layer already exists 14:15:15 63ca1fbb43ae: Layer already exists 14:15:15 main: digest: sha256:c3c477b09d47078c173171010b88d4be820a223160eb3fc8735d25de6c8a0db6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:15:15 ===================================================== [Pipeline] echo 14:15:15 taggedImages: 14:15:15 - nexus3.edgexfoundry.org:10004/security-spire-config:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:15:15 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 14:15:15 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.89 14:15:15 - nexus3.edgexfoundry.org:10004/security-spire-config:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:15:15 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 14:15:15 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 14:15:15 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:15:15 latest 14:15:15 3.2.0-dev.89 14:15:15 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:15:15 main 14:15:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:15:16 a7af02b91b1d: Preparing 14:15:16 66ef6d4f3320: Preparing 14:15:16 697f29c07986: Preparing 14:15:16 70325cb55ad6: Preparing 14:15:16 a120a371bc4a: Preparing 14:15:16 84a57dfc8f70: Preparing 14:15:16 3382eed18146: Preparing 14:15:16 e7e2355e8521: Preparing 14:15:16 63ca1fbb43ae: Preparing 14:15:16 e7e2355e8521: Waiting 14:15:16 63ca1fbb43ae: Waiting 14:15:16 84a57dfc8f70: Waiting 14:15:16 3382eed18146: Waiting 14:15:16 697f29c07986: Pushed 14:15:16 66ef6d4f3320: Pushed 14:15:16 a7af02b91b1d: Layer already exists 14:15:16 70325cb55ad6: Layer already exists 14:15:16 a120a371bc4a: Layer already exists 14:15:17 84a57dfc8f70: Layer already exists 14:15:17 3382eed18146: Layer already exists 14:15:17 e7e2355e8521: Layer already exists 14:15:17 63ca1fbb43ae: Layer already exists 14:15:17 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:568d1b3f8aa46f21dd206b1f9da2d4f628fa3a753226b37cf9adda58a937004c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:15:17 a7af02b91b1d: Preparing 14:15:17 66ef6d4f3320: Preparing 14:15:17 697f29c07986: Preparing 14:15:17 70325cb55ad6: Preparing 14:15:17 a120a371bc4a: Preparing 14:15:17 84a57dfc8f70: Preparing 14:15:17 3382eed18146: Preparing 14:15:17 e7e2355e8521: Preparing 14:15:17 63ca1fbb43ae: Preparing 14:15:17 3382eed18146: Waiting 14:15:17 63ca1fbb43ae: Waiting 14:15:17 e7e2355e8521: Waiting 14:15:17 84a57dfc8f70: Waiting 14:15:17 70325cb55ad6: Layer already exists 14:15:17 a7af02b91b1d: Layer already exists 14:15:17 a120a371bc4a: Layer already exists 14:15:17 66ef6d4f3320: Layer already exists 14:15:17 697f29c07986: Layer already exists 14:15:17 84a57dfc8f70: Layer already exists 14:15:17 63ca1fbb43ae: Layer already exists 14:15:17 e7e2355e8521: Layer already exists 14:15:17 3382eed18146: Layer already exists 14:15:17 latest: digest: sha256:568d1b3f8aa46f21dd206b1f9da2d4f628fa3a753226b37cf9adda58a937004c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.89 14:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:15:18 a7af02b91b1d: Preparing 14:15:18 66ef6d4f3320: Preparing 14:15:18 697f29c07986: Preparing 14:15:18 70325cb55ad6: Preparing 14:15:18 a120a371bc4a: Preparing 14:15:18 84a57dfc8f70: Preparing 14:15:18 3382eed18146: Preparing 14:15:18 e7e2355e8521: Preparing 14:15:18 63ca1fbb43ae: Preparing 14:15:18 3382eed18146: Waiting 14:15:18 63ca1fbb43ae: Waiting 14:15:18 e7e2355e8521: Waiting 14:15:18 84a57dfc8f70: Waiting 14:15:18 a7af02b91b1d: Layer already exists 14:15:18 66ef6d4f3320: Layer already exists 14:15:18 70325cb55ad6: Layer already exists 14:15:18 697f29c07986: Layer already exists 14:15:18 a120a371bc4a: Layer already exists 14:15:18 63ca1fbb43ae: Layer already exists 14:15:18 3382eed18146: Layer already exists 14:15:18 84a57dfc8f70: Layer already exists 14:15:18 e7e2355e8521: Layer already exists 14:15:18 3.2.0-dev.89: digest: sha256:568d1b3f8aa46f21dd206b1f9da2d4f628fa3a753226b37cf9adda58a937004c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:15:19 a7af02b91b1d: Preparing 14:15:19 66ef6d4f3320: Preparing 14:15:19 697f29c07986: Preparing 14:15:19 70325cb55ad6: Preparing 14:15:19 a120a371bc4a: Preparing 14:15:19 84a57dfc8f70: Preparing 14:15:19 3382eed18146: Preparing 14:15:19 84a57dfc8f70: Waiting 14:15:19 e7e2355e8521: Preparing 14:15:19 63ca1fbb43ae: Preparing 14:15:19 3382eed18146: Waiting 14:15:19 63ca1fbb43ae: Waiting 14:15:19 e7e2355e8521: Waiting 14:15:19 70325cb55ad6: Layer already exists 14:15:19 a7af02b91b1d: Layer already exists 14:15:19 66ef6d4f3320: Layer already exists 14:15:19 a120a371bc4a: Layer already exists 14:15:19 697f29c07986: Layer already exists 14:15:19 63ca1fbb43ae: Layer already exists 14:15:19 84a57dfc8f70: Layer already exists 14:15:19 3382eed18146: Layer already exists 14:15:19 e7e2355e8521: Layer already exists 14:15:19 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:568d1b3f8aa46f21dd206b1f9da2d4f628fa3a753226b37cf9adda58a937004c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 14:15:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 14:15:19 a7af02b91b1d: Preparing 14:15:19 66ef6d4f3320: Preparing 14:15:19 697f29c07986: Preparing 14:15:19 70325cb55ad6: Preparing 14:15:19 a120a371bc4a: Preparing 14:15:19 84a57dfc8f70: Preparing 14:15:19 3382eed18146: Preparing 14:15:19 e7e2355e8521: Preparing 14:15:19 63ca1fbb43ae: Preparing 14:15:19 84a57dfc8f70: Waiting 14:15:19 3382eed18146: Waiting 14:15:19 e7e2355e8521: Waiting 14:15:19 63ca1fbb43ae: Waiting 14:15:19 a7af02b91b1d: Layer already exists 14:15:19 697f29c07986: Layer already exists 14:15:19 66ef6d4f3320: Layer already exists 14:15:19 70325cb55ad6: Layer already exists 14:15:19 a120a371bc4a: Layer already exists 14:15:19 3382eed18146: Layer already exists 14:15:19 84a57dfc8f70: Layer already exists 14:15:19 e7e2355e8521: Layer already exists 14:15:19 63ca1fbb43ae: Layer already exists 14:15:19 main: digest: sha256:568d1b3f8aa46f21dd206b1f9da2d4f628fa3a753226b37cf9adda58a937004c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:15:20 ===================================================== [Pipeline] echo 14:15:20 taggedImages: 14:15:20 - nexus3.edgexfoundry.org:10004/security-spire-server:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:15:20 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 14:15:20 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.89 14:15:20 - nexus3.edgexfoundry.org:10004/security-spire-server:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:15:20 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 14:15:20 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 14:15:20 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:15:20 latest 14:15:20 3.2.0-dev.89 14:15:20 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:15:20 main 14:15:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:20 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:20 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:15:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 14:15:20 ba99ee6d32fb: Preparing 14:15:20 a54de99e7a31: Preparing 14:15:20 70325cb55ad6: Preparing 14:15:20 a120a371bc4a: Preparing 14:15:20 442bdef78c13: Preparing 14:15:20 143728528419: Preparing 14:15:20 63ca1fbb43ae: Preparing 14:15:20 143728528419: Waiting 14:15:20 63ca1fbb43ae: Waiting 14:15:20 442bdef78c13: Pushed 14:15:20 a120a371bc4a: Layer already exists 14:15:20 ba99ee6d32fb: Pushed 14:15:21 70325cb55ad6: Layer already exists 14:15:21 143728528419: Pushed 14:15:21 63ca1fbb43ae: Layer already exists 14:15:24 a54de99e7a31: Pushed 14:15:24 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:c144cfdaa9a68d163c018aa1a1a394efed6a45e084f3acbaea153e048cc271d5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:24 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:25 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 14:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 14:15:25 ba99ee6d32fb: Preparing 14:15:25 a54de99e7a31: Preparing 14:15:25 70325cb55ad6: Preparing 14:15:25 a120a371bc4a: Preparing 14:15:25 442bdef78c13: Preparing 14:15:25 143728528419: Preparing 14:15:25 63ca1fbb43ae: Preparing 14:15:25 143728528419: Waiting 14:15:25 63ca1fbb43ae: Waiting 14:15:25 a54de99e7a31: Layer already exists 14:15:25 a120a371bc4a: Layer already exists 14:15:25 70325cb55ad6: Layer already exists 14:15:25 442bdef78c13: Layer already exists 14:15:25 ba99ee6d32fb: Layer already exists 14:15:25 143728528419: Layer already exists 14:15:25 63ca1fbb43ae: Layer already exists 14:15:25 latest: digest: sha256:c144cfdaa9a68d163c018aa1a1a394efed6a45e084f3acbaea153e048cc271d5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:25 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:25 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.89 14:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 14:15:25 ba99ee6d32fb: Preparing 14:15:25 a54de99e7a31: Preparing 14:15:25 70325cb55ad6: Preparing 14:15:25 a120a371bc4a: Preparing 14:15:25 442bdef78c13: Preparing 14:15:25 143728528419: Preparing 14:15:25 63ca1fbb43ae: Preparing 14:15:25 143728528419: Waiting 14:15:25 63ca1fbb43ae: Waiting 14:15:25 a120a371bc4a: Layer already exists 14:15:25 442bdef78c13: Layer already exists 14:15:25 70325cb55ad6: Layer already exists 14:15:25 ba99ee6d32fb: Layer already exists 14:15:25 a54de99e7a31: Layer already exists 14:15:25 143728528419: Layer already exists 14:15:25 63ca1fbb43ae: Layer already exists 14:15:25 3.2.0-dev.89: digest: sha256:c144cfdaa9a68d163c018aa1a1a394efed6a45e084f3acbaea153e048cc271d5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:26 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:26 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 14:15:26 ba99ee6d32fb: Preparing 14:15:26 a54de99e7a31: Preparing 14:15:26 70325cb55ad6: Preparing 14:15:26 a120a371bc4a: Preparing 14:15:26 442bdef78c13: Preparing 14:15:26 143728528419: Preparing 14:15:26 63ca1fbb43ae: Preparing 14:15:26 143728528419: Waiting 14:15:26 63ca1fbb43ae: Waiting 14:15:26 a54de99e7a31: Layer already exists 14:15:26 a120a371bc4a: Layer already exists 14:15:26 ba99ee6d32fb: Layer already exists 14:15:26 70325cb55ad6: Layer already exists 14:15:26 442bdef78c13: Layer already exists 14:15:26 143728528419: Layer already exists 14:15:26 63ca1fbb43ae: Layer already exists 14:15:26 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:c144cfdaa9a68d163c018aa1a1a394efed6a45e084f3acbaea153e048cc271d5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:26 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:27 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 14:15:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 14:15:27 ba99ee6d32fb: Preparing 14:15:27 a54de99e7a31: Preparing 14:15:27 70325cb55ad6: Preparing 14:15:27 a120a371bc4a: Preparing 14:15:27 442bdef78c13: Preparing 14:15:27 143728528419: Preparing 14:15:27 63ca1fbb43ae: Preparing 14:15:27 143728528419: Waiting 14:15:27 63ca1fbb43ae: Waiting 14:15:27 a120a371bc4a: Layer already exists 14:15:27 a54de99e7a31: Layer already exists 14:15:27 70325cb55ad6: Layer already exists 14:15:27 442bdef78c13: Layer already exists 14:15:27 ba99ee6d32fb: Layer already exists 14:15:27 63ca1fbb43ae: Layer already exists 14:15:27 143728528419: Layer already exists 14:15:27 main: digest: sha256:c144cfdaa9a68d163c018aa1a1a394efed6a45e084f3acbaea153e048cc271d5 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:15:27 ===================================================== [Pipeline] echo 14:15:27 taggedImages: 14:15:27 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:15:27 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 14:15:27 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.89 14:15:27 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:15:27 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 14:15:27 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 14:15:27 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:15:27 latest 14:15:27 3.2.0-dev.89 14:15:27 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:15:27 main 14:15:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:15:28 20dd96c5ddb9: Preparing 14:15:28 3da35717a352: Preparing 14:15:28 1d761525c910: Preparing 14:15:28 70325cb55ad6: Preparing 14:15:28 a120a371bc4a: Preparing 14:15:28 9e464fe0c3ee: Preparing 14:15:28 330da1e228a6: Preparing 14:15:28 63ca1fbb43ae: Preparing 14:15:28 330da1e228a6: Waiting 14:15:28 63ca1fbb43ae: Waiting 14:15:28 9e464fe0c3ee: Waiting 14:15:28 a120a371bc4a: Layer already exists 14:15:28 70325cb55ad6: Layer already exists 14:15:28 20dd96c5ddb9: Pushed 14:15:28 3da35717a352: Pushed 14:15:28 63ca1fbb43ae: Layer already exists 14:15:28 9e464fe0c3ee: Pushed 14:15:28 330da1e228a6: Pushed 14:15:32 1d761525c910: Pushed 14:15:32 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:147a0732412931f4a12ed4be55ba3e9e8e47ee1619ba88cdb523e08c55c1fe89 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 14:15:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:15:32 20dd96c5ddb9: Preparing 14:15:32 3da35717a352: Preparing 14:15:32 1d761525c910: Preparing 14:15:32 70325cb55ad6: Preparing 14:15:32 a120a371bc4a: Preparing 14:15:32 9e464fe0c3ee: Preparing 14:15:32 330da1e228a6: Preparing 14:15:32 63ca1fbb43ae: Preparing 14:15:32 9e464fe0c3ee: Waiting 14:15:32 63ca1fbb43ae: Waiting 14:15:32 330da1e228a6: Waiting 14:15:32 20dd96c5ddb9: Layer already exists 14:15:32 a120a371bc4a: Layer already exists 14:15:32 3da35717a352: Layer already exists 14:15:32 70325cb55ad6: Layer already exists 14:15:32 1d761525c910: Layer already exists 14:15:32 330da1e228a6: Layer already exists 14:15:32 9e464fe0c3ee: Layer already exists 14:15:32 63ca1fbb43ae: Layer already exists 14:15:32 latest: digest: sha256:147a0732412931f4a12ed4be55ba3e9e8e47ee1619ba88cdb523e08c55c1fe89 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.89 14:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:15:33 20dd96c5ddb9: Preparing 14:15:33 3da35717a352: Preparing 14:15:33 1d761525c910: Preparing 14:15:33 70325cb55ad6: Preparing 14:15:33 a120a371bc4a: Preparing 14:15:33 9e464fe0c3ee: Preparing 14:15:33 9e464fe0c3ee: Waiting 14:15:33 330da1e228a6: Preparing 14:15:33 63ca1fbb43ae: Preparing 14:15:33 330da1e228a6: Waiting 14:15:33 63ca1fbb43ae: Waiting 14:15:33 a120a371bc4a: Layer already exists 14:15:33 20dd96c5ddb9: Layer already exists 14:15:33 1d761525c910: Layer already exists 14:15:33 70325cb55ad6: Layer already exists 14:15:33 3da35717a352: Layer already exists 14:15:33 9e464fe0c3ee: Layer already exists 14:15:33 330da1e228a6: Layer already exists 14:15:33 63ca1fbb43ae: Layer already exists 14:15:33 3.2.0-dev.89: digest: sha256:147a0732412931f4a12ed4be55ba3e9e8e47ee1619ba88cdb523e08c55c1fe89 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:15:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:15:34 20dd96c5ddb9: Preparing 14:15:34 3da35717a352: Preparing 14:15:34 1d761525c910: Preparing 14:15:34 70325cb55ad6: Preparing 14:15:34 a120a371bc4a: Preparing 14:15:34 9e464fe0c3ee: Preparing 14:15:34 330da1e228a6: Preparing 14:15:34 63ca1fbb43ae: Preparing 14:15:34 9e464fe0c3ee: Waiting 14:15:34 63ca1fbb43ae: Waiting 14:15:34 330da1e228a6: Waiting 14:15:34 3da35717a352: Layer already exists 14:15:34 70325cb55ad6: Layer already exists 14:15:34 20dd96c5ddb9: Layer already exists 14:15:34 1d761525c910: Layer already exists 14:15:34 a120a371bc4a: Layer already exists 14:15:34 330da1e228a6: Layer already exists 14:15:34 9e464fe0c3ee: Layer already exists 14:15:34 63ca1fbb43ae: Layer already exists 14:15:34 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:147a0732412931f4a12ed4be55ba3e9e8e47ee1619ba88cdb523e08c55c1fe89 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 14:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 14:15:35 20dd96c5ddb9: Preparing 14:15:35 3da35717a352: Preparing 14:15:35 1d761525c910: Preparing 14:15:35 70325cb55ad6: Preparing 14:15:35 a120a371bc4a: Preparing 14:15:35 9e464fe0c3ee: Preparing 14:15:35 330da1e228a6: Preparing 14:15:35 63ca1fbb43ae: Preparing 14:15:35 9e464fe0c3ee: Waiting 14:15:35 330da1e228a6: Waiting 14:15:35 63ca1fbb43ae: Waiting 14:15:35 1d761525c910: Layer already exists 14:15:35 20dd96c5ddb9: Layer already exists 14:15:35 70325cb55ad6: Layer already exists 14:15:35 3da35717a352: Layer already exists 14:15:35 a120a371bc4a: Layer already exists 14:15:35 9e464fe0c3ee: Layer already exists 14:15:35 330da1e228a6: Layer already exists 14:15:35 63ca1fbb43ae: Layer already exists 14:15:35 main: digest: sha256:147a0732412931f4a12ed4be55ba3e9e8e47ee1619ba88cdb523e08c55c1fe89 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:15:35 ===================================================== [Pipeline] echo 14:15:35 taggedImages: 14:15:35 - nexus3.edgexfoundry.org:10004/support-notifications:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:15:35 - nexus3.edgexfoundry.org:10004/support-notifications:latest 14:15:35 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.89 14:15:35 - nexus3.edgexfoundry.org:10004/support-notifications:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:15:35 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 14:15:35 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 14:15:35 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:15:35 latest 14:15:35 3.2.0-dev.89 14:15:35 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:15:35 main 14:15:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:15:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:15:35 6dd90728e98b: Preparing 14:15:35 842d929b2def: Preparing 14:15:35 70325cb55ad6: Preparing 14:15:35 a120a371bc4a: Preparing 14:15:35 b35b2e8ed1cc: Preparing 14:15:35 e4ab221728f3: Preparing 14:15:35 63ca1fbb43ae: Preparing 14:15:35 63ca1fbb43ae: Waiting 14:15:35 e4ab221728f3: Waiting 14:15:35 70325cb55ad6: Layer already exists 14:15:35 a120a371bc4a: Layer already exists 14:15:35 b35b2e8ed1cc: Layer already exists 14:15:35 e4ab221728f3: Layer already exists 14:15:35 63ca1fbb43ae: Layer already exists 14:15:35 6dd90728e98b: Pushed 14:15:40 842d929b2def: Pushed 14:15:40 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:5e2919ba4789b36df39466246bd054bbc77e6e7b4281da69ccacd69fce43f6fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:40 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:15:40 6dd90728e98b: Preparing 14:15:40 842d929b2def: Preparing 14:15:40 70325cb55ad6: Preparing 14:15:40 a120a371bc4a: Preparing 14:15:40 b35b2e8ed1cc: Preparing 14:15:40 e4ab221728f3: Preparing 14:15:40 63ca1fbb43ae: Preparing 14:15:40 e4ab221728f3: Waiting 14:15:40 63ca1fbb43ae: Waiting 14:15:40 6dd90728e98b: Layer already exists 14:15:40 842d929b2def: Layer already exists 14:15:40 a120a371bc4a: Layer already exists 14:15:40 b35b2e8ed1cc: Layer already exists 14:15:40 70325cb55ad6: Layer already exists 14:15:40 e4ab221728f3: Layer already exists 14:15:40 63ca1fbb43ae: Layer already exists 14:15:40 latest: digest: sha256:5e2919ba4789b36df39466246bd054bbc77e6e7b4281da69ccacd69fce43f6fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.89 14:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:15:41 6dd90728e98b: Preparing 14:15:41 842d929b2def: Preparing 14:15:41 70325cb55ad6: Preparing 14:15:41 a120a371bc4a: Preparing 14:15:41 b35b2e8ed1cc: Preparing 14:15:41 e4ab221728f3: Preparing 14:15:41 63ca1fbb43ae: Preparing 14:15:41 e4ab221728f3: Waiting 14:15:41 6dd90728e98b: Layer already exists 14:15:41 a120a371bc4a: Layer already exists 14:15:41 842d929b2def: Layer already exists 14:15:41 b35b2e8ed1cc: Layer already exists 14:15:41 70325cb55ad6: Layer already exists 14:15:41 e4ab221728f3: Layer already exists 14:15:41 63ca1fbb43ae: Layer already exists 14:15:41 3.2.0-dev.89: digest: sha256:5e2919ba4789b36df39466246bd054bbc77e6e7b4281da69ccacd69fce43f6fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:15:42 6dd90728e98b: Preparing 14:15:42 842d929b2def: Preparing 14:15:42 70325cb55ad6: Preparing 14:15:42 a120a371bc4a: Preparing 14:15:42 b35b2e8ed1cc: Preparing 14:15:42 e4ab221728f3: Preparing 14:15:42 63ca1fbb43ae: Preparing 14:15:42 e4ab221728f3: Waiting 14:15:42 63ca1fbb43ae: Waiting 14:15:42 6dd90728e98b: Layer already exists 14:15:42 842d929b2def: Layer already exists 14:15:42 70325cb55ad6: Layer already exists 14:15:42 b35b2e8ed1cc: Layer already exists 14:15:42 a120a371bc4a: Layer already exists 14:15:42 e4ab221728f3: Layer already exists 14:15:42 63ca1fbb43ae: Layer already exists 14:15:42 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:5e2919ba4789b36df39466246bd054bbc77e6e7b4281da69ccacd69fce43f6fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 14:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 14:15:42 6dd90728e98b: Preparing 14:15:42 842d929b2def: Preparing 14:15:42 70325cb55ad6: Preparing 14:15:42 a120a371bc4a: Preparing 14:15:42 b35b2e8ed1cc: Preparing 14:15:42 e4ab221728f3: Preparing 14:15:42 63ca1fbb43ae: Preparing 14:15:42 e4ab221728f3: Waiting 14:15:42 63ca1fbb43ae: Waiting 14:15:42 a120a371bc4a: Layer already exists 14:15:42 70325cb55ad6: Layer already exists 14:15:42 842d929b2def: Layer already exists 14:15:42 6dd90728e98b: Layer already exists 14:15:42 b35b2e8ed1cc: Layer already exists 14:15:42 e4ab221728f3: Layer already exists 14:15:42 63ca1fbb43ae: Layer already exists 14:15:42 main: digest: sha256:5e2919ba4789b36df39466246bd054bbc77e6e7b4281da69ccacd69fce43f6fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:15:42 ===================================================== [Pipeline] echo 14:15:42 taggedImages: 14:15:42 - nexus3.edgexfoundry.org:10004/support-scheduler:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:15:42 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 14:15:42 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.89 14:15:42 - nexus3.edgexfoundry.org:10004/support-scheduler:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:15:42 - 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] } 14:36:12 #160 ... 14:36:12 14:36:12 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:36:12 #151 1399.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.89" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:36:27 #151 ... 14:36:27 14:36:27 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 14:36:27 #155 DONE 1415.0s 14:36:27 14:36:27 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 14:36:27 #161 DONE 0.3s 14:36:27 14:36:27 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 14:36:28 #162 DONE 2.3s 14:36:28 14:36:28 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 14:36:28 #163 DONE 0.3s 14:36:28 14:36:28 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 14:36:29 #164 DONE 0.3s 14:36:29 14:36:29 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 14:36:29 #165 DONE 0.4s 14:36:29 14:36:29 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:36:29 #151 ... 14:36:29 14:36:29 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 14:36:29 #166 DONE 0.3s 14:36:29 14:36:29 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:36:29 #159 ... 14:36:29 14:36:29 #167 [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/ 14:36:29 #167 DONE 0.1s 14:36:29 14:36:29 #168 [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/ 14:36:30 #168 DONE 0.2s 14:36:30 14:36:30 #169 [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/ 14:36:30 #169 DONE 0.1s 14:36:30 14:36:30 #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 14:36:30 #170 DONE 0.2s 14:36:30 14:36:30 #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 14:36:30 #171 DONE 0.1s 14:36:30 14:36:30 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 14:36:33 #172 DONE 2.2s 14:36:33 14:36:33 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:36:33 #160 ... 14:36:33 14:36:33 #104 [security-bootstrapper] exporting to image 14:36:33 #104 exporting layers 14:36:33 #104 ... 14:36:33 14:36:33 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 14:36:33 #154 DONE 1422.5s 14:36:33 14:36:33 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:36:33 #160 ... 14:36:33 14:36:33 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 14:36:34 #173 DONE 0.3s 14:36:34 14:36:34 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:36:34 #151 ... 14:36:34 14:36:34 #104 [security-bootstrapper] exporting to image 14:36:34 #104 exporting layers 1.7s done 14:36:34 #104 writing image sha256:8e53d436503190acb7448de275771f30ea9b4b3e30526943cda24057dcd2217c done 14:36:34 #104 naming to docker.io/library/security-bootstrapper-arm64 14:36:34 #104 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 14:36:34 #104 DONE 7.0s 14:36:34 14:36:34 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 14:36:34 #174 DONE 0.3s 14:36:34 14:36:34 #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 14:36:34 #175 DONE 0.2s 14:36:34 14:36:34 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:36:35 #149 ... 14:36:35 14:36:35 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 14:36:35 #176 DONE 0.1s 14:36:35 14:36:35 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:36:35 #177 DONE 0.2s 14:36:35 14:36:35 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 14:36:35 #178 DONE 0.1s 14:36:35 14:36:35 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:36:36 #179 ... 14:36:36 14:36:36 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:36:36 #151 DONE 1425.3s 14:36:36 14:36:36 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:36:36 #160 ... 14:36:36 14:36:36 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 14:36:36 #180 DONE 0.3s 14:36:36 14:36:36 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:36:36 #148 ... 14:36:36 14:36:36 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 14:36:37 #181 DONE 0.4s 14:36:37 14:36:37 #182 [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 14:36:37 #182 DONE 0.2s 14:36:37 14:36:37 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 14:36:38 #183 DONE 0.4s 14:36:38 14:36:38 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 14:36:38 #184 DONE 0.3s 14:36:38 14:36:38 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:36:38 #149 ... 14:36:38 14:36:38 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:36:38 #185 ... 14:36:38 14:36:38 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:36:38 #179 DONE 3.1s 14:36:38 14:36:38 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:36:38 #185 DONE 0.4s 14:36:38 14:36:38 #104 [security-proxy-setup] exporting to image 14:36:39 #104 ... 14:36:39 14:36:39 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:36:39 #186 DONE 0.6s 14:36:39 14:36:39 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:36:39 #187 DONE 0.1s 14:36:39 14:36:39 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:36:39 #188 ... 14:36:39 14:36:39 #104 [security-proxy-setup] exporting to image 14:36:39 #104 exporting layers 1.2s done 14:36:39 #104 writing image sha256:42a22cc03a1f2d4477b29004d4851c2675353437052d052ad025b4605d4dc164 done 14:36:39 #104 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 14:36:39 #104 DONE 8.3s 14:36:40 14:36:40 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:36:42 #160 ... 14:36:42 14:36:42 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:36:42 #188 DONE 2.2s 14:36:42 14:36:42 #104 [security-secretstore-setup] exporting to image 14:36:42 #104 exporting layers 1.1s done 14:36:42 #104 writing image sha256:e115c5da2dbd732c1bcfaf0b57ac4f681733e52865f43290d974f25ae71b7bbe done 14:36:42 #104 naming to docker.io/library/security-secretstore-setup-arm64 done 14:36:42 #104 DONE 9.4s 14:36:42 14:36:42 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 14:37:39 #152 ... 14:37:39 14:37:39 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 14:37:39 #149 DONE 1486.5s 14:37:39 14:37:39 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:37:39 #51 ... 14:37:39 14:37:39 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:37:39 #189 DONE 0.2s 14:37:39 14:37:39 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:37:39 #190 DONE 0.1s 14:37:39 14:37:39 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 14:37:39 #191 DONE 0.2s 14:37:39 14:37:39 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:37:39 #156 ... 14:37:39 14:37:39 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 14:37:39 #192 DONE 0.2s 14:37:39 14:37:39 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 14:37:39 #193 DONE 0.1s 14:37:39 14:37:39 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:37:41 #194 DONE 2.1s 14:37:41 14:37:41 #104 [core-common-config-bootstrapper] exporting to image 14:37:41 #104 exporting layers 14:37:41 #104 exporting layers 0.9s done 14:37:41 #104 writing image sha256:92cbd439e146d837c2f71a1103e034f44e73b0e5379f501e32d1a0f2fb958ccd 0.1s done 14:37:41 #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 14:37:41 #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 14:37:41 #104 DONE 10.4s 14:37:41 14:37:41 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:40:03 #51 ... 14:40:03 14:40:03 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 14:40:03 #148 DONE 1618.5s 14:40:03 14:40:03 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:40:03 #51 ... 14:40:03 14:40:03 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:40:03 #195 DONE 0.3s 14:40:03 14:40:03 #41 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:40:03 #41 ... 14:40:03 14:40:03 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:40:03 #196 DONE 0.3s 14:40:03 14:40:03 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 14:40:03 #197 DONE 0.3s 14:40:03 14:40:03 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 14:40:03 #198 DONE 0.1s 14:40:03 14:40:03 #41 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:40:03 #41 ... 14:40:03 14:40:03 #104 [security-spiffe-token-provider] exporting to image 14:40:03 #104 exporting layers 14:40:03 #104 exporting layers 0.9s done 14:40:03 #104 writing image sha256:bb12f605938f9089d88ded83a648e336fb9a81e104765cf8f1aa3fba6d3c2b1b done 14:40:03 #104 naming to docker.io/library/security-spiffe-token-provider-arm64 done 14:40:03 #104 DONE 11.3s 14:40:03 14:40:03 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:47:55 #51 ... 14:47:55 14:47:55 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 14:47:55 #156 DONE 2094.6s 14:47:55 14:47:55 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:47:55 #51 ... 14:47:55 14:47:55 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 14:47:55 #199 DONE 0.2s 14:47:55 14:47:55 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:47:55 #51 ... 14:47:55 14:47:55 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 14:47:55 #200 DONE 0.1s 14:47:55 14:47:55 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 14:47:55 #201 DONE 0.3s 14:47:55 14:47:55 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 14:47:55 #202 DONE 0.1s 14:47:55 14:47:55 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:47:55 #51 ... 14:47:55 14:47:55 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 14:47:55 #203 DONE 0.1s 14:47:55 14:47:55 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:47:55 #204 DONE 2.2s 14:47:55 14:47:55 #104 [security-proxy-auth] exporting to image 14:47:55 #104 exporting layers 14:47:55 #104 exporting layers 0.7s done 14:47:55 #104 writing image sha256:456d1604aa2edde36a517bb215297218fcc046008a4433c0ef21e3f645350457 done 14:47:55 #104 naming to docker.io/library/security-proxy-auth-arm64 done 14:47:55 #104 DONE 12.1s 14:47:55 14:47:55 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:48:52 #153 ... 14:48:52 14:48:52 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 14:48:52 #150 DONE 2159.5s 14:48:52 14:48:52 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:48:52 #160 ... 14:48:52 14:48:52 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:48:52 #205 DONE 0.2s 14:48:52 14:48:52 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 14:48:52 #152 ... 14:48:52 14:48:52 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:48:52 #206 DONE 0.1s 14:48:52 14:48:52 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:48:52 #207 DONE 0.3s 14:48:52 14:48:52 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:48:52 #160 ... 14:48:52 14:48:52 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 14:48:52 #208 DONE 0.1s 14:48:52 14:48:52 #104 [core-command] exporting to image 14:48:52 #104 exporting layers 14:48:52 #104 exporting layers 0.3s done 14:48:52 #104 writing image sha256:efba22a0b20a694b30528833d093c60d4ce61784db558682f8b64213ff0eed4a done 14:48:52 #104 naming to docker.io/library/core-command-arm64 done 14:48:52 #104 DONE 12.4s 14:48:52 14:48:52 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:50:58 #51 ... 14:50:58 14:50:58 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 14:50:58 #153 DONE 2277.4s 14:50:58 14:50:58 #17 [security-spire-config internal] load .dockerignore 14:50:58 #17 ... 14:50:58 14:50:58 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:50:58 #209 DONE 0.2s 14:50:58 14:50:58 #17 [security-spire-config internal] load .dockerignore 14:50:58 #17 ... 14:50:58 14:50:58 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:50:58 #210 DONE 0.2s 14:50:58 14:50:58 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:50:58 #211 DONE 0.4s 14:50:58 14:50:58 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 14:50:58 #212 DONE 0.2s 14:50:58 14:50:58 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 14:50:58 #213 DONE 0.2s 14:50:58 14:50:58 #104 [core-data] exporting to image 14:50:58 #104 exporting layers 14:50:58 #104 exporting layers 0.4s done 14:50:58 #104 writing image sha256:2d78bf5fe14245bf93c6e747c5738a030b8def5be425f8692e534581cd44493e done 14:50:58 #104 naming to docker.io/library/core-data-arm64 0.0s done 14:50:58 #104 DONE 12.8s 14:50:58 14:50:58 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:50:58 #51 ... 14:50:58 14:50:58 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 14:50:58 #157 DONE 2283.9s 14:50:58 14:50:58 #17 [security-spire-config internal] load .dockerignore 14:50:58 #17 ... 14:50:58 14:50:58 #214 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:50:58 #214 DONE 0.3s 14:50:58 14:50:58 #41 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:50:58 #41 ... 14:50:58 14:50:58 #215 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 14:50:58 #215 DONE 0.5s 14:50:58 14:50:58 #216 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 14:50:58 #216 DONE 0.2s 14:50:58 14:50:58 #41 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:50:58 #41 ... 14:50:58 14:50:58 #217 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 14:50:58 #217 DONE 0.1s 14:50:58 14:50:58 #104 [core-keeper] exporting to image 14:50:58 #104 exporting layers 14:50:58 #104 exporting layers 0.4s done 14:50:58 #104 writing image sha256:74052f085c5eecdf12a4af835ca5fb5878146e00ea339e0770189bd01bb1c96b 0.0s done 14:50:58 #104 naming to docker.io/library/core-keeper-arm64 0.0s done 14:50:58 #104 DONE 13.3s 14:50:58 14:50:58 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:50:58 #160 ... 14:50:58 14:50:58 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 14:50:58 #158 DONE 2286.8s 14:50:58 14:50:58 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:50:58 #160 ... 14:50:58 14:50:58 #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 14:50:58 #218 DONE 0.2s 14:50:58 14:50:58 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:50:58 #51 ... 14:50:58 14:50:58 #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 14:50:58 #219 DONE 0.2s 14:50:58 14:50:58 #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:50:58 #220 DONE 0.3s 14:50:58 14:50:58 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 14:50:59 #221 DONE 0.1s 14:50:59 14:50:59 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 14:50:59 #222 DONE 0.1s 14:50:59 14:50:59 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 14:50:59 #152 ... 14:50:59 14:50:59 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 14:50:59 #223 DONE 0.1s 14:50:59 14:50:59 #104 [core-metadata] exporting to image 14:50:59 #104 exporting layers 0.5s done 14:50:59 #104 writing image sha256:f892665a1b31cd7174d7cfbf19933757fe393fb2e90cc915af85f62ec138ab62 0.0s done 14:50:59 #104 naming to docker.io/library/core-metadata-arm64 done 14:50:59 #104 DONE 13.8s 14:50:59 14:50:59 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:51:31 #160 ... 14:51:31 14:51:31 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 14:51:31 #159 DONE 2319.8s 14:51:31 14:51:31 #41 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:51:31 #41 ... 14:51:31 14:51:31 #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 14:51:31 #224 DONE 0.3s 14:51:31 14:51:31 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14:51:31 #51 ... 14:51:31 14:51:31 #225 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 14:51:31 #225 DONE 0.2s 14:51:31 14:51:31 #226 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:51:32 #226 DONE 0.5s 14:51:32 14:51:32 #41 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:51:32 #41 ... 14:51:32 14:51:32 #227 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 14:51:32 #227 DONE 0.2s 14:51:32 14:51:32 #228 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 14:51:32 #228 DONE 0.2s 14:51:32 14:51:32 #104 [support-notifications] exporting to image 14:51:32 #104 exporting layers 14:51:32 #104 ... 14:51:32 14:51:32 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 14:51:32 #160 DONE 2321.9s 14:51:32 14:51:32 #41 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:51:33 #41 ... 14:51:33 14:51:33 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 14:51:33 #152 DONE 2322.2s 14:51:33 14:51:33 #41 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:51:33 #41 ... 14:51:33 14:51:33 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:51:33 #229 DONE 0.2s 14:51:33 14:51:33 #104 [support-notifications] exporting to image 14:51:33 #104 exporting layers 1.1s done 14:51:33 #104 writing image sha256:aab807c5a6e69b31be01ce22d13388b90827f78d0371206ad42546211720ac51 done 14:51:33 #104 naming to docker.io/library/support-notifications-arm64 14:51:33 #104 naming to docker.io/library/support-notifications-arm64 done 14:51:33 #104 DONE 14.9s 14:51:33 14:51:33 #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 14:51:33 #230 DONE 0.2s 14:51:33 14:51:33 #231 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:51:33 #231 DONE 0.2s 14:51:33 14:51:33 #232 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:51:33 #232 ... 14:51:33 14:51:33 #233 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 14:51:33 #233 DONE 0.2s 14:51:34 14:51:34 #234 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 14:51:34 #234 DONE 0.5s 14:51:34 14:51:34 #232 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:51:34 #232 DONE 0.6s 14:51:34 14:51:34 #235 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 14:51:34 #235 DONE 0.1s 14:51:34 14:51:34 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 14:51:34 #236 DONE 0.1s 14:51:34 14:51:34 #104 [support-scheduler] exporting to image 14:51:35 #104 exporting layers 0.6s done 14:51:35 #104 writing image sha256:a5d653936c434b64b1dc31e896280287caf037b5494192afa31a6f7a630da1b5 done 14:51:35 #104 naming to docker.io/library/support-scheduler-arm64 done 14:51:35 #104 exporting layers 1.1s done 14:51:35 #104 writing image sha256:f72da53014a4a2b7ef8da3ed5ea4fc72ebbf8832a7a17ff4a0e238cd188ede73 done 14:51:35 #104 naming to docker.io/library/support-cron-scheduler-arm64 done 14:51:35 #104 DONE 16.0s 14:51:35 14:51:35 #41 [security-spire-server stage-2 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 14:51:35 time="2024-10-05T14:10:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:51:35 time="2024-10-05T14:10:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:51:35 time="2024-10-05T14:10:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:51:35 time="2024-10-05T14:10:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:51:35 time="2024-10-05T14:10:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:51:35 time="2024-10-05T14:10:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:51:35 time="2024-10-05T14:10:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:51:35 time="2024-10-05T14:10:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:51:35 time="2024-10-05T14:10:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:51:35 time="2024-10-05T14:10:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:51:35 time="2024-10-05T14:10:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:51:35 time="2024-10-05T14:10:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:51:35 time="2024-10-05T14:10:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:51:35 time="2024-10-05T14:10:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:51:35 time="2024-10-05T14:10:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 14:51:35 time="2024-10-05T14:10:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 14:51:35 $ docker stop --time=1 be21b2edd5ed83c258c277f8e7fb0077c2920d6954cc27851c9015ae4bf75291 14:51:37 $ docker rm -f --volumes be21b2edd5ed83c258c277f8e7fb0077c2920d6954cc27851c9015ae4bf75291 [Pipeline] // withDockerContainer [Pipeline] sh 14:51:37 + docker images 14:51:37 REPOSITORY TAG IMAGE ID CREATED SIZE 14:51:37 support-scheduler-arm64 latest a5d653936c43 3 seconds ago 44MB 14:51:37 support-cron-scheduler-arm64 latest f72da53014a4 3 seconds ago 45.6MB 14:51:37 support-notifications-arm64 latest aab807c5a6e6 5 seconds ago 44.8MB 14:51:37 core-metadata-arm64 latest f892665a1b31 39 seconds ago 30.2MB 14:51:37 core-keeper-arm64 latest 74052f085c5e 41 seconds ago 29.5MB 14:51:37 core-data-arm64 latest 2d78bf5fe142 48 seconds ago 30.1MB 14:51:37 core-command-arm64 latest efba22a0b20a 2 minutes ago 26.4MB 14:51:37 security-proxy-auth-arm64 latest 456d1604aa2e 3 minutes ago 25.2MB 14:51:37 security-spiffe-token-provider-arm64 latest bb12f605938f 11 minutes ago 33MB 14:51:37 core-common-config-bootstrapper-arm64 latest 92cbd439e146 13 minutes ago 17.4MB 14:51:37 security-secretstore-setup-arm64 latest e115c5da2dbd 14 minutes ago 40.3MB 14:51:37 security-proxy-setup-arm64 latest 42a22cc03a1f 14 minutes ago 29.4MB 14:51:37 security-bootstrapper-arm64 latest 8e53d4365031 15 minutes ago 21MB 14:51:37 security-spire-agent-arm64 latest c878314ec8ca 39 minutes ago 176MB 14:51:37 security-spire-server-arm64 latest 22b9f994bb7d 40 minutes ago 118MB 14:51:37 security-spire-config-arm64 latest f3b9dc9e49f1 40 minutes ago 117MB 14:51:37 ci-base-image-arm64 latest 5ec6b00bb2b4 42 minutes ago 965MB 14:51:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 days ago 558MB 14:51:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:51:37 provisioning config files... 14:51:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/712@tmp/config7725595532445454010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:51:38 ---> ****-login.sh 14:51:38 nexus3.edgexfoundry.org:10001 14:51:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:51:38 Configure a credential helper to remove this warning. See 14:51:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:51:38 14:51:38 Login Succeeded 14:51:38 nexus3.edgexfoundry.org:10002 14:51:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:51:38 Configure a credential helper to remove this warning. See 14:51:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:51:38 14:51:38 Login Succeeded 14:51:39 nexus3.edgexfoundry.org:10003 14:51:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:51:39 Configure a credential helper to remove this warning. See 14:51:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:51:39 14:51:39 Login Succeeded 14:51:39 nexus3.edgexfoundry.org:10004 14:51:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:51:39 Configure a credential helper to remove this warning. See 14:51:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:51:39 14:51:39 Login Succeeded 14:51:39 ****.io 14:51:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:51:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:51:40 Configure a credential helper to remove this warning. See 14:51:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:51:40 14:51:40 Login Succeeded 14:51:40 ---> ****-login.sh ends [Pipeline] } 14:51:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:51:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:51:40 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 14:51:40 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:51:40 latest 14:51:40 3.2.0-dev.89 14:51:40 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:51:40 main 14:51:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:51:41 6e8acce52503: Preparing 14:51:41 29260c3830b3: Preparing 14:51:41 e7863e2dc860: Preparing 14:51:41 5d4d110032d7: Preparing 14:51:41 04aa743fee9c: Preparing 14:51:41 7c151eaf3aa5: Preparing 14:51:41 16113d51b718: Preparing 14:51:41 7c151eaf3aa5: Waiting 14:51:41 16113d51b718: Waiting 14:51:41 6e8acce52503: Pushed 14:51:41 e7863e2dc860: Pushed 14:51:41 5d4d110032d7: Pushed 14:51:41 16113d51b718: Layer already exists 14:51:41 04aa743fee9c: Pushed 14:51:41 7c151eaf3aa5: Pushed 14:51:45 29260c3830b3: Pushed 14:51:45 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:f8561489c36790bc4c2d99ac70c05b8eb116adb22dc37ef88171450d85f3c1b8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:51:46 6e8acce52503: Preparing 14:51:46 29260c3830b3: Preparing 14:51:46 e7863e2dc860: Preparing 14:51:46 5d4d110032d7: Preparing 14:51:46 04aa743fee9c: Preparing 14:51:46 7c151eaf3aa5: Preparing 14:51:46 7c151eaf3aa5: Waiting 14:51:46 16113d51b718: Preparing 14:51:46 16113d51b718: Waiting 14:51:46 6e8acce52503: Layer already exists 14:51:46 29260c3830b3: Layer already exists 14:51:46 e7863e2dc860: Layer already exists 14:51:46 04aa743fee9c: Layer already exists 14:51:46 5d4d110032d7: Layer already exists 14:51:46 16113d51b718: Layer already exists 14:51:46 7c151eaf3aa5: Layer already exists 14:51:46 latest: digest: sha256:f8561489c36790bc4c2d99ac70c05b8eb116adb22dc37ef88171450d85f3c1b8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.89 14:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:51:47 6e8acce52503: Preparing 14:51:47 29260c3830b3: Preparing 14:51:47 e7863e2dc860: Preparing 14:51:47 5d4d110032d7: Preparing 14:51:47 04aa743fee9c: Preparing 14:51:47 7c151eaf3aa5: Preparing 14:51:47 16113d51b718: Preparing 14:51:47 16113d51b718: Waiting 14:51:47 7c151eaf3aa5: Waiting 14:51:47 29260c3830b3: Layer already exists 14:51:47 e7863e2dc860: Layer already exists 14:51:47 5d4d110032d7: Layer already exists 14:51:47 6e8acce52503: Layer already exists 14:51:47 04aa743fee9c: Layer already exists 14:51:47 16113d51b718: Layer already exists 14:51:47 7c151eaf3aa5: Layer already exists 14:51:47 3.2.0-dev.89: digest: sha256:f8561489c36790bc4c2d99ac70c05b8eb116adb22dc37ef88171450d85f3c1b8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:48 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:51:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:51:48 6e8acce52503: Preparing 14:51:48 29260c3830b3: Preparing 14:51:48 e7863e2dc860: Preparing 14:51:48 5d4d110032d7: Preparing 14:51:48 04aa743fee9c: Preparing 14:51:48 7c151eaf3aa5: Preparing 14:51:48 16113d51b718: Preparing 14:51:48 7c151eaf3aa5: Waiting 14:51:48 16113d51b718: Waiting 14:51:48 6e8acce52503: Layer already exists 14:51:48 29260c3830b3: Layer already exists 14:51:48 04aa743fee9c: Layer already exists 14:51:48 5d4d110032d7: Layer already exists 14:51:48 e7863e2dc860: Layer already exists 14:51:48 16113d51b718: Layer already exists 14:51:48 7c151eaf3aa5: Layer already exists 14:51:48 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:f8561489c36790bc4c2d99ac70c05b8eb116adb22dc37ef88171450d85f3c1b8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 14:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 14:51:49 6e8acce52503: Preparing 14:51:49 29260c3830b3: Preparing 14:51:49 e7863e2dc860: Preparing 14:51:49 5d4d110032d7: Preparing 14:51:49 04aa743fee9c: Preparing 14:51:49 7c151eaf3aa5: Preparing 14:51:49 16113d51b718: Preparing 14:51:49 16113d51b718: Waiting 14:51:49 e7863e2dc860: Layer already exists 14:51:49 6e8acce52503: Layer already exists 14:51:49 04aa743fee9c: Layer already exists 14:51:49 5d4d110032d7: Layer already exists 14:51:49 29260c3830b3: Layer already exists 14:51:49 7c151eaf3aa5: Layer already exists 14:51:49 16113d51b718: Layer already exists 14:51:49 main: digest: sha256:f8561489c36790bc4c2d99ac70c05b8eb116adb22dc37ef88171450d85f3c1b8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:51:49 ===================================================== [Pipeline] echo 14:51:49 taggedImages: 14:51:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:51:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 14:51:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.89 14:51:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:51:49 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 14:51:49 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 14:51:49 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:51:49 latest 14:51:49 3.2.0-dev.89 14:51:49 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:51:49 main 14:51:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:51:50 355a354ef48f: Preparing 14:51:50 d17b731186ae: Preparing 14:51:50 1b64facc5be1: Preparing 14:51:50 49093aec0f3e: Preparing 14:51:50 e7863e2dc860: Preparing 14:51:50 5d4d110032d7: Preparing 14:51:50 04aa743fee9c: Preparing 14:51:50 5d4d110032d7: Waiting 14:51:50 7c151eaf3aa5: Preparing 14:51:50 16113d51b718: Preparing 14:51:50 04aa743fee9c: Waiting 14:51:50 7c151eaf3aa5: Waiting 14:51:50 16113d51b718: Waiting 14:51:50 e7863e2dc860: Layer already exists 14:51:50 5d4d110032d7: Layer already exists 14:51:50 04aa743fee9c: Layer already exists 14:51:50 7c151eaf3aa5: Layer already exists 14:51:50 d17b731186ae: Pushed 14:51:50 16113d51b718: Layer already exists 14:51:50 355a354ef48f: Pushed 14:51:50 1b64facc5be1: Pushed 14:51:52 49093aec0f3e: Pushed 14:51:52 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:7493522bf8e6dcf117627c0bdbad7660081ad2ae2726f76ccbcd38e265ca1fdb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 14:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:51:53 355a354ef48f: Preparing 14:51:53 d17b731186ae: Preparing 14:51:53 1b64facc5be1: Preparing 14:51:53 49093aec0f3e: Preparing 14:51:53 e7863e2dc860: Preparing 14:51:53 5d4d110032d7: Preparing 14:51:53 04aa743fee9c: Preparing 14:51:53 7c151eaf3aa5: Preparing 14:51:53 16113d51b718: Preparing 14:51:53 04aa743fee9c: Waiting 14:51:53 7c151eaf3aa5: Waiting 14:51:53 16113d51b718: Waiting 14:51:53 5d4d110032d7: Waiting 14:51:53 e7863e2dc860: Layer already exists 14:51:53 49093aec0f3e: Layer already exists 14:51:53 355a354ef48f: Layer already exists 14:51:53 d17b731186ae: Layer already exists 14:51:53 1b64facc5be1: Layer already exists 14:51:53 5d4d110032d7: Layer already exists 14:51:53 7c151eaf3aa5: Layer already exists 14:51:53 16113d51b718: Layer already exists 14:51:53 04aa743fee9c: Layer already exists 14:51:53 latest: digest: sha256:7493522bf8e6dcf117627c0bdbad7660081ad2ae2726f76ccbcd38e265ca1fdb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.89 14:51:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:51:53 355a354ef48f: Preparing 14:51:53 d17b731186ae: Preparing 14:51:53 1b64facc5be1: Preparing 14:51:53 49093aec0f3e: Preparing 14:51:53 e7863e2dc860: Preparing 14:51:53 5d4d110032d7: Preparing 14:51:53 04aa743fee9c: Preparing 14:51:53 7c151eaf3aa5: Preparing 14:51:53 16113d51b718: Preparing 14:51:53 04aa743fee9c: Waiting 14:51:53 5d4d110032d7: Waiting 14:51:53 7c151eaf3aa5: Waiting 14:51:53 16113d51b718: Waiting 14:51:53 d17b731186ae: Layer already exists 14:51:53 49093aec0f3e: Layer already exists 14:51:53 355a354ef48f: Layer already exists 14:51:53 e7863e2dc860: Layer already exists 14:51:53 1b64facc5be1: Layer already exists 14:51:53 04aa743fee9c: Layer already exists 14:51:53 5d4d110032d7: Layer already exists 14:51:53 16113d51b718: Layer already exists 14:51:53 7c151eaf3aa5: Layer already exists 14:51:54 3.2.0-dev.89: digest: sha256:7493522bf8e6dcf117627c0bdbad7660081ad2ae2726f76ccbcd38e265ca1fdb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:51:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:51:54 355a354ef48f: Preparing 14:51:54 d17b731186ae: Preparing 14:51:54 1b64facc5be1: Preparing 14:51:54 49093aec0f3e: Preparing 14:51:54 e7863e2dc860: Preparing 14:51:54 5d4d110032d7: Preparing 14:51:54 04aa743fee9c: Preparing 14:51:54 7c151eaf3aa5: Preparing 14:51:54 16113d51b718: Preparing 14:51:54 5d4d110032d7: Waiting 14:51:54 04aa743fee9c: Waiting 14:51:54 7c151eaf3aa5: Waiting 14:51:54 16113d51b718: Waiting 14:51:54 e7863e2dc860: Layer already exists 14:51:54 1b64facc5be1: Layer already exists 14:51:54 49093aec0f3e: Layer already exists 14:51:54 d17b731186ae: Layer already exists 14:51:54 355a354ef48f: Layer already exists 14:51:54 5d4d110032d7: Layer already exists 14:51:54 7c151eaf3aa5: Layer already exists 14:51:54 04aa743fee9c: Layer already exists 14:51:54 16113d51b718: Layer already exists 14:51:55 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:7493522bf8e6dcf117627c0bdbad7660081ad2ae2726f76ccbcd38e265ca1fdb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:55 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 14:51:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 14:51:55 355a354ef48f: Preparing 14:51:55 d17b731186ae: Preparing 14:51:55 1b64facc5be1: Preparing 14:51:55 49093aec0f3e: Preparing 14:51:55 e7863e2dc860: Preparing 14:51:55 5d4d110032d7: Preparing 14:51:55 04aa743fee9c: Preparing 14:51:55 7c151eaf3aa5: Preparing 14:51:55 16113d51b718: Preparing 14:51:55 5d4d110032d7: Waiting 14:51:55 7c151eaf3aa5: Waiting 14:51:55 04aa743fee9c: Waiting 14:51:55 16113d51b718: Waiting 14:51:55 e7863e2dc860: Layer already exists 14:51:55 1b64facc5be1: Layer already exists 14:51:55 355a354ef48f: Layer already exists 14:51:55 49093aec0f3e: Layer already exists 14:51:55 d17b731186ae: Layer already exists 14:51:55 04aa743fee9c: Layer already exists 14:51:55 16113d51b718: Layer already exists 14:51:55 7c151eaf3aa5: Layer already exists 14:51:55 5d4d110032d7: Layer already exists 14:51:56 main: digest: sha256:7493522bf8e6dcf117627c0bdbad7660081ad2ae2726f76ccbcd38e265ca1fdb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:51:56 ===================================================== [Pipeline] echo 14:51:56 taggedImages: 14:51:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:51:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 14:51:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.89 14:51:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:51:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 14:51:56 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 14:51:56 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:51:56 latest 14:51:56 3.2.0-dev.89 14:51:56 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:51:56 main 14:51:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:51:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:51:57 4ed1a51dc7e6: Preparing 14:51:57 c43316b2a5a9: Preparing 14:51:57 ef282effc25b: Preparing 14:51:57 e7863e2dc860: Preparing 14:51:57 5d4d110032d7: Preparing 14:51:57 92bb4cf028d1: Preparing 14:51:57 1764329a2097: Preparing 14:51:57 16113d51b718: Preparing 14:51:57 92bb4cf028d1: Waiting 14:51:57 1764329a2097: Waiting 14:51:57 16113d51b718: Waiting 14:51:57 5d4d110032d7: Layer already exists 14:51:57 e7863e2dc860: Layer already exists 14:51:57 4ed1a51dc7e6: Pushed 14:51:57 c43316b2a5a9: Pushed 14:51:57 16113d51b718: Layer already exists 14:51:57 1764329a2097: Pushed 14:51:57 92bb4cf028d1: Pushed 14:52:01 ef282effc25b: Pushed 14:52:01 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:2909d559e88adbbf2694967ecbb5fadbb7a63d35c21a16ba8303fdfe34fb1aac size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:52:02 4ed1a51dc7e6: Preparing 14:52:02 c43316b2a5a9: Preparing 14:52:02 ef282effc25b: Preparing 14:52:02 e7863e2dc860: Preparing 14:52:02 5d4d110032d7: Preparing 14:52:02 92bb4cf028d1: Preparing 14:52:02 1764329a2097: Preparing 14:52:02 16113d51b718: Preparing 14:52:02 92bb4cf028d1: Waiting 14:52:02 1764329a2097: Waiting 14:52:02 16113d51b718: Waiting 14:52:02 e7863e2dc860: Layer already exists 14:52:02 ef282effc25b: Layer already exists 14:52:02 5d4d110032d7: Layer already exists 14:52:02 4ed1a51dc7e6: Layer already exists 14:52:02 c43316b2a5a9: Layer already exists 14:52:02 92bb4cf028d1: Layer already exists 14:52:02 1764329a2097: Layer already exists 14:52:02 16113d51b718: Layer already exists 14:52:02 latest: digest: sha256:2909d559e88adbbf2694967ecbb5fadbb7a63d35c21a16ba8303fdfe34fb1aac size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.89 14:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:52:03 4ed1a51dc7e6: Preparing 14:52:03 c43316b2a5a9: Preparing 14:52:03 ef282effc25b: Preparing 14:52:03 e7863e2dc860: Preparing 14:52:03 5d4d110032d7: Preparing 14:52:03 92bb4cf028d1: Preparing 14:52:03 1764329a2097: Preparing 14:52:03 16113d51b718: Preparing 14:52:03 92bb4cf028d1: Waiting 14:52:03 1764329a2097: Waiting 14:52:03 16113d51b718: Waiting 14:52:03 4ed1a51dc7e6: Layer already exists 14:52:03 ef282effc25b: Layer already exists 14:52:03 c43316b2a5a9: Layer already exists 14:52:03 e7863e2dc860: Layer already exists 14:52:03 5d4d110032d7: Layer already exists 14:52:03 1764329a2097: Layer already exists 14:52:03 16113d51b718: Layer already exists 14:52:03 92bb4cf028d1: Layer already exists 14:52:03 3.2.0-dev.89: digest: sha256:2909d559e88adbbf2694967ecbb5fadbb7a63d35c21a16ba8303fdfe34fb1aac size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:52:04 4ed1a51dc7e6: Preparing 14:52:04 c43316b2a5a9: Preparing 14:52:04 ef282effc25b: Preparing 14:52:04 e7863e2dc860: Preparing 14:52:04 5d4d110032d7: Preparing 14:52:04 92bb4cf028d1: Preparing 14:52:04 1764329a2097: Preparing 14:52:04 16113d51b718: Preparing 14:52:04 92bb4cf028d1: Waiting 14:52:04 1764329a2097: Waiting 14:52:04 16113d51b718: Waiting 14:52:04 ef282effc25b: Layer already exists 14:52:04 e7863e2dc860: Layer already exists 14:52:04 5d4d110032d7: Layer already exists 14:52:04 4ed1a51dc7e6: Layer already exists 14:52:04 c43316b2a5a9: Layer already exists 14:52:04 1764329a2097: Layer already exists 14:52:04 92bb4cf028d1: Layer already exists 14:52:04 16113d51b718: Layer already exists 14:52:04 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:2909d559e88adbbf2694967ecbb5fadbb7a63d35c21a16ba8303fdfe34fb1aac size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 14:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 14:52:05 4ed1a51dc7e6: Preparing 14:52:05 c43316b2a5a9: Preparing 14:52:05 ef282effc25b: Preparing 14:52:05 e7863e2dc860: Preparing 14:52:05 5d4d110032d7: Preparing 14:52:05 92bb4cf028d1: Preparing 14:52:05 1764329a2097: Preparing 14:52:05 16113d51b718: Preparing 14:52:05 92bb4cf028d1: Waiting 14:52:05 1764329a2097: Waiting 14:52:05 16113d51b718: Waiting 14:52:05 c43316b2a5a9: Layer already exists 14:52:05 ef282effc25b: Layer already exists 14:52:05 5d4d110032d7: Layer already exists 14:52:05 e7863e2dc860: Layer already exists 14:52:05 4ed1a51dc7e6: Layer already exists 14:52:05 16113d51b718: Layer already exists 14:52:05 92bb4cf028d1: Layer already exists 14:52:05 1764329a2097: Layer already exists 14:52:05 main: digest: sha256:2909d559e88adbbf2694967ecbb5fadbb7a63d35c21a16ba8303fdfe34fb1aac size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:52:05 ===================================================== [Pipeline] echo 14:52:05 taggedImages: 14:52:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 14:52:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.89 14:52:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 14:52:05 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 14:52:05 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:05 latest 14:52:05 3.2.0-dev.89 14:52:05 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:05 main 14:52:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 14:52:06 e59d21a01e22: Preparing 14:52:06 09824d349487: Preparing 14:52:06 1b858fb375c3: Preparing 14:52:06 5d4d110032d7: Preparing 14:52:06 c4734d34ad42: Preparing 14:52:06 6ffcb4d3c63f: Preparing 14:52:06 16113d51b718: Preparing 14:52:06 6ffcb4d3c63f: Waiting 14:52:06 16113d51b718: Waiting 14:52:06 5d4d110032d7: Layer already exists 14:52:06 09824d349487: Pushed 14:52:06 e59d21a01e22: Pushed 14:52:06 16113d51b718: Layer already exists 14:52:06 c4734d34ad42: Pushed 14:52:06 6ffcb4d3c63f: Pushed 14:52:11 1b858fb375c3: Pushed 14:52:11 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:892936ec7f51f8c5639a27862f9844961660c6caa2cfa8c0438eda0a0b4be653 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:11 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 14:52:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 14:52:11 e59d21a01e22: Preparing 14:52:11 09824d349487: Preparing 14:52:11 1b858fb375c3: Preparing 14:52:11 5d4d110032d7: Preparing 14:52:11 c4734d34ad42: Preparing 14:52:11 6ffcb4d3c63f: Preparing 14:52:11 16113d51b718: Preparing 14:52:11 6ffcb4d3c63f: Waiting 14:52:11 16113d51b718: Waiting 14:52:11 e59d21a01e22: Layer already exists 14:52:11 5d4d110032d7: Layer already exists 14:52:11 09824d349487: Layer already exists 14:52:11 c4734d34ad42: Layer already exists 14:52:11 1b858fb375c3: Layer already exists 14:52:11 6ffcb4d3c63f: Layer already exists 14:52:11 16113d51b718: Layer already exists 14:52:11 latest: digest: sha256:892936ec7f51f8c5639a27862f9844961660c6caa2cfa8c0438eda0a0b4be653 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:12 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.89 14:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 14:52:12 e59d21a01e22: Preparing 14:52:12 09824d349487: Preparing 14:52:12 1b858fb375c3: Preparing 14:52:12 5d4d110032d7: Preparing 14:52:12 c4734d34ad42: Preparing 14:52:12 6ffcb4d3c63f: Preparing 14:52:12 16113d51b718: Preparing 14:52:12 6ffcb4d3c63f: Waiting 14:52:12 16113d51b718: Waiting 14:52:12 e59d21a01e22: Layer already exists 14:52:12 1b858fb375c3: Layer already exists 14:52:12 09824d349487: Layer already exists 14:52:12 5d4d110032d7: Layer already exists 14:52:12 c4734d34ad42: Layer already exists 14:52:12 6ffcb4d3c63f: Layer already exists 14:52:12 16113d51b718: Layer already exists 14:52:12 3.2.0-dev.89: digest: sha256:892936ec7f51f8c5639a27862f9844961660c6caa2cfa8c0438eda0a0b4be653 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 14:52:13 e59d21a01e22: Preparing 14:52:13 09824d349487: Preparing 14:52:13 1b858fb375c3: Preparing 14:52:13 5d4d110032d7: Preparing 14:52:13 c4734d34ad42: Preparing 14:52:13 6ffcb4d3c63f: Preparing 14:52:13 16113d51b718: Preparing 14:52:13 6ffcb4d3c63f: Waiting 14:52:13 16113d51b718: Waiting 14:52:13 e59d21a01e22: Layer already exists 14:52:13 c4734d34ad42: Layer already exists 14:52:13 5d4d110032d7: Layer already exists 14:52:13 09824d349487: Layer already exists 14:52:13 1b858fb375c3: Layer already exists 14:52:13 6ffcb4d3c63f: Layer already exists 14:52:13 16113d51b718: Layer already exists 14:52:14 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:892936ec7f51f8c5639a27862f9844961660c6caa2cfa8c0438eda0a0b4be653 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:14 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 14:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 14:52:14 e59d21a01e22: Preparing 14:52:14 09824d349487: Preparing 14:52:14 1b858fb375c3: Preparing 14:52:14 5d4d110032d7: Preparing 14:52:14 c4734d34ad42: Preparing 14:52:14 6ffcb4d3c63f: Preparing 14:52:14 16113d51b718: Preparing 14:52:14 6ffcb4d3c63f: Waiting 14:52:14 16113d51b718: Waiting 14:52:14 09824d349487: Layer already exists 14:52:14 1b858fb375c3: Layer already exists 14:52:14 c4734d34ad42: Layer already exists 14:52:14 e59d21a01e22: Layer already exists 14:52:14 5d4d110032d7: Layer already exists 14:52:14 6ffcb4d3c63f: Layer already exists 14:52:14 16113d51b718: Layer already exists 14:52:15 main: digest: sha256:892936ec7f51f8c5639a27862f9844961660c6caa2cfa8c0438eda0a0b4be653 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:52:15 ===================================================== [Pipeline] echo 14:52:15 taggedImages: 14:52:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 14:52:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.89 14:52:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:15 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 14:52:15 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 14:52:15 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:15 latest 14:52:15 3.2.0-dev.89 14:52:15 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:15 main 14:52:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:15 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:15 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:52:15 2569a53f45df: Preparing 14:52:15 460d0c8b2f13: Preparing 14:52:15 71b5cdbc38fb: Preparing 14:52:15 589caebf2ce3: Preparing 14:52:15 e7863e2dc860: Preparing 14:52:15 5d4d110032d7: Preparing 14:52:15 04aa743fee9c: Preparing 14:52:15 7c151eaf3aa5: Preparing 14:52:15 16113d51b718: Preparing 14:52:15 5d4d110032d7: Waiting 14:52:15 04aa743fee9c: Waiting 14:52:15 7c151eaf3aa5: Waiting 14:52:15 16113d51b718: Waiting 14:52:15 e7863e2dc860: Layer already exists 14:52:16 5d4d110032d7: Layer already exists 14:52:16 04aa743fee9c: Layer already exists 14:52:16 460d0c8b2f13: Pushed 14:52:16 71b5cdbc38fb: Pushed 14:52:16 7c151eaf3aa5: Layer already exists 14:52:16 16113d51b718: Layer already exists 14:52:16 2569a53f45df: Pushed 14:52:20 589caebf2ce3: Pushed 14:52:20 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:19254abe42a87b2e7b2b9e6c300ef9a7ac2a3c2d02b03448e3eb846420519d98 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:52:21 2569a53f45df: Preparing 14:52:21 460d0c8b2f13: Preparing 14:52:21 71b5cdbc38fb: Preparing 14:52:21 589caebf2ce3: Preparing 14:52:21 e7863e2dc860: Preparing 14:52:21 5d4d110032d7: Preparing 14:52:21 04aa743fee9c: Preparing 14:52:21 7c151eaf3aa5: Preparing 14:52:21 16113d51b718: Preparing 14:52:21 5d4d110032d7: Waiting 14:52:21 04aa743fee9c: Waiting 14:52:21 7c151eaf3aa5: Waiting 14:52:21 16113d51b718: Waiting 14:52:21 460d0c8b2f13: Layer already exists 14:52:21 71b5cdbc38fb: Layer already exists 14:52:21 589caebf2ce3: Layer already exists 14:52:21 2569a53f45df: Layer already exists 14:52:21 e7863e2dc860: Layer already exists 14:52:21 04aa743fee9c: Layer already exists 14:52:21 5d4d110032d7: Layer already exists 14:52:21 16113d51b718: Layer already exists 14:52:21 7c151eaf3aa5: Layer already exists 14:52:21 latest: digest: sha256:19254abe42a87b2e7b2b9e6c300ef9a7ac2a3c2d02b03448e3eb846420519d98 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.89 14:52:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:52:22 2569a53f45df: Preparing 14:52:22 460d0c8b2f13: Preparing 14:52:22 71b5cdbc38fb: Preparing 14:52:22 589caebf2ce3: Preparing 14:52:22 e7863e2dc860: Preparing 14:52:22 5d4d110032d7: Preparing 14:52:22 04aa743fee9c: Preparing 14:52:22 7c151eaf3aa5: Preparing 14:52:22 16113d51b718: Preparing 14:52:22 5d4d110032d7: Waiting 14:52:22 04aa743fee9c: Waiting 14:52:22 7c151eaf3aa5: Waiting 14:52:22 16113d51b718: Waiting 14:52:22 460d0c8b2f13: Layer already exists 14:52:22 71b5cdbc38fb: Layer already exists 14:52:22 e7863e2dc860: Layer already exists 14:52:22 2569a53f45df: Layer already exists 14:52:22 589caebf2ce3: Layer already exists 14:52:22 5d4d110032d7: Layer already exists 14:52:22 7c151eaf3aa5: Layer already exists 14:52:22 04aa743fee9c: Layer already exists 14:52:22 16113d51b718: Layer already exists 14:52:22 3.2.0-dev.89: digest: sha256:19254abe42a87b2e7b2b9e6c300ef9a7ac2a3c2d02b03448e3eb846420519d98 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:52:23 2569a53f45df: Preparing 14:52:23 460d0c8b2f13: Preparing 14:52:23 71b5cdbc38fb: Preparing 14:52:23 589caebf2ce3: Preparing 14:52:23 e7863e2dc860: Preparing 14:52:23 5d4d110032d7: Preparing 14:52:23 04aa743fee9c: Preparing 14:52:23 7c151eaf3aa5: Preparing 14:52:23 16113d51b718: Preparing 14:52:23 7c151eaf3aa5: Waiting 14:52:23 5d4d110032d7: Waiting 14:52:23 04aa743fee9c: Waiting 14:52:23 16113d51b718: Waiting 14:52:23 589caebf2ce3: Layer already exists 14:52:23 460d0c8b2f13: Layer already exists 14:52:23 e7863e2dc860: Layer already exists 14:52:23 71b5cdbc38fb: Layer already exists 14:52:23 2569a53f45df: Layer already exists 14:52:23 7c151eaf3aa5: Layer already exists 14:52:23 16113d51b718: Layer already exists 14:52:23 04aa743fee9c: Layer already exists 14:52:23 5d4d110032d7: Layer already exists 14:52:23 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:19254abe42a87b2e7b2b9e6c300ef9a7ac2a3c2d02b03448e3eb846420519d98 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 14:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 14:52:24 2569a53f45df: Preparing 14:52:24 460d0c8b2f13: Preparing 14:52:24 71b5cdbc38fb: Preparing 14:52:24 589caebf2ce3: Preparing 14:52:24 e7863e2dc860: Preparing 14:52:24 5d4d110032d7: Preparing 14:52:24 04aa743fee9c: Preparing 14:52:24 7c151eaf3aa5: Preparing 14:52:24 16113d51b718: Preparing 14:52:24 04aa743fee9c: Waiting 14:52:24 16113d51b718: Waiting 14:52:24 7c151eaf3aa5: Waiting 14:52:24 5d4d110032d7: Waiting 14:52:24 e7863e2dc860: Layer already exists 14:52:24 460d0c8b2f13: Layer already exists 14:52:24 589caebf2ce3: Layer already exists 14:52:24 2569a53f45df: Layer already exists 14:52:24 71b5cdbc38fb: Layer already exists 14:52:24 16113d51b718: Layer already exists 14:52:24 7c151eaf3aa5: Layer already exists 14:52:24 04aa743fee9c: Layer already exists 14:52:24 5d4d110032d7: Layer already exists 14:52:24 main: digest: sha256:19254abe42a87b2e7b2b9e6c300ef9a7ac2a3c2d02b03448e3eb846420519d98 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:52:24 ===================================================== [Pipeline] echo 14:52:24 taggedImages: 14:52:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 14:52:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.89 14:52:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:24 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 14:52:24 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 14:52:24 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:24 latest 14:52:24 3.2.0-dev.89 14:52:24 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:24 main 14:52:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:52:25 21c17d1da692: Preparing 14:52:25 a0c8dcae6eb7: Preparing 14:52:25 cb5e5b627c8b: Preparing 14:52:25 3006ba47bb03: Preparing 14:52:25 e9583c12114e: Preparing 14:52:25 1568d053eb75: Preparing 14:52:25 7e81cba6507c: Preparing 14:52:25 7e7ba742aa57: Preparing 14:52:25 e7863e2dc860: Preparing 14:52:25 5d4d110032d7: Preparing 14:52:25 b9c6b04adbb0: Preparing 14:52:25 a70193c40f52: Preparing 14:52:25 5f70bf18a086: Preparing 14:52:25 c0304ffee54f: Preparing 14:52:25 30d2a0bb7efd: Preparing 14:52:25 af66ed84aa39: Preparing 14:52:25 16113d51b718: Preparing 14:52:25 1568d053eb75: Waiting 14:52:25 5d4d110032d7: Waiting 14:52:25 7e81cba6507c: Waiting 14:52:25 7e7ba742aa57: Waiting 14:52:25 e7863e2dc860: Waiting 14:52:25 b9c6b04adbb0: Waiting 14:52:25 a70193c40f52: Waiting 14:52:25 5f70bf18a086: Waiting 14:52:25 30d2a0bb7efd: Waiting 14:52:25 af66ed84aa39: Waiting 14:52:25 16113d51b718: Waiting 14:52:25 c0304ffee54f: Waiting 14:52:25 cb5e5b627c8b: Pushed 14:52:25 e9583c12114e: Pushed 14:52:25 a0c8dcae6eb7: Pushed 14:52:25 3006ba47bb03: Pushed 14:52:25 21c17d1da692: Pushed 14:52:25 e7863e2dc860: Layer already exists 14:52:25 1568d053eb75: Pushed 14:52:25 5d4d110032d7: Layer already exists 14:52:25 7e81cba6507c: Pushed 14:52:25 5f70bf18a086: Layer already exists 14:52:26 b9c6b04adbb0: Pushed 14:52:26 a70193c40f52: Pushed 14:52:26 c0304ffee54f: Pushed 14:52:26 16113d51b718: Layer already exists 14:52:26 30d2a0bb7efd: Pushed 14:52:26 af66ed84aa39: Pushed 14:52:28 7e7ba742aa57: Pushed 14:52:28 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:211e7bf3aff8659cd05ec9d98a19fd18eec86bf0917795bdf270051f01f463db size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:52:29 21c17d1da692: Preparing 14:52:29 a0c8dcae6eb7: Preparing 14:52:29 cb5e5b627c8b: Preparing 14:52:29 3006ba47bb03: Preparing 14:52:29 e9583c12114e: Preparing 14:52:29 1568d053eb75: Preparing 14:52:29 7e81cba6507c: Preparing 14:52:29 7e7ba742aa57: Preparing 14:52:29 e7863e2dc860: Preparing 14:52:29 5d4d110032d7: Preparing 14:52:29 b9c6b04adbb0: Preparing 14:52:29 a70193c40f52: Preparing 14:52:29 5f70bf18a086: Preparing 14:52:29 c0304ffee54f: Preparing 14:52:29 30d2a0bb7efd: Preparing 14:52:29 af66ed84aa39: Preparing 14:52:29 16113d51b718: Preparing 14:52:29 1568d053eb75: Waiting 14:52:29 7e81cba6507c: Waiting 14:52:29 7e7ba742aa57: Waiting 14:52:29 e7863e2dc860: Waiting 14:52:29 5d4d110032d7: Waiting 14:52:29 b9c6b04adbb0: Waiting 14:52:29 a70193c40f52: Waiting 14:52:29 5f70bf18a086: Waiting 14:52:29 c0304ffee54f: Waiting 14:52:29 30d2a0bb7efd: Waiting 14:52:29 af66ed84aa39: Waiting 14:52:29 16113d51b718: Waiting 14:52:29 21c17d1da692: Layer already exists 14:52:29 cb5e5b627c8b: Layer already exists 14:52:29 a0c8dcae6eb7: Layer already exists 14:52:29 e9583c12114e: Layer already exists 14:52:29 3006ba47bb03: Layer already exists 14:52:29 7e81cba6507c: Layer already exists 14:52:29 e7863e2dc860: Layer already exists 14:52:29 1568d053eb75: Layer already exists 14:52:29 7e7ba742aa57: Layer already exists 14:52:29 5d4d110032d7: Layer already exists 14:52:29 5f70bf18a086: Layer already exists 14:52:29 c0304ffee54f: Layer already exists 14:52:29 b9c6b04adbb0: Layer already exists 14:52:29 a70193c40f52: Layer already exists 14:52:29 30d2a0bb7efd: Layer already exists 14:52:29 af66ed84aa39: Layer already exists 14:52:29 16113d51b718: Layer already exists 14:52:29 latest: digest: sha256:211e7bf3aff8659cd05ec9d98a19fd18eec86bf0917795bdf270051f01f463db size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.89 14:52:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:52:30 21c17d1da692: Preparing 14:52:30 a0c8dcae6eb7: Preparing 14:52:30 cb5e5b627c8b: Preparing 14:52:30 3006ba47bb03: Preparing 14:52:30 e9583c12114e: Preparing 14:52:30 1568d053eb75: Preparing 14:52:30 7e81cba6507c: Preparing 14:52:30 7e7ba742aa57: Preparing 14:52:30 e7863e2dc860: Preparing 14:52:30 5d4d110032d7: Preparing 14:52:30 b9c6b04adbb0: Preparing 14:52:30 a70193c40f52: Preparing 14:52:30 5f70bf18a086: Preparing 14:52:30 c0304ffee54f: Preparing 14:52:30 30d2a0bb7efd: Preparing 14:52:30 af66ed84aa39: Preparing 14:52:30 16113d51b718: Preparing 14:52:30 1568d053eb75: Waiting 14:52:30 7e81cba6507c: Waiting 14:52:30 7e7ba742aa57: Waiting 14:52:30 5d4d110032d7: Waiting 14:52:30 b9c6b04adbb0: Waiting 14:52:30 a70193c40f52: Waiting 14:52:30 5f70bf18a086: Waiting 14:52:30 e7863e2dc860: Waiting 14:52:30 af66ed84aa39: Waiting 14:52:30 c0304ffee54f: Waiting 14:52:30 16113d51b718: Waiting 14:52:30 30d2a0bb7efd: Waiting 14:52:30 e9583c12114e: Layer already exists 14:52:30 3006ba47bb03: Layer already exists 14:52:30 cb5e5b627c8b: Layer already exists 14:52:30 a0c8dcae6eb7: Layer already exists 14:52:30 21c17d1da692: Layer already exists 14:52:30 7e7ba742aa57: Layer already exists 14:52:30 1568d053eb75: Layer already exists 14:52:30 e7863e2dc860: Layer already exists 14:52:30 7e81cba6507c: Layer already exists 14:52:30 5d4d110032d7: Layer already exists 14:52:30 5f70bf18a086: Layer already exists 14:52:30 b9c6b04adbb0: Layer already exists 14:52:30 a70193c40f52: Layer already exists 14:52:30 30d2a0bb7efd: Layer already exists 14:52:30 c0304ffee54f: Layer already exists 14:52:30 16113d51b718: Layer already exists 14:52:30 af66ed84aa39: Layer already exists 14:52:30 3.2.0-dev.89: digest: sha256:211e7bf3aff8659cd05ec9d98a19fd18eec86bf0917795bdf270051f01f463db size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:52:31 21c17d1da692: Preparing 14:52:31 a0c8dcae6eb7: Preparing 14:52:31 cb5e5b627c8b: Preparing 14:52:31 3006ba47bb03: Preparing 14:52:31 e9583c12114e: Preparing 14:52:31 1568d053eb75: Preparing 14:52:31 7e81cba6507c: Preparing 14:52:31 1568d053eb75: Waiting 14:52:31 7e7ba742aa57: Preparing 14:52:31 7e81cba6507c: Waiting 14:52:31 e7863e2dc860: Preparing 14:52:31 7e7ba742aa57: Waiting 14:52:31 5d4d110032d7: Preparing 14:52:31 e7863e2dc860: Waiting 14:52:31 5d4d110032d7: Waiting 14:52:31 b9c6b04adbb0: Preparing 14:52:31 a70193c40f52: Preparing 14:52:31 b9c6b04adbb0: Waiting 14:52:31 5f70bf18a086: Preparing 14:52:31 c0304ffee54f: Preparing 14:52:31 a70193c40f52: Waiting 14:52:31 30d2a0bb7efd: Preparing 14:52:31 af66ed84aa39: Preparing 14:52:31 5f70bf18a086: Waiting 14:52:31 16113d51b718: Preparing 14:52:31 c0304ffee54f: Waiting 14:52:31 af66ed84aa39: Waiting 14:52:31 30d2a0bb7efd: Waiting 14:52:31 a0c8dcae6eb7: Layer already exists 14:52:31 21c17d1da692: Layer already exists 14:52:31 3006ba47bb03: Layer already exists 14:52:31 e9583c12114e: Layer already exists 14:52:31 cb5e5b627c8b: Layer already exists 14:52:31 1568d053eb75: Layer already exists 14:52:31 7e81cba6507c: Layer already exists 14:52:31 e7863e2dc860: Layer already exists 14:52:31 7e7ba742aa57: Layer already exists 14:52:31 5d4d110032d7: Layer already exists 14:52:31 b9c6b04adbb0: Layer already exists 14:52:31 a70193c40f52: Layer already exists 14:52:31 5f70bf18a086: Layer already exists 14:52:31 30d2a0bb7efd: Layer already exists 14:52:31 c0304ffee54f: Layer already exists 14:52:31 af66ed84aa39: Layer already exists 14:52:31 16113d51b718: Layer already exists 14:52:31 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:211e7bf3aff8659cd05ec9d98a19fd18eec86bf0917795bdf270051f01f463db size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 14:52:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 14:52:32 21c17d1da692: Preparing 14:52:32 a0c8dcae6eb7: Preparing 14:52:32 cb5e5b627c8b: Preparing 14:52:32 3006ba47bb03: Preparing 14:52:32 e9583c12114e: Preparing 14:52:32 1568d053eb75: Preparing 14:52:32 7e81cba6507c: Preparing 14:52:32 7e7ba742aa57: Preparing 14:52:32 e7863e2dc860: Preparing 14:52:32 5d4d110032d7: Preparing 14:52:32 b9c6b04adbb0: Preparing 14:52:32 a70193c40f52: Preparing 14:52:32 5f70bf18a086: Preparing 14:52:32 c0304ffee54f: Preparing 14:52:32 30d2a0bb7efd: Preparing 14:52:32 af66ed84aa39: Preparing 14:52:32 16113d51b718: Preparing 14:52:32 b9c6b04adbb0: Waiting 14:52:32 a70193c40f52: Waiting 14:52:32 5f70bf18a086: Waiting 14:52:32 7e81cba6507c: Waiting 14:52:32 7e7ba742aa57: Waiting 14:52:32 e7863e2dc860: Waiting 14:52:32 5d4d110032d7: Waiting 14:52:32 c0304ffee54f: Waiting 14:52:32 30d2a0bb7efd: Waiting 14:52:32 af66ed84aa39: Waiting 14:52:32 16113d51b718: Waiting 14:52:32 1568d053eb75: Waiting 14:52:32 a0c8dcae6eb7: Layer already exists 14:52:32 21c17d1da692: Layer already exists 14:52:32 e9583c12114e: Layer already exists 14:52:32 cb5e5b627c8b: Layer already exists 14:52:32 3006ba47bb03: Layer already exists 14:52:32 7e81cba6507c: Layer already exists 14:52:32 1568d053eb75: Layer already exists 14:52:32 7e7ba742aa57: Layer already exists 14:52:32 5d4d110032d7: Layer already exists 14:52:32 e7863e2dc860: Layer already exists 14:52:32 b9c6b04adbb0: Layer already exists 14:52:32 a70193c40f52: Layer already exists 14:52:32 c0304ffee54f: Layer already exists 14:52:32 5f70bf18a086: Layer already exists 14:52:32 30d2a0bb7efd: Layer already exists 14:52:32 16113d51b718: Layer already exists 14:52:32 af66ed84aa39: Layer already exists 14:52:32 main: digest: sha256:211e7bf3aff8659cd05ec9d98a19fd18eec86bf0917795bdf270051f01f463db size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:52:33 ===================================================== [Pipeline] echo 14:52:33 taggedImages: 14:52:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 14:52:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.89 14:52:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 14:52:33 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 14:52:33 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:33 latest 14:52:33 3.2.0-dev.89 14:52:33 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:33 main 14:52:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:33 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:52:33 6a5d73f7308b: Preparing 14:52:33 e0fdcba1e71e: Preparing 14:52:33 c33870412c05: Preparing 14:52:33 482db5fc2c35: Preparing 14:52:33 e7863e2dc860: Preparing 14:52:33 5d4d110032d7: Preparing 14:52:33 04aa743fee9c: Preparing 14:52:33 7c151eaf3aa5: Preparing 14:52:33 16113d51b718: Preparing 14:52:33 5d4d110032d7: Waiting 14:52:33 04aa743fee9c: Waiting 14:52:33 7c151eaf3aa5: Waiting 14:52:33 16113d51b718: Waiting 14:52:34 e7863e2dc860: Layer already exists 14:52:34 5d4d110032d7: Layer already exists 14:52:34 e0fdcba1e71e: Pushed 14:52:34 c33870412c05: Pushed 14:52:34 04aa743fee9c: Layer already exists 14:52:34 7c151eaf3aa5: Layer already exists 14:52:34 16113d51b718: Layer already exists 14:52:34 6a5d73f7308b: Pushed 14:52:37 482db5fc2c35: Pushed 14:52:37 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:2c9e6be3d6c192a31438bc2d9140aee52b883e331e3a64486a75065b84684abd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:37 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 14:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:52:38 6a5d73f7308b: Preparing 14:52:38 e0fdcba1e71e: Preparing 14:52:38 c33870412c05: Preparing 14:52:38 482db5fc2c35: Preparing 14:52:38 e7863e2dc860: Preparing 14:52:38 5d4d110032d7: Preparing 14:52:38 04aa743fee9c: Preparing 14:52:38 7c151eaf3aa5: Preparing 14:52:38 16113d51b718: Preparing 14:52:38 04aa743fee9c: Waiting 14:52:38 7c151eaf3aa5: Waiting 14:52:38 16113d51b718: Waiting 14:52:38 5d4d110032d7: Waiting 14:52:38 482db5fc2c35: Layer already exists 14:52:38 e7863e2dc860: Layer already exists 14:52:38 c33870412c05: Layer already exists 14:52:38 6a5d73f7308b: Layer already exists 14:52:38 e0fdcba1e71e: Layer already exists 14:52:38 7c151eaf3aa5: Layer already exists 14:52:38 5d4d110032d7: Layer already exists 14:52:38 04aa743fee9c: Layer already exists 14:52:38 16113d51b718: Layer already exists 14:52:38 latest: digest: sha256:2c9e6be3d6c192a31438bc2d9140aee52b883e331e3a64486a75065b84684abd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.89 14:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:52:39 6a5d73f7308b: Preparing 14:52:39 e0fdcba1e71e: Preparing 14:52:39 c33870412c05: Preparing 14:52:39 482db5fc2c35: Preparing 14:52:39 e7863e2dc860: Preparing 14:52:39 5d4d110032d7: Preparing 14:52:39 04aa743fee9c: Preparing 14:52:39 7c151eaf3aa5: Preparing 14:52:39 16113d51b718: Preparing 14:52:39 5d4d110032d7: Waiting 14:52:39 04aa743fee9c: Waiting 14:52:39 7c151eaf3aa5: Waiting 14:52:39 16113d51b718: Waiting 14:52:39 e0fdcba1e71e: Layer already exists 14:52:39 c33870412c05: Layer already exists 14:52:39 6a5d73f7308b: Layer already exists 14:52:39 e7863e2dc860: Layer already exists 14:52:39 482db5fc2c35: Layer already exists 14:52:39 5d4d110032d7: Layer already exists 14:52:39 04aa743fee9c: Layer already exists 14:52:39 16113d51b718: Layer already exists 14:52:39 7c151eaf3aa5: Layer already exists 14:52:39 3.2.0-dev.89: digest: sha256:2c9e6be3d6c192a31438bc2d9140aee52b883e331e3a64486a75065b84684abd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:52:39 6a5d73f7308b: Preparing 14:52:39 e0fdcba1e71e: Preparing 14:52:39 c33870412c05: Preparing 14:52:39 482db5fc2c35: Preparing 14:52:39 e7863e2dc860: Preparing 14:52:39 5d4d110032d7: Preparing 14:52:39 04aa743fee9c: Preparing 14:52:39 7c151eaf3aa5: Preparing 14:52:39 16113d51b718: Preparing 14:52:39 5d4d110032d7: Waiting 14:52:39 04aa743fee9c: Waiting 14:52:39 7c151eaf3aa5: Waiting 14:52:39 16113d51b718: Waiting 14:52:39 482db5fc2c35: Layer already exists 14:52:39 e7863e2dc860: Layer already exists 14:52:39 6a5d73f7308b: Layer already exists 14:52:39 e0fdcba1e71e: Layer already exists 14:52:39 c33870412c05: Layer already exists 14:52:39 04aa743fee9c: Layer already exists 14:52:39 5d4d110032d7: Layer already exists 14:52:39 16113d51b718: Layer already exists 14:52:39 7c151eaf3aa5: Layer already exists 14:52:39 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:2c9e6be3d6c192a31438bc2d9140aee52b883e331e3a64486a75065b84684abd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:40 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 14:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 14:52:40 6a5d73f7308b: Preparing 14:52:40 e0fdcba1e71e: Preparing 14:52:40 c33870412c05: Preparing 14:52:40 482db5fc2c35: Preparing 14:52:40 e7863e2dc860: Preparing 14:52:40 5d4d110032d7: Preparing 14:52:40 04aa743fee9c: Preparing 14:52:40 7c151eaf3aa5: Preparing 14:52:40 16113d51b718: Preparing 14:52:40 7c151eaf3aa5: Waiting 14:52:40 5d4d110032d7: Waiting 14:52:40 16113d51b718: Waiting 14:52:40 04aa743fee9c: Waiting 14:52:40 e7863e2dc860: Layer already exists 14:52:40 482db5fc2c35: Layer already exists 14:52:40 e0fdcba1e71e: Layer already exists 14:52:40 6a5d73f7308b: Layer already exists 14:52:40 c33870412c05: Layer already exists 14:52:40 5d4d110032d7: Layer already exists 14:52:40 7c151eaf3aa5: Layer already exists 14:52:40 04aa743fee9c: Layer already exists 14:52:40 16113d51b718: Layer already exists 14:52:40 main: digest: sha256:2c9e6be3d6c192a31438bc2d9140aee52b883e331e3a64486a75065b84684abd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:52:41 ===================================================== [Pipeline] echo 14:52:41 taggedImages: 14:52:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 14:52:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.89 14:52:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 14:52:41 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 14:52:41 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:41 latest 14:52:41 3.2.0-dev.89 14:52:41 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:41 main 14:52:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:52:41 9ca00782d1fa: Preparing 14:52:41 90f02448d1e0: Preparing 14:52:41 f2b34c58ef6b: Preparing 14:52:41 8047a52ccaba: Preparing 14:52:41 3fe3663abc5d: Preparing 14:52:41 e7863e2dc860: Preparing 14:52:41 5d4d110032d7: Preparing 14:52:41 2cb183350fc9: Preparing 14:52:41 09c2692222fe: Preparing 14:52:41 be6b44cc9126: Preparing 14:52:41 16113d51b718: Preparing 14:52:41 09c2692222fe: Waiting 14:52:41 e7863e2dc860: Waiting 14:52:41 5d4d110032d7: Waiting 14:52:41 2cb183350fc9: Waiting 14:52:41 be6b44cc9126: Waiting 14:52:41 16113d51b718: Waiting 14:52:42 8047a52ccaba: Pushed 14:52:42 90f02448d1e0: Pushed 14:52:42 9ca00782d1fa: Pushed 14:52:42 3fe3663abc5d: Pushed 14:52:42 e7863e2dc860: Layer already exists 14:52:42 5d4d110032d7: Layer already exists 14:52:42 16113d51b718: Layer already exists 14:52:42 2cb183350fc9: Pushed 14:52:42 09c2692222fe: Pushed 14:52:43 f2b34c58ef6b: Pushed 14:52:44 be6b44cc9126: Pushed 14:52:44 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:c3280d3976cd3c1a9a538cda1559e3c44969e8381b1578ad84045c7273b23360 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:45 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:52:45 9ca00782d1fa: Preparing 14:52:45 90f02448d1e0: Preparing 14:52:45 f2b34c58ef6b: Preparing 14:52:45 8047a52ccaba: Preparing 14:52:45 3fe3663abc5d: Preparing 14:52:45 e7863e2dc860: Preparing 14:52:45 5d4d110032d7: Preparing 14:52:45 2cb183350fc9: Preparing 14:52:45 09c2692222fe: Preparing 14:52:45 be6b44cc9126: Preparing 14:52:45 16113d51b718: Preparing 14:52:45 2cb183350fc9: Waiting 14:52:45 e7863e2dc860: Waiting 14:52:45 5d4d110032d7: Waiting 14:52:45 09c2692222fe: Waiting 14:52:45 be6b44cc9126: Waiting 14:52:45 16113d51b718: Waiting 14:52:45 8047a52ccaba: Layer already exists 14:52:45 3fe3663abc5d: Layer already exists 14:52:45 9ca00782d1fa: Layer already exists 14:52:45 f2b34c58ef6b: Layer already exists 14:52:45 90f02448d1e0: Layer already exists 14:52:45 5d4d110032d7: Layer already exists 14:52:45 2cb183350fc9: Layer already exists 14:52:45 e7863e2dc860: Layer already exists 14:52:45 be6b44cc9126: Layer already exists 14:52:45 09c2692222fe: Layer already exists 14:52:45 16113d51b718: Layer already exists 14:52:45 latest: digest: sha256:c3280d3976cd3c1a9a538cda1559e3c44969e8381b1578ad84045c7273b23360 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.89 14:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:52:46 9ca00782d1fa: Preparing 14:52:46 90f02448d1e0: Preparing 14:52:46 f2b34c58ef6b: Preparing 14:52:46 8047a52ccaba: Preparing 14:52:46 3fe3663abc5d: Preparing 14:52:46 e7863e2dc860: Preparing 14:52:46 5d4d110032d7: Preparing 14:52:46 2cb183350fc9: Preparing 14:52:46 09c2692222fe: Preparing 14:52:46 be6b44cc9126: Preparing 14:52:46 16113d51b718: Preparing 14:52:46 5d4d110032d7: Waiting 14:52:46 2cb183350fc9: Waiting 14:52:46 09c2692222fe: Waiting 14:52:46 e7863e2dc860: Waiting 14:52:46 be6b44cc9126: Waiting 14:52:46 16113d51b718: Waiting 14:52:46 9ca00782d1fa: Layer already exists 14:52:46 f2b34c58ef6b: Layer already exists 14:52:46 8047a52ccaba: Layer already exists 14:52:46 90f02448d1e0: Layer already exists 14:52:46 3fe3663abc5d: Layer already exists 14:52:46 2cb183350fc9: Layer already exists 14:52:46 e7863e2dc860: Layer already exists 14:52:46 be6b44cc9126: Layer already exists 14:52:46 5d4d110032d7: Layer already exists 14:52:46 09c2692222fe: Layer already exists 14:52:46 16113d51b718: Layer already exists 14:52:46 3.2.0-dev.89: digest: sha256:c3280d3976cd3c1a9a538cda1559e3c44969e8381b1578ad84045c7273b23360 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:52:47 9ca00782d1fa: Preparing 14:52:47 90f02448d1e0: Preparing 14:52:47 f2b34c58ef6b: Preparing 14:52:47 8047a52ccaba: Preparing 14:52:47 3fe3663abc5d: Preparing 14:52:47 e7863e2dc860: Preparing 14:52:47 5d4d110032d7: Preparing 14:52:47 2cb183350fc9: Preparing 14:52:47 09c2692222fe: Preparing 14:52:47 be6b44cc9126: Preparing 14:52:47 16113d51b718: Preparing 14:52:47 5d4d110032d7: Waiting 14:52:47 2cb183350fc9: Waiting 14:52:47 09c2692222fe: Waiting 14:52:47 be6b44cc9126: Waiting 14:52:47 16113d51b718: Waiting 14:52:47 e7863e2dc860: Waiting 14:52:47 8047a52ccaba: Layer already exists 14:52:47 9ca00782d1fa: Layer already exists 14:52:47 90f02448d1e0: Layer already exists 14:52:47 3fe3663abc5d: Layer already exists 14:52:47 f2b34c58ef6b: Layer already exists 14:52:47 2cb183350fc9: Layer already exists 14:52:47 e7863e2dc860: Layer already exists 14:52:47 09c2692222fe: Layer already exists 14:52:47 5d4d110032d7: Layer already exists 14:52:47 be6b44cc9126: Layer already exists 14:52:47 16113d51b718: Layer already exists 14:52:47 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:c3280d3976cd3c1a9a538cda1559e3c44969e8381b1578ad84045c7273b23360 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 14:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 14:52:48 9ca00782d1fa: Preparing 14:52:48 90f02448d1e0: Preparing 14:52:48 f2b34c58ef6b: Preparing 14:52:48 8047a52ccaba: Preparing 14:52:48 3fe3663abc5d: Preparing 14:52:48 e7863e2dc860: Preparing 14:52:48 5d4d110032d7: Preparing 14:52:48 2cb183350fc9: Preparing 14:52:48 09c2692222fe: Preparing 14:52:48 be6b44cc9126: Preparing 14:52:48 16113d51b718: Preparing 14:52:48 e7863e2dc860: Waiting 14:52:48 5d4d110032d7: Waiting 14:52:48 2cb183350fc9: Waiting 14:52:48 be6b44cc9126: Waiting 14:52:48 16113d51b718: Waiting 14:52:48 09c2692222fe: Waiting 14:52:48 90f02448d1e0: Layer already exists 14:52:48 8047a52ccaba: Layer already exists 14:52:48 9ca00782d1fa: Layer already exists 14:52:48 3fe3663abc5d: Layer already exists 14:52:48 f2b34c58ef6b: Layer already exists 14:52:48 2cb183350fc9: Layer already exists 14:52:48 be6b44cc9126: Layer already exists 14:52:48 e7863e2dc860: Layer already exists 14:52:48 5d4d110032d7: Layer already exists 14:52:48 09c2692222fe: Layer already exists 14:52:48 16113d51b718: Layer already exists 14:52:48 main: digest: sha256:c3280d3976cd3c1a9a538cda1559e3c44969e8381b1578ad84045c7273b23360 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:52:49 ===================================================== [Pipeline] echo 14:52:49 taggedImages: 14:52:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 14:52:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.89 14:52:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:49 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 14:52:49 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 14:52:49 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:49 latest 14:52:49 3.2.0-dev.89 14:52:49 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:49 main 14:52:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:52:49 1f59552b546a: Preparing 14:52:49 5256672edbb7: Preparing 14:52:49 a157d13719fd: Preparing 14:52:49 7230d03383e2: Preparing 14:52:49 8775b008d1cd: Preparing 14:52:49 4ccaa9875384: Preparing 14:52:49 48f27a0ca7db: Preparing 14:52:49 e7863e2dc860: Preparing 14:52:49 5d4d110032d7: Preparing 14:52:49 f467f4a86e64: Preparing 14:52:49 8d7430f73731: Preparing 14:52:49 16113d51b718: Preparing 14:52:49 48f27a0ca7db: Waiting 14:52:49 e7863e2dc860: Waiting 14:52:49 5d4d110032d7: Waiting 14:52:49 f467f4a86e64: Waiting 14:52:49 8d7430f73731: Waiting 14:52:49 16113d51b718: Waiting 14:52:49 4ccaa9875384: Waiting 14:52:50 5256672edbb7: Pushed 14:52:50 8775b008d1cd: Pushed 14:52:50 1f59552b546a: Pushed 14:52:50 e7863e2dc860: Layer already exists 14:52:50 5d4d110032d7: Layer already exists 14:52:50 4ccaa9875384: Pushed 14:52:50 48f27a0ca7db: Pushed 14:52:50 16113d51b718: Layer already exists 14:52:50 f467f4a86e64: Pushed 14:52:52 7230d03383e2: Pushed 14:52:52 a157d13719fd: Pushed 14:52:53 8d7430f73731: Pushed 14:52:53 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:f1f50d08f7ac305908d49d9855509994b3ffe230e4ff1018e3d7ec6af76241cc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:53 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:54 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:52:54 1f59552b546a: Preparing 14:52:54 5256672edbb7: Preparing 14:52:54 a157d13719fd: Preparing 14:52:54 7230d03383e2: Preparing 14:52:54 8775b008d1cd: Preparing 14:52:54 4ccaa9875384: Preparing 14:52:54 48f27a0ca7db: Preparing 14:52:54 e7863e2dc860: Preparing 14:52:54 5d4d110032d7: Preparing 14:52:54 f467f4a86e64: Preparing 14:52:54 8d7430f73731: Preparing 14:52:54 16113d51b718: Preparing 14:52:54 4ccaa9875384: Waiting 14:52:54 48f27a0ca7db: Waiting 14:52:54 e7863e2dc860: Waiting 14:52:54 5d4d110032d7: Waiting 14:52:54 f467f4a86e64: Waiting 14:52:54 8d7430f73731: Waiting 14:52:54 16113d51b718: Waiting 14:52:54 8775b008d1cd: Layer already exists 14:52:54 1f59552b546a: Layer already exists 14:52:54 5256672edbb7: Layer already exists 14:52:54 a157d13719fd: Layer already exists 14:52:54 7230d03383e2: Layer already exists 14:52:54 4ccaa9875384: Layer already exists 14:52:54 e7863e2dc860: Layer already exists 14:52:54 48f27a0ca7db: Layer already exists 14:52:54 f467f4a86e64: Layer already exists 14:52:54 5d4d110032d7: Layer already exists 14:52:54 8d7430f73731: Layer already exists 14:52:54 16113d51b718: Layer already exists 14:52:54 latest: digest: sha256:f1f50d08f7ac305908d49d9855509994b3ffe230e4ff1018e3d7ec6af76241cc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:54 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.89 14:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:52:55 1f59552b546a: Preparing 14:52:55 5256672edbb7: Preparing 14:52:55 a157d13719fd: Preparing 14:52:55 7230d03383e2: Preparing 14:52:55 8775b008d1cd: Preparing 14:52:55 4ccaa9875384: Preparing 14:52:55 4ccaa9875384: Waiting 14:52:55 48f27a0ca7db: Preparing 14:52:55 e7863e2dc860: Preparing 14:52:55 5d4d110032d7: Preparing 14:52:55 f467f4a86e64: Preparing 14:52:55 8d7430f73731: Preparing 14:52:55 e7863e2dc860: Waiting 14:52:55 5d4d110032d7: Waiting 14:52:55 48f27a0ca7db: Waiting 14:52:55 f467f4a86e64: Waiting 14:52:55 16113d51b718: Preparing 14:52:55 8d7430f73731: Waiting 14:52:55 16113d51b718: Waiting 14:52:55 1f59552b546a: Layer already exists 14:52:55 7230d03383e2: Layer already exists 14:52:55 8775b008d1cd: Layer already exists 14:52:55 a157d13719fd: Layer already exists 14:52:55 5256672edbb7: Layer already exists 14:52:55 e7863e2dc860: Layer already exists 14:52:55 4ccaa9875384: Layer already exists 14:52:55 48f27a0ca7db: Layer already exists 14:52:55 5d4d110032d7: Layer already exists 14:52:55 f467f4a86e64: Layer already exists 14:52:55 8d7430f73731: Layer already exists 14:52:55 16113d51b718: Layer already exists 14:52:55 3.2.0-dev.89: digest: sha256:f1f50d08f7ac305908d49d9855509994b3ffe230e4ff1018e3d7ec6af76241cc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:52:56 1f59552b546a: Preparing 14:52:56 5256672edbb7: Preparing 14:52:56 a157d13719fd: Preparing 14:52:56 7230d03383e2: Preparing 14:52:56 8775b008d1cd: Preparing 14:52:56 4ccaa9875384: Preparing 14:52:56 48f27a0ca7db: Preparing 14:52:56 e7863e2dc860: Preparing 14:52:56 5d4d110032d7: Preparing 14:52:56 f467f4a86e64: Preparing 14:52:56 8d7430f73731: Preparing 14:52:56 16113d51b718: Preparing 14:52:56 4ccaa9875384: Waiting 14:52:56 48f27a0ca7db: Waiting 14:52:56 8d7430f73731: Waiting 14:52:56 e7863e2dc860: Waiting 14:52:56 16113d51b718: Waiting 14:52:56 5d4d110032d7: Waiting 14:52:56 f467f4a86e64: Waiting 14:52:56 5256672edbb7: Layer already exists 14:52:56 7230d03383e2: Layer already exists 14:52:56 a157d13719fd: Layer already exists 14:52:56 1f59552b546a: Layer already exists 14:52:56 8775b008d1cd: Layer already exists 14:52:56 f467f4a86e64: Layer already exists 14:52:56 e7863e2dc860: Layer already exists 14:52:56 4ccaa9875384: Layer already exists 14:52:56 5d4d110032d7: Layer already exists 14:52:56 48f27a0ca7db: Layer already exists 14:52:56 8d7430f73731: Layer already exists 14:52:56 16113d51b718: Layer already exists 14:52:56 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:f1f50d08f7ac305908d49d9855509994b3ffe230e4ff1018e3d7ec6af76241cc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 14:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 14:52:57 1f59552b546a: Preparing 14:52:57 5256672edbb7: Preparing 14:52:57 a157d13719fd: Preparing 14:52:57 7230d03383e2: Preparing 14:52:57 8775b008d1cd: Preparing 14:52:57 4ccaa9875384: Preparing 14:52:57 48f27a0ca7db: Preparing 14:52:57 e7863e2dc860: Preparing 14:52:57 5d4d110032d7: Preparing 14:52:57 f467f4a86e64: Preparing 14:52:57 8d7430f73731: Preparing 14:52:57 16113d51b718: Preparing 14:52:57 4ccaa9875384: Waiting 14:52:57 48f27a0ca7db: Waiting 14:52:57 e7863e2dc860: Waiting 14:52:57 5d4d110032d7: Waiting 14:52:57 f467f4a86e64: Waiting 14:52:57 8d7430f73731: Waiting 14:52:57 16113d51b718: Waiting 14:52:57 5256672edbb7: Layer already exists 14:52:57 8775b008d1cd: Layer already exists 14:52:57 1f59552b546a: Layer already exists 14:52:57 7230d03383e2: Layer already exists 14:52:57 a157d13719fd: Layer already exists 14:52:57 48f27a0ca7db: Layer already exists 14:52:57 f467f4a86e64: Layer already exists 14:52:57 4ccaa9875384: Layer already exists 14:52:57 e7863e2dc860: Layer already exists 14:52:57 5d4d110032d7: Layer already exists 14:52:57 16113d51b718: Layer already exists 14:52:57 8d7430f73731: Layer already exists 14:52:57 main: digest: sha256:f1f50d08f7ac305908d49d9855509994b3ffe230e4ff1018e3d7ec6af76241cc size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:52:57 ===================================================== [Pipeline] echo 14:52:57 taggedImages: 14:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 14:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.89 14:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 14:52:57 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 14:52:57 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:57 latest 14:52:57 3.2.0-dev.89 14:52:57 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:52:57 main 14:52:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:52:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:52:58 c974cfc6c173: Preparing 14:52:58 735943df5948: Preparing 14:52:58 e7863e2dc860: Preparing 14:52:58 5d4d110032d7: Preparing 14:52:58 76f077472d0f: Preparing 14:52:58 a93bfb7b033d: Preparing 14:52:58 16113d51b718: Preparing 14:52:58 a93bfb7b033d: Waiting 14:52:58 16113d51b718: Waiting 14:52:58 5d4d110032d7: Layer already exists 14:52:58 e7863e2dc860: Layer already exists 14:52:58 16113d51b718: Layer already exists 14:52:58 c974cfc6c173: Pushed 14:52:58 76f077472d0f: Pushed 14:53:00 a93bfb7b033d: Pushed 14:53:02 735943df5948: Pushed 14:53:02 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:35682455f2d015380ee966cde3c234e474e8340fbc2f0dcabfb80ddb0ada8665 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:53:03 c974cfc6c173: Preparing 14:53:03 735943df5948: Preparing 14:53:03 e7863e2dc860: Preparing 14:53:03 5d4d110032d7: Preparing 14:53:03 76f077472d0f: Preparing 14:53:03 a93bfb7b033d: Preparing 14:53:03 16113d51b718: Preparing 14:53:03 a93bfb7b033d: Waiting 14:53:03 16113d51b718: Waiting 14:53:03 e7863e2dc860: Layer already exists 14:53:03 735943df5948: Layer already exists 14:53:03 76f077472d0f: Layer already exists 14:53:03 5d4d110032d7: Layer already exists 14:53:03 c974cfc6c173: Layer already exists 14:53:03 16113d51b718: Layer already exists 14:53:03 a93bfb7b033d: Layer already exists 14:53:03 latest: digest: sha256:35682455f2d015380ee966cde3c234e474e8340fbc2f0dcabfb80ddb0ada8665 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.89 14:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:53:04 c974cfc6c173: Preparing 14:53:04 735943df5948: Preparing 14:53:04 e7863e2dc860: Preparing 14:53:04 5d4d110032d7: Preparing 14:53:04 76f077472d0f: Preparing 14:53:04 a93bfb7b033d: Preparing 14:53:04 16113d51b718: Preparing 14:53:04 a93bfb7b033d: Waiting 14:53:04 16113d51b718: Waiting 14:53:04 735943df5948: Layer already exists 14:53:04 76f077472d0f: Layer already exists 14:53:04 e7863e2dc860: Layer already exists 14:53:04 5d4d110032d7: Layer already exists 14:53:04 c974cfc6c173: Layer already exists 14:53:04 a93bfb7b033d: Layer already exists 14:53:04 16113d51b718: Layer already exists 14:53:04 3.2.0-dev.89: digest: sha256:35682455f2d015380ee966cde3c234e474e8340fbc2f0dcabfb80ddb0ada8665 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:04 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:53:05 c974cfc6c173: Preparing 14:53:05 735943df5948: Preparing 14:53:05 e7863e2dc860: Preparing 14:53:05 5d4d110032d7: Preparing 14:53:05 76f077472d0f: Preparing 14:53:05 a93bfb7b033d: Preparing 14:53:05 16113d51b718: Preparing 14:53:05 a93bfb7b033d: Waiting 14:53:05 16113d51b718: Waiting 14:53:05 735943df5948: Layer already exists 14:53:05 e7863e2dc860: Layer already exists 14:53:05 76f077472d0f: Layer already exists 14:53:05 5d4d110032d7: Layer already exists 14:53:05 c974cfc6c173: Layer already exists 14:53:05 a93bfb7b033d: Layer already exists 14:53:05 16113d51b718: Layer already exists 14:53:05 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:35682455f2d015380ee966cde3c234e474e8340fbc2f0dcabfb80ddb0ada8665 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:05 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 14:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 14:53:05 c974cfc6c173: Preparing 14:53:05 735943df5948: Preparing 14:53:05 e7863e2dc860: Preparing 14:53:05 5d4d110032d7: Preparing 14:53:05 76f077472d0f: Preparing 14:53:05 a93bfb7b033d: Preparing 14:53:05 16113d51b718: Preparing 14:53:05 a93bfb7b033d: Waiting 14:53:05 16113d51b718: Waiting 14:53:05 735943df5948: Layer already exists 14:53:05 5d4d110032d7: Layer already exists 14:53:05 76f077472d0f: Layer already exists 14:53:05 e7863e2dc860: Layer already exists 14:53:05 c974cfc6c173: Layer already exists 14:53:05 16113d51b718: Layer already exists 14:53:05 a93bfb7b033d: Layer already exists 14:53:05 main: digest: sha256:35682455f2d015380ee966cde3c234e474e8340fbc2f0dcabfb80ddb0ada8665 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:53:06 ===================================================== [Pipeline] echo 14:53:06 taggedImages: 14:53:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:53:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 14:53:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.89 14:53:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:53:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 14:53:06 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 14:53:06 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:53:06 latest 14:53:06 3.2.0-dev.89 14:53:06 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:53:06 main 14:53:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:06 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:53:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:53:06 4b80b4344517: Preparing 14:53:06 f3f43f49ce37: Preparing 14:53:06 26dcbe8e9659: Preparing 14:53:06 e7863e2dc860: Preparing 14:53:06 5d4d110032d7: Preparing 14:53:06 7515d76f1357: Preparing 14:53:06 2f98a047ea6f: Preparing 14:53:06 e6eedb115776: Preparing 14:53:06 944a893f506a: Preparing 14:53:06 16113d51b718: Preparing 14:53:06 2f98a047ea6f: Waiting 14:53:06 e6eedb115776: Waiting 14:53:06 944a893f506a: Waiting 14:53:06 16113d51b718: Waiting 14:53:06 7515d76f1357: Waiting 14:53:06 e7863e2dc860: Layer already exists 14:53:06 5d4d110032d7: Layer already exists 14:53:07 f3f43f49ce37: Pushed 14:53:07 4b80b4344517: Pushed 14:53:07 26dcbe8e9659: Pushed 14:53:07 16113d51b718: Layer already exists 14:53:07 e6eedb115776: Pushed 14:53:07 944a893f506a: Pushed 14:53:20 2f98a047ea6f: Pushed 14:53:28 7515d76f1357: Pushed 14:53:28 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:176f25ebe7e08cfdf74bb9bb2571242eff7fc85592ad27fbaf36e5b5302ee945 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:53:29 4b80b4344517: Preparing 14:53:29 f3f43f49ce37: Preparing 14:53:29 26dcbe8e9659: Preparing 14:53:29 e7863e2dc860: Preparing 14:53:29 5d4d110032d7: Preparing 14:53:29 7515d76f1357: Preparing 14:53:29 2f98a047ea6f: Preparing 14:53:29 e6eedb115776: Preparing 14:53:29 944a893f506a: Preparing 14:53:29 16113d51b718: Preparing 14:53:29 944a893f506a: Waiting 14:53:29 e6eedb115776: Waiting 14:53:29 7515d76f1357: Waiting 14:53:29 2f98a047ea6f: Waiting 14:53:29 4b80b4344517: Layer already exists 14:53:29 26dcbe8e9659: Layer already exists 14:53:29 e7863e2dc860: Layer already exists 14:53:29 5d4d110032d7: Layer already exists 14:53:29 f3f43f49ce37: Layer already exists 14:53:29 e6eedb115776: Layer already exists 14:53:29 7515d76f1357: Layer already exists 14:53:29 944a893f506a: Layer already exists 14:53:29 16113d51b718: Layer already exists 14:53:29 2f98a047ea6f: Layer already exists 14:53:29 latest: digest: sha256:176f25ebe7e08cfdf74bb9bb2571242eff7fc85592ad27fbaf36e5b5302ee945 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.89 14:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:53:30 4b80b4344517: Preparing 14:53:30 f3f43f49ce37: Preparing 14:53:30 26dcbe8e9659: Preparing 14:53:30 e7863e2dc860: Preparing 14:53:30 5d4d110032d7: Preparing 14:53:30 7515d76f1357: Preparing 14:53:30 2f98a047ea6f: Preparing 14:53:30 e6eedb115776: Preparing 14:53:30 944a893f506a: Preparing 14:53:30 16113d51b718: Preparing 14:53:30 e6eedb115776: Waiting 14:53:30 944a893f506a: Waiting 14:53:30 16113d51b718: Waiting 14:53:30 7515d76f1357: Waiting 14:53:30 2f98a047ea6f: Waiting 14:53:30 f3f43f49ce37: Layer already exists 14:53:30 26dcbe8e9659: Layer already exists 14:53:30 5d4d110032d7: Layer already exists 14:53:30 e7863e2dc860: Layer already exists 14:53:30 4b80b4344517: Layer already exists 14:53:30 2f98a047ea6f: Layer already exists 14:53:30 7515d76f1357: Layer already exists 14:53:30 944a893f506a: Layer already exists 14:53:30 16113d51b718: Layer already exists 14:53:30 e6eedb115776: Layer already exists 14:53:30 3.2.0-dev.89: digest: sha256:176f25ebe7e08cfdf74bb9bb2571242eff7fc85592ad27fbaf36e5b5302ee945 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:53:31 4b80b4344517: Preparing 14:53:31 f3f43f49ce37: Preparing 14:53:31 26dcbe8e9659: Preparing 14:53:31 e7863e2dc860: Preparing 14:53:31 5d4d110032d7: Preparing 14:53:31 7515d76f1357: Preparing 14:53:31 2f98a047ea6f: Preparing 14:53:31 e6eedb115776: Preparing 14:53:31 944a893f506a: Preparing 14:53:31 16113d51b718: Preparing 14:53:31 e6eedb115776: Waiting 14:53:31 944a893f506a: Waiting 14:53:31 16113d51b718: Waiting 14:53:31 7515d76f1357: Waiting 14:53:31 2f98a047ea6f: Waiting 14:53:31 e7863e2dc860: Layer already exists 14:53:31 f3f43f49ce37: Layer already exists 14:53:31 26dcbe8e9659: Layer already exists 14:53:31 4b80b4344517: Layer already exists 14:53:31 5d4d110032d7: Layer already exists 14:53:31 7515d76f1357: Layer already exists 14:53:31 2f98a047ea6f: Layer already exists 14:53:31 944a893f506a: Layer already exists 14:53:31 e6eedb115776: Layer already exists 14:53:31 16113d51b718: Layer already exists 14:53:31 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:176f25ebe7e08cfdf74bb9bb2571242eff7fc85592ad27fbaf36e5b5302ee945 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 14:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 14:53:32 4b80b4344517: Preparing 14:53:32 f3f43f49ce37: Preparing 14:53:32 26dcbe8e9659: Preparing 14:53:32 e7863e2dc860: Preparing 14:53:32 5d4d110032d7: Preparing 14:53:32 7515d76f1357: Preparing 14:53:32 2f98a047ea6f: Preparing 14:53:32 e6eedb115776: Preparing 14:53:32 944a893f506a: Preparing 14:53:32 16113d51b718: Preparing 14:53:32 e6eedb115776: Waiting 14:53:32 7515d76f1357: Waiting 14:53:32 944a893f506a: Waiting 14:53:32 2f98a047ea6f: Waiting 14:53:32 16113d51b718: Waiting 14:53:32 5d4d110032d7: Layer already exists 14:53:32 4b80b4344517: Layer already exists 14:53:32 f3f43f49ce37: Layer already exists 14:53:32 e7863e2dc860: Layer already exists 14:53:32 26dcbe8e9659: Layer already exists 14:53:32 7515d76f1357: Layer already exists 14:53:32 2f98a047ea6f: Layer already exists 14:53:32 944a893f506a: Layer already exists 14:53:32 e6eedb115776: Layer already exists 14:53:32 16113d51b718: Layer already exists 14:53:32 main: digest: sha256:176f25ebe7e08cfdf74bb9bb2571242eff7fc85592ad27fbaf36e5b5302ee945 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:53:32 ===================================================== [Pipeline] echo 14:53:32 taggedImages: 14:53:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:53:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 14:53:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.89 14:53:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:53:32 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 14:53:32 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 14:53:32 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:53:32 latest 14:53:32 3.2.0-dev.89 14:53:32 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:53:32 main 14:53:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:53:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:53:33 fff5457ee8fb: Preparing 14:53:33 b9dbd8064103: Preparing 14:53:33 f8a7ff80780b: Preparing 14:53:33 e7863e2dc860: Preparing 14:53:33 5d4d110032d7: Preparing 14:53:33 f6aaf2146c0a: Preparing 14:53:33 f943674ff82c: Preparing 14:53:33 cdd1fa531dba: Preparing 14:53:33 16113d51b718: Preparing 14:53:33 f6aaf2146c0a: Waiting 14:53:33 f943674ff82c: Waiting 14:53:33 cdd1fa531dba: Waiting 14:53:33 16113d51b718: Waiting 14:53:33 b9dbd8064103: Pushed 14:53:33 f8a7ff80780b: Pushed 14:53:33 e7863e2dc860: Layer already exists 14:53:33 5d4d110032d7: Layer already exists 14:53:34 16113d51b718: Layer already exists 14:53:34 fff5457ee8fb: Pushed 14:53:34 f943674ff82c: Pushed 14:53:34 cdd1fa531dba: Pushed 14:53:56 f6aaf2146c0a: Pushed 14:53:56 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:3e693bb1f5acf3030b22b81f7d50f6b264ba2b2ee62e66c832f8ed46c5cc3764 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:53:57 fff5457ee8fb: Preparing 14:53:57 b9dbd8064103: Preparing 14:53:57 f8a7ff80780b: Preparing 14:53:57 e7863e2dc860: Preparing 14:53:57 5d4d110032d7: Preparing 14:53:57 f6aaf2146c0a: Preparing 14:53:57 f943674ff82c: Preparing 14:53:57 cdd1fa531dba: Preparing 14:53:57 16113d51b718: Preparing 14:53:57 f943674ff82c: Waiting 14:53:57 16113d51b718: Waiting 14:53:57 cdd1fa531dba: Waiting 14:53:57 f6aaf2146c0a: Waiting 14:53:57 e7863e2dc860: Layer already exists 14:53:57 5d4d110032d7: Layer already exists 14:53:57 f8a7ff80780b: Layer already exists 14:53:57 b9dbd8064103: Layer already exists 14:53:57 fff5457ee8fb: Layer already exists 14:53:57 f6aaf2146c0a: Layer already exists 14:53:57 f943674ff82c: Layer already exists 14:53:57 cdd1fa531dba: Layer already exists 14:53:57 16113d51b718: Layer already exists 14:53:57 latest: digest: sha256:3e693bb1f5acf3030b22b81f7d50f6b264ba2b2ee62e66c832f8ed46c5cc3764 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.89 14:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:53:58 fff5457ee8fb: Preparing 14:53:58 b9dbd8064103: Preparing 14:53:58 f8a7ff80780b: Preparing 14:53:58 e7863e2dc860: Preparing 14:53:58 5d4d110032d7: Preparing 14:53:58 f6aaf2146c0a: Preparing 14:53:58 f943674ff82c: Preparing 14:53:58 cdd1fa531dba: Preparing 14:53:58 16113d51b718: Preparing 14:53:58 f943674ff82c: Waiting 14:53:58 cdd1fa531dba: Waiting 14:53:58 16113d51b718: Waiting 14:53:58 f6aaf2146c0a: Waiting 14:53:58 fff5457ee8fb: Layer already exists 14:53:58 b9dbd8064103: Layer already exists 14:53:58 f8a7ff80780b: Layer already exists 14:53:58 5d4d110032d7: Layer already exists 14:53:58 e7863e2dc860: Layer already exists 14:53:58 f943674ff82c: Layer already exists 14:53:58 f6aaf2146c0a: Layer already exists 14:53:58 cdd1fa531dba: Layer already exists 14:53:58 16113d51b718: Layer already exists 14:53:58 3.2.0-dev.89: digest: sha256:3e693bb1f5acf3030b22b81f7d50f6b264ba2b2ee62e66c832f8ed46c5cc3764 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:53:59 fff5457ee8fb: Preparing 14:53:59 b9dbd8064103: Preparing 14:53:59 f8a7ff80780b: Preparing 14:53:59 e7863e2dc860: Preparing 14:53:59 5d4d110032d7: Preparing 14:53:59 f6aaf2146c0a: Preparing 14:53:59 f943674ff82c: Preparing 14:53:59 cdd1fa531dba: Preparing 14:53:59 16113d51b718: Preparing 14:53:59 f943674ff82c: Waiting 14:53:59 cdd1fa531dba: Waiting 14:53:59 16113d51b718: Waiting 14:53:59 f6aaf2146c0a: Waiting 14:53:59 f8a7ff80780b: Layer already exists 14:53:59 fff5457ee8fb: Layer already exists 14:53:59 b9dbd8064103: Layer already exists 14:53:59 5d4d110032d7: Layer already exists 14:53:59 e7863e2dc860: Layer already exists 14:53:59 f943674ff82c: Layer already exists 14:53:59 f6aaf2146c0a: Layer already exists 14:53:59 cdd1fa531dba: Layer already exists 14:53:59 16113d51b718: Layer already exists 14:53:59 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:3e693bb1f5acf3030b22b81f7d50f6b264ba2b2ee62e66c832f8ed46c5cc3764 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:53:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 14:54:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 14:54:00 fff5457ee8fb: Preparing 14:54:00 b9dbd8064103: Preparing 14:54:00 f8a7ff80780b: Preparing 14:54:00 e7863e2dc860: Preparing 14:54:00 5d4d110032d7: Preparing 14:54:00 f6aaf2146c0a: Preparing 14:54:00 f943674ff82c: Preparing 14:54:00 cdd1fa531dba: Preparing 14:54:00 16113d51b718: Preparing 14:54:00 f943674ff82c: Waiting 14:54:00 cdd1fa531dba: Waiting 14:54:00 16113d51b718: Waiting 14:54:00 f6aaf2146c0a: Waiting 14:54:00 5d4d110032d7: Layer already exists 14:54:00 e7863e2dc860: Layer already exists 14:54:00 f8a7ff80780b: Layer already exists 14:54:00 b9dbd8064103: Layer already exists 14:54:00 fff5457ee8fb: Layer already exists 14:54:00 f943674ff82c: Layer already exists 14:54:00 f6aaf2146c0a: Layer already exists 14:54:00 16113d51b718: Layer already exists 14:54:00 cdd1fa531dba: Layer already exists 14:54:00 main: digest: sha256:3e693bb1f5acf3030b22b81f7d50f6b264ba2b2ee62e66c832f8ed46c5cc3764 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:54:00 ===================================================== [Pipeline] echo 14:54:00 taggedImages: 14:54:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:54:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 14:54:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.89 14:54:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:54:00 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 14:54:00 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 14:54:00 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:54:00 latest 14:54:00 3.2.0-dev.89 14:54:00 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:54:00 main 14:54:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:54:01 c850e09e33fa: Preparing 14:54:01 44ff41f9bf30: Preparing 14:54:01 b2a8ae3791c9: Preparing 14:54:01 e7863e2dc860: Preparing 14:54:01 5d4d110032d7: Preparing 14:54:01 f3384d9afb44: Preparing 14:54:01 e6eedb115776: Preparing 14:54:01 944a893f506a: Preparing 14:54:01 16113d51b718: Preparing 14:54:01 e6eedb115776: Waiting 14:54:01 f3384d9afb44: Waiting 14:54:01 944a893f506a: Waiting 14:54:01 16113d51b718: Waiting 14:54:01 5d4d110032d7: Layer already exists 14:54:01 e7863e2dc860: Layer already exists 14:54:01 e6eedb115776: Layer already exists 14:54:01 44ff41f9bf30: Pushed 14:54:01 b2a8ae3791c9: Pushed 14:54:01 c850e09e33fa: Pushed 14:54:01 944a893f506a: Layer already exists 14:54:01 16113d51b718: Layer already exists 14:54:23 f3384d9afb44: Pushed 14:54:23 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:109e1227d50076033a065d8ed9aef1dc9710337f95984e041cbebd35f0a53f51 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:54:24 c850e09e33fa: Preparing 14:54:24 44ff41f9bf30: Preparing 14:54:24 b2a8ae3791c9: Preparing 14:54:24 e7863e2dc860: Preparing 14:54:24 5d4d110032d7: Preparing 14:54:24 f3384d9afb44: Preparing 14:54:24 e6eedb115776: Preparing 14:54:24 944a893f506a: Preparing 14:54:24 16113d51b718: Preparing 14:54:24 f3384d9afb44: Waiting 14:54:24 944a893f506a: Waiting 14:54:24 e6eedb115776: Waiting 14:54:24 16113d51b718: Waiting 14:54:24 c850e09e33fa: Layer already exists 14:54:24 e7863e2dc860: Layer already exists 14:54:24 5d4d110032d7: Layer already exists 14:54:24 b2a8ae3791c9: Layer already exists 14:54:24 44ff41f9bf30: Layer already exists 14:54:24 944a893f506a: Layer already exists 14:54:24 e6eedb115776: Layer already exists 14:54:24 16113d51b718: Layer already exists 14:54:24 f3384d9afb44: Layer already exists 14:54:24 latest: digest: sha256:109e1227d50076033a065d8ed9aef1dc9710337f95984e041cbebd35f0a53f51 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.89 14:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:54:25 c850e09e33fa: Preparing 14:54:25 44ff41f9bf30: Preparing 14:54:25 b2a8ae3791c9: Preparing 14:54:25 e7863e2dc860: Preparing 14:54:25 5d4d110032d7: Preparing 14:54:25 f3384d9afb44: Preparing 14:54:25 e6eedb115776: Preparing 14:54:25 944a893f506a: Preparing 14:54:25 16113d51b718: Preparing 14:54:25 f3384d9afb44: Waiting 14:54:25 e6eedb115776: Waiting 14:54:25 944a893f506a: Waiting 14:54:25 16113d51b718: Waiting 14:54:25 5d4d110032d7: Layer already exists 14:54:25 c850e09e33fa: Layer already exists 14:54:25 b2a8ae3791c9: Layer already exists 14:54:25 44ff41f9bf30: Layer already exists 14:54:25 e7863e2dc860: Layer already exists 14:54:25 f3384d9afb44: Layer already exists 14:54:25 944a893f506a: Layer already exists 14:54:25 e6eedb115776: Layer already exists 14:54:25 16113d51b718: Layer already exists 14:54:25 3.2.0-dev.89: digest: sha256:109e1227d50076033a065d8ed9aef1dc9710337f95984e041cbebd35f0a53f51 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:54:26 c850e09e33fa: Preparing 14:54:26 44ff41f9bf30: Preparing 14:54:26 b2a8ae3791c9: Preparing 14:54:26 e7863e2dc860: Preparing 14:54:26 5d4d110032d7: Preparing 14:54:26 f3384d9afb44: Preparing 14:54:26 e6eedb115776: Preparing 14:54:26 944a893f506a: Preparing 14:54:26 16113d51b718: Preparing 14:54:26 e6eedb115776: Waiting 14:54:26 944a893f506a: Waiting 14:54:26 16113d51b718: Waiting 14:54:26 f3384d9afb44: Waiting 14:54:26 b2a8ae3791c9: Layer already exists 14:54:26 c850e09e33fa: Layer already exists 14:54:26 e7863e2dc860: Layer already exists 14:54:26 44ff41f9bf30: Layer already exists 14:54:26 5d4d110032d7: Layer already exists 14:54:26 f3384d9afb44: Layer already exists 14:54:26 16113d51b718: Layer already exists 14:54:26 944a893f506a: Layer already exists 14:54:26 e6eedb115776: Layer already exists 14:54:26 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:109e1227d50076033a065d8ed9aef1dc9710337f95984e041cbebd35f0a53f51 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 14:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 14:54:26 c850e09e33fa: Preparing 14:54:26 44ff41f9bf30: Preparing 14:54:26 b2a8ae3791c9: Preparing 14:54:26 e7863e2dc860: Preparing 14:54:26 5d4d110032d7: Preparing 14:54:26 f3384d9afb44: Preparing 14:54:26 e6eedb115776: Preparing 14:54:26 944a893f506a: Preparing 14:54:26 16113d51b718: Preparing 14:54:26 e6eedb115776: Waiting 14:54:26 16113d51b718: Waiting 14:54:26 f3384d9afb44: Waiting 14:54:26 944a893f506a: Waiting 14:54:26 e7863e2dc860: Layer already exists 14:54:26 5d4d110032d7: Layer already exists 14:54:26 c850e09e33fa: Layer already exists 14:54:26 b2a8ae3791c9: Layer already exists 14:54:26 44ff41f9bf30: Layer already exists 14:54:26 f3384d9afb44: Layer already exists 14:54:26 e6eedb115776: Layer already exists 14:54:26 944a893f506a: Layer already exists 14:54:26 16113d51b718: Layer already exists 14:54:26 main: digest: sha256:109e1227d50076033a065d8ed9aef1dc9710337f95984e041cbebd35f0a53f51 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:54:27 ===================================================== [Pipeline] echo 14:54:27 taggedImages: 14:54:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:54:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 14:54:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.89 14:54:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:54:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 14:54:27 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 14:54:27 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:54:27 latest 14:54:27 3.2.0-dev.89 14:54:27 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:54:27 main 14:54:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:27 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:27 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 14:54:27 dfe83b1eb274: Preparing 14:54:27 1014da529e18: Preparing 14:54:27 e7863e2dc860: Preparing 14:54:27 5d4d110032d7: Preparing 14:54:27 bce0618cca4f: Preparing 14:54:27 75535b58fb5e: Preparing 14:54:27 16113d51b718: Preparing 14:54:27 75535b58fb5e: Waiting 14:54:27 e7863e2dc860: Layer already exists 14:54:27 5d4d110032d7: Layer already exists 14:54:28 16113d51b718: Layer already exists 14:54:28 dfe83b1eb274: Pushed 14:54:28 bce0618cca4f: Pushed 14:54:28 75535b58fb5e: Pushed 14:54:35 1014da529e18: Pushed 14:54:35 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:5d6853aee6dff9f2a29962dd3a87264f2ef9823c9b4e401813ae9e69774ddd08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:35 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:36 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 14:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 14:54:36 dfe83b1eb274: Preparing 14:54:36 1014da529e18: Preparing 14:54:36 e7863e2dc860: Preparing 14:54:36 5d4d110032d7: Preparing 14:54:36 bce0618cca4f: Preparing 14:54:36 75535b58fb5e: Preparing 14:54:36 16113d51b718: Preparing 14:54:36 75535b58fb5e: Waiting 14:54:36 16113d51b718: Waiting 14:54:36 5d4d110032d7: Layer already exists 14:54:36 1014da529e18: Layer already exists 14:54:36 e7863e2dc860: Layer already exists 14:54:36 dfe83b1eb274: Layer already exists 14:54:36 bce0618cca4f: Layer already exists 14:54:36 75535b58fb5e: Layer already exists 14:54:36 16113d51b718: Layer already exists 14:54:36 latest: digest: sha256:5d6853aee6dff9f2a29962dd3a87264f2ef9823c9b4e401813ae9e69774ddd08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:36 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:37 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.89 14:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 14:54:37 dfe83b1eb274: Preparing 14:54:37 1014da529e18: Preparing 14:54:37 e7863e2dc860: Preparing 14:54:37 5d4d110032d7: Preparing 14:54:37 bce0618cca4f: Preparing 14:54:37 75535b58fb5e: Preparing 14:54:37 16113d51b718: Preparing 14:54:37 75535b58fb5e: Waiting 14:54:37 16113d51b718: Waiting 14:54:37 dfe83b1eb274: Layer already exists 14:54:37 bce0618cca4f: Layer already exists 14:54:37 1014da529e18: Layer already exists 14:54:37 5d4d110032d7: Layer already exists 14:54:37 e7863e2dc860: Layer already exists 14:54:37 75535b58fb5e: Layer already exists 14:54:37 16113d51b718: Layer already exists 14:54:37 3.2.0-dev.89: digest: sha256:5d6853aee6dff9f2a29962dd3a87264f2ef9823c9b4e401813ae9e69774ddd08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:37 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:38 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 14:54:38 dfe83b1eb274: Preparing 14:54:38 1014da529e18: Preparing 14:54:38 e7863e2dc860: Preparing 14:54:38 5d4d110032d7: Preparing 14:54:38 bce0618cca4f: Preparing 14:54:38 75535b58fb5e: Preparing 14:54:38 16113d51b718: Preparing 14:54:38 75535b58fb5e: Waiting 14:54:38 16113d51b718: Waiting 14:54:38 dfe83b1eb274: Layer already exists 14:54:38 1014da529e18: Layer already exists 14:54:38 5d4d110032d7: Layer already exists 14:54:38 bce0618cca4f: Layer already exists 14:54:38 e7863e2dc860: Layer already exists 14:54:38 75535b58fb5e: Layer already exists 14:54:38 16113d51b718: Layer already exists 14:54:38 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:5d6853aee6dff9f2a29962dd3a87264f2ef9823c9b4e401813ae9e69774ddd08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:38 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:39 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 14:54:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 14:54:39 dfe83b1eb274: Preparing 14:54:39 1014da529e18: Preparing 14:54:39 e7863e2dc860: Preparing 14:54:39 5d4d110032d7: Preparing 14:54:39 bce0618cca4f: Preparing 14:54:39 75535b58fb5e: Preparing 14:54:39 16113d51b718: Preparing 14:54:39 75535b58fb5e: Waiting 14:54:39 16113d51b718: Waiting 14:54:39 dfe83b1eb274: Layer already exists 14:54:39 5d4d110032d7: Layer already exists 14:54:39 e7863e2dc860: Layer already exists 14:54:39 1014da529e18: Layer already exists 14:54:39 bce0618cca4f: Layer already exists 14:54:39 16113d51b718: Layer already exists 14:54:39 75535b58fb5e: Layer already exists 14:54:39 main: digest: sha256:5d6853aee6dff9f2a29962dd3a87264f2ef9823c9b4e401813ae9e69774ddd08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:54:39 ===================================================== [Pipeline] echo 14:54:39 taggedImages: 14:54:39 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:54:39 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 14:54:39 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.89 14:54:39 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:54:39 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 14:54:39 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 14:54:39 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:54:39 latest 14:54:39 3.2.0-dev.89 14:54:39 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:54:39 main 14:54:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:54:40 fa9080d6668f: Preparing 14:54:40 018e9326c624: Preparing 14:54:40 261d6d7c9a71: Preparing 14:54:40 e7863e2dc860: Preparing 14:54:40 5d4d110032d7: Preparing 14:54:40 83e924137e74: Preparing 14:54:40 c3b83b3b3bc4: Preparing 14:54:40 16113d51b718: Preparing 14:54:40 83e924137e74: Waiting 14:54:40 c3b83b3b3bc4: Waiting 14:54:40 16113d51b718: Waiting 14:54:40 5d4d110032d7: Layer already exists 14:54:40 e7863e2dc860: Layer already exists 14:54:40 018e9326c624: Pushed 14:54:40 16113d51b718: Layer already exists 14:54:40 fa9080d6668f: Pushed 14:54:40 83e924137e74: Pushed 14:54:40 c3b83b3b3bc4: Pushed 14:54:48 261d6d7c9a71: Pushed 14:54:48 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:4d0d1be35c5b7c18b38dd379a7e44b777462ab8a7108e45d1e2d286f71f5844f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:54:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:54:49 fa9080d6668f: Preparing 14:54:49 018e9326c624: Preparing 14:54:49 261d6d7c9a71: Preparing 14:54:49 e7863e2dc860: Preparing 14:54:49 5d4d110032d7: Preparing 14:54:49 83e924137e74: Preparing 14:54:49 c3b83b3b3bc4: Preparing 14:54:49 16113d51b718: Preparing 14:54:49 83e924137e74: Waiting 14:54:49 c3b83b3b3bc4: Waiting 14:54:49 16113d51b718: Waiting 14:54:49 e7863e2dc860: Layer already exists 14:54:49 5d4d110032d7: Layer already exists 14:54:49 fa9080d6668f: Layer already exists 14:54:49 018e9326c624: Layer already exists 14:54:49 261d6d7c9a71: Layer already exists 14:54:49 c3b83b3b3bc4: Layer already exists 14:54:49 16113d51b718: Layer already exists 14:54:49 83e924137e74: Layer already exists 14:54:49 latest: digest: sha256:4d0d1be35c5b7c18b38dd379a7e44b777462ab8a7108e45d1e2d286f71f5844f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.89 14:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:54:50 fa9080d6668f: Preparing 14:54:50 018e9326c624: Preparing 14:54:50 261d6d7c9a71: Preparing 14:54:50 e7863e2dc860: Preparing 14:54:50 5d4d110032d7: Preparing 14:54:50 83e924137e74: Preparing 14:54:50 c3b83b3b3bc4: Preparing 14:54:50 16113d51b718: Preparing 14:54:50 83e924137e74: Waiting 14:54:50 c3b83b3b3bc4: Waiting 14:54:50 16113d51b718: Waiting 14:54:50 e7863e2dc860: Layer already exists 14:54:50 5d4d110032d7: Layer already exists 14:54:50 261d6d7c9a71: Layer already exists 14:54:50 018e9326c624: Layer already exists 14:54:50 fa9080d6668f: Layer already exists 14:54:50 83e924137e74: Layer already exists 14:54:50 c3b83b3b3bc4: Layer already exists 14:54:50 16113d51b718: Layer already exists 14:54:50 3.2.0-dev.89: digest: sha256:4d0d1be35c5b7c18b38dd379a7e44b777462ab8a7108e45d1e2d286f71f5844f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:54:51 fa9080d6668f: Preparing 14:54:51 018e9326c624: Preparing 14:54:51 261d6d7c9a71: Preparing 14:54:51 e7863e2dc860: Preparing 14:54:51 5d4d110032d7: Preparing 14:54:51 83e924137e74: Preparing 14:54:51 c3b83b3b3bc4: Preparing 14:54:51 16113d51b718: Preparing 14:54:51 16113d51b718: Waiting 14:54:51 83e924137e74: Waiting 14:54:51 261d6d7c9a71: Layer already exists 14:54:51 018e9326c624: Layer already exists 14:54:51 fa9080d6668f: Layer already exists 14:54:51 e7863e2dc860: Layer already exists 14:54:51 5d4d110032d7: Layer already exists 14:54:51 83e924137e74: Layer already exists 14:54:51 16113d51b718: Layer already exists 14:54:51 c3b83b3b3bc4: Layer already exists 14:54:51 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:4d0d1be35c5b7c18b38dd379a7e44b777462ab8a7108e45d1e2d286f71f5844f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:52 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 14:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 14:54:52 fa9080d6668f: Preparing 14:54:52 018e9326c624: Preparing 14:54:52 261d6d7c9a71: Preparing 14:54:52 e7863e2dc860: Preparing 14:54:52 5d4d110032d7: Preparing 14:54:52 83e924137e74: Preparing 14:54:52 c3b83b3b3bc4: Preparing 14:54:52 16113d51b718: Preparing 14:54:52 83e924137e74: Waiting 14:54:52 c3b83b3b3bc4: Waiting 14:54:52 16113d51b718: Waiting 14:54:52 261d6d7c9a71: Layer already exists 14:54:52 e7863e2dc860: Layer already exists 14:54:52 018e9326c624: Layer already exists 14:54:52 fa9080d6668f: Layer already exists 14:54:52 5d4d110032d7: Layer already exists 14:54:52 83e924137e74: Layer already exists 14:54:52 c3b83b3b3bc4: Layer already exists 14:54:52 16113d51b718: Layer already exists 14:54:52 main: digest: sha256:4d0d1be35c5b7c18b38dd379a7e44b777462ab8a7108e45d1e2d286f71f5844f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:54:52 ===================================================== [Pipeline] echo 14:54:52 taggedImages: 14:54:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:54:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 14:54:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.89 14:54:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:54:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 14:54:52 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 14:54:52 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:54:52 latest 14:54:52 3.2.0-dev.89 14:54:52 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:54:52 main 14:54:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:54:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:54:53 648a26899623: Preparing 14:54:53 815bd39b1042: Preparing 14:54:53 e7863e2dc860: Preparing 14:54:53 5d4d110032d7: Preparing 14:54:53 04aa743fee9c: Preparing 14:54:53 7c151eaf3aa5: Preparing 14:54:53 16113d51b718: Preparing 14:54:53 7c151eaf3aa5: Waiting 14:54:53 16113d51b718: Waiting 14:54:53 e7863e2dc860: Layer already exists 14:54:53 5d4d110032d7: Layer already exists 14:54:53 7c151eaf3aa5: Layer already exists 14:54:53 04aa743fee9c: Layer already exists 14:54:53 16113d51b718: Layer already exists 14:54:53 648a26899623: Pushed 14:55:01 815bd39b1042: Pushed 14:55:01 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b: digest: sha256:9079eef53a52a618c8c71e0912afa0aaf8fbc3d5a28b22c0caeb1518105313d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:55:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:55:02 648a26899623: Preparing 14:55:02 815bd39b1042: Preparing 14:55:02 e7863e2dc860: Preparing 14:55:02 5d4d110032d7: Preparing 14:55:02 04aa743fee9c: Preparing 14:55:02 7c151eaf3aa5: Preparing 14:55:02 16113d51b718: Preparing 14:55:02 7c151eaf3aa5: Waiting 14:55:02 16113d51b718: Waiting 14:55:02 e7863e2dc860: Layer already exists 14:55:02 648a26899623: Layer already exists 14:55:02 04aa743fee9c: Layer already exists 14:55:02 815bd39b1042: Layer already exists 14:55:02 5d4d110032d7: Layer already exists 14:55:02 16113d51b718: Layer already exists 14:55:02 7c151eaf3aa5: Layer already exists 14:55:02 latest: digest: sha256:9079eef53a52a618c8c71e0912afa0aaf8fbc3d5a28b22c0caeb1518105313d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.89 14:55:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:55:03 648a26899623: Preparing 14:55:03 815bd39b1042: Preparing 14:55:03 e7863e2dc860: Preparing 14:55:03 5d4d110032d7: Preparing 14:55:03 04aa743fee9c: Preparing 14:55:03 7c151eaf3aa5: Preparing 14:55:03 16113d51b718: Preparing 14:55:03 7c151eaf3aa5: Waiting 14:55:03 16113d51b718: Waiting 14:55:03 04aa743fee9c: Layer already exists 14:55:03 5d4d110032d7: Layer already exists 14:55:03 815bd39b1042: Layer already exists 14:55:03 e7863e2dc860: Layer already exists 14:55:03 648a26899623: Layer already exists 14:55:03 7c151eaf3aa5: Layer already exists 14:55:03 16113d51b718: Layer already exists 14:55:03 3.2.0-dev.89: digest: sha256:9079eef53a52a618c8c71e0912afa0aaf8fbc3d5a28b22c0caeb1518105313d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:55:04 648a26899623: Preparing 14:55:04 815bd39b1042: Preparing 14:55:04 e7863e2dc860: Preparing 14:55:04 5d4d110032d7: Preparing 14:55:04 04aa743fee9c: Preparing 14:55:04 7c151eaf3aa5: Preparing 14:55:04 16113d51b718: Preparing 14:55:04 7c151eaf3aa5: Waiting 14:55:04 16113d51b718: Waiting 14:55:04 04aa743fee9c: Layer already exists 14:55:04 815bd39b1042: Layer already exists 14:55:04 5d4d110032d7: Layer already exists 14:55:04 648a26899623: Layer already exists 14:55:04 e7863e2dc860: Layer already exists 14:55:04 7c151eaf3aa5: Layer already exists 14:55:04 16113d51b718: Layer already exists 14:55:04 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89: digest: sha256:9079eef53a52a618c8c71e0912afa0aaf8fbc3d5a28b22c0caeb1518105313d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 14:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 14:55:05 648a26899623: Preparing 14:55:05 815bd39b1042: Preparing 14:55:05 e7863e2dc860: Preparing 14:55:05 5d4d110032d7: Preparing 14:55:05 04aa743fee9c: Preparing 14:55:05 7c151eaf3aa5: Preparing 14:55:05 16113d51b718: Preparing 14:55:05 7c151eaf3aa5: Waiting 14:55:05 16113d51b718: Waiting 14:55:05 5d4d110032d7: Layer already exists 14:55:05 04aa743fee9c: Layer already exists 14:55:05 648a26899623: Layer already exists 14:55:05 e7863e2dc860: Layer already exists 14:55:05 815bd39b1042: Layer already exists 14:55:05 7c151eaf3aa5: Layer already exists 14:55:05 16113d51b718: Layer already exists 14:55:05 main: digest: sha256:9079eef53a52a618c8c71e0912afa0aaf8fbc3d5a28b22c0caeb1518105313d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:55:05 ===================================================== [Pipeline] echo 14:55:05 taggedImages: 14:55:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b 14:55:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 14:55:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.89 14:55:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b-3.2.0-dev.89 14:55:05 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:55:06 14:55:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:55:06 arm64: Pulling from edgex-lftools-log-publisher 14:55:06 8998bd30e6a1: Pulling fs layer 14:55:06 04944245beec: Pulling fs layer 14:55:06 699f458cf7ca: Pulling fs layer 14:55:06 765212b225bb: Pulling fs layer 14:55:06 f23df028b6ca: Pulling fs layer 14:55:06 765212b225bb: Waiting 14:55:06 d65c8cfc05b1: Pulling fs layer 14:55:06 2437ff75d9bd: Pulling fs layer 14:55:06 f23df028b6ca: Waiting 14:55:06 d65c8cfc05b1: Waiting 14:55:06 2437ff75d9bd: Waiting 14:55:06 04944245beec: Verifying Checksum 14:55:06 04944245beec: Download complete 14:55:06 765212b225bb: Verifying Checksum 14:55:06 765212b225bb: Download complete 14:55:06 f23df028b6ca: Verifying Checksum 14:55:06 f23df028b6ca: Download complete 14:55:06 d65c8cfc05b1: Verifying Checksum 14:55:06 d65c8cfc05b1: Download complete 14:55:07 699f458cf7ca: Verifying Checksum 14:55:07 699f458cf7ca: Download complete 14:55:07 8998bd30e6a1: Verifying Checksum 14:55:07 8998bd30e6a1: Download complete 14:55:09 2437ff75d9bd: Verifying Checksum 14:55:09 2437ff75d9bd: Download complete 14:55:12 8998bd30e6a1: Pull complete 14:55:12 04944245beec: Pull complete 14:55:14 699f458cf7ca: Pull complete 14:55:14 765212b225bb: Pull complete 14:55:15 f23df028b6ca: Pull complete 14:55:15 d65c8cfc05b1: Pull complete 14:55:33 2437ff75d9bd: Pull complete 14:55:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:55:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:55:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:55:34 prd-ubuntu20.04-docker-arm64-4c-16g-21906 does not seem to be running inside a container 14:55:34 $ 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/712 -v /w/workspace/edgex-go/712:/w/workspace/edgex-go/712:rw,z -v /w/workspace/edgex-go/712@tmp:/w/workspace/edgex-go/712@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 14:55:36 $ docker top 47a4ab9fe6e39d3ee19f9731e11c08b3af1bbcaeb760b13e1df6c86b9097ff7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:55:37 ---> job-cost.sh 14:55:37 lf-activate-venv: SKIPPING 14:55:37 INFO: No Stack... 14:55:38 INFO: Retrieving Pricing Info for: v3-standard-4 14:55:39 INFO: Archiving Costs [Pipeline] sh 14:55:39 + cat /w/workspace/edgex-go/712/archives/cost.csv 14:55:39 + cut -d, -f6 [Pipeline] lock 14:55:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-712-stack-cost] 14:55:39 Resource [jenkins-edgexfoundry-edgex-go-main-712-stack-cost] did not exist. Created. 14:55:39 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-712-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:55:40 + echo total: 0.10999999940395355 [Pipeline] stash 14:55:41 Stashed 1 file(s) [Pipeline] } 14:55:41 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-712-stack-cost] [Pipeline] // lock [Pipeline] } 14:55:41 $ docker stop --time=1 47a4ab9fe6e39d3ee19f9731e11c08b3af1bbcaeb760b13e1df6c86b9097ff7e 14:55:42 $ docker rm -f --volumes 47a4ab9fe6e39d3ee19f9731e11c08b3af1bbcaeb760b13e1df6c86b9097ff7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:55:43 provisioning config files... 14:55:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/712@tmp/config11477748652042920394tmp [Pipeline] { [Pipeline] sh 14:55:43 + set +x 14:55:43 + curl -s https://codecov.io/bash 14:55:43 + bash -s -- 14:55:43 14:55:43 _____ _ 14:55:43 / ____| | | 14:55:43 | | ___ __| | ___ ___ _____ __ 14:55:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:55:43 | |___| (_) | (_| | __/ (_| (_) \ V / 14:55:43 \_____\___/ \__,_|\___|\___\___/ \_/ 14:55:43 Bash-1.0.6 14:55:43 14:55:43 14:55:43 ==> git version 2.25.1 found 14:55:43 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:55:43 Release-Date: 2020-01-08 14:55:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:55:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:55:43 ==> Jenkins CI detected. 14:55:43 current dir:  /w/workspace/edgex-go/712 14:55:43 project root: . 14:55:43 --> token set from env 14:55:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:55:43 ==> Running gcov in . (disable via -X gcov) 14:55:43 ==> Python coveragepy not found 14:55:43 ==> Searching for coverage reports in: 14:55:43 + . 14:55:43 -> Found 1 reports 14:55:43 ==> Detecting git/mercurial file structure 14:55:43 ==> Reading reports 14:55:43 + ./coverage.out bytes=1502108 14:55:43 ==> Appending adjustments 14:55:43 https://docs.codecov.io/docs/fixing-reports 14:55:45 + Found adjustments 14:55:45 ==> Gzipping contents 14:55:45 132K /tmp/codecov.RX4vaK.gz 14:55:45 ==> Uploading reports 14:55:45 url: https://codecov.io 14:55:45 query: branch=main&commit=5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b&build=712&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F712%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:55:45 -> Pinging Codecov 14:55:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b&build=712&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F712%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:55:45 -> Uploading to 14:55:45 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b/62f84ead-1dea-477c-b501-b3c5b8d2075e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241005%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241005T145545Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a5f61498a08ccb7303ec5d9238d2628ffb3c6fc67b02a0940aff35b30468e33b 14:55:45 % Total % Received % Xferd Average Speed Time Time Time Current 14:55:45 Dload Upload Total Spent Left Speed 14:55:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 621k --:--:-- --:--:-- --:--:-- 618k 100 128k 0 0 100 128k 0 427k --:--:-- --:--:-- --:--:-- 426k 14:55:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b [Pipeline] } 14:55:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 14:55:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:55:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:55:46 14:55:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:55:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:55:46 latest: Pulling from edgex-devops/edgex-snyk-go 14:55:46 43c4264eed91: Already exists 14:55:46 4cc291be95ef: Already exists 14:55:46 2ac1f1163629: Already exists 14:55:46 5c3c966382ef: Already exists 14:55:46 4f4fb700ef54: Already exists 14:55:46 d9c7d2e4e75e: Pulling fs layer 14:55:46 9c3e1370e548: Pulling fs layer 14:55:46 d9c7d2e4e75e: Verifying Checksum 14:55:47 d9c7d2e4e75e: Pull complete 14:55:47 9c3e1370e548: Verifying Checksum 14:55:47 9c3e1370e548: Download complete 14:55:51 9c3e1370e548: Pull complete 14:55:51 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 14:55:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:55:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:55:51 prd-ubuntu20.04-docker-8c-8g-21898 does not seem to be running inside a container 14:55:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/712 -v /w/workspace/edgex-go/712:/w/workspace/edgex-go/712:rw,z -v /w/workspace/edgex-go/712@tmp:/w/workspace/edgex-go/712@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 14:55:55 $ docker top ab4c66950dd567fd05eb0acd65368a6d8e9b321f6bc1942a8986428ac3ca9beb -eo pid,comm [Pipeline] { [Pipeline] sh 14:55:55 + git config --global --add safe.directory /w/workspace/edgex-go/712 [Pipeline] echo 14:55:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 14:55:56 + set -o pipefail 14:55:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 14:56:06 14:56:06 Monitoring /w/workspace/edgex-go/712 (github.com/edgexfoundry/edgex-go)... 14:56:06 14:56:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/5247d6e6-a8da-4c0b-a606-e27112cadfab 14:56:06 14:56:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:56:06 14:56:06 14:56:06 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 14:56:06 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:56:06 $ docker stop --time=1 ab4c66950dd567fd05eb0acd65368a6d8e9b321f6bc1942a8986428ac3ca9beb 14:56:11 $ docker rm -f --volumes ab4c66950dd567fd05eb0acd65368a6d8e9b321f6bc1942a8986428ac3ca9beb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 14:56:11 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:56:12 provisioning config files... 14:56:12 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/712@tmp/config2092464740139577218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:12 --> edgex-publish-swagger.sh 14:56:12 === Publish openapi/v3 API === 14:56:12 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 14:56:12 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/712/openapi/v3/core-command.yaml] 14:56:12 % Total % Received % Xferd Average Speed Time Time Time Current 14:56:12 Dload Upload Total Spent Left Speed 14:56:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 70956 --:--:-- --:--:-- --:--:-- 70803 100 32782 0 0 100 32782 0 70956 --:--:-- --:--:-- --:--:-- 70803 14:56:12 14:56:12 14:56:12 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/712/openapi/v3/core-data.yaml] 14:56:12 % Total % Received % Xferd Average Speed Time Time Time Current 14:56:12 Dload Upload Total Spent Left Speed 14:56:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 176k --:--:-- --:--:-- --:--:-- 176k 14:56:13 14:56:13 14:56:13 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/712/openapi/v3/core-keeper.yaml] 14:56:13 % Total % Received % Xferd Average Speed Time Time Time Current 14:56:13 Dload Upload Total Spent Left Speed 14:56:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 302 147k --:--:-- --:--:-- --:--:-- 147k 14:56:13 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 14:56:13 14:56:13 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/712/openapi/v3/core-metadata.yaml] 14:56:13 % Total % Received % Xferd Average Speed Time Time Time Current 14:56:13 Dload Upload Total Spent Left Speed 14:56:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 467 446k --:--:-- --:--:-- --:--:-- 445k 100 149k 100 156 100 149k 467 446k --:--:-- --:--:-- --:--:-- 445k 14:56:13 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 14:56:13 14:56:13 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/712/openapi/v3/support-cron-scheduler.yaml] 14:56:13 % Total % Received % Xferd Average Speed Time Time Time Current 14:56:13 Dload Upload Total Spent Left Speed 14:56:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 269 193k --:--:-- --:--:-- --:--:-- 193k 14:56:13 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 14:56:13 14:56:13 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/712/openapi/v3/support-notifications.yaml] 14:56:13 % Total % Received % Xferd Average Speed Time Time Time Current 14:56:13 Dload Upload Total Spent Left Speed 14:56:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 457 250k --:--:-- --:--:-- --:--:-- 250k 14:56:14 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 14:56:14 14:56:14 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/712/openapi/v3/support-scheduler.yaml] 14:56:14 % Total % Received % Xferd Average Speed Time Time Time Current 14:56:14 Dload Upload Total Spent Left Speed 14:56:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 490 113k --:--:-- --:--:-- --:--:-- 113k 100 37110 100 156 100 36954 490 113k --:--:-- --:--:-- --:--:-- 113k 14:56:14 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 14:56:14 [Pipeline] } 14:56:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 14:56:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:56:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:56:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:15 prd-ubuntu20.04-docker-8c-8g-21898 does not seem to be running inside a container 14:56:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/712 -v /w/workspace/edgex-go/712:/w/workspace/edgex-go/712:rw,z -v /w/workspace/edgex-go/712@tmp:/w/workspace/edgex-go/712@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:56:16 $ docker top 14d0c29c5a1f291fea2b440b595fb2b1977dfdc24f15be9b605a67cafd35d150 -eo pid,comm 14:56:16 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). 14:56:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:56:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:56:16 [ssh-agent] Looking for ssh-agent implementation... 14:56:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:56:16 $ docker exec 14d0c29c5a1f291fea2b440b595fb2b1977dfdc24f15be9b605a67cafd35d150 ssh-agent 14:56:16 SSH_AUTH_SOCK=/tmp/ssh-E9rfJW7GGuRQ/agent.32 14:56:16 SSH_AGENT_PID=38 14:56:16 Running ssh-add (command line suppressed) 14:56:16 Identity added: /w/workspace/edgex-go/712@tmp/private_key_6758828873160594398.key (/w/workspace/edgex-go/712@tmp/private_key_6758828873160594398.key) 14:56:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:56:17 + git semver tag 14:56:17 2024-10-05 14:56:17,208 [run_tag] DEBUG tag force:False 14:56:17 2024-10-05 14:56:17,208 [check_head_tag] DEBUG check head tag 14:56:17 2024-10-05 14:56:17,210 [execute] INFO git cat-file --batch-check 14:56:17 2024-10-05 14:56:17,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/712, universal_newlines=False, shell=None, istream=) 14:56:17 2024-10-05 14:56:17,215 [execute] INFO git cat-file --batch 14:56:17 2024-10-05 14:56:17,216 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/712, universal_newlines=False, shell=None, istream=) 14:56:17 2024-10-05 14:56:17,267 [read_version] DEBUG read version from /w/workspace/edgex-go/712/.semver/main 14:56:17 2024-10-05 14:56:17,267 [execute] INFO git tag -a v3.2.0-dev.89 -m v3.2.0-dev.89 14:56:17 2024-10-05 14:56:17,267 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.89', '-m', 'v3.2.0-dev.89'], cwd=/w/workspace/edgex-go/712, universal_newlines=False, shell=None, istream=None) 14:56:17 2024-10-05 14:56:17,272 [read_version] DEBUG read version from /w/workspace/edgex-go/712/.semver/main 14:56:17 3.2.0-dev.89 [Pipeline] } 14:56:17 $ docker exec --env ******** --env ******** 14d0c29c5a1f291fea2b440b595fb2b1977dfdc24f15be9b605a67cafd35d150 ssh-agent -k 14:56:17 unset SSH_AUTH_SOCK; 14:56:17 unset SSH_AGENT_PID; 14:56:17 echo Agent pid 38 killed; 14:56:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:56:17 + git semver [Pipeline] } 14:56:18 $ docker stop --time=1 14d0c29c5a1f291fea2b440b595fb2b1977dfdc24f15be9b605a67cafd35d150 14:56:19 $ docker rm -f --volumes 14d0c29c5a1f291fea2b440b595fb2b1977dfdc24f15be9b605a67cafd35d150 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:56:19 14:56:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:56:20 0.23.1-centos7: Pulling from edgex-lftools 14:56:20 ab5ef0e58194: Pulling fs layer 14:56:20 9712f1f96733: Pulling fs layer 14:56:20 63f879dbbcfc: Pulling fs layer 14:56:20 0d9ebad4ef96: Pulling fs layer 14:56:20 e9a5061849ea: Pulling fs layer 14:56:20 d747dcd14b5f: Pulling fs layer 14:56:20 2de7ff778b66: Pulling fs layer 14:56:20 0d9ebad4ef96: Waiting 14:56:20 e9a5061849ea: Waiting 14:56:20 d747dcd14b5f: Waiting 14:56:20 2de7ff778b66: Waiting 14:56:20 9712f1f96733: Download complete 14:56:20 63f879dbbcfc: Verifying Checksum 14:56:20 63f879dbbcfc: Download complete 14:56:20 e9a5061849ea: Verifying Checksum 14:56:20 e9a5061849ea: Download complete 14:56:20 d747dcd14b5f: Verifying Checksum 14:56:20 d747dcd14b5f: Download complete 14:56:20 0d9ebad4ef96: Verifying Checksum 14:56:20 0d9ebad4ef96: Download complete 14:56:21 2de7ff778b66: Verifying Checksum 14:56:21 2de7ff778b66: Download complete 14:56:21 ab5ef0e58194: Verifying Checksum 14:56:21 ab5ef0e58194: Download complete 14:56:24 ab5ef0e58194: Pull complete 14:56:24 9712f1f96733: Pull complete 14:56:24 63f879dbbcfc: Pull complete 14:56:28 0d9ebad4ef96: Pull complete 14:56:29 e9a5061849ea: Pull complete 14:56:29 d747dcd14b5f: Pull complete 14:56:30 2de7ff778b66: Pull complete 14:56:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:56:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:56:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:30 prd-ubuntu20.04-docker-8c-8g-21898 does not seem to be running inside a container 14:56:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/712 -v /w/workspace/edgex-go/712:/w/workspace/edgex-go/712:rw,z -v /w/workspace/edgex-go/712@tmp:/w/workspace/edgex-go/712@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:56:38 $ docker top 1ddc240db4b527ea4be4e8ce5884a85d83b89530ff8f20ad8a75eaa795861e69 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:56:38 provisioning config files... 14:56:38 copy managed file [sigul-config] to file:/w/workspace/edgex-go/712@tmp/config4004700587594811718tmp 14:56:38 copy managed file [sigul-password] to file:/w/workspace/edgex-go/712@tmp/config15965189528857644711tmp 14:56:38 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/712@tmp/config4806985067099056827tmp [Pipeline] { [Pipeline] echo 14:56:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:56:38 ---> sigul-configuration.sh 14:56:38 gpg: directory `/root/.gnupg' created 14:56:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:56:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:56:38 gpg: keyring `/root/.gnupg/secring.gpg' created 14:56:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:56:38 gpg: CAST5 encrypted data 14:56:38 gpg: encrypted with 1 passphrase 14:56:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:56:38 + mkdir /home/jenkins 14:56:38 + mkdir /home/jenkins/sigul [Pipeline] sh 14:56:39 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 14:56:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:56:39 ---> sigul-install.sh 14:56:39 Sigul already installed; skipping installation. [Pipeline] sh 14:56:39 + git tag --list 14:56:39 0.6.0 14:56:39 0.6.1 14:56:39 0.7.0 14:56:39 0.7.1 14:56:39 v1.0.0 14:56:39 v1.0.1 14:56:39 v1.1.0 14:56:39 v1.2.0 14:56:39 v1.2.1 14:56:39 v1.3.0 14:56:39 v1.3.1 14:56:39 v2.0.0 14:56:39 v2.1.0 14:56:39 v2.1.1 14:56:39 v2.2.0 14:56:39 v2.3.0 14:56:39 v3.0 14:56:39 v3.0.0 14:56:39 v3.1 14:56:39 v3.1.0 14:56:39 v3.1.0-dev.1 14:56:39 v3.1.0-dev.10 14:56:39 v3.1.0-dev.11 14:56:39 v3.1.0-dev.12 14:56:39 v3.1.0-dev.13 14:56:39 v3.1.0-dev.14 14:56:39 v3.1.0-dev.15 14:56:39 v3.1.0-dev.16 14:56:39 v3.1.0-dev.17 14:56:39 v3.1.0-dev.18 14:56:39 v3.1.0-dev.19 14:56:39 v3.1.0-dev.2 14:56:39 v3.1.0-dev.20 14:56:39 v3.1.0-dev.21 14:56:39 v3.1.0-dev.22 14:56:39 v3.1.0-dev.23 14:56:39 v3.1.0-dev.24 14:56:39 v3.1.0-dev.25 14:56:39 v3.1.0-dev.26 14:56:39 v3.1.0-dev.27 14:56:39 v3.1.0-dev.28 14:56:39 v3.1.0-dev.29 14:56:39 v3.1.0-dev.3 14:56:39 v3.1.0-dev.30 14:56:39 v3.1.0-dev.31 14:56:39 v3.1.0-dev.32 14:56:39 v3.1.0-dev.33 14:56:39 v3.1.0-dev.34 14:56:39 v3.1.0-dev.35 14:56:39 v3.1.0-dev.36 14:56:39 v3.1.0-dev.37 14:56:39 v3.1.0-dev.38 14:56:39 v3.1.0-dev.39 14:56:39 v3.1.0-dev.4 14:56:39 v3.1.0-dev.40 14:56:39 v3.1.0-dev.41 14:56:39 v3.1.0-dev.42 14:56:39 v3.1.0-dev.43 14:56:39 v3.1.0-dev.44 14:56:39 v3.1.0-dev.45 14:56:39 v3.1.0-dev.46 14:56:39 v3.1.0-dev.47 14:56:39 v3.1.0-dev.48 14:56:39 v3.1.0-dev.49 14:56:39 v3.1.0-dev.5 14:56:39 v3.1.0-dev.50 14:56:39 v3.1.0-dev.51 14:56:39 v3.1.0-dev.52 14:56:39 v3.1.0-dev.53 14:56:39 v3.1.0-dev.54 14:56:39 v3.1.0-dev.55 14:56:39 v3.1.0-dev.56 14:56:39 v3.1.0-dev.57 14:56:39 v3.1.0-dev.58 14:56:39 v3.1.0-dev.59 14:56:39 v3.1.0-dev.6 14:56:39 v3.1.0-dev.60 14:56:39 v3.1.0-dev.61 14:56:39 v3.1.0-dev.62 14:56:39 v3.1.0-dev.63 14:56:39 v3.1.0-dev.64 14:56:39 v3.1.0-dev.65 14:56:39 v3.1.0-dev.66 14:56:39 v3.1.0-dev.67 14:56:39 v3.1.0-dev.68 14:56:39 v3.1.0-dev.69 14:56:39 v3.1.0-dev.7 14:56:39 v3.1.0-dev.70 14:56:39 v3.1.0-dev.71 14:56:39 v3.1.0-dev.72 14:56:39 v3.1.0-dev.73 14:56:39 v3.1.0-dev.8 14:56:39 v3.1.0-dev.9 14:56:39 v3.1.1 14:56:39 v3.1.1-dev.1 14:56:39 v3.1.1-dev.2 14:56:39 v3.2.0-dev.1 14:56:39 v3.2.0-dev.10 14:56:39 v3.2.0-dev.11 14:56:39 v3.2.0-dev.12 14:56:39 v3.2.0-dev.13 14:56:39 v3.2.0-dev.14 14:56:39 v3.2.0-dev.15 14:56:39 v3.2.0-dev.16 14:56:39 v3.2.0-dev.17 14:56:39 v3.2.0-dev.18 14:56:39 v3.2.0-dev.19 14:56:39 v3.2.0-dev.2 14:56:39 v3.2.0-dev.20 14:56:39 v3.2.0-dev.21 14:56:39 v3.2.0-dev.22 14:56:39 v3.2.0-dev.23 14:56:39 v3.2.0-dev.24 14:56:39 v3.2.0-dev.25 14:56:39 v3.2.0-dev.26 14:56:39 v3.2.0-dev.27 14:56:39 v3.2.0-dev.28 14:56:39 v3.2.0-dev.29 14:56:39 v3.2.0-dev.3 14:56:39 v3.2.0-dev.30 14:56:39 v3.2.0-dev.31 14:56:39 v3.2.0-dev.32 14:56:39 v3.2.0-dev.33 14:56:39 v3.2.0-dev.34 14:56:39 v3.2.0-dev.35 14:56:39 v3.2.0-dev.36 14:56:39 v3.2.0-dev.37 14:56:39 v3.2.0-dev.38 14:56:39 v3.2.0-dev.39 14:56:39 v3.2.0-dev.4 14:56:39 v3.2.0-dev.40 14:56:39 v3.2.0-dev.41 14:56:39 v3.2.0-dev.42 14:56:39 v3.2.0-dev.43 14:56:39 v3.2.0-dev.44 14:56:39 v3.2.0-dev.45 14:56:39 v3.2.0-dev.46 14:56:39 v3.2.0-dev.47 14:56:39 v3.2.0-dev.48 14:56:39 v3.2.0-dev.49 14:56:39 v3.2.0-dev.5 14:56:39 v3.2.0-dev.50 14:56:39 v3.2.0-dev.51 14:56:39 v3.2.0-dev.52 14:56:39 v3.2.0-dev.53 14:56:39 v3.2.0-dev.54 14:56:39 v3.2.0-dev.55 14:56:39 v3.2.0-dev.56 14:56:39 v3.2.0-dev.57 14:56:39 v3.2.0-dev.58 14:56:39 v3.2.0-dev.59 14:56:39 v3.2.0-dev.6 14:56:39 v3.2.0-dev.60 14:56:39 v3.2.0-dev.61 14:56:39 v3.2.0-dev.62 14:56:39 v3.2.0-dev.63 14:56:39 v3.2.0-dev.64 14:56:39 v3.2.0-dev.65 14:56:39 v3.2.0-dev.66 14:56:39 v3.2.0-dev.67 14:56:39 v3.2.0-dev.68 14:56:39 v3.2.0-dev.69 14:56:39 v3.2.0-dev.7 14:56:39 v3.2.0-dev.70 14:56:39 v3.2.0-dev.71 14:56:39 v3.2.0-dev.72 14:56:39 v3.2.0-dev.73 14:56:39 v3.2.0-dev.74 14:56:39 v3.2.0-dev.75 14:56:39 v3.2.0-dev.76 14:56:39 v3.2.0-dev.77 14:56:39 v3.2.0-dev.78 14:56:39 v3.2.0-dev.79 14:56:39 v3.2.0-dev.8 14:56:39 v3.2.0-dev.80 14:56:39 v3.2.0-dev.81 14:56:39 v3.2.0-dev.82 14:56:39 v3.2.0-dev.83 14:56:39 v3.2.0-dev.84 14:56:39 v3.2.0-dev.85 14:56:39 v3.2.0-dev.86 14:56:39 v3.2.0-dev.87 14:56:39 v3.2.0-dev.88 14:56:39 v3.2.0-dev.89 14:56:39 v3.2.0-dev.9 [Pipeline] sh 14:56:40 + lftools sign git-tag v3.2.0-dev.89 14:56:40 Signing Git tag with Sigul... 14:56:40 Signing v3.2.0-dev.89 [Pipeline] echo 14:56:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:56:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:56:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:56:41 $ docker stop --time=1 1ddc240db4b527ea4be4e8ce5884a85d83b89530ff8f20ad8a75eaa795861e69 14:56:42 $ docker rm -f --volumes 1ddc240db4b527ea4be4e8ce5884a85d83b89530ff8f20ad8a75eaa795861e69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:56:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:56:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:56:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:43 prd-ubuntu20.04-docker-8c-8g-21898 does not seem to be running inside a container 14:56:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/712 -v /w/workspace/edgex-go/712:/w/workspace/edgex-go/712:rw,z -v /w/workspace/edgex-go/712@tmp:/w/workspace/edgex-go/712@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:56:44 $ docker top 0a7c2d31f1d6478497e7d1bf325b48ec5eaa0070c074a8817c103b77a6d1b002 -eo pid,comm 14:56:44 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). 14:56:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:56:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:56:44 [ssh-agent] Looking for ssh-agent implementation... 14:56:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:56:44 $ docker exec 0a7c2d31f1d6478497e7d1bf325b48ec5eaa0070c074a8817c103b77a6d1b002 ssh-agent 14:56:44 SSH_AUTH_SOCK=/tmp/ssh-4AQ2V4xzGRO9/agent.32 14:56:44 SSH_AGENT_PID=38 14:56:44 Running ssh-add (command line suppressed) 14:56:44 Identity added: /w/workspace/edgex-go/712@tmp/private_key_1271386187361454204.key (/w/workspace/edgex-go/712@tmp/private_key_1271386187361454204.key) 14:56:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:56:44 + git semver bump pre 14:56:45 2024-10-05 14:56:45,142 [read_version] DEBUG read version from /w/workspace/edgex-go/712/.semver/main 14:56:45 2024-10-05 14:56:45,142 [bump_version] DEBUG bumping version:3.2.0-dev.89 on axis:pre with prefix:dev 14:56:45 2024-10-05 14:56:45,142 [bump_version] DEBUG bumped version:3.2.0-dev.90 14:56:45 2024-10-05 14:56:45,143 [write_version] DEBUG write version:3.2.0-dev.90 to path:/w/workspace/edgex-go/712/.semver/main with force:True 14:56:45 2024-10-05 14:56:45,143 [read_version] DEBUG read version from /w/workspace/edgex-go/712/.semver/main 14:56:45 2024-10-05 14:56:45,143 [write_file] DEBUG write to file:/w/workspace/edgex-go/712/.semver/main 14:56:45 2024-10-05 14:56:45,145 [execute] INFO git cat-file --batch-check 14:56:45 2024-10-05 14:56:45,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/712/.semver, universal_newlines=False, shell=None, istream=) 14:56:45 2024-10-05 14:56:45,151 [execute] INFO git cat-file --batch 14:56:45 2024-10-05 14:56:45,151 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/712/.semver, universal_newlines=False, shell=None, istream=) 14:56:45 2024-10-05 14:56:45,156 [read_version] DEBUG read version from /w/workspace/edgex-go/712/.semver/main 14:56:45 3.2.0-dev.90 [Pipeline] } 14:56:45 $ docker exec --env ******** --env ******** 0a7c2d31f1d6478497e7d1bf325b48ec5eaa0070c074a8817c103b77a6d1b002 ssh-agent -k 14:56:45 unset SSH_AUTH_SOCK; 14:56:45 unset SSH_AGENT_PID; 14:56:45 echo Agent pid 38 killed; 14:56:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:56:45 + git semver [Pipeline] } 14:56:45 $ docker stop --time=1 0a7c2d31f1d6478497e7d1bf325b48ec5eaa0070c074a8817c103b77a6d1b002 14:56:47 $ docker rm -f --volumes 0a7c2d31f1d6478497e7d1bf325b48ec5eaa0070c074a8817c103b77a6d1b002 [Pipeline] // withDockerContainer [Pipeline] sh 14:56:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:56:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:56:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:56:47 prd-ubuntu20.04-docker-8c-8g-21898 does not seem to be running inside a container 14:56:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/712 -v /w/workspace/edgex-go/712:/w/workspace/edgex-go/712:rw,z -v /w/workspace/edgex-go/712@tmp:/w/workspace/edgex-go/712@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:56:48 $ docker top 465d9bba1afa25c3b140e26932909369f9ed26f5cdcf297efc490133b39cdfdf -eo pid,comm 14:56:48 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). 14:56:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:56:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:56:48 [ssh-agent] Looking for ssh-agent implementation... 14:56:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:56:48 $ docker exec 465d9bba1afa25c3b140e26932909369f9ed26f5cdcf297efc490133b39cdfdf ssh-agent 14:56:48 SSH_AUTH_SOCK=/tmp/ssh-0DCUZ7JZjWPR/agent.32 14:56:48 SSH_AGENT_PID=38 14:56:48 Running ssh-add (command line suppressed) 14:56:48 Identity added: /w/workspace/edgex-go/712@tmp/private_key_636270242872677926.key (/w/workspace/edgex-go/712@tmp/private_key_636270242872677926.key) 14:56:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:56:49 + git semver push 14:56:49 2024-10-05 14:56:49,324 [run_push] DEBUG push 14:56:49 2024-10-05 14:56:49,325 [execute] INFO git cat-file --batch-check 14:56:49 2024-10-05 14:56:49,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/712/.semver, universal_newlines=False, shell=None, istream=) 14:56:49 2024-10-05 14:56:49,329 [execute] INFO git rev-list cf75b2a66ca17f9f1adf9d2fa56056ae1b31c37c -- 14:56:49 2024-10-05 14:56:49,330 [execute] DEBUG Popen(['git', 'rev-list', 'cf75b2a66ca17f9f1adf9d2fa56056ae1b31c37c', '--'], cwd=/w/workspace/edgex-go/712/.semver, universal_newlines=False, shell=None, istream=None) 14:56:49 2024-10-05 14:56:49,349 [execute] INFO git fetch -v origin 14:56:49 2024-10-05 14:56:49,349 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/712/.semver, universal_newlines=True, shell=None, istream=None) 14:56:49 2024-10-05 14:56:49,940 [run_push] DEBUG no remote changes detected 14:56:49 2024-10-05 14:56:49,941 [execute] INFO git push origin semver 14:56:49 2024-10-05 14:56:49,941 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/712/.semver, universal_newlines=False, shell=None, istream=None) 14:56:50 2024-10-05 14:56:50,804 [run_push] DEBUG push all version tags 14:56:50 2024-10-05 14:56:50,805 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:56:50 2024-10-05 14:56:50,806 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/712, universal_newlines=False, shell=None, istream=None) 14:56:51 2024-10-05 14:56:51,541 [read_version] DEBUG read version from /w/workspace/edgex-go/712/.semver/main 14:56:51 3.2.0-dev.90 [Pipeline] } 14:56:51 $ docker exec --env ******** --env ******** 465d9bba1afa25c3b140e26932909369f9ed26f5cdcf297efc490133b39cdfdf ssh-agent -k 14:56:51 unset SSH_AUTH_SOCK; 14:56:51 unset SSH_AGENT_PID; 14:56:51 echo Agent pid 38 killed; 14:56:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:56:52 + git semver [Pipeline] } 14:56:52 $ docker stop --time=1 465d9bba1afa25c3b140e26932909369f9ed26f5cdcf297efc490133b39cdfdf 14:56:53 $ docker rm -f --volumes 465d9bba1afa25c3b140e26932909369f9ed26f5cdcf297efc490133b39cdfdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:56:54 + [ -d /w/workspace/edgex-go/712/archives ] [Pipeline] libraryResource [Pipeline] sh 14:56:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:56:55 ---> package-listing.sh 14:56:55 ++ facter osfamily 14:56:55 ++ tr '[:upper:]' '[:lower:]' 14:56:55 + OS_FAMILY=debian 14:56:55 + workspace=/w/workspace/edgex-go/712 14:56:55 + START_PACKAGES=/tmp/packages_start.txt 14:56:55 + END_PACKAGES=/tmp/packages_end.txt 14:56:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:56:55 + PACKAGES=/tmp/packages_start.txt 14:56:55 + '[' /w/workspace/edgex-go/712 ']' 14:56:55 + PACKAGES=/tmp/packages_end.txt 14:56:55 + case "${OS_FAMILY}" in 14:56:55 + dpkg -l 14:56:55 + grep '^ii' 14:56:55 + '[' -f /tmp/packages_start.txt ']' 14:56:55 + '[' -f /tmp/packages_end.txt ']' 14:56:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:56:55 + '[' /w/workspace/edgex-go/712 ']' 14:56:55 + mkdir -p /w/workspace/edgex-go/712/archives/ 14:56:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/712/archives/ [Pipeline] echo 14:56:55 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/712/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:56:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:56:56 14:56:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:56:56 latest: Pulling from edgex-lftools-log-publisher 14:56:56 5eb5b503b376: Pulling fs layer 14:56:56 5c69ac0246d0: Pulling fs layer 14:56:56 ec43610c2a17: Pulling fs layer 14:56:56 3a2ae6a8a46f: Pulling fs layer 14:56:56 33b1e0a273af: Pulling fs layer 14:56:56 5d3b04190fa2: Pulling fs layer 14:56:56 2f39f015ded8: Pulling fs layer 14:56:56 5d3b04190fa2: Waiting 14:56:56 3a2ae6a8a46f: Waiting 14:56:56 33b1e0a273af: Waiting 14:56:56 2f39f015ded8: Waiting 14:56:56 5c69ac0246d0: Verifying Checksum 14:56:56 5c69ac0246d0: Download complete 14:56:57 3a2ae6a8a46f: Download complete 14:56:57 33b1e0a273af: Verifying Checksum 14:56:57 33b1e0a273af: Download complete 14:56:57 ec43610c2a17: Verifying Checksum 14:56:57 ec43610c2a17: Download complete 14:56:57 5d3b04190fa2: Verifying Checksum 14:56:57 5d3b04190fa2: Download complete 14:56:57 5eb5b503b376: Verifying Checksum 14:56:57 5eb5b503b376: Download complete 14:56:58 2f39f015ded8: Download complete 14:56:58 5eb5b503b376: Pull complete 14:56:58 5c69ac0246d0: Pull complete 14:56:59 ec43610c2a17: Pull complete 14:56:59 3a2ae6a8a46f: Pull complete 14:56:59 33b1e0a273af: Pull complete 14:56:59 5d3b04190fa2: Pull complete 14:57:05 2f39f015ded8: Pull complete 14:57:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:57:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:57:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:05 prd-ubuntu20.04-docker-8c-8g-21898 does not seem to be running inside a container 14:57:05 $ 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/712/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/712 -v /w/workspace/edgex-go/712:/w/workspace/edgex-go/712:rw,z -v /w/workspace/edgex-go/712@tmp:/w/workspace/edgex-go/712@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 14:57:10 $ docker top dfe482500e0c8d92274024f775035d7db74cdedcb38aa852a4c49b3d58ae2373 -eo pid,comm [Pipeline] { [Pipeline] sh 14:57:10 + touch /tmp/pre-build-complete [Pipeline] sh 14:57:11 + mkdir -p /var/log/sysstat [Pipeline] sh 14:57:11 + ls /var/log/sa-host 14:57:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:57:11 provisioning config files... 14:57:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/712@tmp/config3891269952384886981tmp [Pipeline] { [Pipeline] echo 14:57:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:57:11 ---> create-netrc.sh [Pipeline] } 14:57:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:57:12 ---> python-tools-install.sh [Pipeline] echo 14:57:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:57:12 ---> sudo-logs.sh 14:57:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:57:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:57:12 ---> job-cost.sh 14:57:12 lf-activate-venv: SKIPPING 14:57:12 DEBUG: total: 0.10999999940395355 14:57:12 INFO: Retrieving Stack Cost... 14:57:13 INFO: Retrieving Pricing Info for: v3-standard-8 14:57:13 INFO: Archiving Costs [Pipeline] echo 14:57:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:57:14 ---> logs-deploy.sh 14:57:14 lf-activate-venv: SKIPPING 14:57:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/712 14:57:14 INFO: archiving workspace using pattern(s): 14:57:15 Archives upload complete. 14:57:15 INFO: archiving logs to Nexus 14:57:16 ---> uname -a: 14:57:16 Linux prd-ubuntu20-04-docker-8c-8g-21898 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:57:16 14:57:16 14:57:16 ---> lscpu: 14:57:16 Architecture: x86_64 14:57:16 CPU op-mode(s): 32-bit, 64-bit 14:57:16 Byte Order: Little Endian 14:57:16 Address sizes: 40 bits physical, 48 bits virtual 14:57:16 CPU(s): 8 14:57:16 On-line CPU(s) list: 0-7 14:57:16 Thread(s) per core: 1 14:57:16 Core(s) per socket: 1 14:57:16 Socket(s): 8 14:57:16 NUMA node(s): 1 14:57:16 Vendor ID: AuthenticAMD 14:57:16 CPU family: 23 14:57:16 Model: 49 14:57:16 Model name: AMD EPYC-Rome Processor 14:57:16 Stepping: 0 14:57:16 CPU MHz: 2799.998 14:57:16 BogoMIPS: 5599.99 14:57:16 Virtualization: AMD-V 14:57:16 Hypervisor vendor: KVM 14:57:16 Virtualization type: full 14:57:16 L1d cache: 256 KiB 14:57:16 L1i cache: 256 KiB 14:57:16 L2 cache: 4 MiB 14:57:16 L3 cache: 128 MiB 14:57:16 NUMA node0 CPU(s): 0-7 14:57:16 Vulnerability Itlb multihit: Not affected 14:57:16 Vulnerability L1tf: Not affected 14:57:16 Vulnerability Mds: Not affected 14:57:16 Vulnerability Meltdown: Not affected 14:57:16 Vulnerability Mmio stale data: Not affected 14:57:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:57:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:57:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:57:16 Vulnerability Srbds: Not affected 14:57:16 Vulnerability Tsx async abort: Not affected 14:57:16 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 14:57:16 14:57:16 14:57:16 ---> nproc: 14:57:16 8 14:57:16 14:57:16 14:57:16 ---> df -h: 14:57:16 Filesystem Size Used Avail Use% Mounted on 14:57:16 overlay 155G 28G 127G 19% / 14:57:16 tmpfs 64M 0 64M 0% /dev 14:57:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:57:16 shm 64M 0 64M 0% /dev/shm 14:57:16 /dev/vda1 155G 28G 127G 19% /facter-os 14:57:16 14:57:16 14:57:16 ---> sar -b -r -n DEV: 14:57:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-21898) 10/05/24 _x86_64_ (8 CPU) 14:57:16 14:57:16 14:03:24 LINUX RESTART (8 CPU) 14:57:16 14:57:16 14:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:57:16 14:05:01 351.29 10.58 340.71 0.00 1760.91 52523.25 0.00 14:57:16 14:06:01 101.75 0.85 100.90 0.00 8.93 35575.80 0.00 14:57:16 14:07:01 59.61 0.08 59.52 0.00 0.67 38647.98 0.00 14:57:16 14:08:01 24.00 0.13 23.86 0.00 7.07 16969.04 0.00 14:57:16 14:09:01 220.11 4.23 215.88 0.00 2109.43 121736.09 0.00 14:57:16 14:10:01 635.45 14.34 621.11 0.00 2381.74 171963.35 0.00 14:57:16 14:11:01 452.95 0.72 452.23 0.00 11.20 162713.90 0.00 14:57:16 14:12:01 208.86 0.07 208.80 0.00 0.53 53895.77 0.00 14:57:16 14:13:01 317.36 1.07 316.29 0.00 27.98 127039.31 0.00 14:57:16 14:14:01 790.17 0.53 789.64 0.00 11.73 114819.19 0.00 14:57:16 14:15:02 39.81 0.08 39.73 0.00 15.73 1033.16 0.00 14:57:16 14:16:01 18.40 0.00 18.40 0.00 0.00 496.32 0.00 14:57:16 14:17:01 1.70 0.02 1.68 0.00 0.13 19.33 0.00 14:57:16 14:18:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 14:57:16 14:19:01 2.43 0.02 2.42 0.00 0.13 31.99 0.00 14:57:16 14:20:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 14:57:16 14:21:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 14:57:16 14:22:01 1.85 0.00 1.85 0.00 0.00 21.60 0.00 14:57:16 14:23:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 14:57:16 14:24:01 1.83 0.00 1.83 0.00 0.00 22.13 0.00 14:57:16 14:25:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 14:57:16 14:26:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 14:57:16 14:27:01 3.50 1.02 2.48 0.00 21.86 32.13 0.00 14:57:16 14:28:01 2.03 0.00 2.03 0.00 0.00 22.93 0.00 14:57:16 14:29:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 14:57:16 14:30:01 2.05 0.00 2.05 0.00 0.00 22.93 0.00 14:57:16 14:31:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 14:57:16 14:32:01 2.07 0.00 2.07 0.00 0.00 23.46 0.00 14:57:16 14:33:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 14:57:16 14:34:01 2.12 0.00 2.12 0.00 0.00 24.00 0.00 14:57:16 14:35:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 14:57:16 14:36:01 2.02 0.00 2.02 0.00 0.00 22.39 0.00 14:57:16 14:37:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 14:57:16 14:38:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 14:57:16 14:39:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 14:57:16 14:40:01 1.48 0.00 1.48 0.00 0.00 17.19 0.00 14:57:16 14:41:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 14:57:16 14:42:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 14:57:16 14:43:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 14:57:16 14:44:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 14:57:16 14:45:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 14:57:16 14:46:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 14:57:16 14:47:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 14:57:16 14:48:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 14:57:16 14:49:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 14:57:16 14:50:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 14:57:16 14:51:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 14:57:16 14:52:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 14:57:16 14:53:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 14:57:16 14:54:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 14:57:16 14:55:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 14:57:16 14:56:01 50.39 0.10 50.29 0.00 8.13 14325.88 0.00 14:57:16 14:57:01 153.95 0.23 153.72 0.00 16.13 39292.90 0.00 14:57:16 Average: 65.77 0.64 65.13 0.00 120.47 17965.24 0.00 14:57:16 14:57:16 14:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:57:16 14:05:01 28662772 31531552 783140 2.38 82020 3037816 1997648 5.89 1100588 2713288 7884 14:57:16 14:06:01 27236208 31415832 889484 2.70 129448 4177648 2039860 6.01 1793776 3311220 880852 14:57:16 14:07:01 26667464 31070948 1230840 3.74 133840 4382348 2615164 7.71 1994360 3656588 495852 14:57:16 14:08:01 26590400 31486384 814004 2.48 137436 4822320 1931032 5.69 1436008 4247404 477916 14:57:16 14:09:01 21131288 31413988 854076 2.60 159916 10088676 2529436 7.45 1916068 9088276 3702392 14:57:16 14:10:01 17423416 31336232 907168 2.76 340788 13207756 2590756 7.64 2830540 11514044 2462348 14:57:16 14:11:01 12329512 29157332 3017120 9.18 370216 15734536 7924960 23.36 5102604 13893764 323396 14:57:16 14:12:01 8683416 28236516 3930920 11.95 388484 18306032 10903036 32.13 7282820 15205220 1429552 14:57:16 14:13:01 5999084 27511528 4675936 14.22 398440 20222416 9811028 28.91 8605080 16561496 264056 14:57:16 14:14:01 10369060 31443496 801172 2.44 409112 19949684 2283748 6.73 3205976 17854064 604 14:57:16 14:15:02 10356268 31433480 810292 2.46 410976 19950744 2266204 6.68 3520920 17551000 220 14:57:16 14:16:01 10351396 31429244 814252 2.48 411676 19950924 2290836 6.75 3741576 17335744 252 14:57:16 14:17:01 10351892 31429880 813620 2.47 411684 19951052 2290836 6.75 3740292 17335876 12 14:57:16 14:18:01 10358568 31436584 807368 2.46 411700 19951056 2290836 6.75 3732396 17335876 4 14:57:16 14:19:01 10359492 31437584 806748 2.45 411764 19951032 2319292 6.84 3732908 17335856 8 14:57:16 14:20:01 10371328 31449456 794852 2.42 411784 19951040 2319292 6.84 3721056 17335860 48 14:57:16 14:21:01 10370964 31449116 795048 2.42 411816 19951040 2319292 6.84 3721076 17335860 8 14:57:16 14:22:01 10371188 31449496 794820 2.42 411836 19951172 2319292 6.84 3721160 17335984 8 14:57:16 14:23:01 10371172 31449500 794804 2.42 411844 19951172 2319292 6.84 3721184 17335984 12 14:57:16 14:24:01 10371580 31449956 794280 2.42 411884 19951172 2319292 6.84 3720688 17335996 16 14:57:16 14:25:01 10371296 31449724 794496 2.42 411908 19951184 2319292 6.84 3720644 17336004 8 14:57:16 14:26:01 10371272 31449724 794452 2.42 411932 19951180 2319292 6.84 3720692 17336008 12 14:57:16 14:27:01 10369564 31449068 794852 2.42 412020 19951808 2372328 6.99 3720892 17336564 8 14:57:16 14:28:01 10369224 31448772 795128 2.42 412064 19951812 2372328 6.99 3720932 17336568 8 14:57:16 14:29:01 10369380 31448952 794824 2.42 412108 19951804 2372328 6.99 3721060 17336568 8 14:57:16 14:30:01 10369096 31448724 795020 2.42 412140 19951816 2372328 6.99 3721140 17336572 184 14:57:16 14:31:01 10369072 31448736 794924 2.42 412176 19951816 2372328 6.99 3721188 17336572 8 14:57:16 14:32:01 10369004 31448740 795068 2.42 412240 19951820 2372328 6.99 3721252 17336576 8 14:57:16 14:33:01 10368980 31448760 794992 2.42 412300 19951824 2372328 6.99 3721304 17336580 8 14:57:16 14:34:01 10369404 31449232 794472 2.42 412340 19951824 2372328 6.99 3721380 17336584 16 14:57:16 14:35:01 10369308 31449188 794408 2.42 412376 19951832 2372328 6.99 3721568 17336588 16 14:57:16 14:36:01 10369040 31448964 794612 2.42 412416 19951832 2372328 6.99 3721348 17336588 16 14:57:16 14:37:01 10368960 31448952 794672 2.42 412476 19951836 2372328 6.99 3721396 17336592 8 14:57:16 14:38:01 10369444 31449452 794328 2.42 412484 19951840 2372328 6.99 3721420 17336596 40 14:57:16 14:39:01 10369596 31449612 794344 2.42 412512 19951832 2372328 6.99 3721488 17336596 16 14:57:16 14:40:01 10369336 31449388 794556 2.42 412524 19951844 2372328 6.99 3721484 17336600 208 14:57:16 14:41:01 10369288 31449356 794516 2.42 412548 19951848 2372328 6.99 3721496 17336604 8 14:57:16 14:42:01 10369208 31449308 794520 2.42 412552 19951856 2372328 6.99 3721520 17336608 12 14:57:16 14:43:01 10369136 31449248 794492 2.42 412568 19951860 2356184 6.94 3721668 17336612 8 14:57:16 14:44:01 10369376 31449520 794400 2.42 412592 19951844 2356184 6.94 3721676 17336616 148 14:57:16 14:45:01 10369344 31449516 794348 2.42 412608 19951864 2356184 6.94 3721604 17336620 16 14:57:16 14:46:01 10369320 31449520 794316 2.42 412616 19951868 2340128 6.90 3721612 17336624 44 14:57:16 14:47:01 10369516 31449732 794028 2.41 412636 19951868 2340128 6.90 3721640 17336624 8 14:57:16 14:48:01 10368956 31449212 794488 2.42 412672 19951864 2340128 6.90 3721692 17336628 8 14:57:16 14:49:01 10369176 31449436 794180 2.42 412688 19951856 2340128 6.90 3721928 17336628 16 14:57:16 14:50:01 10369024 31449320 794256 2.42 412700 19951876 2340128 6.90 3721728 17336632 48 14:57:16 14:51:01 10368976 31449292 794212 2.42 412724 19951880 2340128 6.90 3722004 17336636 12 14:57:16 14:52:01 10368892 31449356 794296 2.42 412748 19952012 2340128 6.90 3721772 17336752 44 14:57:16 14:53:01 10368836 31449324 794304 2.42 412760 19952016 2340128 6.90 3721788 17336756 8 14:57:16 14:54:01 10368992 31449528 794056 2.41 412780 19952012 2340128 6.90 3722128 17336760 52 14:57:16 14:55:01 10368944 31449516 794132 2.42 412792 19952020 2340128 6.90 3722004 17336776 12 14:57:16 14:56:01 9227136 31157820 1079456 3.28 417032 20720600 2728404 8.04 4082268 18027884 378340 14:57:16 14:57:01 8734940 31382436 859768 2.61 437840 21363844 2605776 7.68 3834704 18721384 412432 14:57:16 Average: 11851651 31254444 990545 3.01 383161 18377934 2756245 8.12 3691009 15958542 204476 14:57:16 14:57:16 14:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:57:16 14:05:01 docker0 840.59 770.72 59.16 3024.51 0.00 0.00 0.00 0.00 14:57:16 14:05:01 ens3 1513.31 1532.49 10576.03 162.68 0.00 0.00 0.00 0.00 14:57:16 14:05:01 lo 4.73 4.73 0.47 0.47 0.00 0.00 0.00 0.00 14:57:16 14:05:01 vetha0aec7d 144.14 156.64 14.19 134.69 0.00 0.00 0.00 0.01 14:57:16 14:06:01 vethb72b925 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 14:57:16 14:06:01 docker0 138.58 211.55 11.01 1933.11 0.00 0.00 0.00 0.00 14:57:16 14:06:01 ens3 239.33 154.26 1961.47 23.49 0.00 0.00 0.00 0.00 14:57:16 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:07:01 vethb72b925 1.38 1.40 0.12 0.13 0.00 0.00 0.00 0.00 14:57:16 14:07:01 docker0 1.38 1.38 0.10 0.12 0.00 0.00 0.00 0.00 14:57:16 14:07:01 ens3 36.56 23.55 28.41 16.10 0.00 0.00 0.00 0.00 14:57:16 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:08:01 vethb72b925 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:08:01 ens3 18.33 11.61 15.24 9.50 0.00 0.00 0.00 0.00 14:57:16 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:09:01 veth97810b7 0.60 0.60 0.05 0.24 0.00 0.00 0.00 0.00 14:57:16 14:09:01 docker0 0.60 0.47 0.05 0.23 0.00 0.00 0.00 0.00 14:57:16 14:09:01 ens3 245.48 142.49 4414.54 178.09 0.00 0.00 0.00 0.00 14:57:16 14:09:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 14:57:16 14:10:01 veth97810b7 0.08 0.82 0.00 0.04 0.00 0.00 0.00 0.00 14:57:16 14:10:01 vethc5bf244 70.58 131.77 7.69 1181.13 0.00 0.00 0.00 0.10 14:57:16 14:10:01 docker0 455.07 807.20 39.47 7659.39 0.00 0.00 0.00 0.00 14:57:16 14:10:01 vethd2f6f84 73.46 128.30 7.87 1181.95 0.00 0.00 0.00 0.10 14:57:16 14:10:01 ens3 909.01 494.29 9072.73 59.20 0.00 0.00 0.00 0.00 14:57:16 14:10:01 veth7afe849 76.36 130.02 8.04 1180.68 0.00 0.00 0.00 0.10 14:57:16 14:10:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:57:16 14:10:01 veth45c1754 82.64 154.77 8.51 1184.30 0.00 0.00 0.00 0.10 14:57:16 14:10:01 veth6d43c4c 75.28 122.47 7.90 1179.99 0.00 0.00 0.00 0.10 14:57:16 14:11:01 veth97810b7 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:11:01 veth4d25984 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:57:16 14:11:01 veth2c9690a 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:57:16 14:11:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:11:01 veth0023037 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:57:16 14:11:01 veth40dc2ef 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:57:16 14:11:01 veth7ea7491 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:57:16 14:11:01 veth43381f2 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:57:16 14:11:01 vethde04292 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:57:16 14:11:01 veth7e0855c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:57:16 14:11:01 ens3 16.81 11.61 13.47 7.70 0.00 0.00 0.00 0.00 14:57:16 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:11:01 veth66bf8ce 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:57:16 14:11:01 vethf94029b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:57:16 14:11:01 vethc786ee9 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:57:16 14:11:01 veth2508a85 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:57:16 14:11:01 veth643f2d5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:57:16 14:12:01 veth97810b7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:12:01 veth4d25984 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:12:01 veth2c9690a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:12:01 veth0023037 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:12:01 veth40dc2ef 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:12:01 veth7ea7491 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:12:01 veth43381f2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:12:01 vethde04292 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:12:01 veth7e0855c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:12:01 ens3 4.30 2.47 3.41 1.85 0.00 0.00 0.00 0.00 14:57:16 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:12:01 veth66bf8ce 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:12:01 vethf94029b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:12:01 vethc786ee9 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:12:01 veth2508a85 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:12:01 veth643f2d5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:13:01 veth97810b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:13:01 veth4d25984 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:13:01 veth2c9690a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:13:01 veth0023037 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:13:01 veth40dc2ef 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:13:01 veth7ea7491 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:13:01 veth43381f2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:13:01 vethde04292 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:13:01 veth7e0855c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:13:01 ens3 8.74 6.15 6.64 7.08 0.00 0.00 0.00 0.00 14:57:16 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:13:01 veth66bf8ce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:13:01 vethf94029b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:13:01 vethc786ee9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:13:01 veth2508a85 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:13:01 veth643f2d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:14:01 ens3 87.37 74.49 63.70 194.24 0.00 0.00 0.00 0.00 14:57:16 14:14:01 lo 10.06 10.06 0.99 0.99 0.00 0.00 0.00 0.00 14:57:16 14:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:15:02 ens3 471.04 467.81 231.04 2195.62 0.00 0.00 0.00 0.00 14:57:16 14:15:02 lo 51.52 51.52 5.08 5.08 0.00 0.00 0.00 0.00 14:57:16 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:16:01 ens3 268.38 273.97 124.57 1318.86 0.00 0.00 0.00 0.00 14:57:16 14:16:01 lo 24.06 24.06 2.37 2.37 0.00 0.00 0.00 0.00 14:57:16 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:17:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:18:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:19:01 ens3 0.52 0.18 0.12 0.07 0.00 0.00 0.00 0.00 14:57:16 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:20:01 ens3 0.65 0.17 0.11 0.01 0.00 0.00 0.00 0.00 14:57:16 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:21:01 ens3 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 14:57:16 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:22:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 14:57:16 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:24:01 ens3 0.50 0.23 0.10 0.08 0.00 0.00 0.00 0.00 14:57:16 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:25:01 ens3 0.20 0.10 0.06 0.01 0.00 0.00 0.00 0.00 14:57:16 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:26:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:28:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:29:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 14:57:16 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:30:01 ens3 0.37 0.12 0.08 0.01 0.00 0.00 0.00 0.00 14:57:16 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:31:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:32:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:34:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 14:57:16 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:35:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:36:01 ens3 0.28 0.17 0.07 0.01 0.00 0.00 0.00 0.00 14:57:16 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:37:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:38:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:39:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:57:16 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:40:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:41:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 14:57:16 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:42:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:44:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 14:57:16 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:46:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:49:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 14:57:16 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:50:01 ens3 0.30 0.20 0.12 0.01 0.00 0.00 0.00 0.00 14:57:16 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:51:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:54:01 ens3 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 14:57:16 14:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:57:16 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:57:16 14:56:01 docker0 83.52 143.91 6.84 1264.88 0.00 0.00 0.00 0.00 14:57:16 14:56:01 veth6345d28 83.52 144.03 7.98 1264.89 0.00 0.00 0.00 0.10 14:57:16 14:56:01 ens3 232.88 134.63 3918.46 20.46 0.00 0.00 0.00 0.00 14:57:16 14:56:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:57:16 14:57:01 docker0 10.16 12.15 1.50 11.28 0.00 0.00 0.00 0.00 14:57:16 14:57:01 ens3 298.85 209.36 5798.34 126.76 0.00 0.00 0.00 0.00 14:57:16 14:57:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 14:57:16 Average: docker0 28.88 36.76 2.23 262.26 0.00 0.00 0.00 0.00 14:57:16 Average: ens3 82.16 66.78 683.80 81.16 0.00 0.00 0.00 0.00 14:57:16 Average: lo 1.88 1.88 0.18 0.18 0.00 0.00 0.00 0.00 14:57:16 14:57:16 14:57:16 ---> sar -P ALL: 14:57:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-21898) 10/05/24 _x86_64_ (8 CPU) 14:57:16 14:57:16 14:03:24 LINUX RESTART (8 CPU) 14:57:16 14:57:16 14:04:01 CPU %user %nice %system %iowait %steal %idle 14:57:16 14:05:01 all 8.47 0.00 3.79 3.72 0.06 83.96 14:57:16 14:05:01 0 10.10 0.00 4.15 12.91 0.07 72.78 14:57:16 14:05:01 1 10.07 0.00 3.60 0.66 0.08 85.59 14:57:16 14:05:01 2 7.68 0.00 4.70 2.94 0.07 84.60 14:57:16 14:05:01 3 8.40 0.00 3.96 0.46 0.05 87.14 14:57:16 14:05:01 4 6.51 0.00 3.93 10.62 0.05 78.88 14:57:16 14:05:01 5 10.31 0.00 3.65 0.49 0.05 85.50 14:57:16 14:05:01 6 7.00 0.00 3.68 0.98 0.07 88.27 14:57:16 14:05:01 7 7.69 0.00 2.63 0.67 0.07 88.94 14:57:16 14:06:01 all 33.34 0.00 6.12 2.74 0.08 57.72 14:57:16 14:06:01 0 32.21 0.00 6.41 0.49 0.08 60.81 14:57:16 14:06:01 1 31.60 0.00 6.58 3.69 0.07 58.07 14:57:16 14:06:01 2 36.87 0.00 5.36 0.54 0.07 57.16 14:57:16 14:06:01 3 34.55 0.00 5.30 1.16 0.08 58.91 14:57:16 14:06:01 4 33.33 0.00 6.97 13.72 0.12 45.87 14:57:16 14:06:01 5 32.75 0.00 5.98 1.58 0.07 59.62 14:57:16 14:06:01 6 32.04 0.00 5.77 0.18 0.07 61.94 14:57:16 14:06:01 7 33.40 0.00 6.60 0.62 0.07 59.31 14:57:16 14:07:01 all 33.90 0.00 6.05 2.25 0.10 57.69 14:57:16 14:07:01 0 33.93 0.00 6.24 1.88 0.10 57.86 14:57:16 14:07:01 1 33.03 0.00 5.92 0.27 0.10 60.67 14:57:16 14:07:01 2 35.55 0.00 7.17 0.25 0.08 56.95 14:57:16 14:07:01 3 33.41 0.00 6.75 11.32 0.10 48.41 14:57:16 14:07:01 4 32.64 0.00 5.73 0.45 0.10 61.08 14:57:16 14:07:01 5 33.45 0.00 5.22 2.38 0.10 58.85 14:57:16 14:07:01 6 33.11 0.00 5.86 1.07 0.10 59.86 14:57:16 14:07:01 7 36.11 0.00 5.54 0.42 0.10 57.84 14:57:16 14:08:01 all 63.40 0.00 8.18 1.46 0.10 26.86 14:57:16 14:08:01 0 63.47 0.00 8.48 1.40 0.08 26.57 14:57:16 14:08:01 1 64.13 0.00 8.46 0.76 0.10 26.55 14:57:16 14:08:01 2 62.87 0.00 7.85 0.91 0.10 28.27 14:57:16 14:08:01 3 63.45 0.00 8.01 1.41 0.08 27.04 14:57:16 14:08:01 4 65.19 0.00 8.36 0.82 0.10 25.52 14:57:16 14:08:01 5 63.42 0.00 8.06 3.85 0.12 24.55 14:57:16 14:08:01 6 62.03 0.00 8.34 0.51 0.10 29.03 14:57:16 14:08:01 7 62.66 0.00 7.86 1.99 0.10 27.39 14:57:16 14:09:01 all 24.08 0.00 8.24 9.70 0.09 57.90 14:57:16 14:09:01 0 25.46 0.00 7.62 3.60 0.08 63.24 14:57:16 14:09:01 1 23.10 0.00 8.40 8.71 0.09 59.71 14:57:16 14:09:01 2 24.09 0.00 8.52 6.46 0.09 60.84 14:57:16 14:09:01 3 22.85 0.00 8.91 12.86 0.08 55.30 14:57:16 14:09:01 4 24.14 0.00 7.71 15.34 0.08 52.71 14:57:16 14:09:01 5 23.95 0.00 8.34 6.96 0.08 60.67 14:57:16 14:09:01 6 24.52 0.00 8.36 7.69 0.10 59.33 14:57:16 14:09:01 7 24.52 0.00 8.04 15.95 0.08 51.40 14:57:16 14:10:01 all 12.64 0.00 5.95 24.54 0.09 56.79 14:57:16 14:10:01 0 13.22 0.00 5.67 21.05 0.08 59.98 14:57:16 14:10:01 1 13.08 0.00 6.17 9.04 0.10 71.61 14:57:16 14:10:01 2 11.91 0.00 5.53 13.04 0.08 69.44 14:57:16 14:10:01 3 12.22 0.00 5.62 25.59 0.10 56.47 14:57:16 14:10:01 4 12.24 0.00 5.67 10.61 0.08 71.40 14:57:16 14:10:01 5 12.94 0.00 6.12 50.77 0.10 30.08 14:57:16 14:10:01 6 12.62 0.00 6.40 13.89 0.08 67.00 14:57:16 14:10:01 7 12.86 0.00 6.40 52.47 0.08 28.19 14:57:16 14:11:01 all 17.82 0.00 4.99 13.81 0.07 63.31 14:57:16 14:11:01 0 17.74 0.00 3.94 7.38 0.07 70.87 14:57:16 14:11:01 1 18.08 0.00 5.12 5.95 0.08 70.77 14:57:16 14:11:01 2 18.17 0.00 5.35 5.51 0.07 70.90 14:57:16 14:11:01 3 17.68 0.00 4.44 5.47 0.05 72.36 14:57:16 14:11:01 4 17.57 0.00 5.50 19.02 0.07 57.84 14:57:16 14:11:01 5 18.04 0.00 5.40 52.21 0.08 24.27 14:57:16 14:11:01 6 17.35 0.00 5.54 11.93 0.07 65.11 14:57:16 14:11:01 7 17.95 0.00 4.66 3.27 0.05 74.08 14:57:16 14:12:01 all 87.81 0.00 12.08 0.00 0.11 0.00 14:57:16 14:12:01 0 88.35 0.00 11.55 0.00 0.10 0.00 14:57:16 14:12:01 1 86.45 0.00 13.45 0.00 0.10 0.00 14:57:16 14:12:01 2 88.00 0.00 11.89 0.00 0.12 0.00 14:57:16 14:12:01 3 87.44 0.00 12.44 0.00 0.12 0.00 14:57:16 14:12:01 4 88.56 0.00 11.29 0.00 0.13 0.02 14:57:16 14:12:01 5 88.81 0.00 11.07 0.00 0.12 0.00 14:57:16 14:12:01 6 87.73 0.00 12.17 0.00 0.10 0.00 14:57:16 14:12:01 7 87.09 0.00 12.79 0.00 0.12 0.00 14:57:16 14:13:01 all 89.68 0.00 10.16 0.00 0.16 0.00 14:57:16 14:13:01 0 90.43 0.00 9.44 0.00 0.13 0.00 14:57:16 14:13:01 1 88.21 0.00 11.62 0.00 0.17 0.00 14:57:16 14:13:01 2 89.96 0.00 9.91 0.00 0.13 0.00 14:57:16 14:13:01 3 90.68 0.00 9.17 0.00 0.15 0.00 14:57:16 14:13:01 4 90.42 0.00 9.43 0.00 0.15 0.00 14:57:16 14:13:01 5 89.65 0.00 10.17 0.00 0.19 0.00 14:57:16 14:13:01 6 88.76 0.00 11.05 0.00 0.19 0.00 14:57:16 14:13:01 7 89.24 0.00 10.59 0.00 0.17 0.00 14:57:16 14:14:01 all 56.71 0.00 9.67 5.58 0.13 27.92 14:57:16 14:14:01 0 57.22 0.00 9.33 6.57 0.13 26.74 14:57:16 14:14:01 1 56.21 0.00 10.64 8.46 0.14 24.56 14:57:16 14:14:01 2 57.73 0.00 9.42 2.55 0.12 30.18 14:57:16 14:14:01 3 56.65 0.00 9.26 5.22 0.14 28.73 14:57:16 14:14:01 4 55.39 0.00 9.99 4.30 0.12 30.20 14:57:16 14:14:01 5 58.57 0.00 9.24 7.68 0.12 24.39 14:57:16 14:14:01 6 56.81 0.00 9.56 6.83 0.14 26.66 14:57:16 14:14:01 7 55.02 0.00 9.90 3.02 0.16 31.91 14:57:16 14:15:02 all 8.96 0.00 1.13 0.15 0.07 89.69 14:57:16 14:15:02 0 11.54 0.00 1.22 0.03 0.05 87.16 14:57:16 14:15:02 1 7.62 0.00 1.10 0.25 0.07 90.96 14:57:16 14:15:02 2 8.76 0.00 1.00 0.03 0.07 90.14 14:57:16 14:15:02 3 8.59 0.00 1.19 0.72 0.07 89.43 14:57:16 14:15:02 4 8.55 0.00 0.99 0.03 0.08 90.34 14:57:16 14:15:02 5 9.92 0.00 1.19 0.05 0.05 88.79 14:57:16 14:15:02 6 10.12 0.00 1.24 0.03 0.08 88.52 14:57:16 14:15:02 7 6.59 0.00 1.09 0.05 0.08 92.19 14:57:16 14:57:16 14:15:02 CPU %user %nice %system %iowait %steal %idle 14:57:16 14:16:01 all 5.32 0.00 0.63 0.49 0.06 93.50 14:57:16 14:16:01 0 7.75 0.00 0.69 0.12 0.05 91.38 14:57:16 14:16:01 1 3.90 0.00 0.58 3.12 0.07 92.33 14:57:16 14:16:01 2 0.85 0.00 0.34 0.02 0.02 98.78 14:57:16 14:16:01 3 7.91 0.00 0.70 0.09 0.07 91.24 14:57:16 14:16:01 4 7.04 0.00 0.60 0.19 0.05 92.12 14:57:16 14:16:01 5 2.11 0.00 0.56 0.05 0.07 97.21 14:57:16 14:16:01 6 4.28 0.00 0.73 0.05 0.07 94.87 14:57:16 14:16:01 7 8.73 0.00 0.83 0.32 0.08 90.03 14:57:16 14:17:01 all 0.03 0.00 0.01 0.01 0.02 99.94 14:57:16 14:17:01 0 0.10 0.00 0.02 0.00 0.03 99.85 14:57:16 14:17:01 1 0.02 0.00 0.03 0.00 0.02 99.93 14:57:16 14:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:57:16 14:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:57:16 14:17:01 4 0.02 0.00 0.00 0.02 0.02 99.95 14:57:16 14:17:01 5 0.00 0.00 0.00 0.03 0.00 99.97 14:57:16 14:17:01 6 0.05 0.00 0.00 0.00 0.03 99.92 14:57:16 14:17:01 7 0.02 0.00 0.03 0.00 0.02 99.93 14:57:16 14:18:01 all 0.03 0.00 0.02 0.00 0.01 99.95 14:57:16 14:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 14:57:16 14:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:57:16 14:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:57:16 14:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:57:16 14:18:01 6 0.08 0.00 0.07 0.00 0.03 99.82 14:57:16 14:18:01 7 0.08 0.00 0.03 0.00 0.00 99.88 14:57:16 14:19:01 all 0.11 0.00 0.03 0.01 0.01 99.84 14:57:16 14:19:01 0 0.70 0.00 0.02 0.00 0.02 99.27 14:57:16 14:19:01 1 0.00 0.00 0.03 0.00 0.00 99.97 14:57:16 14:19:01 2 0.00 0.00 0.02 0.00 0.02 99.97 14:57:16 14:19:01 3 0.02 0.00 0.03 0.02 0.00 99.93 14:57:16 14:19:01 4 0.02 0.00 0.02 0.05 0.02 99.90 14:57:16 14:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:57:16 14:19:01 6 0.03 0.00 0.03 0.00 0.03 99.90 14:57:16 14:19:01 7 0.07 0.00 0.05 0.02 0.03 99.83 14:57:16 14:20:01 all 0.28 0.00 0.01 0.01 0.01 99.69 14:57:16 14:20:01 0 1.99 0.00 0.02 0.00 0.02 97.98 14:57:16 14:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:57:16 14:20:01 2 0.05 0.00 0.00 0.02 0.00 99.93 14:57:16 14:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:20:01 4 0.00 0.00 0.00 0.03 0.00 99.97 14:57:16 14:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:57:16 14:20:01 6 0.08 0.00 0.03 0.00 0.03 99.85 14:57:16 14:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:57:16 14:21:01 all 0.02 0.00 0.01 0.01 0.01 99.96 14:57:16 14:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:57:16 14:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 14:57:16 14:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:57:16 14:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 14:57:16 14:21:01 4 0.02 0.00 0.00 0.03 0.02 99.93 14:57:16 14:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:57:16 14:21:01 6 0.07 0.00 0.02 0.00 0.02 99.90 14:57:16 14:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:22:01 all 0.10 0.00 0.02 0.01 0.01 99.86 14:57:16 14:22:01 0 0.63 0.00 0.03 0.00 0.02 99.32 14:57:16 14:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:22:01 2 0.02 0.00 0.02 0.02 0.00 99.95 14:57:16 14:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:57:16 14:22:01 4 0.02 0.00 0.00 0.03 0.00 99.95 14:57:16 14:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:22:01 6 0.07 0.00 0.05 0.00 0.03 99.85 14:57:16 14:22:01 7 0.03 0.00 0.03 0.00 0.02 99.92 14:57:16 14:23:01 all 0.27 0.00 0.01 0.00 0.01 99.70 14:57:16 14:23:01 0 1.97 0.00 0.02 0.00 0.02 98.00 14:57:16 14:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 14:57:16 14:23:01 2 0.10 0.00 0.02 0.02 0.00 99.87 14:57:16 14:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:23:01 4 0.02 0.00 0.02 0.02 0.02 99.93 14:57:16 14:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:23:01 6 0.02 0.00 0.02 0.00 0.03 99.93 14:57:16 14:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:57:16 14:24:01 all 0.18 0.00 0.01 0.01 0.01 99.79 14:57:16 14:24:01 0 1.22 0.00 0.00 0.02 0.00 98.76 14:57:16 14:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:57:16 14:24:01 2 0.07 0.00 0.00 0.02 0.02 99.90 14:57:16 14:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:24:01 4 0.00 0.00 0.00 0.03 0.00 99.97 14:57:16 14:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:57:16 14:24:01 6 0.08 0.00 0.05 0.00 0.03 99.83 14:57:16 14:24:01 7 0.03 0.00 0.03 0.00 0.02 99.92 14:57:16 14:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 14:57:16 14:25:01 0 0.03 0.00 0.00 0.00 0.02 99.95 14:57:16 14:25:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:57:16 14:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:57:16 14:25:01 4 0.00 0.00 0.02 0.03 0.02 99.93 14:57:16 14:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:57:16 14:25:01 6 0.08 0.00 0.02 0.00 0.03 99.87 14:57:16 14:25:01 7 0.05 0.00 0.02 0.00 0.02 99.92 14:57:16 14:26:01 all 0.02 0.00 0.01 0.01 0.01 99.96 14:57:16 14:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:57:16 14:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:57:16 14:26:01 2 0.02 0.00 0.00 0.03 0.02 99.93 14:57:16 14:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:26:01 4 0.00 0.00 0.00 0.02 0.00 99.98 14:57:16 14:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:57:16 14:26:01 6 0.08 0.00 0.05 0.00 0.03 99.83 14:57:16 14:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:57:16 14:26:01 CPU %user %nice %system %iowait %steal %idle 14:57:16 14:27:01 all 0.07 0.00 0.03 0.01 0.01 99.88 14:57:16 14:27:01 0 0.07 0.00 0.03 0.00 0.00 99.90 14:57:16 14:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:57:16 14:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 14:57:16 14:27:01 3 0.22 0.00 0.07 0.03 0.00 99.68 14:57:16 14:27:01 4 0.05 0.00 0.02 0.05 0.02 99.87 14:57:16 14:27:01 5 0.03 0.00 0.03 0.00 0.00 99.93 14:57:16 14:27:01 6 0.08 0.00 0.05 0.00 0.03 99.83 14:57:16 14:27:01 7 0.03 0.00 0.03 0.00 0.02 99.92 14:57:16 14:28:01 all 0.10 0.00 0.02 0.01 0.01 99.87 14:57:16 14:28:01 0 0.70 0.00 0.02 0.00 0.00 99.29 14:57:16 14:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:57:16 14:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 14:57:16 14:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:57:16 14:28:01 4 0.00 0.00 0.02 0.05 0.02 99.92 14:57:16 14:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:28:01 6 0.10 0.00 0.02 0.00 0.03 99.85 14:57:16 14:28:01 7 0.00 0.00 0.03 0.00 0.00 99.97 14:57:16 14:29:01 all 0.29 0.00 0.02 0.01 0.01 99.67 14:57:16 14:29:01 0 1.97 0.00 0.00 0.00 0.02 98.01 14:57:16 14:29:01 1 0.05 0.00 0.02 0.00 0.02 99.92 14:57:16 14:29:01 2 0.08 0.00 0.00 0.00 0.00 99.92 14:57:16 14:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:57:16 14:29:01 4 0.03 0.00 0.00 0.05 0.00 99.92 14:57:16 14:29:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:57:16 14:29:01 6 0.07 0.00 0.07 0.02 0.05 99.80 14:57:16 14:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:57:16 14:30:01 all 0.08 0.00 0.02 0.01 0.01 99.88 14:57:16 14:30:01 0 0.58 0.00 0.02 0.00 0.00 99.40 14:57:16 14:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:57:16 14:30:01 2 0.00 0.00 0.00 0.02 0.02 99.97 14:57:16 14:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:30:01 4 0.02 0.00 0.02 0.05 0.02 99.90 14:57:16 14:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:57:16 14:30:01 6 0.07 0.00 0.07 0.00 0.03 99.83 14:57:16 14:30:01 7 0.00 0.00 0.02 0.00 0.02 99.97 14:57:16 14:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 14:57:16 14:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:57:16 14:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:57:16 14:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:57:16 14:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:57:16 14:31:01 4 0.03 0.00 0.02 0.03 0.02 99.90 14:57:16 14:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:31:01 6 0.08 0.00 0.03 0.00 0.03 99.85 14:57:16 14:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:57:16 14:32:01 all 0.01 0.00 0.01 0.01 0.01 99.96 14:57:16 14:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:57:16 14:32:01 2 0.00 0.00 0.00 0.03 0.02 99.95 14:57:16 14:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 14:57:16 14:32:01 4 0.00 0.00 0.00 0.03 0.00 99.97 14:57:16 14:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 14:57:16 14:32:01 6 0.05 0.00 0.02 0.00 0.03 99.90 14:57:16 14:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:33:01 all 0.03 0.00 0.01 0.01 0.01 99.94 14:57:16 14:33:01 0 0.05 0.00 0.00 0.00 0.02 99.93 14:57:16 14:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:57:16 14:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:57:16 14:33:01 4 0.03 0.00 0.02 0.05 0.02 99.88 14:57:16 14:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:57:16 14:33:01 6 0.03 0.00 0.03 0.00 0.03 99.90 14:57:16 14:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 14:57:16 14:34:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:57:16 14:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:57:16 14:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:57:16 14:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:57:16 14:34:01 4 0.00 0.00 0.02 0.05 0.02 99.92 14:57:16 14:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:34:01 6 0.05 0.00 0.03 0.00 0.03 99.88 14:57:16 14:34:01 7 0.05 0.00 0.03 0.00 0.02 99.90 14:57:16 14:35:01 all 0.13 0.00 0.01 0.00 0.01 99.85 14:57:16 14:35:01 0 0.80 0.00 0.02 0.00 0.02 99.17 14:57:16 14:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:57:16 14:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:57:16 14:35:01 4 0.03 0.00 0.02 0.03 0.02 99.90 14:57:16 14:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:35:01 6 0.07 0.00 0.03 0.00 0.02 99.88 14:57:16 14:35:01 7 0.03 0.00 0.00 0.00 0.03 99.93 14:57:16 14:36:01 all 0.13 0.00 0.02 0.01 0.01 99.84 14:57:16 14:36:01 0 0.91 0.00 0.02 0.00 0.00 99.07 14:57:16 14:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:57:16 14:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:57:16 14:36:01 4 0.00 0.00 0.02 0.05 0.00 99.93 14:57:16 14:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:57:16 14:36:01 7 0.08 0.00 0.05 0.00 0.02 99.85 14:57:16 14:37:01 all 0.14 0.00 0.01 0.01 0.01 99.83 14:57:16 14:37:01 0 0.83 0.00 0.00 0.00 0.02 99.15 14:57:16 14:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:57:16 14:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 14:57:16 14:37:01 3 0.05 0.00 0.02 0.00 0.00 99.93 14:57:16 14:37:01 4 0.05 0.00 0.02 0.05 0.02 99.87 14:57:16 14:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:57:16 14:37:01 6 0.05 0.00 0.03 0.00 0.02 99.90 14:57:16 14:37:01 7 0.05 0.00 0.03 0.00 0.03 99.88 14:57:16 14:57:16 14:37:01 CPU %user %nice %system %iowait %steal %idle 14:57:16 14:38:01 all 0.04 0.00 0.01 0.00 0.01 99.94 14:57:16 14:38:01 0 0.17 0.00 0.02 0.00 0.00 99.82 14:57:16 14:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:38:01 2 0.00 0.00 0.00 0.02 0.02 99.97 14:57:16 14:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:38:01 4 0.02 0.00 0.02 0.02 0.00 99.95 14:57:16 14:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:38:01 6 0.07 0.00 0.02 0.00 0.02 99.90 14:57:16 14:38:01 7 0.03 0.00 0.03 0.00 0.02 99.92 14:57:16 14:39:01 all 0.24 0.00 0.01 0.00 0.01 99.73 14:57:16 14:39:01 0 1.79 0.00 0.02 0.00 0.00 98.19 14:57:16 14:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:57:16 14:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:57:16 14:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:57:16 14:39:01 4 0.03 0.00 0.00 0.02 0.02 99.93 14:57:16 14:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:57:16 14:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:57:16 14:39:01 7 0.03 0.00 0.03 0.00 0.02 99.92 14:57:16 14:40:01 all 0.05 0.00 0.01 0.01 0.01 99.92 14:57:16 14:40:01 0 0.18 0.00 0.00 0.00 0.02 99.80 14:57:16 14:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:57:16 14:40:01 2 0.03 0.00 0.02 0.03 0.02 99.90 14:57:16 14:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:57:16 14:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:57:16 14:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:40:01 6 0.05 0.00 0.03 0.00 0.02 99.90 14:57:16 14:40:01 7 0.03 0.00 0.02 0.00 0.03 99.92 14:57:16 14:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:57:16 14:41:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:57:16 14:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:57:16 14:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:41:01 4 0.02 0.00 0.02 0.02 0.02 99.93 14:57:16 14:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:57:16 14:41:01 6 0.07 0.00 0.02 0.00 0.02 99.90 14:57:16 14:41:01 7 0.03 0.00 0.00 0.00 0.03 99.93 14:57:16 14:42:01 all 0.03 0.00 0.01 0.00 0.01 99.95 14:57:16 14:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:57:16 14:42:01 2 0.05 0.00 0.00 0.02 0.02 99.92 14:57:16 14:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:57:16 14:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 14:57:16 14:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:57:16 14:42:01 6 0.07 0.00 0.05 0.00 0.02 99.87 14:57:16 14:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:57:16 14:43:01 all 0.02 0.00 0.02 0.00 0.01 99.95 14:57:16 14:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:57:16 14:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 14:57:16 14:43:01 2 0.00 0.00 0.03 0.00 0.02 99.95 14:57:16 14:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:43:01 4 0.02 0.00 0.00 0.02 0.02 99.95 14:57:16 14:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:43:01 6 0.07 0.00 0.07 0.00 0.05 99.82 14:57:16 14:43:01 7 0.05 0.00 0.03 0.00 0.00 99.92 14:57:16 14:44:01 all 0.21 0.00 0.01 0.00 0.01 99.77 14:57:16 14:44:01 0 1.48 0.00 0.02 0.00 0.00 98.50 14:57:16 14:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:57:16 14:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:57:16 14:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:57:16 14:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 14:57:16 14:44:01 5 0.03 0.00 0.00 0.00 0.02 99.95 14:57:16 14:44:01 6 0.10 0.00 0.05 0.00 0.02 99.83 14:57:16 14:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:57:16 14:45:01 all 0.06 0.00 0.02 0.00 0.01 99.91 14:57:16 14:45:01 0 0.32 0.00 0.08 0.00 0.00 99.60 14:57:16 14:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:57:16 14:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:45:01 4 0.02 0.00 0.00 0.03 0.00 99.95 14:57:16 14:45:01 5 0.02 0.00 0.03 0.00 0.03 99.92 14:57:16 14:45:01 6 0.05 0.00 0.02 0.00 0.02 99.92 14:57:16 14:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:57:16 14:46:01 all 0.24 0.00 0.01 0.00 0.01 99.74 14:57:16 14:46:01 0 1.61 0.00 0.00 0.00 0.02 98.37 14:57:16 14:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:57:16 14:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 14:57:16 14:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:57:16 14:46:01 4 0.00 0.00 0.00 0.02 0.02 99.97 14:57:16 14:46:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:57:16 14:46:01 6 0.05 0.00 0.02 0.00 0.02 99.92 14:57:16 14:46:01 7 0.10 0.00 0.02 0.00 0.02 99.87 14:57:16 14:47:01 all 0.08 0.00 0.02 0.00 0.01 99.89 14:57:16 14:47:01 0 0.50 0.00 0.02 0.00 0.00 99.49 14:57:16 14:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:57:16 14:47:01 2 0.00 0.00 0.02 0.00 0.02 99.97 14:57:16 14:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:47:01 4 0.02 0.00 0.05 0.03 0.03 99.87 14:57:16 14:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:47:01 6 0.05 0.00 0.05 0.00 0.03 99.87 14:57:16 14:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 14:57:16 14:48:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:57:16 14:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:57:16 14:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 14:57:16 14:48:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:57:16 14:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:57:16 14:48:01 4 0.00 0.00 0.02 0.03 0.02 99.93 14:57:16 14:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:57:16 14:48:01 6 0.08 0.00 0.02 0.00 0.02 99.88 14:57:16 14:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:57:16 14:57:16 14:48:01 CPU %user %nice %system %iowait %steal %idle 14:57:16 14:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 14:57:16 14:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:57:16 14:49:01 1 0.07 0.00 0.03 0.00 0.02 99.88 14:57:16 14:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:49:01 4 0.05 0.00 0.03 0.02 0.03 99.87 14:57:16 14:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:49:01 6 0.05 0.00 0.02 0.00 0.02 99.92 14:57:16 14:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:50:01 all 0.03 0.00 0.01 0.01 0.01 99.94 14:57:16 14:50:01 0 0.07 0.00 0.02 0.00 0.02 99.90 14:57:16 14:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 14:57:16 14:50:01 2 0.02 0.00 0.00 0.03 0.02 99.93 14:57:16 14:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 14:57:16 14:50:01 4 0.02 0.00 0.00 0.02 0.02 99.95 14:57:16 14:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:50:01 6 0.03 0.00 0.05 0.00 0.02 99.90 14:57:16 14:50:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:57:16 14:51:01 all 0.09 0.00 0.01 0.00 0.01 99.88 14:57:16 14:51:01 0 0.66 0.00 0.02 0.00 0.00 99.32 14:57:16 14:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:51:01 2 0.00 0.00 0.00 0.02 0.00 99.98 14:57:16 14:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:57:16 14:51:01 4 0.02 0.00 0.02 0.00 0.03 99.93 14:57:16 14:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:51:01 6 0.05 0.00 0.03 0.00 0.02 99.90 14:57:16 14:51:01 7 0.02 0.00 0.02 0.00 0.02 99.95 14:57:16 14:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:57:16 14:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:57:16 14:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:57:16 14:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 14:57:16 14:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:57:16 14:52:01 4 0.02 0.00 0.02 0.03 0.03 99.90 14:57:16 14:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:57:16 14:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 14:57:16 14:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:57:16 14:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:57:16 14:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 14:57:16 14:53:01 2 0.00 0.00 0.02 0.02 0.00 99.97 14:57:16 14:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:53:01 4 0.03 0.00 0.02 0.02 0.03 99.90 14:57:16 14:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:57:16 14:53:01 6 0.03 0.00 0.03 0.00 0.02 99.92 14:57:16 14:53:01 7 0.02 0.00 0.03 0.00 0.00 99.95 14:57:16 14:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 14:57:16 14:54:01 0 0.03 0.00 0.00 0.00 0.02 99.95 14:57:16 14:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:57:16 14:54:01 2 0.00 0.00 0.00 0.02 0.02 99.97 14:57:16 14:54:01 3 0.02 0.00 0.03 0.00 0.00 99.95 14:57:16 14:54:01 4 0.05 0.00 0.00 0.02 0.02 99.92 14:57:16 14:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:57:16 14:54:01 6 0.03 0.00 0.03 0.00 0.02 99.92 14:57:16 14:54:01 7 0.03 0.00 0.05 0.00 0.02 99.90 14:57:16 14:55:01 all 0.03 0.00 0.02 0.00 0.01 99.94 14:57:16 14:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:57:16 14:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:57:16 14:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:57:16 14:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:57:16 14:55:01 4 0.03 0.00 0.03 0.00 0.03 99.90 14:57:16 14:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:57:16 14:55:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:57:16 14:55:01 7 0.08 0.00 0.05 0.00 0.02 99.85 14:57:16 14:56:01 all 3.37 0.00 1.39 0.89 0.03 94.31 14:57:16 14:56:01 0 3.41 0.00 1.17 0.03 0.03 95.35 14:57:16 14:56:01 1 3.24 0.00 1.22 0.03 0.02 95.49 14:57:16 14:56:01 2 4.60 0.00 1.40 0.00 0.03 93.97 14:57:16 14:56:01 3 3.69 0.00 1.22 0.15 0.02 94.93 14:57:16 14:56:01 4 3.42 0.00 1.59 6.57 0.03 88.39 14:57:16 14:56:01 5 3.25 0.00 1.34 0.02 0.02 95.38 14:57:16 14:56:01 6 2.78 0.00 1.47 0.30 0.03 95.41 14:57:16 14:56:01 7 2.57 0.00 1.74 0.07 0.03 95.59 14:57:16 14:57:01 all 7.87 0.00 4.06 2.01 0.08 85.97 14:57:16 14:57:01 0 7.15 0.00 6.57 6.06 0.16 80.07 14:57:16 14:57:01 1 7.89 0.00 4.41 0.03 0.07 87.61 14:57:16 14:57:01 2 9.04 0.00 3.85 0.64 0.05 86.42 14:57:16 14:57:01 3 6.77 0.00 3.52 0.03 0.05 89.63 14:57:16 14:57:01 4 6.66 0.00 4.01 7.02 0.14 82.17 14:57:16 14:57:01 5 8.37 0.00 3.08 0.13 0.05 88.37 14:57:16 14:57:01 6 8.72 0.00 2.84 1.61 0.08 86.75 14:57:16 14:57:01 7 8.36 0.00 4.31 0.76 0.05 86.52 14:57:16 Average: all 8.54 0.00 1.55 1.26 0.03 88.62 14:57:16 Average: 0 9.04 0.00 1.55 1.15 0.03 88.23 14:57:16 Average: 1 8.31 0.00 1.63 0.76 0.03 89.26 14:57:16 Average: 2 8.58 0.00 1.55 0.62 0.03 89.22 14:57:16 Average: 3 8.51 0.00 1.51 1.21 0.02 88.74 14:57:16 Average: 4 8.50 0.00 1.54 1.68 0.03 88.25 14:57:16 Average: 5 8.54 0.00 1.49 2.36 0.02 87.58 14:57:16 Average: 6 8.38 0.00 1.57 0.84 0.04 89.16 14:57:16 Average: 7 8.43 0.00 1.56 1.48 0.03 88.49 14:57:16 14:57:16 14:57:16