Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 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-ssh9358492564787583409.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-ssh13091806464366911786.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-ssh11344398573123177085.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-ssh7911043926094925733.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-ssh18391684805243582959.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 Running on prd-ubuntu20.04-docker-8c-8g-22677 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/727 [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/727 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 (main) Commit message: "Merge pull request #4970 from jackchenjc/issue-4916-2" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 # timeout=10 > git rev-list --no-walk 39873e173f907ab191659c9eb82525abb097855c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:30:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:30:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:30:43 ========================================================= 06:30:43 EdgeX Global Pipelines Version Info 06:30:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:30:44 ------------------- 06:30:44 stable info: 06:30:44 ------------------- 06:30:44 Commited By: Ginny Guan ginny@iotechsys.com 06:30:44 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:30:44 Message: update stable to v1.0.265 06:30:44 ------------------- 06:30:44 experimental info: 06:30:44 ------------------- 06:30:44 Commited By: Cherry Wang cherry@iotechsys.com 06:30:44 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:30:44 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:30:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:30:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:30:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:30:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:30:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:30:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:30:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:30:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66e3c9b [Pipeline] echo 06:30:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:30:45 provisioning config files... 06:30:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/727@tmp/config6887596744447461043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:45 ---> ****-login.sh 06:30:45 nexus3.edgexfoundry.org:10001 06:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:53 Configure a credential helper to remove this warning. See 06:30:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:53 06:30:53 Login Succeeded 06:30:53 nexus3.edgexfoundry.org:10002 06:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:53 Configure a credential helper to remove this warning. See 06:30:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:53 06:30:53 Login Succeeded 06:30:53 nexus3.edgexfoundry.org:10003 06:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:53 Configure a credential helper to remove this warning. See 06:30:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:53 06:30:53 Login Succeeded 06:30:53 nexus3.edgexfoundry.org:10004 06:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:53 Configure a credential helper to remove this warning. See 06:30:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:53 06:30:53 Login Succeeded 06:30:53 ****.io 06:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:30:53 Configure a credential helper to remove this warning. See 06:30:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:30:53 06:30:53 Login Succeeded 06:30:53 ---> ****-login.sh ends [Pipeline] } 06:30:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:30:53 + 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 06:30:53 + + dirname cmd/core-command/Dockerfile 06:30:53 cut -d/ -f2 06:30:53 + echo core-command,cmd/core-command/Dockerfile 06:30:53 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:30:53 cut -d/ -f2 06:30:53 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:30:53 + dirname cmd/core-data/Dockerfile 06:30:53 + cut -d/ -f2 06:30:53 + echo core-data,cmd/core-data/Dockerfile 06:30:53 + dirname cmd/core-keeper/Dockerfile 06:30:53 + cut -d/ -f2 06:30:53 + echo core-keeper,cmd/core-keeper/Dockerfile 06:30:53 + dirname cmd/core-metadata/Dockerfile 06:30:53 + cut -d/ -f2 06:30:53 + echo core-metadata,cmd/core-metadata/Dockerfile 06:30:53 + dirname cmd/security-bootstrapper/Dockerfile 06:30:53 + cut -d/ -f2 06:30:53 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:30:53 + dirname cmd/security-proxy-auth/Dockerfile 06:30:53 + cut -d/ -f2 06:30:53 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:30:53 + dirname cmd/security-proxy-setup/Dockerfile 06:30:53 + cut -d/ -f2 06:30:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:30:53 + dirname cmd/security-secretstore-setup/Dockerfile 06:30:53 + cut -d/ -f2 06:30:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:30:53 + dirname+ cmd/security-spiffe-token-provider/Dockerfile 06:30:53 cut -d/ -f2 06:30:53 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:30:53 + dirname cmd/security-spire-agent/Dockerfile 06:30:53 + cut -d/ -f2 06:30:53 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:30:53 + + dirname cmd/security-spire-config/Dockerfile 06:30:53 cut -d/ -f2 06:30:53 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:30:53 + dirname cmd/security-spire-server/Dockerfile 06:30:53 + cut -d/ -f2 06:30:53 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:30:53 + dirname cmd/support-cron-scheduler/Dockerfile 06:30:53 + cut -d/ -f2 06:30:53 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 06:30:53 + dirname cmd/support-notifications/Dockerfile 06:30:53 + cut -d/ -f2 06:30:53 + echo support-notifications,cmd/support-notifications/Dockerfile 06:30:53 + dirname cmd/support-scheduler/Dockerfile 06:30:53 + cut -d/ -f2 06:30:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:30:54 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 06:30:54 + git rev-list -1 --merges 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6~1..66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] echo 06:30:54 -----------> git rev-list -1 --merges 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6~1..66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:30:54 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [false] [Pipeline] sh 06:30:54 + git log --format=format:%s -1 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] echo 06:30:54 ========================================================= 06:30:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:30:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:30:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:30:55 + grep -v github /etc/ssh/ssh_known_hosts 06:30:55 + [ -e /tmp/ssh_known_hosts ] 06:30:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:30:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:30:55 + sudo tee -a /etc/ssh/ssh_known_hosts 06:30:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:30:55 06:30:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:30:55 0.1.4: Pulling from edgex-devops/py-git-semver 06:30:55 b85a868b505f: Pulling fs layer 06:30:55 e2be974225ed: Pulling fs layer 06:30:55 339a4e72a1f5: Pulling fs layer 06:30:55 988bab9f4d93: Pulling fs layer 06:30:55 1469e6f7b9e6: Pulling fs layer 06:30:55 eaf3925da568: Pulling fs layer 06:30:55 bab4dde63d76: Pulling fs layer 06:30:55 bde34c3a00c8: Pulling fs layer 06:30:55 b352a97aabf1: Pulling fs layer 06:30:55 4872d77fe225: Pulling fs layer 06:30:55 5851b861e8e6: Pulling fs layer 06:30:55 bde34c3a00c8: Waiting 06:30:55 988bab9f4d93: Waiting 06:30:55 b352a97aabf1: Waiting 06:30:55 1469e6f7b9e6: Waiting 06:30:55 4872d77fe225: Waiting 06:30:55 eaf3925da568: Waiting 06:30:55 5851b861e8e6: Waiting 06:30:55 bab4dde63d76: Waiting 06:30:55 e2be974225ed: Verifying Checksum 06:30:55 e2be974225ed: Download complete 06:30:55 988bab9f4d93: Download complete 06:30:55 1469e6f7b9e6: Verifying Checksum 06:30:55 1469e6f7b9e6: Download complete 06:30:55 eaf3925da568: Download complete 06:30:56 339a4e72a1f5: Verifying Checksum 06:30:56 339a4e72a1f5: Download complete 06:30:56 bde34c3a00c8: Verifying Checksum 06:30:56 bde34c3a00c8: Download complete 06:30:56 b352a97aabf1: Verifying Checksum 06:30:56 b352a97aabf1: Download complete 06:30:56 4872d77fe225: Verifying Checksum 06:30:56 4872d77fe225: Download complete 06:30:56 5851b861e8e6: Download complete 06:30:56 b85a868b505f: Verifying Checksum 06:30:56 b85a868b505f: Download complete 06:30:56 bab4dde63d76: Verifying Checksum 06:30:56 bab4dde63d76: Download complete 06:30:57 b85a868b505f: Pull complete 06:30:57 e2be974225ed: Pull complete 06:30:57 339a4e72a1f5: Pull complete 06:30:57 988bab9f4d93: Pull complete 06:30:58 1469e6f7b9e6: Pull complete 06:30:58 eaf3925da568: Pull complete 06:31:00 bab4dde63d76: Pull complete 06:31:00 bde34c3a00c8: Pull complete 06:31:00 b352a97aabf1: Pull complete 06:31:00 4872d77fe225: Pull complete 06:31:00 5851b861e8e6: Pull complete 06:31:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:31:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:31:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:00 prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container 06:31:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:31:04 $ docker top 772e840159b290f036bd4a3c73e5897aeda3a7cb11b97348c7f2f7d01259fc10 -eo pid,comm 06:31:03 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). 06:31:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:31:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:31:03 [ssh-agent] Looking for ssh-agent implementation... 06:31:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:04 $ docker exec 772e840159b290f036bd4a3c73e5897aeda3a7cb11b97348c7f2f7d01259fc10 ssh-agent 06:31:03 SSH_AUTH_SOCK=/tmp/ssh-8bRNoqEw6ImZ/agent.33 06:31:03 SSH_AGENT_PID=39 06:31:03 Running ssh-add (command line suppressed) 06:31:04 Identity added: /w/workspace/edgex-go/727@tmp/private_key_890845615077153340.key (/w/workspace/edgex-go/727@tmp/private_key_890845615077153340.key) 06:31:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:31:03 + git tag --points-at HEAD [Pipeline] } 06:31:05 $ docker exec --env ******** --env ******** 772e840159b290f036bd4a3c73e5897aeda3a7cb11b97348c7f2f7d01259fc10 ssh-agent -k 06:31:05 unset SSH_AUTH_SOCK; 06:31:05 unset SSH_AGENT_PID; 06:31:05 echo Agent pid 39 killed; 06:31:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:31:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:31:03 [ssh-agent] Looking for ssh-agent implementation... 06:31:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:31:05 $ docker exec 772e840159b290f036bd4a3c73e5897aeda3a7cb11b97348c7f2f7d01259fc10 ssh-agent 06:31:04 SSH_AUTH_SOCK=/tmp/ssh-1Zz8nGNMTtBm/agent.72 06:31:04 SSH_AGENT_PID=78 06:31:04 Running ssh-add (command line suppressed) 06:31:05 Identity added: /w/workspace/edgex-go/727@tmp/private_key_10135389725722100813.key (/w/workspace/edgex-go/727@tmp/private_key_10135389725722100813.key) 06:31:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:31:04 + git semver init 06:31:04 2024-10-14 06:31:06,291 [run_init] DEBUG init version:0.0.0 force:False 06:31:04 2024-10-14 06:31:06,292 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/727/.semver 06:31:04 2024-10-14 06:31:06,293 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/727/.semver 06:31:04 2024-10-14 06:31:06,293 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/727/.semver'], cwd=/w/workspace/edgex-go/727, universal_newlines=False, shell=None, istream=None) 06:31:10 2024-10-14 06:31:11,524 [append_file] DEBUG append to file:/w/workspace/edgex-go/727/.git/info/exclude 06:31:10 2024-10-14 06:31:11,524 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/727/.semver/main with force:False 06:31:10 2024-10-14 06:31:11,524 [read_version] DEBUG read version from /w/workspace/edgex-go/727/.semver/main 06:31:10 2024-10-14 06:31:11,525 [read_version] DEBUG read version from /w/workspace/edgex-go/727/.semver/main 06:31:10 3.2.0-dev.104 [Pipeline] } 06:31:11 $ docker exec --env ******** --env ******** 772e840159b290f036bd4a3c73e5897aeda3a7cb11b97348c7f2f7d01259fc10 ssh-agent -k 06:31:11 unset SSH_AUTH_SOCK; 06:31:11 unset SSH_AGENT_PID; 06:31:11 echo Agent pid 78 killed; 06:31:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:31:10 + git semver [Pipeline] } 06:31:12 $ docker stop --time=1 772e840159b290f036bd4a3c73e5897aeda3a7cb11b97348c7f2f7d01259fc10 06:31:13 $ docker rm -f --volumes 772e840159b290f036bd4a3c73e5897aeda3a7cb11b97348c7f2f7d01259fc10 [Pipeline] // withDockerContainer [Pipeline] sh 06:31:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:31:14 Stashed 1 file(s) [Pipeline] echo 06:31:14 [edgeXSemver]: initialized semver on version 3.2.0-dev.104 [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 06:31:14 + git config --global --add safe.directory /w/workspace/edgex-go/727 [Pipeline] echo 06:31:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:31:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:31:14 ========================================================= 06:31:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:31:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:31:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:31:14 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:31:14 43c4264eed91: Pulling fs layer 06:31:14 4cc291be95ef: Pulling fs layer 06:31:14 2ac1f1163629: Pulling fs layer 06:31:14 5c3c966382ef: Pulling fs layer 06:31:14 4f4fb700ef54: Pulling fs layer 06:31:14 5d5c8e513c77: Pulling fs layer 06:31:14 9f66e0745190: Pulling fs layer 06:31:14 f49a43e4bbc0: Pulling fs layer 06:31:14 561ebcabdf7f: Pulling fs layer 06:31:14 4f4fb700ef54: Waiting 06:31:14 5c3c966382ef: Waiting 06:31:14 5d5c8e513c77: Waiting 06:31:14 9f66e0745190: Waiting 06:31:14 f49a43e4bbc0: Waiting 06:31:14 561ebcabdf7f: Waiting 06:31:14 4cc291be95ef: Download complete 06:31:14 5c3c966382ef: Download complete 06:31:14 4f4fb700ef54: Verifying Checksum 06:31:14 4f4fb700ef54: Download complete 06:31:14 5d5c8e513c77: Verifying Checksum 06:31:14 5d5c8e513c77: Download complete 06:31:14 43c4264eed91: Download complete 06:31:14 9f66e0745190: Verifying Checksum 06:31:14 9f66e0745190: Download complete 06:31:15 43c4264eed91: Pull complete 06:31:15 561ebcabdf7f: Download complete 06:31:15 4cc291be95ef: Pull complete 06:31:15 2ac1f1163629: Verifying Checksum 06:31:15 2ac1f1163629: Download complete 06:31:15 f49a43e4bbc0: Verifying Checksum 06:31:15 f49a43e4bbc0: Download complete 06:31:18 2ac1f1163629: Pull complete 06:31:18 5c3c966382ef: Pull complete 06:31:18 4f4fb700ef54: Pull complete 06:31:18 5d5c8e513c77: Pull complete 06:31:18 9f66e0745190: Pull complete 06:31:21 f49a43e4bbc0: Pull complete 06:31:21 561ebcabdf7f: Pull complete 06:31:21 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:31:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:31:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 06:31:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:31:22 WORKDIR /edgex 06:31:22 COPY go.mod . 06:31:22 RUN go mod download 06:31:22 + docker build -t ci-base-image-x86_64 -f - . 06:31:22 Sending build context to Docker daemon 179.7MB 06:31:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:31:22 ---> 3a752c3f9dda 06:31:22 Step 2/4 : WORKDIR /edgex 06:31:27 ---> Running in 1fbfa5402c83 06:31:28 Removing intermediate container 1fbfa5402c83 06:31:28 ---> 23a7ec764435 06:31:28 Step 3/4 : COPY go.mod . 06:31:28 ---> 2efa3d220a50 06:31:28 Step 4/4 : RUN go mod download 06:31:28 ---> Running in 5e7a4342f04a 06:31:29 Still waiting to schedule task 06:31:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:32:00 Removing intermediate container 5e7a4342f04a 06:32:00 ---> 7387608e567d 06:32:00 Successfully built 7387608e567d 06:32:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:00 + docker inspect -f . ci-base-image-x86_64 06:32:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:00 prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container 06:32:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:32:01 $ docker top 9eadb63519bf9d0f3e9d68fb5f5e75507fa14845b7e00103841c4dd59e12e504 -eo pid,comm [Pipeline] { [Pipeline] sh 06:32:01 + go version 06:32:01 go version go1.23.2 linux/amd64 [Pipeline] } 06:32:01 $ docker stop --time=1 9eadb63519bf9d0f3e9d68fb5f5e75507fa14845b7e00103841c4dd59e12e504 06:32:02 $ docker rm -f --volumes 9eadb63519bf9d0f3e9d68fb5f5e75507fa14845b7e00103841c4dd59e12e504 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:32:03 + docker inspect -f . ci-base-image-x86_64 06:32:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:32:03 prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container 06:32:03 $ 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/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:32:04 $ docker top 3425c97a50b0ef2c634974d36ec51abe4751f3e2ad1615985e661ad6fde832fd -eo pid,comm [Pipeline] { [Pipeline] echo 06:32:04 ========================================================= 06:32:04 [edgeXBuildGoParallel] Running Tests and Build... 06:32:04 ========================================================= [Pipeline] sh 06:32:04 + git config --global --add safe.directory /w/workspace/edgex-go/727 [Pipeline] fileExists [Pipeline] sh 06:32:04 + make test 06:32:04 go test -race -coverprofile=coverage.out ./... 06:32:12 ? github.com/edgexfoundry/edgex-go [no test files] 06:32:44 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 06:32:44 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 06:32:44 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 06:32:44 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 06:32:44 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 06:32:44 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 06:32:44 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 06:32:44 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 06:32:44 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 06:32:44 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 06:32:44 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 06:32:44 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 06:32:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:32:44 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 06:32:44 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 06:32:44 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 06:32:46 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 06:32:46 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 06:32:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 06:32:47 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 06:32:47 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 06:32:47 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 06:32:48 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 06:32:48 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 06:32:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements 06:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:32:49 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 06:32:49 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 06:32:49 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 06:32:49 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:32:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 06:32:49 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 06:32:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 06:32:49 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 06:32:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 06:32:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:32:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 06:32:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 06:32:50 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 06:32:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.045s coverage: 69.2% of statements 06:32:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 53.3% of statements 06:32:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 06:32:52 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 06:32:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.942s coverage: 93.4% of statements 06:32:52 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 91.7% of statements 06:32:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 10.0% of statements 06:32:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:32:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:32:54 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 06:32:54 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 06:32:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:32:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 06:32:54 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 06:32:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:32:54 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 06:32:54 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 06:32:54 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 06:32:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.421s coverage: 95.8% of statements 06:32:55 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 06:32:55 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 06:32:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:32:56 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 06:32:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.030s coverage: 0.0% of statements [no tests to run] 06:32:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.8% of statements 06:32:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 42.5% of statements 06:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.033s coverage: 41.7% of statements 06:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements 06:32:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 06:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements 06:32:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 06:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:32:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 06:32:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 06:32:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 06:32:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:32:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 06:32:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 06:32:58 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 06:33:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 06:33:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 06:33:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 06:33:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 06:33:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 06:33:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 06:33:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 06:33:01 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 06:33:01 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 06:33:02 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 06:33:03 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 06:33:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:33:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 06:33:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 06:33:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22678 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 06:33:08 Running in /w/workspace/edgex-go/727 [Pipeline] { [Pipeline] checkout 06:33:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 06:33:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 06:33:08 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 06:33:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 06:33:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 06:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:33:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 06:33:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 06:33:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 06:33:10 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 06:33:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements 06:33:11 The recommended git tool is: git 06:33:11 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 06:33:11 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 06:33:11 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 06:33:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 06:33:12 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 06:33:12 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:33:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 06:33:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 06:33:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 06:33:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 06:33:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:33:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 06:33:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 06:33:15 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:33:15 using credential edgex-jenkins-ssh 06:33:15 Cloning the remote Git repository 06:33:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:33:15 > git init /w/workspace/edgex-go/727 # timeout=10 06:33:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:33:16 > git --version # timeout=10 06:33:16 > git --version # 'git version 2.25.1' 06:33:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:33:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 06:33:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 06:33:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:33:16 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:33:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.264s coverage: 79.9% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.053s coverage: 92.9% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.118s coverage: 63.1% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.140s coverage: 36.5% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.031s coverage: 9.9% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.060s coverage: 97.1% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.028s coverage: 45.8% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 19.6% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.098s coverage: 95.7% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements 06:33:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 98.9% of statements 06:33:23 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 06:33:23 running golangci-lint 06:33:23 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 06:33:23 go version go1.23.2 linux/amd64 06:33:23 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 06:33:23 level=info msg="[config_reader] Used config file .golangci.yml" 06:33:23 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:33:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:33:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:33:33 Avoid second fetch 06:33:33 Checking out Revision 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 (main) 06:33:34 Commit message: "Merge pull request #4970 from jackchenjc/issue-4916-2" 06:33:33 > git config core.sparsecheckout # timeout=10 06:33:33 > git checkout -f 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:33:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:33:39 % Total % Received % Xferd Average Speed Time Time Time Current 06:33:39 Dload Upload Total Spent Left Speed 06:33:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 12828 59 7616 0 0 32827 0 --:--:-- --:--:-- --:--:-- 32686 100 12828 100 12828 0 0 54820 0 --:--:-- --:--:-- --:--:-- 54587 [Pipeline] sh 06:33:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:33:39 + sudo tee /etc/docker/daemon.new 06:33:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:33:39 { 06:33:39 "registry-mirrors": [ 06:33:39 "https://nexus3.edgexfoundry.org:10001" 06:33:39 ], 06:33:39 "bip": "10.250.0.254/24", 06:33:39 "hosts": [ 06:33:39 "tcp://0.0.0.0:5555", 06:33:39 "unix:///var/run/docker.sock" 06:33:39 ], 06:33:39 "mtu": 1458, 06:33:39 "selinux-enabled": true, 06:33:39 "seccomp-profile": "/etc/docker/seccomp.json" 06:33:39 } [Pipeline] sh 06:33:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:33:40 + sudo service docker restart 06:33:50 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|types_sizes|deps|exports_file|files|name) took 24.638232979s" 06:33:50 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 59.411033ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:33:58 provisioning config files... 06:33:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/727@tmp/config6293969432763666104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:59 ---> ****-login.sh 06:33:59 nexus3.edgexfoundry.org:10001 06:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:59 Configure a credential helper to remove this warning. See 06:33:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:59 06:33:59 Login Succeeded 06:33:59 nexus3.edgexfoundry.org:10002 06:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:33:59 Configure a credential helper to remove this warning. See 06:33:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:33:59 06:33:59 Login Succeeded 06:33:59 nexus3.edgexfoundry.org:10003 06:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:00 Configure a credential helper to remove this warning. See 06:34:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:00 06:34:00 Login Succeeded 06:34:00 nexus3.edgexfoundry.org:10004 06:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:00 Configure a credential helper to remove this warning. See 06:34:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:00 06:34:00 Login Succeeded 06:34:00 ****.io 06:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:01 Configure a credential helper to remove this warning. See 06:34:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:01 06:34:01 Login Succeeded 06:34:01 ---> ****-login.sh ends [Pipeline] } 06:34:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:34:01 + git config --global --add safe.directory /w/workspace/edgex-go/727 [Pipeline] echo 06:34:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:34:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:34:01 ========================================================= 06:34:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:34:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:34:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:34:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:34:02 cf04c63912e1: Pulling fs layer 06:34:02 55b35a11ae5e: Pulling fs layer 06:34:02 a37a00ec5f00: Pulling fs layer 06:34:02 50b3750afda1: Pulling fs layer 06:34:02 4f4fb700ef54: Pulling fs layer 06:34:02 80978eb59214: Pulling fs layer 06:34:02 c9f46d7d2bd2: Pulling fs layer 06:34:02 c5a475d317c9: Pulling fs layer 06:34:02 80978eb59214: Waiting 06:34:02 50b3750afda1: Waiting 06:34:02 c9f46d7d2bd2: Waiting 06:34:02 4f4fb700ef54: Waiting 06:34:02 c5a475d317c9: Waiting 06:34:02 55b35a11ae5e: Verifying Checksum 06:34:02 55b35a11ae5e: Download complete 06:34:02 50b3750afda1: Verifying Checksum 06:34:02 50b3750afda1: Download complete 06:34:02 4f4fb700ef54: Verifying Checksum 06:34:02 4f4fb700ef54: Download complete 06:34:02 80978eb59214: Verifying Checksum 06:34:02 80978eb59214: Download complete 06:34:02 cf04c63912e1: Verifying Checksum 06:34:02 cf04c63912e1: Download complete 06:34:02 level=info msg="[linters_context/goanalysis] analyzers took 1m52.029296513s with top 10 stages: buildir: 1m7.581771072s, gosec: 4.041599073s, fact_deprecated: 2.858765414s, inspect: 2.67756421s, ctrlflow: 2.358961656s, printf: 2.185922932s, fact_purity: 1.606044223s, S1038: 1.361922497s, nilness: 1.276195605s, SA5012: 905.839449ms" 06:34:02 level=info msg="[runner] Issues before processing: 220, after processing: 0" 06:34:02 level=info msg="[runner] Processors filtering stat (in/out): autogenerated_exclude: 220/220, nolint: 22/0, skip_dirs: 220/220, exclude: 220/220, exclude-rules: 220/22, cgo: 220/220, filename_unadjuster: 220/220, path_prettifier: 220/220, skip_files: 220/220, invalid_issue: 220/220, identifier_marker: 220/220" 06:34:02 level=info msg="[runner] processing took 22.360927ms with stages: nolint: 9.317256ms, identifier_marker: 5.391677ms, path_prettifier: 3.839717ms, exclude-rules: 1.526459ms, autogenerated_exclude: 1.505288ms, skip_dirs: 666.307µs, invalid_issue: 38.651µs, filename_unadjuster: 37.551µs, cgo: 33.261µs, max_same_issues: 1.03µs, uniq_by_line: 600ns, fixer: 540ns, skip_files: 470ns, exclude: 470ns, path_shortener: 350ns, diff: 280ns, sort_results: 270ns, max_from_linter: 260ns, source_code: 140ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns, severity-rules: 110ns" 06:34:02 level=info msg="[runner] linters took 13.762282491s with stages: goanalysis_metalinter: 13.739821292s" 06:34:02 level=info msg="File cache stats: 0 entries of total size 0B" 06:34:02 level=info msg="Memory: 385 samples, avg is 304.6MB, max is 1348.6MB" 06:34:02 level=info msg="Execution took 38.469060986s" 06:34:02 go vet ./... 06:34:03 c5a475d317c9: Verifying Checksum 06:34:03 c5a475d317c9: Download complete 06:34:03 cf04c63912e1: Pull complete 06:34:03 55b35a11ae5e: Pull complete 06:34:04 a37a00ec5f00: Download complete 06:34:05 c9f46d7d2bd2: Verifying Checksum 06:34:05 c9f46d7d2bd2: Download complete 06:34:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:34:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:34:09 ./bin/test-attribution-txt.sh [Pipeline] echo 06:34:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 06:34:10 + ls -al . 06:34:10 total 1892 06:34:10 drwxrwxr-x 11 1001 1001 4096 Oct 14 06:32 . 06:34:10 drwxr-xr-x 4 root root 4096 Oct 14 06:32 .. 06:34:10 drwxrwxr-x 2 1001 1001 4096 Oct 14 06:30 .blubracket 06:34:10 -rw-rw-r-- 1 1001 1001 10 Oct 14 06:30 .dockerignore 06:34:10 drwxrwxr-x 8 1001 1001 4096 Oct 14 06:33 .git 06:34:10 drwxrwxr-x 3 1001 1001 4096 Oct 14 06:30 .github 06:34:10 -rw-rw-r-- 1 1001 1001 1152 Oct 14 06:30 .gitignore 06:34:10 -rw-rw-r-- 1 1001 1001 199 Oct 14 06:30 .golangci.yml 06:34:10 -rw-rw-r-- 1 1001 1001 100 Oct 14 06:30 .hadolint.yml 06:34:10 drwxr-xr-x 3 1001 1001 4096 Oct 14 06:31 .semver 06:34:10 -rw-rw-r-- 1 1001 1001 155 Oct 14 06:30 .sonarcloud.properties 06:34:10 -rw-rw-r-- 1 1001 1001 1171 Oct 14 06:30 ADOPTERS.md 06:34:10 -rw-rw-r-- 1 1001 1001 21553 Oct 14 06:30 Attribution.txt 06:34:10 -rw-rw-r-- 1 1001 1001 100284 Oct 14 06:30 CHANGELOG.md 06:34:10 -rw-rw-r-- 1 1001 1001 3804 Oct 14 06:30 CONTRIBUTING.md 06:34:10 -rw-rw-r-- 1 1001 1001 677 Oct 14 06:30 GOVERNANCE.md 06:34:10 -rw-rw-r-- 1 1001 1001 861 Oct 14 06:30 Jenkinsfile 06:34:10 -rw-rw-r-- 1 1001 1001 10775 Oct 14 06:30 LICENSE 06:34:10 -rw-rw-r-- 1 1001 1001 17391 Oct 14 06:30 Makefile 06:34:10 -rw-rw-r-- 1 1001 1001 582 Oct 14 06:30 OWNERS.md 06:34:10 -rw-rw-r-- 1 1001 1001 9528 Oct 14 06:30 README.md 06:34:10 -rw-rw-r-- 1 1001 1001 789 Oct 14 06:30 SECURITY.md 06:34:10 -rw-rw-r-- 1 1001 1001 13 Oct 14 06:31 VERSION 06:34:10 drwxrwxr-x 2 1001 1001 4096 Oct 14 06:30 bin 06:34:10 drwxrwxr-x 20 1001 1001 4096 Oct 14 06:30 cmd 06:34:10 -rw-r--r-- 1 root root 1548405 Oct 14 06:33 coverage.out 06:34:10 drwxrwxr-x 2 1001 1001 4096 Oct 14 06:30 fuzz_test 06:34:10 -rw-rw-r-- 1 1001 1001 7277 Oct 14 06:30 go.mod 06:34:10 -rw-rw-r-- 1 1001 1001 101084 Oct 14 06:30 go.sum 06:34:10 drwxrwxr-x 7 1001 1001 4096 Oct 14 06:30 internal 06:34:10 drwxrwxr-x 3 1001 1001 4096 Oct 14 06:30 openapi 06:34:10 -rw-rw-r-- 1 1001 1001 584 Oct 14 06:30 security.txt 06:34:10 -rw-rw-r-- 1 1001 1001 204 Oct 14 06:30 version.go [Pipeline] sh 06:34:11 + '[' -e coverage.out ] 06:34:11 + chown 1001:1001 coverage.out [Pipeline] stash 06:34:11 Stashed 1 file(s) [Pipeline] sh 06:34:11 + make build 06:34:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:34:17 a37a00ec5f00: Pull complete 06:34:18 50b3750afda1: Pull complete 06:34:18 4f4fb700ef54: Pull complete 06:34:18 80978eb59214: Pull complete 06:34:26 c9f46d7d2bd2: Pull complete 06:34:28 c5a475d317c9: Pull complete 06:34:28 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 06:34:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:34:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 06:34:28 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:34:28 WORKDIR /edgex 06:34:28 COPY go.mod . 06:34:28 RUN go mod download -t 06:34:28 ci-base-image-arm64 -f - . 06:34:28 Sending build context to Docker daemon 3.693MB 06:34:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:34:28 ---> be29e6b0f0d4 06:34:28 Step 2/4 : WORKDIR /edgex 06:34:30 ---> Running in 3bb5de5e83df 06:34:31 Removing intermediate container 3bb5de5e83df 06:34:31 ---> fe0a3d95374c 06:34:31 Step 3/4 : COPY go.mod . 06:34:31 ---> 25aff03b40ce 06:34:31 Step 4/4 : RUN go mod download 06:34:31 ---> Running in 4318fd1e6fc7 06:34:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:34:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:34:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:34:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:34:45 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:34:50 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:34:53 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:34:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:34:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:35:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:35:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:35:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:35:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:35:05 $ docker stop --time=1 3425c97a50b0ef2c634974d36ec51abe4751f3e2ad1615985e661ad6fde832fd 06:35:12 $ docker rm -f --volumes 3425c97a50b0ef2c634974d36ec51abe4751f3e2ad1615985e661ad6fde832fd [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 06:35:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:35:14 06:35:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:35:14 latest: Pulling from edgex-devops/edgex-compose 06:35:14 91d30c5bc195: Pulling fs layer 06:35:14 2e9b0aa3be6d: Pulling fs layer 06:35:14 9c61dcf015f6: Pulling fs layer 06:35:14 4698f68db338: Pulling fs layer 06:35:14 2a2f49069b9e: Pulling fs layer 06:35:14 e0025b399a48: Pulling fs layer 06:35:14 2a2f49069b9e: Waiting 06:35:14 e0025b399a48: Waiting 06:35:14 4698f68db338: Waiting 06:35:14 91d30c5bc195: Verifying Checksum 06:35:14 91d30c5bc195: Download complete 06:35:14 4698f68db338: Download complete 06:35:14 2e9b0aa3be6d: Verifying Checksum 06:35:14 2e9b0aa3be6d: Download complete 06:35:14 e0025b399a48: Verifying Checksum 06:35:14 e0025b399a48: Download complete 06:35:14 91d30c5bc195: Pull complete 06:35:14 2a2f49069b9e: Download complete 06:35:15 2e9b0aa3be6d: Pull complete 06:35:15 9c61dcf015f6: Download complete 06:35:18 9c61dcf015f6: Pull complete 06:35:18 4698f68db338: Pull complete 06:35:19 2a2f49069b9e: Pull complete 06:35:19 e0025b399a48: Pull complete 06:35:19 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:35:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:35:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:19 prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container 06:35: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/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:35:23 $ docker top af96cdafe074ff794bbd4b9fae1e00eaf08e3ca22bf82ccb994317cc96d52098 -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:24 + docker compose -f ./docker-compose-build.yml build --parallel 06:35:27 #1 [core-keeper internal] load build definition from Dockerfile 06:35:27 #1 transferring dockerfile: 2.07kB done 06:35:27 #1 DONE 0.0s 06:35:27 06:35:27 #2 [security-secretstore-setup internal] load build definition from Dockerfile 06:35:27 #2 transferring dockerfile: 2.49kB done 06:35:27 #2 DONE 0.0s 06:35:27 06:35:27 #3 [support-notifications internal] load build definition from Dockerfile 06:35:27 #3 transferring dockerfile: 2.02kB done 06:35:27 #3 DONE 0.0s 06:35:27 06:35:27 #4 [support-scheduler internal] load build definition from Dockerfile 06:35:27 #4 transferring dockerfile: 1.93kB done 06:35:27 #4 DONE 0.0s 06:35:27 06:35:27 #5 [security-spire-agent internal] load build definition from Dockerfile 06:35:27 #5 transferring dockerfile: 1.81kB done 06:35:27 #5 DONE 0.0s 06:35:27 06:35:27 #6 [core-data internal] load build definition from Dockerfile 06:35:27 #6 transferring dockerfile: 2.07kB done 06:35:27 #6 DONE 0.0s 06:35:27 06:35:27 #7 [security-spire-config internal] load build definition from Dockerfile 06:35:27 #7 transferring dockerfile: 1.69kB done 06:35:27 #7 DONE 0.0s 06:35:27 06:35:27 #8 [support-cron-scheduler internal] load build definition from Dockerfile 06:35:27 #8 transferring dockerfile: 1.85kB done 06:35:27 #8 DONE 0.0s 06:35:27 06:35:27 #9 [security-bootstrapper internal] load build definition from Dockerfile 06:35:27 #9 transferring dockerfile: 3.17kB done 06:35:27 #9 DONE 0.0s 06:35:27 06:35:27 #10 [core-keeper internal] load .dockerignore 06:35:27 #10 transferring context: 50B done 06:35:27 #10 DONE 0.0s 06:35:27 06:35:27 #11 [security-proxy-auth internal] load build definition from Dockerfile 06:35:27 #11 transferring dockerfile: 2.15kB done 06:35:27 #11 DONE 0.0s 06:35:27 06:35:27 #12 [security-proxy-setup internal] load build definition from Dockerfile 06:35:27 #12 transferring dockerfile: 2.50kB done 06:35:27 #12 DONE 0.0s 06:35:27 06:35:27 #13 [core-metadata internal] load build definition from Dockerfile 06:35:27 #13 transferring dockerfile: 2.13kB done 06:35:27 #13 DONE 0.0s 06:35:27 06:35:27 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:35:27 #14 transferring dockerfile: 2.23kB done 06:35:27 #14 DONE 0.0s 06:35:27 06:35:27 #15 [core-command internal] load build definition from Dockerfile 06:35:27 #15 transferring dockerfile: 1.93kB done 06:35:27 #15 DONE 0.0s 06:35:27 06:35:27 #16 [security-spire-server internal] load build definition from Dockerfile 06:35:27 #16 transferring dockerfile: 1.70kB done 06:35:27 #16 DONE 0.0s 06:35:27 06:35:27 #17 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:35:27 #17 transferring dockerfile: 1.89kB done 06:35:27 #17 DONE 0.0s 06:35:27 06:35:27 #18 [security-secretstore-setup internal] load .dockerignore 06:35:27 #18 transferring context: 50B done 06:35:27 #18 DONE 0.0s 06:35:27 06:35:27 #19 [support-notifications internal] load .dockerignore 06:35:27 #19 transferring context: 50B done 06:35:27 #19 DONE 0.0s 06:35:27 06:35:27 #20 [support-scheduler internal] load .dockerignore 06:35:27 #20 transferring context: 50B done 06:35:27 #20 DONE 0.0s 06:35:27 06:35:27 #21 [security-spire-agent internal] load .dockerignore 06:35:27 #21 transferring context: 50B done 06:35:27 #21 DONE 0.0s 06:35:27 06:35:27 #22 [core-data internal] load .dockerignore 06:35:27 #22 transferring context: 50B done 06:35:27 #22 DONE 0.0s 06:35:27 06:35:27 #23 [security-spire-config internal] load .dockerignore 06:35:27 #23 transferring context: 50B done 06:35:27 #23 DONE 0.0s 06:35:27 06:35:27 #24 [support-cron-scheduler internal] load .dockerignore 06:35:27 #24 transferring context: 50B done 06:35:27 #24 DONE 0.0s 06:35:27 06:35:27 #25 [security-bootstrapper internal] load .dockerignore 06:35:27 #25 transferring context: 50B done 06:35:27 #25 DONE 0.0s 06:35:27 06:35:27 #26 [security-proxy-setup internal] load .dockerignore 06:35:27 #26 transferring context: 50B done 06:35:27 #26 DONE 0.0s 06:35:27 06:35:27 #27 [core-metadata internal] load .dockerignore 06:35:27 #27 transferring context: 50B done 06:35:27 #27 DONE 0.0s 06:35:27 06:35:27 #28 [security-proxy-auth internal] load .dockerignore 06:35:27 #28 transferring context: 50B done 06:35:27 #28 DONE 0.0s 06:35:27 06:35:27 #29 [core-common-config-bootstrapper internal] load .dockerignore 06:35:27 #29 transferring context: 50B done 06:35:27 #29 DONE 0.0s 06:35:27 06:35:27 #30 [core-command internal] load .dockerignore 06:35:27 #30 transferring context: 50B done 06:35:27 #30 DONE 0.0s 06:35:27 06:35:27 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:35:27 #31 DONE 0.0s 06:35:27 06:35:27 #32 [security-spiffe-token-provider internal] load .dockerignore 06:35:28 Removing intermediate container 4318fd1e6fc7 06:35:28 ---> d82f1fbf92b7 06:35:28 Successfully built d82f1fbf92b7 06:35:28 Successfully tagged ci-base-image-arm64:latest 06:35:28 #32 transferring context: 50B done 06:35:28 #32 DONE 0.1s 06:35:28 06:35:28 #33 [security-spire-server internal] load .dockerignore 06:35:28 #33 transferring context: 50B done 06:35:28 #33 DONE 0.0s 06:35:28 06:35:28 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 06:35:28 #34 DONE 0.1s 06:35:28 06:35:28 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:35:28 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:35:28 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:35:28 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 06:35:28 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 06:35:28 #35 DONE 0.1s 06:35:28 06:35:28 #36 [core-keeper internal] load build context 06:35:28 #36 ... 06:35:28 06:35:28 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:35:28 #31 DONE 0.0s 06:35:28 06:35:28 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:35:28 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:35:28 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:35:28 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 06:35:28 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 06:35:28 #35 DONE 0.1s 06:35:28 06:35:28 #36 [core-keeper internal] load build context 06:35:28 #36 ... 06:35:28 06:35:28 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:35:28 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:35:28 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:35:28 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 06:35:28 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 06:35:28 #35 DONE 0.1s 06:35:28 06:35:28 #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:35:28 #31 DONE 0.0s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:28 06:35:28 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:35:28 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:35:28 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:35:28 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 06:35:28 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 06:35:28 #35 DONE 0.1s 06:35:28 06:35:28 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:35:28 #31 DONE 0.0s 06:35:28 06:35:28 #37 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 06:35:28 #37 DONE 0.5s 06:35:28 06:35:28 #38 [security-bootstrapper internal] load build context 06:35:28 #38 ... 06:35:28 06:35:28 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:35:28 #31 DONE 0.0s 06:35:28 06:35:28 #38 [security-bootstrapper internal] load build context 06:35:28 + docker inspect -f . ci-base-image-arm64 06:35:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:28 prd-ubuntu20.04-docker-arm64-4c-16g-22678 does not seem to be running inside a container 06:35:28 #38 ... 06:35:28 06:35:28 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:35:28 #31 DONE 0.0s 06:35:28 06:35:28 #38 [security-bootstrapper internal] load build context 06:35:28 #38 ... 06:35:28 06:35:28 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:35:28 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:35:28 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:35:28 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 06:35:28 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 06:35:28 #35 DONE 0.1s 06:35:28 06:35:28 #37 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-x86_64 06:35:28 #37 DONE 0.5s 06:35:28 06:35:28 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:35:28 #31 DONE 0.0s 06:35:28 06:35:28 #38 [security-bootstrapper internal] load build context 06:35:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:35:30 $ docker top 24fb539eee3f2c9af9a524e40d51564ee529489cde7d0690a50b1f2b8fe4e48a -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:31 + go version 06:35:31 go version go1.23.2 linux/arm64 [Pipeline] } 06:35:31 $ docker stop --time=1 24fb539eee3f2c9af9a524e40d51564ee529489cde7d0690a50b1f2b8fe4e48a 06:35:32 $ docker rm -f --volumes 24fb539eee3f2c9af9a524e40d51564ee529489cde7d0690a50b1f2b8fe4e48a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:35:33 06:35:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:35:33 latest: Pulling from edgex-devops/edgex-compose-arm64 06:35:33 547446be3368: Pulling fs layer 06:35:33 d125d8839a47: Pulling fs layer 06:35:33 3e85d5ac6304: Pulling fs layer 06:35:33 c3105a71a48b: Pulling fs layer 06:35:33 0f093f025ec4: Pulling fs layer 06:35:33 c3106fc0e877: Pulling fs layer 06:35:33 c3105a71a48b: Waiting 06:35:33 0f093f025ec4: Waiting 06:35:33 c3106fc0e877: Waiting 06:35:33 547446be3368: Verifying Checksum 06:35:33 c3105a71a48b: Verifying Checksum 06:35:33 c3105a71a48b: Download complete 06:35:34 #38 transferring context: 289.08MB 4.7s 06:35:34 #38 ... 06:35:34 06:35:34 #39 [support-cron-scheduler internal] load build context 06:35:34 #39 ... 06:35:34 06:35:34 #38 [security-bootstrapper internal] load build context 06:35:34 d125d8839a47: Verifying Checksum 06:35:34 d125d8839a47: Download complete 06:35:34 c3106fc0e877: Verifying Checksum 06:35:34 c3106fc0e877: Download complete 06:35:34 0f093f025ec4: Verifying Checksum 06:35:34 0f093f025ec4: Download complete 06:35:34 547446be3368: Pull complete 06:35:35 d125d8839a47: Pull complete 06:35:36 3e85d5ac6304: Download complete 06:35:39 #38 ... 06:35:39 06:35:39 #40 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:39 #40 ... 06:35:39 06:35:39 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 06:35:39 #41 ... 06:35:39 06:35:39 #42 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:35:39 #42 ... 06:35:39 06:35:39 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 06:35:39 #34 ... 06:35:39 06:35:39 #43 [core-data internal] load build context 06:35:39 #43 transferring context: 514.79MB 10.1s 06:35:39 #43 ... 06:35:39 06:35:39 #44 [security-proxy-setup internal] load build context 06:35:39 #44 ... 06:35:39 06:35:39 #45 [support-scheduler internal] load build context 06:35:39 #45 ... 06:35:39 06:35:39 #46 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:35:39 #46 ... 06:35:39 06:35:39 #47 [security-proxy-auth internal] load build context 06:35:39 #47 ... 06:35:39 06:35:39 #48 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 06:35:39 #48 ... 06:35:39 06:35:39 #49 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 06:35:39 #49 ... 06:35:39 06:35:39 #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:35:39 #50 ... 06:35:39 06:35:39 #51 [security-proxy-auth builder 2/8] WORKDIR /edgex-go 06:35:39 #51 ... 06:35:39 06:35:39 #36 [core-keeper internal] load build context 06:35:40 #36 ... 06:35:40 06:35:40 #52 [core-common-config-bootstrapper internal] load build context 06:35:40 #52 ... 06:35:40 06:35:40 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:35:40 #53 ... 06:35:40 06:35:40 #54 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:35:40 #54 ... 06:35:40 06:35:40 #55 [support-notifications internal] load build context 06:35:40 #55 ... 06:35:40 06:35:40 #56 [core-metadata internal] load build context 06:35:40 #56 ... 06:35:40 06:35:40 #57 [core-command internal] load build context 06:35:40 #57 ... 06:35:40 06:35:40 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:35:40 #58 ... 06:35:40 06:35:40 #59 [security-secretstore-setup internal] load build context 06:35:40 #59 ... 06:35:40 06:35:40 #36 [core-keeper internal] load build context 06:35:41 #36 transferring context: 612.09MB 13.3s done 06:35:45 #36 ... 06:35:45 06:35:45 #39 [support-cron-scheduler internal] load build context 06:35:45 #39 transferring context: 612.09MB 12.8s done 06:35:46 #39 ... 06:35:46 06:35:46 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 06:35:46 3e85d5ac6304: Pull complete 06:35:46 c3105a71a48b: Pull complete 06:35:46 #34 DONE 18.5s 06:35:46 06:35:46 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:35:46 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:35:46 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:35:46 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 06:35:46 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 06:35:46 #35 DONE 0.1s 06:35:46 06:35:46 #37 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-x86_64 06:35:46 #37 DONE 0.5s 06:35:46 06:35:46 #43 [core-data internal] load build context 06:35:46 #43 transferring context: 612.09MB 12.2s done 06:35:46 #43 DONE 18.3s 06:35:46 06:35:46 #55 [support-notifications internal] load build context 06:35:46 #55 transferring context: 612.09MB 12.2s done 06:35:46 #55 DONE 18.4s 06:35:46 06:35:46 #44 [security-proxy-setup internal] load build context 06:35:46 #44 transferring context: 612.09MB 12.0s done 06:35:46 #44 DONE 18.2s 06:35:46 06:35:46 #38 [security-bootstrapper internal] load build context 06:35:46 #38 transferring context: 612.09MB 12.3s done 06:35:46 #38 DONE 18.2s 06:35:46 06:35:46 #39 [support-cron-scheduler internal] load build context 06:35:46 #39 DONE 18.3s 06:35:46 06:35:46 #59 [security-secretstore-setup internal] load build context 06:35:46 #59 transferring context: 612.09MB 13.6s done 06:35:46 #59 DONE 18.5s 06:35:46 06:35:46 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 06:35:46 #41 DONE 18.5s 06:35:46 06:35:46 #45 [support-scheduler internal] load build context 06:35:46 #45 transferring context: 612.09MB 13.5s done 06:35:46 #45 DONE 18.4s 06:35:46 06:35:46 #40 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:46 #40 DONE 18.5s 06:35:46 06:35:46 #36 [core-keeper internal] load build context 06:35:46 #36 DONE 18.7s 06:35:46 06:35:46 #47 [security-proxy-auth internal] load build context 06:35:46 #47 transferring context: 7.04MB 0.2s 06:35:47 0f093f025ec4: Pull complete 06:35:47 c3106fc0e877: Pull complete 06:35:47 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:35:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:35:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:35:47 prd-ubuntu20.04-docker-arm64-4c-16g-22678 does not seem to be running inside a container 06:35:47 $ 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/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:35:49 $ docker top 3bd1ae54bd7e55bcf84cff5f66f91dfef29cb2dab5e298737d698c141c965047 -eo pid,comm [Pipeline] { [Pipeline] sh 06:35:50 + docker compose -f ./docker-compose-build.yml build --parallel 06:35:51 #47 ... 06:35:51 06:35:51 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:35:51 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:35:51 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:35:51 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 06:35:51 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 06:35:51 #35 DONE 0.1s 06:35:51 06:35:51 #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 06:35:51 #49 DONE 22.6s 06:35:51 06:35:51 #47 [security-proxy-auth internal] load build context 06:35:51 #47 transferring context: 454.58MB 5.2s 06:35:53 #47 transferring context: 612.09MB 6.7s done 06:35:56 #47 ... 06:35:56 06:35:56 #60 [security-spiffe-token-provider internal] load build context 06:35:56 #60 ... 06:35:56 06:35:56 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:35:56 #61 ... 06:35:56 06:35:56 #51 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go 06:35:57 #51 ... 06:35:57 06:35:57 #52 [core-common-config-bootstrapper internal] load build context 06:35:57 #52 transferring context: 612.09MB 6.9s done 06:35:57 #52 ... 06:35:57 06:35:57 #56 [core-metadata internal] load build context 06:35:57 #56 transferring context: 612.09MB 6.0s done 06:35:57 #56 ... 06:35:57 06:35:57 #62 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:35:57 #62 ... 06:35:57 06:35:57 #57 [core-command internal] load build context 06:35:57 #57 transferring context: 612.09MB 7.1s done 06:35:57 #57 ... 06:35:57 06:35:57 #60 [security-spiffe-token-provider internal] load build context 06:35:58 #60 transferring context: 519.74MB 5.1s 06:36:00 #60 transferring context: 612.09MB 6.4s done 06:36:00 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:36:00 #1 transferring dockerfile: 2.23kB done 06:36:00 #1 DONE 0.1s 06:36:00 06:36:00 #2 [security-proxy-setup internal] load build definition from Dockerfile 06:36:00 #2 transferring dockerfile: 2.50kB done 06:36:00 #2 DONE 0.0s 06:36:00 06:36:00 #3 [core-metadata internal] load build definition from Dockerfile 06:36:00 #3 transferring dockerfile: 2.13kB done 06:36:00 #3 DONE 0.1s 06:36:00 06:36:00 #4 [core-keeper internal] load build definition from Dockerfile 06:36:00 #4 transferring dockerfile: 2.07kB done 06:36:00 #4 DONE 0.1s 06:36:00 06:36:00 #5 [core-data internal] load build definition from Dockerfile 06:36:01 #5 transferring dockerfile: 2.07kB 0.0s done 06:36:01 #5 DONE 0.1s 06:36:01 06:36:01 #6 [security-spire-agent internal] load build definition from Dockerfile 06:36:01 #6 transferring dockerfile: 1.81kB 0.0s done 06:36:01 #6 DONE 0.1s 06:36:01 06:36:01 #7 [support-scheduler internal] load build definition from Dockerfile 06:36:01 #7 transferring dockerfile: 1.93kB done 06:36:01 #7 DONE 0.1s 06:36:01 06:36:01 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:36:01 #8 transferring dockerfile: 1.89kB done 06:36:01 #8 DONE 0.1s 06:36:01 06:36:01 #9 [support-cron-scheduler internal] load build definition from Dockerfile 06:36:01 #9 transferring dockerfile: 1.85kB done 06:36:01 #9 DONE 0.1s 06:36:01 06:36:01 #10 [security-spire-config internal] load build definition from Dockerfile 06:36:01 #60 ... 06:36:01 06:36:01 #48 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 06:36:01 #48 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:01 #48 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:01 #48 23.26 (1/2) Installing ca-certificates (20240705-r0) 06:36:01 #48 23.27 (2/2) Installing dumb-init (1.2.5-r3) 06:36:01 #48 23.28 Executing busybox-1.36.1-r29.trigger 06:36:01 #48 23.29 Executing ca-certificates-20240705-r0.trigger 06:36:01 #48 23.33 OK: 9 MiB in 16 packages 06:36:01 #10 transferring dockerfile: 1.69kB done 06:36:01 #10 DONE 0.1s 06:36:01 06:36:01 #11 [security-proxy-auth internal] load build definition from Dockerfile 06:36:01 #11 transferring dockerfile: 2.15kB done 06:36:01 #11 DONE 0.1s 06:36:01 06:36:01 #12 [security-secretstore-setup internal] load build definition from Dockerfile 06:36:01 #12 transferring dockerfile: 2.49kB 0.0s done 06:36:01 #12 DONE 0.1s 06:36:01 06:36:01 #13 [core-command internal] load build definition from Dockerfile 06:36:01 #13 transferring dockerfile: 1.93kB done 06:36:01 #13 DONE 0.1s 06:36:01 06:36:01 #14 [support-notifications internal] load build definition from Dockerfile 06:36:01 #14 transferring dockerfile: 2.02kB done 06:36:01 #14 DONE 0.1s 06:36:01 06:36:01 #15 [security-spire-server internal] load build definition from Dockerfile 06:36:01 #15 transferring dockerfile: 1.70kB done 06:36:01 #15 DONE 0.1s 06:36:01 06:36:01 #16 [security-bootstrapper internal] load build definition from Dockerfile 06:36:01 #16 transferring dockerfile: 3.17kB done 06:36:01 #16 DONE 0.1s 06:36:01 06:36:01 #17 [core-common-config-bootstrapper internal] load .dockerignore 06:36:01 #17 transferring context: 50B 0.0s done 06:36:01 #17 DONE 0.1s 06:36:02 06:36:02 #18 [security-proxy-setup internal] load .dockerignore 06:36:02 #18 transferring context: 50B done 06:36:02 #18 DONE 0.0s 06:36:02 06:36:02 #19 [core-metadata internal] load .dockerignore 06:36:02 #19 transferring context: 50B done 06:36:02 #19 DONE 0.0s 06:36:02 06:36:02 #20 [core-keeper internal] load .dockerignore 06:36:02 #20 transferring context: 50B 0.0s done 06:36:02 #20 DONE 0.1s 06:36:02 06:36:02 #21 [core-data internal] load .dockerignore 06:36:02 #21 transferring context: 50B done 06:36:02 #21 DONE 0.1s 06:36:02 06:36:02 #22 [security-spire-agent internal] load .dockerignore 06:36:02 #22 transferring context: 50B done 06:36:02 #22 DONE 0.1s 06:36:02 06:36:02 #23 [support-scheduler internal] load .dockerignore 06:36:02 #23 transferring context: 50B done 06:36:02 #23 DONE 0.1s 06:36:02 06:36:02 #24 [security-spiffe-token-provider internal] load .dockerignore 06:36:02 #48 ... 06:36:02 06:36:02 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:36:02 #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:36:03 #24 transferring context: 50B done 06:36:03 #24 DONE 0.1s 06:36:03 06:36:03 #25 [support-cron-scheduler internal] load .dockerignore 06:36:03 #25 transferring context: 50B done 06:36:03 #25 DONE 0.1s 06:36:03 06:36:03 #26 [security-spire-config internal] load .dockerignore 06:36:03 #26 transferring context: 50B done 06:36:03 #26 DONE 0.1s 06:36:03 06:36:03 #27 [security-proxy-auth internal] load .dockerignore 06:36:03 #27 transferring context: 50B done 06:36:03 #27 DONE 0.1s 06:36:03 06:36:03 #28 [security-secretstore-setup internal] load .dockerignore 06:36:03 #28 transferring context: 50B 0.0s done 06:36:03 #28 DONE 0.1s 06:36:03 06:36:03 #29 [core-command internal] load .dockerignore 06:36:03 #63 ... 06:36:03 06:36:03 #64 [security-spire-agent internal] load build context 06:36:03 #64 ... 06:36:03 06:36:03 #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:03 #65 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:03 #65 ... 06:36:03 06:36:03 #66 [security-spire-config internal] load build context 06:36:03 #29 transferring context: 50B 0.0s done 06:36:03 #29 DONE 0.1s 06:36:03 06:36:03 #30 [support-notifications internal] load .dockerignore 06:36:03 #30 transferring context: 50B 0.0s done 06:36:03 #30 DONE 0.1s 06:36:03 06:36:03 #31 [security-spire-server internal] load .dockerignore 06:36:03 #31 transferring context: 50B done 06:36:03 #31 DONE 0.1s 06:36:03 06:36:03 #32 [security-bootstrapper internal] load .dockerignore 06:36:03 #32 transferring context: 50B done 06:36:03 #32 DONE 0.1s 06:36:03 06:36:03 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:36:03 #33 DONE 0.0s 06:36:03 06:36:03 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 06:36:03 #66 ... 06:36:03 06:36:03 #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:36:03 #50 24.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:03 #50 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:03 #50 24.56 (1/4) Installing ca-certificates (20240705-r0) 06:36:03 #50 24.58 (2/4) Installing dumb-init (1.2.5-r3) 06:36:03 #50 24.59 (3/4) Installing su-exec (0.2-r3) 06:36:03 #50 24.59 (4/4) Installing yq-go (4.44.1-r2) 06:36:03 #50 24.66 Executing busybox-1.36.1-r29.trigger 06:36:03 #50 24.67 Executing ca-certificates-20240705-r0.trigger 06:36:03 #50 24.70 OK: 19 MiB in 18 packages 06:36:03 #50 ... 06:36:03 06:36:03 #67 [security-spire-server internal] load build context 06:36:03 #34 DONE 0.2s 06:36:03 06:36:03 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:36:03 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:36:03 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:36:03 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 06:36:03 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 06:36:04 #67 ... 06:36:04 06:36:04 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:36:04 #35 ... 06:36:04 06:36:04 #36 [core-common-config-bootstrapper internal] load build context 06:36:04 #36 transferring context: 3.24MB 0.6s done 06:36:04 #36 DONE 0.7s 06:36:04 06:36:04 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:36:04 #33 DONE 0.0s 06:36:04 06:36:04 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 06:36:04 #34 ... 06:36:04 06:36:04 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:36:04 #33 DONE 0.0s 06:36:04 06:36:04 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:36:04 #37 DONE 1.6s 06:36:04 06:36:04 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 06:36:04 #34 ... 06:36:04 06:36:04 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:36:04 #33 DONE 0.0s 06:36:04 06:36:04 #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 06:36:04 #34 ... 06:36:04 06:36:04 #38 [core-data internal] load build context 06:36:04 #38 DONE 0.0s 06:36:04 06:36:04 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:36:04 #37 DONE 1.7s 06:36:04 06:36:04 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 06:36:04 #34 ... 06:36:04 06:36:04 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:36:04 #37 DONE 1.7s 06:36:04 06:36:04 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:36:04 #33 DONE 0.0s 06:36:04 06:36:04 #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:36:04 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:36:04 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:36:04 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 06:36:04 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 06:36:05 #35 ... 06:36:05 06:36:05 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:36:05 #33 DONE 0.0s 06:36:05 06:36:05 #39 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:36:05 #39 ... 06:36:05 06:36:05 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:36:05 #33 DONE 0.0s 06:36:05 06:36:05 #40 [core-keeper builder 2/7] WORKDIR /edgex-go 06:36:05 #40 DONE 1.7s 06:36:05 06:36:05 #41 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:36:05 #41 ... 06:36:05 06:36:05 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:36:05 #37 DONE 1.7s 06:36:05 06:36:05 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 06:36:05 #34 DONE 1.6s 06:36:05 06:36:05 #40 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 06:36:05 #40 DONE 1.8s 06:36:06 06:36:06 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:36:06 #37 DONE 1.7s 06:36:06 06:36:06 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:36:06 #33 DONE 0.0s 06:36:06 06:36:06 #40 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 06:36:06 #40 DONE 1.8s 06:36:06 06:36:06 #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:36:06 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:36:06 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:36:06 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 06:36:06 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 06:36:06 #35 ... 06:36:06 06:36:06 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:36:06 #33 DONE 0.0s 06:36:06 06:36:06 #42 [security-proxy-setup internal] load build context 06:36:06 #42 transferring context: 3.24MB 1.4s done 06:36:06 #42 ... 06:36:06 06:36:06 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:36:06 #33 DONE 0.0s 06:36:06 06:36:06 #42 [security-proxy-setup internal] load build context 06:36:06 #42 DONE 2.2s 06:36:06 06:36:06 #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:36:06 #43 ... 06:36:06 06:36:06 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:36:06 #33 DONE 0.0s 06:36:07 06:36:07 #44 [core-metadata internal] load build context 06:36:07 #44 transferring context: 3.24MB 1.5s done 06:36:07 #44 DONE 2.4s 06:36:07 06:36:07 #38 [core-data internal] load build context 06:36:07 #38 transferring context: 3.24MB 1.3s done 06:36:07 #38 ... 06:36:07 06:36:07 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 06:36:07 #34 DONE 2.5s 06:36:07 06:36:07 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:36:07 #37 DONE 1.8s 06:36:07 06:36:07 #40 [support-notifications builder 2/7] WORKDIR /edgex-go 06:36:07 #40 DONE 1.8s 06:36:07 06:36:07 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:36:07 #33 DONE 0.0s 06:36:07 06:36:07 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:36:07 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:36:07 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:36:07 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 06:36:07 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 06:36:07 #35 ... 06:36:07 06:36:07 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:36:07 #37 DONE 1.8s 06:36:07 06:36:07 #40 [core-command builder 2/7] WORKDIR /edgex-go 06:36:07 #40 DONE 1.8s 06:36:07 06:36:07 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 06:36:07 #45 DONE 2.5s 06:36:07 06:36:07 #46 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 06:36:07 #46 DONE 2.5s 06:36:07 06:36:07 #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:36:07 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:36:07 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:36:07 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 06:36:07 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 06:36:07 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:36:07 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:36:07 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 06:36:07 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 06:36:07 #35 ... 06:36:07 06:36:07 #47 [core-keeper internal] load build context 06:36:07 #47 transferring context: 3.24MB 1.2s done 06:36:07 #47 DONE 2.8s 06:36:07 06:36:07 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:07 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:08 #48 ... 06:36:08 06:36:08 #38 [core-data internal] load build context 06:36:08 #38 DONE 3.1s 06:36:08 06:36:08 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:36:08 #49 ... 06:36:08 06:36:08 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 06:36:08 #34 DONE 3.7s 06:36:08 06:36:08 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:36:08 #37 DONE 1.9s 06:36:08 06:36:08 #40 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 06:36:08 #40 DONE 1.9s 06:36:08 06:36:08 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:36:08 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 06:36:08 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 06:36:08 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 06:36:08 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 06:36:09 #68 ... 06:36:09 06:36:09 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:36:11 #35 ... 06:36:11 06:36:11 #50 [support-cron-scheduler internal] load build context 06:36:11 #50 transferring context: 3.24MB 2.8s done 06:36:11 #50 DONE 5.0s 06:36:11 06:36:11 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:11 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.7s done 06:36:11 #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 06:36:11 #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 06:36:11 #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 06:36:11 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.5s 06:36:11 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.7s 06:36:12 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s 06:36:12 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s 06:36:12 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.9s 06:36:12 #48 ... 06:36:12 06:36:12 #51 [security-spire-server internal] load build context 06:36:12 #51 transferring context: 27.98kB 0.4s done 06:36:12 #51 DONE 4.6s 06:36:12 06:36:12 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:12 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s 06:36:12 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done 06:36:12 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done 06:36:12 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.6s done 06:36:12 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 06:36:13 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.6s done 06:36:13 #48 ... 06:36:13 06:36:13 #52 [security-spire-config internal] load build context 06:36:13 #52 transferring context: 26.23kB 0.1s done 06:36:13 #52 DONE 5.8s 06:36:13 06:36:13 #53 [support-scheduler internal] load build context 06:36:13 #53 transferring context: 3.24MB 3.5s done 06:36:13 #53 DONE 7.2s 06:36:13 06:36:13 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:13 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.5s done 06:36:13 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.2s done 06:36:13 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.5s done 06:36:13 #48 ... 06:36:13 06:36:13 #54 [security-spire-agent internal] load build context 06:36:13 #54 transferring context: 27.51kB 0.2s done 06:36:13 #54 DONE 6.0s 06:36:13 06:36:13 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:13 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.5s 06:36:14 #48 ... 06:36:14 06:36:14 #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:36:14 #0 7.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:14 #0 8.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:14 #0 10.54 (1/1) Installing dumb-init (1.2.5-r3) 06:36:14 #0 10.58 Executing busybox-1.36.1-r29.trigger 06:36:14 #0 10.68 OK: 9 MiB in 15 packages 06:36:14 #55 ... 06:36:14 06:36:14 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:14 #48 ... 06:36:14 06:36:14 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:36:14 #0 8.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:14 #0 9.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:14 #56 ... 06:36:14 06:36:14 #57 [security-spiffe-token-provider internal] load build context 06:36:14 #57 transferring context: 3.24MB 7.2s done 06:36:14 #57 ... 06:36:14 06:36:14 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:15 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.8s 06:36:15 #48 ... 06:36:15 06:36:15 #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:36:15 #55 DONE 12.2s 06:36:15 06:36:15 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:15 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 4.5s 06:36:15 #48 ... 06:36:15 06:36:15 #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:15 #58 ... 06:36:15 06:36:15 #57 [security-spiffe-token-provider internal] load build context 06:36:15 #57 DONE 9.6s 06:36:15 06:36:15 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:15 #69 ... 06:36:15 06:36:15 #56 [core-metadata internal] load build context 06:36:15 #56 DONE 47.1s 06:36:15 06:36:15 #47 [security-proxy-auth internal] load build context 06:36:15 #47 DONE 47.1s 06:36:15 06:36:15 #52 [core-common-config-bootstrapper internal] load build context 06:36:15 #52 DONE 47.1s 06:36:15 06:36:15 #57 [core-command internal] load build context 06:36:15 #57 DONE 47.2s 06:36:15 06:36:15 #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:36:15 #50 DONE 47.7s 06:36:15 06:36:15 #48 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 06:36:15 #48 DONE 47.7s 06:36:15 06:36:15 #60 [security-spiffe-token-provider internal] load build context 06:36:15 #60 DONE 29.3s 06:36:15 06:36:15 #51 [support-scheduler builder 2/8] WORKDIR /edgex-go 06:36:15 #51 DONE 47.6s 06:36:15 06:36:15 #64 [security-spire-agent internal] load build context 06:36:15 #64 transferring context: 36B 06:36:15 #64 transferring context: 27.51kB done 06:36:15 #64 DONE 25.1s 06:36:15 06:36:15 #66 [security-spire-config internal] load build context 06:36:15 #66 transferring context: 26.23kB done 06:36:15 #66 DONE 25.1s 06:36:15 06:36:15 #67 [security-spire-server internal] load build context 06:36:15 #67 transferring context: 27.98kB done 06:36:15 #67 DONE 25.1s 06:36:15 06:36:15 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:15 #65 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 25.0s done 06:36:15 #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 06:36:15 #65 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 06:36:15 #65 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 06:36:15 #65 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 06:36:15 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 06:36:15 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s 06:36:15 #48 ... 06:36:15 06:36:15 #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:15 #58 DONE 10.2s 06:36:15 06:36:15 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:15 #48 ... 06:36:15 06:36:15 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:36:15 #59 ... 06:36:15 06:36:15 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:16 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 06:36:16 #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.3s 06:36:16 #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 06:36:16 #65 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 06:36:16 #65 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 06:36:16 #60 ... 06:36:16 06:36:16 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:36:16 #61 ... 06:36:16 06:36:16 #41 [core-command builder 3/7] RUN apk add --update --no-cache make git 06:36:16 #41 ... 06:36:16 06:36:16 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:36:16 #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.5s 06:36:16 #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s 06:36:16 #65 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 06:36:16 #62 ... 06:36:16 06:36:16 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:16 #48 ... 06:36:16 06:36:16 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:16 #60 DONE 11.0s 06:36:16 06:36:16 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:16 #48 ... 06:36:16 06:36:16 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:36:16 #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done 06:36:16 #65 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 06:36:17 #63 ... 06:36:17 06:36:17 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:17 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 5.8s 06:36:17 #65 ... 06:36:17 06:36:17 #54 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:36:17 #54 48.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:17 #54 48.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:17 #54 48.55 (1/1) Installing dumb-init (1.2.5-r3) 06:36:17 #54 48.55 Executing busybox-1.36.1-r29.trigger 06:36:17 #54 48.57 OK: 8 MiB in 15 packages 06:36:17 #54 DONE 49.0s 06:36:17 06:36:17 #42 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:36:17 #42 47.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:17 #42 48.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:17 #42 48.48 (1/1) Installing dumb-init (1.2.5-r3) 06:36:17 #42 48.49 Executing busybox-1.36.1-r29.trigger 06:36:17 #42 48.52 OK: 8 MiB in 15 packages 06:36:17 #42 DONE 49.0s 06:36:17 06:36:17 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:17 #48 ... 06:36:17 06:36:17 #64 [core-command internal] load build context 06:36:17 #64 ... 06:36:17 06:36:17 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:36:17 #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.3s done 06:36:17 #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 06:36:17 #65 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 06:36:17 #65 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 06:36:17 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done 06:36:17 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.0s done 06:36:17 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.8s done 06:36:17 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 6.0s 06:36:17 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 6.3s 06:36:17 #65 ... 06:36:17 06:36:17 #66 [security-secretstore-setup internal] load build context 06:36:17 #66 ... 06:36:17 06:36:17 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:36:17 #67 ... 06:36:17 06:36:17 #68 [support-notifications internal] load build context 06:36:18 #68 ... 06:36:18 06:36:18 #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 06:36:18 #69 ... 06:36:18 06:36:18 #70 [security-proxy-auth internal] load build context 06:36:18 #70 ... 06:36:18 06:36:18 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:18 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.68MB / 28.04MB 7.0s 06:36:18 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 06:36:18 #48 ... 06:36:18 06:36:18 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:36:18 #71 ... 06:36:18 06:36:18 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:18 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.13MB / 28.04MB 7.3s 06:36:18 #65 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.6s done 06:36:18 #48 ... 06:36:18 06:36:18 #72 [security-bootstrapper internal] load build context 06:36:18 #72 ... 06:36:18 06:36:18 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:18 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 8.0s 06:36:19 #65 ... 06:36:19 06:36:19 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:36:19 #61 30.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:19 #61 30.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:19 #61 30.55 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:36:19 #61 30.55 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:36:19 #61 30.55 OK: 24163 distinct packages available 06:36:19 #61 30.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:19 #61 30.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:19 #61 30.99 (1/14) Installing ca-certificates (20240705-r0) 06:36:19 #61 31.00 (2/14) Installing brotli-libs (1.1.0-r2) 06:36:19 #61 31.01 (3/14) Installing c-ares (1.33.1-r0) 06:36:19 #61 31.01 (4/14) Installing libunistring (1.2-r0) 06:36:19 #61 31.03 (5/14) Installing libidn2 (2.3.7-r0) 06:36:19 #61 31.03 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:36:19 #61 31.04 (7/14) Installing libpsl (0.21.5-r1) 06:36:19 #61 31.04 (8/14) Installing zstd-libs (1.5.6-r0) 06:36:19 #61 31.05 (9/14) Installing libcurl (8.10.1-r0) 06:36:19 #61 31.06 (10/14) Installing curl (8.10.1-r0) 06:36:19 #61 31.07 (11/14) Installing dumb-init (1.2.5-r3) 06:36:19 #61 31.10 (12/14) Installing musl-obstack (1.2.3-r2) 06:36:19 #61 31.10 (13/14) Installing libucontext (1.2-r3) 06:36:19 #61 31.10 (14/14) Installing gcompat (1.1.0-r4) 06:36:19 #61 31.10 Executing busybox-1.36.1-r29.trigger 06:36:19 #61 31.10 Executing ca-certificates-20240705-r0.trigger 06:36:19 #61 31.14 OK: 13 MiB in 28 packages 06:36:19 #61 DONE 32.5s 06:36:19 06:36:19 #46 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:36:19 #46 48.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:19 #46 48.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:19 #46 48.74 (1/3) Installing ca-certificates (20240705-r0) 06:36:19 #46 48.75 (2/3) Installing dumb-init (1.2.5-r3) 06:36:19 #46 48.76 (3/3) Installing tzdata (2024b-r0) 06:36:19 #46 48.80 Executing busybox-1.36.1-r29.trigger 06:36:19 #46 48.81 Executing ca-certificates-20240705-r0.trigger 06:36:19 #46 48.85 OK: 10 MiB in 17 packages 06:36:19 #46 DONE 50.6s 06:36:19 06:36:19 #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:36:19 #53 48.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:19 #53 48.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:19 #53 48.66 (1/4) Installing dumb-init (1.2.5-r3) 06:36:19 #53 48.67 (2/4) Installing openssl (3.3.2-r0) 06:36:19 #53 48.68 (3/4) Installing su-exec (0.2-r3) 06:36:19 #53 48.68 (4/4) Installing yq-go (4.44.1-r2) 06:36:19 #53 48.75 Executing busybox-1.36.1-r29.trigger 06:36:19 #53 48.76 OK: 19 MiB in 18 packages 06:36:19 #53 DONE 50.6s 06:36:19 06:36:19 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:36:19 #58 48.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:19 #58 48.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:19 #58 48.66 (1/2) Installing dumb-init (1.2.5-r3) 06:36:19 #58 48.66 (2/2) Installing su-exec (0.2-r3) 06:36:19 #58 48.67 Executing busybox-1.36.1-r29.trigger 06:36:19 #58 48.68 OK: 8 MiB in 16 packages 06:36:19 #58 DONE 50.7s 06:36:19 06:36:19 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:36:19 #68 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:19 #68 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:19 #68 14.74 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:36:19 #68 14.74 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:36:19 #68 14.74 OK: 24163 distinct packages available 06:36:19 #68 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:19 #68 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:19 #68 15.16 (1/4) Installing dumb-init (1.2.5-r3) 06:36:19 #68 15.24 (2/4) Installing musl-obstack (1.2.3-r2) 06:36:19 #68 15.24 (3/4) Installing libucontext (1.2-r3) 06:36:19 #68 15.25 (4/4) Installing gcompat (1.1.0-r4) 06:36:19 #68 15.25 Executing busybox-1.36.1-r29.trigger 06:36:19 #68 15.26 OK: 8 MiB in 18 packages 06:36:19 #68 DONE 16.1s 06:36:19 06:36:19 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:36:19 #69 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:19 #69 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:19 #69 10.45 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:36:19 #69 10.45 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:36:19 #69 10.45 OK: 24163 distinct packages available 06:36:19 #69 10.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:19 #69 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:19 #69 10.91 (1/5) Installing dumb-init (1.2.5-r3) 06:36:19 #69 10.96 (2/5) Installing musl-obstack (1.2.3-r2) 06:36:19 #69 10.96 (3/5) Installing libucontext (1.2-r3) 06:36:19 #69 10.97 (4/5) Installing gcompat (1.1.0-r4) 06:36:19 #69 10.97 (5/5) Installing openssl (3.3.2-r0) 06:36:19 #69 10.99 Executing busybox-1.36.1-r29.trigger 06:36:19 #69 10.99 OK: 9 MiB in 19 packages 06:36:19 #69 DONE 11.9s 06:36:19 06:36:19 #62 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:36:19 #62 30.11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:19 #62 30.58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:19 #62 31.33 (1/1) Installing dumb-init (1.2.5-r3) 06:36:19 #62 31.70 Executing busybox-1.36.1-r29.trigger 06:36:19 #62 31.70 OK: 8 MiB in 15 packages 06:36:19 #62 DONE 32.6s 06:36:19 06:36:19 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:36:19 #70 ... 06:36:19 06:36:19 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:36:19 #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 25.0s done 06:36:19 #63 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 06:36:19 #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 06:36:19 #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done 06:36:19 #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 06:36:19 #63 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 06:36:19 #63 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 06:36:19 #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 06:36:19 #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 06:36:19 #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 06:36:19 #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 06:36:19 #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done 06:36:19 #63 DONE 28.5s 06:36:19 06:36:19 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:19 #48 ... 06:36:19 06:36:19 #39 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:36:19 #39 7.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:19 #39 8.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:19 #39 10.98 (1/1) Installing dumb-init (1.2.5-r3) 06:36:19 #39 10.98 Executing busybox-1.36.1-r29.trigger 06:36:19 #39 10.98 OK: 9 MiB in 15 packages 06:36:19 #39 DONE 14.1s 06:36:19 06:36:19 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:19 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 8.7s 06:36:19 #48 ... 06:36:19 06:36:19 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:36:19 #56 12.02 (1/4) Installing dumb-init (1.2.5-r3) 06:36:19 #56 12.02 (2/4) Installing openssl (3.3.2-r0) 06:36:19 #56 12.02 (3/4) Installing su-exec (0.2-r3) 06:36:19 #56 12.02 (4/4) Installing yq-go (4.44.1-r2) 06:36:19 #56 12.44 Executing busybox-1.36.1-r29.trigger 06:36:19 #56 12.44 OK: 20 MiB in 18 packages 06:36:19 #56 DONE 15.2s 06:36:19 06:36:19 #66 [security-secretstore-setup internal] load build context 06:36:19 #66 transferring context: 3.24MB 8.9s done 06:36:19 #66 DONE 12.7s 06:36:19 06:36:19 #70 [security-proxy-auth internal] load build context 06:36:19 #70 transferring context: 3.24MB 9.1s done 06:36:19 #70 DONE 12.7s 06:36:19 06:36:19 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:36:19 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.46MB / 18.32MB 8.5s 06:36:20 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 9.0s 06:36:20 #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 06:36:20 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 9.2s 06:36:20 #65 ... 06:36:20 06:36:20 #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:36:20 #73 ... 06:36:20 06:36:20 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:20 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 06:36:20 #65 ... 06:36:20 06:36:20 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:20 #71 DONE 4.7s 06:36:20 06:36:20 #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:36:20 #0 4.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:20 #0 4.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:20 #0 4.683 OK: 246 MiB in 54 packages 06:36:20 #72 DONE 4.8s 06:36:20 06:36:20 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:36:20 #0 2.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:20 #0 3.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:20 #0 3.552 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:36:20 #0 3.552 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:36:20 #0 3.552 OK: 24162 distinct packages available 06:36:20 #0 3.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:20 #0 4.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:20 #0 4.684 OK: 246 MiB in 54 packages 06:36:20 #73 DONE 4.9s 06:36:20 06:36:20 #74 [core-data builder 4/7] COPY go.mod vendor* ./ 06:36:20 #74 DONE 0.1s 06:36:20 06:36:20 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:36:20 #75 DONE 0.1s 06:36:20 06:36:20 #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:20 #48 ... 06:36:20 06:36:20 #64 [core-command internal] load build context 06:36:20 #64 transferring context: 3.24MB 8.6s done 06:36:20 #64 DONE 13.4s 06:36:20 06:36:20 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:20 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.65MB / 28.04MB 9.7s 06:36:21 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.19MB / 28.04MB 10.5s 06:36:21 #76 ... 06:36:21 06:36:21 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:36:21 #0 4.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:21 #0 4.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:21 #0 4.950 Upgrading critical system libraries and apk-tools: 06:36:21 #0 4.950 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:36:21 #0 4.957 Executing busybox-1.36.1-r29.trigger 06:36:21 #0 5.031 Continuing the upgrade transaction with new apk-tools: 06:36:21 #0 5.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:21 #0 5.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:21 #0 5.413 OK: 19 MiB in 18 packages 06:36:21 #77 DONE 5.7s 06:36:21 06:36:21 #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:36:21 #0 4.636 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:21 #0 4.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:21 #0 5.043 Upgrading critical system libraries and apk-tools: 06:36:21 #0 5.043 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:36:21 #0 5.050 Executing busybox-1.36.1-r29.trigger 06:36:21 #0 5.134 Continuing the upgrade transaction with new apk-tools: 06:36:21 #0 5.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:21 #0 5.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:21 #0 5.554 OK: 9 MiB in 16 packages 06:36:21 #78 DONE 5.8s 06:36:21 06:36:21 #79 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:36:21 #0 5.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:21 #0 5.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:21 #0 5.745 OK: 246 MiB in 54 packages 06:36:21 #79 DONE 5.9s 06:36:21 06:36:21 #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:36:21 #80 DONE 0.1s 06:36:21 06:36:21 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:21 #81 ... 06:36:21 06:36:21 #82 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:36:21 #0 5.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:21 #0 5.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:21 #0 5.901 OK: 246 MiB in 54 packages 06:36:21 #82 DONE 6.1s 06:36:21 06:36:21 #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:36:21 #83 DONE 0.0s 06:36:22 06:36:22 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:22 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 11.2s 06:36:22 #84 ... 06:36:22 06:36:22 #85 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 06:36:22 #0 3.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:22 #0 4.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:22 #0 4.440 Upgrading critical system libraries and apk-tools: 06:36:22 #0 4.440 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:36:22 #0 4.448 Executing busybox-1.36.1-r29.trigger 06:36:22 #0 4.543 Continuing the upgrade transaction with new apk-tools: 06:36:22 #0 4.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:22 #0 4.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:22 #0 4.964 OK: 8 MiB in 15 packages 06:36:22 #85 DONE 5.1s 06:36:22 #48 ... 06:36:22 06:36:22 #68 [support-notifications internal] load build context 06:36:22 #68 transferring context: 3.24MB 10.9s done 06:36:22 #68 DONE 15.0s 06:36:22 06:36:22 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:22 06:36:22 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:36:22 #0 4.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:22 #0 4.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:22 #0 4.537 Upgrading critical system libraries and apk-tools: 06:36:22 #0 4.537 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:36:22 #0 4.543 Executing busybox-1.36.1-r29.trigger 06:36:22 #0 4.652 Continuing the upgrade transaction with new apk-tools: 06:36:22 #0 4.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:22 #0 4.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:22 #0 5.070 OK: 8 MiB in 15 packages 06:36:22 #86 DONE 5.2s 06:36:22 06:36:22 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:36:22 #0 2.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:22 #0 2.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:22 #0 2.893 Upgrading critical system libraries and apk-tools: 06:36:22 #0 2.893 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:36:22 #0 2.905 Executing busybox-1.36.1-r29.trigger 06:36:22 #0 2.998 Continuing the upgrade transaction with new apk-tools: 06:36:22 #0 3.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:22 #0 3.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:22 #0 3.409 OK: 13 MiB in 28 packages 06:36:22 #87 DONE 3.5s 06:36:22 06:36:22 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:36:22 #0 2.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:22 #0 2.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:22 #0 3.224 Upgrading critical system libraries and apk-tools: 06:36:22 #0 3.224 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:36:22 #0 3.229 Executing busybox-1.36.1-r29.trigger 06:36:22 #0 3.295 Continuing the upgrade transaction with new apk-tools: 06:36:22 #0 3.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:22 #0 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:22 #48 ... 06:36:22 06:36:22 #72 [security-bootstrapper internal] load build context 06:36:22 #72 transferring context: 3.24MB 10.3s done 06:36:22 #72 DONE 14.2s 06:36:22 06:36:22 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:22 #88 3.661 OK: 19 MiB in 18 packages 06:36:22 #88 DONE 3.8s 06:36:22 06:36:22 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:36:22 #70 3.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:22 #70 3.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:23 #70 ... 06:36:23 06:36:23 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:36:23 #89 DONE 0.0s 06:36:23 06:36:23 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:36:23 #70 3.910 Upgrading critical system libraries and apk-tools: 06:36:23 #70 3.910 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:36:23 #70 3.919 Executing busybox-1.36.1-r29.trigger 06:36:23 #70 3.995 Continuing the upgrade transaction with new apk-tools: 06:36:23 #70 3.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:23 #70 4.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:23 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.96MB / 28.04MB 12.1s 06:36:23 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.06MB / 28.04MB 12.8s 06:36:23 #70 ... 06:36:23 06:36:23 #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:36:23 #0 3.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:23 #0 3.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:23 #0 3.821 Upgrading critical system libraries and apk-tools: 06:36:23 #0 3.821 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:36:23 #0 3.827 Executing busybox-1.36.1-r29.trigger 06:36:23 #0 3.940 Continuing the upgrade transaction with new apk-tools: 06:36:23 #0 3.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:23 #0 4.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:23 #0 4.329 OK: 10 MiB in 17 packages 06:36:23 #90 DONE 4.5s 06:36:23 06:36:23 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:36:23 #70 4.386 OK: 9 MiB in 19 packages 06:36:23 #70 ... 06:36:23 06:36:23 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:36:23 #0 3.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:23 #0 3.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:23 #0 3.824 Upgrading critical system libraries and apk-tools: 06:36:23 #0 3.824 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:36:23 #0 3.830 Executing busybox-1.36.1-r29.trigger 06:36:23 #0 3.917 Continuing the upgrade transaction with new apk-tools: 06:36:23 #0 3.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:23 #0 3.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:23 #0 4.304 OK: 8 MiB in 18 packages 06:36:23 #91 DONE 4.5s 06:36:23 06:36:23 #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:36:23 #0 1.713 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:23 #0 2.179 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:23 #0 2.910 OK: 246 MiB in 54 packages 06:36:23 #92 DONE 3.1s 06:36:23 06:36:23 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:36:24 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 13.2s 06:36:24 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.4s done 06:36:24 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.4s done 06:36:24 #93 DONE 1.0s 06:36:24 06:36:24 #94 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:36:24 #0 3.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:24 #0 3.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:24 #0 4.197 Upgrading critical system libraries and apk-tools: 06:36:24 #0 4.197 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:36:24 #0 4.208 Executing busybox-1.36.1-r29.trigger 06:36:24 #0 4.290 Continuing the upgrade transaction with new apk-tools: 06:36:24 #0 4.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:36:24 #0 4.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:36:24 #0 5.165 OK: 8 MiB in 16 packages 06:36:24 #94 DONE 5.5s 06:36:24 06:36:24 #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:36:24 #70 DONE 5.5s 06:36:24 06:36:24 #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:36:24 #95 DONE 1.0s 06:36:24 06:36:24 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:24 #48 ... 06:36:24 06:36:24 #41 [core-command builder 3/7] RUN apk add --update --no-cache make git 06:36:24 #41 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:24 #41 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:24 #41 17.93 OK: 238 MiB in 54 packages 06:36:24 #41 DONE 20.2s 06:36:25 06:36:25 #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:36:25 #74 ... 06:36:25 06:36:25 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:36:25 #75 ... 06:36:25 06:36:25 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:36:25 #71 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:25 #96 ... 06:36:25 06:36:25 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:36:25 #97 DONE 1.0s 06:36:25 06:36:25 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:36:25 #98 DONE 1.0s 06:36:25 06:36:25 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:36:25 #99 DONE 1.0s 06:36:25 06:36:25 #100 [security-spire-config stage-2 6/10] COPY security.txt / 06:36:25 #100 DONE 0.1s 06:36:25 06:36:25 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:36:25 #101 DONE 0.1s 06:36:25 06:36:25 #102 [security-spire-server stage-2 6/9] COPY security.txt / 06:36:25 #102 ... 06:36:25 06:36:25 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:36:25 #103 DONE 0.2s 06:36:25 #71 ... 06:36:25 06:36:25 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:36:25 #76 ... 06:36:25 06:36:25 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:36:25 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.6s done 06:36:25 #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 06:36:26 06:36:26 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:36:26 #65 ... 06:36:26 06:36:26 #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:36:26 #74 DONE 1.0s 06:36:26 06:36:26 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:36:26 #67 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:26 #67 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:26 #104 DONE 0.5s 06:36:26 06:36:26 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:36:26 #105 DONE 0.7s 06:36:26 06:36:26 #102 [security-spire-server stage-2 6/9] COPY security.txt / 06:36:26 #102 DONE 0.6s 06:36:26 06:36:26 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:36:26 #106 DONE 0.1s 06:36:26 06:36:26 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:36:26 #107 DONE 0.1s 06:36:26 06:36:26 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:36:26 #108 DONE 0.1s 06:36:26 06:36:26 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 06:36:26 #109 DONE 0.1s 06:36:26 06:36:26 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:36:26 #110 DONE 0.1s 06:36:26 06:36:26 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:36:26 #111 DONE 0.1s 06:36:26 06:36:26 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:36:26 #112 DONE 0.1s 06:36:26 06:36:26 #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:36:26 #113 DONE 2.0s 06:36:26 06:36:26 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:36:26 #114 DONE 0.1s 06:36:26 06:36:26 #115 [security-spire-server] exporting to image 06:36:26 #115 exporting layers 06:36:26 #67 ... 06:36:26 06:36:26 #61 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:36:26 #61 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:26 #61 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:26 #61 19.83 OK: 238 MiB in 54 packages 06:36:26 #61 DONE 20.8s 06:36:26 #115 ... 06:36:26 06:36:26 #116 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 06:36:26 #116 DONE 0.1s 06:36:26 06:36:26 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:36:26 #117 DONE 0.1s 06:36:26 06:36:26 #115 [security-spire-agent] exporting to image 06:36:27 06:36:27 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:36:27 #115 exporting layers 0.6s done 06:36:27 #115 writing image sha256:4fefcb2325395f924df32a70c2b9834a4c6b95cdbea52093cab8b139e401477e done 06:36:27 #115 naming to docker.io/library/security-spire-config done 06:36:27 #115 writing image sha256:63d075128b0c7b8081fac8244e771e730b0873a595bfb258356fc900db3d032d done 06:36:27 #115 naming to docker.io/library/security-spire-server done 06:36:27 #115 exporting layers 0.5s done 06:36:27 #115 writing image sha256:6927895a1d9258a8aab5a95c53ca1d601c8c77b27d1188bb4fabc5d94a1366e9 done 06:36:27 #115 naming to docker.io/library/security-spire-agent done 06:36:27 #115 DONE 0.9s 06:36:27 06:36:27 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:27 #65 ... 06:36:27 06:36:27 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:36:27 #77 ... 06:36:27 06:36:27 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:27 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.2s 06:36:27 #48 ... 06:36:27 06:36:27 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:36:27 #63 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:27 #63 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:27 #63 18.32 (1/3) Installing ca-certificates (20240705-r0) 06:36:27 #63 18.66 (2/3) Installing dumb-init (1.2.5-r3) 06:36:27 #63 18.73 (3/3) Installing tzdata (2024b-r0) 06:36:27 #63 20.17 Executing busybox-1.36.1-r29.trigger 06:36:27 #63 20.31 Executing ca-certificates-20240705-r0.trigger 06:36:27 #63 21.21 OK: 11 MiB in 17 packages 06:36:27 #63 ... 06:36:27 06:36:27 #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:36:27 #43 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:27 #43 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:27 #43 17.94 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:36:27 #43 17.94 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:36:27 #43 17.94 OK: 24041 distinct packages available 06:36:27 #43 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:27 #43 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:28 #43 ... 06:36:28 06:36:28 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:36:28 #59 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:28 #59 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:28 #59 21.06 OK: 238 MiB in 54 packages 06:36:28 #59 DONE 22.9s 06:36:28 06:36:28 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:36:28 #78 ... 06:36:28 06:36:28 #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 06:36:28 #79 DONE 1.8s 06:36:28 06:36:28 #80 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:29 #80 ... 06:36:29 06:36:29 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:36:29 #62 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:29 #62 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:29 #62 21.49 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:36:29 #62 21.49 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:36:29 #62 21.49 OK: 24040 distinct packages available 06:36:29 #62 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:29 #62 ... 06:36:29 06:36:29 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:29 #48 ... 06:36:29 06:36:29 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:36:29 #63 DONE 22.9s 06:36:29 06:36:29 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:36:29 #78 DONE 1.4s 06:36:29 06:36:29 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:29 #48 ... 06:36:29 06:36:29 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:36:30 #81 ... 06:36:30 06:36:30 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:36:30 #82 ... 06:36:30 06:36:30 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:30 #48 ... 06:36:30 06:36:30 #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 06:36:30 #69 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:30 #69 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:30 #69 21.80 (1/2) Installing ca-certificates (20240705-r0) 06:36:30 #69 22.28 (2/2) Installing dumb-init (1.2.5-r3) 06:36:30 #69 22.33 Executing busybox-1.36.1-r29.trigger 06:36:30 #69 22.44 Executing ca-certificates-20240705-r0.trigger 06:36:30 #69 ... 06:36:30 06:36:30 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:33 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.6s 06:36:33 #48 ... 06:36:33 06:36:33 #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 06:36:33 #69 23.64 OK: 10 MiB in 16 packages 06:36:33 #69 DONE 25.9s 06:36:33 06:36:33 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:36 #48 ... 06:36:36 06:36:36 #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:36 #83 ... 06:36:36 06:36:36 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:36 #48 ... 06:36:36 06:36:36 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:36:36 #71 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:36 #71 27.88 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:36:36 #71 27.88 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:36:36 #71 27.88 OK: 24041 distinct packages available 06:36:37 #71 ... 06:36:37 06:36:37 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:37 #48 ... 06:36:37 06:36:37 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:36:37 #67 23.37 (1/4) Installing ca-certificates (20240705-r0) 06:36:37 #67 23.88 (2/4) Installing dumb-init (1.2.5-r3) 06:36:37 #67 23.89 (3/4) Installing su-exec (0.2-r3) 06:36:37 #67 23.95 (4/4) Installing yq-go (4.44.1-r2) 06:36:37 #67 25.32 Executing busybox-1.36.1-r29.trigger 06:36:37 #67 25.59 Executing ca-certificates-20240705-r0.trigger 06:36:37 #67 27.21 OK: 20 MiB in 18 packages 06:36:37 #67 DONE 29.8s 06:36:37 06:36:37 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:37 #48 ... 06:36:37 06:36:37 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:36:37 #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.3s 06:36:38 #65 ... 06:36:38 06:36:38 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:36:38 #49 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:38 #49 21.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:38 #49 ... 06:36:38 06:36:38 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:38 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.7s 06:36:38 #48 ... 06:36:38 06:36:38 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:36:38 #77 11.28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:38 #77 13.00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:38 #77 ... 06:36:38 06:36:38 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:38 #48 ... 06:36:38 06:36:38 #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:36:38 #73 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:38 #73 19.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:39 #73 ... 06:36:39 06:36:39 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:39 #48 ... 06:36:39 06:36:39 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:36:39 #0 6.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:39 #0 8.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:39 #84 ... 06:36:39 06:36:39 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:39 #85 ... 06:36:39 06:36:39 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:36:39 #76 14.10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:39 #76 15.73 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:40 #76 ... 06:36:40 06:36:40 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:40 #48 ... 06:36:40 06:36:40 #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:36:40 #43 28.45 (1/14) Installing ca-certificates (20240705-r0) 06:36:40 #43 28.89 (2/14) Installing brotli-libs (1.1.0-r2) 06:36:40 #43 29.02 (3/14) Installing c-ares (1.33.1-r0) 06:36:40 #43 29.10 (4/14) Installing libunistring (1.2-r0) 06:36:40 #43 29.45 (5/14) Installing libidn2 (2.3.7-r0) 06:36:40 #43 29.51 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:36:40 #43 29.59 (7/14) Installing libpsl (0.21.5-r1) 06:36:40 #43 29.67 (8/14) Installing zstd-libs (1.5.6-r0) 06:36:40 #43 29.88 (9/14) Installing libcurl (8.10.1-r0) 06:36:40 #43 30.07 (10/14) Installing curl (8.10.1-r0) 06:36:40 #43 30.13 (11/14) Installing dumb-init (1.2.5-r3) 06:36:40 #43 30.15 (12/14) Installing musl-obstack (1.2.3-r2) 06:36:40 #43 30.18 (13/14) Installing libucontext (1.2-r3) 06:36:40 #43 30.18 (14/14) Installing gcompat (1.1.0-r4) 06:36:40 #43 30.27 Executing busybox-1.36.1-r29.trigger 06:36:40 #43 30.50 Executing ca-certificates-20240705-r0.trigger 06:36:40 #43 32.08 OK: 15 MiB in 28 packages 06:36:40 #43 DONE 34.0s 06:36:40 06:36:40 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:36:41 #86 ... 06:36:41 06:36:41 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:36:41 #62 24.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:41 #62 34.17 OK: 238 MiB in 54 packages 06:36:41 #62 ... 06:36:41 06:36:41 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:41 #48 ... 06:36:41 06:36:41 #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:36:41 #73 28.91 (1/2) Installing dumb-init (1.2.5-r3) 06:36:41 #73 28.96 (2/2) Installing su-exec (0.2-r3) 06:36:41 #73 28.97 Executing busybox-1.36.1-r29.trigger 06:36:41 #73 29.09 OK: 9 MiB in 16 packages 06:36:41 #73 DONE 31.3s 06:36:41 06:36:41 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:41 #48 ... 06:36:41 06:36:41 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:36:41 #81 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:41 #81 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:41 #81 ... 06:36:41 06:36:41 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:36:42 #87 ... 06:36:42 06:36:42 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:36:42 #82 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:42 #82 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:42 #82 ... 06:36:42 06:36:42 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:36:42 #62 DONE 36.2s 06:36:42 06:36:42 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:36:42 #75 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:42 #75 19.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:42 #75 ... 06:36:42 06:36:42 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:43 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.8s 06:36:43 #48 ... 06:36:43 06:36:43 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:36:43 #0 4.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:43 #0 6.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:43 #88 ... 06:36:43 06:36:43 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:44 #48 ... 06:36:44 06:36:44 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:36:44 #89 DONE 1.8s 06:36:44 06:36:44 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:44 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.8s done 06:36:44 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.8s done 06:36:44 #48 ... 06:36:44 06:36:44 #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:36:44 #77 24.98 OK: 238 MiB in 54 packages 06:36:44 #77 DONE 27.0s 06:36:44 06:36:44 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:36:44 #81 24.82 Upgrading critical system libraries and apk-tools: 06:36:44 #81 24.82 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:36:44 #81 24.86 Executing busybox-1.36.1-r29.trigger 06:36:44 #81 ... 06:36:44 06:36:44 #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:36:44 #76 26.33 (1/1) Installing dumb-init (1.2.5-r3) 06:36:44 #76 26.94 Executing busybox-1.36.1-r29.trigger 06:36:44 #76 27.19 OK: 9 MiB in 15 packages 06:36:44 #76 DONE 28.9s 06:36:44 06:36:44 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:36:44 #82 23.87 Upgrading critical system libraries and apk-tools: 06:36:44 #82 23.88 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:36:44 #82 23.93 Executing busybox-1.36.1-r29.trigger 06:36:45 #82 ... 06:36:45 06:36:45 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:36:45 #90 DONE 1.3s 06:36:45 06:36:45 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:36:45 #82 25.95 Continuing the upgrade transaction with new apk-tools: 06:36:45 #82 26.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:47 #82 ... 06:36:47 06:36:47 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:36:47 #0 5.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:47 #0 7.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:47 #91 ... 06:36:47 06:36:47 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:36:47 #87 5.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:47 #87 ... 06:36:47 06:36:47 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:36:47 #71 29.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:47 #71 31.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:48 #71 ... 06:36:48 06:36:48 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:36:48 #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.0s done 06:36:48 #65 ... 06:36:48 06:36:48 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:36:48 #84 18.12 Upgrading critical system libraries and apk-tools: 06:36:48 #84 18.14 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:36:48 #84 18.19 Executing busybox-1.36.1-r29.trigger 06:36:49 #84 ... 06:36:49 06:36:49 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:36:49 #49 30.97 v3.20.3-166-g585b3ed7649 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:36:49 #49 30.99 v3.20.3-165-g3b2c0675ecd [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:36:49 #49 30.99 OK: 24041 distinct packages available 06:36:49 #49 32.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:49 #49 35.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:49 #49 ... 06:36:49 06:36:49 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:36:49 #71 40.29 (1/4) Installing dumb-init (1.2.5-r3) 06:36:49 #71 40.34 (2/4) Installing musl-obstack (1.2.3-r2) 06:36:49 #71 40.36 (3/4) Installing libucontext (1.2-r3) 06:36:49 #71 40.38 (4/4) Installing gcompat (1.1.0-r4) 06:36:49 #71 40.42 Executing busybox-1.36.1-r29.trigger 06:36:49 #71 40.52 OK: 9 MiB in 18 packages 06:36:50 #71 DONE 41.9s 06:36:50 06:36:50 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:36:50 #88 16.09 Upgrading critical system libraries and apk-tools: 06:36:50 #88 16.09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:36:50 #88 16.13 Executing busybox-1.36.1-r29.trigger 06:36:51 #88 17.79 Continuing the upgrade transaction with new apk-tools: 06:36:51 #88 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:52 #88 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:53 #88 ... 06:36:53 06:36:53 #49 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:36:53 #49 43.35 (1/5) Installing dumb-init (1.2.5-r3) 06:36:53 #49 43.38 (2/5) Installing musl-obstack (1.2.3-r2) 06:36:53 #49 43.40 (3/5) Installing libucontext (1.2-r3) 06:36:53 #49 43.43 (4/5) Installing gcompat (1.1.0-r4) 06:36:53 #49 43.47 (5/5) Installing openssl (3.3.2-r0) 06:36:53 #49 43.56 Executing busybox-1.36.1-r29.trigger 06:36:53 #49 43.77 OK: 10 MiB in 19 packages 06:36:53 #49 DONE 45.4s 06:36:53 06:36:53 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:36:54 #92 ... 06:36:54 06:36:54 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:54 #93 ... 06:36:54 06:36:54 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:36:54 #91 15.19 Upgrading critical system libraries and apk-tools: 06:36:54 #91 15.19 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:36:54 #91 15.22 Executing busybox-1.36.1-r29.trigger 06:36:54 #91 16.70 Continuing the upgrade transaction with new apk-tools: 06:36:54 #91 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:55 #91 ... 06:36:55 06:36:55 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:55 #48 ... 06:36:55 06:36:55 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:36:55 #0 2.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:55 #0 3.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:55 #94 ... 06:36:55 06:36:55 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:36:55 #81 26.35 Continuing the upgrade transaction with new apk-tools: 06:36:55 #81 26.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:55 #81 27.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:55 #81 34.70 OK: 9 MiB in 15 packages 06:36:55 #81 DONE 36.1s 06:36:55 06:36:55 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:36:56 #95 ... 06:36:56 06:36:56 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 06:36:56 #75 31.45 Upgrading critical system libraries and apk-tools: 06:36:56 #75 31.45 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:36:56 #75 31.49 Executing busybox-1.36.1-r29.trigger 06:36:56 #75 33.13 Continuing the upgrade transaction with new apk-tools: 06:36:56 #75 33.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:56 #75 34.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:56 #75 ... 06:36:56 06:36:56 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:36:56 #91 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:56 #91 ... 06:36:56 06:36:56 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:36:56 #82 28.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:56 #82 35.52 OK: 20 MiB in 18 packages 06:36:56 #82 DONE 36.8s 06:36:56 06:36:56 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:36:56 #96 DONE 0.3s 06:36:56 06:36:56 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:36:56 #86 6.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:56 #86 7.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:56 #86 14.42 Upgrading critical system libraries and apk-tools: 06:36:56 #86 14.42 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:36:56 #86 14.52 Executing busybox-1.36.1-r29.trigger 06:36:56 #86 ... 06:36:56 06:36:56 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:36:56 #92 3.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:57 #92 ... 06:36:57 06:36:57 #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:36:57 #75 41.72 OK: 9 MiB in 15 packages 06:36:57 #75 DONE 43.1s 06:36:57 06:36:57 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:36:57 #86 16.47 Continuing the upgrade transaction with new apk-tools: 06:36:57 #86 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:58 #86 17.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:58 #86 ... 06:36:58 06:36:58 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:36:58 #87 6.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:58 #87 13.68 Upgrading critical system libraries and apk-tools: 06:36:58 #87 13.68 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:36:58 #87 13.78 Executing busybox-1.36.1-r29.trigger 06:36:58 #87 15.38 Continuing the upgrade transaction with new apk-tools: 06:36:58 #87 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:58 #87 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:58 #87 ... 06:36:58 06:36:58 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:36:58 #84 19.59 Continuing the upgrade transaction with new apk-tools: 06:36:58 #84 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:36:58 #84 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:58 #84 28.31 OK: 11 MiB in 17 packages 06:36:58 #84 DONE 29.2s 06:36:58 06:36:58 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:36:58 #92 4.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:36:59 #92 ... 06:36:59 06:36:59 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:36:59 #88 25.99 OK: 10 MiB in 16 packages 06:36:59 #88 DONE 26.5s 06:36:59 06:36:59 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:00 #95 ... 06:37:00 06:37:00 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:37:00 #94 10.14 Upgrading critical system libraries and apk-tools: 06:37:00 #94 10.14 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:37:00 #94 10.20 Executing busybox-1.36.1-r29.trigger 06:37:01 #94 10.77 Continuing the upgrade transaction with new apk-tools: 06:37:01 #94 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:37:01 #94 ... 06:37:01 06:37:01 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:37:01 #91 23.04 OK: 20 MiB in 18 packages 06:37:01 #91 DONE 23.9s 06:37:01 06:37:01 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:01 #95 ... 06:37:01 06:37:01 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:37:01 #94 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:37:03 #94 ... 06:37:03 06:37:03 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:37:03 #86 22.10 OK: 15 MiB in 28 packages 06:37:03 #86 DONE 22.9s 06:37:03 06:37:03 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:37:03 #92 8.871 Upgrading critical system libraries and apk-tools: 06:37:03 #92 8.879 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:37:03 #92 8.910 Executing busybox-1.36.1-r29.trigger 06:37:03 #92 9.631 Continuing the upgrade transaction with new apk-tools: 06:37:03 #92 9.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:37:03 #92 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:37:04 #92 ... 06:37:04 06:37:04 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:37:04 #87 21.57 OK: 9 MiB in 16 packages 06:37:04 #87 DONE 22.7s 06:37:04 06:37:04 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:37:05 #97 ... 06:37:05 06:37:05 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:37:05 #94 15.20 OK: 9 MiB in 18 packages 06:37:05 #94 DONE 15.7s 06:37:05 06:37:05 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:37:05 #97 DONE 1.6s 06:37:05 06:37:05 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:37:06 #98 ... 06:37:06 06:37:06 #99 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 06:37:06 #99 DONE 0.3s 06:37:06 06:37:06 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:37:06 #92 13.50 OK: 10 MiB in 19 packages 06:37:07 #92 DONE 14.1s 06:37:07 06:37:07 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:37:07 #100 ... 06:37:07 06:37:07 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:37:07 #98 DONE 2.0s 06:37:08 06:37:08 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:37:08 #101 DONE 0.3s 06:37:08 06:37:08 #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:37:08 #102 ... 06:37:08 06:37:08 #103 [security-spire-config stage-2 6/10] COPY security.txt / 06:37:08 #103 DONE 0.4s 06:37:08 06:37:08 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:37:08 #100 DONE 1.6s 06:37:08 06:37:08 #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:37:08 #102 DONE 1.5s 06:37:08 06:37:08 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:37:09 #104 DONE 0.3s 06:37:09 06:37:09 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:37:09 #105 DONE 0.3s 06:37:09 06:37:09 #106 [security-spire-server stage-2 6/9] COPY security.txt / 06:37:09 #106 DONE 0.4s 06:37:09 06:37:09 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:37:09 #107 DONE 0.4s 06:37:09 06:37:09 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:37:09 #108 ... 06:37:09 06:37:09 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:37:09 #109 DONE 0.3s 06:37:10 06:37:10 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:37:10 #108 DONE 0.5s 06:37:10 06:37:10 #110 [security-spire-config] exporting to image 06:37:10 #110 exporting layers 06:37:10 #110 ... 06:37:10 06:37:10 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:37:10 #111 DONE 0.3s 06:37:10 06:37:10 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:37:10 #112 DONE 0.3s 06:37:10 06:37:10 #110 [security-spire-server] exporting to image 06:37:11 #110 ... 06:37:11 06:37:11 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:37:11 #113 DONE 2.3s 06:37:11 06:37:11 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:37:11 #114 DONE 0.6s 06:37:11 06:37:11 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 06:37:12 #115 DONE 0.3s 06:37:12 06:37:12 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:37:12 #116 DONE 0.4s 06:37:12 06:37:12 #110 [security-spire-server] exporting to image 06:37:12 #110 ... 06:37:12 06:37:12 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:37:12 #117 DONE 0.2s 06:37:12 06:37:12 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:37:12 #118 DONE 0.4s 06:37:12 06:37:12 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:37:12 #48 ... 06:37:12 06:37:12 #110 [security-spire-agent] exporting to image 06:37:13 #110 exporting layers 3.7s done 06:37:13 #110 writing image sha256:0c7cae75b5973ad1cab2b2c5b8d1b1b449d744d01c5056b1dffbbe3fe1ee08b2 06:37:13 #110 writing image sha256:0c7cae75b5973ad1cab2b2c5b8d1b1b449d744d01c5056b1dffbbe3fe1ee08b2 0.0s done 06:37:13 #110 naming to docker.io/library/security-spire-config-arm64 0.0s done 06:37:14 #110 exporting layers 3.5s done 06:37:14 #110 writing image sha256:ac55c067b6925a5bb264e89a54403f348cd01c1e796b15eaad563b8a96fb1ee8 06:37:14 #110 writing image sha256:ac55c067b6925a5bb264e89a54403f348cd01c1e796b15eaad563b8a96fb1ee8 done 06:37:14 #110 naming to docker.io/library/security-spire-server-arm64 0.0s done 06:37:15 #110 exporting layers 2.0s done 06:37:15 #110 writing image sha256:7764e9126b7326e6f07a7da1985e182b4314bfd861d90ca83e53ddb1ba6a4f46 done 06:37:15 #110 naming to docker.io/library/security-spire-agent-arm64 done 06:37:15 #110 DONE 5.2s 06:37:15 06:37:15 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:24 #118 ... 06:37:24 06:37:24 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:24 #81 DONE 54.4s 06:37:24 06:37:24 #76 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:24 #76 DONE 55.4s 06:37:24 06:37:24 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:24 #84 DONE 54.2s 06:37:24 06:37:24 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:24 #118 DONE 55.4s 06:37:24 06:37:24 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:24 #96 DONE 51.5s 06:37:24 06:37:24 #119 [security-spiffe-token-provider builder 6/7] COPY . . 06:37:26 #119 ... 06:37:26 06:37:26 #120 [core-data builder 6/7] COPY . . 06:37:26 #120 ... 06:37:26 06:37:26 #121 [support-notifications builder 6/7] COPY . . 06:37:26 #121 ... 06:37:26 06:37:26 #122 [core-keeper builder 7/8] COPY . . 06:37:26 #122 ... 06:37:26 06:37:26 #123 [security-secretstore-setup builder 6/7] COPY . . 06:37:29 #123 ... 06:37:29 06:37:29 #121 [support-notifications builder 6/7] COPY . . 06:37:29 #121 DONE 13.1s 06:37:29 06:37:29 #124 [support-cron-scheduler builder 6/7] COPY . . 06:37:29 #124 CACHED 06:37:29 06:37:29 #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 06:37:29 #125 CACHED 06:37:29 06:37:29 #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:29 #126 CACHED 06:37:29 06:37:29 #123 [security-secretstore-setup builder 6/7] COPY . . 06:37:29 #123 DONE 13.1s 06:37:29 06:37:29 #127 [security-bootstrapper builder 6/7] COPY . . 06:37:29 #127 CACHED 06:37:29 06:37:29 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:37:29 #128 CACHED 06:37:29 06:37:29 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:29 #129 CACHED 06:37:29 06:37:29 #120 [core-data builder 6/7] COPY . . 06:37:29 #120 DONE 13.1s 06:37:29 06:37:29 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:37:29 #130 CACHED 06:37:29 06:37:29 #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:29 #131 CACHED 06:37:29 06:37:29 #132 [security-proxy-setup builder 6/7] COPY . . 06:37:29 #132 CACHED 06:37:29 06:37:29 #133 [support-scheduler builder 6/7] COPY . . 06:37:29 #133 CACHED 06:37:29 06:37:29 #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:29 #134 CACHED 06:37:29 06:37:29 #135 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:37:29 #135 CACHED 06:37:29 06:37:29 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:29 #136 CACHED 06:37:29 06:37:29 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:37:29 #137 CACHED 06:37:29 06:37:29 #138 [core-metadata builder 6/7] COPY . . 06:37:29 #138 CACHED 06:37:29 06:37:29 #139 [security-proxy-auth builder 6/7] COPY . . 06:37:29 #139 CACHED 06:37:29 06:37:29 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:29 #140 CACHED 06:37:29 06:37:29 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:37:29 #141 CACHED 06:37:29 06:37:29 #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:37:29 #142 CACHED 06:37:29 06:37:29 #143 [core-common-config-bootstrapper builder 6/7] COPY . . 06:37:29 #143 CACHED 06:37:29 06:37:29 #144 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:29 #144 CACHED 06:37:29 06:37:29 #145 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:37:29 #145 CACHED 06:37:29 06:37:29 #146 [core-command builder 6/7] COPY . . 06:37:29 #146 CACHED 06:37:29 06:37:29 #147 [core-command builder 4/7] COPY go.mod vendor* ./ 06:37:29 #147 CACHED 06:37:29 06:37:29 #119 [security-spiffe-token-provider builder 6/7] COPY . . 06:37:29 #119 DONE 13.1s 06:37:29 06:37:29 #122 [core-keeper builder 7/8] COPY . . 06:37:29 #122 DONE 13.1s 06:37:29 06:37:29 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:37:30 #148 1.330 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:37:40 #148 ... 06:37:40 06:37:40 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:37:40 #0 1.304 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:37:40 #149 ... 06:37:40 06:37:40 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:37:40 #0 1.130 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:37:40 #150 ... 06:37:40 06:37:40 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:37:40 #0 1.081 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:37:40 #151 ... 06:37:40 06:37:40 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:37:40 #0 0.305 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:37:40 #152 ... 06:37:40 06:37:40 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:37:40 #0 0.847 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:37:40 #153 ... 06:37:40 06:37:40 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:37:40 #0 0.735 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:37:40 #154 ... 06:37:40 06:37:40 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:37:40 #0 0.583 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:37:40 #155 ... 06:37:40 06:37:40 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:37:40 #0 1.225 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:37:40 #156 ... 06:37:40 06:37:40 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:37:40 #0 0.959 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:37:40 #157 ... 06:37:40 06:37:40 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:37:40 #0 0.498 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:37:40 #158 ... 06:37:40 06:37:40 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:37:40 #0 0.678 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:37:40 #159 ... 06:37:40 06:37:40 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:37:40 #0 1.314 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:38:11 #95 ... 06:38:11 06:38:11 #80 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:11 #80 DONE 102.7s 06:38:11 06:38:11 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:11 #93 DONE 87.3s 06:38:11 06:38:11 #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:11 #85 DONE 101.6s 06:38:11 06:38:11 #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:11 #95 DONE 85.7s 06:38:11 06:38:11 #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:11 #83 DONE 105.4s 06:38:11 06:38:11 #119 [core-keeper builder 7/8] COPY . . 06:38:13 #119 DONE 1.6s 06:38:13 06:38:13 #120 [support-notifications builder 6/7] COPY . . 06:38:13 #120 CACHED 06:38:13 06:38:13 #121 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:13 #121 CACHED 06:38:13 06:38:13 #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:38:13 #122 CACHED 06:38:13 06:38:13 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 06:38:13 #123 CACHED 06:38:13 06:38:13 #124 [core-command builder 6/7] COPY . . 06:38:13 #124 CACHED 06:38:13 06:38:13 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:13 #125 CACHED 06:38:13 06:38:13 #126 [support-cron-scheduler builder 6/7] COPY . . 06:38:13 #126 DONE 1.7s 06:38:13 06:38:13 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 06:38:13 #127 CACHED 06:38:13 06:38:13 #128 [core-data builder 6/7] COPY . . 06:38:13 #128 CACHED 06:38:13 06:38:13 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:13 #129 CACHED 06:38:13 06:38:13 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 06:38:13 #130 DONE 1.6s 06:38:13 06:38:13 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:38:13 #131 ... 06:38:13 06:38:13 #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:38:13 #132 CACHED 06:38:13 06:38:13 #133 [security-bootstrapper builder 6/7] COPY . . 06:38:13 #133 CACHED 06:38:13 06:38:13 #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:13 #134 CACHED 06:38:13 06:38:13 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:13 #135 CACHED 06:38:13 06:38:13 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:38:13 #136 CACHED 06:38:13 06:38:13 #137 [security-proxy-auth builder 6/7] COPY . . 06:38:13 #137 CACHED 06:38:13 06:38:13 #138 [security-spiffe-token-provider builder 6/7] COPY . . 06:38:13 #138 DONE 1.7s 06:38:13 06:38:13 #139 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:38:13 #139 CACHED 06:38:13 06:38:13 #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:13 #140 CACHED 06:38:13 06:38:13 #141 [support-scheduler builder 6/7] COPY . . 06:38:13 #141 CACHED 06:38:13 06:38:13 #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:38:13 #142 CACHED 06:38:13 06:38:13 #143 [security-secretstore-setup builder 6/7] COPY . . 06:38:13 #143 CACHED 06:38:13 06:38:13 #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:13 #144 CACHED 06:38:13 06:38:13 #145 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:38:13 #145 CACHED 06:38:13 06:38:13 #146 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:13 #146 CACHED 06:38:13 06:38:13 #147 [core-metadata builder 6/7] COPY . . 06:38:13 #147 CACHED 06:38:13 06:38:13 #148 [security-proxy-setup builder 6/7] COPY . . 06:38:13 #148 DONE 1.7s 06:38:13 06:38:13 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:38:18 #149 ... 06:38:18 06:38:18 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:38:18 #0 5.364 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:38:18 #150 ... 06:38:18 06:38:18 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:38:18 #0 5.652 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:38:18 #151 ... 06:38:18 06:38:18 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:38:18 #0 5.762 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:38:19 #152 ... 06:38:19 06:38:19 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:38:19 #149 6.523 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:38:23 #149 ... 06:38:23 06:38:23 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:38:23 #0 6.744 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:38:23 #153 ... 06:38:23 06:38:23 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:38:23 #0 6.909 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:38:23 #154 ... 06:38:23 06:38:23 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:38:23 #0 6.586 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:38:23 #155 ... 06:38:23 06:38:23 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:38:23 #0 4.729 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:38:23 #156 ... 06:38:23 06:38:23 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:38:23 #0 7.004 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:38:24 #157 ... 06:38:24 06:38:24 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:38:24 #0 3.556 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:38:24 #158 ... 06:38:24 06:38:24 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:38:24 #0 7.043 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:38:24 #159 ... 06:38:24 06:38:24 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:38:24 #0 6.382 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:38:24 #160 ... 06:38:24 06:38:24 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:38:24 #131 7.055 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:39:32 #160 111.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:40:40 #160 ... 06:40:40 06:40:40 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:40:40 #155 DONE 179.8s 06:40:40 06:40:40 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:40:40 #161 ... 06:40:40 06:40:40 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:40:40 #149 DONE 183.6s 06:40:40 06:40:40 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:40:40 #157 DONE 183.6s 06:40:40 06:40:40 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:40:40 #150 DONE 183.6s 06:40:40 06:40:40 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:40:40 #154 DONE 183.6s 06:40:40 06:40:40 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:40:40 #160 DONE 183.6s 06:40:40 06:40:40 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:40:40 #152 DONE 183.7s 06:40:40 06:40:40 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:40:40 #162 ... 06:40:40 06:40:40 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:40:40 #153 DONE 183.7s 06:40:40 06:40:40 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:40:40 #156 DONE 183.7s 06:40:40 06:40:40 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:40:40 #159 DONE 183.9s 06:40:40 06:40:40 #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:40:40 #163 ... 06:40:40 06:40:40 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:40:40 #148 DONE 184.1s 06:40:40 06:40:40 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:40:40 #151 DONE 184.2s 06:40:40 06:40:40 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:40:40 #158 DONE 184.2s 06:40:40 06:40:40 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:40:40 #164 ... 06:40:40 06:40:40 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:40:40 #165 DONE 0.7s 06:40:40 06:40:40 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:40:40 #161 DONE 4.4s 06:40:40 06:40:40 #166 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 06:40:40 #166 ... 06:40:40 06:40:40 #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:40:40 #167 DONE 1.0s 06:40:40 06:40:40 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:40:40 #162 DONE 1.0s 06:40:40 06:40:40 #168 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:40:40 #168 DONE 0.6s 06:40:40 06:40:40 #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:40:40 #163 DONE 0.8s 06:40:40 06:40:40 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:40:40 #164 DONE 0.5s 06:40:40 06:40:40 #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:40:40 #169 DONE 0.5s 06:40:40 06:40:40 #170 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:40:40 #170 DONE 0.6s 06:40:40 06:40:40 #171 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:40:40 #171 ... 06:40:40 06:40:40 #172 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:40:40 #172 DONE 0.9s 06:40:40 06:40:40 #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:40:40 #173 CACHED 06:40:40 06:40:40 #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:40:40 #174 CACHED 06:40:40 06:40:40 #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:40:40 #175 DONE 0.9s 06:40:40 06:40:40 #176 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 06:40:40 #176 CACHED 06:40:40 06:40:40 #177 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 06:40:40 #177 CACHED 06:40:40 06:40:40 #178 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:40:40 #178 DONE 0.9s 06:40:40 06:40:40 #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:40:40 #179 CACHED 06:40:40 06:40:40 #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:40:40 #180 CACHED 06:40:40 06:40:40 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:40:40 #181 DONE 0.9s 06:40:40 06:40:40 #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:40:40 #182 CACHED 06:40:40 06:40:40 #183 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:40:40 #183 CACHED 06:40:40 06:40:40 #184 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:40:40 #184 DONE 0.9s 06:40:40 06:40:40 #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:40:40 #185 DONE 0.8s 06:40:40 06:40:40 #186 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:40:40 #186 DONE 0.9s 06:40:40 06:40:40 #171 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:40:40 #171 DONE 0.9s 06:40:40 06:40:40 #187 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:40:40 #187 DONE 0.2s 06:40:40 06:40:40 #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:40:40 #188 ... 06:40:40 06:40:40 #189 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 06:40:40 #189 DONE 4.2s 06:40:40 06:40:40 #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:40:40 #190 DONE 4.2s 06:40:40 06:40:40 #191 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:40:40 #191 DONE 4.1s 06:40:40 06:40:40 #192 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:40:40 #192 DONE 4.2s 06:40:40 06:40:40 #193 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:40:40 #193 ... 06:40:40 06:40:40 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:40:40 #194 DONE 4.6s 06:40:40 06:40:40 #195 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:40:40 #195 ... 06:40:40 06:40:40 #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:40:40 #196 DONE 5.2s 06:40:40 06:40:40 #197 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:40:40 #197 DONE 5.2s 06:40:40 06:40:40 #198 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:40:40 #198 DONE 5.2s 06:40:40 06:40:40 #199 [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 06:40:40 #199 DONE 5.2s 06:40:40 06:40:40 #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:40:40 #188 DONE 5.1s 06:40:40 06:40:40 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:40:40 #200 DONE 5.2s 06:40:40 06:40:40 #166 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 06:40:40 #166 DONE 6.3s 06:40:40 06:40:40 #201 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:40:40 #201 DONE 5.1s 06:40:40 06:40:40 #202 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:40:40 #202 ... 06:40:40 06:40:40 #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:40:40 #203 DONE 0.2s 06:40:40 06:40:40 #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:40:40 #204 DONE 1.4s 06:40:40 06:40:40 #195 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:40:40 #195 DONE 1.4s 06:40:40 06:40:40 #205 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 06:40:40 #205 DONE 1.4s 06:40:40 06:40:40 #115 [core-keeper] exporting to image 06:40:40 #115 exporting layers 06:40:40 #115 ... 06:40:40 06:40:40 #193 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:40:40 #193 DONE 1.5s 06:40:40 06:40:40 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:40:40 #206 DONE 0.5s 06:40:40 06:40:40 #207 [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 06:40:40 #207 DONE 0.5s 06:40:40 06:40:40 #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:40:40 #208 DONE 0.5s 06:40:40 06:40:40 #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:40:40 #209 DONE 0.5s 06:40:40 06:40:40 #210 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:40:40 #210 DONE 0.5s 06:40:40 06:40:40 #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:40:40 #211 DONE 0.5s 06:40:40 06:40:40 #115 [security-spiffe-token-provider] exporting to image 06:40:40 #115 ... 06:40:40 06:40:40 #212 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 06:40:40 #212 DONE 0.5s 06:40:40 06:40:40 #202 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:40:40 #202 DONE 0.5s 06:40:40 06:40:40 #115 [security-spiffe-token-provider] exporting to image 06:40:40 #115 exporting layers 0.3s done 06:40:40 #115 ... 06:40:40 06:40:40 #213 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:40:40 #213 DONE 0.3s 06:40:41 06:40:41 #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:40:41 #214 DONE 0.3s 06:40:41 06:40:41 #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:40:41 #215 DONE 0.3s 06:40:41 06:40:41 #216 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:40:41 #216 DONE 0.3s 06:40:41 06:40:41 #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 06:40:41 #217 DONE 0.3s 06:40:41 06:40:41 #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 06:40:41 #218 DONE 0.3s 06:40:41 06:40:41 #115 [core-data] exporting to image 06:40:41 #115 ... 06:40:41 06:40:41 #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:40:41 #219 DONE 0.3s 06:40:41 06:40:41 #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 06:40:41 #220 DONE 0.3s 06:40:41 06:40:41 #115 [support-notifications] exporting to image 06:40:41 #115 exporting layers 0.5s done 06:40:41 #115 ... 06:40:41 06:40:41 #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 06:40:41 #221 DONE 0.6s 06:40:41 06:40:41 #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:40:41 #222 DONE 0.6s 06:40:41 06:40:41 #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:40:41 #223 DONE 0.6s 06:40:41 06:40:41 #115 [support-cron-scheduler] exporting to image 06:40:41 #115 exporting layers 0.6s done 06:40:41 #115 writing image sha256:56f2fba7f1ec28f4eeeaac39e2a87f5ba4d9ca328f6f5234823e1c985bf57eae 0.0s done 06:40:41 #115 writing image sha256:691eb25db1181b42606f8232d187aeed8d9853f21565c40b45a3a7556337153e 0.0s done 06:40:41 #115 writing image sha256:f88c8a70e70d8275250e085127a5578f440af6c1099be358d8fe48935af8fc4b 0.0s done 06:40:41 #115 writing image sha256:c8bd215129b7464af1447f8b1f450a5fd1c2ce4d3134d25c26e1703e421c4ef9 0.1s done 06:40:41 #115 writing image sha256:c0e9c705d2356d0c62d1355e30b1759b3334ea00d8ea84982460956eec7a6768 0.1s done 06:40:41 #115 naming to docker.io/library/core-command done 06:40:41 #115 naming to docker.io/library/support-scheduler done 06:40:41 #115 naming to docker.io/library/security-spiffe-token-provider done 06:40:41 #115 naming to docker.io/library/support-cron-scheduler done 06:40:41 #115 naming to docker.io/library/core-keeper done 06:40:41 #115 writing image sha256:cb9e7926aba789f58fafd5cab55bf28e559b9550e3481def30ccb69e1cc9426d 06:40:41 #115 ... 06:40:41 06:40:41 #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:40:41 #224 DONE 0.2s 06:40:41 06:40:41 #115 [support-notifications] exporting to image 06:40:41 #115 writing image sha256:cb9e7926aba789f58fafd5cab55bf28e559b9550e3481def30ccb69e1cc9426d done 06:40:41 #115 naming to docker.io/library/core-data done 06:40:41 #115 writing image sha256:045f778c18488db2fbbd12ddaab76a80590d955c12d376c7bd2ad90574d76a5e done 06:40:41 #115 naming to docker.io/library/support-notifications done 06:40:42 #115 exporting layers 0.6s done 06:40:42 #115 writing image sha256:9a2dd4075dbd1910bd93b761d072eafc96cc1c6f9a866a259602a0962f1c9d98 done 06:40:42 #115 naming to docker.io/library/core-metadata done 06:40:42 #115 DONE 2.6s 06:40:42 06:40:42 #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:40:42 #225 DONE 0.5s 06:40:42 06:40:42 #226 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:40:42 #226 DONE 0.1s 06:40:42 06:40:42 #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:40:42 #227 DONE 0.1s 06:40:42 06:40:42 #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:40:42 #228 DONE 1.2s 06:40:42 06:40:42 #229 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:40:42 #229 DONE 1.1s 06:40:42 06:40:42 #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:40:42 #230 ... 06:40:42 06:40:42 #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/ 06:40:42 #231 DONE 0.1s 06:40:42 06:40:42 #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/ 06:40:42 #232 DONE 0.0s 06:40:42 06:40:42 #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:40:42 #233 DONE 0.1s 06:40:42 06:40:42 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:40:42 #234 DONE 0.1s 06:40:42 06:40:42 #115 [security-proxy-auth] exporting to image 06:40:42 #115 exporting layers 0.4s done 06:40:42 #115 writing image sha256:ffffae43db8a55224f504bd4906662ba76a75cffdd3463acb02e5c026bf4cdb7 done 06:40:42 #115 naming to docker.io/library/security-proxy-auth done 06:40:42 #115 writing image sha256:55e19bff0771de1c50d344405e3165f13665b7d8e1d5db8b3ff2791566cb60f1 done 06:40:42 #115 naming to docker.io/library/security-proxy-setup done 06:40:42 #115 DONE 2.9s 06:40:42 06:40:42 #235 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:40:42 #235 DONE 1.7s 06:40:42 06:40:42 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:40:42 #236 ... 06:40:42 06:40:42 #115 [core-common-config-bootstrapper] exporting to image 06:40:42 #115 exporting layers 0.1s done 06:40:42 #115 writing image sha256:f2c7d6c8e921a5296149618efa2f59ed1e2dd658eec4521051a4de583c7b6d62 done 06:40:42 #115 naming to docker.io/library/core-common-config-bootstrapper done 06:40:42 #115 DONE 3.1s 06:40:42 06:40:42 #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:40:42 #230 DONE 0.7s 06:40:42 06:40:42 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:40:42 #236 DONE 0.5s 06:40:42 06:40:42 #115 [security-bootstrapper] exporting to image 06:40:43 #115 exporting layers 0.3s done 06:40:43 #115 writing image sha256:ddc018df93e94fd34fbee64b635c5509bab63be9aaa1f7fd3b3db338d7c05690 done 06:40:43 #115 naming to docker.io/library/security-secretstore-setup done 06:40:43 #115 writing image sha256:432d5d85bcb73eb06677e208feb8c083720752489a462a7c1d6687cb04c9ecc4 done 06:40:43 #115 naming to docker.io/library/security-bootstrapper done 06:40:43 #115 DONE 3.4s 06:40:43 06:40:43 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:40:43 time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:43 time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:43 time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:43 time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:43 time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:43 time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:43 time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:43 time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:43 time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:43 time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:43 time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:43 time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:43 time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:43 time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:43 time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:40:43 time="2024-10-14T06:35:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:40:43 $ docker stop --time=1 af96cdafe074ff794bbd4b9fae1e00eaf08e3ca22bf82ccb994317cc96d52098 06:40:44 $ docker rm -f --volumes af96cdafe074ff794bbd4b9fae1e00eaf08e3ca22bf82ccb994317cc96d52098 [Pipeline] // withDockerContainer [Pipeline] sh 06:40:44 + docker images 06:40:44 REPOSITORY TAG IMAGE ID CREATED SIZE 06:40:44 security-bootstrapper latest 432d5d85bcb7 2 seconds ago 27.4MB 06:40:44 security-secretstore-setup latest ddc018df93e9 2 seconds ago 52.2MB 06:40:44 core-common-config-bootstrapper latest f2c7d6c8e921 2 seconds ago 21.3MB 06:40:44 security-proxy-setup latest 55e19bff0771 3 seconds ago 33.9MB 06:40:44 core-metadata latest 9a2dd4075dbd 3 seconds ago 42.4MB 06:40:44 security-proxy-auth latest ffffae43db8a 3 seconds ago 34.4MB 06:40:44 support-notifications latest 045f778c1848 4 seconds ago 65.4MB 06:40:44 support-scheduler latest f88c8a70e70d 4 seconds ago 64.7MB 06:40:44 security-spiffe-token-provider latest 691eb25db118 4 seconds ago 41.3MB 06:40:44 core-command latest 56f2fba7f1ec 4 seconds ago 36.4MB 06:40:44 support-cron-scheduler latest c8bd215129b7 4 seconds ago 66.5MB 06:40:44 core-keeper latest c0e9c705d235 4 seconds ago 41.5MB 06:40:44 core-data latest cb9e7926aba7 4 seconds ago 42.3MB 06:40:44 security-spire-agent latest 6927895a1d92 4 minutes ago 183MB 06:40:44 security-spire-server latest 63d075128b0c 4 minutes ago 122MB 06:40:44 security-spire-config latest 4fefcb232539 4 minutes ago 121MB 06:40:44 ci-base-image-x86_64 latest 7387608e567d 8 minutes ago 980MB 06:40:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 11 days ago 573MB 06:40:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 06:40:44 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 06:40:44 provisioning config files... 06:40:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/727@tmp/config14141493785441326985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:40:45 ---> ****-login.sh 06:40:45 nexus3.edgexfoundry.org:10001 06:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:45 Configure a credential helper to remove this warning. See 06:40:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:45 06:40:45 Login Succeeded 06:40:45 nexus3.edgexfoundry.org:10002 06:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:45 Configure a credential helper to remove this warning. See 06:40:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:45 06:40:45 Login Succeeded 06:40:45 nexus3.edgexfoundry.org:10003 06:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:45 Configure a credential helper to remove this warning. See 06:40:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:45 06:40:45 Login Succeeded 06:40:45 nexus3.edgexfoundry.org:10004 06:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:45 Configure a credential helper to remove this warning. See 06:40:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:45 06:40:45 Login Succeeded 06:40:45 ****.io 06:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:40:46 Configure a credential helper to remove this warning. See 06:40:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:40:46 06:40:46 Login Succeeded 06:40:46 ---> ****-login.sh ends [Pipeline] } 06:40:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:40:46 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:40:46 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:40:46 latest 06:40:46 3.2.0-dev.104 06:40:46 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:40:46 main 06:40:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:46 + docker push nexus3.edgexfoundry.org:10004/core-command:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:40:46 6c3affc817a2: Preparing 06:40:46 fe8c9c156d1e: Preparing 06:40:46 b8a4c36abdec: Preparing 06:40:46 998ca27f93a6: Preparing 06:40:46 7c290e0266d9: Preparing 06:40:46 b0de51a5d0f2: Preparing 06:40:46 63ca1fbb43ae: Preparing 06:40:46 b0de51a5d0f2: Waiting 06:40:46 63ca1fbb43ae: Waiting 06:40:46 998ca27f93a6: Pushed 06:40:46 6c3affc817a2: Pushed 06:40:46 b8a4c36abdec: Pushed 06:40:46 7c290e0266d9: Pushed 06:40:46 63ca1fbb43ae: Layer already exists 06:40:47 b0de51a5d0f2: Pushed 06:40:50 fe8c9c156d1e: Pushed 06:40:50 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:b6408e4d2ff7cf4a3830bb7a64339aa35983224927f037f552730c8b6edbc6b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:50 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:51 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:40:51 6c3affc817a2: Preparing 06:40:51 fe8c9c156d1e: Preparing 06:40:51 b8a4c36abdec: Preparing 06:40:51 998ca27f93a6: Preparing 06:40:51 7c290e0266d9: Preparing 06:40:51 b0de51a5d0f2: Preparing 06:40:51 63ca1fbb43ae: Preparing 06:40:51 b0de51a5d0f2: Waiting 06:40:51 63ca1fbb43ae: Waiting 06:40:51 fe8c9c156d1e: Layer already exists 06:40:51 6c3affc817a2: Layer already exists 06:40:51 b8a4c36abdec: Layer already exists 06:40:51 7c290e0266d9: Layer already exists 06:40:51 998ca27f93a6: Layer already exists 06:40:51 b0de51a5d0f2: Layer already exists 06:40:51 63ca1fbb43ae: Layer already exists 06:40:51 latest: digest: sha256:b6408e4d2ff7cf4a3830bb7a64339aa35983224927f037f552730c8b6edbc6b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:51 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:51 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.104 06:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:40:51 6c3affc817a2: Preparing 06:40:51 fe8c9c156d1e: Preparing 06:40:51 b8a4c36abdec: Preparing 06:40:51 998ca27f93a6: Preparing 06:40:51 7c290e0266d9: Preparing 06:40:51 b0de51a5d0f2: Preparing 06:40:51 63ca1fbb43ae: Preparing 06:40:51 b0de51a5d0f2: Waiting 06:40:51 63ca1fbb43ae: Waiting 06:40:51 b8a4c36abdec: Layer already exists 06:40:51 6c3affc817a2: Layer already exists 06:40:51 7c290e0266d9: Layer already exists 06:40:51 fe8c9c156d1e: Layer already exists 06:40:51 998ca27f93a6: Layer already exists 06:40:51 b0de51a5d0f2: Layer already exists 06:40:51 63ca1fbb43ae: Layer already exists 06:40:51 3.2.0-dev.104: digest: sha256:b6408e4d2ff7cf4a3830bb7a64339aa35983224927f037f552730c8b6edbc6b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:52 + docker push nexus3.edgexfoundry.org:10004/core-command:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:40:52 6c3affc817a2: Preparing 06:40:52 fe8c9c156d1e: Preparing 06:40:52 b8a4c36abdec: Preparing 06:40:52 998ca27f93a6: Preparing 06:40:52 7c290e0266d9: Preparing 06:40:52 b0de51a5d0f2: Preparing 06:40:52 63ca1fbb43ae: Preparing 06:40:52 b0de51a5d0f2: Waiting 06:40:52 63ca1fbb43ae: Waiting 06:40:52 b8a4c36abdec: Layer already exists 06:40:52 998ca27f93a6: Layer already exists 06:40:52 7c290e0266d9: Layer already exists 06:40:52 fe8c9c156d1e: Layer already exists 06:40:52 6c3affc817a2: Layer already exists 06:40:52 b0de51a5d0f2: Layer already exists 06:40:52 63ca1fbb43ae: Layer already exists 06:40:52 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:b6408e4d2ff7cf4a3830bb7a64339aa35983224927f037f552730c8b6edbc6b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:53 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:40:53 6c3affc817a2: Preparing 06:40:53 fe8c9c156d1e: Preparing 06:40:53 b8a4c36abdec: Preparing 06:40:53 998ca27f93a6: Preparing 06:40:53 7c290e0266d9: Preparing 06:40:53 b0de51a5d0f2: Preparing 06:40:53 63ca1fbb43ae: Preparing 06:40:53 63ca1fbb43ae: Waiting 06:40:53 b0de51a5d0f2: Waiting 06:40:53 b8a4c36abdec: Layer already exists 06:40:53 fe8c9c156d1e: Layer already exists 06:40:53 7c290e0266d9: Layer already exists 06:40:53 998ca27f93a6: Layer already exists 06:40:53 6c3affc817a2: Layer already exists 06:40:53 b0de51a5d0f2: Layer already exists 06:40:53 63ca1fbb43ae: Layer already exists 06:40:53 main: digest: sha256:b6408e4d2ff7cf4a3830bb7a64339aa35983224927f037f552730c8b6edbc6b7 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:53 ===================================================== [Pipeline] echo 06:40:53 taggedImages: 06:40:53 - nexus3.edgexfoundry.org:10004/core-command:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:40:53 - nexus3.edgexfoundry.org:10004/core-command:latest 06:40:53 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.104 06:40:53 - nexus3.edgexfoundry.org:10004/core-command:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:40:53 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:40:53 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 06:40:53 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:40:53 latest 06:40:53 3.2.0-dev.104 06:40:53 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:40:53 main 06:40:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:53 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:40:53 851e1fbc77a6: Preparing 06:40:53 f2306726fdf8: Preparing 06:40:53 e9a51a28a7c0: Preparing 06:40:53 0899642739fa: Preparing 06:40:53 b8a4c36abdec: Preparing 06:40:53 998ca27f93a6: Preparing 06:40:53 7c290e0266d9: Preparing 06:40:53 b0de51a5d0f2: Preparing 06:40:53 63ca1fbb43ae: Preparing 06:40:53 7c290e0266d9: Waiting 06:40:53 b0de51a5d0f2: Waiting 06:40:53 63ca1fbb43ae: Waiting 06:40:53 998ca27f93a6: Waiting 06:40:53 b8a4c36abdec: Layer already exists 06:40:53 998ca27f93a6: Layer already exists 06:40:53 7c290e0266d9: Layer already exists 06:40:53 b0de51a5d0f2: Layer already exists 06:40:53 f2306726fdf8: Pushed 06:40:53 e9a51a28a7c0: Pushed 06:40:53 851e1fbc77a6: Pushed 06:40:53 63ca1fbb43ae: Layer already exists 06:40:55 0899642739fa: Pushed 06:40:55 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:6691d7834ee0282b30350c7fd516d05f24ed66cfac7c10b13803fc2c27123f5f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:56 + 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 06:40:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:40:56 851e1fbc77a6: Preparing 06:40:56 f2306726fdf8: Preparing 06:40:56 e9a51a28a7c0: Preparing 06:40:56 0899642739fa: Preparing 06:40:56 b8a4c36abdec: Preparing 06:40:56 998ca27f93a6: Preparing 06:40:56 7c290e0266d9: Preparing 06:40:56 b0de51a5d0f2: Preparing 06:40:56 63ca1fbb43ae: Preparing 06:40:56 b0de51a5d0f2: Waiting 06:40:56 7c290e0266d9: Waiting 06:40:56 998ca27f93a6: Waiting 06:40:56 63ca1fbb43ae: Waiting 06:40:56 b8a4c36abdec: Layer already exists 06:40:56 0899642739fa: Layer already exists 06:40:56 e9a51a28a7c0: Layer already exists 06:40:56 f2306726fdf8: Layer already exists 06:40:56 851e1fbc77a6: Layer already exists 06:40:56 998ca27f93a6: Layer already exists 06:40:56 b0de51a5d0f2: Layer already exists 06:40:56 7c290e0266d9: Layer already exists 06:40:56 63ca1fbb43ae: Layer already exists 06:40:56 latest: digest: sha256:6691d7834ee0282b30350c7fd516d05f24ed66cfac7c10b13803fc2c27123f5f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:56 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.104 06:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:40:57 851e1fbc77a6: Preparing 06:40:57 f2306726fdf8: Preparing 06:40:57 e9a51a28a7c0: Preparing 06:40:57 0899642739fa: Preparing 06:40:57 b8a4c36abdec: Preparing 06:40:57 998ca27f93a6: Preparing 06:40:57 7c290e0266d9: Preparing 06:40:57 b0de51a5d0f2: Preparing 06:40:57 63ca1fbb43ae: Preparing 06:40:57 7c290e0266d9: Waiting 06:40:57 b0de51a5d0f2: Waiting 06:40:57 63ca1fbb43ae: Waiting 06:40:57 998ca27f93a6: Waiting 06:40:57 f2306726fdf8: Layer already exists 06:40:57 b8a4c36abdec: Layer already exists 06:40:57 0899642739fa: Layer already exists 06:40:57 851e1fbc77a6: Layer already exists 06:40:57 e9a51a28a7c0: Layer already exists 06:40:57 63ca1fbb43ae: Layer already exists 06:40:57 998ca27f93a6: Layer already exists 06:40:57 7c290e0266d9: Layer already exists 06:40:57 b0de51a5d0f2: Layer already exists 06:40:57 3.2.0-dev.104: digest: sha256:6691d7834ee0282b30350c7fd516d05f24ed66cfac7c10b13803fc2c27123f5f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:40:57 851e1fbc77a6: Preparing 06:40:57 f2306726fdf8: Preparing 06:40:57 e9a51a28a7c0: Preparing 06:40:57 0899642739fa: Preparing 06:40:57 b8a4c36abdec: Preparing 06:40:57 998ca27f93a6: Preparing 06:40:57 7c290e0266d9: Preparing 06:40:57 b0de51a5d0f2: Preparing 06:40:57 63ca1fbb43ae: Preparing 06:40:57 998ca27f93a6: Waiting 06:40:57 7c290e0266d9: Waiting 06:40:57 b0de51a5d0f2: Waiting 06:40:57 63ca1fbb43ae: Waiting 06:40:57 b8a4c36abdec: Layer already exists 06:40:57 f2306726fdf8: Layer already exists 06:40:57 851e1fbc77a6: Layer already exists 06:40:57 0899642739fa: Layer already exists 06:40:57 e9a51a28a7c0: Layer already exists 06:40:57 998ca27f93a6: Layer already exists 06:40:57 b0de51a5d0f2: Layer already exists 06:40:57 63ca1fbb43ae: Layer already exists 06:40:57 7c290e0266d9: Layer already exists 06:40:57 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:6691d7834ee0282b30350c7fd516d05f24ed66cfac7c10b13803fc2c27123f5f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:58 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:40:58 851e1fbc77a6: Preparing 06:40:58 f2306726fdf8: Preparing 06:40:58 e9a51a28a7c0: Preparing 06:40:58 0899642739fa: Preparing 06:40:58 b8a4c36abdec: Preparing 06:40:58 998ca27f93a6: Preparing 06:40:58 7c290e0266d9: Preparing 06:40:58 b0de51a5d0f2: Preparing 06:40:58 63ca1fbb43ae: Preparing 06:40:58 998ca27f93a6: Waiting 06:40:58 b0de51a5d0f2: Waiting 06:40:58 63ca1fbb43ae: Waiting 06:40:58 7c290e0266d9: Waiting 06:40:58 e9a51a28a7c0: Layer already exists 06:40:58 851e1fbc77a6: Layer already exists 06:40:58 f2306726fdf8: Layer already exists 06:40:58 b8a4c36abdec: Layer already exists 06:40:58 0899642739fa: Layer already exists 06:40:58 b0de51a5d0f2: Layer already exists 06:40:58 998ca27f93a6: Layer already exists 06:40:58 7c290e0266d9: Layer already exists 06:40:58 63ca1fbb43ae: Layer already exists 06:40:58 main: digest: sha256:6691d7834ee0282b30350c7fd516d05f24ed66cfac7c10b13803fc2c27123f5f size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:58 ===================================================== [Pipeline] echo 06:40:58 taggedImages: 06:40:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:40:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:40:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.104 06:40:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:40:58 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 06:40:58 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:40:58 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:40:58 latest 06:40:58 3.2.0-dev.104 06:40:58 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:40:58 main 06:40:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:59 + docker push nexus3.edgexfoundry.org:10004/core-data:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:40:59 f7c787e45d67: Preparing 06:40:59 1228f40e1d6f: Preparing 06:40:59 466d07aeb5db: Preparing 06:40:59 b8a4c36abdec: Preparing 06:40:59 998ca27f93a6: Preparing 06:40:59 7c290e0266d9: Preparing 06:40:59 b0de51a5d0f2: Preparing 06:40:59 63ca1fbb43ae: Preparing 06:40:59 63ca1fbb43ae: Waiting 06:40:59 7c290e0266d9: Waiting 06:40:59 b0de51a5d0f2: Waiting 06:40:59 b8a4c36abdec: Layer already exists 06:40:59 998ca27f93a6: Layer already exists 06:40:59 7c290e0266d9: Layer already exists 06:40:59 b0de51a5d0f2: Layer already exists 06:40:59 63ca1fbb43ae: Layer already exists 06:40:59 f7c787e45d67: Pushed 06:40:59 1228f40e1d6f: Pushed 06:41:03 466d07aeb5db: Pushed 06:41:03 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:8907ad752a9cbdb264f56e206e5cd4adf7cbd46a6ab75efd7fdd529d730816f2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:03 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:04 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:41:04 f7c787e45d67: Preparing 06:41:04 1228f40e1d6f: Preparing 06:41:04 466d07aeb5db: Preparing 06:41:04 b8a4c36abdec: Preparing 06:41:04 998ca27f93a6: Preparing 06:41:04 7c290e0266d9: Preparing 06:41:04 b0de51a5d0f2: Preparing 06:41:04 63ca1fbb43ae: Preparing 06:41:04 7c290e0266d9: Waiting 06:41:04 b0de51a5d0f2: Waiting 06:41:04 63ca1fbb43ae: Waiting 06:41:04 b8a4c36abdec: Layer already exists 06:41:04 466d07aeb5db: Layer already exists 06:41:04 998ca27f93a6: Layer already exists 06:41:04 1228f40e1d6f: Layer already exists 06:41:04 f7c787e45d67: Layer already exists 06:41:04 7c290e0266d9: Layer already exists 06:41:04 b0de51a5d0f2: Layer already exists 06:41:04 63ca1fbb43ae: Layer already exists 06:41:04 latest: digest: sha256:8907ad752a9cbdb264f56e206e5cd4adf7cbd46a6ab75efd7fdd529d730816f2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:04 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.104 06:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:41:04 f7c787e45d67: Preparing 06:41:04 1228f40e1d6f: Preparing 06:41:04 466d07aeb5db: Preparing 06:41:04 b8a4c36abdec: Preparing 06:41:04 998ca27f93a6: Preparing 06:41:04 7c290e0266d9: Preparing 06:41:04 b0de51a5d0f2: Preparing 06:41:04 63ca1fbb43ae: Preparing 06:41:04 7c290e0266d9: Waiting 06:41:04 63ca1fbb43ae: Waiting 06:41:04 b0de51a5d0f2: Waiting 06:41:04 1228f40e1d6f: Layer already exists 06:41:04 f7c787e45d67: Layer already exists 06:41:04 998ca27f93a6: Layer already exists 06:41:04 466d07aeb5db: Layer already exists 06:41:04 b8a4c36abdec: Layer already exists 06:41:04 7c290e0266d9: Layer already exists 06:41:04 b0de51a5d0f2: Layer already exists 06:41:04 63ca1fbb43ae: Layer already exists 06:41:04 3.2.0-dev.104: digest: sha256:8907ad752a9cbdb264f56e206e5cd4adf7cbd46a6ab75efd7fdd529d730816f2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:05 + docker push nexus3.edgexfoundry.org:10004/core-data:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:41:05 f7c787e45d67: Preparing 06:41:05 1228f40e1d6f: Preparing 06:41:05 466d07aeb5db: Preparing 06:41:05 b8a4c36abdec: Preparing 06:41:05 998ca27f93a6: Preparing 06:41:05 7c290e0266d9: Preparing 06:41:05 b0de51a5d0f2: Preparing 06:41:05 63ca1fbb43ae: Preparing 06:41:05 7c290e0266d9: Waiting 06:41:05 b0de51a5d0f2: Waiting 06:41:05 63ca1fbb43ae: Waiting 06:41:05 1228f40e1d6f: Layer already exists 06:41:05 466d07aeb5db: Layer already exists 06:41:05 f7c787e45d67: Layer already exists 06:41:05 998ca27f93a6: Layer already exists 06:41:05 b8a4c36abdec: Layer already exists 06:41:05 7c290e0266d9: Layer already exists 06:41:05 b0de51a5d0f2: Layer already exists 06:41:05 63ca1fbb43ae: Layer already exists 06:41:05 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:8907ad752a9cbdb264f56e206e5cd4adf7cbd46a6ab75efd7fdd529d730816f2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:06 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:41:06 f7c787e45d67: Preparing 06:41:06 1228f40e1d6f: Preparing 06:41:06 466d07aeb5db: Preparing 06:41:06 b8a4c36abdec: Preparing 06:41:06 998ca27f93a6: Preparing 06:41:06 7c290e0266d9: Preparing 06:41:06 b0de51a5d0f2: Preparing 06:41:06 63ca1fbb43ae: Preparing 06:41:06 7c290e0266d9: Waiting 06:41:06 b0de51a5d0f2: Waiting 06:41:06 63ca1fbb43ae: Waiting 06:41:06 998ca27f93a6: Layer already exists 06:41:06 1228f40e1d6f: Layer already exists 06:41:06 466d07aeb5db: Layer already exists 06:41:06 f7c787e45d67: Layer already exists 06:41:06 b8a4c36abdec: Layer already exists 06:41:06 7c290e0266d9: Layer already exists 06:41:06 63ca1fbb43ae: Layer already exists 06:41:06 b0de51a5d0f2: Layer already exists 06:41:06 main: digest: sha256:8907ad752a9cbdb264f56e206e5cd4adf7cbd46a6ab75efd7fdd529d730816f2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:06 ===================================================== [Pipeline] echo 06:41:06 taggedImages: 06:41:06 - nexus3.edgexfoundry.org:10004/core-data:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:06 - nexus3.edgexfoundry.org:10004/core-data:latest 06:41:06 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.104 06:41:06 - nexus3.edgexfoundry.org:10004/core-data:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:06 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:41:06 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 06:41:06 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:06 latest 06:41:06 3.2.0-dev.104 06:41:06 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:06 main 06:41:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:06 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:41:07 e1d9cb7044ec: Preparing 06:41:07 cbf125088bb2: Preparing 06:41:07 cc81ca817ea6: Preparing 06:41:07 998ca27f93a6: Preparing 06:41:07 c0474e03bb10: Preparing 06:41:07 5f71fd729171: Preparing 06:41:07 63ca1fbb43ae: Preparing 06:41:07 5f71fd729171: Waiting 06:41:07 63ca1fbb43ae: Waiting 06:41:07 998ca27f93a6: Layer already exists 06:41:07 c0474e03bb10: Pushed 06:41:07 cbf125088bb2: Pushed 06:41:07 63ca1fbb43ae: Layer already exists 06:41:07 5f71fd729171: Pushed 06:41:07 e1d9cb7044ec: Pushed 06:41:11 cc81ca817ea6: Pushed 06:41:11 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:851aef5974b0408ed531be6fb84417946fc11e34f8a6c7c97a6385e1b04e324e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:11 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 06:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:41:11 e1d9cb7044ec: Preparing 06:41:11 cbf125088bb2: Preparing 06:41:11 cc81ca817ea6: Preparing 06:41:11 998ca27f93a6: Preparing 06:41:11 c0474e03bb10: Preparing 06:41:11 5f71fd729171: Preparing 06:41:11 63ca1fbb43ae: Preparing 06:41:11 5f71fd729171: Waiting 06:41:11 63ca1fbb43ae: Waiting 06:41:11 998ca27f93a6: Layer already exists 06:41:11 e1d9cb7044ec: Layer already exists 06:41:11 cbf125088bb2: Layer already exists 06:41:11 c0474e03bb10: Layer already exists 06:41:11 cc81ca817ea6: Layer already exists 06:41:11 63ca1fbb43ae: Layer already exists 06:41:11 5f71fd729171: Layer already exists 06:41:11 latest: digest: sha256:851aef5974b0408ed531be6fb84417946fc11e34f8a6c7c97a6385e1b04e324e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:12 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.104 06:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:41:12 e1d9cb7044ec: Preparing 06:41:12 cbf125088bb2: Preparing 06:41:12 cc81ca817ea6: Preparing 06:41:12 998ca27f93a6: Preparing 06:41:12 c0474e03bb10: Preparing 06:41:12 5f71fd729171: Preparing 06:41:12 63ca1fbb43ae: Preparing 06:41:12 5f71fd729171: Waiting 06:41:12 63ca1fbb43ae: Waiting 06:41:12 998ca27f93a6: Layer already exists 06:41:12 cbf125088bb2: Layer already exists 06:41:12 cc81ca817ea6: Layer already exists 06:41:12 c0474e03bb10: Layer already exists 06:41:12 e1d9cb7044ec: Layer already exists 06:41:12 5f71fd729171: Layer already exists 06:41:12 63ca1fbb43ae: Layer already exists 06:41:12 3.2.0-dev.104: digest: sha256:851aef5974b0408ed531be6fb84417946fc11e34f8a6c7c97a6385e1b04e324e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:12 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:41:13 e1d9cb7044ec: Preparing 06:41:13 cbf125088bb2: Preparing 06:41:13 cc81ca817ea6: Preparing 06:41:13 998ca27f93a6: Preparing 06:41:13 c0474e03bb10: Preparing 06:41:13 5f71fd729171: Preparing 06:41:13 63ca1fbb43ae: Preparing 06:41:13 5f71fd729171: Waiting 06:41:13 63ca1fbb43ae: Waiting 06:41:13 c0474e03bb10: Layer already exists 06:41:13 e1d9cb7044ec: Layer already exists 06:41:13 998ca27f93a6: Layer already exists 06:41:13 cc81ca817ea6: Layer already exists 06:41:13 cbf125088bb2: Layer already exists 06:41:13 5f71fd729171: Layer already exists 06:41:13 63ca1fbb43ae: Layer already exists 06:41:13 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:851aef5974b0408ed531be6fb84417946fc11e34f8a6c7c97a6385e1b04e324e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:13 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 06:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:41:13 e1d9cb7044ec: Preparing 06:41:13 cbf125088bb2: Preparing 06:41:13 cc81ca817ea6: Preparing 06:41:13 998ca27f93a6: Preparing 06:41:13 c0474e03bb10: Preparing 06:41:13 5f71fd729171: Preparing 06:41:13 63ca1fbb43ae: Preparing 06:41:13 63ca1fbb43ae: Waiting 06:41:13 5f71fd729171: Waiting 06:41:13 cc81ca817ea6: Layer already exists 06:41:13 e1d9cb7044ec: Layer already exists 06:41:13 998ca27f93a6: Layer already exists 06:41:13 c0474e03bb10: Layer already exists 06:41:13 cbf125088bb2: Layer already exists 06:41:13 5f71fd729171: Layer already exists 06:41:13 63ca1fbb43ae: Layer already exists 06:41:13 main: digest: sha256:851aef5974b0408ed531be6fb84417946fc11e34f8a6c7c97a6385e1b04e324e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:13 ===================================================== [Pipeline] echo 06:41:13 taggedImages: 06:41:13 - nexus3.edgexfoundry.org:10004/core-keeper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:13 - nexus3.edgexfoundry.org:10004/core-keeper:latest 06:41:13 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.104 06:41:13 - nexus3.edgexfoundry.org:10004/core-keeper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:13 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 06:41:13 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:41:13 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:13 latest 06:41:13 3.2.0-dev.104 06:41:13 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:13 main 06:41:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:41:14 d2526da17405: Preparing 06:41:14 e3fb88aa275f: Preparing 06:41:14 c02088b58980: Preparing 06:41:14 37e528f62bc3: Preparing 06:41:14 b8a4c36abdec: Preparing 06:41:14 998ca27f93a6: Preparing 06:41:14 7c290e0266d9: Preparing 06:41:14 b0de51a5d0f2: Preparing 06:41:14 63ca1fbb43ae: Preparing 06:41:14 7c290e0266d9: Waiting 06:41:14 998ca27f93a6: Waiting 06:41:14 b0de51a5d0f2: Waiting 06:41:14 b8a4c36abdec: Layer already exists 06:41:14 998ca27f93a6: Layer already exists 06:41:14 7c290e0266d9: Layer already exists 06:41:14 b0de51a5d0f2: Layer already exists 06:41:14 e3fb88aa275f: Pushed 06:41:14 63ca1fbb43ae: Layer already exists 06:41:14 c02088b58980: Pushed 06:41:14 d2526da17405: Pushed 06:41:17 37e528f62bc3: Pushed 06:41:17 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:5b9100e0bccbfd923aca480507af1c0138032f60694ef557fd62a1e805952534 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:41:18 d2526da17405: Preparing 06:41:18 e3fb88aa275f: Preparing 06:41:18 c02088b58980: Preparing 06:41:18 37e528f62bc3: Preparing 06:41:18 b8a4c36abdec: Preparing 06:41:18 998ca27f93a6: Preparing 06:41:18 7c290e0266d9: Preparing 06:41:18 b0de51a5d0f2: Preparing 06:41:18 63ca1fbb43ae: Preparing 06:41:18 998ca27f93a6: Waiting 06:41:18 7c290e0266d9: Waiting 06:41:18 b0de51a5d0f2: Waiting 06:41:18 d2526da17405: Layer already exists 06:41:18 e3fb88aa275f: Layer already exists 06:41:18 b8a4c36abdec: Layer already exists 06:41:18 37e528f62bc3: Layer already exists 06:41:18 c02088b58980: Layer already exists 06:41:18 998ca27f93a6: Layer already exists 06:41:18 b0de51a5d0f2: Layer already exists 06:41:18 7c290e0266d9: Layer already exists 06:41:18 63ca1fbb43ae: Layer already exists 06:41:18 latest: digest: sha256:5b9100e0bccbfd923aca480507af1c0138032f60694ef557fd62a1e805952534 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:18 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.104 06:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:41:19 d2526da17405: Preparing 06:41:19 e3fb88aa275f: Preparing 06:41:19 c02088b58980: Preparing 06:41:19 37e528f62bc3: Preparing 06:41:19 b8a4c36abdec: Preparing 06:41:19 998ca27f93a6: Preparing 06:41:19 7c290e0266d9: Preparing 06:41:19 b0de51a5d0f2: Preparing 06:41:19 63ca1fbb43ae: Preparing 06:41:19 998ca27f93a6: Waiting 06:41:19 7c290e0266d9: Waiting 06:41:19 b0de51a5d0f2: Waiting 06:41:19 63ca1fbb43ae: Waiting 06:41:19 d2526da17405: Layer already exists 06:41:19 b8a4c36abdec: Layer already exists 06:41:19 c02088b58980: Layer already exists 06:41:19 37e528f62bc3: Layer already exists 06:41:19 e3fb88aa275f: Layer already exists 06:41:19 998ca27f93a6: Layer already exists 06:41:19 7c290e0266d9: Layer already exists 06:41:19 b0de51a5d0f2: Layer already exists 06:41:19 63ca1fbb43ae: Layer already exists 06:41:19 3.2.0-dev.104: digest: sha256:5b9100e0bccbfd923aca480507af1c0138032f60694ef557fd62a1e805952534 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:41:19 d2526da17405: Preparing 06:41:19 e3fb88aa275f: Preparing 06:41:19 c02088b58980: Preparing 06:41:19 37e528f62bc3: Preparing 06:41:19 b8a4c36abdec: Preparing 06:41:19 998ca27f93a6: Preparing 06:41:19 7c290e0266d9: Preparing 06:41:19 b0de51a5d0f2: Preparing 06:41:19 63ca1fbb43ae: Preparing 06:41:19 7c290e0266d9: Waiting 06:41:19 63ca1fbb43ae: Waiting 06:41:19 998ca27f93a6: Waiting 06:41:19 e3fb88aa275f: Layer already exists 06:41:19 c02088b58980: Layer already exists 06:41:19 37e528f62bc3: Layer already exists 06:41:19 d2526da17405: Layer already exists 06:41:19 b8a4c36abdec: Layer already exists 06:41:19 7c290e0266d9: Layer already exists 06:41:19 63ca1fbb43ae: Layer already exists 06:41:19 998ca27f93a6: Layer already exists 06:41:19 b0de51a5d0f2: Layer already exists 06:41:19 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:5b9100e0bccbfd923aca480507af1c0138032f60694ef557fd62a1e805952534 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:41:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:41:20 d2526da17405: Preparing 06:41:20 e3fb88aa275f: Preparing 06:41:20 c02088b58980: Preparing 06:41:20 37e528f62bc3: Preparing 06:41:20 b8a4c36abdec: Preparing 06:41:20 998ca27f93a6: Preparing 06:41:20 7c290e0266d9: Preparing 06:41:20 b0de51a5d0f2: Preparing 06:41:20 63ca1fbb43ae: Preparing 06:41:20 998ca27f93a6: Waiting 06:41:20 b0de51a5d0f2: Waiting 06:41:20 7c290e0266d9: Waiting 06:41:20 63ca1fbb43ae: Waiting 06:41:20 37e528f62bc3: Layer already exists 06:41:20 d2526da17405: Layer already exists 06:41:20 e3fb88aa275f: Layer already exists 06:41:20 b8a4c36abdec: Layer already exists 06:41:20 c02088b58980: Layer already exists 06:41:20 7c290e0266d9: Layer already exists 06:41:20 b0de51a5d0f2: Layer already exists 06:41:20 998ca27f93a6: Layer already exists 06:41:20 63ca1fbb43ae: Layer already exists 06:41:20 main: digest: sha256:5b9100e0bccbfd923aca480507af1c0138032f60694ef557fd62a1e805952534 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:20 ===================================================== [Pipeline] echo 06:41:20 taggedImages: 06:41:20 - nexus3.edgexfoundry.org:10004/core-metadata:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:20 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:41:20 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.104 06:41:20 - nexus3.edgexfoundry.org:10004/core-metadata:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:20 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:41:20 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:41:20 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:20 latest 06:41:20 3.2.0-dev.104 06:41:20 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:20 main 06:41:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:20 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:41:21 387c243b6d59: Preparing 06:41:21 baefcc83ee77: Preparing 06:41:21 9ee89b73d918: Preparing 06:41:21 e59ada6894a8: Preparing 06:41:21 05fce017af5e: Preparing 06:41:21 feebdc7f17b0: Preparing 06:41:21 1ffc914e01e6: Preparing 06:41:21 da3afa550b84: Preparing 06:41:21 b8a4c36abdec: Preparing 06:41:21 998ca27f93a6: Preparing 06:41:21 c06ea1ec2a83: Preparing 06:41:21 2a8c5e3f4725: Preparing 06:41:21 5f70bf18a086: Preparing 06:41:21 9b8ac6e9740d: Preparing 06:41:21 ce30d457f200: Preparing 06:41:21 8c25f8302f66: Preparing 06:41:21 63ca1fbb43ae: Preparing 06:41:21 2a8c5e3f4725: Waiting 06:41:21 feebdc7f17b0: Waiting 06:41:21 63ca1fbb43ae: Waiting 06:41:21 5f70bf18a086: Waiting 06:41:21 1ffc914e01e6: Waiting 06:41:21 ce30d457f200: Waiting 06:41:21 9b8ac6e9740d: Waiting 06:41:21 998ca27f93a6: Waiting 06:41:21 da3afa550b84: Waiting 06:41:21 c06ea1ec2a83: Waiting 06:41:21 b8a4c36abdec: Waiting 06:41:21 9ee89b73d918: Pushed 06:41:21 05fce017af5e: Pushed 06:41:21 387c243b6d59: Pushed 06:41:21 e59ada6894a8: Pushed 06:41:21 baefcc83ee77: Pushed 06:41:21 b8a4c36abdec: Layer already exists 06:41:21 998ca27f93a6: Layer already exists 06:41:21 feebdc7f17b0: Pushed 06:41:21 1ffc914e01e6: Pushed 06:41:21 5f70bf18a086: Layer already exists 06:41:21 c06ea1ec2a83: Pushed 06:41:21 2a8c5e3f4725: Pushed 06:41:21 63ca1fbb43ae: Layer already exists 06:41:21 9b8ac6e9740d: Pushed 06:41:21 ce30d457f200: Pushed 06:41:21 8c25f8302f66: Pushed 06:41:23 da3afa550b84: Pushed 06:41:23 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:adb18a50d39af37dc5422d3bf22e896411f9b1dc527a8ff7e11d0aeda2449858 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:41:24 387c243b6d59: Preparing 06:41:24 baefcc83ee77: Preparing 06:41:24 9ee89b73d918: Preparing 06:41:24 e59ada6894a8: Preparing 06:41:24 05fce017af5e: Preparing 06:41:24 feebdc7f17b0: Preparing 06:41:24 1ffc914e01e6: Preparing 06:41:24 da3afa550b84: Preparing 06:41:24 b8a4c36abdec: Preparing 06:41:24 998ca27f93a6: Preparing 06:41:24 c06ea1ec2a83: Preparing 06:41:24 2a8c5e3f4725: Preparing 06:41:24 5f70bf18a086: Preparing 06:41:24 9b8ac6e9740d: Preparing 06:41:24 ce30d457f200: Preparing 06:41:24 8c25f8302f66: Preparing 06:41:24 63ca1fbb43ae: Preparing 06:41:24 da3afa550b84: Waiting 06:41:24 feebdc7f17b0: Waiting 06:41:24 1ffc914e01e6: Waiting 06:41:24 b8a4c36abdec: Waiting 06:41:24 9b8ac6e9740d: Waiting 06:41:24 8c25f8302f66: Waiting 06:41:24 998ca27f93a6: Waiting 06:41:24 c06ea1ec2a83: Waiting 06:41:24 ce30d457f200: Waiting 06:41:24 63ca1fbb43ae: Waiting 06:41:24 2a8c5e3f4725: Waiting 06:41:24 5f70bf18a086: Waiting 06:41:24 9ee89b73d918: Layer already exists 06:41:24 387c243b6d59: Layer already exists 06:41:24 baefcc83ee77: Layer already exists 06:41:24 e59ada6894a8: Layer already exists 06:41:24 05fce017af5e: Layer already exists 06:41:24 1ffc914e01e6: Layer already exists 06:41:24 feebdc7f17b0: Layer already exists 06:41:24 da3afa550b84: Layer already exists 06:41:24 998ca27f93a6: Layer already exists 06:41:24 b8a4c36abdec: Layer already exists 06:41:24 2a8c5e3f4725: Layer already exists 06:41:24 c06ea1ec2a83: Layer already exists 06:41:24 5f70bf18a086: Layer already exists 06:41:24 9b8ac6e9740d: Layer already exists 06:41:24 ce30d457f200: Layer already exists 06:41:24 63ca1fbb43ae: Layer already exists 06:41:24 8c25f8302f66: Layer already exists 06:41:24 latest: digest: sha256:adb18a50d39af37dc5422d3bf22e896411f9b1dc527a8ff7e11d0aeda2449858 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:24 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.104 06:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:41:24 387c243b6d59: Preparing 06:41:24 baefcc83ee77: Preparing 06:41:24 9ee89b73d918: Preparing 06:41:24 e59ada6894a8: Preparing 06:41:24 05fce017af5e: Preparing 06:41:24 feebdc7f17b0: Preparing 06:41:24 1ffc914e01e6: Preparing 06:41:24 da3afa550b84: Preparing 06:41:24 b8a4c36abdec: Preparing 06:41:24 998ca27f93a6: Preparing 06:41:24 c06ea1ec2a83: Preparing 06:41:24 2a8c5e3f4725: Preparing 06:41:24 5f70bf18a086: Preparing 06:41:24 9b8ac6e9740d: Preparing 06:41:24 ce30d457f200: Preparing 06:41:24 8c25f8302f66: Preparing 06:41:24 63ca1fbb43ae: Preparing 06:41:24 c06ea1ec2a83: Waiting 06:41:24 ce30d457f200: Waiting 06:41:24 2a8c5e3f4725: Waiting 06:41:24 8c25f8302f66: Waiting 06:41:24 5f70bf18a086: Waiting 06:41:24 9b8ac6e9740d: Waiting 06:41:24 63ca1fbb43ae: Waiting 06:41:24 feebdc7f17b0: Waiting 06:41:24 1ffc914e01e6: Waiting 06:41:24 da3afa550b84: Waiting 06:41:24 998ca27f93a6: Waiting 06:41:24 b8a4c36abdec: Waiting 06:41:24 9ee89b73d918: Layer already exists 06:41:24 05fce017af5e: Layer already exists 06:41:24 387c243b6d59: Layer already exists 06:41:24 e59ada6894a8: Layer already exists 06:41:24 baefcc83ee77: Layer already exists 06:41:24 feebdc7f17b0: Layer already exists 06:41:24 b8a4c36abdec: Layer already exists 06:41:24 1ffc914e01e6: Layer already exists 06:41:24 998ca27f93a6: Layer already exists 06:41:24 da3afa550b84: Layer already exists 06:41:24 2a8c5e3f4725: Layer already exists 06:41:24 5f70bf18a086: Layer already exists 06:41:24 c06ea1ec2a83: Layer already exists 06:41:24 9b8ac6e9740d: Layer already exists 06:41:24 ce30d457f200: Layer already exists 06:41:24 63ca1fbb43ae: Layer already exists 06:41:24 8c25f8302f66: Layer already exists 06:41:24 3.2.0-dev.104: digest: sha256:adb18a50d39af37dc5422d3bf22e896411f9b1dc527a8ff7e11d0aeda2449858 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:41:25 387c243b6d59: Preparing 06:41:25 baefcc83ee77: Preparing 06:41:25 9ee89b73d918: Preparing 06:41:25 e59ada6894a8: Preparing 06:41:25 05fce017af5e: Preparing 06:41:25 feebdc7f17b0: Preparing 06:41:25 1ffc914e01e6: Preparing 06:41:25 da3afa550b84: Preparing 06:41:25 b8a4c36abdec: Preparing 06:41:25 998ca27f93a6: Preparing 06:41:25 c06ea1ec2a83: Preparing 06:41:25 2a8c5e3f4725: Preparing 06:41:25 5f70bf18a086: Preparing 06:41:25 9b8ac6e9740d: Preparing 06:41:25 ce30d457f200: Preparing 06:41:25 8c25f8302f66: Preparing 06:41:25 63ca1fbb43ae: Preparing 06:41:25 c06ea1ec2a83: Waiting 06:41:25 b8a4c36abdec: Waiting 06:41:25 da3afa550b84: Waiting 06:41:25 998ca27f93a6: Waiting 06:41:25 2a8c5e3f4725: Waiting 06:41:25 5f70bf18a086: Waiting 06:41:25 9b8ac6e9740d: Waiting 06:41:25 ce30d457f200: Waiting 06:41:25 feebdc7f17b0: Waiting 06:41:25 8c25f8302f66: Waiting 06:41:25 1ffc914e01e6: Waiting 06:41:25 63ca1fbb43ae: Waiting 06:41:25 e59ada6894a8: Layer already exists 06:41:25 baefcc83ee77: Layer already exists 06:41:25 9ee89b73d918: Layer already exists 06:41:25 387c243b6d59: Layer already exists 06:41:25 05fce017af5e: Layer already exists 06:41:25 da3afa550b84: Layer already exists 06:41:25 feebdc7f17b0: Layer already exists 06:41:25 1ffc914e01e6: Layer already exists 06:41:25 998ca27f93a6: Layer already exists 06:41:25 b8a4c36abdec: Layer already exists 06:41:25 c06ea1ec2a83: Layer already exists 06:41:25 5f70bf18a086: Layer already exists 06:41:25 9b8ac6e9740d: Layer already exists 06:41:25 2a8c5e3f4725: Layer already exists 06:41:25 ce30d457f200: Layer already exists 06:41:25 63ca1fbb43ae: Layer already exists 06:41:25 8c25f8302f66: Layer already exists 06:41:25 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:adb18a50d39af37dc5422d3bf22e896411f9b1dc527a8ff7e11d0aeda2449858 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:25 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:41:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:41:26 387c243b6d59: Preparing 06:41:26 baefcc83ee77: Preparing 06:41:26 9ee89b73d918: Preparing 06:41:26 e59ada6894a8: Preparing 06:41:26 05fce017af5e: Preparing 06:41:26 feebdc7f17b0: Preparing 06:41:26 1ffc914e01e6: Preparing 06:41:26 da3afa550b84: Preparing 06:41:26 b8a4c36abdec: Preparing 06:41:26 998ca27f93a6: Preparing 06:41:26 c06ea1ec2a83: Preparing 06:41:26 2a8c5e3f4725: Preparing 06:41:26 5f70bf18a086: Preparing 06:41:26 9b8ac6e9740d: Preparing 06:41:26 ce30d457f200: Preparing 06:41:26 8c25f8302f66: Preparing 06:41:26 63ca1fbb43ae: Preparing 06:41:26 2a8c5e3f4725: Waiting 06:41:26 feebdc7f17b0: Waiting 06:41:26 5f70bf18a086: Waiting 06:41:26 1ffc914e01e6: Waiting 06:41:26 9b8ac6e9740d: Waiting 06:41:26 998ca27f93a6: Waiting 06:41:26 da3afa550b84: Waiting 06:41:26 ce30d457f200: Waiting 06:41:26 c06ea1ec2a83: Waiting 06:41:26 b8a4c36abdec: Waiting 06:41:26 8c25f8302f66: Waiting 06:41:26 63ca1fbb43ae: Waiting 06:41:26 baefcc83ee77: Layer already exists 06:41:26 05fce017af5e: Layer already exists 06:41:26 9ee89b73d918: Layer already exists 06:41:26 e59ada6894a8: Layer already exists 06:41:26 387c243b6d59: Layer already exists 06:41:26 1ffc914e01e6: Layer already exists 06:41:26 feebdc7f17b0: Layer already exists 06:41:26 da3afa550b84: Layer already exists 06:41:26 998ca27f93a6: Layer already exists 06:41:26 b8a4c36abdec: Layer already exists 06:41:26 c06ea1ec2a83: Layer already exists 06:41:26 2a8c5e3f4725: Layer already exists 06:41:26 5f70bf18a086: Layer already exists 06:41:26 9b8ac6e9740d: Layer already exists 06:41:26 ce30d457f200: Layer already exists 06:41:26 8c25f8302f66: Layer already exists 06:41:26 63ca1fbb43ae: Layer already exists 06:41:26 main: digest: sha256:adb18a50d39af37dc5422d3bf22e896411f9b1dc527a8ff7e11d0aeda2449858 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:26 ===================================================== [Pipeline] echo 06:41:26 taggedImages: 06:41:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:41:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.104 06:41:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:26 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:41:26 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 06:41:26 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:26 latest 06:41:26 3.2.0-dev.104 06:41:26 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:26 main 06:41:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:41:26 a6968b43332f: Preparing 06:41:26 f2306726fdf8: Preparing 06:41:26 182e952ef441: Preparing 06:41:26 d6eadc5569d1: Preparing 06:41:26 b8a4c36abdec: Preparing 06:41:26 998ca27f93a6: Preparing 06:41:26 7c290e0266d9: Preparing 06:41:26 b0de51a5d0f2: Preparing 06:41:26 63ca1fbb43ae: Preparing 06:41:26 7c290e0266d9: Waiting 06:41:26 b0de51a5d0f2: Waiting 06:41:26 998ca27f93a6: Waiting 06:41:26 b8a4c36abdec: Layer already exists 06:41:26 f2306726fdf8: Layer already exists 06:41:26 998ca27f93a6: Layer already exists 06:41:26 7c290e0266d9: Layer already exists 06:41:26 b0de51a5d0f2: Layer already exists 06:41:26 63ca1fbb43ae: Layer already exists 06:41:26 182e952ef441: Pushed 06:41:26 a6968b43332f: Pushed 06:41:29 d6eadc5569d1: Pushed 06:41:29 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:9fafeb23b65650524ad6cd242776b3484bdbb96b48af31246c05b394350955e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:29 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:41:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:41:30 a6968b43332f: Preparing 06:41:30 f2306726fdf8: Preparing 06:41:30 182e952ef441: Preparing 06:41:30 d6eadc5569d1: Preparing 06:41:30 b8a4c36abdec: Preparing 06:41:30 998ca27f93a6: Preparing 06:41:30 7c290e0266d9: Preparing 06:41:30 b0de51a5d0f2: Preparing 06:41:30 63ca1fbb43ae: Preparing 06:41:30 63ca1fbb43ae: Waiting 06:41:30 7c290e0266d9: Waiting 06:41:30 b0de51a5d0f2: Waiting 06:41:30 998ca27f93a6: Waiting 06:41:30 182e952ef441: Layer already exists 06:41:30 b8a4c36abdec: Layer already exists 06:41:30 f2306726fdf8: Layer already exists 06:41:30 d6eadc5569d1: Layer already exists 06:41:30 a6968b43332f: Layer already exists 06:41:30 7c290e0266d9: Layer already exists 06:41:30 63ca1fbb43ae: Layer already exists 06:41:30 b0de51a5d0f2: Layer already exists 06:41:30 998ca27f93a6: Layer already exists 06:41:30 latest: digest: sha256:9fafeb23b65650524ad6cd242776b3484bdbb96b48af31246c05b394350955e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:30 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.104 06:41:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:41:30 a6968b43332f: Preparing 06:41:30 f2306726fdf8: Preparing 06:41:30 182e952ef441: Preparing 06:41:30 d6eadc5569d1: Preparing 06:41:30 b8a4c36abdec: Preparing 06:41:30 998ca27f93a6: Preparing 06:41:30 7c290e0266d9: Preparing 06:41:30 b0de51a5d0f2: Preparing 06:41:30 63ca1fbb43ae: Preparing 06:41:30 b0de51a5d0f2: Waiting 06:41:30 998ca27f93a6: Waiting 06:41:30 63ca1fbb43ae: Waiting 06:41:30 7c290e0266d9: Waiting 06:41:30 182e952ef441: Layer already exists 06:41:30 d6eadc5569d1: Layer already exists 06:41:30 a6968b43332f: Layer already exists 06:41:30 f2306726fdf8: Layer already exists 06:41:30 b8a4c36abdec: Layer already exists 06:41:30 998ca27f93a6: Layer already exists 06:41:30 7c290e0266d9: Layer already exists 06:41:30 63ca1fbb43ae: Layer already exists 06:41:30 b0de51a5d0f2: Layer already exists 06:41:30 3.2.0-dev.104: digest: sha256:9fafeb23b65650524ad6cd242776b3484bdbb96b48af31246c05b394350955e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:41:31 a6968b43332f: Preparing 06:41:31 f2306726fdf8: Preparing 06:41:31 182e952ef441: Preparing 06:41:31 d6eadc5569d1: Preparing 06:41:31 b8a4c36abdec: Preparing 06:41:31 998ca27f93a6: Preparing 06:41:31 7c290e0266d9: Preparing 06:41:31 b0de51a5d0f2: Preparing 06:41:31 63ca1fbb43ae: Preparing 06:41:31 63ca1fbb43ae: Waiting 06:41:31 7c290e0266d9: Waiting 06:41:31 b0de51a5d0f2: Waiting 06:41:31 998ca27f93a6: Waiting 06:41:31 f2306726fdf8: Layer already exists 06:41:31 182e952ef441: Layer already exists 06:41:31 d6eadc5569d1: Layer already exists 06:41:31 a6968b43332f: Layer already exists 06:41:31 b8a4c36abdec: Layer already exists 06:41:31 63ca1fbb43ae: Layer already exists 06:41:31 b0de51a5d0f2: Layer already exists 06:41:31 998ca27f93a6: Layer already exists 06:41:31 7c290e0266d9: Layer already exists 06:41:31 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:9fafeb23b65650524ad6cd242776b3484bdbb96b48af31246c05b394350955e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:31 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:41:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:41:32 a6968b43332f: Preparing 06:41:32 f2306726fdf8: Preparing 06:41:32 182e952ef441: Preparing 06:41:32 d6eadc5569d1: Preparing 06:41:32 b8a4c36abdec: Preparing 06:41:32 998ca27f93a6: Preparing 06:41:32 7c290e0266d9: Preparing 06:41:32 b0de51a5d0f2: Preparing 06:41:32 63ca1fbb43ae: Preparing 06:41:32 7c290e0266d9: Waiting 06:41:32 b0de51a5d0f2: Waiting 06:41:32 63ca1fbb43ae: Waiting 06:41:32 998ca27f93a6: Waiting 06:41:32 d6eadc5569d1: Layer already exists 06:41:32 182e952ef441: Layer already exists 06:41:32 a6968b43332f: Layer already exists 06:41:32 b8a4c36abdec: Layer already exists 06:41:32 f2306726fdf8: Layer already exists 06:41:32 b0de51a5d0f2: Layer already exists 06:41:32 998ca27f93a6: Layer already exists 06:41:32 7c290e0266d9: Layer already exists 06:41:32 63ca1fbb43ae: Layer already exists 06:41:32 main: digest: sha256:9fafeb23b65650524ad6cd242776b3484bdbb96b48af31246c05b394350955e0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:32 ===================================================== [Pipeline] echo 06:41:32 taggedImages: 06:41:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:41:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.104 06:41:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 06:41:32 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:41:32 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:32 latest 06:41:32 3.2.0-dev.104 06:41:32 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:32 main 06:41:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:41:33 c57c46752c7f: Preparing 06:41:33 8c694ae042a7: Preparing 06:41:33 fc7b4c4f026b: Preparing 06:41:33 4cef64595a2b: Preparing 06:41:33 c70088c6d3f5: Preparing 06:41:33 b8a4c36abdec: Preparing 06:41:33 998ca27f93a6: Preparing 06:41:33 4660e2183e2d: Preparing 06:41:33 9fa46b005d5e: Preparing 06:41:33 74b1ddf8b473: Preparing 06:41:33 63ca1fbb43ae: Preparing 06:41:33 998ca27f93a6: Waiting 06:41:33 4660e2183e2d: Waiting 06:41:33 9fa46b005d5e: Waiting 06:41:33 74b1ddf8b473: Waiting 06:41:33 63ca1fbb43ae: Waiting 06:41:33 b8a4c36abdec: Waiting 06:41:33 4cef64595a2b: Pushed 06:41:33 c57c46752c7f: Pushed 06:41:33 8c694ae042a7: Pushed 06:41:33 b8a4c36abdec: Layer already exists 06:41:33 c70088c6d3f5: Pushed 06:41:33 998ca27f93a6: Layer already exists 06:41:33 63ca1fbb43ae: Layer already exists 06:41:33 4660e2183e2d: Pushed 06:41:33 9fa46b005d5e: Pushed 06:41:34 74b1ddf8b473: Pushed 06:41:34 fc7b4c4f026b: Pushed 06:41:34 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:38875beb93f5c46c012c9b94207cd5781c525a471cca6c6b5fed245af2b0fb19 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:34 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:41:35 c57c46752c7f: Preparing 06:41:35 8c694ae042a7: Preparing 06:41:35 fc7b4c4f026b: Preparing 06:41:35 4cef64595a2b: Preparing 06:41:35 c70088c6d3f5: Preparing 06:41:35 b8a4c36abdec: Preparing 06:41:35 998ca27f93a6: Preparing 06:41:35 4660e2183e2d: Preparing 06:41:35 9fa46b005d5e: Preparing 06:41:35 b8a4c36abdec: Waiting 06:41:35 998ca27f93a6: Waiting 06:41:35 4660e2183e2d: Waiting 06:41:35 9fa46b005d5e: Waiting 06:41:35 74b1ddf8b473: Preparing 06:41:35 63ca1fbb43ae: Preparing 06:41:35 63ca1fbb43ae: Waiting 06:41:35 4cef64595a2b: Layer already exists 06:41:35 fc7b4c4f026b: Layer already exists 06:41:35 c70088c6d3f5: Layer already exists 06:41:35 c57c46752c7f: Layer already exists 06:41:35 8c694ae042a7: Layer already exists 06:41:35 b8a4c36abdec: Layer already exists 06:41:35 9fa46b005d5e: Layer already exists 06:41:35 998ca27f93a6: Layer already exists 06:41:35 4660e2183e2d: Layer already exists 06:41:35 74b1ddf8b473: Layer already exists 06:41:35 63ca1fbb43ae: Layer already exists 06:41:35 latest: digest: sha256:38875beb93f5c46c012c9b94207cd5781c525a471cca6c6b5fed245af2b0fb19 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:35 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.104 06:41:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:41:35 c57c46752c7f: Preparing 06:41:35 8c694ae042a7: Preparing 06:41:35 fc7b4c4f026b: Preparing 06:41:35 4cef64595a2b: Preparing 06:41:35 c70088c6d3f5: Preparing 06:41:35 b8a4c36abdec: Preparing 06:41:35 998ca27f93a6: Preparing 06:41:35 4660e2183e2d: Preparing 06:41:35 9fa46b005d5e: Preparing 06:41:35 74b1ddf8b473: Preparing 06:41:35 63ca1fbb43ae: Preparing 06:41:35 998ca27f93a6: Waiting 06:41:35 4660e2183e2d: Waiting 06:41:35 b8a4c36abdec: Waiting 06:41:35 63ca1fbb43ae: Waiting 06:41:35 9fa46b005d5e: Waiting 06:41:35 74b1ddf8b473: Waiting 06:41:35 8c694ae042a7: Layer already exists 06:41:35 c70088c6d3f5: Layer already exists 06:41:35 c57c46752c7f: Layer already exists 06:41:35 4cef64595a2b: Layer already exists 06:41:35 fc7b4c4f026b: Layer already exists 06:41:35 4660e2183e2d: Layer already exists 06:41:35 9fa46b005d5e: Layer already exists 06:41:35 998ca27f93a6: Layer already exists 06:41:35 74b1ddf8b473: Layer already exists 06:41:35 b8a4c36abdec: Layer already exists 06:41:35 63ca1fbb43ae: Layer already exists 06:41:35 3.2.0-dev.104: digest: sha256:38875beb93f5c46c012c9b94207cd5781c525a471cca6c6b5fed245af2b0fb19 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:41:36 c57c46752c7f: Preparing 06:41:36 8c694ae042a7: Preparing 06:41:36 fc7b4c4f026b: Preparing 06:41:36 4cef64595a2b: Preparing 06:41:36 c70088c6d3f5: Preparing 06:41:36 b8a4c36abdec: Preparing 06:41:36 998ca27f93a6: Preparing 06:41:36 4660e2183e2d: Preparing 06:41:36 9fa46b005d5e: Preparing 06:41:36 74b1ddf8b473: Preparing 06:41:36 63ca1fbb43ae: Preparing 06:41:36 b8a4c36abdec: Waiting 06:41:36 74b1ddf8b473: Waiting 06:41:36 9fa46b005d5e: Waiting 06:41:36 63ca1fbb43ae: Waiting 06:41:36 4660e2183e2d: Waiting 06:41:36 998ca27f93a6: Waiting 06:41:36 8c694ae042a7: Layer already exists 06:41:36 4cef64595a2b: Layer already exists 06:41:36 c57c46752c7f: Layer already exists 06:41:36 c70088c6d3f5: Layer already exists 06:41:36 fc7b4c4f026b: Layer already exists 06:41:36 b8a4c36abdec: Layer already exists 06:41:36 9fa46b005d5e: Layer already exists 06:41:36 4660e2183e2d: Layer already exists 06:41:36 74b1ddf8b473: Layer already exists 06:41:36 998ca27f93a6: Layer already exists 06:41:36 63ca1fbb43ae: Layer already exists 06:41:36 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:38875beb93f5c46c012c9b94207cd5781c525a471cca6c6b5fed245af2b0fb19 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:41:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:41:37 c57c46752c7f: Preparing 06:41:37 8c694ae042a7: Preparing 06:41:37 fc7b4c4f026b: Preparing 06:41:37 4cef64595a2b: Preparing 06:41:37 c70088c6d3f5: Preparing 06:41:37 b8a4c36abdec: Preparing 06:41:37 998ca27f93a6: Preparing 06:41:37 4660e2183e2d: Preparing 06:41:37 9fa46b005d5e: Preparing 06:41:37 74b1ddf8b473: Preparing 06:41:37 63ca1fbb43ae: Preparing 06:41:37 74b1ddf8b473: Waiting 06:41:37 4660e2183e2d: Waiting 06:41:37 9fa46b005d5e: Waiting 06:41:37 998ca27f93a6: Waiting 06:41:37 b8a4c36abdec: Waiting 06:41:37 63ca1fbb43ae: Waiting 06:41:37 c70088c6d3f5: Layer already exists 06:41:37 4cef64595a2b: Layer already exists 06:41:37 fc7b4c4f026b: Layer already exists 06:41:37 8c694ae042a7: Layer already exists 06:41:37 c57c46752c7f: Layer already exists 06:41:37 4660e2183e2d: Layer already exists 06:41:37 998ca27f93a6: Layer already exists 06:41:37 9fa46b005d5e: Layer already exists 06:41:37 b8a4c36abdec: Layer already exists 06:41:37 74b1ddf8b473: Layer already exists 06:41:37 63ca1fbb43ae: Layer already exists 06:41:37 main: digest: sha256:38875beb93f5c46c012c9b94207cd5781c525a471cca6c6b5fed245af2b0fb19 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:37 ===================================================== [Pipeline] echo 06:41:37 taggedImages: 06:41:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:41:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.104 06:41:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:41:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:41:37 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:37 latest 06:41:37 3.2.0-dev.104 06:41:37 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:37 main 06:41:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:41:38 ceb1f7eba36a: Preparing 06:41:38 85ca398c90e1: Preparing 06:41:38 228dfe9ea3bc: Preparing 06:41:38 ef78527b3d8c: Preparing 06:41:38 064c8cd29160: Preparing 06:41:38 9a630af694a0: Preparing 06:41:38 cadda2d03d3d: Preparing 06:41:38 b8a4c36abdec: Preparing 06:41:38 998ca27f93a6: Preparing 06:41:38 850d8c39e137: Preparing 06:41:38 53079c25839c: Preparing 06:41:38 63ca1fbb43ae: Preparing 06:41:38 b8a4c36abdec: Waiting 06:41:38 998ca27f93a6: Waiting 06:41:38 850d8c39e137: Waiting 06:41:38 9a630af694a0: Waiting 06:41:38 cadda2d03d3d: Waiting 06:41:38 53079c25839c: Waiting 06:41:38 63ca1fbb43ae: Waiting 06:41:38 064c8cd29160: Pushed 06:41:38 85ca398c90e1: Pushed 06:41:38 ceb1f7eba36a: Pushed 06:41:38 b8a4c36abdec: Layer already exists 06:41:38 998ca27f93a6: Layer already exists 06:41:38 9a630af694a0: Pushed 06:41:38 cadda2d03d3d: Pushed 06:41:38 63ca1fbb43ae: Layer already exists 06:41:38 850d8c39e137: Pushed 06:41:39 53079c25839c: Pushed 06:41:39 ef78527b3d8c: Pushed 06:41:40 228dfe9ea3bc: Pushed 06:41:40 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:d29e405d35eafeed27ef54def2db020c27b27bbf823753adfb9e60007b8294aa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:40 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:41:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:41:40 ceb1f7eba36a: Preparing 06:41:40 85ca398c90e1: Preparing 06:41:40 228dfe9ea3bc: Preparing 06:41:40 ef78527b3d8c: Preparing 06:41:40 064c8cd29160: Preparing 06:41:40 9a630af694a0: Preparing 06:41:40 cadda2d03d3d: Preparing 06:41:40 b8a4c36abdec: Preparing 06:41:40 998ca27f93a6: Preparing 06:41:40 850d8c39e137: Preparing 06:41:40 53079c25839c: Preparing 06:41:40 63ca1fbb43ae: Preparing 06:41:40 998ca27f93a6: Waiting 06:41:40 850d8c39e137: Waiting 06:41:40 9a630af694a0: Waiting 06:41:40 53079c25839c: Waiting 06:41:40 63ca1fbb43ae: Waiting 06:41:40 cadda2d03d3d: Waiting 06:41:40 b8a4c36abdec: Waiting 06:41:40 ceb1f7eba36a: Layer already exists 06:41:40 85ca398c90e1: Layer already exists 06:41:40 228dfe9ea3bc: Layer already exists 06:41:40 ef78527b3d8c: Layer already exists 06:41:40 064c8cd29160: Layer already exists 06:41:40 9a630af694a0: Layer already exists 06:41:40 cadda2d03d3d: Layer already exists 06:41:40 b8a4c36abdec: Layer already exists 06:41:40 998ca27f93a6: Layer already exists 06:41:40 850d8c39e137: Layer already exists 06:41:40 63ca1fbb43ae: Layer already exists 06:41:40 53079c25839c: Layer already exists 06:41:40 latest: digest: sha256:d29e405d35eafeed27ef54def2db020c27b27bbf823753adfb9e60007b8294aa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.104 06:41:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:41:41 ceb1f7eba36a: Preparing 06:41:41 85ca398c90e1: Preparing 06:41:41 228dfe9ea3bc: Preparing 06:41:41 ef78527b3d8c: Preparing 06:41:41 064c8cd29160: Preparing 06:41:41 9a630af694a0: Preparing 06:41:41 cadda2d03d3d: Preparing 06:41:41 b8a4c36abdec: Preparing 06:41:41 998ca27f93a6: Preparing 06:41:41 850d8c39e137: Preparing 06:41:41 53079c25839c: Preparing 06:41:41 63ca1fbb43ae: Preparing 06:41:41 b8a4c36abdec: Waiting 06:41:41 998ca27f93a6: Waiting 06:41:41 850d8c39e137: Waiting 06:41:41 9a630af694a0: Waiting 06:41:41 53079c25839c: Waiting 06:41:41 63ca1fbb43ae: Waiting 06:41:41 cadda2d03d3d: Waiting 06:41:41 ef78527b3d8c: Layer already exists 06:41:41 85ca398c90e1: Layer already exists 06:41:41 ceb1f7eba36a: Layer already exists 06:41:41 064c8cd29160: Layer already exists 06:41:41 228dfe9ea3bc: Layer already exists 06:41:41 9a630af694a0: Layer already exists 06:41:41 998ca27f93a6: Layer already exists 06:41:41 b8a4c36abdec: Layer already exists 06:41:41 cadda2d03d3d: Layer already exists 06:41:41 850d8c39e137: Layer already exists 06:41:41 53079c25839c: Layer already exists 06:41:41 63ca1fbb43ae: Layer already exists 06:41:41 3.2.0-dev.104: digest: sha256:d29e405d35eafeed27ef54def2db020c27b27bbf823753adfb9e60007b8294aa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:41 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:41:42 ceb1f7eba36a: Preparing 06:41:42 85ca398c90e1: Preparing 06:41:42 228dfe9ea3bc: Preparing 06:41:42 ef78527b3d8c: Preparing 06:41:42 064c8cd29160: Preparing 06:41:42 9a630af694a0: Preparing 06:41:42 cadda2d03d3d: Preparing 06:41:42 b8a4c36abdec: Preparing 06:41:42 998ca27f93a6: Preparing 06:41:42 b8a4c36abdec: Waiting 06:41:42 998ca27f93a6: Waiting 06:41:42 cadda2d03d3d: Waiting 06:41:42 850d8c39e137: Preparing 06:41:42 53079c25839c: Preparing 06:41:42 850d8c39e137: Waiting 06:41:42 63ca1fbb43ae: Preparing 06:41:42 53079c25839c: Waiting 06:41:42 63ca1fbb43ae: Waiting 06:41:42 ef78527b3d8c: Layer already exists 06:41:42 85ca398c90e1: Layer already exists 06:41:42 ceb1f7eba36a: Layer already exists 06:41:42 228dfe9ea3bc: Layer already exists 06:41:42 064c8cd29160: Layer already exists 06:41:42 9a630af694a0: Layer already exists 06:41:42 850d8c39e137: Layer already exists 06:41:42 b8a4c36abdec: Layer already exists 06:41:42 cadda2d03d3d: Layer already exists 06:41:42 998ca27f93a6: Layer already exists 06:41:42 53079c25839c: Layer already exists 06:41:42 63ca1fbb43ae: Layer already exists 06:41:42 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:d29e405d35eafeed27ef54def2db020c27b27bbf823753adfb9e60007b8294aa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:41:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:41:42 ceb1f7eba36a: Preparing 06:41:42 85ca398c90e1: Preparing 06:41:42 228dfe9ea3bc: Preparing 06:41:42 ef78527b3d8c: Preparing 06:41:42 064c8cd29160: Preparing 06:41:42 9a630af694a0: Preparing 06:41:42 cadda2d03d3d: Preparing 06:41:42 b8a4c36abdec: Preparing 06:41:42 998ca27f93a6: Preparing 06:41:42 850d8c39e137: Preparing 06:41:42 53079c25839c: Preparing 06:41:42 63ca1fbb43ae: Preparing 06:41:42 998ca27f93a6: Waiting 06:41:42 850d8c39e137: Waiting 06:41:42 b8a4c36abdec: Waiting 06:41:42 53079c25839c: Waiting 06:41:42 9a630af694a0: Waiting 06:41:42 cadda2d03d3d: Waiting 06:41:42 63ca1fbb43ae: Waiting 06:41:42 064c8cd29160: Layer already exists 06:41:42 ef78527b3d8c: Layer already exists 06:41:42 85ca398c90e1: Layer already exists 06:41:42 228dfe9ea3bc: Layer already exists 06:41:42 ceb1f7eba36a: Layer already exists 06:41:42 9a630af694a0: Layer already exists 06:41:42 cadda2d03d3d: Layer already exists 06:41:42 850d8c39e137: Layer already exists 06:41:42 998ca27f93a6: Layer already exists 06:41:42 b8a4c36abdec: Layer already exists 06:41:42 53079c25839c: Layer already exists 06:41:42 63ca1fbb43ae: Layer already exists 06:41:42 main: digest: sha256:d29e405d35eafeed27ef54def2db020c27b27bbf823753adfb9e60007b8294aa size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:42 ===================================================== [Pipeline] echo 06:41:42 taggedImages: 06:41:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:41:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.104 06:41:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:42 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:41:42 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:41:42 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:42 latest 06:41:42 3.2.0-dev.104 06:41:42 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:42 main 06:41:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:41:43 7875855f80b4: Preparing 06:41:43 f6fa2501653b: Preparing 06:41:43 b8a4c36abdec: Preparing 06:41:43 998ca27f93a6: Preparing 06:41:43 b70a2c764f1c: Preparing 06:41:43 ce1b9a51e593: Preparing 06:41:43 63ca1fbb43ae: Preparing 06:41:43 ce1b9a51e593: Waiting 06:41:43 998ca27f93a6: Layer already exists 06:41:43 b8a4c36abdec: Layer already exists 06:41:43 63ca1fbb43ae: Layer already exists 06:41:43 7875855f80b4: Pushed 06:41:43 b70a2c764f1c: Pushed 06:41:44 ce1b9a51e593: Pushed 06:41:46 f6fa2501653b: Pushed 06:41:46 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:3d0ab8a5807c38333bd44a48ca1233c89a591c25dbf24872827ef25ffc516adb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:46 + 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 06:41:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:41:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:41:46 7875855f80b4: Preparing 06:41:46 f6fa2501653b: Preparing 06:41:46 b8a4c36abdec: Preparing 06:41:46 998ca27f93a6: Preparing 06:41:46 b70a2c764f1c: Preparing 06:41:46 ce1b9a51e593: Preparing 06:41:46 63ca1fbb43ae: Preparing 06:41:46 ce1b9a51e593: Waiting 06:41:46 63ca1fbb43ae: Waiting 06:41:46 998ca27f93a6: Layer already exists 06:41:46 f6fa2501653b: Layer already exists 06:41:46 7875855f80b4: Layer already exists 06:41:46 b70a2c764f1c: Layer already exists 06:41:46 b8a4c36abdec: Layer already exists 06:41:46 ce1b9a51e593: Layer already exists 06:41:46 63ca1fbb43ae: Layer already exists 06:41:46 latest: digest: sha256:3d0ab8a5807c38333bd44a48ca1233c89a591c25dbf24872827ef25ffc516adb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.104 06:41:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:41:47 7875855f80b4: Preparing 06:41:47 f6fa2501653b: Preparing 06:41:47 b8a4c36abdec: Preparing 06:41:47 998ca27f93a6: Preparing 06:41:47 b70a2c764f1c: Preparing 06:41:47 ce1b9a51e593: Preparing 06:41:47 63ca1fbb43ae: Preparing 06:41:47 ce1b9a51e593: Waiting 06:41:47 63ca1fbb43ae: Waiting 06:41:47 f6fa2501653b: Layer already exists 06:41:47 b8a4c36abdec: Layer already exists 06:41:47 998ca27f93a6: Layer already exists 06:41:47 b70a2c764f1c: Layer already exists 06:41:47 7875855f80b4: Layer already exists 06:41:47 ce1b9a51e593: Layer already exists 06:41:47 63ca1fbb43ae: Layer already exists 06:41:47 3.2.0-dev.104: digest: sha256:3d0ab8a5807c38333bd44a48ca1233c89a591c25dbf24872827ef25ffc516adb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:47 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:41:48 7875855f80b4: Preparing 06:41:48 f6fa2501653b: Preparing 06:41:48 b8a4c36abdec: Preparing 06:41:48 998ca27f93a6: Preparing 06:41:48 b70a2c764f1c: Preparing 06:41:48 ce1b9a51e593: Preparing 06:41:48 63ca1fbb43ae: Preparing 06:41:48 63ca1fbb43ae: Waiting 06:41:48 ce1b9a51e593: Waiting 06:41:48 b70a2c764f1c: Layer already exists 06:41:48 7875855f80b4: Layer already exists 06:41:48 b8a4c36abdec: Layer already exists 06:41:48 998ca27f93a6: Layer already exists 06:41:48 f6fa2501653b: Layer already exists 06:41:48 63ca1fbb43ae: Layer already exists 06:41:48 ce1b9a51e593: Layer already exists 06:41:48 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:3d0ab8a5807c38333bd44a48ca1233c89a591c25dbf24872827ef25ffc516adb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:48 + 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 06:41:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:41:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:41:48 7875855f80b4: Preparing 06:41:48 f6fa2501653b: Preparing 06:41:48 b8a4c36abdec: Preparing 06:41:48 998ca27f93a6: Preparing 06:41:48 b70a2c764f1c: Preparing 06:41:48 ce1b9a51e593: Preparing 06:41:48 63ca1fbb43ae: Preparing 06:41:48 ce1b9a51e593: Waiting 06:41:48 63ca1fbb43ae: Waiting 06:41:48 998ca27f93a6: Layer already exists 06:41:48 f6fa2501653b: Layer already exists 06:41:48 7875855f80b4: Layer already exists 06:41:48 b8a4c36abdec: Layer already exists 06:41:48 b70a2c764f1c: Layer already exists 06:41:48 63ca1fbb43ae: Layer already exists 06:41:48 ce1b9a51e593: Layer already exists 06:41:48 main: digest: sha256:3d0ab8a5807c38333bd44a48ca1233c89a591c25dbf24872827ef25ffc516adb size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:48 ===================================================== [Pipeline] echo 06:41:48 taggedImages: 06:41:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:41:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.104 06:41:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:41:49 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:41:49 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:49 latest 06:41:49 3.2.0-dev.104 06:41:49 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:41:49 main 06:41:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:49 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:41:49 d43b4f820186: Preparing 06:41:49 355c8bae52e1: Preparing 06:41:49 5e32ecd6aa78: Preparing 06:41:49 b8a4c36abdec: Preparing 06:41:49 998ca27f93a6: Preparing 06:41:49 f6d0d2f60d45: Preparing 06:41:49 0471e383d8f0: Preparing 06:41:49 645860b5335c: Preparing 06:41:49 1dcb520170f4: Preparing 06:41:49 63ca1fbb43ae: Preparing 06:41:49 f6d0d2f60d45: Waiting 06:41:49 1dcb520170f4: Waiting 06:41:49 63ca1fbb43ae: Waiting 06:41:49 0471e383d8f0: Waiting 06:41:49 645860b5335c: Waiting 06:41:49 b8a4c36abdec: Layer already exists 06:41:49 998ca27f93a6: Layer already exists 06:41:49 d43b4f820186: Pushed 06:41:49 355c8bae52e1: Pushed 06:41:49 5e32ecd6aa78: Pushed 06:41:49 63ca1fbb43ae: Layer already exists 06:41:49 645860b5335c: Pushed 06:41:50 1dcb520170f4: Pushed 06:41:55 0471e383d8f0: Pushed 06:41:59 f6d0d2f60d45: Pushed 06:41:59 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:baf3c40fa77250599975740b6281467d190f390450e2432afcbc30c08d326f81 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:42:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:42:00 d43b4f820186: Preparing 06:42:00 355c8bae52e1: Preparing 06:42:00 5e32ecd6aa78: Preparing 06:42:00 b8a4c36abdec: Preparing 06:42:00 998ca27f93a6: Preparing 06:42:00 f6d0d2f60d45: Preparing 06:42:00 0471e383d8f0: Preparing 06:42:00 645860b5335c: Preparing 06:42:00 1dcb520170f4: Preparing 06:42:00 63ca1fbb43ae: Preparing 06:42:00 f6d0d2f60d45: Waiting 06:42:00 0471e383d8f0: Waiting 06:42:00 1dcb520170f4: Waiting 06:42:00 645860b5335c: Waiting 06:42:00 63ca1fbb43ae: Waiting 06:42:00 b8a4c36abdec: Layer already exists 06:42:00 998ca27f93a6: Layer already exists 06:42:00 5e32ecd6aa78: Layer already exists 06:42:00 355c8bae52e1: Layer already exists 06:42:00 d43b4f820186: Layer already exists 06:42:00 0471e383d8f0: Layer already exists 06:42:00 645860b5335c: Layer already exists 06:42:00 f6d0d2f60d45: Layer already exists 06:42:00 63ca1fbb43ae: Layer already exists 06:42:00 1dcb520170f4: Layer already exists 06:42:00 latest: digest: sha256:baf3c40fa77250599975740b6281467d190f390450e2432afcbc30c08d326f81 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.104 06:42:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:42:00 d43b4f820186: Preparing 06:42:00 355c8bae52e1: Preparing 06:42:00 5e32ecd6aa78: Preparing 06:42:00 b8a4c36abdec: Preparing 06:42:00 998ca27f93a6: Preparing 06:42:00 f6d0d2f60d45: Preparing 06:42:00 0471e383d8f0: Preparing 06:42:00 645860b5335c: Preparing 06:42:00 1dcb520170f4: Preparing 06:42:00 63ca1fbb43ae: Preparing 06:42:00 f6d0d2f60d45: Waiting 06:42:00 0471e383d8f0: Waiting 06:42:00 645860b5335c: Waiting 06:42:00 1dcb520170f4: Waiting 06:42:00 63ca1fbb43ae: Waiting 06:42:00 998ca27f93a6: Layer already exists 06:42:00 355c8bae52e1: Layer already exists 06:42:00 5e32ecd6aa78: Layer already exists 06:42:00 d43b4f820186: Layer already exists 06:42:00 b8a4c36abdec: Layer already exists 06:42:00 f6d0d2f60d45: Layer already exists 06:42:00 0471e383d8f0: Layer already exists 06:42:00 63ca1fbb43ae: Layer already exists 06:42:00 645860b5335c: Layer already exists 06:42:00 1dcb520170f4: Layer already exists 06:42:00 3.2.0-dev.104: digest: sha256:baf3c40fa77250599975740b6281467d190f390450e2432afcbc30c08d326f81 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:42:01 d43b4f820186: Preparing 06:42:01 355c8bae52e1: Preparing 06:42:01 5e32ecd6aa78: Preparing 06:42:01 b8a4c36abdec: Preparing 06:42:01 998ca27f93a6: Preparing 06:42:01 f6d0d2f60d45: Preparing 06:42:01 0471e383d8f0: Preparing 06:42:01 645860b5335c: Preparing 06:42:01 1dcb520170f4: Preparing 06:42:01 63ca1fbb43ae: Preparing 06:42:01 645860b5335c: Waiting 06:42:01 1dcb520170f4: Waiting 06:42:01 63ca1fbb43ae: Waiting 06:42:01 0471e383d8f0: Waiting 06:42:01 f6d0d2f60d45: Waiting 06:42:01 998ca27f93a6: Layer already exists 06:42:01 d43b4f820186: Layer already exists 06:42:01 5e32ecd6aa78: Layer already exists 06:42:01 355c8bae52e1: Layer already exists 06:42:01 b8a4c36abdec: Layer already exists 06:42:01 f6d0d2f60d45: Layer already exists 06:42:01 0471e383d8f0: Layer already exists 06:42:01 645860b5335c: Layer already exists 06:42:01 1dcb520170f4: Layer already exists 06:42:01 63ca1fbb43ae: Layer already exists 06:42:01 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:baf3c40fa77250599975740b6281467d190f390450e2432afcbc30c08d326f81 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:01 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:42:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:42:02 d43b4f820186: Preparing 06:42:02 355c8bae52e1: Preparing 06:42:02 5e32ecd6aa78: Preparing 06:42:02 b8a4c36abdec: Preparing 06:42:02 998ca27f93a6: Preparing 06:42:02 f6d0d2f60d45: Preparing 06:42:02 0471e383d8f0: Preparing 06:42:02 645860b5335c: Preparing 06:42:02 1dcb520170f4: Preparing 06:42:02 63ca1fbb43ae: Preparing 06:42:02 0471e383d8f0: Waiting 06:42:02 645860b5335c: Waiting 06:42:02 f6d0d2f60d45: Waiting 06:42:02 1dcb520170f4: Waiting 06:42:02 63ca1fbb43ae: Waiting 06:42:02 d43b4f820186: Layer already exists 06:42:02 998ca27f93a6: Layer already exists 06:42:02 355c8bae52e1: Layer already exists 06:42:02 b8a4c36abdec: Layer already exists 06:42:02 5e32ecd6aa78: Layer already exists 06:42:02 0471e383d8f0: Layer already exists 06:42:02 f6d0d2f60d45: Layer already exists 06:42:02 63ca1fbb43ae: Layer already exists 06:42:02 1dcb520170f4: Layer already exists 06:42:02 645860b5335c: Layer already exists 06:42:02 main: digest: sha256:baf3c40fa77250599975740b6281467d190f390450e2432afcbc30c08d326f81 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:02 ===================================================== [Pipeline] echo 06:42:02 taggedImages: 06:42:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:42:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:42:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.104 06:42:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:42:02 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:42:02 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:42:02 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:42:02 latest 06:42:02 3.2.0-dev.104 06:42:02 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:42:02 main 06:42:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:42:03 ed123a1dc95e: Preparing 06:42:03 e0e7e6e41e08: Preparing 06:42:03 31961cf590b3: Preparing 06:42:03 b8a4c36abdec: Preparing 06:42:03 998ca27f93a6: Preparing 06:42:03 a42a1e7dbe0a: Preparing 06:42:03 7412d07bfae3: Preparing 06:42:03 9dcfff776381: Preparing 06:42:03 63ca1fbb43ae: Preparing 06:42:03 9dcfff776381: Waiting 06:42:03 a42a1e7dbe0a: Waiting 06:42:03 7412d07bfae3: Waiting 06:42:03 63ca1fbb43ae: Waiting 06:42:03 998ca27f93a6: Layer already exists 06:42:03 b8a4c36abdec: Layer already exists 06:42:03 ed123a1dc95e: Pushed 06:42:03 31961cf590b3: Pushed 06:42:03 e0e7e6e41e08: Pushed 06:42:03 7412d07bfae3: Pushed 06:42:03 63ca1fbb43ae: Layer already exists 06:42:03 9dcfff776381: Pushed 06:42:13 a42a1e7dbe0a: Pushed 06:42:13 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:43e11480a9e38501040313aa58d205874bbd3577d33da5d5879b2d90f8cd7b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:42:14 ed123a1dc95e: Preparing 06:42:14 e0e7e6e41e08: Preparing 06:42:14 31961cf590b3: Preparing 06:42:14 b8a4c36abdec: Preparing 06:42:14 998ca27f93a6: Preparing 06:42:14 a42a1e7dbe0a: Preparing 06:42:14 7412d07bfae3: Preparing 06:42:14 9dcfff776381: Preparing 06:42:14 63ca1fbb43ae: Preparing 06:42:14 a42a1e7dbe0a: Waiting 06:42:14 7412d07bfae3: Waiting 06:42:14 9dcfff776381: Waiting 06:42:14 63ca1fbb43ae: Waiting 06:42:14 b8a4c36abdec: Layer already exists 06:42:14 31961cf590b3: Layer already exists 06:42:14 998ca27f93a6: Layer already exists 06:42:14 ed123a1dc95e: Layer already exists 06:42:14 e0e7e6e41e08: Layer already exists 06:42:14 7412d07bfae3: Layer already exists 06:42:14 a42a1e7dbe0a: Layer already exists 06:42:14 63ca1fbb43ae: Layer already exists 06:42:14 9dcfff776381: Layer already exists 06:42:14 latest: digest: sha256:43e11480a9e38501040313aa58d205874bbd3577d33da5d5879b2d90f8cd7b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.104 06:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:42:14 ed123a1dc95e: Preparing 06:42:14 e0e7e6e41e08: Preparing 06:42:14 31961cf590b3: Preparing 06:42:14 b8a4c36abdec: Preparing 06:42:14 998ca27f93a6: Preparing 06:42:14 a42a1e7dbe0a: Preparing 06:42:14 7412d07bfae3: Preparing 06:42:14 9dcfff776381: Preparing 06:42:14 63ca1fbb43ae: Preparing 06:42:14 a42a1e7dbe0a: Waiting 06:42:14 7412d07bfae3: Waiting 06:42:14 9dcfff776381: Waiting 06:42:14 63ca1fbb43ae: Waiting 06:42:14 ed123a1dc95e: Layer already exists 06:42:14 e0e7e6e41e08: Layer already exists 06:42:14 31961cf590b3: Layer already exists 06:42:14 b8a4c36abdec: Layer already exists 06:42:14 998ca27f93a6: Layer already exists 06:42:14 9dcfff776381: Layer already exists 06:42:14 7412d07bfae3: Layer already exists 06:42:14 63ca1fbb43ae: Layer already exists 06:42:14 a42a1e7dbe0a: Layer already exists 06:42:14 3.2.0-dev.104: digest: sha256:43e11480a9e38501040313aa58d205874bbd3577d33da5d5879b2d90f8cd7b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:42:15 ed123a1dc95e: Preparing 06:42:15 e0e7e6e41e08: Preparing 06:42:15 31961cf590b3: Preparing 06:42:15 b8a4c36abdec: Preparing 06:42:15 998ca27f93a6: Preparing 06:42:15 a42a1e7dbe0a: Preparing 06:42:15 7412d07bfae3: Preparing 06:42:15 9dcfff776381: Preparing 06:42:15 63ca1fbb43ae: Preparing 06:42:15 a42a1e7dbe0a: Waiting 06:42:15 7412d07bfae3: Waiting 06:42:15 9dcfff776381: Waiting 06:42:15 63ca1fbb43ae: Waiting 06:42:15 b8a4c36abdec: Layer already exists 06:42:15 31961cf590b3: Layer already exists 06:42:15 998ca27f93a6: Layer already exists 06:42:15 e0e7e6e41e08: Layer already exists 06:42:15 ed123a1dc95e: Layer already exists 06:42:15 a42a1e7dbe0a: Layer already exists 06:42:15 7412d07bfae3: Layer already exists 06:42:15 9dcfff776381: Layer already exists 06:42:15 63ca1fbb43ae: Layer already exists 06:42:15 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:43e11480a9e38501040313aa58d205874bbd3577d33da5d5879b2d90f8cd7b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:42:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:42:16 ed123a1dc95e: Preparing 06:42:16 e0e7e6e41e08: Preparing 06:42:16 31961cf590b3: Preparing 06:42:16 b8a4c36abdec: Preparing 06:42:16 998ca27f93a6: Preparing 06:42:16 a42a1e7dbe0a: Preparing 06:42:16 7412d07bfae3: Preparing 06:42:16 9dcfff776381: Preparing 06:42:16 63ca1fbb43ae: Preparing 06:42:16 7412d07bfae3: Waiting 06:42:16 9dcfff776381: Waiting 06:42:16 63ca1fbb43ae: Waiting 06:42:16 e0e7e6e41e08: Layer already exists 06:42:16 998ca27f93a6: Layer already exists 06:42:16 ed123a1dc95e: Layer already exists 06:42:16 b8a4c36abdec: Layer already exists 06:42:16 31961cf590b3: Layer already exists 06:42:16 a42a1e7dbe0a: Layer already exists 06:42:16 9dcfff776381: Layer already exists 06:42:16 7412d07bfae3: Layer already exists 06:42:16 63ca1fbb43ae: Layer already exists 06:42:16 main: digest: sha256:43e11480a9e38501040313aa58d205874bbd3577d33da5d5879b2d90f8cd7b75 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:16 ===================================================== [Pipeline] echo 06:42:16 taggedImages: 06:42:16 - nexus3.edgexfoundry.org:10004/security-spire-config:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:42:16 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:42:16 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.104 06:42:16 - nexus3.edgexfoundry.org:10004/security-spire-config:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:42:16 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:42:16 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:42:16 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:42:16 latest 06:42:16 3.2.0-dev.104 06:42:16 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:42:16 main 06:42:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:42:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:42:16 d43b4f820186: Preparing 06:42:16 a2bf35871ff3: Preparing 06:42:16 234b6b193e44: Preparing 06:42:16 b8a4c36abdec: Preparing 06:42:16 998ca27f93a6: Preparing 06:42:16 6ece4f65a1ba: Preparing 06:42:16 645860b5335c: Preparing 06:42:16 1dcb520170f4: Preparing 06:42:16 63ca1fbb43ae: Preparing 06:42:16 1dcb520170f4: Waiting 06:42:16 6ece4f65a1ba: Waiting 06:42:16 645860b5335c: Waiting 06:42:16 63ca1fbb43ae: Waiting 06:42:16 b8a4c36abdec: Layer already exists 06:42:16 d43b4f820186: Layer already exists 06:42:16 998ca27f93a6: Layer already exists 06:42:16 645860b5335c: Layer already exists 06:42:16 1dcb520170f4: Layer already exists 06:42:16 63ca1fbb43ae: Layer already exists 06:42:16 a2bf35871ff3: Pushed 06:42:16 234b6b193e44: Pushed 06:42:26 6ece4f65a1ba: Pushed 06:42:26 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:4f03b92dd8333ef1daf874e0daf10750fb29f8cffd7cec97227f9cd9a2a49d6b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:42:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:42:27 d43b4f820186: Preparing 06:42:27 a2bf35871ff3: Preparing 06:42:27 234b6b193e44: Preparing 06:42:27 b8a4c36abdec: Preparing 06:42:27 998ca27f93a6: Preparing 06:42:27 6ece4f65a1ba: Preparing 06:42:27 645860b5335c: Preparing 06:42:27 1dcb520170f4: Preparing 06:42:27 645860b5335c: Waiting 06:42:27 63ca1fbb43ae: Preparing 06:42:27 63ca1fbb43ae: Waiting 06:42:27 6ece4f65a1ba: Waiting 06:42:27 1dcb520170f4: Waiting 06:42:27 998ca27f93a6: Layer already exists 06:42:27 a2bf35871ff3: Layer already exists 06:42:27 b8a4c36abdec: Layer already exists 06:42:27 d43b4f820186: Layer already exists 06:42:27 234b6b193e44: Layer already exists 06:42:27 6ece4f65a1ba: Layer already exists 06:42:27 645860b5335c: Layer already exists 06:42:27 1dcb520170f4: Layer already exists 06:42:27 63ca1fbb43ae: Layer already exists 06:42:27 latest: digest: sha256:4f03b92dd8333ef1daf874e0daf10750fb29f8cffd7cec97227f9cd9a2a49d6b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.104 06:42:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:42:28 d43b4f820186: Preparing 06:42:28 a2bf35871ff3: Preparing 06:42:28 234b6b193e44: Preparing 06:42:28 b8a4c36abdec: Preparing 06:42:28 998ca27f93a6: Preparing 06:42:28 6ece4f65a1ba: Preparing 06:42:28 645860b5335c: Preparing 06:42:28 6ece4f65a1ba: Waiting 06:42:28 1dcb520170f4: Preparing 06:42:28 63ca1fbb43ae: Preparing 06:42:28 63ca1fbb43ae: Waiting 06:42:28 645860b5335c: Waiting 06:42:28 1dcb520170f4: Waiting 06:42:28 d43b4f820186: Layer already exists 06:42:28 a2bf35871ff3: Layer already exists 06:42:28 b8a4c36abdec: Layer already exists 06:42:28 234b6b193e44: Layer already exists 06:42:28 998ca27f93a6: Layer already exists 06:42:28 645860b5335c: Layer already exists 06:42:28 6ece4f65a1ba: Layer already exists 06:42:28 1dcb520170f4: Layer already exists 06:42:28 63ca1fbb43ae: Layer already exists 06:42:28 3.2.0-dev.104: digest: sha256:4f03b92dd8333ef1daf874e0daf10750fb29f8cffd7cec97227f9cd9a2a49d6b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:42:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:42:28 d43b4f820186: Preparing 06:42:28 a2bf35871ff3: Preparing 06:42:28 234b6b193e44: Preparing 06:42:28 b8a4c36abdec: Preparing 06:42:28 998ca27f93a6: Preparing 06:42:28 6ece4f65a1ba: Preparing 06:42:28 645860b5335c: Preparing 06:42:28 1dcb520170f4: Preparing 06:42:28 63ca1fbb43ae: Preparing 06:42:28 645860b5335c: Waiting 06:42:28 1dcb520170f4: Waiting 06:42:28 63ca1fbb43ae: Waiting 06:42:28 998ca27f93a6: Layer already exists 06:42:28 b8a4c36abdec: Layer already exists 06:42:28 d43b4f820186: Layer already exists 06:42:28 234b6b193e44: Layer already exists 06:42:28 a2bf35871ff3: Layer already exists 06:42:28 645860b5335c: Layer already exists 06:42:28 6ece4f65a1ba: Layer already exists 06:42:28 1dcb520170f4: Layer already exists 06:42:28 63ca1fbb43ae: Layer already exists 06:42:28 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:4f03b92dd8333ef1daf874e0daf10750fb29f8cffd7cec97227f9cd9a2a49d6b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:29 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:42:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:42:29 d43b4f820186: Preparing 06:42:29 a2bf35871ff3: Preparing 06:42:29 234b6b193e44: Preparing 06:42:29 b8a4c36abdec: Preparing 06:42:29 998ca27f93a6: Preparing 06:42:29 6ece4f65a1ba: Preparing 06:42:29 645860b5335c: Preparing 06:42:29 1dcb520170f4: Preparing 06:42:29 63ca1fbb43ae: Preparing 06:42:29 645860b5335c: Waiting 06:42:29 63ca1fbb43ae: Waiting 06:42:29 6ece4f65a1ba: Waiting 06:42:29 1dcb520170f4: Waiting 06:42:29 234b6b193e44: Layer already exists 06:42:29 a2bf35871ff3: Layer already exists 06:42:29 b8a4c36abdec: Layer already exists 06:42:29 998ca27f93a6: Layer already exists 06:42:29 d43b4f820186: Layer already exists 06:42:29 1dcb520170f4: Layer already exists 06:42:29 645860b5335c: Layer already exists 06:42:29 6ece4f65a1ba: Layer already exists 06:42:29 63ca1fbb43ae: Layer already exists 06:42:29 main: digest: sha256:4f03b92dd8333ef1daf874e0daf10750fb29f8cffd7cec97227f9cd9a2a49d6b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:29 ===================================================== [Pipeline] echo 06:42:29 taggedImages: 06:42:29 - nexus3.edgexfoundry.org:10004/security-spire-server:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:42:29 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:42:29 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.104 06:42:29 - nexus3.edgexfoundry.org:10004/security-spire-server:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:42:29 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:42:29 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 06:42:29 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:42:29 latest 06:42:29 3.2.0-dev.104 06:42:29 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:42:29 main 06:42:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:29 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:30 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:42:30 6044b006ca8d: Preparing 06:42:30 48352ed304bb: Preparing 06:42:30 b8a4c36abdec: Preparing 06:42:30 998ca27f93a6: Preparing 06:42:30 46dd9519b47f: Preparing 06:42:30 2b72076dce8f: Preparing 06:42:30 63ca1fbb43ae: Preparing 06:42:30 2b72076dce8f: Waiting 06:42:30 63ca1fbb43ae: Waiting 06:42:30 b8a4c36abdec: Layer already exists 06:42:30 998ca27f93a6: Layer already exists 06:42:30 63ca1fbb43ae: Layer already exists 06:42:30 6044b006ca8d: Pushed 06:42:30 46dd9519b47f: Pushed 06:42:30 2b72076dce8f: Pushed 06:42:35 48352ed304bb: Pushed 06:42:35 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:05b363ec46b09bfcca5f4596089f92b2ed21661c7d6afa6489186fd17b3c198c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:36 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:36 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 06:42:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:42:36 6044b006ca8d: Preparing 06:42:36 48352ed304bb: Preparing 06:42:36 b8a4c36abdec: Preparing 06:42:36 998ca27f93a6: Preparing 06:42:36 46dd9519b47f: Preparing 06:42:36 2b72076dce8f: Preparing 06:42:36 63ca1fbb43ae: Preparing 06:42:36 63ca1fbb43ae: Waiting 06:42:36 2b72076dce8f: Waiting 06:42:36 6044b006ca8d: Layer already exists 06:42:36 46dd9519b47f: Layer already exists 06:42:36 48352ed304bb: Layer already exists 06:42:36 998ca27f93a6: Layer already exists 06:42:36 b8a4c36abdec: Layer already exists 06:42:36 2b72076dce8f: Layer already exists 06:42:36 63ca1fbb43ae: Layer already exists 06:42:36 latest: digest: sha256:05b363ec46b09bfcca5f4596089f92b2ed21661c7d6afa6489186fd17b3c198c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:36 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:37 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.104 06:42:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:42:37 6044b006ca8d: Preparing 06:42:37 48352ed304bb: Preparing 06:42:37 b8a4c36abdec: Preparing 06:42:37 998ca27f93a6: Preparing 06:42:37 46dd9519b47f: Preparing 06:42:37 2b72076dce8f: Preparing 06:42:37 63ca1fbb43ae: Preparing 06:42:37 63ca1fbb43ae: Waiting 06:42:37 2b72076dce8f: Waiting 06:42:37 998ca27f93a6: Layer already exists 06:42:37 b8a4c36abdec: Layer already exists 06:42:37 46dd9519b47f: Layer already exists 06:42:37 48352ed304bb: Layer already exists 06:42:37 6044b006ca8d: Layer already exists 06:42:37 2b72076dce8f: Layer already exists 06:42:37 63ca1fbb43ae: Layer already exists 06:42:37 3.2.0-dev.104: digest: sha256:05b363ec46b09bfcca5f4596089f92b2ed21661c7d6afa6489186fd17b3c198c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:37 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:37 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:42:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:42:37 6044b006ca8d: Preparing 06:42:37 48352ed304bb: Preparing 06:42:37 b8a4c36abdec: Preparing 06:42:37 998ca27f93a6: Preparing 06:42:37 46dd9519b47f: Preparing 06:42:37 2b72076dce8f: Preparing 06:42:37 63ca1fbb43ae: Preparing 06:42:37 2b72076dce8f: Waiting 06:42:37 48352ed304bb: Layer already exists 06:42:37 b8a4c36abdec: Layer already exists 06:42:37 998ca27f93a6: Layer already exists 06:42:37 6044b006ca8d: Layer already exists 06:42:37 46dd9519b47f: Layer already exists 06:42:37 2b72076dce8f: Layer already exists 06:42:37 63ca1fbb43ae: Layer already exists 06:42:37 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:05b363ec46b09bfcca5f4596089f92b2ed21661c7d6afa6489186fd17b3c198c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:38 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:38 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 06:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:42:38 6044b006ca8d: Preparing 06:42:38 48352ed304bb: Preparing 06:42:38 b8a4c36abdec: Preparing 06:42:38 998ca27f93a6: Preparing 06:42:38 46dd9519b47f: Preparing 06:42:38 2b72076dce8f: Preparing 06:42:38 63ca1fbb43ae: Preparing 06:42:38 2b72076dce8f: Waiting 06:42:38 63ca1fbb43ae: Waiting 06:42:38 6044b006ca8d: Layer already exists 06:42:38 48352ed304bb: Layer already exists 06:42:38 46dd9519b47f: Layer already exists 06:42:38 b8a4c36abdec: Layer already exists 06:42:38 998ca27f93a6: Layer already exists 06:42:38 2b72076dce8f: Layer already exists 06:42:38 63ca1fbb43ae: Layer already exists 06:42:38 main: digest: sha256:05b363ec46b09bfcca5f4596089f92b2ed21661c7d6afa6489186fd17b3c198c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:38 ===================================================== [Pipeline] echo 06:42:38 taggedImages: 06:42:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:42:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 06:42:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.104 06:42:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:42:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 06:42:38 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:42:38 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:42:38 latest 06:42:38 3.2.0-dev.104 06:42:38 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:42:38 main 06:42:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:42:39 3f68d353468c: Preparing 06:42:39 f68bcaa6d1b5: Preparing 06:42:39 57d9889c58c9: Preparing 06:42:39 b8a4c36abdec: Preparing 06:42:39 998ca27f93a6: Preparing 06:42:39 ab8b70368848: Preparing 06:42:39 df2c2c8d0e6f: Preparing 06:42:39 ab8b70368848: Waiting 06:42:39 df2c2c8d0e6f: Waiting 06:42:39 63ca1fbb43ae: Preparing 06:42:39 63ca1fbb43ae: Waiting 06:42:39 998ca27f93a6: Layer already exists 06:42:39 b8a4c36abdec: Layer already exists 06:42:39 f68bcaa6d1b5: Pushed 06:42:39 3f68d353468c: Pushed 06:42:39 63ca1fbb43ae: Layer already exists 06:42:39 ab8b70368848: Pushed 06:42:39 df2c2c8d0e6f: Pushed 06:42:44 57d9889c58c9: Pushed 06:42:44 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:b36587785cf5c48cbac416177a8f656f3253db8bfbbab5b3b651c28c7a415b71 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:42:45 3f68d353468c: Preparing 06:42:45 f68bcaa6d1b5: Preparing 06:42:45 57d9889c58c9: Preparing 06:42:45 b8a4c36abdec: Preparing 06:42:45 998ca27f93a6: Preparing 06:42:45 ab8b70368848: Preparing 06:42:45 df2c2c8d0e6f: Preparing 06:42:45 63ca1fbb43ae: Preparing 06:42:45 63ca1fbb43ae: Waiting 06:42:45 ab8b70368848: Waiting 06:42:45 df2c2c8d0e6f: Waiting 06:42:45 57d9889c58c9: Layer already exists 06:42:45 f68bcaa6d1b5: Layer already exists 06:42:45 b8a4c36abdec: Layer already exists 06:42:45 3f68d353468c: Layer already exists 06:42:45 998ca27f93a6: Layer already exists 06:42:45 df2c2c8d0e6f: Layer already exists 06:42:45 ab8b70368848: Layer already exists 06:42:45 63ca1fbb43ae: Layer already exists 06:42:45 latest: digest: sha256:b36587785cf5c48cbac416177a8f656f3253db8bfbbab5b3b651c28c7a415b71 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.104 06:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:42:45 3f68d353468c: Preparing 06:42:45 f68bcaa6d1b5: Preparing 06:42:45 57d9889c58c9: Preparing 06:42:45 b8a4c36abdec: Preparing 06:42:45 998ca27f93a6: Preparing 06:42:45 ab8b70368848: Preparing 06:42:45 df2c2c8d0e6f: Preparing 06:42:45 63ca1fbb43ae: Preparing 06:42:45 df2c2c8d0e6f: Waiting 06:42:45 ab8b70368848: Waiting 06:42:45 57d9889c58c9: Layer already exists 06:42:45 b8a4c36abdec: Layer already exists 06:42:45 3f68d353468c: Layer already exists 06:42:45 f68bcaa6d1b5: Layer already exists 06:42:45 998ca27f93a6: Layer already exists 06:42:45 ab8b70368848: Layer already exists 06:42:45 df2c2c8d0e6f: Layer already exists 06:42:45 63ca1fbb43ae: Layer already exists 06:42:45 3.2.0-dev.104: digest: sha256:b36587785cf5c48cbac416177a8f656f3253db8bfbbab5b3b651c28c7a415b71 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:42:46 3f68d353468c: Preparing 06:42:46 f68bcaa6d1b5: Preparing 06:42:46 57d9889c58c9: Preparing 06:42:46 b8a4c36abdec: Preparing 06:42:46 998ca27f93a6: Preparing 06:42:46 ab8b70368848: Preparing 06:42:46 df2c2c8d0e6f: Preparing 06:42:46 63ca1fbb43ae: Preparing 06:42:46 ab8b70368848: Waiting 06:42:46 df2c2c8d0e6f: Waiting 06:42:46 63ca1fbb43ae: Waiting 06:42:46 57d9889c58c9: Layer already exists 06:42:46 3f68d353468c: Layer already exists 06:42:46 f68bcaa6d1b5: Layer already exists 06:42:46 998ca27f93a6: Layer already exists 06:42:46 b8a4c36abdec: Layer already exists 06:42:46 df2c2c8d0e6f: Layer already exists 06:42:46 ab8b70368848: Layer already exists 06:42:46 63ca1fbb43ae: Layer already exists 06:42:46 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:b36587785cf5c48cbac416177a8f656f3253db8bfbbab5b3b651c28c7a415b71 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:42:46 3f68d353468c: Preparing 06:42:46 f68bcaa6d1b5: Preparing 06:42:46 57d9889c58c9: Preparing 06:42:46 b8a4c36abdec: Preparing 06:42:46 998ca27f93a6: Preparing 06:42:46 ab8b70368848: Preparing 06:42:46 df2c2c8d0e6f: Preparing 06:42:46 63ca1fbb43ae: Preparing 06:42:46 ab8b70368848: Waiting 06:42:46 f68bcaa6d1b5: Layer already exists 06:42:46 3f68d353468c: Layer already exists 06:42:46 b8a4c36abdec: Layer already exists 06:42:46 998ca27f93a6: Layer already exists 06:42:46 57d9889c58c9: Layer already exists 06:42:46 df2c2c8d0e6f: Layer already exists 06:42:46 63ca1fbb43ae: Layer already exists 06:42:46 ab8b70368848: Layer already exists 06:42:46 main: digest: sha256:b36587785cf5c48cbac416177a8f656f3253db8bfbbab5b3b651c28c7a415b71 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:47 ===================================================== [Pipeline] echo 06:42:47 taggedImages: 06:42:47 - nexus3.edgexfoundry.org:10004/support-notifications:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:42:47 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:42:47 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.104 06:42:47 - nexus3.edgexfoundry.org:10004/support-notifications:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:42:47 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:42:47 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:42:47 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:42:47 latest 06:42:47 3.2.0-dev.104 06:42:47 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:42:47 main 06:42:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:42:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:42:47 d8d73affdded: Preparing 06:42:47 9f571204fdc1: Preparing 06:42:47 b8a4c36abdec: Preparing 06:42:47 998ca27f93a6: Preparing 06:42:47 7c290e0266d9: Preparing 06:42:47 b0de51a5d0f2: Preparing 06:42:47 63ca1fbb43ae: Preparing 06:42:47 b0de51a5d0f2: Waiting 06:42:47 63ca1fbb43ae: Waiting 06:42:47 998ca27f93a6: Layer already exists 06:42:47 7c290e0266d9: Layer already exists 06:42:47 b8a4c36abdec: Layer already exists 06:42:47 b0de51a5d0f2: Layer already exists 06:42:47 63ca1fbb43ae: Layer already exists 06:42:47 d8d73affdded: Pushed 06:42:53 9f571204fdc1: Pushed 06:42:53 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:dde24b860f3a652457f8579b48eb0045d76811179b5ac488e15b641dc4480af6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:42:53 d8d73affdded: Preparing 06:42:53 9f571204fdc1: Preparing 06:42:53 b8a4c36abdec: Preparing 06:42:53 998ca27f93a6: Preparing 06:42:53 7c290e0266d9: Preparing 06:42:53 b0de51a5d0f2: Preparing 06:42:53 63ca1fbb43ae: Preparing 06:42:53 63ca1fbb43ae: Waiting 06:42:53 b0de51a5d0f2: Waiting 06:42:53 d8d73affdded: Layer already exists 06:42:53 9f571204fdc1: Layer already exists 06:42:53 7c290e0266d9: Layer already exists 06:42:53 998ca27f93a6: Layer already exists 06:42:53 b8a4c36abdec: Layer already exists 06:42:53 b0de51a5d0f2: Layer already exists 06:42:53 63ca1fbb43ae: Layer already exists 06:42:53 latest: digest: sha256:dde24b860f3a652457f8579b48eb0045d76811179b5ac488e15b641dc4480af6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.104 06:42:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:42:54 d8d73affdded: Preparing 06:42:54 9f571204fdc1: Preparing 06:42:54 b8a4c36abdec: Preparing 06:42:54 998ca27f93a6: Preparing 06:42:54 7c290e0266d9: Preparing 06:42:54 b0de51a5d0f2: Preparing 06:42:54 63ca1fbb43ae: Preparing 06:42:54 b0de51a5d0f2: Waiting 06:42:54 63ca1fbb43ae: Waiting 06:42:54 998ca27f93a6: Layer already exists 06:42:54 d8d73affdded: Layer already exists 06:42:54 b8a4c36abdec: Layer already exists 06:42:54 7c290e0266d9: Layer already exists 06:42:54 9f571204fdc1: Layer already exists 06:42:54 63ca1fbb43ae: Layer already exists 06:42:54 b0de51a5d0f2: Layer already exists 06:42:54 3.2.0-dev.104: digest: sha256:dde24b860f3a652457f8579b48eb0045d76811179b5ac488e15b641dc4480af6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:42:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:42:54 d8d73affdded: Preparing 06:42:54 9f571204fdc1: Preparing 06:42:54 b8a4c36abdec: Preparing 06:42:54 998ca27f93a6: Preparing 06:42:54 7c290e0266d9: Preparing 06:42:54 b0de51a5d0f2: Preparing 06:42:54 63ca1fbb43ae: Preparing 06:42:54 b0de51a5d0f2: Waiting 06:42:54 63ca1fbb43ae: Waiting 06:42:54 9f571204fdc1: Layer already exists 06:42:54 998ca27f93a6: Layer already exists 06:42:54 7c290e0266d9: Layer already exists 06:42:54 b8a4c36abdec: Layer already exists 06:42:54 d8d73affdded: Layer already exists 06:42:54 b0de51a5d0f2: Layer already exists 06:42:54 63ca1fbb43ae: Layer already exists 06:42:54 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:dde24b860f3a652457f8579b48eb0045d76811179b5ac488e15b641dc4480af6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:42:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:42:55 d8d73affdded: Preparing 06:42:55 9f571204fdc1: Preparing 06:42:55 b8a4c36abdec: Preparing 06:42:55 998ca27f93a6: Preparing 06:42:55 7c290e0266d9: Preparing 06:42:55 b0de51a5d0f2: Preparing 06:42:55 63ca1fbb43ae: Preparing 06:42:55 b0de51a5d0f2: Waiting 06:42:55 63ca1fbb43ae: Waiting 06:42:55 9f571204fdc1: Layer already exists 06:42:55 b8a4c36abdec: Layer already exists 06:42:55 d8d73affdded: Layer already exists 06:42:55 7c290e0266d9: Layer already exists 06:42:55 998ca27f93a6: Layer already exists 06:42:55 b0de51a5d0f2: Layer already exists 06:42:55 63ca1fbb43ae: Layer already exists 06:42:55 main: digest: sha256:dde24b860f3a652457f8579b48eb0045d76811179b5ac488e15b641dc4480af6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:42:55 ===================================================== [Pipeline] echo 06:42:55 taggedImages: 06:42:55 - nexus3.edgexfoundry.org:10004/support-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 06:42:55 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:42:55 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.104 06:42:55 - nexus3.edgexfoundry.org:10004/support-scheduler:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 06:42:55 - 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] } 07:00:03 #131 ... 07:00:03 07:00:03 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:00:03 #159 DONE 1297.8s 07:00:03 07:00:03 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:00:03 #160 ... 07:00:03 07:00:03 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:00:03 #161 DONE 0.3s 07:00:03 07:00:03 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:00:03 #162 DONE 0.3s 07:00:03 07:00:03 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:00:03 #163 DONE 0.2s 07:00:03 07:00:03 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:00:03 #164 DONE 0.3s 07:00:03 07:00:03 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:00:03 #152 ... 07:00:03 07:00:03 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:00:03 #165 DONE 0.5s 07:00:03 07:00:03 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:00:03 #166 DONE 0.2s 07:00:03 07:00:03 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:00:03 #167 DONE 2.5s 07:00:03 07:00:03 #110 [security-proxy-setup] exporting to image 07:00:03 #110 exporting layers 07:00:03 #110 exporting layers 1.1s done 07:00:03 #110 writing image sha256:cddf53a0ad019b3d8ca1dddafa8ea4af6c930e5dc975b006cd7adb6599fb3749 done 07:00:03 #110 naming to docker.io/library/security-proxy-setup-arm64 done 07:00:03 #110 DONE 6.4s 07:00:03 07:00:03 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:00:03 #160 ... 07:00:03 07:00:03 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:00:03 #149 1304.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.104" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:00:08 #149 ... 07:00:08 07:00:08 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:00:08 #155 DONE 1315.7s 07:00:08 07:00:08 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:00:09 #168 DONE 0.5s 07:00:09 07:00:09 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:00:09 #149 ... 07:00:09 07:00:09 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:00:12 #169 DONE 2.4s 07:00:12 07:00:12 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:00:12 #170 DONE 0.3s 07:00:12 07:00:12 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:00:12 #149 ... 07:00:12 07:00:12 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:00:12 #171 DONE 0.4s 07:00:12 07:00:12 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:00:12 #172 DONE 0.5s 07:00:12 07:00:12 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:00:16 #173 DONE 0.2s 07:00:16 07:00:16 #174 [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/ 07:00:16 #174 DONE 0.2s 07:00:16 07:00:16 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:00:16 #150 ... 07:00:16 07:00:16 #175 [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/ 07:00:16 #175 DONE 0.3s 07:00:16 07:00:16 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:00:16 #160 ... 07:00:16 07:00:16 #176 [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/ 07:00:16 #176 DONE 0.3s 07:00:16 07:00:16 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:00:16 #158 ... 07:00:16 07:00:16 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:00:16 #177 DONE 0.2s 07:00:16 07:00:16 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:00:16 #178 DONE 0.3s 07:00:16 07:00:16 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:00:16 #179 DONE 2.1s 07:00:16 07:00:16 #110 [security-bootstrapper] exporting to image 07:00:16 #110 exporting layers 07:00:17 #110 exporting layers 1.0s done 07:00:17 #110 writing image sha256:3ea3dfb9302651069797aacd7e5adf41c69e3794311ed8be33ebab26c4ac3458 done 07:00:17 #110 naming to docker.io/library/security-bootstrapper-arm64 done 07:00:17 #110 DONE 7.4s 07:00:17 07:00:17 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:00:35 #153 ... 07:00:35 07:00:35 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:00:35 #149 DONE 1339.8s 07:00:35 07:00:35 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:00:35 #160 ... 07:00:35 07:00:35 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:00:35 #180 DONE 0.2s 07:00:35 07:00:35 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:00:35 #156 ... 07:00:35 07:00:35 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:00:35 #181 DONE 0.2s 07:00:35 07:00:35 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:00:35 #65 ... 07:00:35 07:00:35 #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 07:00:35 #182 DONE 0.2s 07:00:35 07:00:35 #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 07:00:35 #183 DONE 0.1s 07:00:35 07:00:35 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:00:35 #184 DONE 0.2s 07:00:35 07:00:35 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:00:35 #185 DONE 0.3s 07:00:35 07:00:35 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:00:35 #186 DONE 0.4s 07:00:35 07:00:35 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:00:35 #187 DONE 0.1s 07:00:35 07:00:35 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:00:37 #188 DONE 2.3s 07:00:37 07:00:37 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:00:37 #156 ... 07:00:37 07:00:37 #110 [security-secretstore-setup] exporting to image 07:00:37 #110 exporting layers 07:00:39 #110 exporting layers 1.3s done 07:00:39 #110 writing image sha256:d413fc54f9f55d84998acd7ba824ec1f69aaa5d25b3817e2058285a12ccf6d08 done 07:00:39 #110 naming to docker.io/library/security-secretstore-setup-arm64 done 07:00:39 #110 DONE 8.7s 07:00:39 07:00:39 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:01:35 #158 ... 07:01:35 07:01:35 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:01:35 #153 DONE 1393.8s 07:01:35 07:01:35 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:01:35 #158 ... 07:01:35 07:01:35 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:01:35 #189 DONE 0.2s 07:01:35 07:01:35 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:01:35 #190 DONE 0.2s 07:01:35 07:01:35 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:01:35 #150 ... 07:01:35 07:01:35 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:01:35 #191 DONE 0.5s 07:01:35 07:01:35 #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 07:01:35 #192 DONE 0.2s 07:01:35 07:01:35 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:01:35 #160 ... 07:01:35 07:01:35 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:01:35 #193 DONE 0.2s 07:01:35 07:01:35 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:01:35 #194 DONE 2.0s 07:01:35 07:01:35 #110 [core-common-config-bootstrapper] exporting to image 07:01:35 #110 exporting layers 07:01:35 #110 exporting layers 0.7s done 07:01:35 #110 writing image sha256:8c23adfba4b8de47bd7d792343a4c82e5c28baecdaca4c4d1563b186d1e8381a done 07:01:35 #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 07:01:35 #110 DONE 9.4s 07:01:35 07:01:35 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:04:27 #158 ... 07:04:27 07:04:27 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:04:27 #154 DONE 1571.1s 07:04:27 07:04:27 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:04:27 #158 ... 07:04:27 07:04:27 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:04:27 #195 DONE 0.1s 07:04:27 07:04:27 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:04:27 #158 ... 07:04:27 07:04:27 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:04:27 #196 DONE 0.1s 07:04:27 07:04:27 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:04:27 #158 ... 07:04:27 07:04:27 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:04:27 #197 DONE 0.5s 07:04:27 07:04:27 #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 07:04:27 #198 DONE 0.1s 07:04:27 07:04:27 #110 [security-spiffe-token-provider] exporting to image 07:04:27 #110 exporting layers 07:04:27 #110 exporting layers 1.5s done 07:04:27 #110 writing image sha256:41cd2dcdd9845b4a56a2cf4d448256e409fd036b5bd54d2106e7a216c80825d8 done 07:04:27 #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:04:27 #110 DONE 10.9s 07:04:27 07:04:27 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:14:51 #158 ... 07:14:51 07:14:51 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:14:51 #152 DONE 2194.7s 07:14:51 07:14:51 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:14:51 #158 ... 07:14:51 07:14:51 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:14:51 #199 DONE 0.2s 07:14:51 07:14:51 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:14:51 #156 ... 07:14:51 07:14:51 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:14:51 #200 DONE 0.2s 07:14:51 07:14:51 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:14:51 #201 DONE 0.5s 07:14:51 07:14:51 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:14:51 #202 DONE 0.2s 07:14:51 07:14:51 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:14:51 #65 ... 07:14:51 07:14:51 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:14:51 #203 DONE 0.2s 07:14:51 07:14:51 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:14:51 #204 DONE 2.0s 07:14:51 07:14:51 #110 [security-proxy-auth] exporting to image 07:14:51 #110 exporting layers 07:14:52 #110 exporting layers 0.8s done 07:14:52 #110 writing image sha256:c6adfc32c9452d0b3b26d4aaa7f3e1c90f82007bd8e2a81178fde2cb87fae98d done 07:14:52 #110 naming to docker.io/library/security-proxy-auth-arm64 done 07:14:52 #110 DONE 11.7s 07:14:52 07:14:52 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:16:15 #131 ... 07:16:15 07:16:15 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:16:15 #151 DONE 2271.7s 07:16:15 07:16:15 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:16:15 #160 ... 07:16:15 07:16:15 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:16:15 #205 DONE 0.2s 07:16:15 07:16:15 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:16:15 #158 ... 07:16:15 07:16:15 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:16:15 #206 DONE 0.2s 07:16:15 07:16:15 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:16:15 #207 DONE 0.5s 07:16:15 07:16:15 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:16:15 #158 ... 07:16:15 07:16:15 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:16:15 #208 DONE 0.2s 07:16:15 07:16:15 #110 [core-command] exporting to image 07:16:15 #110 exporting layers 07:16:15 #110 exporting layers 0.4s done 07:16:15 #110 writing image sha256:2202fb76b99e007d79749a1a6a83d6a828ddbbfdf16d7bb00f127b16d539d0a1 done 07:16:15 #110 naming to docker.io/library/core-command-arm64 done 07:16:15 #110 DONE 12.1s 07:16:15 07:16:15 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:18:52 #158 ... 07:18:52 07:18:52 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:18:52 #150 DONE 2425.5s 07:18:52 07:18:52 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:18:52 #158 ... 07:18:52 07:18:52 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:18:52 #209 DONE 0.3s 07:18:52 07:18:52 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:18:52 #210 DONE 0.6s 07:18:52 07:18:52 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:18:52 #211 DONE 0.1s 07:18:52 07:18:52 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 07:18:52 #212 DONE 0.2s 07:18:52 07:18:52 #110 [core-keeper] exporting to image 07:18:52 #110 exporting layers 07:18:52 #110 exporting layers 0.7s done 07:18:52 #110 writing image sha256:ddfe276753c8d9ee6512c776cb56faf6b07437995658167112c0ee7d8b766966 done 07:18:52 #110 naming to docker.io/library/core-keeper-arm64 done 07:18:52 #110 DONE 12.8s 07:18:52 07:18:52 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:18:52 #35 ... 07:18:52 07:18:52 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:18:52 #157 DONE 2433.3s 07:18:52 07:18:52 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:18:52 #158 ... 07:18:52 07:18:52 #213 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 07:18:52 #213 DONE 0.2s 07:18:52 07:18:52 #214 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 07:18:52 #214 DONE 0.2s 07:18:52 07:18:52 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 07:18:52 #65 ... 07:18:52 07:18:52 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:18:52 #131 DONE 2434.4s 07:18:52 07:18:52 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:18:52 #158 ... 07:18:52 07:18:52 #215 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:18:52 #215 ... 07:18:52 07:18:52 #216 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:18:52 #216 DONE 0.2s 07:18:52 07:18:52 #217 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:18:52 #217 DONE 0.5s 07:18:52 07:18:52 #215 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:18:52 #215 DONE 0.9s 07:18:52 07:18:52 #218 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:18:52 #218 DONE 0.2s 07:18:52 07:18:52 #219 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:18:52 #219 DONE 0.3s 07:18:52 07:18:52 #220 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:18:52 #220 DONE 0.7s 07:18:52 07:18:52 #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 07:18:52 #221 DONE 0.2s 07:18:52 07:18:52 #222 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:18:52 #222 DONE 0.2s 07:18:52 07:18:52 #110 [core-metadata] exporting to image 07:18:52 #110 exporting layers 07:18:52 #110 ... 07:18:52 07:18:52 #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:18:52 #223 DONE 0.2s 07:18:52 07:18:52 #110 [core-data] exporting to image 07:18:52 #110 exporting layers 1.0s done 07:18:52 #110 writing image sha256:001f714c1ad68935062f80bec58bcb044c13bc89841559bec926be9c891e0edf 07:18:52 #110 writing image sha256:001f714c1ad68935062f80bec58bcb044c13bc89841559bec926be9c891e0edf done 07:18:52 #110 naming to docker.io/library/core-metadata-arm64 done 07:18:52 #110 exporting layers 0.8s done 07:18:52 #110 writing image sha256:f7125d3ca1df2cd2ec30db490b9a233cd04079c5bd50523e137308cceb1d6cc9 done 07:18:52 #110 naming to docker.io/library/core-data-arm64 done 07:18:52 #110 DONE 14.0s 07:18:52 07:18:52 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:19:39 #158 ... 07:19:39 07:19:39 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:19:39 #160 DONE 2478.3s 07:19:39 07:19:39 #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:19:39 #158 DONE 2478.4s 07:19:39 07:19:39 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:19:39 #156 ... 07:19:39 07:19:39 #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:19:39 #224 DONE 0.2s 07:19:39 07:19:39 #225 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:19:39 #225 DONE 0.2s 07:19:39 07:19:39 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:19:39 #226 DONE 0.1s 07:19:39 07:19:39 #227 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:19:39 #227 ... 07:19:39 07:19:39 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:19:39 #156 DONE 2479.5s 07:19:39 07:19:39 #228 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:19:39 #228 DONE 0.2s 07:19:39 07:19:39 #227 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:19:39 #227 ... 07:19:39 07:19:39 #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:19:39 #229 DONE 0.3s 07:19:39 07:19:39 #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:19:39 #230 DONE 0.3s 07:19:39 07:19:39 #227 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:19:39 #227 DONE 1.1s 07:19:39 07:19:39 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:19:39 #231 DONE 0.9s 07:19:39 07:19:39 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:19:39 #232 ... 07:19:39 07:19:39 #233 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:19:39 #233 DONE 0.3s 07:19:39 07:19:39 #234 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:19:39 #234 DONE 0.2s 07:19:39 07:19:39 #110 [support-scheduler] exporting to image 07:19:39 #110 exporting layers 07:19:39 #110 ... 07:19:39 07:19:39 #235 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 07:19:39 #235 DONE 0.2s 07:19:39 07:19:39 #110 [support-notifications] exporting to image 07:19:39 #110 ... 07:19:39 07:19:39 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:19:39 #232 DONE 0.9s 07:19:39 07:19:39 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:19:39 #236 DONE 0.2s 07:19:39 07:19:39 #110 [support-cron-scheduler] exporting to image 07:19:39 #110 exporting layers 0.9s done 07:19:39 #110 writing image sha256:656d85e5af26a33260f8c5c78201359d62c473fd8a5404fea37e97005d1c380d 0.1s done 07:19:39 #110 naming to docker.io/library/support-scheduler-arm64 done 07:19:39 #110 exporting layers 1.0s done 07:19:39 #110 writing image sha256:d4ebe86c6338351675281e54e985baa67468e6e056a9fca18387b5cee572be44 done 07:19:39 #110 naming to docker.io/library/support-notifications-arm64 done 07:19:39 #110 exporting layers 1.3s done 07:19:39 #110 writing image sha256:8ca12252e6e71e0163db0f45493b70a283d0f72ebc4df9b278c3425b24b5cb1a done 07:19:39 #110 naming to docker.io/library/support-cron-scheduler-arm64 done 07:19:39 #110 DONE 16.1s 07:19:39 07:19:39 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 07:19:39 time="2024-10-14T06:35:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:39 time="2024-10-14T06:35:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:39 time="2024-10-14T06:35:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:39 time="2024-10-14T06:35:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:39 time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:39 time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:39 time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:39 time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:39 time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:39 time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:39 time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:39 time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:39 time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:39 time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:39 time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:19:39 time="2024-10-14T06:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:19:39 $ docker stop --time=1 3bd1ae54bd7e55bcf84cff5f66f91dfef29cb2dab5e298737d698c141c965047 07:19:40 $ docker rm -f --volumes 3bd1ae54bd7e55bcf84cff5f66f91dfef29cb2dab5e298737d698c141c965047 [Pipeline] // withDockerContainer [Pipeline] sh 07:19:41 + docker images 07:19:41 REPOSITORY TAG IMAGE ID CREATED SIZE 07:19:41 support-cron-scheduler-arm64 latest 8ca12252e6e7 7 seconds ago 66.4MB 07:19:41 support-notifications-arm64 latest d4ebe86c6338 8 seconds ago 65.3MB 07:19:41 support-scheduler-arm64 latest 656d85e5af26 8 seconds ago 64.6MB 07:19:41 core-data-arm64 latest f7125d3ca1df 52 seconds ago 42.5MB 07:19:41 core-metadata-arm64 latest 001f714c1ad6 52 seconds ago 42.6MB 07:19:41 core-keeper-arm64 latest ddfe276753c8 About a minute ago 41.7MB 07:19:41 core-command-arm64 latest 2202fb76b99e 3 minutes ago 36.8MB 07:19:41 security-proxy-auth-arm64 latest c6adfc32c945 4 minutes ago 34.9MB 07:19:41 security-spiffe-token-provider-arm64 latest 41cd2dcdd984 15 minutes ago 42.3MB 07:19:41 core-common-config-bootstrapper-arm64 latest 8c23adfba4b8 18 minutes ago 22.1MB 07:19:41 security-secretstore-setup-arm64 latest d413fc54f9f5 19 minutes ago 52MB 07:19:41 security-bootstrapper-arm64 latest 3ea3dfb93026 19 minutes ago 27.9MB 07:19:41 security-proxy-setup-arm64 latest cddf53a0ad01 19 minutes ago 34.5MB 07:19:41 security-spire-agent-arm64 latest 7764e9126b73 42 minutes ago 176MB 07:19:41 security-spire-server-arm64 latest ac55c067b692 42 minutes ago 118MB 07:19:41 security-spire-config-arm64 latest 0c7cae75b597 42 minutes ago 117MB 07:19:41 ci-base-image-arm64 latest d82f1fbf92b7 44 minutes ago 965MB 07:19:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 11 days ago 558MB 07:19:41 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 07:19:41 provisioning config files... 07:19:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/727@tmp/config9431744673045363992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:19:42 ---> ****-login.sh 07:19:42 nexus3.edgexfoundry.org:10001 07:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:42 Configure a credential helper to remove this warning. See 07:19:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:42 07:19:42 Login Succeeded 07:19:42 nexus3.edgexfoundry.org:10002 07:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:42 Configure a credential helper to remove this warning. See 07:19:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:42 07:19:42 Login Succeeded 07:19:42 nexus3.edgexfoundry.org:10003 07:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:43 Configure a credential helper to remove this warning. See 07:19:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:43 07:19:43 Login Succeeded 07:19:43 nexus3.edgexfoundry.org:10004 07:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:43 Configure a credential helper to remove this warning. See 07:19:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:43 07:19:43 Login Succeeded 07:19:43 ****.io 07:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:19:44 Configure a credential helper to remove this warning. See 07:19:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:19:44 07:19:44 Login Succeeded 07:19:44 ---> ****-login.sh ends [Pipeline] } 07:19:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:19:44 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:19:44 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:19:44 latest 07:19:44 3.2.0-dev.104 07:19:44 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:19:44 main 07:19:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:19:46 b7b4d7fb6bf6: Preparing 07:19:46 558de1575e0f: Preparing 07:19:46 d9d75d3e6b86: Preparing 07:19:46 78affd0457b2: Preparing 07:19:46 d902460794d9: Preparing 07:19:46 313cf8c0111c: Preparing 07:19:46 16113d51b718: Preparing 07:19:46 313cf8c0111c: Waiting 07:19:46 16113d51b718: Waiting 07:19:46 78affd0457b2: Pushed 07:19:46 d9d75d3e6b86: Pushed 07:19:46 b7b4d7fb6bf6: Pushed 07:19:46 16113d51b718: Layer already exists 07:19:46 d902460794d9: Pushed 07:19:46 313cf8c0111c: Pushed 07:19:53 558de1575e0f: Pushed 07:19:53 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:dff8a66c425a8c403cc4b4c7429ddff7d0f5de9fd304290f7f4a5e7ad3df13fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:19:54 b7b4d7fb6bf6: Preparing 07:19:54 558de1575e0f: Preparing 07:19:54 d9d75d3e6b86: Preparing 07:19:54 78affd0457b2: Preparing 07:19:54 d902460794d9: Preparing 07:19:54 313cf8c0111c: Preparing 07:19:54 16113d51b718: Preparing 07:19:54 313cf8c0111c: Waiting 07:19:54 16113d51b718: Waiting 07:19:54 b7b4d7fb6bf6: Layer already exists 07:19:54 78affd0457b2: Layer already exists 07:19:54 d9d75d3e6b86: Layer already exists 07:19:54 d902460794d9: Layer already exists 07:19:54 558de1575e0f: Layer already exists 07:19:54 313cf8c0111c: Layer already exists 07:19:54 16113d51b718: Layer already exists 07:19:54 latest: digest: sha256:dff8a66c425a8c403cc4b4c7429ddff7d0f5de9fd304290f7f4a5e7ad3df13fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.104 07:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:19:55 b7b4d7fb6bf6: Preparing 07:19:55 558de1575e0f: Preparing 07:19:55 d9d75d3e6b86: Preparing 07:19:55 78affd0457b2: Preparing 07:19:55 d902460794d9: Preparing 07:19:55 313cf8c0111c: Preparing 07:19:55 16113d51b718: Preparing 07:19:55 313cf8c0111c: Waiting 07:19:55 16113d51b718: Waiting 07:19:55 d902460794d9: Layer already exists 07:19:55 d9d75d3e6b86: Layer already exists 07:19:55 78affd0457b2: Layer already exists 07:19:55 558de1575e0f: Layer already exists 07:19:55 b7b4d7fb6bf6: Layer already exists 07:19:55 16113d51b718: Layer already exists 07:19:55 313cf8c0111c: Layer already exists 07:19:55 3.2.0-dev.104: digest: sha256:dff8a66c425a8c403cc4b4c7429ddff7d0f5de9fd304290f7f4a5e7ad3df13fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:19:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:19:56 b7b4d7fb6bf6: Preparing 07:19:56 558de1575e0f: Preparing 07:19:56 d9d75d3e6b86: Preparing 07:19:56 78affd0457b2: Preparing 07:19:56 d902460794d9: Preparing 07:19:56 313cf8c0111c: Preparing 07:19:56 16113d51b718: Preparing 07:19:56 313cf8c0111c: Waiting 07:19:56 16113d51b718: Waiting 07:19:56 d902460794d9: Layer already exists 07:19:56 78affd0457b2: Layer already exists 07:19:56 558de1575e0f: Layer already exists 07:19:56 b7b4d7fb6bf6: Layer already exists 07:19:56 d9d75d3e6b86: Layer already exists 07:19:56 313cf8c0111c: Layer already exists 07:19:56 16113d51b718: Layer already exists 07:19:56 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:dff8a66c425a8c403cc4b4c7429ddff7d0f5de9fd304290f7f4a5e7ad3df13fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:19:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:19:58 b7b4d7fb6bf6: Preparing 07:19:58 558de1575e0f: Preparing 07:19:58 d9d75d3e6b86: Preparing 07:19:58 78affd0457b2: Preparing 07:19:58 d902460794d9: Preparing 07:19:58 313cf8c0111c: Preparing 07:19:58 16113d51b718: Preparing 07:19:58 313cf8c0111c: Waiting 07:19:58 16113d51b718: Waiting 07:19:58 d902460794d9: Layer already exists 07:19:58 d9d75d3e6b86: Layer already exists 07:19:58 78affd0457b2: Layer already exists 07:19:58 b7b4d7fb6bf6: Layer already exists 07:19:58 558de1575e0f: Layer already exists 07:19:58 16113d51b718: Layer already exists 07:19:58 313cf8c0111c: Layer already exists 07:19:58 main: digest: sha256:dff8a66c425a8c403cc4b4c7429ddff7d0f5de9fd304290f7f4a5e7ad3df13fa size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:58 ===================================================== [Pipeline] echo 07:19:58 taggedImages: 07:19:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:19:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:19:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.104 07:19:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:19:58 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:19:58 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:19:58 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:19:58 latest 07:19:58 3.2.0-dev.104 07:19:58 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:19:58 main 07:19:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:58 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:19:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:19:59 e28688a293ff: Preparing 07:19:59 8d3e0cb38062: Preparing 07:19:59 18fc786176a9: Preparing 07:19:59 73d096d5ca88: Preparing 07:19:59 d9d75d3e6b86: Preparing 07:19:59 78affd0457b2: Preparing 07:19:59 d902460794d9: Preparing 07:19:59 313cf8c0111c: Preparing 07:19:59 16113d51b718: Preparing 07:19:59 d902460794d9: Waiting 07:19:59 313cf8c0111c: Waiting 07:19:59 16113d51b718: Waiting 07:19:59 78affd0457b2: Waiting 07:19:59 d9d75d3e6b86: Layer already exists 07:19:59 78affd0457b2: Layer already exists 07:19:59 d902460794d9: Layer already exists 07:19:59 18fc786176a9: Pushed 07:19:59 8d3e0cb38062: Pushed 07:19:59 e28688a293ff: Pushed 07:19:59 313cf8c0111c: Layer already exists 07:19:59 16113d51b718: Layer already exists 07:20:03 73d096d5ca88: Pushed 07:20:03 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:77710613dcb3af9ee920a89569c6770952d571a3d2ce56eb99e0f341c273c508 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:03 + 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 07:20:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:20:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:20:04 e28688a293ff: Preparing 07:20:04 8d3e0cb38062: Preparing 07:20:04 18fc786176a9: Preparing 07:20:04 73d096d5ca88: Preparing 07:20:04 d9d75d3e6b86: Preparing 07:20:04 78affd0457b2: Preparing 07:20:04 d902460794d9: Preparing 07:20:04 313cf8c0111c: Preparing 07:20:04 16113d51b718: Preparing 07:20:04 78affd0457b2: Waiting 07:20:04 313cf8c0111c: Waiting 07:20:04 16113d51b718: Waiting 07:20:04 d902460794d9: Waiting 07:20:04 e28688a293ff: Layer already exists 07:20:04 73d096d5ca88: Layer already exists 07:20:04 d9d75d3e6b86: Layer already exists 07:20:04 18fc786176a9: Layer already exists 07:20:04 8d3e0cb38062: Layer already exists 07:20:04 313cf8c0111c: Layer already exists 07:20:04 d902460794d9: Layer already exists 07:20:04 78affd0457b2: Layer already exists 07:20:04 16113d51b718: Layer already exists 07:20:04 latest: digest: sha256:77710613dcb3af9ee920a89569c6770952d571a3d2ce56eb99e0f341c273c508 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.104 07:20:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:20:05 e28688a293ff: Preparing 07:20:05 8d3e0cb38062: Preparing 07:20:05 18fc786176a9: Preparing 07:20:05 73d096d5ca88: Preparing 07:20:05 d9d75d3e6b86: Preparing 07:20:05 78affd0457b2: Preparing 07:20:05 d902460794d9: Preparing 07:20:05 313cf8c0111c: Preparing 07:20:05 16113d51b718: Preparing 07:20:05 d902460794d9: Waiting 07:20:05 78affd0457b2: Waiting 07:20:05 e28688a293ff: Layer already exists 07:20:05 8d3e0cb38062: Layer already exists 07:20:05 18fc786176a9: Layer already exists 07:20:05 d9d75d3e6b86: Layer already exists 07:20:05 73d096d5ca88: Layer already exists 07:20:05 313cf8c0111c: Layer already exists 07:20:05 d902460794d9: Layer already exists 07:20:05 16113d51b718: Layer already exists 07:20:05 78affd0457b2: Layer already exists 07:20:05 3.2.0-dev.104: digest: sha256:77710613dcb3af9ee920a89569c6770952d571a3d2ce56eb99e0f341c273c508 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:06 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:20:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:20:06 e28688a293ff: Preparing 07:20:06 8d3e0cb38062: Preparing 07:20:06 18fc786176a9: Preparing 07:20:06 73d096d5ca88: Preparing 07:20:06 d9d75d3e6b86: Preparing 07:20:06 78affd0457b2: Preparing 07:20:06 d902460794d9: Preparing 07:20:06 313cf8c0111c: Preparing 07:20:06 16113d51b718: Preparing 07:20:06 d902460794d9: Waiting 07:20:06 313cf8c0111c: Waiting 07:20:06 16113d51b718: Waiting 07:20:06 78affd0457b2: Waiting 07:20:06 d9d75d3e6b86: Layer already exists 07:20:06 73d096d5ca88: Layer already exists 07:20:06 8d3e0cb38062: Layer already exists 07:20:06 e28688a293ff: Layer already exists 07:20:06 18fc786176a9: Layer already exists 07:20:06 d902460794d9: Layer already exists 07:20:06 313cf8c0111c: Layer already exists 07:20:06 78affd0457b2: Layer already exists 07:20:06 16113d51b718: Layer already exists 07:20:06 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:77710613dcb3af9ee920a89569c6770952d571a3d2ce56eb99e0f341c273c508 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:07 + 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 07:20:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:20:07 e28688a293ff: Preparing 07:20:07 8d3e0cb38062: Preparing 07:20:07 18fc786176a9: Preparing 07:20:07 73d096d5ca88: Preparing 07:20:07 d9d75d3e6b86: Preparing 07:20:07 78affd0457b2: Preparing 07:20:07 d902460794d9: Preparing 07:20:07 313cf8c0111c: Preparing 07:20:07 16113d51b718: Preparing 07:20:07 78affd0457b2: Waiting 07:20:07 d902460794d9: Waiting 07:20:07 313cf8c0111c: Waiting 07:20:07 16113d51b718: Waiting 07:20:07 e28688a293ff: Layer already exists 07:20:07 8d3e0cb38062: Layer already exists 07:20:07 73d096d5ca88: Layer already exists 07:20:07 18fc786176a9: Layer already exists 07:20:07 d9d75d3e6b86: Layer already exists 07:20:07 313cf8c0111c: Layer already exists 07:20:07 d902460794d9: Layer already exists 07:20:07 16113d51b718: Layer already exists 07:20:07 78affd0457b2: Layer already exists 07:20:07 main: digest: sha256:77710613dcb3af9ee920a89569c6770952d571a3d2ce56eb99e0f341c273c508 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:07 ===================================================== [Pipeline] echo 07:20:07 taggedImages: 07:20:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:20:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:20:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.104 07:20:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:20:07 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:20:07 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:20:07 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:20:07 latest 07:20:07 3.2.0-dev.104 07:20:07 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:20:07 main 07:20:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:20:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:20:08 539dce40c65f: Preparing 07:20:08 f6d8af5a4544: Preparing 07:20:08 b4e86450a588: Preparing 07:20:08 d9d75d3e6b86: Preparing 07:20:08 78affd0457b2: Preparing 07:20:08 252a39e1998b: Preparing 07:20:08 8a9c282e1624: Preparing 07:20:08 16113d51b718: Preparing 07:20:08 252a39e1998b: Waiting 07:20:08 8a9c282e1624: Waiting 07:20:08 16113d51b718: Waiting 07:20:08 f6d8af5a4544: Pushed 07:20:09 d9d75d3e6b86: Layer already exists 07:20:09 78affd0457b2: Layer already exists 07:20:09 16113d51b718: Layer already exists 07:20:09 539dce40c65f: Pushed 07:20:09 8a9c282e1624: Pushed 07:20:10 252a39e1998b: Pushed 07:20:18 b4e86450a588: Pushed 07:20:18 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:080f5c16d7d57e7a682d08abd6f175d43eda8bb670acc89121295f734335f194 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:20:19 539dce40c65f: Preparing 07:20:19 f6d8af5a4544: Preparing 07:20:19 b4e86450a588: Preparing 07:20:19 d9d75d3e6b86: Preparing 07:20:19 78affd0457b2: Preparing 07:20:19 252a39e1998b: Preparing 07:20:19 8a9c282e1624: Preparing 07:20:19 16113d51b718: Preparing 07:20:19 252a39e1998b: Waiting 07:20:19 8a9c282e1624: Waiting 07:20:19 16113d51b718: Waiting 07:20:19 539dce40c65f: Layer already exists 07:20:19 f6d8af5a4544: Layer already exists 07:20:19 b4e86450a588: Layer already exists 07:20:19 d9d75d3e6b86: Layer already exists 07:20:19 78affd0457b2: Layer already exists 07:20:19 8a9c282e1624: Layer already exists 07:20:19 16113d51b718: Layer already exists 07:20:19 252a39e1998b: Layer already exists 07:20:19 latest: digest: sha256:080f5c16d7d57e7a682d08abd6f175d43eda8bb670acc89121295f734335f194 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.104 07:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:20:20 539dce40c65f: Preparing 07:20:20 f6d8af5a4544: Preparing 07:20:20 b4e86450a588: Preparing 07:20:20 d9d75d3e6b86: Preparing 07:20:20 78affd0457b2: Preparing 07:20:20 252a39e1998b: Preparing 07:20:20 8a9c282e1624: Preparing 07:20:20 16113d51b718: Preparing 07:20:20 252a39e1998b: Waiting 07:20:20 8a9c282e1624: Waiting 07:20:20 16113d51b718: Waiting 07:20:20 d9d75d3e6b86: Layer already exists 07:20:20 f6d8af5a4544: Layer already exists 07:20:20 78affd0457b2: Layer already exists 07:20:20 b4e86450a588: Layer already exists 07:20:20 539dce40c65f: Layer already exists 07:20:20 16113d51b718: Layer already exists 07:20:20 8a9c282e1624: Layer already exists 07:20:20 252a39e1998b: Layer already exists 07:20:20 3.2.0-dev.104: digest: sha256:080f5c16d7d57e7a682d08abd6f175d43eda8bb670acc89121295f734335f194 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:20:21 539dce40c65f: Preparing 07:20:21 f6d8af5a4544: Preparing 07:20:21 b4e86450a588: Preparing 07:20:21 d9d75d3e6b86: Preparing 07:20:21 78affd0457b2: Preparing 07:20:21 252a39e1998b: Preparing 07:20:21 8a9c282e1624: Preparing 07:20:21 16113d51b718: Preparing 07:20:21 252a39e1998b: Waiting 07:20:21 8a9c282e1624: Waiting 07:20:21 16113d51b718: Waiting 07:20:21 78affd0457b2: Layer already exists 07:20:21 539dce40c65f: Layer already exists 07:20:21 b4e86450a588: Layer already exists 07:20:21 d9d75d3e6b86: Layer already exists 07:20:21 f6d8af5a4544: Layer already exists 07:20:21 16113d51b718: Layer already exists 07:20:21 8a9c282e1624: Layer already exists 07:20:21 252a39e1998b: Layer already exists 07:20:21 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:080f5c16d7d57e7a682d08abd6f175d43eda8bb670acc89121295f734335f194 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:20:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:20:22 539dce40c65f: Preparing 07:20:22 f6d8af5a4544: Preparing 07:20:22 b4e86450a588: Preparing 07:20:22 d9d75d3e6b86: Preparing 07:20:22 78affd0457b2: Preparing 07:20:22 252a39e1998b: Preparing 07:20:22 8a9c282e1624: Preparing 07:20:22 16113d51b718: Preparing 07:20:22 8a9c282e1624: Waiting 07:20:22 16113d51b718: Waiting 07:20:22 252a39e1998b: Waiting 07:20:22 78affd0457b2: Layer already exists 07:20:22 b4e86450a588: Layer already exists 07:20:22 d9d75d3e6b86: Layer already exists 07:20:22 f6d8af5a4544: Layer already exists 07:20:22 539dce40c65f: Layer already exists 07:20:22 8a9c282e1624: Layer already exists 07:20:22 16113d51b718: Layer already exists 07:20:22 252a39e1998b: Layer already exists 07:20:26 main: digest: sha256:080f5c16d7d57e7a682d08abd6f175d43eda8bb670acc89121295f734335f194 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:26 ===================================================== [Pipeline] echo 07:20:26 taggedImages: 07:20:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:20:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:20:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.104 07:20:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:20:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:20:26 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:20:26 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:20:26 latest 07:20:26 3.2.0-dev.104 07:20:26 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:20:26 main 07:20:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:20:27 c56d33ab4c5a: Preparing 07:20:27 ecb0e516267b: Preparing 07:20:27 98a222ec6486: Preparing 07:20:27 78affd0457b2: Preparing 07:20:27 cadace53107e: Preparing 07:20:27 9e1b67315a70: Preparing 07:20:27 16113d51b718: Preparing 07:20:27 9e1b67315a70: Waiting 07:20:27 16113d51b718: Waiting 07:20:27 78affd0457b2: Layer already exists 07:20:27 ecb0e516267b: Pushed 07:20:27 c56d33ab4c5a: Pushed 07:20:27 9e1b67315a70: Pushed 07:20:27 cadace53107e: Pushed 07:20:27 16113d51b718: Layer already exists 07:20:36 98a222ec6486: Pushed 07:20:36 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:f6c2fe14dc0fc55c01a534ede9e290e53a45371ed6c80e10f45e4309a5288f5c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:36 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:20:36 c56d33ab4c5a: Preparing 07:20:36 ecb0e516267b: Preparing 07:20:36 98a222ec6486: Preparing 07:20:36 78affd0457b2: Preparing 07:20:36 cadace53107e: Preparing 07:20:36 9e1b67315a70: Preparing 07:20:36 16113d51b718: Preparing 07:20:36 9e1b67315a70: Waiting 07:20:36 16113d51b718: Waiting 07:20:36 78affd0457b2: Layer already exists 07:20:36 ecb0e516267b: Layer already exists 07:20:36 cadace53107e: Layer already exists 07:20:36 c56d33ab4c5a: Layer already exists 07:20:36 98a222ec6486: Layer already exists 07:20:36 16113d51b718: Layer already exists 07:20:36 9e1b67315a70: Layer already exists 07:20:37 latest: digest: sha256:f6c2fe14dc0fc55c01a534ede9e290e53a45371ed6c80e10f45e4309a5288f5c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:37 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.104 07:20:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:20:38 c56d33ab4c5a: Preparing 07:20:38 ecb0e516267b: Preparing 07:20:38 98a222ec6486: Preparing 07:20:38 78affd0457b2: Preparing 07:20:38 cadace53107e: Preparing 07:20:38 9e1b67315a70: Preparing 07:20:38 16113d51b718: Preparing 07:20:38 9e1b67315a70: Waiting 07:20:38 16113d51b718: Waiting 07:20:38 ecb0e516267b: Layer already exists 07:20:38 cadace53107e: Layer already exists 07:20:38 c56d33ab4c5a: Layer already exists 07:20:38 98a222ec6486: Layer already exists 07:20:38 78affd0457b2: Layer already exists 07:20:38 9e1b67315a70: Layer already exists 07:20:38 16113d51b718: Layer already exists 07:20:38 3.2.0-dev.104: digest: sha256:f6c2fe14dc0fc55c01a534ede9e290e53a45371ed6c80e10f45e4309a5288f5c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:38 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:20:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:20:39 c56d33ab4c5a: Preparing 07:20:39 ecb0e516267b: Preparing 07:20:39 98a222ec6486: Preparing 07:20:39 78affd0457b2: Preparing 07:20:39 cadace53107e: Preparing 07:20:39 9e1b67315a70: Preparing 07:20:39 16113d51b718: Preparing 07:20:39 9e1b67315a70: Waiting 07:20:39 16113d51b718: Waiting 07:20:39 c56d33ab4c5a: Layer already exists 07:20:39 cadace53107e: Layer already exists 07:20:39 98a222ec6486: Layer already exists 07:20:39 78affd0457b2: Layer already exists 07:20:39 ecb0e516267b: Layer already exists 07:20:39 16113d51b718: Layer already exists 07:20:39 9e1b67315a70: Layer already exists 07:20:39 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:f6c2fe14dc0fc55c01a534ede9e290e53a45371ed6c80e10f45e4309a5288f5c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:39 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 07:20:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:20:40 c56d33ab4c5a: Preparing 07:20:40 ecb0e516267b: Preparing 07:20:40 98a222ec6486: Preparing 07:20:40 78affd0457b2: Preparing 07:20:40 cadace53107e: Preparing 07:20:40 9e1b67315a70: Preparing 07:20:40 16113d51b718: Preparing 07:20:40 9e1b67315a70: Waiting 07:20:40 16113d51b718: Waiting 07:20:40 cadace53107e: Layer already exists 07:20:40 98a222ec6486: Layer already exists 07:20:40 78affd0457b2: Layer already exists 07:20:40 ecb0e516267b: Layer already exists 07:20:40 c56d33ab4c5a: Layer already exists 07:20:40 16113d51b718: Layer already exists 07:20:40 9e1b67315a70: Layer already exists 07:20:40 main: digest: sha256:f6c2fe14dc0fc55c01a534ede9e290e53a45371ed6c80e10f45e4309a5288f5c size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:40 ===================================================== [Pipeline] echo 07:20:40 taggedImages: 07:20:40 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:20:40 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:20:40 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.104 07:20:40 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:20:40 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:20:40 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:20:40 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:20:40 latest 07:20:40 3.2.0-dev.104 07:20:40 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:20:40 main 07:20:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:20:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:20:41 4e00c1ee508e: Preparing 07:20:41 38695c92ce3c: Preparing 07:20:41 f73bcff1ac53: Preparing 07:20:41 3379c9f56740: Preparing 07:20:41 d9d75d3e6b86: Preparing 07:20:41 78affd0457b2: Preparing 07:20:41 d902460794d9: Preparing 07:20:41 313cf8c0111c: Preparing 07:20:41 16113d51b718: Preparing 07:20:41 d902460794d9: Waiting 07:20:41 313cf8c0111c: Waiting 07:20:41 16113d51b718: Waiting 07:20:41 d9d75d3e6b86: Layer already exists 07:20:41 78affd0457b2: Layer already exists 07:20:41 d902460794d9: Layer already exists 07:20:41 313cf8c0111c: Layer already exists 07:20:41 4e00c1ee508e: Pushed 07:20:41 f73bcff1ac53: Pushed 07:20:41 38695c92ce3c: Pushed 07:20:41 16113d51b718: Layer already exists 07:20:49 3379c9f56740: Pushed 07:20:49 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:ebf9b35d5b93ff797372371c7f2e891b6146694d1e63d10d11181d05575cfcd0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:20:50 4e00c1ee508e: Preparing 07:20:50 38695c92ce3c: Preparing 07:20:50 f73bcff1ac53: Preparing 07:20:50 3379c9f56740: Preparing 07:20:50 d9d75d3e6b86: Preparing 07:20:50 78affd0457b2: Preparing 07:20:50 d902460794d9: Preparing 07:20:50 313cf8c0111c: Preparing 07:20:50 16113d51b718: Preparing 07:20:50 d902460794d9: Waiting 07:20:50 78affd0457b2: Waiting 07:20:50 313cf8c0111c: Waiting 07:20:50 16113d51b718: Waiting 07:20:50 38695c92ce3c: Layer already exists 07:20:50 3379c9f56740: Layer already exists 07:20:50 d9d75d3e6b86: Layer already exists 07:20:50 f73bcff1ac53: Layer already exists 07:20:50 4e00c1ee508e: Layer already exists 07:20:50 78affd0457b2: Layer already exists 07:20:50 d902460794d9: Layer already exists 07:20:50 313cf8c0111c: Layer already exists 07:20:50 16113d51b718: Layer already exists 07:20:50 latest: digest: sha256:ebf9b35d5b93ff797372371c7f2e891b6146694d1e63d10d11181d05575cfcd0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.104 07:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:20:51 4e00c1ee508e: Preparing 07:20:51 38695c92ce3c: Preparing 07:20:51 f73bcff1ac53: Preparing 07:20:51 3379c9f56740: Preparing 07:20:51 d9d75d3e6b86: Preparing 07:20:51 78affd0457b2: Preparing 07:20:51 d902460794d9: Preparing 07:20:51 313cf8c0111c: Preparing 07:20:51 16113d51b718: Preparing 07:20:51 78affd0457b2: Waiting 07:20:51 d902460794d9: Waiting 07:20:51 313cf8c0111c: Waiting 07:20:51 16113d51b718: Waiting 07:20:51 d9d75d3e6b86: Layer already exists 07:20:51 4e00c1ee508e: Layer already exists 07:20:51 f73bcff1ac53: Layer already exists 07:20:51 3379c9f56740: Layer already exists 07:20:51 38695c92ce3c: Layer already exists 07:20:51 313cf8c0111c: Layer already exists 07:20:51 16113d51b718: Layer already exists 07:20:51 d902460794d9: Layer already exists 07:20:51 78affd0457b2: Layer already exists 07:20:51 3.2.0-dev.104: digest: sha256:ebf9b35d5b93ff797372371c7f2e891b6146694d1e63d10d11181d05575cfcd0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:20:52 4e00c1ee508e: Preparing 07:20:52 38695c92ce3c: Preparing 07:20:52 f73bcff1ac53: Preparing 07:20:52 3379c9f56740: Preparing 07:20:52 d9d75d3e6b86: Preparing 07:20:52 78affd0457b2: Preparing 07:20:52 d902460794d9: Preparing 07:20:52 313cf8c0111c: Preparing 07:20:52 16113d51b718: Preparing 07:20:52 d902460794d9: Waiting 07:20:52 313cf8c0111c: Waiting 07:20:52 16113d51b718: Waiting 07:20:52 78affd0457b2: Waiting 07:20:52 4e00c1ee508e: Layer already exists 07:20:52 38695c92ce3c: Layer already exists 07:20:52 3379c9f56740: Layer already exists 07:20:52 d9d75d3e6b86: Layer already exists 07:20:52 f73bcff1ac53: Layer already exists 07:20:52 313cf8c0111c: Layer already exists 07:20:52 d902460794d9: Layer already exists 07:20:52 78affd0457b2: Layer already exists 07:20:52 16113d51b718: Layer already exists 07:20:52 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:ebf9b35d5b93ff797372371c7f2e891b6146694d1e63d10d11181d05575cfcd0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:20:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:20:53 4e00c1ee508e: Preparing 07:20:53 38695c92ce3c: Preparing 07:20:53 f73bcff1ac53: Preparing 07:20:53 3379c9f56740: Preparing 07:20:53 d9d75d3e6b86: Preparing 07:20:53 78affd0457b2: Preparing 07:20:53 d902460794d9: Preparing 07:20:53 313cf8c0111c: Preparing 07:20:53 16113d51b718: Preparing 07:20:53 313cf8c0111c: Waiting 07:20:53 16113d51b718: Waiting 07:20:53 d902460794d9: Waiting 07:20:53 78affd0457b2: Waiting 07:20:53 d9d75d3e6b86: Layer already exists 07:20:53 3379c9f56740: Layer already exists 07:20:53 f73bcff1ac53: Layer already exists 07:20:53 4e00c1ee508e: Layer already exists 07:20:53 38695c92ce3c: Layer already exists 07:20:53 313cf8c0111c: Layer already exists 07:20:53 d902460794d9: Layer already exists 07:20:53 78affd0457b2: Layer already exists 07:20:53 16113d51b718: Layer already exists 07:20:53 main: digest: sha256:ebf9b35d5b93ff797372371c7f2e891b6146694d1e63d10d11181d05575cfcd0 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:53 ===================================================== [Pipeline] echo 07:20:53 taggedImages: 07:20:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:20:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:20:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.104 07:20:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:20:53 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:20:54 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:20:54 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:20:54 latest 07:20:54 3.2.0-dev.104 07:20:54 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:20:54 main 07:20:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:20:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:20:54 5abf53e1b878: Preparing 07:20:54 4fd1320ab365: Preparing 07:20:54 0161b857dbbb: Preparing 07:20:54 ba4b8c68d7c5: Preparing 07:20:54 1b6153ec0338: Preparing 07:20:54 f74cd6a4a5be: Preparing 07:20:54 3df19d93b86b: Preparing 07:20:54 909aaa56b574: Preparing 07:20:54 d9d75d3e6b86: Preparing 07:20:54 78affd0457b2: Preparing 07:20:54 c5b10f2283da: Preparing 07:20:54 46057d26e779: Preparing 07:20:54 5f70bf18a086: Preparing 07:20:54 148cdb40996e: Preparing 07:20:54 c343a3b0684d: Preparing 07:20:54 544014533739: Preparing 07:20:54 16113d51b718: Preparing 07:20:54 f74cd6a4a5be: Waiting 07:20:54 d9d75d3e6b86: Waiting 07:20:54 3df19d93b86b: Waiting 07:20:54 909aaa56b574: Waiting 07:20:54 78affd0457b2: Waiting 07:20:54 c5b10f2283da: Waiting 07:20:54 46057d26e779: Waiting 07:20:54 5f70bf18a086: Waiting 07:20:54 148cdb40996e: Waiting 07:20:54 c343a3b0684d: Waiting 07:20:54 544014533739: Waiting 07:20:54 16113d51b718: Waiting 07:20:55 0161b857dbbb: Pushed 07:20:55 4fd1320ab365: Pushed 07:20:55 1b6153ec0338: Pushed 07:20:55 ba4b8c68d7c5: Pushed 07:20:55 5abf53e1b878: Pushed 07:20:55 d9d75d3e6b86: Layer already exists 07:20:55 78affd0457b2: Layer already exists 07:20:55 f74cd6a4a5be: Pushed 07:20:55 3df19d93b86b: Pushed 07:20:55 5f70bf18a086: Layer already exists 07:20:55 46057d26e779: Pushed 07:20:55 c5b10f2283da: Pushed 07:20:55 16113d51b718: Layer already exists 07:20:55 148cdb40996e: Pushed 07:20:55 c343a3b0684d: Pushed 07:20:55 544014533739: Pushed 07:20:59 909aaa56b574: Pushed 07:21:00 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:76a66934640f383c6a83d3d27b419c75b0d40c509f6c9fa19314d0e2a2cfcd3a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:21:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:21:00 5abf53e1b878: Preparing 07:21:00 4fd1320ab365: Preparing 07:21:00 0161b857dbbb: Preparing 07:21:00 ba4b8c68d7c5: Preparing 07:21:00 1b6153ec0338: Preparing 07:21:00 f74cd6a4a5be: Preparing 07:21:00 3df19d93b86b: Preparing 07:21:00 909aaa56b574: Preparing 07:21:00 d9d75d3e6b86: Preparing 07:21:00 78affd0457b2: Preparing 07:21:00 c5b10f2283da: Preparing 07:21:00 46057d26e779: Preparing 07:21:00 5f70bf18a086: Preparing 07:21:00 148cdb40996e: Preparing 07:21:00 c343a3b0684d: Preparing 07:21:00 544014533739: Preparing 07:21:00 16113d51b718: Preparing 07:21:00 c5b10f2283da: Waiting 07:21:00 f74cd6a4a5be: Waiting 07:21:00 3df19d93b86b: Waiting 07:21:00 909aaa56b574: Waiting 07:21:00 78affd0457b2: Waiting 07:21:00 d9d75d3e6b86: Waiting 07:21:00 c343a3b0684d: Waiting 07:21:00 46057d26e779: Waiting 07:21:00 5f70bf18a086: Waiting 07:21:00 544014533739: Waiting 07:21:00 16113d51b718: Waiting 07:21:00 148cdb40996e: Waiting 07:21:00 0161b857dbbb: Layer already exists 07:21:00 4fd1320ab365: Layer already exists 07:21:00 ba4b8c68d7c5: Layer already exists 07:21:00 1b6153ec0338: Layer already exists 07:21:00 5abf53e1b878: Layer already exists 07:21:00 3df19d93b86b: Layer already exists 07:21:00 f74cd6a4a5be: Layer already exists 07:21:00 d9d75d3e6b86: Layer already exists 07:21:00 78affd0457b2: Layer already exists 07:21:00 909aaa56b574: Layer already exists 07:21:00 5f70bf18a086: Layer already exists 07:21:00 c5b10f2283da: Layer already exists 07:21:00 46057d26e779: Layer already exists 07:21:00 c343a3b0684d: Layer already exists 07:21:00 148cdb40996e: Layer already exists 07:21:01 544014533739: Layer already exists 07:21:01 16113d51b718: Layer already exists 07:21:01 latest: digest: sha256:76a66934640f383c6a83d3d27b419c75b0d40c509f6c9fa19314d0e2a2cfcd3a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.104 07:21:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:21:01 5abf53e1b878: Preparing 07:21:01 4fd1320ab365: Preparing 07:21:01 0161b857dbbb: Preparing 07:21:01 ba4b8c68d7c5: Preparing 07:21:01 1b6153ec0338: Preparing 07:21:01 f74cd6a4a5be: Preparing 07:21:01 3df19d93b86b: Preparing 07:21:01 909aaa56b574: Preparing 07:21:01 d9d75d3e6b86: Preparing 07:21:01 78affd0457b2: Preparing 07:21:01 c5b10f2283da: Preparing 07:21:01 f74cd6a4a5be: Waiting 07:21:01 3df19d93b86b: Waiting 07:21:01 909aaa56b574: Waiting 07:21:01 d9d75d3e6b86: Waiting 07:21:01 78affd0457b2: Waiting 07:21:01 46057d26e779: Preparing 07:21:01 c5b10f2283da: Waiting 07:21:01 5f70bf18a086: Preparing 07:21:01 148cdb40996e: Preparing 07:21:01 c343a3b0684d: Preparing 07:21:01 544014533739: Preparing 07:21:01 46057d26e779: Waiting 07:21:01 5f70bf18a086: Waiting 07:21:01 148cdb40996e: Waiting 07:21:01 c343a3b0684d: Waiting 07:21:01 16113d51b718: Preparing 07:21:01 544014533739: Waiting 07:21:01 16113d51b718: Waiting 07:21:01 5abf53e1b878: Layer already exists 07:21:01 4fd1320ab365: Layer already exists 07:21:01 ba4b8c68d7c5: Layer already exists 07:21:01 1b6153ec0338: Layer already exists 07:21:01 0161b857dbbb: Layer already exists 07:21:01 909aaa56b574: Layer already exists 07:21:01 f74cd6a4a5be: Layer already exists 07:21:01 3df19d93b86b: Layer already exists 07:21:01 d9d75d3e6b86: Layer already exists 07:21:01 78affd0457b2: Layer already exists 07:21:02 46057d26e779: Layer already exists 07:21:02 c5b10f2283da: Layer already exists 07:21:02 5f70bf18a086: Layer already exists 07:21:02 148cdb40996e: Layer already exists 07:21:02 c343a3b0684d: Layer already exists 07:21:02 544014533739: Layer already exists 07:21:02 16113d51b718: Layer already exists 07:21:02 3.2.0-dev.104: digest: sha256:76a66934640f383c6a83d3d27b419c75b0d40c509f6c9fa19314d0e2a2cfcd3a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:21:02 5abf53e1b878: Preparing 07:21:02 4fd1320ab365: Preparing 07:21:02 0161b857dbbb: Preparing 07:21:02 ba4b8c68d7c5: Preparing 07:21:02 1b6153ec0338: Preparing 07:21:02 f74cd6a4a5be: Preparing 07:21:02 3df19d93b86b: Preparing 07:21:02 909aaa56b574: Preparing 07:21:02 d9d75d3e6b86: Preparing 07:21:02 78affd0457b2: Preparing 07:21:02 c5b10f2283da: Preparing 07:21:02 46057d26e779: Preparing 07:21:02 5f70bf18a086: Preparing 07:21:02 148cdb40996e: Preparing 07:21:02 c343a3b0684d: Preparing 07:21:02 544014533739: Preparing 07:21:02 16113d51b718: Preparing 07:21:02 78affd0457b2: Waiting 07:21:02 c5b10f2283da: Waiting 07:21:02 46057d26e779: Waiting 07:21:02 5f70bf18a086: Waiting 07:21:02 f74cd6a4a5be: Waiting 07:21:02 148cdb40996e: Waiting 07:21:02 3df19d93b86b: Waiting 07:21:02 c343a3b0684d: Waiting 07:21:02 909aaa56b574: Waiting 07:21:02 544014533739: Waiting 07:21:02 d9d75d3e6b86: Waiting 07:21:02 16113d51b718: Waiting 07:21:02 0161b857dbbb: Layer already exists 07:21:02 5abf53e1b878: Layer already exists 07:21:02 1b6153ec0338: Layer already exists 07:21:02 ba4b8c68d7c5: Layer already exists 07:21:02 4fd1320ab365: Layer already exists 07:21:02 f74cd6a4a5be: Layer already exists 07:21:02 3df19d93b86b: Layer already exists 07:21:02 d9d75d3e6b86: Layer already exists 07:21:02 909aaa56b574: Layer already exists 07:21:02 78affd0457b2: Layer already exists 07:21:02 46057d26e779: Layer already exists 07:21:02 148cdb40996e: Layer already exists 07:21:02 5f70bf18a086: Layer already exists 07:21:02 c5b10f2283da: Layer already exists 07:21:02 c343a3b0684d: Layer already exists 07:21:03 544014533739: Layer already exists 07:21:03 16113d51b718: Layer already exists 07:21:03 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:76a66934640f383c6a83d3d27b419c75b0d40c509f6c9fa19314d0e2a2cfcd3a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:03 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:21:03 5abf53e1b878: Preparing 07:21:03 4fd1320ab365: Preparing 07:21:03 0161b857dbbb: Preparing 07:21:03 ba4b8c68d7c5: Preparing 07:21:03 1b6153ec0338: Preparing 07:21:03 f74cd6a4a5be: Preparing 07:21:03 3df19d93b86b: Preparing 07:21:03 909aaa56b574: Preparing 07:21:03 d9d75d3e6b86: Preparing 07:21:03 78affd0457b2: Preparing 07:21:03 c5b10f2283da: Preparing 07:21:03 46057d26e779: Preparing 07:21:03 5f70bf18a086: Preparing 07:21:03 148cdb40996e: Preparing 07:21:03 c343a3b0684d: Preparing 07:21:03 544014533739: Preparing 07:21:03 16113d51b718: Preparing 07:21:03 d9d75d3e6b86: Waiting 07:21:03 78affd0457b2: Waiting 07:21:03 c5b10f2283da: Waiting 07:21:03 46057d26e779: Waiting 07:21:03 5f70bf18a086: Waiting 07:21:03 148cdb40996e: Waiting 07:21:03 c343a3b0684d: Waiting 07:21:03 544014533739: Waiting 07:21:03 16113d51b718: Waiting 07:21:03 3df19d93b86b: Waiting 07:21:03 909aaa56b574: Waiting 07:21:03 f74cd6a4a5be: Waiting 07:21:03 0161b857dbbb: Layer already exists 07:21:03 1b6153ec0338: Layer already exists 07:21:03 4fd1320ab365: Layer already exists 07:21:03 5abf53e1b878: Layer already exists 07:21:03 ba4b8c68d7c5: Layer already exists 07:21:03 3df19d93b86b: Layer already exists 07:21:03 f74cd6a4a5be: Layer already exists 07:21:03 909aaa56b574: Layer already exists 07:21:03 78affd0457b2: Layer already exists 07:21:03 d9d75d3e6b86: Layer already exists 07:21:03 5f70bf18a086: Layer already exists 07:21:03 46057d26e779: Layer already exists 07:21:03 c5b10f2283da: Layer already exists 07:21:04 c343a3b0684d: Layer already exists 07:21:04 16113d51b718: Layer already exists 07:21:04 544014533739: Layer already exists 07:21:04 148cdb40996e: Layer already exists 07:21:04 main: digest: sha256:76a66934640f383c6a83d3d27b419c75b0d40c509f6c9fa19314d0e2a2cfcd3a size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:21:04 ===================================================== [Pipeline] echo 07:21:04 taggedImages: 07:21:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:21:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:21:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.104 07:21:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:21:04 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:21:04 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:21:04 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:21:04 latest 07:21:04 3.2.0-dev.104 07:21:04 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:21:04 main 07:21:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:21:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:21:05 f4344258cc2f: Preparing 07:21:05 57c2dd8ef063: Preparing 07:21:05 cfdd087fd6b1: Preparing 07:21:05 bc1cddbd5bb4: Preparing 07:21:05 d9d75d3e6b86: Preparing 07:21:05 78affd0457b2: Preparing 07:21:05 d902460794d9: Preparing 07:21:05 313cf8c0111c: Preparing 07:21:05 16113d51b718: Preparing 07:21:05 78affd0457b2: Waiting 07:21:05 313cf8c0111c: Waiting 07:21:05 16113d51b718: Waiting 07:21:05 d902460794d9: Waiting 07:21:05 d9d75d3e6b86: Layer already exists 07:21:05 cfdd087fd6b1: Pushed 07:21:05 78affd0457b2: Layer already exists 07:21:05 57c2dd8ef063: Pushed 07:21:05 d902460794d9: Layer already exists 07:21:05 313cf8c0111c: Layer already exists 07:21:05 f4344258cc2f: Pushed 07:21:05 16113d51b718: Layer already exists 07:21:11 bc1cddbd5bb4: Pushed 07:21:11 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:cdb8d5de5514997c0be91e362c5f153a589c7fa1457676582045ecddaa9d49a9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:11 + 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 07:21:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:21:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:21:12 f4344258cc2f: Preparing 07:21:12 57c2dd8ef063: Preparing 07:21:12 cfdd087fd6b1: Preparing 07:21:12 bc1cddbd5bb4: Preparing 07:21:12 d9d75d3e6b86: Preparing 07:21:12 78affd0457b2: Preparing 07:21:12 d902460794d9: Preparing 07:21:12 313cf8c0111c: Preparing 07:21:12 16113d51b718: Preparing 07:21:12 d902460794d9: Waiting 07:21:12 313cf8c0111c: Waiting 07:21:12 16113d51b718: Waiting 07:21:12 78affd0457b2: Waiting 07:21:12 d9d75d3e6b86: Layer already exists 07:21:12 f4344258cc2f: Layer already exists 07:21:12 cfdd087fd6b1: Layer already exists 07:21:12 57c2dd8ef063: Layer already exists 07:21:12 bc1cddbd5bb4: Layer already exists 07:21:12 313cf8c0111c: Layer already exists 07:21:12 d902460794d9: Layer already exists 07:21:12 78affd0457b2: Layer already exists 07:21:12 16113d51b718: Layer already exists 07:21:12 latest: digest: sha256:cdb8d5de5514997c0be91e362c5f153a589c7fa1457676582045ecddaa9d49a9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.104 07:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:21:13 f4344258cc2f: Preparing 07:21:13 57c2dd8ef063: Preparing 07:21:13 cfdd087fd6b1: Preparing 07:21:13 bc1cddbd5bb4: Preparing 07:21:13 d9d75d3e6b86: Preparing 07:21:13 78affd0457b2: Preparing 07:21:13 d902460794d9: Preparing 07:21:13 313cf8c0111c: Preparing 07:21:13 16113d51b718: Preparing 07:21:13 78affd0457b2: Waiting 07:21:13 d902460794d9: Waiting 07:21:13 313cf8c0111c: Waiting 07:21:13 16113d51b718: Waiting 07:21:13 57c2dd8ef063: Layer already exists 07:21:13 f4344258cc2f: Layer already exists 07:21:13 d9d75d3e6b86: Layer already exists 07:21:13 bc1cddbd5bb4: Layer already exists 07:21:13 cfdd087fd6b1: Layer already exists 07:21:13 313cf8c0111c: Layer already exists 07:21:13 78affd0457b2: Layer already exists 07:21:13 16113d51b718: Layer already exists 07:21:13 d902460794d9: Layer already exists 07:21:13 3.2.0-dev.104: digest: sha256:cdb8d5de5514997c0be91e362c5f153a589c7fa1457676582045ecddaa9d49a9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:21:14 f4344258cc2f: Preparing 07:21:14 57c2dd8ef063: Preparing 07:21:14 cfdd087fd6b1: Preparing 07:21:14 bc1cddbd5bb4: Preparing 07:21:14 d9d75d3e6b86: Preparing 07:21:14 78affd0457b2: Preparing 07:21:14 d902460794d9: Preparing 07:21:14 313cf8c0111c: Preparing 07:21:14 16113d51b718: Preparing 07:21:14 d902460794d9: Waiting 07:21:14 313cf8c0111c: Waiting 07:21:14 16113d51b718: Waiting 07:21:14 78affd0457b2: Waiting 07:21:14 f4344258cc2f: Layer already exists 07:21:14 bc1cddbd5bb4: Layer already exists 07:21:14 d9d75d3e6b86: Layer already exists 07:21:14 57c2dd8ef063: Layer already exists 07:21:14 cfdd087fd6b1: Layer already exists 07:21:14 d902460794d9: Layer already exists 07:21:14 78affd0457b2: Layer already exists 07:21:14 16113d51b718: Layer already exists 07:21:14 313cf8c0111c: Layer already exists 07:21:14 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:cdb8d5de5514997c0be91e362c5f153a589c7fa1457676582045ecddaa9d49a9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:14 + 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 07:21:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:21:15 f4344258cc2f: Preparing 07:21:15 57c2dd8ef063: Preparing 07:21:15 cfdd087fd6b1: Preparing 07:21:15 bc1cddbd5bb4: Preparing 07:21:15 d9d75d3e6b86: Preparing 07:21:15 78affd0457b2: Preparing 07:21:15 d902460794d9: Preparing 07:21:15 313cf8c0111c: Preparing 07:21:15 16113d51b718: Preparing 07:21:15 78affd0457b2: Waiting 07:21:15 d902460794d9: Waiting 07:21:15 313cf8c0111c: Waiting 07:21:15 16113d51b718: Waiting 07:21:15 d9d75d3e6b86: Layer already exists 07:21:15 57c2dd8ef063: Layer already exists 07:21:15 cfdd087fd6b1: Layer already exists 07:21:15 bc1cddbd5bb4: Layer already exists 07:21:15 f4344258cc2f: Layer already exists 07:21:15 78affd0457b2: Layer already exists 07:21:15 d902460794d9: Layer already exists 07:21:15 313cf8c0111c: Layer already exists 07:21:15 16113d51b718: Layer already exists 07:21:15 main: digest: sha256:cdb8d5de5514997c0be91e362c5f153a589c7fa1457676582045ecddaa9d49a9 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:21:15 ===================================================== [Pipeline] echo 07:21:15 taggedImages: 07:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.104 07:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:21:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:21:15 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:21:15 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:21:15 latest 07:21:15 3.2.0-dev.104 07:21:15 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:21:15 main 07:21:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:21:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:21:16 1ecc522e4d55: Preparing 07:21:16 7db3779c14fd: Preparing 07:21:16 a5724e9da424: Preparing 07:21:16 9f149cafae15: Preparing 07:21:16 a3ca38a0c934: Preparing 07:21:16 d9d75d3e6b86: Preparing 07:21:16 78affd0457b2: Preparing 07:21:16 fa4d31d21ad3: Preparing 07:21:16 684c98145d3e: Preparing 07:21:16 6c5622efe548: Preparing 07:21:16 16113d51b718: Preparing 07:21:16 fa4d31d21ad3: Waiting 07:21:16 d9d75d3e6b86: Waiting 07:21:16 684c98145d3e: Waiting 07:21:16 6c5622efe548: Waiting 07:21:17 a3ca38a0c934: Pushed 07:21:17 9f149cafae15: Pushed 07:21:17 7db3779c14fd: Pushed 07:21:17 1ecc522e4d55: Pushed 07:21:17 d9d75d3e6b86: Layer already exists 07:21:17 78affd0457b2: Layer already exists 07:21:17 16113d51b718: Layer already exists 07:21:17 fa4d31d21ad3: Pushed 07:21:17 684c98145d3e: Pushed 07:21:20 6c5622efe548: Pushed 07:21:20 a5724e9da424: Pushed 07:21:20 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:c27f3f35472913994ed174bea14a3ea2175cf5b3feb4a187057e701e56fd102f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:21 + 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 07:21:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:21:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:21:21 1ecc522e4d55: Preparing 07:21:21 7db3779c14fd: Preparing 07:21:21 a5724e9da424: Preparing 07:21:21 9f149cafae15: Preparing 07:21:21 a3ca38a0c934: Preparing 07:21:21 d9d75d3e6b86: Preparing 07:21:21 78affd0457b2: Preparing 07:21:21 fa4d31d21ad3: Preparing 07:21:21 684c98145d3e: Preparing 07:21:21 6c5622efe548: Preparing 07:21:21 16113d51b718: Preparing 07:21:21 d9d75d3e6b86: Waiting 07:21:21 78affd0457b2: Waiting 07:21:21 16113d51b718: Waiting 07:21:21 6c5622efe548: Waiting 07:21:21 fa4d31d21ad3: Waiting 07:21:21 684c98145d3e: Waiting 07:21:21 1ecc522e4d55: Layer already exists 07:21:21 a3ca38a0c934: Layer already exists 07:21:21 9f149cafae15: Layer already exists 07:21:21 a5724e9da424: Layer already exists 07:21:21 7db3779c14fd: Layer already exists 07:21:21 684c98145d3e: Layer already exists 07:21:21 78affd0457b2: Layer already exists 07:21:21 d9d75d3e6b86: Layer already exists 07:21:21 fa4d31d21ad3: Layer already exists 07:21:21 6c5622efe548: Layer already exists 07:21:21 16113d51b718: Layer already exists 07:21:21 latest: digest: sha256:c27f3f35472913994ed174bea14a3ea2175cf5b3feb4a187057e701e56fd102f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.104 07:21:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:21:22 1ecc522e4d55: Preparing 07:21:22 7db3779c14fd: Preparing 07:21:22 a5724e9da424: Preparing 07:21:22 9f149cafae15: Preparing 07:21:22 a3ca38a0c934: Preparing 07:21:22 d9d75d3e6b86: Preparing 07:21:22 78affd0457b2: Preparing 07:21:22 fa4d31d21ad3: Preparing 07:21:22 684c98145d3e: Preparing 07:21:22 6c5622efe548: Preparing 07:21:22 16113d51b718: Preparing 07:21:22 78affd0457b2: Waiting 07:21:22 fa4d31d21ad3: Waiting 07:21:22 684c98145d3e: Waiting 07:21:22 6c5622efe548: Waiting 07:21:22 d9d75d3e6b86: Waiting 07:21:22 16113d51b718: Waiting 07:21:22 7db3779c14fd: Layer already exists 07:21:22 9f149cafae15: Layer already exists 07:21:22 a3ca38a0c934: Layer already exists 07:21:22 a5724e9da424: Layer already exists 07:21:22 1ecc522e4d55: Layer already exists 07:21:22 d9d75d3e6b86: Layer already exists 07:21:22 78affd0457b2: Layer already exists 07:21:22 fa4d31d21ad3: Layer already exists 07:21:22 684c98145d3e: Layer already exists 07:21:22 6c5622efe548: Layer already exists 07:21:22 16113d51b718: Layer already exists 07:21:22 3.2.0-dev.104: digest: sha256:c27f3f35472913994ed174bea14a3ea2175cf5b3feb4a187057e701e56fd102f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:21:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:21:23 1ecc522e4d55: Preparing 07:21:23 7db3779c14fd: Preparing 07:21:23 a5724e9da424: Preparing 07:21:23 9f149cafae15: Preparing 07:21:23 a3ca38a0c934: Preparing 07:21:23 d9d75d3e6b86: Preparing 07:21:23 78affd0457b2: Preparing 07:21:23 fa4d31d21ad3: Preparing 07:21:23 684c98145d3e: Preparing 07:21:23 6c5622efe548: Preparing 07:21:23 16113d51b718: Preparing 07:21:23 d9d75d3e6b86: Waiting 07:21:23 78affd0457b2: Waiting 07:21:23 fa4d31d21ad3: Waiting 07:21:23 684c98145d3e: Waiting 07:21:23 16113d51b718: Waiting 07:21:23 6c5622efe548: Waiting 07:21:23 7db3779c14fd: Layer already exists 07:21:23 a3ca38a0c934: Layer already exists 07:21:23 9f149cafae15: Layer already exists 07:21:23 a5724e9da424: Layer already exists 07:21:23 1ecc522e4d55: Layer already exists 07:21:23 6c5622efe548: Layer already exists 07:21:23 684c98145d3e: Layer already exists 07:21:23 d9d75d3e6b86: Layer already exists 07:21:23 78affd0457b2: Layer already exists 07:21:23 fa4d31d21ad3: Layer already exists 07:21:23 16113d51b718: Layer already exists 07:21:23 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:c27f3f35472913994ed174bea14a3ea2175cf5b3feb4a187057e701e56fd102f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:24 + 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 07:21:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:21:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:21:24 1ecc522e4d55: Preparing 07:21:24 7db3779c14fd: Preparing 07:21:24 a5724e9da424: Preparing 07:21:24 9f149cafae15: Preparing 07:21:24 a3ca38a0c934: Preparing 07:21:24 d9d75d3e6b86: Preparing 07:21:24 78affd0457b2: Preparing 07:21:24 fa4d31d21ad3: Preparing 07:21:24 684c98145d3e: Preparing 07:21:24 6c5622efe548: Preparing 07:21:24 16113d51b718: Preparing 07:21:24 d9d75d3e6b86: Waiting 07:21:24 78affd0457b2: Waiting 07:21:24 fa4d31d21ad3: Waiting 07:21:24 684c98145d3e: Waiting 07:21:24 6c5622efe548: Waiting 07:21:24 16113d51b718: Waiting 07:21:24 9f149cafae15: Layer already exists 07:21:24 1ecc522e4d55: Layer already exists 07:21:24 a3ca38a0c934: Layer already exists 07:21:24 7db3779c14fd: Layer already exists 07:21:24 a5724e9da424: Layer already exists 07:21:24 fa4d31d21ad3: Layer already exists 07:21:24 6c5622efe548: Layer already exists 07:21:24 78affd0457b2: Layer already exists 07:21:24 d9d75d3e6b86: Layer already exists 07:21:24 684c98145d3e: Layer already exists 07:21:24 16113d51b718: Layer already exists 07:21:24 main: digest: sha256:c27f3f35472913994ed174bea14a3ea2175cf5b3feb4a187057e701e56fd102f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:21:25 ===================================================== [Pipeline] echo 07:21:25 taggedImages: 07:21:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:21:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:21:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.104 07:21:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:21:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:21:25 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:21:25 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:21:25 latest 07:21:25 3.2.0-dev.104 07:21:25 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:21:25 main 07:21:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:21:25 2379b02c3e08: Preparing 07:21:25 380e53331a51: Preparing 07:21:25 b50beceab8f8: Preparing 07:21:25 d820882f0133: Preparing 07:21:25 4d897591175e: Preparing 07:21:25 63bc0db4009e: Preparing 07:21:25 abb3becb7403: Preparing 07:21:25 d9d75d3e6b86: Preparing 07:21:25 78affd0457b2: Preparing 07:21:25 7593de171e71: Preparing 07:21:25 52964792d496: Preparing 07:21:25 16113d51b718: Preparing 07:21:25 78affd0457b2: Waiting 07:21:25 7593de171e71: Waiting 07:21:25 63bc0db4009e: Waiting 07:21:25 52964792d496: Waiting 07:21:25 d9d75d3e6b86: Waiting 07:21:25 abb3becb7403: Waiting 07:21:26 380e53331a51: Pushed 07:21:26 4d897591175e: Pushed 07:21:26 2379b02c3e08: Pushed 07:21:26 d9d75d3e6b86: Layer already exists 07:21:26 63bc0db4009e: Pushed 07:21:26 78affd0457b2: Layer already exists 07:21:26 abb3becb7403: Pushed 07:21:26 7593de171e71: Pushed 07:21:28 16113d51b718: Layer already exists 07:21:29 d820882f0133: Pushed 07:21:31 b50beceab8f8: Pushed 07:21:31 52964792d496: Pushed 07:21:31 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:fa75b0af4d616241824ca5e03d3e998acbfa5f9d40f6bce8cca4600eb5c4704b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:31 + 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 07:21:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:21:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:21:32 2379b02c3e08: Preparing 07:21:32 380e53331a51: Preparing 07:21:32 b50beceab8f8: Preparing 07:21:32 d820882f0133: Preparing 07:21:32 4d897591175e: Preparing 07:21:32 63bc0db4009e: Preparing 07:21:32 abb3becb7403: Preparing 07:21:32 d9d75d3e6b86: Preparing 07:21:32 78affd0457b2: Preparing 07:21:32 7593de171e71: Preparing 07:21:32 52964792d496: Preparing 07:21:32 16113d51b718: Preparing 07:21:32 63bc0db4009e: Waiting 07:21:32 78affd0457b2: Waiting 07:21:32 abb3becb7403: Waiting 07:21:32 7593de171e71: Waiting 07:21:32 d9d75d3e6b86: Waiting 07:21:32 52964792d496: Waiting 07:21:32 16113d51b718: Waiting 07:21:32 b50beceab8f8: Layer already exists 07:21:32 d820882f0133: Layer already exists 07:21:32 380e53331a51: Layer already exists 07:21:32 2379b02c3e08: Layer already exists 07:21:32 4d897591175e: Layer already exists 07:21:32 78affd0457b2: Layer already exists 07:21:32 abb3becb7403: Layer already exists 07:21:32 63bc0db4009e: Layer already exists 07:21:32 d9d75d3e6b86: Layer already exists 07:21:32 7593de171e71: Layer already exists 07:21:32 52964792d496: Layer already exists 07:21:32 16113d51b718: Layer already exists 07:21:32 latest: digest: sha256:fa75b0af4d616241824ca5e03d3e998acbfa5f9d40f6bce8cca4600eb5c4704b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.104 07:21:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:21:33 2379b02c3e08: Preparing 07:21:33 380e53331a51: Preparing 07:21:33 b50beceab8f8: Preparing 07:21:33 d820882f0133: Preparing 07:21:33 4d897591175e: Preparing 07:21:33 63bc0db4009e: Preparing 07:21:33 abb3becb7403: Preparing 07:21:33 63bc0db4009e: Waiting 07:21:33 abb3becb7403: Waiting 07:21:33 d9d75d3e6b86: Preparing 07:21:33 78affd0457b2: Preparing 07:21:33 d9d75d3e6b86: Waiting 07:21:33 7593de171e71: Preparing 07:21:33 7593de171e71: Waiting 07:21:33 52964792d496: Preparing 07:21:33 16113d51b718: Preparing 07:21:33 16113d51b718: Waiting 07:21:33 52964792d496: Waiting 07:21:33 380e53331a51: Layer already exists 07:21:33 2379b02c3e08: Layer already exists 07:21:33 4d897591175e: Layer already exists 07:21:33 d820882f0133: Layer already exists 07:21:33 b50beceab8f8: Layer already exists 07:21:33 63bc0db4009e: Layer already exists 07:21:33 d9d75d3e6b86: Layer already exists 07:21:33 abb3becb7403: Layer already exists 07:21:33 7593de171e71: Layer already exists 07:21:33 16113d51b718: Layer already exists 07:21:33 78affd0457b2: Layer already exists 07:21:33 52964792d496: Layer already exists 07:21:33 3.2.0-dev.104: digest: sha256:fa75b0af4d616241824ca5e03d3e998acbfa5f9d40f6bce8cca4600eb5c4704b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:21:34 2379b02c3e08: Preparing 07:21:34 380e53331a51: Preparing 07:21:34 b50beceab8f8: Preparing 07:21:34 d820882f0133: Preparing 07:21:34 4d897591175e: Preparing 07:21:34 63bc0db4009e: Preparing 07:21:34 abb3becb7403: Preparing 07:21:34 d9d75d3e6b86: Preparing 07:21:34 78affd0457b2: Preparing 07:21:34 7593de171e71: Preparing 07:21:34 52964792d496: Preparing 07:21:34 16113d51b718: Preparing 07:21:34 d9d75d3e6b86: Waiting 07:21:34 78affd0457b2: Waiting 07:21:34 7593de171e71: Waiting 07:21:34 52964792d496: Waiting 07:21:34 16113d51b718: Waiting 07:21:34 abb3becb7403: Waiting 07:21:34 63bc0db4009e: Waiting 07:21:34 4d897591175e: Layer already exists 07:21:34 b50beceab8f8: Layer already exists 07:21:34 d820882f0133: Layer already exists 07:21:34 380e53331a51: Layer already exists 07:21:34 2379b02c3e08: Layer already exists 07:21:34 abb3becb7403: Layer already exists 07:21:34 63bc0db4009e: Layer already exists 07:21:34 d9d75d3e6b86: Layer already exists 07:21:34 78affd0457b2: Layer already exists 07:21:34 7593de171e71: Layer already exists 07:21:34 16113d51b718: Layer already exists 07:21:34 52964792d496: Layer already exists 07:21:34 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:fa75b0af4d616241824ca5e03d3e998acbfa5f9d40f6bce8cca4600eb5c4704b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:34 + 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 07:21:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:21:35 2379b02c3e08: Preparing 07:21:35 380e53331a51: Preparing 07:21:35 b50beceab8f8: Preparing 07:21:35 d820882f0133: Preparing 07:21:35 4d897591175e: Preparing 07:21:35 63bc0db4009e: Preparing 07:21:35 abb3becb7403: Preparing 07:21:35 d9d75d3e6b86: Preparing 07:21:35 78affd0457b2: Preparing 07:21:35 7593de171e71: Preparing 07:21:35 52964792d496: Preparing 07:21:35 16113d51b718: Preparing 07:21:35 78affd0457b2: Waiting 07:21:35 7593de171e71: Waiting 07:21:35 52964792d496: Waiting 07:21:35 16113d51b718: Waiting 07:21:35 abb3becb7403: Waiting 07:21:35 63bc0db4009e: Waiting 07:21:35 d9d75d3e6b86: Waiting 07:21:35 380e53331a51: Layer already exists 07:21:35 4d897591175e: Layer already exists 07:21:35 2379b02c3e08: Layer already exists 07:21:35 d820882f0133: Layer already exists 07:21:35 b50beceab8f8: Layer already exists 07:21:35 abb3becb7403: Layer already exists 07:21:35 7593de171e71: Layer already exists 07:21:35 d9d75d3e6b86: Layer already exists 07:21:35 78affd0457b2: Layer already exists 07:21:35 63bc0db4009e: Layer already exists 07:21:35 52964792d496: Layer already exists 07:21:35 16113d51b718: Layer already exists 07:21:35 main: digest: sha256:fa75b0af4d616241824ca5e03d3e998acbfa5f9d40f6bce8cca4600eb5c4704b size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:21:35 ===================================================== [Pipeline] echo 07:21:35 taggedImages: 07:21:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:21:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:21:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.104 07:21:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:21:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:21:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:21:35 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:21:35 latest 07:21:35 3.2.0-dev.104 07:21:35 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:21:35 main 07:21:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:35 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:21:36 904c7888cb68: Preparing 07:21:36 9eb2f1cdb2a2: Preparing 07:21:36 d9d75d3e6b86: Preparing 07:21:36 78affd0457b2: Preparing 07:21:36 8ed55a602189: Preparing 07:21:36 0b21b18c2660: Preparing 07:21:36 16113d51b718: Preparing 07:21:36 0b21b18c2660: Waiting 07:21:36 16113d51b718: Waiting 07:21:36 d9d75d3e6b86: Layer already exists 07:21:36 78affd0457b2: Layer already exists 07:21:36 904c7888cb68: Pushed 07:21:36 16113d51b718: Layer already exists 07:21:36 8ed55a602189: Pushed 07:21:38 0b21b18c2660: Pushed 07:21:42 9eb2f1cdb2a2: Pushed 07:21:42 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:112fa11c64b5daf794d5f0e226e79874aac2556b3fc12384f3788021d96412dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:43 + 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 07:21:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:21:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:21:43 904c7888cb68: Preparing 07:21:43 9eb2f1cdb2a2: Preparing 07:21:43 d9d75d3e6b86: Preparing 07:21:43 78affd0457b2: Preparing 07:21:43 8ed55a602189: Preparing 07:21:43 0b21b18c2660: Preparing 07:21:43 16113d51b718: Preparing 07:21:43 0b21b18c2660: Waiting 07:21:43 16113d51b718: Waiting 07:21:43 904c7888cb68: Layer already exists 07:21:43 8ed55a602189: Layer already exists 07:21:43 9eb2f1cdb2a2: Layer already exists 07:21:43 78affd0457b2: Layer already exists 07:21:43 d9d75d3e6b86: Layer already exists 07:21:43 0b21b18c2660: Layer already exists 07:21:43 16113d51b718: Layer already exists 07:21:43 latest: digest: sha256:112fa11c64b5daf794d5f0e226e79874aac2556b3fc12384f3788021d96412dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.104 07:21:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:21:44 904c7888cb68: Preparing 07:21:44 9eb2f1cdb2a2: Preparing 07:21:44 d9d75d3e6b86: Preparing 07:21:44 78affd0457b2: Preparing 07:21:44 8ed55a602189: Preparing 07:21:44 0b21b18c2660: Preparing 07:21:44 16113d51b718: Preparing 07:21:44 0b21b18c2660: Waiting 07:21:44 9eb2f1cdb2a2: Layer already exists 07:21:44 8ed55a602189: Layer already exists 07:21:44 d9d75d3e6b86: Layer already exists 07:21:44 78affd0457b2: Layer already exists 07:21:44 904c7888cb68: Layer already exists 07:21:44 16113d51b718: Layer already exists 07:21:44 0b21b18c2660: Layer already exists 07:21:44 3.2.0-dev.104: digest: sha256:112fa11c64b5daf794d5f0e226e79874aac2556b3fc12384f3788021d96412dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:45 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:21:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:21:45 904c7888cb68: Preparing 07:21:45 9eb2f1cdb2a2: Preparing 07:21:45 d9d75d3e6b86: Preparing 07:21:45 78affd0457b2: Preparing 07:21:45 8ed55a602189: Preparing 07:21:45 0b21b18c2660: Preparing 07:21:45 16113d51b718: Preparing 07:21:45 0b21b18c2660: Waiting 07:21:45 8ed55a602189: Layer already exists 07:21:45 904c7888cb68: Layer already exists 07:21:45 9eb2f1cdb2a2: Layer already exists 07:21:45 78affd0457b2: Layer already exists 07:21:45 d9d75d3e6b86: Layer already exists 07:21:45 0b21b18c2660: Layer already exists 07:21:45 16113d51b718: Layer already exists 07:21:45 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:112fa11c64b5daf794d5f0e226e79874aac2556b3fc12384f3788021d96412dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:46 + 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 07:21:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:21:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:21:46 904c7888cb68: Preparing 07:21:46 9eb2f1cdb2a2: Preparing 07:21:46 d9d75d3e6b86: Preparing 07:21:46 78affd0457b2: Preparing 07:21:46 8ed55a602189: Preparing 07:21:46 0b21b18c2660: Preparing 07:21:46 16113d51b718: Preparing 07:21:46 0b21b18c2660: Waiting 07:21:46 16113d51b718: Waiting 07:21:46 d9d75d3e6b86: Layer already exists 07:21:46 904c7888cb68: Layer already exists 07:21:46 8ed55a602189: Layer already exists 07:21:46 9eb2f1cdb2a2: Layer already exists 07:21:46 78affd0457b2: Layer already exists 07:21:46 16113d51b718: Layer already exists 07:21:46 0b21b18c2660: Layer already exists 07:21:46 main: digest: sha256:112fa11c64b5daf794d5f0e226e79874aac2556b3fc12384f3788021d96412dd size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:21:46 ===================================================== [Pipeline] echo 07:21:46 taggedImages: 07:21:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:21:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:21:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.104 07:21:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:21:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:21:46 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:21:46 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:21:46 latest 07:21:46 3.2.0-dev.104 07:21:46 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:21:46 main 07:21:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:21:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:21:47 5c6d6c77fec2: Preparing 07:21:47 df963f476b01: Preparing 07:21:47 29bf786c273f: Preparing 07:21:47 d9d75d3e6b86: Preparing 07:21:47 78affd0457b2: Preparing 07:21:47 faf5d2f1735f: Preparing 07:21:47 4a544186463c: Preparing 07:21:47 8199b6c122ed: Preparing 07:21:47 1ca643c8029c: Preparing 07:21:47 16113d51b718: Preparing 07:21:47 8199b6c122ed: Waiting 07:21:47 1ca643c8029c: Waiting 07:21:47 16113d51b718: Waiting 07:21:47 faf5d2f1735f: Waiting 07:21:47 4a544186463c: Waiting 07:21:47 78affd0457b2: Layer already exists 07:21:47 d9d75d3e6b86: Layer already exists 07:21:47 df963f476b01: Pushed 07:21:47 29bf786c273f: Pushed 07:21:47 5c6d6c77fec2: Pushed 07:21:47 16113d51b718: Layer already exists 07:21:48 8199b6c122ed: Pushed 07:21:48 1ca643c8029c: Pushed 07:22:03 4a544186463c: Pushed 07:22:10 faf5d2f1735f: Pushed 07:22:10 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:90692aad487b1755515091170288a444067a6af587c30107cad3d17a7f8df03d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:10 + 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 07:22:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:22:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:22:11 5c6d6c77fec2: Preparing 07:22:11 df963f476b01: Preparing 07:22:11 29bf786c273f: Preparing 07:22:11 d9d75d3e6b86: Preparing 07:22:11 78affd0457b2: Preparing 07:22:11 faf5d2f1735f: Preparing 07:22:11 4a544186463c: Preparing 07:22:11 8199b6c122ed: Preparing 07:22:11 1ca643c8029c: Preparing 07:22:11 16113d51b718: Preparing 07:22:11 faf5d2f1735f: Waiting 07:22:11 4a544186463c: Waiting 07:22:11 8199b6c122ed: Waiting 07:22:11 1ca643c8029c: Waiting 07:22:11 16113d51b718: Waiting 07:22:11 df963f476b01: Layer already exists 07:22:11 d9d75d3e6b86: Layer already exists 07:22:11 5c6d6c77fec2: Layer already exists 07:22:11 29bf786c273f: Layer already exists 07:22:11 78affd0457b2: Layer already exists 07:22:11 8199b6c122ed: Layer already exists 07:22:11 faf5d2f1735f: Layer already exists 07:22:11 1ca643c8029c: Layer already exists 07:22:11 4a544186463c: Layer already exists 07:22:11 16113d51b718: Layer already exists 07:22:11 latest: digest: sha256:90692aad487b1755515091170288a444067a6af587c30107cad3d17a7f8df03d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:12 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.104 07:22:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:22:12 5c6d6c77fec2: Preparing 07:22:12 df963f476b01: Preparing 07:22:12 29bf786c273f: Preparing 07:22:12 d9d75d3e6b86: Preparing 07:22:12 78affd0457b2: Preparing 07:22:12 faf5d2f1735f: Preparing 07:22:12 4a544186463c: Preparing 07:22:12 faf5d2f1735f: Waiting 07:22:12 4a544186463c: Waiting 07:22:12 8199b6c122ed: Preparing 07:22:12 1ca643c8029c: Preparing 07:22:12 8199b6c122ed: Waiting 07:22:12 1ca643c8029c: Waiting 07:22:12 16113d51b718: Preparing 07:22:12 16113d51b718: Waiting 07:22:12 5c6d6c77fec2: Layer already exists 07:22:12 29bf786c273f: Layer already exists 07:22:12 d9d75d3e6b86: Layer already exists 07:22:12 df963f476b01: Layer already exists 07:22:12 78affd0457b2: Layer already exists 07:22:12 faf5d2f1735f: Layer already exists 07:22:12 8199b6c122ed: Layer already exists 07:22:12 16113d51b718: Layer already exists 07:22:12 1ca643c8029c: Layer already exists 07:22:12 4a544186463c: Layer already exists 07:22:12 3.2.0-dev.104: digest: sha256:90692aad487b1755515091170288a444067a6af587c30107cad3d17a7f8df03d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:22:14 5c6d6c77fec2: Preparing 07:22:14 df963f476b01: Preparing 07:22:14 29bf786c273f: Preparing 07:22:14 d9d75d3e6b86: Preparing 07:22:14 78affd0457b2: Preparing 07:22:14 faf5d2f1735f: Preparing 07:22:14 4a544186463c: Preparing 07:22:14 8199b6c122ed: Preparing 07:22:14 1ca643c8029c: Preparing 07:22:14 16113d51b718: Preparing 07:22:14 faf5d2f1735f: Waiting 07:22:14 4a544186463c: Waiting 07:22:14 8199b6c122ed: Waiting 07:22:14 1ca643c8029c: Waiting 07:22:14 16113d51b718: Waiting 07:22:14 d9d75d3e6b86: Layer already exists 07:22:14 29bf786c273f: Layer already exists 07:22:14 78affd0457b2: Layer already exists 07:22:14 5c6d6c77fec2: Layer already exists 07:22:14 df963f476b01: Layer already exists 07:22:14 faf5d2f1735f: Layer already exists 07:22:14 4a544186463c: Layer already exists 07:22:14 8199b6c122ed: Layer already exists 07:22:14 16113d51b718: Layer already exists 07:22:14 1ca643c8029c: Layer already exists 07:22:14 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:90692aad487b1755515091170288a444067a6af587c30107cad3d17a7f8df03d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:15 + 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 07:22:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 07:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:22:15 5c6d6c77fec2: Preparing 07:22:15 df963f476b01: Preparing 07:22:15 29bf786c273f: Preparing 07:22:15 d9d75d3e6b86: Preparing 07:22:15 78affd0457b2: Preparing 07:22:15 faf5d2f1735f: Preparing 07:22:15 4a544186463c: Preparing 07:22:15 8199b6c122ed: Preparing 07:22:15 1ca643c8029c: Preparing 07:22:15 16113d51b718: Preparing 07:22:15 4a544186463c: Waiting 07:22:15 8199b6c122ed: Waiting 07:22:15 1ca643c8029c: Waiting 07:22:15 16113d51b718: Waiting 07:22:15 faf5d2f1735f: Waiting 07:22:15 78affd0457b2: Layer already exists 07:22:15 29bf786c273f: Layer already exists 07:22:15 5c6d6c77fec2: Layer already exists 07:22:15 df963f476b01: Layer already exists 07:22:15 d9d75d3e6b86: Layer already exists 07:22:15 faf5d2f1735f: Layer already exists 07:22:15 8199b6c122ed: Layer already exists 07:22:15 1ca643c8029c: Layer already exists 07:22:15 4a544186463c: Layer already exists 07:22:15 16113d51b718: Layer already exists 07:22:15 main: digest: sha256:90692aad487b1755515091170288a444067a6af587c30107cad3d17a7f8df03d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:22:15 ===================================================== [Pipeline] echo 07:22:15 taggedImages: 07:22:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:22:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:22:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.104 07:22:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:22:15 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:22:15 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:22:15 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:22:15 latest 07:22:15 3.2.0-dev.104 07:22:15 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:22:15 main 07:22:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:16 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:22:16 841780976b0d: Preparing 07:22:16 f8246f41dd39: Preparing 07:22:16 40ae3022160b: Preparing 07:22:16 d9d75d3e6b86: Preparing 07:22:16 78affd0457b2: Preparing 07:22:16 b1fa2d29705e: Preparing 07:22:16 019fb2ad0349: Preparing 07:22:16 117d90acadf8: Preparing 07:22:16 16113d51b718: Preparing 07:22:16 b1fa2d29705e: Waiting 07:22:16 019fb2ad0349: Waiting 07:22:16 117d90acadf8: Waiting 07:22:16 16113d51b718: Waiting 07:22:16 d9d75d3e6b86: Layer already exists 07:22:16 78affd0457b2: Layer already exists 07:22:16 40ae3022160b: Pushed 07:22:16 f8246f41dd39: Pushed 07:22:16 16113d51b718: Layer already exists 07:22:16 841780976b0d: Pushed 07:22:16 019fb2ad0349: Pushed 07:22:17 117d90acadf8: Pushed 07:22:39 b1fa2d29705e: Pushed 07:22:39 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:82a85ae2957a8e0f26acb93f0e1fb0cebc3560a2e31a3fc91099c0fc472512ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:39 + 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 07:22:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:22:40 841780976b0d: Preparing 07:22:40 f8246f41dd39: Preparing 07:22:40 40ae3022160b: Preparing 07:22:40 d9d75d3e6b86: Preparing 07:22:40 78affd0457b2: Preparing 07:22:40 b1fa2d29705e: Preparing 07:22:40 019fb2ad0349: Preparing 07:22:40 117d90acadf8: Preparing 07:22:40 16113d51b718: Preparing 07:22:40 b1fa2d29705e: Waiting 07:22:40 019fb2ad0349: Waiting 07:22:40 117d90acadf8: Waiting 07:22:40 16113d51b718: Waiting 07:22:40 78affd0457b2: Layer already exists 07:22:40 d9d75d3e6b86: Layer already exists 07:22:40 841780976b0d: Layer already exists 07:22:40 40ae3022160b: Layer already exists 07:22:40 f8246f41dd39: Layer already exists 07:22:40 019fb2ad0349: Layer already exists 07:22:40 117d90acadf8: Layer already exists 07:22:40 b1fa2d29705e: Layer already exists 07:22:40 16113d51b718: Layer already exists 07:22:40 latest: digest: sha256:82a85ae2957a8e0f26acb93f0e1fb0cebc3560a2e31a3fc91099c0fc472512ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.104 07:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:22:41 841780976b0d: Preparing 07:22:41 f8246f41dd39: Preparing 07:22:41 40ae3022160b: Preparing 07:22:41 d9d75d3e6b86: Preparing 07:22:41 78affd0457b2: Preparing 07:22:41 b1fa2d29705e: Preparing 07:22:41 019fb2ad0349: Preparing 07:22:41 117d90acadf8: Preparing 07:22:41 16113d51b718: Preparing 07:22:41 117d90acadf8: Waiting 07:22:41 b1fa2d29705e: Waiting 07:22:41 019fb2ad0349: Waiting 07:22:41 16113d51b718: Waiting 07:22:41 f8246f41dd39: Layer already exists 07:22:41 78affd0457b2: Layer already exists 07:22:41 841780976b0d: Layer already exists 07:22:41 d9d75d3e6b86: Layer already exists 07:22:41 40ae3022160b: Layer already exists 07:22:41 019fb2ad0349: Layer already exists 07:22:41 117d90acadf8: Layer already exists 07:22:41 16113d51b718: Layer already exists 07:22:41 b1fa2d29705e: Layer already exists 07:22:41 3.2.0-dev.104: digest: sha256:82a85ae2957a8e0f26acb93f0e1fb0cebc3560a2e31a3fc91099c0fc472512ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:22:42 841780976b0d: Preparing 07:22:42 f8246f41dd39: Preparing 07:22:42 40ae3022160b: Preparing 07:22:42 d9d75d3e6b86: Preparing 07:22:42 78affd0457b2: Preparing 07:22:42 b1fa2d29705e: Preparing 07:22:42 019fb2ad0349: Preparing 07:22:42 117d90acadf8: Preparing 07:22:42 16113d51b718: Preparing 07:22:42 117d90acadf8: Waiting 07:22:42 16113d51b718: Waiting 07:22:42 019fb2ad0349: Waiting 07:22:42 b1fa2d29705e: Waiting 07:22:42 78affd0457b2: Layer already exists 07:22:42 841780976b0d: Layer already exists 07:22:42 f8246f41dd39: Layer already exists 07:22:42 d9d75d3e6b86: Layer already exists 07:22:42 40ae3022160b: Layer already exists 07:22:42 b1fa2d29705e: Layer already exists 07:22:42 16113d51b718: Layer already exists 07:22:42 117d90acadf8: Layer already exists 07:22:42 019fb2ad0349: Layer already exists 07:22:42 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:82a85ae2957a8e0f26acb93f0e1fb0cebc3560a2e31a3fc91099c0fc472512ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:42 + 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 07:22:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 07:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:22:43 841780976b0d: Preparing 07:22:43 f8246f41dd39: Preparing 07:22:43 40ae3022160b: Preparing 07:22:43 d9d75d3e6b86: Preparing 07:22:43 78affd0457b2: Preparing 07:22:43 b1fa2d29705e: Preparing 07:22:43 019fb2ad0349: Preparing 07:22:43 117d90acadf8: Preparing 07:22:43 16113d51b718: Preparing 07:22:43 b1fa2d29705e: Waiting 07:22:43 019fb2ad0349: Waiting 07:22:43 117d90acadf8: Waiting 07:22:43 16113d51b718: Waiting 07:22:43 f8246f41dd39: Layer already exists 07:22:43 841780976b0d: Layer already exists 07:22:43 40ae3022160b: Layer already exists 07:22:43 d9d75d3e6b86: Layer already exists 07:22:43 78affd0457b2: Layer already exists 07:22:43 117d90acadf8: Layer already exists 07:22:43 019fb2ad0349: Layer already exists 07:22:43 b1fa2d29705e: Layer already exists 07:22:43 16113d51b718: Layer already exists 07:22:43 main: digest: sha256:82a85ae2957a8e0f26acb93f0e1fb0cebc3560a2e31a3fc91099c0fc472512ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:22:43 ===================================================== [Pipeline] echo 07:22:43 taggedImages: 07:22:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:22:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:22:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.104 07:22:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:22:43 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:22:43 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:22:43 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:22:43 latest 07:22:43 3.2.0-dev.104 07:22:43 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:22:43 main 07:22:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:44 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:22:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:22:44 a4bb459817f7: Preparing 07:22:44 04ade0e138f5: Preparing 07:22:44 2d959c45f059: Preparing 07:22:44 d9d75d3e6b86: Preparing 07:22:44 78affd0457b2: Preparing 07:22:44 8948e2c61502: Preparing 07:22:44 8199b6c122ed: Preparing 07:22:44 1ca643c8029c: Preparing 07:22:44 16113d51b718: Preparing 07:22:44 8199b6c122ed: Waiting 07:22:44 1ca643c8029c: Waiting 07:22:44 16113d51b718: Waiting 07:22:44 8948e2c61502: Waiting 07:22:44 78affd0457b2: Layer already exists 07:22:44 d9d75d3e6b86: Layer already exists 07:22:44 8199b6c122ed: Layer already exists 07:22:44 04ade0e138f5: Pushed 07:22:44 1ca643c8029c: Layer already exists 07:22:44 2d959c45f059: Pushed 07:22:44 a4bb459817f7: Pushed 07:22:44 16113d51b718: Layer already exists 07:23:07 8948e2c61502: Pushed 07:23:07 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:f686c0517a2ff73a3109b7251ed2a9d111bc1b3d37616519fb1d9db3fb45f5bc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:07 + 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 07:23:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:23:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:23:07 a4bb459817f7: Preparing 07:23:07 04ade0e138f5: Preparing 07:23:07 2d959c45f059: Preparing 07:23:07 d9d75d3e6b86: Preparing 07:23:07 78affd0457b2: Preparing 07:23:07 8948e2c61502: Preparing 07:23:07 8199b6c122ed: Preparing 07:23:07 1ca643c8029c: Preparing 07:23:07 16113d51b718: Preparing 07:23:07 8948e2c61502: Waiting 07:23:07 8199b6c122ed: Waiting 07:23:07 16113d51b718: Waiting 07:23:07 a4bb459817f7: Layer already exists 07:23:07 78affd0457b2: Layer already exists 07:23:07 2d959c45f059: Layer already exists 07:23:07 d9d75d3e6b86: Layer already exists 07:23:07 04ade0e138f5: Layer already exists 07:23:07 1ca643c8029c: Layer already exists 07:23:07 8199b6c122ed: Layer already exists 07:23:07 8948e2c61502: Layer already exists 07:23:07 16113d51b718: Layer already exists 07:23:08 latest: digest: sha256:f686c0517a2ff73a3109b7251ed2a9d111bc1b3d37616519fb1d9db3fb45f5bc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.104 07:23:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:23:08 a4bb459817f7: Preparing 07:23:08 04ade0e138f5: Preparing 07:23:08 2d959c45f059: Preparing 07:23:08 d9d75d3e6b86: Preparing 07:23:08 78affd0457b2: Preparing 07:23:08 8948e2c61502: Preparing 07:23:08 8199b6c122ed: Preparing 07:23:08 1ca643c8029c: Preparing 07:23:08 16113d51b718: Preparing 07:23:08 8948e2c61502: Waiting 07:23:08 1ca643c8029c: Waiting 07:23:08 16113d51b718: Waiting 07:23:08 8199b6c122ed: Waiting 07:23:08 2d959c45f059: Layer already exists 07:23:08 04ade0e138f5: Layer already exists 07:23:08 78affd0457b2: Layer already exists 07:23:08 a4bb459817f7: Layer already exists 07:23:08 d9d75d3e6b86: Layer already exists 07:23:08 1ca643c8029c: Layer already exists 07:23:08 8948e2c61502: Layer already exists 07:23:08 8199b6c122ed: Layer already exists 07:23:08 16113d51b718: Layer already exists 07:23:09 3.2.0-dev.104: digest: sha256:f686c0517a2ff73a3109b7251ed2a9d111bc1b3d37616519fb1d9db3fb45f5bc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:23:09 a4bb459817f7: Preparing 07:23:09 04ade0e138f5: Preparing 07:23:09 2d959c45f059: Preparing 07:23:09 d9d75d3e6b86: Preparing 07:23:09 78affd0457b2: Preparing 07:23:09 8948e2c61502: Preparing 07:23:09 8199b6c122ed: Preparing 07:23:09 1ca643c8029c: Preparing 07:23:09 16113d51b718: Preparing 07:23:09 8199b6c122ed: Waiting 07:23:09 1ca643c8029c: Waiting 07:23:09 16113d51b718: Waiting 07:23:09 8948e2c61502: Waiting 07:23:09 04ade0e138f5: Layer already exists 07:23:09 a4bb459817f7: Layer already exists 07:23:09 d9d75d3e6b86: Layer already exists 07:23:09 78affd0457b2: Layer already exists 07:23:09 2d959c45f059: Layer already exists 07:23:09 8948e2c61502: Layer already exists 07:23:09 1ca643c8029c: Layer already exists 07:23:09 8199b6c122ed: Layer already exists 07:23:09 16113d51b718: Layer already exists 07:23:10 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:f686c0517a2ff73a3109b7251ed2a9d111bc1b3d37616519fb1d9db3fb45f5bc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:10 + 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 07:23:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 07:23:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:23:10 a4bb459817f7: Preparing 07:23:10 04ade0e138f5: Preparing 07:23:10 2d959c45f059: Preparing 07:23:10 d9d75d3e6b86: Preparing 07:23:10 78affd0457b2: Preparing 07:23:10 8948e2c61502: Preparing 07:23:10 8199b6c122ed: Preparing 07:23:10 1ca643c8029c: Preparing 07:23:10 16113d51b718: Preparing 07:23:10 8948e2c61502: Waiting 07:23:10 8199b6c122ed: Waiting 07:23:10 16113d51b718: Waiting 07:23:10 1ca643c8029c: Waiting 07:23:10 78affd0457b2: Layer already exists 07:23:10 a4bb459817f7: Layer already exists 07:23:10 d9d75d3e6b86: Layer already exists 07:23:10 04ade0e138f5: Layer already exists 07:23:10 2d959c45f059: Layer already exists 07:23:10 8199b6c122ed: Layer already exists 07:23:10 8948e2c61502: Layer already exists 07:23:10 1ca643c8029c: Layer already exists 07:23:10 16113d51b718: Layer already exists 07:23:11 main: digest: sha256:f686c0517a2ff73a3109b7251ed2a9d111bc1b3d37616519fb1d9db3fb45f5bc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:23:11 ===================================================== [Pipeline] echo 07:23:11 taggedImages: 07:23:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:23:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:23:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.104 07:23:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:23:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:23:11 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 07:23:11 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:23:11 latest 07:23:11 3.2.0-dev.104 07:23:11 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:23:11 main 07:23:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:11 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:11 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:23:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:23:11 f6d2de60ed1e: Preparing 07:23:11 cc2329879c59: Preparing 07:23:11 d9d75d3e6b86: Preparing 07:23:11 78affd0457b2: Preparing 07:23:11 59a98be74884: Preparing 07:23:11 5f492e9b79cc: Preparing 07:23:11 16113d51b718: Preparing 07:23:11 5f492e9b79cc: Waiting 07:23:11 16113d51b718: Waiting 07:23:11 d9d75d3e6b86: Layer already exists 07:23:12 78affd0457b2: Layer already exists 07:23:12 16113d51b718: Layer already exists 07:23:12 f6d2de60ed1e: Pushed 07:23:12 59a98be74884: Pushed 07:23:12 5f492e9b79cc: Pushed 07:23:25 cc2329879c59: Pushed 07:23:25 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:1f36c2b8256c4e3da65f932c5b896edf7620888bb69018c0de2b0a8d71a313f8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:25 + 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 07:23:25 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 07:23:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:23:25 f6d2de60ed1e: Preparing 07:23:25 cc2329879c59: Preparing 07:23:25 d9d75d3e6b86: Preparing 07:23:25 78affd0457b2: Preparing 07:23:25 59a98be74884: Preparing 07:23:25 5f492e9b79cc: Preparing 07:23:25 16113d51b718: Preparing 07:23:25 5f492e9b79cc: Waiting 07:23:25 16113d51b718: Waiting 07:23:25 d9d75d3e6b86: Layer already exists 07:23:25 78affd0457b2: Layer already exists 07:23:25 59a98be74884: Layer already exists 07:23:25 f6d2de60ed1e: Layer already exists 07:23:25 cc2329879c59: Layer already exists 07:23:25 5f492e9b79cc: Layer already exists 07:23:25 16113d51b718: Layer already exists 07:23:26 latest: digest: sha256:1f36c2b8256c4e3da65f932c5b896edf7620888bb69018c0de2b0a8d71a313f8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:26 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:26 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.104 07:23:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:23:26 f6d2de60ed1e: Preparing 07:23:26 cc2329879c59: Preparing 07:23:26 d9d75d3e6b86: Preparing 07:23:26 78affd0457b2: Preparing 07:23:26 59a98be74884: Preparing 07:23:26 5f492e9b79cc: Preparing 07:23:26 16113d51b718: Preparing 07:23:26 5f492e9b79cc: Waiting 07:23:26 16113d51b718: Waiting 07:23:26 f6d2de60ed1e: Layer already exists 07:23:26 78affd0457b2: Layer already exists 07:23:26 cc2329879c59: Layer already exists 07:23:26 59a98be74884: Layer already exists 07:23:26 d9d75d3e6b86: Layer already exists 07:23:26 16113d51b718: Layer already exists 07:23:26 5f492e9b79cc: Layer already exists 07:23:27 3.2.0-dev.104: digest: sha256:1f36c2b8256c4e3da65f932c5b896edf7620888bb69018c0de2b0a8d71a313f8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:27 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:27 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:23:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:23:27 f6d2de60ed1e: Preparing 07:23:27 cc2329879c59: Preparing 07:23:27 d9d75d3e6b86: Preparing 07:23:27 78affd0457b2: Preparing 07:23:27 59a98be74884: Preparing 07:23:27 5f492e9b79cc: Preparing 07:23:27 16113d51b718: Preparing 07:23:27 5f492e9b79cc: Waiting 07:23:27 16113d51b718: Waiting 07:23:27 d9d75d3e6b86: Layer already exists 07:23:27 f6d2de60ed1e: Layer already exists 07:23:27 cc2329879c59: Layer already exists 07:23:27 78affd0457b2: Layer already exists 07:23:27 59a98be74884: Layer already exists 07:23:27 16113d51b718: Layer already exists 07:23:27 5f492e9b79cc: Layer already exists 07:23:28 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:1f36c2b8256c4e3da65f932c5b896edf7620888bb69018c0de2b0a8d71a313f8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:28 + 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 07:23:28 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 07:23:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:23:28 f6d2de60ed1e: Preparing 07:23:28 cc2329879c59: Preparing 07:23:28 d9d75d3e6b86: Preparing 07:23:28 78affd0457b2: Preparing 07:23:28 59a98be74884: Preparing 07:23:28 5f492e9b79cc: Preparing 07:23:28 16113d51b718: Preparing 07:23:28 5f492e9b79cc: Waiting 07:23:28 16113d51b718: Waiting 07:23:28 f6d2de60ed1e: Layer already exists 07:23:28 78affd0457b2: Layer already exists 07:23:28 cc2329879c59: Layer already exists 07:23:28 d9d75d3e6b86: Layer already exists 07:23:28 59a98be74884: Layer already exists 07:23:28 16113d51b718: Layer already exists 07:23:28 5f492e9b79cc: Layer already exists 07:23:29 main: digest: sha256:1f36c2b8256c4e3da65f932c5b896edf7620888bb69018c0de2b0a8d71a313f8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:23:29 ===================================================== [Pipeline] echo 07:23:29 taggedImages: 07:23:29 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:23:29 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 07:23:29 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.104 07:23:29 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:23:29 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 07:23:29 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:23:29 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:23:29 latest 07:23:29 3.2.0-dev.104 07:23:29 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:23:29 main 07:23:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:23:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:23:29 72789c88f423: Preparing 07:23:29 f709303ee817: Preparing 07:23:29 78837998c401: Preparing 07:23:29 d9d75d3e6b86: Preparing 07:23:29 78affd0457b2: Preparing 07:23:29 4746c25ffdec: Preparing 07:23:29 6d17bf411e1f: Preparing 07:23:29 16113d51b718: Preparing 07:23:29 4746c25ffdec: Waiting 07:23:29 6d17bf411e1f: Waiting 07:23:29 16113d51b718: Waiting 07:23:30 f709303ee817: Pushed 07:23:30 78affd0457b2: Layer already exists 07:23:30 d9d75d3e6b86: Layer already exists 07:23:30 16113d51b718: Layer already exists 07:23:30 72789c88f423: Pushed 07:23:30 4746c25ffdec: Pushed 07:23:30 6d17bf411e1f: Pushed 07:23:42 78837998c401: Pushed 07:23:42 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:2d8508c8dcd3fd3207ae7f50fe0cca26437b4bd99951888c635fb1e7ec9d67f6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:23:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:23:43 72789c88f423: Preparing 07:23:43 f709303ee817: Preparing 07:23:43 78837998c401: Preparing 07:23:43 d9d75d3e6b86: Preparing 07:23:43 78affd0457b2: Preparing 07:23:43 4746c25ffdec: Preparing 07:23:43 6d17bf411e1f: Preparing 07:23:43 16113d51b718: Preparing 07:23:43 6d17bf411e1f: Waiting 07:23:43 4746c25ffdec: Waiting 07:23:43 16113d51b718: Waiting 07:23:43 d9d75d3e6b86: Layer already exists 07:23:43 f709303ee817: Layer already exists 07:23:43 78837998c401: Layer already exists 07:23:43 72789c88f423: Layer already exists 07:23:43 78affd0457b2: Layer already exists 07:23:43 16113d51b718: Layer already exists 07:23:43 4746c25ffdec: Layer already exists 07:23:43 6d17bf411e1f: Layer already exists 07:23:43 latest: digest: sha256:2d8508c8dcd3fd3207ae7f50fe0cca26437b4bd99951888c635fb1e7ec9d67f6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.104 07:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:23:44 72789c88f423: Preparing 07:23:44 f709303ee817: Preparing 07:23:44 78837998c401: Preparing 07:23:44 d9d75d3e6b86: Preparing 07:23:44 78affd0457b2: Preparing 07:23:44 4746c25ffdec: Preparing 07:23:44 6d17bf411e1f: Preparing 07:23:44 4746c25ffdec: Waiting 07:23:44 16113d51b718: Preparing 07:23:44 6d17bf411e1f: Waiting 07:23:44 16113d51b718: Waiting 07:23:44 78affd0457b2: Layer already exists 07:23:44 78837998c401: Layer already exists 07:23:44 f709303ee817: Layer already exists 07:23:44 d9d75d3e6b86: Layer already exists 07:23:44 72789c88f423: Layer already exists 07:23:44 4746c25ffdec: Layer already exists 07:23:44 6d17bf411e1f: Layer already exists 07:23:44 16113d51b718: Layer already exists 07:23:44 3.2.0-dev.104: digest: sha256:2d8508c8dcd3fd3207ae7f50fe0cca26437b4bd99951888c635fb1e7ec9d67f6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:23:45 72789c88f423: Preparing 07:23:45 f709303ee817: Preparing 07:23:45 78837998c401: Preparing 07:23:45 d9d75d3e6b86: Preparing 07:23:45 78affd0457b2: Preparing 07:23:45 4746c25ffdec: Preparing 07:23:45 6d17bf411e1f: Preparing 07:23:45 16113d51b718: Preparing 07:23:45 6d17bf411e1f: Waiting 07:23:45 16113d51b718: Waiting 07:23:45 4746c25ffdec: Waiting 07:23:45 f709303ee817: Layer already exists 07:23:45 78affd0457b2: Layer already exists 07:23:45 78837998c401: Layer already exists 07:23:45 72789c88f423: Layer already exists 07:23:45 d9d75d3e6b86: Layer already exists 07:23:45 4746c25ffdec: Layer already exists 07:23:45 16113d51b718: Layer already exists 07:23:45 6d17bf411e1f: Layer already exists 07:23:46 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:2d8508c8dcd3fd3207ae7f50fe0cca26437b4bd99951888c635fb1e7ec9d67f6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 07:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:23:46 72789c88f423: Preparing 07:23:46 f709303ee817: Preparing 07:23:46 78837998c401: Preparing 07:23:46 d9d75d3e6b86: Preparing 07:23:46 78affd0457b2: Preparing 07:23:46 4746c25ffdec: Preparing 07:23:46 6d17bf411e1f: Preparing 07:23:46 16113d51b718: Preparing 07:23:46 4746c25ffdec: Waiting 07:23:46 6d17bf411e1f: Waiting 07:23:46 16113d51b718: Waiting 07:23:46 72789c88f423: Layer already exists 07:23:46 78affd0457b2: Layer already exists 07:23:46 d9d75d3e6b86: Layer already exists 07:23:46 f709303ee817: Layer already exists 07:23:46 78837998c401: Layer already exists 07:23:46 16113d51b718: Layer already exists 07:23:46 6d17bf411e1f: Layer already exists 07:23:46 4746c25ffdec: Layer already exists 07:23:47 main: digest: sha256:2d8508c8dcd3fd3207ae7f50fe0cca26437b4bd99951888c635fb1e7ec9d67f6 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:23:47 ===================================================== [Pipeline] echo 07:23:47 taggedImages: 07:23:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:23:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:23:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.104 07:23:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:23:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:23:47 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:23:47 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:23:47 latest 07:23:47 3.2.0-dev.104 07:23:47 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:23:47 main 07:23:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:23:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:23:47 29fcba92b4fc: Preparing 07:23:47 537bfb9d99db: Preparing 07:23:47 d9d75d3e6b86: Preparing 07:23:47 78affd0457b2: Preparing 07:23:47 d902460794d9: Preparing 07:23:47 313cf8c0111c: Preparing 07:23:47 16113d51b718: Preparing 07:23:47 313cf8c0111c: Waiting 07:23:47 16113d51b718: Waiting 07:23:48 78affd0457b2: Layer already exists 07:23:48 d902460794d9: Layer already exists 07:23:48 d9d75d3e6b86: Layer already exists 07:23:48 313cf8c0111c: Layer already exists 07:23:48 16113d51b718: Layer already exists 07:23:48 29fcba92b4fc: Pushed 07:24:00 537bfb9d99db: Pushed 07:24:00 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6: digest: sha256:9f334575480a1645e17e6d484ab70798f2e20fadae2e0a735599699aa94a0c71 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:24:01 29fcba92b4fc: Preparing 07:24:01 537bfb9d99db: Preparing 07:24:01 d9d75d3e6b86: Preparing 07:24:01 78affd0457b2: Preparing 07:24:01 d902460794d9: Preparing 07:24:01 313cf8c0111c: Preparing 07:24:01 16113d51b718: Preparing 07:24:01 313cf8c0111c: Waiting 07:24:01 16113d51b718: Waiting 07:24:01 78affd0457b2: Layer already exists 07:24:01 29fcba92b4fc: Layer already exists 07:24:01 d902460794d9: Layer already exists 07:24:01 537bfb9d99db: Layer already exists 07:24:01 d9d75d3e6b86: Layer already exists 07:24:01 16113d51b718: Layer already exists 07:24:01 313cf8c0111c: Layer already exists 07:24:01 latest: digest: sha256:9f334575480a1645e17e6d484ab70798f2e20fadae2e0a735599699aa94a0c71 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.104 07:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:24:02 29fcba92b4fc: Preparing 07:24:02 537bfb9d99db: Preparing 07:24:02 d9d75d3e6b86: Preparing 07:24:02 78affd0457b2: Preparing 07:24:02 d902460794d9: Preparing 07:24:02 313cf8c0111c: Preparing 07:24:02 16113d51b718: Preparing 07:24:02 313cf8c0111c: Waiting 07:24:02 16113d51b718: Waiting 07:24:02 d902460794d9: Layer already exists 07:24:02 78affd0457b2: Layer already exists 07:24:02 29fcba92b4fc: Layer already exists 07:24:02 d9d75d3e6b86: Layer already exists 07:24:02 537bfb9d99db: Layer already exists 07:24:02 313cf8c0111c: Layer already exists 07:24:02 16113d51b718: Layer already exists 07:24:02 3.2.0-dev.104: digest: sha256:9f334575480a1645e17e6d484ab70798f2e20fadae2e0a735599699aa94a0c71 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:24:03 29fcba92b4fc: Preparing 07:24:03 537bfb9d99db: Preparing 07:24:03 d9d75d3e6b86: Preparing 07:24:03 78affd0457b2: Preparing 07:24:03 d902460794d9: Preparing 07:24:03 313cf8c0111c: Preparing 07:24:03 16113d51b718: Preparing 07:24:03 16113d51b718: Waiting 07:24:03 313cf8c0111c: Waiting 07:24:03 d9d75d3e6b86: Layer already exists 07:24:03 29fcba92b4fc: Layer already exists 07:24:03 d902460794d9: Layer already exists 07:24:03 78affd0457b2: Layer already exists 07:24:03 537bfb9d99db: Layer already exists 07:24:03 16113d51b718: Layer already exists 07:24:03 313cf8c0111c: Layer already exists 07:24:03 66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104: digest: sha256:9f334575480a1645e17e6d484ab70798f2e20fadae2e0a735599699aa94a0c71 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 07:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:24:04 29fcba92b4fc: Preparing 07:24:04 537bfb9d99db: Preparing 07:24:04 d9d75d3e6b86: Preparing 07:24:04 78affd0457b2: Preparing 07:24:04 d902460794d9: Preparing 07:24:04 313cf8c0111c: Preparing 07:24:04 16113d51b718: Preparing 07:24:04 313cf8c0111c: Waiting 07:24:04 16113d51b718: Waiting 07:24:04 d9d75d3e6b86: Layer already exists 07:24:04 d902460794d9: Layer already exists 07:24:04 537bfb9d99db: Layer already exists 07:24:04 78affd0457b2: Layer already exists 07:24:04 29fcba92b4fc: Layer already exists 07:24:04 313cf8c0111c: Layer already exists 07:24:04 16113d51b718: Layer already exists 07:24:04 main: digest: sha256:9f334575480a1645e17e6d484ab70798f2e20fadae2e0a735599699aa94a0c71 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:24:04 ===================================================== [Pipeline] echo 07:24:04 taggedImages: 07:24:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 07:24:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:24:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.104 07:24:04 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6-3.2.0-dev.104 07:24:04 - 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 07:24:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:24:04 07:24:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:24:05 arm64: Pulling from edgex-lftools-log-publisher 07:24:05 8998bd30e6a1: Pulling fs layer 07:24:05 04944245beec: Pulling fs layer 07:24:05 699f458cf7ca: Pulling fs layer 07:24:05 765212b225bb: Pulling fs layer 07:24:05 f23df028b6ca: Pulling fs layer 07:24:05 d65c8cfc05b1: Pulling fs layer 07:24:05 2437ff75d9bd: Pulling fs layer 07:24:05 f23df028b6ca: Waiting 07:24:05 d65c8cfc05b1: Waiting 07:24:05 2437ff75d9bd: Waiting 07:24:05 765212b225bb: Waiting 07:24:05 04944245beec: Verifying Checksum 07:24:05 04944245beec: Download complete 07:24:05 765212b225bb: Verifying Checksum 07:24:05 765212b225bb: Download complete 07:24:05 f23df028b6ca: Verifying Checksum 07:24:05 f23df028b6ca: Download complete 07:24:05 d65c8cfc05b1: Verifying Checksum 07:24:05 d65c8cfc05b1: Download complete 07:24:05 699f458cf7ca: Verifying Checksum 07:24:05 699f458cf7ca: Download complete 07:24:06 8998bd30e6a1: Verifying Checksum 07:24:06 8998bd30e6a1: Download complete 07:24:09 2437ff75d9bd: Verifying Checksum 07:24:09 2437ff75d9bd: Download complete 07:24:11 8998bd30e6a1: Pull complete 07:24:11 04944245beec: Pull complete 07:24:13 699f458cf7ca: Pull complete 07:24:13 765212b225bb: Pull complete 07:24:14 f23df028b6ca: Pull complete 07:24:15 d65c8cfc05b1: Pull complete 07:24:33 2437ff75d9bd: Pull complete 07:24:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:24:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:24:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:33 prd-ubuntu20.04-docker-arm64-4c-16g-22678 does not seem to be running inside a container 07:24: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/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:24:36 $ docker top 9fc8f941e9c2ed1158accba72666204173e3ee3ae6fd9a6fa75fce450b714e62 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:24:37 ---> job-cost.sh 07:24:37 lf-activate-venv: SKIPPING 07:24:37 INFO: No Stack... 07:24:38 INFO: Retrieving Pricing Info for: v3-standard-4 07:24:39 INFO: Archiving Costs [Pipeline] sh 07:24:39 + cat /w/workspace/edgex-go/727/archives/cost.csv 07:24:39 + cut -d, -f6 [Pipeline] lock 07:24:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-727-stack-cost] 07:24:39 Resource [jenkins-edgexfoundry-edgex-go-main-727-stack-cost] did not exist. Created. 07:24:39 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-727-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:24:40 + echo total: 0.10999999940395355 [Pipeline] stash 07:24:41 Stashed 1 file(s) [Pipeline] } 07:24:41 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-727-stack-cost] [Pipeline] // lock [Pipeline] } 07:24:41 $ docker stop --time=1 9fc8f941e9c2ed1158accba72666204173e3ee3ae6fd9a6fa75fce450b714e62 07:24:42 $ docker rm -f --volumes 9fc8f941e9c2ed1158accba72666204173e3ee3ae6fd9a6fa75fce450b714e62 [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 07:24:43 provisioning config files... 07:24:43 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/727@tmp/config1466496306458541507tmp [Pipeline] { [Pipeline] sh 07:24:43 + set +x 07:24:43 + curl -s https://codecov.io/bash 07:24:43 + bash -s -- 07:24:43 07:24:43 _____ _ 07:24:43 / ____| | | 07:24:43 | | ___ __| | ___ ___ _____ __ 07:24:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:24:43 | |___| (_) | (_| | __/ (_| (_) \ V / 07:24:43 \_____\___/ \__,_|\___|\___\___/ \_/ 07:24:43 Bash-1.0.6 07:24:43 07:24:43 07:24:43 ==> git version 2.25.1 found 07:24:43 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 07:24:43 Release-Date: 2020-01-08 07:24:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:24:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:24:43 ==> Jenkins CI detected. 07:24:43 current dir:  /w/workspace/edgex-go/727 07:24:43 project root: . 07:24:43 --> token set from env 07:24:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:24:43 ==> Running gcov in . (disable via -X gcov) 07:24:43 ==> Python coveragepy not found 07:24:43 ==> Searching for coverage reports in: 07:24:43 + . 07:24:43 -> Found 1 reports 07:24:43 ==> Detecting git/mercurial file structure 07:24:44 ==> Reading reports 07:24:44 + ./coverage.out bytes=1548405 07:24:44 ==> Appending adjustments 07:24:44 https://docs.codecov.io/docs/fixing-reports 07:24:45 + Found adjustments 07:24:45 ==> Gzipping contents 07:24:45 132K /tmp/codecov.gWDXVu.gz 07:24:45 ==> Uploading reports 07:24:45 url: https://codecov.io 07:24:45 query: branch=main&commit=66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6&build=727&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F727%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:24:45 -> Pinging Codecov 07:24:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6&build=727&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F727%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:24:45 -> Uploading to 07:24:45 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6/66ab71b7-cbda-4acc-825b-01553a84d924.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T072445Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=72dd001fee14548645f0ea13defc5375aa06560605bc14fb7022db96c2912158 07:24:45 % Total % Received % Xferd Average Speed Time Time Time Current 07:24:45 Dload Upload Total Spent Left Speed 07:24:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 0 0 100 131k 0 450k --:--:-- --:--:-- --:--:-- 450k 07:24:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/66e3c9b7d1c6af74f0e1ac39ba7b07ba1886f2c6 [Pipeline] } 07:24:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:24:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:24:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:24:46 07:24:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:24:46 latest: Pulling from edgex-devops/edgex-snyk-go 07:24:46 43c4264eed91: Already exists 07:24:46 4cc291be95ef: Already exists 07:24:46 2ac1f1163629: Already exists 07:24:46 5c3c966382ef: Already exists 07:24:46 4f4fb700ef54: Already exists 07:24:46 d9c7d2e4e75e: Pulling fs layer 07:24:46 9c3e1370e548: Pulling fs layer 07:24:48 d9c7d2e4e75e: Verifying Checksum 07:24:48 d9c7d2e4e75e: Download complete 07:24:49 d9c7d2e4e75e: Pull complete 07:24:49 9c3e1370e548: Verifying Checksum 07:24:49 9c3e1370e548: Download complete 07:24:52 9c3e1370e548: Pull complete 07:24:52 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:24:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:24:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:53 prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container 07:24:53 $ 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/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:24:56 $ docker top 6e68c9b198be26164e81181b1dbf43dbb89f0ccfc6918c8290ad8a8fd7cf9efd -eo pid,comm [Pipeline] { [Pipeline] sh 07:24:56 + git config --global --add safe.directory /w/workspace/edgex-go/727 [Pipeline] echo 07:24:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 07:24:57 + set -o pipefail 07:24:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 07:25:05 07:25:05 Monitoring /w/workspace/edgex-go/727 (github.com/edgexfoundry/edgex-go)... 07:25:05 07:25:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/1890fd2a-6fda-4f04-8933-83acd129c5f5 07:25:05 07:25:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:25:05 07:25:05 07:25:05 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:25:05 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:25:05 $ docker stop --time=1 6e68c9b198be26164e81181b1dbf43dbb89f0ccfc6918c8290ad8a8fd7cf9efd 07:25:10 $ docker rm -f --volumes 6e68c9b198be26164e81181b1dbf43dbb89f0ccfc6918c8290ad8a8fd7cf9efd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:25:10 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:25:11 provisioning config files... 07:25:11 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/727@tmp/config12635023956451706308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:25:11 --> edgex-publish-swagger.sh 07:25:11 === Publish openapi/v3 API === 07:25:11 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 07:25:11 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/727/openapi/v3/core-command.yaml] 07:25:11 % Total % Received % Xferd Average Speed Time Time Time Current 07:25:11 Dload Upload Total Spent Left Speed 07:25:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 359k --:--:-- --:--:-- --:--:-- 355k 100 32782 0 0 100 32782 0 76953 --:--:-- --:--:-- --:--:-- 76772 07:25:11 07:25:11 07:25:11 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/727/openapi/v3/core-data.yaml] 07:25:11 % Total % Received % Xferd Average Speed Time Time Time Current 07:25:11 Dload Upload Total Spent Left Speed 07:25:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 181k --:--:-- --:--:-- --:--:-- 181k 07:25:12 07:25:12 07:25:12 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/727/openapi/v3/core-keeper.yaml] 07:25:12 % Total % Received % Xferd Average Speed Time Time Time Current 07:25:12 Dload Upload Total Spent Left Speed 07:25:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 325 157k --:--:-- --:--:-- --:--:-- 158k 07:25:12 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:25:12 07:25:12 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/727/openapi/v3/core-metadata.yaml] 07:25:12 % Total % Received % Xferd Average Speed Time Time Time Current 07:25:12 Dload Upload Total Spent Left Speed 07:25:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 427 408k --:--:-- --:--:-- --:--:-- 408k 07:25:12 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:25:12 07:25:12 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/727/openapi/v3/support-cron-scheduler.yaml] 07:25:12 % Total % Received % Xferd Average Speed Time Time Time Current 07:25:12 Dload Upload Total Spent Left Speed 07:25:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 289 207k --:--:-- --:--:-- --:--:-- 207k 07:25:12 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:25:12 07:25:12 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/727/openapi/v3/support-notifications.yaml] 07:25:12 % Total % Received % Xferd Average Speed Time Time Time Current 07:25:12 Dload Upload Total Spent Left Speed 07:25:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 407 222k --:--:-- --:--:-- --:--:-- 222k 07:25:13 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:25:13 07:25:13 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/727/openapi/v3/support-scheduler.yaml] 07:25:13 % Total % Received % Xferd Average Speed Time Time Time Current 07:25:13 Dload Upload Total Spent Left Speed 07:25:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 460 106k --:--:-- --:--:-- --:--:-- 106k 07:25:13 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:25:13 [Pipeline] } 07:25:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:25:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:25:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:25:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:14 prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container 07:25:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:25:15 $ docker top 46b66513cc207336ee5a199a9a11610da3f5293144e8c4147fc759cc68413ca5 -eo pid,comm 07:25:15 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). 07:25:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:25:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:25:15 [ssh-agent] Looking for ssh-agent implementation... 07:25:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:25:15 $ docker exec 46b66513cc207336ee5a199a9a11610da3f5293144e8c4147fc759cc68413ca5 ssh-agent 07:25:15 SSH_AUTH_SOCK=/tmp/ssh-Mm0AWLrIwp1N/agent.32 07:25:15 SSH_AGENT_PID=38 07:25:15 Running ssh-add (command line suppressed) 07:25:15 Identity added: /w/workspace/edgex-go/727@tmp/private_key_11615446785662089728.key (/w/workspace/edgex-go/727@tmp/private_key_11615446785662089728.key) 07:25:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:25:15 + git semver tag 07:25:16 2024-10-14 07:25:16,059 [run_tag] DEBUG tag force:False 07:25:16 2024-10-14 07:25:16,059 [check_head_tag] DEBUG check head tag 07:25:16 2024-10-14 07:25:16,062 [execute] INFO git cat-file --batch-check 07:25:16 2024-10-14 07:25:16,062 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/727, universal_newlines=False, shell=None, istream=) 07:25:16 2024-10-14 07:25:16,065 [execute] INFO git cat-file --batch 07:25:16 2024-10-14 07:25:16,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/727, universal_newlines=False, shell=None, istream=) 07:25:16 2024-10-14 07:25:16,125 [read_version] DEBUG read version from /w/workspace/edgex-go/727/.semver/main 07:25:16 2024-10-14 07:25:16,125 [execute] INFO git tag -a v3.2.0-dev.104 -m v3.2.0-dev.104 07:25:16 2024-10-14 07:25:16,125 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.104', '-m', 'v3.2.0-dev.104'], cwd=/w/workspace/edgex-go/727, universal_newlines=False, shell=None, istream=None) 07:25:16 2024-10-14 07:25:16,129 [read_version] DEBUG read version from /w/workspace/edgex-go/727/.semver/main 07:25:16 3.2.0-dev.104 [Pipeline] } 07:25:16 $ docker exec --env ******** --env ******** 46b66513cc207336ee5a199a9a11610da3f5293144e8c4147fc759cc68413ca5 ssh-agent -k 07:25:16 unset SSH_AUTH_SOCK; 07:25:16 unset SSH_AGENT_PID; 07:25:16 echo Agent pid 38 killed; 07:25:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:25:16 + git semver [Pipeline] } 07:25:16 $ docker stop --time=1 46b66513cc207336ee5a199a9a11610da3f5293144e8c4147fc759cc68413ca5 07:25:18 $ docker rm -f --volumes 46b66513cc207336ee5a199a9a11610da3f5293144e8c4147fc759cc68413ca5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:25:18 07:25:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:25:18 0.23.1-centos7: Pulling from edgex-lftools 07:25:18 ab5ef0e58194: Pulling fs layer 07:25:18 9712f1f96733: Pulling fs layer 07:25:18 63f879dbbcfc: Pulling fs layer 07:25:18 0d9ebad4ef96: Pulling fs layer 07:25:18 e9a5061849ea: Pulling fs layer 07:25:18 d747dcd14b5f: Pulling fs layer 07:25:18 2de7ff778b66: Pulling fs layer 07:25:18 2de7ff778b66: Waiting 07:25:18 d747dcd14b5f: Waiting 07:25:18 e9a5061849ea: Waiting 07:25:18 0d9ebad4ef96: Waiting 07:25:18 9712f1f96733: Verifying Checksum 07:25:18 9712f1f96733: Download complete 07:25:19 63f879dbbcfc: Verifying Checksum 07:25:19 63f879dbbcfc: Download complete 07:25:19 e9a5061849ea: Verifying Checksum 07:25:19 e9a5061849ea: Download complete 07:25:19 d747dcd14b5f: Verifying Checksum 07:25:19 d747dcd14b5f: Download complete 07:25:19 ab5ef0e58194: Verifying Checksum 07:25:19 ab5ef0e58194: Download complete 07:25:19 0d9ebad4ef96: Verifying Checksum 07:25:19 2de7ff778b66: Verifying Checksum 07:25:19 2de7ff778b66: Download complete 07:25:21 ab5ef0e58194: Pull complete 07:25:21 9712f1f96733: Pull complete 07:25:22 63f879dbbcfc: Pull complete 07:25:26 0d9ebad4ef96: Pull complete 07:25:26 e9a5061849ea: Pull complete 07:25:26 d747dcd14b5f: Pull complete 07:25:27 2de7ff778b66: Pull complete 07:25:27 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:25:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:25:27 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:27 prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container 07:25:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:25:34 $ docker top 732f98cea26722123d3fc79dd26e924160418d2e18d740c1f7b3a5565b4a97b7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:25:34 provisioning config files... 07:25:34 copy managed file [sigul-config] to file:/w/workspace/edgex-go/727@tmp/config3190307972781988388tmp 07:25:34 copy managed file [sigul-password] to file:/w/workspace/edgex-go/727@tmp/config1433465766437851503tmp 07:25:34 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/727@tmp/config1267656029616899620tmp [Pipeline] { [Pipeline] echo 07:25:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:25:34 ---> sigul-configuration.sh 07:25:34 gpg: directory `/root/.gnupg' created 07:25:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:25:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:25:34 gpg: keyring `/root/.gnupg/secring.gpg' created 07:25:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:25:34 gpg: CAST5 encrypted data 07:25:34 gpg: encrypted with 1 passphrase 07:25:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:25:34 + mkdir /home/jenkins 07:25:34 + mkdir /home/jenkins/sigul [Pipeline] sh 07:25:35 + 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 07:25:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:25:35 ---> sigul-install.sh 07:25:35 Sigul already installed; skipping installation. [Pipeline] sh 07:25:35 + git tag --list 07:25:35 0.6.0 07:25:35 0.6.1 07:25:35 0.7.0 07:25:35 0.7.1 07:25:35 v1.0.0 07:25:35 v1.0.1 07:25:35 v1.1.0 07:25:35 v1.2.0 07:25:35 v1.2.1 07:25:35 v1.3.0 07:25:35 v1.3.1 07:25:35 v2.0.0 07:25:35 v2.1.0 07:25:35 v2.1.1 07:25:35 v2.2.0 07:25:35 v2.3.0 07:25:35 v3.0 07:25:35 v3.0.0 07:25:35 v3.1 07:25:35 v3.1.0 07:25:35 v3.1.0-dev.1 07:25:35 v3.1.0-dev.10 07:25:35 v3.1.0-dev.11 07:25:35 v3.1.0-dev.12 07:25:35 v3.1.0-dev.13 07:25:35 v3.1.0-dev.14 07:25:35 v3.1.0-dev.15 07:25:35 v3.1.0-dev.16 07:25:35 v3.1.0-dev.17 07:25:35 v3.1.0-dev.18 07:25:35 v3.1.0-dev.19 07:25:35 v3.1.0-dev.2 07:25:35 v3.1.0-dev.20 07:25:35 v3.1.0-dev.21 07:25:35 v3.1.0-dev.22 07:25:35 v3.1.0-dev.23 07:25:35 v3.1.0-dev.24 07:25:35 v3.1.0-dev.25 07:25:35 v3.1.0-dev.26 07:25:35 v3.1.0-dev.27 07:25:35 v3.1.0-dev.28 07:25:35 v3.1.0-dev.29 07:25:35 v3.1.0-dev.3 07:25:35 v3.1.0-dev.30 07:25:35 v3.1.0-dev.31 07:25:35 v3.1.0-dev.32 07:25:35 v3.1.0-dev.33 07:25:35 v3.1.0-dev.34 07:25:35 v3.1.0-dev.35 07:25:35 v3.1.0-dev.36 07:25:35 v3.1.0-dev.37 07:25:35 v3.1.0-dev.38 07:25:35 v3.1.0-dev.39 07:25:35 v3.1.0-dev.4 07:25:35 v3.1.0-dev.40 07:25:35 v3.1.0-dev.41 07:25:35 v3.1.0-dev.42 07:25:35 v3.1.0-dev.43 07:25:35 v3.1.0-dev.44 07:25:35 v3.1.0-dev.45 07:25:35 v3.1.0-dev.46 07:25:35 v3.1.0-dev.47 07:25:35 v3.1.0-dev.48 07:25:35 v3.1.0-dev.49 07:25:35 v3.1.0-dev.5 07:25:35 v3.1.0-dev.50 07:25:35 v3.1.0-dev.51 07:25:35 v3.1.0-dev.52 07:25:35 v3.1.0-dev.53 07:25:35 v3.1.0-dev.54 07:25:35 v3.1.0-dev.55 07:25:35 v3.1.0-dev.56 07:25:35 v3.1.0-dev.57 07:25:35 v3.1.0-dev.58 07:25:35 v3.1.0-dev.59 07:25:35 v3.1.0-dev.6 07:25:35 v3.1.0-dev.60 07:25:35 v3.1.0-dev.61 07:25:35 v3.1.0-dev.62 07:25:35 v3.1.0-dev.63 07:25:35 v3.1.0-dev.64 07:25:35 v3.1.0-dev.65 07:25:35 v3.1.0-dev.66 07:25:35 v3.1.0-dev.67 07:25:35 v3.1.0-dev.68 07:25:35 v3.1.0-dev.69 07:25:35 v3.1.0-dev.7 07:25:35 v3.1.0-dev.70 07:25:35 v3.1.0-dev.71 07:25:35 v3.1.0-dev.72 07:25:35 v3.1.0-dev.73 07:25:35 v3.1.0-dev.8 07:25:35 v3.1.0-dev.9 07:25:35 v3.1.1 07:25:35 v3.1.1-dev.1 07:25:35 v3.1.1-dev.2 07:25:35 v3.2.0-dev.1 07:25:35 v3.2.0-dev.10 07:25:35 v3.2.0-dev.100 07:25:35 v3.2.0-dev.101 07:25:35 v3.2.0-dev.102 07:25:35 v3.2.0-dev.103 07:25:35 v3.2.0-dev.104 07:25:35 v3.2.0-dev.11 07:25:35 v3.2.0-dev.12 07:25:35 v3.2.0-dev.13 07:25:35 v3.2.0-dev.14 07:25:35 v3.2.0-dev.15 07:25:35 v3.2.0-dev.16 07:25:35 v3.2.0-dev.17 07:25:35 v3.2.0-dev.18 07:25:35 v3.2.0-dev.19 07:25:35 v3.2.0-dev.2 07:25:35 v3.2.0-dev.20 07:25:35 v3.2.0-dev.21 07:25:35 v3.2.0-dev.22 07:25:35 v3.2.0-dev.23 07:25:35 v3.2.0-dev.24 07:25:35 v3.2.0-dev.25 07:25:35 v3.2.0-dev.26 07:25:35 v3.2.0-dev.27 07:25:35 v3.2.0-dev.28 07:25:35 v3.2.0-dev.29 07:25:35 v3.2.0-dev.3 07:25:35 v3.2.0-dev.30 07:25:35 v3.2.0-dev.31 07:25:35 v3.2.0-dev.32 07:25:35 v3.2.0-dev.33 07:25:35 v3.2.0-dev.34 07:25:35 v3.2.0-dev.35 07:25:35 v3.2.0-dev.36 07:25:35 v3.2.0-dev.37 07:25:35 v3.2.0-dev.38 07:25:35 v3.2.0-dev.39 07:25:35 v3.2.0-dev.4 07:25:35 v3.2.0-dev.40 07:25:35 v3.2.0-dev.41 07:25:35 v3.2.0-dev.42 07:25:35 v3.2.0-dev.43 07:25:35 v3.2.0-dev.44 07:25:35 v3.2.0-dev.45 07:25:35 v3.2.0-dev.46 07:25:35 v3.2.0-dev.47 07:25:35 v3.2.0-dev.48 07:25:35 v3.2.0-dev.49 07:25:35 v3.2.0-dev.5 07:25:35 v3.2.0-dev.50 07:25:35 v3.2.0-dev.51 07:25:35 v3.2.0-dev.52 07:25:35 v3.2.0-dev.53 07:25:35 v3.2.0-dev.54 07:25:35 v3.2.0-dev.55 07:25:35 v3.2.0-dev.56 07:25:35 v3.2.0-dev.57 07:25:35 v3.2.0-dev.58 07:25:35 v3.2.0-dev.59 07:25:35 v3.2.0-dev.6 07:25:35 v3.2.0-dev.60 07:25:35 v3.2.0-dev.61 07:25:35 v3.2.0-dev.62 07:25:35 v3.2.0-dev.63 07:25:35 v3.2.0-dev.64 07:25:35 v3.2.0-dev.65 07:25:35 v3.2.0-dev.66 07:25:35 v3.2.0-dev.67 07:25:35 v3.2.0-dev.68 07:25:35 v3.2.0-dev.69 07:25:35 v3.2.0-dev.7 07:25:35 v3.2.0-dev.70 07:25:35 v3.2.0-dev.71 07:25:35 v3.2.0-dev.72 07:25:35 v3.2.0-dev.73 07:25:35 v3.2.0-dev.74 07:25:35 v3.2.0-dev.75 07:25:35 v3.2.0-dev.76 07:25:35 v3.2.0-dev.77 07:25:35 v3.2.0-dev.78 07:25:35 v3.2.0-dev.79 07:25:35 v3.2.0-dev.8 07:25:35 v3.2.0-dev.80 07:25:35 v3.2.0-dev.81 07:25:35 v3.2.0-dev.82 07:25:35 v3.2.0-dev.83 07:25:35 v3.2.0-dev.84 07:25:35 v3.2.0-dev.85 07:25:35 v3.2.0-dev.86 07:25:35 v3.2.0-dev.87 07:25:35 v3.2.0-dev.88 07:25:35 v3.2.0-dev.89 07:25:35 v3.2.0-dev.9 07:25:35 v3.2.0-dev.90 07:25:35 v3.2.0-dev.91 07:25:35 v3.2.0-dev.92 07:25:35 v3.2.0-dev.93 07:25:35 v3.2.0-dev.94 07:25:35 v3.2.0-dev.95 07:25:35 v3.2.0-dev.96 07:25:35 v3.2.0-dev.97 07:25:35 v3.2.0-dev.98 07:25:35 v3.2.0-dev.99 [Pipeline] sh 07:25:36 + lftools sign git-tag v3.2.0-dev.104 07:25:36 Signing Git tag with Sigul... 07:25:36 Signing v3.2.0-dev.104 [Pipeline] echo 07:25:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:25:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:25:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:25:37 $ docker stop --time=1 732f98cea26722123d3fc79dd26e924160418d2e18d740c1f7b3a5565b4a97b7 07:25:38 $ docker rm -f --volumes 732f98cea26722123d3fc79dd26e924160418d2e18d740c1f7b3a5565b4a97b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:25:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:25:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:25:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:39 prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container 07:25:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:25:40 $ docker top 00998fb978cb10ee61ab92823416d88d899c1645a7fc02d26d778802fbfedf30 -eo pid,comm 07:25:40 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). 07:25:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:25:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:25:40 [ssh-agent] Looking for ssh-agent implementation... 07:25:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:25:40 $ docker exec 00998fb978cb10ee61ab92823416d88d899c1645a7fc02d26d778802fbfedf30 ssh-agent 07:25:40 SSH_AUTH_SOCK=/tmp/ssh-uqGxfpZlDRwB/agent.32 07:25:40 SSH_AGENT_PID=38 07:25:40 Running ssh-add (command line suppressed) 07:25:40 Identity added: /w/workspace/edgex-go/727@tmp/private_key_10447211260318573980.key (/w/workspace/edgex-go/727@tmp/private_key_10447211260318573980.key) 07:25:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:25:40 + git semver bump pre 07:25:41 2024-10-14 07:25:41,018 [read_version] DEBUG read version from /w/workspace/edgex-go/727/.semver/main 07:25:41 2024-10-14 07:25:41,018 [bump_version] DEBUG bumping version:3.2.0-dev.104 on axis:pre with prefix:dev 07:25:41 2024-10-14 07:25:41,018 [bump_version] DEBUG bumped version:3.2.0-dev.105 07:25:41 2024-10-14 07:25:41,018 [write_version] DEBUG write version:3.2.0-dev.105 to path:/w/workspace/edgex-go/727/.semver/main with force:True 07:25:41 2024-10-14 07:25:41,018 [read_version] DEBUG read version from /w/workspace/edgex-go/727/.semver/main 07:25:41 2024-10-14 07:25:41,019 [write_file] DEBUG write to file:/w/workspace/edgex-go/727/.semver/main 07:25:41 2024-10-14 07:25:41,021 [execute] INFO git cat-file --batch-check 07:25:41 2024-10-14 07:25:41,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/727/.semver, universal_newlines=False, shell=None, istream=) 07:25:41 2024-10-14 07:25:41,026 [execute] INFO git cat-file --batch 07:25:41 2024-10-14 07:25:41,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/727/.semver, universal_newlines=False, shell=None, istream=) 07:25:41 2024-10-14 07:25:41,032 [read_version] DEBUG read version from /w/workspace/edgex-go/727/.semver/main 07:25:41 3.2.0-dev.105 [Pipeline] } 07:25:41 $ docker exec --env ******** --env ******** 00998fb978cb10ee61ab92823416d88d899c1645a7fc02d26d778802fbfedf30 ssh-agent -k 07:25:41 unset SSH_AUTH_SOCK; 07:25:41 unset SSH_AGENT_PID; 07:25:41 echo Agent pid 38 killed; 07:25:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:25:41 + git semver [Pipeline] } 07:25:41 $ docker stop --time=1 00998fb978cb10ee61ab92823416d88d899c1645a7fc02d26d778802fbfedf30 07:25:43 $ docker rm -f --volumes 00998fb978cb10ee61ab92823416d88d899c1645a7fc02d26d778802fbfedf30 [Pipeline] // withDockerContainer [Pipeline] sh 07:25:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:25:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:25:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:43 prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container 07:25:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:25:44 $ docker top 3aabd00c2c1f5afb01ce90ed07b1b87efa194142cb5d0f1a99537447a237dc67 -eo pid,comm 07:25:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:25:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:25:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:25:44 [ssh-agent] Looking for ssh-agent implementation... 07:25:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:25:44 $ docker exec 3aabd00c2c1f5afb01ce90ed07b1b87efa194142cb5d0f1a99537447a237dc67 ssh-agent 07:25:44 SSH_AUTH_SOCK=/tmp/ssh-RAPDLBogrmLC/agent.32 07:25:44 SSH_AGENT_PID=38 07:25:44 Running ssh-add (command line suppressed) 07:25:44 Identity added: /w/workspace/edgex-go/727@tmp/private_key_7971129841780735252.key (/w/workspace/edgex-go/727@tmp/private_key_7971129841780735252.key) 07:25:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:25:44 + git semver push 07:25:45 2024-10-14 07:25:45,050 [run_push] DEBUG push 07:25:45 2024-10-14 07:25:45,051 [execute] INFO git cat-file --batch-check 07:25:45 2024-10-14 07:25:45,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/727/.semver, universal_newlines=False, shell=None, istream=) 07:25:45 2024-10-14 07:25:45,055 [execute] INFO git rev-list 2a3d91795aaf101db78e1c97da46928eda8b2c18 -- 07:25:45 2024-10-14 07:25:45,055 [execute] DEBUG Popen(['git', 'rev-list', '2a3d91795aaf101db78e1c97da46928eda8b2c18', '--'], cwd=/w/workspace/edgex-go/727/.semver, universal_newlines=False, shell=None, istream=None) 07:25:45 2024-10-14 07:25:45,072 [execute] INFO git fetch -v origin 07:25:45 2024-10-14 07:25:45,072 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/727/.semver, universal_newlines=True, shell=None, istream=None) 07:25:45 2024-10-14 07:25:45,516 [run_push] DEBUG no remote changes detected 07:25:45 2024-10-14 07:25:45,516 [execute] INFO git push origin semver 07:25:45 2024-10-14 07:25:45,516 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/727/.semver, universal_newlines=False, shell=None, istream=None) 07:25:46 2024-10-14 07:25:46,207 [run_push] DEBUG push all version tags 07:25:46 2024-10-14 07:25:46,207 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:25:46 2024-10-14 07:25:46,208 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/727, universal_newlines=False, shell=None, istream=None) 07:25:48 2024-10-14 07:25:47,957 [read_version] DEBUG read version from /w/workspace/edgex-go/727/.semver/main 07:25:48 3.2.0-dev.105 [Pipeline] } 07:25:48 $ docker exec --env ******** --env ******** 3aabd00c2c1f5afb01ce90ed07b1b87efa194142cb5d0f1a99537447a237dc67 ssh-agent -k 07:25:48 unset SSH_AUTH_SOCK; 07:25:48 unset SSH_AGENT_PID; 07:25:48 echo Agent pid 38 killed; 07:25:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:25:48 + git semver [Pipeline] } 07:25:48 $ docker stop --time=1 3aabd00c2c1f5afb01ce90ed07b1b87efa194142cb5d0f1a99537447a237dc67 07:25:50 $ docker rm -f --volumes 3aabd00c2c1f5afb01ce90ed07b1b87efa194142cb5d0f1a99537447a237dc67 [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 07:25:50 + [ -d /w/workspace/edgex-go/727/archives ] [Pipeline] libraryResource [Pipeline] sh 07:25:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:25:51 ---> package-listing.sh 07:25:51 ++ facter osfamily 07:25:51 ++ tr '[:upper:]' '[:lower:]' 07:25:52 + OS_FAMILY=debian 07:25:52 + workspace=/w/workspace/edgex-go/727 07:25:52 + START_PACKAGES=/tmp/packages_start.txt 07:25:52 + END_PACKAGES=/tmp/packages_end.txt 07:25:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:25:52 + PACKAGES=/tmp/packages_start.txt 07:25:52 + '[' /w/workspace/edgex-go/727 ']' 07:25:52 + PACKAGES=/tmp/packages_end.txt 07:25:52 + case "${OS_FAMILY}" in 07:25:52 + dpkg -l 07:25:52 + grep '^ii' 07:25:52 + '[' -f /tmp/packages_start.txt ']' 07:25:52 + '[' -f /tmp/packages_end.txt ']' 07:25:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:25:52 + '[' /w/workspace/edgex-go/727 ']' 07:25:52 + mkdir -p /w/workspace/edgex-go/727/archives/ 07:25:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/727/archives/ [Pipeline] echo 07:25:52 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/727/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:25:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:25:53 07:25:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:25:53 latest: Pulling from edgex-lftools-log-publisher 07:25:53 5eb5b503b376: Pulling fs layer 07:25:53 5c69ac0246d0: Pulling fs layer 07:25:53 ec43610c2a17: Pulling fs layer 07:25:53 3a2ae6a8a46f: Pulling fs layer 07:25:53 33b1e0a273af: Pulling fs layer 07:25:53 5d3b04190fa2: Pulling fs layer 07:25:53 2f39f015ded8: Pulling fs layer 07:25:53 3a2ae6a8a46f: Waiting 07:25:53 33b1e0a273af: Waiting 07:25:53 5d3b04190fa2: Waiting 07:25:53 2f39f015ded8: Waiting 07:25:53 5c69ac0246d0: Download complete 07:25:53 3a2ae6a8a46f: Download complete 07:25:53 33b1e0a273af: Verifying Checksum 07:25:53 33b1e0a273af: Download complete 07:25:53 5d3b04190fa2: Verifying Checksum 07:25:53 5d3b04190fa2: Download complete 07:25:53 ec43610c2a17: Verifying Checksum 07:25:53 ec43610c2a17: Download complete 07:25:53 5eb5b503b376: Verifying Checksum 07:25:53 5eb5b503b376: Download complete 07:25:54 2f39f015ded8: Download complete 07:25:54 5eb5b503b376: Pull complete 07:25:54 5c69ac0246d0: Pull complete 07:25:55 ec43610c2a17: Pull complete 07:25:55 3a2ae6a8a46f: Pull complete 07:25:55 33b1e0a273af: Pull complete 07:25:55 5d3b04190fa2: Pull complete 07:25:59 2f39f015ded8: Pull complete 07:25:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:25:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:25:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:59 prd-ubuntu20.04-docker-8c-8g-22677 does not seem to be running inside a container 07:25:59 $ 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/727/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/727 -v /w/workspace/edgex-go/727:/w/workspace/edgex-go/727:rw,z -v /w/workspace/edgex-go/727@tmp:/w/workspace/edgex-go/727@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:26:05 $ docker top d558fa504e7039f47d26cb65c8a7ce910dea9b23111eeed570e4f172e5f8ba54 -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:05 + touch /tmp/pre-build-complete [Pipeline] sh 07:26:05 + mkdir -p /var/log/sysstat [Pipeline] sh 07:26:06 + ls /var/log/sa-host 07:26:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:26:06 provisioning config files... 07:26:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/727@tmp/config8383713040770559691tmp [Pipeline] { [Pipeline] echo 07:26:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:26:06 ---> create-netrc.sh [Pipeline] } 07:26:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:26:06 ---> python-tools-install.sh [Pipeline] echo 07:26:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:26:07 ---> sudo-logs.sh 07:26:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:26:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:26:07 ---> job-cost.sh 07:26:07 lf-activate-venv: SKIPPING 07:26:07 DEBUG: total: 0.10999999940395355 07:26:07 INFO: Retrieving Stack Cost... 07:26:07 INFO: Retrieving Pricing Info for: v3-standard-8 07:26:07 INFO: Archiving Costs [Pipeline] echo 07:26:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:26:08 ---> logs-deploy.sh 07:26:08 lf-activate-venv: SKIPPING 07:26:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/727 07:26:08 INFO: archiving workspace using pattern(s): 07:26:09 Archives upload complete. 07:26:09 INFO: archiving logs to Nexus 07:26:10 ---> uname -a: 07:26:10 Linux prd-ubuntu20-04-docker-8c-8g-22677 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:26:10 07:26:10 07:26:10 ---> lscpu: 07:26:10 Architecture: x86_64 07:26:10 CPU op-mode(s): 32-bit, 64-bit 07:26:10 Byte Order: Little Endian 07:26:10 Address sizes: 40 bits physical, 48 bits virtual 07:26:10 CPU(s): 8 07:26:10 On-line CPU(s) list: 0-7 07:26:10 Thread(s) per core: 1 07:26:10 Core(s) per socket: 1 07:26:10 Socket(s): 8 07:26:10 NUMA node(s): 1 07:26:10 Vendor ID: AuthenticAMD 07:26:10 CPU family: 23 07:26:10 Model: 49 07:26:10 Model name: AMD EPYC-Rome Processor 07:26:10 Stepping: 0 07:26:10 CPU MHz: 2800.000 07:26:10 BogoMIPS: 5600.00 07:26:10 Virtualization: AMD-V 07:26:10 Hypervisor vendor: KVM 07:26:10 Virtualization type: full 07:26:10 L1d cache: 256 KiB 07:26:10 L1i cache: 256 KiB 07:26:10 L2 cache: 4 MiB 07:26:10 L3 cache: 128 MiB 07:26:10 NUMA node0 CPU(s): 0-7 07:26:10 Vulnerability Itlb multihit: Not affected 07:26:10 Vulnerability L1tf: Not affected 07:26:10 Vulnerability Mds: Not affected 07:26:10 Vulnerability Meltdown: Not affected 07:26:10 Vulnerability Mmio stale data: Not affected 07:26:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:26:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:26:10 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:26:10 Vulnerability Srbds: Not affected 07:26:10 Vulnerability Tsx async abort: Not affected 07:26:10 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 07:26:10 07:26:10 07:26:10 ---> nproc: 07:26:10 8 07:26:10 07:26:10 07:26:10 ---> df -h: 07:26:10 Filesystem Size Used Avail Use% Mounted on 07:26:10 overlay 155G 31G 124G 21% / 07:26:10 tmpfs 64M 0 64M 0% /dev 07:26:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:26:10 shm 64M 0 64M 0% /dev/shm 07:26:10 /dev/vda1 155G 31G 124G 21% /facter-os 07:26:10 07:26:10 07:26:10 ---> sar -b -r -n DEV: 07:26:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22677) 10/14/24 _x86_64_ (8 CPU) 07:26:10 07:26:10 06:29:57 LINUX RESTART (8 CPU) 07:26:10 07:26:10 06:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:26:10 06:31:04 350.94 48.31 302.63 0.00 5443.81 191433.62 0.00 07:26:10 06:32:00 188.84 1.37 187.48 0.00 39.85 71693.81 0.00 07:26:10 06:33:01 50.17 0.03 50.14 0.00 2.75 24882.36 0.00 07:26:10 06:34:01 24.86 0.02 24.85 0.00 0.13 15668.72 0.00 07:26:10 06:35:01 33.74 0.10 33.64 0.00 2.00 28334.96 0.00 07:26:10 06:36:01 298.05 12.28 285.77 0.00 5466.58 236366.58 0.00 07:26:10 06:37:01 663.21 14.75 648.46 0.00 132.91 133313.25 0.00 07:26:10 06:38:01 373.76 0.88 372.88 0.00 14.66 164501.75 0.00 07:26:10 06:39:01 235.67 0.07 235.60 0.00 0.53 82577.14 0.00 07:26:10 06:40:01 337.48 0.00 337.48 0.00 0.00 116895.06 0.00 07:26:10 06:41:01 596.03 0.08 595.95 0.00 3.60 86239.63 0.00 07:26:10 06:42:01 33.44 0.05 33.39 0.00 8.80 905.98 0.00 07:26:10 06:43:01 21.81 0.00 21.81 0.00 0.00 548.58 0.00 07:26:10 06:44:01 1.62 0.00 1.62 0.00 0.00 17.60 0.00 07:26:10 06:45:01 4.08 1.03 3.05 0.00 22.00 38.53 0.00 07:26:10 06:46:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 07:26:10 06:47:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 07:26:10 06:48:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 07:26:10 06:49:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 07:26:10 06:50:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 07:26:10 06:51:01 1.55 0.00 1.55 0.00 0.00 17.06 0.00 07:26:10 06:52:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 07:26:10 06:53:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 07:26:10 06:54:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 07:26:10 06:55:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 07:26:10 06:56:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 07:26:10 06:57:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 07:26:10 06:58:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 07:26:10 06:59:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 07:26:10 07:00:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 07:26:10 07:01:01 1.38 0.00 1.38 0.00 0.00 16.39 0.00 07:26:10 07:02:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 07:26:10 07:03:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 07:26:10 07:04:01 2.58 1.52 1.07 0.00 35.46 13.33 0.00 07:26:10 07:05:01 1.53 0.00 1.53 0.00 0.00 18.79 0.00 07:26:10 07:06:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 07:26:10 07:07:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 07:26:10 07:08:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 07:26:10 07:09:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 07:26:10 07:10:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 07:26:10 07:11:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 07:26:10 07:12:02 1.23 0.00 1.23 0.00 0.00 13.60 0.00 07:26:10 07:13:01 1.64 0.00 1.64 0.00 0.00 18.71 0.00 07:26:10 07:14:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 07:26:10 07:15:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 07:26:10 07:16:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 07:26:10 07:17:01 1.68 0.00 1.68 0.00 0.00 17.94 0.00 07:26:10 07:18:01 1.13 0.02 1.11 0.00 0.13 12.12 0.00 07:26:10 07:19:01 1.58 0.00 1.58 0.00 0.00 16.80 0.00 07:26:10 07:20:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 07:26:10 07:21:01 1.78 0.00 1.78 0.00 0.00 20.39 0.00 07:26:10 07:22:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 07:26:10 07:23:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 07:26:10 07:24:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 07:26:10 07:25:01 38.98 0.33 38.64 0.00 10.00 14043.53 0.00 07:26:10 07:26:01 161.86 0.18 161.67 0.00 18.40 45780.50 0.00 07:26:10 Average: 61.79 1.45 60.34 0.00 200.28 21646.44 0.00 07:26:10 07:26:10 06:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:26:10 06:31:04 29745344 31574124 776996 2.36 60520 2064348 2084864 6.14 987764 1817672 716 07:26:10 06:32:00 28348948 31561172 750592 2.28 126004 3295888 1714352 5.05 1117808 2956760 7092 07:26:10 06:33:01 26864448 31352092 948792 2.89 130664 4474460 2355644 6.94 2047296 3411620 473216 07:26:10 06:34:01 25997120 30441248 1858792 5.65 133528 4405812 3129512 9.22 2395120 3904560 501968 07:26:10 06:35:01 26186396 31470768 827472 2.52 136784 5207396 1914256 5.64 1829200 4252580 494924 07:26:10 06:36:01 18907448 31367304 918392 2.79 153256 12198360 2749156 8.10 2228060 10940600 1771564 07:26:10 06:37:01 15324356 31378252 888816 2.70 322856 15291404 2398552 7.07 2907320 13488632 1722264 07:26:10 06:38:01 7941492 28589836 3606728 10.97 361820 19418572 10769668 31.74 6181880 17065728 1115748 07:26:10 06:39:01 4332900 27583716 4609424 14.02 376716 21884712 11797864 34.77 8408368 18323832 1236024 07:26:10 06:40:01 3917432 29631656 2580684 7.85 388856 24290360 6770680 19.95 7245680 19884788 892036 07:26:10 06:41:01 7079944 31437272 831340 2.53 397552 23132204 2226248 6.56 3523360 20730632 276 07:26:10 06:42:01 7079124 31438996 829100 2.52 399276 23133052 2112060 6.22 3881040 20374736 704 07:26:10 06:43:01 7079140 31440396 827504 2.52 399976 23133492 2142936 6.32 4263724 19990332 236 07:26:10 06:44:01 7079516 31440784 827016 2.52 399988 23133492 2142936 6.32 4264660 19990332 16 07:26:10 06:45:01 7070156 31432604 834976 2.54 400068 23134096 2228140 6.57 4270592 19990856 296 07:26:10 06:46:01 7084168 31446764 820836 2.50 400104 23134244 2177344 6.42 4255984 19990988 36 07:26:10 06:47:01 7084216 31446848 820776 2.50 400120 23134244 2177344 6.42 4255936 19990988 12 07:26:10 06:48:01 7090120 31452760 814692 2.48 400128 23134248 2177344 6.42 4250304 19990992 28 07:26:10 06:49:01 7090072 31452808 814660 2.48 400144 23134252 2177344 6.42 4249992 19991060 28 07:26:10 06:50:01 7089552 31452320 815096 2.48 400164 23134252 2177344 6.42 4250564 19991064 4 07:26:10 06:51:01 7089388 31452172 815140 2.48 400188 23134260 2177344 6.42 4250364 19991068 12 07:26:10 06:52:01 7089760 31452512 814996 2.48 400196 23134260 2177344 6.42 4250444 19991068 8 07:26:10 06:53:01 7089624 31452384 815032 2.48 400204 23134264 2177344 6.42 4250656 19991072 168 07:26:10 06:54:01 7089784 31452560 815064 2.48 400228 23134264 2177344 6.42 4250152 19991072 20 07:26:10 06:55:01 7089744 31452540 815012 2.48 400268 23134264 2177344 6.42 4250336 19991080 12 07:26:10 06:56:01 7089784 31452616 814900 2.48 400284 23134276 2177344 6.42 4250512 19991084 28 07:26:10 06:57:01 7089444 31452300 815136 2.48 400316 23134280 2177344 6.42 4250492 19991084 4 07:26:10 06:58:01 7089364 31452300 815108 2.48 400356 23134284 2177344 6.42 4250572 19991092 36 07:26:10 06:59:01 7089632 31452592 814756 2.48 400380 23134284 2177344 6.42 4250296 19991092 16 07:26:10 07:00:01 7089300 31452268 815000 2.48 400404 23134288 2177344 6.42 4251876 19991096 24 07:26:10 07:01:01 7088872 31451896 815336 2.48 400428 23134292 2177344 6.42 4251772 19991100 8 07:26:10 07:02:01 7088708 31451748 815408 2.48 400440 23134292 2177344 6.42 4252376 19991100 20 07:26:10 07:03:01 7089260 31452328 814784 2.48 400464 23134296 2177344 6.42 4252024 19991104 12 07:26:10 07:04:01 7082760 31447828 819340 2.49 400500 23135356 2177344 6.42 4259656 19991400 48 07:26:10 07:05:01 7082132 31447236 820116 2.49 400528 23135356 2177344 6.42 4259940 19991392 12 07:26:10 07:06:01 7082080 31447188 820324 2.49 400552 23135364 2177344 6.42 4259756 19991376 36 07:26:10 07:07:01 7081756 31446892 820572 2.50 400580 23135368 2177344 6.42 4259632 19991352 8 07:26:10 07:08:01 7081708 31446880 820532 2.50 400604 23135372 2177344 6.42 4259700 19991360 28 07:26:10 07:09:01 7081660 31446856 820508 2.50 400616 23135372 2160700 6.37 4259524 19991360 4 07:26:10 07:10:01 7081864 31447088 820216 2.49 400648 23135368 2160700 6.37 4259752 19991368 28 07:26:10 07:11:01 7081020 31446276 820972 2.50 400664 23135380 2160700 6.37 4260016 19991368 8 07:26:10 07:12:02 7081012 31446304 820892 2.50 400688 23135384 2160700 6.37 4259860 19991372 4 07:26:10 07:13:01 7081208 31446520 820688 2.50 400704 23135388 2176940 6.42 4259864 19991376 16 07:26:10 07:14:01 7080696 31446008 821172 2.50 400716 23135388 2176940 6.42 4259852 19991376 12 07:26:10 07:15:01 7080648 31445976 821136 2.50 400740 23135396 2176940 6.42 4259780 19991380 8 07:26:10 07:16:01 7080652 31446100 821156 2.50 400764 23135520 2176940 6.42 4259964 19991476 24 07:26:10 07:17:01 7080312 31445828 821444 2.50 400784 23135524 2176940 6.42 4259916 19991516 8 07:26:10 07:18:01 7080516 31446052 821132 2.50 400788 23135532 2176940 6.42 4259932 19991520 16 07:26:10 07:19:01 7080672 31446212 820860 2.50 400800 23135532 2176940 6.42 4259980 19991520 16 07:26:10 07:20:01 7080672 31446216 820836 2.50 400804 23135536 2176940 6.42 4259760 19991524 16 07:26:10 07:21:01 7080340 31445904 821092 2.50 400820 23135536 2176940 6.42 4259884 19991528 16 07:26:10 07:22:01 7080524 31446100 821064 2.50 400832 23135540 2176940 6.42 4259908 19991528 12 07:26:10 07:23:01 7080484 31446092 821020 2.50 400856 23135544 2176940 6.42 4259972 19991532 172 07:26:10 07:24:01 7080668 31446276 821004 2.50 400860 23135544 2160584 6.37 4259816 19991532 16 07:26:10 07:25:01 5969720 31159332 1101888 3.35 403956 23879960 2542956 7.49 4606332 20665696 343884 07:26:10 07:26:01 5397448 31402400 861252 2.62 434148 24592720 2284504 6.73 4356948 21421696 230252 07:26:10 Average: 9118306 31271598 996385 3.03 368672 21052348 2610589 7.69 4116005 18194114 157004 07:26:10 07:26:10 06:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:26:10 06:31:04 veth576db43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:31:04 ens3 919.81 833.32 5293.78 125.11 0.00 0.00 0.00 0.00 07:26:10 06:31:04 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:31:04 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 07:26:10 06:32:00 ens3 1070.48 987.39 8588.30 99.03 0.00 0.00 0.00 0.00 07:26:10 06:32:00 docker0 901.33 929.85 66.85 5211.66 0.00 0.00 0.00 0.00 07:26:10 06:32:00 lo 1.19 1.19 0.12 0.12 0.00 0.00 0.00 0.00 07:26:10 06:33:01 ens3 37.44 24.24 44.67 15.90 0.00 0.00 0.00 0.00 07:26:10 06:33:01 vetha2bdd2c 0.08 0.28 0.01 0.02 0.00 0.00 0.00 0.00 07:26:10 06:33:01 docker0 0.08 0.18 0.01 0.02 0.00 0.00 0.00 0.00 07:26:10 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 06:34:01 ens3 26.35 17.73 20.53 11.68 0.00 0.00 0.00 0.00 07:26:10 06:34:01 vetha2bdd2c 1.35 1.37 0.12 0.12 0.00 0.00 0.00 0.00 07:26:10 06:34:01 docker0 1.35 1.35 0.10 0.12 0.00 0.00 0.00 0.00 07:26:10 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:35:01 ens3 26.61 17.81 22.75 13.76 0.00 0.00 0.00 0.00 07:26:10 06:35:01 vetha2bdd2c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 06:36:01 veth02e9f1f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:36:01 veth524f942 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:36:01 vethc0f25cf 0.58 0.63 0.05 0.24 0.00 0.00 0.00 0.00 07:26:10 06:36:01 veth4cf011c 1.68 4.04 0.13 41.29 0.00 0.00 0.00 0.00 07:26:10 06:36:01 veth3571591 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:36:01 veth3a4379c 2.36 6.64 0.18 109.79 0.00 0.00 0.00 0.01 07:26:10 06:36:01 ens3 282.24 188.08 4454.30 172.52 0.00 0.00 0.00 0.00 07:26:10 06:36:01 docker0 4.63 10.84 0.30 151.28 0.00 0.00 0.00 0.00 07:26:10 06:36:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 07:26:10 06:36:01 vethb77d702 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:36:01 vethf4f8922 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:36:01 veth3c0a815 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:37:01 vethe0e321a 85.34 133.48 8.72 1174.84 0.00 0.00 0.00 0.10 07:26:10 06:37:01 vethc0f25cf 0.12 0.80 0.01 0.04 0.00 0.00 0.00 0.00 07:26:10 06:37:01 veth2d27008 77.32 148.14 8.15 1181.66 0.00 0.00 0.00 0.10 07:26:10 06:37:01 ens3 866.84 481.20 8340.39 57.00 0.00 0.00 0.00 0.00 07:26:10 06:37:01 docker0 456.69 811.68 39.76 7490.96 0.00 0.00 0.00 0.00 07:26:10 06:37:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 07:26:10 06:37:01 veth1aa5153 76.79 143.28 8.13 1181.70 0.00 0.00 0.00 0.10 07:26:10 06:37:01 veth418a9e6 75.54 122.56 8.00 1175.44 0.00 0.00 0.00 0.10 07:26:10 06:37:01 veth816d17f 75.74 140.86 8.06 1177.46 0.00 0.00 0.00 0.10 07:26:10 06:38:01 vethcbac1f9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:26:10 06:38:01 vethc0f25cf 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:38:01 veth91cec27 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:26:10 06:38:01 veth81714e5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:26:10 06:38:01 veth695eaf0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:26:10 06:38:01 veth28646d5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:26:10 06:38:01 veth185e971 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:26:10 06:38:01 veth7d68dd2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:26:10 06:38:01 ens3 13.11 7.90 10.69 5.92 0.00 0.00 0.00 0.00 07:26:10 06:38:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:38:01 vethee04a3e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:26:10 06:38:01 veth2506c06 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:26:10 06:38:01 veth2d94d1b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 07:26:10 06:38:01 veth6318c44 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:26:10 06:38:01 vethaffeaf8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:26:10 06:38:01 veth4e3bbe7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 07:26:10 06:39:01 vethcbac1f9 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:39:01 vethc0f25cf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:39:01 veth91cec27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:39:01 veth81714e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:39:01 veth695eaf0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:39:01 veth28646d5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:39:01 veth185e971 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:39:01 veth7d68dd2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:39:01 ens3 2.02 1.07 1.59 0.84 0.00 0.00 0.00 0.00 07:26:10 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 06:39:01 vethee04a3e 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:39:01 veth2506c06 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:39:01 veth2d94d1b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:39:01 veth6318c44 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:39:01 vethaffeaf8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:39:01 veth4e3bbe7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:40:01 vethcbac1f9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:40:01 vethc0f25cf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:40:01 veth91cec27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:40:01 veth81714e5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:40:01 veth695eaf0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:40:01 veth28646d5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:40:01 veth185e971 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:40:01 veth7d68dd2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:40:01 ens3 5.92 3.01 4.57 2.41 0.00 0.00 0.00 0.00 07:26:10 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:40:01 vethee04a3e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:40:01 veth2506c06 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:40:01 veth2d94d1b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:40:01 veth6318c44 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:40:01 vethaffeaf8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:40:01 veth4e3bbe7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:41:01 ens3 113.00 106.82 62.34 535.40 0.00 0.00 0.00 0.00 07:26:10 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:41:01 lo 12.40 12.40 1.22 1.22 0.00 0.00 0.00 0.00 07:26:10 06:42:01 ens3 515.85 516.50 219.93 2886.96 0.00 0.00 0.00 0.00 07:26:10 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:42:01 lo 48.39 48.39 4.77 4.77 0.00 0.00 0.00 0.00 07:26:10 06:43:01 ens3 330.71 325.11 132.38 2293.87 0.00 0.00 0.00 0.00 07:26:10 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:43:01 lo 24.73 24.73 2.43 2.43 0.00 0.00 0.00 0.00 07:26:10 06:44:01 ens3 1.95 3.90 0.15 13.97 0.00 0.00 0.00 0.00 07:26:10 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:45:01 ens3 2.73 3.03 3.82 6.90 0.00 0.00 0.00 0.00 07:26:10 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 06:46:01 ens3 1.90 2.67 0.24 6.63 0.00 0.00 0.00 0.00 07:26:10 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:47:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 06:48:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 07:26:10 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:49:01 ens3 0.60 0.10 0.06 0.01 0.00 0.00 0.00 0.00 07:26:10 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 06:50:01 ens3 5.73 11.15 0.69 14.32 0.00 0.00 0.00 0.00 07:26:10 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:51:01 ens3 3.88 6.42 0.32 7.34 0.00 0.00 0.00 0.00 07:26:10 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 06:52:01 ens3 0.27 0.00 0.04 0.00 0.00 0.00 0.00 0.00 07:26:10 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:53:01 ens3 3.92 6.17 0.49 7.45 0.00 0.00 0.00 0.00 07:26:10 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 06:54:01 ens3 0.15 0.08 0.06 0.01 0.00 0.00 0.00 0.00 07:26:10 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 06:56:01 ens3 5.37 7.47 0.41 7.40 0.00 0.00 0.00 0.00 07:26:10 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:57:01 ens3 0.70 0.08 0.06 0.01 0.00 0.00 0.00 0.00 07:26:10 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 06:58:01 ens3 4.70 6.58 0.59 7.45 0.00 0.00 0.00 0.00 07:26:10 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:59:01 ens3 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 07:26:10 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:00:01 ens3 8.23 12.95 0.85 14.81 0.00 0.00 0.00 0.00 07:26:10 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:01:01 ens3 1.07 1.82 0.14 6.65 0.00 0.00 0.00 0.00 07:26:10 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:02:01 ens3 1.45 1.15 0.38 6.49 0.00 0.00 0.00 0.00 07:26:10 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:03:01 ens3 0.22 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:04:01 ens3 10.75 10.95 5.09 33.76 0.00 0.00 0.00 0.00 07:26:10 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:04:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:05:01 ens3 2.50 1.85 1.28 1.42 0.00 0.00 0.00 0.00 07:26:10 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:06:01 ens3 0.82 0.42 0.41 0.27 0.00 0.00 0.00 0.00 07:26:10 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:07:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:08:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:26:10 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:09:01 ens3 0.25 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:10:01 ens3 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 07:26:10 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:11:01 ens3 0.92 0.75 0.49 0.36 0.00 0.00 0.00 0.00 07:26:10 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:12:02 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:13:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:14:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:15:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:16:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 07:26:10 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:20:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:26:10 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:21:01 ens3 0.47 0.42 0.16 0.09 0.00 0.00 0.00 0.00 07:26:10 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:26:10 07:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:26:10 07:25:01 ens3 219.21 124.30 3917.78 20.09 0.00 0.00 0.00 0.00 07:26:10 07:25:01 docker0 69.27 122.05 6.06 1263.30 0.00 0.00 0.00 0.00 07:26:10 07:25:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 07:26:10 07:25:01 veth2b2a01f 69.27 122.15 7.01 1263.31 0.00 0.00 0.00 0.10 07:26:10 07:26:01 ens3 299.38 204.90 5795.91 135.68 0.00 0.00 0.00 0.00 07:26:10 07:26:01 docker0 10.10 11.56 1.48 11.78 0.00 0.00 0.00 0.00 07:26:10 07:26:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 07:26:10 Average: ens3 84.67 69.16 652.32 116.28 0.00 0.00 0.00 0.00 07:26:10 Average: docker0 24.99 32.90 1.99 247.83 0.00 0.00 0.00 0.00 07:26:10 Average: lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 07:26:10 07:26:10 07:26:10 ---> sar -P ALL: 07:26:10 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22677) 10/14/24 _x86_64_ (8 CPU) 07:26:10 07:26:10 06:29:57 LINUX RESTART (8 CPU) 07:26:10 07:26:10 06:30:01 CPU %user %nice %system %iowait %steal %idle 07:26:10 06:31:04 all 6.93 0.00 2.01 2.48 0.06 88.51 07:26:10 06:31:04 0 7.01 0.00 1.67 5.36 0.05 85.90 07:26:10 06:31:04 1 7.59 0.00 1.61 0.23 0.07 90.50 07:26:10 06:31:04 2 6.20 0.00 2.97 3.83 0.07 86.93 07:26:10 06:31:04 3 10.14 0.00 1.25 0.37 0.07 88.17 07:26:10 06:31:04 4 4.47 0.00 2.94 8.31 0.05 84.22 07:26:10 06:31:04 5 8.59 0.00 2.35 0.23 0.08 88.74 07:26:10 06:31:04 6 6.84 0.00 1.84 0.97 0.05 90.30 07:26:10 06:31:04 7 4.61 0.00 1.47 0.55 0.05 93.31 07:26:10 06:32:00 all 8.08 0.00 3.96 3.85 0.08 84.04 07:26:10 06:32:00 0 8.26 0.00 3.89 6.65 0.07 81.13 07:26:10 06:32:00 1 7.77 0.00 4.49 17.06 0.07 70.61 07:26:10 06:32:00 2 8.54 0.00 3.42 0.04 0.05 87.96 07:26:10 06:32:00 3 8.77 0.00 4.15 0.61 0.16 86.31 07:26:10 06:32:00 4 9.09 0.00 4.38 5.36 0.11 81.06 07:26:10 06:32:00 5 5.74 0.00 2.93 0.00 0.05 91.27 07:26:10 06:32:00 6 9.14 0.00 4.65 0.25 0.05 85.90 07:26:10 06:32:00 7 7.34 0.00 3.74 0.80 0.05 88.06 07:26:10 06:33:01 all 41.58 0.00 6.82 1.62 0.12 49.86 07:26:10 06:33:01 0 43.67 0.00 6.31 0.26 0.10 49.66 07:26:10 06:33:01 1 42.32 0.00 7.26 0.73 0.13 49.56 07:26:10 06:33:01 2 42.36 0.00 6.56 0.13 0.15 50.80 07:26:10 06:33:01 3 35.49 0.00 6.42 0.17 0.10 57.83 07:26:10 06:33:01 4 41.75 0.00 8.10 10.66 0.13 39.35 07:26:10 06:33:01 5 40.25 0.00 6.03 0.30 0.12 53.31 07:26:10 06:33:01 6 43.88 0.00 7.01 0.40 0.13 48.58 07:26:10 06:33:01 7 42.87 0.00 6.86 0.31 0.10 49.86 07:26:10 06:34:01 all 52.08 0.00 6.10 0.79 0.10 40.94 07:26:10 06:34:01 0 53.91 0.00 5.96 0.08 0.10 39.95 07:26:10 06:34:01 1 51.73 0.00 5.87 0.08 0.10 42.21 07:26:10 06:34:01 2 51.34 0.00 5.67 0.13 0.10 42.75 07:26:10 06:34:01 3 49.02 0.00 5.66 0.22 0.08 45.02 07:26:10 06:34:01 4 52.29 0.00 6.15 0.17 0.10 41.29 07:26:10 06:34:01 5 52.19 0.00 6.25 4.86 0.10 36.61 07:26:10 06:34:01 6 53.63 0.00 7.04 0.13 0.08 39.11 07:26:10 06:34:01 7 52.49 0.00 6.19 0.62 0.10 40.60 07:26:10 06:35:01 all 40.27 0.00 7.78 1.18 0.36 50.40 07:26:10 06:35:01 0 39.22 0.00 6.96 0.99 0.44 52.38 07:26:10 06:35:01 1 40.89 0.00 8.15 0.30 0.55 50.10 07:26:10 06:35:01 2 41.26 0.00 8.30 0.22 0.10 50.13 07:26:10 06:35:01 3 41.40 0.00 8.26 0.17 0.19 49.97 07:26:10 06:35:01 4 38.68 0.00 6.82 0.67 0.85 52.98 07:26:10 06:35:01 5 40.04 0.00 7.66 3.50 0.10 48.70 07:26:10 06:35:01 6 39.11 0.00 8.15 1.93 0.10 50.70 07:26:10 06:35:01 7 41.55 0.00 7.95 1.74 0.56 48.20 07:26:10 06:36:01 all 25.58 0.00 8.57 17.10 0.16 48.60 07:26:10 06:36:01 0 23.10 0.00 6.90 18.19 0.15 51.66 07:26:10 06:36:01 1 28.51 0.00 9.49 8.87 0.17 52.96 07:26:10 06:36:01 2 28.38 0.00 9.57 24.23 0.12 37.69 07:26:10 06:36:01 3 24.10 0.00 9.66 36.19 0.10 29.95 07:26:10 06:36:01 4 21.92 0.00 7.64 5.49 0.12 64.83 07:26:10 06:36:01 5 28.98 0.00 9.27 12.58 0.12 49.06 07:26:10 06:36:01 6 21.43 0.00 6.85 5.88 0.35 65.49 07:26:10 06:36:01 7 28.21 0.00 9.18 25.66 0.17 36.78 07:26:10 06:37:01 all 12.48 0.00 6.14 22.45 0.09 58.84 07:26:10 06:37:01 0 13.12 0.00 5.25 28.18 0.09 53.36 07:26:10 06:37:01 1 12.61 0.00 6.11 15.47 0.07 65.74 07:26:10 06:37:01 2 13.70 0.00 5.63 26.69 0.09 53.90 07:26:10 06:37:01 3 11.61 0.00 6.96 11.12 0.10 70.20 07:26:10 06:37:01 4 12.37 0.00 4.55 24.87 0.07 58.15 07:26:10 06:37:01 5 13.08 0.00 6.58 11.06 0.08 69.19 07:26:10 06:37:01 6 10.25 0.00 6.09 30.97 0.12 52.57 07:26:10 06:37:01 7 13.11 0.00 7.96 31.45 0.09 47.39 07:26:10 06:38:01 all 44.29 0.00 8.20 9.38 0.09 38.05 07:26:10 06:38:01 0 43.90 0.00 6.84 7.65 0.08 41.53 07:26:10 06:38:01 1 44.79 0.00 7.47 2.63 0.08 45.02 07:26:10 06:38:01 2 43.55 0.00 10.01 14.56 0.10 31.79 07:26:10 06:38:01 3 44.60 0.00 8.34 3.58 0.08 43.40 07:26:10 06:38:01 4 44.36 0.00 7.61 1.92 0.08 46.03 07:26:10 06:38:01 5 44.63 0.00 8.45 7.37 0.10 39.44 07:26:10 06:38:01 6 44.15 0.00 6.97 5.98 0.07 42.83 07:26:10 06:38:01 7 44.38 0.00 9.88 31.47 0.08 14.19 07:26:10 06:39:01 all 88.26 0.00 11.55 0.00 0.19 0.00 07:26:10 06:39:01 0 87.76 0.00 12.02 0.00 0.22 0.00 07:26:10 06:39:01 1 88.83 0.00 10.97 0.00 0.20 0.00 07:26:10 06:39:01 2 88.38 0.00 11.42 0.00 0.20 0.00 07:26:10 06:39:01 3 87.34 0.00 12.49 0.00 0.17 0.00 07:26:10 06:39:01 4 89.11 0.00 10.68 0.00 0.20 0.00 07:26:10 06:39:01 5 88.20 0.00 11.61 0.00 0.19 0.00 07:26:10 06:39:01 6 88.45 0.00 11.40 0.00 0.15 0.00 07:26:10 06:39:01 7 87.98 0.00 11.83 0.00 0.19 0.00 07:26:10 06:40:01 all 89.73 0.00 10.03 0.00 0.23 0.00 07:26:10 06:40:01 0 90.36 0.00 9.40 0.00 0.22 0.02 07:26:10 06:40:01 1 90.04 0.00 9.74 0.00 0.22 0.00 07:26:10 06:40:01 2 89.23 0.00 10.57 0.00 0.20 0.00 07:26:10 06:40:01 3 88.38 0.00 11.33 0.00 0.29 0.00 07:26:10 06:40:01 4 90.12 0.00 9.59 0.02 0.27 0.00 07:26:10 06:40:01 5 89.55 0.00 10.22 0.02 0.22 0.00 07:26:10 06:40:01 6 90.23 0.00 9.53 0.00 0.22 0.02 07:26:10 06:40:01 7 89.88 0.00 9.92 0.00 0.20 0.00 07:26:10 06:41:01 all 32.42 0.00 5.87 10.13 0.12 51.46 07:26:10 06:41:01 0 34.74 0.00 5.74 3.62 0.10 55.80 07:26:10 06:41:01 1 35.34 0.00 6.56 7.20 0.12 50.78 07:26:10 06:41:01 2 33.45 0.00 5.25 7.20 0.08 54.03 07:26:10 06:41:01 3 27.23 0.00 6.11 3.37 0.15 63.14 07:26:10 06:41:01 4 34.70 0.00 6.01 7.41 0.19 51.68 07:26:10 06:41:01 5 30.04 0.00 5.60 19.06 0.10 45.20 07:26:10 06:41:01 6 34.77 0.00 6.41 15.49 0.14 43.19 07:26:10 06:41:01 7 28.96 0.00 5.31 17.62 0.10 48.01 07:26:10 07:26:10 06:41:01 CPU %user %nice %system %iowait %steal %idle 07:26:10 06:42:01 all 9.22 0.00 1.05 0.12 0.06 89.55 07:26:10 06:42:01 0 11.34 0.00 1.09 0.02 0.07 87.49 07:26:10 06:42:01 1 12.83 0.00 1.36 0.03 0.07 85.71 07:26:10 06:42:01 2 10.14 0.00 1.04 0.02 0.05 88.76 07:26:10 06:42:01 3 5.41 0.00 0.87 0.02 0.05 93.65 07:26:10 06:42:01 4 7.10 0.00 0.92 0.03 0.07 91.88 07:26:10 06:42:01 5 9.46 0.00 0.83 0.02 0.05 89.63 07:26:10 06:42:01 6 10.89 0.00 1.30 0.82 0.07 86.92 07:26:10 06:42:01 7 6.55 0.00 1.01 0.03 0.05 92.36 07:26:10 06:43:01 all 8.13 0.00 0.65 0.10 0.06 91.05 07:26:10 06:43:01 0 11.71 0.00 0.83 0.12 0.05 87.29 07:26:10 06:43:01 1 13.10 0.00 0.85 0.35 0.07 85.63 07:26:10 06:43:01 2 7.69 0.00 0.85 0.03 0.07 91.36 07:26:10 06:43:01 3 9.55 0.00 0.79 0.02 0.07 89.58 07:26:10 06:43:01 4 4.97 0.00 0.47 0.00 0.05 94.51 07:26:10 06:43:01 5 6.06 0.00 0.48 0.02 0.07 93.37 07:26:10 06:43:01 6 5.64 0.00 0.65 0.30 0.05 93.35 07:26:10 06:43:01 7 6.24 0.00 0.30 0.00 0.08 93.38 07:26:10 06:44:01 all 0.06 0.00 0.02 0.00 0.01 99.90 07:26:10 06:44:01 0 0.05 0.00 0.03 0.02 0.02 99.88 07:26:10 06:44:01 1 0.13 0.00 0.07 0.00 0.02 99.78 07:26:10 06:44:01 2 0.08 0.00 0.03 0.00 0.02 99.87 07:26:10 06:44:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:26:10 06:44:01 4 0.08 0.00 0.02 0.00 0.00 99.90 07:26:10 06:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:26:10 06:44:01 6 0.07 0.00 0.00 0.00 0.00 99.93 07:26:10 06:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 06:45:01 all 0.08 0.00 0.07 0.01 0.01 99.83 07:26:10 06:45:01 0 0.03 0.00 0.08 0.00 0.00 99.88 07:26:10 06:45:01 1 0.10 0.00 0.08 0.03 0.02 99.77 07:26:10 06:45:01 2 0.13 0.00 0.05 0.00 0.00 99.82 07:26:10 06:45:01 3 0.07 0.00 0.07 0.00 0.00 99.87 07:26:10 06:45:01 4 0.03 0.00 0.05 0.00 0.02 99.90 07:26:10 06:45:01 5 0.05 0.00 0.07 0.00 0.00 99.88 07:26:10 06:45:01 6 0.05 0.00 0.03 0.02 0.02 99.88 07:26:10 06:45:01 7 0.20 0.00 0.10 0.03 0.00 99.67 07:26:10 06:46:01 all 0.03 0.00 0.01 0.10 0.01 99.86 07:26:10 06:46:01 0 0.02 0.00 0.03 0.08 0.02 99.85 07:26:10 06:46:01 1 0.02 0.00 0.02 0.68 0.00 99.28 07:26:10 06:46:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:26:10 06:46:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:26:10 06:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:26:10 06:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:26:10 06:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 06:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 06:47:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:26:10 06:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:26:10 06:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:26:10 06:47:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:26:10 06:47:01 3 0.05 0.00 0.05 0.00 0.02 99.88 07:26:10 06:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:26:10 06:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 06:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 06:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:26:10 06:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:26:10 06:48:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:26:10 06:48:01 1 0.07 0.00 0.02 0.00 0.00 99.92 07:26:10 06:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 06:48:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:26:10 06:48:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:26:10 06:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 06:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:26:10 06:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:26:10 06:49:01 all 0.03 0.00 0.02 0.10 0.09 99.77 07:26:10 06:49:01 0 0.05 0.00 0.02 0.02 0.55 99.37 07:26:10 06:49:01 1 0.02 0.00 0.08 0.75 0.05 99.10 07:26:10 06:49:01 2 0.02 0.00 0.03 0.00 0.02 99.93 07:26:10 06:49:01 3 0.02 0.00 0.02 0.00 0.05 99.92 07:26:10 06:49:01 4 0.10 0.00 0.00 0.00 0.00 99.90 07:26:10 06:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 06:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:26:10 06:49:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:26:10 06:50:01 all 0.05 0.00 0.03 0.01 0.00 99.92 07:26:10 06:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:26:10 06:50:01 1 0.07 0.00 0.03 0.03 0.02 99.85 07:26:10 06:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:26:10 06:50:01 3 0.07 0.00 0.08 0.00 0.00 99.85 07:26:10 06:50:01 4 0.12 0.00 0.03 0.00 0.00 99.85 07:26:10 06:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 06:50:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:26:10 06:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 06:51:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:26:10 06:51:01 0 0.05 0.00 0.03 0.02 0.00 99.90 07:26:10 06:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:26:10 06:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 06:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:26:10 06:51:01 4 0.10 0.00 0.02 0.00 0.02 99.87 07:26:10 06:51:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:26:10 06:51:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:26:10 06:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 06:52:01 all 0.03 0.00 0.01 0.00 0.01 99.96 07:26:10 06:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:26:10 06:52:01 1 0.02 0.00 0.00 0.02 0.00 99.97 07:26:10 06:52:01 2 0.10 0.00 0.03 0.00 0.02 99.85 07:26:10 06:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 06:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:26:10 06:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 06:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:26:10 06:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:26:10 06:52:01 CPU %user %nice %system %iowait %steal %idle 07:26:10 06:53:01 all 0.03 0.00 0.02 0.00 0.00 99.95 07:26:10 06:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:26:10 06:53:01 1 0.02 0.00 0.03 0.00 0.02 99.93 07:26:10 06:53:01 2 0.13 0.00 0.07 0.00 0.02 99.78 07:26:10 06:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 06:53:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:26:10 06:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 06:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 06:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 06:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:26:10 06:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:26:10 06:54:01 1 0.03 0.00 0.02 0.02 0.00 99.93 07:26:10 06:54:01 2 0.10 0.00 0.05 0.00 0.02 99.83 07:26:10 06:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:26:10 06:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 06:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 06:54:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:26:10 06:54:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:26:10 06:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:26:10 06:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:26:10 06:55:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:26:10 06:55:01 2 0.07 0.00 0.02 0.00 0.00 99.92 07:26:10 06:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:26:10 06:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:26:10 06:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:26:10 06:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 06:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:26:10 06:56:01 all 0.05 0.00 0.02 0.01 0.01 99.91 07:26:10 06:56:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:26:10 06:56:01 1 0.03 0.00 0.03 0.02 0.00 99.92 07:26:10 06:56:01 2 0.07 0.00 0.02 0.00 0.02 99.90 07:26:10 06:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 06:56:01 4 0.15 0.00 0.02 0.00 0.02 99.82 07:26:10 06:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 06:56:01 6 0.02 0.00 0.00 0.07 0.00 99.92 07:26:10 06:56:01 7 0.07 0.00 0.03 0.00 0.02 99.88 07:26:10 06:57:01 all 0.01 0.00 0.01 0.00 0.16 99.82 07:26:10 06:57:01 0 0.02 0.00 0.02 0.00 0.05 99.92 07:26:10 06:57:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:26:10 06:57:01 2 0.00 0.00 0.03 0.00 0.00 99.97 07:26:10 06:57:01 3 0.00 0.00 0.00 0.00 0.79 99.21 07:26:10 06:57:01 4 0.03 0.00 0.00 0.00 0.07 99.90 07:26:10 06:57:01 5 0.00 0.00 0.00 0.00 0.30 99.70 07:26:10 06:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 07:26:10 06:57:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:26:10 06:58:01 all 0.03 0.00 0.02 0.00 0.00 99.94 07:26:10 06:58:01 0 0.05 0.00 0.07 0.00 0.00 99.88 07:26:10 06:58:01 1 0.03 0.00 0.02 0.02 0.00 99.93 07:26:10 06:58:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:26:10 06:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 06:58:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:26:10 06:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 06:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 06:58:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:26:10 06:59:01 all 0.02 0.00 0.01 0.01 0.02 99.95 07:26:10 06:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:26:10 06:59:01 1 0.03 0.00 0.03 0.02 0.05 99.87 07:26:10 06:59:01 2 0.05 0.00 0.03 0.00 0.02 99.90 07:26:10 06:59:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:26:10 06:59:01 4 0.00 0.00 0.03 0.00 0.02 99.95 07:26:10 06:59:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:26:10 06:59:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:26:10 06:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:00:01 all 0.04 0.00 0.02 0.00 0.00 99.93 07:26:10 07:00:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:26:10 07:00:01 1 0.05 0.00 0.03 0.02 0.00 99.90 07:26:10 07:00:01 2 0.05 0.00 0.02 0.00 0.00 99.93 07:26:10 07:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:00:01 4 0.17 0.00 0.02 0.00 0.00 99.82 07:26:10 07:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:00:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:26:10 07:00:01 7 0.02 0.00 0.03 0.00 0.02 99.93 07:26:10 07:01:01 all 0.03 0.00 0.02 0.00 0.00 99.95 07:26:10 07:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 07:01:01 1 0.03 0.00 0.02 0.02 0.00 99.93 07:26:10 07:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:26:10 07:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:01:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:26:10 07:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:26:10 07:01:01 7 0.07 0.00 0.05 0.00 0.02 99.87 07:26:10 07:02:01 all 0.04 0.00 0.02 0.00 0.01 99.94 07:26:10 07:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:26:10 07:02:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:26:10 07:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:26:10 07:02:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:26:10 07:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:26:10 07:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:26:10 07:02:01 7 0.10 0.00 0.05 0.00 0.02 99.83 07:26:10 07:03:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:26:10 07:03:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:26:10 07:03:01 1 0.02 0.00 0.03 0.02 0.00 99.93 07:26:10 07:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 07:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:26:10 07:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:03:01 6 0.00 0.00 0.00 0.03 0.00 99.97 07:26:10 07:03:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:26:10 07:26:10 07:03:01 CPU %user %nice %system %iowait %steal %idle 07:26:10 07:04:01 all 0.28 0.00 0.05 0.05 0.01 99.61 07:26:10 07:04:01 0 0.45 0.00 0.05 0.10 0.00 99.40 07:26:10 07:04:01 1 0.20 0.00 0.03 0.17 0.02 99.58 07:26:10 07:04:01 2 0.45 0.00 0.02 0.00 0.02 99.52 07:26:10 07:04:01 3 0.30 0.00 0.07 0.02 0.00 99.62 07:26:10 07:04:01 4 0.32 0.00 0.05 0.00 0.00 99.63 07:26:10 07:04:01 5 0.10 0.00 0.05 0.00 0.02 99.83 07:26:10 07:04:01 6 0.12 0.00 0.07 0.00 0.00 99.82 07:26:10 07:04:01 7 0.27 0.00 0.07 0.15 0.03 99.48 07:26:10 07:05:01 all 0.04 0.00 0.01 0.06 0.04 99.85 07:26:10 07:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:26:10 07:05:01 1 0.03 0.00 0.02 0.18 0.00 99.77 07:26:10 07:05:01 2 0.08 0.00 0.00 0.00 0.00 99.92 07:26:10 07:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:26:10 07:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:26:10 07:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:26:10 07:05:01 6 0.02 0.00 0.02 0.28 0.00 99.68 07:26:10 07:05:01 7 0.08 0.00 0.05 0.00 0.30 99.57 07:26:10 07:06:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:26:10 07:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:06:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:26:10 07:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:26:10 07:06:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:26:10 07:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:26:10 07:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:26:10 07:06:01 7 0.10 0.00 0.03 0.00 0.03 99.83 07:26:10 07:07:01 all 0.14 0.00 0.03 0.00 0.00 99.82 07:26:10 07:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:26:10 07:07:01 1 0.03 0.00 0.02 0.02 0.00 99.93 07:26:10 07:07:01 2 1.03 0.00 0.07 0.00 0.00 98.91 07:26:10 07:07:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:26:10 07:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 07:26:10 07:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:07:01 7 0.03 0.00 0.08 0.00 0.02 99.87 07:26:10 07:08:01 all 0.26 0.00 0.01 0.01 0.01 99.71 07:26:10 07:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 07:08:01 1 0.03 0.00 0.02 0.07 0.02 99.87 07:26:10 07:08:01 2 1.97 0.00 0.00 0.00 0.00 98.03 07:26:10 07:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:08:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:26:10 07:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:08:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:26:10 07:08:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:26:10 07:09:01 all 0.19 0.00 0.01 0.00 0.01 99.79 07:26:10 07:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:09:01 1 0.05 0.00 0.02 0.02 0.00 99.92 07:26:10 07:09:01 2 1.27 0.00 0.05 0.00 0.02 98.66 07:26:10 07:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:26:10 07:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:26:10 07:09:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:26:10 07:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:09:01 7 0.07 0.00 0.02 0.00 0.00 99.92 07:26:10 07:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:26:10 07:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:10:01 1 0.03 0.00 0.02 0.02 0.02 99.92 07:26:10 07:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:10:01 3 0.00 0.00 0.02 0.00 0.02 99.97 07:26:10 07:10:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:26:10 07:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:26:10 07:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 07:11:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:26:10 07:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 07:11:01 1 0.07 0.00 0.00 0.00 0.00 99.93 07:26:10 07:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:26:10 07:11:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:26:10 07:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:11:01 6 0.03 0.00 0.00 0.03 0.00 99.93 07:26:10 07:11:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:26:10 07:12:02 all 0.02 0.00 0.01 0.01 0.01 99.95 07:26:10 07:12:02 0 0.00 0.00 0.02 0.00 0.02 99.97 07:26:10 07:12:02 1 0.03 0.00 0.02 0.03 0.02 99.90 07:26:10 07:12:02 2 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 07:12:02 3 0.00 0.00 0.02 0.02 0.02 99.95 07:26:10 07:12:02 4 0.07 0.00 0.02 0.00 0.02 99.90 07:26:10 07:12:02 5 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:12:02 6 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 07:12:02 7 0.00 0.00 0.00 0.00 0.02 99.98 07:26:10 07:13:01 all 0.02 0.00 0.01 0.01 0.14 99.82 07:26:10 07:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:13:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:26:10 07:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:26:10 07:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:26:10 07:13:01 4 0.03 0.00 0.03 0.00 1.09 98.84 07:26:10 07:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:13:01 6 0.00 0.00 0.00 0.07 0.02 99.92 07:26:10 07:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:26:10 07:14:01 all 0.16 0.00 0.01 0.00 0.01 99.81 07:26:10 07:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:14:01 1 0.03 0.00 0.03 0.02 0.02 99.90 07:26:10 07:14:01 2 1.13 0.00 0.02 0.00 0.02 98.84 07:26:10 07:14:01 3 0.03 0.00 0.00 0.02 0.02 99.93 07:26:10 07:14:01 4 0.07 0.00 0.03 0.00 0.02 99.88 07:26:10 07:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:26:10 07:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 07:26:10 07:14:01 CPU %user %nice %system %iowait %steal %idle 07:26:10 07:15:01 all 0.23 0.00 0.01 0.00 0.01 99.75 07:26:10 07:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:15:01 1 0.05 0.00 0.05 0.02 0.02 99.87 07:26:10 07:15:01 2 1.64 0.00 0.00 0.00 0.00 98.36 07:26:10 07:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:26:10 07:15:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:26:10 07:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:16:01 all 0.02 0.00 0.02 0.00 0.00 99.96 07:26:10 07:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 07:16:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:26:10 07:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:16:01 3 0.02 0.00 0.05 0.00 0.00 99.93 07:26:10 07:16:01 4 0.07 0.00 0.02 0.00 0.02 99.90 07:26:10 07:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 07:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:26:10 07:17:01 all 0.03 0.00 0.01 0.00 0.05 99.90 07:26:10 07:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:17:01 1 0.05 0.00 0.00 0.00 0.02 99.93 07:26:10 07:17:01 2 0.03 0.00 0.02 0.00 0.33 99.62 07:26:10 07:17:01 3 0.02 0.00 0.00 0.03 0.02 99.93 07:26:10 07:17:01 4 0.08 0.00 0.05 0.00 0.02 99.85 07:26:10 07:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:26:10 07:17:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:26:10 07:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 07:18:01 all 0.01 0.00 0.04 0.02 0.02 99.91 07:26:10 07:18:01 0 0.00 0.00 0.02 0.00 0.07 99.92 07:26:10 07:18:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:26:10 07:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:18:01 3 0.00 0.00 0.30 0.15 0.00 99.55 07:26:10 07:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:26:10 07:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:26:10 07:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:18:01 7 0.05 0.00 0.00 0.00 0.05 99.90 07:26:10 07:19:01 all 0.01 0.00 0.01 0.01 0.00 99.96 07:26:10 07:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:19:01 1 0.03 0.00 0.03 0.02 0.02 99.90 07:26:10 07:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:19:01 4 0.07 0.00 0.03 0.00 0.02 99.88 07:26:10 07:19:01 5 0.00 0.00 0.00 0.02 0.00 99.98 07:26:10 07:19:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:26:10 07:19:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:26:10 07:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:26:10 07:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:26:10 07:20:01 1 0.02 0.00 0.00 0.02 0.00 99.97 07:26:10 07:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:26:10 07:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:26:10 07:20:01 4 0.07 0.00 0.03 0.00 0.03 99.87 07:26:10 07:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:26:10 07:20:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:26:10 07:21:01 all 0.02 0.00 0.01 0.02 0.01 99.94 07:26:10 07:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:21:01 1 0.02 0.00 0.00 0.13 0.02 99.83 07:26:10 07:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:26:10 07:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:21:01 4 0.05 0.00 0.05 0.00 0.02 99.88 07:26:10 07:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 07:26:10 07:21:01 6 0.05 0.00 0.00 0.03 0.02 99.90 07:26:10 07:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:22:01 all 0.06 0.00 0.01 0.00 0.00 99.92 07:26:10 07:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 07:22:01 2 0.07 0.00 0.00 0.00 0.02 99.92 07:26:10 07:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:26:10 07:22:01 4 0.07 0.00 0.05 0.00 0.02 99.87 07:26:10 07:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:26:10 07:22:01 7 0.30 0.00 0.02 0.00 0.00 99.68 07:26:10 07:23:01 all 0.27 0.00 0.01 0.00 0.01 99.70 07:26:10 07:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:26:10 07:23:01 1 0.00 0.00 0.02 0.02 0.00 99.97 07:26:10 07:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:26:10 07:23:01 4 0.08 0.00 0.02 0.00 0.03 99.87 07:26:10 07:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:23:01 6 0.05 0.00 0.02 0.02 0.02 99.90 07:26:10 07:23:01 7 1.97 0.00 0.02 0.00 0.02 98.00 07:26:10 07:24:01 all 0.27 0.00 0.01 0.00 0.01 99.72 07:26:10 07:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:26:10 07:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:26:10 07:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:26:10 07:24:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:26:10 07:24:01 4 0.07 0.00 0.03 0.00 0.02 99.88 07:26:10 07:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:26:10 07:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:26:10 07:24:01 7 1.99 0.00 0.00 0.00 0.00 98.01 07:26:10 07:25:01 all 3.25 0.00 1.26 0.86 0.02 94.61 07:26:10 07:25:01 0 2.69 0.00 1.10 0.18 0.02 96.01 07:26:10 07:25:01 1 3.51 0.00 1.40 0.97 0.02 94.11 07:26:10 07:25:01 2 4.16 0.00 1.22 0.20 0.02 94.40 07:26:10 07:25:01 3 3.46 0.00 1.10 0.02 0.02 95.41 07:26:10 07:25:01 4 3.58 0.00 1.22 0.27 0.02 94.92 07:26:10 07:25:01 5 3.20 0.00 1.16 5.17 0.02 90.46 07:26:10 07:25:01 6 2.46 0.00 1.82 0.00 0.03 95.69 07:26:10 07:25:01 7 2.98 0.00 1.06 0.10 0.02 95.85 07:26:10 07:26:10 07:25:01 CPU %user %nice %system %iowait %steal %idle 07:26:10 07:26:01 all 7.69 0.00 3.45 2.66 0.08 86.13 07:26:10 07:26:01 0 6.56 0.00 3.39 8.40 0.07 81.57 07:26:10 07:26:01 1 7.74 0.00 3.15 8.23 0.09 80.80 07:26:10 07:26:01 2 5.63 0.00 4.15 0.20 0.05 89.97 07:26:10 07:26:01 3 7.96 0.00 4.64 0.47 0.07 86.86 07:26:10 07:26:01 4 7.58 0.00 3.25 0.32 0.17 88.69 07:26:10 07:26:01 5 10.85 0.00 2.82 0.71 0.07 85.56 07:26:10 07:26:01 6 7.31 0.00 2.95 1.91 0.05 87.78 07:26:10 07:26:01 7 7.89 0.00 3.21 1.08 0.07 87.75 07:26:10 Average: all 8.37 0.00 1.48 1.28 0.05 88.82 07:26:10 Average: 0 8.48 0.00 1.38 1.39 0.05 88.70 07:26:10 Average: 1 8.69 0.00 1.51 1.12 0.04 88.63 07:26:10 Average: 2 8.55 0.00 1.54 1.36 0.04 88.51 07:26:10 Average: 3 8.00 0.00 1.56 0.98 0.05 89.41 07:26:10 Average: 4 8.24 0.00 1.44 1.16 0.07 89.10 07:26:10 Average: 5 8.35 0.00 1.46 1.15 0.03 89.01 07:26:10 Average: 6 8.29 0.00 1.46 1.15 0.03 89.06 07:26:10 Average: 7 8.33 0.00 1.53 1.96 0.05 88.14 07:26:10 07:26:10 07:26:10