Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 39873e173f907ab191659c9eb82525abb097855c 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-ssh8840363781695702116.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-ssh12581270457467241065.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-ssh7060707037814150164.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-ssh18177901476585387703.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-ssh12497059096107040872.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22663 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/726 [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/726 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 39873e173f907ab191659c9eb82525abb097855c (main) Commit message: "feat: Schedule action record retention implementation (#4966)" > git config core.sparsecheckout # timeout=10 > git checkout -f 39873e173f907ab191659c9eb82525abb097855c # timeout=10 > git rev-list --no-walk b6041091c02f96312bc4e4dd9643e7ca9ff1e3ab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:32:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:32:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:32:40 ========================================================= 02:32:40 EdgeX Global Pipelines Version Info 02:32:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:32:41 ------------------- 02:32:41 stable info: 02:32:41 ------------------- 02:32:41 Commited By: Ginny Guan ginny@iotechsys.com 02:32:41 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 02:32:41 Message: update stable to v1.0.265 02:32:41 ------------------- 02:32:41 experimental info: 02:32:41 ------------------- 02:32:41 Commited By: Cherry Wang cherry@iotechsys.com 02:32:41 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 02:32:41 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39873e173f907ab191659c9eb82525abb097855c [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39873e1 [Pipeline] echo 02:32:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:32:42 provisioning config files... 02:32:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/726@tmp/config630218111110672480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:32:43 ---> ****-login.sh 02:32:43 nexus3.edgexfoundry.org:10001 02:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:43 Configure a credential helper to remove this warning. See 02:32:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:43 02:32:43 Login Succeeded 02:32:43 nexus3.edgexfoundry.org:10002 02:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:43 Configure a credential helper to remove this warning. See 02:32:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:43 02:32:43 Login Succeeded 02:32:44 nexus3.edgexfoundry.org:10003 02:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:44 Configure a credential helper to remove this warning. See 02:32:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:44 02:32:44 Login Succeeded 02:32:44 nexus3.edgexfoundry.org:10004 02:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:44 Configure a credential helper to remove this warning. See 02:32:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:44 02:32:44 Login Succeeded 02:32:44 ****.io 02:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:32:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:32:44 Configure a credential helper to remove this warning. See 02:32:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:32:44 02:32:44 Login Succeeded 02:32:44 ---> ****-login.sh ends [Pipeline] } 02:32:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:32:45 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 02:32:45 + dirname cmd/core-command/Dockerfile 02:32:45 + cut -d/ -f2 02:32:45 + echo core-command,cmd/core-command/Dockerfile 02:32:45 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:32:45 cut -d/ -f2 02:32:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:32:45 + dirname cmd/core-data/Dockerfile 02:32:45 + cut -d/ -f2 02:32:45 + echo core-data,cmd/core-data/Dockerfile 02:32:45 + dirname cmd/core-keeper/Dockerfile 02:32:45 + cut -d/ -f2 02:32:45 + echo core-keeper,cmd/core-keeper/Dockerfile 02:32:45 + + dirname cmd/core-metadata/Dockerfilecut 02:32:45 -d/ -f2 02:32:45 + echo core-metadata,cmd/core-metadata/Dockerfile 02:32:45 + dirname cmd/security-bootstrapper/Dockerfile 02:32:45 + cut -d/ -f2 02:32:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:32:45 + dirname cmd/security-proxy-auth/Dockerfile 02:32:45 + cut -d/ -f2 02:32:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:32:45 + dirname cmd/security-proxy-setup/Dockerfile 02:32:45 + cut -d/ -f2 02:32:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:32:45 + dirname cmd/security-secretstore-setup/Dockerfile 02:32:45 + cut -d/ -f2 02:32:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:32:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:32:45 + cut -d/ -f2 02:32:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:32:45 + dirname cmd/security-spire-agent/Dockerfile 02:32:45 + cut -d/ -f2 02:32:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:32:45 + dirname cmd/security-spire-config/Dockerfile 02:32:45 + cut -d/ -f2 02:32:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:32:45 + dirname cmd/security-spire-server/Dockerfile 02:32:45 + cut -d/ -f2 02:32:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:32:45 + + cut -d/ -f2 02:32:45 dirname cmd/support-cron-scheduler/Dockerfile 02:32:45 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 02:32:45 + dirname cmd/support-notifications/Dockerfile 02:32:45 + cut -d/ -f2 02:32:45 + echo support-notifications,cmd/support-notifications/Dockerfile 02:32:45 + dirname cmd/support-scheduler/Dockerfile 02:32:45 + cut -d/ -f2 02:32:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:32:45 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:32:45 + git rev-list -1 --merges 39873e173f907ab191659c9eb82525abb097855c~1..39873e173f907ab191659c9eb82525abb097855c [Pipeline] echo 02:32:45 -----------> git rev-list -1 --merges 39873e173f907ab191659c9eb82525abb097855c~1..39873e173f907ab191659c9eb82525abb097855c 39873e173f907ab191659c9eb82525abb097855c [false] [Pipeline] sh 02:32:45 + git log --format=format:%s -1 39873e173f907ab191659c9eb82525abb097855c [Pipeline] echo 02:32:45 ========================================================= 02:32:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:32:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:32:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:32:46 + grep -v github /etc/ssh/ssh_known_hosts 02:32:46 + [ -e /tmp/ssh_known_hosts ] 02:32:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:32:46 + + sudo tee -a /etc/ssh/ssh_known_hosts 02:32:46 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:32:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:32:46 02:32:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:32:47 0.1.4: Pulling from edgex-devops/py-git-semver 02:32:47 b85a868b505f: Pulling fs layer 02:32:47 e2be974225ed: Pulling fs layer 02:32:47 339a4e72a1f5: Pulling fs layer 02:32:47 988bab9f4d93: Pulling fs layer 02:32:47 1469e6f7b9e6: Pulling fs layer 02:32:47 eaf3925da568: Pulling fs layer 02:32:47 bab4dde63d76: Pulling fs layer 02:32:47 bde34c3a00c8: Pulling fs layer 02:32:47 b352a97aabf1: Pulling fs layer 02:32:47 4872d77fe225: Pulling fs layer 02:32:47 5851b861e8e6: Pulling fs layer 02:32:47 988bab9f4d93: Waiting 02:32:47 1469e6f7b9e6: Waiting 02:32:47 5851b861e8e6: Waiting 02:32:47 eaf3925da568: Waiting 02:32:47 bde34c3a00c8: Waiting 02:32:47 bab4dde63d76: Waiting 02:32:47 4872d77fe225: Waiting 02:32:47 b352a97aabf1: Waiting 02:32:47 e2be974225ed: Verifying Checksum 02:32:47 e2be974225ed: Download complete 02:32:47 988bab9f4d93: Verifying Checksum 02:32:47 988bab9f4d93: Download complete 02:32:47 1469e6f7b9e6: Verifying Checksum 02:32:47 1469e6f7b9e6: Download complete 02:32:47 eaf3925da568: Download complete 02:32:47 339a4e72a1f5: Verifying Checksum 02:32:47 bde34c3a00c8: Download complete 02:32:47 b352a97aabf1: Download complete 02:32:47 4872d77fe225: Verifying Checksum 02:32:47 4872d77fe225: Download complete 02:32:47 5851b861e8e6: Verifying Checksum 02:32:47 5851b861e8e6: Download complete 02:32:47 b85a868b505f: Verifying Checksum 02:32:47 b85a868b505f: Download complete 02:32:47 bab4dde63d76: Verifying Checksum 02:32:47 bab4dde63d76: Download complete 02:32:48 b85a868b505f: Pull complete 02:32:48 e2be974225ed: Pull complete 02:32:49 339a4e72a1f5: Pull complete 02:32:50 988bab9f4d93: Pull complete 02:32:50 1469e6f7b9e6: Pull complete 02:32:50 eaf3925da568: Pull complete 02:32:52 bab4dde63d76: Pull complete 02:32:52 bde34c3a00c8: Pull complete 02:32:52 b352a97aabf1: Pull complete 02:32:52 4872d77fe225: Pull complete 02:32:52 5851b861e8e6: Pull complete 02:32:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:32:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:32:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:32:52 prd-ubuntu20.04-docker-8c-8g-22663 does not seem to be running inside a container 02:32:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/726 -v /w/workspace/edgex-go/726:/w/workspace/edgex-go/726:rw,z -v /w/workspace/edgex-go/726@tmp:/w/workspace/edgex-go/726@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:32:56 $ docker top 43629241fdd5bfdc276fb44800c1208bb03a899c0291b233f02b06f4b70e926f -eo pid,comm 02:32:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:32:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:32:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:32:56 [ssh-agent] Looking for ssh-agent implementation... 02:32:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:32:57 $ docker exec 43629241fdd5bfdc276fb44800c1208bb03a899c0291b233f02b06f4b70e926f ssh-agent 02:32:57 SSH_AUTH_SOCK=/tmp/ssh-UstGPHmEewFf/agent.31 02:32:57 SSH_AGENT_PID=37 02:32:57 Running ssh-add (command line suppressed) 02:32:57 Identity added: /w/workspace/edgex-go/726@tmp/private_key_7981028394609994198.key (/w/workspace/edgex-go/726@tmp/private_key_7981028394609994198.key) 02:32:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:32:57 + git tag --points-at HEAD [Pipeline] } 02:32:57 $ docker exec --env ******** --env ******** 43629241fdd5bfdc276fb44800c1208bb03a899c0291b233f02b06f4b70e926f ssh-agent -k 02:32:57 unset SSH_AUTH_SOCK; 02:32:57 unset SSH_AGENT_PID; 02:32:57 echo Agent pid 37 killed; 02:32:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:32:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:32:57 [ssh-agent] Looking for ssh-agent implementation... 02:32:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:32:57 $ docker exec 43629241fdd5bfdc276fb44800c1208bb03a899c0291b233f02b06f4b70e926f ssh-agent 02:32:57 SSH_AUTH_SOCK=/tmp/ssh-xtnLlMpX466s/agent.70 02:32:57 SSH_AGENT_PID=76 02:32:57 Running ssh-add (command line suppressed) 02:32:58 Identity added: /w/workspace/edgex-go/726@tmp/private_key_2340666271343408530.key (/w/workspace/edgex-go/726@tmp/private_key_2340666271343408530.key) 02:32:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:32:58 + git semver init 02:32:58 2024-10-14 02:32:58,625 [run_init] DEBUG init version:0.0.0 force:False 02:32:58 2024-10-14 02:32:58,626 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/726/.semver 02:32:58 2024-10-14 02:32:58,627 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/726/.semver 02:32:58 2024-10-14 02:32:58,627 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/726/.semver'], cwd=/w/workspace/edgex-go/726, universal_newlines=False, shell=None, istream=None) 02:33:05 2024-10-14 02:33:05,060 [append_file] DEBUG append to file:/w/workspace/edgex-go/726/.git/info/exclude 02:33:05 2024-10-14 02:33:05,061 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/726/.semver/main with force:False 02:33:05 2024-10-14 02:33:05,061 [read_version] DEBUG read version from /w/workspace/edgex-go/726/.semver/main 02:33:05 2024-10-14 02:33:05,061 [read_version] DEBUG read version from /w/workspace/edgex-go/726/.semver/main 02:33:05 3.2.0-dev.103 [Pipeline] } 02:33:05 $ docker exec --env ******** --env ******** 43629241fdd5bfdc276fb44800c1208bb03a899c0291b233f02b06f4b70e926f ssh-agent -k 02:33:05 unset SSH_AUTH_SOCK; 02:33:05 unset SSH_AGENT_PID; 02:33:05 echo Agent pid 76 killed; 02:33:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:33:05 + git semver [Pipeline] } 02:33:05 $ docker stop --time=1 43629241fdd5bfdc276fb44800c1208bb03a899c0291b233f02b06f4b70e926f 02:33:07 $ docker rm -f --volumes 43629241fdd5bfdc276fb44800c1208bb03a899c0291b233f02b06f4b70e926f [Pipeline] // withDockerContainer [Pipeline] sh 02:33:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:33:07 Stashed 1 file(s) [Pipeline] echo 02:33:07 [edgeXSemver]: initialized semver on version 3.2.0-dev.103 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:33:08 + git config --global --add safe.directory /w/workspace/edgex-go/726 [Pipeline] echo 02:33:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:33:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:33:08 ========================================================= 02:33:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:33:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:33:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:33:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:33:08 43c4264eed91: Pulling fs layer 02:33:08 4cc291be95ef: Pulling fs layer 02:33:08 2ac1f1163629: Pulling fs layer 02:33:08 5c3c966382ef: Pulling fs layer 02:33:08 4f4fb700ef54: Pulling fs layer 02:33:08 5d5c8e513c77: Pulling fs layer 02:33:08 9f66e0745190: Pulling fs layer 02:33:08 f49a43e4bbc0: Pulling fs layer 02:33:08 561ebcabdf7f: Pulling fs layer 02:33:08 4f4fb700ef54: Waiting 02:33:08 5d5c8e513c77: Waiting 02:33:08 9f66e0745190: Waiting 02:33:08 f49a43e4bbc0: Waiting 02:33:08 561ebcabdf7f: Waiting 02:33:08 5c3c966382ef: Waiting 02:33:09 4cc291be95ef: Verifying Checksum 02:33:09 4cc291be95ef: Download complete 02:33:09 5c3c966382ef: Download complete 02:33:09 4f4fb700ef54: Verifying Checksum 02:33:09 4f4fb700ef54: Download complete 02:33:09 5d5c8e513c77: Verifying Checksum 02:33:09 5d5c8e513c77: Download complete 02:33:09 9f66e0745190: Verifying Checksum 02:33:09 9f66e0745190: Download complete 02:33:09 43c4264eed91: Download complete 02:33:09 561ebcabdf7f: Download complete 02:33:09 43c4264eed91: Pull complete 02:33:09 2ac1f1163629: Verifying Checksum 02:33:09 2ac1f1163629: Download complete 02:33:09 4cc291be95ef: Pull complete 02:33:10 f49a43e4bbc0: Verifying Checksum 02:33:10 f49a43e4bbc0: Download complete 02:33:14 2ac1f1163629: Pull complete 02:33:14 5c3c966382ef: Pull complete 02:33:14 4f4fb700ef54: Pull complete 02:33:14 5d5c8e513c77: Pull complete 02:33:14 9f66e0745190: Pull complete 02:33:16 f49a43e4bbc0: Pull complete 02:33:17 561ebcabdf7f: Pull complete 02:33:17 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 02:33:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:33:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:33:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:33:18 WORKDIR /edgex 02:33:18 COPY go.mod . 02:33:18 RUN go mod download 02:33:18 + docker build -t ci-base-image-x86_64 -f - . 02:33:19 Sending build context to Docker daemon 179.7MB 02:33:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:33:19 ---> 3a752c3f9dda 02:33:19 Step 2/4 : WORKDIR /edgex 02:33:23 Still waiting to schedule task 02:33:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:33:29 ---> Running in f5489f67ce5e 02:33:29 Removing intermediate container f5489f67ce5e 02:33:29 ---> 5c7b038ea566 02:33:29 Step 3/4 : COPY go.mod . 02:33:29 ---> 001c7de84e87 02:33:29 Step 4/4 : RUN go mod download 02:33:29 ---> Running in eef57556de34 02:33:55 Removing intermediate container eef57556de34 02:33:55 ---> ae740c40e408 02:33:55 Successfully built ae740c40e408 02:33:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:56 + docker inspect -f . ci-base-image-x86_64 02:33:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:56 prd-ubuntu20.04-docker-8c-8g-22663 does not seem to be running inside a container 02:33:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/726 -v /w/workspace/edgex-go/726:/w/workspace/edgex-go/726:rw,z -v /w/workspace/edgex-go/726@tmp:/w/workspace/edgex-go/726@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:33:56 $ docker top 62871c485c42936cb4dd998a04ba3e95c530cf59291bbcb1fd1483faa0ac2bf8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:33:57 + go version 02:33:57 go version go1.23.2 linux/amd64 [Pipeline] } 02:33:57 $ docker stop --time=1 62871c485c42936cb4dd998a04ba3e95c530cf59291bbcb1fd1483faa0ac2bf8 02:33:58 $ docker rm -f --volumes 62871c485c42936cb4dd998a04ba3e95c530cf59291bbcb1fd1483faa0ac2bf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:58 + docker inspect -f . ci-base-image-x86_64 02:33:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:33:59 prd-ubuntu20.04-docker-8c-8g-22663 does not seem to be running inside a container 02:33:59 $ 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/726 -v /w/workspace/edgex-go/726:/w/workspace/edgex-go/726:rw,z -v /w/workspace/edgex-go/726@tmp:/w/workspace/edgex-go/726@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:33:59 $ docker top ea11ced6d80803642a32210888a33b05cfe6785c7c9cb6e4782943565ca91b7c -eo pid,comm [Pipeline] { [Pipeline] echo 02:33:59 ========================================================= 02:33:59 [edgeXBuildGoParallel] Running Tests and Build... 02:33:59 ========================================================= [Pipeline] sh 02:33:59 + git config --global --add safe.directory /w/workspace/edgex-go/726 [Pipeline] fileExists [Pipeline] sh 02:34:00 + make test 02:34:00 go test -race -coverprofile=coverage.out ./... 02:34:08 ? github.com/edgexfoundry/edgex-go [no test files] 02:34:40 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:34:40 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:34:40 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:34:40 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:34:40 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:34:40 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:34:40 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:34:40 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:34:40 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:34:40 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:34:40 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:34:40 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 02:34:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:34:40 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:34:40 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:34:40 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:34:41 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:34:41 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:34:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 02:34:42 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:34:42 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 02:34:42 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:34:42 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:34:42 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:34:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 02:34:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:34:43 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:34:43 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:34:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:34:43 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:34:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:34:43 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:34:43 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:34:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:34:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:34:45 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:34:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:34:45 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 02:34:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements 02:34:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 53.3% of statements 02:34:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.547s coverage: 93.4% of statements 02:34:46 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements 02:34:46 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:34:46 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:34:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 10.0% of statements 02:34:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:34:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:34:47 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:34:47 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:34:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:34:47 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:34:47 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:34:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:34:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:34:47 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:34:47 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:34:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.383s coverage: 95.8% of statements 02:34:49 ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements 02:34:49 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:34:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:34:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:34:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.031s coverage: 0.0% of statements [no tests to run] 02:34:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 0.8% of statements 02:34:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 42.5% of statements 02:34:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 41.7% of statements 02:34:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.030s coverage: 77.8% of statements 02:34:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 02:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 96.3% of statements 02:34:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 02:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:34:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:34:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:34:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:34:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:34:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:34:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:34:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:34:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:34:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:34:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:34:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:34:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:34:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:34:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:34:55 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:34:55 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:34:56 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:34:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22665 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:34:56 Running in /w/workspace/edgex-go/726 [Pipeline] { [Pipeline] checkout 02:34:56 The recommended git tool is: git 02:34:57 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:34:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:34:59 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:34:59 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:35:01 using credential edgex-jenkins-ssh 02:35:01 Cloning the remote Git repository 02:35:01 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 02:35:01 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:35:01 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:35:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:35:01 > git init /w/workspace/edgex-go/726 # timeout=10 02:35:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:35:01 > git --version # timeout=10 02:35:01 > git --version # 'git version 2.25.1' 02:35:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:35:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:35:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:35:02 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:35:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:35:03 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:35:03 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:35:03 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:35:03 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 02:35:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.037s coverage: 94.4% of statements 02:35:04 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 02:35:04 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 02:35:04 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 02:35:05 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 02:35:05 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:35:05 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:35:07 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:35:07 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:35:07 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:35:07 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:35:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:35:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:35:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:35:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 02:35:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:35:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:35:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:35:10 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.231s coverage: 79.9% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.047s coverage: 92.9% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.029s coverage: 87.2% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.025s coverage: 20.0% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.053s coverage: 81.8% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.050s coverage: 82.1% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.125s coverage: 63.1% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.4% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.130s coverage: 36.5% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 9.9% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.065s coverage: 97.1% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.027s coverage: 45.8% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.049s coverage: 19.6% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 02:35:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 98.9% of statements 02:35:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 02:35:16 running golangci-lint 02:35:16 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 02:35:16 go version go1.23.2 linux/amd64 02:35:17 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 02:35:17 level=info msg="[config_reader] Used config file .golangci.yml" 02:35:17 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:35:20 Avoid second fetch 02:35:20 Checking out Revision 39873e173f907ab191659c9eb82525abb097855c (main) 02:35:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:35:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:35:20 > git config core.sparsecheckout # timeout=10 02:35:20 > git checkout -f 39873e173f907ab191659c9eb82525abb097855c # timeout=10 02:35:21 Commit message: "feat: Schedule action record retention implementation (#4966)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:35:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:35:25 % Total % Received % Xferd Average Speed Time Time Time Current 02:35:25 Dload Upload Total Spent Left Speed 02:35:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 02:35:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:35:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:35:26 + sudo tee /etc/docker/daemon.new 02:35:26 { 02:35:26 "registry-mirrors": [ 02:35:26 "https://nexus3.edgexfoundry.org:10001" 02:35:26 ], 02:35:26 "bip": "10.250.0.254/24", 02:35:26 "hosts": [ 02:35:26 "tcp://0.0.0.0:5555", 02:35:26 "unix:///var/run/docker.sock" 02:35:26 ], 02:35:26 "mtu": 1458, 02:35:26 "selinux-enabled": true, 02:35:26 "seccomp-profile": "/etc/docker/seccomp.json" 02:35:26 } [Pipeline] sh 02:35:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:35:27 + sudo service docker restart 02:35:43 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|types_sizes|deps|exports_file|files|name) took 24.796501765s" 02:35:43 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.53863ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:35:45 provisioning config files... 02:35:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/726@tmp/config2352166877322918641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:46 ---> ****-login.sh 02:35:46 nexus3.edgexfoundry.org:10001 02:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:46 Configure a credential helper to remove this warning. See 02:35:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:46 02:35:46 Login Succeeded 02:35:46 nexus3.edgexfoundry.org:10002 02:35:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:47 Configure a credential helper to remove this warning. See 02:35:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:47 02:35:47 Login Succeeded 02:35:47 nexus3.edgexfoundry.org:10003 02:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:47 Configure a credential helper to remove this warning. See 02:35:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:47 02:35:47 Login Succeeded 02:35:47 nexus3.edgexfoundry.org:10004 02:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:47 Configure a credential helper to remove this warning. See 02:35:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:47 02:35:47 Login Succeeded 02:35:47 ****.io 02:35:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:35:48 Configure a credential helper to remove this warning. See 02:35:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:35:48 02:35:48 Login Succeeded 02:35:48 ---> ****-login.sh ends [Pipeline] } 02:35:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:35:48 + git config --global --add safe.directory /w/workspace/edgex-go/726 [Pipeline] echo 02:35:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:35:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:35:48 ========================================================= 02:35:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:35:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:35:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:35:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:35:49 cf04c63912e1: Pulling fs layer 02:35:49 55b35a11ae5e: Pulling fs layer 02:35:49 a37a00ec5f00: Pulling fs layer 02:35:49 50b3750afda1: Pulling fs layer 02:35:49 4f4fb700ef54: Pulling fs layer 02:35:49 80978eb59214: Pulling fs layer 02:35:49 c9f46d7d2bd2: Pulling fs layer 02:35:49 c5a475d317c9: Pulling fs layer 02:35:49 c9f46d7d2bd2: Waiting 02:35:49 4f4fb700ef54: Waiting 02:35:49 c5a475d317c9: Waiting 02:35:49 50b3750afda1: Waiting 02:35:49 55b35a11ae5e: Verifying Checksum 02:35:49 55b35a11ae5e: Download complete 02:35:49 50b3750afda1: Verifying Checksum 02:35:49 50b3750afda1: Download complete 02:35:49 4f4fb700ef54: Verifying Checksum 02:35:49 4f4fb700ef54: Download complete 02:35:49 80978eb59214: Verifying Checksum 02:35:49 80978eb59214: Download complete 02:35:49 cf04c63912e1: Verifying Checksum 02:35:49 cf04c63912e1: Download complete 02:35:50 c5a475d317c9: Verifying Checksum 02:35:50 c5a475d317c9: Download complete 02:35:50 cf04c63912e1: Pull complete 02:35:50 55b35a11ae5e: Pull complete 02:35:51 a37a00ec5f00: Verifying Checksum 02:35:51 a37a00ec5f00: Download complete 02:35:52 c9f46d7d2bd2: Verifying Checksum 02:35:52 c9f46d7d2bd2: Download complete 02:35:56 level=info msg="[linters_context/goanalysis] analyzers took 2m0.572888231s with top 10 stages: buildir: 1m7.895463436s, gosec: 4.60507936s, fact_deprecated: 2.951578926s, inspect: 2.947476376s, printf: 2.364965618s, ctrlflow: 2.237320475s, fact_purity: 1.558807598s, nilness: 1.497158346s, S1038: 1.341094423s, typedness: 1.180472061s" 02:35:56 level=info msg="[runner] Issues before processing: 220, after processing: 0" 02:35:56 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 220/220, identifier_marker: 220/220, cgo: 220/220, autogenerated_exclude: 220/220, nolint: 22/0, filename_unadjuster: 220/220, invalid_issue: 220/220, skip_files: 220/220, exclude: 220/220, skip_dirs: 220/220, exclude-rules: 220/22" 02:35:56 level=info msg="[runner] processing took 18.902058ms with stages: nolint: 7.574387ms, identifier_marker: 5.875356ms, path_prettifier: 1.810872ms, exclude-rules: 1.446819ms, autogenerated_exclude: 1.395779ms, skip_dirs: 655.034µs, invalid_issue: 71.34µs, cgo: 46.631µs, filename_unadjuster: 18.26µs, max_same_issues: 3.01µs, uniq_by_line: 1.11µs, fixer: 600ns, skip_files: 460ns, exclude: 430ns, sort_results: 390ns, diff: 390ns, path_prefixer: 370ns, path_shortener: 280ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" 02:35:56 level=info msg="[runner] linters took 13.722660274s with stages: goanalysis_metalinter: 13.703595645s" 02:35:56 level=info msg="File cache stats: 0 entries of total size 0B" 02:35:56 level=info msg="Memory: 382 samples, avg is 290.4MB, max is 1278.7MB" 02:35:56 level=info msg="Execution took 38.559080989s" 02:35:56 go vet ./... 02:36:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:36:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:36:04 ./bin/test-attribution-txt.sh [Pipeline] echo 02:36:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:36:04 + ls -al . 02:36:04 total 1892 02:36:04 drwxrwxr-x 11 1001 1001 4096 Oct 14 02:34 . 02:36:04 drwxr-xr-x 4 root root 4096 Oct 14 02:33 .. 02:36:04 drwxrwxr-x 2 1001 1001 4096 Oct 14 02:32 .blubracket 02:36:04 -rw-rw-r-- 1 1001 1001 10 Oct 14 02:32 .dockerignore 02:36:04 drwxrwxr-x 8 1001 1001 4096 Oct 14 02:35 .git 02:36:04 drwxrwxr-x 3 1001 1001 4096 Oct 14 02:32 .github 02:36:04 -rw-rw-r-- 1 1001 1001 1152 Oct 14 02:32 .gitignore 02:36:04 -rw-rw-r-- 1 1001 1001 199 Oct 14 02:32 .golangci.yml 02:36:04 -rw-rw-r-- 1 1001 1001 100 Oct 14 02:32 .hadolint.yml 02:36:04 drwxr-xr-x 3 1001 1001 4096 Oct 14 02:33 .semver 02:36:04 -rw-rw-r-- 1 1001 1001 155 Oct 14 02:32 .sonarcloud.properties 02:36:04 -rw-rw-r-- 1 1001 1001 1171 Oct 14 02:32 ADOPTERS.md 02:36:04 -rw-rw-r-- 1 1001 1001 21553 Oct 14 02:32 Attribution.txt 02:36:04 -rw-rw-r-- 1 1001 1001 100284 Oct 14 02:32 CHANGELOG.md 02:36:04 -rw-rw-r-- 1 1001 1001 3804 Oct 14 02:32 CONTRIBUTING.md 02:36:04 -rw-rw-r-- 1 1001 1001 677 Oct 14 02:32 GOVERNANCE.md 02:36:04 -rw-rw-r-- 1 1001 1001 861 Oct 14 02:32 Jenkinsfile 02:36:04 -rw-rw-r-- 1 1001 1001 10775 Oct 14 02:32 LICENSE 02:36:04 -rw-rw-r-- 1 1001 1001 17179 Oct 14 02:32 Makefile 02:36:04 -rw-rw-r-- 1 1001 1001 582 Oct 14 02:32 OWNERS.md 02:36:04 -rw-rw-r-- 1 1001 1001 9528 Oct 14 02:32 README.md 02:36:04 -rw-rw-r-- 1 1001 1001 789 Oct 14 02:32 SECURITY.md 02:36:04 -rw-rw-r-- 1 1001 1001 13 Oct 14 02:33 VERSION 02:36:04 drwxrwxr-x 2 1001 1001 4096 Oct 14 02:32 bin 02:36:04 drwxrwxr-x 20 1001 1001 4096 Oct 14 02:32 cmd 02:36:04 -rw-r--r-- 1 root root 1548405 Oct 14 02:35 coverage.out 02:36:04 drwxrwxr-x 2 1001 1001 4096 Oct 14 02:32 fuzz_test 02:36:04 -rw-rw-r-- 1 1001 1001 7277 Oct 14 02:32 go.mod 02:36:04 -rw-rw-r-- 1 1001 1001 101084 Oct 14 02:32 go.sum 02:36:04 drwxrwxr-x 7 1001 1001 4096 Oct 14 02:32 internal 02:36:04 drwxrwxr-x 3 1001 1001 4096 Oct 14 02:32 openapi 02:36:04 -rw-rw-r-- 1 1001 1001 584 Oct 14 02:32 security.txt 02:36:04 -rw-rw-r-- 1 1001 1001 204 Oct 14 02:32 version.go [Pipeline] sh 02:36:04 + '[' -e coverage.out ] 02:36:04 + chown 1001:1001 coverage.out [Pipeline] stash 02:36:05 Stashed 1 file(s) [Pipeline] sh 02:36:05 + make build 02:36:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:36:07 a37a00ec5f00: Pull complete 02:36:07 50b3750afda1: Pull complete 02:36:07 4f4fb700ef54: Pull complete 02:36:07 80978eb59214: Pull complete 02:36:13 c9f46d7d2bd2: Pull complete 02:36:14 c5a475d317c9: Pull complete 02:36:14 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 02:36:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:36:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:36:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:36:15 WORKDIR /edgex 02:36:15 COPY go.mod . 02:36:15 RUN go mod download 02:36:15 + docker build -t ci-base-image-arm64 -f - . 02:36:15 Sending build context to Docker daemon 3.693MB 02:36:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:36:15 ---> be29e6b0f0d4 02:36:15 Step 2/4 : WORKDIR /edgex 02:36:17 ---> Running in 6b5a8644a7db 02:36:17 Removing intermediate container 6b5a8644a7db 02:36:17 ---> add081de0931 02:36:17 Step 3/4 : COPY go.mod . 02:36:18 ---> f6292215e953 02:36:18 Step 4/4 : RUN go mod download 02:36:18 ---> Running in 2c5478470979 02:36:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:36:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:36:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:36:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:36:42 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:36:46 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:36:49 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:36:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:36:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:36:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:36:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:36:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:36:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:36:59 $ docker stop --time=1 ea11ced6d80803642a32210888a33b05cfe6785c7c9cb6e4782943565ca91b7c 02:37:10 $ docker rm -f --volumes ea11ced6d80803642a32210888a33b05cfe6785c7c9cb6e4782943565ca91b7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:37:12 02:37:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:37:12 latest: Pulling from edgex-devops/edgex-compose 02:37:12 91d30c5bc195: Pulling fs layer 02:37:12 2e9b0aa3be6d: Pulling fs layer 02:37:12 9c61dcf015f6: Pulling fs layer 02:37:12 4698f68db338: Pulling fs layer 02:37:12 2a2f49069b9e: Pulling fs layer 02:37:12 e0025b399a48: Pulling fs layer 02:37:12 2a2f49069b9e: Waiting 02:37:12 4698f68db338: Waiting 02:37:12 e0025b399a48: Waiting 02:37:12 91d30c5bc195: Verifying Checksum 02:37:12 91d30c5bc195: Download complete 02:37:12 4698f68db338: Verifying Checksum 02:37:12 4698f68db338: Download complete 02:37:13 2e9b0aa3be6d: Verifying Checksum 02:37:13 2e9b0aa3be6d: Download complete 02:37:13 e0025b399a48: Verifying Checksum 02:37:13 e0025b399a48: Download complete 02:37:13 2a2f49069b9e: Verifying Checksum 02:37:13 2a2f49069b9e: Download complete 02:37:13 91d30c5bc195: Pull complete 02:37:13 9c61dcf015f6: Verifying Checksum 02:37:13 9c61dcf015f6: Download complete 02:37:14 2e9b0aa3be6d: Pull complete 02:37:14 Removing intermediate container 2c5478470979 02:37:14 ---> 3528e6b667a4 02:37:15 Successfully built 3528e6b667a4 02:37:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:15 + docker inspect -f . ci-base-image-arm64 02:37:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:15 prd-ubuntu20.04-docker-arm64-4c-16g-22665 does not seem to be running inside a container 02:37:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/726 -v /w/workspace/edgex-go/726:/w/workspace/edgex-go/726:rw,z -v /w/workspace/edgex-go/726@tmp:/w/workspace/edgex-go/726@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:37:17 $ docker top c83f186c0edb4adbda01cc4cc1bcf3bffa12bf725497280c167e9f170c71a50c -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:17 + go version 02:37:17 go version go1.23.2 linux/arm64 02:37:17 9c61dcf015f6: Pull complete 02:37:17 4698f68db338: Pull complete [Pipeline] } 02:37:17 $ docker stop --time=1 c83f186c0edb4adbda01cc4cc1bcf3bffa12bf725497280c167e9f170c71a50c 02:37:18 2a2f49069b9e: Pull complete 02:37:18 e0025b399a48: Pull complete 02:37:18 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:37:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:37:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:37:19 $ docker rm -f --volumes c83f186c0edb4adbda01cc4cc1bcf3bffa12bf725497280c167e9f170c71a50c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:19 prd-ubuntu20.04-docker-8c-8g-22663 does not seem to be running inside a container 02:37:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/726 -v /w/workspace/edgex-go/726:/w/workspace/edgex-go/726:rw,z -v /w/workspace/edgex-go/726@tmp:/w/workspace/edgex-go/726@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:37:24 $ docker top b535f79a2f50f2167f967abda17339ee04bc12841cf5582d5bfce07499748e42 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:24 + docker compose -f ./docker-compose-build.yml build --parallel 02:37:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:37:25 02:37:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:37:25 latest: Pulling from edgex-devops/edgex-compose-arm64 02:37:25 547446be3368: Pulling fs layer 02:37:25 d125d8839a47: Pulling fs layer 02:37:25 3e85d5ac6304: Pulling fs layer 02:37:25 c3105a71a48b: Pulling fs layer 02:37:25 0f093f025ec4: Pulling fs layer 02:37:25 c3106fc0e877: Pulling fs layer 02:37:25 c3105a71a48b: Waiting 02:37:25 c3106fc0e877: Waiting 02:37:25 547446be3368: Verifying Checksum 02:37:25 547446be3368: Download complete 02:37:25 c3105a71a48b: Verifying Checksum 02:37:25 c3105a71a48b: Download complete 02:37:26 d125d8839a47: Verifying Checksum 02:37:26 d125d8839a47: Download complete 02:37:26 c3106fc0e877: Verifying Checksum 02:37:26 0f093f025ec4: Verifying Checksum 02:37:26 0f093f025ec4: Download complete 02:37:26 547446be3368: Pull complete 02:37:27 #1 [support-notifications internal] load build definition from Dockerfile 02:37:27 #1 transferring dockerfile: 2.02kB done 02:37:27 #1 DONE 0.1s 02:37:27 02:37:27 #2 [core-keeper internal] load build definition from Dockerfile 02:37:27 #2 transferring dockerfile: 2.07kB done 02:37:27 #2 DONE 0.0s 02:37:27 02:37:27 #3 [security-secretstore-setup internal] load build definition from Dockerfile 02:37:27 #3 transferring dockerfile: 2.49kB done 02:37:27 #3 DONE 0.0s 02:37:27 02:37:27 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:37:27 #4 transferring dockerfile: 1.89kB done 02:37:27 #4 DONE 0.0s 02:37:27 02:37:27 #5 [core-metadata internal] load build definition from Dockerfile 02:37:27 #5 transferring dockerfile: 2.13kB done 02:37:27 #5 DONE 0.0s 02:37:27 02:37:27 #6 [security-bootstrapper internal] load build definition from Dockerfile 02:37:27 #6 transferring dockerfile: 3.17kB done 02:37:27 #6 DONE 0.0s 02:37:27 02:37:27 #7 [security-spire-config internal] load build definition from Dockerfile 02:37:27 #7 transferring dockerfile: 1.69kB done 02:37:27 #7 DONE 0.0s 02:37:27 02:37:27 #8 [security-proxy-setup internal] load build definition from Dockerfile 02:37:27 #8 transferring dockerfile: 2.50kB done 02:37:27 #8 DONE 0.0s 02:37:27 02:37:27 #9 [security-proxy-auth internal] load build definition from Dockerfile 02:37:27 #9 transferring dockerfile: 2.15kB done 02:37:27 #9 DONE 0.0s 02:37:27 02:37:27 #10 [core-data internal] load build definition from Dockerfile 02:37:27 #10 transferring dockerfile: 2.07kB done 02:37:27 d125d8839a47: Pull complete 02:37:27 #10 DONE 0.0s 02:37:27 02:37:27 #11 [support-scheduler internal] load build definition from Dockerfile 02:37:27 #11 transferring dockerfile: 1.93kB done 02:37:27 #11 DONE 0.0s 02:37:27 02:37:27 #12 [security-spire-agent internal] load build definition from Dockerfile 02:37:27 #12 transferring dockerfile: 1.81kB done 02:37:27 #12 DONE 0.1s 02:37:27 02:37:27 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:37:27 #13 transferring dockerfile: 2.23kB done 02:37:27 #13 DONE 0.0s 02:37:27 02:37:27 #14 [support-notifications internal] load .dockerignore 02:37:27 #14 transferring context: 50B done 02:37:27 #14 DONE 0.0s 02:37:27 02:37:27 #15 [support-cron-scheduler internal] load build definition from Dockerfile 02:37:27 #15 transferring dockerfile: 1.85kB done 02:37:27 #15 DONE 0.1s 02:37:27 02:37:27 #16 [security-spire-server internal] load build definition from Dockerfile 02:37:27 #16 transferring dockerfile: 1.70kB done 02:37:27 #16 DONE 0.0s 02:37:27 02:37:27 #17 [core-command internal] load build definition from Dockerfile 02:37:27 #17 transferring dockerfile: 1.93kB done 02:37:27 #17 DONE 0.1s 02:37:27 3e85d5ac6304: Verifying Checksum 02:37:27 3e85d5ac6304: Download complete 02:37:27 02:37:27 #18 [core-keeper internal] load .dockerignore 02:37:27 #18 transferring context: 50B done 02:37:27 #18 DONE 0.0s 02:37:27 02:37:27 #19 [security-secretstore-setup internal] load .dockerignore 02:37:27 #19 transferring context: 50B done 02:37:27 #19 DONE 0.0s 02:37:27 02:37:27 #20 [security-spiffe-token-provider internal] load .dockerignore 02:37:27 #20 transferring context: 50B done 02:37:27 #20 DONE 0.0s 02:37:27 02:37:27 #21 [core-metadata internal] load .dockerignore 02:37:27 #21 transferring context: 50B done 02:37:27 #21 DONE 0.0s 02:37:27 02:37:27 #22 [security-bootstrapper internal] load .dockerignore 02:37:27 #22 transferring context: 50B done 02:37:27 #22 DONE 0.0s 02:37:27 02:37:27 #23 [security-spire-config internal] load .dockerignore 02:37:27 #23 transferring context: 50B done 02:37:27 #23 DONE 0.0s 02:37:27 02:37:27 #24 [security-proxy-setup internal] load .dockerignore 02:37:27 #24 transferring context: 50B done 02:37:27 #24 DONE 0.0s 02:37:27 02:37:27 #25 [core-data internal] load .dockerignore 02:37:27 #25 transferring context: 50B done 02:37:27 #25 DONE 0.0s 02:37:27 02:37:27 #26 [security-proxy-auth internal] load .dockerignore 02:37:27 #26 transferring context: 50B done 02:37:27 #26 DONE 0.1s 02:37:27 02:37:27 #27 [support-scheduler internal] load .dockerignore 02:37:27 #27 transferring context: 50B done 02:37:27 #27 DONE 0.1s 02:37:27 02:37:27 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:37:27 #28 DONE 0.0s 02:37:27 02:37:27 #29 [core-command internal] load .dockerignore 02:37:28 #29 transferring context: 50B done 02:37:28 #29 DONE 0.0s 02:37:28 02:37:28 #30 [security-spire-agent internal] load .dockerignore 02:37:28 #30 transferring context: 50B done 02:37:28 #30 DONE 0.1s 02:37:28 02:37:28 #31 [core-common-config-bootstrapper internal] load .dockerignore 02:37:28 #31 transferring context: 50B done 02:37:28 #31 DONE 0.0s 02:37:28 02:37:28 #32 [security-spire-server internal] load .dockerignore 02:37:28 #32 transferring context: 50B done 02:37:28 #32 DONE 0.0s 02:37:28 02:37:28 #33 [support-cron-scheduler internal] load .dockerignore 02:37:28 #33 transferring context: 50B done 02:37:28 #33 DONE 0.0s 02:37:28 02:37:28 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 02:37:28 #34 DONE 0.1s 02:37:28 02:37:28 #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:37:28 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:37:28 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:37:28 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:37:28 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:37:28 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:37:28 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:37:28 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:37:28 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:37:28 #35 DONE 0.1s 02:37:28 02:37:28 #28 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:37:28 #28 DONE 0.0s 02:37:28 02:37:28 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 02:37:28 #34 DONE 0.1s 02:37:28 02:37:28 #36 [core-keeper internal] load build context 02:37:28 #36 ... 02:37:28 02:37:28 #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:37:28 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:37:28 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:37:28 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:37:28 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:37:28 #35 DONE 0.1s 02:37:28 02:37:28 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:37:28 #28 DONE 0.0s 02:37:28 02:37:28 #36 [core-keeper internal] load build context 02:37:28 #36 ... 02:37:28 02:37:28 #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:37:28 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:37:28 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:37:28 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:37:28 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:37:28 #35 DONE 0.1s 02:37:28 02:37:28 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:37:28 #28 DONE 0.0s 02:37:28 02:37:28 #37 [core-metadata internal] load build context 02:37:28 #37 DONE 0.0s 02:37:28 02:37:28 #36 [core-keeper internal] load build context 02:37:28 #36 ... 02:37:28 02:37:28 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:37:28 #28 DONE 0.0s 02:37:28 02:37:28 #36 [core-keeper internal] load build context 02:37:28 #36 ... 02:37:28 02:37:28 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:37:28 #28 DONE 0.0s 02:37:28 02:37:28 #36 [core-keeper internal] load build context 02:37:28 #36 ... 02:37:28 02:37:28 #28 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:37:28 #28 DONE 0.0s 02:37:28 02:37:28 #36 [core-keeper internal] load build context 02:37:29 #36 ... 02:37:29 02:37:29 #35 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:37:29 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:37:29 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:37:29 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:37:29 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:37:29 #35 DONE 0.1s 02:37:29 02:37:29 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 02:37:29 #34 DONE 0.8s 02:37:29 02:37:29 #36 [core-keeper internal] load build context 02:37:33 #36 transferring context: 182.41MB 4.8s 02:37:34 #36 ... 02:37:34 02:37:34 #38 [security-proxy-setup internal] load build context 02:37:34 #38 ... 02:37:34 02:37:34 #36 [core-keeper internal] load build context 02:37:38 3e85d5ac6304: Pull complete 02:37:38 c3105a71a48b: Pull complete 02:37:38 0f093f025ec4: Pull complete 02:37:38 c3106fc0e877: Pull complete 02:37:38 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:37:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:37:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } 02:37:38 #36 ... 02:37:38 02:37:38 #39 [support-notifications internal] load build context 02:37:38 #39 transferring context: 388.01MB 10.0s [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:38 prd-ubuntu20.04-docker-arm64-4c-16g-22665 does not seem to be running inside a container 02:37:38 $ 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/726 -v /w/workspace/edgex-go/726:/w/workspace/edgex-go/726:rw,z -v /w/workspace/edgex-go/726@tmp:/w/workspace/edgex-go/726@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:37:38 #39 ... 02:37:38 02:37:38 #40 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:38 #40 ... 02:37:38 02:37:38 #41 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:37:38 #0 1.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:37:38 #0 1.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:37:38 #0 2.124 (1/2) Installing ca-certificates (20240705-r0) 02:37:38 #0 2.169 (2/2) Installing dumb-init (1.2.5-r3) 02:37:38 #0 2.179 Executing busybox-1.36.1-r29.trigger 02:37:38 #0 2.186 Executing ca-certificates-20240705-r0.trigger 02:37:38 #0 2.241 OK: 9 MiB in 16 packages 02:37:38 #41 ... 02:37:38 02:37:38 #42 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:37:38 #42 ... 02:37:38 02:37:38 #43 [security-spiffe-token-provider internal] load build context 02:37:38 #43 ... 02:37:38 02:37:38 #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:37:38 #0 1.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:37:38 #0 1.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:37:38 #0 2.145 (1/4) Installing ca-certificates (20240705-r0) 02:37:38 #0 2.229 (2/4) Installing dumb-init (1.2.5-r3) 02:37:38 #0 2.243 (3/4) Installing su-exec (0.2-r3) 02:37:38 #0 2.246 (4/4) Installing yq-go (4.44.1-r2) 02:37:38 #0 2.326 Executing busybox-1.36.1-r29.trigger 02:37:38 #0 2.334 Executing ca-certificates-20240705-r0.trigger 02:37:38 #0 2.367 OK: 19 MiB in 18 packages 02:37:38 #44 ... 02:37:38 02:37:38 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:37:38 #45 ... 02:37:38 02:37:38 #46 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:37:39 #46 ... 02:37:39 02:37:39 #47 [core-data internal] load build context 02:37:39 #47 ... 02:37:39 02:37:39 #48 [security-secretstore-setup internal] load build context 02:37:39 #48 ... 02:37:39 02:37:39 #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:37:40 #49 ... 02:37:40 02:37:40 #37 [core-metadata internal] load build context 02:37:40 #37 ... 02:37:40 02:37:40 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:37:40 #50 ... 02:37:40 02:37:40 #51 [support-scheduler internal] load build context 02:37:40 #51 ... 02:37:40 02:37:40 #52 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:37:40 $ docker top 93ed8d2692f9dd81198d3d47d03a08ca2879c69fbd2e4f9373f2d17aabb4c9a4 -eo pid,comm 02:37:40 #52 ... 02:37:40 02:37:40 #53 [security-proxy-auth internal] load build context 02:37:40 #53 ... 02:37:40 02:37:40 #54 [core-command internal] load build context [Pipeline] { [Pipeline] sh 02:37:40 #54 ... 02:37:40 02:37:40 #55 [security-bootstrapper internal] load build context 02:37:40 #55 ... 02:37:40 02:37:40 #56 [support-cron-scheduler internal] load build context 02:37:40 #56 ... 02:37:40 02:37:40 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:37:40 + docker compose -f ./docker-compose-build.yml build --parallel 02:37:40 #57 ... 02:37:40 02:37:40 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:37:40 #58 ... 02:37:40 02:37:40 #59 [core-common-config-bootstrapper internal] load build context 02:37:41 #59 ... 02:37:41 02:37:41 #60 [support-scheduler stage-1 2/10] RUN apk add --update --no-cache dumb-init 02:37:41 #60 ... 02:37:41 02:37:41 #59 [core-common-config-bootstrapper internal] load build context 02:37:43 #59 transferring context: 380.43MB 13.0s 02:37:44 #59 ... 02:37:44 02:37:44 #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:37:44 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:37:44 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:37:44 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:37:44 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:37:44 #35 DONE 0.1s 02:37:44 02:37:44 #52 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:37:44 #52 DONE 15.8s 02:37:44 02:37:44 #59 [core-common-config-bootstrapper internal] load build context 02:37:44 #59 ... 02:37:44 02:37:44 #38 [security-proxy-setup internal] load build context 02:37:44 #38 transferring context: 612.06MB 16.1s done 02:37:44 #38 ... 02:37:44 02:37:44 #59 [core-common-config-bootstrapper internal] load build context 02:37:48 #59 ... 02:37:48 02:37:48 #36 [core-keeper internal] load build context 02:37:48 #36 transferring context: 612.06MB 17.5s done 02:37:48 #36 ... 02:37:48 02:37:48 #39 [support-notifications internal] load build context 02:37:48 #39 transferring context: 612.06MB 16.9s done 02:37:48 #39 ... 02:37:48 02:37:48 #51 [support-scheduler internal] load build context 02:37:48 #51 ... 02:37:48 02:37:48 #59 [core-common-config-bootstrapper internal] load build context 02:37:48 #59 ... 02:37:48 02:37:48 #43 [security-spiffe-token-provider internal] load build context 02:37:48 #43 transferring context: 612.06MB 16.6s done 02:37:48 #43 ... 02:37:48 02:37:48 #51 [support-scheduler internal] load build context 02:37:49 #51 ... 02:37:49 02:37:49 #47 [core-data internal] load build context 02:37:49 #47 transferring context: 612.06MB 14.2s done 02:37:49 #47 ... 02:37:49 02:37:49 #48 [security-secretstore-setup internal] load build context 02:37:49 #48 transferring context: 612.06MB 14.5s done 02:37:49 #48 ... 02:37:49 02:37:49 #51 [support-scheduler internal] load build context 02:37:49 #51 transferring context: 585.35MB 19.1s 02:37:50 #51 ... 02:37:50 02:37:50 #37 [core-metadata internal] load build context 02:37:50 #37 transferring context: 612.06MB 16.5s done 02:37:50 #37 ... 02:37:50 02:37:50 #51 [support-scheduler internal] load build context 02:37:50 #51 transferring context: 599.38MB 19.8s 02:37:50 #51 ... 02:37:50 02:37:50 #53 [security-proxy-auth internal] load build context 02:37:50 #53 transferring context: 612.06MB 17.3s done 02:37:50 #53 ... 02:37:50 02:37:50 #54 [core-command internal] load build context 02:37:50 #54 transferring context: 612.06MB 15.2s done 02:37:50 #1 [security-secretstore-setup internal] load build definition from Dockerfile 02:37:50 #1 transferring dockerfile: 2.49kB done 02:37:50 #1 DONE 0.1s 02:37:50 #54 ... 02:37:50 02:37:50 #55 [security-bootstrapper internal] load build context 02:37:50 #55 transferring context: 612.06MB 20.1s done 02:37:50 #55 ... 02:37:50 02:37:50 #56 [support-cron-scheduler internal] load build context 02:37:50 #56 transferring context: 612.06MB 15.6s done 02:37:51 #56 ... 02:37:51 02:37:51 #59 [core-common-config-bootstrapper internal] load build context 02:37:51 #59 transferring context: 612.06MB 19.9s done 02:37:51 02:37:51 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:37:51 #2 transferring dockerfile: 2.23kB done 02:37:51 #2 DONE 0.1s 02:37:51 02:37:51 #3 [security-spire-config internal] load build definition from Dockerfile 02:37:51 #3 transferring dockerfile: 1.69kB done 02:37:51 #3 DONE 0.1s 02:37:51 02:37:51 #4 [core-metadata internal] load build definition from Dockerfile 02:37:51 #4 transferring dockerfile: 2.13kB 0.0s done 02:37:51 #4 DONE 0.1s 02:37:51 02:37:51 #5 [core-command internal] load build definition from Dockerfile 02:37:51 #5 transferring dockerfile: 1.93kB done 02:37:51 #5 DONE 0.1s 02:37:51 02:37:51 #6 [security-spire-server internal] load build definition from Dockerfile 02:37:51 #6 transferring dockerfile: 1.70kB 0.0s done 02:37:51 #6 DONE 0.1s 02:37:51 02:37:51 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:37:51 #7 transferring dockerfile: 1.89kB done 02:37:51 #7 DONE 0.1s 02:37:51 02:37:51 #8 [support-notifications internal] load build definition from Dockerfile 02:37:51 #8 transferring dockerfile: 2.02kB done 02:37:51 #8 DONE 0.1s 02:37:51 02:37:51 #9 [core-data internal] load build definition from Dockerfile 02:37:51 #9 transferring dockerfile: 2.07kB done 02:37:51 #9 DONE 0.1s 02:37:51 02:37:51 #10 [security-proxy-setup internal] load build definition from Dockerfile 02:37:51 #10 transferring dockerfile: 2.50kB done 02:37:51 #10 DONE 0.1s 02:37:51 02:37:51 #11 [security-proxy-auth internal] load build definition from Dockerfile 02:37:51 #11 transferring dockerfile: 2.15kB 0.0s done 02:37:51 #11 DONE 0.1s 02:37:51 02:37:51 #12 [support-cron-scheduler internal] load build definition from Dockerfile 02:37:51 #12 transferring dockerfile: 1.85kB 0.0s done 02:37:51 #12 DONE 0.1s 02:37:51 02:37:51 #13 [security-spire-agent internal] load build definition from Dockerfile 02:37:51 #13 transferring dockerfile: 1.81kB 0.0s done 02:37:51 #13 DONE 0.1s 02:37:51 02:37:51 #14 [security-bootstrapper internal] load build definition from Dockerfile 02:37:51 #14 transferring dockerfile: 3.17kB 0.0s done 02:37:51 #14 DONE 0.1s 02:37:52 02:37:52 #15 [core-keeper internal] load build definition from Dockerfile 02:37:52 #15 transferring dockerfile: 2.07kB 0.0s done 02:37:52 #15 DONE 0.1s 02:37:52 02:37:52 #16 [support-scheduler internal] load build definition from Dockerfile 02:37:52 #16 transferring dockerfile: 1.93kB 0.0s done 02:37:52 #16 DONE 0.1s 02:37:52 02:37:52 #17 [security-secretstore-setup internal] load .dockerignore 02:37:52 #17 transferring context: 50B done 02:37:52 #17 DONE 0.1s 02:37:53 02:37:53 #18 [core-common-config-bootstrapper internal] load .dockerignore 02:37:53 #18 transferring context: 50B 0.0s done 02:37:53 #18 DONE 0.1s 02:37:53 02:37:53 #19 [security-spire-config internal] load .dockerignore 02:37:53 #19 transferring context: 50B 0.0s done 02:37:53 #19 DONE 0.1s 02:37:53 02:37:53 #20 [core-metadata internal] load .dockerignore 02:37:53 #20 transferring context: 50B done 02:37:53 #20 DONE 0.1s 02:37:53 02:37:53 #21 [core-command internal] load .dockerignore 02:37:53 #21 transferring context: 50B done 02:37:53 #21 DONE 0.1s 02:37:53 02:37:53 #22 [security-spire-server internal] load .dockerignore 02:37:53 #22 transferring context: 50B done 02:37:53 #22 DONE 0.1s 02:37:53 02:37:53 #23 [security-spiffe-token-provider internal] load .dockerignore 02:37:53 #23 transferring context: 50B done 02:37:53 #23 DONE 0.1s 02:37:53 02:37:53 #24 [support-notifications internal] load .dockerignore 02:37:53 #24 transferring context: 50B done 02:37:53 #24 DONE 0.0s 02:37:53 02:37:53 #25 [core-data internal] load .dockerignore 02:37:53 #25 transferring context: 50B done 02:37:53 #25 DONE 0.0s 02:37:53 02:37:53 #26 [security-proxy-setup internal] load .dockerignore 02:37:53 #26 transferring context: 50B done 02:37:53 #26 DONE 0.1s 02:37:53 02:37:53 #27 [security-proxy-auth internal] load .dockerignore 02:37:53 #27 transferring context: 50B 0.0s done 02:37:53 #27 DONE 0.1s 02:37:53 02:37:53 #28 [support-cron-scheduler internal] load .dockerignore 02:37:53 #28 transferring context: 50B done 02:37:53 #28 DONE 0.1s 02:37:53 02:37:53 #29 [security-spire-agent internal] load .dockerignore 02:37:53 #29 transferring context: 50B 0.0s done 02:37:53 #29 DONE 0.1s 02:37:53 02:37:53 #30 [security-bootstrapper internal] load .dockerignore 02:37:54 #30 transferring context: 50B 0.0s done 02:37:54 #30 DONE 0.1s 02:37:54 02:37:54 #31 [core-keeper internal] load .dockerignore 02:37:54 #31 transferring context: 50B done 02:37:54 #31 DONE 0.1s 02:37:54 02:37:54 #32 [support-scheduler internal] load .dockerignore 02:37:54 #32 transferring context: 50B done 02:37:54 #32 DONE 0.1s 02:37:54 02:37:54 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:37:54 #33 DONE 0.0s 02:37:54 02:37:54 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 02:37:54 #59 ... 02:37:54 02:37:54 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:37:54 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:37:54 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:37:54 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:37:54 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:37:54 #35 DONE 0.1s 02:37:54 02:37:54 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:37:54 #45 DONE 25.6s 02:37:54 02:37:54 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:37:54 #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:37:54 #61 ... 02:37:54 02:37:54 #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:37:54 #62 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:37:54 #62 ... 02:37:54 02:37:54 #63 [security-spire-config internal] load build context 02:37:54 #63 ... 02:37:54 02:37:54 #64 [security-spire-server internal] load build context 02:37:54 #64 ... 02:37:54 02:37:54 #65 [security-spire-agent internal] load build context 02:37:54 #34 DONE 0.6s 02:37:54 02:37:54 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:37:54 #35 DONE 0.0s 02:37:54 02:37:54 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:37:54 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:37:54 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:37:54 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:37:54 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:37:54 #35 DONE 0.2s 02:37:54 02:37:54 #36 [security-secretstore-setup internal] load build context 02:37:55 #36 ... 02:37:55 02:37:55 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:37:55 #33 DONE 0.0s 02:37:55 02:37:55 #36 [security-secretstore-setup internal] load build context 02:37:55 #36 ... 02:37:55 02:37:55 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:37:55 #33 DONE 0.0s 02:37:55 02:37:55 #35 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:37:55 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:37:55 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:37:55 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:37:55 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:37:55 #35 DONE 0.4s 02:37:55 02:37:55 #36 [security-secretstore-setup internal] load build context 02:37:55 #36 ... 02:37:55 02:37:55 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 02:37:55 #34 DONE 0.6s 02:37:55 02:37:55 #36 [security-secretstore-setup internal] load build context 02:37:55 #36 ... 02:37:55 02:37:55 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:37:55 #33 DONE 0.0s 02:37:55 02:37:55 #35 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:37:55 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:37:55 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:37:55 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:37:55 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:37:55 #35 DONE 0.4s 02:37:55 02:37:55 #36 [security-secretstore-setup internal] load build context 02:37:55 #36 transferring context: 3.24MB 0.7s done 02:37:55 #36 DONE 0.9s 02:37:55 02:37:55 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 02:37:55 #34 DONE 0.8s 02:37:55 02:37:55 #37 [core-command internal] load build context 02:37:55 #37 ... 02:37:55 02:37:55 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:37:55 #33 DONE 0.0s 02:37:55 02:37:55 #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:37:55 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:37:55 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:37:55 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:37:55 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:37:55 #35 DONE 0.5s 02:37:55 02:37:55 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:37:55 #33 DONE 0.0s 02:37:55 02:37:55 #38 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:37:56 #38 ... 02:37:56 02:37:56 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:37:56 #33 DONE 0.0s 02:37:56 02:37:56 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:37:56 #33 DONE 0.0s 02:37:56 02:37:56 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 02:37:56 #34 ... 02:37:56 02:37:56 #35 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:37:56 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:37:56 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:37:56 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:37:56 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:37:56 #35 DONE 0.5s 02:37:56 02:37:56 #39 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:37:56 #39 ... 02:37:56 02:37:56 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:37:56 #33 DONE 0.0s 02:37:56 02:37:56 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:37:56 #33 DONE 0.0s 02:37:56 02:37:56 #37 [core-command internal] load build context 02:37:56 #37 ... 02:37:56 02:37:56 #35 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:37:56 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:37:56 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:37:56 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:37:56 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:37:56 #35 DONE 0.5s 02:37:56 02:37:56 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:37:56 #40 DONE 1.4s 02:37:56 02:37:56 #35 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:37:56 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:37:56 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:37:56 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:37:56 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:37:56 #35 DONE 0.6s 02:37:56 02:37:56 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 02:37:56 #34 DONE 1.7s 02:37:56 02:37:56 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:37:56 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:37:56 #41 ... 02:37:56 02:37:56 #35 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:37:56 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:37:56 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:37:56 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:37:56 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:37:56 #35 DONE 0.6s 02:37:57 02:37:57 #42 [security-proxy-auth internal] load build context 02:37:57 #42 ... 02:37:57 02:37:57 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:37:57 #33 DONE 0.0s 02:37:57 02:37:57 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:37:57 #33 DONE 0.0s 02:37:57 02:37:57 #43 [core-common-config-bootstrapper internal] load build context 02:37:57 #43 transferring context: 3.24MB 1.1s done 02:37:57 #43 DONE 2.0s 02:37:57 02:37:57 #44 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:37:57 #44 ... 02:37:57 02:37:57 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:37:57 #33 DONE 0.1s 02:37:57 02:37:57 #37 [core-command internal] load build context 02:37:57 #37 transferring context: 3.24MB 1.4s done 02:37:57 #37 ... 02:37:57 02:37:57 #45 [core-metadata internal] load build context 02:37:57 #45 transferring context: 3.24MB 1.5s done 02:37:57 #45 DONE 2.2s 02:37:57 02:37:57 #46 [security-spiffe-token-provider internal] load build context 02:37:57 #46 transferring context: 3.24MB 1.5s done 02:37:58 #46 ... 02:37:58 02:37:58 #35 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:37:58 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:37:58 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:37:58 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:37:58 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:37:58 #35 DONE 0.6s 02:37:58 02:37:58 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:37:58 #40 DONE 2.6s 02:37:58 02:37:58 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 02:37:58 #34 DONE 3.0s 02:37:58 02:37:58 #35 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:37:58 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:37:58 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:37:58 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:37:58 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:37:58 #35 DONE 0.6s 02:37:58 02:37:58 #47 [security-bootstrapper internal] load build context 02:37:58 #47 ... 02:37:58 02:37:58 #48 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:37:58 #48 DONE 4.9s 02:37:59 02:37:59 #49 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:37:59 #49 ... 02:37:59 02:37:59 #37 [core-command internal] load build context 02:37:59 #37 DONE 3.3s 02:37:59 02:37:59 #46 [security-spiffe-token-provider internal] load build context 02:37:59 #46 DONE 3.3s 02:37:59 02:37:59 #42 [security-proxy-auth internal] load build context 02:38:00 #42 ... 02:38:00 02:38:00 #50 [security-spire-server internal] load build context 02:38:00 #50 transferring context: 27.98kB 0.6s done 02:38:00 #50 DONE 3.8s 02:38:00 02:38:00 #42 [security-proxy-auth internal] load build context 02:38:00 #42 ... 02:38:00 02:38:00 #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:38:00 #51 DONE 3.6s 02:38:00 02:38:00 #52 [security-spire-config internal] load build context 02:38:00 #52 transferring context: 26.23kB 0.7s done 02:38:00 #52 DONE 4.0s 02:38:00 02:38:00 #42 [security-proxy-auth internal] load build context 02:38:00 #42 ... 02:38:00 02:38:00 #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:38:00 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:38:00 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:38:00 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:38:00 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:38:00 #35 DONE 0.6s 02:38:00 02:38:00 #42 [security-proxy-auth internal] load build context 02:38:00 #42 ... 02:38:00 02:38:00 #53 [core-data internal] load build context 02:38:00 #53 transferring context: 3.24MB 3.4s done 02:38:00 #53 DONE 4.8s 02:38:00 02:38:00 #42 [security-proxy-auth internal] load build context 02:38:01 #65 ... 02:38:01 02:38:01 #51 [support-scheduler internal] load build context 02:38:01 #51 transferring context: 612.06MB 20.3s done 02:38:01 #42 ... 02:38:01 02:38:01 #54 [support-notifications internal] load build context 02:38:01 #54 transferring context: 3.24MB 3.4s done 02:38:01 #54 DONE 5.2s 02:38:01 02:38:01 #42 [security-proxy-auth internal] load build context 02:38:03 #42 ... 02:38:03 02:38:03 #55 [core-metadata builder 2/7] WORKDIR /edgex-go 02:38:03 #55 DONE 4.8s 02:38:03 02:38:03 #42 [security-proxy-auth internal] load build context 02:38:03 #42 ... 02:38:03 02:38:03 #56 [security-spire-agent internal] load build context 02:38:03 #56 transferring context: 27.51kB 0.5s done 02:38:03 #56 DONE 3.0s 02:38:03 02:38:03 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:03 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.3s done 02:38:03 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:38:03 #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:38:03 #41 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:38:03 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done 02:38:03 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.9s done 02:38:03 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done 02:38:03 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 02:38:03 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 4.8s 02:38:03 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:38:04 #41 ... 02:38:04 02:38:04 #38 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:38:04 #38 8.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:05 #38 ... 02:38:05 02:38:05 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:38:05 #0 7.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:05 #0 8.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:05 #57 ... 02:38:05 02:38:05 #38 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:38:05 #38 9.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:05 #38 ... 02:38:05 02:38:05 #58 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:38:05 #0 7.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:05 #0 8.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:05 #58 ... 02:38:05 02:38:05 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:05 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.00MB / 28.04MB 6.5s 02:38:05 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 6.8s 02:38:05 #41 ... 02:38:05 02:38:05 #59 [security-proxy-setup internal] load build context 02:38:05 #59 transferring context: 3.24MB 5.5s done 02:38:05 #59 DONE 9.2s 02:38:05 02:38:05 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:05 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 02:38:06 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 02:38:06 #41 ... 02:38:06 02:38:06 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:38:06 #0 8.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:06 #0 9.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:06 #60 ... 02:38:06 02:38:06 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:06 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 7.4s 02:38:06 #41 ... 02:38:06 02:38:06 #42 [security-proxy-auth internal] load build context 02:38:06 #42 transferring context: 3.24MB 6.8s done 02:38:06 #42 DONE 9.9s 02:38:06 02:38:06 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:07 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.39MB / 28.04MB 7.8s 02:38:07 #41 ... 02:38:07 02:38:07 #61 [support-cron-scheduler internal] load build context 02:38:07 #61 ... 02:38:07 02:38:07 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:07 #41 ... 02:38:07 02:38:07 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:38:07 #0 8.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:07 #0 9.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:07 #62 ... 02:38:07 02:38:07 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:38:07 #0 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:07 #63 ... 02:38:07 02:38:07 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:38:07 #0 9.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:07 #64 ... 02:38:07 02:38:07 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:07 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.36MB / 28.04MB 8.5s 02:38:08 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 9.1s 02:38:08 #41 ... 02:38:08 02:38:08 #65 [support-scheduler internal] load build context 02:38:08 #65 ... 02:38:08 02:38:08 #66 [core-keeper internal] load build context 02:38:08 #66 ... 02:38:08 02:38:08 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:08 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 9.6s 02:38:08 #41 ... 02:38:08 02:38:08 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:38:08 #67 ... 02:38:08 02:38:08 #66 [core-keeper internal] load build context 02:38:09 #66 ... 02:38:09 02:38:09 #65 [support-scheduler internal] load build context 02:38:09 #65 transferring context: 3.24MB 8.0s done 02:38:09 #65 DONE 11.1s 02:38:09 02:38:09 #66 [core-keeper internal] load build context 02:38:10 #66 ... 02:38:10 02:38:10 #61 [support-cron-scheduler internal] load build context 02:38:10 #61 transferring context: 3.24MB 10.2s done 02:38:10 #61 DONE 13.1s 02:38:10 02:38:10 #66 [core-keeper internal] load build context 02:38:10 #66 transferring context: 3.24MB 8.4s done 02:38:10 #66 DONE 12.0s 02:38:10 02:38:10 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:10 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 11.4s 02:38:10 #41 ... 02:38:10 02:38:10 #47 [security-bootstrapper internal] load build context 02:38:10 #47 transferring context: 3.24MB 8.5s done 02:38:10 #47 DONE 12.1s 02:38:10 02:38:10 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:10 #41 ... 02:38:10 02:38:10 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:38:10 #68 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.1s done 02:38:10 #68 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:38:10 #68 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:38:10 #68 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:38:10 #68 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:38:10 #68 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 02:38:10 #68 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 02:38:10 #68 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done 02:38:10 #68 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:38:10 #68 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.8s 02:38:10 #68 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 02:38:11 #68 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.9s done 02:38:11 #68 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 02:38:11 #68 ... 02:38:11 02:38:11 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:11 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.8s 02:38:11 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.0s done 02:38:11 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.0s done 02:38:11 #41 ... 02:38:11 02:38:11 #49 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:38:11 #49 DONE 12.9s 02:38:11 02:38:11 #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:38:13 #69 ... 02:38:13 02:38:13 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:38:13 #70 DONE 9.6s 02:38:13 02:38:13 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:13 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 02:38:13 #41 ... 02:38:13 02:38:13 #58 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:38:13 #58 15.48 (1/1) Installing dumb-init (1.2.5-r3) 02:38:13 #58 15.50 Executing busybox-1.36.1-r29.trigger 02:38:13 #58 15.65 OK: 9 MiB in 15 packages 02:38:13 #58 DONE 18.3s 02:38:13 02:38:13 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:13 #41 ... 02:38:13 02:38:13 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:38:13 #71 ... 02:38:13 02:38:13 #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 02:38:13 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:13 #72 ... 02:38:13 02:38:13 #39 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:38:13 #39 7.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:13 #39 8.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:13 #39 15.95 (1/1) Installing dumb-init (1.2.5-r3) 02:38:13 #39 16.07 Executing busybox-1.36.1-r29.trigger 02:38:13 #39 16.20 OK: 9 MiB in 15 packages 02:38:14 #39 ... 02:38:14 02:38:14 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:38:14 #73 ... 02:38:14 02:38:14 #74 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:38:14 #74 ... 02:38:14 02:38:14 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:14 #41 ... 02:38:14 02:38:14 #39 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:38:14 #39 DONE 18.4s 02:38:14 02:38:14 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:38:14 #57 13.05 (1/4) Installing ca-certificates (20240705-r0) 02:38:14 #57 13.77 (2/4) Installing dumb-init (1.2.5-r3) 02:38:14 #57 13.77 (3/4) Installing su-exec (0.2-r3) 02:38:14 #57 13.88 (4/4) Installing yq-go (4.44.1-r2) 02:38:14 #57 15.34 Executing busybox-1.36.1-r29.trigger 02:38:14 #57 15.51 Executing ca-certificates-20240705-r0.trigger 02:38:14 #57 17.11 OK: 20 MiB in 18 packages 02:38:14 #57 DONE 19.8s 02:38:14 02:38:14 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:38:15 #75 ... 02:38:15 02:38:15 #44 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:38:15 #44 8.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:15 #44 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:15 #44 ... 02:38:15 02:38:15 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:16 #51 ... 02:38:16 02:38:16 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:38:17 #41 ... 02:38:17 02:38:17 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:38:17 #60 16.48 (1/2) Installing ca-certificates (20240705-r0) 02:38:17 #60 17.17 (2/2) Installing dumb-init (1.2.5-r3) 02:38:17 #60 17.21 Executing busybox-1.36.1-r29.trigger 02:38:17 #60 17.44 Executing ca-certificates-20240705-r0.trigger 02:38:17 #60 18.89 OK: 10 MiB in 16 packages 02:38:17 #60 DONE 21.6s 02:38:18 02:38:18 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:38:19 #76 ... 02:38:19 02:38:19 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:38:19 #64 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:19 #64 21.31 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:38:19 #64 21.31 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:38:19 #64 21.31 OK: 24041 distinct packages available 02:38:19 #64 ... 02:38:19 02:38:19 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:19 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.8s 02:38:19 #41 ... 02:38:19 02:38:19 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:38:19 #62 18.90 (1/4) Installing dumb-init (1.2.5-r3) 02:38:19 #62 18.99 (2/4) Installing openssl (3.3.2-r0) 02:38:19 #62 19.21 (3/4) Installing su-exec (0.2-r3) 02:38:19 #62 19.23 (4/4) Installing yq-go (4.44.1-r2) 02:38:19 #62 20.80 Executing busybox-1.36.1-r29.trigger 02:38:19 #62 20.88 OK: 20 MiB in 18 packages 02:38:19 #62 DONE 22.4s 02:38:19 02:38:19 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:38:19 #64 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:20 #64 ... 02:38:20 02:38:20 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:38:20 #63 12.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:20 #63 21.93 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:38:20 #63 21.99 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:38:20 #63 21.99 OK: 24041 distinct packages available 02:38:20 #63 ... 02:38:20 02:38:20 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:20 #66 ... 02:38:20 02:38:20 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:38:20 #67 ... 02:38:20 02:38:20 #47 [core-data internal] load build context 02:38:20 #47 DONE 52.4s 02:38:20 02:38:20 #40 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:38:20 #40 DONE 52.5s 02:38:20 02:38:20 #44 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:38:20 #44 DONE 52.5s 02:38:20 02:38:20 #42 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:38:20 #42 DONE 52.9s 02:38:20 02:38:20 #41 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:38:20 #41 DONE 52.7s 02:38:20 02:38:20 #48 [security-secretstore-setup internal] load build context 02:38:20 #48 DONE 52.5s 02:38:20 02:38:20 #54 [core-command internal] load build context 02:38:20 #54 DONE 51.9s 02:38:20 02:38:20 #38 [security-proxy-setup internal] load build context 02:38:20 #38 DONE 52.4s 02:38:20 02:38:20 #37 [core-metadata internal] load build context 02:38:20 #37 DONE 52.4s 02:38:20 02:38:20 #56 [support-cron-scheduler internal] load build context 02:38:20 #56 DONE 51.9s 02:38:20 02:38:20 #43 [security-spiffe-token-provider internal] load build context 02:38:20 #43 DONE 52.4s 02:38:20 02:38:20 #36 [core-keeper internal] load build context 02:38:20 #36 DONE 52.7s 02:38:20 02:38:20 #53 [security-proxy-auth internal] load build context 02:38:20 #53 DONE 52.0s 02:38:20 02:38:20 #39 [support-notifications internal] load build context 02:38:20 #39 DONE 52.8s 02:38:20 02:38:20 #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:20 #62 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 36.5s done 02:38:20 #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 02:38:20 #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 02:38:20 #62 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 02:38:20 #62 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:38:20 #62 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:38:20 #62 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:38:20 #62 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:38:20 #62 ... 02:38:20 02:38:20 #59 [core-common-config-bootstrapper internal] load build context 02:38:20 #59 DONE 52.0s 02:38:20 02:38:20 #51 [support-scheduler internal] load build context 02:38:20 #51 DONE 52.0s 02:38:20 02:38:20 #55 [security-bootstrapper internal] load build context 02:38:20 #55 DONE 52.5s 02:38:20 02:38:20 #68 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 02:38:20 #68 DONE 0.4s 02:38:20 02:38:20 #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:20 #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 02:38:20 #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 02:38:20 #62 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 02:38:20 #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s 02:38:20 #62 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:38:21 #62 ... 02:38:21 02:38:21 #65 [security-spire-agent internal] load build context 02:38:21 #65 transferring context: 27.51kB 0.0s done 02:38:21 #65 DONE 27.0s 02:38:21 02:38:21 #63 [security-spire-config internal] load build context 02:38:21 #63 transferring context: 26.23kB 0.0s done 02:38:21 #63 DONE 36.8s 02:38:21 02:38:21 #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:21 #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.69MB / 30.73MB 0.4s 02:38:21 #62 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:38:21 #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 0.5s 02:38:21 #41 ... 02:38:21 02:38:21 #44 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:38:21 #44 18.78 (1/3) Installing ca-certificates (20240705-r0) 02:38:21 #44 19.16 (2/3) Installing dumb-init (1.2.5-r3) 02:38:21 #44 19.20 (3/3) Installing tzdata (2024b-r0) 02:38:21 #44 21.23 Executing busybox-1.36.1-r29.trigger 02:38:21 #44 21.36 Executing ca-certificates-20240705-r0.trigger 02:38:21 #44 22.93 OK: 11 MiB in 17 packages 02:38:21 #44 DONE 24.1s 02:38:21 02:38:21 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:38:21 #67 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:21 #67 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:21 #67 22.63 (1/2) Installing dumb-init (1.2.5-r3) 02:38:21 #67 22.68 (2/2) Installing su-exec (0.2-r3) 02:38:21 #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s 02:38:21 #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done 02:38:21 #67 22.72 Executing busybox-1.36.1-r29.trigger 02:38:21 #67 ... 02:38:21 02:38:21 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:38:21 #64 24.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:21 #62 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s 02:38:22 #64 ... 02:38:22 02:38:22 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:38:22 #68 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.8s 02:38:22 #68 ... 02:38:22 02:38:22 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:23 #62 ... 02:38:23 02:38:23 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:38:23 #58 53.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:23 #58 53.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:23 #58 53.48 (1/2) Installing dumb-init (1.2.5-r3) 02:38:23 #58 53.48 (2/2) Installing su-exec (0.2-r3) 02:38:23 #58 53.48 Executing busybox-1.36.1-r29.trigger 02:38:23 #58 53.50 OK: 8 MiB in 16 packages 02:38:23 #58 DONE 54.5s 02:38:23 02:38:23 #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:23 #41 ... 02:38:23 02:38:23 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:38:23 #77 ... 02:38:23 02:38:23 #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:38:23 #78 ... 02:38:23 02:38:23 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:38:23 #75 8.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:23 #75 ... 02:38:23 02:38:23 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:38:23 #67 23.01 OK: 9 MiB in 16 packages 02:38:23 #67 DONE 24.9s 02:38:23 02:38:23 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:38:24 #62 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.3s done 02:38:24 #79 ... 02:38:24 02:38:24 #38 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:38:24 #38 18.30 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:38:24 #38 18.30 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:38:24 #38 18.30 OK: 24041 distinct packages available 02:38:24 #38 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:24 #38 21.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:24 #38 ... 02:38:24 02:38:24 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:24 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.1s 02:38:24 #41 ... 02:38:24 02:38:24 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:38:24 #0 8.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:24 #62 ... 02:38:24 02:38:24 #60 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init 02:38:24 #60 53.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:24 #60 53.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:24 #60 53.63 (1/1) Installing dumb-init (1.2.5-r3) 02:38:24 #60 53.63 Executing busybox-1.36.1-r29.trigger 02:38:24 #60 53.64 OK: 8 MiB in 15 packages 02:38:24 #60 DONE 56.1s 02:38:24 02:38:24 #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:38:24 #49 53.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:24 #49 53.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:24 #49 53.57 (1/4) Installing dumb-init (1.2.5-r3) 02:38:24 #49 53.57 (2/4) Installing openssl (3.3.2-r0) 02:38:24 #49 53.59 (3/4) Installing su-exec (0.2-r3) 02:38:24 #49 53.59 (4/4) Installing yq-go (4.44.1-r2) 02:38:24 #49 54.13 Executing busybox-1.36.1-r29.trigger 02:38:24 #49 54.20 OK: 19 MiB in 18 packages 02:38:24 #49 DONE 56.2s 02:38:24 02:38:24 #46 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:38:24 #46 53.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:24 #46 53.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:24 #46 53.75 (1/1) Installing dumb-init (1.2.5-r3) 02:38:24 #46 54.09 Executing busybox-1.36.1-r29.trigger 02:38:24 #46 54.20 OK: 8 MiB in 15 packages 02:38:24 #46 DONE 56.2s 02:38:24 02:38:24 #69 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:38:24 #0 2.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:24 #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:24 #0 2.672 Upgrading critical system libraries and apk-tools: 02:38:24 #0 2.672 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:24 #0 2.681 Executing busybox-1.36.1-r29.trigger 02:38:24 #0 2.744 Continuing the upgrade transaction with new apk-tools: 02:38:24 #0 2.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:24 #0 2.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:24 #0 3.247 OK: 19 MiB in 18 packages 02:38:24 #69 DONE 3.9s 02:38:24 02:38:24 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:38:24 #66 8.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:24 #66 8.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:24 #66 8.966 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:38:24 #66 8.966 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:38:24 #66 8.966 OK: 24163 distinct packages available 02:38:24 #66 9.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:24 #66 9.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:24 #66 9.416 (1/4) Installing dumb-init (1.2.5-r3) 02:38:24 #66 9.425 (2/4) Installing musl-obstack (1.2.3-r2) 02:38:24 #66 9.429 (3/4) Installing libucontext (1.2-r3) 02:38:24 #66 9.432 (4/4) Installing gcompat (1.1.0-r4) 02:38:24 #66 9.439 Executing busybox-1.36.1-r29.trigger 02:38:24 #66 9.445 OK: 8 MiB in 18 packages 02:38:24 #66 DONE 10.4s 02:38:24 02:38:24 #70 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 02:38:24 #80 ... 02:38:24 02:38:24 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:25 #70 ... 02:38:25 02:38:25 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:38:25 #57 52.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:25 #57 52.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:25 #57 53.27 (1/3) Installing ca-certificates (20240705-r0) 02:38:25 #57 53.32 (2/3) Installing dumb-init (1.2.5-r3) 02:38:25 #57 53.32 (3/3) Installing tzdata (2024b-r0) 02:38:25 #57 53.35 Executing busybox-1.36.1-r29.trigger 02:38:25 #57 53.36 Executing ca-certificates-20240705-r0.trigger 02:38:25 #57 53.39 OK: 10 MiB in 17 packages 02:38:25 #57 DONE 54.9s 02:38:25 02:38:25 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:38:25 #67 3.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:25 #67 4.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:25 #67 4.407 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:38:25 #67 4.407 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:38:25 #67 4.407 OK: 24163 distinct packages available 02:38:25 #67 4.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:25 #67 4.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:25 #67 4.819 (1/5) Installing dumb-init (1.2.5-r3) 02:38:25 #67 4.824 (2/5) Installing musl-obstack (1.2.3-r2) 02:38:25 #67 4.831 (3/5) Installing libucontext (1.2-r3) 02:38:25 #67 4.832 (4/5) Installing gcompat (1.1.0-r4) 02:38:25 #67 4.837 (5/5) Installing openssl (3.3.2-r0) 02:38:25 #67 4.891 Executing busybox-1.36.1-r29.trigger 02:38:25 #67 4.898 OK: 9 MiB in 19 packages 02:38:25 #67 DONE 5.8s 02:38:25 02:38:25 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:38:25 #50 53.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:25 #50 53.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:25 #50 53.57 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:38:25 #50 53.57 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:38:25 #50 53.57 OK: 24163 distinct packages available 02:38:25 #50 53.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:25 #50 53.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:25 #50 54.27 (1/14) Installing ca-certificates (20240705-r0) 02:38:25 #50 54.39 (2/14) Installing brotli-libs (1.1.0-r2) 02:38:25 #50 54.44 (3/14) Installing c-ares (1.33.1-r0) 02:38:25 #50 54.44 (4/14) Installing libunistring (1.2-r0) 02:38:25 #50 54.46 (5/14) Installing libidn2 (2.3.7-r0) 02:38:25 #50 54.47 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:38:25 #50 54.47 (7/14) Installing libpsl (0.21.5-r1) 02:38:25 #50 54.47 (8/14) Installing zstd-libs (1.5.6-r0) 02:38:25 #50 54.50 (9/14) Installing libcurl (8.10.1-r0) 02:38:25 #50 54.51 (10/14) Installing curl (8.10.1-r0) 02:38:25 #50 54.52 (11/14) Installing dumb-init (1.2.5-r3) 02:38:25 #50 54.54 (12/14) Installing musl-obstack (1.2.3-r2) 02:38:25 #50 54.54 (13/14) Installing libucontext (1.2-r3) 02:38:25 #50 54.54 (14/14) Installing gcompat (1.1.0-r4) 02:38:25 #50 54.55 Executing busybox-1.36.1-r29.trigger 02:38:25 #50 54.55 Executing ca-certificates-20240705-r0.trigger 02:38:25 #50 54.61 OK: 13 MiB in 28 packages 02:38:25 #50 DONE 56.4s 02:38:25 02:38:25 #71 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:38:25 #0 2.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:25 #0 2.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:25 #0 2.824 Upgrading critical system libraries and apk-tools: 02:38:25 #0 2.824 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:25 #0 2.832 Executing busybox-1.36.1-r29.trigger 02:38:25 #0 2.898 Continuing the upgrade transaction with new apk-tools: 02:38:25 #0 2.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:25 #0 2.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:25 #0 3.256 OK: 9 MiB in 16 packages 02:38:25 #71 DONE 4.0s 02:38:25 02:38:25 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:38:25 #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 26.7s done 02:38:25 #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:38:25 #61 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:38:25 #61 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:38:25 #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 02:38:25 #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 02:38:25 #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 02:38:25 #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done 02:38:25 #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:38:25 #61 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.9s done 02:38:25 #61 DONE 31.0s 02:38:25 02:38:25 #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:25 #41 ... 02:38:25 02:38:25 #74 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:38:25 #74 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:25 #74 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:25 #74 ... 02:38:25 02:38:25 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:38:25 #80 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:25 #80 ... 02:38:25 02:38:25 #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 02:38:25 #72 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:25 #72 21.18 OK: 238 MiB in 54 packages 02:38:25 #72 ... 02:38:25 02:38:25 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:25 #62 ... 02:38:25 02:38:25 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:38:25 #0 3.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:25 #0 3.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:25 #0 4.095 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:38:25 #0 4.095 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:38:25 #0 4.095 OK: 24162 distinct packages available 02:38:25 #0 4.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:25 #0 4.273 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:25 #0 4.585 OK: 246 MiB in 54 packages 02:38:25 #72 DONE 4.7s 02:38:25 02:38:25 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:38:25 #73 DONE 0.0s 02:38:25 02:38:25 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:38:25 #74 DONE 4.8s 02:38:25 02:38:25 #75 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:38:25 #0 4.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:25 #0 4.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:25 #0 4.804 OK: 246 MiB in 54 packages 02:38:25 #75 DONE 4.9s 02:38:25 02:38:25 #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:38:25 #76 DONE 0.0s 02:38:25 02:38:25 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:38:26 #41 ... 02:38:26 02:38:26 #72 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:38:26 #72 DONE 22.8s 02:38:26 02:38:26 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:26 #77 ... 02:38:26 02:38:26 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:38:26 #0 3.891 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:26 #0 4.364 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:26 #0 5.156 (1/1) Installing dumb-init (1.2.5-r3) 02:38:26 #0 5.452 Executing busybox-1.36.1-r29.trigger 02:38:26 #0 5.458 OK: 8 MiB in 15 packages 02:38:26 #78 DONE 5.6s 02:38:26 02:38:26 #79 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:38:26 #0 4.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:26 #0 4.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:26 #0 5.324 OK: 246 MiB in 54 packages 02:38:26 #79 DONE 5.6s 02:38:26 02:38:26 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:38:26 #80 DONE 0.0s 02:38:26 02:38:26 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:27 #41 ... 02:38:27 02:38:27 #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:38:27 #81 DONE 0.7s 02:38:27 02:38:27 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:27 #81 ... 02:38:27 02:38:27 #82 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:38:27 #0 4.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:27 #0 5.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:27 #0 6.216 OK: 246 MiB in 54 packages 02:38:27 #82 DONE 6.4s 02:38:27 02:38:27 #83 [core-data builder 4/7] COPY go.mod vendor* ./ 02:38:27 #83 DONE 0.1s 02:38:27 02:38:27 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:27 #41 ... 02:38:27 02:38:27 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:38:27 #71 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:27 #71 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:27 #71 ... 02:38:27 02:38:27 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:27 #41 ... 02:38:27 02:38:27 #74 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:38:27 #74 22.40 OK: 238 MiB in 54 packages 02:38:27 #74 DONE 25.4s 02:38:28 02:38:28 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:28 #84 ... 02:38:28 02:38:28 #85 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:38:28 #0 2.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:28 #0 2.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:28 #0 2.670 Upgrading critical system libraries and apk-tools: 02:38:28 #0 2.670 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:28 #0 2.687 Executing busybox-1.36.1-r29.trigger 02:38:28 #0 2.764 Continuing the upgrade transaction with new apk-tools: 02:38:28 #0 2.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:28 #0 2.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:28 #0 3.255 OK: 8 MiB in 15 packages 02:38:28 #85 DONE 3.4s 02:38:28 02:38:28 #70 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 02:38:28 #70 2.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:28 #70 2.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:28 #70 3.004 Upgrading critical system libraries and apk-tools: 02:38:28 #70 3.004 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:28 #70 3.009 Executing busybox-1.36.1-r29.trigger 02:38:28 #70 3.075 Continuing the upgrade transaction with new apk-tools: 02:38:28 #70 3.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:28 #70 3.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:28 #70 3.448 OK: 8 MiB in 15 packages 02:38:28 #70 DONE 3.6s 02:38:28 02:38:28 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:38:28 #77 2.351 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:28 #41 ... 02:38:28 02:38:28 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:38:28 #73 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:28 #73 16.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:28 #73 ... 02:38:28 02:38:28 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:28 #77 ... 02:38:28 02:38:28 #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:38:28 #0 4.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:28 #0 4.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:28 #0 4.666 Upgrading critical system libraries and apk-tools: 02:38:28 #0 4.666 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:28 #0 4.677 Executing busybox-1.36.1-r29.trigger 02:38:28 #0 4.765 Continuing the upgrade transaction with new apk-tools: 02:38:28 #0 4.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:28 #0 4.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:28 #0 5.284 OK: 8 MiB in 16 packages 02:38:28 #86 DONE 5.4s 02:38:28 02:38:28 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:38:28 #41 ... 02:38:28 02:38:28 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:38:28 #82 DONE 0.6s 02:38:28 02:38:28 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:28 #87 ... 02:38:28 02:38:28 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:38:28 #0 2.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:28 #0 2.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:28 #0 3.070 Upgrading critical system libraries and apk-tools: 02:38:28 #0 3.071 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:28 #0 3.088 Executing busybox-1.36.1-r29.trigger 02:38:28 #0 3.246 Continuing the upgrade transaction with new apk-tools: 02:38:28 #0 3.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:28 #0 3.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:28 #0 3.766 OK: 19 MiB in 18 packages 02:38:28 #88 DONE 3.9s 02:38:28 02:38:28 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:38:28 #0 2.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:28 #0 2.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:28 #0 3.215 Upgrading critical system libraries and apk-tools: 02:38:28 #0 3.215 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:28 #0 3.219 Executing busybox-1.36.1-r29.trigger 02:38:28 #0 3.311 Continuing the upgrade transaction with new apk-tools: 02:38:28 #0 3.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:28 #0 3.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:28 #0 3.697 OK: 10 MiB in 17 packages 02:38:28 #89 DONE 3.8s 02:38:28 02:38:28 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:38:28 #90 DONE 0.0s 02:38:28 02:38:28 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:38:28 #0 2.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:28 #0 2.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:28 #0 3.052 Upgrading critical system libraries and apk-tools: 02:38:28 #0 3.052 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:28 #0 3.065 Executing busybox-1.36.1-r29.trigger 02:38:28 #0 3.164 Continuing the upgrade transaction with new apk-tools: 02:38:28 #0 3.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:28 #0 3.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:28 #0 3.684 OK: 8 MiB in 18 packages 02:38:28 #91 DONE 3.8s 02:38:28 02:38:28 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:38:29 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.3s 02:38:29 #41 ... 02:38:29 02:38:29 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:38:29 #0 6.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:29 #0 8.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:29 #83 ... 02:38:29 02:38:29 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:30 #92 DONE 1.7s 02:38:30 02:38:30 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:38:30 #0 2.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:30 #0 2.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:30 #0 3.344 Upgrading critical system libraries and apk-tools: 02:38:30 #0 3.345 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:30 #0 3.353 Executing busybox-1.36.1-r29.trigger 02:38:30 #0 3.429 Continuing the upgrade transaction with new apk-tools: 02:38:30 #0 3.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:30 #0 3.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:30 #0 3.903 OK: 9 MiB in 19 packages 02:38:30 #93 DONE 5.5s 02:38:30 02:38:30 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:38:30 #0 2.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:30 #0 2.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:30 #0 3.417 Upgrading critical system libraries and apk-tools: 02:38:30 #0 3.417 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:30 #0 3.424 Executing busybox-1.36.1-r29.trigger 02:38:30 #0 3.544 Continuing the upgrade transaction with new apk-tools: 02:38:30 #0 3.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:38:30 #0 3.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:30 #0 5.045 OK: 13 MiB in 28 packages 02:38:30 #94 DONE 5.5s 02:38:30 02:38:30 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:38:30 #77 2.807 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:38:30 #77 3.533 OK: 246 MiB in 54 packages 02:38:30 #77 DONE 4.6s 02:38:30 02:38:30 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:38:30 #41 ... 02:38:30 02:38:30 #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:38:30 #69 8.640 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:30 #69 10.58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:30 #69 ... 02:38:30 02:38:30 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:30 #95 ... 02:38:30 02:38:30 #64 [security-spire-server internal] load build context 02:38:30 #64 transferring context: 27.98kB 0.0s done 02:38:31 #64 ... 02:38:31 02:38:31 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:38:31 #41 ... 02:38:31 02:38:31 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:38:31 #63 23.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:31 #63 25.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:31 #63 ... 02:38:31 02:38:31 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:31 #41 ... 02:38:31 02:38:31 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:38:31 #0 6.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:31 #0 9.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:31 #84 ... 02:38:31 02:38:31 #38 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:38:31 #38 30.56 (1/14) Installing ca-certificates (20240705-r0) 02:38:31 #38 30.98 (2/14) Installing brotli-libs (1.1.0-r2) 02:38:31 #38 31.19 (3/14) Installing c-ares (1.33.1-r0) 02:38:31 #38 31.22 (4/14) Installing libunistring (1.2-r0) 02:38:31 #38 31.52 (5/14) Installing libidn2 (2.3.7-r0) 02:38:31 #38 31.64 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:38:31 #38 31.71 (7/14) Installing libpsl (0.21.5-r1) 02:38:31 #38 31.77 (8/14) Installing zstd-libs (1.5.6-r0) 02:38:31 #38 31.99 (9/14) Installing libcurl (8.10.1-r0) 02:38:31 #38 32.11 (10/14) Installing curl (8.10.1-r0) 02:38:31 #38 32.14 (11/14) Installing dumb-init (1.2.5-r3) 02:38:31 #38 32.17 (12/14) Installing musl-obstack (1.2.3-r2) 02:38:31 #38 32.18 (13/14) Installing libucontext (1.2-r3) 02:38:31 #38 32.30 (14/14) Installing gcompat (1.1.0-r4) 02:38:31 #38 32.34 Executing busybox-1.36.1-r29.trigger 02:38:31 #38 32.50 Executing ca-certificates-20240705-r0.trigger 02:38:31 #38 33.88 OK: 15 MiB in 28 packages 02:38:31 #38 DONE 35.8s 02:38:31 02:38:31 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:31 #41 ... 02:38:31 02:38:31 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:38:31 #73 26.60 OK: 238 MiB in 54 packages 02:38:31 #73 DONE 28.4s 02:38:32 02:38:32 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:32 #41 ... 02:38:32 02:38:32 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:38:32 #85 DONE 0.8s 02:38:32 02:38:32 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:32 #41 ... 02:38:32 02:38:32 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:38:32 #68 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.0s done 02:38:32 #68 ... 02:38:32 02:38:32 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:33 #41 ... 02:38:33 02:38:33 #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:38:33 #78 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:33 #78 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:33 #78 ... 02:38:33 02:38:33 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:38:33 #77 10.58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:33 #77 12.68 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:33 #77 ... 02:38:33 02:38:33 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:34 #41 ... 02:38:34 02:38:34 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:38:34 #64 34.53 (1/4) Installing dumb-init (1.2.5-r3) 02:38:34 #64 34.53 (2/4) Installing musl-obstack (1.2.3-r2) 02:38:34 #64 34.57 (3/4) Installing libucontext (1.2-r3) 02:38:34 #64 34.60 (4/4) Installing gcompat (1.1.0-r4) 02:38:34 #64 34.63 Executing busybox-1.36.1-r29.trigger 02:38:34 #64 34.75 OK: 9 MiB in 18 packages 02:38:34 #64 DONE 37.1s 02:38:34 02:38:34 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:34 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.5s 02:38:34 #96 ... 02:38:34 02:38:34 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:38:34 #95 DONE 3.9s 02:38:34 02:38:34 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:38:34 #97 DONE 3.9s 02:38:34 02:38:34 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:38:34 #98 DONE 3.9s 02:38:34 02:38:34 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:38:34 #96 DONE 3.9s 02:38:34 02:38:34 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:38:34 #99 DONE 0.1s 02:38:34 02:38:34 #100 [security-spire-config stage-2 6/10] COPY security.txt / 02:38:34 #100 DONE 0.1s 02:38:34 02:38:34 #101 [security-spire-server stage-2 6/9] COPY security.txt / 02:38:34 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.6s done 02:38:34 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.6s done 02:38:35 #41 ... 02:38:35 02:38:35 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:38:35 #76 7.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:35 #76 8.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:35 #76 ... 02:38:35 02:38:35 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:38:35 #80 20.11 Upgrading critical system libraries and apk-tools: 02:38:35 #80 20.11 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:35 #80 20.19 Executing busybox-1.36.1-r29.trigger 02:38:35 #101 DONE 0.9s 02:38:35 02:38:35 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:38:35 #102 DONE 0.9s 02:38:35 02:38:35 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:38:35 #87 DONE 6.8s 02:38:35 02:38:35 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:38:35 #103 DONE 0.9s 02:38:35 02:38:35 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:38:35 #104 DONE 0.1s 02:38:35 02:38:35 #105 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:38:35 #105 DONE 0.1s 02:38:35 02:38:35 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:38:35 #106 DONE 0.1s 02:38:35 02:38:35 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:38:35 #107 DONE 0.1s 02:38:35 02:38:35 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 02:38:35 #108 DONE 0.1s 02:38:35 02:38:35 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:38:35 #109 DONE 0.1s 02:38:35 02:38:35 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:38:35 #110 DONE 0.1s 02:38:35 02:38:35 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:38:35 #111 DONE 0.1s 02:38:35 02:38:35 #112 [security-spire-config] exporting to image 02:38:35 #112 exporting layers 02:38:35 #112 ... 02:38:35 02:38:35 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:38:35 #113 DONE 0.1s 02:38:35 02:38:35 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:38:35 #114 DONE 0.1s 02:38:35 02:38:35 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:38:35 #115 DONE 0.0s 02:38:35 02:38:35 #112 [security-spire-server] exporting to image 02:38:35 #80 ... 02:38:35 02:38:35 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:38:35 #41 DONE 39.0s 02:38:35 02:38:35 #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:38:35 #78 22.46 Upgrading critical system libraries and apk-tools: 02:38:35 #78 22.46 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:35 #78 22.53 Executing busybox-1.36.1-r29.trigger 02:38:35 #78 ... 02:38:35 02:38:35 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:38:35 #63 36.06 (1/5) Installing dumb-init (1.2.5-r3) 02:38:35 #63 36.08 (2/5) Installing musl-obstack (1.2.3-r2) 02:38:35 #63 36.10 (3/5) Installing libucontext (1.2-r3) 02:38:35 #63 36.11 (4/5) Installing gcompat (1.1.0-r4) 02:38:35 #63 36.18 (5/5) Installing openssl (3.3.2-r0) 02:38:35 #63 36.33 Executing busybox-1.36.1-r29.trigger 02:38:35 #63 36.55 OK: 10 MiB in 19 packages 02:38:35 #63 DONE 38.8s 02:38:35 02:38:35 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:38:35 #75 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:36 #112 ... 02:38:36 02:38:36 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:36 #116 ... 02:38:36 02:38:36 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:36 #117 ... 02:38:36 02:38:36 #112 [security-spire-server] exporting to image 02:38:36 #112 exporting layers 0.6s done 02:38:36 #112 writing image sha256:87a8071207b1b99d91030733ae0e5e5e152cb0c1662006ab881d3fd439733073 done 02:38:36 #112 naming to docker.io/library/security-spire-config done 02:38:36 #112 writing image sha256:10e130aecbe6bf42b779eb93e2097ddaa45df1a955d95856131ffd5c55150d10 done 02:38:36 #112 naming to docker.io/library/security-spire-server done 02:38:36 #75 21.36 Upgrading critical system libraries and apk-tools: 02:38:36 #75 21.36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:36 #75 ... 02:38:36 02:38:36 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:38:36 #112 exporting layers 0.6s done 02:38:36 #112 writing image sha256:fe32e211261ee26b4861246e1f8693093f5fffd4e1bbd2195a9f46ef39c1df71 done 02:38:36 #112 naming to docker.io/library/security-spire-agent done 02:38:36 #112 DONE 0.7s 02:38:36 02:38:36 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:36 #86 ... 02:38:36 02:38:36 #69 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:38:36 #69 21.92 (1/1) Installing dumb-init (1.2.5-r3) 02:38:36 #69 22.83 Executing busybox-1.36.1-r29.trigger 02:38:36 #69 23.00 OK: 9 MiB in 15 packages 02:38:36 #69 DONE 25.0s 02:38:36 02:38:36 #87 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:37 #87 ... 02:38:37 02:38:37 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:38:37 #80 22.09 Continuing the upgrade transaction with new apk-tools: 02:38:37 #80 22.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:38 #80 ... 02:38:38 02:38:38 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:38:38 #71 24.31 v3.20.3-159-g093e185483c [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:38:38 #71 24.31 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:38:38 #71 24.31 OK: 24040 distinct packages available 02:38:38 #71 25.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:38 #71 27.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:38 #71 ... 02:38:38 02:38:38 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:38:38 #76 19.35 Upgrading critical system libraries and apk-tools: 02:38:38 #76 19.35 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:38 #76 19.43 Executing busybox-1.36.1-r29.trigger 02:38:38 #76 ... 02:38:38 02:38:38 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:38:38 #77 23.63 OK: 238 MiB in 54 packages 02:38:38 #77 DONE 24.8s 02:38:38 02:38:38 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:38:38 #83 18.55 Upgrading critical system libraries and apk-tools: 02:38:38 #83 18.55 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:38 #83 18.67 Executing busybox-1.36.1-r29.trigger 02:38:38 #83 ... 02:38:38 02:38:38 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:38:38 #88 DONE 0.6s 02:38:38 02:38:38 #89 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:38 #89 ... 02:38:38 02:38:38 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:40 #90 ... 02:38:40 02:38:40 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:38:40 #79 6.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:40 #79 8.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:40 #79 ... 02:38:40 02:38:40 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:38:40 #83 20.26 Continuing the upgrade transaction with new apk-tools: 02:38:40 #83 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:41 #83 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:41 #83 ... 02:38:41 02:38:41 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:38:41 #0 4.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:41 #0 6.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:41 #91 ... 02:38:41 02:38:41 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:38:41 #84 19.62 Upgrading critical system libraries and apk-tools: 02:38:41 #84 19.63 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:41 #84 19.68 Executing busybox-1.36.1-r29.trigger 02:38:42 #84 ... 02:38:42 02:38:42 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:38:42 #71 37.84 OK: 238 MiB in 54 packages 02:38:42 #71 DONE 38.8s 02:38:42 02:38:42 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:38:42 #79 18.07 Upgrading critical system libraries and apk-tools: 02:38:42 #79 18.08 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:42 #79 18.11 Executing busybox-1.36.1-r29.trigger 02:38:42 #79 ... 02:38:42 02:38:42 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:38:42 #92 DONE 0.4s 02:38:42 02:38:42 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:42 #93 ... 02:38:42 02:38:42 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:38:42 #84 21.10 Continuing the upgrade transaction with new apk-tools: 02:38:42 #84 21.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:44 #84 22.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:44 #84 ... 02:38:44 02:38:44 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:38:44 #0 4.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:44 #0 6.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:44 #94 ... 02:38:44 02:38:44 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:38:44 #79 19.63 Continuing the upgrade transaction with new apk-tools: 02:38:44 #79 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:45 #79 21.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:46 #79 ... 02:38:46 02:38:46 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:38:46 #75 21.55 Executing busybox-1.36.1-r29.trigger 02:38:46 #75 23.75 Continuing the upgrade transaction with new apk-tools: 02:38:46 #75 23.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:46 #75 25.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:46 #75 ... 02:38:46 02:38:46 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:38:46 #91 13.67 Upgrading critical system libraries and apk-tools: 02:38:46 #91 13.67 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:46 #91 13.71 Executing busybox-1.36.1-r29.trigger 02:38:46 #91 14.89 Continuing the upgrade transaction with new apk-tools: 02:38:46 #91 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:47 #91 ... 02:38:47 02:38:47 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:38:47 #80 24.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:47 #80 31.72 OK: 20 MiB in 18 packages 02:38:47 #80 DONE 32.8s 02:38:47 02:38:47 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:38:47 #75 31.96 OK: 9 MiB in 15 packages 02:38:47 #75 DONE 33.1s 02:38:47 02:38:47 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:38:47 #94 12.55 Upgrading critical system libraries and apk-tools: 02:38:47 #94 12.55 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:47 #94 12.61 Executing busybox-1.36.1-r29.trigger 02:38:48 #94 ... 02:38:48 02:38:48 #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 02:38:48 #78 25.04 Continuing the upgrade transaction with new apk-tools: 02:38:48 #78 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:48 #78 26.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:48 #78 33.41 OK: 9 MiB in 15 packages 02:38:48 #78 DONE 35.0s 02:38:48 02:38:48 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:38:48 #91 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:49 #91 ... 02:38:49 02:38:49 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:38:49 #76 21.26 Continuing the upgrade transaction with new apk-tools: 02:38:49 #76 21.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:49 #76 22.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:49 #76 29.14 OK: 10 MiB in 16 packages 02:38:49 #76 DONE 30.8s 02:38:49 02:38:49 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:38:49 #94 14.08 Continuing the upgrade transaction with new apk-tools: 02:38:49 #94 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:49 #94 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:49 #94 ... 02:38:49 02:38:49 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:38:49 #83 29.50 OK: 20 MiB in 18 packages 02:38:49 #83 DONE 30.3s 02:38:49 02:38:49 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:38:49 #86 4.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:49 #86 5.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:49 #86 12.50 Upgrading critical system libraries and apk-tools: 02:38:49 #86 12.50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:38:49 #86 12.52 Executing busybox-1.36.1-r29.trigger 02:38:49 #86 13.60 Continuing the upgrade transaction with new apk-tools: 02:38:49 #86 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:38:50 #86 ... 02:38:50 02:38:50 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:38:50 #95 DONE 0.2s 02:38:50 02:38:50 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:50 #96 ... 02:38:50 02:38:50 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:38:50 #84 29.00 OK: 11 MiB in 17 packages 02:38:51 #84 DONE 29.7s 02:38:51 02:38:51 #79 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:38:51 #79 27.31 OK: 9 MiB in 16 packages 02:38:51 #79 DONE 27.8s 02:38:51 02:38:51 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:38:54 #97 ... 02:38:54 02:38:54 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:38:54 #91 21.46 OK: 15 MiB in 28 packages 02:38:54 #91 DONE 22.2s 02:38:54 02:38:54 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:38:54 #97 DONE 2.3s 02:38:54 02:38:54 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:38:54 #98 DONE 0.2s 02:38:54 02:38:54 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:38:54 #94 19.40 OK: 9 MiB in 18 packages 02:38:54 #94 DONE 20.1s 02:38:54 02:38:54 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:38:54 #86 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:38:54 #86 18.65 OK: 10 MiB in 19 packages 02:38:55 #86 DONE 19.4s 02:38:55 02:38:55 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:38:56 #99 DONE 1.4s 02:38:56 02:38:56 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:38:56 #100 DONE 1.4s 02:38:56 02:38:56 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:38:56 #101 DONE 2.0s 02:38:56 02:38:56 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:38:56 #102 ... 02:38:56 02:38:56 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:38:56 #103 DONE 0.2s 02:38:56 02:38:56 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:38:56 #104 DONE 0.2s 02:38:56 02:38:56 #105 [security-spire-config stage-2 6/10] COPY security.txt / 02:38:57 #105 ... 02:38:57 02:38:57 #106 [security-spire-server stage-2 6/9] COPY security.txt / 02:38:57 #106 DONE 0.3s 02:38:57 02:38:57 #105 [security-spire-config stage-2 6/10] COPY security.txt / 02:38:57 #105 DONE 0.3s 02:38:57 02:38:57 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:38:57 #107 ... 02:38:57 02:38:57 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:38:57 #108 DONE 0.3s 02:38:57 02:38:57 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:38:57 #107 DONE 0.3s 02:38:57 02:38:57 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:38:57 #109 DONE 0.2s 02:38:57 02:38:57 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:38:57 #110 DONE 0.3s 02:38:57 02:38:57 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:38:57 #111 DONE 0.2s 02:38:57 02:38:57 #112 [security-spire-server] exporting to image 02:38:57 #112 exporting layers 02:38:57 #112 ... 02:38:57 02:38:57 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:38:57 #113 DONE 0.2s 02:38:57 02:38:57 #112 [security-spire-config] exporting to image 02:38:58 #112 ... 02:38:58 02:38:58 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:38:58 #102 DONE 1.5s 02:38:58 02:38:58 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:38:58 #114 DONE 0.2s 02:38:58 02:38:58 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:58 #96 ... 02:38:58 02:38:58 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 02:38:58 #115 DONE 0.2s 02:38:58 02:38:58 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:38:58 #116 DONE 0.2s 02:38:58 02:38:58 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:38:58 #93 ... 02:38:58 02:38:58 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:38:59 #117 DONE 0.2s 02:38:59 02:38:59 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:38:59 #118 DONE 0.2s 02:38:59 02:38:59 #112 [security-spire-agent] exporting to image 02:39:00 #112 exporting layers 2.8s done 02:39:00 #112 writing image sha256:721f18ebd78c9326b73e84b657889090fcceb9318d9f716e7f0f17a6ebaabd31 0.0s done 02:39:00 #112 naming to docker.io/library/security-spire-server-arm64 done 02:39:00 #112 exporting layers 2.7s done 02:39:00 #112 writing image sha256:0ef0c01f6c7de7e3eaa74b5c4904d161e61af50833eec3944c58625fb9915471 done 02:39:00 #112 naming to docker.io/library/security-spire-config-arm64 done 02:39:01 #112 exporting layers 1.9s done 02:39:01 #112 writing image sha256:726b8c87b6390e7c5e2a4fadeafc411139f4368f7630d363ae4257b244ad5e9d done 02:39:01 #112 naming to docker.io/library/security-spire-agent-arm64 done 02:39:01 #112 DONE 3.3s 02:39:01 02:39:01 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:23 #118 ... 02:39:23 02:39:23 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:23 #116 DONE 54.8s 02:39:23 02:39:23 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:23 #84 DONE 53.1s 02:39:23 02:39:23 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:23 #118 DONE 46.3s 02:39:23 02:39:23 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:23 #117 DONE 54.7s 02:39:23 02:39:23 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:23 #81 DONE 54.1s 02:39:23 02:39:23 #119 [security-secretstore-setup builder 6/7] COPY . . 02:39:31 #119 ... 02:39:31 02:39:31 #120 [security-spiffe-token-provider builder 6/7] COPY . . 02:39:31 #120 ... 02:39:31 02:39:31 #121 [core-keeper builder 7/8] COPY . . 02:39:31 #121 ... 02:39:31 02:39:31 #122 [support-notifications builder 6/7] COPY . . 02:39:31 #122 ... 02:39:31 02:39:31 #123 [core-data builder 6/7] COPY . . 02:39:43 #123 ... 02:39:43 02:39:43 #120 [security-spiffe-token-provider builder 6/7] COPY . . 02:39:43 #120 DONE 21.9s 02:39:43 02:39:43 #119 [security-secretstore-setup builder 6/7] COPY . . 02:39:43 #119 DONE 22.1s 02:39:43 02:39:43 #121 [core-keeper builder 7/8] COPY . . 02:39:43 #121 DONE 22.0s 02:39:43 02:39:43 #124 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:39:43 #124 ... 02:39:43 02:39:43 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:39:43 #125 CACHED 02:39:43 02:39:43 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:43 #126 CACHED 02:39:43 02:39:43 #127 [security-proxy-setup builder 6/7] COPY . . 02:39:43 #127 CACHED 02:39:43 02:39:43 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:39:43 #128 CACHED 02:39:43 02:39:43 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:43 #129 CACHED 02:39:43 02:39:43 #130 [security-bootstrapper builder 6/7] COPY . . 02:39:43 #130 CACHED 02:39:43 02:39:43 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 02:39:43 #131 CACHED 02:39:43 02:39:43 #132 [core-command builder 6/7] COPY . . 02:39:43 #132 CACHED 02:39:43 02:39:43 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:43 #133 CACHED 02:39:43 02:39:43 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 02:39:43 #134 CACHED 02:39:43 02:39:43 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:43 #135 CACHED 02:39:43 02:39:43 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:39:43 #136 CACHED 02:39:43 02:39:43 #123 [core-data builder 6/7] COPY . . 02:39:43 #123 DONE 22.3s 02:39:43 02:39:43 #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:39:43 #137 CACHED 02:39:43 02:39:43 #138 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:43 #138 CACHED 02:39:43 02:39:43 #139 [support-scheduler builder 6/7] COPY . . 02:39:43 #139 CACHED 02:39:43 02:39:43 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:43 #140 CACHED 02:39:43 02:39:43 #141 [security-proxy-auth builder 6/7] COPY . . 02:39:43 #141 CACHED 02:39:43 02:39:43 #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:39:43 #142 CACHED 02:39:43 02:39:43 #143 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:39:43 #143 CACHED 02:39:43 02:39:43 #144 [support-cron-scheduler builder 6/7] COPY . . 02:39:43 #144 CACHED 02:39:43 02:39:43 #145 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:43 #145 CACHED 02:39:43 02:39:43 #146 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:39:43 #146 CACHED 02:39:43 02:39:43 #147 [core-metadata builder 6/7] COPY . . 02:39:43 #147 CACHED 02:39:43 02:39:43 #148 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:39:43 #148 CACHED 02:39:43 02:39:43 #122 [support-notifications builder 6/7] COPY . . 02:39:43 #122 DONE 22.3s 02:39:43 02:39:43 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:39:49 #149 ... 02:39:49 02:39:49 #124 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:39:49 #124 3.796 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:39:52 #124 ... 02:39:52 02:39:52 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:39:52 #149 7.147 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:39:52 #149 ... 02:39:52 02:39:52 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:39:52 #0 1.736 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:39:52 #150 ... 02:39:52 02:39:52 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:39:52 #0 2.467 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:39:52 #151 ... 02:39:52 02:39:52 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:39:52 #0 6.094 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:39:53 #152 ... 02:39:53 02:39:53 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:39:53 #0 7.243 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:39:53 #153 ... 02:39:53 02:39:53 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:39:53 #0 6.716 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:39:53 #154 ... 02:39:53 02:39:53 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:39:53 #0 2.293 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:39:53 #155 ... 02:39:53 02:39:53 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:39:53 #0 7.133 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:39:54 #156 ... 02:39:54 02:39:54 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:39:54 #0 7.031 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:39:54 #157 ... 02:39:54 02:39:54 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:39:54 #0 6.705 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:39:54 #158 ... 02:39:54 02:39:54 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:39:54 #0 4.624 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:39:54 #159 ... 02:39:54 02:39:54 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:39:54 #0 7.113 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:40:22 #90 DONE 93.5s 02:40:22 02:40:22 #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:22 #93 DONE 99.4s 02:40:22 02:40:22 #89 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:22 #89 DONE 103.5s 02:40:22 02:40:22 #119 [security-secretstore-setup builder 6/7] COPY . . 02:40:22 #119 ... 02:40:22 02:40:22 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:22 #96 DONE 89.5s 02:40:22 02:40:22 #87 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:22 #87 DONE 105.4s 02:40:22 02:40:22 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 02:40:22 #120 ... 02:40:22 02:40:22 #121 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:22 #121 CACHED 02:40:22 02:40:22 #122 [support-cron-scheduler builder 6/7] COPY . . 02:40:22 #122 CACHED 02:40:22 02:40:22 #123 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:40:22 #123 CACHED 02:40:22 02:40:22 #124 [support-notifications builder 6/7] COPY . . 02:40:22 #124 DONE 1.8s 02:40:22 02:40:22 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:40:22 #125 CACHED 02:40:22 02:40:22 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:22 #126 CACHED 02:40:22 02:40:22 #127 [security-bootstrapper builder 6/7] COPY . . 02:40:22 #127 CACHED 02:40:22 02:40:22 #128 [core-keeper builder 7/8] COPY . . 02:40:22 #128 DONE 1.9s 02:40:22 02:40:22 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:22 #129 CACHED 02:40:22 02:40:22 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:40:22 #130 CACHED 02:40:22 02:40:22 #131 [security-proxy-setup builder 6/7] COPY . . 02:40:22 #131 CACHED 02:40:22 02:40:22 #132 [security-spiffe-token-provider builder 6/7] COPY . . 02:40:22 #132 DONE 1.8s 02:40:22 02:40:22 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 02:40:22 #120 DONE 1.8s 02:40:22 02:40:22 #119 [security-secretstore-setup builder 6/7] COPY . . 02:40:22 #119 DONE 1.8s 02:40:22 02:40:22 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:40:22 #133 ... 02:40:22 02:40:22 #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:40:22 #134 CACHED 02:40:22 02:40:22 #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:22 #135 CACHED 02:40:22 02:40:22 #136 [support-scheduler builder 6/7] COPY . . 02:40:22 #136 CACHED 02:40:22 02:40:22 #137 [security-proxy-auth builder 6/7] COPY . . 02:40:22 #137 CACHED 02:40:22 02:40:22 #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:40:22 #138 CACHED 02:40:22 02:40:22 #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:22 #139 CACHED 02:40:22 02:40:22 #140 [core-data builder 6/7] COPY . . 02:40:22 #140 CACHED 02:40:22 02:40:22 #141 [core-data builder 4/7] COPY go.mod vendor* ./ 02:40:22 #141 CACHED 02:40:22 02:40:22 #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:22 #142 CACHED 02:40:22 02:40:22 #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:22 #143 CACHED 02:40:22 02:40:22 #144 [core-metadata builder 6/7] COPY . . 02:40:22 #144 CACHED 02:40:22 02:40:22 #145 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:40:22 #145 CACHED 02:40:22 02:40:22 #146 [core-command builder 6/7] COPY . . 02:40:22 #146 CACHED 02:40:22 02:40:22 #147 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:22 #147 CACHED 02:40:22 02:40:22 #148 [core-command builder 4/7] COPY go.mod vendor* ./ 02:40:22 #148 CACHED 02:40:22 02:40:22 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:40:22 #149 ... 02:40:22 02:40:22 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:40:22 #0 5.908 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:40:22 #150 ... 02:40:22 02:40:22 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:40:22 #0 6.128 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:40:22 #151 ... 02:40:22 02:40:22 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:40:22 #133 7.088 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:40:23 #133 ... 02:40:23 02:40:23 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:40:23 #0 6.715 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:40:23 #152 ... 02:40:23 02:40:23 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:40:23 #0 8.934 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:40:24 #153 ... 02:40:24 02:40:24 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:40:24 #0 8.692 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:40:24 #154 ... 02:40:24 02:40:24 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:40:24 #0 9.326 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:40:24 #155 ... 02:40:24 02:40:24 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:40:24 #0 7.885 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:40:24 #156 ... 02:40:24 02:40:24 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:40:24 #0 8.227 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:40:24 #157 ... 02:40:24 02:40:24 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:40:24 #0 8.681 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:40:25 #158 ... 02:40:25 02:40:25 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:40:25 #0 8.973 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:40:25 #159 ... 02:40:25 02:40:25 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:40:25 #0 9.651 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:40:25 #160 ... 02:40:25 02:40:25 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:40:25 #149 9.440 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:41:31 #160 ... 02:41:31 02:41:31 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:41:31 #155 104.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:42:52 #155 ... 02:42:52 02:42:52 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:42:52 #151 DONE 188.7s 02:42:52 02:42:52 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:42:52 #155 DONE 188.9s 02:42:52 02:42:52 #64 [security-spire-server internal] load build context 02:42:52 #64 ... 02:42:52 02:42:52 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:42:52 #158 DONE 188.7s 02:42:52 02:42:52 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:42:52 #157 DONE 188.7s 02:42:52 02:42:52 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:42:52 #152 DONE 188.7s 02:42:52 02:42:52 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:42:52 #149 DONE 188.7s 02:42:52 02:42:52 #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:42:52 #161 ... 02:42:52 02:42:52 #124 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:42:52 #124 DONE 189.1s 02:42:52 02:42:52 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:42:52 #159 DONE 188.9s 02:42:52 02:42:52 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:42:52 #156 DONE 189.2s 02:42:52 02:42:52 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:42:52 #162 ... 02:42:52 02:42:52 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:42:52 #154 DONE 189.2s 02:42:52 02:42:52 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:42:52 #153 DONE 189.2s 02:42:52 02:42:52 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:42:52 #150 DONE 189.6s 02:42:52 02:42:52 #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:42:52 #160 DONE 189.2s 02:42:52 02:42:52 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:42:52 #163 ... 02:42:52 02:42:52 #164 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:42:52 #164 DONE 1.1s 02:42:52 02:42:52 #161 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:42:52 #161 DONE 1.1s 02:42:52 02:42:52 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:42:52 #165 DONE 1.2s 02:42:52 02:42:52 #166 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:42:52 #166 ... 02:42:52 02:42:52 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:42:52 #162 DONE 1.2s 02:42:52 02:42:52 #167 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:42:52 #167 DONE 1.2s 02:42:53 02:42:53 #168 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:42:53 #168 DONE 1.2s 02:42:53 02:42:53 #169 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:42:53 #169 DONE 1.0s 02:42:53 02:42:53 #170 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 02:42:53 #170 ... 02:42:53 02:42:53 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:42:53 #163 DONE 1.0s 02:42:53 02:42:53 #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:42:53 #171 ... 02:42:53 02:42:53 #172 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:42:53 #172 DONE 0.9s 02:42:53 02:42:53 #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:42:53 #173 CACHED 02:42:53 02:42:53 #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:42:53 #174 CACHED 02:42:53 02:42:53 #175 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:42:53 #175 CACHED 02:42:53 02:42:53 #176 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:42:53 #176 CACHED 02:42:53 02:42:53 #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:42:53 #177 CACHED 02:42:53 02:42:53 #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:42:53 #178 CACHED 02:42:53 02:42:53 #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:42:53 #179 CACHED 02:42:53 02:42:53 #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:42:53 #180 CACHED 02:42:53 02:42:53 #181 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:42:53 #181 DONE 1.1s 02:42:53 02:42:53 #166 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:42:53 #166 DONE 1.0s 02:42:53 02:42:53 #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:42:53 #182 DONE 1.0s 02:42:53 02:42:53 #183 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:42:54 #183 ... 02:42:54 02:42:54 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:42:54 #184 DONE 0.9s 02:42:54 02:42:54 #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:42:54 #171 DONE 0.7s 02:42:54 02:42:54 #185 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:42:54 #185 DONE 0.9s 02:42:54 02:42:54 #186 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:42:54 #186 DONE 0.9s 02:42:54 02:42:54 #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:42:56 #187 ... 02:42:56 02:42:56 #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:42:56 #188 DONE 1.9s 02:42:56 02:42:56 #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:42:56 #189 ... 02:42:56 02:42:56 #170 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 02:42:56 #170 DONE 3.5s 02:42:56 02:42:56 #190 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:42:56 #190 DONE 2.9s 02:42:56 02:42:56 #183 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:42:56 #183 DONE 2.8s 02:42:56 02:42:56 #191 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:42:56 #191 DONE 2.8s 02:42:56 02:42:56 #192 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:42:56 #192 DONE 2.9s 02:42:56 02:42:56 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:42:56 #193 DONE 2.9s 02:42:56 02:42:56 #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:42:56 #194 DONE 2.9s 02:42:56 02:42:56 #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:42:56 #195 DONE 2.9s 02:42:56 02:42:56 #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:42:56 #196 ... 02:42:56 02:42:56 #197 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:42:56 #197 DONE 2.8s 02:42:56 02:42:56 #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:42:56 #187 DONE 2.7s 02:42:56 02:42:56 #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:42:56 #198 DONE 2.8s 02:42:56 02:42:56 #199 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:42:56 #199 DONE 2.8s 02:42:57 02:42:57 #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:42:58 #200 ... 02:42:58 02:42:58 #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:42:58 #189 DONE 2.3s 02:42:58 02:42:58 #201 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:42:58 #201 DONE 1.7s 02:42:58 02:42:58 #202 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:42:58 #202 DONE 1.7s 02:42:58 02:42:58 #203 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:42:58 #203 ... 02:42:58 02:42:58 #204 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:42:58 #204 DONE 1.8s 02:42:58 02:42:58 #205 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:42:58 #205 DONE 1.9s 02:42:58 02:42:58 #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:42:58 #206 ... 02:42:58 02:42:58 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:42:58 #207 DONE 1.9s 02:42:58 02:42:58 #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:42:58 #196 DONE 2.0s 02:42:58 02:42:58 #112 [core-command] exporting to image 02:42:58 #112 exporting layers 02:42:59 #112 ... 02:42:59 02:42:59 #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:42:59 #208 DONE 2.2s 02:42:59 02:42:59 #209 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:42:59 #209 DONE 2.3s 02:42:59 02:42:59 #112 [support-scheduler] exporting to image 02:42:59 #112 ... 02:42:59 02:42:59 #210 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:42:59 #210 DONE 2.4s 02:42:59 02:42:59 #211 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:42:59 #211 DONE 2.4s 02:42:59 02:42:59 #212 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 02:42:59 #212 DONE 2.5s 02:42:59 02:42:59 #112 [core-keeper] exporting to image 02:42:59 #112 ... 02:42:59 02:42:59 #200 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:42:59 #200 DONE 2.5s 02:42:59 02:42:59 #112 [security-spiffe-token-provider] exporting to image 02:43:00 #112 exporting layers 1.5s done 02:43:00 #112 ... 02:43:00 02:43:00 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:43:00 #213 DONE 2.3s 02:43:00 02:43:00 #112 [security-spiffe-token-provider] exporting to image 02:43:00 #112 exporting layers 1.6s done 02:43:00 #112 ... 02:43:00 02:43:00 #203 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:43:00 #203 DONE 2.3s 02:43:00 02:43:00 #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:43:00 #214 DONE 2.3s 02:43:00 02:43:00 #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:43:00 #215 DONE 2.2s 02:43:00 02:43:00 #112 [core-data] exporting to image 02:43:00 #112 ... 02:43:00 02:43:00 #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:43:00 #206 DONE 2.3s 02:43:01 02:43:01 #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:43:01 #216 DONE 2.5s 02:43:01 02:43:01 #217 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:43:01 #217 ... 02:43:01 02:43:01 #218 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:43:01 #218 DONE 2.2s 02:43:01 02:43:01 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:43:01 #219 ... 02:43:01 02:43:01 #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:43:01 #220 DONE 2.4s 02:43:01 02:43:01 #221 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:43:01 #221 DONE 2.4s 02:43:01 02:43:01 #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:43:02 #222 ... 02:43:02 02:43:02 #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:43:02 #223 DONE 1.6s 02:43:02 02:43:02 #224 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:43:02 #224 ... 02:43:02 02:43:02 #225 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:43:02 #225 DONE 2.0s 02:43:02 02:43:02 #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:43:02 #226 DONE 2.1s 02:43:02 02:43:02 #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:43:02 #222 DONE 1.1s 02:43:02 02:43:02 #227 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:43:02 #227 DONE 0.2s 02:43:02 02:43:02 #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:43:03 #228 ... 02:43:03 02:43:03 #217 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:43:03 #217 DONE 2.3s 02:43:03 02:43:03 #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:43:03 #228 DONE 0.5s 02:43:03 02:43:03 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:43:03 #219 DONE 2.2s 02:43:03 02:43:03 #229 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:43:03 #229 DONE 0.5s 02:43:03 02:43:03 #112 [core-metadata] exporting to image 02:43:03 #112 exporting layers 0.1s done 02:43:03 #112 writing image sha256:26afd14e10219d515988cee903aa24fbab1ee5507aebf8087210e6249239d926 0.0s done 02:43:03 #112 writing image sha256:c43b17c64ab1e156993bc651b1950edabea466f175c9ab874486e14415a6d2a0 0.1s done 02:43:03 #112 writing image sha256:fba1191eaae9a32ca3a38b50f6864eb4da26f027d08f8c0e90ee4807da82e947 0.3s done 02:43:03 #112 writing image sha256:c366fe27d1b6462b3c9329a02b88331861e5136b88367c28aabae8846a34c1ff 0.3s done 02:43:03 #112 writing image sha256:e4dc8f8ecffa8f2835ea5b8f41af65ee915201e311a1ce9a4b87e73f055524d2 0.0s done 02:43:03 #112 naming to docker.io/library/security-spiffe-token-provider done 02:43:03 #112 naming to docker.io/library/core-keeper done 02:43:03 #112 naming to docker.io/library/core-command done 02:43:03 #112 naming to docker.io/library/support-scheduler 0.0s done 02:43:03 #112 naming to docker.io/library/core-data done 02:43:03 #112 writing image sha256:9ef9e1ac31196a8c124cfe9c5293bdb5f4c80f0dcf96d5109827730b4b24cbcc done 02:43:03 #112 naming to docker.io/library/support-notifications done 02:43:03 #112 writing image sha256:3182e5b6ac9acde61872de6050fa6eedf2c27222ca1b1474c60b23e4b1cb4c9e done 02:43:03 #112 writing image sha256:94f8bdd7ba3a5e038017861616a70e902831bc036dec942399b69f7c21ddac8a done 02:43:03 #112 naming to docker.io/library/support-cron-scheduler done 02:43:03 #112 naming to docker.io/library/core-metadata done 02:43:03 #112 ... 02:43:03 02:43:03 #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:43:03 #230 DONE 0.2s 02:43:03 02:43:03 #231 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:43:03 #231 DONE 0.1s 02:43:03 02:43:03 #232 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:43:03 #232 DONE 0.1s 02:43:03 02:43:03 #112 [core-common-config-bootstrapper] exporting to image 02:43:03 #112 writing image sha256:cd59fb349a36023679219edf07c0fcfa8524d7e02e2f3532ba23bc9b97d0ce51 done 02:43:03 #112 naming to docker.io/library/core-common-config-bootstrapper done 02:43:03 #112 exporting layers 0.2s done 02:43:03 #112 writing image sha256:d774d50cbc8b2d4d377e36848624cd0a2212b9fada6e4471329b73514f0843ec done 02:43:03 #112 naming to docker.io/library/security-proxy-auth done 02:43:03 #112 DONE 5.5s 02:43:03 02:43:03 #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:43:03 #233 DONE 0.1s 02:43:03 02:43:03 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:43:03 #234 DONE 0.1s 02:43:03 02:43:03 #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:43:03 #235 ... 02:43:03 02:43:03 #224 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:43:03 #224 DONE 1.6s 02:43:04 02:43:04 #112 [security-proxy-setup] exporting to image 02:43:04 #112 exporting layers 0.2s done 02:43:04 #112 writing image sha256:b696df1afd59e5031565049fac440499a114e9ad44ad8d56201e3076d497986a done 02:43:04 #112 naming to docker.io/library/security-proxy-setup done 02:43:04 #112 DONE 5.7s 02:43:04 02:43:04 #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:43:04 #235 DONE 0.7s 02:43:04 02:43:04 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:43:04 #236 DONE 0.7s 02:43:04 02:43:04 #112 [security-bootstrapper] exporting to image 02:43:04 #112 writing image sha256:e04387001cc07f3599e5560354e8125b5339fe452294a9c24c0d586764817ec3 done 02:43:04 #112 naming to docker.io/library/security-secretstore-setup done 02:43:04 #112 exporting layers 0.2s done 02:43:04 #112 writing image sha256:e1371810659a45c81b2fac6ba3bcf7edf9aa7d8727cbc7f01f5a470da10c5938 done 02:43:04 #112 naming to docker.io/library/security-bootstrapper done 02:43:04 #112 DONE 6.2s 02:43:04 02:43:04 #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:43:04 time="2024-10-14T02:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:04 time="2024-10-14T02:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:04 time="2024-10-14T02:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:04 time="2024-10-14T02:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:04 time="2024-10-14T02:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:04 time="2024-10-14T02:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:04 time="2024-10-14T02:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:04 time="2024-10-14T02:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:04 time="2024-10-14T02:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:04 time="2024-10-14T02:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:04 time="2024-10-14T02:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:04 time="2024-10-14T02:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:04 time="2024-10-14T02:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:04 time="2024-10-14T02:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:04 time="2024-10-14T02:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:43:04 time="2024-10-14T02:37:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:43:04 $ docker stop --time=1 b535f79a2f50f2167f967abda17339ee04bc12841cf5582d5bfce07499748e42 02:43:05 $ docker rm -f --volumes b535f79a2f50f2167f967abda17339ee04bc12841cf5582d5bfce07499748e42 [Pipeline] // withDockerContainer [Pipeline] sh 02:43:06 + docker images 02:43:06 REPOSITORY TAG IMAGE ID CREATED SIZE 02:43:06 security-secretstore-setup latest e04387001cc0 2 seconds ago 52.2MB 02:43:06 security-bootstrapper latest e1371810659a 2 seconds ago 27.4MB 02:43:06 security-proxy-auth latest d774d50cbc8b 3 seconds ago 34.4MB 02:43:06 core-common-config-bootstrapper latest cd59fb349a36 3 seconds ago 21.3MB 02:43:06 security-proxy-setup latest b696df1afd59 3 seconds ago 33.9MB 02:43:06 core-metadata latest 94f8bdd7ba3a 4 seconds ago 42.4MB 02:43:06 support-notifications latest 9ef9e1ac3119 5 seconds ago 65.4MB 02:43:06 support-cron-scheduler latest 3182e5b6ac9a 5 seconds ago 66.5MB 02:43:06 core-data latest c366fe27d1b6 6 seconds ago 42.3MB 02:43:06 core-keeper latest e4dc8f8ecffa 7 seconds ago 41.5MB 02:43:06 security-spiffe-token-provider latest 26afd14e1021 7 seconds ago 41.3MB 02:43:06 support-scheduler latest fba1191eaae9 8 seconds ago 64.7MB 02:43:06 core-command latest c43b17c64ab1 8 seconds ago 36.4MB 02:43:06 security-spire-config latest 87a8071207b1 4 minutes ago 121MB 02:43:06 security-spire-server latest 10e130aecbe6 4 minutes ago 122MB 02:43:06 security-spire-agent latest fe32e211261e 4 minutes ago 183MB 02:43:06 ci-base-image-x86_64 latest ae740c40e408 9 minutes ago 980MB 02:43:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 10 days ago 573MB 02:43:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 02:43:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:06 provisioning config files... 02:43:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/726@tmp/config605042659838311918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:06 ---> ****-login.sh 02:43:06 nexus3.edgexfoundry.org:10001 02:43:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:06 Configure a credential helper to remove this warning. See 02:43:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:06 02:43:06 Login Succeeded 02:43:06 nexus3.edgexfoundry.org:10002 02:43:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:07 Configure a credential helper to remove this warning. See 02:43:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:07 02:43:07 Login Succeeded 02:43:07 nexus3.edgexfoundry.org:10003 02:43:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:07 Configure a credential helper to remove this warning. See 02:43:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:07 02:43:07 Login Succeeded 02:43:07 nexus3.edgexfoundry.org:10004 02:43:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:07 Configure a credential helper to remove this warning. See 02:43:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:07 02:43:07 Login Succeeded 02:43:07 ****.io 02:43:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:43:07 Configure a credential helper to remove this warning. See 02:43:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:43:07 02:43:07 Login Succeeded 02:43:07 ---> ****-login.sh ends [Pipeline] } 02:43:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:43:07 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:43:07 39873e173f907ab191659c9eb82525abb097855c 02:43:07 latest 02:43:07 3.2.0-dev.103 02:43:07 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:07 main 02:43:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:08 + docker push nexus3.edgexfoundry.org:10004/core-command:39873e173f907ab191659c9eb82525abb097855c 02:43:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:43:08 9bb58b125151: Preparing 02:43:08 eaff6fa781d9: Preparing 02:43:08 477d1457455e: Preparing 02:43:08 86214ec2e20f: Preparing 02:43:08 77d1fe3b9aac: Preparing 02:43:08 226859b1567c: Preparing 02:43:08 63ca1fbb43ae: Preparing 02:43:08 226859b1567c: Waiting 02:43:08 63ca1fbb43ae: Waiting 02:43:08 86214ec2e20f: Pushed 02:43:08 9bb58b125151: Pushed 02:43:08 77d1fe3b9aac: Pushed 02:43:08 477d1457455e: Pushed 02:43:08 63ca1fbb43ae: Layer already exists 02:43:08 226859b1567c: Pushed 02:43:10 eaff6fa781d9: Pushed 02:43:11 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:42a879c139d447e6748762a37657b2ff1eee9f420caf018056e4dd0e10452144 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:11 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:43:11 9bb58b125151: Preparing 02:43:11 eaff6fa781d9: Preparing 02:43:11 477d1457455e: Preparing 02:43:11 86214ec2e20f: Preparing 02:43:11 77d1fe3b9aac: Preparing 02:43:11 226859b1567c: Preparing 02:43:11 63ca1fbb43ae: Preparing 02:43:11 226859b1567c: Waiting 02:43:11 63ca1fbb43ae: Waiting 02:43:11 77d1fe3b9aac: Layer already exists 02:43:11 477d1457455e: Layer already exists 02:43:11 eaff6fa781d9: Layer already exists 02:43:11 86214ec2e20f: Layer already exists 02:43:11 9bb58b125151: Layer already exists 02:43:11 63ca1fbb43ae: Layer already exists 02:43:11 226859b1567c: Layer already exists 02:43:11 latest: digest: sha256:42a879c139d447e6748762a37657b2ff1eee9f420caf018056e4dd0e10452144 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:12 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.103 02:43:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:43:12 9bb58b125151: Preparing 02:43:12 eaff6fa781d9: Preparing 02:43:12 477d1457455e: Preparing 02:43:12 86214ec2e20f: Preparing 02:43:12 77d1fe3b9aac: Preparing 02:43:12 226859b1567c: Preparing 02:43:12 63ca1fbb43ae: Preparing 02:43:12 226859b1567c: Waiting 02:43:12 63ca1fbb43ae: Waiting 02:43:12 eaff6fa781d9: Layer already exists 02:43:12 77d1fe3b9aac: Layer already exists 02:43:12 477d1457455e: Layer already exists 02:43:12 86214ec2e20f: Layer already exists 02:43:12 9bb58b125151: Layer already exists 02:43:12 226859b1567c: Layer already exists 02:43:12 63ca1fbb43ae: Layer already exists 02:43:12 3.2.0-dev.103: digest: sha256:42a879c139d447e6748762a37657b2ff1eee9f420caf018056e4dd0e10452144 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:13 + docker push nexus3.edgexfoundry.org:10004/core-command:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:43:13 9bb58b125151: Preparing 02:43:13 eaff6fa781d9: Preparing 02:43:13 477d1457455e: Preparing 02:43:13 86214ec2e20f: Preparing 02:43:13 77d1fe3b9aac: Preparing 02:43:13 226859b1567c: Preparing 02:43:13 63ca1fbb43ae: Preparing 02:43:13 226859b1567c: Waiting 02:43:13 eaff6fa781d9: Layer already exists 02:43:13 477d1457455e: Layer already exists 02:43:13 9bb58b125151: Layer already exists 02:43:13 77d1fe3b9aac: Layer already exists 02:43:13 86214ec2e20f: Layer already exists 02:43:13 63ca1fbb43ae: Layer already exists 02:43:13 226859b1567c: Layer already exists 02:43:13 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:42a879c139d447e6748762a37657b2ff1eee9f420caf018056e4dd0e10452144 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:13 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:43:13 9bb58b125151: Preparing 02:43:13 eaff6fa781d9: Preparing 02:43:13 477d1457455e: Preparing 02:43:13 86214ec2e20f: Preparing 02:43:13 77d1fe3b9aac: Preparing 02:43:13 226859b1567c: Preparing 02:43:13 63ca1fbb43ae: Preparing 02:43:13 226859b1567c: Waiting 02:43:13 63ca1fbb43ae: Waiting 02:43:13 77d1fe3b9aac: Layer already exists 02:43:13 86214ec2e20f: Layer already exists 02:43:13 477d1457455e: Layer already exists 02:43:13 63ca1fbb43ae: Layer already exists 02:43:13 eaff6fa781d9: Layer already exists 02:43:13 9bb58b125151: Layer already exists 02:43:13 226859b1567c: Layer already exists 02:43:13 main: digest: sha256:42a879c139d447e6748762a37657b2ff1eee9f420caf018056e4dd0e10452144 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:13 ===================================================== [Pipeline] echo 02:43:13 taggedImages: 02:43:13 - nexus3.edgexfoundry.org:10004/core-command:39873e173f907ab191659c9eb82525abb097855c 02:43:13 - nexus3.edgexfoundry.org:10004/core-command:latest 02:43:13 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.103 02:43:13 - nexus3.edgexfoundry.org:10004/core-command:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:13 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:43:13 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:43:13 39873e173f907ab191659c9eb82525abb097855c 02:43:13 latest 02:43:13 3.2.0-dev.103 02:43:13 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:13 main 02:43:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:14 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39873e173f907ab191659c9eb82525abb097855c 02:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:43:14 2699b8070dcd: Preparing 02:43:14 297b80135578: Preparing 02:43:14 04a4b8247cc9: Preparing 02:43:14 f7a59c51fd1a: Preparing 02:43:14 477d1457455e: Preparing 02:43:14 86214ec2e20f: Preparing 02:43:14 77d1fe3b9aac: Preparing 02:43:14 226859b1567c: Preparing 02:43:14 63ca1fbb43ae: Preparing 02:43:14 86214ec2e20f: Waiting 02:43:14 77d1fe3b9aac: Waiting 02:43:14 226859b1567c: Waiting 02:43:14 04a4b8247cc9: Pushed 02:43:14 297b80135578: Pushed 02:43:14 477d1457455e: Layer already exists 02:43:14 2699b8070dcd: Pushed 02:43:15 86214ec2e20f: Layer already exists 02:43:15 77d1fe3b9aac: Layer already exists 02:43:15 226859b1567c: Layer already exists 02:43:15 63ca1fbb43ae: Layer already exists 02:43:16 f7a59c51fd1a: Pushed 02:43:16 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:61eb3d0a7f315b18810da5049238035d4446acc5d99be5cceaf061390226fafc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:43:17 2699b8070dcd: Preparing 02:43:17 297b80135578: Preparing 02:43:17 04a4b8247cc9: Preparing 02:43:17 f7a59c51fd1a: Preparing 02:43:17 477d1457455e: Preparing 02:43:17 86214ec2e20f: Preparing 02:43:17 77d1fe3b9aac: Preparing 02:43:17 226859b1567c: Preparing 02:43:17 63ca1fbb43ae: Preparing 02:43:17 86214ec2e20f: Waiting 02:43:17 77d1fe3b9aac: Waiting 02:43:17 63ca1fbb43ae: Waiting 02:43:17 226859b1567c: Waiting 02:43:17 f7a59c51fd1a: Layer already exists 02:43:17 477d1457455e: Layer already exists 02:43:17 297b80135578: Layer already exists 02:43:17 04a4b8247cc9: Layer already exists 02:43:17 2699b8070dcd: Layer already exists 02:43:17 86214ec2e20f: Layer already exists 02:43:17 77d1fe3b9aac: Layer already exists 02:43:17 63ca1fbb43ae: Layer already exists 02:43:17 226859b1567c: Layer already exists 02:43:17 latest: digest: sha256:61eb3d0a7f315b18810da5049238035d4446acc5d99be5cceaf061390226fafc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.103 02:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:43:17 2699b8070dcd: Preparing 02:43:17 297b80135578: Preparing 02:43:17 04a4b8247cc9: Preparing 02:43:17 f7a59c51fd1a: Preparing 02:43:17 477d1457455e: Preparing 02:43:17 86214ec2e20f: Preparing 02:43:17 77d1fe3b9aac: Preparing 02:43:17 226859b1567c: Preparing 02:43:17 63ca1fbb43ae: Preparing 02:43:17 77d1fe3b9aac: Waiting 02:43:17 226859b1567c: Waiting 02:43:17 86214ec2e20f: Waiting 02:43:17 297b80135578: Layer already exists 02:43:17 f7a59c51fd1a: Layer already exists 02:43:17 04a4b8247cc9: Layer already exists 02:43:17 477d1457455e: Layer already exists 02:43:17 226859b1567c: Layer already exists 02:43:17 86214ec2e20f: Layer already exists 02:43:17 63ca1fbb43ae: Layer already exists 02:43:17 77d1fe3b9aac: Layer already exists 02:43:17 2699b8070dcd: Layer already exists 02:43:17 3.2.0-dev.103: digest: sha256:61eb3d0a7f315b18810da5049238035d4446acc5d99be5cceaf061390226fafc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:18 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:43:18 2699b8070dcd: Preparing 02:43:18 297b80135578: Preparing 02:43:18 04a4b8247cc9: Preparing 02:43:18 f7a59c51fd1a: Preparing 02:43:18 477d1457455e: Preparing 02:43:18 86214ec2e20f: Preparing 02:43:18 77d1fe3b9aac: Preparing 02:43:18 226859b1567c: Preparing 02:43:18 63ca1fbb43ae: Preparing 02:43:18 86214ec2e20f: Waiting 02:43:18 77d1fe3b9aac: Waiting 02:43:18 226859b1567c: Waiting 02:43:18 63ca1fbb43ae: Waiting 02:43:18 477d1457455e: Layer already exists 02:43:18 04a4b8247cc9: Layer already exists 02:43:18 f7a59c51fd1a: Layer already exists 02:43:18 297b80135578: Layer already exists 02:43:18 2699b8070dcd: Layer already exists 02:43:18 77d1fe3b9aac: Layer already exists 02:43:18 86214ec2e20f: Layer already exists 02:43:18 226859b1567c: Layer already exists 02:43:18 63ca1fbb43ae: Layer already exists 02:43:18 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:61eb3d0a7f315b18810da5049238035d4446acc5d99be5cceaf061390226fafc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:43:19 2699b8070dcd: Preparing 02:43:19 297b80135578: Preparing 02:43:19 04a4b8247cc9: Preparing 02:43:19 f7a59c51fd1a: Preparing 02:43:19 477d1457455e: Preparing 02:43:19 86214ec2e20f: Preparing 02:43:19 77d1fe3b9aac: Preparing 02:43:19 226859b1567c: Preparing 02:43:19 63ca1fbb43ae: Preparing 02:43:19 226859b1567c: Waiting 02:43:19 77d1fe3b9aac: Waiting 02:43:19 63ca1fbb43ae: Waiting 02:43:19 86214ec2e20f: Waiting 02:43:19 f7a59c51fd1a: Layer already exists 02:43:19 04a4b8247cc9: Layer already exists 02:43:19 477d1457455e: Layer already exists 02:43:19 2699b8070dcd: Layer already exists 02:43:19 297b80135578: Layer already exists 02:43:19 226859b1567c: Layer already exists 02:43:19 77d1fe3b9aac: Layer already exists 02:43:19 86214ec2e20f: Layer already exists 02:43:19 63ca1fbb43ae: Layer already exists 02:43:19 main: digest: sha256:61eb3d0a7f315b18810da5049238035d4446acc5d99be5cceaf061390226fafc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:19 ===================================================== [Pipeline] echo 02:43:19 taggedImages: 02:43:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39873e173f907ab191659c9eb82525abb097855c 02:43:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:43:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.103 02:43:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:43:19 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:43:19 39873e173f907ab191659c9eb82525abb097855c 02:43:19 latest 02:43:19 3.2.0-dev.103 02:43:19 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:19 main 02:43:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:20 + docker push nexus3.edgexfoundry.org:10004/core-data:39873e173f907ab191659c9eb82525abb097855c 02:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:43:20 b12d7b6b638c: Preparing 02:43:20 1bb67e83ef0b: Preparing 02:43:20 adadb5359155: Preparing 02:43:20 477d1457455e: Preparing 02:43:20 86214ec2e20f: Preparing 02:43:20 77d1fe3b9aac: Preparing 02:43:20 e6c44c7e4dc0: Preparing 02:43:20 63ca1fbb43ae: Preparing 02:43:20 77d1fe3b9aac: Waiting 02:43:20 e6c44c7e4dc0: Waiting 02:43:20 63ca1fbb43ae: Waiting 02:43:20 477d1457455e: Layer already exists 02:43:20 1bb67e83ef0b: Pushed 02:43:20 b12d7b6b638c: Pushed 02:43:20 86214ec2e20f: Layer already exists 02:43:20 e6c44c7e4dc0: Pushed 02:43:20 77d1fe3b9aac: Layer already exists 02:43:20 63ca1fbb43ae: Layer already exists 02:43:23 adadb5359155: Pushed 02:43:23 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:c388a1ca4418cb7de67ac0d9e2d583983c14fbeb66c34e46e3a8b1007cc0c00d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:24 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:43:24 b12d7b6b638c: Preparing 02:43:24 1bb67e83ef0b: Preparing 02:43:24 adadb5359155: Preparing 02:43:24 477d1457455e: Preparing 02:43:24 86214ec2e20f: Preparing 02:43:24 77d1fe3b9aac: Preparing 02:43:24 e6c44c7e4dc0: Preparing 02:43:24 63ca1fbb43ae: Preparing 02:43:24 77d1fe3b9aac: Waiting 02:43:24 e6c44c7e4dc0: Waiting 02:43:24 63ca1fbb43ae: Waiting 02:43:24 adadb5359155: Layer already exists 02:43:24 b12d7b6b638c: Layer already exists 02:43:24 1bb67e83ef0b: Layer already exists 02:43:24 477d1457455e: Layer already exists 02:43:24 86214ec2e20f: Layer already exists 02:43:24 77d1fe3b9aac: Layer already exists 02:43:24 63ca1fbb43ae: Layer already exists 02:43:24 e6c44c7e4dc0: Layer already exists 02:43:24 latest: digest: sha256:c388a1ca4418cb7de67ac0d9e2d583983c14fbeb66c34e46e3a8b1007cc0c00d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:25 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.103 02:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:43:25 b12d7b6b638c: Preparing 02:43:25 1bb67e83ef0b: Preparing 02:43:25 adadb5359155: Preparing 02:43:25 477d1457455e: Preparing 02:43:25 86214ec2e20f: Preparing 02:43:25 77d1fe3b9aac: Preparing 02:43:25 e6c44c7e4dc0: Preparing 02:43:25 63ca1fbb43ae: Preparing 02:43:25 77d1fe3b9aac: Waiting 02:43:25 e6c44c7e4dc0: Waiting 02:43:25 63ca1fbb43ae: Waiting 02:43:25 86214ec2e20f: Layer already exists 02:43:25 adadb5359155: Layer already exists 02:43:25 b12d7b6b638c: Layer already exists 02:43:25 1bb67e83ef0b: Layer already exists 02:43:25 477d1457455e: Layer already exists 02:43:25 77d1fe3b9aac: Layer already exists 02:43:25 e6c44c7e4dc0: Layer already exists 02:43:25 63ca1fbb43ae: Layer already exists 02:43:25 3.2.0-dev.103: digest: sha256:c388a1ca4418cb7de67ac0d9e2d583983c14fbeb66c34e46e3a8b1007cc0c00d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:25 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:25 + docker push nexus3.edgexfoundry.org:10004/core-data:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:43:25 b12d7b6b638c: Preparing 02:43:25 1bb67e83ef0b: Preparing 02:43:25 adadb5359155: Preparing 02:43:25 477d1457455e: Preparing 02:43:25 86214ec2e20f: Preparing 02:43:25 77d1fe3b9aac: Preparing 02:43:25 e6c44c7e4dc0: Preparing 02:43:25 63ca1fbb43ae: Preparing 02:43:25 e6c44c7e4dc0: Waiting 02:43:25 77d1fe3b9aac: Waiting 02:43:25 63ca1fbb43ae: Waiting 02:43:25 477d1457455e: Layer already exists 02:43:25 adadb5359155: Layer already exists 02:43:25 1bb67e83ef0b: Layer already exists 02:43:25 b12d7b6b638c: Layer already exists 02:43:25 86214ec2e20f: Layer already exists 02:43:25 e6c44c7e4dc0: Layer already exists 02:43:25 77d1fe3b9aac: Layer already exists 02:43:25 63ca1fbb43ae: Layer already exists 02:43:25 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:c388a1ca4418cb7de67ac0d9e2d583983c14fbeb66c34e46e3a8b1007cc0c00d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:26 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:43:26 b12d7b6b638c: Preparing 02:43:26 1bb67e83ef0b: Preparing 02:43:26 adadb5359155: Preparing 02:43:26 477d1457455e: Preparing 02:43:26 86214ec2e20f: Preparing 02:43:26 77d1fe3b9aac: Preparing 02:43:26 e6c44c7e4dc0: Preparing 02:43:26 63ca1fbb43ae: Preparing 02:43:26 e6c44c7e4dc0: Waiting 02:43:26 63ca1fbb43ae: Waiting 02:43:26 77d1fe3b9aac: Waiting 02:43:26 86214ec2e20f: Layer already exists 02:43:26 477d1457455e: Layer already exists 02:43:26 b12d7b6b638c: Layer already exists 02:43:26 adadb5359155: Layer already exists 02:43:26 1bb67e83ef0b: Layer already exists 02:43:26 e6c44c7e4dc0: Layer already exists 02:43:26 77d1fe3b9aac: Layer already exists 02:43:26 63ca1fbb43ae: Layer already exists 02:43:26 main: digest: sha256:c388a1ca4418cb7de67ac0d9e2d583983c14fbeb66c34e46e3a8b1007cc0c00d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:26 ===================================================== [Pipeline] echo 02:43:26 taggedImages: 02:43:26 - nexus3.edgexfoundry.org:10004/core-data:39873e173f907ab191659c9eb82525abb097855c 02:43:26 - nexus3.edgexfoundry.org:10004/core-data:latest 02:43:26 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.103 02:43:26 - nexus3.edgexfoundry.org:10004/core-data:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:26 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:43:26 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:43:26 39873e173f907ab191659c9eb82525abb097855c 02:43:26 latest 02:43:26 3.2.0-dev.103 02:43:26 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:26 main 02:43:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:26 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper:39873e173f907ab191659c9eb82525abb097855c 02:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:43:27 17fd96f817cb: Preparing 02:43:27 9743d891d508: Preparing 02:43:27 b3d4f53fd6ab: Preparing 02:43:27 86214ec2e20f: Preparing 02:43:27 7ff659da6560: Preparing 02:43:27 7882de57fe0f: Preparing 02:43:27 63ca1fbb43ae: Preparing 02:43:27 7882de57fe0f: Waiting 02:43:27 63ca1fbb43ae: Waiting 02:43:27 86214ec2e20f: Layer already exists 02:43:27 7882de57fe0f: Pushed 02:43:27 9743d891d508: Pushed 02:43:27 17fd96f817cb: Pushed 02:43:27 7ff659da6560: Pushed 02:43:27 63ca1fbb43ae: Layer already exists 02:43:31 b3d4f53fd6ab: Pushed 02:43:31 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:6c03dc1a779470e1f35d838ca7329ae65b1fdfc80a1ecbc5d98827284bced031 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:31 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:43:32 17fd96f817cb: Preparing 02:43:32 9743d891d508: Preparing 02:43:32 b3d4f53fd6ab: Preparing 02:43:32 86214ec2e20f: Preparing 02:43:32 7ff659da6560: Preparing 02:43:32 7882de57fe0f: Preparing 02:43:32 63ca1fbb43ae: Preparing 02:43:32 7882de57fe0f: Waiting 02:43:32 63ca1fbb43ae: Waiting 02:43:32 b3d4f53fd6ab: Layer already exists 02:43:32 17fd96f817cb: Layer already exists 02:43:32 86214ec2e20f: Layer already exists 02:43:32 7ff659da6560: Layer already exists 02:43:32 9743d891d508: Layer already exists 02:43:32 63ca1fbb43ae: Layer already exists 02:43:32 7882de57fe0f: Layer already exists 02:43:32 latest: digest: sha256:6c03dc1a779470e1f35d838ca7329ae65b1fdfc80a1ecbc5d98827284bced031 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:32 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.103 02:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:43:32 17fd96f817cb: Preparing 02:43:32 9743d891d508: Preparing 02:43:32 b3d4f53fd6ab: Preparing 02:43:32 86214ec2e20f: Preparing 02:43:32 7ff659da6560: Preparing 02:43:32 7882de57fe0f: Preparing 02:43:32 63ca1fbb43ae: Preparing 02:43:32 7882de57fe0f: Waiting 02:43:32 63ca1fbb43ae: Waiting 02:43:32 86214ec2e20f: Layer already exists 02:43:32 7ff659da6560: Layer already exists 02:43:32 b3d4f53fd6ab: Layer already exists 02:43:32 9743d891d508: Layer already exists 02:43:32 17fd96f817cb: Layer already exists 02:43:32 7882de57fe0f: Layer already exists 02:43:32 63ca1fbb43ae: Layer already exists 02:43:32 3.2.0-dev.103: digest: sha256:6c03dc1a779470e1f35d838ca7329ae65b1fdfc80a1ecbc5d98827284bced031 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:43:33 17fd96f817cb: Preparing 02:43:33 9743d891d508: Preparing 02:43:33 b3d4f53fd6ab: Preparing 02:43:33 86214ec2e20f: Preparing 02:43:33 7ff659da6560: Preparing 02:43:33 7882de57fe0f: Preparing 02:43:33 63ca1fbb43ae: Preparing 02:43:33 7882de57fe0f: Waiting 02:43:33 63ca1fbb43ae: Waiting 02:43:33 86214ec2e20f: Layer already exists 02:43:33 17fd96f817cb: Layer already exists 02:43:33 7ff659da6560: Layer already exists 02:43:33 9743d891d508: Layer already exists 02:43:33 b3d4f53fd6ab: Layer already exists 02:43:33 7882de57fe0f: Layer already exists 02:43:33 63ca1fbb43ae: Layer already exists 02:43:33 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:6c03dc1a779470e1f35d838ca7329ae65b1fdfc80a1ecbc5d98827284bced031 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:33 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:43:34 17fd96f817cb: Preparing 02:43:34 9743d891d508: Preparing 02:43:34 b3d4f53fd6ab: Preparing 02:43:34 86214ec2e20f: Preparing 02:43:34 7ff659da6560: Preparing 02:43:34 7882de57fe0f: Preparing 02:43:34 63ca1fbb43ae: Preparing 02:43:34 63ca1fbb43ae: Waiting 02:43:34 7882de57fe0f: Waiting 02:43:34 9743d891d508: Layer already exists 02:43:34 17fd96f817cb: Layer already exists 02:43:34 b3d4f53fd6ab: Layer already exists 02:43:34 86214ec2e20f: Layer already exists 02:43:34 7ff659da6560: Layer already exists 02:43:34 7882de57fe0f: Layer already exists 02:43:34 63ca1fbb43ae: Layer already exists 02:43:34 main: digest: sha256:6c03dc1a779470e1f35d838ca7329ae65b1fdfc80a1ecbc5d98827284bced031 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:34 ===================================================== [Pipeline] echo 02:43:34 taggedImages: 02:43:34 - nexus3.edgexfoundry.org:10004/core-keeper:39873e173f907ab191659c9eb82525abb097855c 02:43:34 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:43:34 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.103 02:43:34 - nexus3.edgexfoundry.org:10004/core-keeper:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:34 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:43:34 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:43:34 39873e173f907ab191659c9eb82525abb097855c 02:43:34 latest 02:43:34 3.2.0-dev.103 02:43:34 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:34 main 02:43:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:34 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata:39873e173f907ab191659c9eb82525abb097855c 02:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:43:34 d19d4221f6db: Preparing 02:43:34 55fca9c2ea54: Preparing 02:43:34 cd6edc40e2c7: Preparing 02:43:34 1213658dcded: Preparing 02:43:34 477d1457455e: Preparing 02:43:34 86214ec2e20f: Preparing 02:43:34 77d1fe3b9aac: Preparing 02:43:34 226859b1567c: Preparing 02:43:34 63ca1fbb43ae: Preparing 02:43:34 86214ec2e20f: Waiting 02:43:34 226859b1567c: Waiting 02:43:34 63ca1fbb43ae: Waiting 02:43:34 477d1457455e: Layer already exists 02:43:34 86214ec2e20f: Layer already exists 02:43:34 77d1fe3b9aac: Layer already exists 02:43:34 226859b1567c: Layer already exists 02:43:34 55fca9c2ea54: Pushed 02:43:34 63ca1fbb43ae: Layer already exists 02:43:34 d19d4221f6db: Pushed 02:43:34 cd6edc40e2c7: Pushed 02:43:39 1213658dcded: Pushed 02:43:39 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:f4a7a0cb15e16079ca5a74b36e826df71793283bb93bba8a6df158d121be82d0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:39 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:43:39 d19d4221f6db: Preparing 02:43:39 55fca9c2ea54: Preparing 02:43:39 cd6edc40e2c7: Preparing 02:43:39 1213658dcded: Preparing 02:43:39 477d1457455e: Preparing 02:43:39 86214ec2e20f: Preparing 02:43:39 77d1fe3b9aac: Preparing 02:43:39 226859b1567c: Preparing 02:43:39 63ca1fbb43ae: Preparing 02:43:39 77d1fe3b9aac: Waiting 02:43:39 86214ec2e20f: Waiting 02:43:39 226859b1567c: Waiting 02:43:39 d19d4221f6db: Layer already exists 02:43:39 1213658dcded: Layer already exists 02:43:39 55fca9c2ea54: Layer already exists 02:43:39 cd6edc40e2c7: Layer already exists 02:43:39 477d1457455e: Layer already exists 02:43:39 86214ec2e20f: Layer already exists 02:43:39 77d1fe3b9aac: Layer already exists 02:43:39 63ca1fbb43ae: Layer already exists 02:43:39 226859b1567c: Layer already exists 02:43:39 latest: digest: sha256:f4a7a0cb15e16079ca5a74b36e826df71793283bb93bba8a6df158d121be82d0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.103 02:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:43:40 d19d4221f6db: Preparing 02:43:40 55fca9c2ea54: Preparing 02:43:40 cd6edc40e2c7: Preparing 02:43:40 1213658dcded: Preparing 02:43:40 477d1457455e: Preparing 02:43:40 86214ec2e20f: Preparing 02:43:40 77d1fe3b9aac: Preparing 02:43:40 226859b1567c: Preparing 02:43:40 77d1fe3b9aac: Waiting 02:43:40 63ca1fbb43ae: Preparing 02:43:40 226859b1567c: Waiting 02:43:40 477d1457455e: Layer already exists 02:43:40 1213658dcded: Layer already exists 02:43:40 55fca9c2ea54: Layer already exists 02:43:40 cd6edc40e2c7: Layer already exists 02:43:40 d19d4221f6db: Layer already exists 02:43:40 86214ec2e20f: Layer already exists 02:43:40 226859b1567c: Layer already exists 02:43:40 63ca1fbb43ae: Layer already exists 02:43:40 77d1fe3b9aac: Layer already exists 02:43:40 3.2.0-dev.103: digest: sha256:f4a7a0cb15e16079ca5a74b36e826df71793283bb93bba8a6df158d121be82d0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:40 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:43:40 d19d4221f6db: Preparing 02:43:40 55fca9c2ea54: Preparing 02:43:40 cd6edc40e2c7: Preparing 02:43:40 1213658dcded: Preparing 02:43:40 477d1457455e: Preparing 02:43:40 86214ec2e20f: Preparing 02:43:40 77d1fe3b9aac: Preparing 02:43:40 226859b1567c: Preparing 02:43:40 63ca1fbb43ae: Preparing 02:43:40 86214ec2e20f: Waiting 02:43:40 77d1fe3b9aac: Waiting 02:43:40 226859b1567c: Waiting 02:43:40 63ca1fbb43ae: Waiting 02:43:40 d19d4221f6db: Layer already exists 02:43:40 cd6edc40e2c7: Layer already exists 02:43:40 477d1457455e: Layer already exists 02:43:40 1213658dcded: Layer already exists 02:43:40 55fca9c2ea54: Layer already exists 02:43:40 86214ec2e20f: Layer already exists 02:43:40 77d1fe3b9aac: Layer already exists 02:43:40 226859b1567c: Layer already exists 02:43:40 63ca1fbb43ae: Layer already exists 02:43:40 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:f4a7a0cb15e16079ca5a74b36e826df71793283bb93bba8a6df158d121be82d0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:43:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:43:41 d19d4221f6db: Preparing 02:43:41 55fca9c2ea54: Preparing 02:43:41 cd6edc40e2c7: Preparing 02:43:41 1213658dcded: Preparing 02:43:41 477d1457455e: Preparing 02:43:41 86214ec2e20f: Preparing 02:43:41 77d1fe3b9aac: Preparing 02:43:41 226859b1567c: Preparing 02:43:41 63ca1fbb43ae: Preparing 02:43:41 226859b1567c: Waiting 02:43:41 77d1fe3b9aac: Waiting 02:43:41 63ca1fbb43ae: Waiting 02:43:41 86214ec2e20f: Waiting 02:43:41 1213658dcded: Layer already exists 02:43:41 cd6edc40e2c7: Layer already exists 02:43:41 d19d4221f6db: Layer already exists 02:43:41 55fca9c2ea54: Layer already exists 02:43:41 477d1457455e: Layer already exists 02:43:41 86214ec2e20f: Layer already exists 02:43:41 226859b1567c: Layer already exists 02:43:41 77d1fe3b9aac: Layer already exists 02:43:41 63ca1fbb43ae: Layer already exists 02:43:41 main: digest: sha256:f4a7a0cb15e16079ca5a74b36e826df71793283bb93bba8a6df158d121be82d0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:41 ===================================================== [Pipeline] echo 02:43:41 taggedImages: 02:43:41 - nexus3.edgexfoundry.org:10004/core-metadata:39873e173f907ab191659c9eb82525abb097855c 02:43:41 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:43:41 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.103 02:43:41 - nexus3.edgexfoundry.org:10004/core-metadata:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:41 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:43:41 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:43:41 39873e173f907ab191659c9eb82525abb097855c 02:43:41 latest 02:43:41 3.2.0-dev.103 02:43:41 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:41 main 02:43:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:39873e173f907ab191659c9eb82525abb097855c 02:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:43:42 7b32691eff7b: Preparing 02:43:42 1a5bd4df5e19: Preparing 02:43:42 85be50b89cfa: Preparing 02:43:42 330b148041e2: Preparing 02:43:42 ae92e4bfd3e1: Preparing 02:43:42 65517f4159ae: Preparing 02:43:42 394c294e3c21: Preparing 02:43:42 e7627598e079: Preparing 02:43:42 477d1457455e: Preparing 02:43:42 86214ec2e20f: Preparing 02:43:42 968e41038b24: Preparing 02:43:42 9fc88e550e0f: Preparing 02:43:42 5f70bf18a086: Preparing 02:43:42 6615d5dae947: Preparing 02:43:42 ade45a5b96dd: Preparing 02:43:42 d2994addb46a: Preparing 02:43:42 63ca1fbb43ae: Preparing 02:43:42 e7627598e079: Waiting 02:43:42 65517f4159ae: Waiting 02:43:42 86214ec2e20f: Waiting 02:43:42 968e41038b24: Waiting 02:43:42 d2994addb46a: Waiting 02:43:42 6615d5dae947: Waiting 02:43:42 9fc88e550e0f: Waiting 02:43:42 63ca1fbb43ae: Waiting 02:43:42 5f70bf18a086: Waiting 02:43:42 ade45a5b96dd: Waiting 02:43:42 477d1457455e: Waiting 02:43:42 85be50b89cfa: Pushed 02:43:42 7b32691eff7b: Pushed 02:43:42 1a5bd4df5e19: Pushed 02:43:42 ae92e4bfd3e1: Pushed 02:43:42 330b148041e2: Pushed 02:43:42 477d1457455e: Layer already exists 02:43:42 86214ec2e20f: Layer already exists 02:43:42 65517f4159ae: Pushed 02:43:42 5f70bf18a086: Layer already exists 02:43:42 394c294e3c21: Pushed 02:43:42 968e41038b24: Pushed 02:43:42 9fc88e550e0f: Pushed 02:43:42 6615d5dae947: Pushed 02:43:42 63ca1fbb43ae: Layer already exists 02:43:42 ade45a5b96dd: Pushed 02:43:42 d2994addb46a: Pushed 02:43:44 e7627598e079: Pushed 02:43:44 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:f3e0941a95fc8f44d33505b26397da30e9fb44c635f2cd26124b9f926823a156 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:43:45 7b32691eff7b: Preparing 02:43:45 1a5bd4df5e19: Preparing 02:43:45 85be50b89cfa: Preparing 02:43:45 330b148041e2: Preparing 02:43:45 ae92e4bfd3e1: Preparing 02:43:45 65517f4159ae: Preparing 02:43:45 394c294e3c21: Preparing 02:43:45 e7627598e079: Preparing 02:43:45 477d1457455e: Preparing 02:43:45 86214ec2e20f: Preparing 02:43:45 968e41038b24: Preparing 02:43:45 9fc88e550e0f: Preparing 02:43:45 5f70bf18a086: Preparing 02:43:45 6615d5dae947: Preparing 02:43:45 ade45a5b96dd: Preparing 02:43:45 d2994addb46a: Preparing 02:43:45 63ca1fbb43ae: Preparing 02:43:45 9fc88e550e0f: Waiting 02:43:45 65517f4159ae: Waiting 02:43:45 477d1457455e: Waiting 02:43:45 86214ec2e20f: Waiting 02:43:45 968e41038b24: Waiting 02:43:45 5f70bf18a086: Waiting 02:43:45 d2994addb46a: Waiting 02:43:45 63ca1fbb43ae: Waiting 02:43:45 394c294e3c21: Waiting 02:43:45 e7627598e079: Waiting 02:43:45 6615d5dae947: Waiting 02:43:45 ade45a5b96dd: Waiting 02:43:45 ae92e4bfd3e1: Layer already exists 02:43:45 1a5bd4df5e19: Layer already exists 02:43:45 85be50b89cfa: Layer already exists 02:43:45 330b148041e2: Layer already exists 02:43:45 7b32691eff7b: Layer already exists 02:43:45 65517f4159ae: Layer already exists 02:43:45 394c294e3c21: Layer already exists 02:43:45 477d1457455e: Layer already exists 02:43:45 86214ec2e20f: Layer already exists 02:43:45 e7627598e079: Layer already exists 02:43:45 968e41038b24: Layer already exists 02:43:45 5f70bf18a086: Layer already exists 02:43:45 ade45a5b96dd: Layer already exists 02:43:45 9fc88e550e0f: Layer already exists 02:43:45 6615d5dae947: Layer already exists 02:43:45 d2994addb46a: Layer already exists 02:43:45 63ca1fbb43ae: Layer already exists 02:43:45 latest: digest: sha256:f3e0941a95fc8f44d33505b26397da30e9fb44c635f2cd26124b9f926823a156 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:45 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.103 02:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:43:46 7b32691eff7b: Preparing 02:43:46 1a5bd4df5e19: Preparing 02:43:46 85be50b89cfa: Preparing 02:43:46 330b148041e2: Preparing 02:43:46 ae92e4bfd3e1: Preparing 02:43:46 65517f4159ae: Preparing 02:43:46 394c294e3c21: Preparing 02:43:46 e7627598e079: Preparing 02:43:46 477d1457455e: Preparing 02:43:46 86214ec2e20f: Preparing 02:43:46 968e41038b24: Preparing 02:43:46 9fc88e550e0f: Preparing 02:43:46 5f70bf18a086: Preparing 02:43:46 6615d5dae947: Preparing 02:43:46 ade45a5b96dd: Preparing 02:43:46 d2994addb46a: Preparing 02:43:46 65517f4159ae: Waiting 02:43:46 63ca1fbb43ae: Preparing 02:43:46 394c294e3c21: Waiting 02:43:46 e7627598e079: Waiting 02:43:46 477d1457455e: Waiting 02:43:46 86214ec2e20f: Waiting 02:43:46 d2994addb46a: Waiting 02:43:46 968e41038b24: Waiting 02:43:46 63ca1fbb43ae: Waiting 02:43:46 ade45a5b96dd: Waiting 02:43:46 5f70bf18a086: Waiting 02:43:46 6615d5dae947: Waiting 02:43:46 9fc88e550e0f: Waiting 02:43:46 7b32691eff7b: Layer already exists 02:43:46 ae92e4bfd3e1: Layer already exists 02:43:46 85be50b89cfa: Layer already exists 02:43:46 330b148041e2: Layer already exists 02:43:46 1a5bd4df5e19: Layer already exists 02:43:46 e7627598e079: Layer already exists 02:43:46 65517f4159ae: Layer already exists 02:43:46 86214ec2e20f: Layer already exists 02:43:46 394c294e3c21: Layer already exists 02:43:46 477d1457455e: Layer already exists 02:43:46 968e41038b24: Layer already exists 02:43:46 6615d5dae947: Layer already exists 02:43:46 9fc88e550e0f: Layer already exists 02:43:46 5f70bf18a086: Layer already exists 02:43:46 ade45a5b96dd: Layer already exists 02:43:46 d2994addb46a: Layer already exists 02:43:46 63ca1fbb43ae: Layer already exists 02:43:46 3.2.0-dev.103: digest: sha256:f3e0941a95fc8f44d33505b26397da30e9fb44c635f2cd26124b9f926823a156 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:43:46 7b32691eff7b: Preparing 02:43:46 1a5bd4df5e19: Preparing 02:43:46 85be50b89cfa: Preparing 02:43:46 330b148041e2: Preparing 02:43:46 ae92e4bfd3e1: Preparing 02:43:46 65517f4159ae: Preparing 02:43:46 394c294e3c21: Preparing 02:43:46 e7627598e079: Preparing 02:43:46 477d1457455e: Preparing 02:43:46 86214ec2e20f: Preparing 02:43:46 968e41038b24: Preparing 02:43:46 9fc88e550e0f: Preparing 02:43:46 5f70bf18a086: Preparing 02:43:46 6615d5dae947: Preparing 02:43:46 ade45a5b96dd: Preparing 02:43:46 d2994addb46a: Preparing 02:43:46 63ca1fbb43ae: Preparing 02:43:46 394c294e3c21: Waiting 02:43:46 e7627598e079: Waiting 02:43:46 477d1457455e: Waiting 02:43:46 86214ec2e20f: Waiting 02:43:46 968e41038b24: Waiting 02:43:46 9fc88e550e0f: Waiting 02:43:46 5f70bf18a086: Waiting 02:43:46 6615d5dae947: Waiting 02:43:46 ade45a5b96dd: Waiting 02:43:46 d2994addb46a: Waiting 02:43:46 63ca1fbb43ae: Waiting 02:43:46 65517f4159ae: Waiting 02:43:46 ae92e4bfd3e1: Layer already exists 02:43:46 85be50b89cfa: Layer already exists 02:43:46 330b148041e2: Layer already exists 02:43:46 7b32691eff7b: Layer already exists 02:43:46 1a5bd4df5e19: Layer already exists 02:43:46 394c294e3c21: Layer already exists 02:43:46 e7627598e079: Layer already exists 02:43:46 65517f4159ae: Layer already exists 02:43:46 477d1457455e: Layer already exists 02:43:46 86214ec2e20f: Layer already exists 02:43:46 968e41038b24: Layer already exists 02:43:46 5f70bf18a086: Layer already exists 02:43:46 9fc88e550e0f: Layer already exists 02:43:46 6615d5dae947: Layer already exists 02:43:46 ade45a5b96dd: Layer already exists 02:43:46 d2994addb46a: Layer already exists 02:43:46 63ca1fbb43ae: Layer already exists 02:43:46 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:f3e0941a95fc8f44d33505b26397da30e9fb44c635f2cd26124b9f926823a156 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:43:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:43:47 7b32691eff7b: Preparing 02:43:47 1a5bd4df5e19: Preparing 02:43:47 85be50b89cfa: Preparing 02:43:47 330b148041e2: Preparing 02:43:47 ae92e4bfd3e1: Preparing 02:43:47 65517f4159ae: Preparing 02:43:47 394c294e3c21: Preparing 02:43:47 e7627598e079: Preparing 02:43:47 477d1457455e: Preparing 02:43:47 86214ec2e20f: Preparing 02:43:47 968e41038b24: Preparing 02:43:47 9fc88e550e0f: Preparing 02:43:47 5f70bf18a086: Preparing 02:43:47 6615d5dae947: Preparing 02:43:47 ade45a5b96dd: Preparing 02:43:47 d2994addb46a: Preparing 02:43:47 63ca1fbb43ae: Preparing 02:43:47 e7627598e079: Waiting 02:43:47 477d1457455e: Waiting 02:43:47 968e41038b24: Waiting 02:43:47 9fc88e550e0f: Waiting 02:43:47 5f70bf18a086: Waiting 02:43:47 86214ec2e20f: Waiting 02:43:47 6615d5dae947: Waiting 02:43:47 ade45a5b96dd: Waiting 02:43:47 d2994addb46a: Waiting 02:43:47 63ca1fbb43ae: Waiting 02:43:47 ae92e4bfd3e1: Layer already exists 02:43:47 1a5bd4df5e19: Layer already exists 02:43:47 330b148041e2: Layer already exists 02:43:47 7b32691eff7b: Layer already exists 02:43:47 85be50b89cfa: Layer already exists 02:43:47 65517f4159ae: Layer already exists 02:43:47 477d1457455e: Layer already exists 02:43:47 e7627598e079: Layer already exists 02:43:47 394c294e3c21: Layer already exists 02:43:47 86214ec2e20f: Layer already exists 02:43:47 9fc88e550e0f: Layer already exists 02:43:47 5f70bf18a086: Layer already exists 02:43:47 968e41038b24: Layer already exists 02:43:47 ade45a5b96dd: Layer already exists 02:43:47 6615d5dae947: Layer already exists 02:43:47 d2994addb46a: Layer already exists 02:43:47 63ca1fbb43ae: Layer already exists 02:43:47 main: digest: sha256:f3e0941a95fc8f44d33505b26397da30e9fb44c635f2cd26124b9f926823a156 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:47 ===================================================== [Pipeline] echo 02:43:47 taggedImages: 02:43:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:39873e173f907ab191659c9eb82525abb097855c 02:43:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:43:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.103 02:43:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:43:47 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:43:47 39873e173f907ab191659c9eb82525abb097855c 02:43:47 latest 02:43:47 3.2.0-dev.103 02:43:47 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:47 main 02:43:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:39873e173f907ab191659c9eb82525abb097855c 02:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:43:48 1d96e611f439: Preparing 02:43:48 297b80135578: Preparing 02:43:48 268189113c66: Preparing 02:43:48 74ae0f386c64: Preparing 02:43:48 477d1457455e: Preparing 02:43:48 86214ec2e20f: Preparing 02:43:48 77d1fe3b9aac: Preparing 02:43:48 226859b1567c: Preparing 02:43:48 63ca1fbb43ae: Preparing 02:43:48 77d1fe3b9aac: Waiting 02:43:48 226859b1567c: Waiting 02:43:48 86214ec2e20f: Waiting 02:43:48 63ca1fbb43ae: Waiting 02:43:48 297b80135578: Layer already exists 02:43:48 477d1457455e: Layer already exists 02:43:48 86214ec2e20f: Layer already exists 02:43:48 77d1fe3b9aac: Layer already exists 02:43:48 226859b1567c: Layer already exists 02:43:48 63ca1fbb43ae: Layer already exists 02:43:48 268189113c66: Pushed 02:43:48 1d96e611f439: Pushed 02:43:51 74ae0f386c64: Pushed 02:43:51 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:9b6f0d8aaf23ede0f56e933e0331306666b156f3b7b2533223dedb29b3fcf858 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:43:52 1d96e611f439: Preparing 02:43:52 297b80135578: Preparing 02:43:52 268189113c66: Preparing 02:43:52 74ae0f386c64: Preparing 02:43:52 477d1457455e: Preparing 02:43:52 86214ec2e20f: Preparing 02:43:52 77d1fe3b9aac: Preparing 02:43:52 226859b1567c: Preparing 02:43:52 63ca1fbb43ae: Preparing 02:43:52 77d1fe3b9aac: Waiting 02:43:52 63ca1fbb43ae: Waiting 02:43:52 226859b1567c: Waiting 02:43:52 86214ec2e20f: Waiting 02:43:52 297b80135578: Layer already exists 02:43:52 74ae0f386c64: Layer already exists 02:43:52 477d1457455e: Layer already exists 02:43:52 1d96e611f439: Layer already exists 02:43:52 268189113c66: Layer already exists 02:43:52 86214ec2e20f: Layer already exists 02:43:52 77d1fe3b9aac: Layer already exists 02:43:52 226859b1567c: Layer already exists 02:43:52 63ca1fbb43ae: Layer already exists 02:43:52 latest: digest: sha256:9b6f0d8aaf23ede0f56e933e0331306666b156f3b7b2533223dedb29b3fcf858 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.103 02:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:43:52 1d96e611f439: Preparing 02:43:52 297b80135578: Preparing 02:43:52 268189113c66: Preparing 02:43:52 74ae0f386c64: Preparing 02:43:52 477d1457455e: Preparing 02:43:52 86214ec2e20f: Preparing 02:43:52 77d1fe3b9aac: Preparing 02:43:52 226859b1567c: Preparing 02:43:52 63ca1fbb43ae: Preparing 02:43:52 226859b1567c: Waiting 02:43:52 63ca1fbb43ae: Waiting 02:43:52 77d1fe3b9aac: Waiting 02:43:52 86214ec2e20f: Waiting 02:43:52 74ae0f386c64: Layer already exists 02:43:52 477d1457455e: Layer already exists 02:43:52 1d96e611f439: Layer already exists 02:43:52 297b80135578: Layer already exists 02:43:52 268189113c66: Layer already exists 02:43:52 86214ec2e20f: Layer already exists 02:43:52 63ca1fbb43ae: Layer already exists 02:43:52 77d1fe3b9aac: Layer already exists 02:43:52 226859b1567c: Layer already exists 02:43:52 3.2.0-dev.103: digest: sha256:9b6f0d8aaf23ede0f56e933e0331306666b156f3b7b2533223dedb29b3fcf858 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:43:53 1d96e611f439: Preparing 02:43:53 297b80135578: Preparing 02:43:53 268189113c66: Preparing 02:43:53 74ae0f386c64: Preparing 02:43:53 477d1457455e: Preparing 02:43:53 86214ec2e20f: Preparing 02:43:53 77d1fe3b9aac: Preparing 02:43:53 226859b1567c: Preparing 02:43:53 63ca1fbb43ae: Preparing 02:43:53 77d1fe3b9aac: Waiting 02:43:53 226859b1567c: Waiting 02:43:53 86214ec2e20f: Waiting 02:43:53 63ca1fbb43ae: Waiting 02:43:53 1d96e611f439: Layer already exists 02:43:53 268189113c66: Layer already exists 02:43:53 297b80135578: Layer already exists 02:43:53 74ae0f386c64: Layer already exists 02:43:53 477d1457455e: Layer already exists 02:43:53 77d1fe3b9aac: Layer already exists 02:43:53 86214ec2e20f: Layer already exists 02:43:53 63ca1fbb43ae: Layer already exists 02:43:53 226859b1567c: Layer already exists 02:43:53 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:9b6f0d8aaf23ede0f56e933e0331306666b156f3b7b2533223dedb29b3fcf858 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:43:54 1d96e611f439: Preparing 02:43:54 297b80135578: Preparing 02:43:54 268189113c66: Preparing 02:43:54 74ae0f386c64: Preparing 02:43:54 477d1457455e: Preparing 02:43:54 86214ec2e20f: Preparing 02:43:54 77d1fe3b9aac: Preparing 02:43:54 226859b1567c: Preparing 02:43:54 63ca1fbb43ae: Preparing 02:43:54 86214ec2e20f: Waiting 02:43:54 77d1fe3b9aac: Waiting 02:43:54 226859b1567c: Waiting 02:43:54 268189113c66: Layer already exists 02:43:54 1d96e611f439: Layer already exists 02:43:54 477d1457455e: Layer already exists 02:43:54 74ae0f386c64: Layer already exists 02:43:54 297b80135578: Layer already exists 02:43:54 226859b1567c: Layer already exists 02:43:54 77d1fe3b9aac: Layer already exists 02:43:54 63ca1fbb43ae: Layer already exists 02:43:54 86214ec2e20f: Layer already exists 02:43:54 main: digest: sha256:9b6f0d8aaf23ede0f56e933e0331306666b156f3b7b2533223dedb29b3fcf858 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:54 ===================================================== [Pipeline] echo 02:43:54 taggedImages: 02:43:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:39873e173f907ab191659c9eb82525abb097855c 02:43:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:43:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.103 02:43:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:54 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:43:54 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:43:54 39873e173f907ab191659c9eb82525abb097855c 02:43:54 latest 02:43:54 3.2.0-dev.103 02:43:54 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:54 main 02:43:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:39873e173f907ab191659c9eb82525abb097855c 02:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:43:55 fb8a8d1842bb: Preparing 02:43:55 59301d93c403: Preparing 02:43:55 8462af6aac79: Preparing 02:43:55 8edc04f6976a: Preparing 02:43:55 cf73dccb0b10: Preparing 02:43:55 477d1457455e: Preparing 02:43:55 86214ec2e20f: Preparing 02:43:55 bd45332953ad: Preparing 02:43:55 aef6662ad2e5: Preparing 02:43:55 85f7ffb86d24: Preparing 02:43:55 63ca1fbb43ae: Preparing 02:43:55 86214ec2e20f: Waiting 02:43:55 bd45332953ad: Waiting 02:43:55 85f7ffb86d24: Waiting 02:43:55 477d1457455e: Waiting 02:43:55 63ca1fbb43ae: Waiting 02:43:55 59301d93c403: Pushed 02:43:55 cf73dccb0b10: Pushed 02:43:55 8edc04f6976a: Pushed 02:43:55 86214ec2e20f: Layer already exists 02:43:55 477d1457455e: Layer already exists 02:43:55 fb8a8d1842bb: Pushed 02:43:55 63ca1fbb43ae: Layer already exists 02:43:55 bd45332953ad: Pushed 02:43:55 aef6662ad2e5: Pushed 02:43:56 85f7ffb86d24: Pushed 02:43:56 8462af6aac79: Pushed 02:43:57 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:a3ccb8498947ed90bca2f444eefea0706e0f1ccbbfc68565a4eb8e3d05442802 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:43:57 fb8a8d1842bb: Preparing 02:43:57 59301d93c403: Preparing 02:43:57 8462af6aac79: Preparing 02:43:57 8edc04f6976a: Preparing 02:43:57 cf73dccb0b10: Preparing 02:43:57 477d1457455e: Preparing 02:43:57 86214ec2e20f: Preparing 02:43:57 bd45332953ad: Preparing 02:43:57 aef6662ad2e5: Preparing 02:43:57 85f7ffb86d24: Preparing 02:43:57 63ca1fbb43ae: Preparing 02:43:57 aef6662ad2e5: Waiting 02:43:57 63ca1fbb43ae: Waiting 02:43:57 85f7ffb86d24: Waiting 02:43:57 86214ec2e20f: Waiting 02:43:57 bd45332953ad: Waiting 02:43:57 477d1457455e: Waiting 02:43:57 cf73dccb0b10: Layer already exists 02:43:57 8edc04f6976a: Layer already exists 02:43:57 59301d93c403: Layer already exists 02:43:57 fb8a8d1842bb: Layer already exists 02:43:57 8462af6aac79: Layer already exists 02:43:57 bd45332953ad: Layer already exists 02:43:57 aef6662ad2e5: Layer already exists 02:43:57 86214ec2e20f: Layer already exists 02:43:57 477d1457455e: Layer already exists 02:43:57 85f7ffb86d24: Layer already exists 02:43:57 63ca1fbb43ae: Layer already exists 02:43:57 latest: digest: sha256:a3ccb8498947ed90bca2f444eefea0706e0f1ccbbfc68565a4eb8e3d05442802 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.103 02:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:43:58 fb8a8d1842bb: Preparing 02:43:58 59301d93c403: Preparing 02:43:58 8462af6aac79: Preparing 02:43:58 8edc04f6976a: Preparing 02:43:58 cf73dccb0b10: Preparing 02:43:58 477d1457455e: Preparing 02:43:58 86214ec2e20f: Preparing 02:43:58 bd45332953ad: Preparing 02:43:58 aef6662ad2e5: Preparing 02:43:58 85f7ffb86d24: Preparing 02:43:58 63ca1fbb43ae: Preparing 02:43:58 aef6662ad2e5: Waiting 02:43:58 477d1457455e: Waiting 02:43:58 85f7ffb86d24: Waiting 02:43:58 63ca1fbb43ae: Waiting 02:43:58 86214ec2e20f: Waiting 02:43:58 bd45332953ad: Waiting 02:43:58 fb8a8d1842bb: Layer already exists 02:43:58 cf73dccb0b10: Layer already exists 02:43:58 8edc04f6976a: Layer already exists 02:43:58 59301d93c403: Layer already exists 02:43:58 8462af6aac79: Layer already exists 02:43:58 477d1457455e: Layer already exists 02:43:58 aef6662ad2e5: Layer already exists 02:43:58 86214ec2e20f: Layer already exists 02:43:58 bd45332953ad: Layer already exists 02:43:58 85f7ffb86d24: Layer already exists 02:43:58 63ca1fbb43ae: Layer already exists 02:43:58 3.2.0-dev.103: digest: sha256:a3ccb8498947ed90bca2f444eefea0706e0f1ccbbfc68565a4eb8e3d05442802 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:43:58 fb8a8d1842bb: Preparing 02:43:58 59301d93c403: Preparing 02:43:58 8462af6aac79: Preparing 02:43:58 8edc04f6976a: Preparing 02:43:58 cf73dccb0b10: Preparing 02:43:58 477d1457455e: Preparing 02:43:58 86214ec2e20f: Preparing 02:43:58 bd45332953ad: Preparing 02:43:58 aef6662ad2e5: Preparing 02:43:58 85f7ffb86d24: Preparing 02:43:58 63ca1fbb43ae: Preparing 02:43:58 86214ec2e20f: Waiting 02:43:58 bd45332953ad: Waiting 02:43:58 aef6662ad2e5: Waiting 02:43:58 85f7ffb86d24: Waiting 02:43:58 63ca1fbb43ae: Waiting 02:43:58 477d1457455e: Waiting 02:43:58 8edc04f6976a: Layer already exists 02:43:58 fb8a8d1842bb: Layer already exists 02:43:58 cf73dccb0b10: Layer already exists 02:43:58 8462af6aac79: Layer already exists 02:43:58 59301d93c403: Layer already exists 02:43:58 477d1457455e: Layer already exists 02:43:58 86214ec2e20f: Layer already exists 02:43:58 85f7ffb86d24: Layer already exists 02:43:58 bd45332953ad: Layer already exists 02:43:58 aef6662ad2e5: Layer already exists 02:43:58 63ca1fbb43ae: Layer already exists 02:43:58 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:a3ccb8498947ed90bca2f444eefea0706e0f1ccbbfc68565a4eb8e3d05442802 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:43:59 fb8a8d1842bb: Preparing 02:43:59 59301d93c403: Preparing 02:43:59 8462af6aac79: Preparing 02:43:59 8edc04f6976a: Preparing 02:43:59 cf73dccb0b10: Preparing 02:43:59 477d1457455e: Preparing 02:43:59 86214ec2e20f: Preparing 02:43:59 bd45332953ad: Preparing 02:43:59 aef6662ad2e5: Preparing 02:43:59 85f7ffb86d24: Preparing 02:43:59 aef6662ad2e5: Waiting 02:43:59 86214ec2e20f: Waiting 02:43:59 bd45332953ad: Waiting 02:43:59 63ca1fbb43ae: Preparing 02:43:59 85f7ffb86d24: Waiting 02:43:59 63ca1fbb43ae: Waiting 02:43:59 cf73dccb0b10: Layer already exists 02:43:59 8462af6aac79: Layer already exists 02:43:59 8edc04f6976a: Layer already exists 02:43:59 59301d93c403: Layer already exists 02:43:59 fb8a8d1842bb: Layer already exists 02:43:59 477d1457455e: Layer already exists 02:43:59 bd45332953ad: Layer already exists 02:43:59 86214ec2e20f: Layer already exists 02:43:59 aef6662ad2e5: Layer already exists 02:43:59 85f7ffb86d24: Layer already exists 02:43:59 63ca1fbb43ae: Layer already exists 02:43:59 main: digest: sha256:a3ccb8498947ed90bca2f444eefea0706e0f1ccbbfc68565a4eb8e3d05442802 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:43:59 ===================================================== [Pipeline] echo 02:43:59 taggedImages: 02:43:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:39873e173f907ab191659c9eb82525abb097855c 02:43:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:43:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.103 02:43:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:59 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:43:59 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:43:59 39873e173f907ab191659c9eb82525abb097855c 02:43:59 latest 02:43:59 3.2.0-dev.103 02:43:59 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:43:59 main 02:43:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:39873e173f907ab191659c9eb82525abb097855c 02:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:44:00 6b141a99179b: Preparing 02:44:00 98f04c849046: Preparing 02:44:00 a13cc6d472dd: Preparing 02:44:00 9a3e08648a26: Preparing 02:44:00 d2d1e074a1f2: Preparing 02:44:00 9adc78729e89: Preparing 02:44:00 9ab43decc57b: Preparing 02:44:00 477d1457455e: Preparing 02:44:00 86214ec2e20f: Preparing 02:44:00 9adc78729e89: Waiting 02:44:00 9ab43decc57b: Waiting 02:44:00 477d1457455e: Waiting 02:44:00 494c27f799a0: Preparing 02:44:00 fc6fedc714c5: Preparing 02:44:00 63ca1fbb43ae: Preparing 02:44:00 86214ec2e20f: Waiting 02:44:00 fc6fedc714c5: Waiting 02:44:00 494c27f799a0: Waiting 02:44:00 63ca1fbb43ae: Waiting 02:44:00 d2d1e074a1f2: Pushed 02:44:00 6b141a99179b: Pushed 02:44:00 98f04c849046: Pushed 02:44:00 477d1457455e: Layer already exists 02:44:00 86214ec2e20f: Layer already exists 02:44:00 9adc78729e89: Pushed 02:44:00 9ab43decc57b: Pushed 02:44:00 63ca1fbb43ae: Layer already exists 02:44:00 494c27f799a0: Pushed 02:44:02 fc6fedc714c5: Pushed 02:44:02 9a3e08648a26: Pushed 02:44:02 a13cc6d472dd: Pushed 02:44:02 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:db275ee035a8f23cbfb051d44d2f49db59ecc7d1832493c931197abe370eddbe size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:44:03 6b141a99179b: Preparing 02:44:03 98f04c849046: Preparing 02:44:03 a13cc6d472dd: Preparing 02:44:03 9a3e08648a26: Preparing 02:44:03 d2d1e074a1f2: Preparing 02:44:03 9adc78729e89: Preparing 02:44:03 9ab43decc57b: Preparing 02:44:03 9adc78729e89: Waiting 02:44:03 477d1457455e: Preparing 02:44:03 86214ec2e20f: Preparing 02:44:03 494c27f799a0: Preparing 02:44:03 fc6fedc714c5: Preparing 02:44:03 63ca1fbb43ae: Preparing 02:44:03 9ab43decc57b: Waiting 02:44:03 477d1457455e: Waiting 02:44:03 fc6fedc714c5: Waiting 02:44:03 86214ec2e20f: Waiting 02:44:03 63ca1fbb43ae: Waiting 02:44:03 494c27f799a0: Waiting 02:44:03 d2d1e074a1f2: Layer already exists 02:44:03 6b141a99179b: Layer already exists 02:44:03 a13cc6d472dd: Layer already exists 02:44:03 98f04c849046: Layer already exists 02:44:03 9a3e08648a26: Layer already exists 02:44:03 9adc78729e89: Layer already exists 02:44:03 9ab43decc57b: Layer already exists 02:44:03 494c27f799a0: Layer already exists 02:44:03 477d1457455e: Layer already exists 02:44:03 86214ec2e20f: Layer already exists 02:44:03 fc6fedc714c5: Layer already exists 02:44:03 63ca1fbb43ae: Layer already exists 02:44:03 latest: digest: sha256:db275ee035a8f23cbfb051d44d2f49db59ecc7d1832493c931197abe370eddbe size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.103 02:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:44:03 6b141a99179b: Preparing 02:44:03 98f04c849046: Preparing 02:44:03 a13cc6d472dd: Preparing 02:44:03 9a3e08648a26: Preparing 02:44:03 d2d1e074a1f2: Preparing 02:44:03 9adc78729e89: Preparing 02:44:03 9ab43decc57b: Preparing 02:44:03 477d1457455e: Preparing 02:44:03 86214ec2e20f: Preparing 02:44:03 494c27f799a0: Preparing 02:44:03 fc6fedc714c5: Preparing 02:44:03 63ca1fbb43ae: Preparing 02:44:03 fc6fedc714c5: Waiting 02:44:03 494c27f799a0: Waiting 02:44:03 477d1457455e: Waiting 02:44:03 9adc78729e89: Waiting 02:44:03 63ca1fbb43ae: Waiting 02:44:03 86214ec2e20f: Waiting 02:44:03 9a3e08648a26: Layer already exists 02:44:03 a13cc6d472dd: Layer already exists 02:44:03 98f04c849046: Layer already exists 02:44:03 6b141a99179b: Layer already exists 02:44:03 d2d1e074a1f2: Layer already exists 02:44:03 9adc78729e89: Layer already exists 02:44:03 477d1457455e: Layer already exists 02:44:03 86214ec2e20f: Layer already exists 02:44:03 494c27f799a0: Layer already exists 02:44:03 9ab43decc57b: Layer already exists 02:44:03 63ca1fbb43ae: Layer already exists 02:44:03 fc6fedc714c5: Layer already exists 02:44:03 3.2.0-dev.103: digest: sha256:db275ee035a8f23cbfb051d44d2f49db59ecc7d1832493c931197abe370eddbe size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:44:04 6b141a99179b: Preparing 02:44:04 98f04c849046: Preparing 02:44:04 a13cc6d472dd: Preparing 02:44:04 9a3e08648a26: Preparing 02:44:04 d2d1e074a1f2: Preparing 02:44:04 9adc78729e89: Preparing 02:44:04 9ab43decc57b: Preparing 02:44:04 477d1457455e: Preparing 02:44:04 86214ec2e20f: Preparing 02:44:04 494c27f799a0: Preparing 02:44:04 fc6fedc714c5: Preparing 02:44:04 63ca1fbb43ae: Preparing 02:44:04 86214ec2e20f: Waiting 02:44:04 fc6fedc714c5: Waiting 02:44:04 9adc78729e89: Waiting 02:44:04 477d1457455e: Waiting 02:44:04 9ab43decc57b: Waiting 02:44:04 494c27f799a0: Waiting 02:44:04 a13cc6d472dd: Layer already exists 02:44:04 6b141a99179b: Layer already exists 02:44:04 d2d1e074a1f2: Layer already exists 02:44:04 9a3e08648a26: Layer already exists 02:44:04 98f04c849046: Layer already exists 02:44:04 9adc78729e89: Layer already exists 02:44:04 9ab43decc57b: Layer already exists 02:44:04 86214ec2e20f: Layer already exists 02:44:04 477d1457455e: Layer already exists 02:44:04 494c27f799a0: Layer already exists 02:44:04 63ca1fbb43ae: Layer already exists 02:44:04 fc6fedc714c5: Layer already exists 02:44:04 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:db275ee035a8f23cbfb051d44d2f49db59ecc7d1832493c931197abe370eddbe size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:44:05 6b141a99179b: Preparing 02:44:05 98f04c849046: Preparing 02:44:05 a13cc6d472dd: Preparing 02:44:05 9a3e08648a26: Preparing 02:44:05 d2d1e074a1f2: Preparing 02:44:05 9adc78729e89: Preparing 02:44:05 9ab43decc57b: Preparing 02:44:05 477d1457455e: Preparing 02:44:05 86214ec2e20f: Preparing 02:44:05 494c27f799a0: Preparing 02:44:05 fc6fedc714c5: Preparing 02:44:05 63ca1fbb43ae: Preparing 02:44:05 9adc78729e89: Waiting 02:44:05 9ab43decc57b: Waiting 02:44:05 477d1457455e: Waiting 02:44:05 86214ec2e20f: Waiting 02:44:05 63ca1fbb43ae: Waiting 02:44:05 494c27f799a0: Waiting 02:44:05 fc6fedc714c5: Waiting 02:44:05 a13cc6d472dd: Layer already exists 02:44:05 9a3e08648a26: Layer already exists 02:44:05 d2d1e074a1f2: Layer already exists 02:44:05 6b141a99179b: Layer already exists 02:44:05 98f04c849046: Layer already exists 02:44:05 477d1457455e: Layer already exists 02:44:05 9adc78729e89: Layer already exists 02:44:05 86214ec2e20f: Layer already exists 02:44:05 9ab43decc57b: Layer already exists 02:44:05 494c27f799a0: Layer already exists 02:44:05 fc6fedc714c5: Layer already exists 02:44:05 63ca1fbb43ae: Layer already exists 02:44:05 main: digest: sha256:db275ee035a8f23cbfb051d44d2f49db59ecc7d1832493c931197abe370eddbe size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:05 ===================================================== [Pipeline] echo 02:44:05 taggedImages: 02:44:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:39873e173f907ab191659c9eb82525abb097855c 02:44:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:44:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.103 02:44:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:44:05 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:44:05 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:44:05 39873e173f907ab191659c9eb82525abb097855c 02:44:05 latest 02:44:05 3.2.0-dev.103 02:44:05 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:44:05 main 02:44:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39873e173f907ab191659c9eb82525abb097855c 02:44:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:44:06 55be70cb5c2c: Preparing 02:44:06 32956b844f3d: Preparing 02:44:06 477d1457455e: Preparing 02:44:06 86214ec2e20f: Preparing 02:44:06 dcf063d0cd9d: Preparing 02:44:06 bbca894cbcfc: Preparing 02:44:06 63ca1fbb43ae: Preparing 02:44:06 bbca894cbcfc: Waiting 02:44:06 63ca1fbb43ae: Waiting 02:44:06 477d1457455e: Layer already exists 02:44:06 86214ec2e20f: Layer already exists 02:44:06 63ca1fbb43ae: Layer already exists 02:44:06 55be70cb5c2c: Pushed 02:44:06 dcf063d0cd9d: Pushed 02:44:07 bbca894cbcfc: Pushed 02:44:08 32956b844f3d: Pushed 02:44:08 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:c4ee1e192c05f7c1b28f6cd833703a3212af143175e8d2c5468879a5adf5061b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:44:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:44:09 55be70cb5c2c: Preparing 02:44:09 32956b844f3d: Preparing 02:44:09 477d1457455e: Preparing 02:44:09 86214ec2e20f: Preparing 02:44:09 dcf063d0cd9d: Preparing 02:44:09 bbca894cbcfc: Preparing 02:44:09 63ca1fbb43ae: Preparing 02:44:09 bbca894cbcfc: Waiting 02:44:09 63ca1fbb43ae: Waiting 02:44:09 dcf063d0cd9d: Layer already exists 02:44:09 477d1457455e: Layer already exists 02:44:09 32956b844f3d: Layer already exists 02:44:09 86214ec2e20f: Layer already exists 02:44:09 55be70cb5c2c: Layer already exists 02:44:09 bbca894cbcfc: Layer already exists 02:44:09 63ca1fbb43ae: Layer already exists 02:44:09 latest: digest: sha256:c4ee1e192c05f7c1b28f6cd833703a3212af143175e8d2c5468879a5adf5061b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.103 02:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:44:10 55be70cb5c2c: Preparing 02:44:10 32956b844f3d: Preparing 02:44:10 477d1457455e: Preparing 02:44:10 86214ec2e20f: Preparing 02:44:10 dcf063d0cd9d: Preparing 02:44:10 bbca894cbcfc: Preparing 02:44:10 63ca1fbb43ae: Preparing 02:44:10 bbca894cbcfc: Waiting 02:44:10 63ca1fbb43ae: Waiting 02:44:10 dcf063d0cd9d: Layer already exists 02:44:10 32956b844f3d: Layer already exists 02:44:10 477d1457455e: Layer already exists 02:44:10 86214ec2e20f: Layer already exists 02:44:10 55be70cb5c2c: Layer already exists 02:44:10 63ca1fbb43ae: Layer already exists 02:44:10 bbca894cbcfc: Layer already exists 02:44:10 3.2.0-dev.103: digest: sha256:c4ee1e192c05f7c1b28f6cd833703a3212af143175e8d2c5468879a5adf5061b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:44:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:44:10 55be70cb5c2c: Preparing 02:44:10 32956b844f3d: Preparing 02:44:10 477d1457455e: Preparing 02:44:10 86214ec2e20f: Preparing 02:44:10 dcf063d0cd9d: Preparing 02:44:10 bbca894cbcfc: Preparing 02:44:10 63ca1fbb43ae: Preparing 02:44:10 bbca894cbcfc: Waiting 02:44:10 63ca1fbb43ae: Waiting 02:44:10 dcf063d0cd9d: Layer already exists 02:44:10 86214ec2e20f: Layer already exists 02:44:10 32956b844f3d: Layer already exists 02:44:10 477d1457455e: Layer already exists 02:44:10 55be70cb5c2c: Layer already exists 02:44:10 bbca894cbcfc: Layer already exists 02:44:10 63ca1fbb43ae: Layer already exists 02:44:10 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:c4ee1e192c05f7c1b28f6cd833703a3212af143175e8d2c5468879a5adf5061b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:11 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:44:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:44:11 55be70cb5c2c: Preparing 02:44:11 32956b844f3d: Preparing 02:44:11 477d1457455e: Preparing 02:44:11 86214ec2e20f: Preparing 02:44:11 dcf063d0cd9d: Preparing 02:44:11 bbca894cbcfc: Preparing 02:44:11 63ca1fbb43ae: Preparing 02:44:11 63ca1fbb43ae: Waiting 02:44:11 bbca894cbcfc: Waiting 02:44:11 477d1457455e: Layer already exists 02:44:11 dcf063d0cd9d: Layer already exists 02:44:11 55be70cb5c2c: Layer already exists 02:44:11 86214ec2e20f: Layer already exists 02:44:11 32956b844f3d: Layer already exists 02:44:11 bbca894cbcfc: Layer already exists 02:44:11 63ca1fbb43ae: Layer already exists 02:44:11 main: digest: sha256:c4ee1e192c05f7c1b28f6cd833703a3212af143175e8d2c5468879a5adf5061b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:11 ===================================================== [Pipeline] echo 02:44:11 taggedImages: 02:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39873e173f907ab191659c9eb82525abb097855c 02:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.103 02:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:44:11 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:44:11 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:44:11 39873e173f907ab191659c9eb82525abb097855c 02:44:11 latest 02:44:11 3.2.0-dev.103 02:44:11 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:44:11 main 02:44:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:39873e173f907ab191659c9eb82525abb097855c 02:44:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:44:12 a31a1039c9d5: Preparing 02:44:12 ceddfbf0a3b6: Preparing 02:44:12 0ca733cf41ab: Preparing 02:44:12 477d1457455e: Preparing 02:44:12 86214ec2e20f: Preparing 02:44:12 e93adb99b948: Preparing 02:44:12 702015ff76d3: Preparing 02:44:12 621e58619cdf: Preparing 02:44:12 3386b4d500de: Preparing 02:44:12 63ca1fbb43ae: Preparing 02:44:12 e93adb99b948: Waiting 02:44:12 702015ff76d3: Waiting 02:44:12 621e58619cdf: Waiting 02:44:12 3386b4d500de: Waiting 02:44:12 63ca1fbb43ae: Waiting 02:44:12 86214ec2e20f: Layer already exists 02:44:12 477d1457455e: Layer already exists 02:44:12 a31a1039c9d5: Pushed 02:44:12 ceddfbf0a3b6: Pushed 02:44:12 0ca733cf41ab: Pushed 02:44:12 63ca1fbb43ae: Layer already exists 02:44:12 621e58619cdf: Pushed 02:44:12 3386b4d500de: Pushed 02:44:19 702015ff76d3: Pushed 02:44:21 e93adb99b948: Pushed 02:44:21 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:49686570bdf5cc3c9dedac2f00f18b680c99162e03e62d09cadf214435fc0a70 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:44:22 a31a1039c9d5: Preparing 02:44:22 ceddfbf0a3b6: Preparing 02:44:22 0ca733cf41ab: Preparing 02:44:22 477d1457455e: Preparing 02:44:22 86214ec2e20f: Preparing 02:44:22 e93adb99b948: Preparing 02:44:22 702015ff76d3: Preparing 02:44:22 621e58619cdf: Preparing 02:44:22 3386b4d500de: Preparing 02:44:22 63ca1fbb43ae: Preparing 02:44:22 702015ff76d3: Waiting 02:44:22 e93adb99b948: Waiting 02:44:22 621e58619cdf: Waiting 02:44:22 63ca1fbb43ae: Waiting 02:44:22 3386b4d500de: Waiting 02:44:22 0ca733cf41ab: Layer already exists 02:44:22 a31a1039c9d5: Layer already exists 02:44:22 477d1457455e: Layer already exists 02:44:22 86214ec2e20f: Layer already exists 02:44:22 ceddfbf0a3b6: Layer already exists 02:44:22 702015ff76d3: Layer already exists 02:44:22 e93adb99b948: Layer already exists 02:44:22 63ca1fbb43ae: Layer already exists 02:44:22 3386b4d500de: Layer already exists 02:44:22 621e58619cdf: Layer already exists 02:44:22 latest: digest: sha256:49686570bdf5cc3c9dedac2f00f18b680c99162e03e62d09cadf214435fc0a70 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:22 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.103 02:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:44:23 a31a1039c9d5: Preparing 02:44:23 ceddfbf0a3b6: Preparing 02:44:23 0ca733cf41ab: Preparing 02:44:23 477d1457455e: Preparing 02:44:23 86214ec2e20f: Preparing 02:44:23 e93adb99b948: Preparing 02:44:23 702015ff76d3: Preparing 02:44:23 621e58619cdf: Preparing 02:44:23 3386b4d500de: Preparing 02:44:23 63ca1fbb43ae: Preparing 02:44:23 e93adb99b948: Waiting 02:44:23 702015ff76d3: Waiting 02:44:23 621e58619cdf: Waiting 02:44:23 3386b4d500de: Waiting 02:44:23 63ca1fbb43ae: Waiting 02:44:23 ceddfbf0a3b6: Layer already exists 02:44:23 477d1457455e: Layer already exists 02:44:23 a31a1039c9d5: Layer already exists 02:44:23 86214ec2e20f: Layer already exists 02:44:23 0ca733cf41ab: Layer already exists 02:44:23 3386b4d500de: Layer already exists 02:44:23 702015ff76d3: Layer already exists 02:44:23 e93adb99b948: Layer already exists 02:44:23 621e58619cdf: Layer already exists 02:44:23 63ca1fbb43ae: Layer already exists 02:44:23 3.2.0-dev.103: digest: sha256:49686570bdf5cc3c9dedac2f00f18b680c99162e03e62d09cadf214435fc0a70 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:44:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:44:23 a31a1039c9d5: Preparing 02:44:23 ceddfbf0a3b6: Preparing 02:44:23 0ca733cf41ab: Preparing 02:44:23 477d1457455e: Preparing 02:44:23 86214ec2e20f: Preparing 02:44:23 e93adb99b948: Preparing 02:44:23 702015ff76d3: Preparing 02:44:23 621e58619cdf: Preparing 02:44:23 3386b4d500de: Preparing 02:44:23 63ca1fbb43ae: Preparing 02:44:23 e93adb99b948: Waiting 02:44:23 621e58619cdf: Waiting 02:44:23 3386b4d500de: Waiting 02:44:23 63ca1fbb43ae: Waiting 02:44:23 86214ec2e20f: Layer already exists 02:44:23 0ca733cf41ab: Layer already exists 02:44:23 477d1457455e: Layer already exists 02:44:23 a31a1039c9d5: Layer already exists 02:44:23 ceddfbf0a3b6: Layer already exists 02:44:23 e93adb99b948: Layer already exists 02:44:23 702015ff76d3: Layer already exists 02:44:23 621e58619cdf: Layer already exists 02:44:23 3386b4d500de: Layer already exists 02:44:23 63ca1fbb43ae: Layer already exists 02:44:23 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:49686570bdf5cc3c9dedac2f00f18b680c99162e03e62d09cadf214435fc0a70 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:44:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:44:24 a31a1039c9d5: Preparing 02:44:24 ceddfbf0a3b6: Preparing 02:44:24 0ca733cf41ab: Preparing 02:44:24 477d1457455e: Preparing 02:44:24 86214ec2e20f: Preparing 02:44:24 e93adb99b948: Preparing 02:44:24 702015ff76d3: Preparing 02:44:24 621e58619cdf: Preparing 02:44:24 3386b4d500de: Preparing 02:44:24 63ca1fbb43ae: Preparing 02:44:24 e93adb99b948: Waiting 02:44:24 702015ff76d3: Waiting 02:44:24 621e58619cdf: Waiting 02:44:24 3386b4d500de: Waiting 02:44:24 63ca1fbb43ae: Waiting 02:44:24 477d1457455e: Layer already exists 02:44:24 0ca733cf41ab: Layer already exists 02:44:24 86214ec2e20f: Layer already exists 02:44:24 ceddfbf0a3b6: Layer already exists 02:44:24 a31a1039c9d5: Layer already exists 02:44:24 e93adb99b948: Layer already exists 02:44:24 702015ff76d3: Layer already exists 02:44:24 621e58619cdf: Layer already exists 02:44:24 3386b4d500de: Layer already exists 02:44:24 63ca1fbb43ae: Layer already exists 02:44:24 main: digest: sha256:49686570bdf5cc3c9dedac2f00f18b680c99162e03e62d09cadf214435fc0a70 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:24 ===================================================== [Pipeline] echo 02:44:24 taggedImages: 02:44:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:39873e173f907ab191659c9eb82525abb097855c 02:44:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:44:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.103 02:44:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:44:24 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:44:24 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:44:24 39873e173f907ab191659c9eb82525abb097855c 02:44:24 latest 02:44:24 3.2.0-dev.103 02:44:24 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:44:24 main 02:44:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:39873e173f907ab191659c9eb82525abb097855c 02:44:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:44:25 9273a29fde28: Preparing 02:44:25 baa0bd83d0b3: Preparing 02:44:25 158248856494: Preparing 02:44:25 477d1457455e: Preparing 02:44:25 86214ec2e20f: Preparing 02:44:25 7d249958e1c0: Preparing 02:44:25 113f72112bf0: Preparing 02:44:25 f35a7cd1a35d: Preparing 02:44:25 63ca1fbb43ae: Preparing 02:44:25 113f72112bf0: Waiting 02:44:25 f35a7cd1a35d: Waiting 02:44:25 63ca1fbb43ae: Waiting 02:44:25 7d249958e1c0: Waiting 02:44:25 86214ec2e20f: Layer already exists 02:44:25 477d1457455e: Layer already exists 02:44:25 158248856494: Pushed 02:44:25 9273a29fde28: Pushed 02:44:25 baa0bd83d0b3: Pushed 02:44:25 63ca1fbb43ae: Layer already exists 02:44:25 113f72112bf0: Pushed 02:44:26 f35a7cd1a35d: Pushed 02:44:35 7d249958e1c0: Pushed 02:44:35 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:f70d8f028b2bd122d25f00a41f0aa0f91bbe0cd4ff0a526dd30acd5a74b30677 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:44:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:44:36 9273a29fde28: Preparing 02:44:36 baa0bd83d0b3: Preparing 02:44:36 158248856494: Preparing 02:44:36 477d1457455e: Preparing 02:44:36 86214ec2e20f: Preparing 02:44:36 7d249958e1c0: Preparing 02:44:36 113f72112bf0: Preparing 02:44:36 f35a7cd1a35d: Preparing 02:44:36 63ca1fbb43ae: Preparing 02:44:36 113f72112bf0: Waiting 02:44:36 f35a7cd1a35d: Waiting 02:44:36 7d249958e1c0: Waiting 02:44:36 baa0bd83d0b3: Layer already exists 02:44:36 158248856494: Layer already exists 02:44:36 477d1457455e: Layer already exists 02:44:36 9273a29fde28: Layer already exists 02:44:36 86214ec2e20f: Layer already exists 02:44:36 113f72112bf0: Layer already exists 02:44:36 f35a7cd1a35d: Layer already exists 02:44:36 7d249958e1c0: Layer already exists 02:44:36 63ca1fbb43ae: Layer already exists 02:44:36 latest: digest: sha256:f70d8f028b2bd122d25f00a41f0aa0f91bbe0cd4ff0a526dd30acd5a74b30677 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.103 02:44:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:44:37 9273a29fde28: Preparing 02:44:37 baa0bd83d0b3: Preparing 02:44:37 158248856494: Preparing 02:44:37 477d1457455e: Preparing 02:44:37 86214ec2e20f: Preparing 02:44:37 7d249958e1c0: Preparing 02:44:37 113f72112bf0: Preparing 02:44:37 f35a7cd1a35d: Preparing 02:44:37 7d249958e1c0: Waiting 02:44:37 113f72112bf0: Waiting 02:44:37 63ca1fbb43ae: Preparing 02:44:37 63ca1fbb43ae: Waiting 02:44:37 f35a7cd1a35d: Waiting 02:44:37 158248856494: Layer already exists 02:44:37 477d1457455e: Layer already exists 02:44:37 baa0bd83d0b3: Layer already exists 02:44:37 86214ec2e20f: Layer already exists 02:44:37 9273a29fde28: Layer already exists 02:44:37 113f72112bf0: Layer already exists 02:44:37 7d249958e1c0: Layer already exists 02:44:37 f35a7cd1a35d: Layer already exists 02:44:37 63ca1fbb43ae: Layer already exists 02:44:37 3.2.0-dev.103: digest: sha256:f70d8f028b2bd122d25f00a41f0aa0f91bbe0cd4ff0a526dd30acd5a74b30677 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:44:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:44:37 9273a29fde28: Preparing 02:44:37 baa0bd83d0b3: Preparing 02:44:37 158248856494: Preparing 02:44:37 477d1457455e: Preparing 02:44:37 86214ec2e20f: Preparing 02:44:37 7d249958e1c0: Preparing 02:44:37 113f72112bf0: Preparing 02:44:37 f35a7cd1a35d: Preparing 02:44:37 63ca1fbb43ae: Preparing 02:44:37 7d249958e1c0: Waiting 02:44:37 113f72112bf0: Waiting 02:44:37 f35a7cd1a35d: Waiting 02:44:37 63ca1fbb43ae: Waiting 02:44:37 477d1457455e: Layer already exists 02:44:37 9273a29fde28: Layer already exists 02:44:37 158248856494: Layer already exists 02:44:37 86214ec2e20f: Layer already exists 02:44:37 baa0bd83d0b3: Layer already exists 02:44:37 113f72112bf0: Layer already exists 02:44:37 7d249958e1c0: Layer already exists 02:44:37 f35a7cd1a35d: Layer already exists 02:44:37 63ca1fbb43ae: Layer already exists 02:44:37 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:f70d8f028b2bd122d25f00a41f0aa0f91bbe0cd4ff0a526dd30acd5a74b30677 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:44:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:44:38 9273a29fde28: Preparing 02:44:38 baa0bd83d0b3: Preparing 02:44:38 158248856494: Preparing 02:44:38 477d1457455e: Preparing 02:44:38 86214ec2e20f: Preparing 02:44:38 7d249958e1c0: Preparing 02:44:38 113f72112bf0: Preparing 02:44:38 f35a7cd1a35d: Preparing 02:44:38 63ca1fbb43ae: Preparing 02:44:38 7d249958e1c0: Waiting 02:44:38 113f72112bf0: Waiting 02:44:38 f35a7cd1a35d: Waiting 02:44:38 63ca1fbb43ae: Waiting 02:44:38 158248856494: Layer already exists 02:44:38 9273a29fde28: Layer already exists 02:44:38 86214ec2e20f: Layer already exists 02:44:38 baa0bd83d0b3: Layer already exists 02:44:38 477d1457455e: Layer already exists 02:44:38 113f72112bf0: Layer already exists 02:44:38 f35a7cd1a35d: Layer already exists 02:44:38 63ca1fbb43ae: Layer already exists 02:44:38 7d249958e1c0: Layer already exists 02:44:38 main: digest: sha256:f70d8f028b2bd122d25f00a41f0aa0f91bbe0cd4ff0a526dd30acd5a74b30677 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:38 ===================================================== [Pipeline] echo 02:44:38 taggedImages: 02:44:38 - nexus3.edgexfoundry.org:10004/security-spire-config:39873e173f907ab191659c9eb82525abb097855c 02:44:38 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:44:38 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.103 02:44:38 - nexus3.edgexfoundry.org:10004/security-spire-config:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:44:38 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:44:38 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:44:38 39873e173f907ab191659c9eb82525abb097855c 02:44:38 latest 02:44:38 3.2.0-dev.103 02:44:38 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:44:38 main 02:44:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:39873e173f907ab191659c9eb82525abb097855c 02:44:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:44:39 a31a1039c9d5: Preparing 02:44:39 8b91e4aae650: Preparing 02:44:39 51728c8bafce: Preparing 02:44:39 477d1457455e: Preparing 02:44:39 86214ec2e20f: Preparing 02:44:39 2681138b7b65: Preparing 02:44:39 621e58619cdf: Preparing 02:44:39 3386b4d500de: Preparing 02:44:39 63ca1fbb43ae: Preparing 02:44:39 621e58619cdf: Waiting 02:44:39 3386b4d500de: Waiting 02:44:39 63ca1fbb43ae: Waiting 02:44:39 2681138b7b65: Waiting 02:44:39 a31a1039c9d5: Layer already exists 02:44:39 86214ec2e20f: Layer already exists 02:44:39 477d1457455e: Layer already exists 02:44:39 621e58619cdf: Layer already exists 02:44:39 3386b4d500de: Layer already exists 02:44:39 63ca1fbb43ae: Layer already exists 02:44:39 51728c8bafce: Pushed 02:44:39 8b91e4aae650: Pushed 02:44:49 2681138b7b65: Pushed 02:44:49 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:274acb1be0c5873d94d567cc1c1a2d9389acf28b317ed0035fe5fdb274909c5d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:44:50 a31a1039c9d5: Preparing 02:44:50 8b91e4aae650: Preparing 02:44:50 51728c8bafce: Preparing 02:44:50 477d1457455e: Preparing 02:44:50 86214ec2e20f: Preparing 02:44:50 2681138b7b65: Preparing 02:44:50 621e58619cdf: Preparing 02:44:50 3386b4d500de: Preparing 02:44:50 63ca1fbb43ae: Preparing 02:44:50 2681138b7b65: Waiting 02:44:50 621e58619cdf: Waiting 02:44:50 3386b4d500de: Waiting 02:44:50 63ca1fbb43ae: Waiting 02:44:50 8b91e4aae650: Layer already exists 02:44:50 477d1457455e: Layer already exists 02:44:50 51728c8bafce: Layer already exists 02:44:50 a31a1039c9d5: Layer already exists 02:44:50 86214ec2e20f: Layer already exists 02:44:50 2681138b7b65: Layer already exists 02:44:50 621e58619cdf: Layer already exists 02:44:50 63ca1fbb43ae: Layer already exists 02:44:50 3386b4d500de: Layer already exists 02:44:50 latest: digest: sha256:274acb1be0c5873d94d567cc1c1a2d9389acf28b317ed0035fe5fdb274909c5d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.103 02:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:44:50 a31a1039c9d5: Preparing 02:44:50 8b91e4aae650: Preparing 02:44:50 51728c8bafce: Preparing 02:44:50 477d1457455e: Preparing 02:44:50 86214ec2e20f: Preparing 02:44:50 2681138b7b65: Preparing 02:44:50 621e58619cdf: Preparing 02:44:50 3386b4d500de: Preparing 02:44:50 63ca1fbb43ae: Preparing 02:44:50 621e58619cdf: Waiting 02:44:50 63ca1fbb43ae: Waiting 02:44:50 3386b4d500de: Waiting 02:44:50 2681138b7b65: Waiting 02:44:50 86214ec2e20f: Layer already exists 02:44:50 477d1457455e: Layer already exists 02:44:50 8b91e4aae650: Layer already exists 02:44:50 a31a1039c9d5: Layer already exists 02:44:50 51728c8bafce: Layer already exists 02:44:50 2681138b7b65: Layer already exists 02:44:50 621e58619cdf: Layer already exists 02:44:50 3386b4d500de: Layer already exists 02:44:50 63ca1fbb43ae: Layer already exists 02:44:50 3.2.0-dev.103: digest: sha256:274acb1be0c5873d94d567cc1c1a2d9389acf28b317ed0035fe5fdb274909c5d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:44:51 a31a1039c9d5: Preparing 02:44:51 8b91e4aae650: Preparing 02:44:51 51728c8bafce: Preparing 02:44:51 477d1457455e: Preparing 02:44:51 86214ec2e20f: Preparing 02:44:51 2681138b7b65: Preparing 02:44:51 621e58619cdf: Preparing 02:44:51 3386b4d500de: Preparing 02:44:51 63ca1fbb43ae: Preparing 02:44:51 621e58619cdf: Waiting 02:44:51 3386b4d500de: Waiting 02:44:51 2681138b7b65: Waiting 02:44:51 63ca1fbb43ae: Waiting 02:44:51 a31a1039c9d5: Layer already exists 02:44:51 51728c8bafce: Layer already exists 02:44:51 8b91e4aae650: Layer already exists 02:44:51 86214ec2e20f: Layer already exists 02:44:51 477d1457455e: Layer already exists 02:44:51 3386b4d500de: Layer already exists 02:44:51 621e58619cdf: Layer already exists 02:44:51 63ca1fbb43ae: Layer already exists 02:44:51 2681138b7b65: Layer already exists 02:44:51 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:274acb1be0c5873d94d567cc1c1a2d9389acf28b317ed0035fe5fdb274909c5d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:44:52 a31a1039c9d5: Preparing 02:44:52 8b91e4aae650: Preparing 02:44:52 51728c8bafce: Preparing 02:44:52 477d1457455e: Preparing 02:44:52 86214ec2e20f: Preparing 02:44:52 2681138b7b65: Preparing 02:44:52 621e58619cdf: Preparing 02:44:52 3386b4d500de: Preparing 02:44:52 63ca1fbb43ae: Preparing 02:44:52 2681138b7b65: Waiting 02:44:52 621e58619cdf: Waiting 02:44:52 3386b4d500de: Waiting 02:44:52 63ca1fbb43ae: Waiting 02:44:52 a31a1039c9d5: Layer already exists 02:44:52 51728c8bafce: Layer already exists 02:44:52 86214ec2e20f: Layer already exists 02:44:52 477d1457455e: Layer already exists 02:44:52 8b91e4aae650: Layer already exists 02:44:52 3386b4d500de: Layer already exists 02:44:52 621e58619cdf: Layer already exists 02:44:52 2681138b7b65: Layer already exists 02:44:52 63ca1fbb43ae: Layer already exists 02:44:52 main: digest: sha256:274acb1be0c5873d94d567cc1c1a2d9389acf28b317ed0035fe5fdb274909c5d size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:44:52 ===================================================== [Pipeline] echo 02:44:52 taggedImages: 02:44:52 - nexus3.edgexfoundry.org:10004/security-spire-server:39873e173f907ab191659c9eb82525abb097855c 02:44:52 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:44:52 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.103 02:44:52 - nexus3.edgexfoundry.org:10004/security-spire-server:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:44:52 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:44:52 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 02:44:52 39873e173f907ab191659c9eb82525abb097855c 02:44:52 latest 02:44:52 3.2.0-dev.103 02:44:52 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:44:52 main 02:44:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:52 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:52 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:39873e173f907ab191659c9eb82525abb097855c 02:44:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:44:52 0e1af67e518d: Preparing 02:44:52 a5fb94d20fc0: Preparing 02:44:52 477d1457455e: Preparing 02:44:52 86214ec2e20f: Preparing 02:44:52 e589e51c2ed6: Preparing 02:44:52 e480122b1232: Preparing 02:44:52 63ca1fbb43ae: Preparing 02:44:52 63ca1fbb43ae: Waiting 02:44:52 e480122b1232: Waiting 02:44:52 477d1457455e: Layer already exists 02:44:52 86214ec2e20f: Layer already exists 02:44:52 63ca1fbb43ae: Layer already exists 02:44:52 0e1af67e518d: Pushed 02:44:52 e589e51c2ed6: Pushed 02:44:53 e480122b1232: Pushed 02:44:58 a5fb94d20fc0: Pushed 02:44:58 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:2c062ee7aa06c9112b5039cebcda071ed903949fd35db27d5847d341b2a2b576 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:59 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:59 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 02:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:44:59 0e1af67e518d: Preparing 02:44:59 a5fb94d20fc0: Preparing 02:44:59 477d1457455e: Preparing 02:44:59 86214ec2e20f: Preparing 02:44:59 e589e51c2ed6: Preparing 02:44:59 e480122b1232: Preparing 02:44:59 63ca1fbb43ae: Preparing 02:44:59 e480122b1232: Waiting 02:44:59 a5fb94d20fc0: Layer already exists 02:44:59 0e1af67e518d: Layer already exists 02:44:59 477d1457455e: Layer already exists 02:44:59 86214ec2e20f: Layer already exists 02:44:59 e589e51c2ed6: Layer already exists 02:44:59 63ca1fbb43ae: Layer already exists 02:44:59 e480122b1232: Layer already exists 02:44:59 latest: digest: sha256:2c062ee7aa06c9112b5039cebcda071ed903949fd35db27d5847d341b2a2b576 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:44:59 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:00 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.103 02:45:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:45:00 0e1af67e518d: Preparing 02:45:00 a5fb94d20fc0: Preparing 02:45:00 477d1457455e: Preparing 02:45:00 86214ec2e20f: Preparing 02:45:00 e589e51c2ed6: Preparing 02:45:00 e480122b1232: Preparing 02:45:00 63ca1fbb43ae: Preparing 02:45:00 63ca1fbb43ae: Waiting 02:45:00 e480122b1232: Waiting 02:45:00 477d1457455e: Layer already exists 02:45:00 86214ec2e20f: Layer already exists 02:45:00 a5fb94d20fc0: Layer already exists 02:45:00 0e1af67e518d: Layer already exists 02:45:00 e589e51c2ed6: Layer already exists 02:45:00 e480122b1232: Layer already exists 02:45:00 63ca1fbb43ae: Layer already exists 02:45:00 3.2.0-dev.103: digest: sha256:2c062ee7aa06c9112b5039cebcda071ed903949fd35db27d5847d341b2a2b576 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:00 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:00 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:45:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:45:00 0e1af67e518d: Preparing 02:45:00 a5fb94d20fc0: Preparing 02:45:00 477d1457455e: Preparing 02:45:00 86214ec2e20f: Preparing 02:45:00 e589e51c2ed6: Preparing 02:45:00 e480122b1232: Preparing 02:45:00 63ca1fbb43ae: Preparing 02:45:00 e480122b1232: Waiting 02:45:00 63ca1fbb43ae: Waiting 02:45:00 86214ec2e20f: Layer already exists 02:45:00 a5fb94d20fc0: Layer already exists 02:45:00 0e1af67e518d: Layer already exists 02:45:00 e589e51c2ed6: Layer already exists 02:45:00 477d1457455e: Layer already exists 02:45:00 63ca1fbb43ae: Layer already exists 02:45:00 e480122b1232: Layer already exists 02:45:00 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:2c062ee7aa06c9112b5039cebcda071ed903949fd35db27d5847d341b2a2b576 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:01 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:01 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 02:45:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 02:45:01 0e1af67e518d: Preparing 02:45:01 a5fb94d20fc0: Preparing 02:45:01 477d1457455e: Preparing 02:45:01 86214ec2e20f: Preparing 02:45:01 e589e51c2ed6: Preparing 02:45:01 e480122b1232: Preparing 02:45:01 63ca1fbb43ae: Preparing 02:45:01 e480122b1232: Waiting 02:45:01 63ca1fbb43ae: Waiting 02:45:01 0e1af67e518d: Layer already exists 02:45:01 477d1457455e: Layer already exists 02:45:01 e589e51c2ed6: Layer already exists 02:45:01 86214ec2e20f: Layer already exists 02:45:01 63ca1fbb43ae: Layer already exists 02:45:01 a5fb94d20fc0: Layer already exists 02:45:01 e480122b1232: Layer already exists 02:45:01 main: digest: sha256:2c062ee7aa06c9112b5039cebcda071ed903949fd35db27d5847d341b2a2b576 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:45:01 ===================================================== [Pipeline] echo 02:45:01 taggedImages: 02:45:01 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:39873e173f907ab191659c9eb82525abb097855c 02:45:01 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 02:45:01 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.103 02:45:01 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:45:01 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 02:45:01 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:45:01 39873e173f907ab191659c9eb82525abb097855c 02:45:01 latest 02:45:01 3.2.0-dev.103 02:45:01 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:45:01 main 02:45:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:02 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications:39873e173f907ab191659c9eb82525abb097855c 02:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:45:02 eb8ca0d6b27e: Preparing 02:45:02 7c016f722a37: Preparing 02:45:02 3d8d72a614af: Preparing 02:45:02 477d1457455e: Preparing 02:45:02 86214ec2e20f: Preparing 02:45:02 9d1f09d6844b: Preparing 02:45:02 3c18996b01f1: Preparing 02:45:02 63ca1fbb43ae: Preparing 02:45:02 3c18996b01f1: Waiting 02:45:02 63ca1fbb43ae: Waiting 02:45:02 9d1f09d6844b: Waiting 02:45:02 86214ec2e20f: Layer already exists 02:45:02 477d1457455e: Layer already exists 02:45:02 7c016f722a37: Pushed 02:45:02 63ca1fbb43ae: Layer already exists 02:45:02 9d1f09d6844b: Pushed 02:45:02 eb8ca0d6b27e: Pushed 02:45:02 3c18996b01f1: Pushed 02:45:08 3d8d72a614af: Pushed 02:45:08 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:6728baee7de639632fedd03ea7673e4e9285d71a1679f9631dcc4f4951a4ef56 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:45:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:45:08 eb8ca0d6b27e: Preparing 02:45:08 7c016f722a37: Preparing 02:45:08 3d8d72a614af: Preparing 02:45:08 477d1457455e: Preparing 02:45:08 86214ec2e20f: Preparing 02:45:08 9d1f09d6844b: Preparing 02:45:08 3c18996b01f1: Preparing 02:45:08 63ca1fbb43ae: Preparing 02:45:08 3c18996b01f1: Waiting 02:45:08 9d1f09d6844b: Waiting 02:45:08 63ca1fbb43ae: Waiting 02:45:08 7c016f722a37: Layer already exists 02:45:08 3d8d72a614af: Layer already exists 02:45:08 eb8ca0d6b27e: Layer already exists 02:45:08 86214ec2e20f: Layer already exists 02:45:08 477d1457455e: Layer already exists 02:45:08 63ca1fbb43ae: Layer already exists 02:45:08 9d1f09d6844b: Layer already exists 02:45:08 3c18996b01f1: Layer already exists 02:45:08 latest: digest: sha256:6728baee7de639632fedd03ea7673e4e9285d71a1679f9631dcc4f4951a4ef56 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.103 02:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:45:09 eb8ca0d6b27e: Preparing 02:45:09 7c016f722a37: Preparing 02:45:09 3d8d72a614af: Preparing 02:45:09 477d1457455e: Preparing 02:45:09 86214ec2e20f: Preparing 02:45:09 9d1f09d6844b: Preparing 02:45:09 3c18996b01f1: Preparing 02:45:09 63ca1fbb43ae: Preparing 02:45:09 9d1f09d6844b: Waiting 02:45:09 3c18996b01f1: Waiting 02:45:09 63ca1fbb43ae: Waiting 02:45:09 3d8d72a614af: Layer already exists 02:45:09 477d1457455e: Layer already exists 02:45:09 eb8ca0d6b27e: Layer already exists 02:45:09 86214ec2e20f: Layer already exists 02:45:09 7c016f722a37: Layer already exists 02:45:09 3c18996b01f1: Layer already exists 02:45:09 9d1f09d6844b: Layer already exists 02:45:09 63ca1fbb43ae: Layer already exists 02:45:09 3.2.0-dev.103: digest: sha256:6728baee7de639632fedd03ea7673e4e9285d71a1679f9631dcc4f4951a4ef56 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:45:10 eb8ca0d6b27e: Preparing 02:45:10 7c016f722a37: Preparing 02:45:10 3d8d72a614af: Preparing 02:45:10 477d1457455e: Preparing 02:45:10 86214ec2e20f: Preparing 02:45:10 9d1f09d6844b: Preparing 02:45:10 3c18996b01f1: Preparing 02:45:10 63ca1fbb43ae: Preparing 02:45:10 9d1f09d6844b: Waiting 02:45:10 3c18996b01f1: Waiting 02:45:10 63ca1fbb43ae: Waiting 02:45:10 86214ec2e20f: Layer already exists 02:45:10 eb8ca0d6b27e: Layer already exists 02:45:10 477d1457455e: Layer already exists 02:45:10 3d8d72a614af: Layer already exists 02:45:10 7c016f722a37: Layer already exists 02:45:10 9d1f09d6844b: Layer already exists 02:45:10 3c18996b01f1: Layer already exists 02:45:10 63ca1fbb43ae: Layer already exists 02:45:10 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:6728baee7de639632fedd03ea7673e4e9285d71a1679f9631dcc4f4951a4ef56 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:45:10 eb8ca0d6b27e: Preparing 02:45:10 7c016f722a37: Preparing 02:45:10 3d8d72a614af: Preparing 02:45:10 477d1457455e: Preparing 02:45:10 86214ec2e20f: Preparing 02:45:10 9d1f09d6844b: Preparing 02:45:10 3c18996b01f1: Preparing 02:45:10 63ca1fbb43ae: Preparing 02:45:10 3c18996b01f1: Waiting 02:45:10 9d1f09d6844b: Waiting 02:45:10 63ca1fbb43ae: Waiting 02:45:10 86214ec2e20f: Layer already exists 02:45:10 3d8d72a614af: Layer already exists 02:45:10 477d1457455e: Layer already exists 02:45:10 eb8ca0d6b27e: Layer already exists 02:45:10 7c016f722a37: Layer already exists 02:45:10 3c18996b01f1: Layer already exists 02:45:10 63ca1fbb43ae: Layer already exists 02:45:10 9d1f09d6844b: Layer already exists 02:45:10 main: digest: sha256:6728baee7de639632fedd03ea7673e4e9285d71a1679f9631dcc4f4951a4ef56 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:45:10 ===================================================== [Pipeline] echo 02:45:10 taggedImages: 02:45:10 - nexus3.edgexfoundry.org:10004/support-notifications:39873e173f907ab191659c9eb82525abb097855c 02:45:10 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:45:10 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.103 02:45:10 - nexus3.edgexfoundry.org:10004/support-notifications:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:45:10 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:45:10 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:45:10 39873e173f907ab191659c9eb82525abb097855c 02:45:10 latest 02:45:10 3.2.0-dev.103 02:45:10 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:45:10 main 02:45:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:39873e173f907ab191659c9eb82525abb097855c 02:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:45:11 37858e6630e9: Preparing 02:45:11 356d1bf1f0c1: Preparing 02:45:11 477d1457455e: Preparing 02:45:11 86214ec2e20f: Preparing 02:45:11 77d1fe3b9aac: Preparing 02:45:11 226859b1567c: Preparing 02:45:11 63ca1fbb43ae: Preparing 02:45:11 226859b1567c: Waiting 02:45:11 63ca1fbb43ae: Waiting 02:45:11 86214ec2e20f: Layer already exists 02:45:11 77d1fe3b9aac: Layer already exists 02:45:11 477d1457455e: Layer already exists 02:45:11 226859b1567c: Layer already exists 02:45:11 63ca1fbb43ae: Layer already exists 02:45:11 37858e6630e9: Pushed 02:45:18 356d1bf1f0c1: Pushed 02:45:18 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:8d02bea833cd62860342d1cabcf9dcc908c9fb39192c4052890be0ab0f0ed7fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:45:18 37858e6630e9: Preparing 02:45:18 356d1bf1f0c1: Preparing 02:45:18 477d1457455e: Preparing 02:45:18 86214ec2e20f: Preparing 02:45:18 77d1fe3b9aac: Preparing 02:45:18 226859b1567c: Preparing 02:45:18 63ca1fbb43ae: Preparing 02:45:18 226859b1567c: Waiting 02:45:18 63ca1fbb43ae: Waiting 02:45:18 477d1457455e: Layer already exists 02:45:18 77d1fe3b9aac: Layer already exists 02:45:18 86214ec2e20f: Layer already exists 02:45:18 356d1bf1f0c1: Layer already exists 02:45:18 37858e6630e9: Layer already exists 02:45:18 226859b1567c: Layer already exists 02:45:18 63ca1fbb43ae: Layer already exists 02:45:18 latest: digest: sha256:8d02bea833cd62860342d1cabcf9dcc908c9fb39192c4052890be0ab0f0ed7fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.103 02:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:45:19 37858e6630e9: Preparing 02:45:19 356d1bf1f0c1: Preparing 02:45:19 477d1457455e: Preparing 02:45:19 86214ec2e20f: Preparing 02:45:19 77d1fe3b9aac: Preparing 02:45:19 226859b1567c: Preparing 02:45:19 63ca1fbb43ae: Preparing 02:45:19 63ca1fbb43ae: Waiting 02:45:19 477d1457455e: Layer already exists 02:45:19 37858e6630e9: Layer already exists 02:45:19 77d1fe3b9aac: Layer already exists 02:45:19 86214ec2e20f: Layer already exists 02:45:19 356d1bf1f0c1: Layer already exists 02:45:19 226859b1567c: Layer already exists 02:45:19 63ca1fbb43ae: Layer already exists 02:45:19 3.2.0-dev.103: digest: sha256:8d02bea833cd62860342d1cabcf9dcc908c9fb39192c4052890be0ab0f0ed7fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:45:20 37858e6630e9: Preparing 02:45:20 356d1bf1f0c1: Preparing 02:45:20 477d1457455e: Preparing 02:45:20 86214ec2e20f: Preparing 02:45:20 77d1fe3b9aac: Preparing 02:45:20 226859b1567c: Preparing 02:45:20 63ca1fbb43ae: Preparing 02:45:20 63ca1fbb43ae: Waiting 02:45:20 226859b1567c: Waiting 02:45:20 477d1457455e: Layer already exists 02:45:20 86214ec2e20f: Layer already exists 02:45:20 77d1fe3b9aac: Layer already exists 02:45:20 37858e6630e9: Layer already exists 02:45:20 356d1bf1f0c1: Layer already exists 02:45:20 63ca1fbb43ae: Layer already exists 02:45:20 226859b1567c: Layer already exists 02:45:20 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:8d02bea833cd62860342d1cabcf9dcc908c9fb39192c4052890be0ab0f0ed7fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:45:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:45:20 37858e6630e9: Preparing 02:45:20 356d1bf1f0c1: Preparing 02:45:20 477d1457455e: Preparing 02:45:20 86214ec2e20f: Preparing 02:45:20 77d1fe3b9aac: Preparing 02:45:20 226859b1567c: Preparing 02:45:20 63ca1fbb43ae: Preparing 02:45:20 63ca1fbb43ae: Waiting 02:45:20 226859b1567c: Waiting 02:45:20 86214ec2e20f: Layer already exists 02:45:20 77d1fe3b9aac: Layer already exists 02:45:20 356d1bf1f0c1: Layer already exists 02:45:20 477d1457455e: Layer already exists 02:45:20 37858e6630e9: Layer already exists 02:45:20 226859b1567c: Layer already exists 02:45:20 63ca1fbb43ae: Layer already exists 02:45:20 main: digest: sha256:8d02bea833cd62860342d1cabcf9dcc908c9fb39192c4052890be0ab0f0ed7fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:45:20 ===================================================== [Pipeline] echo 02:45:20 taggedImages: 02:45:20 - nexus3.edgexfoundry.org:10004/support-scheduler:39873e173f907ab191659c9eb82525abb097855c 02:45:20 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:45:20 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.103 02:45:20 - nexus3.edgexfoundry.org:10004/support-scheduler:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 02:45:20 - 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] } 02:59:48 #149 ... 02:59:48 02:59:48 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:59:48 #158 1168.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.103" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:59:48 #158 ... 02:59:48 02:59:48 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:59:48 #157 DONE 1169.8s 02:59:48 02:59:48 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:59:48 #161 DONE 0.3s 02:59:48 02:59:48 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 02:59:48 #162 ... 02:59:48 02:59:48 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:59:48 #153 DONE 1172.2s 02:59:48 02:59:48 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:59:48 #151 ... 02:59:48 02:59:48 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 02:59:48 #162 DONE 2.6s 02:59:48 02:59:48 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:59:48 #163 DONE 0.3s 02:59:48 02:59:48 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:59:48 #160 ... 02:59:48 02:59:48 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:59:48 #164 DONE 0.3s 02:59:48 02:59:48 #165 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:59:48 #165 DONE 0.3s 02:59:48 02:59:48 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:59:48 #166 DONE 0.2s 02:59:48 02:59:48 #167 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:59:48 #167 DONE 0.5s 02:59:48 02:59:48 #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:59:48 #168 DONE 0.3s 02:59:48 02:59:48 #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:59:48 #169 DONE 0.2s 02:59:48 02:59:48 #170 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:59:48 #170 DONE 0.2s 02:59:48 02:59:48 #171 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:59:48 #171 ... 02:59:48 02:59:48 #172 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:59:48 #172 DONE 0.2s 02:59:48 02:59:48 #171 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:59:48 #171 DONE 0.4s 02:59:48 02:59:48 #173 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:59:48 #173 DONE 0.2s 02:59:48 02:59:48 #174 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:59:48 #174 DONE 0.2s 02:59:48 02:59:48 #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:59:48 #175 DONE 0.2s 02:59:48 02:59:48 #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:59:49 #176 ... 02:59:49 02:59:49 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:59:49 #177 DONE 0.3s 02:59:49 02:59:49 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:59:49 #178 DONE 0.5s 02:59:49 02:59:49 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:59:52 #179 ... 02:59:52 02:59:52 #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:59:52 #176 DONE 3.0s 02:59:52 02:59:52 #112 [security-proxy-setup] exporting to image 02:59:52 #112 exporting layers 02:59:52 #112 ... 02:59:52 02:59:52 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:59:52 #179 DONE 2.7s 02:59:52 02:59:52 #112 [security-bootstrapper] exporting to image 02:59:53 #112 exporting layers 1.4s done 02:59:53 #112 writing image sha256:a04d458bdb4230afb2c479376198f36e83cf1646525a5c9992c6ba4a8c1c2a26 0.0s done 02:59:53 #112 naming to docker.io/library/security-proxy-setup-arm64 done 02:59:53 #112 exporting layers 1.1s done 02:59:53 #112 writing image sha256:df1eead5ef7e270e68f4563a9f85ecea32740d12b4cbd7f2a3fd35cacb90316c done 02:59:53 #112 naming to docker.io/library/security-bootstrapper-arm64 done 02:59:53 #112 DONE 4.8s 02:59:53 02:59:53 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:00:15 #150 ... 03:00:15 03:00:15 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:00:15 #158 DONE 1197.8s 03:00:15 03:00:15 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:00:15 #152 ... 03:00:15 03:00:15 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:00:15 #180 DONE 0.4s 03:00:15 03:00:15 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:00:15 #181 DONE 0.3s 03:00:15 03:00:15 #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 03:00:15 #182 DONE 0.1s 03:00:15 03:00:15 #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 03:00:15 #183 DONE 0.1s 03:00:15 03:00:15 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:00:15 #184 DONE 0.1s 03:00:15 03:00:15 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:00:15 #68 ... 03:00:15 03:00:15 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:00:15 #185 DONE 0.4s 03:00:15 03:00:15 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:00:15 #186 DONE 0.3s 03:00:15 03:00:15 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:00:15 #187 DONE 0.1s 03:00:15 03:00:15 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:00:15 #152 ... 03:00:15 03:00:15 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:00:15 #188 DONE 2.0s 03:00:15 03:00:15 #112 [security-secretstore-setup] exporting to image 03:00:15 #112 exporting layers 03:00:17 #112 exporting layers 1.4s done 03:00:17 #112 writing image sha256:06aa218319a7eb10300b8448a0adf4c88528abf97d344818d0cdfe841f34568b 0.0s done 03:00:17 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 03:00:17 #112 DONE 6.2s 03:00:17 03:00:17 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:00:49 #151 ... 03:00:49 03:00:49 #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:00:49 #160 DONE 1231.4s 03:00:49 03:00:49 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:00:49 #151 ... 03:00:49 03:00:49 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:00:49 #189 DONE 0.1s 03:00:49 03:00:49 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:00:49 #190 DONE 0.1s 03:00:49 03:00:49 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:00:49 #149 ... 03:00:49 03:00:49 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:00:49 #191 DONE 0.3s 03:00:49 03:00:49 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:00:49 #159 ... 03:00:49 03:00:49 #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 03:00:49 #192 DONE 0.1s 03:00:49 03:00:49 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:00:49 #193 DONE 0.2s 03:00:49 03:00:49 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:00:49 #194 DONE 2.1s 03:00:49 03:00:49 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:00:49 #159 ... 03:00:49 03:00:49 #112 [core-common-config-bootstrapper] exporting to image 03:00:49 #112 exporting layers 03:00:49 #112 exporting layers 0.6s done 03:00:49 #112 writing image sha256:8add467dabfcce9487f0c4d148feb4b5f89c0f5d41e27924343cd524feba700b done 03:00:49 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.1s done 03:00:49 #112 DONE 6.9s 03:00:49 03:00:49 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:02:56 #159 ... 03:02:56 03:02:56 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:02:56 #133 DONE 1357.5s 03:02:56 03:02:56 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:02:56 #151 ... 03:02:56 03:02:56 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:02:56 #195 DONE 0.1s 03:02:56 03:02:56 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:02:56 #151 ... 03:02:56 03:02:56 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:02:56 #196 DONE 0.1s 03:02:56 03:02:56 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:02:56 #197 DONE 0.4s 03:02:56 03:02:56 #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 03:02:56 #198 DONE 0.2s 03:02:56 03:02:56 #112 [security-spiffe-token-provider] exporting to image 03:02:56 #112 exporting layers 03:02:56 #112 exporting layers 0.8s done 03:02:56 #112 writing image sha256:03a53f78f725ea53eb59197244d749a363dbe5949cd794e2eac097a348af93d0 done 03:02:56 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:02:56 #112 DONE 7.7s 03:02:56 03:02:56 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:10:33 #151 DONE 1813.5s 03:10:33 03:10:33 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:10:33 #154 ... 03:10:33 03:10:33 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:10:33 #199 DONE 0.2s 03:10:33 03:10:33 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:10:33 #200 DONE 0.2s 03:10:33 03:10:33 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:10:33 #201 DONE 0.4s 03:10:33 03:10:33 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:10:33 #156 ... 03:10:33 03:10:33 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:10:33 #202 DONE 0.1s 03:10:33 03:10:33 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:10:33 #203 DONE 0.2s 03:10:33 03:10:33 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:10:33 #204 DONE 1.8s 03:10:33 03:10:33 #112 [security-proxy-auth] exporting to image 03:10:33 #112 exporting layers 03:10:33 #112 exporting layers 0.8s done 03:10:33 #112 writing image sha256:6b8044a9f935c6c94a0e3d1109c5f49fc46e43a1de6633d47faefbad573ff6aa done 03:10:33 #112 naming to docker.io/library/security-proxy-auth-arm64 done 03:10:33 #112 DONE 8.6s 03:10:33 03:10:33 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:11:30 #149 ... 03:11:30 03:11:30 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:11:30 #154 DONE 1869.5s 03:11:30 03:11:30 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:11:30 #156 ... 03:11:30 03:11:30 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:11:30 #205 DONE 0.2s 03:11:30 03:11:30 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:11:30 #206 DONE 0.3s 03:11:30 03:11:30 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:11:30 #207 DONE 0.4s 03:11:30 03:11:30 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:11:30 #208 DONE 0.1s 03:11:30 03:11:30 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:11:30 #156 ... 03:11:30 03:11:30 #112 [core-command] exporting to image 03:11:30 #112 exporting layers 03:11:30 #112 exporting layers 0.4s done 03:11:30 #112 writing image sha256:874e54a2b738c7becbe0e7d7ca2ed8a486fa900527a81773917f329462cd0fb7 done 03:11:30 #112 naming to docker.io/library/core-command-arm64 done 03:11:30 #112 DONE 8.9s 03:11:30 03:11:30 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:13:36 #152 ... 03:13:36 03:13:36 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:13:36 #155 DONE 1989.5s 03:13:36 03:13:36 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:13:36 #156 DONE 1990.0s 03:13:36 03:13:36 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:13:36 #209 DONE 0.4s 03:13:36 03:13:36 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:13:36 #210 DONE 0.3s 03:13:36 03:13:36 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:13:36 #150 ... 03:13:36 03:13:36 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:13:36 #211 DONE 0.5s 03:13:36 03:13:36 #212 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:13:36 #212 DONE 0.3s 03:13:36 03:13:36 #213 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:13:36 #213 DONE 0.2s 03:13:36 03:13:36 #214 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:13:36 #214 DONE 0.2s 03:13:36 03:13:36 #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:13:36 #215 DONE 0.2s 03:13:36 03:13:36 #216 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:13:36 #216 ... 03:13:36 03:13:36 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:13:36 #149 DONE 1992.1s 03:13:36 03:13:36 #112 [core-data] exporting to image 03:13:36 #112 exporting layers 03:13:36 #112 ... 03:13:36 03:13:36 #216 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:13:36 #216 DONE 1.1s 03:13:36 03:13:36 #217 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:13:36 #217 DONE 0.3s 03:13:36 03:13:36 #218 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:13:36 #218 DONE 0.4s 03:13:36 03:13:36 #112 [core-data] exporting to image 03:13:36 #112 exporting layers 1.3s done 03:13:36 #112 writing image sha256:3d133c2e0581392402a14b779e3c1cc23a32a64ee39cdf692db9a003cdb3703e done 03:13:36 #112 naming to docker.io/library/core-data-arm64 done 03:13:36 #112 DONE 10.3s 03:13:36 03:13:36 #219 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:13:36 #219 ... 03:13:36 03:13:36 #220 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:13:36 #220 DONE 0.4s 03:13:36 03:13:36 #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 03:13:36 #221 DONE 0.3s 03:13:36 03:13:36 #112 [core-metadata] exporting to image 03:13:36 #112 ... 03:13:36 03:13:36 #219 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:13:36 #219 DONE 0.7s 03:13:36 03:13:36 #222 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:13:36 #222 DONE 0.2s 03:13:36 03:13:36 #223 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 03:13:36 #223 DONE 0.2s 03:13:36 03:13:36 #112 [core-keeper] exporting to image 03:13:36 #112 exporting layers 1.0s done 03:13:36 #112 writing image sha256:cf9e7d623dc356ec20601b157925bc89d06f3db794b0150095c0a8daad2e8245 done 03:13:36 #112 naming to docker.io/library/core-metadata-arm64 done 03:13:36 #112 exporting layers 0.7s done 03:13:36 #112 writing image sha256:3cd0bb3b79e7cdaef6ac4001f9b0b05fd1d3cde9fb208c66a0ae0112befc0f79 done 03:13:36 #112 naming to docker.io/library/core-keeper-arm64 done 03:13:36 #112 DONE 11.3s 03:13:36 03:13:36 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:14:03 #150 DONE 2025.7s 03:14:03 03:14:03 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:14:03 #159 ... 03:14:03 03:14:03 #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:14:03 #224 DONE 0.4s 03:14:03 03:14:03 #225 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:14:03 #225 DONE 0.2s 03:14:03 03:14:03 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:14:03 #152 DONE 2026.4s 03:14:03 03:14:03 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:14:03 #159 DONE 2026.6s 03:14:03 03:14:03 #226 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:14:03 #226 ... 03:14:03 03:14:03 #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:14:03 #227 DONE 0.3s 03:14:03 03:14:03 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:14:03 #68 ... 03:14:03 03:14:03 #226 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:14:03 #226 DONE 0.8s 03:14:03 03:14:03 #228 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:14:03 #228 ... 03:14:03 03:14:03 #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:14:03 #229 DONE 0.2s 03:14:03 03:14:03 #228 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:14:03 #228 DONE 0.2s 03:14:03 03:14:03 #230 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:14:03 #230 DONE 0.2s 03:14:03 03:14:03 #231 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 03:14:03 #231 DONE 0.3s 03:14:03 03:14:03 #232 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:14:03 #232 DONE 0.3s 03:14:03 03:14:03 #112 [support-notifications] exporting to image 03:14:03 #112 exporting layers 03:14:03 #112 ... 03:14:03 03:14:03 #233 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:14:03 #233 DONE 0.5s 03:14:03 03:14:03 #234 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:14:03 #234 DONE 0.8s 03:14:03 03:14:03 #235 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 03:14:03 #235 DONE 0.2s 03:14:03 03:14:03 #236 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:14:03 #236 DONE 0.2s 03:14:03 03:14:03 #112 [support-cron-scheduler] exporting to image 03:14:03 #112 exporting layers 0.9s done 03:14:03 #112 writing image sha256:1f645dff3f2170de77d7166f1620d1c71b48c1e4d77bb60170e088c7593a2845 done 03:14:03 #112 naming to docker.io/library/support-notifications-arm64 03:14:03 #112 naming to docker.io/library/support-notifications-arm64 done 03:14:03 #112 exporting layers 0.6s done 03:14:03 #112 writing image sha256:75eb6a3a29affd4df5e0c468434b9594814d7cd97ddd192bd4fe4743f689862c done 03:14:03 #112 naming to docker.io/library/support-scheduler-arm64 0.0s done 03:14:03 #112 exporting layers 1.0s done 03:14:03 #112 writing image sha256:99fa8455d19eba36d8343b4287b49510ab08c5659b4847bb60fe43f15e79943b done 03:14:03 #112 naming to docker.io/library/support-cron-scheduler-arm64 done 03:14:03 #112 DONE 12.9s 03:14:03 03:14:03 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:14:03 time="2024-10-14T02:37:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:03 time="2024-10-14T02:37:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:03 time="2024-10-14T02:37:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:03 time="2024-10-14T02:37:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:03 time="2024-10-14T02:37:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:03 time="2024-10-14T02:37:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:03 time="2024-10-14T02:37:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:03 time="2024-10-14T02:37:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:03 time="2024-10-14T02:37:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:03 time="2024-10-14T02:37:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:03 time="2024-10-14T02:37:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:03 time="2024-10-14T02:37:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:03 time="2024-10-14T02:37:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:03 time="2024-10-14T02:37:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:03 time="2024-10-14T02:37:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:14:03 time="2024-10-14T02:37:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:14:03 $ docker stop --time=1 93ed8d2692f9dd81198d3d47d03a08ca2879c69fbd2e4f9373f2d17aabb4c9a4 03:14:05 $ docker rm -f --volumes 93ed8d2692f9dd81198d3d47d03a08ca2879c69fbd2e4f9373f2d17aabb4c9a4 [Pipeline] // withDockerContainer [Pipeline] sh 03:14:05 + docker images 03:14:05 REPOSITORY TAG IMAGE ID CREATED SIZE 03:14:05 support-scheduler-arm64 latest 75eb6a3a29af 3 seconds ago 64.6MB 03:14:05 support-cron-scheduler-arm64 latest 99fa8455d19e 3 seconds ago 66.4MB 03:14:05 support-notifications-arm64 latest 1f645dff3f21 4 seconds ago 65.3MB 03:14:05 core-keeper-arm64 latest 3cd0bb3b79e7 38 seconds ago 41.7MB 03:14:05 core-metadata-arm64 latest cf9e7d623dc3 38 seconds ago 42.6MB 03:14:05 core-data-arm64 latest 3d133c2e0581 40 seconds ago 42.5MB 03:14:05 core-command-arm64 latest 874e54a2b738 2 minutes ago 36.8MB 03:14:05 security-proxy-auth-arm64 latest 6b8044a9f935 3 minutes ago 34.9MB 03:14:05 security-spiffe-token-provider-arm64 latest 03a53f78f725 11 minutes ago 42.3MB 03:14:05 core-common-config-bootstrapper-arm64 latest 8add467dabfc 13 minutes ago 22.1MB 03:14:05 security-secretstore-setup-arm64 latest 06aa218319a7 13 minutes ago 52MB 03:14:05 security-bootstrapper-arm64 latest df1eead5ef7e 14 minutes ago 27.9MB 03:14:05 security-proxy-setup-arm64 latest a04d458bdb42 14 minutes ago 34.5MB 03:14:05 security-spire-agent-arm64 latest 726b8c87b639 35 minutes ago 176MB 03:14:05 security-spire-config-arm64 latest 0ef0c01f6c7d 35 minutes ago 117MB 03:14:05 security-spire-server-arm64 latest 721f18ebd78c 35 minutes ago 118MB 03:14:05 ci-base-image-arm64 latest 3528e6b667a4 36 minutes ago 965MB 03:14:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 10 days ago 558MB 03:14:05 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 03:14:05 provisioning config files... 03:14:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/726@tmp/config11187752467826564636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:14:06 ---> ****-login.sh 03:14:06 nexus3.edgexfoundry.org:10001 03:14:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:14:06 Configure a credential helper to remove this warning. See 03:14:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:14:06 03:14:06 Login Succeeded 03:14:06 nexus3.edgexfoundry.org:10002 03:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:14:07 Configure a credential helper to remove this warning. See 03:14:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:14:07 03:14:07 Login Succeeded 03:14:07 nexus3.edgexfoundry.org:10003 03:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:14:07 Configure a credential helper to remove this warning. See 03:14:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:14:07 03:14:07 Login Succeeded 03:14:07 nexus3.edgexfoundry.org:10004 03:14:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:14:07 Configure a credential helper to remove this warning. See 03:14:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:14:07 03:14:07 Login Succeeded 03:14:07 ****.io 03:14:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:14:08 Configure a credential helper to remove this warning. See 03:14:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:14:08 03:14:08 Login Succeeded 03:14:08 ---> ****-login.sh ends [Pipeline] } 03:14:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:14:08 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:14:08 39873e173f907ab191659c9eb82525abb097855c 03:14:08 latest 03:14:08 3.2.0-dev.103 03:14:08 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:14:08 main 03:14:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:39873e173f907ab191659c9eb82525abb097855c 03:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:14:09 9991fafc1e99: Preparing 03:14:09 27c3946bf986: Preparing 03:14:09 a06fb1da0e10: Preparing 03:14:09 b93bb577e1e2: Preparing 03:14:09 cd92a5c437f1: Preparing 03:14:09 5155381320f6: Preparing 03:14:09 16113d51b718: Preparing 03:14:09 5155381320f6: Waiting 03:14:09 16113d51b718: Waiting 03:14:09 b93bb577e1e2: Pushed 03:14:09 a06fb1da0e10: Pushed 03:14:09 9991fafc1e99: Pushed 03:14:09 16113d51b718: Layer already exists 03:14:09 cd92a5c437f1: Pushed 03:14:09 5155381320f6: Pushed 03:14:14 27c3946bf986: Pushed 03:14:15 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:698f1d058206bcecd1ff49fce1c53d93202e82cea495bd13f269c634a188a39f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:14:15 9991fafc1e99: Preparing 03:14:15 27c3946bf986: Preparing 03:14:15 a06fb1da0e10: Preparing 03:14:15 b93bb577e1e2: Preparing 03:14:15 cd92a5c437f1: Preparing 03:14:15 5155381320f6: Preparing 03:14:15 16113d51b718: Preparing 03:14:15 5155381320f6: Waiting 03:14:15 16113d51b718: Waiting 03:14:15 9991fafc1e99: Layer already exists 03:14:15 cd92a5c437f1: Layer already exists 03:14:15 27c3946bf986: Layer already exists 03:14:15 a06fb1da0e10: Layer already exists 03:14:15 b93bb577e1e2: Layer already exists 03:14:15 16113d51b718: Layer already exists 03:14:15 5155381320f6: Layer already exists 03:14:15 latest: digest: sha256:698f1d058206bcecd1ff49fce1c53d93202e82cea495bd13f269c634a188a39f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.103 03:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:14:16 9991fafc1e99: Preparing 03:14:16 27c3946bf986: Preparing 03:14:16 a06fb1da0e10: Preparing 03:14:16 b93bb577e1e2: Preparing 03:14:16 cd92a5c437f1: Preparing 03:14:16 5155381320f6: Preparing 03:14:16 16113d51b718: Preparing 03:14:16 5155381320f6: Waiting 03:14:16 16113d51b718: Waiting 03:14:16 cd92a5c437f1: Layer already exists 03:14:16 9991fafc1e99: Layer already exists 03:14:16 a06fb1da0e10: Layer already exists 03:14:16 27c3946bf986: Layer already exists 03:14:16 b93bb577e1e2: Layer already exists 03:14:16 16113d51b718: Layer already exists 03:14:16 5155381320f6: Layer already exists 03:14:16 3.2.0-dev.103: digest: sha256:698f1d058206bcecd1ff49fce1c53d93202e82cea495bd13f269c634a188a39f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:14:17 9991fafc1e99: Preparing 03:14:17 27c3946bf986: Preparing 03:14:17 a06fb1da0e10: Preparing 03:14:17 b93bb577e1e2: Preparing 03:14:17 cd92a5c437f1: Preparing 03:14:17 5155381320f6: Preparing 03:14:17 16113d51b718: Preparing 03:14:17 5155381320f6: Waiting 03:14:17 16113d51b718: Waiting 03:14:17 a06fb1da0e10: Layer already exists 03:14:17 27c3946bf986: Layer already exists 03:14:17 cd92a5c437f1: Layer already exists 03:14:17 b93bb577e1e2: Layer already exists 03:14:17 9991fafc1e99: Layer already exists 03:14:17 5155381320f6: Layer already exists 03:14:17 16113d51b718: Layer already exists 03:14:17 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:698f1d058206bcecd1ff49fce1c53d93202e82cea495bd13f269c634a188a39f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:14:18 9991fafc1e99: Preparing 03:14:18 27c3946bf986: Preparing 03:14:18 a06fb1da0e10: Preparing 03:14:18 b93bb577e1e2: Preparing 03:14:18 cd92a5c437f1: Preparing 03:14:18 5155381320f6: Preparing 03:14:18 16113d51b718: Preparing 03:14:18 5155381320f6: Waiting 03:14:18 16113d51b718: Waiting 03:14:18 9991fafc1e99: Layer already exists 03:14:18 b93bb577e1e2: Layer already exists 03:14:18 a06fb1da0e10: Layer already exists 03:14:18 cd92a5c437f1: Layer already exists 03:14:18 27c3946bf986: Layer already exists 03:14:18 16113d51b718: Layer already exists 03:14:18 5155381320f6: Layer already exists 03:14:18 main: digest: sha256:698f1d058206bcecd1ff49fce1c53d93202e82cea495bd13f269c634a188a39f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:18 ===================================================== [Pipeline] echo 03:14:18 taggedImages: 03:14:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:39873e173f907ab191659c9eb82525abb097855c 03:14:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:14:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.103 03:14:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:14:18 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:14:18 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:14:18 39873e173f907ab191659c9eb82525abb097855c 03:14:18 latest 03:14:18 3.2.0-dev.103 03:14:18 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:14:18 main 03:14:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39873e173f907ab191659c9eb82525abb097855c 03:14:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:14:19 aa44126f9bd1: Preparing 03:14:19 72f4d0a82a50: Preparing 03:14:19 5dc8e6951390: Preparing 03:14:19 268167b20def: Preparing 03:14:19 a06fb1da0e10: Preparing 03:14:19 b93bb577e1e2: Preparing 03:14:19 cd92a5c437f1: Preparing 03:14:19 5155381320f6: Preparing 03:14:19 16113d51b718: Preparing 03:14:19 b93bb577e1e2: Waiting 03:14:19 cd92a5c437f1: Waiting 03:14:19 5155381320f6: Waiting 03:14:19 16113d51b718: Waiting 03:14:19 a06fb1da0e10: Layer already exists 03:14:19 b93bb577e1e2: Layer already exists 03:14:19 cd92a5c437f1: Layer already exists 03:14:19 72f4d0a82a50: Pushed 03:14:19 5dc8e6951390: Pushed 03:14:19 5155381320f6: Layer already exists 03:14:19 aa44126f9bd1: Pushed 03:14:19 16113d51b718: Layer already exists 03:14:22 268167b20def: Pushed 03:14:22 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:bc78a921a09a09fdb60d44a4c0f63cea97f6998bcf0374808d5a6898942a7a3e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:23 + 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 03:14:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:14:23 aa44126f9bd1: Preparing 03:14:23 72f4d0a82a50: Preparing 03:14:23 5dc8e6951390: Preparing 03:14:23 268167b20def: Preparing 03:14:23 a06fb1da0e10: Preparing 03:14:23 b93bb577e1e2: Preparing 03:14:23 cd92a5c437f1: Preparing 03:14:23 5155381320f6: Preparing 03:14:23 16113d51b718: Preparing 03:14:23 b93bb577e1e2: Waiting 03:14:23 5155381320f6: Waiting 03:14:23 cd92a5c437f1: Waiting 03:14:23 16113d51b718: Waiting 03:14:23 aa44126f9bd1: Layer already exists 03:14:23 5dc8e6951390: Layer already exists 03:14:23 a06fb1da0e10: Layer already exists 03:14:23 268167b20def: Layer already exists 03:14:23 72f4d0a82a50: Layer already exists 03:14:23 5155381320f6: Layer already exists 03:14:23 cd92a5c437f1: Layer already exists 03:14:23 b93bb577e1e2: Layer already exists 03:14:23 16113d51b718: Layer already exists 03:14:23 latest: digest: sha256:bc78a921a09a09fdb60d44a4c0f63cea97f6998bcf0374808d5a6898942a7a3e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.103 03:14:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:14:24 aa44126f9bd1: Preparing 03:14:24 72f4d0a82a50: Preparing 03:14:24 5dc8e6951390: Preparing 03:14:24 268167b20def: Preparing 03:14:24 a06fb1da0e10: Preparing 03:14:24 b93bb577e1e2: Preparing 03:14:24 cd92a5c437f1: Preparing 03:14:24 5155381320f6: Preparing 03:14:24 16113d51b718: Preparing 03:14:24 cd92a5c437f1: Waiting 03:14:24 5155381320f6: Waiting 03:14:24 16113d51b718: Waiting 03:14:24 b93bb577e1e2: Waiting 03:14:24 5dc8e6951390: Layer already exists 03:14:24 aa44126f9bd1: Layer already exists 03:14:24 72f4d0a82a50: Layer already exists 03:14:24 a06fb1da0e10: Layer already exists 03:14:24 268167b20def: Layer already exists 03:14:24 cd92a5c437f1: Layer already exists 03:14:24 b93bb577e1e2: Layer already exists 03:14:24 16113d51b718: Layer already exists 03:14:24 5155381320f6: Layer already exists 03:14:24 3.2.0-dev.103: digest: sha256:bc78a921a09a09fdb60d44a4c0f63cea97f6998bcf0374808d5a6898942a7a3e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:14:25 aa44126f9bd1: Preparing 03:14:25 72f4d0a82a50: Preparing 03:14:25 5dc8e6951390: Preparing 03:14:25 268167b20def: Preparing 03:14:25 a06fb1da0e10: Preparing 03:14:25 b93bb577e1e2: Preparing 03:14:25 cd92a5c437f1: Preparing 03:14:25 5155381320f6: Preparing 03:14:25 16113d51b718: Preparing 03:14:25 b93bb577e1e2: Waiting 03:14:25 cd92a5c437f1: Waiting 03:14:25 16113d51b718: Waiting 03:14:25 5155381320f6: Waiting 03:14:25 268167b20def: Layer already exists 03:14:25 aa44126f9bd1: Layer already exists 03:14:25 a06fb1da0e10: Layer already exists 03:14:25 72f4d0a82a50: Layer already exists 03:14:25 5dc8e6951390: Layer already exists 03:14:25 b93bb577e1e2: Layer already exists 03:14:25 5155381320f6: Layer already exists 03:14:25 16113d51b718: Layer already exists 03:14:25 cd92a5c437f1: Layer already exists 03:14:25 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:bc78a921a09a09fdb60d44a4c0f63cea97f6998bcf0374808d5a6898942a7a3e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:26 + 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 03:14:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:14:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:14:26 aa44126f9bd1: Preparing 03:14:26 72f4d0a82a50: Preparing 03:14:26 5dc8e6951390: Preparing 03:14:26 268167b20def: Preparing 03:14:26 a06fb1da0e10: Preparing 03:14:26 b93bb577e1e2: Preparing 03:14:26 cd92a5c437f1: Preparing 03:14:26 5155381320f6: Preparing 03:14:26 16113d51b718: Preparing 03:14:26 b93bb577e1e2: Waiting 03:14:26 cd92a5c437f1: Waiting 03:14:26 5155381320f6: Waiting 03:14:26 16113d51b718: Waiting 03:14:26 72f4d0a82a50: Layer already exists 03:14:26 5dc8e6951390: Layer already exists 03:14:26 268167b20def: Layer already exists 03:14:26 a06fb1da0e10: Layer already exists 03:14:26 aa44126f9bd1: Layer already exists 03:14:26 16113d51b718: Layer already exists 03:14:26 b93bb577e1e2: Layer already exists 03:14:26 cd92a5c437f1: Layer already exists 03:14:26 5155381320f6: Layer already exists 03:14:26 main: digest: sha256:bc78a921a09a09fdb60d44a4c0f63cea97f6998bcf0374808d5a6898942a7a3e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:26 ===================================================== [Pipeline] echo 03:14:26 taggedImages: 03:14:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39873e173f907ab191659c9eb82525abb097855c 03:14:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:14:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.103 03:14:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:14:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:14:26 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:14:26 39873e173f907ab191659c9eb82525abb097855c 03:14:26 latest 03:14:26 3.2.0-dev.103 03:14:26 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:14:26 main 03:14:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:39873e173f907ab191659c9eb82525abb097855c 03:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:14:27 f51cfc9fa096: Preparing 03:14:27 85a0be1d16c8: Preparing 03:14:27 1994c3355717: Preparing 03:14:27 a06fb1da0e10: Preparing 03:14:27 b93bb577e1e2: Preparing 03:14:27 14688af38051: Preparing 03:14:27 32447c338e60: Preparing 03:14:27 16113d51b718: Preparing 03:14:27 32447c338e60: Waiting 03:14:27 16113d51b718: Waiting 03:14:27 14688af38051: Waiting 03:14:27 b93bb577e1e2: Layer already exists 03:14:27 a06fb1da0e10: Layer already exists 03:14:27 85a0be1d16c8: Pushed 03:14:27 f51cfc9fa096: Pushed 03:14:27 16113d51b718: Layer already exists 03:14:27 32447c338e60: Pushed 03:14:27 14688af38051: Pushed 03:14:34 1994c3355717: Pushed 03:14:34 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:af2c1bf7839b4a61ae61ee90039c77bcde0bbc63df824d33ac331ae7aba5cf8e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:14:35 f51cfc9fa096: Preparing 03:14:35 85a0be1d16c8: Preparing 03:14:35 1994c3355717: Preparing 03:14:35 a06fb1da0e10: Preparing 03:14:35 b93bb577e1e2: Preparing 03:14:35 14688af38051: Preparing 03:14:35 32447c338e60: Preparing 03:14:35 16113d51b718: Preparing 03:14:35 14688af38051: Waiting 03:14:35 32447c338e60: Waiting 03:14:35 16113d51b718: Waiting 03:14:35 b93bb577e1e2: Layer already exists 03:14:35 a06fb1da0e10: Layer already exists 03:14:35 85a0be1d16c8: Layer already exists 03:14:35 f51cfc9fa096: Layer already exists 03:14:35 1994c3355717: Layer already exists 03:14:35 16113d51b718: Layer already exists 03:14:35 14688af38051: Layer already exists 03:14:35 32447c338e60: Layer already exists 03:14:35 latest: digest: sha256:af2c1bf7839b4a61ae61ee90039c77bcde0bbc63df824d33ac331ae7aba5cf8e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.103 03:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:14:35 f51cfc9fa096: Preparing 03:14:35 85a0be1d16c8: Preparing 03:14:35 1994c3355717: Preparing 03:14:35 a06fb1da0e10: Preparing 03:14:35 b93bb577e1e2: Preparing 03:14:35 14688af38051: Preparing 03:14:35 32447c338e60: Preparing 03:14:35 16113d51b718: Preparing 03:14:35 14688af38051: Waiting 03:14:35 32447c338e60: Waiting 03:14:35 16113d51b718: Waiting 03:14:35 85a0be1d16c8: Layer already exists 03:14:35 1994c3355717: Layer already exists 03:14:35 b93bb577e1e2: Layer already exists 03:14:35 f51cfc9fa096: Layer already exists 03:14:35 a06fb1da0e10: Layer already exists 03:14:35 14688af38051: Layer already exists 03:14:35 32447c338e60: Layer already exists 03:14:35 16113d51b718: Layer already exists 03:14:35 3.2.0-dev.103: digest: sha256:af2c1bf7839b4a61ae61ee90039c77bcde0bbc63df824d33ac331ae7aba5cf8e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:14:36 f51cfc9fa096: Preparing 03:14:36 85a0be1d16c8: Preparing 03:14:36 1994c3355717: Preparing 03:14:36 a06fb1da0e10: Preparing 03:14:36 b93bb577e1e2: Preparing 03:14:36 14688af38051: Preparing 03:14:36 32447c338e60: Preparing 03:14:36 16113d51b718: Preparing 03:14:36 32447c338e60: Waiting 03:14:36 16113d51b718: Waiting 03:14:36 14688af38051: Waiting 03:14:36 1994c3355717: Layer already exists 03:14:36 85a0be1d16c8: Layer already exists 03:14:36 b93bb577e1e2: Layer already exists 03:14:36 a06fb1da0e10: Layer already exists 03:14:36 f51cfc9fa096: Layer already exists 03:14:36 32447c338e60: Layer already exists 03:14:36 14688af38051: Layer already exists 03:14:36 16113d51b718: Layer already exists 03:14:36 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:af2c1bf7839b4a61ae61ee90039c77bcde0bbc63df824d33ac331ae7aba5cf8e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:14:37 f51cfc9fa096: Preparing 03:14:37 85a0be1d16c8: Preparing 03:14:37 1994c3355717: Preparing 03:14:37 a06fb1da0e10: Preparing 03:14:37 b93bb577e1e2: Preparing 03:14:37 14688af38051: Preparing 03:14:37 32447c338e60: Preparing 03:14:37 14688af38051: Waiting 03:14:37 16113d51b718: Preparing 03:14:37 32447c338e60: Waiting 03:14:37 16113d51b718: Waiting 03:14:37 a06fb1da0e10: Layer already exists 03:14:37 85a0be1d16c8: Layer already exists 03:14:37 f51cfc9fa096: Layer already exists 03:14:37 1994c3355717: Layer already exists 03:14:37 b93bb577e1e2: Layer already exists 03:14:37 32447c338e60: Layer already exists 03:14:37 14688af38051: Layer already exists 03:14:37 16113d51b718: Layer already exists 03:14:37 main: digest: sha256:af2c1bf7839b4a61ae61ee90039c77bcde0bbc63df824d33ac331ae7aba5cf8e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:37 ===================================================== [Pipeline] echo 03:14:37 taggedImages: 03:14:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:39873e173f907ab191659c9eb82525abb097855c 03:14:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:14:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.103 03:14:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:14:37 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:14:37 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:14:37 39873e173f907ab191659c9eb82525abb097855c 03:14:37 latest 03:14:37 3.2.0-dev.103 03:14:37 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:14:37 main 03:14:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:38 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:39873e173f907ab191659c9eb82525abb097855c 03:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:14:38 2be73c155d5d: Preparing 03:14:38 16da2cc6f15f: Preparing 03:14:38 a2939c037f31: Preparing 03:14:38 b93bb577e1e2: Preparing 03:14:38 4e81f5d97e03: Preparing 03:14:38 2a8877ad2301: Preparing 03:14:38 16113d51b718: Preparing 03:14:38 2a8877ad2301: Waiting 03:14:38 16113d51b718: Waiting 03:14:38 b93bb577e1e2: Layer already exists 03:14:38 16da2cc6f15f: Pushed 03:14:38 16113d51b718: Layer already exists 03:14:38 2be73c155d5d: Pushed 03:14:38 4e81f5d97e03: Pushed 03:14:38 2a8877ad2301: Pushed 03:14:45 a2939c037f31: Pushed 03:14:45 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:2d406d61ddac07e8390ce0553fbc2ad6a5ae200327a4ec3fe8d6b0fab9b0e740 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:45 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:14:46 2be73c155d5d: Preparing 03:14:46 16da2cc6f15f: Preparing 03:14:46 a2939c037f31: Preparing 03:14:46 b93bb577e1e2: Preparing 03:14:46 4e81f5d97e03: Preparing 03:14:46 2a8877ad2301: Preparing 03:14:46 16113d51b718: Preparing 03:14:46 2a8877ad2301: Waiting 03:14:46 16113d51b718: Waiting 03:14:46 a2939c037f31: Layer already exists 03:14:46 2be73c155d5d: Layer already exists 03:14:46 16da2cc6f15f: Layer already exists 03:14:46 b93bb577e1e2: Layer already exists 03:14:46 4e81f5d97e03: Layer already exists 03:14:46 16113d51b718: Layer already exists 03:14:46 2a8877ad2301: Layer already exists 03:14:46 latest: digest: sha256:2d406d61ddac07e8390ce0553fbc2ad6a5ae200327a4ec3fe8d6b0fab9b0e740 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:46 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.103 03:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:14:46 2be73c155d5d: Preparing 03:14:46 16da2cc6f15f: Preparing 03:14:46 a2939c037f31: Preparing 03:14:46 b93bb577e1e2: Preparing 03:14:46 4e81f5d97e03: Preparing 03:14:46 2a8877ad2301: Preparing 03:14:46 16113d51b718: Preparing 03:14:46 2a8877ad2301: Waiting 03:14:46 16113d51b718: Waiting 03:14:46 2be73c155d5d: Layer already exists 03:14:46 16da2cc6f15f: Layer already exists 03:14:46 4e81f5d97e03: Layer already exists 03:14:46 a2939c037f31: Layer already exists 03:14:46 b93bb577e1e2: Layer already exists 03:14:46 16113d51b718: Layer already exists 03:14:46 2a8877ad2301: Layer already exists 03:14:46 3.2.0-dev.103: digest: sha256:2d406d61ddac07e8390ce0553fbc2ad6a5ae200327a4ec3fe8d6b0fab9b0e740 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:14:47 2be73c155d5d: Preparing 03:14:47 16da2cc6f15f: Preparing 03:14:47 a2939c037f31: Preparing 03:14:47 b93bb577e1e2: Preparing 03:14:47 4e81f5d97e03: Preparing 03:14:47 2a8877ad2301: Preparing 03:14:47 16113d51b718: Preparing 03:14:47 2a8877ad2301: Waiting 03:14:47 16113d51b718: Waiting 03:14:47 4e81f5d97e03: Layer already exists 03:14:47 2be73c155d5d: Layer already exists 03:14:47 b93bb577e1e2: Layer already exists 03:14:47 16da2cc6f15f: Layer already exists 03:14:47 a2939c037f31: Layer already exists 03:14:47 2a8877ad2301: Layer already exists 03:14:47 16113d51b718: Layer already exists 03:14:47 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:2d406d61ddac07e8390ce0553fbc2ad6a5ae200327a4ec3fe8d6b0fab9b0e740 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:48 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:14:48 2be73c155d5d: Preparing 03:14:48 16da2cc6f15f: Preparing 03:14:48 a2939c037f31: Preparing 03:14:48 b93bb577e1e2: Preparing 03:14:48 4e81f5d97e03: Preparing 03:14:48 2a8877ad2301: Preparing 03:14:48 16113d51b718: Preparing 03:14:48 2a8877ad2301: Waiting 03:14:48 16113d51b718: Waiting 03:14:48 2be73c155d5d: Layer already exists 03:14:48 a2939c037f31: Layer already exists 03:14:48 b93bb577e1e2: Layer already exists 03:14:48 16da2cc6f15f: Layer already exists 03:14:48 4e81f5d97e03: Layer already exists 03:14:48 16113d51b718: Layer already exists 03:14:48 2a8877ad2301: Layer already exists 03:14:48 main: digest: sha256:2d406d61ddac07e8390ce0553fbc2ad6a5ae200327a4ec3fe8d6b0fab9b0e740 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:14:49 ===================================================== [Pipeline] echo 03:14:49 taggedImages: 03:14:49 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:39873e173f907ab191659c9eb82525abb097855c 03:14:49 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:14:49 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.103 03:14:49 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:14:49 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:14:49 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:14:49 39873e173f907ab191659c9eb82525abb097855c 03:14:49 latest 03:14:49 3.2.0-dev.103 03:14:49 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:14:49 main 03:14:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:49 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:39873e173f907ab191659c9eb82525abb097855c 03:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:14:49 4f46ae0ce940: Preparing 03:14:49 d2ca33a701a8: Preparing 03:14:49 30709a178a7f: Preparing 03:14:49 e998736f0e91: Preparing 03:14:49 a06fb1da0e10: Preparing 03:14:49 b93bb577e1e2: Preparing 03:14:49 cd92a5c437f1: Preparing 03:14:49 5155381320f6: Preparing 03:14:49 16113d51b718: Preparing 03:14:49 cd92a5c437f1: Waiting 03:14:49 5155381320f6: Waiting 03:14:49 16113d51b718: Waiting 03:14:49 b93bb577e1e2: Waiting 03:14:49 a06fb1da0e10: Layer already exists 03:14:49 b93bb577e1e2: Layer already exists 03:14:50 d2ca33a701a8: Pushed 03:14:50 cd92a5c437f1: Layer already exists 03:14:50 30709a178a7f: Pushed 03:14:50 4f46ae0ce940: Pushed 03:14:50 16113d51b718: Layer already exists 03:14:50 5155381320f6: Layer already exists 03:14:58 e998736f0e91: Pushed 03:14:58 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:d72542dca98eb3eaef87c65c48214310b146a35cc778411825dd64032521e219 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:14:58 4f46ae0ce940: Preparing 03:14:58 d2ca33a701a8: Preparing 03:14:58 30709a178a7f: Preparing 03:14:58 e998736f0e91: Preparing 03:14:58 a06fb1da0e10: Preparing 03:14:58 b93bb577e1e2: Preparing 03:14:58 cd92a5c437f1: Preparing 03:14:58 5155381320f6: Preparing 03:14:58 16113d51b718: Preparing 03:14:58 b93bb577e1e2: Waiting 03:14:58 cd92a5c437f1: Waiting 03:14:58 5155381320f6: Waiting 03:14:58 16113d51b718: Waiting 03:14:58 30709a178a7f: Layer already exists 03:14:58 4f46ae0ce940: Layer already exists 03:14:58 d2ca33a701a8: Layer already exists 03:14:58 e998736f0e91: Layer already exists 03:14:58 a06fb1da0e10: Layer already exists 03:14:58 b93bb577e1e2: Layer already exists 03:14:58 5155381320f6: Layer already exists 03:14:58 cd92a5c437f1: Layer already exists 03:14:58 16113d51b718: Layer already exists 03:14:59 latest: digest: sha256:d72542dca98eb3eaef87c65c48214310b146a35cc778411825dd64032521e219 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.103 03:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:14:59 4f46ae0ce940: Preparing 03:14:59 d2ca33a701a8: Preparing 03:14:59 30709a178a7f: Preparing 03:14:59 e998736f0e91: Preparing 03:14:59 a06fb1da0e10: Preparing 03:14:59 b93bb577e1e2: Preparing 03:14:59 cd92a5c437f1: Preparing 03:14:59 5155381320f6: Preparing 03:14:59 16113d51b718: Preparing 03:14:59 cd92a5c437f1: Waiting 03:14:59 b93bb577e1e2: Waiting 03:14:59 5155381320f6: Waiting 03:14:59 16113d51b718: Waiting 03:14:59 d2ca33a701a8: Layer already exists 03:14:59 4f46ae0ce940: Layer already exists 03:14:59 a06fb1da0e10: Layer already exists 03:14:59 e998736f0e91: Layer already exists 03:14:59 30709a178a7f: Layer already exists 03:14:59 cd92a5c437f1: Layer already exists 03:14:59 b93bb577e1e2: Layer already exists 03:14:59 5155381320f6: Layer already exists 03:14:59 16113d51b718: Layer already exists 03:14:59 3.2.0-dev.103: digest: sha256:d72542dca98eb3eaef87c65c48214310b146a35cc778411825dd64032521e219 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:15:00 4f46ae0ce940: Preparing 03:15:00 d2ca33a701a8: Preparing 03:15:00 30709a178a7f: Preparing 03:15:00 e998736f0e91: Preparing 03:15:00 a06fb1da0e10: Preparing 03:15:00 b93bb577e1e2: Preparing 03:15:00 cd92a5c437f1: Preparing 03:15:00 5155381320f6: Preparing 03:15:00 16113d51b718: Preparing 03:15:00 b93bb577e1e2: Waiting 03:15:00 cd92a5c437f1: Waiting 03:15:00 5155381320f6: Waiting 03:15:00 16113d51b718: Waiting 03:15:00 d2ca33a701a8: Layer already exists 03:15:00 4f46ae0ce940: Layer already exists 03:15:00 e998736f0e91: Layer already exists 03:15:00 30709a178a7f: Layer already exists 03:15:00 a06fb1da0e10: Layer already exists 03:15:00 cd92a5c437f1: Layer already exists 03:15:00 b93bb577e1e2: Layer already exists 03:15:00 5155381320f6: Layer already exists 03:15:00 16113d51b718: Layer already exists 03:15:00 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:d72542dca98eb3eaef87c65c48214310b146a35cc778411825dd64032521e219 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:15:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:15:02 4f46ae0ce940: Preparing 03:15:02 d2ca33a701a8: Preparing 03:15:02 30709a178a7f: Preparing 03:15:02 e998736f0e91: Preparing 03:15:02 a06fb1da0e10: Preparing 03:15:02 b93bb577e1e2: Preparing 03:15:02 cd92a5c437f1: Preparing 03:15:02 5155381320f6: Preparing 03:15:02 16113d51b718: Preparing 03:15:02 cd92a5c437f1: Waiting 03:15:02 b93bb577e1e2: Waiting 03:15:02 5155381320f6: Waiting 03:15:02 16113d51b718: Waiting 03:15:02 d2ca33a701a8: Layer already exists 03:15:02 e998736f0e91: Layer already exists 03:15:02 4f46ae0ce940: Layer already exists 03:15:02 a06fb1da0e10: Layer already exists 03:15:02 30709a178a7f: Layer already exists 03:15:02 b93bb577e1e2: Layer already exists 03:15:02 cd92a5c437f1: Layer already exists 03:15:02 5155381320f6: Layer already exists 03:15:02 16113d51b718: Layer already exists 03:15:02 main: digest: sha256:d72542dca98eb3eaef87c65c48214310b146a35cc778411825dd64032521e219 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:02 ===================================================== [Pipeline] echo 03:15:02 taggedImages: 03:15:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:39873e173f907ab191659c9eb82525abb097855c 03:15:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:15:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.103 03:15:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:15:02 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:15:02 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:15:02 39873e173f907ab191659c9eb82525abb097855c 03:15:02 latest 03:15:02 3.2.0-dev.103 03:15:02 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:15:02 main 03:15:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39873e173f907ab191659c9eb82525abb097855c 03:15:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:15:03 065fc9f68316: Preparing 03:15:03 8c4307b897a2: Preparing 03:15:03 39c3cf4a9c47: Preparing 03:15:03 e6403a479961: Preparing 03:15:03 eea30f53af1d: Preparing 03:15:03 4daf541f014c: Preparing 03:15:03 f9b6ef604303: Preparing 03:15:03 4daf541f014c: Waiting 03:15:03 5d642db422aa: Preparing 03:15:03 f9b6ef604303: Waiting 03:15:03 a06fb1da0e10: Preparing 03:15:03 b93bb577e1e2: Preparing 03:15:03 5d642db422aa: Waiting 03:15:03 62a89fe7dfdc: Preparing 03:15:03 451d4e3cebc5: Preparing 03:15:03 a06fb1da0e10: Waiting 03:15:03 5f70bf18a086: Preparing 03:15:03 705541926264: Preparing 03:15:03 62a89fe7dfdc: Waiting 03:15:03 451d4e3cebc5: Waiting 03:15:03 858b840ef439: Preparing 03:15:03 5f70bf18a086: Waiting 03:15:03 bbe8f02140b0: Preparing 03:15:03 705541926264: Waiting 03:15:03 858b840ef439: Waiting 03:15:03 16113d51b718: Preparing 03:15:03 16113d51b718: Waiting 03:15:03 bbe8f02140b0: Waiting 03:15:03 e6403a479961: Pushed 03:15:03 39c3cf4a9c47: Pushed 03:15:03 eea30f53af1d: Pushed 03:15:03 8c4307b897a2: Pushed 03:15:03 a06fb1da0e10: Layer already exists 03:15:03 065fc9f68316: Pushed 03:15:04 b93bb577e1e2: Layer already exists 03:15:04 4daf541f014c: Pushed 03:15:04 f9b6ef604303: Pushed 03:15:04 5f70bf18a086: Layer already exists 03:15:04 62a89fe7dfdc: Pushed 03:15:04 451d4e3cebc5: Pushed 03:15:04 705541926264: Pushed 03:15:04 16113d51b718: Layer already exists 03:15:04 858b840ef439: Pushed 03:15:04 bbe8f02140b0: Pushed 03:15:08 5d642db422aa: Pushed 03:15:08 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:9414de72e529ae0369b9c74b88daea84ca269048e59899cc9ba9f161fcd91501 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:15:09 065fc9f68316: Preparing 03:15:09 8c4307b897a2: Preparing 03:15:09 39c3cf4a9c47: Preparing 03:15:09 e6403a479961: Preparing 03:15:09 eea30f53af1d: Preparing 03:15:09 4daf541f014c: Preparing 03:15:09 f9b6ef604303: Preparing 03:15:09 4daf541f014c: Waiting 03:15:09 f9b6ef604303: Waiting 03:15:09 5d642db422aa: Preparing 03:15:09 a06fb1da0e10: Preparing 03:15:09 5d642db422aa: Waiting 03:15:09 b93bb577e1e2: Preparing 03:15:09 a06fb1da0e10: Waiting 03:15:09 62a89fe7dfdc: Preparing 03:15:09 451d4e3cebc5: Preparing 03:15:09 62a89fe7dfdc: Waiting 03:15:09 5f70bf18a086: Preparing 03:15:09 451d4e3cebc5: Waiting 03:15:09 705541926264: Preparing 03:15:09 858b840ef439: Preparing 03:15:09 5f70bf18a086: Waiting 03:15:09 bbe8f02140b0: Preparing 03:15:09 16113d51b718: Preparing 03:15:09 705541926264: Waiting 03:15:09 bbe8f02140b0: Waiting 03:15:09 858b840ef439: Waiting 03:15:09 16113d51b718: Waiting 03:15:09 e6403a479961: Layer already exists 03:15:09 39c3cf4a9c47: Layer already exists 03:15:09 eea30f53af1d: Layer already exists 03:15:09 8c4307b897a2: Layer already exists 03:15:09 065fc9f68316: Layer already exists 03:15:09 5d642db422aa: Layer already exists 03:15:09 4daf541f014c: Layer already exists 03:15:09 f9b6ef604303: Layer already exists 03:15:09 a06fb1da0e10: Layer already exists 03:15:09 b93bb577e1e2: Layer already exists 03:15:09 5f70bf18a086: Layer already exists 03:15:09 705541926264: Layer already exists 03:15:09 451d4e3cebc5: Layer already exists 03:15:09 858b840ef439: Layer already exists 03:15:09 62a89fe7dfdc: Layer already exists 03:15:09 16113d51b718: Layer already exists 03:15:09 bbe8f02140b0: Layer already exists 03:15:09 latest: digest: sha256:9414de72e529ae0369b9c74b88daea84ca269048e59899cc9ba9f161fcd91501 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.103 03:15:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:15:10 065fc9f68316: Preparing 03:15:10 8c4307b897a2: Preparing 03:15:10 39c3cf4a9c47: Preparing 03:15:10 e6403a479961: Preparing 03:15:10 eea30f53af1d: Preparing 03:15:10 4daf541f014c: Preparing 03:15:10 f9b6ef604303: Preparing 03:15:10 5d642db422aa: Preparing 03:15:10 a06fb1da0e10: Preparing 03:15:10 b93bb577e1e2: Preparing 03:15:10 62a89fe7dfdc: Preparing 03:15:10 451d4e3cebc5: Preparing 03:15:10 5f70bf18a086: Preparing 03:15:10 705541926264: Preparing 03:15:10 858b840ef439: Preparing 03:15:10 bbe8f02140b0: Preparing 03:15:10 16113d51b718: Preparing 03:15:10 4daf541f014c: Waiting 03:15:10 f9b6ef604303: Waiting 03:15:10 5d642db422aa: Waiting 03:15:10 a06fb1da0e10: Waiting 03:15:10 b93bb577e1e2: Waiting 03:15:10 62a89fe7dfdc: Waiting 03:15:10 451d4e3cebc5: Waiting 03:15:10 5f70bf18a086: Waiting 03:15:10 705541926264: Waiting 03:15:10 858b840ef439: Waiting 03:15:10 bbe8f02140b0: Waiting 03:15:10 16113d51b718: Waiting 03:15:10 e6403a479961: Layer already exists 03:15:10 eea30f53af1d: Layer already exists 03:15:10 065fc9f68316: Layer already exists 03:15:10 39c3cf4a9c47: Layer already exists 03:15:10 8c4307b897a2: Layer already exists 03:15:10 4daf541f014c: Layer already exists 03:15:10 f9b6ef604303: Layer already exists 03:15:10 a06fb1da0e10: Layer already exists 03:15:10 5d642db422aa: Layer already exists 03:15:10 b93bb577e1e2: Layer already exists 03:15:10 62a89fe7dfdc: Layer already exists 03:15:10 5f70bf18a086: Layer already exists 03:15:10 858b840ef439: Layer already exists 03:15:10 451d4e3cebc5: Layer already exists 03:15:10 705541926264: Layer already exists 03:15:10 bbe8f02140b0: Layer already exists 03:15:10 16113d51b718: Layer already exists 03:15:10 3.2.0-dev.103: digest: sha256:9414de72e529ae0369b9c74b88daea84ca269048e59899cc9ba9f161fcd91501 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:15:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:15:11 065fc9f68316: Preparing 03:15:11 8c4307b897a2: Preparing 03:15:11 39c3cf4a9c47: Preparing 03:15:11 e6403a479961: Preparing 03:15:11 eea30f53af1d: Preparing 03:15:11 4daf541f014c: Preparing 03:15:11 f9b6ef604303: Preparing 03:15:11 5d642db422aa: Preparing 03:15:11 a06fb1da0e10: Preparing 03:15:11 b93bb577e1e2: Preparing 03:15:11 62a89fe7dfdc: Preparing 03:15:11 451d4e3cebc5: Preparing 03:15:11 5f70bf18a086: Preparing 03:15:11 705541926264: Preparing 03:15:11 858b840ef439: Preparing 03:15:11 bbe8f02140b0: Preparing 03:15:11 16113d51b718: Preparing 03:15:11 4daf541f014c: Waiting 03:15:11 f9b6ef604303: Waiting 03:15:11 451d4e3cebc5: Waiting 03:15:11 5f70bf18a086: Waiting 03:15:11 5d642db422aa: Waiting 03:15:11 705541926264: Waiting 03:15:11 a06fb1da0e10: Waiting 03:15:11 858b840ef439: Waiting 03:15:11 bbe8f02140b0: Waiting 03:15:11 b93bb577e1e2: Waiting 03:15:11 62a89fe7dfdc: Waiting 03:15:11 16113d51b718: Waiting 03:15:11 eea30f53af1d: Layer already exists 03:15:11 39c3cf4a9c47: Layer already exists 03:15:11 065fc9f68316: Layer already exists 03:15:11 8c4307b897a2: Layer already exists 03:15:11 e6403a479961: Layer already exists 03:15:11 5d642db422aa: Layer already exists 03:15:11 4daf541f014c: Layer already exists 03:15:11 a06fb1da0e10: Layer already exists 03:15:11 b93bb577e1e2: Layer already exists 03:15:11 f9b6ef604303: Layer already exists 03:15:11 451d4e3cebc5: Layer already exists 03:15:11 62a89fe7dfdc: Layer already exists 03:15:11 705541926264: Layer already exists 03:15:11 5f70bf18a086: Layer already exists 03:15:11 858b840ef439: Layer already exists 03:15:11 bbe8f02140b0: Layer already exists 03:15:11 16113d51b718: Layer already exists 03:15:11 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:9414de72e529ae0369b9c74b88daea84ca269048e59899cc9ba9f161fcd91501 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:15:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:15:12 065fc9f68316: Preparing 03:15:12 8c4307b897a2: Preparing 03:15:12 39c3cf4a9c47: Preparing 03:15:12 e6403a479961: Preparing 03:15:12 eea30f53af1d: Preparing 03:15:12 4daf541f014c: Preparing 03:15:12 f9b6ef604303: Preparing 03:15:12 5d642db422aa: Preparing 03:15:12 a06fb1da0e10: Preparing 03:15:12 b93bb577e1e2: Preparing 03:15:12 62a89fe7dfdc: Preparing 03:15:12 451d4e3cebc5: Preparing 03:15:12 5f70bf18a086: Preparing 03:15:12 705541926264: Preparing 03:15:12 858b840ef439: Preparing 03:15:12 bbe8f02140b0: Preparing 03:15:12 16113d51b718: Preparing 03:15:12 b93bb577e1e2: Waiting 03:15:12 62a89fe7dfdc: Waiting 03:15:12 4daf541f014c: Waiting 03:15:12 451d4e3cebc5: Waiting 03:15:12 705541926264: Waiting 03:15:12 f9b6ef604303: Waiting 03:15:12 5d642db422aa: Waiting 03:15:12 a06fb1da0e10: Waiting 03:15:12 bbe8f02140b0: Waiting 03:15:12 858b840ef439: Waiting 03:15:12 16113d51b718: Waiting 03:15:12 5f70bf18a086: Waiting 03:15:12 8c4307b897a2: Layer already exists 03:15:12 eea30f53af1d: Layer already exists 03:15:12 39c3cf4a9c47: Layer already exists 03:15:12 065fc9f68316: Layer already exists 03:15:12 e6403a479961: Layer already exists 03:15:12 4daf541f014c: Layer already exists 03:15:12 5d642db422aa: Layer already exists 03:15:12 f9b6ef604303: Layer already exists 03:15:12 b93bb577e1e2: Layer already exists 03:15:12 a06fb1da0e10: Layer already exists 03:15:12 451d4e3cebc5: Layer already exists 03:15:12 62a89fe7dfdc: Layer already exists 03:15:12 5f70bf18a086: Layer already exists 03:15:12 858b840ef439: Layer already exists 03:15:12 705541926264: Layer already exists 03:15:12 bbe8f02140b0: Layer already exists 03:15:12 16113d51b718: Layer already exists 03:15:12 main: digest: sha256:9414de72e529ae0369b9c74b88daea84ca269048e59899cc9ba9f161fcd91501 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:12 ===================================================== [Pipeline] echo 03:15:12 taggedImages: 03:15:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39873e173f907ab191659c9eb82525abb097855c 03:15:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:15:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.103 03:15:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:15:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:15:12 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:15:12 39873e173f907ab191659c9eb82525abb097855c 03:15:12 latest 03:15:12 3.2.0-dev.103 03:15:12 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:15:12 main 03:15:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39873e173f907ab191659c9eb82525abb097855c 03:15:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:15:13 4502a2938a6b: Preparing 03:15:13 63487de1a7ac: Preparing 03:15:13 93432c291b53: Preparing 03:15:13 a592b9e0f0ac: Preparing 03:15:13 a06fb1da0e10: Preparing 03:15:13 b93bb577e1e2: Preparing 03:15:13 cd92a5c437f1: Preparing 03:15:13 5155381320f6: Preparing 03:15:13 16113d51b718: Preparing 03:15:13 b93bb577e1e2: Waiting 03:15:13 5155381320f6: Waiting 03:15:13 16113d51b718: Waiting 03:15:13 cd92a5c437f1: Waiting 03:15:13 a06fb1da0e10: Layer already exists 03:15:13 b93bb577e1e2: Layer already exists 03:15:13 93432c291b53: Pushed 03:15:13 cd92a5c437f1: Layer already exists 03:15:13 4502a2938a6b: Pushed 03:15:13 5155381320f6: Layer already exists 03:15:13 63487de1a7ac: Pushed 03:15:13 16113d51b718: Layer already exists 03:15:20 a592b9e0f0ac: Pushed 03:15:20 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:f72ba9fc52e4432d9062762a106a9f004bcfc14e569c6652e9c3c2b2ad872bc8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:20 + 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 03:15:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:15:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:15:21 4502a2938a6b: Preparing 03:15:21 63487de1a7ac: Preparing 03:15:21 93432c291b53: Preparing 03:15:21 a592b9e0f0ac: Preparing 03:15:21 a06fb1da0e10: Preparing 03:15:21 b93bb577e1e2: Preparing 03:15:21 cd92a5c437f1: Preparing 03:15:21 5155381320f6: Preparing 03:15:21 16113d51b718: Preparing 03:15:21 b93bb577e1e2: Waiting 03:15:21 cd92a5c437f1: Waiting 03:15:21 5155381320f6: Waiting 03:15:21 16113d51b718: Waiting 03:15:21 a06fb1da0e10: Layer already exists 03:15:21 4502a2938a6b: Layer already exists 03:15:21 a592b9e0f0ac: Layer already exists 03:15:21 b93bb577e1e2: Layer already exists 03:15:21 5155381320f6: Layer already exists 03:15:21 cd92a5c437f1: Layer already exists 03:15:21 16113d51b718: Layer already exists 03:15:21 93432c291b53: Layer already exists 03:15:21 63487de1a7ac: Layer already exists 03:15:21 latest: digest: sha256:f72ba9fc52e4432d9062762a106a9f004bcfc14e569c6652e9c3c2b2ad872bc8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.103 03:15:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:15:22 4502a2938a6b: Preparing 03:15:22 63487de1a7ac: Preparing 03:15:22 93432c291b53: Preparing 03:15:22 a592b9e0f0ac: Preparing 03:15:22 a06fb1da0e10: Preparing 03:15:22 b93bb577e1e2: Preparing 03:15:22 cd92a5c437f1: Preparing 03:15:22 5155381320f6: Preparing 03:15:22 16113d51b718: Preparing 03:15:22 b93bb577e1e2: Waiting 03:15:22 cd92a5c437f1: Waiting 03:15:22 5155381320f6: Waiting 03:15:22 16113d51b718: Waiting 03:15:22 4502a2938a6b: Layer already exists 03:15:22 63487de1a7ac: Layer already exists 03:15:22 93432c291b53: Layer already exists 03:15:22 a592b9e0f0ac: Layer already exists 03:15:22 a06fb1da0e10: Layer already exists 03:15:22 5155381320f6: Layer already exists 03:15:22 b93bb577e1e2: Layer already exists 03:15:22 16113d51b718: Layer already exists 03:15:22 cd92a5c437f1: Layer already exists 03:15:22 3.2.0-dev.103: digest: sha256:f72ba9fc52e4432d9062762a106a9f004bcfc14e569c6652e9c3c2b2ad872bc8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:15:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:15:23 4502a2938a6b: Preparing 03:15:23 63487de1a7ac: Preparing 03:15:23 93432c291b53: Preparing 03:15:23 a592b9e0f0ac: Preparing 03:15:23 a06fb1da0e10: Preparing 03:15:23 b93bb577e1e2: Preparing 03:15:23 cd92a5c437f1: Preparing 03:15:23 5155381320f6: Preparing 03:15:23 16113d51b718: Preparing 03:15:23 cd92a5c437f1: Waiting 03:15:23 5155381320f6: Waiting 03:15:23 16113d51b718: Waiting 03:15:23 b93bb577e1e2: Waiting 03:15:23 a592b9e0f0ac: Layer already exists 03:15:23 4502a2938a6b: Layer already exists 03:15:23 a06fb1da0e10: Layer already exists 03:15:23 63487de1a7ac: Layer already exists 03:15:23 93432c291b53: Layer already exists 03:15:23 5155381320f6: Layer already exists 03:15:23 b93bb577e1e2: Layer already exists 03:15:23 16113d51b718: Layer already exists 03:15:23 cd92a5c437f1: Layer already exists 03:15:23 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:f72ba9fc52e4432d9062762a106a9f004bcfc14e569c6652e9c3c2b2ad872bc8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:23 + 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 03:15:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:15:24 4502a2938a6b: Preparing 03:15:24 63487de1a7ac: Preparing 03:15:24 93432c291b53: Preparing 03:15:24 a592b9e0f0ac: Preparing 03:15:24 a06fb1da0e10: Preparing 03:15:24 b93bb577e1e2: Preparing 03:15:24 cd92a5c437f1: Preparing 03:15:24 5155381320f6: Preparing 03:15:24 16113d51b718: Preparing 03:15:24 b93bb577e1e2: Waiting 03:15:24 cd92a5c437f1: Waiting 03:15:24 5155381320f6: Waiting 03:15:24 16113d51b718: Waiting 03:15:24 a06fb1da0e10: Layer already exists 03:15:24 a592b9e0f0ac: Layer already exists 03:15:24 63487de1a7ac: Layer already exists 03:15:24 93432c291b53: Layer already exists 03:15:24 4502a2938a6b: Layer already exists 03:15:24 b93bb577e1e2: Layer already exists 03:15:24 16113d51b718: Layer already exists 03:15:24 5155381320f6: Layer already exists 03:15:24 cd92a5c437f1: Layer already exists 03:15:24 main: digest: sha256:f72ba9fc52e4432d9062762a106a9f004bcfc14e569c6652e9c3c2b2ad872bc8 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:24 ===================================================== [Pipeline] echo 03:15:24 taggedImages: 03:15:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39873e173f907ab191659c9eb82525abb097855c 03:15:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:15:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.103 03:15:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:15:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:15:24 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:15:24 39873e173f907ab191659c9eb82525abb097855c 03:15:24 latest 03:15:24 3.2.0-dev.103 03:15:24 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:15:24 main 03:15:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39873e173f907ab191659c9eb82525abb097855c 03:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:15:25 b80a437aee87: Preparing 03:15:25 45188286463e: Preparing 03:15:25 1ad173ab88b1: Preparing 03:15:25 fe74ab5019ff: Preparing 03:15:25 c074ad023328: Preparing 03:15:25 a06fb1da0e10: Preparing 03:15:25 b93bb577e1e2: Preparing 03:15:25 827690e4d106: Preparing 03:15:25 389d354a4732: Preparing 03:15:25 b190558a9877: Preparing 03:15:25 16113d51b718: Preparing 03:15:25 b93bb577e1e2: Waiting 03:15:25 827690e4d106: Waiting 03:15:25 389d354a4732: Waiting 03:15:25 b190558a9877: Waiting 03:15:25 16113d51b718: Waiting 03:15:25 a06fb1da0e10: Waiting 03:15:25 45188286463e: Pushed 03:15:25 c074ad023328: Pushed 03:15:25 fe74ab5019ff: Pushed 03:15:25 b80a437aee87: Pushed 03:15:25 a06fb1da0e10: Layer already exists 03:15:25 b93bb577e1e2: Layer already exists 03:15:25 16113d51b718: Layer already exists 03:15:25 827690e4d106: Pushed 03:15:25 389d354a4732: Pushed 03:15:28 b190558a9877: Pushed 03:15:28 1ad173ab88b1: Pushed 03:15:28 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:ed71c6cc593cad2c10ce2a51a07086e1858d9b31b1826c84f45e0d6b79b60165 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:28 + 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 03:15:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:15:29 b80a437aee87: Preparing 03:15:29 45188286463e: Preparing 03:15:29 1ad173ab88b1: Preparing 03:15:29 fe74ab5019ff: Preparing 03:15:29 c074ad023328: Preparing 03:15:29 a06fb1da0e10: Preparing 03:15:29 b93bb577e1e2: Preparing 03:15:29 827690e4d106: Preparing 03:15:29 389d354a4732: Preparing 03:15:29 b190558a9877: Preparing 03:15:29 16113d51b718: Preparing 03:15:29 b93bb577e1e2: Waiting 03:15:29 827690e4d106: Waiting 03:15:29 389d354a4732: Waiting 03:15:29 b190558a9877: Waiting 03:15:29 16113d51b718: Waiting 03:15:29 a06fb1da0e10: Waiting 03:15:29 45188286463e: Layer already exists 03:15:29 1ad173ab88b1: Layer already exists 03:15:29 fe74ab5019ff: Layer already exists 03:15:29 b80a437aee87: Layer already exists 03:15:29 c074ad023328: Layer already exists 03:15:29 b93bb577e1e2: Layer already exists 03:15:29 389d354a4732: Layer already exists 03:15:29 a06fb1da0e10: Layer already exists 03:15:29 827690e4d106: Layer already exists 03:15:29 b190558a9877: Layer already exists 03:15:29 16113d51b718: Layer already exists 03:15:29 latest: digest: sha256:ed71c6cc593cad2c10ce2a51a07086e1858d9b31b1826c84f45e0d6b79b60165 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.103 03:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:15:30 b80a437aee87: Preparing 03:15:30 45188286463e: Preparing 03:15:30 1ad173ab88b1: Preparing 03:15:30 fe74ab5019ff: Preparing 03:15:30 c074ad023328: Preparing 03:15:30 a06fb1da0e10: Preparing 03:15:30 b93bb577e1e2: Preparing 03:15:30 827690e4d106: Preparing 03:15:30 389d354a4732: Preparing 03:15:30 b190558a9877: Preparing 03:15:30 16113d51b718: Preparing 03:15:30 b190558a9877: Waiting 03:15:30 827690e4d106: Waiting 03:15:30 389d354a4732: Waiting 03:15:30 a06fb1da0e10: Waiting 03:15:30 16113d51b718: Waiting 03:15:30 b93bb577e1e2: Waiting 03:15:30 1ad173ab88b1: Layer already exists 03:15:30 fe74ab5019ff: Layer already exists 03:15:30 c074ad023328: Layer already exists 03:15:30 45188286463e: Layer already exists 03:15:30 b80a437aee87: Layer already exists 03:15:30 b93bb577e1e2: Layer already exists 03:15:30 827690e4d106: Layer already exists 03:15:30 a06fb1da0e10: Layer already exists 03:15:30 389d354a4732: Layer already exists 03:15:30 b190558a9877: Layer already exists 03:15:30 16113d51b718: Layer already exists 03:15:30 3.2.0-dev.103: digest: sha256:ed71c6cc593cad2c10ce2a51a07086e1858d9b31b1826c84f45e0d6b79b60165 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:15:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:15:31 b80a437aee87: Preparing 03:15:31 45188286463e: Preparing 03:15:31 1ad173ab88b1: Preparing 03:15:31 fe74ab5019ff: Preparing 03:15:31 c074ad023328: Preparing 03:15:31 a06fb1da0e10: Preparing 03:15:31 b93bb577e1e2: Preparing 03:15:31 827690e4d106: Preparing 03:15:31 389d354a4732: Preparing 03:15:31 b190558a9877: Preparing 03:15:31 16113d51b718: Preparing 03:15:31 a06fb1da0e10: Waiting 03:15:31 b93bb577e1e2: Waiting 03:15:31 b190558a9877: Waiting 03:15:31 389d354a4732: Waiting 03:15:31 16113d51b718: Waiting 03:15:31 827690e4d106: Waiting 03:15:31 1ad173ab88b1: Layer already exists 03:15:31 c074ad023328: Layer already exists 03:15:31 b80a437aee87: Layer already exists 03:15:31 45188286463e: Layer already exists 03:15:31 fe74ab5019ff: Layer already exists 03:15:31 b93bb577e1e2: Layer already exists 03:15:31 a06fb1da0e10: Layer already exists 03:15:31 827690e4d106: Layer already exists 03:15:31 389d354a4732: Layer already exists 03:15:31 b190558a9877: Layer already exists 03:15:31 16113d51b718: Layer already exists 03:15:31 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:ed71c6cc593cad2c10ce2a51a07086e1858d9b31b1826c84f45e0d6b79b60165 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:31 + 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 03:15:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:15:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:15:31 b80a437aee87: Preparing 03:15:31 45188286463e: Preparing 03:15:31 1ad173ab88b1: Preparing 03:15:31 fe74ab5019ff: Preparing 03:15:31 c074ad023328: Preparing 03:15:31 a06fb1da0e10: Preparing 03:15:31 b93bb577e1e2: Preparing 03:15:31 827690e4d106: Preparing 03:15:31 389d354a4732: Preparing 03:15:31 b190558a9877: Preparing 03:15:31 16113d51b718: Preparing 03:15:31 a06fb1da0e10: Waiting 03:15:31 b93bb577e1e2: Waiting 03:15:31 b190558a9877: Waiting 03:15:31 827690e4d106: Waiting 03:15:31 16113d51b718: Waiting 03:15:31 389d354a4732: Waiting 03:15:31 1ad173ab88b1: Layer already exists 03:15:31 b80a437aee87: Layer already exists 03:15:31 c074ad023328: Layer already exists 03:15:31 45188286463e: Layer already exists 03:15:31 fe74ab5019ff: Layer already exists 03:15:31 a06fb1da0e10: Layer already exists 03:15:31 b93bb577e1e2: Layer already exists 03:15:31 b190558a9877: Layer already exists 03:15:31 827690e4d106: Layer already exists 03:15:31 389d354a4732: Layer already exists 03:15:31 16113d51b718: Layer already exists 03:15:32 main: digest: sha256:ed71c6cc593cad2c10ce2a51a07086e1858d9b31b1826c84f45e0d6b79b60165 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:32 ===================================================== [Pipeline] echo 03:15:32 taggedImages: 03:15:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39873e173f907ab191659c9eb82525abb097855c 03:15:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:15:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.103 03:15:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:15:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:15:32 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:15:32 39873e173f907ab191659c9eb82525abb097855c 03:15:32 latest 03:15:32 3.2.0-dev.103 03:15:32 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:15:32 main 03:15:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39873e173f907ab191659c9eb82525abb097855c 03:15:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:15:33 94cbc43f8f05: Preparing 03:15:33 c4d0cee5dadb: Preparing 03:15:33 7edc35d1ff2c: Preparing 03:15:33 f19360803464: Preparing 03:15:33 07a51125f6bd: Preparing 03:15:33 c356dad08a8d: Preparing 03:15:33 226fe789b716: Preparing 03:15:33 a06fb1da0e10: Preparing 03:15:33 b93bb577e1e2: Preparing 03:15:33 15e572bbf422: Preparing 03:15:33 7ea530b6f88c: Preparing 03:15:33 16113d51b718: Preparing 03:15:33 b93bb577e1e2: Waiting 03:15:33 7ea530b6f88c: Waiting 03:15:33 15e572bbf422: Waiting 03:15:33 16113d51b718: Waiting 03:15:33 226fe789b716: Waiting 03:15:33 a06fb1da0e10: Waiting 03:15:33 c356dad08a8d: Waiting 03:15:33 c4d0cee5dadb: Pushed 03:15:33 94cbc43f8f05: Pushed 03:15:33 07a51125f6bd: Pushed 03:15:33 a06fb1da0e10: Layer already exists 03:15:33 b93bb577e1e2: Layer already exists 03:15:33 c356dad08a8d: Pushed 03:15:33 226fe789b716: Pushed 03:15:33 16113d51b718: Layer already exists 03:15:33 15e572bbf422: Pushed 03:15:36 7ea530b6f88c: Pushed 03:15:36 f19360803464: Pushed 03:15:37 7edc35d1ff2c: Pushed 03:15:37 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:775c5b144d9b4617e98efc5ca3218e13254d61c0468e2b188b537251a82428c7 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:38 + 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 03:15:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:15:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:15:38 94cbc43f8f05: Preparing 03:15:38 c4d0cee5dadb: Preparing 03:15:38 7edc35d1ff2c: Preparing 03:15:38 f19360803464: Preparing 03:15:38 07a51125f6bd: Preparing 03:15:38 c356dad08a8d: Preparing 03:15:38 226fe789b716: Preparing 03:15:38 a06fb1da0e10: Preparing 03:15:38 b93bb577e1e2: Preparing 03:15:38 15e572bbf422: Preparing 03:15:38 7ea530b6f88c: Preparing 03:15:38 16113d51b718: Preparing 03:15:38 a06fb1da0e10: Waiting 03:15:38 b93bb577e1e2: Waiting 03:15:38 15e572bbf422: Waiting 03:15:38 7ea530b6f88c: Waiting 03:15:38 16113d51b718: Waiting 03:15:38 c356dad08a8d: Waiting 03:15:38 226fe789b716: Waiting 03:15:38 c4d0cee5dadb: Layer already exists 03:15:38 7edc35d1ff2c: Layer already exists 03:15:38 f19360803464: Layer already exists 03:15:38 a06fb1da0e10: Layer already exists 03:15:38 226fe789b716: Layer already exists 03:15:38 07a51125f6bd: Layer already exists 03:15:38 94cbc43f8f05: Layer already exists 03:15:38 c356dad08a8d: Layer already exists 03:15:38 7ea530b6f88c: Layer already exists 03:15:38 b93bb577e1e2: Layer already exists 03:15:38 15e572bbf422: Layer already exists 03:15:38 16113d51b718: Layer already exists 03:15:38 latest: digest: sha256:775c5b144d9b4617e98efc5ca3218e13254d61c0468e2b188b537251a82428c7 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.103 03:15:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:15:39 94cbc43f8f05: Preparing 03:15:39 c4d0cee5dadb: Preparing 03:15:39 7edc35d1ff2c: Preparing 03:15:39 f19360803464: Preparing 03:15:39 07a51125f6bd: Preparing 03:15:39 c356dad08a8d: Preparing 03:15:39 226fe789b716: Preparing 03:15:39 a06fb1da0e10: Preparing 03:15:39 b93bb577e1e2: Preparing 03:15:39 15e572bbf422: Preparing 03:15:39 7ea530b6f88c: Preparing 03:15:39 16113d51b718: Preparing 03:15:39 c356dad08a8d: Waiting 03:15:39 b93bb577e1e2: Waiting 03:15:39 226fe789b716: Waiting 03:15:39 15e572bbf422: Waiting 03:15:39 a06fb1da0e10: Waiting 03:15:39 7ea530b6f88c: Waiting 03:15:39 f19360803464: Layer already exists 03:15:39 7edc35d1ff2c: Layer already exists 03:15:39 94cbc43f8f05: Layer already exists 03:15:39 07a51125f6bd: Layer already exists 03:15:39 c4d0cee5dadb: Layer already exists 03:15:39 b93bb577e1e2: Layer already exists 03:15:39 a06fb1da0e10: Layer already exists 03:15:39 15e572bbf422: Layer already exists 03:15:39 226fe789b716: Layer already exists 03:15:39 c356dad08a8d: Layer already exists 03:15:39 16113d51b718: Layer already exists 03:15:39 7ea530b6f88c: Layer already exists 03:15:39 3.2.0-dev.103: digest: sha256:775c5b144d9b4617e98efc5ca3218e13254d61c0468e2b188b537251a82428c7 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:15:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:15:40 94cbc43f8f05: Preparing 03:15:40 c4d0cee5dadb: Preparing 03:15:40 7edc35d1ff2c: Preparing 03:15:40 f19360803464: Preparing 03:15:40 07a51125f6bd: Preparing 03:15:40 c356dad08a8d: Preparing 03:15:40 226fe789b716: Preparing 03:15:40 a06fb1da0e10: Preparing 03:15:40 b93bb577e1e2: Preparing 03:15:40 15e572bbf422: Preparing 03:15:40 7ea530b6f88c: Preparing 03:15:40 16113d51b718: Preparing 03:15:40 a06fb1da0e10: Waiting 03:15:40 b93bb577e1e2: Waiting 03:15:40 15e572bbf422: Waiting 03:15:40 7ea530b6f88c: Waiting 03:15:40 16113d51b718: Waiting 03:15:40 c356dad08a8d: Waiting 03:15:40 226fe789b716: Waiting 03:15:40 07a51125f6bd: Layer already exists 03:15:40 c4d0cee5dadb: Layer already exists 03:15:40 c356dad08a8d: Layer already exists 03:15:40 94cbc43f8f05: Layer already exists 03:15:40 7edc35d1ff2c: Layer already exists 03:15:40 f19360803464: Layer already exists 03:15:40 226fe789b716: Layer already exists 03:15:40 a06fb1da0e10: Layer already exists 03:15:40 7ea530b6f88c: Layer already exists 03:15:40 15e572bbf422: Layer already exists 03:15:40 16113d51b718: Layer already exists 03:15:40 b93bb577e1e2: Layer already exists 03:15:40 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:775c5b144d9b4617e98efc5ca3218e13254d61c0468e2b188b537251a82428c7 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:41 + 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 03:15:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:15:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:15:41 94cbc43f8f05: Preparing 03:15:41 c4d0cee5dadb: Preparing 03:15:41 7edc35d1ff2c: Preparing 03:15:41 f19360803464: Preparing 03:15:41 07a51125f6bd: Preparing 03:15:41 c356dad08a8d: Preparing 03:15:41 226fe789b716: Preparing 03:15:41 a06fb1da0e10: Preparing 03:15:41 b93bb577e1e2: Preparing 03:15:41 15e572bbf422: Preparing 03:15:41 7ea530b6f88c: Preparing 03:15:41 16113d51b718: Preparing 03:15:41 b93bb577e1e2: Waiting 03:15:41 c356dad08a8d: Waiting 03:15:41 226fe789b716: Waiting 03:15:41 a06fb1da0e10: Waiting 03:15:41 7ea530b6f88c: Waiting 03:15:41 16113d51b718: Waiting 03:15:41 15e572bbf422: Waiting 03:15:41 c4d0cee5dadb: Layer already exists 03:15:41 94cbc43f8f05: Layer already exists 03:15:41 7edc35d1ff2c: Layer already exists 03:15:41 07a51125f6bd: Layer already exists 03:15:41 f19360803464: Layer already exists 03:15:41 226fe789b716: Layer already exists 03:15:41 a06fb1da0e10: Layer already exists 03:15:41 15e572bbf422: Layer already exists 03:15:41 c356dad08a8d: Layer already exists 03:15:41 b93bb577e1e2: Layer already exists 03:15:41 16113d51b718: Layer already exists 03:15:41 7ea530b6f88c: Layer already exists 03:15:41 main: digest: sha256:775c5b144d9b4617e98efc5ca3218e13254d61c0468e2b188b537251a82428c7 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:41 ===================================================== [Pipeline] echo 03:15:41 taggedImages: 03:15:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39873e173f907ab191659c9eb82525abb097855c 03:15:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:15:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.103 03:15:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:15:41 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:15:41 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:15:41 39873e173f907ab191659c9eb82525abb097855c 03:15:41 latest 03:15:41 3.2.0-dev.103 03:15:41 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:15:41 main 03:15:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39873e173f907ab191659c9eb82525abb097855c 03:15:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:15:42 e01031950ffa: Preparing 03:15:42 c7a5d08da29b: Preparing 03:15:42 a06fb1da0e10: Preparing 03:15:42 b93bb577e1e2: Preparing 03:15:42 08352855003c: Preparing 03:15:42 a000f0028097: Preparing 03:15:42 16113d51b718: Preparing 03:15:42 a000f0028097: Waiting 03:15:42 a06fb1da0e10: Layer already exists 03:15:42 b93bb577e1e2: Layer already exists 03:15:42 16113d51b718: Layer already exists 03:15:42 e01031950ffa: Pushed 03:15:42 08352855003c: Pushed 03:15:44 a000f0028097: Pushed 03:15:48 c7a5d08da29b: Pushed 03:15:48 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:a72826f660704d51f380b4d145a85bd91086f10b9894a2e4c3ca551ef150f7c0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:48 + 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 03:15:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:15:49 e01031950ffa: Preparing 03:15:49 c7a5d08da29b: Preparing 03:15:49 a06fb1da0e10: Preparing 03:15:49 b93bb577e1e2: Preparing 03:15:49 08352855003c: Preparing 03:15:49 a000f0028097: Preparing 03:15:49 16113d51b718: Preparing 03:15:49 a000f0028097: Waiting 03:15:49 16113d51b718: Waiting 03:15:49 b93bb577e1e2: Layer already exists 03:15:49 e01031950ffa: Layer already exists 03:15:49 a06fb1da0e10: Layer already exists 03:15:49 c7a5d08da29b: Layer already exists 03:15:49 08352855003c: Layer already exists 03:15:49 a000f0028097: Layer already exists 03:15:49 16113d51b718: Layer already exists 03:15:49 latest: digest: sha256:a72826f660704d51f380b4d145a85bd91086f10b9894a2e4c3ca551ef150f7c0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.103 03:15:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:15:49 e01031950ffa: Preparing 03:15:49 c7a5d08da29b: Preparing 03:15:49 a06fb1da0e10: Preparing 03:15:49 b93bb577e1e2: Preparing 03:15:49 08352855003c: Preparing 03:15:49 a000f0028097: Preparing 03:15:49 16113d51b718: Preparing 03:15:49 a000f0028097: Waiting 03:15:49 16113d51b718: Waiting 03:15:49 b93bb577e1e2: Layer already exists 03:15:49 08352855003c: Layer already exists 03:15:49 e01031950ffa: Layer already exists 03:15:49 a06fb1da0e10: Layer already exists 03:15:49 c7a5d08da29b: Layer already exists 03:15:49 16113d51b718: Layer already exists 03:15:49 a000f0028097: Layer already exists 03:15:49 3.2.0-dev.103: digest: sha256:a72826f660704d51f380b4d145a85bd91086f10b9894a2e4c3ca551ef150f7c0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:15:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:15:50 e01031950ffa: Preparing 03:15:50 c7a5d08da29b: Preparing 03:15:50 a06fb1da0e10: Preparing 03:15:50 b93bb577e1e2: Preparing 03:15:50 08352855003c: Preparing 03:15:50 a000f0028097: Preparing 03:15:50 16113d51b718: Preparing 03:15:50 a000f0028097: Waiting 03:15:50 e01031950ffa: Layer already exists 03:15:50 c7a5d08da29b: Layer already exists 03:15:50 a06fb1da0e10: Layer already exists 03:15:50 b93bb577e1e2: Layer already exists 03:15:50 08352855003c: Layer already exists 03:15:50 a000f0028097: Layer already exists 03:15:50 16113d51b718: Layer already exists 03:15:50 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:a72826f660704d51f380b4d145a85bd91086f10b9894a2e4c3ca551ef150f7c0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:51 + 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 03:15:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:15:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:15:51 e01031950ffa: Preparing 03:15:51 c7a5d08da29b: Preparing 03:15:51 a06fb1da0e10: Preparing 03:15:51 b93bb577e1e2: Preparing 03:15:51 08352855003c: Preparing 03:15:51 a000f0028097: Preparing 03:15:51 16113d51b718: Preparing 03:15:51 a000f0028097: Waiting 03:15:51 16113d51b718: Waiting 03:15:51 08352855003c: Layer already exists 03:15:51 c7a5d08da29b: Layer already exists 03:15:51 e01031950ffa: Layer already exists 03:15:51 b93bb577e1e2: Layer already exists 03:15:51 a06fb1da0e10: Layer already exists 03:15:51 a000f0028097: Layer already exists 03:15:51 16113d51b718: Layer already exists 03:15:51 main: digest: sha256:a72826f660704d51f380b4d145a85bd91086f10b9894a2e4c3ca551ef150f7c0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:15:51 ===================================================== [Pipeline] echo 03:15:51 taggedImages: 03:15:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39873e173f907ab191659c9eb82525abb097855c 03:15:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:15:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.103 03:15:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:15:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:15:51 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:15:51 39873e173f907ab191659c9eb82525abb097855c 03:15:51 latest 03:15:51 3.2.0-dev.103 03:15:51 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:15:51 main 03:15:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:15:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39873e173f907ab191659c9eb82525abb097855c 03:15:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:15:52 7443f452a018: Preparing 03:15:52 7bc0317f311e: Preparing 03:15:52 eb4cdf39f6ff: Preparing 03:15:52 a06fb1da0e10: Preparing 03:15:52 b93bb577e1e2: Preparing 03:15:52 446a85b44162: Preparing 03:15:52 3d82d456a305: Preparing 03:15:52 dd4580f33c5d: Preparing 03:15:52 f2782e6a0a68: Preparing 03:15:52 16113d51b718: Preparing 03:15:52 446a85b44162: Waiting 03:15:52 3d82d456a305: Waiting 03:15:52 dd4580f33c5d: Waiting 03:15:52 f2782e6a0a68: Waiting 03:15:52 16113d51b718: Waiting 03:15:52 b93bb577e1e2: Layer already exists 03:15:52 a06fb1da0e10: Layer already exists 03:15:52 7bc0317f311e: Pushed 03:15:52 7443f452a018: Pushed 03:15:52 eb4cdf39f6ff: Pushed 03:15:52 16113d51b718: Layer already exists 03:15:52 dd4580f33c5d: Pushed 03:15:53 f2782e6a0a68: Pushed 03:16:05 3d82d456a305: Pushed 03:16:13 446a85b44162: Pushed 03:16:13 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:bac4b78dceb3417819c39e56adf93ceb967c34b02ca1c78c21335577f50c72de size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:14 + 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 03:16:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:16:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:16:14 7443f452a018: Preparing 03:16:14 7bc0317f311e: Preparing 03:16:14 eb4cdf39f6ff: Preparing 03:16:14 a06fb1da0e10: Preparing 03:16:14 b93bb577e1e2: Preparing 03:16:14 446a85b44162: Preparing 03:16:14 3d82d456a305: Preparing 03:16:14 dd4580f33c5d: Preparing 03:16:14 f2782e6a0a68: Preparing 03:16:14 16113d51b718: Preparing 03:16:14 446a85b44162: Waiting 03:16:14 3d82d456a305: Waiting 03:16:14 dd4580f33c5d: Waiting 03:16:14 f2782e6a0a68: Waiting 03:16:14 16113d51b718: Waiting 03:16:14 7443f452a018: Layer already exists 03:16:14 eb4cdf39f6ff: Layer already exists 03:16:14 7bc0317f311e: Layer already exists 03:16:14 a06fb1da0e10: Layer already exists 03:16:14 b93bb577e1e2: Layer already exists 03:16:14 dd4580f33c5d: Layer already exists 03:16:14 446a85b44162: Layer already exists 03:16:14 3d82d456a305: Layer already exists 03:16:14 f2782e6a0a68: Layer already exists 03:16:14 16113d51b718: Layer already exists 03:16:14 latest: digest: sha256:bac4b78dceb3417819c39e56adf93ceb967c34b02ca1c78c21335577f50c72de size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.103 03:16:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:16:15 7443f452a018: Preparing 03:16:15 7bc0317f311e: Preparing 03:16:15 eb4cdf39f6ff: Preparing 03:16:15 a06fb1da0e10: Preparing 03:16:15 b93bb577e1e2: Preparing 03:16:15 446a85b44162: Preparing 03:16:15 3d82d456a305: Preparing 03:16:15 dd4580f33c5d: Preparing 03:16:15 f2782e6a0a68: Preparing 03:16:15 16113d51b718: Preparing 03:16:15 dd4580f33c5d: Waiting 03:16:15 f2782e6a0a68: Waiting 03:16:15 16113d51b718: Waiting 03:16:15 446a85b44162: Waiting 03:16:15 3d82d456a305: Waiting 03:16:15 b93bb577e1e2: Layer already exists 03:16:15 7443f452a018: Layer already exists 03:16:15 a06fb1da0e10: Layer already exists 03:16:15 eb4cdf39f6ff: Layer already exists 03:16:15 7bc0317f311e: Layer already exists 03:16:15 dd4580f33c5d: Layer already exists 03:16:15 f2782e6a0a68: Layer already exists 03:16:15 3d82d456a305: Layer already exists 03:16:15 446a85b44162: Layer already exists 03:16:15 16113d51b718: Layer already exists 03:16:15 3.2.0-dev.103: digest: sha256:bac4b78dceb3417819c39e56adf93ceb967c34b02ca1c78c21335577f50c72de size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:16:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:16:16 7443f452a018: Preparing 03:16:16 7bc0317f311e: Preparing 03:16:16 eb4cdf39f6ff: Preparing 03:16:16 a06fb1da0e10: Preparing 03:16:16 b93bb577e1e2: Preparing 03:16:16 446a85b44162: Preparing 03:16:16 3d82d456a305: Preparing 03:16:16 dd4580f33c5d: Preparing 03:16:16 f2782e6a0a68: Preparing 03:16:16 16113d51b718: Preparing 03:16:16 3d82d456a305: Waiting 03:16:16 dd4580f33c5d: Waiting 03:16:16 f2782e6a0a68: Waiting 03:16:16 16113d51b718: Waiting 03:16:16 446a85b44162: Waiting 03:16:16 eb4cdf39f6ff: Layer already exists 03:16:16 7bc0317f311e: Layer already exists 03:16:16 a06fb1da0e10: Layer already exists 03:16:16 b93bb577e1e2: Layer already exists 03:16:16 7443f452a018: Layer already exists 03:16:16 446a85b44162: Layer already exists 03:16:16 3d82d456a305: Layer already exists 03:16:16 dd4580f33c5d: Layer already exists 03:16:16 f2782e6a0a68: Layer already exists 03:16:16 16113d51b718: Layer already exists 03:16:16 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:bac4b78dceb3417819c39e56adf93ceb967c34b02ca1c78c21335577f50c72de size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:16:17 7443f452a018: Preparing 03:16:17 7bc0317f311e: Preparing 03:16:17 eb4cdf39f6ff: Preparing 03:16:17 a06fb1da0e10: Preparing 03:16:17 b93bb577e1e2: Preparing 03:16:17 446a85b44162: Preparing 03:16:17 3d82d456a305: Preparing 03:16:17 dd4580f33c5d: Preparing 03:16:17 f2782e6a0a68: Preparing 03:16:17 16113d51b718: Preparing 03:16:17 dd4580f33c5d: Waiting 03:16:17 16113d51b718: Waiting 03:16:17 f2782e6a0a68: Waiting 03:16:17 446a85b44162: Waiting 03:16:17 3d82d456a305: Waiting 03:16:17 eb4cdf39f6ff: Layer already exists 03:16:17 a06fb1da0e10: Layer already exists 03:16:17 7bc0317f311e: Layer already exists 03:16:17 b93bb577e1e2: Layer already exists 03:16:17 7443f452a018: Layer already exists 03:16:17 446a85b44162: Layer already exists 03:16:17 f2782e6a0a68: Layer already exists 03:16:17 16113d51b718: Layer already exists 03:16:17 3d82d456a305: Layer already exists 03:16:17 dd4580f33c5d: Layer already exists 03:16:17 main: digest: sha256:bac4b78dceb3417819c39e56adf93ceb967c34b02ca1c78c21335577f50c72de size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:17 ===================================================== [Pipeline] echo 03:16:17 taggedImages: 03:16:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39873e173f907ab191659c9eb82525abb097855c 03:16:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:16:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.103 03:16:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:16:17 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:16:17 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:16:17 39873e173f907ab191659c9eb82525abb097855c 03:16:17 latest 03:16:17 3.2.0-dev.103 03:16:17 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:16:17 main 03:16:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39873e173f907ab191659c9eb82525abb097855c 03:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:16:18 4c39f3071695: Preparing 03:16:18 3a5bb321edfa: Preparing 03:16:18 64b7062b72b1: Preparing 03:16:18 a06fb1da0e10: Preparing 03:16:18 b93bb577e1e2: Preparing 03:16:18 f7121112ebef: Preparing 03:16:18 b8290e4a3103: Preparing 03:16:18 bed771f567fc: Preparing 03:16:18 16113d51b718: Preparing 03:16:18 f7121112ebef: Waiting 03:16:18 b8290e4a3103: Waiting 03:16:18 bed771f567fc: Waiting 03:16:18 16113d51b718: Waiting 03:16:18 a06fb1da0e10: Layer already exists 03:16:18 b93bb577e1e2: Layer already exists 03:16:18 64b7062b72b1: Pushed 03:16:18 3a5bb321edfa: Pushed 03:16:18 4c39f3071695: Pushed 03:16:18 16113d51b718: Layer already exists 03:16:18 b8290e4a3103: Pushed 03:16:19 bed771f567fc: Pushed 03:16:41 f7121112ebef: Pushed 03:16:41 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:c027528b2610f36ba172c9387d8d97c4db1eebaba72bcdc4be13859c921e4255 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:41 + 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 03:16:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:16:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:16:42 4c39f3071695: Preparing 03:16:42 3a5bb321edfa: Preparing 03:16:42 64b7062b72b1: Preparing 03:16:42 a06fb1da0e10: Preparing 03:16:42 b93bb577e1e2: Preparing 03:16:42 f7121112ebef: Preparing 03:16:42 b8290e4a3103: Preparing 03:16:42 bed771f567fc: Preparing 03:16:42 16113d51b718: Preparing 03:16:42 f7121112ebef: Waiting 03:16:42 bed771f567fc: Waiting 03:16:42 b8290e4a3103: Waiting 03:16:42 16113d51b718: Waiting 03:16:42 4c39f3071695: Layer already exists 03:16:42 3a5bb321edfa: Layer already exists 03:16:42 a06fb1da0e10: Layer already exists 03:16:42 b93bb577e1e2: Layer already exists 03:16:42 64b7062b72b1: Layer already exists 03:16:42 bed771f567fc: Layer already exists 03:16:42 f7121112ebef: Layer already exists 03:16:42 16113d51b718: Layer already exists 03:16:42 b8290e4a3103: Layer already exists 03:16:42 latest: digest: sha256:c027528b2610f36ba172c9387d8d97c4db1eebaba72bcdc4be13859c921e4255 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.103 03:16:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:16:43 4c39f3071695: Preparing 03:16:43 3a5bb321edfa: Preparing 03:16:43 64b7062b72b1: Preparing 03:16:43 a06fb1da0e10: Preparing 03:16:43 b93bb577e1e2: Preparing 03:16:43 f7121112ebef: Preparing 03:16:43 b8290e4a3103: Preparing 03:16:43 bed771f567fc: Preparing 03:16:43 16113d51b718: Preparing 03:16:43 b8290e4a3103: Waiting 03:16:43 bed771f567fc: Waiting 03:16:43 16113d51b718: Waiting 03:16:43 f7121112ebef: Waiting 03:16:43 b93bb577e1e2: Layer already exists 03:16:43 64b7062b72b1: Layer already exists 03:16:43 a06fb1da0e10: Layer already exists 03:16:43 3a5bb321edfa: Layer already exists 03:16:43 4c39f3071695: Layer already exists 03:16:43 f7121112ebef: Layer already exists 03:16:43 b8290e4a3103: Layer already exists 03:16:43 16113d51b718: Layer already exists 03:16:43 bed771f567fc: Layer already exists 03:16:43 3.2.0-dev.103: digest: sha256:c027528b2610f36ba172c9387d8d97c4db1eebaba72bcdc4be13859c921e4255 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:16:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:16:44 4c39f3071695: Preparing 03:16:44 3a5bb321edfa: Preparing 03:16:44 64b7062b72b1: Preparing 03:16:44 a06fb1da0e10: Preparing 03:16:44 b93bb577e1e2: Preparing 03:16:44 f7121112ebef: Preparing 03:16:44 b8290e4a3103: Preparing 03:16:44 bed771f567fc: Preparing 03:16:44 16113d51b718: Preparing 03:16:44 f7121112ebef: Waiting 03:16:44 b8290e4a3103: Waiting 03:16:44 bed771f567fc: Waiting 03:16:44 16113d51b718: Waiting 03:16:44 a06fb1da0e10: Layer already exists 03:16:44 3a5bb321edfa: Layer already exists 03:16:44 64b7062b72b1: Layer already exists 03:16:44 4c39f3071695: Layer already exists 03:16:44 b93bb577e1e2: Layer already exists 03:16:44 bed771f567fc: Layer already exists 03:16:44 b8290e4a3103: Layer already exists 03:16:44 f7121112ebef: Layer already exists 03:16:44 16113d51b718: Layer already exists 03:16:44 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:c027528b2610f36ba172c9387d8d97c4db1eebaba72bcdc4be13859c921e4255 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:45 + 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 03:16:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:16:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:16:45 4c39f3071695: Preparing 03:16:45 3a5bb321edfa: Preparing 03:16:45 64b7062b72b1: Preparing 03:16:45 a06fb1da0e10: Preparing 03:16:45 b93bb577e1e2: Preparing 03:16:45 f7121112ebef: Preparing 03:16:45 b8290e4a3103: Preparing 03:16:45 bed771f567fc: Preparing 03:16:45 16113d51b718: Preparing 03:16:45 b8290e4a3103: Waiting 03:16:45 bed771f567fc: Waiting 03:16:45 16113d51b718: Waiting 03:16:45 f7121112ebef: Waiting 03:16:45 3a5bb321edfa: Layer already exists 03:16:45 4c39f3071695: Layer already exists 03:16:45 a06fb1da0e10: Layer already exists 03:16:45 64b7062b72b1: Layer already exists 03:16:45 b93bb577e1e2: Layer already exists 03:16:45 f7121112ebef: Layer already exists 03:16:45 b8290e4a3103: Layer already exists 03:16:45 bed771f567fc: Layer already exists 03:16:45 16113d51b718: Layer already exists 03:16:45 main: digest: sha256:c027528b2610f36ba172c9387d8d97c4db1eebaba72bcdc4be13859c921e4255 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:16:45 ===================================================== [Pipeline] echo 03:16:45 taggedImages: 03:16:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39873e173f907ab191659c9eb82525abb097855c 03:16:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:16:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.103 03:16:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:16:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:16:45 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:16:45 39873e173f907ab191659c9eb82525abb097855c 03:16:45 latest 03:16:45 3.2.0-dev.103 03:16:45 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:16:45 main 03:16:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39873e173f907ab191659c9eb82525abb097855c 03:16:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:16:46 4627d67f3daa: Preparing 03:16:46 60bbf072fee4: Preparing 03:16:46 b84b85e7f2eb: Preparing 03:16:46 a06fb1da0e10: Preparing 03:16:46 b93bb577e1e2: Preparing 03:16:46 45adce3ac005: Preparing 03:16:46 dd4580f33c5d: Preparing 03:16:46 45adce3ac005: Waiting 03:16:46 f2782e6a0a68: Preparing 03:16:46 dd4580f33c5d: Waiting 03:16:46 16113d51b718: Preparing 03:16:46 b93bb577e1e2: Layer already exists 03:16:46 a06fb1da0e10: Layer already exists 03:16:46 dd4580f33c5d: Layer already exists 03:16:46 60bbf072fee4: Pushed 03:16:46 b84b85e7f2eb: Pushed 03:16:46 4627d67f3daa: Pushed 03:16:46 f2782e6a0a68: Layer already exists 03:16:46 16113d51b718: Layer already exists 03:17:08 45adce3ac005: Pushed 03:17:08 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:240f34dbc71e7ffd350537624a09ec4d467c24ad92b09a866baa4837e2c28584 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:09 + 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 03:17:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:17:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:17:09 4627d67f3daa: Preparing 03:17:09 60bbf072fee4: Preparing 03:17:09 b84b85e7f2eb: Preparing 03:17:09 a06fb1da0e10: Preparing 03:17:09 b93bb577e1e2: Preparing 03:17:09 45adce3ac005: Preparing 03:17:09 dd4580f33c5d: Preparing 03:17:09 f2782e6a0a68: Preparing 03:17:09 16113d51b718: Preparing 03:17:09 dd4580f33c5d: Waiting 03:17:09 f2782e6a0a68: Waiting 03:17:09 16113d51b718: Waiting 03:17:09 45adce3ac005: Waiting 03:17:10 a06fb1da0e10: Layer already exists 03:17:10 60bbf072fee4: Layer already exists 03:17:10 4627d67f3daa: Layer already exists 03:17:10 b93bb577e1e2: Layer already exists 03:17:10 b84b85e7f2eb: Layer already exists 03:17:10 45adce3ac005: Layer already exists 03:17:10 dd4580f33c5d: Layer already exists 03:17:10 16113d51b718: Layer already exists 03:17:10 f2782e6a0a68: Layer already exists 03:17:12 latest: digest: sha256:240f34dbc71e7ffd350537624a09ec4d467c24ad92b09a866baa4837e2c28584 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.103 03:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:17:13 4627d67f3daa: Preparing 03:17:13 60bbf072fee4: Preparing 03:17:13 b84b85e7f2eb: Preparing 03:17:13 a06fb1da0e10: Preparing 03:17:13 b93bb577e1e2: Preparing 03:17:13 45adce3ac005: Preparing 03:17:13 dd4580f33c5d: Preparing 03:17:13 f2782e6a0a68: Preparing 03:17:13 16113d51b718: Preparing 03:17:13 45adce3ac005: Waiting 03:17:13 dd4580f33c5d: Waiting 03:17:13 f2782e6a0a68: Waiting 03:17:13 16113d51b718: Waiting 03:17:13 4627d67f3daa: Layer already exists 03:17:13 a06fb1da0e10: Layer already exists 03:17:13 b84b85e7f2eb: Layer already exists 03:17:13 60bbf072fee4: Layer already exists 03:17:13 b93bb577e1e2: Layer already exists 03:17:13 dd4580f33c5d: Layer already exists 03:17:13 16113d51b718: Layer already exists 03:17:13 45adce3ac005: Layer already exists 03:17:13 f2782e6a0a68: Layer already exists 03:17:13 3.2.0-dev.103: digest: sha256:240f34dbc71e7ffd350537624a09ec4d467c24ad92b09a866baa4837e2c28584 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:17:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:17:13 4627d67f3daa: Preparing 03:17:13 60bbf072fee4: Preparing 03:17:13 b84b85e7f2eb: Preparing 03:17:13 a06fb1da0e10: Preparing 03:17:13 b93bb577e1e2: Preparing 03:17:13 45adce3ac005: Preparing 03:17:13 dd4580f33c5d: Preparing 03:17:13 45adce3ac005: Waiting 03:17:13 f2782e6a0a68: Preparing 03:17:13 dd4580f33c5d: Waiting 03:17:13 16113d51b718: Preparing 03:17:13 f2782e6a0a68: Waiting 03:17:13 16113d51b718: Waiting 03:17:13 60bbf072fee4: Layer already exists 03:17:13 a06fb1da0e10: Layer already exists 03:17:13 b93bb577e1e2: Layer already exists 03:17:13 b84b85e7f2eb: Layer already exists 03:17:13 4627d67f3daa: Layer already exists 03:17:13 45adce3ac005: Layer already exists 03:17:13 dd4580f33c5d: Layer already exists 03:17:13 16113d51b718: Layer already exists 03:17:13 f2782e6a0a68: Layer already exists 03:17:13 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:240f34dbc71e7ffd350537624a09ec4d467c24ad92b09a866baa4837e2c28584 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:14 + 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 03:17:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:17:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:17:14 4627d67f3daa: Preparing 03:17:14 60bbf072fee4: Preparing 03:17:14 b84b85e7f2eb: Preparing 03:17:14 a06fb1da0e10: Preparing 03:17:14 b93bb577e1e2: Preparing 03:17:14 45adce3ac005: Preparing 03:17:14 dd4580f33c5d: Preparing 03:17:14 f2782e6a0a68: Preparing 03:17:14 16113d51b718: Preparing 03:17:14 45adce3ac005: Waiting 03:17:14 dd4580f33c5d: Waiting 03:17:14 f2782e6a0a68: Waiting 03:17:14 16113d51b718: Waiting 03:17:14 4627d67f3daa: Layer already exists 03:17:14 b84b85e7f2eb: Layer already exists 03:17:14 60bbf072fee4: Layer already exists 03:17:14 a06fb1da0e10: Layer already exists 03:17:14 b93bb577e1e2: Layer already exists 03:17:14 dd4580f33c5d: Layer already exists 03:17:14 f2782e6a0a68: Layer already exists 03:17:14 45adce3ac005: Layer already exists 03:17:14 16113d51b718: Layer already exists 03:17:14 main: digest: sha256:240f34dbc71e7ffd350537624a09ec4d467c24ad92b09a866baa4837e2c28584 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:17:14 ===================================================== [Pipeline] echo 03:17:14 taggedImages: 03:17:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39873e173f907ab191659c9eb82525abb097855c 03:17:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:17:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.103 03:17:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:17:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:17:14 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 03:17:14 39873e173f907ab191659c9eb82525abb097855c 03:17:14 latest 03:17:14 3.2.0-dev.103 03:17:14 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:17:14 main 03:17:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:15 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:15 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39873e173f907ab191659c9eb82525abb097855c 03:17:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:17:15 1ce26b958fcd: Preparing 03:17:15 5491cf04dfc8: Preparing 03:17:15 a06fb1da0e10: Preparing 03:17:15 b93bb577e1e2: Preparing 03:17:15 b63ad3b88b9f: Preparing 03:17:15 2cff0c845c71: Preparing 03:17:15 16113d51b718: Preparing 03:17:15 2cff0c845c71: Waiting 03:17:15 b93bb577e1e2: Layer already exists 03:17:15 a06fb1da0e10: Layer already exists 03:17:15 16113d51b718: Layer already exists 03:17:15 1ce26b958fcd: Pushed 03:17:15 b63ad3b88b9f: Pushed 03:17:16 2cff0c845c71: Pushed 03:17:26 5491cf04dfc8: Pushed 03:17:26 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:7d576eee0bc6c3a1009b1d08ce5612be4931e31dc51ccde88b7e818e6ea71be4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:27 + 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 03:17:27 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:17:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:17:27 1ce26b958fcd: Preparing 03:17:27 5491cf04dfc8: Preparing 03:17:27 a06fb1da0e10: Preparing 03:17:27 b93bb577e1e2: Preparing 03:17:27 b63ad3b88b9f: Preparing 03:17:27 2cff0c845c71: Preparing 03:17:27 16113d51b718: Preparing 03:17:27 2cff0c845c71: Waiting 03:17:27 16113d51b718: Waiting 03:17:27 5491cf04dfc8: Layer already exists 03:17:27 b93bb577e1e2: Layer already exists 03:17:27 b63ad3b88b9f: Layer already exists 03:17:27 1ce26b958fcd: Layer already exists 03:17:27 a06fb1da0e10: Layer already exists 03:17:27 16113d51b718: Layer already exists 03:17:27 2cff0c845c71: Layer already exists 03:17:27 latest: digest: sha256:7d576eee0bc6c3a1009b1d08ce5612be4931e31dc51ccde88b7e818e6ea71be4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:27 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:28 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.103 03:17:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:17:28 1ce26b958fcd: Preparing 03:17:28 5491cf04dfc8: Preparing 03:17:28 a06fb1da0e10: Preparing 03:17:28 b93bb577e1e2: Preparing 03:17:28 b63ad3b88b9f: Preparing 03:17:28 2cff0c845c71: Preparing 03:17:28 16113d51b718: Preparing 03:17:28 2cff0c845c71: Waiting 03:17:28 16113d51b718: Waiting 03:17:28 1ce26b958fcd: Layer already exists 03:17:28 b63ad3b88b9f: Layer already exists 03:17:28 5491cf04dfc8: Layer already exists 03:17:28 b93bb577e1e2: Layer already exists 03:17:28 a06fb1da0e10: Layer already exists 03:17:28 16113d51b718: Layer already exists 03:17:28 2cff0c845c71: Layer already exists 03:17:28 3.2.0-dev.103: digest: sha256:7d576eee0bc6c3a1009b1d08ce5612be4931e31dc51ccde88b7e818e6ea71be4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:28 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:29 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:17:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:17:29 1ce26b958fcd: Preparing 03:17:29 5491cf04dfc8: Preparing 03:17:29 a06fb1da0e10: Preparing 03:17:29 b93bb577e1e2: Preparing 03:17:29 b63ad3b88b9f: Preparing 03:17:29 2cff0c845c71: Preparing 03:17:29 16113d51b718: Preparing 03:17:29 2cff0c845c71: Waiting 03:17:29 16113d51b718: Waiting 03:17:29 1ce26b958fcd: Layer already exists 03:17:29 5491cf04dfc8: Layer already exists 03:17:29 b93bb577e1e2: Layer already exists 03:17:29 b63ad3b88b9f: Layer already exists 03:17:29 a06fb1da0e10: Layer already exists 03:17:29 2cff0c845c71: Layer already exists 03:17:29 16113d51b718: Layer already exists 03:17:29 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:7d576eee0bc6c3a1009b1d08ce5612be4931e31dc51ccde88b7e818e6ea71be4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:29 + 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 03:17:30 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 03:17:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:17:30 1ce26b958fcd: Preparing 03:17:30 5491cf04dfc8: Preparing 03:17:30 a06fb1da0e10: Preparing 03:17:30 b93bb577e1e2: Preparing 03:17:30 b63ad3b88b9f: Preparing 03:17:30 2cff0c845c71: Preparing 03:17:30 16113d51b718: Preparing 03:17:30 2cff0c845c71: Waiting 03:17:30 16113d51b718: Waiting 03:17:30 b63ad3b88b9f: Layer already exists 03:17:30 5491cf04dfc8: Layer already exists 03:17:30 1ce26b958fcd: Layer already exists 03:17:30 a06fb1da0e10: Layer already exists 03:17:30 b93bb577e1e2: Layer already exists 03:17:30 2cff0c845c71: Layer already exists 03:17:30 16113d51b718: Layer already exists 03:17:30 main: digest: sha256:7d576eee0bc6c3a1009b1d08ce5612be4931e31dc51ccde88b7e818e6ea71be4 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:17:30 ===================================================== [Pipeline] echo 03:17:30 taggedImages: 03:17:30 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39873e173f907ab191659c9eb82525abb097855c 03:17:30 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:17:30 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.103 03:17:30 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:17:30 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 03:17:30 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:17:30 39873e173f907ab191659c9eb82525abb097855c 03:17:30 latest 03:17:30 3.2.0-dev.103 03:17:30 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:17:30 main 03:17:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:39873e173f907ab191659c9eb82525abb097855c 03:17:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:17:31 9bbcf0d422fb: Preparing 03:17:31 5df8a18eafdb: Preparing 03:17:31 a49a90e13560: Preparing 03:17:31 a06fb1da0e10: Preparing 03:17:31 b93bb577e1e2: Preparing 03:17:31 51281383ab8e: Preparing 03:17:31 808c2c1ba19e: Preparing 03:17:31 16113d51b718: Preparing 03:17:31 51281383ab8e: Waiting 03:17:31 16113d51b718: Waiting 03:17:31 808c2c1ba19e: Waiting 03:17:31 a06fb1da0e10: Layer already exists 03:17:31 b93bb577e1e2: Layer already exists 03:17:31 5df8a18eafdb: Pushed 03:17:31 16113d51b718: Layer already exists 03:17:31 9bbcf0d422fb: Pushed 03:17:31 51281383ab8e: Pushed 03:17:31 808c2c1ba19e: Pushed 03:17:44 a49a90e13560: Pushed 03:17:44 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:649dd6ad6178c77c1492c7a8da31564ef8f24d4dd8df18d1944f3db4c5d1c109 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:17:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:17:44 9bbcf0d422fb: Preparing 03:17:44 5df8a18eafdb: Preparing 03:17:44 a49a90e13560: Preparing 03:17:44 a06fb1da0e10: Preparing 03:17:44 b93bb577e1e2: Preparing 03:17:44 51281383ab8e: Preparing 03:17:44 808c2c1ba19e: Preparing 03:17:44 16113d51b718: Preparing 03:17:44 51281383ab8e: Waiting 03:17:44 808c2c1ba19e: Waiting 03:17:44 16113d51b718: Waiting 03:17:44 a49a90e13560: Layer already exists 03:17:44 b93bb577e1e2: Layer already exists 03:17:44 a06fb1da0e10: Layer already exists 03:17:44 5df8a18eafdb: Layer already exists 03:17:44 9bbcf0d422fb: Layer already exists 03:17:44 16113d51b718: Layer already exists 03:17:44 808c2c1ba19e: Layer already exists 03:17:44 51281383ab8e: Layer already exists 03:17:45 latest: digest: sha256:649dd6ad6178c77c1492c7a8da31564ef8f24d4dd8df18d1944f3db4c5d1c109 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.103 03:17:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:17:45 9bbcf0d422fb: Preparing 03:17:45 5df8a18eafdb: Preparing 03:17:45 a49a90e13560: Preparing 03:17:45 a06fb1da0e10: Preparing 03:17:45 b93bb577e1e2: Preparing 03:17:45 51281383ab8e: Preparing 03:17:45 808c2c1ba19e: Preparing 03:17:45 16113d51b718: Preparing 03:17:45 808c2c1ba19e: Waiting 03:17:45 51281383ab8e: Waiting 03:17:45 16113d51b718: Waiting 03:17:45 b93bb577e1e2: Layer already exists 03:17:45 a06fb1da0e10: Layer already exists 03:17:45 9bbcf0d422fb: Layer already exists 03:17:45 51281383ab8e: Layer already exists 03:17:45 16113d51b718: Layer already exists 03:17:45 808c2c1ba19e: Layer already exists 03:17:45 a49a90e13560: Layer already exists 03:17:46 5df8a18eafdb: Layer already exists 03:17:46 3.2.0-dev.103: digest: sha256:649dd6ad6178c77c1492c7a8da31564ef8f24d4dd8df18d1944f3db4c5d1c109 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:17:46 9bbcf0d422fb: Preparing 03:17:46 5df8a18eafdb: Preparing 03:17:46 a49a90e13560: Preparing 03:17:46 a06fb1da0e10: Preparing 03:17:46 b93bb577e1e2: Preparing 03:17:46 51281383ab8e: Preparing 03:17:46 808c2c1ba19e: Preparing 03:17:46 16113d51b718: Preparing 03:17:46 51281383ab8e: Waiting 03:17:46 16113d51b718: Waiting 03:17:46 808c2c1ba19e: Waiting 03:17:46 b93bb577e1e2: Layer already exists 03:17:46 5df8a18eafdb: Layer already exists 03:17:46 9bbcf0d422fb: Layer already exists 03:17:46 a49a90e13560: Layer already exists 03:17:46 a06fb1da0e10: Layer already exists 03:17:46 51281383ab8e: Layer already exists 03:17:46 808c2c1ba19e: Layer already exists 03:17:46 16113d51b718: Layer already exists 03:17:46 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:649dd6ad6178c77c1492c7a8da31564ef8f24d4dd8df18d1944f3db4c5d1c109 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:17:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:17:47 9bbcf0d422fb: Preparing 03:17:47 5df8a18eafdb: Preparing 03:17:47 a49a90e13560: Preparing 03:17:47 a06fb1da0e10: Preparing 03:17:47 b93bb577e1e2: Preparing 03:17:47 51281383ab8e: Preparing 03:17:47 808c2c1ba19e: Preparing 03:17:47 16113d51b718: Preparing 03:17:47 808c2c1ba19e: Waiting 03:17:47 51281383ab8e: Waiting 03:17:47 16113d51b718: Waiting 03:17:47 b93bb577e1e2: Layer already exists 03:17:47 9bbcf0d422fb: Layer already exists 03:17:47 5df8a18eafdb: Layer already exists 03:17:47 a06fb1da0e10: Layer already exists 03:17:47 a49a90e13560: Layer already exists 03:17:47 16113d51b718: Layer already exists 03:17:47 808c2c1ba19e: Layer already exists 03:17:47 51281383ab8e: Layer already exists 03:17:48 main: digest: sha256:649dd6ad6178c77c1492c7a8da31564ef8f24d4dd8df18d1944f3db4c5d1c109 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:17:48 ===================================================== [Pipeline] echo 03:17:48 taggedImages: 03:17:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:39873e173f907ab191659c9eb82525abb097855c 03:17:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:17:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.103 03:17:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:17:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:17:48 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:17:48 39873e173f907ab191659c9eb82525abb097855c 03:17:48 latest 03:17:48 3.2.0-dev.103 03:17:48 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:17:48 main 03:17:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39873e173f907ab191659c9eb82525abb097855c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39873e173f907ab191659c9eb82525abb097855c 03:17:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:17:49 fe52e5df6c0a: Preparing 03:17:49 cd1f82b79e0c: Preparing 03:17:49 a06fb1da0e10: Preparing 03:17:49 b93bb577e1e2: Preparing 03:17:49 cd92a5c437f1: Preparing 03:17:49 5155381320f6: Preparing 03:17:49 16113d51b718: Preparing 03:17:49 5155381320f6: Waiting 03:17:49 16113d51b718: Waiting 03:17:49 a06fb1da0e10: Layer already exists 03:17:49 cd92a5c437f1: Layer already exists 03:17:49 b93bb577e1e2: Layer already exists 03:17:49 5155381320f6: Layer already exists 03:17:49 16113d51b718: Layer already exists 03:17:49 fe52e5df6c0a: Pushed 03:18:01 cd1f82b79e0c: Pushed 03:18:01 39873e173f907ab191659c9eb82525abb097855c: digest: sha256:11c93759e414c1a89b48afd505853c7c957bcf7ac62ce7f1199c465d31bc7310 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:18:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:18:02 fe52e5df6c0a: Preparing 03:18:02 cd1f82b79e0c: Preparing 03:18:02 a06fb1da0e10: Preparing 03:18:02 b93bb577e1e2: Preparing 03:18:02 cd92a5c437f1: Preparing 03:18:02 5155381320f6: Preparing 03:18:02 16113d51b718: Preparing 03:18:02 5155381320f6: Waiting 03:18:02 16113d51b718: Waiting 03:18:02 fe52e5df6c0a: Layer already exists 03:18:02 cd1f82b79e0c: Layer already exists 03:18:02 cd92a5c437f1: Layer already exists 03:18:02 a06fb1da0e10: Layer already exists 03:18:02 b93bb577e1e2: Layer already exists 03:18:02 5155381320f6: Layer already exists 03:18:02 16113d51b718: Layer already exists 03:18:02 latest: digest: sha256:11c93759e414c1a89b48afd505853c7c957bcf7ac62ce7f1199c465d31bc7310 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.103 03:18:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:18:03 fe52e5df6c0a: Preparing 03:18:03 cd1f82b79e0c: Preparing 03:18:03 a06fb1da0e10: Preparing 03:18:03 b93bb577e1e2: Preparing 03:18:03 cd92a5c437f1: Preparing 03:18:03 5155381320f6: Preparing 03:18:03 16113d51b718: Preparing 03:18:03 5155381320f6: Waiting 03:18:03 16113d51b718: Waiting 03:18:03 a06fb1da0e10: Layer already exists 03:18:03 b93bb577e1e2: Layer already exists 03:18:03 fe52e5df6c0a: Layer already exists 03:18:03 cd1f82b79e0c: Layer already exists 03:18:03 cd92a5c437f1: Layer already exists 03:18:03 5155381320f6: Layer already exists 03:18:03 16113d51b718: Layer already exists 03:18:03 3.2.0-dev.103: digest: sha256:11c93759e414c1a89b48afd505853c7c957bcf7ac62ce7f1199c465d31bc7310 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:18:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:18:04 fe52e5df6c0a: Preparing 03:18:04 cd1f82b79e0c: Preparing 03:18:04 a06fb1da0e10: Preparing 03:18:04 b93bb577e1e2: Preparing 03:18:04 cd92a5c437f1: Preparing 03:18:04 5155381320f6: Preparing 03:18:04 16113d51b718: Preparing 03:18:04 5155381320f6: Waiting 03:18:04 16113d51b718: Waiting 03:18:04 cd1f82b79e0c: Layer already exists 03:18:04 b93bb577e1e2: Layer already exists 03:18:04 cd92a5c437f1: Layer already exists 03:18:04 fe52e5df6c0a: Layer already exists 03:18:04 a06fb1da0e10: Layer already exists 03:18:04 5155381320f6: Layer already exists 03:18:04 16113d51b718: Layer already exists 03:18:04 39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103: digest: sha256:11c93759e414c1a89b48afd505853c7c957bcf7ac62ce7f1199c465d31bc7310 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:18:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:18:05 fe52e5df6c0a: Preparing 03:18:05 cd1f82b79e0c: Preparing 03:18:05 a06fb1da0e10: Preparing 03:18:05 b93bb577e1e2: Preparing 03:18:05 cd92a5c437f1: Preparing 03:18:05 5155381320f6: Preparing 03:18:05 16113d51b718: Preparing 03:18:05 5155381320f6: Waiting 03:18:05 16113d51b718: Waiting 03:18:05 cd1f82b79e0c: Layer already exists 03:18:05 cd92a5c437f1: Layer already exists 03:18:05 b93bb577e1e2: Layer already exists 03:18:05 a06fb1da0e10: Layer already exists 03:18:05 fe52e5df6c0a: Layer already exists 03:18:05 5155381320f6: Layer already exists 03:18:05 16113d51b718: Layer already exists 03:18:08 main: digest: sha256:11c93759e414c1a89b48afd505853c7c957bcf7ac62ce7f1199c465d31bc7310 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:18:08 ===================================================== [Pipeline] echo 03:18:08 taggedImages: 03:18:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39873e173f907ab191659c9eb82525abb097855c 03:18:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:18:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.103 03:18:08 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:39873e173f907ab191659c9eb82525abb097855c-3.2.0-dev.103 03:18:08 - 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 03:18:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:09 03:18:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:09 arm64: Pulling from edgex-lftools-log-publisher 03:18:09 8998bd30e6a1: Pulling fs layer 03:18:09 04944245beec: Pulling fs layer 03:18:09 699f458cf7ca: Pulling fs layer 03:18:09 765212b225bb: Pulling fs layer 03:18:09 f23df028b6ca: Pulling fs layer 03:18:09 d65c8cfc05b1: Pulling fs layer 03:18:09 2437ff75d9bd: Pulling fs layer 03:18:09 f23df028b6ca: Waiting 03:18:09 d65c8cfc05b1: Waiting 03:18:09 765212b225bb: Waiting 03:18:09 2437ff75d9bd: Waiting 03:18:09 04944245beec: Verifying Checksum 03:18:09 04944245beec: Download complete 03:18:09 765212b225bb: Verifying Checksum 03:18:09 765212b225bb: Download complete 03:18:09 f23df028b6ca: Verifying Checksum 03:18:09 f23df028b6ca: Download complete 03:18:09 d65c8cfc05b1: Verifying Checksum 03:18:09 d65c8cfc05b1: Download complete 03:18:09 699f458cf7ca: Verifying Checksum 03:18:09 699f458cf7ca: Download complete 03:18:10 8998bd30e6a1: Verifying Checksum 03:18:10 8998bd30e6a1: Download complete 03:18:12 2437ff75d9bd: Verifying Checksum 03:18:12 2437ff75d9bd: Download complete 03:18:14 8998bd30e6a1: Pull complete 03:18:15 04944245beec: Pull complete 03:18:17 699f458cf7ca: Pull complete 03:18:17 765212b225bb: Pull complete 03:18:17 f23df028b6ca: Pull complete 03:18:18 d65c8cfc05b1: Pull complete 03:18:33 2437ff75d9bd: Pull complete 03:18:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:18:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:33 prd-ubuntu20.04-docker-arm64-4c-16g-22665 does not seem to be running inside a container 03:18:33 $ 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/726 -v /w/workspace/edgex-go/726:/w/workspace/edgex-go/726:rw,z -v /w/workspace/edgex-go/726@tmp:/w/workspace/edgex-go/726@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:18:36 $ docker top 114140dfdc8f52415d0ef0ac76ae0d1ae921899e4e0645b004951034588467e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:36 ---> job-cost.sh 03:18:36 lf-activate-venv: SKIPPING 03:18:36 INFO: No Stack... 03:18:37 INFO: Retrieving Pricing Info for: v3-standard-4 03:18:38 INFO: Archiving Costs [Pipeline] sh 03:18:38 + cat /w/workspace/edgex-go/726/archives/cost.csv 03:18:38 + cut -d, -f6 [Pipeline] lock 03:18:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-726-stack-cost] 03:18:38 Resource [jenkins-edgexfoundry-edgex-go-main-726-stack-cost] did not exist. Created. 03:18:38 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-726-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:18:39 + echo total: 0.10999999940395355 [Pipeline] stash 03:18:39 Stashed 1 file(s) [Pipeline] } 03:18:39 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-726-stack-cost] [Pipeline] // lock [Pipeline] } 03:18:39 $ docker stop --time=1 114140dfdc8f52415d0ef0ac76ae0d1ae921899e4e0645b004951034588467e9 03:18:41 $ docker rm -f --volumes 114140dfdc8f52415d0ef0ac76ae0d1ae921899e4e0645b004951034588467e9 [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 03:18:41 provisioning config files... 03:18:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/726@tmp/config14367531514791224824tmp [Pipeline] { [Pipeline] sh 03:18:42 + set +x 03:18:42 + bash -s -- 03:18:42 + curl -s https://codecov.io/bash 03:18:42 03:18:42 _____ _ 03:18:42 / ____| | | 03:18:42 | | ___ __| | ___ ___ _____ __ 03:18:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:18:42 | |___| (_) | (_| | __/ (_| (_) \ V / 03:18:42 \_____\___/ \__,_|\___|\___\___/ \_/ 03:18:42 Bash-1.0.6 03:18:42 03:18:42 03:18:42 ==> git version 2.25.1 found 03:18:42 ==> 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 03:18:42 Release-Date: 2020-01-08 03:18:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:18:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:18:42 ==> Jenkins CI detected. 03:18:42 current dir:  /w/workspace/edgex-go/726 03:18:42 project root: . 03:18:42 --> token set from env 03:18:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:18:42 ==> Running gcov in . (disable via -X gcov) 03:18:42 ==> Python coveragepy not found 03:18:42 ==> Searching for coverage reports in: 03:18:42 + . 03:18:42 -> Found 1 reports 03:18:42 ==> Detecting git/mercurial file structure 03:18:42 ==> Reading reports 03:18:42 + ./coverage.out bytes=1548405 03:18:42 ==> Appending adjustments 03:18:42 https://docs.codecov.io/docs/fixing-reports 03:18:43 + Found adjustments 03:18:43 ==> Gzipping contents 03:18:43 132K /tmp/codecov.X7M1Sm.gz 03:18:43 ==> Uploading reports 03:18:43 url: https://codecov.io 03:18:43 query: branch=main&commit=39873e173f907ab191659c9eb82525abb097855c&build=726&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F726%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:18:43 -> Pinging Codecov 03:18:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=39873e173f907ab191659c9eb82525abb097855c&build=726&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F726%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:18:43 -> Uploading to 03:18:43 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/39873e173f907ab191659c9eb82525abb097855c/70b5fdc2-9ab2-4dcd-af13-51a12aa0d462.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T031843Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=8b55d7dd822293ee445ea6226584dfd7bd292a12bc980f376f405902952c0274 03:18:43 % Total % Received % Xferd Average Speed Time Time Time Current 03:18:43 Dload Upload Total Spent Left Speed 03:18:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 0 0 100 131k 0 432k --:--:-- --:--:-- --:--:-- 432k 03:18:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/39873e173f907ab191659c9eb82525abb097855c [Pipeline] } 03:18:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 03:18:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:18:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:18:44 03:18:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:18:45 latest: Pulling from edgex-devops/edgex-snyk-go 03:18:45 43c4264eed91: Already exists 03:18:45 4cc291be95ef: Already exists 03:18:45 2ac1f1163629: Already exists 03:18:45 5c3c966382ef: Already exists 03:18:45 4f4fb700ef54: Already exists 03:18:45 d9c7d2e4e75e: Pulling fs layer 03:18:45 9c3e1370e548: Pulling fs layer 03:18:45 d9c7d2e4e75e: Verifying Checksum 03:18:45 d9c7d2e4e75e: Download complete 03:18:45 d9c7d2e4e75e: Pull complete 03:18:46 9c3e1370e548: Verifying Checksum 03:18:46 9c3e1370e548: Download complete 03:18:49 9c3e1370e548: Pull complete 03:18:49 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 03:18:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:18:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:49 prd-ubuntu20.04-docker-8c-8g-22663 does not seem to be running inside a container 03:18:49 $ 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/726 -v /w/workspace/edgex-go/726:/w/workspace/edgex-go/726:rw,z -v /w/workspace/edgex-go/726@tmp:/w/workspace/edgex-go/726@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 03:18:54 $ docker top ef6c254b1d0dcabcedf8a9fd9c7590b8ff392099d7afb11c88fb8742cdb55781 -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:55 + git config --global --add safe.directory /w/workspace/edgex-go/726 [Pipeline] echo 03:18:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 03:18:55 + set -o pipefail 03:18:55 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 03:19:03 03:19:03 Monitoring /w/workspace/edgex-go/726 (github.com/edgexfoundry/edgex-go)... 03:19:03 03:19:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/78cc4033-d041-43c7-b526-9e54900d8d6a 03:19:03 03:19:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:19:03 03:19:04 03:19:04 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:19:04 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:19:04 $ docker stop --time=1 ef6c254b1d0dcabcedf8a9fd9c7590b8ff392099d7afb11c88fb8742cdb55781 03:19:11 $ docker rm -f --volumes ef6c254b1d0dcabcedf8a9fd9c7590b8ff392099d7afb11c88fb8742cdb55781 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 03:19:12 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:19:12 provisioning config files... 03:19:12 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/726@tmp/config16104150642116535631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:12 --> edgex-publish-swagger.sh 03:19:12 === Publish openapi/v3 API === 03:19:12 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 03:19:12 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/726/openapi/v3/core-command.yaml] 03:19:12 % Total % Received % Xferd Average Speed Time Time Time Current 03:19:12 Dload Upload Total Spent Left Speed 03:19:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 68725 --:--:-- --:--:-- --:--:-- 68725 03:19:13 03:19:13 03:19:13 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/726/openapi/v3/core-data.yaml] 03:19:13 % Total % Received % Xferd Average Speed Time Time Time Current 03:19:13 Dload Upload Total Spent Left Speed 03:19:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 341k --:--:-- --:--:-- --:--:-- 341k 100 72043 0 0 100 72043 0 167k --:--:-- --:--:-- --:--:-- 167k 03:19:13 03:19:13 03:19:13 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/726/openapi/v3/core-keeper.yaml] 03:19:13 % Total % Received % Xferd Average Speed Time Time Time Current 03:19:13 Dload Upload Total Spent Left Speed 03:19:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 272 132k --:--:-- --:--:-- --:--:-- 132k 03:19:13 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:19:13 03:19:13 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/726/openapi/v3/core-metadata.yaml] 03:19:13 % Total % Received % Xferd Average Speed Time Time Time Current 03:19:13 Dload Upload Total Spent Left Speed 03:19:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 433 414k --:--:-- --:--:-- --:--:-- 414k 03:19:14 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:19:14 03:19:14 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/726/openapi/v3/support-cron-scheduler.yaml] 03:19:14 % Total % Received % Xferd Average Speed Time Time Time Current 03:19:14 Dload Upload Total Spent Left Speed 03:19:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48457 0 0 100 48457 0 229k --:--:-- --:--:-- --:--:-- 228k 100 48523 100 66 100 48457 280 201k --:--:-- --:--:-- --:--:-- 200k 03:19:14 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 03:19:14 03:19:14 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/726/openapi/v3/support-notifications.yaml] 03:19:14 % Total % Received % Xferd Average Speed Time Time Time Current 03:19:14 Dload Upload Total Spent Left Speed 03:19:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 474 259k --:--:-- --:--:-- --:--:-- 259k 03:19:14 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:19:14 03:19:14 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/726/openapi/v3/support-scheduler.yaml] 03:19:14 % Total % Received % Xferd Average Speed Time Time Time Current 03:19:14 Dload Upload Total Spent Left Speed 03:19:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 481 111k --:--:-- --:--:-- --:--:-- 111k 03:19:15 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 03:19:15 [Pipeline] } 03:19:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 03:19:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:19:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:19:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:16 prd-ubuntu20.04-docker-8c-8g-22663 does not seem to be running inside a container 03:19:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/726 -v /w/workspace/edgex-go/726:/w/workspace/edgex-go/726:rw,z -v /w/workspace/edgex-go/726@tmp:/w/workspace/edgex-go/726@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:19:17 $ docker top c16fa923d136b96c9aafa4b9f8130b8d1d8eb850be2106e1d829bcf705aeb5ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:19:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:19:17 [ssh-agent] Looking for ssh-agent implementation... 03:19:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:19:17 $ docker exec c16fa923d136b96c9aafa4b9f8130b8d1d8eb850be2106e1d829bcf705aeb5ba ssh-agent 03:19:17 SSH_AUTH_SOCK=/tmp/ssh-puJSBFk7ChCL/agent.32 03:19:17 SSH_AGENT_PID=38 03:19:17 Running ssh-add (command line suppressed) 03:19:17 Identity added: /w/workspace/edgex-go/726@tmp/private_key_1561141665469517357.key (/w/workspace/edgex-go/726@tmp/private_key_1561141665469517357.key) 03:19:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:19:18 + git semver tag 03:19:18 2024-10-14 03:19:18,399 [run_tag] DEBUG tag force:False 03:19:18 2024-10-14 03:19:18,399 [check_head_tag] DEBUG check head tag 03:19:18 2024-10-14 03:19:18,403 [execute] INFO git cat-file --batch-check 03:19:18 2024-10-14 03:19:18,403 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/726, universal_newlines=False, shell=None, istream=) 03:19:18 2024-10-14 03:19:18,408 [execute] INFO git cat-file --batch 03:19:18 2024-10-14 03:19:18,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/726, universal_newlines=False, shell=None, istream=) 03:19:18 2024-10-14 03:19:18,469 [read_version] DEBUG read version from /w/workspace/edgex-go/726/.semver/main 03:19:18 2024-10-14 03:19:18,470 [execute] INFO git tag -a v3.2.0-dev.103 -m v3.2.0-dev.103 03:19:18 2024-10-14 03:19:18,470 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.103', '-m', 'v3.2.0-dev.103'], cwd=/w/workspace/edgex-go/726, universal_newlines=False, shell=None, istream=None) 03:19:18 2024-10-14 03:19:18,476 [read_version] DEBUG read version from /w/workspace/edgex-go/726/.semver/main 03:19:18 3.2.0-dev.103 [Pipeline] } 03:19:18 $ docker exec --env ******** --env ******** c16fa923d136b96c9aafa4b9f8130b8d1d8eb850be2106e1d829bcf705aeb5ba ssh-agent -k 03:19:18 unset SSH_AUTH_SOCK; 03:19:18 unset SSH_AGENT_PID; 03:19:18 echo Agent pid 38 killed; 03:19:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:19:19 + git semver [Pipeline] } 03:19:19 $ docker stop --time=1 c16fa923d136b96c9aafa4b9f8130b8d1d8eb850be2106e1d829bcf705aeb5ba 03:19:20 $ docker rm -f --volumes c16fa923d136b96c9aafa4b9f8130b8d1d8eb850be2106e1d829bcf705aeb5ba [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:19:21 03:19:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:19:21 0.23.1-centos7: Pulling from edgex-lftools 03:19:21 ab5ef0e58194: Pulling fs layer 03:19:21 9712f1f96733: Pulling fs layer 03:19:21 63f879dbbcfc: Pulling fs layer 03:19:21 0d9ebad4ef96: Pulling fs layer 03:19:21 e9a5061849ea: Pulling fs layer 03:19:21 d747dcd14b5f: Pulling fs layer 03:19:21 0d9ebad4ef96: Waiting 03:19:21 e9a5061849ea: Waiting 03:19:21 2de7ff778b66: Pulling fs layer 03:19:21 d747dcd14b5f: Waiting 03:19:21 2de7ff778b66: Waiting 03:19:21 9712f1f96733: Verifying Checksum 03:19:21 9712f1f96733: Download complete 03:19:22 63f879dbbcfc: Verifying Checksum 03:19:22 63f879dbbcfc: Download complete 03:19:22 e9a5061849ea: Verifying Checksum 03:19:22 e9a5061849ea: Download complete 03:19:22 0d9ebad4ef96: Verifying Checksum 03:19:22 0d9ebad4ef96: Download complete 03:19:22 d747dcd14b5f: Verifying Checksum 03:19:22 d747dcd14b5f: Download complete 03:19:23 2de7ff778b66: Verifying Checksum 03:19:23 2de7ff778b66: Download complete 03:19:23 ab5ef0e58194: Verifying Checksum 03:19:23 ab5ef0e58194: Download complete 03:19:26 ab5ef0e58194: Pull complete 03:19:26 9712f1f96733: Pull complete 03:19:26 63f879dbbcfc: Pull complete 03:19:31 0d9ebad4ef96: Pull complete 03:19:31 e9a5061849ea: Pull complete 03:19:31 d747dcd14b5f: Pull complete 03:19:32 2de7ff778b66: Pull complete 03:19:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:19:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:19:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:32 prd-ubuntu20.04-docker-8c-8g-22663 does not seem to be running inside a container 03:19:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/726 -v /w/workspace/edgex-go/726:/w/workspace/edgex-go/726:rw,z -v /w/workspace/edgex-go/726@tmp:/w/workspace/edgex-go/726@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:19:38 $ docker top ea33c879701b1bcb97e321c1de4d7c8e3e2b49bb34e62f71c150af8b34abc951 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:19:38 provisioning config files... 03:19:38 copy managed file [sigul-config] to file:/w/workspace/edgex-go/726@tmp/config731651203083173267tmp 03:19:38 copy managed file [sigul-password] to file:/w/workspace/edgex-go/726@tmp/config2472931566009621890tmp 03:19:38 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/726@tmp/config17242392016017615896tmp [Pipeline] { [Pipeline] echo 03:19:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:19:38 ---> sigul-configuration.sh 03:19:38 gpg: directory `/root/.gnupg' created 03:19:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:19:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:19:38 gpg: keyring `/root/.gnupg/secring.gpg' created 03:19:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:19:38 gpg: CAST5 encrypted data 03:19:38 gpg: encrypted with 1 passphrase 03:19:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:19:38 + mkdir /home/jenkins 03:19:38 + mkdir /home/jenkins/sigul [Pipeline] sh 03:19: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 03:19:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:19:39 ---> sigul-install.sh 03:19:39 Sigul already installed; skipping installation. [Pipeline] sh 03:19:39 + git tag --list 03:19:39 0.6.0 03:19:39 0.6.1 03:19:39 0.7.0 03:19:39 0.7.1 03:19:39 v1.0.0 03:19:39 v1.0.1 03:19:39 v1.1.0 03:19:39 v1.2.0 03:19:39 v1.2.1 03:19:39 v1.3.0 03:19:39 v1.3.1 03:19:39 v2.0.0 03:19:39 v2.1.0 03:19:39 v2.1.1 03:19:39 v2.2.0 03:19:39 v2.3.0 03:19:39 v3.0 03:19:39 v3.0.0 03:19:39 v3.1 03:19:39 v3.1.0 03:19:39 v3.1.0-dev.1 03:19:39 v3.1.0-dev.10 03:19:39 v3.1.0-dev.11 03:19:39 v3.1.0-dev.12 03:19:39 v3.1.0-dev.13 03:19:39 v3.1.0-dev.14 03:19:39 v3.1.0-dev.15 03:19:39 v3.1.0-dev.16 03:19:39 v3.1.0-dev.17 03:19:39 v3.1.0-dev.18 03:19:39 v3.1.0-dev.19 03:19:39 v3.1.0-dev.2 03:19:39 v3.1.0-dev.20 03:19:39 v3.1.0-dev.21 03:19:39 v3.1.0-dev.22 03:19:39 v3.1.0-dev.23 03:19:39 v3.1.0-dev.24 03:19:39 v3.1.0-dev.25 03:19:39 v3.1.0-dev.26 03:19:39 v3.1.0-dev.27 03:19:39 v3.1.0-dev.28 03:19:39 v3.1.0-dev.29 03:19:39 v3.1.0-dev.3 03:19:39 v3.1.0-dev.30 03:19:39 v3.1.0-dev.31 03:19:39 v3.1.0-dev.32 03:19:39 v3.1.0-dev.33 03:19:39 v3.1.0-dev.34 03:19:39 v3.1.0-dev.35 03:19:39 v3.1.0-dev.36 03:19:39 v3.1.0-dev.37 03:19:39 v3.1.0-dev.38 03:19:39 v3.1.0-dev.39 03:19:39 v3.1.0-dev.4 03:19:39 v3.1.0-dev.40 03:19:39 v3.1.0-dev.41 03:19:39 v3.1.0-dev.42 03:19:39 v3.1.0-dev.43 03:19:39 v3.1.0-dev.44 03:19:39 v3.1.0-dev.45 03:19:39 v3.1.0-dev.46 03:19:39 v3.1.0-dev.47 03:19:39 v3.1.0-dev.48 03:19:39 v3.1.0-dev.49 03:19:39 v3.1.0-dev.5 03:19:39 v3.1.0-dev.50 03:19:39 v3.1.0-dev.51 03:19:39 v3.1.0-dev.52 03:19:39 v3.1.0-dev.53 03:19:39 v3.1.0-dev.54 03:19:39 v3.1.0-dev.55 03:19:39 v3.1.0-dev.56 03:19:39 v3.1.0-dev.57 03:19:39 v3.1.0-dev.58 03:19:39 v3.1.0-dev.59 03:19:39 v3.1.0-dev.6 03:19:39 v3.1.0-dev.60 03:19:39 v3.1.0-dev.61 03:19:39 v3.1.0-dev.62 03:19:39 v3.1.0-dev.63 03:19:39 v3.1.0-dev.64 03:19:39 v3.1.0-dev.65 03:19:39 v3.1.0-dev.66 03:19:39 v3.1.0-dev.67 03:19:39 v3.1.0-dev.68 03:19:39 v3.1.0-dev.69 03:19:39 v3.1.0-dev.7 03:19:39 v3.1.0-dev.70 03:19:39 v3.1.0-dev.71 03:19:39 v3.1.0-dev.72 03:19:39 v3.1.0-dev.73 03:19:39 v3.1.0-dev.8 03:19:39 v3.1.0-dev.9 03:19:39 v3.1.1 03:19:39 v3.1.1-dev.1 03:19:39 v3.1.1-dev.2 03:19:39 v3.2.0-dev.1 03:19:39 v3.2.0-dev.10 03:19:39 v3.2.0-dev.100 03:19:39 v3.2.0-dev.101 03:19:39 v3.2.0-dev.102 03:19:39 v3.2.0-dev.103 03:19:39 v3.2.0-dev.11 03:19:39 v3.2.0-dev.12 03:19:39 v3.2.0-dev.13 03:19:39 v3.2.0-dev.14 03:19:39 v3.2.0-dev.15 03:19:39 v3.2.0-dev.16 03:19:39 v3.2.0-dev.17 03:19:39 v3.2.0-dev.18 03:19:39 v3.2.0-dev.19 03:19:39 v3.2.0-dev.2 03:19:39 v3.2.0-dev.20 03:19:39 v3.2.0-dev.21 03:19:39 v3.2.0-dev.22 03:19:39 v3.2.0-dev.23 03:19:39 v3.2.0-dev.24 03:19:39 v3.2.0-dev.25 03:19:39 v3.2.0-dev.26 03:19:39 v3.2.0-dev.27 03:19:39 v3.2.0-dev.28 03:19:39 v3.2.0-dev.29 03:19:39 v3.2.0-dev.3 03:19:39 v3.2.0-dev.30 03:19:39 v3.2.0-dev.31 03:19:39 v3.2.0-dev.32 03:19:39 v3.2.0-dev.33 03:19:39 v3.2.0-dev.34 03:19:39 v3.2.0-dev.35 03:19:39 v3.2.0-dev.36 03:19:39 v3.2.0-dev.37 03:19:39 v3.2.0-dev.38 03:19:39 v3.2.0-dev.39 03:19:39 v3.2.0-dev.4 03:19:39 v3.2.0-dev.40 03:19:39 v3.2.0-dev.41 03:19:39 v3.2.0-dev.42 03:19:39 v3.2.0-dev.43 03:19:39 v3.2.0-dev.44 03:19:39 v3.2.0-dev.45 03:19:39 v3.2.0-dev.46 03:19:39 v3.2.0-dev.47 03:19:39 v3.2.0-dev.48 03:19:39 v3.2.0-dev.49 03:19:39 v3.2.0-dev.5 03:19:39 v3.2.0-dev.50 03:19:39 v3.2.0-dev.51 03:19:39 v3.2.0-dev.52 03:19:39 v3.2.0-dev.53 03:19:39 v3.2.0-dev.54 03:19:39 v3.2.0-dev.55 03:19:39 v3.2.0-dev.56 03:19:39 v3.2.0-dev.57 03:19:39 v3.2.0-dev.58 03:19:39 v3.2.0-dev.59 03:19:39 v3.2.0-dev.6 03:19:39 v3.2.0-dev.60 03:19:39 v3.2.0-dev.61 03:19:39 v3.2.0-dev.62 03:19:39 v3.2.0-dev.63 03:19:39 v3.2.0-dev.64 03:19:39 v3.2.0-dev.65 03:19:39 v3.2.0-dev.66 03:19:39 v3.2.0-dev.67 03:19:39 v3.2.0-dev.68 03:19:39 v3.2.0-dev.69 03:19:39 v3.2.0-dev.7 03:19:39 v3.2.0-dev.70 03:19:39 v3.2.0-dev.71 03:19:39 v3.2.0-dev.72 03:19:39 v3.2.0-dev.73 03:19:39 v3.2.0-dev.74 03:19:39 v3.2.0-dev.75 03:19:39 v3.2.0-dev.76 03:19:39 v3.2.0-dev.77 03:19:39 v3.2.0-dev.78 03:19:39 v3.2.0-dev.79 03:19:39 v3.2.0-dev.8 03:19:39 v3.2.0-dev.80 03:19:39 v3.2.0-dev.81 03:19:39 v3.2.0-dev.82 03:19:39 v3.2.0-dev.83 03:19:39 v3.2.0-dev.84 03:19:39 v3.2.0-dev.85 03:19:39 v3.2.0-dev.86 03:19:39 v3.2.0-dev.87 03:19:39 v3.2.0-dev.88 03:19:39 v3.2.0-dev.89 03:19:39 v3.2.0-dev.9 03:19:39 v3.2.0-dev.90 03:19:39 v3.2.0-dev.91 03:19:39 v3.2.0-dev.92 03:19:39 v3.2.0-dev.93 03:19:39 v3.2.0-dev.94 03:19:39 v3.2.0-dev.95 03:19:39 v3.2.0-dev.96 03:19:39 v3.2.0-dev.97 03:19:39 v3.2.0-dev.98 03:19:39 v3.2.0-dev.99 [Pipeline] sh 03:19:40 + lftools sign git-tag v3.2.0-dev.103 03:19:40 Signing Git tag with Sigul... 03:19:40 Signing v3.2.0-dev.103 [Pipeline] echo 03:19:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:19:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:19:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:19:42 $ docker stop --time=1 ea33c879701b1bcb97e321c1de4d7c8e3e2b49bb34e62f71c150af8b34abc951 03:19:43 $ docker rm -f --volumes ea33c879701b1bcb97e321c1de4d7c8e3e2b49bb34e62f71c150af8b34abc951 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:19:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:19:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:19:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:44 prd-ubuntu20.04-docker-8c-8g-22663 does not seem to be running inside a container 03:19:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/726 -v /w/workspace/edgex-go/726:/w/workspace/edgex-go/726:rw,z -v /w/workspace/edgex-go/726@tmp:/w/workspace/edgex-go/726@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:19:44 $ docker top 62b265c1371bf2f8b95f0b21ec04871a8152d0df724af7750da81abc3d124beb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:19:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:19:44 [ssh-agent] Looking for ssh-agent implementation... 03:19:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:19:45 $ docker exec 62b265c1371bf2f8b95f0b21ec04871a8152d0df724af7750da81abc3d124beb ssh-agent 03:19:45 SSH_AUTH_SOCK=/tmp/ssh-vM0a2SzZMD9f/agent.32 03:19:45 SSH_AGENT_PID=38 03:19:45 Running ssh-add (command line suppressed) 03:19:45 Identity added: /w/workspace/edgex-go/726@tmp/private_key_9898634413759149889.key (/w/workspace/edgex-go/726@tmp/private_key_9898634413759149889.key) 03:19:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:19:45 + git semver bump pre 03:19:46 2024-10-14 03:19:45,857 [read_version] DEBUG read version from /w/workspace/edgex-go/726/.semver/main 03:19:46 2024-10-14 03:19:45,857 [bump_version] DEBUG bumping version:3.2.0-dev.103 on axis:pre with prefix:dev 03:19:46 2024-10-14 03:19:45,857 [bump_version] DEBUG bumped version:3.2.0-dev.104 03:19:46 2024-10-14 03:19:45,857 [write_version] DEBUG write version:3.2.0-dev.104 to path:/w/workspace/edgex-go/726/.semver/main with force:True 03:19:46 2024-10-14 03:19:45,857 [read_version] DEBUG read version from /w/workspace/edgex-go/726/.semver/main 03:19:46 2024-10-14 03:19:45,857 [write_file] DEBUG write to file:/w/workspace/edgex-go/726/.semver/main 03:19:46 2024-10-14 03:19:45,860 [execute] INFO git cat-file --batch-check 03:19:46 2024-10-14 03:19:45,860 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/726/.semver, universal_newlines=False, shell=None, istream=) 03:19:46 2024-10-14 03:19:45,865 [execute] INFO git cat-file --batch 03:19:46 2024-10-14 03:19:45,866 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/726/.semver, universal_newlines=False, shell=None, istream=) 03:19:46 2024-10-14 03:19:45,870 [read_version] DEBUG read version from /w/workspace/edgex-go/726/.semver/main 03:19:46 3.2.0-dev.104 [Pipeline] } 03:19:46 $ docker exec --env ******** --env ******** 62b265c1371bf2f8b95f0b21ec04871a8152d0df724af7750da81abc3d124beb ssh-agent -k 03:19:46 unset SSH_AUTH_SOCK; 03:19:46 unset SSH_AGENT_PID; 03:19:46 echo Agent pid 38 killed; 03:19:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:19:46 + git semver [Pipeline] } 03:19:46 $ docker stop --time=1 62b265c1371bf2f8b95f0b21ec04871a8152d0df724af7750da81abc3d124beb 03:19:48 $ docker rm -f --volumes 62b265c1371bf2f8b95f0b21ec04871a8152d0df724af7750da81abc3d124beb [Pipeline] // withDockerContainer [Pipeline] sh 03:19:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:19:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:19:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:48 prd-ubuntu20.04-docker-8c-8g-22663 does not seem to be running inside a container 03:19:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/726 -v /w/workspace/edgex-go/726:/w/workspace/edgex-go/726:rw,z -v /w/workspace/edgex-go/726@tmp:/w/workspace/edgex-go/726@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:19:49 $ docker top 73cc197f743b78e342cc4e555683209de894e1fbfb76be0e188e057a1041b835 -eo pid,comm 03:19:49 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). 03:19:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:19:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:19:49 [ssh-agent] Looking for ssh-agent implementation... 03:19:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:19:49 $ docker exec 73cc197f743b78e342cc4e555683209de894e1fbfb76be0e188e057a1041b835 ssh-agent 03:19:49 SSH_AUTH_SOCK=/tmp/ssh-ovgXZjZ5cgYI/agent.31 03:19:49 SSH_AGENT_PID=37 03:19:49 Running ssh-add (command line suppressed) 03:19:49 Identity added: /w/workspace/edgex-go/726@tmp/private_key_8463851466186798513.key (/w/workspace/edgex-go/726@tmp/private_key_8463851466186798513.key) 03:19:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:19:50 + git semver push 03:19:50 2024-10-14 03:19:50,241 [run_push] DEBUG push 03:19:50 2024-10-14 03:19:50,241 [execute] INFO git cat-file --batch-check 03:19:50 2024-10-14 03:19:50,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/726/.semver, universal_newlines=False, shell=None, istream=) 03:19:50 2024-10-14 03:19:50,245 [execute] INFO git rev-list b1d1721a286f9cb9c0575dcab375c7e548436567 -- 03:19:50 2024-10-14 03:19:50,245 [execute] DEBUG Popen(['git', 'rev-list', 'b1d1721a286f9cb9c0575dcab375c7e548436567', '--'], cwd=/w/workspace/edgex-go/726/.semver, universal_newlines=False, shell=None, istream=None) 03:19:50 2024-10-14 03:19:50,260 [execute] INFO git fetch -v origin 03:19:50 2024-10-14 03:19:50,260 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/726/.semver, universal_newlines=True, shell=None, istream=None) 03:19:50 2024-10-14 03:19:50,684 [run_push] DEBUG no remote changes detected 03:19:50 2024-10-14 03:19:50,684 [execute] INFO git push origin semver 03:19:50 2024-10-14 03:19:50,685 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/726/.semver, universal_newlines=False, shell=None, istream=None) 03:19:51 2024-10-14 03:19:51,459 [run_push] DEBUG push all version tags 03:19:51 2024-10-14 03:19:51,460 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:19:51 2024-10-14 03:19:51,460 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/726, universal_newlines=False, shell=None, istream=None) 03:19:52 2024-10-14 03:19:52,080 [read_version] DEBUG read version from /w/workspace/edgex-go/726/.semver/main 03:19:52 3.2.0-dev.104 [Pipeline] } 03:19:52 $ docker exec --env ******** --env ******** 73cc197f743b78e342cc4e555683209de894e1fbfb76be0e188e057a1041b835 ssh-agent -k 03:19:52 unset SSH_AUTH_SOCK; 03:19:52 unset SSH_AGENT_PID; 03:19:52 echo Agent pid 37 killed; 03:19:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:19:52 + git semver [Pipeline] } 03:19:53 $ docker stop --time=1 73cc197f743b78e342cc4e555683209de894e1fbfb76be0e188e057a1041b835 03:19:54 $ docker rm -f --volumes 73cc197f743b78e342cc4e555683209de894e1fbfb76be0e188e057a1041b835 [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 03:19:55 + [ -d /w/workspace/edgex-go/726/archives ] [Pipeline] libraryResource [Pipeline] sh 03:19:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:19:56 ---> package-listing.sh 03:19:56 ++ facter osfamily 03:19:56 ++ tr '[:upper:]' '[:lower:]' 03:19:56 + OS_FAMILY=debian 03:19:56 + workspace=/w/workspace/edgex-go/726 03:19:56 + START_PACKAGES=/tmp/packages_start.txt 03:19:56 + END_PACKAGES=/tmp/packages_end.txt 03:19:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:19:56 + PACKAGES=/tmp/packages_start.txt 03:19:56 + '[' /w/workspace/edgex-go/726 ']' 03:19:56 + PACKAGES=/tmp/packages_end.txt 03:19:56 + case "${OS_FAMILY}" in 03:19:56 + dpkg -l 03:19:56 + grep '^ii' 03:19:56 + '[' -f /tmp/packages_start.txt ']' 03:19:56 + '[' -f /tmp/packages_end.txt ']' 03:19:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:19:56 + '[' /w/workspace/edgex-go/726 ']' 03:19:56 + mkdir -p /w/workspace/edgex-go/726/archives/ 03:19:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/726/archives/ [Pipeline] echo 03:19:56 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/726/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:19:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:19:57 03:19:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:19:57 latest: Pulling from edgex-lftools-log-publisher 03:19:57 5eb5b503b376: Pulling fs layer 03:19:57 5c69ac0246d0: Pulling fs layer 03:19:57 ec43610c2a17: Pulling fs layer 03:19:57 3a2ae6a8a46f: Pulling fs layer 03:19:57 33b1e0a273af: Pulling fs layer 03:19:57 5d3b04190fa2: Pulling fs layer 03:19:57 2f39f015ded8: Pulling fs layer 03:19:57 33b1e0a273af: Waiting 03:19:57 5d3b04190fa2: Waiting 03:19:57 2f39f015ded8: Waiting 03:19:57 3a2ae6a8a46f: Waiting 03:19:57 5c69ac0246d0: Verifying Checksum 03:19:57 5c69ac0246d0: Download complete 03:19:57 3a2ae6a8a46f: Download complete 03:19:57 33b1e0a273af: Verifying Checksum 03:19:57 33b1e0a273af: Download complete 03:19:57 5d3b04190fa2: Download complete 03:19:57 ec43610c2a17: Download complete 03:19:57 5eb5b503b376: Verifying Checksum 03:19:57 5eb5b503b376: Download complete 03:19:58 2f39f015ded8: Download complete 03:19:59 5eb5b503b376: Pull complete 03:19:59 5c69ac0246d0: Pull complete 03:19:59 ec43610c2a17: Pull complete 03:19:59 3a2ae6a8a46f: Pull complete 03:19:59 33b1e0a273af: Pull complete 03:20:00 5d3b04190fa2: Pull complete 03:20:04 2f39f015ded8: Pull complete 03:20:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:20:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:20:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:20:04 prd-ubuntu20.04-docker-8c-8g-22663 does not seem to be running inside a container 03:20:04 $ 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/726/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/726 -v /w/workspace/edgex-go/726:/w/workspace/edgex-go/726:rw,z -v /w/workspace/edgex-go/726@tmp:/w/workspace/edgex-go/726@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:20:09 $ docker top 62b6b9c87c9834e03de595ac5248373f39b847e65964103b2fb0160c90a28a1c -eo pid,comm [Pipeline] { [Pipeline] sh 03:20:10 + touch /tmp/pre-build-complete [Pipeline] sh 03:20:10 + mkdir -p /var/log/sysstat [Pipeline] sh 03:20:10 + ls /var/log/sa-host 03:20:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:10 provisioning config files... 03:20:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/726@tmp/config2360907468664120181tmp [Pipeline] { [Pipeline] echo 03:20:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:20:11 ---> create-netrc.sh [Pipeline] } 03:20:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:20:11 ---> python-tools-install.sh [Pipeline] echo 03:20:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:20:11 ---> sudo-logs.sh 03:20:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:20:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:20:12 ---> job-cost.sh 03:20:12 lf-activate-venv: SKIPPING 03:20:12 DEBUG: total: 0.10999999940395355 03:20:12 INFO: Retrieving Stack Cost... 03:20:12 INFO: Retrieving Pricing Info for: v3-standard-8 03:20:13 INFO: Archiving Costs [Pipeline] echo 03:20:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:20:13 ---> logs-deploy.sh 03:20:13 lf-activate-venv: SKIPPING 03:20:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/726 03:20:13 INFO: archiving workspace using pattern(s): 03:20:14 Archives upload complete. 03:20:14 INFO: archiving logs to Nexus 03:20:15 ---> uname -a: 03:20:15 Linux prd-ubuntu20-04-docker-8c-8g-22663 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:20:15 03:20:15 03:20:15 ---> lscpu: 03:20:15 Architecture: x86_64 03:20:15 CPU op-mode(s): 32-bit, 64-bit 03:20:15 Byte Order: Little Endian 03:20:15 Address sizes: 40 bits physical, 48 bits virtual 03:20:15 CPU(s): 8 03:20:15 On-line CPU(s) list: 0-7 03:20:15 Thread(s) per core: 1 03:20:15 Core(s) per socket: 1 03:20:15 Socket(s): 8 03:20:15 NUMA node(s): 1 03:20:15 Vendor ID: AuthenticAMD 03:20:15 CPU family: 23 03:20:15 Model: 49 03:20:15 Model name: AMD EPYC-Rome Processor 03:20:15 Stepping: 0 03:20:15 CPU MHz: 2799.998 03:20:15 BogoMIPS: 5599.99 03:20:15 Virtualization: AMD-V 03:20:15 Hypervisor vendor: KVM 03:20:15 Virtualization type: full 03:20:15 L1d cache: 256 KiB 03:20:15 L1i cache: 256 KiB 03:20:15 L2 cache: 4 MiB 03:20:15 L3 cache: 128 MiB 03:20:15 NUMA node0 CPU(s): 0-7 03:20:15 Vulnerability Itlb multihit: Not affected 03:20:15 Vulnerability L1tf: Not affected 03:20:15 Vulnerability Mds: Not affected 03:20:15 Vulnerability Meltdown: Not affected 03:20:15 Vulnerability Mmio stale data: Not affected 03:20:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:20:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:20:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:20:15 Vulnerability Srbds: Not affected 03:20:15 Vulnerability Tsx async abort: Not affected 03:20:15 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 03:20:15 03:20:15 03:20:15 ---> nproc: 03:20:15 8 03:20:15 03:20:15 03:20:15 ---> df -h: 03:20:15 Filesystem Size Used Avail Use% Mounted on 03:20:15 overlay 155G 31G 124G 20% / 03:20:15 tmpfs 64M 0 64M 0% /dev 03:20:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:20:15 shm 64M 0 64M 0% /dev/shm 03:20:15 /dev/vda1 155G 31G 124G 20% /facter-os 03:20:15 03:20:15 03:20:15 ---> sar -b -r -n DEV: 03:20:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22663) 10/14/24 _x86_64_ (8 CPU) 03:20:15 03:20:15 02:31:57 LINUX RESTART (8 CPU) 03:20:15 03:20:15 02:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:20:15 02:33:01 314.96 48.33 266.64 0.00 5427.50 205578.80 0.00 03:20:15 02:34:01 196.98 1.08 195.90 0.00 45.99 68860.79 0.00 03:20:15 02:35:01 35.93 0.00 35.93 0.00 0.00 27260.14 0.00 03:20:15 02:36:01 28.89 0.03 28.86 0.00 0.27 18202.33 0.00 03:20:15 02:37:01 32.41 1.02 31.39 0.00 69.06 24164.77 0.00 03:20:15 02:38:01 249.37 9.92 239.45 0.00 3420.27 192315.07 0.00 03:20:15 02:39:01 602.75 12.30 590.45 0.00 111.83 156665.51 0.00 03:20:15 02:40:01 411.43 0.33 411.10 0.00 2.67 179092.68 0.00 03:20:15 02:41:01 197.07 0.05 197.02 0.00 0.40 57358.83 0.00 03:20:15 02:42:02 350.63 0.08 350.55 0.00 0.67 130081.44 0.00 03:20:15 02:43:01 456.42 0.00 456.42 0.00 0.00 93027.99 0.00 03:20:15 02:44:01 193.42 0.13 193.28 0.00 16.93 4732.41 0.00 03:20:15 02:45:01 23.45 0.03 23.41 0.00 6.00 595.37 0.00 03:20:15 02:46:01 8.03 0.02 8.02 0.00 4.00 203.70 0.00 03:20:15 02:47:01 1.95 0.02 1.93 0.00 0.13 21.73 0.00 03:20:15 02:48:01 1.67 0.00 1.67 0.00 0.00 19.86 0.00 03:20:15 02:49:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 03:20:15 02:50:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 03:20:15 02:51:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 03:20:15 02:52:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 03:20:15 02:53:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 03:20:15 02:54:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 03:20:15 02:55:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 03:20:15 02:56:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 03:20:15 02:57:01 1.83 0.00 1.83 0.00 0.00 20.93 0.00 03:20:15 02:58:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 03:20:15 02:59:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 03:20:15 03:00:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 03:20:15 03:01:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 03:20:15 03:02:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 03:20:15 03:03:01 3.05 1.57 1.48 0.00 36.93 19.33 0.00 03:20:15 03:04:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 03:20:15 03:05:01 1.35 0.00 1.35 0.00 0.00 15.99 0.00 03:20:15 03:06:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 03:20:15 03:07:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 03:20:15 03:08:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 03:20:15 03:09:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 03:20:15 03:10:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 03:20:15 03:11:01 1.42 0.00 1.42 0.00 0.00 16.92 0.00 03:20:15 03:12:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 03:20:15 03:13:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 03:20:15 03:14:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 03:20:15 03:15:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 03:20:15 03:16:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 03:20:15 03:17:01 1.20 0.02 1.18 0.00 0.13 13.73 0.00 03:20:15 03:18:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 03:20:15 03:19:01 34.38 0.52 33.86 0.00 11.46 14345.48 0.00 03:20:15 03:20:01 139.58 0.15 139.43 0.00 12.13 39201.07 0.00 03:20:15 Average: 68.96 1.58 67.38 0.00 191.01 25229.15 0.00 03:20:15 03:20:15 02:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:20:15 02:33:01 29584428 31528232 815792 2.48 60584 2173928 1874580 5.52 1026416 1923644 109796 03:20:15 02:34:01 28117544 31384316 920152 2.80 127344 3316520 2034700 6.00 1324936 2943876 20816 03:20:15 02:35:01 26824672 31304300 997088 3.03 130772 4461808 2363944 6.97 2079156 3414432 383208 03:20:15 02:36:01 26906860 31374180 925564 2.81 134824 4416968 2276420 6.71 1512448 3871000 369052 03:20:15 02:37:01 26184216 31518040 787560 2.40 138588 5288124 1932776 5.70 1787520 4333144 536012 03:20:15 02:38:01 19061072 31386008 898640 2.73 150452 12068188 2555096 7.53 2133152 10882016 2955792 03:20:15 02:39:01 15388056 31307504 954888 2.90 319528 15161624 2504948 7.38 2897868 13430820 2195176 03:20:15 02:40:01 9532040 29260548 2935100 8.93 351972 18553920 8419892 24.81 5086712 16626640 404492 03:20:15 02:41:01 6106036 28512412 3676176 11.18 369804 21080092 10681220 31.48 7068020 17921648 1363176 03:20:15 02:42:02 4686980 29499656 2705372 8.23 381304 23428808 7805964 23.01 6913992 19467488 527912 03:20:15 02:43:01 7184440 31347592 912184 2.77 389408 22949764 2488000 7.33 3401328 20739108 1072 03:20:15 02:44:01 7179660 31403072 861536 2.62 394284 23003312 2302140 6.78 3624160 20529016 500 03:20:15 02:45:01 7195052 31420216 843792 2.57 395388 23003924 2188320 6.45 4094524 20043712 320 03:20:15 02:46:01 7193296 31419088 845024 2.57 395688 23004060 2197084 6.48 4204848 19932944 224 03:20:15 02:47:01 7185276 31411228 852956 2.59 395724 23004068 2231300 6.58 4216220 19932948 200 03:20:15 02:48:01 7195636 31421612 842716 2.56 395768 23004068 2231300 6.58 4201772 19932956 4 03:20:15 02:49:01 7196244 31422252 842204 2.56 395780 23004072 2231300 6.58 4202156 19932956 180 03:20:15 02:50:01 7208396 31434432 830028 2.52 395800 23004076 2248868 6.63 4189436 19932960 28 03:20:15 02:51:01 7208372 31434440 829988 2.52 395828 23004076 2248868 6.63 4190220 19932960 172 03:20:15 02:52:01 7208648 31434736 829692 2.52 395844 23004080 2248868 6.63 4189516 19932964 12 03:20:15 02:53:01 7208388 31434508 829912 2.52 395872 23004080 2248868 6.63 4189620 19932968 8 03:20:15 02:54:01 7208592 31434720 829616 2.52 395900 23004084 2248868 6.63 4189876 19932968 12 03:20:15 02:55:01 7208752 31434976 829544 2.52 395904 23004152 2248868 6.63 4189924 19933036 8 03:20:15 02:56:01 7208760 31434988 829520 2.52 395912 23004152 2248868 6.63 4189624 19933036 8 03:20:15 02:57:01 7208420 31434700 829720 2.52 395960 23004164 2248868 6.63 4189984 19933048 184 03:20:15 02:58:01 7208404 31434724 829660 2.52 395976 23004164 2248868 6.63 4190336 19933048 216 03:20:15 02:59:01 7208144 31434480 829868 2.52 396004 23004168 2248868 6.63 4190012 19933052 164 03:20:15 03:00:01 7208372 31434744 829604 2.52 396020 23004172 2248868 6.63 4190076 19933056 192 03:20:15 03:01:01 7208292 31434692 829600 2.52 396044 23004172 2248868 6.63 4190320 19933056 188 03:20:15 03:02:01 7205220 31431656 832580 2.53 396076 23004176 2248868 6.63 4195908 19933060 216 03:20:15 03:03:01 7197268 31425932 838368 2.55 396132 23005272 2248868 6.63 4202652 19933376 52 03:20:15 03:04:01 7197380 31426228 838088 2.55 396168 23005412 2248868 6.63 4202544 19933488 224 03:20:15 03:05:01 7197380 31426244 838028 2.55 396180 23005416 2248868 6.63 4202460 19933488 208 03:20:15 03:06:01 7197324 31426228 837944 2.55 396208 23005420 2248868 6.63 4202616 19933496 192 03:20:15 03:07:01 7197380 31426308 837864 2.55 396228 23005424 2248868 6.63 4202076 19933500 28 03:20:15 03:08:01 7197324 31426288 837820 2.55 396260 23005420 2248868 6.63 4202172 19933500 16 03:20:15 03:09:01 7197236 31426244 837796 2.55 396288 23005428 2248868 6.63 4202140 19933504 28 03:20:15 03:10:01 7197404 31426428 837764 2.55 396308 23005428 2248868 6.63 4202468 19933504 8 03:20:15 03:11:01 7197068 31426272 838056 2.55 396336 23005560 2248868 6.63 4202184 19933636 8 03:20:15 03:12:01 7197304 31426536 837764 2.55 396364 23005560 2248868 6.63 4202212 19933636 12 03:20:15 03:13:01 7197256 31426516 837732 2.55 396388 23005556 2248868 6.63 4202312 19933644 32 03:20:15 03:14:01 7196956 31426256 837932 2.55 396412 23005572 2248868 6.63 4202272 19933648 28 03:20:15 03:15:01 7196528 31425852 838260 2.55 396432 23005576 2248868 6.63 4202308 19933652 12 03:20:15 03:16:01 7196796 31426140 838032 2.55 396444 23005580 2248868 6.63 4202304 19933656 24 03:20:15 03:17:01 7196608 31425980 838268 2.55 396456 23005576 2248868 6.63 4202960 19933656 240 03:20:15 03:18:01 7196276 31425688 838520 2.55 396456 23005584 2248868 6.63 4202688 19933660 4 03:20:15 03:19:01 5998016 31133800 1123612 3.42 400304 23816420 2647008 7.80 4566172 20662180 422900 03:20:15 03:20:01 5551836 31349360 912324 2.77 425324 24414656 2513136 7.41 4322904 21316040 410300 03:20:15 Average: 9648575 31268132 996880 3.03 359188 20547830 2681173 7.90 3966198 17831309 202160 03:20:15 03:20:15 02:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:20:15 02:33:01 ens3 1212.38 1199.78 7183.23 165.75 0.00 0.00 0.00 0.00 03:20:15 02:33:01 lo 4.20 4.20 0.40 0.40 0.00 0.00 0.00 0.00 03:20:15 02:33:01 veth5619abf 431.64 382.77 35.74 1879.34 0.00 0.00 0.00 0.15 03:20:15 02:33:01 docker0 431.64 382.67 29.84 1879.33 0.00 0.00 0.00 0.00 03:20:15 02:34:01 veth2afdd10 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:20:15 02:34:01 ens3 715.73 565.67 6300.82 66.75 0.00 0.00 0.00 0.00 03:20:15 02:34:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 03:20:15 02:34:01 docker0 478.69 579.82 37.39 3078.86 0.00 0.00 0.00 0.00 03:20:15 02:35:01 veth2afdd10 0.10 0.15 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 02:35:01 ens3 25.83 19.18 20.89 12.13 0.00 0.00 0.00 0.00 03:20:15 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:35:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 02:36:01 veth2afdd10 1.33 1.35 0.12 0.12 0.00 0.00 0.00 0.00 03:20:15 02:36:01 ens3 23.34 15.64 17.71 10.00 0.00 0.00 0.00 0.00 03:20:15 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 02:36:01 docker0 1.33 1.33 0.10 0.12 0.00 0.00 0.00 0.00 03:20:15 02:37:01 ens3 25.53 15.15 22.28 12.81 0.00 0.00 0.00 0.00 03:20:15 02:37:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:38:01 veth01ac43b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:38:01 veth775a41d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:38:01 veth2d2aead 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:38:01 veth4867106 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:38:01 veth688a262 2.83 7.82 0.21 110.01 0.00 0.00 0.00 0.01 03:20:15 02:38:01 veth6229f94 0.53 0.62 0.05 0.24 0.00 0.00 0.00 0.00 03:20:15 02:38:01 ens3 231.55 120.60 3782.14 23.78 0.00 0.00 0.00 0.00 03:20:15 02:38:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 03:20:15 02:38:01 veth486b33a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:38:01 veth6af34d7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:38:01 vethbaf1a8f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 03:20:15 02:38:01 veth7fc642d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:38:01 vethdc99905 1.62 3.10 0.12 41.30 0.00 0.00 0.00 0.00 03:20:15 02:38:01 veth2a562ee 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:38:01 docker0 4.98 11.03 0.32 151.51 0.00 0.00 0.00 0.00 03:20:15 02:39:01 veth1556e04 91.50 138.57 9.06 1185.87 0.00 0.00 0.00 0.10 03:20:15 02:39:01 veth6726eb8 77.46 160.06 7.98 1198.42 0.00 0.00 0.00 0.10 03:20:15 02:39:01 veth6229f94 0.18 1.05 0.01 0.05 0.00 0.00 0.00 0.00 03:20:15 02:39:01 ens3 963.95 584.84 8426.44 241.52 0.00 0.00 0.00 0.00 03:20:15 02:39:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:20:15 02:39:01 veth29c4acf 86.07 161.61 8.78 1184.99 0.00 0.00 0.00 0.10 03:20:15 02:39:01 vethce41db9 93.80 160.71 9.17 1193.18 0.00 0.00 0.00 0.10 03:20:15 02:39:01 veth8a5f93f 93.55 128.21 9.21 1209.01 0.00 0.00 0.00 0.10 03:20:15 02:39:01 docker0 513.71 874.63 42.46 7572.74 0.00 0.00 0.00 0.00 03:20:15 02:40:01 veth0ee1b00 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:20:15 02:40:01 vethe963a61 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:20:15 02:40:01 veth915d43c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:20:15 02:40:01 vethe566081 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:20:15 02:40:01 veth795c5e3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:20:15 02:40:01 veth6229f94 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:40:01 ens3 17.91 10.78 14.42 7.90 0.00 0.00 0.00 0.00 03:20:15 02:40:01 vethdb07318 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:20:15 02:40:01 veth2a7f025 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:20:15 02:40:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 02:40:01 veth85d92ed 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:20:15 02:40:01 veth59f2450 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:20:15 02:40:01 vethca02d48 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:20:15 02:40:01 vetha95eb95 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:20:15 02:40:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:40:01 veth3ee0abd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:20:15 02:40:01 veth42de7a8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:20:15 02:41:01 veth0ee1b00 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:41:01 vethe963a61 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:41:01 veth915d43c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:41:01 vethe566081 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:41:01 veth795c5e3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:41:01 veth6229f94 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:41:01 ens3 3.15 1.65 2.50 1.32 0.00 0.00 0.00 0.00 03:20:15 02:41:01 vethdb07318 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:41:01 veth2a7f025 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:41:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 02:41:01 veth85d92ed 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:41:01 veth59f2450 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:41:01 vethca02d48 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:41:01 vetha95eb95 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:41:01 veth3ee0abd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:41:01 veth42de7a8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:42:02 veth0ee1b00 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:42:02 vethe963a61 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:42:02 veth915d43c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:42:02 vethe566081 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:42:02 veth795c5e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:42:02 veth6229f94 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:42:02 ens3 5.73 2.98 4.56 2.41 0.00 0.00 0.00 0.00 03:20:15 02:42:02 vethdb07318 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:42:02 veth2a7f025 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:42:02 veth85d92ed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:42:02 veth59f2450 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:42:02 vethca02d48 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:42:02 vetha95eb95 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:42:02 veth3ee0abd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:42:02 veth42de7a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:43:01 veth6229f94 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:43:01 ens3 9.59 6.15 7.47 4.30 0.00 0.00 0.00 0.00 03:20:15 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:44:01 ens3 417.88 439.98 205.21 1986.42 0.00 0.00 0.00 0.00 03:20:15 02:44:01 lo 46.99 46.99 4.64 4.64 0.00 0.00 0.00 0.00 03:20:15 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:45:01 ens3 405.77 406.50 158.50 2909.59 0.00 0.00 0.00 0.00 03:20:15 02:45:01 lo 28.40 28.40 2.79 2.79 0.00 0.00 0.00 0.00 03:20:15 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:46:01 ens3 119.00 120.35 49.85 809.35 0.00 0.00 0.00 0.00 03:20:15 02:46:01 lo 9.80 9.80 0.97 0.97 0.00 0.00 0.00 0.00 03:20:15 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:48:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:20:15 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:49:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:50:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 03:20:15 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:51:01 ens3 0.90 0.57 0.31 0.23 0.00 0.00 0.00 0.00 03:20:15 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:53:01 ens3 0.28 0.23 0.08 0.08 0.00 0.00 0.00 0.00 03:20:15 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:58:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:20:15 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 02:59:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:01:01 ens3 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00 03:20:15 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:02:01 ens3 3.12 4.25 3.83 32.83 0.00 0.00 0.00 0.00 03:20:15 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:03:01 ens3 17.28 22.16 5.38 89.25 0.00 0.00 0.00 0.00 03:20:15 03:03:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:20:15 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:04:01 ens3 2.15 1.40 1.02 1.21 0.00 0.00 0.00 0.00 03:20:15 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:05:01 ens3 0.57 0.40 0.27 0.22 0.00 0.00 0.00 0.00 03:20:15 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:06:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:07:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:08:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:20:15 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:13:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 03:20:15 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:15:01 ens3 0.28 0.18 0.12 0.01 0.00 0.00 0.00 0.00 03:20:15 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:20:15 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:18:01 ens3 0.38 0.30 0.18 0.08 0.00 0.00 0.00 0.00 03:20:15 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:20:15 03:19:01 vethcf79f3e 84.30 131.01 8.37 1274.51 0.00 0.00 0.00 0.10 03:20:15 03:19:01 ens3 222.13 137.71 3928.13 21.08 0.00 0.00 0.00 0.00 03:20:15 03:19:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 03:20:15 03:19:01 docker0 84.30 130.89 7.22 1274.50 0.00 0.00 0.00 0.00 03:20:15 03:20:01 ens3 270.77 169.81 5793.41 51.45 0.00 0.00 0.00 0.00 03:20:15 03:20:01 lo 2.27 2.27 0.24 0.24 0.00 0.00 0.00 0.00 03:20:15 03:20:01 docker0 3.72 3.53 0.93 1.95 0.00 0.00 0.00 0.00 03:20:15 Average: ens3 97.90 80.19 748.75 134.43 0.00 0.00 0.00 0.00 03:20:15 Average: lo 2.08 2.08 0.20 0.20 0.00 0.00 0.00 0.00 03:20:15 Average: docker0 31.65 41.35 2.46 290.92 0.00 0.00 0.00 0.00 03:20:15 03:20:15 03:20:15 ---> sar -P ALL: 03:20:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22663) 10/14/24 _x86_64_ (8 CPU) 03:20:15 03:20:15 02:31:57 LINUX RESTART (8 CPU) 03:20:15 03:20:15 02:32:01 CPU %user %nice %system %iowait %steal %idle 03:20:15 02:33:01 all 7.61 0.00 2.47 2.56 0.07 87.29 03:20:15 02:33:01 0 6.14 0.00 1.89 0.43 0.07 91.47 03:20:15 02:33:01 1 4.06 0.00 1.95 1.35 0.07 92.57 03:20:15 02:33:01 2 12.56 0.00 4.71 3.41 0.08 79.23 03:20:15 02:33:01 3 10.34 0.00 1.54 1.66 0.08 86.36 03:20:15 02:33:01 4 5.69 0.00 2.00 2.48 0.05 89.78 03:20:15 02:33:01 5 5.60 0.00 1.56 4.53 0.05 88.26 03:20:15 02:33:01 6 7.53 0.00 2.54 6.37 0.05 83.51 03:20:15 02:33:01 7 8.98 0.00 3.58 0.25 0.07 87.12 03:20:15 02:34:01 all 8.35 0.00 4.32 4.54 0.11 82.69 03:20:15 02:34:01 0 9.89 0.00 4.25 1.10 0.08 84.67 03:20:15 02:34:01 1 9.97 0.00 5.83 11.64 0.12 72.44 03:20:15 02:34:01 2 6.56 0.00 2.48 0.32 0.08 90.55 03:20:15 02:34:01 3 8.12 0.00 3.91 0.40 0.12 87.45 03:20:15 02:34:01 4 8.75 0.00 3.06 0.35 0.13 87.70 03:20:15 02:34:01 5 5.47 0.00 4.82 5.94 0.08 83.68 03:20:15 02:34:01 6 10.74 0.00 5.01 0.80 0.14 83.32 03:20:15 02:34:01 7 7.35 0.00 5.18 15.80 0.08 71.58 03:20:15 02:35:01 all 41.46 0.00 6.13 1.64 0.14 50.63 03:20:15 02:35:01 0 47.02 0.00 6.01 1.04 0.13 45.79 03:20:15 02:35:01 1 49.51 0.00 6.74 0.08 0.13 43.53 03:20:15 02:35:01 2 36.07 0.00 5.26 5.36 0.14 53.16 03:20:15 02:35:01 3 45.93 0.00 7.94 3.32 0.13 42.67 03:20:15 02:35:01 4 35.48 0.00 5.68 0.19 0.19 58.47 03:20:15 02:35:01 5 35.59 0.00 6.07 2.15 0.12 56.07 03:20:15 02:35:01 6 47.62 0.00 6.38 0.56 0.12 45.33 03:20:15 02:35:01 7 34.36 0.00 4.93 0.44 0.13 60.14 03:20:15 02:36:01 all 54.83 0.00 7.19 0.97 0.13 36.88 03:20:15 02:36:01 0 55.50 0.00 7.17 0.17 0.14 37.03 03:20:15 02:36:01 1 58.59 0.00 7.75 0.08 0.17 33.41 03:20:15 02:36:01 2 51.17 0.00 6.41 4.66 0.12 37.64 03:20:15 02:36:01 3 58.70 0.00 7.46 0.57 0.13 33.14 03:20:15 02:36:01 4 52.49 0.00 8.17 0.56 0.13 38.65 03:20:15 02:36:01 5 52.13 0.00 6.87 0.98 0.12 39.89 03:20:15 02:36:01 6 56.17 0.00 7.46 0.32 0.12 35.93 03:20:15 02:36:01 7 53.83 0.00 6.22 0.46 0.12 39.38 03:20:15 02:37:01 all 33.77 0.00 6.27 4.66 0.14 55.16 03:20:15 02:37:01 0 32.92 0.00 6.29 5.85 0.15 54.79 03:20:15 02:37:01 1 35.73 0.00 7.42 6.64 0.15 50.06 03:20:15 02:37:01 2 32.18 0.00 5.74 0.53 0.17 61.38 03:20:15 02:37:01 3 36.29 0.00 6.61 3.22 0.10 53.78 03:20:15 02:37:01 4 32.05 0.00 5.87 4.04 0.12 57.92 03:20:15 02:37:01 5 31.93 0.00 5.80 6.94 0.17 55.17 03:20:15 02:37:01 6 38.43 0.00 6.67 6.65 0.12 48.13 03:20:15 02:37:01 7 30.65 0.00 5.76 3.45 0.14 60.01 03:20:15 02:38:01 all 18.83 0.00 6.52 19.69 0.16 54.80 03:20:15 02:38:01 0 18.74 0.00 7.44 26.69 0.19 46.94 03:20:15 02:38:01 1 19.15 0.00 6.26 29.01 0.14 45.44 03:20:15 02:38:01 2 18.96 0.00 6.03 8.81 0.12 66.08 03:20:15 02:38:01 3 21.61 0.00 8.29 34.38 0.15 35.57 03:20:15 02:38:01 4 18.28 0.00 6.07 16.97 0.12 58.55 03:20:15 02:38:01 5 17.57 0.00 6.70 24.90 0.15 50.67 03:20:15 02:38:01 6 17.74 0.00 5.76 12.27 0.15 64.07 03:20:15 02:38:01 7 18.60 0.00 5.61 4.45 0.27 71.06 03:20:15 02:39:01 all 12.11 0.00 5.67 31.17 0.13 50.92 03:20:15 02:39:01 0 12.34 0.00 5.09 15.64 0.13 66.80 03:20:15 02:39:01 1 11.61 0.00 6.13 28.25 0.14 53.87 03:20:15 02:39:01 2 11.73 0.00 5.10 29.99 0.13 53.05 03:20:15 02:39:01 3 13.04 0.00 6.82 46.53 0.12 33.49 03:20:15 02:39:01 4 11.74 0.00 6.38 38.78 0.12 42.98 03:20:15 02:39:01 5 11.63 0.00 5.48 15.39 0.17 67.34 03:20:15 02:39:01 6 12.24 0.00 4.94 41.10 0.13 41.59 03:20:15 02:39:01 7 12.55 0.00 5.45 33.83 0.12 48.06 03:20:15 02:40:01 all 18.02 0.00 5.51 18.13 0.10 58.25 03:20:15 02:40:01 0 18.34 0.00 6.16 39.15 0.10 36.25 03:20:15 02:40:01 1 17.33 0.00 5.89 14.57 0.13 62.07 03:20:15 02:40:01 2 18.36 0.00 5.44 10.19 0.13 65.88 03:20:15 02:40:01 3 18.81 0.00 6.61 44.86 0.12 29.60 03:20:15 02:40:01 4 18.18 0.00 5.40 8.35 0.07 68.00 03:20:15 02:40:01 5 17.87 0.00 3.82 4.30 0.07 73.95 03:20:15 02:40:01 6 17.88 0.00 5.36 13.04 0.08 63.64 03:20:15 02:40:01 7 17.37 0.00 5.41 10.64 0.08 66.50 03:20:15 02:41:01 all 86.50 0.00 10.84 2.50 0.16 0.00 03:20:15 02:41:01 0 87.42 0.00 9.92 2.51 0.15 0.00 03:20:15 02:41:01 1 84.94 0.00 12.35 2.50 0.22 0.00 03:20:15 02:41:01 2 86.24 0.00 11.11 2.48 0.17 0.00 03:20:15 02:41:01 3 85.91 0.00 11.53 2.42 0.14 0.00 03:20:15 02:41:01 4 86.43 0.00 10.89 2.54 0.14 0.00 03:20:15 02:41:01 5 86.93 0.00 10.40 2.52 0.15 0.00 03:20:15 02:41:01 6 87.09 0.00 10.28 2.52 0.12 0.00 03:20:15 02:41:01 7 87.03 0.00 10.26 2.52 0.19 0.00 03:20:15 02:42:02 all 89.14 0.00 10.69 0.00 0.18 0.00 03:20:15 02:42:02 0 88.94 0.00 10.85 0.00 0.21 0.00 03:20:15 02:42:02 1 88.00 0.00 11.83 0.00 0.17 0.00 03:20:15 02:42:02 2 87.33 0.00 12.48 0.00 0.19 0.00 03:20:15 02:42:02 3 90.19 0.00 9.66 0.00 0.15 0.00 03:20:15 02:42:02 4 89.87 0.00 9.96 0.00 0.17 0.00 03:20:15 02:42:02 5 89.58 0.00 10.25 0.00 0.17 0.00 03:20:15 02:42:02 6 88.92 0.00 10.89 0.00 0.19 0.00 03:20:15 02:42:02 7 90.22 0.00 9.63 0.00 0.15 0.00 03:20:15 02:43:01 all 48.00 0.00 8.73 10.56 0.24 32.48 03:20:15 02:43:01 0 48.73 0.00 8.65 8.86 0.18 33.59 03:20:15 02:43:01 1 45.34 0.00 9.76 28.87 0.67 15.36 03:20:15 02:43:01 2 48.38 0.00 8.15 7.42 0.16 35.89 03:20:15 02:43:01 3 48.92 0.00 8.57 5.49 0.22 36.81 03:20:15 02:43:01 4 48.51 0.00 8.48 7.98 0.22 34.81 03:20:15 02:43:01 5 47.43 0.00 9.88 3.15 0.14 39.40 03:20:15 02:43:01 6 48.63 0.00 7.66 12.11 0.19 31.40 03:20:15 02:43:01 7 47.94 0.00 8.71 11.43 0.14 31.78 03:20:15 03:20:15 02:43:01 CPU %user %nice %system %iowait %steal %idle 03:20:15 02:44:01 all 7.06 0.00 1.51 1.84 0.08 89.51 03:20:15 02:44:01 0 10.06 0.00 1.84 1.59 0.08 86.42 03:20:15 02:44:01 1 7.84 0.00 1.44 1.32 0.08 89.32 03:20:15 02:44:01 2 7.11 0.00 1.46 0.89 0.08 90.47 03:20:15 02:44:01 3 6.03 0.00 1.31 1.44 0.10 91.13 03:20:15 02:44:01 4 7.99 0.00 1.42 1.07 0.07 89.45 03:20:15 02:44:01 5 4.97 0.00 1.20 4.84 0.05 88.94 03:20:15 02:44:01 6 6.68 0.00 1.66 2.25 0.12 89.29 03:20:15 02:44:01 7 5.79 0.00 1.71 1.33 0.07 91.10 03:20:15 02:45:01 all 10.72 0.00 0.85 0.07 0.07 88.29 03:20:15 02:45:01 0 10.47 0.00 0.97 0.02 0.07 88.48 03:20:15 02:45:01 1 11.69 0.00 0.89 0.08 0.07 87.27 03:20:15 02:45:01 2 8.00 0.00 0.80 0.00 0.07 91.14 03:20:15 02:45:01 3 11.60 0.00 0.89 0.02 0.08 87.41 03:20:15 02:45:01 4 9.67 0.00 0.82 0.00 0.07 89.44 03:20:15 02:45:01 5 14.72 0.00 0.87 0.35 0.08 83.97 03:20:15 02:45:01 6 11.95 0.00 0.75 0.05 0.07 87.18 03:20:15 02:45:01 7 7.69 0.00 0.80 0.02 0.07 91.42 03:20:15 02:46:01 all 2.31 0.00 0.24 0.05 0.03 97.38 03:20:15 02:46:01 0 3.10 0.00 0.35 0.02 0.03 96.50 03:20:15 02:46:01 1 2.32 0.00 0.23 0.02 0.02 97.41 03:20:15 02:46:01 2 1.30 0.00 0.18 0.03 0.03 98.45 03:20:15 02:46:01 3 2.35 0.00 0.18 0.02 0.02 97.43 03:20:15 02:46:01 4 2.52 0.00 0.20 0.02 0.03 97.23 03:20:15 02:46:01 5 2.34 0.00 0.37 0.00 0.03 97.26 03:20:15 02:46:01 6 2.52 0.00 0.20 0.18 0.02 97.07 03:20:15 02:46:01 7 2.02 0.00 0.18 0.08 0.02 97.70 03:20:15 02:47:01 all 0.07 0.00 0.03 0.01 0.01 99.89 03:20:15 02:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:20:15 02:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:20:15 02:47:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:20:15 02:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:20:15 02:47:01 4 0.05 0.00 0.05 0.00 0.02 99.88 03:20:15 02:47:01 5 0.03 0.00 0.05 0.00 0.02 99.90 03:20:15 02:47:01 6 0.33 0.00 0.03 0.00 0.00 99.63 03:20:15 02:47:01 7 0.02 0.00 0.03 0.05 0.00 99.90 03:20:15 02:48:01 all 0.22 0.00 0.01 0.00 0.01 99.75 03:20:15 02:48:01 0 0.05 0.00 0.00 0.00 0.02 99.93 03:20:15 02:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:20:15 02:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:20:15 02:48:01 3 0.02 0.00 0.03 0.00 0.02 99.93 03:20:15 02:48:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:20:15 02:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:20:15 02:48:01 6 1.53 0.00 0.02 0.00 0.00 98.45 03:20:15 02:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:20:15 02:49:01 all 0.16 0.00 0.02 0.00 0.01 99.81 03:20:15 02:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:20:15 02:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:20:15 02:49:01 2 0.00 0.00 0.02 0.02 0.02 99.95 03:20:15 02:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 02:49:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:20:15 02:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:20:15 02:49:01 6 1.21 0.00 0.10 0.00 0.00 98.69 03:20:15 02:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 02:50:01 all 0.04 0.00 0.01 0.00 0.01 99.93 03:20:15 02:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:20:15 02:50:01 1 0.03 0.00 0.00 0.02 0.02 99.93 03:20:15 02:50:01 2 0.05 0.00 0.00 0.02 0.02 99.92 03:20:15 02:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:20:15 02:50:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:20:15 02:50:01 5 0.07 0.00 0.02 0.00 0.00 99.92 03:20:15 02:50:01 6 0.10 0.00 0.00 0.00 0.00 99.90 03:20:15 02:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:20:15 02:51:01 all 0.03 0.00 0.01 0.03 0.01 99.93 03:20:15 02:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 02:51:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:20:15 02:51:01 2 0.05 0.00 0.03 0.07 0.00 99.85 03:20:15 02:51:01 3 0.03 0.00 0.00 0.00 0.02 99.95 03:20:15 02:51:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:20:15 02:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:20:15 02:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:20:15 02:51:01 7 0.02 0.00 0.03 0.13 0.02 99.80 03:20:15 02:52:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:20:15 02:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:20:15 02:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:20:15 02:52:01 2 0.03 0.00 0.00 0.07 0.00 99.90 03:20:15 02:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:20:15 02:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:20:15 02:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:20:15 02:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:20:15 02:52:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:20:15 02:53:01 all 0.13 0.00 0.01 0.00 0.01 99.85 03:20:15 02:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 02:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:20:15 02:53:01 2 0.03 0.00 0.02 0.03 0.00 99.92 03:20:15 02:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 03:20:15 02:53:01 4 0.02 0.00 0.03 0.00 0.02 99.93 03:20:15 02:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 03:20:15 02:53:01 6 0.93 0.00 0.00 0.00 0.00 99.07 03:20:15 02:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 03:20:15 02:54:01 all 0.11 0.00 0.02 0.00 0.02 99.85 03:20:15 02:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:20:15 02:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:20:15 02:54:01 2 0.05 0.00 0.02 0.03 0.02 99.88 03:20:15 02:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:20:15 02:54:01 4 0.07 0.00 0.02 0.00 0.08 99.83 03:20:15 02:54:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:20:15 02:54:01 6 0.61 0.00 0.02 0.00 0.00 99.37 03:20:15 02:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:20:15 03:20:15 02:54:01 CPU %user %nice %system %iowait %steal %idle 03:20:15 02:55:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:20:15 02:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 02:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:20:15 02:55:01 2 0.07 0.00 0.02 0.02 0.00 99.90 03:20:15 02:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:20:15 02:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:20:15 02:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:20:15 02:55:01 6 0.08 0.00 0.02 0.00 0.00 99.90 03:20:15 02:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:20:15 02:56:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:20:15 02:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:20:15 02:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 02:56:01 2 0.07 0.00 0.02 0.00 0.00 99.92 03:20:15 02:56:01 3 0.07 0.00 0.02 0.00 0.02 99.90 03:20:15 02:56:01 4 0.07 0.00 0.03 0.00 0.02 99.88 03:20:15 02:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:20:15 02:56:01 6 0.05 0.00 0.00 0.00 0.00 99.95 03:20:15 02:56:01 7 0.02 0.00 0.00 0.02 0.02 99.95 03:20:15 02:57:01 all 0.01 0.00 0.01 0.01 0.01 99.96 03:20:15 02:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:20:15 02:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:20:15 02:57:01 2 0.03 0.00 0.02 0.08 0.02 99.85 03:20:15 02:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:20:15 02:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:20:15 02:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 03:20:15 02:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:20:15 02:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:20:15 02:58:01 all 0.04 0.00 0.02 0.01 0.01 99.92 03:20:15 02:58:01 0 0.05 0.00 0.00 0.00 0.00 99.95 03:20:15 02:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:20:15 02:58:01 2 0.03 0.00 0.02 0.12 0.00 99.83 03:20:15 02:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:20:15 02:58:01 4 0.03 0.00 0.02 0.00 0.03 99.92 03:20:15 02:58:01 5 0.05 0.00 0.07 0.00 0.02 99.87 03:20:15 02:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:20:15 02:58:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:20:15 02:59:01 all 0.05 0.00 0.02 0.01 0.01 99.92 03:20:15 02:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:20:15 02:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 03:20:15 02:59:01 2 0.07 0.00 0.00 0.05 0.00 99.88 03:20:15 02:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:20:15 02:59:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:20:15 02:59:01 5 0.05 0.00 0.03 0.00 0.00 99.92 03:20:15 02:59:01 6 0.20 0.00 0.00 0.00 0.00 99.80 03:20:15 02:59:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:20:15 03:00:01 all 0.20 0.00 0.01 0.00 0.00 99.79 03:20:15 03:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 03:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:20:15 03:00:01 2 0.05 0.00 0.03 0.02 0.00 99.90 03:20:15 03:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:20:15 03:00:01 4 0.10 0.00 0.03 0.00 0.00 99.87 03:20:15 03:00:01 5 0.03 0.00 0.00 0.00 0.00 99.97 03:20:15 03:00:01 6 1.26 0.00 0.00 0.00 0.02 98.73 03:20:15 03:00:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:20:15 03:01:01 all 0.15 0.00 0.01 0.00 0.01 99.83 03:20:15 03:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:20:15 03:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 03:01:01 2 0.05 0.00 0.00 0.02 0.00 99.93 03:20:15 03:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:20:15 03:01:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:20:15 03:01:01 5 0.02 0.00 0.03 0.00 0.02 99.93 03:20:15 03:01:01 6 0.99 0.00 0.00 0.00 0.00 99.01 03:20:15 03:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:20:15 03:02:01 all 0.06 0.00 0.02 0.00 0.01 99.90 03:20:15 03:02:01 0 0.08 0.00 0.00 0.00 0.00 99.92 03:20:15 03:02:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:20:15 03:02:01 2 0.10 0.00 0.02 0.02 0.02 99.85 03:20:15 03:02:01 3 0.00 0.00 0.02 0.02 0.00 99.97 03:20:15 03:02:01 4 0.07 0.00 0.03 0.00 0.03 99.87 03:20:15 03:02:01 5 0.07 0.00 0.03 0.00 0.00 99.90 03:20:15 03:02:01 6 0.12 0.00 0.02 0.00 0.00 99.87 03:20:15 03:02:01 7 0.03 0.00 0.03 0.00 0.02 99.92 03:20:15 03:03:01 all 0.31 0.00 0.05 0.01 0.00 99.62 03:20:15 03:03:01 0 0.12 0.00 0.08 0.00 0.00 99.80 03:20:15 03:03:01 1 0.07 0.00 0.02 0.00 0.00 99.92 03:20:15 03:03:01 2 0.12 0.00 0.03 0.03 0.00 99.82 03:20:15 03:03:01 3 0.65 0.00 0.10 0.05 0.00 99.20 03:20:15 03:03:01 4 0.08 0.00 0.03 0.00 0.02 99.87 03:20:15 03:03:01 5 0.37 0.00 0.03 0.00 0.02 99.58 03:20:15 03:03:01 6 0.13 0.00 0.02 0.00 0.00 99.85 03:20:15 03:03:01 7 0.97 0.00 0.08 0.00 0.00 98.95 03:20:15 03:04:01 all 0.04 0.00 0.01 0.00 0.01 99.94 03:20:15 03:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:20:15 03:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 03:20:15 03:04:01 2 0.05 0.00 0.02 0.02 0.00 99.92 03:20:15 03:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:20:15 03:04:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:20:15 03:04:01 5 0.07 0.00 0.00 0.00 0.00 99.93 03:20:15 03:04:01 6 0.00 0.00 0.02 0.00 0.02 99.97 03:20:15 03:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 03:20:15 03:05:01 all 0.03 0.00 0.01 0.00 0.01 99.94 03:20:15 03:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:20:15 03:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:20:15 03:05:01 2 0.03 0.00 0.03 0.02 0.02 99.90 03:20:15 03:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 03:05:01 4 0.03 0.00 0.02 0.00 0.03 99.92 03:20:15 03:05:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:20:15 03:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 03:05:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:20:15 03:20:15 03:05:01 CPU %user %nice %system %iowait %steal %idle 03:20:15 03:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 03:20:15 03:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:20:15 03:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:20:15 03:06:01 2 0.00 0.00 0.03 0.02 0.00 99.95 03:20:15 03:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:20:15 03:06:01 4 0.05 0.00 0.02 0.00 0.02 99.92 03:20:15 03:06:01 5 0.03 0.00 0.00 0.00 0.02 99.95 03:20:15 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:20:15 03:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:20:15 03:07:01 all 0.04 0.00 0.02 0.00 0.00 99.94 03:20:15 03:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:20:15 03:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:20:15 03:07:01 2 0.05 0.00 0.02 0.03 0.00 99.90 03:20:15 03:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:20:15 03:07:01 4 0.05 0.00 0.03 0.00 0.02 99.90 03:20:15 03:07:01 5 0.08 0.00 0.02 0.00 0.00 99.90 03:20:15 03:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:20:15 03:07:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:20:15 03:08:01 all 0.15 0.00 0.02 0.00 0.01 99.83 03:20:15 03:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:20:15 03:08:01 1 0.98 0.00 0.00 0.00 0.00 99.02 03:20:15 03:08:01 2 0.00 0.00 0.02 0.02 0.00 99.97 03:20:15 03:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:20:15 03:08:01 4 0.08 0.00 0.07 0.00 0.02 99.83 03:20:15 03:08:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:20:15 03:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:20:15 03:08:01 7 0.03 0.00 0.03 0.00 0.00 99.93 03:20:15 03:09:01 all 0.24 0.00 0.01 0.00 0.00 99.74 03:20:15 03:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:20:15 03:09:01 1 1.63 0.00 0.00 0.00 0.00 98.37 03:20:15 03:09:01 2 0.03 0.00 0.02 0.02 0.00 99.93 03:20:15 03:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:20:15 03:09:01 4 0.10 0.00 0.07 0.00 0.02 99.82 03:20:15 03:09:01 5 0.05 0.00 0.00 0.00 0.00 99.95 03:20:15 03:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 03:09:01 7 0.05 0.00 0.02 0.00 0.02 99.92 03:20:15 03:10:01 all 0.05 0.00 0.02 0.00 0.01 99.92 03:20:15 03:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:20:15 03:10:01 1 0.20 0.00 0.03 0.00 0.02 99.75 03:20:15 03:10:01 2 0.03 0.00 0.02 0.02 0.02 99.92 03:20:15 03:10:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:20:15 03:10:01 4 0.07 0.00 0.03 0.00 0.00 99.90 03:20:15 03:10:01 5 0.03 0.00 0.03 0.00 0.00 99.93 03:20:15 03:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 03:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 03:11:01 all 0.06 0.00 0.02 0.00 0.00 99.91 03:20:15 03:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:20:15 03:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 03:11:01 2 0.12 0.00 0.03 0.03 0.00 99.82 03:20:15 03:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:20:15 03:11:01 4 0.13 0.00 0.03 0.00 0.00 99.83 03:20:15 03:11:01 5 0.07 0.00 0.02 0.00 0.02 99.90 03:20:15 03:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:20:15 03:11:01 7 0.07 0.00 0.03 0.00 0.00 99.90 03:20:15 03:12:01 all 0.05 0.00 0.03 0.01 0.00 99.90 03:20:15 03:12:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:20:15 03:12:01 1 0.18 0.00 0.03 0.00 0.00 99.78 03:20:15 03:12:01 2 0.00 0.00 0.00 0.08 0.00 99.92 03:20:15 03:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:20:15 03:12:01 4 0.05 0.00 0.05 0.00 0.02 99.88 03:20:15 03:12:01 5 0.07 0.00 0.03 0.00 0.00 99.90 03:20:15 03:12:01 6 0.03 0.00 0.02 0.00 0.02 99.93 03:20:15 03:12:01 7 0.07 0.00 0.05 0.00 0.00 99.88 03:20:15 03:13:01 all 0.06 0.00 0.02 0.00 0.01 99.91 03:20:15 03:13:01 0 0.05 0.00 0.02 0.00 0.00 99.93 03:20:15 03:13:01 1 0.13 0.00 0.02 0.00 0.00 99.85 03:20:15 03:13:01 2 0.03 0.00 0.03 0.02 0.02 99.90 03:20:15 03:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:20:15 03:13:01 4 0.07 0.00 0.02 0.00 0.02 99.90 03:20:15 03:13:01 5 0.08 0.00 0.02 0.00 0.02 99.88 03:20:15 03:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:20:15 03:13:01 7 0.05 0.00 0.03 0.00 0.00 99.92 03:20:15 03:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 03:20:15 03:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 03:14:01 1 0.05 0.00 0.00 0.00 0.00 99.95 03:20:15 03:14:01 2 0.02 0.00 0.02 0.02 0.00 99.95 03:20:15 03:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 03:14:01 4 0.03 0.00 0.02 0.00 0.03 99.92 03:20:15 03:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 03:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 03:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:20:15 03:15:01 all 0.02 0.00 0.02 0.01 0.01 99.95 03:20:15 03:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:20:15 03:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:20:15 03:15:01 2 0.03 0.00 0.02 0.05 0.00 99.90 03:20:15 03:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 03:20:15 03:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 03:20:15 03:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 03:20:15 03:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:20:15 03:15:01 7 0.03 0.00 0.03 0.00 0.00 99.93 03:20:15 03:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 03:20:15 03:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 03:20:15 03:16:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:20:15 03:16:01 2 0.00 0.00 0.00 0.02 0.02 99.97 03:20:15 03:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:20:15 03:16:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:20:15 03:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 03:20:15 03:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:20:15 03:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:20:15 03:20:15 03:16:01 CPU %user %nice %system %iowait %steal %idle 03:20:15 03:17:01 all 0.02 0.00 0.01 0.00 0.01 99.97 03:20:15 03:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:20:15 03:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 03:20:15 03:17:01 2 0.00 0.00 0.00 0.02 0.00 99.98 03:20:15 03:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 03:20:15 03:17:01 4 0.03 0.00 0.03 0.00 0.02 99.92 03:20:15 03:17:01 5 0.05 0.00 0.02 0.00 0.00 99.93 03:20:15 03:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:20:15 03:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 03:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:20:15 03:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 03:18:01 1 0.05 0.00 0.00 0.00 0.00 99.95 03:20:15 03:18:01 2 0.03 0.00 0.00 0.02 0.00 99.95 03:20:15 03:18:01 3 0.05 0.00 0.00 0.00 0.00 99.95 03:20:15 03:18:01 4 0.07 0.00 0.05 0.00 0.05 99.83 03:20:15 03:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 03:20:15 03:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:20:15 03:18:01 7 0.02 0.00 0.03 0.00 0.02 99.93 03:20:15 03:19:01 all 3.44 0.00 1.53 1.28 0.34 93.40 03:20:15 03:19:01 0 2.33 0.00 0.95 0.30 0.32 96.10 03:20:15 03:19:01 1 4.04 0.00 1.24 0.00 0.35 94.36 03:20:15 03:19:01 2 2.99 0.00 1.61 7.52 0.35 87.52 03:20:15 03:19:01 3 3.18 0.00 1.12 0.20 0.32 95.19 03:20:15 03:19:01 4 4.49 0.00 1.79 0.23 0.42 93.07 03:20:15 03:19:01 5 4.37 0.00 1.92 2.00 0.42 91.29 03:20:15 03:19:01 6 3.02 0.00 1.78 0.02 0.25 94.93 03:20:15 03:19:01 7 3.13 0.00 1.85 0.00 0.32 94.71 03:20:15 03:20:01 all 6.67 0.00 3.30 2.69 0.73 86.63 03:20:15 03:20:01 0 6.59 0.00 3.95 0.87 0.82 87.77 03:20:15 03:20:01 1 5.84 0.00 2.72 2.37 0.64 88.44 03:20:15 03:20:01 2 6.91 0.00 3.58 0.30 0.76 88.45 03:20:15 03:20:01 3 6.74 0.00 2.76 0.02 0.55 89.93 03:20:15 03:20:01 4 7.91 0.00 2.86 0.27 1.02 87.95 03:20:15 03:20:01 5 6.73 0.00 3.73 1.38 0.72 87.44 03:20:15 03:20:01 6 6.79 0.00 3.67 8.41 0.56 80.57 03:20:15 03:20:01 7 5.82 0.00 3.11 7.94 0.74 82.39 03:20:15 Average: all 9.27 0.00 1.69 2.11 0.06 86.87 03:20:15 Average: 0 9.36 0.00 1.68 2.14 0.06 86.76 03:20:15 Average: 1 9.39 0.00 1.81 2.58 0.07 86.15 03:20:15 Average: 2 9.02 0.00 1.67 1.71 0.06 87.53 03:20:15 Average: 3 9.64 0.00 1.76 2.97 0.06 85.58 03:20:15 Average: 4 9.10 0.00 1.65 1.73 0.08 87.45 03:20:15 Average: 5 8.99 0.00 1.65 1.64 0.06 87.66 03:20:15 Average: 6 9.68 0.00 1.67 2.20 0.05 86.40 03:20:15 Average: 7 8.98 0.00 1.63 1.91 0.06 87.42 03:20:15 03:20:15 03:20:15