Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 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-ssh2018869861149576155.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh18114446721793868419.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14511827027500719552.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh15080927897080382684.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-ssh17503803389964002248.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]] ========================================================= [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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-39930 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/803 [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/803 # 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 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 (main) Commit message: "Merge pull request #5097 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.29" > 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 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 # timeout=10 > git rev-list --no-walk e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:30:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:30:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:30:59 ========================================================= 05:30:59 EdgeX Global Pipelines Version Info 05:30:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:30:59 ------------------- 05:30:59 stable info: 05:30:59 ------------------- 05:30:59 Commited By: Cherry Wang cherry@iotechsys.com 05:30:59 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 05:30:59 Message: update stable to v1.0.269 05:31:00 ------------------- 05:31:00 experimental info: 05:31:00 ------------------- 05:31:00 Commited By: Ginny Guan ginny@iotechsys.com 05:31:00 Commit SHA: caaa9f3dc6c7e5aa28cdfff7e6c9c041e001af87 05:31:00 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:31:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:31:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:31:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] echo 05:31:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b826f94 [Pipeline] echo 05:31:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:31:01 provisioning config files... 05:31:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/803@tmp/config10611380745034061181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:31:01 ---> ****-login.sh 05:31:01 nexus3.edgexfoundry.org:10001 05:31:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:01 Configure a credential helper to remove this warning. See 05:31:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:01 05:31:01 Login Succeeded 05:31:01 nexus3.edgexfoundry.org:10002 05:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:02 Configure a credential helper to remove this warning. See 05:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:02 05:31:02 Login Succeeded 05:31:02 nexus3.edgexfoundry.org:10003 05:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:02 Configure a credential helper to remove this warning. See 05:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:02 05:31:02 Login Succeeded 05:31:02 nexus3.edgexfoundry.org:10004 05:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:02 Configure a credential helper to remove this warning. See 05:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:02 05:31:02 Login Succeeded 05:31:02 ****.io 05:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:31:02 Configure a credential helper to remove this warning. See 05:31:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:31:02 05:31:02 Login Succeeded 05:31:02 ---> ****-login.sh ends [Pipeline] } 05:31:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:31:02 + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile 05:31:02 + dirname cmd/core-command/Dockerfile 05:31:02 + cut -d/ -f2 05:31:02 + echo core-command,cmd/core-command/Dockerfile 05:31:02 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:31:02 + cut -d/ -f2 05:31:02 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:31:02 + dirname cmd/core-data/Dockerfile 05:31:02 + cut -d/ -f2 05:31:02 + echo core-data,cmd/core-data/Dockerfile 05:31:02 + dirname cmd/core-keeper/Dockerfile 05:31:02 + cut -d/ -f2 05:31:02 + echo core-keeper,cmd/core-keeper/Dockerfile 05:31:02 + dirname cmd/core-metadata/Dockerfile 05:31:02 + cut -d/ -f2 05:31:02 + echo core-metadata,cmd/core-metadata/Dockerfile 05:31:02 + dirname cmd/security-bootstrapper/Dockerfile 05:31:02 + cut -d/ -f2 05:31:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:31:02 + dirname cmd/security-proxy-auth/Dockerfile 05:31:02 + cut -d/ -f2 05:31:02 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:31:02 + dirname cmd/security-proxy-setup/Dockerfile 05:31:02 + cut -d/ -f2 05:31:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:31:02 + dirname cmd/security-secretstore-setup/Dockerfile 05:31:02 + cut -d/ -f2 05:31:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:31:02 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:31:02 + cut -d/ -f2 05:31:02 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:31:02 + dirname cmd/security-spire-agent/Dockerfile 05:31:02 + cut -d/ -f2 05:31:02 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:31:02 + dirname cmd/security-spire-config/Dockerfile 05:31:02 + cut -d/ -f2 05:31:02 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:31:02 + dirname cmd/security-spire-server/Dockerfile 05:31:02 + cut -d/ -f2 05:31:02 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:31:02 + dirname cmd/support-notifications/Dockerfile 05:31:02 + cut -d/ -f2 05:31:02 + echo support-notifications,cmd/support-notifications/Dockerfile 05:31:02 + dirname cmd/support-scheduler/Dockerfile 05:31:02 + cut -d/ -f2 05:31:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:31:02 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-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 05:31:03 + git rev-list -1 --merges b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45~1..b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] echo 05:31:03 -----------> git rev-list -1 --merges b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45~1..b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:31:03 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [false] [Pipeline] sh 05:31:03 + git log --format=format:%s -1 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] echo 05:31:03 ========================================================= 05:31:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:31:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:31:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:31:04 + grep -v github /etc/ssh/ssh_known_hosts 05:31:04 + [ -e /tmp/ssh_known_hosts ] 05:31:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:31:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:31:04 + sudo tee -a /etc/ssh/ssh_known_hosts 05:31:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:31:04 05:31:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:31:04 0.1.4: Pulling from edgex-devops/py-git-semver 05:31:04 b85a868b505f: Pulling fs layer 05:31:04 e2be974225ed: Pulling fs layer 05:31:04 339a4e72a1f5: Pulling fs layer 05:31:04 988bab9f4d93: Pulling fs layer 05:31:04 1469e6f7b9e6: Pulling fs layer 05:31:04 eaf3925da568: Pulling fs layer 05:31:04 bab4dde63d76: Pulling fs layer 05:31:04 bde34c3a00c8: Pulling fs layer 05:31:04 b352a97aabf1: Pulling fs layer 05:31:04 4872d77fe225: Pulling fs layer 05:31:04 5851b861e8e6: Pulling fs layer 05:31:04 1469e6f7b9e6: Waiting 05:31:04 b352a97aabf1: Waiting 05:31:04 4872d77fe225: Waiting 05:31:04 bde34c3a00c8: Waiting 05:31:04 5851b861e8e6: Waiting 05:31:04 eaf3925da568: Waiting 05:31:04 bab4dde63d76: Waiting 05:31:04 988bab9f4d93: Waiting 05:31:04 e2be974225ed: Verifying Checksum 05:31:04 e2be974225ed: Download complete 05:31:04 988bab9f4d93: Verifying Checksum 05:31:04 988bab9f4d93: Download complete 05:31:05 1469e6f7b9e6: Verifying Checksum 05:31:05 1469e6f7b9e6: Download complete 05:31:05 eaf3925da568: Verifying Checksum 05:31:05 eaf3925da568: Download complete 05:31:05 339a4e72a1f5: Verifying Checksum 05:31:05 339a4e72a1f5: Download complete 05:31:05 bde34c3a00c8: Download complete 05:31:05 b352a97aabf1: Download complete 05:31:05 4872d77fe225: Verifying Checksum 05:31:05 4872d77fe225: Download complete 05:31:05 5851b861e8e6: Verifying Checksum 05:31:05 b85a868b505f: Verifying Checksum 05:31:05 b85a868b505f: Download complete 05:31:05 bab4dde63d76: Verifying Checksum 05:31:05 bab4dde63d76: Download complete 05:31:06 b85a868b505f: Pull complete 05:31:06 e2be974225ed: Pull complete 05:31:06 339a4e72a1f5: Pull complete 05:31:07 988bab9f4d93: Pull complete 05:31:07 1469e6f7b9e6: Pull complete 05:31:07 eaf3925da568: Pull complete 05:31:09 bab4dde63d76: Pull complete 05:31:09 bde34c3a00c8: Pull complete 05:31:09 b352a97aabf1: Pull complete 05:31:09 4872d77fe225: Pull complete 05:31:09 5851b861e8e6: Pull complete 05:31:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:31:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:31:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:09 prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container 05:31:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:31:12 $ docker top f371e7d83457da32fde83d5789d8969152cbea038d3cf76e6fd292ee5687f35a -eo pid,comm 05:31:12 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). 05:31:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:31:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:31:12 [ssh-agent] Looking for ssh-agent implementation... 05:31:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:31:12 $ docker exec f371e7d83457da32fde83d5789d8969152cbea038d3cf76e6fd292ee5687f35a ssh-agent 05:31:12 SSH_AUTH_SOCK=/tmp/ssh-jbTCC33ixcFr/agent.32 05:31:12 SSH_AGENT_PID=38 05:31:12 Running ssh-add (command line suppressed) 05:31:12 Identity added: /w/workspace/edgex-go/803@tmp/private_key_16320024647449252377.key (/w/workspace/edgex-go/803@tmp/private_key_16320024647449252377.key) 05:31:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:31:12 + git tag --points-at HEAD [Pipeline] } 05:31:12 $ docker exec --env ******** --env ******** f371e7d83457da32fde83d5789d8969152cbea038d3cf76e6fd292ee5687f35a ssh-agent -k 05:31:13 unset SSH_AUTH_SOCK; 05:31:13 unset SSH_AGENT_PID; 05:31:13 echo Agent pid 38 killed; 05:31:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:31:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:31:13 [ssh-agent] Looking for ssh-agent implementation... 05:31:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:31:13 $ docker exec f371e7d83457da32fde83d5789d8969152cbea038d3cf76e6fd292ee5687f35a ssh-agent 05:31:13 SSH_AUTH_SOCK=/tmp/ssh-HHvqOT5QsRIM/agent.71 05:31:13 SSH_AGENT_PID=77 05:31:13 Running ssh-add (command line suppressed) 05:31:13 Identity added: /w/workspace/edgex-go/803@tmp/private_key_4889686526201830694.key (/w/workspace/edgex-go/803@tmp/private_key_4889686526201830694.key) 05:31:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:31:13 + git semver init 05:31:14 2025-03-01 05:31:13,951 [run_init] DEBUG init version:0.0.0 force:False 05:31:14 2025-03-01 05:31:13,951 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/803/.semver 05:31:14 2025-03-01 05:31:13,952 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/803/.semver 05:31:14 2025-03-01 05:31:13,952 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/803/.semver'], cwd=/w/workspace/edgex-go/803, universal_newlines=False, shell=None, istream=None) 05:31:20 2025-03-01 05:31:19,411 [append_file] DEBUG append to file:/w/workspace/edgex-go/803/.git/info/exclude 05:31:20 2025-03-01 05:31:19,412 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/803/.semver/main with force:False 05:31:20 2025-03-01 05:31:19,412 [read_version] DEBUG read version from /w/workspace/edgex-go/803/.semver/main 05:31:20 2025-03-01 05:31:19,412 [read_version] DEBUG read version from /w/workspace/edgex-go/803/.semver/main 05:31:20 4.0.0-dev.65 [Pipeline] } 05:31:20 $ docker exec --env ******** --env ******** f371e7d83457da32fde83d5789d8969152cbea038d3cf76e6fd292ee5687f35a ssh-agent -k 05:31:20 unset SSH_AUTH_SOCK; 05:31:20 unset SSH_AGENT_PID; 05:31:20 echo Agent pid 77 killed; 05:31:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:31:21 + git semver [Pipeline] } 05:31:21 $ docker stop --time=1 f371e7d83457da32fde83d5789d8969152cbea038d3cf76e6fd292ee5687f35a 05:31:22 $ docker rm -f --volumes f371e7d83457da32fde83d5789d8969152cbea038d3cf76e6fd292ee5687f35a [Pipeline] // withDockerContainer [Pipeline] sh 05:31:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:31:23 Stashed 1 file(s) [Pipeline] echo 05:31:23 [edgeXSemver]: initialized semver on version 4.0.0-dev.65 [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 05:31:23 + git config --global --add safe.directory /w/workspace/edgex-go/803 [Pipeline] echo 05:31:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:31:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:31:23 ========================================================= 05:31:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:31:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:31:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:31:24 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:31:24 da9db072f522: Pulling fs layer 05:31:24 6ef4a4ee8ca5: Pulling fs layer 05:31:24 06f05ace1117: Pulling fs layer 05:31:24 5fe327b54edc: Pulling fs layer 05:31:24 4f4fb700ef54: Pulling fs layer 05:31:24 92a5565b7b96: Pulling fs layer 05:31:24 ff9bb7016b71: Pulling fs layer 05:31:24 b67dba6c2c7d: Pulling fs layer 05:31:24 a813b0c90790: Pulling fs layer 05:31:24 5fe327b54edc: Waiting 05:31:24 b67dba6c2c7d: Waiting 05:31:24 a813b0c90790: Waiting 05:31:24 92a5565b7b96: Waiting 05:31:24 ff9bb7016b71: Waiting 05:31:24 6ef4a4ee8ca5: Verifying Checksum 05:31:24 6ef4a4ee8ca5: Download complete 05:31:24 5fe327b54edc: Verifying Checksum 05:31:24 5fe327b54edc: Download complete 05:31:24 4f4fb700ef54: Verifying Checksum 05:31:24 4f4fb700ef54: Download complete 05:31:24 92a5565b7b96: Verifying Checksum 05:31:24 92a5565b7b96: Download complete 05:31:24 da9db072f522: Verifying Checksum 05:31:24 da9db072f522: Download complete 05:31:24 ff9bb7016b71: Verifying Checksum 05:31:24 ff9bb7016b71: Download complete 05:31:24 da9db072f522: Pull complete 05:31:24 a813b0c90790: Verifying Checksum 05:31:24 a813b0c90790: Download complete 05:31:24 6ef4a4ee8ca5: Pull complete 05:31:24 06f05ace1117: Verifying Checksum 05:31:24 06f05ace1117: Download complete 05:31:24 b67dba6c2c7d: Verifying Checksum 05:31:24 b67dba6c2c7d: Download complete 05:31:28 06f05ace1117: Pull complete 05:31:28 5fe327b54edc: Pull complete 05:31:28 4f4fb700ef54: Pull complete 05:31:28 92a5565b7b96: Pull complete 05:31:28 ff9bb7016b71: Pull complete 05:31:31 b67dba6c2c7d: Pull complete 05:31:31 a813b0c90790: Pull complete 05:31:31 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 05:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:31:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:31:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:31:32 WORKDIR /edgex 05:31:32 COPY go.mod . 05:31:32 RUN go mod download 05:31:32 + docker build -t ci-base-image-x86_64 -f - . 05:31:32 Sending build context to Docker daemon 180.3MB 05:31:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:31:32 ---> 3ba60ce46760 05:31:32 Step 2/4 : WORKDIR /edgex 05:31:36 ---> Running in 9abc848a0da1 05:31:36 Removing intermediate container 9abc848a0da1 05:31:36 ---> 2b827eaaa6ab 05:31:36 Step 3/4 : COPY go.mod . 05:31:36 ---> f783205932c4 05:31:36 Step 4/4 : RUN go mod download 05:31:36 ---> Running in 5e7d70c7e796 05:31:38 Still waiting to schedule task 05:31:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:32:03 Removing intermediate container 5e7d70c7e796 05:32:03 ---> 43cafa13992c 05:32:03 Successfully built 43cafa13992c 05:32:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:03 + docker inspect -f . ci-base-image-x86_64 05:32:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:03 prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container 05:32:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:32:04 $ docker top dd29ac4a2b20cc5b7b42ec5d8505e2bd9db67d838cd57245737667469c6c456f -eo pid,comm [Pipeline] { [Pipeline] sh 05:32:04 + go version 05:32:04 go version go1.23.4 linux/amd64 [Pipeline] } 05:32:04 $ docker stop --time=1 dd29ac4a2b20cc5b7b42ec5d8505e2bd9db67d838cd57245737667469c6c456f 05:32:06 $ docker rm -f --volumes dd29ac4a2b20cc5b7b42ec5d8505e2bd9db67d838cd57245737667469c6c456f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:06 + docker inspect -f . ci-base-image-x86_64 05:32:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:06 prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container 05:32:06 $ 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/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:32:07 $ docker top a13eabfd02afbd8dd22bab720688a979b0382332e2d4767ac3de89b8f1a2de26 -eo pid,comm [Pipeline] { [Pipeline] echo 05:32:07 ========================================================= 05:32:07 [edgeXBuildGoParallel] Running Tests and Build... 05:32:07 ========================================================= [Pipeline] sh 05:32:07 + git config --global --add safe.directory /w/workspace/edgex-go/803 [Pipeline] fileExists [Pipeline] sh 05:32:07 + make test 05:32:07 go test -race -coverprofile=coverage.out ./... 05:32:15 ? github.com/edgexfoundry/edgex-go [no test files] 05:32:42 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 05:32:42 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 05:32:42 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 05:32:42 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 05:32:42 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 05:32:42 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 05:32:42 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 05:32:42 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 05:32:42 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 05:32:42 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 05:32:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:32:42 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 05:32:42 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 05:32:42 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 05:32:42 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 05:32:42 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 05:32:42 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 05:32:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements 05:32:44 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 05:32:44 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 05:32:44 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 05:32:44 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 05:32:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.049s coverage: 97.0% of statements 05:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 05:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:32:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 05:32:46 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 05:32:46 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 05:32:46 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 05:32:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 05:32:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:32:46 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:32:46 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 05:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 05:32:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:32:47 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:32:47 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 05:32:47 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 05:32:47 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 05:32:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 05:32:48 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 3.5% of statements 05:32:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 45.7% of statements 05:32:49 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 05:32:49 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 05:32:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.216s coverage: 93.4% of statements 05:32:49 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 92.3% of statements 05:32:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 8.4% of statements 05:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:32:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 05:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:32:51 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 05:32:51 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:32:51 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 05:32:51 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 05:32:51 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 05:32:51 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 05:32:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:32:51 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 05:32:51 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 05:32:51 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 05:32:51 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 05:32:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.360s coverage: 95.8% of statements 05:32:52 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 05:32:53 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 05:32:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:32:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 05:32:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 05:32:53 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 05:32:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.031s coverage: 0.0% of statements [no tests to run] 05:32:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements 05:32:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 43.1% of statements 05:32:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.015s coverage: 81.1% of statements 05:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements 05:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.027s coverage: 87.1% of statements 05:32:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 05:32:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 05:32:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 05:32:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 05:32:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.039s coverage: 96.3% of statements 05:32:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:32:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 05:32:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 05:32:55 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 05:32:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 05:32:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 05:32:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 05:32:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 05:32:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 05:32:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 05:32:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 05:32:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 05:32:58 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 05:32:58 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 05:32:58 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 05:33:00 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 05:33:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:33:02 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 05:33:03 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 05:33:03 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 05:33:03 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 05:33:06 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 05:33:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 05:33:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 05:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 05:33:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 05:33:07 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:33:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements 05:33:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-39932 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:33:09 Running in /w/workspace/edgex-go/803 [Pipeline] { [Pipeline] checkout 05:33:09 The recommended git tool is: git 05:33:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 05:33:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 05:33:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 05:33:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 05:33:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:33:09 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 05:33:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 05:33:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 05:33:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 05:33:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 05:33:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 05:33:10 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 05:33:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 05:33:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 05:33:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 05:33:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 05:33:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 05:33:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:33:13 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:33:13 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 05:33:13 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 05:33:13 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 05:33:13 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 05:33:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 05:33:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:33:15 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:33:15 using credential edgex-jenkins-ssh 05:33:15 Cloning the remote Git repository 05:33:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:33:15 > git init /w/workspace/edgex-go/803 # timeout=10 05:33:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:33:15 > git --version # timeout=10 05:33:15 > git --version # 'git version 2.25.1' 05:33:15 using GIT_SSH to set credentials SSH Credentials for GitHub 05:33:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.046s coverage: 92.9% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.035s coverage: 87.2% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.049s coverage: 6.8% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.055s coverage: 33.3% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.196s coverage: 54.5% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.022s coverage: 100.0% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.039s coverage: 88.6% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.023s coverage: 100.0% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.150s coverage: 29.2% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements 05:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.027s coverage: 54.0% of statements 05:33:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 17.0% of statements 05:33:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 94.9% of statements 05:33:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements 05:33:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements 05:33:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 43.6% of statements 05:33:19 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 05:33:19 running golangci-lint 05:33:19 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 05:33:19 go version go1.23.4 linux/amd64 05:33:20 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 05:33:20 level=info msg="[config_reader] Used config file .golangci.yml" 05:33:20 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:33:33 Avoid second fetch 05:33:33 Checking out Revision b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 (main) 05:33:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:33:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:33:33 > git config core.sparsecheckout # timeout=10 05:33:34 Commit message: "Merge pull request #5097 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.29" 05:33:33 > git checkout -f b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:33:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:33:38 % Total % Received % Xferd Average Speed Time Time Time Current 05:33:38 Dload Upload Total Spent Left Speed 05:33:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 41247 0 --:--:-- --:--:-- --:--:-- 41247 [Pipeline] sh 05:33:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:33:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:33:39 + sudo tee /etc/docker/daemon.new 05:33:39 { 05:33:39 "registry-mirrors": [ 05:33:39 "https://nexus3.edgexfoundry.org:10001" 05:33:39 ], 05:33:39 "bip": "10.250.0.254/24", 05:33:39 "hosts": [ 05:33:39 "tcp://0.0.0.0:5555", 05:33:39 "unix:///var/run/docker.sock" 05:33:39 ], 05:33:39 "mtu": 1458, 05:33:39 "selinux-enabled": true, 05:33:39 "seccomp-profile": "/etc/docker/seccomp.json" 05:33:39 } [Pipeline] sh 05:33:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:33:40 + sudo service docker restart 05:33:46 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|types_sizes|deps|files|imports|name) took 24.955281762s" 05:33:46 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.140856ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:33:58 provisioning config files... 05:33:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/803@tmp/config9495328826768809619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:33:59 ---> ****-login.sh 05:33:59 nexus3.edgexfoundry.org:10001 05:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:59 Configure a credential helper to remove this warning. See 05:33:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:59 05:33:59 Login Succeeded 05:34:00 nexus3.edgexfoundry.org:10002 05:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:34:00 Configure a credential helper to remove this warning. See 05:34:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:34:00 05:34:00 Login Succeeded 05:34:00 nexus3.edgexfoundry.org:10003 05:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:34:00 Configure a credential helper to remove this warning. See 05:34:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:34:00 05:34:00 Login Succeeded 05:34:00 nexus3.edgexfoundry.org:10004 05:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:34:00 Configure a credential helper to remove this warning. See 05:34:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:34:00 05:34:00 Login Succeeded 05:34:00 ****.io 05:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:34:01 Configure a credential helper to remove this warning. See 05:34:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:34:01 05:34:01 Login Succeeded 05:34:01 ---> ****-login.sh ends [Pipeline] } 05:34:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:34:01 level=info msg="[linters_context/goanalysis] analyzers took 2m3.97463898s with top 10 stages: buildir: 1m12.583041948s, gosec: 5.894234628s, inspect: 3.769136352s, fact_deprecated: 2.922354058s, printf: 2.114615646s, ctrlflow: 1.801300118s, fact_purity: 1.630867944s, S1038: 1.586900308s, nilness: 1.331026177s, typedness: 1.005705099s" 05:34:01 level=info msg="[runner] Issues before processing: 202, after processing: 0" 05:34:01 level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 202/202, exclude: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, invalid_issue: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, nolint: 20/0, cgo: 202/202, path_prettifier: 202/202" 05:34:01 level=info msg="[runner] processing took 18.515391ms with stages: nolint: 8.255393ms, identifier_marker: 6.096257ms, autogenerated_exclude: 1.191718ms, exclude-rules: 1.148049ms, path_prettifier: 1.125579ms, skip_dirs: 608.625µs, filename_unadjuster: 35.04µs, cgo: 25.99µs, invalid_issue: 23.35µs, max_same_issues: 910ns, uniq_by_line: 910ns, fixer: 840ns, source_code: 670ns, skip_files: 460ns, max_from_linter: 440ns, sort_results: 270ns, exclude: 270ns, diff: 170ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, path_prefixer: 110ns, severity-rules: 110ns" 05:34:01 level=info msg="[runner] linters took 15.310382618s with stages: goanalysis_metalinter: 15.291780847s" 05:34:01 level=info msg="File cache stats: 0 entries of total size 0B" 05:34:01 level=info msg="Memory: 404 samples, avg is 318.2MB, max is 1323.6MB" 05:34:01 level=info msg="Execution took 40.325657243s" 05:34:01 go vet ./... [Pipeline] sh 05:34:02 + git config --global --add safe.directory /w/workspace/edgex-go/803 [Pipeline] echo 05:34:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:34:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:34:02 ========================================================= 05:34:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:34:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:34:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:34:02 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:34:02 9986a736f7d3: Pulling fs layer 05:34:02 1f018df60701: Pulling fs layer 05:34:02 39f8f326b044: Pulling fs layer 05:34:02 e6a1e7a6a96a: Pulling fs layer 05:34:02 4f4fb700ef54: Pulling fs layer 05:34:02 d45d956e0dbf: Pulling fs layer 05:34:02 d7702b0d1db1: Pulling fs layer 05:34:02 5c7f0f088c93: Pulling fs layer 05:34:02 4fdc064ae6cf: Pulling fs layer 05:34:02 e6a1e7a6a96a: Waiting 05:34:02 4f4fb700ef54: Waiting 05:34:02 d45d956e0dbf: Waiting 05:34:02 d7702b0d1db1: Waiting 05:34:02 5c7f0f088c93: Waiting 05:34:02 4fdc064ae6cf: Waiting 05:34:02 1f018df60701: Verifying Checksum 05:34:02 1f018df60701: Download complete 05:34:02 e6a1e7a6a96a: Download complete 05:34:02 4f4fb700ef54: Verifying Checksum 05:34:02 4f4fb700ef54: Download complete 05:34:02 d45d956e0dbf: Verifying Checksum 05:34:02 d45d956e0dbf: Download complete 05:34:02 9986a736f7d3: Verifying Checksum 05:34:02 9986a736f7d3: Download complete 05:34:02 d7702b0d1db1: Verifying Checksum 05:34:02 d7702b0d1db1: Download complete 05:34:03 4fdc064ae6cf: Download complete 05:34:03 9986a736f7d3: Pull complete 05:34:04 1f018df60701: Pull complete 05:34:04 39f8f326b044: Verifying Checksum 05:34:04 39f8f326b044: Download complete 05:34:05 5c7f0f088c93: Download complete 05:34:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:34:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:34:08 ./bin/test-attribution-txt.sh [Pipeline] echo 05:34:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 05:34:08 + ls -al . 05:34:08 total 1976 05:34:08 drwxrwxr-x 11 1001 1001 4096 Mar 1 05:32 . 05:34:08 drwxr-xr-x 4 root root 4096 Mar 1 05:32 .. 05:34:08 drwxrwxr-x 2 1001 1001 4096 Mar 1 05:30 .blubracket 05:34:08 -rw-rw-r-- 1 1001 1001 10 Mar 1 05:30 .dockerignore 05:34:08 drwxrwxr-x 8 1001 1001 4096 Mar 1 05:33 .git 05:34:08 drwxrwxr-x 3 1001 1001 4096 Mar 1 05:30 .github 05:34:08 -rw-rw-r-- 1 1001 1001 907 Mar 1 05:30 .gitignore 05:34:08 -rw-rw-r-- 1 1001 1001 199 Mar 1 05:30 .golangci.yml 05:34:08 -rw-rw-r-- 1 1001 1001 100 Mar 1 05:30 .hadolint.yml 05:34:08 drwxr-xr-x 3 1001 1001 4096 Mar 1 05:31 .semver 05:34:08 -rw-rw-r-- 1 1001 1001 155 Mar 1 05:30 .sonarcloud.properties 05:34:08 -rw-rw-r-- 1 1001 1001 1171 Mar 1 05:30 ADOPTERS.md 05:34:08 -rw-rw-r-- 1 1001 1001 17374 Mar 1 05:30 Attribution.txt 05:34:08 -rw-rw-r-- 1 1001 1001 100284 Mar 1 05:30 CHANGELOG.md 05:34:08 -rw-rw-r-- 1 1001 1001 3804 Mar 1 05:30 CONTRIBUTING.md 05:34:08 -rw-rw-r-- 1 1001 1001 677 Mar 1 05:30 GOVERNANCE.md 05:34:08 -rw-rw-r-- 1 1001 1001 858 Mar 1 05:30 Jenkinsfile 05:34:08 -rw-rw-r-- 1 1001 1001 10775 Mar 1 05:30 LICENSE 05:34:08 -rw-rw-r-- 1 1001 1001 16740 Mar 1 05:30 Makefile 05:34:08 -rw-rw-r-- 1 1001 1001 582 Mar 1 05:30 OWNERS.md 05:34:08 -rw-rw-r-- 1 1001 1001 9932 Mar 1 05:30 README.md 05:34:08 -rw-rw-r-- 1 1001 1001 789 Mar 1 05:30 SECURITY.md 05:34:08 -rw-rw-r-- 1 1001 1001 12 Mar 1 05:31 VERSION 05:34:08 drwxrwxr-x 2 1001 1001 4096 Mar 1 05:30 bin 05:34:08 drwxrwxr-x 19 1001 1001 4096 Mar 1 05:30 cmd 05:34:08 -rw-r--r-- 1 root root 1651061 Mar 1 05:33 coverage.out 05:34:08 drwxrwxr-x 2 1001 1001 4096 Mar 1 05:30 fuzz_test 05:34:08 -rw-rw-r-- 1 1001 1001 6495 Mar 1 05:30 go.mod 05:34:08 -rw-rw-r-- 1 1001 1001 88225 Mar 1 05:30 go.sum 05:34:08 drwxrwxr-x 7 1001 1001 4096 Mar 1 05:30 internal 05:34:08 drwxrwxr-x 2 1001 1001 4096 Mar 1 05:30 openapi 05:34:08 -rw-rw-r-- 1 1001 1001 584 Mar 1 05:30 security.txt 05:34:08 -rw-rw-r-- 1 1001 1001 204 Mar 1 05:30 version.go [Pipeline] sh 05:34:08 + '[' -e coverage.out ] 05:34:08 + chown 1001:1001 coverage.out [Pipeline] stash 05:34:08 Stashed 1 file(s) [Pipeline] sh 05:34:09 + make build 05:34:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:34:18 39f8f326b044: Pull complete 05:34:18 e6a1e7a6a96a: Pull complete 05:34:18 4f4fb700ef54: Pull complete 05:34:18 d45d956e0dbf: Pull complete 05:34:18 d7702b0d1db1: Pull complete 05:34:26 5c7f0f088c93: Pull complete 05:34:28 4fdc064ae6cf: Pull complete 05:34:28 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 05:34:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:34:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:34:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:34:28 WORKDIR /edgex 05:34:28 COPY go.mod . 05:34:28 RUN go mod download 05:34:28 + docker build -t ci-base-image-arm64 -f - . 05:34:29 Sending build context to Docker daemon 3.662MB 05:34:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:34:29 ---> 63f30b955cb9 05:34:29 Step 2/4 : WORKDIR /edgex 05:34:31 ---> Running in 0fc081a89025 05:34:31 Removing intermediate container 0fc081a89025 05:34:31 ---> fc17aa9558cd 05:34:31 Step 3/4 : COPY go.mod . 05:34:32 ---> d8aed1ffcd4c 05:34:32 Step 4/4 : RUN go mod download 05:34:32 ---> Running in b8eb5d15c8d9 05:34:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:34:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:34:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:34:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:34:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:34:44 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:34:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:34:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:34:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:34:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:34:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:34:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:34:56 $ docker stop --time=1 a13eabfd02afbd8dd22bab720688a979b0382332e2d4767ac3de89b8f1a2de26 05:35:01 $ docker rm -f --volumes a13eabfd02afbd8dd22bab720688a979b0382332e2d4767ac3de89b8f1a2de26 [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 05:35:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:35:02 05:35:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:35:03 latest: Pulling from edgex-devops/edgex-compose 05:35:03 91d30c5bc195: Pulling fs layer 05:35:03 2e9b0aa3be6d: Pulling fs layer 05:35:03 9c61dcf015f6: Pulling fs layer 05:35:03 4698f68db338: Pulling fs layer 05:35:03 2a2f49069b9e: Pulling fs layer 05:35:03 4698f68db338: Waiting 05:35:03 e0025b399a48: Pulling fs layer 05:35:03 2a2f49069b9e: Waiting 05:35:03 e0025b399a48: Waiting 05:35:03 91d30c5bc195: Verifying Checksum 05:35:03 91d30c5bc195: Download complete 05:35:03 4698f68db338: Verifying Checksum 05:35:03 4698f68db338: Download complete 05:35:03 2e9b0aa3be6d: Verifying Checksum 05:35:03 2e9b0aa3be6d: Download complete 05:35:03 e0025b399a48: Verifying Checksum 05:35:03 e0025b399a48: Download complete 05:35:03 91d30c5bc195: Pull complete 05:35:03 2a2f49069b9e: Download complete 05:35:03 2e9b0aa3be6d: Pull complete 05:35:03 9c61dcf015f6: Verifying Checksum 05:35:03 9c61dcf015f6: Download complete 05:35:06 9c61dcf015f6: Pull complete 05:35:06 4698f68db338: Pull complete 05:35:06 2a2f49069b9e: Pull complete 05:35:07 e0025b399a48: Pull complete 05:35:07 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:35:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:35:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:07 prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container 05:35:07 $ 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/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:35:09 $ docker top ddb36191616cd9de1a4444028d2cef285c663e31624f3a3df581db84f963e0be -eo pid,comm [Pipeline] { [Pipeline] sh 05:35:09 + docker compose -f ./docker-compose-build.yml build --parallel 05:35:12 #1 [security-spire-server internal] load build definition from Dockerfile 05:35:12 #1 transferring dockerfile: 1.70kB done 05:35:12 #1 DONE 0.0s 05:35:12 05:35:12 #2 [security-spire-agent internal] load build definition from Dockerfile 05:35:12 #2 transferring dockerfile: 1.81kB done 05:35:12 #2 DONE 0.0s 05:35:12 05:35:12 #3 [core-data internal] load build definition from Dockerfile 05:35:12 #3 transferring dockerfile: 2.04kB done 05:35:12 #3 DONE 0.0s 05:35:12 05:35:12 #4 [security-bootstrapper internal] load build definition from Dockerfile 05:35:12 #4 transferring dockerfile: 3.02kB done 05:35:12 #4 DONE 0.0s 05:35:12 05:35:12 #5 [security-spire-config internal] load build definition from Dockerfile 05:35:12 #5 transferring dockerfile: 1.69kB done 05:35:12 #5 DONE 0.0s 05:35:12 05:35:12 #6 [security-proxy-auth internal] load build definition from Dockerfile 05:35:12 #6 transferring dockerfile: 2.14kB done 05:35:12 #6 DONE 0.0s 05:35:12 05:35:12 #7 [support-notifications internal] load build definition from Dockerfile 05:35:12 #7 transferring dockerfile: 2.00kB done 05:35:12 #7 DONE 0.0s 05:35:12 05:35:12 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:35:12 #8 transferring dockerfile: 2.23kB done 05:35:12 #8 DONE 0.0s 05:35:12 05:35:12 #9 [support-scheduler internal] load build definition from Dockerfile 05:35:12 #9 transferring dockerfile: 1.83kB done 05:35:12 #9 DONE 0.0s 05:35:12 05:35:12 #10 [security-secretstore-setup internal] load build definition from Dockerfile 05:35:12 #10 transferring dockerfile: 2.49kB done 05:35:12 #10 DONE 0.0s 05:35:12 05:35:12 #11 [core-metadata internal] load build definition from Dockerfile 05:35:12 #11 transferring dockerfile: 2.10kB done 05:35:12 #11 DONE 0.0s 05:35:12 05:35:12 #12 [core-command internal] load build definition from Dockerfile 05:35:12 #12 transferring dockerfile: 1.94kB done 05:35:12 #12 DONE 0.0s 05:35:12 05:35:12 #13 [security-spire-server internal] load .dockerignore 05:35:12 #13 transferring context: 50B done 05:35:12 #13 DONE 0.0s 05:35:12 05:35:12 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:35:12 #14 transferring dockerfile: 1.89kB done 05:35:12 #14 DONE 0.0s 05:35:12 05:35:12 #15 [core-keeper internal] load build definition from Dockerfile 05:35:12 #15 transferring dockerfile: 2.01kB done 05:35:12 #15 DONE 0.0s 05:35:12 05:35:12 #16 [security-proxy-setup internal] load build definition from Dockerfile 05:35:12 #16 transferring dockerfile: 2.50kB done 05:35:12 #16 DONE 0.0s 05:35:12 05:35:12 #17 [security-spire-agent internal] load .dockerignore 05:35:12 #17 transferring context: 50B done 05:35:12 #17 DONE 0.0s 05:35:12 05:35:12 #18 [core-data internal] load .dockerignore 05:35:12 #18 transferring context: 50B done 05:35:12 #18 DONE 0.0s 05:35:12 05:35:12 #19 [security-bootstrapper internal] load .dockerignore 05:35:12 #19 transferring context: 50B done 05:35:12 #19 DONE 0.0s 05:35:12 05:35:12 #20 [security-proxy-auth internal] load .dockerignore 05:35:12 #20 transferring context: 50B done 05:35:12 #20 DONE 0.0s 05:35:12 05:35:12 #21 [security-spire-config internal] load .dockerignore 05:35:12 #21 transferring context: 50B done 05:35:12 #21 DONE 0.0s 05:35:12 05:35:12 #22 [core-common-config-bootstrapper internal] load .dockerignore 05:35:12 #22 transferring context: 50B done 05:35:12 #22 DONE 0.0s 05:35:12 05:35:12 #23 [support-notifications internal] load .dockerignore 05:35:12 #23 transferring context: 50B done 05:35:12 #23 DONE 0.0s 05:35:12 05:35:12 #24 [support-scheduler internal] load .dockerignore 05:35:12 #24 transferring context: 50B done 05:35:12 #24 DONE 0.0s 05:35:12 05:35:12 #25 [security-secretstore-setup internal] load .dockerignore 05:35:12 #25 transferring context: 50B done 05:35:12 #25 DONE 0.0s 05:35:12 05:35:12 #26 [core-command internal] load .dockerignore 05:35:12 #26 transferring context: 50B done 05:35:12 #26 DONE 0.0s 05:35:12 05:35:12 #27 [security-spiffe-token-provider internal] load .dockerignore 05:35:12 #27 transferring context: 50B 0.0s done 05:35:12 #27 DONE 0.0s 05:35:12 05:35:12 #28 [core-metadata internal] load .dockerignore 05:35:12 #28 transferring context: 50B done 05:35:12 #28 DONE 0.1s 05:35:12 05:35:12 #29 [core-keeper internal] load .dockerignore 05:35:12 #29 transferring context: 50B done 05:35:12 #29 DONE 0.0s 05:35:12 05:35:12 #30 [security-proxy-setup internal] load .dockerignore 05:35:12 #30 transferring context: 50B done 05:35:12 #30 DONE 0.0s 05:35:12 05:35:12 #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 05:35:12 #31 DONE 0.1s 05:35:12 05:35:12 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 05:35:12 #32 ... 05:35:12 05:35:12 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:35:12 #33 DONE 0.0s 05:35:12 05:35:12 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 05:35:13 #32 ... 05:35:13 05:35:13 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:35:13 #33 DONE 0.0s 05:35:13 05:35:13 #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 05:35:13 #32 ... 05:35:13 05:35:13 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:35:13 #33 DONE 0.0s 05:35:13 05:35:13 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:35:13 #33 DONE 0.0s 05:35:13 05:35:13 #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 05:35:13 #31 DONE 0.3s 05:35:13 05:35:13 #34 [core-keeper internal] load build context 05:35:13 #34 ... 05:35:13 05:35:13 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 05:35:13 #35 DONE 0.9s 05:35:13 05:35:13 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 05:35:13 #32 DONE 1.1s 05:35:13 05:35:13 #34 [core-keeper internal] load build context 05:35:13 #34 ... 05:35:13 05:35:13 #36 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:35:13 #36 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:35:13 #36 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 05:35:13 #36 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 05:35:13 #36 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:35:13 #36 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 05:35:13 #36 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 05:35:13 #36 DONE 1.3s 05:35:13 05:35:13 #34 [core-keeper internal] load build context 05:35:14 #34 ... 05:35:14 05:35:14 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:35:14 #37 DONE 1.4s 05:35:14 05:35:14 #38 [security-spire-config internal] load build context 05:35:14 #38 transferring context: 22.05kB 0.0s done 05:35:14 #38 DONE 0.6s 05:35:14 05:35:14 #39 [security-spire-agent internal] load build context 05:35:14 #39 transferring context: 23.33kB 0.0s done 05:35:14 #39 DONE 0.6s 05:35:14 05:35:14 #34 [core-keeper internal] load build context 05:35:14 #34 ... 05:35:14 05:35:14 #40 [security-spire-server internal] load build context 05:35:14 #40 transferring context: 23.80kB 0.0s done 05:35:14 #40 DONE 0.6s 05:35:14 05:35:14 #34 [core-keeper internal] load build context 05:35:20 #34 transferring context: 141.69MB 5.9s 05:35:20 #34 ... 05:35:20 05:35:20 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:35:20 #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 05:35:20 #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 05:35:20 #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 05:35:20 #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 05:35:20 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 05:35:20 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 05:35:20 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 05:35:20 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 4.8s done 05:35:20 #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 05:35:20 #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 05:35:20 #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 05:35:23 #41 ... 05:35:23 05:35:23 #42 [core-data internal] load build context 05:35:23 #42 ... 05:35:23 05:35:23 #43 [core-metadata internal] load build context 05:35:23 #43 ... 05:35:23 05:35:23 #44 [security-proxy-auth internal] load build context 05:35:23 #44 ... 05:35:23 05:35:23 #45 [core-command internal] load build context 05:35:23 #45 ... 05:35:23 05:35:23 #46 [security-spiffe-token-provider internal] load build context 05:35:23 #46 ... 05:35:23 05:35:23 #47 [support-scheduler internal] load build context 05:35:23 #47 ... 05:35:23 05:35:23 #48 [core-common-config-bootstrapper internal] load build context 05:35:23 #48 ... 05:35:23 05:35:23 #49 [support-notifications internal] load build context 05:35:23 #49 ... 05:35:23 05:35:23 #50 [security-secretstore-setup internal] load build context 05:35:24 #50 ... 05:35:24 05:35:24 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:35:24 #51 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 05:35:24 #51 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 05:35:24 #51 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 05:35:24 #51 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 05:35:24 #51 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 05:35:24 #51 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 05:35:24 #51 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 05:35:24 #51 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 2.7s done 05:35:24 #51 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.6s done 05:35:24 #51 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 05:35:24 #51 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 05:35:24 #51 ... 05:35:24 05:35:24 #52 [security-bootstrapper internal] load build context 05:35:24 #52 ... 05:35:24 05:35:24 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:35:24 #53 ... 05:35:24 05:35:24 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:35:24 #54 ... 05:35:24 05:35:24 #55 [security-proxy-setup internal] load build context 05:35:24 #55 transferring context: 319.58MB 11.5s 05:35:25 #55 ... 05:35:25 05:35:25 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:35:25 #56 ... 05:35:25 05:35:25 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:35:25 #57 ... 05:35:25 05:35:25 #58 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 05:35:25 #58 ... 05:35:25 05:35:25 #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:35:25 #59 ... 05:35:25 05:35:25 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:35:25 #60 ... 05:35:25 05:35:25 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:35:25 #61 ... 05:35:25 05:35:25 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:35:25 #62 ... 05:35:25 05:35:25 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:35:25 #63 ... 05:35:25 05:35:25 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:35:25 #64 ... 05:35:25 05:35:25 #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:35:26 #65 ... 05:35:26 05:35:26 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:35:26 #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.1s 05:35:27 #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.2s done 05:35:30 #41 ... 05:35:30 05:35:30 #34 [core-keeper internal] load build context 05:35:30 #34 ... 05:35:30 05:35:30 #52 [security-bootstrapper internal] load build context 05:35:30 #52 transferring context: 496.04MB 16.2s done 05:35:30 #52 ... 05:35:30 05:35:30 #34 [core-keeper internal] load build context 05:35:30 #34 transferring context: 496.04MB 17.2s done 05:35:33 #34 ... 05:35:33 05:35:33 #42 [core-data internal] load build context 05:35:33 #42 transferring context: 496.04MB 16.2s done 05:35:34 #42 ... 05:35:34 05:35:34 #43 [core-metadata internal] load build context 05:35:34 #43 transferring context: 496.04MB 17.9s done 05:35:34 #43 ... 05:35:34 05:35:34 #49 [support-notifications internal] load build context 05:35:34 #49 transferring context: 496.04MB 14.9s done 05:35:34 #49 ... 05:35:34 05:35:34 #48 [core-common-config-bootstrapper internal] load build context 05:35:34 #48 transferring context: 496.04MB 14.7s done 05:35:34 #48 ... 05:35:34 05:35:34 #46 [security-spiffe-token-provider internal] load build context 05:35:34 #46 transferring context: 496.04MB 15.5s done 05:35:34 #46 ... 05:35:34 05:35:34 #48 [core-common-config-bootstrapper internal] load build context 05:35:34 #48 DONE 21.7s 05:35:34 05:35:34 #44 [security-proxy-auth internal] load build context 05:35:34 #44 transferring context: 496.04MB 15.1s done 05:35:34 #44 DONE 21.8s 05:35:34 05:35:34 #58 [support-scheduler builder 2/7] WORKDIR /edgex-go 05:35:34 #58 DONE 20.2s 05:35:34 05:35:34 #49 [support-notifications internal] load build context 05:35:34 #49 DONE 21.6s 05:35:34 05:35:34 #47 [support-scheduler internal] load build context 05:35:34 #47 transferring context: 496.04MB 14.9s done 05:35:34 #47 DONE 21.6s 05:35:34 05:35:34 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:35:34 #66 ... 05:35:34 05:35:34 #50 [security-secretstore-setup internal] load build context 05:35:34 #50 transferring context: 496.04MB 14.9s done 05:35:34 #50 DONE 21.7s 05:35:34 05:35:34 #46 [security-spiffe-token-provider internal] load build context 05:35:34 #46 DONE 21.6s 05:35:34 05:35:34 #45 [core-command internal] load build context 05:35:34 #45 transferring context: 496.04MB 15.7s done 05:35:34 #45 DONE 21.7s 05:35:34 05:35:34 #55 [security-proxy-setup internal] load build context 05:35:34 #55 transferring context: 496.04MB 16.9s done 05:35:34 #55 DONE 21.6s 05:35:34 05:35:34 #42 [core-data internal] load build context 05:35:34 #42 DONE 21.9s 05:35:34 05:35:34 #52 [security-bootstrapper internal] load build context 05:35:34 #52 DONE 21.9s 05:35:34 05:35:34 #34 [core-keeper internal] load build context 05:35:34 #34 DONE 21.6s 05:35:34 05:35:34 #43 [core-metadata internal] load build context 05:35:34 #43 DONE 21.7s 05:35:34 05:35:34 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:35:35 #41 DONE 21.4s 05:35:35 05:35:35 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:35:35 #56 20.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:35 #56 20.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:35 #56 21.27 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:35:35 #56 21.27 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:35:35 #56 21.27 OK: 24170 distinct packages available 05:35:35 #56 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:35 #56 21.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:35 #56 21.72 (1/4) Installing dumb-init (1.2.5-r3) 05:35:35 #56 21.72 (2/4) Installing musl-obstack (1.2.3-r2) 05:35:35 #56 21.73 (3/4) Installing libucontext (1.2-r3) 05:35:35 #56 21.73 (4/4) Installing gcompat (1.1.0-r4) 05:35:35 #56 21.74 Executing busybox-1.36.1-r29.trigger 05:35:35 #56 21.74 OK: 8 MiB in 18 packages 05:35:40 Removing intermediate container b8eb5d15c8d9 05:35:40 ---> 717f2cb1195e 05:35:40 Successfully built 717f2cb1195e 05:35:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:40 + docker inspect -f . ci-base-image-arm64 05:35:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:40 prd-ubuntu20.04-docker-arm64-4c-16g-39932 does not seem to be running inside a container 05:35:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:35:41 #56 ... 05:35:41 05:35:41 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:35:41 #62 22.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:41 #62 22.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:41 #62 23.06 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:35:41 #62 23.06 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:35:41 #62 23.06 OK: 24170 distinct packages available 05:35:41 #62 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:41 #62 23.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:41 #62 23.56 (1/14) Installing ca-certificates (20241121-r1) 05:35:41 #62 23.70 (2/14) Installing brotli-libs (1.1.0-r2) 05:35:41 #62 23.71 (3/14) Installing c-ares (1.33.1-r0) 05:35:41 #62 23.71 (4/14) Installing libunistring (1.2-r0) 05:35:41 #62 23.73 (5/14) Installing libidn2 (2.3.7-r0) 05:35:41 #62 23.73 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:35:41 #62 23.74 (7/14) Installing libpsl (0.21.5-r1) 05:35:41 #62 23.74 (8/14) Installing zstd-libs (1.5.6-r0) 05:35:41 #62 23.75 (9/14) Installing libcurl (8.12.1-r0) 05:35:41 #62 23.76 (10/14) Installing curl (8.12.1-r0) 05:35:41 #62 23.77 (11/14) Installing dumb-init (1.2.5-r3) 05:35:41 #62 23.77 (12/14) Installing musl-obstack (1.2.3-r2) 05:35:41 #62 23.78 (13/14) Installing libucontext (1.2-r3) 05:35:41 #62 23.78 (14/14) Installing gcompat (1.1.0-r4) 05:35:41 #62 23.79 Executing busybox-1.36.1-r29.trigger 05:35:41 #62 23.80 Executing ca-certificates-20241121-r1.trigger 05:35:41 #62 23.83 OK: 13 MiB in 28 packages 05:35:41 #62 ... 05:35:41 05:35:41 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:35:41 #51 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.3s done 05:35:41 $ docker top fef7ccb05f8386e504e4fc3626d2e0a0466d2a9e9c29e30807deff1e762c3e1e -eo pid,comm 05:35:42 #51 ... 05:35:42 05:35:42 #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:35:42 #59 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:42 #59 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:42 #59 25.82 (1/1) Installing dumb-init (1.2.5-r3) 05:35:42 #59 25.83 Executing busybox-1.36.1-r29.trigger 05:35:42 #59 25.83 OK: 8 MiB in 15 packages [Pipeline] { [Pipeline] sh 05:35:42 + go version 05:35:42 go version go1.23.4 linux/arm64 [Pipeline] } 05:35:42 $ docker stop --time=1 fef7ccb05f8386e504e4fc3626d2e0a0466d2a9e9c29e30807deff1e762c3e1e 05:35:44 $ docker rm -f --volumes fef7ccb05f8386e504e4fc3626d2e0a0466d2a9e9c29e30807deff1e762c3e1e [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 05:35:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:35:45 05:35:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:45 #59 ... 05:35:45 05:35:45 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:35:45 #67 ... 05:35:45 05:35:45 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:35:45 #68 ... 05:35:45 05:35:45 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:35:45 #69 ... 05:35:45 05:35:45 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:35:45 #70 ... 05:35:45 05:35:45 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:35:45 #53 20.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:45 #53 21.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:45 #53 21.43 (1/7) Installing ca-certificates (20241121-r1) 05:35:45 #53 21.45 (2/7) Installing dumb-init (1.2.5-r3) 05:35:45 #53 21.47 (3/7) Installing libgcc (13.2.1_git20240309-r1) 05:35:45 #53 21.47 (4/7) Installing libsodium (1.0.19-r0) 05:35:45 #53 21.48 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 05:35:45 #53 21.50 (6/7) Installing libzmq (4.3.5-r2) 05:35:45 #53 21.51 (7/7) Installing zeromq (4.3.5-r2) 05:35:45 #53 21.51 Executing busybox-1.36.1-r29.trigger 05:35:45 #53 21.52 Executing ca-certificates-20241121-r1.trigger 05:35:45 #53 21.56 OK: 12 MiB in 21 packages 05:35:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:35:45 latest: Pulling from edgex-devops/edgex-compose-arm64 05:35:45 547446be3368: Pulling fs layer 05:35:45 d125d8839a47: Pulling fs layer 05:35:45 3e85d5ac6304: Pulling fs layer 05:35:45 c3105a71a48b: Pulling fs layer 05:35:45 0f093f025ec4: Pulling fs layer 05:35:45 c3106fc0e877: Pulling fs layer 05:35:45 0f093f025ec4: Waiting 05:35:45 c3106fc0e877: Waiting 05:35:45 c3105a71a48b: Waiting 05:35:45 #53 ... 05:35:45 05:35:45 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:35:45 #71 ... 05:35:45 05:35:45 #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:35:45 #65 21.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:45 #65 21.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:45 #65 21.66 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:35:45 #65 21.66 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:35:45 #65 21.66 OK: 24170 distinct packages available 05:35:45 #65 21.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:45 #65 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:45 #65 22.16 (1/5) Installing dumb-init (1.2.5-r3) 05:35:45 #65 22.16 (2/5) Installing musl-obstack (1.2.3-r2) 05:35:45 #65 22.17 (3/5) Installing libucontext (1.2-r3) 05:35:45 #65 22.17 (4/5) Installing gcompat (1.1.0-r4) 05:35:45 #65 22.17 (5/5) Installing openssl (3.3.3-r0) 05:35:45 #65 22.20 Executing busybox-1.36.1-r29.trigger 05:35:45 #65 22.21 OK: 9 MiB in 19 packages 05:35:45 547446be3368: Verifying Checksum 05:35:45 547446be3368: Download complete 05:35:45 c3105a71a48b: Verifying Checksum 05:35:45 c3105a71a48b: Download complete 05:35:45 d125d8839a47: Verifying Checksum 05:35:45 d125d8839a47: Download complete 05:35:46 c3106fc0e877: Verifying Checksum 05:35:46 c3106fc0e877: Download complete 05:35:46 0f093f025ec4: Verifying Checksum 05:35:46 0f093f025ec4: Download complete 05:35:46 #65 ... 05:35:46 05:35:46 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:35:46 #54 27.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:46 #54 27.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:46 #54 27.83 (1/4) Installing ca-certificates (20241121-r1) 05:35:46 #54 28.11 (2/4) Installing dumb-init (1.2.5-r3) 05:35:46 #54 28.12 (3/4) Installing su-exec (0.2-r3) 05:35:46 #54 28.12 (4/4) Installing yq-go (4.44.1-r2) 05:35:46 #54 28.19 Executing busybox-1.36.1-r29.trigger 05:35:46 #54 28.20 Executing ca-certificates-20241121-r1.trigger 05:35:46 #54 28.24 OK: 19 MiB in 18 packages 05:35:46 547446be3368: Pull complete 05:35:47 d125d8839a47: Pull complete 05:35:48 3e85d5ac6304: Verifying Checksum 05:35:48 3e85d5ac6304: Download complete 05:35:48 #54 ... 05:35:48 05:35:48 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:35:48 #63 23.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:48 #63 23.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:48 #63 24.09 (1/2) Installing dumb-init (1.2.5-r3) 05:35:48 #63 24.09 (2/2) Installing su-exec (0.2-r3) 05:35:48 #63 24.10 Executing busybox-1.36.1-r29.trigger 05:35:48 #63 24.11 OK: 8 MiB in 16 packages 05:35:51 #63 ... 05:35:51 05:35:51 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:35:51 #61 DONE 37.5s 05:35:51 05:35:51 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:35:51 #54 DONE 37.5s 05:35:51 05:35:51 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:35:51 #56 DONE 37.5s 05:35:51 05:35:51 #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:35:51 #59 DONE 37.6s 05:35:51 05:35:51 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:35:51 #53 DONE 37.7s 05:35:51 05:35:51 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:35:51 #62 DONE 37.6s 05:35:51 05:35:51 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:35:51 #63 DONE 37.6s 05:35:51 05:35:51 #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:35:51 #65 DONE 38.0s 05:35:51 05:35:51 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 05:35:53 #72 ... 05:35:53 05:35:53 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:35:53 #60 38.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:53 #60 38.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:53 #60 38.95 (1/1) Installing dumb-init (1.2.5-r3) 05:35:53 #60 38.96 Executing busybox-1.36.1-r29.trigger 05:35:53 #60 38.96 OK: 8 MiB in 15 packages 05:35:53 #60 DONE 39.2s 05:35:53 05:35:53 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:35:53 #64 38.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:53 #64 38.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:53 #64 38.93 (1/3) Installing ca-certificates (20241121-r1) 05:35:53 #64 38.95 (2/3) Installing dumb-init (1.2.5-r3) 05:35:53 #64 38.95 (3/3) Installing tzdata (2025a-r0) 05:35:53 #64 38.99 Executing busybox-1.36.1-r29.trigger 05:35:53 #64 39.00 Executing ca-certificates-20241121-r1.trigger 05:35:53 #64 39.05 OK: 10 MiB in 17 packages 05:35:53 #64 DONE 39.2s 05:35:53 05:35:53 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:35:53 #73 ... 05:35:53 05:35:53 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:35:53 #68 18.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:53 #68 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:53 #68 18.89 OK: 248 MiB in 58 packages 05:35:53 #68 DONE 19.1s 05:35:53 05:35:53 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 05:35:53 #66 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:53 #66 18.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:53 #66 18.85 OK: 248 MiB in 58 packages 05:35:53 #66 DONE 19.1s 05:35:53 05:35:53 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:35:53 #74 DONE 0.1s 05:35:53 05:35:53 #75 [core-data builder 4/7] COPY go.mod vendor* ./ 05:35:53 #75 DONE 0.1s 05:35:54 05:35:54 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:35:54 #67 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:54 #67 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:54 #67 ... 05:35:54 05:35:54 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:35:54 #57 38.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:54 #57 38.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:54 #57 39.35 (1/4) Installing dumb-init (1.2.5-r3) 05:35:54 #57 39.35 (2/4) Installing openssl (3.3.3-r0) 05:35:54 #57 39.37 (3/4) Installing su-exec (0.2-r3) 05:35:54 #57 39.37 (4/4) Installing yq-go (4.44.1-r2) 05:35:54 #57 39.52 Executing busybox-1.36.1-r29.trigger 05:35:54 #57 39.55 OK: 19 MiB in 18 packages 05:35:54 #57 DONE 39.9s 05:35:54 05:35:54 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:35:54 #71 DONE 19.6s 05:35:54 05:35:54 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:35:54 #70 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:54 #70 ... 05:35:54 05:35:54 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:35:54 #69 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:54 #69 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:54 #69 19.47 OK: 248 MiB in 58 packages 05:35:54 #69 DONE 19.6s 05:35:54 05:35:54 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:35:54 #70 19.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:54 #70 ... 05:35:54 05:35:54 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:35:54 #76 DONE 0.1s 05:35:54 05:35:54 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:35:54 #70 19.89 OK: 248 MiB in 58 packages 05:35:54 #70 DONE 20.0s 05:35:54 05:35:54 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:35:54 #77 DONE 0.0s 05:35:54 05:35:54 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:54 #78 ... 05:35:54 05:35:54 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:35:54 #67 19.58 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:35:54 #67 19.58 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:35:54 #67 19.58 OK: 24188 distinct packages available 05:35:54 #67 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:54 #67 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:54 #67 20.05 OK: 248 MiB in 58 packages 05:35:54 #67 DONE 20.2s 05:35:54 05:35:54 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:35:54 #79 DONE 0.1s 05:35:55 05:35:55 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 05:35:55 #72 3.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:55 #72 3.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:55 #72 ... 05:35:55 05:35:55 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:35:55 #0 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:55 #0 2.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:55 #0 3.326 OK: 19 MiB in 18 packages 05:35:55 #80 DONE 3.5s 05:35:55 05:35:55 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:35:55 #81 ... 05:35:55 05:35:55 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:35:55 #0 3.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:55 #0 3.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:55 #0 3.491 OK: 8 MiB in 18 packages 05:35:55 #82 DONE 3.7s 05:35:55 05:35:55 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 05:35:55 #72 3.647 OK: 8 MiB in 15 packages 05:35:56 #72 DONE 4.8s 05:35:56 05:35:56 #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:35:56 #0 3.126 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:56 #0 3.707 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:56 #0 4.394 (1/1) Installing dumb-init (1.2.5-r3) 05:35:56 #0 4.690 Executing busybox-1.36.1-r29.trigger 05:35:56 #0 4.698 OK: 8 MiB in 15 packages 05:35:56 #83 DONE 4.9s 05:35:56 05:35:56 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:35:56 #84 DONE 1.2s 05:35:56 05:35:56 #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 05:35:56 #0 3.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:56 #0 3.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:56 #0 3.972 OK: 9 MiB in 19 packages 05:35:56 #85 DONE 5.0s 05:35:56 05:35:56 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:35:58 #86 DONE 1.3s 05:35:58 05:35:58 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:35:58 #0 4.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:58 #0 4.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:58 #0 5.182 OK: 13 MiB in 28 packages 05:35:58 #87 DONE 6.1s 05:35:58 05:35:58 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:35:58 #0 4.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:58 #0 4.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:58 #0 5.189 OK: 12 MiB in 21 packages 05:35:58 #88 DONE 6.2s 05:35:58 05:35:58 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:35:58 #89 DONE 1.3s 05:35:58 05:35:58 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:35:58 #90 DONE 1.4s 05:35:58 05:35:58 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:35:58 #91 ... 05:35:58 05:35:58 #92 [security-spire-config stage-2 6/10] COPY security.txt / 05:35:58 #92 DONE 0.1s 05:35:58 3e85d5ac6304: Pull complete 05:35:58 c3105a71a48b: Pull complete 05:35:58 05:35:58 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:35:58 #73 4.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:58 #73 4.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:58 #73 4.928 OK: 10 MiB in 17 packages 05:35:58 #73 ... 05:35:58 05:35:58 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:35:58 #93 DONE 0.8s 05:35:58 05:35:58 #73 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:35:58 #73 DONE 5.4s 05:35:58 05:35:58 #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:35:58 #0 4.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:58 #0 4.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:58 #0 5.063 OK: 8 MiB in 15 packages 05:35:58 #94 DONE 5.5s 05:35:58 05:35:58 #95 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:35:58 #0 6.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:35:58 #0 6.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:35:58 #0 6.510 OK: 8 MiB in 16 packages 05:35:58 #95 DONE 7.0s 05:35:58 05:35:58 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:35:58 #91 DONE 0.9s 05:35:58 05:35:58 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:35:58 #96 DONE 0.9s 05:35:58 05:35:58 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:35:59 #97 DONE 0.1s 05:35:59 05:35:59 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:35:59 #98 DONE 0.1s 05:35:59 05:35:59 #99 [security-spire-server stage-2 6/9] COPY security.txt / 05:35:59 #99 DONE 0.1s 05:35:59 05:35:59 #100 [security-spire-agent stage-3 7/10] COPY security.txt / 05:35:59 #100 DONE 0.1s 05:35:59 05:35:59 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:35:59 #101 DONE 0.1s 05:35:59 05:35:59 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:35:59 #102 DONE 0.1s 05:35:59 05:35:59 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:35:59 #103 DONE 0.1s 05:35:59 05:35:59 #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:35:59 0f093f025ec4: Pull complete 05:35:59 #104 DONE 0.1s 05:35:59 05:35:59 #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:35:59 #105 DONE 0.1s 05:35:59 05:35:59 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:35:59 #106 DONE 0.1s 05:35:59 05:35:59 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:35:59 #107 DONE 0.1s 05:35:59 05:35:59 #108 [security-spire-agent] exporting to image 05:35:59 #108 exporting layers 05:35:59 c3106fc0e877: Pull complete 05:35:59 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:35:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:35:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:59 prd-ubuntu20.04-docker-arm64-4c-16g-39932 does not seem to be running inside a container 05:35:59 $ 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/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:36:00 #108 ... 05:36:00 05:36:00 #109 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:36:00 #0 5.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:36:00 #0 5.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:36:00 #0 5.824 OK: 19 MiB in 18 packages 05:36:00 #109 DONE 6.0s 05:36:00 05:36:00 #110 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:36:00 #110 DONE 0.1s 05:36:00 05:36:00 #108 [security-spire-config] exporting to image 05:36:00 #108 exporting layers 1.1s done 05:36:00 #108 writing image sha256:755688cadfe76edcd401422e15f5cfe64aba31c1d71991d1baf70acc5e446861 done 05:36:00 #108 naming to docker.io/library/security-spire-config done 05:36:00 #108 ... 05:36:00 05:36:00 #111 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:36:00 #111 DONE 1.6s 05:36:00 05:36:00 #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:36:00 #112 DONE 0.0s 05:36:00 05:36:00 #108 [security-spire-config] exporting to image 05:36:00 #108 exporting layers 1.2s done 05:36:00 #108 writing image sha256:07c01ff8d1f7f3857f143e0d768f6047da398b437ae7c389daad68476bd49c13 05:36:00 #108 exporting layers 1.3s done 05:36:00 #108 writing image sha256:07c01ff8d1f7f3857f143e0d768f6047da398b437ae7c389daad68476bd49c13 0.0s done 05:36:00 #108 naming to docker.io/library/security-spire-agent done 05:36:00 #108 writing image sha256:9e771a3b3af824fa520cb61334cb82dccc1bf72796853098ae954c5de6b4dda8 done 05:36:00 #108 naming to docker.io/library/security-spire-server done 05:36:00 #108 DONE 1.6s 05:36:00 05:36:00 #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:36:00 #0 5.442 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:36:00 #0 5.898 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:36:00 #113 6.609 OK: 248 MiB in 58 packages 05:36:01 #113 DONE 6.7s 05:36:01 05:36:01 #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:01 #114 ... 05:36:01 05:36:01 #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:36:01 #115 DONE 0.1s 05:36:01 05:36:01 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:01 $ docker top f62e64df935268af81b2e221468f782a5ed3b0fb793f35477cca213b473a3954 -eo pid,comm [Pipeline] { [Pipeline] sh 05:36:02 + docker compose -f ./docker-compose-build.yml build --parallel 05:36:04 #116 ... 05:36:04 05:36:04 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:04 #117 ... 05:36:04 05:36:04 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:12 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:36:12 #1 transferring dockerfile: 05:36:12 #1 transferring dockerfile: 1.89kB done 05:36:12 #1 DONE 0.1s 05:36:12 05:36:12 #2 [security-secretstore-setup internal] load build definition from Dockerfile 05:36:12 #2 transferring dockerfile: 2.49kB done 05:36:12 #2 DONE 0.0s 05:36:12 05:36:12 #3 [core-data internal] load build definition from Dockerfile 05:36:12 #3 transferring dockerfile: 2.04kB done 05:36:12 #3 DONE 0.1s 05:36:12 05:36:12 #4 [security-spire-server internal] load build definition from Dockerfile 05:36:12 #4 transferring dockerfile: 1.70kB 0.0s done 05:36:12 #4 DONE 0.1s 05:36:12 05:36:12 #5 [support-scheduler internal] load build definition from Dockerfile 05:36:12 #5 transferring dockerfile: 1.83kB done 05:36:12 #5 DONE 0.1s 05:36:12 05:36:12 #6 [security-bootstrapper internal] load build definition from Dockerfile 05:36:12 #6 transferring dockerfile: 3.02kB done 05:36:12 #6 DONE 0.1s 05:36:12 05:36:12 #7 [security-spire-agent internal] load build definition from Dockerfile 05:36:12 #7 transferring dockerfile: 1.81kB done 05:36:12 #7 DONE 0.1s 05:36:12 05:36:12 #8 [core-command internal] load build definition from Dockerfile 05:36:12 #8 transferring dockerfile: 1.94kB done 05:36:12 #8 DONE 0.0s 05:36:12 05:36:12 #9 [core-keeper internal] load build definition from Dockerfile 05:36:12 #9 transferring dockerfile: 2.01kB 0.0s done 05:36:12 #9 DONE 0.1s 05:36:12 05:36:12 #10 [security-spire-config internal] load build definition from Dockerfile 05:36:12 #10 transferring dockerfile: 1.69kB 0.0s done 05:36:12 #10 DONE 0.1s 05:36:12 05:36:12 #11 [core-metadata internal] load build definition from Dockerfile 05:36:12 #11 transferring dockerfile: 2.10kB done 05:36:12 #11 DONE 0.1s 05:36:12 05:36:12 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:36:12 #12 transferring dockerfile: 2.23kB done 05:36:12 #12 DONE 0.0s 05:36:12 05:36:12 #13 [security-proxy-setup internal] load build definition from Dockerfile 05:36:12 #13 transferring dockerfile: 2.50kB done 05:36:12 #13 DONE 0.1s 05:36:12 05:36:12 #14 [support-notifications internal] load build definition from Dockerfile 05:36:12 #14 transferring dockerfile: 2.00kB 0.0s done 05:36:12 #14 DONE 0.0s 05:36:12 05:36:12 #15 [security-proxy-auth internal] load build definition from Dockerfile 05:36:12 #15 transferring dockerfile: 2.14kB done 05:36:12 #15 DONE 0.1s 05:36:12 05:36:12 #16 [security-spiffe-token-provider internal] load .dockerignore 05:36:12 #16 transferring context: 50B done 05:36:12 #16 DONE 0.1s 05:36:13 05:36:13 #17 [security-secretstore-setup internal] load .dockerignore 05:36:13 #17 transferring context: 50B 0.0s done 05:36:13 #17 DONE 0.1s 05:36:13 05:36:13 #18 [core-data internal] load .dockerignore 05:36:13 #18 transferring context: 50B done 05:36:13 #18 DONE 0.0s 05:36:13 05:36:13 #19 [security-spire-server internal] load .dockerignore 05:36:13 #19 transferring context: 50B 0.0s done 05:36:13 #19 DONE 0.1s 05:36:13 05:36:13 #20 [support-scheduler internal] load .dockerignore 05:36:13 #20 transferring context: 50B 0.0s done 05:36:13 #20 DONE 0.1s 05:36:13 05:36:13 #21 [security-bootstrapper internal] load .dockerignore 05:36:13 #21 transferring context: 50B done 05:36:13 #21 DONE 0.1s 05:36:13 05:36:13 #22 [security-spire-agent internal] load .dockerignore 05:36:13 #22 transferring context: 50B done 05:36:13 #22 DONE 0.1s 05:36:13 05:36:13 #23 [core-command internal] load .dockerignore 05:36:13 #23 transferring context: 50B 0.0s done 05:36:13 #23 DONE 0.1s 05:36:13 05:36:13 #24 [core-keeper internal] load .dockerignore 05:36:13 #24 transferring context: 50B done 05:36:13 #24 DONE 0.1s 05:36:13 05:36:13 #25 [security-spire-config internal] load .dockerignore 05:36:13 #25 transferring context: 50B 0.0s done 05:36:13 #25 DONE 0.1s 05:36:13 05:36:13 #26 [core-metadata internal] load .dockerignore 05:36:14 #26 transferring context: 50B done 05:36:14 #26 DONE 0.1s 05:36:14 05:36:14 #27 [core-common-config-bootstrapper internal] load .dockerignore 05:36:14 #27 transferring context: 50B 0.0s done 05:36:14 #27 DONE 0.1s 05:36:14 05:36:14 #28 [security-proxy-setup internal] load .dockerignore 05:36:14 #28 transferring context: 50B 0.0s done 05:36:14 #28 DONE 0.1s 05:36:14 05:36:14 #29 [support-notifications internal] load .dockerignore 05:36:14 #29 transferring context: 50B done 05:36:14 #29 DONE 0.1s 05:36:14 05:36:14 #30 [security-proxy-auth internal] load .dockerignore 05:36:14 #30 transferring context: 50B done 05:36:14 #30 DONE 0.1s 05:36:14 05:36:14 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:36:14 #31 DONE 0.0s 05:36:14 05:36:14 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 05:36:14 #32 DONE 0.4s 05:36:14 05:36:14 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:36:14 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:36:14 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:36:14 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 978.94kB / 4.09MB 0.2s 05:36:14 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:36:14 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:36:14 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.10MB / 4.09MB 0.3s 05:36:15 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.4s 05:36:15 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s 05:36:15 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 05:36:15 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done 05:36:15 #33 ... 05:36:15 05:36:15 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:36:15 #31 DONE 0.0s 05:36:15 05:36:15 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 05:36:15 #32 DONE 0.5s 05:36:15 05:36:15 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:36:15 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:36:15 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:36:15 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done 05:36:15 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:36:15 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:36:15 #33 ... 05:36:15 05:36:15 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:36:15 #31 DONE 0.0s 05:36:15 05:36:15 #34 [security-spiffe-token-provider internal] load build context 05:36:15 #34 transferring context: 3.19MB 0.8s done 05:36:15 #34 DONE 0.9s 05:36:15 05:36:15 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:36:15 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:36:15 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:36:15 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done 05:36:15 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:36:15 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:36:15 #33 ... 05:36:15 05:36:15 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 05:36:15 #32 DONE 0.6s 05:36:15 05:36:15 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:36:15 #33 ... 05:36:15 05:36:15 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:36:15 #31 DONE 0.0s 05:36:15 05:36:15 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:36:16 #33 ... 05:36:16 05:36:16 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 05:36:16 #32 DONE 0.7s 05:36:16 05:36:16 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:36:16 #33 ... 05:36:16 05:36:16 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:36:16 #31 DONE 0.0s 05:36:16 05:36:16 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:36:16 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:36:16 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:36:16 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done 05:36:16 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:36:16 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:36:16 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:36:16 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:36:16 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done 05:36:16 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:36:16 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:36:16 #33 ... 05:36:16 05:36:16 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:36:16 #31 DONE 0.0s 05:36:16 05:36:16 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:36:16 #33 ... 05:36:16 05:36:16 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 05:36:16 #32 DONE 1.0s 05:36:16 05:36:16 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:36:16 #35 DONE 2.4s 05:36:16 05:36:16 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:36:16 #33 ... 05:36:16 05:36:16 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:36:16 #31 DONE 0.0s 05:36:16 05:36:16 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:36:16 #35 DONE 2.5s 05:36:16 05:36:16 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:36:16 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:36:16 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:36:16 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done 05:36:16 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:36:16 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:36:17 #33 ... 05:36:17 05:36:17 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:36:17 #31 DONE 0.1s 05:36:17 05:36:17 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:36:17 #31 DONE 0.1s 05:36:17 05:36:17 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:36:17 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done 05:36:17 #33 ... 05:36:17 05:36:17 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 05:36:17 #32 DONE 1.8s 05:36:17 05:36:17 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:36:17 #35 DONE 2.6s 05:36:17 05:36:17 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:36:17 #31 DONE 0.1s 05:36:17 05:36:17 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:36:17 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:36:17 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:36:17 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done 05:36:17 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:36:17 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:36:17 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done 05:36:17 #33 ... 05:36:17 05:36:17 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:36:17 #31 DONE 0.1s 05:36:17 05:36:17 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:36:17 #31 DONE 0.1s 05:36:17 05:36:17 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 05:36:17 #36 DONE 2.1s 05:36:17 05:36:17 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:36:18 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:36:18 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:36:18 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done 05:36:18 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:36:18 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:36:18 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done 05:36:18 #33 ... 05:36:18 05:36:18 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 05:36:18 #37 DONE 1.8s 05:36:18 05:36:18 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:36:18 #38 DONE 0.0s 05:36:18 05:36:18 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:36:18 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:36:18 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:36:18 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done 05:36:18 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:36:18 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:36:18 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done 05:36:18 #33 ... 05:36:18 05:36:18 #39 [core-data internal] load build context 05:36:18 #39 transferring context: 3.19MB 1.6s done 05:36:18 #39 DONE 2.5s 05:36:18 05:36:18 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:36:18 #35 DONE 2.6s 05:36:18 05:36:18 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 05:36:18 #32 DONE 2.7s 05:36:18 05:36:18 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:36:18 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 05:36:18 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 05:36:18 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.5s done 05:36:18 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 05:36:18 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 05:36:18 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.7s done 05:36:18 #33 ... 05:36:18 05:36:18 #40 [security-secretstore-setup internal] load build context 05:36:18 #40 transferring context: 3.19MB 2.1s done 05:36:18 #40 DONE 2.8s 05:36:18 05:36:18 #41 [support-scheduler internal] load build context 05:36:18 #41 transferring context: 3.19MB 1.7s done 05:36:18 #41 DONE 2.4s 05:36:18 05:36:18 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:18 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.5s done 05:36:18 #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 05:36:18 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 05:36:18 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 05:36:18 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 05:36:18 #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 05:36:18 #42 ... 05:36:18 05:36:18 #43 [security-bootstrapper internal] load build context 05:36:18 #43 transferring context: 3.19MB 1.7s done 05:36:18 #43 DONE 2.4s 05:36:18 05:36:18 #44 [core-command builder 2/7] WORKDIR /edgex-go 05:36:18 #44 DONE 2.4s 05:36:18 05:36:18 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:18 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s 05:36:18 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s 05:36:18 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s 05:36:18 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done 05:36:18 #42 ... 05:36:18 05:36:18 #45 [core-command internal] load build context 05:36:18 #45 transferring context: 3.19MB 1.4s done 05:36:18 #45 DONE 2.3s 05:36:18 05:36:18 #46 [security-spire-config internal] load build context 05:36:18 #46 transferring context: 22.05kB 0.1s done 05:36:18 #46 DONE 1.1s 05:36:18 05:36:18 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:18 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done 05:36:18 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 05:36:19 #42 ... 05:36:19 05:36:19 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 05:36:19 #33 DONE 5.1s 05:36:19 05:36:19 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:19 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.5s done 05:36:19 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.7s 05:36:19 #42 ... 05:36:19 05:36:19 #47 [security-spire-server internal] load build context 05:36:19 #47 transferring context: 23.80kB 0.1s done 05:36:19 #47 DONE 1.5s 05:36:19 05:36:19 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:19 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 1.3s 05:36:20 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 1.6s 05:36:20 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 05:36:20 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 1.8s 05:36:20 #42 ... 05:36:20 05:36:20 #48 [security-spire-agent internal] load build context 05:36:20 #48 transferring context: 23.33kB 0.1s done 05:36:20 #48 DONE 2.4s 05:36:20 05:36:20 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:20 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 2.0s 05:36:20 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 2.2s 05:36:20 #42 ... 05:36:20 05:36:20 #49 [core-common-config-bootstrapper internal] load build context 05:36:20 #49 transferring context: 3.19MB 1.6s done 05:36:20 #49 DONE 3.3s 05:36:20 05:36:20 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:20 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 2.5s 05:36:21 #42 ... 05:36:21 05:36:21 #50 [core-metadata internal] load build context 05:36:21 #50 transferring context: 3.19MB 1.7s done 05:36:21 #50 DONE 3.5s 05:36:21 05:36:21 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:21 #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 05:36:21 #42 ... 05:36:21 05:36:21 #51 [core-keeper internal] load build context 05:36:21 #51 transferring context: 3.19MB 1.7s done 05:36:21 #51 DONE 3.8s 05:36:21 05:36:21 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:21 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 2.9s 05:36:21 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.14MB / 33.17MB 3.5s 05:36:22 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.87MB / 33.17MB 3.9s 05:36:22 #42 ... 05:36:22 05:36:22 #52 [security-proxy-setup internal] load build context 05:36:22 #52 transferring context: 3.19MB 1.7s done 05:36:22 #52 DONE 4.3s 05:36:22 05:36:22 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:22 #42 ... 05:36:22 05:36:22 #53 [security-proxy-auth internal] load build context 05:36:22 #53 transferring context: 3.19MB 2.6s done 05:36:22 #53 DONE 4.4s 05:36:22 05:36:22 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:22 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 4.4s 05:36:22 #42 ... 05:36:22 05:36:22 #54 [support-notifications internal] load build context 05:36:22 #54 transferring context: 3.19MB 2.3s done 05:36:22 #54 DONE 4.7s 05:36:22 05:36:22 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:23 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.98MB / 33.17MB 4.7s 05:36:23 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 4.9s 05:36:23 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.0s 05:36:23 #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 5.2s done 05:36:27 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 05:36:27 #42 ... 05:36:27 05:36:27 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:36:27 #38 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.3s done 05:36:27 #38 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 05:36:27 #38 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done 05:36:27 #38 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 05:36:27 #38 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 05:36:27 #38 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 05:36:27 #38 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.2s done 05:36:27 #38 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.7s done 05:36:27 #38 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 05:36:27 #38 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.0s 05:36:28 #38 ... 05:36:28 05:36:28 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:28 #42 ... 05:36:28 05:36:28 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 05:36:28 #55 ... 05:36:28 05:36:28 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:36:29 #56 ... 05:36:29 05:36:29 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:36:29 #0 9.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:29 #0 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:29 #57 ... 05:36:29 05:36:29 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:36:29 #58 ... 05:36:29 05:36:29 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:36:29 #59 ... 05:36:29 05:36:29 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:36:29 #60 ... 05:36:29 05:36:29 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:36:29 #0 9.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:29 #0 9.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:29 #61 11.09 OK: 239 MiB in 58 packages 05:36:29 #61 ... 05:36:29 05:36:29 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:30 #42 ... 05:36:30 05:36:30 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:36:30 #62 ... 05:36:30 05:36:30 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:36:30 #63 ... 05:36:30 05:36:30 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:36:30 #64 ... 05:36:30 05:36:30 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:36:30 #65 ... 05:36:30 05:36:30 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:36:30 #59 DONE 12.1s 05:36:30 05:36:30 #66 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:36:30 #66 ... 05:36:30 05:36:30 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:36:30 #61 DONE 12.3s 05:36:30 05:36:30 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:36:31 #67 ... 05:36:31 05:36:31 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:36:31 #68 ... 05:36:31 05:36:31 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:36:31 #69 ... 05:36:31 05:36:31 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:36:31 #70 ... 05:36:31 05:36:31 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:36:31 #71 ... 05:36:31 05:36:31 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 05:36:31 #57 11.95 OK: 239 MiB in 58 packages 05:36:31 #57 DONE 12.8s 05:36:31 05:36:31 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:32 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.5s 05:36:32 #42 ... 05:36:32 05:36:32 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:36:32 #72 DONE 2.1s 05:36:33 05:36:33 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:36:33 #70 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:34 #70 ... 05:36:34 05:36:34 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:36:34 #73 DONE 2.1s 05:36:34 05:36:34 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:34 #42 ... 05:36:34 05:36:34 #55 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:36:34 #55 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:34 #55 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:34 #55 15.53 OK: 239 MiB in 58 packages 05:36:34 #55 DONE 16.3s 05:36:34 05:36:34 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:35 #42 ... 05:36:35 05:36:35 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:36:35 #67 DONE 15.0s 05:36:35 05:36:35 #66 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:36:35 #66 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:36 #66 ... 05:36:36 05:36:36 #74 [core-data builder 4/7] COPY go.mod vendor* ./ 05:36:36 #74 DONE 1.7s 05:36:36 05:36:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:37 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.4s 05:36:38 #42 ... 05:36:38 05:36:38 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:36:38 #38 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.3s 05:36:38 #38 ... 05:36:38 05:36:38 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:39 #42 ... 05:36:39 05:36:39 #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:36:39 #38 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.7s done 05:36:39 #38 DONE 21.4s 05:36:39 05:36:39 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:40 #42 ... 05:36:40 05:36:40 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:36:40 #0 8.350 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:40 #75 ... 05:36:40 05:36:40 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:41 #42 ... 05:36:41 05:36:41 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:36:41 #56 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:41 #56 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:41 #56 22.34 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:36:41 #56 22.34 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:36:41 #56 22.34 OK: 24066 distinct packages available 05:36:41 #56 ... 05:36:41 05:36:41 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:42 #42 ... 05:36:42 05:36:42 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:36:42 #64 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:42 #64 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:42 #64 ... 05:36:42 05:36:42 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:36:42 #68 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:42 #68 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:42 #68 ... 05:36:42 05:36:42 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:36:42 #69 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:42 #69 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:42 #69 ... 05:36:42 05:36:42 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:42 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.8s 05:36:42 #42 ... 05:36:42 05:36:42 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:42 #76 ... 05:36:42 05:36:42 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:43 #42 ... 05:36:43 05:36:43 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:36:43 #58 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:43 #58 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:43 #58 ... 05:36:43 05:36:43 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:44 #42 ... 05:36:44 05:36:44 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:36:44 #62 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:44 #62 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:44 #62 23.87 (1/7) Installing ca-certificates (20241121-r1) 05:36:44 #62 ... 05:36:44 05:36:44 #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:44 #77 ... 05:36:44 05:36:44 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:36:44 #60 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:44 #60 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:44 #60 ... 05:36:44 05:36:44 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:44 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.6s done 05:36:44 #42 ... 05:36:44 05:36:44 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:36:44 #71 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:44 #71 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:44 #71 ... 05:36:44 05:36:44 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 05:36:44 #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.6s done 05:36:44 #42 DONE 27.2s 05:36:44 05:36:44 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:36:44 #62 24.32 (2/7) Installing dumb-init (1.2.5-r3) 05:36:44 #62 24.38 (3/7) Installing libgcc (13.2.1_git20240309-r1) 05:36:44 #62 24.43 (4/7) Installing libsodium (1.0.19-r0) 05:36:44 #62 24.48 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 05:36:44 #62 24.79 (6/7) Installing libzmq (4.3.5-r2) 05:36:45 #62 24.88 (7/7) Installing zeromq (4.3.5-r2) 05:36:45 #62 ... 05:36:45 05:36:45 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:36:45 #63 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:45 #63 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:45 #63 ... 05:36:45 05:36:45 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:36:45 #70 14.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:45 #70 ... 05:36:45 05:36:45 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:36:45 #0 5.944 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:45 #0 7.853 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:45 #78 ... 05:36:45 05:36:45 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:36:45 #64 24.82 (1/4) Installing dumb-init (1.2.5-r3) 05:36:45 #64 24.87 (2/4) Installing openssl (3.3.3-r0) 05:36:45 #64 25.03 (3/4) Installing su-exec (0.2-r3) 05:36:45 #64 25.13 (4/4) Installing yq-go (4.44.1-r2) 05:36:45 #64 ... 05:36:45 05:36:45 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:36:45 #65 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:45 #65 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:45 #65 ... 05:36:45 05:36:45 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:36:45 #70 25.78 (1/4) Installing ca-certificates (20241121-r1) 05:36:46 #70 26.17 (2/4) Installing dumb-init (1.2.5-r3) 05:36:46 #70 26.21 (3/4) Installing su-exec (0.2-r3) 05:36:46 #70 26.23 (4/4) Installing yq-go (4.44.1-r2) 05:36:46 #70 ... 05:36:46 05:36:46 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:46 #79 ... 05:36:46 05:36:46 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:36:46 #58 27.48 OK: 239 MiB in 58 packages 05:36:47 #58 DONE 28.8s 05:36:47 05:36:47 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:36:47 #80 ... 05:36:47 05:36:47 #66 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:36:47 #66 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:47 #66 26.93 (1/1) Installing dumb-init (1.2.5-r3) 05:36:47 #66 26.98 Executing busybox-1.36.1-r29.trigger 05:36:47 #66 27.27 OK: 9 MiB in 15 packages 05:36:47 #66 ... 05:36:47 05:36:47 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:36:47 #65 27.08 (1/2) Installing dumb-init (1.2.5-r3) 05:36:47 #65 27.11 (2/2) Installing su-exec (0.2-r3) 05:36:47 #65 27.17 Executing busybox-1.36.1-r29.trigger 05:36:47 #65 27.53 OK: 9 MiB in 16 packages 05:36:47 #65 ... 05:36:47 05:36:47 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:36:47 #80 DONE 0.4s 05:36:47 05:36:47 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:49 #81 ... 05:36:49 05:36:49 #66 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:36:49 #66 DONE 29.3s 05:36:49 05:36:49 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 05:36:49 #62 24.95 Executing busybox-1.36.1-r29.trigger 05:36:49 #62 25.16 Executing ca-certificates-20241121-r1.trigger 05:36:49 #62 26.50 OK: 14 MiB in 21 packages 05:36:49 #62 DONE 29.4s 05:36:49 05:36:49 #82 [core-command stage-1 3/8] RUN apk --no-cache upgrade 05:36:50 #82 ... 05:36:50 05:36:50 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 05:36:50 #65 DONE 30.1s 05:36:50 05:36:50 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:36:50 #60 27.63 (1/1) Installing dumb-init (1.2.5-r3) 05:36:50 #60 27.66 Executing busybox-1.36.1-r29.trigger 05:36:50 #60 27.76 OK: 9 MiB in 15 packages 05:36:50 #60 DONE 30.8s 05:36:50 05:36:50 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:36:50 #69 23.69 (1/3) Installing ca-certificates (20241121-r1) 05:36:50 #69 24.13 (2/3) Installing dumb-init (1.2.5-r3) 05:36:50 #69 24.16 (3/3) Installing tzdata (2025a-r0) 05:36:50 #69 25.81 Executing busybox-1.36.1-r29.trigger 05:36:50 #69 25.99 Executing ca-certificates-20241121-r1.trigger 05:36:50 #69 27.38 OK: 11 MiB in 17 packages 05:36:50 #69 DONE 30.2s 05:36:50 05:36:50 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:36:50 #83 ... 05:36:50 05:36:50 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:36:50 #64 26.44 Executing busybox-1.36.1-r29.trigger 05:36:50 #64 26.56 OK: 20 MiB in 18 packages 05:36:50 #64 DONE 30.3s 05:36:50 05:36:50 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:36:51 #84 ... 05:36:51 05:36:51 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:36:51 #75 10.46 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:51 #75 ... 05:36:51 05:36:51 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:36:53 #85 ... 05:36:53 05:36:53 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:36:53 #70 27.71 Executing busybox-1.36.1-r29.trigger 05:36:53 #70 28.03 Executing ca-certificates-20241121-r1.trigger 05:36:53 #70 29.89 OK: 20 MiB in 18 packages 05:36:53 #70 DONE 32.7s 05:36:53 05:36:53 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:36:53 #86 ... 05:36:53 05:36:53 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:36:53 #56 24.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:53 #56 26.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:53 #56 ... 05:36:53 05:36:53 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:36:53 #75 21.85 OK: 239 MiB in 58 packages 05:36:54 #75 DONE 23.9s 05:36:54 05:36:54 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:36:55 #87 ... 05:36:55 05:36:55 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:36:55 #68 25.09 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:36:55 #68 25.09 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:36:55 #68 25.09 OK: 24048 distinct packages available 05:36:55 #68 26.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:55 #68 28.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:55 #68 ... 05:36:55 05:36:55 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:36:55 #78 19.28 (1/1) Installing dumb-init (1.2.5-r3) 05:36:55 #78 20.02 Executing busybox-1.36.1-r29.trigger 05:36:55 #78 20.09 OK: 9 MiB in 15 packages 05:36:55 #78 ... 05:36:55 05:36:55 #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:36:55 #87 DONE 1.0s 05:36:55 05:36:55 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:36:56 #88 ... 05:36:56 05:36:56 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:36:56 #71 26.75 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:36:56 #71 26.75 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:36:56 #71 26.75 OK: 24048 distinct packages available 05:36:56 #71 28.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:56 #71 31.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:57 #71 ... 05:36:57 05:36:57 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:36:57 #56 37.34 OK: 239 MiB in 58 packages 05:36:57 #56 ... 05:36:57 05:36:57 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:36:57 #78 DONE 22.0s 05:36:57 05:36:57 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:36:57 #83 7.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:57 #83 ... 05:36:57 05:36:57 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:36:57 #56 DONE 38.9s 05:36:57 05:36:57 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:36:58 #89 ... 05:36:58 05:36:58 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:36:58 #63 28.27 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:36:58 #63 28.27 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:36:58 #63 28.27 OK: 24048 distinct packages available 05:36:58 #63 30.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:58 #63 32.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:58 #63 ... 05:36:58 05:36:58 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:36:58 #68 38.25 (1/14) Installing ca-certificates (20241121-r1) 05:36:58 #68 ... 05:36:58 05:36:58 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:36:58 #89 DONE 1.2s 05:36:58 05:36:58 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:36:58 #68 38.77 (2/14) Installing brotli-libs (1.1.0-r2) 05:36:59 #68 39.03 (3/14) Installing c-ares (1.33.1-r0) 05:36:59 #68 39.11 (4/14) Installing libunistring (1.2-r0) 05:36:59 #68 39.32 (5/14) Installing libidn2 (2.3.7-r0) 05:36:59 #68 39.36 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:36:59 #68 39.44 (7/14) Installing libpsl (0.21.5-r1) 05:36:59 #68 39.47 (8/14) Installing zstd-libs (1.5.6-r0) 05:36:59 #68 ... 05:36:59 05:36:59 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:36:59 #0 7.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:36:59 #0 8.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:36:59 #90 ... 05:36:59 05:36:59 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:36:59 #68 39.73 (9/14) Installing libcurl (8.12.1-r0) 05:36:59 #68 39.84 (10/14) Installing curl (8.12.1-r0) 05:37:00 #68 39.89 (11/14) Installing dumb-init (1.2.5-r3) 05:37:00 #68 39.91 (12/14) Installing musl-obstack (1.2.3-r2) 05:37:00 #68 39.94 (13/14) Installing libucontext (1.2-r3) 05:37:00 #68 40.01 (14/14) Installing gcompat (1.1.0-r4) 05:37:00 #68 40.05 Executing busybox-1.36.1-r29.trigger 05:37:00 #68 40.17 Executing ca-certificates-20241121-r1.trigger 05:37:00 #68 ... 05:37:00 05:37:00 #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:37:00 #0 9.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:37:00 #91 ... 05:37:00 05:37:00 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:37:00 #86 7.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:37:00 #118 DONE 62.3s 05:37:00 05:37:00 #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:00 #114 DONE 61.8s 05:37:00 05:37:00 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:00 #117 DONE 62.3s 05:37:00 05:37:00 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:00 #116 DONE 55.1s 05:37:00 05:37:00 #78 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:00 #78 DONE 61.4s 05:37:00 05:37:00 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:00 #81 DONE 61.2s 05:37:00 05:37:00 #119 [core-data builder 6/7] COPY . . 05:37:01 #86 8.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:37:02 #86 ... 05:37:02 05:37:02 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:37:02 #71 40.70 (1/4) Installing dumb-init (1.2.5-r3) 05:37:02 #71 40.73 (2/4) Installing musl-obstack (1.2.3-r2) 05:37:02 #71 40.75 (3/4) Installing libucontext (1.2-r3) 05:37:02 #71 40.80 (4/4) Installing gcompat (1.1.0-r4) 05:37:02 #71 40.84 Executing busybox-1.36.1-r29.trigger 05:37:02 #71 40.94 OK: 9 MiB in 18 packages 05:37:02 #71 DONE 42.4s 05:37:02 05:37:02 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:37:02 #63 41.67 (1/5) Installing dumb-init (1.2.5-r3) 05:37:02 #63 41.73 (2/5) Installing musl-obstack (1.2.3-r2) 05:37:02 #63 41.75 (3/5) Installing libucontext (1.2-r3) 05:37:02 #63 41.76 (4/5) Installing gcompat (1.1.0-r4) 05:37:02 #63 41.79 (5/5) Installing openssl (3.3.3-r0) 05:37:02 #63 41.90 Executing busybox-1.36.1-r29.trigger 05:37:02 #63 42.06 OK: 10 MiB in 19 packages 05:37:04 #63 ... 05:37:04 05:37:04 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:37:04 #68 41.37 OK: 15 MiB in 28 packages 05:37:04 #68 DONE 43.9s 05:37:04 05:37:04 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:37:05 #92 ... 05:37:05 05:37:05 #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:37:05 #63 DONE 44.8s 05:37:05 05:37:05 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:37:07 #119 ... 05:37:07 05:37:07 #120 [support-scheduler builder 6/7] COPY . . 05:37:07 #120 ... 05:37:07 05:37:07 #121 [security-bootstrapper builder 6/7] COPY . . 05:37:07 #121 ... 05:37:07 05:37:07 #122 [support-notifications builder 6/7] COPY . . 05:37:07 #122 ... 05:37:07 05:37:07 #123 [core-keeper builder 7/8] COPY . . 05:37:07 #123 ... 05:37:07 05:37:07 #124 [security-spiffe-token-provider builder 6/7] COPY . . 05:37:08 #93 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:37:08 #93 ... 05:37:08 05:37:08 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:08 #94 ... 05:37:08 05:37:08 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:37:08 #83 8.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:37:08 #83 18.12 OK: 9 MiB in 16 packages 05:37:09 #83 ... 05:37:09 05:37:09 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:37:09 #92 3.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:37:09 #92 4.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:37:09 #92 ... 05:37:09 05:37:09 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:37:09 #90 18.36 OK: 14 MiB in 21 packages 05:37:09 #90 DONE 19.6s 05:37:09 05:37:09 #82 [core-command stage-1 3/8] RUN apk --no-cache upgrade 05:37:09 #82 9.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:37:09 #82 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:37:09 #82 ... 05:37:09 05:37:09 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:37:09 #0 4.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:37:09 #0 5.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:37:10 #95 ... 05:37:10 05:37:10 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 05:37:10 #83 DONE 19.5s 05:37:10 05:37:10 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:37:10 #96 ... 05:37:10 05:37:10 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:37:10 #85 9.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:37:10 #85 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:37:10 #85 ... 05:37:10 05:37:10 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:37:10 #84 9.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:37:10 #84 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:37:10 #84 ... 05:37:10 05:37:10 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:37:10 #93 4.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:37:11 #93 ... 05:37:11 05:37:11 #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:37:11 #91 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:37:11 #91 19.34 OK: 9 MiB in 15 packages 05:37:11 #91 DONE 20.8s 05:37:11 05:37:11 #82 [core-command stage-1 3/8] RUN apk --no-cache upgrade 05:37:11 #82 21.60 OK: 9 MiB in 15 packages 05:37:12 #82 DONE 23.1s 05:37:12 05:37:12 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:37:12 #85 21.73 OK: 11 MiB in 17 packages 05:37:12 #85 ... 05:37:12 05:37:12 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:37:12 #84 21.02 OK: 20 MiB in 18 packages 05:37:12 #84 DONE 22.3s 05:37:13 05:37:13 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:37:13 #97 ... 05:37:13 05:37:13 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:37:13 #96 DONE 3.7s 05:37:13 05:37:13 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:37:13 #85 DONE 22.9s 05:37:13 05:37:13 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:37:13 #86 18.44 OK: 20 MiB in 18 packages 05:37:13 #86 DONE 20.6s 05:37:13 05:37:13 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:37:13 #98 ... 05:37:13 05:37:13 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:37:13 #97 DONE 0.8s 05:37:13 05:37:13 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 05:37:13 #98 DONE 0.4s 05:37:13 05:37:13 #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:15 #77 ... 05:37:15 05:37:15 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:37:15 #92 11.21 OK: 15 MiB in 28 packages 05:37:15 #124 DONE 19.0s 05:37:15 05:37:15 #123 [core-keeper builder 7/8] COPY . . 05:37:15 #123 DONE 18.9s 05:37:15 05:37:15 #120 [support-scheduler builder 6/7] COPY . . 05:37:15 #120 DONE 19.0s 05:37:15 05:37:15 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:15 #125 CACHED 05:37:15 05:37:15 #126 [security-proxy-setup builder 6/7] COPY . . 05:37:15 #126 CACHED 05:37:15 05:37:15 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:37:15 #127 CACHED 05:37:15 05:37:15 #128 [security-secretstore-setup builder 6/7] COPY . . 05:37:15 #128 CACHED 05:37:15 05:37:15 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:15 #129 CACHED 05:37:15 05:37:15 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:37:15 #130 CACHED 05:37:15 05:37:15 #121 [security-bootstrapper builder 6/7] COPY . . 05:37:15 #121 DONE 19.0s 05:37:15 05:37:15 #122 [support-notifications builder 6/7] COPY . . 05:37:15 #122 DONE 19.0s 05:37:15 05:37:15 #131 [core-metadata builder 6/7] COPY . . 05:37:15 #131 CACHED 05:37:15 05:37:15 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:15 #132 CACHED 05:37:15 05:37:15 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:37:15 #133 CACHED 05:37:15 05:37:15 #134 [core-command builder 6/7] COPY . . 05:37:15 #134 CACHED 05:37:15 05:37:15 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:15 #135 CACHED 05:37:15 05:37:15 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 05:37:15 #136 CACHED 05:37:15 05:37:15 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:37:15 #137 CACHED 05:37:15 05:37:15 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:15 #138 CACHED 05:37:15 05:37:15 #139 [security-proxy-auth builder 6/7] COPY . . 05:37:15 #139 CACHED 05:37:15 05:37:15 #140 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:15 #140 CACHED 05:37:15 05:37:15 #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:37:15 #141 CACHED 05:37:15 05:37:15 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 05:37:15 #142 CACHED 05:37:15 05:37:15 #119 [core-data builder 6/7] COPY . . 05:37:15 #119 DONE 18.9s 05:37:15 05:37:15 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:37:15 #92 DONE 12.0s 05:37:15 05:37:15 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:37:15 #93 10.74 OK: 10 MiB in 19 packages 05:37:16 #93 ... 05:37:16 05:37:16 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:37:16 #95 12.80 OK: 9 MiB in 18 packages 05:37:16 #95 DONE 13.9s 05:37:16 05:37:16 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:37:16 #93 DONE 11.6s 05:37:16 05:37:16 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:37:16 #143 1.489 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:37:18 #99 DONE 1.9s 05:37:18 05:37:18 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:37:18 #100 DONE 1.9s 05:37:18 05:37:18 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:37:18 #101 DONE 0.3s 05:37:18 05:37:18 #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:37:18 #102 DONE 2.2s 05:37:18 05:37:18 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:37:19 #103 DONE 0.4s 05:37:19 05:37:19 #104 [security-spire-server stage-2 6/9] COPY security.txt / 05:37:19 #104 DONE 0.3s 05:37:19 05:37:19 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:37:19 #105 DONE 0.3s 05:37:19 05:37:19 #106 [security-spire-config stage-2 6/10] COPY security.txt / 05:37:19 #106 DONE 0.3s 05:37:19 05:37:19 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:37:19 #107 ... 05:37:19 05:37:19 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:37:19 #108 DONE 0.3s 05:37:19 05:37:19 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:37:19 #109 ... 05:37:19 05:37:19 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:37:19 #107 DONE 0.4s 05:37:20 05:37:20 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:37:20 #109 DONE 0.3s 05:37:20 05:37:20 #110 [security-spire-server] exporting to image 05:37:20 #110 exporting layers 05:37:20 #110 ... 05:37:20 05:37:20 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:37:20 #111 DONE 0.4s 05:37:20 05:37:20 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:37:20 #112 DONE 0.5s 05:37:20 05:37:20 #110 [security-spire-config] exporting to image 05:37:20 #110 ... 05:37:20 05:37:20 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:37:20 #113 DONE 2.6s 05:37:21 05:37:21 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:37:21 #114 DONE 0.3s 05:37:21 05:37:21 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:21 #79 ... 05:37:21 05:37:21 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 05:37:21 #115 DONE 0.3s 05:37:21 05:37:21 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:37:22 #116 DONE 0.3s 05:37:22 05:37:22 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:37:22 #117 DONE 0.3s 05:37:22 05:37:22 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:37:22 #118 DONE 0.4s 05:37:22 05:37:22 #110 [security-spire-agent] exporting to image 05:37:24 #110 exporting layers 4.0s done 05:37:24 #110 writing image sha256:297ce5dcf9f34756c42a307271402431ff0497f1f219a34c7b425b89caa96a34 0.1s done 05:37:24 #110 naming to docker.io/library/security-spire-server-arm64 05:37:24 #110 naming to docker.io/library/security-spire-server-arm64 0.0s done 05:37:24 #110 exporting layers 3.9s done 05:37:24 #110 writing image sha256:4eb15c617d6937a99e3648defb4284d6056a635910438948dfbfc868d8d9cba0 done 05:37:24 #110 naming to docker.io/library/security-spire-config-arm64 done 05:37:25 #110 exporting layers 2.8s done 05:37:25 #110 writing image sha256:098176a988090688c1ca678df9cddbe74b2b08785d27b968c77139fff81f8a79 0.0s done 05:37:25 #110 naming to docker.io/library/security-spire-agent-arm64 done 05:37:25 #110 DONE 5.5s 05:37:25 05:37:25 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:37:26 #143 ... 05:37:26 05:37:26 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:37:26 #0 1.212 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:37:26 #144 ... 05:37:26 05:37:26 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:37:26 #0 0.684 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:37:26 #145 ... 05:37:26 05:37:26 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:37:26 #0 0.853 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:37:26 #146 ... 05:37:26 05:37:26 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:37:26 #0 1.552 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:37:26 #147 ... 05:37:26 05:37:26 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:37:26 #0 1.257 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:37:26 #148 ... 05:37:26 05:37:26 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:37:26 #0 1.262 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:37:26 #149 ... 05:37:26 05:37:26 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:37:26 #0 1.258 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:37:26 #150 ... 05:37:26 05:37:26 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:37:26 #0 0.891 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:37:26 #151 ... 05:37:26 05:37:26 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:37:26 #0 1.409 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:37:26 #152 ... 05:37:26 05:37:26 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:37:26 #0 0.845 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:37:26 #153 ... 05:37:26 05:37:26 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:37:26 #0 0.470 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:38:47 #94 ... 05:38:47 05:38:47 #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:47 #77 DONE 120.9s 05:38:47 05:38:47 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:47 #88 DONE 99.2s 05:38:47 05:38:47 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:47 #79 DONE 118.3s 05:38:47 05:38:47 #119 [core-keeper builder 7/8] COPY . . 05:38:47 #119 ... 05:38:47 05:38:47 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:47 #81 DONE 106.9s 05:38:47 05:38:47 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:47 #76 DONE 122.0s 05:38:47 05:38:47 #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:47 #94 DONE 96.0s 05:38:47 05:38:47 #120 [security-secretstore-setup builder 6/7] COPY . . 05:38:47 #120 ... 05:38:47 05:38:47 #121 [security-spiffe-token-provider builder 6/7] COPY . . 05:38:47 #121 DONE 1.8s 05:38:47 05:38:47 #122 [security-proxy-auth builder 6/7] COPY . . 05:38:47 #122 CACHED 05:38:47 05:38:47 #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:38:47 #123 CACHED 05:38:47 05:38:47 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:47 #124 CACHED 05:38:47 05:38:47 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 05:38:47 #125 CACHED 05:38:47 05:38:47 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:38:47 #126 CACHED 05:38:47 05:38:47 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:47 #127 CACHED 05:38:47 05:38:47 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:47 #128 CACHED 05:38:47 05:38:47 #129 [core-metadata builder 6/7] COPY . . 05:38:47 #129 CACHED 05:38:47 05:38:47 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:38:47 #130 CACHED 05:38:47 05:38:47 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 05:38:47 #131 CACHED 05:38:47 05:38:47 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:47 #132 CACHED 05:38:47 05:38:47 #133 [core-command builder 6/7] COPY . . 05:38:47 #133 CACHED 05:38:47 05:38:47 #119 [core-keeper builder 7/8] COPY . . 05:38:47 #119 DONE 2.0s 05:38:47 05:38:47 #134 [support-scheduler builder 6/7] COPY . . 05:38:47 #134 DONE 1.8s 05:38:47 05:38:47 #135 [core-data builder 6/7] COPY . . 05:38:47 #135 DONE 2.0s 05:38:47 05:38:47 #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:38:47 #136 ... 05:38:47 05:38:47 #137 [support-notifications builder 6/7] COPY . . 05:38:47 #137 DONE 2.0s 05:38:47 05:38:47 #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:38:47 #138 CACHED 05:38:47 05:38:47 #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:47 #139 CACHED 05:38:47 05:38:47 #140 [security-proxy-setup builder 6/7] COPY . . 05:38:47 #140 CACHED 05:38:47 05:38:47 #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:47 #141 CACHED 05:38:47 05:38:47 #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:38:47 #142 CACHED 05:38:47 05:38:47 #143 [security-bootstrapper builder 6/7] COPY . . 05:38:47 #143 CACHED 05:38:47 05:38:47 #120 [security-secretstore-setup builder 6/7] COPY . . 05:38:47 #120 DONE 1.9s 05:38:47 05:38:47 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:38:47 #144 ... 05:38:47 05:38:47 #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:38:47 #136 5.152 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:38:47 #136 ... 05:38:47 05:38:47 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:38:47 #0 5.491 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:38:47 #145 ... 05:38:47 05:38:47 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:38:47 #0 6.310 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:38:47 #146 ... 05:38:47 05:38:47 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:38:47 #0 5.915 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:38:47 #147 ... 05:38:47 05:38:47 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:38:47 #0 5.162 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:38:47 #148 ... 05:38:47 05:38:47 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:38:47 #0 5.880 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:38:47 #149 ... 05:38:47 05:38:47 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:38:47 #0 6.376 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:38:47 #150 ... 05:38:47 05:38:47 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:38:47 #0 6.136 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:38:47 #151 ... 05:38:47 05:38:47 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:38:47 #0 5.524 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:38:47 #152 ... 05:38:47 05:38:47 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:38:47 #0 3.766 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:38:48 #153 ... 05:38:48 05:38:48 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:38:48 #0 6.027 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:38:48 #154 ... 05:38:48 05:38:48 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:38:48 #144 5.869 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:39:18 #154 ... 05:39:18 05:39:18 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:39:18 #146 DONE 113.2s 05:39:18 05:39:18 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:39:18 #149 DONE 113.2s 05:39:18 05:39:18 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:39:18 #145 ... 05:39:18 05:39:18 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:39:19 #155 ... 05:39:19 05:39:19 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:39:19 #156 DONE 4.1s 05:39:19 05:39:19 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:39:19 #155 DONE 6.6s 05:39:19 05:39:19 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:39:21 #157 DONE 2.1s 05:39:21 05:39:21 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:39:22 #158 DONE 1.3s 05:39:22 05:39:22 #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:39:23 #159 DONE 0.9s 05:39:23 05:39:23 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:39:23 #160 DONE 4.4s 05:39:23 05:39:23 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:39:23 #161 DONE 0.2s 05:39:23 05:39:23 #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:39:24 #162 DONE 0.3s 05:39:24 05:39:24 #163 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:39:24 #163 DONE 0.5s 05:39:24 05:39:24 #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:39:25 #164 DONE 1.4s 05:39:25 05:39:25 #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:39:26 #165 DONE 1.9s 05:39:26 05:39:26 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:39:26 #166 DONE 0.1s 05:39:26 05:39:26 #108 [core-common-config-bootstrapper] exporting to image 05:39:26 #108 exporting layers 05:39:26 #108 exporting layers 0.4s done 05:39:26 #108 writing image sha256:326d349b3e5fa6ed6b3461cfb5cb5bac249cb2d18c8866e9a1addeb8f3890fac done 05:39:26 #108 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 05:39:26 #108 DONE 2.0s 05:39:26 05:39:26 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:39:26 #167 DONE 0.2s 05:39:26 05:39:26 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 05:39:26 #168 DONE 0.3s 05:39:26 05:39:26 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:39:26 #169 DONE 0.3s 05:39:26 05:39:26 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:39:26 #144 ... 05:39:26 05:39:26 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:39:27 #170 DONE 0.3s 05:39:27 05:39:27 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:39:27 #144 ... 05:39:27 05:39:27 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:39:29 #171 DONE 2.1s 05:39:29 05:39:29 #108 [security-bootstrapper] exporting to image 05:39:29 #108 exporting layers 0.5s done 05:39:29 #108 writing image sha256:a040aae82db54fade076a63c6eb73f620bba18b05d9f6acca0477197af5504f5 0.0s done 05:39:29 #108 naming to docker.io/library/security-bootstrapper done 05:39:29 #108 DONE 2.5s 05:39:29 05:39:29 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:39:56 #144 ... 05:39:56 05:39:56 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:39:56 #151 156.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:40:06 #151 DONE 170.8s 05:40:06 05:40:06 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:40:06 #144 DONE 170.8s 05:40:06 05:40:06 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:40:06 #152 DONE 170.8s 05:40:06 05:40:06 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:40:06 #153 DONE 170.9s 05:40:06 05:40:06 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:40:06 #150 ... 05:40:06 05:40:06 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:40:06 #148 DONE 170.9s 05:40:06 05:40:06 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:40:06 #147 DONE 171.0s 05:40:06 05:40:06 #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:40:06 #172 ... 05:40:06 05:40:06 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:40:06 #143 DONE 171.0s 05:40:06 05:40:06 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:40:06 #145 DONE 171.1s 05:40:06 05:40:06 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:40:06 #154 DONE 171.1s 05:40:06 05:40:06 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:40:06 #150 DONE 171.0s 05:40:06 05:40:06 #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:40:06 #173 DONE 0.2s 05:40:06 05:40:06 #174 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:40:06 #174 DONE 0.3s 05:40:06 05:40:06 #172 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:40:06 #172 DONE 0.3s 05:40:06 05:40:06 #175 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:40:06 #175 ... 05:40:06 05:40:06 #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:40:06 #176 DONE 0.2s 05:40:06 05:40:06 #177 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 05:40:06 #177 DONE 0.2s 05:40:06 05:40:06 #178 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:40:06 #178 DONE 0.2s 05:40:06 05:40:06 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:40:06 #179 DONE 0.2s 05:40:06 05:40:06 #180 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:40:06 #180 CACHED 05:40:06 05:40:06 #181 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:40:06 #181 CACHED 05:40:06 05:40:06 #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:40:06 #182 CACHED 05:40:06 05:40:06 #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:40:06 #183 CACHED 05:40:06 05:40:06 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:40:06 #184 DONE 0.2s 05:40:06 05:40:06 #185 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:40:06 #185 DONE 0.2s 05:40:06 05:40:06 #175 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:40:06 #175 DONE 0.2s 05:40:06 05:40:06 #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:40:07 #186 ... 05:40:07 05:40:07 #187 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:40:07 #187 DONE 0.8s 05:40:07 05:40:07 #188 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:40:07 #188 DONE 0.8s 05:40:07 05:40:07 #189 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:40:07 #189 DONE 0.8s 05:40:07 05:40:07 #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:40:07 #190 DONE 0.8s 05:40:07 05:40:07 #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:40:07 #186 DONE 0.8s 05:40:07 05:40:07 #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:40:07 #191 DONE 0.8s 05:40:07 05:40:07 #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:40:07 #192 DONE 0.8s 05:40:07 05:40:07 #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:40:07 #193 DONE 0.8s 05:40:07 05:40:07 #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:40:07 #194 DONE 0.8s 05:40:07 05:40:07 #195 [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 05:40:07 #195 DONE 0.8s 05:40:07 05:40:07 #196 [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 05:40:08 #196 DONE 0.7s 05:40:08 05:40:08 #197 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:40:08 #197 DONE 0.7s 05:40:08 05:40:08 #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:40:08 #198 DONE 0.7s 05:40:08 05:40:08 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:40:08 #199 DONE 0.7s 05:40:08 05:40:08 #200 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:40:08 #200 DONE 0.7s 05:40:08 05:40:08 #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:40:08 #201 DONE 0.7s 05:40:08 05:40:08 #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:40:08 #202 DONE 0.7s 05:40:08 05:40:08 #203 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:40:08 #203 DONE 0.7s 05:40:08 05:40:08 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 05:40:08 #204 DONE 0.7s 05:40:08 05:40:08 #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:40:08 #205 ... 05:40:08 05:40:08 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:40:08 #206 DONE 0.7s 05:40:08 05:40:08 #108 [core-command] exporting to image 05:40:08 #108 exporting layers 05:40:08 #108 ... 05:40:08 05:40:08 #207 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:40:08 #207 DONE 0.6s 05:40:08 05:40:08 #208 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:40:08 #208 DONE 0.6s 05:40:08 05:40:08 #209 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:40:08 #209 DONE 0.6s 05:40:08 05:40:08 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:40:08 #210 DONE 0.6s 05:40:08 05:40:08 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:40:08 #211 DONE 0.5s 05:40:08 05:40:08 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:40:08 #212 DONE 0.5s 05:40:08 05:40:08 #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:40:08 #205 DONE 0.5s 05:40:08 05:40:08 #108 [core-data] exporting to image 05:40:08 #108 writing image sha256:5b4cd47d24bd3933e2533b1776a39e5524c713a90a16b72e8e290a3ad48f45c2 05:40:08 #108 ... 05:40:08 05:40:08 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:40:08 #213 DONE 0.6s 05:40:08 05:40:08 #108 [core-command] exporting to image 05:40:08 #108 writing image sha256:5b4cd47d24bd3933e2533b1776a39e5524c713a90a16b72e8e290a3ad48f45c2 0.1s done 05:40:08 #108 writing image sha256:a69e780255a00f62bb731f55405e8c7eb0791007448b852ba4d4adcc8ab29b9b 05:40:08 #108 naming to docker.io/library/core-command 0.0s done 05:40:08 #108 ... 05:40:08 05:40:08 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 05:40:08 #214 DONE 0.3s 05:40:08 05:40:08 #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:40:08 #215 DONE 0.3s 05:40:08 05:40:08 #108 [support-scheduler] exporting to image 05:40:08 #108 writing image sha256:a69e780255a00f62bb731f55405e8c7eb0791007448b852ba4d4adcc8ab29b9b 0.2s done 05:40:08 #108 naming to docker.io/library/core-keeper done 05:40:08 #108 ... 05:40:08 05:40:08 #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:40:08 #216 DONE 0.2s 05:40:08 05:40:08 #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:40:08 #217 DONE 0.4s 05:40:08 05:40:08 #108 [support-notifications] exporting to image 05:40:08 #108 exporting layers 0.4s done 05:40:08 #108 writing image sha256:ef1cf9466ce64e922a15eaa67e4d5873338130820bb8dfe66bf03d45a90bbfa1 0.0s done 05:40:08 #108 naming to docker.io/library/support-notifications done 05:40:08 #108 writing image sha256:8aeb5bb330573cb09f5c019e53f005d700909a55a228b53f71b31097e15654cc 05:40:08 #108 writing image sha256:8aeb5bb330573cb09f5c019e53f005d700909a55a228b53f71b31097e15654cc 0.2s done 05:40:08 #108 naming to docker.io/library/core-data 05:40:09 #108 ... 05:40:09 05:40:09 #218 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:40:09 #218 DONE 0.3s 05:40:09 05:40:09 #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:40:09 #219 DONE 0.1s 05:40:09 05:40:09 #108 [support-scheduler] exporting to image 05:40:09 #108 exporting layers 0.7s done 05:40:09 #108 naming to docker.io/library/core-data done 05:40:09 #108 writing image sha256:f3dc267200c4ddf3ac71394b567a6c4490807765c07eb5cc2f6846a543d71afc done 05:40:09 #108 naming to docker.io/library/security-spiffe-token-provider done 05:40:09 #108 writing image sha256:e2303451df333eb0e6673296e3c13e0ba99b21aefbfb7f8c28e210f8f182426d 0.0s done 05:40:09 #108 naming to docker.io/library/support-scheduler done 05:40:09 #108 exporting layers 0.3s done 05:40:09 #108 writing image sha256:de21ac0a182aa20e3b0239fe7eec351f29570ec6bf933421af6b8794b4a47d60 0.0s done 05:40:09 #108 writing image sha256:76edecfdf045262fc02683737d6b3fcedd891d194913011b93670fa475ef2f5e 0.0s done 05:40:09 #108 naming to docker.io/library/core-metadata done 05:40:09 #108 naming to docker.io/library/security-proxy-auth done 05:40:09 #108 DONE 3.9s 05:40:09 05:40:09 #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:40:09 #220 ... 05:40:09 05:40:09 #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:40:09 #221 DONE 0.7s 05:40:09 05:40:09 #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:40:09 #220 DONE 0.4s 05:40:09 05:40:09 #108 [security-secretstore-setup] exporting to image 05:40:09 #108 exporting layers 0.2s done 05:40:09 #108 writing image sha256:00def2e92ea2d434379b84cf9fa6a30f32091ba560d14eab1cddb3dc07efa08c done 05:40:09 #108 naming to docker.io/library/security-proxy-setup done 05:40:09 #108 exporting layers 0.3s done 05:40:09 #108 writing image sha256:91e8a84e8742d45dd901fb75f2118e8b2f3e9131d0695b326a3b482b30d00d14 done 05:40:09 #108 naming to docker.io/library/security-secretstore-setup done 05:40:09 #108 DONE 4.2s 05:40:09 05:40:09 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 05:40:09 time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:09 time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:09 time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:09 time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:09 time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:09 time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:09 time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:09 time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:09 time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:09 time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:09 time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:09 time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:09 time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:09 time="2025-03-01T05:35:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:40:09 time="2025-03-01T05:35:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:40:09 $ docker stop --time=1 ddb36191616cd9de1a4444028d2cef285c663e31624f3a3df581db84f963e0be 05:40:11 $ docker rm -f --volumes ddb36191616cd9de1a4444028d2cef285c663e31624f3a3df581db84f963e0be [Pipeline] // withDockerContainer [Pipeline] sh 05:40:11 + docker images 05:40:11 REPOSITORY TAG IMAGE ID CREATED SIZE 05:40:11 security-secretstore-setup latest 91e8a84e8742 2 seconds ago 67.7MB 05:40:11 security-proxy-setup latest 00def2e92ea2 2 seconds ago 38.2MB 05:40:11 core-data latest 8aeb5bb33057 3 seconds ago 32.4MB 05:40:11 security-proxy-auth latest de21ac0a182a 3 seconds ago 31.3MB 05:40:11 support-notifications latest ef1cf9466ce6 3 seconds ago 51.6MB 05:40:11 support-scheduler latest e2303451df33 3 seconds ago 48MB 05:40:11 core-metadata latest 76edecfdf045 3 seconds ago 32.6MB 05:40:11 security-spiffe-token-provider latest f3dc267200c4 3 seconds ago 46.9MB 05:40:11 core-keeper latest a69e780255a0 4 seconds ago 32.1MB 05:40:11 core-command latest 5b4cd47d24bd 4 seconds ago 27.9MB 05:40:11 security-bootstrapper latest a040aae82db5 42 seconds ago 20.3MB 05:40:11 core-common-config-bootstrapper latest 326d349b3e5f 46 seconds ago 17.1MB 05:40:11 security-spire-config latest 755688cadfe7 4 minutes ago 149MB 05:40:11 security-spire-agent latest 07c01ff8d1f7 4 minutes ago 195MB 05:40:11 security-spire-server latest 9e771a3b3af8 4 minutes ago 149MB 05:40:11 ci-base-image-x86_64 latest 43cafa13992c 8 minutes ago 929MB 05:40:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB 05:40:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB 05:40:11 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 05:40:11 provisioning config files... 05:40:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/803@tmp/config4370790834454086404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:11 ---> ****-login.sh 05:40:11 nexus3.edgexfoundry.org:10001 05:40:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:11 Configure a credential helper to remove this warning. See 05:40:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:11 05:40:11 Login Succeeded 05:40:11 nexus3.edgexfoundry.org:10002 05:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:12 Configure a credential helper to remove this warning. See 05:40:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:12 05:40:12 Login Succeeded 05:40:12 nexus3.edgexfoundry.org:10003 05:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:12 Configure a credential helper to remove this warning. See 05:40:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:12 05:40:12 Login Succeeded 05:40:12 nexus3.edgexfoundry.org:10004 05:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:12 Configure a credential helper to remove this warning. See 05:40:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:12 05:40:12 Login Succeeded 05:40:12 ****.io 05:40:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:40:12 Configure a credential helper to remove this warning. See 05:40:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:40:12 05:40:12 Login Succeeded 05:40:12 ---> ****-login.sh ends [Pipeline] } 05:40:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:40:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:40:12 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:40:12 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:12 latest 05:40:12 4.0.0-dev.65 05:40:12 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:12 main 05:40:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:13 + docker push nexus3.edgexfoundry.org:10004/core-command:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:40:13 a367ad7261f3: Preparing 05:40:13 8c3347594693: Preparing 05:40:13 9771cf41e04d: Preparing 05:40:13 93155069f123: Preparing 05:40:13 fc077e2ed2f3: Preparing 05:40:13 df3cfa34f5c9: Preparing 05:40:13 994456c4fd7b: Preparing 05:40:13 df3cfa34f5c9: Waiting 05:40:13 994456c4fd7b: Waiting 05:40:13 9771cf41e04d: Pushed 05:40:13 93155069f123: Pushed 05:40:13 fc077e2ed2f3: Pushed 05:40:13 a367ad7261f3: Pushed 05:40:13 994456c4fd7b: Layer already exists 05:40:13 df3cfa34f5c9: Pushed 05:40:16 8c3347594693: Pushed 05:40:16 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:2e54b072eae0ef046e4c26b178c130eca70bc3e674065bf6a480639a3b31aafd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:16 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:16 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:40:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:40:16 a367ad7261f3: Preparing 05:40:16 8c3347594693: Preparing 05:40:16 9771cf41e04d: Preparing 05:40:16 93155069f123: Preparing 05:40:16 fc077e2ed2f3: Preparing 05:40:16 df3cfa34f5c9: Preparing 05:40:16 994456c4fd7b: Preparing 05:40:16 df3cfa34f5c9: Waiting 05:40:16 994456c4fd7b: Waiting 05:40:16 9771cf41e04d: Layer already exists 05:40:16 93155069f123: Layer already exists 05:40:16 fc077e2ed2f3: Layer already exists 05:40:16 a367ad7261f3: Layer already exists 05:40:16 8c3347594693: Layer already exists 05:40:16 df3cfa34f5c9: Layer already exists 05:40:16 994456c4fd7b: Layer already exists 05:40:16 latest: digest: sha256:2e54b072eae0ef046e4c26b178c130eca70bc3e674065bf6a480639a3b31aafd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:17 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.65 05:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:40:17 a367ad7261f3: Preparing 05:40:17 8c3347594693: Preparing 05:40:17 9771cf41e04d: Preparing 05:40:17 93155069f123: Preparing 05:40:17 fc077e2ed2f3: Preparing 05:40:17 df3cfa34f5c9: Preparing 05:40:17 994456c4fd7b: Preparing 05:40:17 df3cfa34f5c9: Waiting 05:40:17 994456c4fd7b: Waiting 05:40:17 93155069f123: Layer already exists 05:40:17 a367ad7261f3: Layer already exists 05:40:17 fc077e2ed2f3: Layer already exists 05:40:17 9771cf41e04d: Layer already exists 05:40:17 8c3347594693: Layer already exists 05:40:17 df3cfa34f5c9: Layer already exists 05:40:17 994456c4fd7b: Layer already exists 05:40:17 4.0.0-dev.65: digest: sha256:2e54b072eae0ef046e4c26b178c130eca70bc3e674065bf6a480639a3b31aafd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:18 + docker push nexus3.edgexfoundry.org:10004/core-command:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:40:18 a367ad7261f3: Preparing 05:40:18 8c3347594693: Preparing 05:40:18 9771cf41e04d: Preparing 05:40:18 93155069f123: Preparing 05:40:18 fc077e2ed2f3: Preparing 05:40:18 df3cfa34f5c9: Preparing 05:40:18 994456c4fd7b: Preparing 05:40:18 994456c4fd7b: Waiting 05:40:18 93155069f123: Layer already exists 05:40:18 8c3347594693: Layer already exists 05:40:18 9771cf41e04d: Layer already exists 05:40:18 a367ad7261f3: Layer already exists 05:40:18 fc077e2ed2f3: Layer already exists 05:40:18 994456c4fd7b: Layer already exists 05:40:18 df3cfa34f5c9: Layer already exists 05:40:18 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:2e54b072eae0ef046e4c26b178c130eca70bc3e674065bf6a480639a3b31aafd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:18 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:40:18 a367ad7261f3: Preparing 05:40:18 8c3347594693: Preparing 05:40:18 9771cf41e04d: Preparing 05:40:18 93155069f123: Preparing 05:40:18 fc077e2ed2f3: Preparing 05:40:18 df3cfa34f5c9: Preparing 05:40:18 994456c4fd7b: Preparing 05:40:18 df3cfa34f5c9: Waiting 05:40:18 994456c4fd7b: Waiting 05:40:18 8c3347594693: Layer already exists 05:40:18 fc077e2ed2f3: Layer already exists 05:40:18 9771cf41e04d: Layer already exists 05:40:18 93155069f123: Layer already exists 05:40:18 a367ad7261f3: Layer already exists 05:40:18 994456c4fd7b: Layer already exists 05:40:18 df3cfa34f5c9: Layer already exists 05:40:18 main: digest: sha256:2e54b072eae0ef046e4c26b178c130eca70bc3e674065bf6a480639a3b31aafd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:40:18 ===================================================== [Pipeline] echo 05:40:18 taggedImages: 05:40:18 - nexus3.edgexfoundry.org:10004/core-command:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:18 - nexus3.edgexfoundry.org:10004/core-command:latest 05:40:18 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.65 05:40:18 - nexus3.edgexfoundry.org:10004/core-command:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:18 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:40:18 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:40:18 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:18 latest 05:40:18 4.0.0-dev.65 05:40:18 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:18 main 05:40:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:19 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:40:19 11fe6545f277: Preparing 05:40:19 34c7516d7ae3: Preparing 05:40:19 33c55ff71401: Preparing 05:40:19 55d380b916cb: Preparing 05:40:19 9771cf41e04d: Preparing 05:40:19 93155069f123: Preparing 05:40:19 fc077e2ed2f3: Preparing 05:40:19 df3cfa34f5c9: Preparing 05:40:19 994456c4fd7b: Preparing 05:40:19 df3cfa34f5c9: Waiting 05:40:19 93155069f123: Waiting 05:40:19 994456c4fd7b: Waiting 05:40:19 fc077e2ed2f3: Waiting 05:40:19 9771cf41e04d: Layer already exists 05:40:19 93155069f123: Layer already exists 05:40:19 fc077e2ed2f3: Layer already exists 05:40:19 df3cfa34f5c9: Layer already exists 05:40:19 33c55ff71401: Pushed 05:40:19 34c7516d7ae3: Pushed 05:40:19 994456c4fd7b: Layer already exists 05:40:19 11fe6545f277: Pushed 05:40:21 55d380b916cb: Pushed 05:40:21 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:f0b8b5de9db630da68cc366ffedeb89e81c284058166790162e7d603c89aa0e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:21 + 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 05:40:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:40:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:40:21 11fe6545f277: Preparing 05:40:21 34c7516d7ae3: Preparing 05:40:21 33c55ff71401: Preparing 05:40:21 55d380b916cb: Preparing 05:40:21 9771cf41e04d: Preparing 05:40:21 93155069f123: Preparing 05:40:21 fc077e2ed2f3: Preparing 05:40:21 df3cfa34f5c9: Preparing 05:40:21 994456c4fd7b: Preparing 05:40:21 93155069f123: Waiting 05:40:21 fc077e2ed2f3: Waiting 05:40:21 df3cfa34f5c9: Waiting 05:40:21 994456c4fd7b: Waiting 05:40:21 11fe6545f277: Layer already exists 05:40:21 33c55ff71401: Layer already exists 05:40:21 55d380b916cb: Layer already exists 05:40:21 34c7516d7ae3: Layer already exists 05:40:21 9771cf41e04d: Layer already exists 05:40:21 fc077e2ed2f3: Layer already exists 05:40:21 93155069f123: Layer already exists 05:40:21 df3cfa34f5c9: Layer already exists 05:40:21 994456c4fd7b: Layer already exists 05:40:21 latest: digest: sha256:f0b8b5de9db630da68cc366ffedeb89e81c284058166790162e7d603c89aa0e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.65 05:40:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:40:22 11fe6545f277: Preparing 05:40:22 34c7516d7ae3: Preparing 05:40:22 33c55ff71401: Preparing 05:40:22 55d380b916cb: Preparing 05:40:22 9771cf41e04d: Preparing 05:40:22 93155069f123: Preparing 05:40:22 fc077e2ed2f3: Preparing 05:40:22 df3cfa34f5c9: Preparing 05:40:22 93155069f123: Waiting 05:40:22 fc077e2ed2f3: Waiting 05:40:22 994456c4fd7b: Preparing 05:40:22 df3cfa34f5c9: Waiting 05:40:22 994456c4fd7b: Waiting 05:40:22 11fe6545f277: Layer already exists 05:40:22 55d380b916cb: Layer already exists 05:40:22 34c7516d7ae3: Layer already exists 05:40:22 9771cf41e04d: Layer already exists 05:40:22 33c55ff71401: Layer already exists 05:40:22 93155069f123: Layer already exists 05:40:22 fc077e2ed2f3: Layer already exists 05:40:22 df3cfa34f5c9: Layer already exists 05:40:22 994456c4fd7b: Layer already exists 05:40:22 4.0.0-dev.65: digest: sha256:f0b8b5de9db630da68cc366ffedeb89e81c284058166790162e7d603c89aa0e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:22 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:40:23 11fe6545f277: Preparing 05:40:23 34c7516d7ae3: Preparing 05:40:23 33c55ff71401: Preparing 05:40:23 55d380b916cb: Preparing 05:40:23 9771cf41e04d: Preparing 05:40:23 93155069f123: Preparing 05:40:23 fc077e2ed2f3: Preparing 05:40:23 df3cfa34f5c9: Preparing 05:40:23 994456c4fd7b: Preparing 05:40:23 93155069f123: Waiting 05:40:23 fc077e2ed2f3: Waiting 05:40:23 df3cfa34f5c9: Waiting 05:40:23 994456c4fd7b: Waiting 05:40:23 33c55ff71401: Layer already exists 05:40:23 55d380b916cb: Layer already exists 05:40:23 34c7516d7ae3: Layer already exists 05:40:23 11fe6545f277: Layer already exists 05:40:23 9771cf41e04d: Layer already exists 05:40:23 fc077e2ed2f3: Layer already exists 05:40:23 93155069f123: Layer already exists 05:40:23 df3cfa34f5c9: Layer already exists 05:40:23 994456c4fd7b: Layer already exists 05:40:23 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:f0b8b5de9db630da68cc366ffedeb89e81c284058166790162e7d603c89aa0e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:23 + 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 05:40:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:40:23 11fe6545f277: Preparing 05:40:23 34c7516d7ae3: Preparing 05:40:23 33c55ff71401: Preparing 05:40:23 55d380b916cb: Preparing 05:40:23 9771cf41e04d: Preparing 05:40:23 93155069f123: Preparing 05:40:23 fc077e2ed2f3: Preparing 05:40:23 df3cfa34f5c9: Preparing 05:40:23 994456c4fd7b: Preparing 05:40:23 93155069f123: Waiting 05:40:23 fc077e2ed2f3: Waiting 05:40:23 df3cfa34f5c9: Waiting 05:40:23 994456c4fd7b: Waiting 05:40:23 9771cf41e04d: Layer already exists 05:40:23 11fe6545f277: Layer already exists 05:40:23 33c55ff71401: Layer already exists 05:40:23 55d380b916cb: Layer already exists 05:40:23 34c7516d7ae3: Layer already exists 05:40:23 df3cfa34f5c9: Layer already exists 05:40:23 93155069f123: Layer already exists 05:40:23 fc077e2ed2f3: Layer already exists 05:40:23 994456c4fd7b: Layer already exists 05:40:23 main: digest: sha256:f0b8b5de9db630da68cc366ffedeb89e81c284058166790162e7d603c89aa0e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:40:23 ===================================================== [Pipeline] echo 05:40:23 taggedImages: 05:40:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:40:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.65 05:40:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:23 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:40:23 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:40:23 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:23 latest 05:40:23 4.0.0-dev.65 05:40:23 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:23 main 05:40:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:24 + docker push nexus3.edgexfoundry.org:10004/core-data:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:40:24 c2a17a3c70f9: Preparing 05:40:24 b0f377201099: Preparing 05:40:24 9771cf41e04d: Preparing 05:40:24 93155069f123: Preparing 05:40:24 aea267e8e883: Preparing 05:40:24 e25ddcb48711: Preparing 05:40:24 994456c4fd7b: Preparing 05:40:24 e25ddcb48711: Waiting 05:40:24 994456c4fd7b: Waiting 05:40:24 9771cf41e04d: Layer already exists 05:40:24 93155069f123: Layer already exists 05:40:24 994456c4fd7b: Layer already exists 05:40:24 aea267e8e883: Pushed 05:40:24 c2a17a3c70f9: Pushed 05:40:24 e25ddcb48711: Pushed 05:40:27 b0f377201099: Pushed 05:40:27 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:20f858b035dd345c6a07e081146f1ef4eead727918b850d3bb2e4c6fb8cc70d4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:28 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:40:28 c2a17a3c70f9: Preparing 05:40:28 b0f377201099: Preparing 05:40:28 9771cf41e04d: Preparing 05:40:28 93155069f123: Preparing 05:40:28 aea267e8e883: Preparing 05:40:28 e25ddcb48711: Preparing 05:40:28 994456c4fd7b: Preparing 05:40:28 994456c4fd7b: Waiting 05:40:28 93155069f123: Layer already exists 05:40:28 aea267e8e883: Layer already exists 05:40:28 b0f377201099: Layer already exists 05:40:28 9771cf41e04d: Layer already exists 05:40:28 c2a17a3c70f9: Layer already exists 05:40:28 e25ddcb48711: Layer already exists 05:40:28 994456c4fd7b: Layer already exists 05:40:28 latest: digest: sha256:20f858b035dd345c6a07e081146f1ef4eead727918b850d3bb2e4c6fb8cc70d4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:29 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.65 05:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:40:29 c2a17a3c70f9: Preparing 05:40:29 b0f377201099: Preparing 05:40:29 9771cf41e04d: Preparing 05:40:29 93155069f123: Preparing 05:40:29 aea267e8e883: Preparing 05:40:29 e25ddcb48711: Preparing 05:40:29 994456c4fd7b: Preparing 05:40:29 994456c4fd7b: Waiting 05:40:29 e25ddcb48711: Waiting 05:40:29 b0f377201099: Layer already exists 05:40:29 aea267e8e883: Layer already exists 05:40:29 c2a17a3c70f9: Layer already exists 05:40:29 9771cf41e04d: Layer already exists 05:40:29 93155069f123: Layer already exists 05:40:29 994456c4fd7b: Layer already exists 05:40:29 e25ddcb48711: Layer already exists 05:40:29 4.0.0-dev.65: digest: sha256:20f858b035dd345c6a07e081146f1ef4eead727918b850d3bb2e4c6fb8cc70d4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:29 + docker push nexus3.edgexfoundry.org:10004/core-data:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:40:29 c2a17a3c70f9: Preparing 05:40:29 b0f377201099: Preparing 05:40:29 9771cf41e04d: Preparing 05:40:29 93155069f123: Preparing 05:40:29 aea267e8e883: Preparing 05:40:29 e25ddcb48711: Preparing 05:40:29 994456c4fd7b: Preparing 05:40:29 e25ddcb48711: Waiting 05:40:29 994456c4fd7b: Waiting 05:40:29 aea267e8e883: Layer already exists 05:40:29 c2a17a3c70f9: Layer already exists 05:40:29 b0f377201099: Layer already exists 05:40:29 93155069f123: Layer already exists 05:40:29 9771cf41e04d: Layer already exists 05:40:29 994456c4fd7b: Layer already exists 05:40:29 e25ddcb48711: Layer already exists 05:40:29 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:20f858b035dd345c6a07e081146f1ef4eead727918b850d3bb2e4c6fb8cc70d4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:30 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:30 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:40:30 c2a17a3c70f9: Preparing 05:40:30 b0f377201099: Preparing 05:40:30 9771cf41e04d: Preparing 05:40:30 93155069f123: Preparing 05:40:30 aea267e8e883: Preparing 05:40:30 e25ddcb48711: Preparing 05:40:30 994456c4fd7b: Preparing 05:40:30 e25ddcb48711: Waiting 05:40:30 994456c4fd7b: Waiting 05:40:30 b0f377201099: Layer already exists 05:40:30 aea267e8e883: Layer already exists 05:40:30 9771cf41e04d: Layer already exists 05:40:30 93155069f123: Layer already exists 05:40:30 c2a17a3c70f9: Layer already exists 05:40:30 e25ddcb48711: Layer already exists 05:40:30 994456c4fd7b: Layer already exists 05:40:30 main: digest: sha256:20f858b035dd345c6a07e081146f1ef4eead727918b850d3bb2e4c6fb8cc70d4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:40:30 ===================================================== [Pipeline] echo 05:40:30 taggedImages: 05:40:30 - nexus3.edgexfoundry.org:10004/core-data:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:30 - nexus3.edgexfoundry.org:10004/core-data:latest 05:40:30 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.65 05:40:30 - nexus3.edgexfoundry.org:10004/core-data:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:30 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:40:30 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 05:40:30 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:30 latest 05:40:30 4.0.0-dev.65 05:40:30 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:30 main 05:40:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:31 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:40:31 17d52e83deee: Preparing 05:40:31 e3ddd70f2540: Preparing 05:40:31 93155069f123: Preparing 05:40:31 5e6a5fd22109: Preparing 05:40:31 b7bc9df5b812: Preparing 05:40:31 994456c4fd7b: Preparing 05:40:31 93155069f123: Layer already exists 05:40:31 994456c4fd7b: Layer already exists 05:40:31 b7bc9df5b812: Pushed 05:40:31 17d52e83deee: Pushed 05:40:31 5e6a5fd22109: Pushed 05:40:33 e3ddd70f2540: Pushed 05:40:34 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:b2e4826244a17b6fbdc8ceac557ff17b53f3add0c42fd6df9c7b0880866904fe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 05:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:40:34 17d52e83deee: Preparing 05:40:34 e3ddd70f2540: Preparing 05:40:34 93155069f123: Preparing 05:40:34 5e6a5fd22109: Preparing 05:40:34 b7bc9df5b812: Preparing 05:40:34 994456c4fd7b: Preparing 05:40:34 994456c4fd7b: Waiting 05:40:34 b7bc9df5b812: Layer already exists 05:40:34 93155069f123: Layer already exists 05:40:34 17d52e83deee: Layer already exists 05:40:34 e3ddd70f2540: Layer already exists 05:40:34 5e6a5fd22109: Layer already exists 05:40:34 994456c4fd7b: Layer already exists 05:40:34 latest: digest: sha256:b2e4826244a17b6fbdc8ceac557ff17b53f3add0c42fd6df9c7b0880866904fe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.65 05:40:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:40:35 17d52e83deee: Preparing 05:40:35 e3ddd70f2540: Preparing 05:40:35 93155069f123: Preparing 05:40:35 5e6a5fd22109: Preparing 05:40:35 b7bc9df5b812: Preparing 05:40:35 994456c4fd7b: Preparing 05:40:35 e3ddd70f2540: Layer already exists 05:40:35 93155069f123: Layer already exists 05:40:35 5e6a5fd22109: Layer already exists 05:40:35 b7bc9df5b812: Layer already exists 05:40:35 17d52e83deee: Layer already exists 05:40:35 994456c4fd7b: Layer already exists 05:40:35 4.0.0-dev.65: digest: sha256:b2e4826244a17b6fbdc8ceac557ff17b53f3add0c42fd6df9c7b0880866904fe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:40:36 17d52e83deee: Preparing 05:40:36 e3ddd70f2540: Preparing 05:40:36 93155069f123: Preparing 05:40:36 5e6a5fd22109: Preparing 05:40:36 b7bc9df5b812: Preparing 05:40:36 994456c4fd7b: Preparing 05:40:36 994456c4fd7b: Waiting 05:40:36 93155069f123: Layer already exists 05:40:36 5e6a5fd22109: Layer already exists 05:40:36 17d52e83deee: Layer already exists 05:40:36 e3ddd70f2540: Layer already exists 05:40:36 b7bc9df5b812: Layer already exists 05:40:36 994456c4fd7b: Layer already exists 05:40:36 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:b2e4826244a17b6fbdc8ceac557ff17b53f3add0c42fd6df9c7b0880866904fe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:36 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 05:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:40:36 17d52e83deee: Preparing 05:40:36 e3ddd70f2540: Preparing 05:40:36 93155069f123: Preparing 05:40:36 5e6a5fd22109: Preparing 05:40:36 b7bc9df5b812: Preparing 05:40:36 994456c4fd7b: Preparing 05:40:36 994456c4fd7b: Waiting 05:40:36 5e6a5fd22109: Layer already exists 05:40:36 17d52e83deee: Layer already exists 05:40:36 b7bc9df5b812: Layer already exists 05:40:36 e3ddd70f2540: Layer already exists 05:40:36 93155069f123: Layer already exists 05:40:36 994456c4fd7b: Layer already exists 05:40:36 main: digest: sha256:b2e4826244a17b6fbdc8ceac557ff17b53f3add0c42fd6df9c7b0880866904fe size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:40:36 ===================================================== [Pipeline] echo 05:40:36 taggedImages: 05:40:36 - nexus3.edgexfoundry.org:10004/core-keeper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:36 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:40:36 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.65 05:40:36 - nexus3.edgexfoundry.org:10004/core-keeper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:36 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 05:40:36 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:40:36 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:36 latest 05:40:36 4.0.0-dev.65 05:40:36 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:36 main 05:40:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:40:37 3ce97cba65a0: Preparing 05:40:37 28f4ece8673d: Preparing 05:40:37 b39cfb380b9d: Preparing 05:40:37 9771cf41e04d: Preparing 05:40:37 93155069f123: Preparing 05:40:37 fc077e2ed2f3: Preparing 05:40:37 df3cfa34f5c9: Preparing 05:40:37 994456c4fd7b: Preparing 05:40:37 fc077e2ed2f3: Waiting 05:40:37 df3cfa34f5c9: Waiting 05:40:37 9771cf41e04d: Layer already exists 05:40:37 93155069f123: Layer already exists 05:40:37 fc077e2ed2f3: Layer already exists 05:40:37 df3cfa34f5c9: Layer already exists 05:40:37 994456c4fd7b: Layer already exists 05:40:37 28f4ece8673d: Pushed 05:40:37 3ce97cba65a0: Pushed 05:40:40 b39cfb380b9d: Pushed 05:40:40 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:c42dc1dc7993a0baceeb404447e4d561e614f97406b0773db61b2e5aadb63ae3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:40:41 3ce97cba65a0: Preparing 05:40:41 28f4ece8673d: Preparing 05:40:41 b39cfb380b9d: Preparing 05:40:41 9771cf41e04d: Preparing 05:40:41 93155069f123: Preparing 05:40:41 fc077e2ed2f3: Preparing 05:40:41 df3cfa34f5c9: Preparing 05:40:41 994456c4fd7b: Preparing 05:40:41 df3cfa34f5c9: Waiting 05:40:41 fc077e2ed2f3: Waiting 05:40:41 994456c4fd7b: Waiting 05:40:41 28f4ece8673d: Layer already exists 05:40:41 93155069f123: Layer already exists 05:40:41 b39cfb380b9d: Layer already exists 05:40:41 3ce97cba65a0: Layer already exists 05:40:41 9771cf41e04d: Layer already exists 05:40:41 df3cfa34f5c9: Layer already exists 05:40:41 fc077e2ed2f3: Layer already exists 05:40:41 994456c4fd7b: Layer already exists 05:40:41 latest: digest: sha256:c42dc1dc7993a0baceeb404447e4d561e614f97406b0773db61b2e5aadb63ae3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:41 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.65 05:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:40:42 3ce97cba65a0: Preparing 05:40:42 28f4ece8673d: Preparing 05:40:42 b39cfb380b9d: Preparing 05:40:42 9771cf41e04d: Preparing 05:40:42 93155069f123: Preparing 05:40:42 fc077e2ed2f3: Preparing 05:40:42 df3cfa34f5c9: Preparing 05:40:42 994456c4fd7b: Preparing 05:40:42 fc077e2ed2f3: Waiting 05:40:42 df3cfa34f5c9: Waiting 05:40:42 994456c4fd7b: Waiting 05:40:42 3ce97cba65a0: Layer already exists 05:40:42 9771cf41e04d: Layer already exists 05:40:42 93155069f123: Layer already exists 05:40:42 28f4ece8673d: Layer already exists 05:40:42 b39cfb380b9d: Layer already exists 05:40:42 df3cfa34f5c9: Layer already exists 05:40:42 fc077e2ed2f3: Layer already exists 05:40:42 994456c4fd7b: Layer already exists 05:40:42 4.0.0-dev.65: digest: sha256:c42dc1dc7993a0baceeb404447e4d561e614f97406b0773db61b2e5aadb63ae3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:40:42 3ce97cba65a0: Preparing 05:40:42 28f4ece8673d: Preparing 05:40:42 b39cfb380b9d: Preparing 05:40:42 9771cf41e04d: Preparing 05:40:42 93155069f123: Preparing 05:40:42 fc077e2ed2f3: Preparing 05:40:42 df3cfa34f5c9: Preparing 05:40:42 994456c4fd7b: Preparing 05:40:42 fc077e2ed2f3: Waiting 05:40:42 df3cfa34f5c9: Waiting 05:40:42 994456c4fd7b: Waiting 05:40:42 b39cfb380b9d: Layer already exists 05:40:42 28f4ece8673d: Layer already exists 05:40:42 93155069f123: Layer already exists 05:40:42 9771cf41e04d: Layer already exists 05:40:42 3ce97cba65a0: Layer already exists 05:40:42 fc077e2ed2f3: Layer already exists 05:40:42 994456c4fd7b: Layer already exists 05:40:42 df3cfa34f5c9: Layer already exists 05:40:42 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:c42dc1dc7993a0baceeb404447e4d561e614f97406b0773db61b2e5aadb63ae3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:40:43 3ce97cba65a0: Preparing 05:40:43 28f4ece8673d: Preparing 05:40:43 b39cfb380b9d: Preparing 05:40:43 9771cf41e04d: Preparing 05:40:43 93155069f123: Preparing 05:40:43 fc077e2ed2f3: Preparing 05:40:43 df3cfa34f5c9: Preparing 05:40:43 994456c4fd7b: Preparing 05:40:43 fc077e2ed2f3: Waiting 05:40:43 994456c4fd7b: Waiting 05:40:43 df3cfa34f5c9: Waiting 05:40:43 3ce97cba65a0: Layer already exists 05:40:43 93155069f123: Layer already exists 05:40:43 9771cf41e04d: Layer already exists 05:40:43 b39cfb380b9d: Layer already exists 05:40:43 28f4ece8673d: Layer already exists 05:40:43 fc077e2ed2f3: Layer already exists 05:40:43 df3cfa34f5c9: Layer already exists 05:40:43 994456c4fd7b: Layer already exists 05:40:43 main: digest: sha256:c42dc1dc7993a0baceeb404447e4d561e614f97406b0773db61b2e5aadb63ae3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:40:43 ===================================================== [Pipeline] echo 05:40:43 taggedImages: 05:40:43 - nexus3.edgexfoundry.org:10004/core-metadata:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:43 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:40:43 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.65 05:40:43 - nexus3.edgexfoundry.org:10004/core-metadata:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:43 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:40:43 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:40:43 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:43 latest 05:40:43 4.0.0-dev.65 05:40:43 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:43 main 05:40:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:40:44 c16050484ceb: Preparing 05:40:44 214a86b5a462: Preparing 05:40:44 b995c6f6f58b: Preparing 05:40:44 9883d54cc3c2: Preparing 05:40:44 92c4938359ba: Preparing 05:40:44 a3e983e5ffa4: Preparing 05:40:44 3896b5a716df: Preparing 05:40:44 9771cf41e04d: Preparing 05:40:44 a3e983e5ffa4: Waiting 05:40:44 93155069f123: Preparing 05:40:44 9771cf41e04d: Waiting 05:40:44 3896b5a716df: Waiting 05:40:44 96c9e5efefd7: Preparing 05:40:44 12a885824014: Preparing 05:40:44 5f70bf18a086: Preparing 05:40:44 93155069f123: Waiting 05:40:44 9361ff3d5e0f: Preparing 05:40:44 12a885824014: Waiting 05:40:44 d965258bc699: Preparing 05:40:44 5f70bf18a086: Waiting 05:40:44 8c920de2d4e5: Preparing 05:40:44 d965258bc699: Waiting 05:40:44 994456c4fd7b: Preparing 05:40:44 96c9e5efefd7: Waiting 05:40:44 8c920de2d4e5: Waiting 05:40:44 92c4938359ba: Pushed 05:40:44 9883d54cc3c2: Pushed 05:40:44 c16050484ceb: Pushed 05:40:44 214a86b5a462: Pushed 05:40:44 b995c6f6f58b: Pushed 05:40:44 9771cf41e04d: Layer already exists 05:40:44 a3e983e5ffa4: Pushed 05:40:44 93155069f123: Layer already exists 05:40:44 5f70bf18a086: Layer already exists 05:40:44 96c9e5efefd7: Pushed 05:40:44 12a885824014: Pushed 05:40:44 d965258bc699: Pushed 05:40:44 994456c4fd7b: Layer already exists 05:40:44 9361ff3d5e0f: Pushed 05:40:44 8c920de2d4e5: Pushed 05:40:45 3896b5a716df: Pushed 05:40:45 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:ec9898ca671652d5fcc00a9686ca420dbb3a0c4420c2ff2ab9d59a8d3f89cf82 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:40:46 c16050484ceb: Preparing 05:40:46 214a86b5a462: Preparing 05:40:46 b995c6f6f58b: Preparing 05:40:46 9883d54cc3c2: Preparing 05:40:46 92c4938359ba: Preparing 05:40:46 a3e983e5ffa4: Preparing 05:40:46 3896b5a716df: Preparing 05:40:46 9771cf41e04d: Preparing 05:40:46 93155069f123: Preparing 05:40:46 96c9e5efefd7: Preparing 05:40:46 9771cf41e04d: Waiting 05:40:46 3896b5a716df: Waiting 05:40:46 a3e983e5ffa4: Waiting 05:40:46 93155069f123: Waiting 05:40:46 12a885824014: Preparing 05:40:46 5f70bf18a086: Preparing 05:40:46 9361ff3d5e0f: Preparing 05:40:46 12a885824014: Waiting 05:40:46 96c9e5efefd7: Waiting 05:40:46 d965258bc699: Preparing 05:40:46 5f70bf18a086: Waiting 05:40:46 8c920de2d4e5: Preparing 05:40:46 9361ff3d5e0f: Waiting 05:40:46 994456c4fd7b: Preparing 05:40:46 d965258bc699: Waiting 05:40:46 8c920de2d4e5: Waiting 05:40:46 994456c4fd7b: Waiting 05:40:46 c16050484ceb: Layer already exists 05:40:46 214a86b5a462: Layer already exists 05:40:46 b995c6f6f58b: Layer already exists 05:40:46 9883d54cc3c2: Layer already exists 05:40:46 92c4938359ba: Layer already exists 05:40:46 a3e983e5ffa4: Layer already exists 05:40:46 93155069f123: Layer already exists 05:40:46 3896b5a716df: Layer already exists 05:40:46 9771cf41e04d: Layer already exists 05:40:46 96c9e5efefd7: Layer already exists 05:40:46 12a885824014: Layer already exists 05:40:46 9361ff3d5e0f: Layer already exists 05:40:46 5f70bf18a086: Layer already exists 05:40:46 8c920de2d4e5: Layer already exists 05:40:46 d965258bc699: Layer already exists 05:40:46 994456c4fd7b: Layer already exists 05:40:46 latest: digest: sha256:ec9898ca671652d5fcc00a9686ca420dbb3a0c4420c2ff2ab9d59a8d3f89cf82 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.65 05:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:40:47 c16050484ceb: Preparing 05:40:47 214a86b5a462: Preparing 05:40:47 b995c6f6f58b: Preparing 05:40:47 9883d54cc3c2: Preparing 05:40:47 92c4938359ba: Preparing 05:40:47 a3e983e5ffa4: Preparing 05:40:47 3896b5a716df: Preparing 05:40:47 9771cf41e04d: Preparing 05:40:47 93155069f123: Preparing 05:40:47 96c9e5efefd7: Preparing 05:40:47 12a885824014: Preparing 05:40:47 5f70bf18a086: Preparing 05:40:47 9361ff3d5e0f: Preparing 05:40:47 d965258bc699: Preparing 05:40:47 3896b5a716df: Waiting 05:40:47 8c920de2d4e5: Preparing 05:40:47 994456c4fd7b: Preparing 05:40:47 9771cf41e04d: Waiting 05:40:47 93155069f123: Waiting 05:40:47 96c9e5efefd7: Waiting 05:40:47 12a885824014: Waiting 05:40:47 5f70bf18a086: Waiting 05:40:47 9361ff3d5e0f: Waiting 05:40:47 a3e983e5ffa4: Waiting 05:40:47 994456c4fd7b: Waiting 05:40:47 d965258bc699: Waiting 05:40:47 8c920de2d4e5: Waiting 05:40:47 9883d54cc3c2: Layer already exists 05:40:47 c16050484ceb: Layer already exists 05:40:47 92c4938359ba: Layer already exists 05:40:47 b995c6f6f58b: Layer already exists 05:40:47 214a86b5a462: Layer already exists 05:40:47 a3e983e5ffa4: Layer already exists 05:40:47 9771cf41e04d: Layer already exists 05:40:47 93155069f123: Layer already exists 05:40:47 3896b5a716df: Layer already exists 05:40:47 96c9e5efefd7: Layer already exists 05:40:47 12a885824014: Layer already exists 05:40:47 5f70bf18a086: Layer already exists 05:40:47 9361ff3d5e0f: Layer already exists 05:40:47 8c920de2d4e5: Layer already exists 05:40:47 d965258bc699: Layer already exists 05:40:47 994456c4fd7b: Layer already exists 05:40:47 4.0.0-dev.65: digest: sha256:ec9898ca671652d5fcc00a9686ca420dbb3a0c4420c2ff2ab9d59a8d3f89cf82 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:47 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:40:48 c16050484ceb: Preparing 05:40:48 214a86b5a462: Preparing 05:40:48 b995c6f6f58b: Preparing 05:40:48 9883d54cc3c2: Preparing 05:40:48 92c4938359ba: Preparing 05:40:48 a3e983e5ffa4: Preparing 05:40:48 3896b5a716df: Preparing 05:40:48 9771cf41e04d: Preparing 05:40:48 93155069f123: Preparing 05:40:48 96c9e5efefd7: Preparing 05:40:48 12a885824014: Preparing 05:40:48 5f70bf18a086: Preparing 05:40:48 9361ff3d5e0f: Preparing 05:40:48 d965258bc699: Preparing 05:40:48 8c920de2d4e5: Preparing 05:40:48 994456c4fd7b: Preparing 05:40:48 96c9e5efefd7: Waiting 05:40:48 12a885824014: Waiting 05:40:48 3896b5a716df: Waiting 05:40:48 5f70bf18a086: Waiting 05:40:48 93155069f123: Waiting 05:40:48 9771cf41e04d: Waiting 05:40:48 9361ff3d5e0f: Waiting 05:40:48 8c920de2d4e5: Waiting 05:40:48 d965258bc699: Waiting 05:40:48 994456c4fd7b: Waiting 05:40:48 a3e983e5ffa4: Waiting 05:40:48 214a86b5a462: Layer already exists 05:40:48 9883d54cc3c2: Layer already exists 05:40:48 c16050484ceb: Layer already exists 05:40:48 b995c6f6f58b: Layer already exists 05:40:48 92c4938359ba: Layer already exists 05:40:48 93155069f123: Layer already exists 05:40:48 3896b5a716df: Layer already exists 05:40:48 96c9e5efefd7: Layer already exists 05:40:48 a3e983e5ffa4: Layer already exists 05:40:48 9771cf41e04d: Layer already exists 05:40:48 5f70bf18a086: Layer already exists 05:40:48 12a885824014: Layer already exists 05:40:48 d965258bc699: Layer already exists 05:40:48 8c920de2d4e5: Layer already exists 05:40:48 9361ff3d5e0f: Layer already exists 05:40:48 994456c4fd7b: Layer already exists 05:40:48 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:ec9898ca671652d5fcc00a9686ca420dbb3a0c4420c2ff2ab9d59a8d3f89cf82 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:40:48 c16050484ceb: Preparing 05:40:48 214a86b5a462: Preparing 05:40:48 b995c6f6f58b: Preparing 05:40:48 9883d54cc3c2: Preparing 05:40:48 92c4938359ba: Preparing 05:40:48 a3e983e5ffa4: Preparing 05:40:48 3896b5a716df: Preparing 05:40:48 9771cf41e04d: Preparing 05:40:48 93155069f123: Preparing 05:40:48 96c9e5efefd7: Preparing 05:40:48 12a885824014: Preparing 05:40:48 5f70bf18a086: Preparing 05:40:48 9361ff3d5e0f: Preparing 05:40:48 d965258bc699: Preparing 05:40:48 8c920de2d4e5: Preparing 05:40:48 994456c4fd7b: Preparing 05:40:48 9361ff3d5e0f: Waiting 05:40:48 93155069f123: Waiting 05:40:48 d965258bc699: Waiting 05:40:48 8c920de2d4e5: Waiting 05:40:48 96c9e5efefd7: Waiting 05:40:48 994456c4fd7b: Waiting 05:40:48 12a885824014: Waiting 05:40:48 5f70bf18a086: Waiting 05:40:48 3896b5a716df: Waiting 05:40:48 a3e983e5ffa4: Waiting 05:40:48 9771cf41e04d: Waiting 05:40:48 c16050484ceb: Layer already exists 05:40:48 92c4938359ba: Layer already exists 05:40:48 9883d54cc3c2: Layer already exists 05:40:48 214a86b5a462: Layer already exists 05:40:48 b995c6f6f58b: Layer already exists 05:40:48 3896b5a716df: Layer already exists 05:40:48 a3e983e5ffa4: Layer already exists 05:40:48 96c9e5efefd7: Layer already exists 05:40:48 9771cf41e04d: Layer already exists 05:40:48 93155069f123: Layer already exists 05:40:48 12a885824014: Layer already exists 05:40:48 5f70bf18a086: Layer already exists 05:40:48 d965258bc699: Layer already exists 05:40:48 9361ff3d5e0f: Layer already exists 05:40:48 8c920de2d4e5: Layer already exists 05:40:48 994456c4fd7b: Layer already exists 05:40:48 main: digest: sha256:ec9898ca671652d5fcc00a9686ca420dbb3a0c4420c2ff2ab9d59a8d3f89cf82 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:40:48 ===================================================== [Pipeline] echo 05:40:48 taggedImages: 05:40:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:40:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.65 05:40:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:48 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:40:48 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:40:48 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:48 latest 05:40:48 4.0.0-dev.65 05:40:48 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:48 main 05:40:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:40:49 d1f1678f7fa1: Preparing 05:40:49 d9488b24b379: Preparing 05:40:49 e0866cf6261e: Preparing 05:40:49 25ede8f80452: Preparing 05:40:49 9771cf41e04d: Preparing 05:40:49 93155069f123: Preparing 05:40:49 fc077e2ed2f3: Preparing 05:40:49 df3cfa34f5c9: Preparing 05:40:49 994456c4fd7b: Preparing 05:40:49 fc077e2ed2f3: Waiting 05:40:49 df3cfa34f5c9: Waiting 05:40:49 994456c4fd7b: Waiting 05:40:49 93155069f123: Waiting 05:40:49 9771cf41e04d: Layer already exists 05:40:49 93155069f123: Layer already exists 05:40:49 fc077e2ed2f3: Layer already exists 05:40:49 df3cfa34f5c9: Layer already exists 05:40:49 d9488b24b379: Pushed 05:40:49 994456c4fd7b: Layer already exists 05:40:49 d1f1678f7fa1: Pushed 05:40:49 e0866cf6261e: Pushed 05:40:52 25ede8f80452: Pushed 05:40:52 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:c0937e99901748f31b14a79f52025a8819e86bb47fa0c7b741b70f6dc7037136 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:52 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:40:52 d1f1678f7fa1: Preparing 05:40:52 d9488b24b379: Preparing 05:40:52 e0866cf6261e: Preparing 05:40:52 25ede8f80452: Preparing 05:40:52 9771cf41e04d: Preparing 05:40:52 93155069f123: Preparing 05:40:52 fc077e2ed2f3: Preparing 05:40:52 df3cfa34f5c9: Preparing 05:40:52 994456c4fd7b: Preparing 05:40:52 fc077e2ed2f3: Waiting 05:40:52 93155069f123: Waiting 05:40:52 df3cfa34f5c9: Waiting 05:40:52 994456c4fd7b: Waiting 05:40:52 25ede8f80452: Layer already exists 05:40:52 d9488b24b379: Layer already exists 05:40:52 9771cf41e04d: Layer already exists 05:40:52 e0866cf6261e: Layer already exists 05:40:52 d1f1678f7fa1: Layer already exists 05:40:52 994456c4fd7b: Layer already exists 05:40:52 df3cfa34f5c9: Layer already exists 05:40:52 93155069f123: Layer already exists 05:40:52 fc077e2ed2f3: Layer already exists 05:40:52 latest: digest: sha256:c0937e99901748f31b14a79f52025a8819e86bb47fa0c7b741b70f6dc7037136 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.65 05:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:40:53 d1f1678f7fa1: Preparing 05:40:53 d9488b24b379: Preparing 05:40:53 e0866cf6261e: Preparing 05:40:53 25ede8f80452: Preparing 05:40:53 9771cf41e04d: Preparing 05:40:53 93155069f123: Preparing 05:40:53 fc077e2ed2f3: Preparing 05:40:53 df3cfa34f5c9: Preparing 05:40:53 994456c4fd7b: Preparing 05:40:53 fc077e2ed2f3: Waiting 05:40:53 df3cfa34f5c9: Waiting 05:40:53 994456c4fd7b: Waiting 05:40:53 93155069f123: Waiting 05:40:53 25ede8f80452: Layer already exists 05:40:53 d9488b24b379: Layer already exists 05:40:53 e0866cf6261e: Layer already exists 05:40:53 9771cf41e04d: Layer already exists 05:40:53 d1f1678f7fa1: Layer already exists 05:40:53 93155069f123: Layer already exists 05:40:53 994456c4fd7b: Layer already exists 05:40:53 fc077e2ed2f3: Layer already exists 05:40:53 df3cfa34f5c9: Layer already exists 05:40:53 4.0.0-dev.65: digest: sha256:c0937e99901748f31b14a79f52025a8819e86bb47fa0c7b741b70f6dc7037136 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:53 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:40:54 d1f1678f7fa1: Preparing 05:40:54 d9488b24b379: Preparing 05:40:54 e0866cf6261e: Preparing 05:40:54 25ede8f80452: Preparing 05:40:54 9771cf41e04d: Preparing 05:40:54 93155069f123: Preparing 05:40:54 fc077e2ed2f3: Preparing 05:40:54 df3cfa34f5c9: Preparing 05:40:54 994456c4fd7b: Preparing 05:40:54 df3cfa34f5c9: Waiting 05:40:54 fc077e2ed2f3: Waiting 05:40:54 994456c4fd7b: Waiting 05:40:54 93155069f123: Waiting 05:40:54 e0866cf6261e: Layer already exists 05:40:54 d9488b24b379: Layer already exists 05:40:54 d1f1678f7fa1: Layer already exists 05:40:54 25ede8f80452: Layer already exists 05:40:54 9771cf41e04d: Layer already exists 05:40:54 994456c4fd7b: Layer already exists 05:40:54 93155069f123: Layer already exists 05:40:54 df3cfa34f5c9: Layer already exists 05:40:54 fc077e2ed2f3: Layer already exists 05:40:54 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:c0937e99901748f31b14a79f52025a8819e86bb47fa0c7b741b70f6dc7037136 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:40:54 d1f1678f7fa1: Preparing 05:40:54 d9488b24b379: Preparing 05:40:54 e0866cf6261e: Preparing 05:40:54 25ede8f80452: Preparing 05:40:54 9771cf41e04d: Preparing 05:40:54 93155069f123: Preparing 05:40:54 fc077e2ed2f3: Preparing 05:40:54 df3cfa34f5c9: Preparing 05:40:54 994456c4fd7b: Preparing 05:40:54 93155069f123: Waiting 05:40:54 fc077e2ed2f3: Waiting 05:40:54 994456c4fd7b: Waiting 05:40:54 df3cfa34f5c9: Waiting 05:40:54 e0866cf6261e: Layer already exists 05:40:54 d1f1678f7fa1: Layer already exists 05:40:54 d9488b24b379: Layer already exists 05:40:54 9771cf41e04d: Layer already exists 05:40:54 25ede8f80452: Layer already exists 05:40:54 df3cfa34f5c9: Layer already exists 05:40:54 994456c4fd7b: Layer already exists 05:40:54 93155069f123: Layer already exists 05:40:54 fc077e2ed2f3: Layer already exists 05:40:54 main: digest: sha256:c0937e99901748f31b14a79f52025a8819e86bb47fa0c7b741b70f6dc7037136 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:40:55 ===================================================== [Pipeline] echo 05:40:55 taggedImages: 05:40:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:40:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.65 05:40:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:55 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:40:55 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:40:55 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:55 latest 05:40:55 4.0.0-dev.65 05:40:55 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:55 main 05:40:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:40:55 6f9649fafc68: Preparing 05:40:55 8ac16474f07b: Preparing 05:40:55 2fd983ed26df: Preparing 05:40:55 44866c1cf1bf: Preparing 05:40:55 95c922e73f7a: Preparing 05:40:55 9771cf41e04d: Preparing 05:40:55 93155069f123: Preparing 05:40:55 afaf31d5a3db: Preparing 05:40:55 c3deb5166d37: Preparing 05:40:55 f26aff5831e4: Preparing 05:40:55 994456c4fd7b: Preparing 05:40:55 9771cf41e04d: Waiting 05:40:55 c3deb5166d37: Waiting 05:40:55 f26aff5831e4: Waiting 05:40:55 994456c4fd7b: Waiting 05:40:55 93155069f123: Waiting 05:40:55 afaf31d5a3db: Waiting 05:40:55 95c922e73f7a: Pushed 05:40:55 9771cf41e04d: Layer already exists 05:40:55 44866c1cf1bf: Pushed 05:40:55 6f9649fafc68: Pushed 05:40:55 93155069f123: Layer already exists 05:40:55 8ac16474f07b: Pushed 05:40:55 994456c4fd7b: Layer already exists 05:40:55 afaf31d5a3db: Pushed 05:40:56 c3deb5166d37: Pushed 05:40:57 f26aff5831e4: Pushed 05:40:57 2fd983ed26df: Pushed 05:40:57 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:542d22644fd10d0b6f05bcf2bf6909627339344e8e83caf3a5ca500f375633af size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:57 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:40:58 6f9649fafc68: Preparing 05:40:58 8ac16474f07b: Preparing 05:40:58 2fd983ed26df: Preparing 05:40:58 44866c1cf1bf: Preparing 05:40:58 95c922e73f7a: Preparing 05:40:58 9771cf41e04d: Preparing 05:40:58 93155069f123: Preparing 05:40:58 afaf31d5a3db: Preparing 05:40:58 9771cf41e04d: Waiting 05:40:58 93155069f123: Waiting 05:40:58 c3deb5166d37: Preparing 05:40:58 f26aff5831e4: Preparing 05:40:58 994456c4fd7b: Preparing 05:40:58 f26aff5831e4: Waiting 05:40:58 994456c4fd7b: Waiting 05:40:58 c3deb5166d37: Waiting 05:40:58 8ac16474f07b: Layer already exists 05:40:58 2fd983ed26df: Layer already exists 05:40:58 6f9649fafc68: Layer already exists 05:40:58 44866c1cf1bf: Layer already exists 05:40:58 95c922e73f7a: Layer already exists 05:40:58 9771cf41e04d: Layer already exists 05:40:58 93155069f123: Layer already exists 05:40:58 afaf31d5a3db: Layer already exists 05:40:58 f26aff5831e4: Layer already exists 05:40:58 c3deb5166d37: Layer already exists 05:40:58 994456c4fd7b: Layer already exists 05:40:58 latest: digest: sha256:542d22644fd10d0b6f05bcf2bf6909627339344e8e83caf3a5ca500f375633af size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:58 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.65 05:40:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:40:58 6f9649fafc68: Preparing 05:40:58 8ac16474f07b: Preparing 05:40:58 2fd983ed26df: Preparing 05:40:58 44866c1cf1bf: Preparing 05:40:58 95c922e73f7a: Preparing 05:40:58 9771cf41e04d: Preparing 05:40:58 93155069f123: Preparing 05:40:58 afaf31d5a3db: Preparing 05:40:58 c3deb5166d37: Preparing 05:40:58 f26aff5831e4: Preparing 05:40:58 994456c4fd7b: Preparing 05:40:58 994456c4fd7b: Waiting 05:40:58 f26aff5831e4: Waiting 05:40:58 afaf31d5a3db: Waiting 05:40:58 9771cf41e04d: Waiting 05:40:58 c3deb5166d37: Waiting 05:40:58 93155069f123: Waiting 05:40:58 6f9649fafc68: Layer already exists 05:40:58 95c922e73f7a: Layer already exists 05:40:58 8ac16474f07b: Layer already exists 05:40:58 2fd983ed26df: Layer already exists 05:40:58 44866c1cf1bf: Layer already exists 05:40:58 afaf31d5a3db: Layer already exists 05:40:58 9771cf41e04d: Layer already exists 05:40:58 c3deb5166d37: Layer already exists 05:40:58 f26aff5831e4: Layer already exists 05:40:58 93155069f123: Layer already exists 05:40:58 994456c4fd7b: Layer already exists 05:40:58 4.0.0-dev.65: digest: sha256:542d22644fd10d0b6f05bcf2bf6909627339344e8e83caf3a5ca500f375633af size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:40:59 6f9649fafc68: Preparing 05:40:59 8ac16474f07b: Preparing 05:40:59 2fd983ed26df: Preparing 05:40:59 44866c1cf1bf: Preparing 05:40:59 95c922e73f7a: Preparing 05:40:59 9771cf41e04d: Preparing 05:40:59 93155069f123: Preparing 05:40:59 afaf31d5a3db: Preparing 05:40:59 c3deb5166d37: Preparing 05:40:59 f26aff5831e4: Preparing 05:40:59 994456c4fd7b: Preparing 05:40:59 c3deb5166d37: Waiting 05:40:59 f26aff5831e4: Waiting 05:40:59 9771cf41e04d: Waiting 05:40:59 994456c4fd7b: Waiting 05:40:59 93155069f123: Waiting 05:40:59 afaf31d5a3db: Waiting 05:40:59 6f9649fafc68: Layer already exists 05:40:59 44866c1cf1bf: Layer already exists 05:40:59 2fd983ed26df: Layer already exists 05:40:59 95c922e73f7a: Layer already exists 05:40:59 8ac16474f07b: Layer already exists 05:40:59 afaf31d5a3db: Layer already exists 05:40:59 9771cf41e04d: Layer already exists 05:40:59 93155069f123: Layer already exists 05:40:59 f26aff5831e4: Layer already exists 05:40:59 c3deb5166d37: Layer already exists 05:40:59 994456c4fd7b: Layer already exists 05:40:59 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:542d22644fd10d0b6f05bcf2bf6909627339344e8e83caf3a5ca500f375633af size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:59 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:41:00 6f9649fafc68: Preparing 05:41:00 8ac16474f07b: Preparing 05:41:00 2fd983ed26df: Preparing 05:41:00 44866c1cf1bf: Preparing 05:41:00 95c922e73f7a: Preparing 05:41:00 9771cf41e04d: Preparing 05:41:00 93155069f123: Preparing 05:41:00 9771cf41e04d: Waiting 05:41:00 afaf31d5a3db: Preparing 05:41:00 c3deb5166d37: Preparing 05:41:00 f26aff5831e4: Preparing 05:41:00 93155069f123: Waiting 05:41:00 c3deb5166d37: Waiting 05:41:00 afaf31d5a3db: Waiting 05:41:00 994456c4fd7b: Preparing 05:41:00 f26aff5831e4: Waiting 05:41:00 994456c4fd7b: Waiting 05:41:00 8ac16474f07b: Layer already exists 05:41:00 2fd983ed26df: Layer already exists 05:41:00 6f9649fafc68: Layer already exists 05:41:00 44866c1cf1bf: Layer already exists 05:41:00 95c922e73f7a: Layer already exists 05:41:00 93155069f123: Layer already exists 05:41:00 9771cf41e04d: Layer already exists 05:41:00 afaf31d5a3db: Layer already exists 05:41:00 c3deb5166d37: Layer already exists 05:41:00 f26aff5831e4: Layer already exists 05:41:00 994456c4fd7b: Layer already exists 05:41:00 main: digest: sha256:542d22644fd10d0b6f05bcf2bf6909627339344e8e83caf3a5ca500f375633af size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:41:00 ===================================================== [Pipeline] echo 05:41:00 taggedImages: 05:41:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:41:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:41:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.65 05:41:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:41:00 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:41:00 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:41:00 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:41:00 latest 05:41:00 4.0.0-dev.65 05:41:00 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:41:00 main 05:41:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:41:01 efebfc008cba: Preparing 05:41:01 0b7e143f5dc6: Preparing 05:41:01 265a56aac26f: Preparing 05:41:01 12cf0be090d6: Preparing 05:41:01 2e9992ab6862: Preparing 05:41:01 fc2131d3b7b6: Preparing 05:41:01 d93d11d3d795: Preparing 05:41:01 9771cf41e04d: Preparing 05:41:01 93155069f123: Preparing 05:41:01 4f965d398412: Preparing 05:41:01 6a548d73f1e8: Preparing 05:41:01 994456c4fd7b: Preparing 05:41:01 fc2131d3b7b6: Waiting 05:41:01 d93d11d3d795: Waiting 05:41:01 9771cf41e04d: Waiting 05:41:01 6a548d73f1e8: Waiting 05:41:01 994456c4fd7b: Waiting 05:41:01 4f965d398412: Waiting 05:41:01 93155069f123: Waiting 05:41:01 2e9992ab6862: Pushed 05:41:01 0b7e143f5dc6: Pushed 05:41:01 efebfc008cba: Pushed 05:41:01 9771cf41e04d: Layer already exists 05:41:01 93155069f123: Layer already exists 05:41:01 fc2131d3b7b6: Pushed 05:41:01 d93d11d3d795: Pushed 05:41:01 994456c4fd7b: Layer already exists 05:41:01 4f965d398412: Pushed 05:41:02 6a548d73f1e8: Pushed 05:41:02 12cf0be090d6: Pushed 05:41:03 265a56aac26f: Pushed 05:41:04 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:0340a8050304af657d298fadfd0262a9db8e0311cbe03afbaf2c35f43b369f44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:04 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:41:04 efebfc008cba: Preparing 05:41:04 0b7e143f5dc6: Preparing 05:41:04 265a56aac26f: Preparing 05:41:04 12cf0be090d6: Preparing 05:41:04 2e9992ab6862: Preparing 05:41:04 fc2131d3b7b6: Preparing 05:41:04 d93d11d3d795: Preparing 05:41:04 9771cf41e04d: Preparing 05:41:04 93155069f123: Preparing 05:41:04 4f965d398412: Preparing 05:41:04 6a548d73f1e8: Preparing 05:41:04 994456c4fd7b: Preparing 05:41:04 d93d11d3d795: Waiting 05:41:04 fc2131d3b7b6: Waiting 05:41:04 93155069f123: Waiting 05:41:04 4f965d398412: Waiting 05:41:04 6a548d73f1e8: Waiting 05:41:04 994456c4fd7b: Waiting 05:41:04 12cf0be090d6: Layer already exists 05:41:04 2e9992ab6862: Layer already exists 05:41:04 efebfc008cba: Layer already exists 05:41:04 0b7e143f5dc6: Layer already exists 05:41:04 265a56aac26f: Layer already exists 05:41:04 d93d11d3d795: Layer already exists 05:41:04 fc2131d3b7b6: Layer already exists 05:41:04 9771cf41e04d: Layer already exists 05:41:04 93155069f123: Layer already exists 05:41:04 4f965d398412: Layer already exists 05:41:04 6a548d73f1e8: Layer already exists 05:41:04 994456c4fd7b: Layer already exists 05:41:04 latest: digest: sha256:0340a8050304af657d298fadfd0262a9db8e0311cbe03afbaf2c35f43b369f44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.65 05:41:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:41:05 efebfc008cba: Preparing 05:41:05 0b7e143f5dc6: Preparing 05:41:05 265a56aac26f: Preparing 05:41:05 12cf0be090d6: Preparing 05:41:05 2e9992ab6862: Preparing 05:41:05 fc2131d3b7b6: Preparing 05:41:05 d93d11d3d795: Preparing 05:41:05 9771cf41e04d: Preparing 05:41:05 93155069f123: Preparing 05:41:05 4f965d398412: Preparing 05:41:05 6a548d73f1e8: Preparing 05:41:05 994456c4fd7b: Preparing 05:41:05 fc2131d3b7b6: Waiting 05:41:05 d93d11d3d795: Waiting 05:41:05 93155069f123: Waiting 05:41:05 4f965d398412: Waiting 05:41:05 9771cf41e04d: Waiting 05:41:05 6a548d73f1e8: Waiting 05:41:05 12cf0be090d6: Layer already exists 05:41:05 0b7e143f5dc6: Layer already exists 05:41:05 efebfc008cba: Layer already exists 05:41:05 265a56aac26f: Layer already exists 05:41:05 2e9992ab6862: Layer already exists 05:41:05 d93d11d3d795: Layer already exists 05:41:05 4f965d398412: Layer already exists 05:41:05 93155069f123: Layer already exists 05:41:05 9771cf41e04d: Layer already exists 05:41:05 fc2131d3b7b6: Layer already exists 05:41:05 6a548d73f1e8: Layer already exists 05:41:05 994456c4fd7b: Layer already exists 05:41:05 4.0.0-dev.65: digest: sha256:0340a8050304af657d298fadfd0262a9db8e0311cbe03afbaf2c35f43b369f44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:41:06 efebfc008cba: Preparing 05:41:06 0b7e143f5dc6: Preparing 05:41:06 265a56aac26f: Preparing 05:41:06 12cf0be090d6: Preparing 05:41:06 2e9992ab6862: Preparing 05:41:06 fc2131d3b7b6: Preparing 05:41:06 d93d11d3d795: Preparing 05:41:06 9771cf41e04d: Preparing 05:41:06 93155069f123: Preparing 05:41:06 4f965d398412: Preparing 05:41:06 6a548d73f1e8: Preparing 05:41:06 994456c4fd7b: Preparing 05:41:06 93155069f123: Waiting 05:41:06 4f965d398412: Waiting 05:41:06 6a548d73f1e8: Waiting 05:41:06 994456c4fd7b: Waiting 05:41:06 9771cf41e04d: Waiting 05:41:06 d93d11d3d795: Waiting 05:41:06 12cf0be090d6: Layer already exists 05:41:06 265a56aac26f: Layer already exists 05:41:06 efebfc008cba: Layer already exists 05:41:06 0b7e143f5dc6: Layer already exists 05:41:06 2e9992ab6862: Layer already exists 05:41:06 fc2131d3b7b6: Layer already exists 05:41:06 9771cf41e04d: Layer already exists 05:41:06 d93d11d3d795: Layer already exists 05:41:06 4f965d398412: Layer already exists 05:41:06 93155069f123: Layer already exists 05:41:06 6a548d73f1e8: Layer already exists 05:41:06 994456c4fd7b: Layer already exists 05:41:06 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:0340a8050304af657d298fadfd0262a9db8e0311cbe03afbaf2c35f43b369f44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:06 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:41:06 efebfc008cba: Preparing 05:41:06 0b7e143f5dc6: Preparing 05:41:06 265a56aac26f: Preparing 05:41:06 12cf0be090d6: Preparing 05:41:06 2e9992ab6862: Preparing 05:41:06 fc2131d3b7b6: Preparing 05:41:06 d93d11d3d795: Preparing 05:41:06 9771cf41e04d: Preparing 05:41:06 93155069f123: Preparing 05:41:06 4f965d398412: Preparing 05:41:06 6a548d73f1e8: Preparing 05:41:06 994456c4fd7b: Preparing 05:41:06 93155069f123: Waiting 05:41:06 9771cf41e04d: Waiting 05:41:06 d93d11d3d795: Waiting 05:41:06 4f965d398412: Waiting 05:41:06 994456c4fd7b: Waiting 05:41:06 2e9992ab6862: Layer already exists 05:41:06 efebfc008cba: Layer already exists 05:41:06 12cf0be090d6: Layer already exists 05:41:06 265a56aac26f: Layer already exists 05:41:06 0b7e143f5dc6: Layer already exists 05:41:06 d93d11d3d795: Layer already exists 05:41:06 9771cf41e04d: Layer already exists 05:41:06 fc2131d3b7b6: Layer already exists 05:41:06 4f965d398412: Layer already exists 05:41:06 93155069f123: Layer already exists 05:41:06 6a548d73f1e8: Layer already exists 05:41:06 994456c4fd7b: Layer already exists 05:41:06 main: digest: sha256:0340a8050304af657d298fadfd0262a9db8e0311cbe03afbaf2c35f43b369f44 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:41:06 ===================================================== [Pipeline] echo 05:41:06 taggedImages: 05:41:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:41:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:41:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.65 05:41:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:41:06 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:41:06 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:41:06 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:41:06 latest 05:41:06 4.0.0-dev.65 05:41:06 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:41:06 main 05:41:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:41:07 27d01a4bf8d7: Preparing 05:41:07 b35e4a79194e: Preparing 05:41:07 9771cf41e04d: Preparing 05:41:07 93155069f123: Preparing 05:41:07 4b98fdd0c97b: Preparing 05:41:07 ef6be0abb281: Preparing 05:41:07 994456c4fd7b: Preparing 05:41:07 ef6be0abb281: Waiting 05:41:07 994456c4fd7b: Waiting 05:41:07 93155069f123: Layer already exists 05:41:07 9771cf41e04d: Layer already exists 05:41:07 994456c4fd7b: Layer already exists 05:41:07 4b98fdd0c97b: Pushed 05:41:07 27d01a4bf8d7: Pushed 05:41:08 ef6be0abb281: Pushed 05:41:11 b35e4a79194e: Pushed 05:41:11 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:2571b8002f015dcacc5a475fda569d24c24d4c667e6500a93e9eb0471d60dd28 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:11 + 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 05:41:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:41:11 27d01a4bf8d7: Preparing 05:41:11 b35e4a79194e: Preparing 05:41:11 9771cf41e04d: Preparing 05:41:11 93155069f123: Preparing 05:41:11 4b98fdd0c97b: Preparing 05:41:11 ef6be0abb281: Preparing 05:41:11 994456c4fd7b: Preparing 05:41:11 ef6be0abb281: Waiting 05:41:11 994456c4fd7b: Waiting 05:41:11 93155069f123: Layer already exists 05:41:11 b35e4a79194e: Layer already exists 05:41:11 27d01a4bf8d7: Layer already exists 05:41:11 4b98fdd0c97b: Layer already exists 05:41:11 9771cf41e04d: Layer already exists 05:41:11 ef6be0abb281: Layer already exists 05:41:11 994456c4fd7b: Layer already exists 05:41:11 latest: digest: sha256:2571b8002f015dcacc5a475fda569d24c24d4c667e6500a93e9eb0471d60dd28 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.65 05:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:41:12 27d01a4bf8d7: Preparing 05:41:12 b35e4a79194e: Preparing 05:41:12 9771cf41e04d: Preparing 05:41:12 93155069f123: Preparing 05:41:12 4b98fdd0c97b: Preparing 05:41:12 ef6be0abb281: Preparing 05:41:12 994456c4fd7b: Preparing 05:41:12 ef6be0abb281: Waiting 05:41:12 994456c4fd7b: Waiting 05:41:12 93155069f123: Layer already exists 05:41:12 9771cf41e04d: Layer already exists 05:41:12 27d01a4bf8d7: Layer already exists 05:41:12 4b98fdd0c97b: Layer already exists 05:41:12 b35e4a79194e: Layer already exists 05:41:12 ef6be0abb281: Layer already exists 05:41:12 994456c4fd7b: Layer already exists 05:41:12 4.0.0-dev.65: digest: sha256:2571b8002f015dcacc5a475fda569d24c24d4c667e6500a93e9eb0471d60dd28 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:41:13 27d01a4bf8d7: Preparing 05:41:13 b35e4a79194e: Preparing 05:41:13 9771cf41e04d: Preparing 05:41:13 93155069f123: Preparing 05:41:13 4b98fdd0c97b: Preparing 05:41:13 ef6be0abb281: Preparing 05:41:13 994456c4fd7b: Preparing 05:41:13 ef6be0abb281: Waiting 05:41:13 b35e4a79194e: Layer already exists 05:41:13 4b98fdd0c97b: Layer already exists 05:41:13 9771cf41e04d: Layer already exists 05:41:13 27d01a4bf8d7: Layer already exists 05:41:13 93155069f123: Layer already exists 05:41:13 994456c4fd7b: Layer already exists 05:41:13 ef6be0abb281: Layer already exists 05:41:13 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:2571b8002f015dcacc5a475fda569d24c24d4c667e6500a93e9eb0471d60dd28 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:13 + 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 05:41:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:41:13 27d01a4bf8d7: Preparing 05:41:13 b35e4a79194e: Preparing 05:41:13 9771cf41e04d: Preparing 05:41:13 93155069f123: Preparing 05:41:13 4b98fdd0c97b: Preparing 05:41:13 ef6be0abb281: Preparing 05:41:13 994456c4fd7b: Preparing 05:41:13 ef6be0abb281: Waiting 05:41:13 994456c4fd7b: Waiting 05:41:13 93155069f123: Layer already exists 05:41:13 9771cf41e04d: Layer already exists 05:41:13 4b98fdd0c97b: Layer already exists 05:41:13 b35e4a79194e: Layer already exists 05:41:13 27d01a4bf8d7: Layer already exists 05:41:13 ef6be0abb281: Layer already exists 05:41:13 994456c4fd7b: Layer already exists 05:41:13 main: digest: sha256:2571b8002f015dcacc5a475fda569d24c24d4c667e6500a93e9eb0471d60dd28 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:41:13 ===================================================== [Pipeline] echo 05:41:13 taggedImages: 05:41:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:41:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:41:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.65 05:41:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:41:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:41:13 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:41:13 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:41:13 latest 05:41:13 4.0.0-dev.65 05:41:13 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:41:13 main 05:41:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:41:14 441fb4d48dfe: Preparing 05:41:14 f72cb2e49923: Preparing 05:41:14 22c1a724b988: Preparing 05:41:14 9771cf41e04d: Preparing 05:41:14 93155069f123: Preparing 05:41:14 bb4cf1e99d73: Preparing 05:41:14 5c0c02f7fc01: Preparing 05:41:14 0ec5b7f69436: Preparing 05:41:14 919653b16348: Preparing 05:41:14 994456c4fd7b: Preparing 05:41:14 bb4cf1e99d73: Waiting 05:41:14 0ec5b7f69436: Waiting 05:41:14 5c0c02f7fc01: Waiting 05:41:14 919653b16348: Waiting 05:41:14 994456c4fd7b: Waiting 05:41:14 93155069f123: Layer already exists 05:41:14 9771cf41e04d: Layer already exists 05:41:14 441fb4d48dfe: Pushed 05:41:14 22c1a724b988: Pushed 05:41:14 f72cb2e49923: Pushed 05:41:14 994456c4fd7b: Layer already exists 05:41:14 0ec5b7f69436: Pushed 05:41:15 919653b16348: Pushed 05:41:19 5c0c02f7fc01: Pushed 05:41:27 bb4cf1e99d73: Pushed 05:41:27 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:12fc9e1919e41427fc59547386186f0a36cf78cdf161b6cd1338784efebeb388 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:41:28 441fb4d48dfe: Preparing 05:41:28 f72cb2e49923: Preparing 05:41:28 22c1a724b988: Preparing 05:41:28 9771cf41e04d: Preparing 05:41:28 93155069f123: Preparing 05:41:28 bb4cf1e99d73: Preparing 05:41:28 5c0c02f7fc01: Preparing 05:41:28 0ec5b7f69436: Preparing 05:41:28 919653b16348: Preparing 05:41:28 994456c4fd7b: Preparing 05:41:28 0ec5b7f69436: Waiting 05:41:28 919653b16348: Waiting 05:41:28 994456c4fd7b: Waiting 05:41:28 5c0c02f7fc01: Waiting 05:41:28 22c1a724b988: Layer already exists 05:41:28 93155069f123: Layer already exists 05:41:28 9771cf41e04d: Layer already exists 05:41:28 441fb4d48dfe: Layer already exists 05:41:28 f72cb2e49923: Layer already exists 05:41:28 bb4cf1e99d73: Layer already exists 05:41:28 919653b16348: Layer already exists 05:41:28 0ec5b7f69436: Layer already exists 05:41:28 994456c4fd7b: Layer already exists 05:41:28 5c0c02f7fc01: Layer already exists 05:41:28 latest: digest: sha256:12fc9e1919e41427fc59547386186f0a36cf78cdf161b6cd1338784efebeb388 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.65 05:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:41:28 441fb4d48dfe: Preparing 05:41:28 f72cb2e49923: Preparing 05:41:28 22c1a724b988: Preparing 05:41:28 9771cf41e04d: Preparing 05:41:28 93155069f123: Preparing 05:41:28 bb4cf1e99d73: Preparing 05:41:28 5c0c02f7fc01: Preparing 05:41:28 0ec5b7f69436: Preparing 05:41:28 919653b16348: Preparing 05:41:28 994456c4fd7b: Preparing 05:41:28 5c0c02f7fc01: Waiting 05:41:28 0ec5b7f69436: Waiting 05:41:28 994456c4fd7b: Waiting 05:41:28 bb4cf1e99d73: Waiting 05:41:28 441fb4d48dfe: Layer already exists 05:41:28 93155069f123: Layer already exists 05:41:28 f72cb2e49923: Layer already exists 05:41:28 9771cf41e04d: Layer already exists 05:41:28 22c1a724b988: Layer already exists 05:41:28 bb4cf1e99d73: Layer already exists 05:41:28 0ec5b7f69436: Layer already exists 05:41:28 5c0c02f7fc01: Layer already exists 05:41:28 919653b16348: Layer already exists 05:41:28 994456c4fd7b: Layer already exists 05:41:28 4.0.0-dev.65: digest: sha256:12fc9e1919e41427fc59547386186f0a36cf78cdf161b6cd1338784efebeb388 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:41:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:41:29 441fb4d48dfe: Preparing 05:41:29 f72cb2e49923: Preparing 05:41:29 22c1a724b988: Preparing 05:41:29 9771cf41e04d: Preparing 05:41:29 93155069f123: Preparing 05:41:29 bb4cf1e99d73: Preparing 05:41:29 5c0c02f7fc01: Preparing 05:41:29 0ec5b7f69436: Preparing 05:41:29 919653b16348: Preparing 05:41:29 994456c4fd7b: Preparing 05:41:29 bb4cf1e99d73: Waiting 05:41:29 5c0c02f7fc01: Waiting 05:41:29 0ec5b7f69436: Waiting 05:41:29 919653b16348: Waiting 05:41:29 994456c4fd7b: Waiting 05:41:29 441fb4d48dfe: Layer already exists 05:41:29 93155069f123: Layer already exists 05:41:29 22c1a724b988: Layer already exists 05:41:29 9771cf41e04d: Layer already exists 05:41:29 f72cb2e49923: Layer already exists 05:41:29 5c0c02f7fc01: Layer already exists 05:41:29 bb4cf1e99d73: Layer already exists 05:41:29 919653b16348: Layer already exists 05:41:29 0ec5b7f69436: Layer already exists 05:41:29 994456c4fd7b: Layer already exists 05:41:29 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:12fc9e1919e41427fc59547386186f0a36cf78cdf161b6cd1338784efebeb388 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:29 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:41:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:41:30 441fb4d48dfe: Preparing 05:41:30 f72cb2e49923: Preparing 05:41:30 22c1a724b988: Preparing 05:41:30 9771cf41e04d: Preparing 05:41:30 93155069f123: Preparing 05:41:30 bb4cf1e99d73: Preparing 05:41:30 5c0c02f7fc01: Preparing 05:41:30 0ec5b7f69436: Preparing 05:41:30 919653b16348: Preparing 05:41:30 994456c4fd7b: Preparing 05:41:30 919653b16348: Waiting 05:41:30 0ec5b7f69436: Waiting 05:41:30 5c0c02f7fc01: Waiting 05:41:30 994456c4fd7b: Waiting 05:41:30 bb4cf1e99d73: Waiting 05:41:30 22c1a724b988: Layer already exists 05:41:30 93155069f123: Layer already exists 05:41:30 9771cf41e04d: Layer already exists 05:41:30 441fb4d48dfe: Layer already exists 05:41:30 f72cb2e49923: Layer already exists 05:41:30 0ec5b7f69436: Layer already exists 05:41:30 bb4cf1e99d73: Layer already exists 05:41:30 919653b16348: Layer already exists 05:41:30 5c0c02f7fc01: Layer already exists 05:41:30 994456c4fd7b: Layer already exists 05:41:30 main: digest: sha256:12fc9e1919e41427fc59547386186f0a36cf78cdf161b6cd1338784efebeb388 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:41:30 ===================================================== [Pipeline] echo 05:41:30 taggedImages: 05:41:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:41:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:41:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.65 05:41:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:41:30 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:41:30 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:41:30 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:41:30 latest 05:41:30 4.0.0-dev.65 05:41:30 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:41:30 main 05:41:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:41:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:41:30 2d4d52837ba8: Preparing 05:41:30 e8031d9d90be: Preparing 05:41:30 354e1c436399: Preparing 05:41:30 9771cf41e04d: Preparing 05:41:30 93155069f123: Preparing 05:41:30 359e8cc51f22: Preparing 05:41:30 1d47e0fc8b9b: Preparing 05:41:30 9ef702b99aa7: Preparing 05:41:30 994456c4fd7b: Preparing 05:41:30 359e8cc51f22: Waiting 05:41:30 1d47e0fc8b9b: Waiting 05:41:30 9ef702b99aa7: Waiting 05:41:30 994456c4fd7b: Waiting 05:41:30 93155069f123: Layer already exists 05:41:30 9771cf41e04d: Layer already exists 05:41:30 354e1c436399: Pushed 05:41:30 e8031d9d90be: Pushed 05:41:30 2d4d52837ba8: Pushed 05:41:30 1d47e0fc8b9b: Pushed 05:41:30 994456c4fd7b: Layer already exists 05:41:31 9ef702b99aa7: Pushed 05:41:43 359e8cc51f22: Pushed 05:41:43 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:bfd83ddde3d464948e05e3df322d62a7dc557fc5e0fdb145ed845c029573fd49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:41:44 2d4d52837ba8: Preparing 05:41:44 e8031d9d90be: Preparing 05:41:44 354e1c436399: Preparing 05:41:44 9771cf41e04d: Preparing 05:41:44 93155069f123: Preparing 05:41:44 359e8cc51f22: Preparing 05:41:44 1d47e0fc8b9b: Preparing 05:41:44 9ef702b99aa7: Preparing 05:41:44 994456c4fd7b: Preparing 05:41:44 1d47e0fc8b9b: Waiting 05:41:44 359e8cc51f22: Waiting 05:41:44 994456c4fd7b: Waiting 05:41:44 9ef702b99aa7: Waiting 05:41:44 93155069f123: Layer already exists 05:41:44 e8031d9d90be: Layer already exists 05:41:44 2d4d52837ba8: Layer already exists 05:41:44 354e1c436399: Layer already exists 05:41:44 9771cf41e04d: Layer already exists 05:41:44 359e8cc51f22: Layer already exists 05:41:44 1d47e0fc8b9b: Layer already exists 05:41:44 9ef702b99aa7: Layer already exists 05:41:44 994456c4fd7b: Layer already exists 05:41:44 latest: digest: sha256:bfd83ddde3d464948e05e3df322d62a7dc557fc5e0fdb145ed845c029573fd49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.65 05:41:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:41:45 2d4d52837ba8: Preparing 05:41:45 e8031d9d90be: Preparing 05:41:45 354e1c436399: Preparing 05:41:45 9771cf41e04d: Preparing 05:41:45 93155069f123: Preparing 05:41:45 359e8cc51f22: Preparing 05:41:45 1d47e0fc8b9b: Preparing 05:41:45 9ef702b99aa7: Preparing 05:41:45 994456c4fd7b: Preparing 05:41:45 1d47e0fc8b9b: Waiting 05:41:45 9ef702b99aa7: Waiting 05:41:45 994456c4fd7b: Waiting 05:41:45 359e8cc51f22: Waiting 05:41:45 e8031d9d90be: Layer already exists 05:41:45 2d4d52837ba8: Layer already exists 05:41:45 93155069f123: Layer already exists 05:41:45 354e1c436399: Layer already exists 05:41:45 9771cf41e04d: Layer already exists 05:41:45 359e8cc51f22: Layer already exists 05:41:45 9ef702b99aa7: Layer already exists 05:41:45 1d47e0fc8b9b: Layer already exists 05:41:45 994456c4fd7b: Layer already exists 05:41:45 4.0.0-dev.65: digest: sha256:bfd83ddde3d464948e05e3df322d62a7dc557fc5e0fdb145ed845c029573fd49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:41:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:41:45 2d4d52837ba8: Preparing 05:41:45 e8031d9d90be: Preparing 05:41:45 354e1c436399: Preparing 05:41:45 9771cf41e04d: Preparing 05:41:45 93155069f123: Preparing 05:41:45 359e8cc51f22: Preparing 05:41:45 1d47e0fc8b9b: Preparing 05:41:45 359e8cc51f22: Waiting 05:41:45 9ef702b99aa7: Preparing 05:41:45 994456c4fd7b: Preparing 05:41:45 9ef702b99aa7: Waiting 05:41:45 1d47e0fc8b9b: Waiting 05:41:45 994456c4fd7b: Waiting 05:41:45 93155069f123: Layer already exists 05:41:45 354e1c436399: Layer already exists 05:41:45 2d4d52837ba8: Layer already exists 05:41:45 e8031d9d90be: Layer already exists 05:41:45 9771cf41e04d: Layer already exists 05:41:45 359e8cc51f22: Layer already exists 05:41:45 9ef702b99aa7: Layer already exists 05:41:45 1d47e0fc8b9b: Layer already exists 05:41:45 994456c4fd7b: Layer already exists 05:41:45 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:bfd83ddde3d464948e05e3df322d62a7dc557fc5e0fdb145ed845c029573fd49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:46 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:41:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:41:46 2d4d52837ba8: Preparing 05:41:46 e8031d9d90be: Preparing 05:41:46 354e1c436399: Preparing 05:41:46 9771cf41e04d: Preparing 05:41:46 93155069f123: Preparing 05:41:46 359e8cc51f22: Preparing 05:41:46 1d47e0fc8b9b: Preparing 05:41:46 9ef702b99aa7: Preparing 05:41:46 994456c4fd7b: Preparing 05:41:46 1d47e0fc8b9b: Waiting 05:41:46 359e8cc51f22: Waiting 05:41:46 994456c4fd7b: Waiting 05:41:46 9ef702b99aa7: Waiting 05:41:46 e8031d9d90be: Layer already exists 05:41:46 2d4d52837ba8: Layer already exists 05:41:46 9771cf41e04d: Layer already exists 05:41:46 354e1c436399: Layer already exists 05:41:46 93155069f123: Layer already exists 05:41:46 359e8cc51f22: Layer already exists 05:41:46 994456c4fd7b: Layer already exists 05:41:46 1d47e0fc8b9b: Layer already exists 05:41:46 9ef702b99aa7: Layer already exists 05:41:46 main: digest: sha256:bfd83ddde3d464948e05e3df322d62a7dc557fc5e0fdb145ed845c029573fd49 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:41:46 ===================================================== [Pipeline] echo 05:41:46 taggedImages: 05:41:46 - nexus3.edgexfoundry.org:10004/security-spire-config:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:41:46 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:41:46 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.65 05:41:46 - nexus3.edgexfoundry.org:10004/security-spire-config:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:41:46 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:41:46 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:41:46 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:41:46 latest 05:41:46 4.0.0-dev.65 05:41:46 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:41:46 main 05:41:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:41:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:41:47 441fb4d48dfe: Preparing 05:41:47 cc972828d115: Preparing 05:41:47 e7a0c0f9d1d7: Preparing 05:41:47 9771cf41e04d: Preparing 05:41:47 93155069f123: Preparing 05:41:47 9711418fb028: Preparing 05:41:47 0ec5b7f69436: Preparing 05:41:47 919653b16348: Preparing 05:41:47 994456c4fd7b: Preparing 05:41:47 9711418fb028: Waiting 05:41:47 0ec5b7f69436: Waiting 05:41:47 919653b16348: Waiting 05:41:47 994456c4fd7b: Waiting 05:41:47 9771cf41e04d: Layer already exists 05:41:47 93155069f123: Layer already exists 05:41:47 441fb4d48dfe: Layer already exists 05:41:47 0ec5b7f69436: Layer already exists 05:41:47 919653b16348: Layer already exists 05:41:47 994456c4fd7b: Layer already exists 05:41:47 e7a0c0f9d1d7: Pushed 05:41:47 cc972828d115: Pushed 05:42:02 9711418fb028: Pushed 05:42:02 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:f5b66864930b5928b0394043ddeda51d86bccd95fc5af4dfe55d0d618cc7f36e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:42:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:42:02 441fb4d48dfe: Preparing 05:42:02 cc972828d115: Preparing 05:42:02 e7a0c0f9d1d7: Preparing 05:42:02 9771cf41e04d: Preparing 05:42:02 93155069f123: Preparing 05:42:02 9711418fb028: Preparing 05:42:02 0ec5b7f69436: Preparing 05:42:02 919653b16348: Preparing 05:42:02 994456c4fd7b: Preparing 05:42:02 994456c4fd7b: Waiting 05:42:02 9711418fb028: Waiting 05:42:02 0ec5b7f69436: Waiting 05:42:02 9771cf41e04d: Layer already exists 05:42:02 441fb4d48dfe: Layer already exists 05:42:02 93155069f123: Layer already exists 05:42:02 e7a0c0f9d1d7: Layer already exists 05:42:02 cc972828d115: Layer already exists 05:42:02 0ec5b7f69436: Layer already exists 05:42:02 9711418fb028: Layer already exists 05:42:02 919653b16348: Layer already exists 05:42:02 994456c4fd7b: Layer already exists 05:42:02 latest: digest: sha256:f5b66864930b5928b0394043ddeda51d86bccd95fc5af4dfe55d0d618cc7f36e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.65 05:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:42:03 441fb4d48dfe: Preparing 05:42:03 cc972828d115: Preparing 05:42:03 e7a0c0f9d1d7: Preparing 05:42:03 9771cf41e04d: Preparing 05:42:03 93155069f123: Preparing 05:42:03 9711418fb028: Preparing 05:42:03 0ec5b7f69436: Preparing 05:42:03 919653b16348: Preparing 05:42:03 994456c4fd7b: Preparing 05:42:03 0ec5b7f69436: Waiting 05:42:03 919653b16348: Waiting 05:42:03 994456c4fd7b: Waiting 05:42:03 9711418fb028: Waiting 05:42:03 441fb4d48dfe: Layer already exists 05:42:03 cc972828d115: Layer already exists 05:42:03 e7a0c0f9d1d7: Layer already exists 05:42:03 93155069f123: Layer already exists 05:42:03 9771cf41e04d: Layer already exists 05:42:03 0ec5b7f69436: Layer already exists 05:42:03 919653b16348: Layer already exists 05:42:03 9711418fb028: Layer already exists 05:42:03 994456c4fd7b: Layer already exists 05:42:03 4.0.0-dev.65: digest: sha256:f5b66864930b5928b0394043ddeda51d86bccd95fc5af4dfe55d0d618cc7f36e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:42:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:42:04 441fb4d48dfe: Preparing 05:42:04 cc972828d115: Preparing 05:42:04 e7a0c0f9d1d7: Preparing 05:42:04 9771cf41e04d: Preparing 05:42:04 93155069f123: Preparing 05:42:04 9711418fb028: Preparing 05:42:04 0ec5b7f69436: Preparing 05:42:04 919653b16348: Preparing 05:42:04 994456c4fd7b: Preparing 05:42:04 9711418fb028: Waiting 05:42:04 0ec5b7f69436: Waiting 05:42:04 994456c4fd7b: Waiting 05:42:04 93155069f123: Layer already exists 05:42:04 441fb4d48dfe: Layer already exists 05:42:04 9771cf41e04d: Layer already exists 05:42:04 e7a0c0f9d1d7: Layer already exists 05:42:04 cc972828d115: Layer already exists 05:42:04 9711418fb028: Layer already exists 05:42:04 919653b16348: Layer already exists 05:42:04 0ec5b7f69436: Layer already exists 05:42:04 994456c4fd7b: Layer already exists 05:42:04 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:f5b66864930b5928b0394043ddeda51d86bccd95fc5af4dfe55d0d618cc7f36e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:42:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:42:04 441fb4d48dfe: Preparing 05:42:04 cc972828d115: Preparing 05:42:04 e7a0c0f9d1d7: Preparing 05:42:04 9771cf41e04d: Preparing 05:42:04 93155069f123: Preparing 05:42:04 9711418fb028: Preparing 05:42:04 0ec5b7f69436: Preparing 05:42:04 919653b16348: Preparing 05:42:04 994456c4fd7b: Preparing 05:42:04 9711418fb028: Waiting 05:42:04 0ec5b7f69436: Waiting 05:42:04 919653b16348: Waiting 05:42:04 994456c4fd7b: Waiting 05:42:04 9771cf41e04d: Layer already exists 05:42:04 441fb4d48dfe: Layer already exists 05:42:04 cc972828d115: Layer already exists 05:42:04 e7a0c0f9d1d7: Layer already exists 05:42:04 93155069f123: Layer already exists 05:42:04 919653b16348: Layer already exists 05:42:04 994456c4fd7b: Layer already exists 05:42:04 9711418fb028: Layer already exists 05:42:04 0ec5b7f69436: Layer already exists 05:42:04 main: digest: sha256:f5b66864930b5928b0394043ddeda51d86bccd95fc5af4dfe55d0d618cc7f36e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:04 ===================================================== [Pipeline] echo 05:42:04 taggedImages: 05:42:04 - nexus3.edgexfoundry.org:10004/security-spire-server:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:42:04 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:42:04 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.65 05:42:04 - nexus3.edgexfoundry.org:10004/security-spire-server:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:42:04 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:42:04 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:42:04 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:42:04 latest 05:42:04 4.0.0-dev.65 05:42:04 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:42:04 main 05:42:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:42:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:42:05 ff61ca06885f: Preparing 05:42:05 842200c6dae8: Preparing 05:42:05 9771cf41e04d: Preparing 05:42:05 93155069f123: Preparing 05:42:05 78eabd74f273: Preparing 05:42:05 5f0f5de41381: Preparing 05:42:05 994456c4fd7b: Preparing 05:42:05 5f0f5de41381: Waiting 05:42:05 994456c4fd7b: Waiting 05:42:05 93155069f123: Layer already exists 05:42:05 9771cf41e04d: Layer already exists 05:42:05 994456c4fd7b: Layer already exists 05:42:05 78eabd74f273: Pushed 05:42:05 ff61ca06885f: Pushed 05:42:06 5f0f5de41381: Pushed 05:42:10 842200c6dae8: Pushed 05:42:10 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:d56c319e74a4f12fb0144a4a268e568f13947591ff040198db2a13f6ab4cd119 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:42:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:42:11 ff61ca06885f: Preparing 05:42:11 842200c6dae8: Preparing 05:42:11 9771cf41e04d: Preparing 05:42:11 93155069f123: Preparing 05:42:11 78eabd74f273: Preparing 05:42:11 5f0f5de41381: Preparing 05:42:11 994456c4fd7b: Preparing 05:42:11 5f0f5de41381: Waiting 05:42:11 994456c4fd7b: Waiting 05:42:11 93155069f123: Layer already exists 05:42:11 842200c6dae8: Layer already exists 05:42:11 9771cf41e04d: Layer already exists 05:42:11 78eabd74f273: Layer already exists 05:42:11 ff61ca06885f: Layer already exists 05:42:11 994456c4fd7b: Layer already exists 05:42:11 5f0f5de41381: Layer already exists 05:42:11 latest: digest: sha256:d56c319e74a4f12fb0144a4a268e568f13947591ff040198db2a13f6ab4cd119 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.65 05:42:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:42:11 ff61ca06885f: Preparing 05:42:11 842200c6dae8: Preparing 05:42:11 9771cf41e04d: Preparing 05:42:11 93155069f123: Preparing 05:42:11 78eabd74f273: Preparing 05:42:11 5f0f5de41381: Preparing 05:42:11 994456c4fd7b: Preparing 05:42:11 994456c4fd7b: Waiting 05:42:11 5f0f5de41381: Waiting 05:42:11 78eabd74f273: Layer already exists 05:42:11 93155069f123: Layer already exists 05:42:11 ff61ca06885f: Layer already exists 05:42:11 9771cf41e04d: Layer already exists 05:42:11 842200c6dae8: Layer already exists 05:42:11 5f0f5de41381: Layer already exists 05:42:11 994456c4fd7b: Layer already exists 05:42:11 4.0.0-dev.65: digest: sha256:d56c319e74a4f12fb0144a4a268e568f13947591ff040198db2a13f6ab4cd119 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:42:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:42:12 ff61ca06885f: Preparing 05:42:12 842200c6dae8: Preparing 05:42:12 9771cf41e04d: Preparing 05:42:12 93155069f123: Preparing 05:42:12 78eabd74f273: Preparing 05:42:12 5f0f5de41381: Preparing 05:42:12 994456c4fd7b: Preparing 05:42:12 5f0f5de41381: Waiting 05:42:12 994456c4fd7b: Waiting 05:42:12 ff61ca06885f: Layer already exists 05:42:12 93155069f123: Layer already exists 05:42:12 842200c6dae8: Layer already exists 05:42:12 78eabd74f273: Layer already exists 05:42:12 9771cf41e04d: Layer already exists 05:42:12 994456c4fd7b: Layer already exists 05:42:12 5f0f5de41381: Layer already exists 05:42:12 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:d56c319e74a4f12fb0144a4a268e568f13947591ff040198db2a13f6ab4cd119 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:42:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:42:13 ff61ca06885f: Preparing 05:42:13 842200c6dae8: Preparing 05:42:13 9771cf41e04d: Preparing 05:42:13 93155069f123: Preparing 05:42:13 78eabd74f273: Preparing 05:42:13 5f0f5de41381: Preparing 05:42:13 994456c4fd7b: Preparing 05:42:13 5f0f5de41381: Waiting 05:42:13 994456c4fd7b: Waiting 05:42:13 ff61ca06885f: Layer already exists 05:42:13 9771cf41e04d: Layer already exists 05:42:13 842200c6dae8: Layer already exists 05:42:13 93155069f123: Layer already exists 05:42:13 78eabd74f273: Layer already exists 05:42:13 5f0f5de41381: Layer already exists 05:42:13 994456c4fd7b: Layer already exists 05:42:13 main: digest: sha256:d56c319e74a4f12fb0144a4a268e568f13947591ff040198db2a13f6ab4cd119 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:13 ===================================================== [Pipeline] echo 05:42:13 taggedImages: 05:42:13 - nexus3.edgexfoundry.org:10004/support-notifications:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:42:13 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:42:13 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.65 05:42:13 - nexus3.edgexfoundry.org:10004/support-notifications:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:42:13 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:42:13 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:42:13 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:42:13 latest 05:42:13 4.0.0-dev.65 05:42:13 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:42:13 main 05:42:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:42:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:42:13 32f52d59da7f: Preparing 05:42:13 6e7448539f91: Preparing 05:42:13 9771cf41e04d: Preparing 05:42:13 93155069f123: Preparing 05:42:13 3f70c2c04458: Preparing 05:42:13 51184f1ae26f: Preparing 05:42:13 994456c4fd7b: Preparing 05:42:13 994456c4fd7b: Waiting 05:42:13 51184f1ae26f: Waiting 05:42:13 93155069f123: Layer already exists 05:42:13 9771cf41e04d: Layer already exists 05:42:13 994456c4fd7b: Layer already exists 05:42:13 32f52d59da7f: Pushed 05:42:13 3f70c2c04458: Pushed 05:42:14 51184f1ae26f: Pushed 05:42:18 6e7448539f91: Pushed 05:42:18 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:872a4f140e900cf25f7cade2ffbd5a5252e99759bae6418b2c0a0ad8695e65e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:42:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:42:18 32f52d59da7f: Preparing 05:42:18 6e7448539f91: Preparing 05:42:18 9771cf41e04d: Preparing 05:42:18 93155069f123: Preparing 05:42:18 3f70c2c04458: Preparing 05:42:18 51184f1ae26f: Preparing 05:42:18 994456c4fd7b: Preparing 05:42:18 994456c4fd7b: Waiting 05:42:18 9771cf41e04d: Layer already exists 05:42:18 3f70c2c04458: Layer already exists 05:42:18 93155069f123: Layer already exists 05:42:18 32f52d59da7f: Layer already exists 05:42:18 6e7448539f91: Layer already exists 05:42:18 51184f1ae26f: Layer already exists 05:42:18 994456c4fd7b: Layer already exists 05:42:18 latest: digest: sha256:872a4f140e900cf25f7cade2ffbd5a5252e99759bae6418b2c0a0ad8695e65e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.65 05:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:42:19 32f52d59da7f: Preparing 05:42:19 6e7448539f91: Preparing 05:42:19 9771cf41e04d: Preparing 05:42:19 93155069f123: Preparing 05:42:19 3f70c2c04458: Preparing 05:42:19 51184f1ae26f: Preparing 05:42:19 994456c4fd7b: Preparing 05:42:19 51184f1ae26f: Waiting 05:42:19 994456c4fd7b: Waiting 05:42:19 3f70c2c04458: Layer already exists 05:42:19 9771cf41e04d: Layer already exists 05:42:19 93155069f123: Layer already exists 05:42:19 6e7448539f91: Layer already exists 05:42:19 32f52d59da7f: Layer already exists 05:42:19 51184f1ae26f: Layer already exists 05:42:19 994456c4fd7b: Layer already exists 05:42:19 4.0.0-dev.65: digest: sha256:872a4f140e900cf25f7cade2ffbd5a5252e99759bae6418b2c0a0ad8695e65e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:42:20 32f52d59da7f: Preparing 05:42:20 6e7448539f91: Preparing 05:42:20 9771cf41e04d: Preparing 05:42:20 93155069f123: Preparing 05:42:20 3f70c2c04458: Preparing 05:42:20 51184f1ae26f: Preparing 05:42:20 994456c4fd7b: Preparing 05:42:20 51184f1ae26f: Waiting 05:42:20 994456c4fd7b: Waiting 05:42:20 32f52d59da7f: Layer already exists 05:42:20 9771cf41e04d: Layer already exists 05:42:20 93155069f123: Layer already exists 05:42:20 3f70c2c04458: Layer already exists 05:42:20 6e7448539f91: Layer already exists 05:42:20 51184f1ae26f: Layer already exists 05:42:20 994456c4fd7b: Layer already exists 05:42:20 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:872a4f140e900cf25f7cade2ffbd5a5252e99759bae6418b2c0a0ad8695e65e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:42:20 32f52d59da7f: Preparing 05:42:20 6e7448539f91: Preparing 05:42:20 9771cf41e04d: Preparing 05:42:20 93155069f123: Preparing 05:42:20 3f70c2c04458: Preparing 05:42:20 51184f1ae26f: Preparing 05:42:20 994456c4fd7b: Preparing 05:42:20 51184f1ae26f: Waiting 05:42:20 994456c4fd7b: Waiting 05:42:20 3f70c2c04458: Layer already exists 05:42:20 93155069f123: Layer already exists 05:42:20 9771cf41e04d: Layer already exists 05:42:20 6e7448539f91: Layer already exists 05:42:20 32f52d59da7f: Layer already exists 05:42:20 994456c4fd7b: Layer already exists 05:42:20 51184f1ae26f: Layer already exists 05:42:20 main: digest: sha256:872a4f140e900cf25f7cade2ffbd5a5252e99759bae6418b2c0a0ad8695e65e3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:42:20 ===================================================== [Pipeline] echo 05:42:20 taggedImages: 05:42:20 - nexus3.edgexfoundry.org:10004/support-scheduler:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 05:42:20 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:42:20 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.65 05:42:20 - nexus3.edgexfoundry.org:10004/support-scheduler:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 05:42:20 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:55:55 #144 ... 05:55:55 05:55:55 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:55:55 #154 DONE 1035.8s 05:55:55 05:55:55 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:55:55 #144 ... 05:55:55 05:55:55 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:55:55 #155 DONE 0.3s 05:55:55 05:55:55 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:55:55 #156 DONE 0.2s 05:55:55 05:55:55 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:55:55 #157 DONE 0.2s 05:55:55 05:55:55 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:55:55 #158 DONE 0.1s 05:55:55 05:55:55 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:55:55 #148 ... 05:55:55 05:55:55 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:55:55 #159 DONE 0.1s 05:55:55 05:55:55 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:55:55 #160 DONE 2.2s 05:55:55 05:55:55 #110 [core-common-config-bootstrapper] exporting to image 05:55:55 #110 exporting layers 05:55:56 #110 exporting layers 0.6s done 05:55:56 #110 writing image sha256:a440d4003221a1074423bf7d676d3bdb16508df52c4d53682b8dd061942be96a done 05:55:56 #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 05:55:56 #110 DONE 6.2s 05:55:56 05:55:56 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:56:19 #152 ... 05:56:19 05:56:19 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:56:19 #147 DONE 1059.8s 05:56:19 05:56:19 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:56:19 #161 DONE 0.4s 05:56:19 05:56:19 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:56:19 #162 DONE 2.4s 05:56:19 05:56:19 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:56:19 #149 ... 05:56:19 05:56:19 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:56:20 #163 DONE 0.4s 05:56:20 05:56:20 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:56:20 #164 DONE 0.2s 05:56:20 05:56:20 #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:56:20 #136 ... 05:56:20 05:56:20 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:56:20 #165 DONE 0.3s 05:56:20 05:56:20 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:56:20 #166 DONE 0.2s 05:56:20 05:56:20 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:56:20 #167 DONE 0.2s 05:56:20 05:56:20 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 05:56:20 #168 DONE 0.2s 05:56:20 05:56:20 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:56:21 #148 ... 05:56:21 05:56:21 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:56:21 #169 DONE 0.2s 05:56:21 05:56:21 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:56:21 #170 DONE 0.1s 05:56:21 05:56:21 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:56:23 #171 DONE 1.8s 05:56:23 05:56:23 #110 [security-bootstrapper] exporting to image 05:56:23 #110 exporting layers 05:56:24 #110 exporting layers 1.0s done 05:56:24 #110 writing image sha256:00022575a2dc39edc8b544b544e4083913c57fad6da3793270ab74214004c5c5 done 05:56:24 #110 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 05:56:24 #110 DONE 7.2s 05:56:24 05:56:24 #150 [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:10:16 #150 ... 06:10:16 06:10:16 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:10:16 #148 DONE 1893.1s 06:10:16 06:10:16 #150 [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:10:16 #150 ... 06:10:16 06:10:16 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:10:16 #172 DONE 0.1s 06:10:16 06:10:16 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:10:16 #173 DONE 0.2s 06:10:16 06:10:16 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:10:16 #174 DONE 0.3s 06:10:16 06:10:16 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:10:16 #175 DONE 0.1s 06:10:16 06:10:16 #150 [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:10:16 #150 ... 06:10:16 06:10:16 #110 [core-command] exporting to image 06:10:16 #110 exporting layers 06:10:16 #110 exporting layers 0.4s done 06:10:16 #110 writing image sha256:fe761cf2933f67c7dda8275bd2064627859d887d725bbc8b8ecf167243d49cfd done 06:10:16 #110 naming to docker.io/library/core-command-arm64 done 06:10:16 #110 DONE 7.6s 06:10:16 06:10:16 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:10:25 #153 ... 06:10:25 06:10:25 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:10:25 #144 DONE 1907.4s 06:10:25 06:10:25 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:10:25 #145 ... 06:10:25 06:10:25 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:10:25 #176 DONE 0.1s 06:10:25 06:10:25 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:10:25 #149 ... 06:10:25 06:10:25 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:10:25 #177 DONE 0.1s 06:10:25 06:10:25 #178 [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:10:25 #178 DONE 0.1s 06:10:25 06:10:25 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:10:25 #145 ... 06:10:25 06:10:25 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:10:25 #179 DONE 0.2s 06:10:25 06:10:25 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:10:25 #180 DONE 0.3s 06:10:25 06:10:25 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:10:26 #181 DONE 0.1s 06:10:26 06:10:26 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:10:28 #182 DONE 2.3s 06:10:28 06:10:28 #110 [security-proxy-setup] exporting to image 06:10:28 #110 exporting layers 06:10:29 #110 exporting layers 1.0s done 06:10:29 #110 writing image sha256:a1c88671db0f5b0d1cefec47e18bb91823cb984afabb9d61457cba094f850abd done 06:10:29 #110 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 06:10:29 #110 DONE 8.7s 06:10:29 06:10:29 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:10:33 #145 ... 06:10:33 06:10:33 #150 [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:10:33 #150 1916.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.65 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:11:05 #150 DONE 1946.8s 06:11:05 06:11:05 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:11:05 #152 ... 06:11:05 06:11:05 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:11:05 #183 DONE 0.3s 06:11:05 06:11:05 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:11:05 #152 ... 06:11:05 06:11:05 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:11:05 #184 DONE 0.2s 06:11:05 06:11:05 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:11:05 #145 ... 06:11:05 06:11:05 #185 [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:11:05 #185 DONE 0.1s 06:11:05 06:11:05 #186 [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:11:05 #186 DONE 0.1s 06:11:05 06:11:05 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:11:05 #145 ... 06:11:05 06:11:05 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:11:05 #187 DONE 0.1s 06:11:05 06:11:05 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:11:05 #188 DONE 0.3s 06:11:05 06:11:05 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:11:05 #145 ... 06:11:05 06:11:05 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:11:05 #189 DONE 0.3s 06:11:05 06:11:05 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:11:05 #190 DONE 0.1s 06:11:05 06:11:05 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:11:07 #191 DONE 1.7s 06:11:07 06:11:07 #110 [security-secretstore-setup] exporting to image 06:11:07 #110 exporting layers 06:11:09 #110 exporting layers 1.5s done 06:11:09 #110 writing image sha256:be65879e70e0fe15eb26f0395253c7b425b2650e54ca0f891c61755fd78962ad done 06:11:09 #110 naming to docker.io/library/security-secretstore-setup-arm64 done 06:11:09 #110 DONE 10.2s 06:11:09 06:11:09 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:12:05 #145 DONE 2001.7s 06:12:05 06:12:05 #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:12:05 #136 ... 06:12:05 06:12:05 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:12:05 #192 DONE 0.2s 06:12:05 06:12:05 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:12:05 #193 DONE 0.1s 06:12:05 06:12:05 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:12:05 #152 ... 06:12:05 06:12:05 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:12:05 #194 DONE 0.5s 06:12:05 06:12:05 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:12:05 #195 DONE 0.1s 06:12:05 06:12:05 #110 [security-spiffe-token-provider] exporting to image 06:12:05 #110 exporting layers 06:12:05 #110 exporting layers 0.9s done 06:12:05 #110 writing image sha256:7fa34a1af6e568ead6cf4d9bc6a9c956b838aee60258c74e13454a65f468d7e1 done 06:12:05 #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:12:05 #110 DONE 11.1s 06:12:05 06:12:05 #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:12:32 #136 ... 06:12:32 06:12:32 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:12:32 #146 DONE 2032.2s 06:12:32 06:12:32 #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:12:32 #136 ... 06:12:32 06:12:32 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:12:32 #196 DONE 0.1s 06:12:32 06:12:32 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:12:32 #197 DONE 0.2s 06:12:32 06:12:32 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:12:32 #198 DONE 0.3s 06:12:32 06:12:32 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 06:12:32 #199 DONE 0.1s 06:12:32 06:12:32 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:12:32 #200 DONE 0.2s 06:12:32 06:12:32 #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:12:32 #136 ... 06:12:32 06:12:32 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:12:32 #201 DONE 1.9s 06:12:32 06:12:32 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:12:32 #149 ... 06:12:32 06:12:32 #110 [security-proxy-auth] exporting to image 06:12:32 #110 exporting layers 06:12:33 #110 exporting layers 0.6s done 06:12:33 #110 writing image sha256:268d3979434afdb2205bdd1daeff2b53161f49d7724221f5ddcb804438d523c2 done 06:12:33 #110 naming to docker.io/library/security-proxy-auth-arm64 done 06:12:33 #110 DONE 11.7s 06:12:33 06:12:33 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:12:36 #152 ... 06:12:36 06:12:36 #136 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:12:36 #136 DONE 2039.3s 06:12:36 06:12:36 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:12:36 #152 ... 06:12:36 06:12:36 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:12:36 #202 ... 06:12:36 06:12:36 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:12:36 #152 DONE 2040.1s 06:12:37 06:12:37 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:12:37 #149 ... 06:12:37 06:12:37 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:12:37 #202 DONE 0.5s 06:12:37 06:12:37 #203 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:12:37 #203 DONE 0.2s 06:12:37 06:12:37 #204 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:12:38 #204 DONE 0.3s 06:12:38 06:12:38 #205 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:12:38 #205 DONE 0.9s 06:12:38 06:12:38 #206 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:12:38 #206 DONE 0.2s 06:12:38 06:12:38 #110 [core-keeper] exporting to image 06:12:38 #110 exporting layers 06:12:38 #110 ... 06:12:38 06:12:38 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:12:38 #207 DONE 0.7s 06:12:38 06:12:38 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:12:38 #208 DONE 0.2s 06:12:38 06:12:38 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:12:39 #153 ... 06:12:39 06:12:39 #110 [core-data] exporting to image 06:12:39 #110 exporting layers 0.6s done 06:12:39 #110 writing image sha256:d7366ca044df24920c213f02b1238a8a90db1c150e05be7e6c9f68acdce51bc8 0.0s done 06:12:39 #110 naming to docker.io/library/core-keeper-arm64 06:12:39 #110 naming to docker.io/library/core-keeper-arm64 0.1s done 06:12:39 #110 ... 06:12:39 06:12:39 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:12:39 #151 DONE 2042.8s 06:12:39 06:12:39 #110 [core-data] exporting to image 06:12:39 #110 exporting layers 0.7s done 06:12:39 #110 writing image sha256:1e19cdf81bb158ae8e081aedf64cd1d709d52b24d2d9fa2be4dcc517b07a38f3 done 06:12:39 #110 naming to docker.io/library/core-data-arm64 done 06:12:39 #110 DONE 13.1s 06:12:39 06:12:39 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:12:39 #153 ... 06:12:39 06:12:39 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:12:40 #209 DONE 0.2s 06:12:40 06:12:40 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:12:40 #210 DONE 0.2s 06:12:40 06:12:40 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:12:40 #211 DONE 0.4s 06:12:40 06:12:40 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:12:40 #212 DONE 0.1s 06:12:40 06:12:40 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:12:40 #153 ... 06:12:40 06:12:40 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:12:40 #213 DONE 0.1s 06:12:41 06:12:41 #110 [core-metadata] exporting to image 06:12:41 #110 exporting layers 0.4s done 06:12:41 #110 writing image sha256:562506e155cb18f2fd169355fef9ce6058a2e063887ca667a5e0d364e4ae8202 done 06:12:41 #110 naming to docker.io/library/core-metadata-arm64 done 06:12:41 #110 DONE 13.5s 06:12:41 06:12:41 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:13:13 #153 DONE 2071.9s 06:13:13 06:13:13 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:13:13 #149 ... 06:13:13 06:13:13 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:13:13 #214 DONE 0.2s 06:13:13 06:13:13 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:13:13 #215 DONE 0.2s 06:13:13 06:13:13 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:13:13 #216 DONE 0.6s 06:13:13 06:13:13 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 06:13:13 #217 DONE 0.2s 06:13:13 06:13:13 #110 [support-scheduler] exporting to image 06:13:13 #110 exporting layers 06:13:13 #110 exporting layers 0.9s done 06:13:13 #110 writing image sha256:6168326cf7e4c14eff8c46be3dd8fff0084f35a954a9e6d8aec658733baac9c4 done 06:13:13 #110 naming to docker.io/library/support-scheduler-arm64 done 06:13:13 #110 DONE 14.5s 06:13:13 06:13:13 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:13:18 #149 DONE 2081.3s 06:13:18 06:13:18 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:13:18 #218 DONE 0.1s 06:13:18 06:13:18 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:13:18 #219 DONE 0.1s 06:13:18 06:13:18 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:13:19 #220 DONE 0.4s 06:13:19 06:13:19 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:13:19 #221 DONE 0.1s 06:13:19 06:13:19 #110 [support-notifications] exporting to image 06:13:19 #110 exporting layers 06:13:19 #110 exporting layers 0.6s done 06:13:19 #110 writing image sha256:af99d58ecee11f3e2aedee50c608219279630e898fea1491adf10b0e346220ba done 06:13:19 #110 naming to docker.io/library/support-notifications-arm64 done 06:13:19 #110 DONE 15.0s 06:13:19 time="2025-03-01T05:36:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:13:19 time="2025-03-01T05:36:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:13:19 time="2025-03-01T05:36:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:13:19 time="2025-03-01T05:36:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:13:19 time="2025-03-01T05:36:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:13:19 time="2025-03-01T05:36:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:13:19 time="2025-03-01T05:36:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:13:19 time="2025-03-01T05:36:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:13:19 time="2025-03-01T05:36:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:13:19 time="2025-03-01T05:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:13:19 time="2025-03-01T05:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:13:19 time="2025-03-01T05:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:13:19 time="2025-03-01T05:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:13:19 time="2025-03-01T05:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:13:19 time="2025-03-01T05:36:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:13:19 $ docker stop --time=1 f62e64df935268af81b2e221468f782a5ed3b0fb793f35477cca213b473a3954 06:13:21 $ docker rm -f --volumes f62e64df935268af81b2e221468f782a5ed3b0fb793f35477cca213b473a3954 [Pipeline] // withDockerContainer [Pipeline] sh 06:13:21 + docker images 06:13:21 REPOSITORY TAG IMAGE ID CREATED SIZE 06:13:21 support-notifications-arm64 latest af99d58ecee1 3 seconds ago 52MB 06:13:21 support-scheduler-arm64 latest 6168326cf7e4 12 seconds ago 48.2MB 06:13:21 core-metadata-arm64 latest 562506e155cb 41 seconds ago 33MB 06:13:21 core-data-arm64 latest 1e19cdf81bb1 43 seconds ago 32.8MB 06:13:21 core-keeper-arm64 latest d7366ca044df 43 seconds ago 32.5MB 06:13:21 security-proxy-auth-arm64 latest 268d3979434a 49 seconds ago 31.8MB 06:13:21 security-spiffe-token-provider-arm64 latest 7fa34a1af6e5 About a minute ago 47.8MB 06:13:21 security-secretstore-setup-arm64 latest be65879e70e0 2 minutes ago 67.2MB 06:13:21 security-proxy-setup-arm64 latest a1c88671db0f 2 minutes ago 38.6MB 06:13:21 core-command-arm64 latest fe761cf2933f 3 minutes ago 28.4MB 06:13:21 security-bootstrapper-arm64 latest 00022575a2dc 16 minutes ago 21MB 06:13:21 core-common-config-bootstrapper-arm64 latest a440d4003221 17 minutes ago 17.9MB 06:13:21 security-spire-agent-arm64 latest 098176a98809 35 minutes ago 187MB 06:13:21 security-spire-config-arm64 latest 4eb15c617d69 36 minutes ago 143MB 06:13:21 security-spire-server-arm64 latest 297ce5dcf9f3 36 minutes ago 144MB 06:13:21 ci-base-image-arm64 latest 717f2cb1195e 37 minutes ago 915MB 06:13:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB 06:13:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 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 06:13:22 provisioning config files... 06:13:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/803@tmp/config7008477031426810289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:13:22 ---> ****-login.sh 06:13:22 nexus3.edgexfoundry.org:10001 06:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:22 Configure a credential helper to remove this warning. See 06:13:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:22 06:13:22 Login Succeeded 06:13:22 nexus3.edgexfoundry.org:10002 06:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:23 Configure a credential helper to remove this warning. See 06:13:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:23 06:13:23 Login Succeeded 06:13:23 nexus3.edgexfoundry.org:10003 06:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:23 Configure a credential helper to remove this warning. See 06:13:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:23 06:13:23 Login Succeeded 06:13:23 nexus3.edgexfoundry.org:10004 06:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:23 Configure a credential helper to remove this warning. See 06:13:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:23 06:13:23 Login Succeeded 06:13:24 ****.io 06:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:13:24 Configure a credential helper to remove this warning. See 06:13:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:13:24 06:13:24 Login Succeeded 06:13:24 ---> ****-login.sh ends [Pipeline] } 06:13:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:13:24 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:13:24 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:13:24 latest 06:13:24 4.0.0-dev.65 06:13:24 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:13:24 main 06:13:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:13:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:13:25 53d2e98d9e34: Preparing 06:13:25 16040f4dba9b: Preparing 06:13:25 d7fd76f4b902: Preparing 06:13:25 cdc17e724fe5: Preparing 06:13:25 d71e9b4ab7c5: Preparing 06:13:25 8c533bc2a411: Preparing 06:13:25 dd9c8f8612c8: Preparing 06:13:25 dd9c8f8612c8: Waiting 06:13:25 8c533bc2a411: Waiting 06:13:25 53d2e98d9e34: Pushed 06:13:25 d71e9b4ab7c5: Pushed 06:13:25 cdc17e724fe5: Pushed 06:13:25 d7fd76f4b902: Pushed 06:13:25 dd9c8f8612c8: Layer already exists 06:13:25 8c533bc2a411: Pushed 06:13:29 16040f4dba9b: Pushed 06:13:29 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:2bb0c9344836824e0ae7ae0c730e67c708b412fc39c9b9cf37968d967f617d09 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:13:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:13:30 53d2e98d9e34: Preparing 06:13:30 16040f4dba9b: Preparing 06:13:30 d7fd76f4b902: Preparing 06:13:30 cdc17e724fe5: Preparing 06:13:30 d71e9b4ab7c5: Preparing 06:13:30 8c533bc2a411: Preparing 06:13:30 dd9c8f8612c8: Preparing 06:13:30 dd9c8f8612c8: Waiting 06:13:30 8c533bc2a411: Waiting 06:13:30 cdc17e724fe5: Layer already exists 06:13:30 53d2e98d9e34: Layer already exists 06:13:30 d7fd76f4b902: Layer already exists 06:13:30 d71e9b4ab7c5: Layer already exists 06:13:30 16040f4dba9b: Layer already exists 06:13:30 8c533bc2a411: Layer already exists 06:13:30 dd9c8f8612c8: Layer already exists 06:13:30 latest: digest: sha256:2bb0c9344836824e0ae7ae0c730e67c708b412fc39c9b9cf37968d967f617d09 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:31 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.65 06:13:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:13:31 53d2e98d9e34: Preparing 06:13:31 16040f4dba9b: Preparing 06:13:31 d7fd76f4b902: Preparing 06:13:31 cdc17e724fe5: Preparing 06:13:31 d71e9b4ab7c5: Preparing 06:13:31 8c533bc2a411: Preparing 06:13:31 dd9c8f8612c8: Preparing 06:13:31 8c533bc2a411: Waiting 06:13:31 dd9c8f8612c8: Waiting 06:13:31 16040f4dba9b: Layer already exists 06:13:31 d7fd76f4b902: Layer already exists 06:13:31 cdc17e724fe5: Layer already exists 06:13:31 d71e9b4ab7c5: Layer already exists 06:13:31 53d2e98d9e34: Layer already exists 06:13:31 dd9c8f8612c8: Layer already exists 06:13:31 8c533bc2a411: Layer already exists 06:13:31 4.0.0-dev.65: digest: sha256:2bb0c9344836824e0ae7ae0c730e67c708b412fc39c9b9cf37968d967f617d09 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:13:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:13:32 53d2e98d9e34: Preparing 06:13:32 16040f4dba9b: Preparing 06:13:32 d7fd76f4b902: Preparing 06:13:32 cdc17e724fe5: Preparing 06:13:32 d71e9b4ab7c5: Preparing 06:13:32 8c533bc2a411: Preparing 06:13:32 dd9c8f8612c8: Preparing 06:13:32 8c533bc2a411: Waiting 06:13:32 dd9c8f8612c8: Waiting 06:13:32 d7fd76f4b902: Layer already exists 06:13:32 d71e9b4ab7c5: Layer already exists 06:13:32 16040f4dba9b: Layer already exists 06:13:32 cdc17e724fe5: Layer already exists 06:13:32 53d2e98d9e34: Layer already exists 06:13:32 8c533bc2a411: Layer already exists 06:13:32 dd9c8f8612c8: Layer already exists 06:13:32 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:2bb0c9344836824e0ae7ae0c730e67c708b412fc39c9b9cf37968d967f617d09 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:13:33 53d2e98d9e34: Preparing 06:13:33 16040f4dba9b: Preparing 06:13:33 d7fd76f4b902: Preparing 06:13:33 cdc17e724fe5: Preparing 06:13:33 d71e9b4ab7c5: Preparing 06:13:33 8c533bc2a411: Preparing 06:13:33 dd9c8f8612c8: Preparing 06:13:33 8c533bc2a411: Waiting 06:13:33 dd9c8f8612c8: Waiting 06:13:33 53d2e98d9e34: Layer already exists 06:13:33 cdc17e724fe5: Layer already exists 06:13:33 d7fd76f4b902: Layer already exists 06:13:33 16040f4dba9b: Layer already exists 06:13:33 d71e9b4ab7c5: Layer already exists 06:13:33 8c533bc2a411: Layer already exists 06:13:33 dd9c8f8612c8: Layer already exists 06:13:33 main: digest: sha256:2bb0c9344836824e0ae7ae0c730e67c708b412fc39c9b9cf37968d967f617d09 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:33 ===================================================== [Pipeline] echo 06:13:33 taggedImages: 06:13:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:13:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:13:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.65 06:13:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:13:33 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:13:33 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:13:33 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:13:33 latest 06:13:33 4.0.0-dev.65 06:13:33 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:13:33 main 06:13:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:34 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:13:34 e2489e18927c: Preparing 06:13:34 1ce58337c6c0: Preparing 06:13:34 f9406e68df2e: Preparing 06:13:34 8e767562eb35: Preparing 06:13:34 d7fd76f4b902: Preparing 06:13:34 cdc17e724fe5: Preparing 06:13:34 d71e9b4ab7c5: Preparing 06:13:34 8c533bc2a411: Preparing 06:13:34 dd9c8f8612c8: Preparing 06:13:34 d71e9b4ab7c5: Waiting 06:13:34 8c533bc2a411: Waiting 06:13:34 cdc17e724fe5: Waiting 06:13:34 dd9c8f8612c8: Waiting 06:13:34 d7fd76f4b902: Layer already exists 06:13:34 cdc17e724fe5: Layer already exists 06:13:34 d71e9b4ab7c5: Layer already exists 06:13:34 8c533bc2a411: Layer already exists 06:13:34 e2489e18927c: Pushed 06:13:34 1ce58337c6c0: Pushed 06:13:34 f9406e68df2e: Pushed 06:13:34 dd9c8f8612c8: Layer already exists 06:13:36 8e767562eb35: Pushed 06:13:36 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:34acd46c58dcdc5d7954703f9e0ee4b87946184956bc4ac4be12bf1710b7580e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:37 + 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 06:13:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:13:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:13:37 e2489e18927c: Preparing 06:13:37 1ce58337c6c0: Preparing 06:13:37 f9406e68df2e: Preparing 06:13:37 8e767562eb35: Preparing 06:13:37 d7fd76f4b902: Preparing 06:13:37 cdc17e724fe5: Preparing 06:13:37 d71e9b4ab7c5: Preparing 06:13:37 8c533bc2a411: Preparing 06:13:37 dd9c8f8612c8: Preparing 06:13:37 cdc17e724fe5: Waiting 06:13:37 d71e9b4ab7c5: Waiting 06:13:37 8c533bc2a411: Waiting 06:13:37 dd9c8f8612c8: Waiting 06:13:37 8e767562eb35: Layer already exists 06:13:37 e2489e18927c: Layer already exists 06:13:37 d7fd76f4b902: Layer already exists 06:13:37 1ce58337c6c0: Layer already exists 06:13:37 f9406e68df2e: Layer already exists 06:13:37 8c533bc2a411: Layer already exists 06:13:37 cdc17e724fe5: Layer already exists 06:13:37 dd9c8f8612c8: Layer already exists 06:13:37 d71e9b4ab7c5: Layer already exists 06:13:37 latest: digest: sha256:34acd46c58dcdc5d7954703f9e0ee4b87946184956bc4ac4be12bf1710b7580e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.65 06:13:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:13:38 e2489e18927c: Preparing 06:13:38 1ce58337c6c0: Preparing 06:13:38 f9406e68df2e: Preparing 06:13:38 8e767562eb35: Preparing 06:13:38 d7fd76f4b902: Preparing 06:13:38 cdc17e724fe5: Preparing 06:13:38 d71e9b4ab7c5: Preparing 06:13:38 8c533bc2a411: Preparing 06:13:38 dd9c8f8612c8: Preparing 06:13:38 8c533bc2a411: Waiting 06:13:38 cdc17e724fe5: Waiting 06:13:38 d71e9b4ab7c5: Waiting 06:13:38 dd9c8f8612c8: Waiting 06:13:38 1ce58337c6c0: Layer already exists 06:13:38 f9406e68df2e: Layer already exists 06:13:38 e2489e18927c: Layer already exists 06:13:38 d7fd76f4b902: Layer already exists 06:13:38 8e767562eb35: Layer already exists 06:13:38 cdc17e724fe5: Layer already exists 06:13:38 d71e9b4ab7c5: Layer already exists 06:13:38 8c533bc2a411: Layer already exists 06:13:38 dd9c8f8612c8: Layer already exists 06:13:38 4.0.0-dev.65: digest: sha256:34acd46c58dcdc5d7954703f9e0ee4b87946184956bc4ac4be12bf1710b7580e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:13:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:13:39 e2489e18927c: Preparing 06:13:39 1ce58337c6c0: Preparing 06:13:39 f9406e68df2e: Preparing 06:13:39 8e767562eb35: Preparing 06:13:39 d7fd76f4b902: Preparing 06:13:39 cdc17e724fe5: Preparing 06:13:39 d71e9b4ab7c5: Preparing 06:13:39 8c533bc2a411: Preparing 06:13:39 dd9c8f8612c8: Preparing 06:13:39 cdc17e724fe5: Waiting 06:13:39 d71e9b4ab7c5: Waiting 06:13:39 8c533bc2a411: Waiting 06:13:39 dd9c8f8612c8: Waiting 06:13:39 d7fd76f4b902: Layer already exists 06:13:39 f9406e68df2e: Layer already exists 06:13:39 e2489e18927c: Layer already exists 06:13:39 8e767562eb35: Layer already exists 06:13:39 1ce58337c6c0: Layer already exists 06:13:39 d71e9b4ab7c5: Layer already exists 06:13:39 dd9c8f8612c8: Layer already exists 06:13:39 cdc17e724fe5: Layer already exists 06:13:39 8c533bc2a411: Layer already exists 06:13:39 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:34acd46c58dcdc5d7954703f9e0ee4b87946184956bc4ac4be12bf1710b7580e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:39 + 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 06:13:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:13:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:13:40 e2489e18927c: Preparing 06:13:40 1ce58337c6c0: Preparing 06:13:40 f9406e68df2e: Preparing 06:13:40 8e767562eb35: Preparing 06:13:40 d7fd76f4b902: Preparing 06:13:40 cdc17e724fe5: Preparing 06:13:40 d71e9b4ab7c5: Preparing 06:13:40 8c533bc2a411: Preparing 06:13:40 dd9c8f8612c8: Preparing 06:13:40 d71e9b4ab7c5: Waiting 06:13:40 8c533bc2a411: Waiting 06:13:40 cdc17e724fe5: Waiting 06:13:40 dd9c8f8612c8: Waiting 06:13:40 8e767562eb35: Layer already exists 06:13:40 e2489e18927c: Layer already exists 06:13:40 f9406e68df2e: Layer already exists 06:13:40 d7fd76f4b902: Layer already exists 06:13:40 1ce58337c6c0: Layer already exists 06:13:40 dd9c8f8612c8: Layer already exists 06:13:40 d71e9b4ab7c5: Layer already exists 06:13:40 8c533bc2a411: Layer already exists 06:13:40 cdc17e724fe5: Layer already exists 06:13:40 main: digest: sha256:34acd46c58dcdc5d7954703f9e0ee4b87946184956bc4ac4be12bf1710b7580e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:40 ===================================================== [Pipeline] echo 06:13:40 taggedImages: 06:13:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:13:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:13:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.65 06:13:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:13:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:13:40 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:13:40 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:13:40 latest 06:13:40 4.0.0-dev.65 06:13:40 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:13:40 main 06:13:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:13:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:13:41 53730757374b: Preparing 06:13:41 515e3dd9ff3d: Preparing 06:13:41 d7fd76f4b902: Preparing 06:13:41 cdc17e724fe5: Preparing 06:13:41 6830bfe35cc7: Preparing 06:13:41 b26154e8cd87: Preparing 06:13:41 dd9c8f8612c8: Preparing 06:13:41 b26154e8cd87: Waiting 06:13:41 dd9c8f8612c8: Waiting 06:13:41 cdc17e724fe5: Layer already exists 06:13:41 d7fd76f4b902: Layer already exists 06:13:41 dd9c8f8612c8: Layer already exists 06:13:41 6830bfe35cc7: Pushed 06:13:41 53730757374b: Pushed 06:13:41 b26154e8cd87: Pushed 06:13:46 515e3dd9ff3d: Pushed 06:13:46 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:f25e3c05029d180c1a3e2f411027d21764796df784c42e452a57cec7ef12833d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:47 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:13:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:13:47 53730757374b: Preparing 06:13:47 515e3dd9ff3d: Preparing 06:13:47 d7fd76f4b902: Preparing 06:13:47 cdc17e724fe5: Preparing 06:13:47 6830bfe35cc7: Preparing 06:13:47 b26154e8cd87: Preparing 06:13:47 dd9c8f8612c8: Preparing 06:13:47 b26154e8cd87: Waiting 06:13:47 dd9c8f8612c8: Waiting 06:13:47 d7fd76f4b902: Layer already exists 06:13:47 6830bfe35cc7: Layer already exists 06:13:47 cdc17e724fe5: Layer already exists 06:13:47 515e3dd9ff3d: Layer already exists 06:13:47 53730757374b: Layer already exists 06:13:47 b26154e8cd87: Layer already exists 06:13:47 dd9c8f8612c8: Layer already exists 06:13:47 latest: digest: sha256:f25e3c05029d180c1a3e2f411027d21764796df784c42e452a57cec7ef12833d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:48 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:48 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.65 06:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:13:48 53730757374b: Preparing 06:13:48 515e3dd9ff3d: Preparing 06:13:48 d7fd76f4b902: Preparing 06:13:48 cdc17e724fe5: Preparing 06:13:48 6830bfe35cc7: Preparing 06:13:48 b26154e8cd87: Preparing 06:13:48 dd9c8f8612c8: Preparing 06:13:48 b26154e8cd87: Waiting 06:13:48 dd9c8f8612c8: Waiting 06:13:48 d7fd76f4b902: Layer already exists 06:13:48 6830bfe35cc7: Layer already exists 06:13:48 515e3dd9ff3d: Layer already exists 06:13:48 cdc17e724fe5: Layer already exists 06:13:48 53730757374b: Layer already exists 06:13:48 dd9c8f8612c8: Layer already exists 06:13:48 b26154e8cd87: Layer already exists 06:13:48 4.0.0-dev.65: digest: sha256:f25e3c05029d180c1a3e2f411027d21764796df784c42e452a57cec7ef12833d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:13:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:13:49 53730757374b: Preparing 06:13:49 515e3dd9ff3d: Preparing 06:13:49 d7fd76f4b902: Preparing 06:13:49 cdc17e724fe5: Preparing 06:13:49 6830bfe35cc7: Preparing 06:13:49 b26154e8cd87: Preparing 06:13:49 dd9c8f8612c8: Preparing 06:13:49 b26154e8cd87: Waiting 06:13:49 dd9c8f8612c8: Waiting 06:13:49 53730757374b: Layer already exists 06:13:49 515e3dd9ff3d: Layer already exists 06:13:49 d7fd76f4b902: Layer already exists 06:13:49 cdc17e724fe5: Layer already exists 06:13:49 6830bfe35cc7: Layer already exists 06:13:49 dd9c8f8612c8: Layer already exists 06:13:49 b26154e8cd87: Layer already exists 06:13:49 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:f25e3c05029d180c1a3e2f411027d21764796df784c42e452a57cec7ef12833d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:13:50 53730757374b: Preparing 06:13:50 515e3dd9ff3d: Preparing 06:13:50 d7fd76f4b902: Preparing 06:13:50 cdc17e724fe5: Preparing 06:13:50 6830bfe35cc7: Preparing 06:13:50 b26154e8cd87: Preparing 06:13:50 dd9c8f8612c8: Preparing 06:13:50 b26154e8cd87: Waiting 06:13:50 dd9c8f8612c8: Waiting 06:13:50 cdc17e724fe5: Layer already exists 06:13:50 53730757374b: Layer already exists 06:13:50 515e3dd9ff3d: Layer already exists 06:13:50 d7fd76f4b902: Layer already exists 06:13:50 6830bfe35cc7: Layer already exists 06:13:50 b26154e8cd87: Layer already exists 06:13:50 dd9c8f8612c8: Layer already exists 06:13:50 main: digest: sha256:f25e3c05029d180c1a3e2f411027d21764796df784c42e452a57cec7ef12833d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:13:50 ===================================================== [Pipeline] echo 06:13:50 taggedImages: 06:13:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:13:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:13:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.65 06:13:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:13:50 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:13:50 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:13:50 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:13:50 latest 06:13:50 4.0.0-dev.65 06:13:50 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:13:50 main 06:13:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:13:51 e6e456a97f91: Preparing 06:13:51 164458eaecee: Preparing 06:13:51 cdc17e724fe5: Preparing 06:13:51 4d1758d2f30f: Preparing 06:13:51 ccd7305572f3: Preparing 06:13:51 dd9c8f8612c8: Preparing 06:13:51 dd9c8f8612c8: Waiting 06:13:51 cdc17e724fe5: Layer already exists 06:13:51 dd9c8f8612c8: Layer already exists 06:13:51 ccd7305572f3: Pushed 06:13:51 e6e456a97f91: Pushed 06:13:51 4d1758d2f30f: Pushed 06:13:57 164458eaecee: Pushed 06:13:57 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:153727b4e83afcfb1198981e750f0b688d856da37346cebad1be83b5963218ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:13:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:13:57 e6e456a97f91: Preparing 06:13:57 164458eaecee: Preparing 06:13:57 cdc17e724fe5: Preparing 06:13:57 4d1758d2f30f: Preparing 06:13:57 ccd7305572f3: Preparing 06:13:57 dd9c8f8612c8: Preparing 06:13:57 dd9c8f8612c8: Waiting 06:13:57 164458eaecee: Layer already exists 06:13:57 ccd7305572f3: Layer already exists 06:13:57 4d1758d2f30f: Layer already exists 06:13:57 e6e456a97f91: Layer already exists 06:13:57 cdc17e724fe5: Layer already exists 06:13:57 dd9c8f8612c8: Layer already exists 06:13:57 latest: digest: sha256:153727b4e83afcfb1198981e750f0b688d856da37346cebad1be83b5963218ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.65 06:13:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:13:58 e6e456a97f91: Preparing 06:13:58 164458eaecee: Preparing 06:13:58 cdc17e724fe5: Preparing 06:13:58 4d1758d2f30f: Preparing 06:13:58 ccd7305572f3: Preparing 06:13:58 dd9c8f8612c8: Preparing 06:13:58 dd9c8f8612c8: Waiting 06:13:58 4d1758d2f30f: Layer already exists 06:13:58 164458eaecee: Layer already exists 06:13:58 cdc17e724fe5: Layer already exists 06:13:58 ccd7305572f3: Layer already exists 06:13:58 e6e456a97f91: Layer already exists 06:13:58 dd9c8f8612c8: Layer already exists 06:13:58 4.0.0-dev.65: digest: sha256:153727b4e83afcfb1198981e750f0b688d856da37346cebad1be83b5963218ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:58 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:13:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:13:59 e6e456a97f91: Preparing 06:13:59 164458eaecee: Preparing 06:13:59 cdc17e724fe5: Preparing 06:13:59 4d1758d2f30f: Preparing 06:13:59 ccd7305572f3: Preparing 06:13:59 dd9c8f8612c8: Preparing 06:13:59 dd9c8f8612c8: Waiting 06:13:59 e6e456a97f91: Layer already exists 06:13:59 cdc17e724fe5: Layer already exists 06:13:59 ccd7305572f3: Layer already exists 06:13:59 164458eaecee: Layer already exists 06:13:59 4d1758d2f30f: Layer already exists 06:13:59 dd9c8f8612c8: Layer already exists 06:13:59 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:153727b4e83afcfb1198981e750f0b688d856da37346cebad1be83b5963218ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:13:59 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:14:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:14:00 e6e456a97f91: Preparing 06:14:00 164458eaecee: Preparing 06:14:00 cdc17e724fe5: Preparing 06:14:00 4d1758d2f30f: Preparing 06:14:00 ccd7305572f3: Preparing 06:14:00 dd9c8f8612c8: Preparing 06:14:00 dd9c8f8612c8: Waiting 06:14:00 e6e456a97f91: Layer already exists 06:14:00 164458eaecee: Layer already exists 06:14:00 ccd7305572f3: Layer already exists 06:14:00 cdc17e724fe5: Layer already exists 06:14:00 4d1758d2f30f: Layer already exists 06:14:00 dd9c8f8612c8: Layer already exists 06:14:00 main: digest: sha256:153727b4e83afcfb1198981e750f0b688d856da37346cebad1be83b5963218ff size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:14:00 ===================================================== [Pipeline] echo 06:14:00 taggedImages: 06:14:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:14:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:14:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.65 06:14:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:14:00 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:14:00 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:14:00 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:14:00 latest 06:14:00 4.0.0-dev.65 06:14:00 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:14:00 main 06:14:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:14:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:14:01 765360c8bf9f: Preparing 06:14:01 0fe15673000d: Preparing 06:14:01 1ea494cbc915: Preparing 06:14:01 d7fd76f4b902: Preparing 06:14:01 cdc17e724fe5: Preparing 06:14:01 d71e9b4ab7c5: Preparing 06:14:01 8c533bc2a411: Preparing 06:14:01 dd9c8f8612c8: Preparing 06:14:01 8c533bc2a411: Waiting 06:14:01 dd9c8f8612c8: Waiting 06:14:01 d71e9b4ab7c5: Waiting 06:14:01 cdc17e724fe5: Layer already exists 06:14:01 d7fd76f4b902: Layer already exists 06:14:01 d71e9b4ab7c5: Layer already exists 06:14:01 8c533bc2a411: Layer already exists 06:14:01 0fe15673000d: Pushed 06:14:01 dd9c8f8612c8: Layer already exists 06:14:01 765360c8bf9f: Pushed 06:14:06 1ea494cbc915: Pushed 06:14:06 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:3058fff639f59a993361af422a040716d1c9442077eca52cda73d3764c913cdc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:14:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:14:07 765360c8bf9f: Preparing 06:14:07 0fe15673000d: Preparing 06:14:07 1ea494cbc915: Preparing 06:14:07 d7fd76f4b902: Preparing 06:14:07 cdc17e724fe5: Preparing 06:14:07 d71e9b4ab7c5: Preparing 06:14:07 8c533bc2a411: Preparing 06:14:07 dd9c8f8612c8: Preparing 06:14:07 d71e9b4ab7c5: Waiting 06:14:07 8c533bc2a411: Waiting 06:14:07 dd9c8f8612c8: Waiting 06:14:07 cdc17e724fe5: Layer already exists 06:14:07 1ea494cbc915: Layer already exists 06:14:07 d7fd76f4b902: Layer already exists 06:14:07 0fe15673000d: Layer already exists 06:14:07 765360c8bf9f: Layer already exists 06:14:07 8c533bc2a411: Layer already exists 06:14:07 dd9c8f8612c8: Layer already exists 06:14:07 d71e9b4ab7c5: Layer already exists 06:14:07 latest: digest: sha256:3058fff639f59a993361af422a040716d1c9442077eca52cda73d3764c913cdc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.65 06:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:14:08 765360c8bf9f: Preparing 06:14:08 0fe15673000d: Preparing 06:14:08 1ea494cbc915: Preparing 06:14:08 d7fd76f4b902: Preparing 06:14:08 cdc17e724fe5: Preparing 06:14:08 d71e9b4ab7c5: Preparing 06:14:08 8c533bc2a411: Preparing 06:14:08 dd9c8f8612c8: Preparing 06:14:08 d71e9b4ab7c5: Waiting 06:14:08 8c533bc2a411: Waiting 06:14:08 dd9c8f8612c8: Waiting 06:14:08 d7fd76f4b902: Layer already exists 06:14:08 cdc17e724fe5: Layer already exists 06:14:08 765360c8bf9f: Layer already exists 06:14:08 1ea494cbc915: Layer already exists 06:14:08 0fe15673000d: Layer already exists 06:14:08 dd9c8f8612c8: Layer already exists 06:14:08 d71e9b4ab7c5: Layer already exists 06:14:08 8c533bc2a411: Layer already exists 06:14:08 4.0.0-dev.65: digest: sha256:3058fff639f59a993361af422a040716d1c9442077eca52cda73d3764c913cdc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:14:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:14:08 765360c8bf9f: Preparing 06:14:08 0fe15673000d: Preparing 06:14:08 1ea494cbc915: Preparing 06:14:08 d7fd76f4b902: Preparing 06:14:08 cdc17e724fe5: Preparing 06:14:08 d71e9b4ab7c5: Preparing 06:14:08 8c533bc2a411: Preparing 06:14:08 dd9c8f8612c8: Preparing 06:14:08 8c533bc2a411: Waiting 06:14:08 dd9c8f8612c8: Waiting 06:14:08 d71e9b4ab7c5: Waiting 06:14:08 765360c8bf9f: Layer already exists 06:14:08 d7fd76f4b902: Layer already exists 06:14:08 cdc17e724fe5: Layer already exists 06:14:08 0fe15673000d: Layer already exists 06:14:08 1ea494cbc915: Layer already exists 06:14:08 d71e9b4ab7c5: Layer already exists 06:14:08 8c533bc2a411: Layer already exists 06:14:08 dd9c8f8612c8: Layer already exists 06:14:08 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:3058fff639f59a993361af422a040716d1c9442077eca52cda73d3764c913cdc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:14:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:14:09 765360c8bf9f: Preparing 06:14:09 0fe15673000d: Preparing 06:14:09 1ea494cbc915: Preparing 06:14:09 d7fd76f4b902: Preparing 06:14:09 cdc17e724fe5: Preparing 06:14:09 d71e9b4ab7c5: Preparing 06:14:09 8c533bc2a411: Preparing 06:14:09 d71e9b4ab7c5: Waiting 06:14:09 dd9c8f8612c8: Preparing 06:14:09 dd9c8f8612c8: Waiting 06:14:09 8c533bc2a411: Waiting 06:14:09 1ea494cbc915: Layer already exists 06:14:09 cdc17e724fe5: Layer already exists 06:14:09 d7fd76f4b902: Layer already exists 06:14:09 0fe15673000d: Layer already exists 06:14:09 765360c8bf9f: Layer already exists 06:14:09 d71e9b4ab7c5: Layer already exists 06:14:09 dd9c8f8612c8: Layer already exists 06:14:09 8c533bc2a411: Layer already exists 06:14:09 main: digest: sha256:3058fff639f59a993361af422a040716d1c9442077eca52cda73d3764c913cdc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:14:09 ===================================================== [Pipeline] echo 06:14:09 taggedImages: 06:14:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:14:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:14:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.65 06:14:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:14:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:14:09 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:14:09 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:14:09 latest 06:14:09 4.0.0-dev.65 06:14:09 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:14:09 main 06:14:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:14:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:14:10 7e418e735d04: Preparing 06:14:10 feaeddf5ea6c: Preparing 06:14:10 f3eb032bd694: Preparing 06:14:10 8d033171cb37: Preparing 06:14:10 732726c54907: Preparing 06:14:10 41ace20726ca: Preparing 06:14:10 4299949d037e: Preparing 06:14:10 d7fd76f4b902: Preparing 06:14:10 cdc17e724fe5: Preparing 06:14:10 5f4661059b83: Preparing 06:14:10 6b51d40aa2d8: Preparing 06:14:10 5f70bf18a086: Preparing 06:14:10 fe0485194424: Preparing 06:14:10 8a5cfaecb508: Preparing 06:14:10 6a35d443fe7a: Preparing 06:14:10 dd9c8f8612c8: Preparing 06:14:10 5f4661059b83: Waiting 06:14:10 41ace20726ca: Waiting 06:14:10 d7fd76f4b902: Waiting 06:14:10 cdc17e724fe5: Waiting 06:14:10 4299949d037e: Waiting 06:14:10 5f70bf18a086: Waiting 06:14:10 fe0485194424: Waiting 06:14:10 8a5cfaecb508: Waiting 06:14:10 dd9c8f8612c8: Waiting 06:14:10 6b51d40aa2d8: Waiting 06:14:10 feaeddf5ea6c: Pushed 06:14:10 732726c54907: Pushed 06:14:10 8d033171cb37: Pushed 06:14:10 f3eb032bd694: Pushed 06:14:10 7e418e735d04: Pushed 06:14:10 d7fd76f4b902: Layer already exists 06:14:10 cdc17e724fe5: Layer already exists 06:14:10 41ace20726ca: Pushed 06:14:10 5f70bf18a086: Layer already exists 06:14:11 6b51d40aa2d8: Pushed 06:14:11 5f4661059b83: Pushed 06:14:11 fe0485194424: Pushed 06:14:11 8a5cfaecb508: Pushed 06:14:11 dd9c8f8612c8: Layer already exists 06:14:11 6a35d443fe7a: Pushed 06:14:13 4299949d037e: Pushed 06:14:14 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:b026e3aa8f1ca3b09a9af51ac474bf724c02b80a5bd0e4cf1b9e9252fac4e36f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:14:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:14:14 7e418e735d04: Preparing 06:14:14 feaeddf5ea6c: Preparing 06:14:14 f3eb032bd694: Preparing 06:14:14 8d033171cb37: Preparing 06:14:14 732726c54907: Preparing 06:14:14 41ace20726ca: Preparing 06:14:14 4299949d037e: Preparing 06:14:14 d7fd76f4b902: Preparing 06:14:14 cdc17e724fe5: Preparing 06:14:14 5f4661059b83: Preparing 06:14:14 6b51d40aa2d8: Preparing 06:14:14 5f70bf18a086: Preparing 06:14:14 fe0485194424: Preparing 06:14:14 8a5cfaecb508: Preparing 06:14:14 6a35d443fe7a: Preparing 06:14:14 dd9c8f8612c8: Preparing 06:14:14 cdc17e724fe5: Waiting 06:14:14 5f4661059b83: Waiting 06:14:14 6b51d40aa2d8: Waiting 06:14:14 5f70bf18a086: Waiting 06:14:14 fe0485194424: Waiting 06:14:14 8a5cfaecb508: Waiting 06:14:14 6a35d443fe7a: Waiting 06:14:14 dd9c8f8612c8: Waiting 06:14:14 4299949d037e: Waiting 06:14:14 d7fd76f4b902: Waiting 06:14:14 41ace20726ca: Waiting 06:14:14 7e418e735d04: Layer already exists 06:14:14 732726c54907: Layer already exists 06:14:14 feaeddf5ea6c: Layer already exists 06:14:14 f3eb032bd694: Layer already exists 06:14:14 8d033171cb37: Layer already exists 06:14:14 41ace20726ca: Layer already exists 06:14:14 4299949d037e: Layer already exists 06:14:14 cdc17e724fe5: Layer already exists 06:14:14 d7fd76f4b902: Layer already exists 06:14:14 5f4661059b83: Layer already exists 06:14:14 6b51d40aa2d8: Layer already exists 06:14:14 6a35d443fe7a: Layer already exists 06:14:14 5f70bf18a086: Layer already exists 06:14:14 8a5cfaecb508: Layer already exists 06:14:14 fe0485194424: Layer already exists 06:14:14 dd9c8f8612c8: Layer already exists 06:14:15 latest: digest: sha256:b026e3aa8f1ca3b09a9af51ac474bf724c02b80a5bd0e4cf1b9e9252fac4e36f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.65 06:14:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:14:15 7e418e735d04: Preparing 06:14:15 feaeddf5ea6c: Preparing 06:14:15 f3eb032bd694: Preparing 06:14:15 8d033171cb37: Preparing 06:14:15 732726c54907: Preparing 06:14:15 41ace20726ca: Preparing 06:14:15 4299949d037e: Preparing 06:14:15 d7fd76f4b902: Preparing 06:14:15 cdc17e724fe5: Preparing 06:14:15 5f4661059b83: Preparing 06:14:15 6b51d40aa2d8: Preparing 06:14:15 5f70bf18a086: Preparing 06:14:15 fe0485194424: Preparing 06:14:15 8a5cfaecb508: Preparing 06:14:15 6a35d443fe7a: Preparing 06:14:15 dd9c8f8612c8: Preparing 06:14:15 5f4661059b83: Waiting 06:14:15 8a5cfaecb508: Waiting 06:14:15 6a35d443fe7a: Waiting 06:14:15 dd9c8f8612c8: Waiting 06:14:15 6b51d40aa2d8: Waiting 06:14:15 5f70bf18a086: Waiting 06:14:15 fe0485194424: Waiting 06:14:15 41ace20726ca: Waiting 06:14:15 4299949d037e: Waiting 06:14:15 d7fd76f4b902: Waiting 06:14:15 cdc17e724fe5: Waiting 06:14:15 feaeddf5ea6c: Layer already exists 06:14:15 f3eb032bd694: Layer already exists 06:14:15 8d033171cb37: Layer already exists 06:14:15 7e418e735d04: Layer already exists 06:14:15 732726c54907: Layer already exists 06:14:15 cdc17e724fe5: Layer already exists 06:14:15 d7fd76f4b902: Layer already exists 06:14:15 41ace20726ca: Layer already exists 06:14:15 4299949d037e: Layer already exists 06:14:15 5f4661059b83: Layer already exists 06:14:15 6b51d40aa2d8: Layer already exists 06:14:15 5f70bf18a086: Layer already exists 06:14:15 fe0485194424: Layer already exists 06:14:15 6a35d443fe7a: Layer already exists 06:14:15 8a5cfaecb508: Layer already exists 06:14:15 dd9c8f8612c8: Layer already exists 06:14:16 4.0.0-dev.65: digest: sha256:b026e3aa8f1ca3b09a9af51ac474bf724c02b80a5bd0e4cf1b9e9252fac4e36f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:14:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:14:16 7e418e735d04: Preparing 06:14:16 feaeddf5ea6c: Preparing 06:14:16 f3eb032bd694: Preparing 06:14:16 8d033171cb37: Preparing 06:14:16 732726c54907: Preparing 06:14:16 41ace20726ca: Preparing 06:14:16 4299949d037e: Preparing 06:14:16 d7fd76f4b902: Preparing 06:14:16 cdc17e724fe5: Preparing 06:14:16 5f4661059b83: Preparing 06:14:16 6b51d40aa2d8: Preparing 06:14:16 5f70bf18a086: Preparing 06:14:16 fe0485194424: Preparing 06:14:16 8a5cfaecb508: Preparing 06:14:16 6a35d443fe7a: Preparing 06:14:16 dd9c8f8612c8: Preparing 06:14:16 d7fd76f4b902: Waiting 06:14:16 cdc17e724fe5: Waiting 06:14:16 5f4661059b83: Waiting 06:14:16 6b51d40aa2d8: Waiting 06:14:16 5f70bf18a086: Waiting 06:14:16 fe0485194424: Waiting 06:14:16 8a5cfaecb508: Waiting 06:14:16 6a35d443fe7a: Waiting 06:14:16 dd9c8f8612c8: Waiting 06:14:16 41ace20726ca: Waiting 06:14:16 4299949d037e: Waiting 06:14:16 feaeddf5ea6c: Layer already exists 06:14:16 732726c54907: Layer already exists 06:14:16 7e418e735d04: Layer already exists 06:14:16 f3eb032bd694: Layer already exists 06:14:16 8d033171cb37: Layer already exists 06:14:16 4299949d037e: Layer already exists 06:14:16 cdc17e724fe5: Layer already exists 06:14:16 5f4661059b83: Layer already exists 06:14:16 d7fd76f4b902: Layer already exists 06:14:16 41ace20726ca: Layer already exists 06:14:16 6b51d40aa2d8: Layer already exists 06:14:16 5f70bf18a086: Layer already exists 06:14:16 6a35d443fe7a: Layer already exists 06:14:16 fe0485194424: Layer already exists 06:14:16 8a5cfaecb508: Layer already exists 06:14:16 dd9c8f8612c8: Layer already exists 06:14:16 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:b026e3aa8f1ca3b09a9af51ac474bf724c02b80a5bd0e4cf1b9e9252fac4e36f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:14:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:14:17 7e418e735d04: Preparing 06:14:17 feaeddf5ea6c: Preparing 06:14:17 f3eb032bd694: Preparing 06:14:17 8d033171cb37: Preparing 06:14:17 732726c54907: Preparing 06:14:17 41ace20726ca: Preparing 06:14:17 4299949d037e: Preparing 06:14:17 d7fd76f4b902: Preparing 06:14:17 cdc17e724fe5: Preparing 06:14:17 5f4661059b83: Preparing 06:14:17 6b51d40aa2d8: Preparing 06:14:17 5f70bf18a086: Preparing 06:14:17 fe0485194424: Preparing 06:14:17 8a5cfaecb508: Preparing 06:14:17 6a35d443fe7a: Preparing 06:14:17 dd9c8f8612c8: Preparing 06:14:17 5f70bf18a086: Waiting 06:14:17 41ace20726ca: Waiting 06:14:17 4299949d037e: Waiting 06:14:17 d7fd76f4b902: Waiting 06:14:17 fe0485194424: Waiting 06:14:17 5f4661059b83: Waiting 06:14:17 dd9c8f8612c8: Waiting 06:14:17 8a5cfaecb508: Waiting 06:14:17 6a35d443fe7a: Waiting 06:14:17 6b51d40aa2d8: Waiting 06:14:17 cdc17e724fe5: Waiting 06:14:17 7e418e735d04: Layer already exists 06:14:17 feaeddf5ea6c: Layer already exists 06:14:17 f3eb032bd694: Layer already exists 06:14:17 732726c54907: Layer already exists 06:14:17 8d033171cb37: Layer already exists 06:14:17 5f4661059b83: Layer already exists 06:14:17 d7fd76f4b902: Layer already exists 06:14:17 4299949d037e: Layer already exists 06:14:17 cdc17e724fe5: Layer already exists 06:14:17 41ace20726ca: Layer already exists 06:14:17 fe0485194424: Layer already exists 06:14:17 5f70bf18a086: Layer already exists 06:14:17 6b51d40aa2d8: Layer already exists 06:14:17 6a35d443fe7a: Layer already exists 06:14:17 8a5cfaecb508: Layer already exists 06:14:17 dd9c8f8612c8: Layer already exists 06:14:17 main: digest: sha256:b026e3aa8f1ca3b09a9af51ac474bf724c02b80a5bd0e4cf1b9e9252fac4e36f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:14:18 ===================================================== [Pipeline] echo 06:14:18 taggedImages: 06:14:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:14:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:14:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.65 06:14:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:14:18 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:14:18 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:14:18 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:14:18 latest 06:14:18 4.0.0-dev.65 06:14:18 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:14:18 main 06:14:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:14:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:14:18 edf85e8ed81c: Preparing 06:14:18 8d1fdee7e9e0: Preparing 06:14:18 9cec2fb3cee1: Preparing 06:14:18 4fca235e1702: Preparing 06:14:18 d7fd76f4b902: Preparing 06:14:18 cdc17e724fe5: Preparing 06:14:18 d71e9b4ab7c5: Preparing 06:14:18 8c533bc2a411: Preparing 06:14:18 dd9c8f8612c8: Preparing 06:14:18 cdc17e724fe5: Waiting 06:14:18 d71e9b4ab7c5: Waiting 06:14:18 8c533bc2a411: Waiting 06:14:18 dd9c8f8612c8: Waiting 06:14:18 d7fd76f4b902: Layer already exists 06:14:19 cdc17e724fe5: Layer already exists 06:14:19 9cec2fb3cee1: Pushed 06:14:19 8d1fdee7e9e0: Pushed 06:14:19 d71e9b4ab7c5: Layer already exists 06:14:19 8c533bc2a411: Layer already exists 06:14:19 dd9c8f8612c8: Layer already exists 06:14:19 edf85e8ed81c: Pushed 06:14:24 4fca235e1702: Pushed 06:14:24 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:a17b8ae81030760a19ae546bd903394265ee959f85ffdfca44f39a6e731d7aa2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:24 + 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 06:14:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:14:25 edf85e8ed81c: Preparing 06:14:25 8d1fdee7e9e0: Preparing 06:14:25 9cec2fb3cee1: Preparing 06:14:25 4fca235e1702: Preparing 06:14:25 d7fd76f4b902: Preparing 06:14:25 cdc17e724fe5: Preparing 06:14:25 d71e9b4ab7c5: Preparing 06:14:25 8c533bc2a411: Preparing 06:14:25 dd9c8f8612c8: Preparing 06:14:25 d71e9b4ab7c5: Waiting 06:14:25 8c533bc2a411: Waiting 06:14:25 dd9c8f8612c8: Waiting 06:14:25 cdc17e724fe5: Waiting 06:14:25 8d1fdee7e9e0: Layer already exists 06:14:25 edf85e8ed81c: Layer already exists 06:14:25 9cec2fb3cee1: Layer already exists 06:14:25 4fca235e1702: Layer already exists 06:14:25 d7fd76f4b902: Layer already exists 06:14:25 d71e9b4ab7c5: Layer already exists 06:14:25 cdc17e724fe5: Layer already exists 06:14:25 8c533bc2a411: Layer already exists 06:14:25 dd9c8f8612c8: Layer already exists 06:14:25 latest: digest: sha256:a17b8ae81030760a19ae546bd903394265ee959f85ffdfca44f39a6e731d7aa2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.65 06:14:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:14:26 edf85e8ed81c: Preparing 06:14:26 8d1fdee7e9e0: Preparing 06:14:26 9cec2fb3cee1: Preparing 06:14:26 4fca235e1702: Preparing 06:14:26 d7fd76f4b902: Preparing 06:14:26 cdc17e724fe5: Preparing 06:14:26 d71e9b4ab7c5: Preparing 06:14:26 8c533bc2a411: Preparing 06:14:26 dd9c8f8612c8: Preparing 06:14:26 8c533bc2a411: Waiting 06:14:26 cdc17e724fe5: Waiting 06:14:26 d71e9b4ab7c5: Waiting 06:14:26 dd9c8f8612c8: Waiting 06:14:26 edf85e8ed81c: Layer already exists 06:14:26 8d1fdee7e9e0: Layer already exists 06:14:26 d7fd76f4b902: Layer already exists 06:14:26 9cec2fb3cee1: Layer already exists 06:14:26 4fca235e1702: Layer already exists 06:14:26 cdc17e724fe5: Layer already exists 06:14:26 dd9c8f8612c8: Layer already exists 06:14:26 d71e9b4ab7c5: Layer already exists 06:14:26 8c533bc2a411: Layer already exists 06:14:26 4.0.0-dev.65: digest: sha256:a17b8ae81030760a19ae546bd903394265ee959f85ffdfca44f39a6e731d7aa2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:14:27 edf85e8ed81c: Preparing 06:14:27 8d1fdee7e9e0: Preparing 06:14:27 9cec2fb3cee1: Preparing 06:14:27 4fca235e1702: Preparing 06:14:27 d7fd76f4b902: Preparing 06:14:27 cdc17e724fe5: Preparing 06:14:27 d71e9b4ab7c5: Preparing 06:14:27 8c533bc2a411: Preparing 06:14:27 dd9c8f8612c8: Preparing 06:14:27 d71e9b4ab7c5: Waiting 06:14:27 8c533bc2a411: Waiting 06:14:27 dd9c8f8612c8: Waiting 06:14:27 cdc17e724fe5: Waiting 06:14:27 edf85e8ed81c: Layer already exists 06:14:27 9cec2fb3cee1: Layer already exists 06:14:27 8d1fdee7e9e0: Layer already exists 06:14:27 4fca235e1702: Layer already exists 06:14:27 d7fd76f4b902: Layer already exists 06:14:27 8c533bc2a411: Layer already exists 06:14:27 d71e9b4ab7c5: Layer already exists 06:14:27 cdc17e724fe5: Layer already exists 06:14:27 dd9c8f8612c8: Layer already exists 06:14:27 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:a17b8ae81030760a19ae546bd903394265ee959f85ffdfca44f39a6e731d7aa2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:27 + 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 06:14:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:14:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:14:27 edf85e8ed81c: Preparing 06:14:27 8d1fdee7e9e0: Preparing 06:14:27 9cec2fb3cee1: Preparing 06:14:27 4fca235e1702: Preparing 06:14:27 d7fd76f4b902: Preparing 06:14:27 cdc17e724fe5: Preparing 06:14:27 d71e9b4ab7c5: Preparing 06:14:27 8c533bc2a411: Preparing 06:14:27 dd9c8f8612c8: Preparing 06:14:27 cdc17e724fe5: Waiting 06:14:27 d71e9b4ab7c5: Waiting 06:14:27 8c533bc2a411: Waiting 06:14:27 dd9c8f8612c8: Waiting 06:14:27 d7fd76f4b902: Layer already exists 06:14:27 edf85e8ed81c: Layer already exists 06:14:27 9cec2fb3cee1: Layer already exists 06:14:27 8d1fdee7e9e0: Layer already exists 06:14:27 4fca235e1702: Layer already exists 06:14:27 d71e9b4ab7c5: Layer already exists 06:14:27 cdc17e724fe5: Layer already exists 06:14:27 8c533bc2a411: Layer already exists 06:14:27 dd9c8f8612c8: Layer already exists 06:14:28 main: digest: sha256:a17b8ae81030760a19ae546bd903394265ee959f85ffdfca44f39a6e731d7aa2 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:14:28 ===================================================== [Pipeline] echo 06:14:28 taggedImages: 06:14:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:14:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:14:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.65 06:14:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:14:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:14:28 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:14:28 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:14:28 latest 06:14:28 4.0.0-dev.65 06:14:28 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:14:28 main 06:14:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:14:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:14:29 c75d53e6c987: Preparing 06:14:29 9a04aa728047: Preparing 06:14:29 aad9f8317fb0: Preparing 06:14:29 1360ab906cb8: Preparing 06:14:29 876cb29efda9: Preparing 06:14:29 d7fd76f4b902: Preparing 06:14:29 cdc17e724fe5: Preparing 06:14:29 4f0a832b1c5d: Preparing 06:14:29 c593f6b8faa1: Preparing 06:14:29 0a02282571df: Preparing 06:14:29 dd9c8f8612c8: Preparing 06:14:29 cdc17e724fe5: Waiting 06:14:29 d7fd76f4b902: Waiting 06:14:29 c593f6b8faa1: Waiting 06:14:29 4f0a832b1c5d: Waiting 06:14:29 0a02282571df: Waiting 06:14:29 9a04aa728047: Pushed 06:14:29 c75d53e6c987: Pushed 06:14:29 876cb29efda9: Pushed 06:14:29 1360ab906cb8: Pushed 06:14:29 d7fd76f4b902: Layer already exists 06:14:29 cdc17e724fe5: Layer already exists 06:14:29 dd9c8f8612c8: Layer already exists 06:14:29 4f0a832b1c5d: Pushed 06:14:29 c593f6b8faa1: Pushed 06:14:31 0a02282571df: Pushed 06:14:33 aad9f8317fb0: Pushed 06:14:33 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:060a4468571779be59cc0fd3462f84efdc8e2512df64bcd6f52e27b27b584b85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:33 + 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 06:14:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:14:34 c75d53e6c987: Preparing 06:14:34 9a04aa728047: Preparing 06:14:34 aad9f8317fb0: Preparing 06:14:34 1360ab906cb8: Preparing 06:14:34 876cb29efda9: Preparing 06:14:34 d7fd76f4b902: Preparing 06:14:34 cdc17e724fe5: Preparing 06:14:34 4f0a832b1c5d: Preparing 06:14:34 c593f6b8faa1: Preparing 06:14:34 0a02282571df: Preparing 06:14:34 dd9c8f8612c8: Preparing 06:14:34 4f0a832b1c5d: Waiting 06:14:34 c593f6b8faa1: Waiting 06:14:34 0a02282571df: Waiting 06:14:34 dd9c8f8612c8: Waiting 06:14:34 d7fd76f4b902: Waiting 06:14:34 876cb29efda9: Layer already exists 06:14:34 9a04aa728047: Layer already exists 06:14:34 c75d53e6c987: Layer already exists 06:14:34 aad9f8317fb0: Layer already exists 06:14:34 1360ab906cb8: Layer already exists 06:14:34 d7fd76f4b902: Layer already exists 06:14:34 cdc17e724fe5: Layer already exists 06:14:34 c593f6b8faa1: Layer already exists 06:14:34 0a02282571df: Layer already exists 06:14:34 4f0a832b1c5d: Layer already exists 06:14:34 dd9c8f8612c8: Layer already exists 06:14:34 latest: digest: sha256:060a4468571779be59cc0fd3462f84efdc8e2512df64bcd6f52e27b27b584b85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.65 06:14:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:14:35 c75d53e6c987: Preparing 06:14:35 9a04aa728047: Preparing 06:14:35 aad9f8317fb0: Preparing 06:14:35 1360ab906cb8: Preparing 06:14:35 876cb29efda9: Preparing 06:14:35 d7fd76f4b902: Preparing 06:14:35 cdc17e724fe5: Preparing 06:14:35 4f0a832b1c5d: Preparing 06:14:35 c593f6b8faa1: Preparing 06:14:35 0a02282571df: Preparing 06:14:35 dd9c8f8612c8: Preparing 06:14:35 4f0a832b1c5d: Waiting 06:14:35 c593f6b8faa1: Waiting 06:14:35 0a02282571df: Waiting 06:14:35 dd9c8f8612c8: Waiting 06:14:35 d7fd76f4b902: Waiting 06:14:35 cdc17e724fe5: Waiting 06:14:35 1360ab906cb8: Layer already exists 06:14:35 aad9f8317fb0: Layer already exists 06:14:35 9a04aa728047: Layer already exists 06:14:35 876cb29efda9: Layer already exists 06:14:35 c75d53e6c987: Layer already exists 06:14:35 d7fd76f4b902: Layer already exists 06:14:35 cdc17e724fe5: Layer already exists 06:14:35 0a02282571df: Layer already exists 06:14:35 4f0a832b1c5d: Layer already exists 06:14:35 c593f6b8faa1: Layer already exists 06:14:35 dd9c8f8612c8: Layer already exists 06:14:35 4.0.0-dev.65: digest: sha256:060a4468571779be59cc0fd3462f84efdc8e2512df64bcd6f52e27b27b584b85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:14:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:14:36 c75d53e6c987: Preparing 06:14:36 9a04aa728047: Preparing 06:14:36 aad9f8317fb0: Preparing 06:14:36 1360ab906cb8: Preparing 06:14:36 876cb29efda9: Preparing 06:14:36 d7fd76f4b902: Preparing 06:14:36 cdc17e724fe5: Preparing 06:14:36 4f0a832b1c5d: Preparing 06:14:36 c593f6b8faa1: Preparing 06:14:36 0a02282571df: Preparing 06:14:36 dd9c8f8612c8: Preparing 06:14:36 d7fd76f4b902: Waiting 06:14:36 cdc17e724fe5: Waiting 06:14:36 4f0a832b1c5d: Waiting 06:14:36 c593f6b8faa1: Waiting 06:14:36 0a02282571df: Waiting 06:14:36 dd9c8f8612c8: Waiting 06:14:36 876cb29efda9: Layer already exists 06:14:36 aad9f8317fb0: Layer already exists 06:14:36 1360ab906cb8: Layer already exists 06:14:36 9a04aa728047: Layer already exists 06:14:36 c75d53e6c987: Layer already exists 06:14:36 d7fd76f4b902: Layer already exists 06:14:36 4f0a832b1c5d: Layer already exists 06:14:36 cdc17e724fe5: Layer already exists 06:14:36 c593f6b8faa1: Layer already exists 06:14:36 0a02282571df: Layer already exists 06:14:36 dd9c8f8612c8: Layer already exists 06:14:36 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:060a4468571779be59cc0fd3462f84efdc8e2512df64bcd6f52e27b27b584b85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:36 + 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 06:14:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:14:37 c75d53e6c987: Preparing 06:14:37 9a04aa728047: Preparing 06:14:37 aad9f8317fb0: Preparing 06:14:37 1360ab906cb8: Preparing 06:14:37 876cb29efda9: Preparing 06:14:37 d7fd76f4b902: Preparing 06:14:37 cdc17e724fe5: Preparing 06:14:37 4f0a832b1c5d: Preparing 06:14:37 c593f6b8faa1: Preparing 06:14:37 0a02282571df: Preparing 06:14:37 dd9c8f8612c8: Preparing 06:14:37 d7fd76f4b902: Waiting 06:14:37 cdc17e724fe5: Waiting 06:14:37 4f0a832b1c5d: Waiting 06:14:37 c593f6b8faa1: Waiting 06:14:37 0a02282571df: Waiting 06:14:37 dd9c8f8612c8: Waiting 06:14:37 9a04aa728047: Layer already exists 06:14:37 876cb29efda9: Layer already exists 06:14:37 1360ab906cb8: Layer already exists 06:14:37 aad9f8317fb0: Layer already exists 06:14:37 c75d53e6c987: Layer already exists 06:14:37 4f0a832b1c5d: Layer already exists 06:14:37 c593f6b8faa1: Layer already exists 06:14:37 0a02282571df: Layer already exists 06:14:37 cdc17e724fe5: Layer already exists 06:14:37 d7fd76f4b902: Layer already exists 06:14:37 dd9c8f8612c8: Layer already exists 06:14:37 main: digest: sha256:060a4468571779be59cc0fd3462f84efdc8e2512df64bcd6f52e27b27b584b85 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:14:37 ===================================================== [Pipeline] echo 06:14:37 taggedImages: 06:14:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:14:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:14:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.65 06:14:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:14:37 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:14:37 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:14:37 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:14:37 latest 06:14:37 4.0.0-dev.65 06:14:37 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:14:37 main 06:14:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:14:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:14:38 878fcc9bd3d9: Preparing 06:14:38 95c605dfa038: Preparing 06:14:38 779601872252: Preparing 06:14:38 aef34af0194a: Preparing 06:14:38 b729dc184e85: Preparing 06:14:38 4dcd0d173410: Preparing 06:14:38 27de6802f51a: Preparing 06:14:38 d7fd76f4b902: Preparing 06:14:38 cdc17e724fe5: Preparing 06:14:38 8edcb8cd25a7: Preparing 06:14:38 9ab9c20ce2e5: Preparing 06:14:38 dd9c8f8612c8: Preparing 06:14:38 d7fd76f4b902: Waiting 06:14:38 cdc17e724fe5: Waiting 06:14:38 8edcb8cd25a7: Waiting 06:14:38 9ab9c20ce2e5: Waiting 06:14:38 4dcd0d173410: Waiting 06:14:38 27de6802f51a: Waiting 06:14:38 dd9c8f8612c8: Waiting 06:14:38 95c605dfa038: Pushed 06:14:38 878fcc9bd3d9: Pushed 06:14:38 b729dc184e85: Pushed 06:14:38 d7fd76f4b902: Layer already exists 06:14:38 4dcd0d173410: Pushed 06:14:38 cdc17e724fe5: Layer already exists 06:14:38 27de6802f51a: Pushed 06:14:38 dd9c8f8612c8: Layer already exists 06:14:38 8edcb8cd25a7: Pushed 06:14:41 9ab9c20ce2e5: Pushed 06:14:42 aef34af0194a: Pushed 06:14:44 779601872252: Pushed 06:14:44 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:58870b277d1c37a379b95fa9ff9142c16768ecffbdd5c0a1792fe4b1c9c413d5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:45 + 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 06:14:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:14:45 878fcc9bd3d9: Preparing 06:14:45 95c605dfa038: Preparing 06:14:45 779601872252: Preparing 06:14:45 aef34af0194a: Preparing 06:14:45 b729dc184e85: Preparing 06:14:45 4dcd0d173410: Preparing 06:14:45 27de6802f51a: Preparing 06:14:45 d7fd76f4b902: Preparing 06:14:45 cdc17e724fe5: Preparing 06:14:45 8edcb8cd25a7: Preparing 06:14:45 9ab9c20ce2e5: Preparing 06:14:45 dd9c8f8612c8: Preparing 06:14:45 d7fd76f4b902: Waiting 06:14:45 4dcd0d173410: Waiting 06:14:45 27de6802f51a: Waiting 06:14:45 cdc17e724fe5: Waiting 06:14:45 8edcb8cd25a7: Waiting 06:14:45 9ab9c20ce2e5: Waiting 06:14:45 dd9c8f8612c8: Waiting 06:14:45 878fcc9bd3d9: Layer already exists 06:14:45 b729dc184e85: Layer already exists 06:14:45 95c605dfa038: Layer already exists 06:14:45 aef34af0194a: Layer already exists 06:14:45 779601872252: Layer already exists 06:14:45 27de6802f51a: Layer already exists 06:14:45 d7fd76f4b902: Layer already exists 06:14:45 4dcd0d173410: Layer already exists 06:14:45 cdc17e724fe5: Layer already exists 06:14:45 8edcb8cd25a7: Layer already exists 06:14:45 9ab9c20ce2e5: Layer already exists 06:14:45 dd9c8f8612c8: Layer already exists 06:14:45 latest: digest: sha256:58870b277d1c37a379b95fa9ff9142c16768ecffbdd5c0a1792fe4b1c9c413d5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.65 06:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:14:46 878fcc9bd3d9: Preparing 06:14:46 95c605dfa038: Preparing 06:14:46 779601872252: Preparing 06:14:46 aef34af0194a: Preparing 06:14:46 b729dc184e85: Preparing 06:14:46 4dcd0d173410: Preparing 06:14:46 27de6802f51a: Preparing 06:14:46 d7fd76f4b902: Preparing 06:14:46 cdc17e724fe5: Preparing 06:14:46 8edcb8cd25a7: Preparing 06:14:46 9ab9c20ce2e5: Preparing 06:14:46 dd9c8f8612c8: Preparing 06:14:46 d7fd76f4b902: Waiting 06:14:46 cdc17e724fe5: Waiting 06:14:46 8edcb8cd25a7: Waiting 06:14:46 9ab9c20ce2e5: Waiting 06:14:46 27de6802f51a: Waiting 06:14:46 dd9c8f8612c8: Waiting 06:14:46 4dcd0d173410: Waiting 06:14:46 878fcc9bd3d9: Layer already exists 06:14:46 95c605dfa038: Layer already exists 06:14:46 779601872252: Layer already exists 06:14:46 b729dc184e85: Layer already exists 06:14:46 aef34af0194a: Layer already exists 06:14:46 4dcd0d173410: Layer already exists 06:14:46 d7fd76f4b902: Layer already exists 06:14:46 cdc17e724fe5: Layer already exists 06:14:46 27de6802f51a: Layer already exists 06:14:46 8edcb8cd25a7: Layer already exists 06:14:46 dd9c8f8612c8: Layer already exists 06:14:46 9ab9c20ce2e5: Layer already exists 06:14:46 4.0.0-dev.65: digest: sha256:58870b277d1c37a379b95fa9ff9142c16768ecffbdd5c0a1792fe4b1c9c413d5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:14:47 878fcc9bd3d9: Preparing 06:14:47 95c605dfa038: Preparing 06:14:47 779601872252: Preparing 06:14:47 aef34af0194a: Preparing 06:14:47 b729dc184e85: Preparing 06:14:47 4dcd0d173410: Preparing 06:14:47 4dcd0d173410: Waiting 06:14:47 27de6802f51a: Preparing 06:14:47 d7fd76f4b902: Preparing 06:14:47 27de6802f51a: Waiting 06:14:47 cdc17e724fe5: Preparing 06:14:47 d7fd76f4b902: Waiting 06:14:47 8edcb8cd25a7: Preparing 06:14:47 cdc17e724fe5: Waiting 06:14:47 9ab9c20ce2e5: Preparing 06:14:47 8edcb8cd25a7: Waiting 06:14:47 9ab9c20ce2e5: Waiting 06:14:47 dd9c8f8612c8: Preparing 06:14:47 dd9c8f8612c8: Waiting 06:14:47 aef34af0194a: Layer already exists 06:14:47 779601872252: Layer already exists 06:14:47 b729dc184e85: Layer already exists 06:14:47 878fcc9bd3d9: Layer already exists 06:14:47 95c605dfa038: Layer already exists 06:14:47 d7fd76f4b902: Layer already exists 06:14:47 27de6802f51a: Layer already exists 06:14:47 cdc17e724fe5: Layer already exists 06:14:47 4dcd0d173410: Layer already exists 06:14:47 8edcb8cd25a7: Layer already exists 06:14:47 9ab9c20ce2e5: Layer already exists 06:14:47 dd9c8f8612c8: Layer already exists 06:14:47 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:58870b277d1c37a379b95fa9ff9142c16768ecffbdd5c0a1792fe4b1c9c413d5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:48 + 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 06:14:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:14:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:14:48 878fcc9bd3d9: Preparing 06:14:48 95c605dfa038: Preparing 06:14:48 779601872252: Preparing 06:14:48 aef34af0194a: Preparing 06:14:48 b729dc184e85: Preparing 06:14:48 4dcd0d173410: Preparing 06:14:48 27de6802f51a: Preparing 06:14:48 d7fd76f4b902: Preparing 06:14:48 cdc17e724fe5: Preparing 06:14:48 8edcb8cd25a7: Preparing 06:14:48 9ab9c20ce2e5: Preparing 06:14:48 dd9c8f8612c8: Preparing 06:14:48 cdc17e724fe5: Waiting 06:14:48 4dcd0d173410: Waiting 06:14:48 8edcb8cd25a7: Waiting 06:14:48 9ab9c20ce2e5: Waiting 06:14:48 dd9c8f8612c8: Waiting 06:14:48 27de6802f51a: Waiting 06:14:48 d7fd76f4b902: Waiting 06:14:48 878fcc9bd3d9: Layer already exists 06:14:48 aef34af0194a: Layer already exists 06:14:48 779601872252: Layer already exists 06:14:48 95c605dfa038: Layer already exists 06:14:48 b729dc184e85: Layer already exists 06:14:48 4dcd0d173410: Layer already exists 06:14:48 8edcb8cd25a7: Layer already exists 06:14:48 cdc17e724fe5: Layer already exists 06:14:48 d7fd76f4b902: Layer already exists 06:14:48 27de6802f51a: Layer already exists 06:14:48 9ab9c20ce2e5: Layer already exists 06:14:48 dd9c8f8612c8: Layer already exists 06:14:48 main: digest: sha256:58870b277d1c37a379b95fa9ff9142c16768ecffbdd5c0a1792fe4b1c9c413d5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:14:48 ===================================================== [Pipeline] echo 06:14:48 taggedImages: 06:14:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:14:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:14:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.65 06:14:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:14:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:14:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:14:48 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:14:48 latest 06:14:48 4.0.0-dev.65 06:14:48 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:14:48 main 06:14:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:14:49 395b065ae2a3: Preparing 06:14:49 ba7dea68aa1a: Preparing 06:14:49 d7fd76f4b902: Preparing 06:14:49 cdc17e724fe5: Preparing 06:14:49 217c72924639: Preparing 06:14:49 a35cf2439fbf: Preparing 06:14:49 dd9c8f8612c8: Preparing 06:14:49 a35cf2439fbf: Waiting 06:14:49 dd9c8f8612c8: Waiting 06:14:49 d7fd76f4b902: Layer already exists 06:14:49 cdc17e724fe5: Layer already exists 06:14:49 dd9c8f8612c8: Layer already exists 06:14:49 217c72924639: Pushed 06:14:49 395b065ae2a3: Pushed 06:14:51 a35cf2439fbf: Pushed 06:14:57 ba7dea68aa1a: Pushed 06:14:57 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:960bfc8bb35005d2461575d1b09b797b0ec1d7da5480cec5464f896acd1bc3c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:57 + 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 06:14:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:14:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:14:57 395b065ae2a3: Preparing 06:14:57 ba7dea68aa1a: Preparing 06:14:57 d7fd76f4b902: Preparing 06:14:57 cdc17e724fe5: Preparing 06:14:57 217c72924639: Preparing 06:14:57 a35cf2439fbf: Preparing 06:14:57 dd9c8f8612c8: Preparing 06:14:57 a35cf2439fbf: Waiting 06:14:57 dd9c8f8612c8: Waiting 06:14:57 cdc17e724fe5: Layer already exists 06:14:57 ba7dea68aa1a: Layer already exists 06:14:57 d7fd76f4b902: Layer already exists 06:14:57 395b065ae2a3: Layer already exists 06:14:57 217c72924639: Layer already exists 06:14:57 dd9c8f8612c8: Layer already exists 06:14:57 a35cf2439fbf: Layer already exists 06:14:58 latest: digest: sha256:960bfc8bb35005d2461575d1b09b797b0ec1d7da5480cec5464f896acd1bc3c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.65 06:14:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:14:58 395b065ae2a3: Preparing 06:14:58 ba7dea68aa1a: Preparing 06:14:58 d7fd76f4b902: Preparing 06:14:58 cdc17e724fe5: Preparing 06:14:58 217c72924639: Preparing 06:14:58 a35cf2439fbf: Preparing 06:14:58 dd9c8f8612c8: Preparing 06:14:58 a35cf2439fbf: Waiting 06:14:58 dd9c8f8612c8: Waiting 06:14:58 217c72924639: Layer already exists 06:14:58 ba7dea68aa1a: Layer already exists 06:14:58 d7fd76f4b902: Layer already exists 06:14:58 395b065ae2a3: Layer already exists 06:14:58 cdc17e724fe5: Layer already exists 06:14:58 a35cf2439fbf: Layer already exists 06:14:58 dd9c8f8612c8: Layer already exists 06:14:58 4.0.0-dev.65: digest: sha256:960bfc8bb35005d2461575d1b09b797b0ec1d7da5480cec5464f896acd1bc3c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:59 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:14:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:14:59 395b065ae2a3: Preparing 06:14:59 ba7dea68aa1a: Preparing 06:14:59 d7fd76f4b902: Preparing 06:14:59 cdc17e724fe5: Preparing 06:14:59 217c72924639: Preparing 06:14:59 a35cf2439fbf: Preparing 06:14:59 dd9c8f8612c8: Preparing 06:14:59 a35cf2439fbf: Waiting 06:14:59 dd9c8f8612c8: Waiting 06:14:59 217c72924639: Layer already exists 06:14:59 d7fd76f4b902: Layer already exists 06:14:59 395b065ae2a3: Layer already exists 06:14:59 ba7dea68aa1a: Layer already exists 06:14:59 cdc17e724fe5: Layer already exists 06:14:59 a35cf2439fbf: Layer already exists 06:14:59 dd9c8f8612c8: Layer already exists 06:14:59 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:960bfc8bb35005d2461575d1b09b797b0ec1d7da5480cec5464f896acd1bc3c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:00 + 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 06:15:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:15:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:15:00 395b065ae2a3: Preparing 06:15:00 ba7dea68aa1a: Preparing 06:15:00 d7fd76f4b902: Preparing 06:15:00 cdc17e724fe5: Preparing 06:15:00 217c72924639: Preparing 06:15:00 a35cf2439fbf: Preparing 06:15:00 dd9c8f8612c8: Preparing 06:15:00 a35cf2439fbf: Waiting 06:15:00 dd9c8f8612c8: Waiting 06:15:00 d7fd76f4b902: Layer already exists 06:15:00 ba7dea68aa1a: Layer already exists 06:15:00 217c72924639: Layer already exists 06:15:00 395b065ae2a3: Layer already exists 06:15:00 cdc17e724fe5: Layer already exists 06:15:00 a35cf2439fbf: Layer already exists 06:15:00 dd9c8f8612c8: Layer already exists 06:15:00 main: digest: sha256:960bfc8bb35005d2461575d1b09b797b0ec1d7da5480cec5464f896acd1bc3c1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:15:00 ===================================================== [Pipeline] echo 06:15:00 taggedImages: 06:15:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:15:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:15:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.65 06:15:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:15:00 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:15:00 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:15:00 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:15:00 latest 06:15:00 4.0.0-dev.65 06:15:00 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:15:00 main 06:15:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:15:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:15:01 e7294cf2a310: Preparing 06:15:01 f22e0c82d540: Preparing 06:15:01 9bf3898f3b06: Preparing 06:15:01 d7fd76f4b902: Preparing 06:15:01 cdc17e724fe5: Preparing 06:15:01 80649b9d2998: Preparing 06:15:01 500954607349: Preparing 06:15:01 dd4654caf8e6: Preparing 06:15:01 e4a9b3c55247: Preparing 06:15:01 dd9c8f8612c8: Preparing 06:15:01 500954607349: Waiting 06:15:01 dd4654caf8e6: Waiting 06:15:01 e4a9b3c55247: Waiting 06:15:01 dd9c8f8612c8: Waiting 06:15:01 80649b9d2998: Waiting 06:15:01 f22e0c82d540: Pushed 06:15:01 9bf3898f3b06: Pushed 06:15:01 d7fd76f4b902: Layer already exists 06:15:01 cdc17e724fe5: Layer already exists 06:15:01 e7294cf2a310: Pushed 06:15:02 dd9c8f8612c8: Layer already exists 06:15:02 dd4654caf8e6: Pushed 06:15:03 e4a9b3c55247: Pushed 06:15:13 500954607349: Pushed 06:15:28 80649b9d2998: Pushed 06:15:28 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:a7a74e3ee3cb2b68fd34c6fa3519babf17cf7e1e91341db116b87e33903eb6e1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:15:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:15:28 e7294cf2a310: Preparing 06:15:28 f22e0c82d540: Preparing 06:15:28 9bf3898f3b06: Preparing 06:15:28 d7fd76f4b902: Preparing 06:15:28 cdc17e724fe5: Preparing 06:15:28 80649b9d2998: Preparing 06:15:28 500954607349: Preparing 06:15:28 dd4654caf8e6: Preparing 06:15:28 80649b9d2998: Waiting 06:15:28 500954607349: Waiting 06:15:28 e4a9b3c55247: Preparing 06:15:28 dd9c8f8612c8: Preparing 06:15:28 e4a9b3c55247: Waiting 06:15:28 dd9c8f8612c8: Waiting 06:15:28 dd4654caf8e6: Waiting 06:15:28 f22e0c82d540: Layer already exists 06:15:28 9bf3898f3b06: Layer already exists 06:15:28 cdc17e724fe5: Layer already exists 06:15:28 d7fd76f4b902: Layer already exists 06:15:28 e7294cf2a310: Layer already exists 06:15:28 80649b9d2998: Layer already exists 06:15:28 500954607349: Layer already exists 06:15:28 dd4654caf8e6: Layer already exists 06:15:28 e4a9b3c55247: Layer already exists 06:15:28 dd9c8f8612c8: Layer already exists 06:15:29 latest: digest: sha256:a7a74e3ee3cb2b68fd34c6fa3519babf17cf7e1e91341db116b87e33903eb6e1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.65 06:15:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:15:29 e7294cf2a310: Preparing 06:15:29 f22e0c82d540: Preparing 06:15:29 9bf3898f3b06: Preparing 06:15:29 d7fd76f4b902: Preparing 06:15:29 cdc17e724fe5: Preparing 06:15:29 80649b9d2998: Preparing 06:15:29 500954607349: Preparing 06:15:29 dd4654caf8e6: Preparing 06:15:29 e4a9b3c55247: Preparing 06:15:29 dd9c8f8612c8: Preparing 06:15:29 500954607349: Waiting 06:15:29 dd4654caf8e6: Waiting 06:15:29 e4a9b3c55247: Waiting 06:15:29 80649b9d2998: Waiting 06:15:29 dd9c8f8612c8: Waiting 06:15:29 e7294cf2a310: Layer already exists 06:15:29 d7fd76f4b902: Layer already exists 06:15:29 f22e0c82d540: Layer already exists 06:15:29 9bf3898f3b06: Layer already exists 06:15:29 cdc17e724fe5: Layer already exists 06:15:29 dd4654caf8e6: Layer already exists 06:15:29 dd9c8f8612c8: Layer already exists 06:15:29 e4a9b3c55247: Layer already exists 06:15:29 80649b9d2998: Layer already exists 06:15:29 500954607349: Layer already exists 06:15:29 4.0.0-dev.65: digest: sha256:a7a74e3ee3cb2b68fd34c6fa3519babf17cf7e1e91341db116b87e33903eb6e1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:15:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:15:30 e7294cf2a310: Preparing 06:15:30 f22e0c82d540: Preparing 06:15:30 9bf3898f3b06: Preparing 06:15:30 d7fd76f4b902: Preparing 06:15:30 cdc17e724fe5: Preparing 06:15:30 80649b9d2998: Preparing 06:15:30 500954607349: Preparing 06:15:30 dd4654caf8e6: Preparing 06:15:30 e4a9b3c55247: Preparing 06:15:30 dd9c8f8612c8: Preparing 06:15:30 80649b9d2998: Waiting 06:15:30 500954607349: Waiting 06:15:30 e4a9b3c55247: Waiting 06:15:30 dd9c8f8612c8: Waiting 06:15:30 dd4654caf8e6: Waiting 06:15:30 cdc17e724fe5: Layer already exists 06:15:30 9bf3898f3b06: Layer already exists 06:15:30 f22e0c82d540: Layer already exists 06:15:30 e7294cf2a310: Layer already exists 06:15:30 d7fd76f4b902: Layer already exists 06:15:30 500954607349: Layer already exists 06:15:30 80649b9d2998: Layer already exists 06:15:30 dd4654caf8e6: Layer already exists 06:15:30 dd9c8f8612c8: Layer already exists 06:15:30 e4a9b3c55247: Layer already exists 06:15:30 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:a7a74e3ee3cb2b68fd34c6fa3519babf17cf7e1e91341db116b87e33903eb6e1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:15:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:15:31 e7294cf2a310: Preparing 06:15:31 f22e0c82d540: Preparing 06:15:31 9bf3898f3b06: Preparing 06:15:31 d7fd76f4b902: Preparing 06:15:31 cdc17e724fe5: Preparing 06:15:31 80649b9d2998: Preparing 06:15:31 500954607349: Preparing 06:15:31 dd4654caf8e6: Preparing 06:15:31 e4a9b3c55247: Preparing 06:15:31 dd9c8f8612c8: Preparing 06:15:31 80649b9d2998: Waiting 06:15:31 500954607349: Waiting 06:15:31 dd4654caf8e6: Waiting 06:15:31 e4a9b3c55247: Waiting 06:15:31 dd9c8f8612c8: Waiting 06:15:31 cdc17e724fe5: Layer already exists 06:15:31 9bf3898f3b06: Layer already exists 06:15:31 f22e0c82d540: Layer already exists 06:15:31 d7fd76f4b902: Layer already exists 06:15:31 e7294cf2a310: Layer already exists 06:15:31 e4a9b3c55247: Layer already exists 06:15:31 dd4654caf8e6: Layer already exists 06:15:31 80649b9d2998: Layer already exists 06:15:31 500954607349: Layer already exists 06:15:31 dd9c8f8612c8: Layer already exists 06:15:31 main: digest: sha256:a7a74e3ee3cb2b68fd34c6fa3519babf17cf7e1e91341db116b87e33903eb6e1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:15:31 ===================================================== [Pipeline] echo 06:15:31 taggedImages: 06:15:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:15:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:15:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.65 06:15:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:15:31 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:15:31 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:15:31 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:15:31 latest 06:15:31 4.0.0-dev.65 06:15:31 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:15:31 main 06:15:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:15:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:15:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:15:32 ad5eb48129f2: Preparing 06:15:32 6d3ed1251557: Preparing 06:15:32 816fd6feb876: Preparing 06:15:32 d7fd76f4b902: Preparing 06:15:32 cdc17e724fe5: Preparing 06:15:32 c47a4ca06898: Preparing 06:15:32 a4542141e6e6: Preparing 06:15:32 3c7356167553: Preparing 06:15:32 dd9c8f8612c8: Preparing 06:15:32 a4542141e6e6: Waiting 06:15:32 3c7356167553: Waiting 06:15:32 dd9c8f8612c8: Waiting 06:15:32 c47a4ca06898: Waiting 06:15:32 d7fd76f4b902: Layer already exists 06:15:32 cdc17e724fe5: Layer already exists 06:15:32 6d3ed1251557: Pushed 06:15:32 816fd6feb876: Pushed 06:15:32 ad5eb48129f2: Pushed 06:15:32 a4542141e6e6: Pushed 06:15:32 dd9c8f8612c8: Layer already exists 06:15:33 3c7356167553: Pushed 06:15:59 c47a4ca06898: Pushed 06:15:59 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:b4b2bb3cba1cc13fbf7ec40dfe6ecadf65e9ea81fdf4e8087e26d42553674b4a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:00 + 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 06:16:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:16:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:16:00 ad5eb48129f2: Preparing 06:16:00 6d3ed1251557: Preparing 06:16:00 816fd6feb876: Preparing 06:16:00 d7fd76f4b902: Preparing 06:16:00 cdc17e724fe5: Preparing 06:16:00 c47a4ca06898: Preparing 06:16:00 a4542141e6e6: Preparing 06:16:00 3c7356167553: Preparing 06:16:00 dd9c8f8612c8: Preparing 06:16:00 c47a4ca06898: Waiting 06:16:00 a4542141e6e6: Waiting 06:16:00 3c7356167553: Waiting 06:16:00 dd9c8f8612c8: Waiting 06:16:00 cdc17e724fe5: Layer already exists 06:16:00 ad5eb48129f2: Layer already exists 06:16:00 6d3ed1251557: Layer already exists 06:16:00 816fd6feb876: Layer already exists 06:16:00 d7fd76f4b902: Layer already exists 06:16:00 c47a4ca06898: Layer already exists 06:16:00 a4542141e6e6: Layer already exists 06:16:00 dd9c8f8612c8: Layer already exists 06:16:00 3c7356167553: Layer already exists 06:16:00 latest: digest: sha256:b4b2bb3cba1cc13fbf7ec40dfe6ecadf65e9ea81fdf4e8087e26d42553674b4a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.65 06:16:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:16:01 ad5eb48129f2: Preparing 06:16:01 6d3ed1251557: Preparing 06:16:01 816fd6feb876: Preparing 06:16:01 d7fd76f4b902: Preparing 06:16:01 cdc17e724fe5: Preparing 06:16:01 c47a4ca06898: Preparing 06:16:01 a4542141e6e6: Preparing 06:16:01 3c7356167553: Preparing 06:16:01 dd9c8f8612c8: Preparing 06:16:01 a4542141e6e6: Waiting 06:16:01 3c7356167553: Waiting 06:16:01 dd9c8f8612c8: Waiting 06:16:01 c47a4ca06898: Waiting 06:16:01 ad5eb48129f2: Layer already exists 06:16:01 816fd6feb876: Layer already exists 06:16:01 6d3ed1251557: Layer already exists 06:16:01 cdc17e724fe5: Layer already exists 06:16:01 d7fd76f4b902: Layer already exists 06:16:01 3c7356167553: Layer already exists 06:16:01 c47a4ca06898: Layer already exists 06:16:01 dd9c8f8612c8: Layer already exists 06:16:01 a4542141e6e6: Layer already exists 06:16:01 4.0.0-dev.65: digest: sha256:b4b2bb3cba1cc13fbf7ec40dfe6ecadf65e9ea81fdf4e8087e26d42553674b4a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:16:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:16:02 ad5eb48129f2: Preparing 06:16:02 6d3ed1251557: Preparing 06:16:02 816fd6feb876: Preparing 06:16:02 d7fd76f4b902: Preparing 06:16:02 cdc17e724fe5: Preparing 06:16:02 c47a4ca06898: Preparing 06:16:02 a4542141e6e6: Preparing 06:16:02 c47a4ca06898: Waiting 06:16:02 3c7356167553: Preparing 06:16:02 a4542141e6e6: Waiting 06:16:02 3c7356167553: Waiting 06:16:02 dd9c8f8612c8: Preparing 06:16:02 dd9c8f8612c8: Waiting 06:16:02 d7fd76f4b902: Layer already exists 06:16:02 cdc17e724fe5: Layer already exists 06:16:02 ad5eb48129f2: Layer already exists 06:16:02 816fd6feb876: Layer already exists 06:16:02 6d3ed1251557: Layer already exists 06:16:02 3c7356167553: Layer already exists 06:16:02 c47a4ca06898: Layer already exists 06:16:02 dd9c8f8612c8: Layer already exists 06:16:02 a4542141e6e6: Layer already exists 06:16:02 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:b4b2bb3cba1cc13fbf7ec40dfe6ecadf65e9ea81fdf4e8087e26d42553674b4a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:03 + 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 06:16:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:16:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:16:03 ad5eb48129f2: Preparing 06:16:03 6d3ed1251557: Preparing 06:16:03 816fd6feb876: Preparing 06:16:03 d7fd76f4b902: Preparing 06:16:03 cdc17e724fe5: Preparing 06:16:03 c47a4ca06898: Preparing 06:16:03 a4542141e6e6: Preparing 06:16:03 3c7356167553: Preparing 06:16:03 dd9c8f8612c8: Preparing 06:16:03 c47a4ca06898: Waiting 06:16:03 a4542141e6e6: Waiting 06:16:03 dd9c8f8612c8: Waiting 06:16:03 3c7356167553: Waiting 06:16:03 cdc17e724fe5: Layer already exists 06:16:03 d7fd76f4b902: Layer already exists 06:16:03 ad5eb48129f2: Layer already exists 06:16:03 6d3ed1251557: Layer already exists 06:16:03 816fd6feb876: Layer already exists 06:16:03 a4542141e6e6: Layer already exists 06:16:03 c47a4ca06898: Layer already exists 06:16:03 3c7356167553: Layer already exists 06:16:03 dd9c8f8612c8: Layer already exists 06:16:03 main: digest: sha256:b4b2bb3cba1cc13fbf7ec40dfe6ecadf65e9ea81fdf4e8087e26d42553674b4a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:16:03 ===================================================== [Pipeline] echo 06:16:03 taggedImages: 06:16:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:16:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:16:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.65 06:16:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:16:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:16:03 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:16:03 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:16:03 latest 06:16:03 4.0.0-dev.65 06:16:03 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:16:03 main 06:16:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:16:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:16:04 1aff11c77766: Preparing 06:16:04 ad2a254c4a70: Preparing 06:16:04 2c700e5404f8: Preparing 06:16:04 d7fd76f4b902: Preparing 06:16:04 cdc17e724fe5: Preparing 06:16:04 c47a4ca06898: Preparing 06:16:04 dd4654caf8e6: Preparing 06:16:04 e4a9b3c55247: Preparing 06:16:04 dd9c8f8612c8: Preparing 06:16:04 dd4654caf8e6: Waiting 06:16:04 c47a4ca06898: Waiting 06:16:04 e4a9b3c55247: Waiting 06:16:04 dd9c8f8612c8: Waiting 06:16:04 cdc17e724fe5: Layer already exists 06:16:04 d7fd76f4b902: Layer already exists 06:16:04 c47a4ca06898: Layer already exists 06:16:04 dd4654caf8e6: Layer already exists 06:16:04 e4a9b3c55247: Layer already exists 06:16:04 dd9c8f8612c8: Layer already exists 06:16:04 ad2a254c4a70: Pushed 06:16:04 2c700e5404f8: Pushed 06:16:04 1aff11c77766: Pushed 06:16:04 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:15efc9be254bb7291664316337299bf2537f8ab9480983feedd50e7bb550bf89 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:05 + 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 06:16:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:16:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:16:05 1aff11c77766: Preparing 06:16:05 ad2a254c4a70: Preparing 06:16:05 2c700e5404f8: Preparing 06:16:05 d7fd76f4b902: Preparing 06:16:05 cdc17e724fe5: Preparing 06:16:05 c47a4ca06898: Preparing 06:16:05 dd4654caf8e6: Preparing 06:16:05 e4a9b3c55247: Preparing 06:16:05 dd9c8f8612c8: Preparing 06:16:05 dd4654caf8e6: Waiting 06:16:05 e4a9b3c55247: Waiting 06:16:05 c47a4ca06898: Waiting 06:16:05 dd9c8f8612c8: Waiting 06:16:05 1aff11c77766: Layer already exists 06:16:05 d7fd76f4b902: Layer already exists 06:16:05 ad2a254c4a70: Layer already exists 06:16:05 2c700e5404f8: Layer already exists 06:16:05 cdc17e724fe5: Layer already exists 06:16:05 c47a4ca06898: Layer already exists 06:16:05 dd4654caf8e6: Layer already exists 06:16:05 e4a9b3c55247: Layer already exists 06:16:05 dd9c8f8612c8: Layer already exists 06:16:05 latest: digest: sha256:15efc9be254bb7291664316337299bf2537f8ab9480983feedd50e7bb550bf89 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.65 06:16:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:16:06 1aff11c77766: Preparing 06:16:06 ad2a254c4a70: Preparing 06:16:06 2c700e5404f8: Preparing 06:16:06 d7fd76f4b902: Preparing 06:16:06 cdc17e724fe5: Preparing 06:16:06 c47a4ca06898: Preparing 06:16:06 dd4654caf8e6: Preparing 06:16:06 e4a9b3c55247: Preparing 06:16:06 dd9c8f8612c8: Preparing 06:16:06 c47a4ca06898: Waiting 06:16:06 dd4654caf8e6: Waiting 06:16:06 e4a9b3c55247: Waiting 06:16:06 dd9c8f8612c8: Waiting 06:16:06 1aff11c77766: Layer already exists 06:16:06 ad2a254c4a70: Layer already exists 06:16:06 d7fd76f4b902: Layer already exists 06:16:06 cdc17e724fe5: Layer already exists 06:16:06 2c700e5404f8: Layer already exists 06:16:06 e4a9b3c55247: Layer already exists 06:16:06 dd4654caf8e6: Layer already exists 06:16:06 dd9c8f8612c8: Layer already exists 06:16:06 c47a4ca06898: Layer already exists 06:16:06 4.0.0-dev.65: digest: sha256:15efc9be254bb7291664316337299bf2537f8ab9480983feedd50e7bb550bf89 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:16:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:16:07 1aff11c77766: Preparing 06:16:07 ad2a254c4a70: Preparing 06:16:07 2c700e5404f8: Preparing 06:16:07 d7fd76f4b902: Preparing 06:16:07 cdc17e724fe5: Preparing 06:16:07 c47a4ca06898: Preparing 06:16:07 dd4654caf8e6: Preparing 06:16:07 e4a9b3c55247: Preparing 06:16:07 dd9c8f8612c8: Preparing 06:16:07 dd4654caf8e6: Waiting 06:16:07 e4a9b3c55247: Waiting 06:16:07 dd9c8f8612c8: Waiting 06:16:07 c47a4ca06898: Waiting 06:16:07 1aff11c77766: Layer already exists 06:16:07 2c700e5404f8: Layer already exists 06:16:07 d7fd76f4b902: Layer already exists 06:16:07 ad2a254c4a70: Layer already exists 06:16:07 cdc17e724fe5: Layer already exists 06:16:07 c47a4ca06898: Layer already exists 06:16:07 dd4654caf8e6: Layer already exists 06:16:07 dd9c8f8612c8: Layer already exists 06:16:07 e4a9b3c55247: Layer already exists 06:16:07 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:15efc9be254bb7291664316337299bf2537f8ab9480983feedd50e7bb550bf89 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:08 + 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 06:16:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:16:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:16:08 1aff11c77766: Preparing 06:16:08 ad2a254c4a70: Preparing 06:16:08 2c700e5404f8: Preparing 06:16:08 d7fd76f4b902: Preparing 06:16:08 cdc17e724fe5: Preparing 06:16:08 c47a4ca06898: Preparing 06:16:08 dd4654caf8e6: Preparing 06:16:08 e4a9b3c55247: Preparing 06:16:08 dd9c8f8612c8: Preparing 06:16:08 e4a9b3c55247: Waiting 06:16:08 c47a4ca06898: Waiting 06:16:08 dd9c8f8612c8: Waiting 06:16:08 dd4654caf8e6: Waiting 06:16:08 ad2a254c4a70: Layer already exists 06:16:08 2c700e5404f8: Layer already exists 06:16:08 d7fd76f4b902: Layer already exists 06:16:08 cdc17e724fe5: Layer already exists 06:16:08 1aff11c77766: Layer already exists 06:16:08 e4a9b3c55247: Layer already exists 06:16:08 dd4654caf8e6: Layer already exists 06:16:08 c47a4ca06898: Layer already exists 06:16:08 dd9c8f8612c8: Layer already exists 06:16:08 main: digest: sha256:15efc9be254bb7291664316337299bf2537f8ab9480983feedd50e7bb550bf89 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:16:08 ===================================================== [Pipeline] echo 06:16:08 taggedImages: 06:16:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:16:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:16:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.65 06:16:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:16:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:16:08 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:16:08 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:16:08 latest 06:16:08 4.0.0-dev.65 06:16:08 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:16:08 main 06:16:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:16:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:16:09 89ae0c5d346e: Preparing 06:16:09 5170a8d40b67: Preparing 06:16:09 d7fd76f4b902: Preparing 06:16:09 cdc17e724fe5: Preparing 06:16:09 0da853e34036: Preparing 06:16:09 62e7f282c0ca: Preparing 06:16:09 dd9c8f8612c8: Preparing 06:16:09 62e7f282c0ca: Waiting 06:16:09 dd9c8f8612c8: Waiting 06:16:09 cdc17e724fe5: Layer already exists 06:16:09 d7fd76f4b902: Layer already exists 06:16:09 dd9c8f8612c8: Layer already exists 06:16:09 0da853e34036: Pushed 06:16:09 89ae0c5d346e: Pushed 06:16:11 62e7f282c0ca: Pushed 06:16:17 5170a8d40b67: Pushed 06:16:17 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:517454e53e5f79c49f88b1744a0b50cbf86142de593553fedff86d03e891d1b8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:16:18 89ae0c5d346e: Preparing 06:16:18 5170a8d40b67: Preparing 06:16:18 d7fd76f4b902: Preparing 06:16:18 cdc17e724fe5: Preparing 06:16:18 0da853e34036: Preparing 06:16:18 62e7f282c0ca: Preparing 06:16:18 dd9c8f8612c8: Preparing 06:16:18 62e7f282c0ca: Waiting 06:16:18 dd9c8f8612c8: Waiting 06:16:18 0da853e34036: Layer already exists 06:16:18 89ae0c5d346e: Layer already exists 06:16:18 5170a8d40b67: Layer already exists 06:16:18 cdc17e724fe5: Layer already exists 06:16:18 d7fd76f4b902: Layer already exists 06:16:18 dd9c8f8612c8: Layer already exists 06:16:18 62e7f282c0ca: Layer already exists 06:16:18 latest: digest: sha256:517454e53e5f79c49f88b1744a0b50cbf86142de593553fedff86d03e891d1b8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.65 06:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:16:19 89ae0c5d346e: Preparing 06:16:19 5170a8d40b67: Preparing 06:16:19 d7fd76f4b902: Preparing 06:16:19 cdc17e724fe5: Preparing 06:16:19 0da853e34036: Preparing 06:16:19 62e7f282c0ca: Preparing 06:16:19 dd9c8f8612c8: Preparing 06:16:19 62e7f282c0ca: Waiting 06:16:19 dd9c8f8612c8: Waiting 06:16:19 cdc17e724fe5: Layer already exists 06:16:19 0da853e34036: Layer already exists 06:16:19 5170a8d40b67: Layer already exists 06:16:19 89ae0c5d346e: Layer already exists 06:16:19 d7fd76f4b902: Layer already exists 06:16:19 62e7f282c0ca: Layer already exists 06:16:19 dd9c8f8612c8: Layer already exists 06:16:19 4.0.0-dev.65: digest: sha256:517454e53e5f79c49f88b1744a0b50cbf86142de593553fedff86d03e891d1b8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:16:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:16:20 89ae0c5d346e: Preparing 06:16:20 5170a8d40b67: Preparing 06:16:20 d7fd76f4b902: Preparing 06:16:20 cdc17e724fe5: Preparing 06:16:20 0da853e34036: Preparing 06:16:20 62e7f282c0ca: Preparing 06:16:20 dd9c8f8612c8: Preparing 06:16:20 62e7f282c0ca: Waiting 06:16:20 dd9c8f8612c8: Waiting 06:16:20 89ae0c5d346e: Layer already exists 06:16:20 0da853e34036: Layer already exists 06:16:20 cdc17e724fe5: Layer already exists 06:16:20 d7fd76f4b902: Layer already exists 06:16:20 5170a8d40b67: Layer already exists 06:16:20 62e7f282c0ca: Layer already exists 06:16:20 dd9c8f8612c8: Layer already exists 06:16:20 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:517454e53e5f79c49f88b1744a0b50cbf86142de593553fedff86d03e891d1b8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:16:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:16:21 89ae0c5d346e: Preparing 06:16:21 5170a8d40b67: Preparing 06:16:21 d7fd76f4b902: Preparing 06:16:21 cdc17e724fe5: Preparing 06:16:21 0da853e34036: Preparing 06:16:21 62e7f282c0ca: Preparing 06:16:21 dd9c8f8612c8: Preparing 06:16:21 62e7f282c0ca: Waiting 06:16:21 dd9c8f8612c8: Waiting 06:16:21 cdc17e724fe5: Layer already exists 06:16:21 89ae0c5d346e: Layer already exists 06:16:21 d7fd76f4b902: Layer already exists 06:16:21 5170a8d40b67: Layer already exists 06:16:21 0da853e34036: Layer already exists 06:16:21 dd9c8f8612c8: Layer already exists 06:16:21 62e7f282c0ca: Layer already exists 06:16:21 main: digest: sha256:517454e53e5f79c49f88b1744a0b50cbf86142de593553fedff86d03e891d1b8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:16:21 ===================================================== [Pipeline] echo 06:16:21 taggedImages: 06:16:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:16:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:16:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.65 06:16:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:16:21 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:16:21 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:16:21 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:16:21 latest 06:16:21 4.0.0-dev.65 06:16:21 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:16:21 main 06:16:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:16:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:16:22 d6df03015c1d: Preparing 06:16:22 ba8c1fcb1cf9: Preparing 06:16:22 d7fd76f4b902: Preparing 06:16:22 cdc17e724fe5: Preparing 06:16:22 e4d89f8bcf31: Preparing 06:16:22 0e7c8ab4db0f: Preparing 06:16:22 dd9c8f8612c8: Preparing 06:16:22 0e7c8ab4db0f: Waiting 06:16:22 dd9c8f8612c8: Waiting 06:16:22 cdc17e724fe5: Layer already exists 06:16:22 d7fd76f4b902: Layer already exists 06:16:22 dd9c8f8612c8: Layer already exists 06:16:22 e4d89f8bcf31: Pushed 06:16:22 d6df03015c1d: Pushed 06:16:23 0e7c8ab4db0f: Pushed 06:16:31 ba8c1fcb1cf9: Pushed 06:16:31 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45: digest: sha256:67b3b8822a7af76f507e349900113cc1b2a84fb38a8742156500a9205e7fdac2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:16:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:16:32 d6df03015c1d: Preparing 06:16:32 ba8c1fcb1cf9: Preparing 06:16:32 d7fd76f4b902: Preparing 06:16:32 cdc17e724fe5: Preparing 06:16:32 e4d89f8bcf31: Preparing 06:16:32 0e7c8ab4db0f: Preparing 06:16:32 dd9c8f8612c8: Preparing 06:16:32 0e7c8ab4db0f: Waiting 06:16:32 dd9c8f8612c8: Waiting 06:16:32 d6df03015c1d: Layer already exists 06:16:32 ba8c1fcb1cf9: Layer already exists 06:16:32 cdc17e724fe5: Layer already exists 06:16:32 e4d89f8bcf31: Layer already exists 06:16:32 d7fd76f4b902: Layer already exists 06:16:32 0e7c8ab4db0f: Layer already exists 06:16:32 dd9c8f8612c8: Layer already exists 06:16:32 latest: digest: sha256:67b3b8822a7af76f507e349900113cc1b2a84fb38a8742156500a9205e7fdac2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.65 06:16:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:16:33 d6df03015c1d: Preparing 06:16:33 ba8c1fcb1cf9: Preparing 06:16:33 d7fd76f4b902: Preparing 06:16:33 cdc17e724fe5: Preparing 06:16:33 e4d89f8bcf31: Preparing 06:16:33 0e7c8ab4db0f: Preparing 06:16:33 dd9c8f8612c8: Preparing 06:16:33 0e7c8ab4db0f: Waiting 06:16:33 dd9c8f8612c8: Waiting 06:16:33 e4d89f8bcf31: Layer already exists 06:16:33 d7fd76f4b902: Layer already exists 06:16:33 d6df03015c1d: Layer already exists 06:16:33 ba8c1fcb1cf9: Layer already exists 06:16:33 cdc17e724fe5: Layer already exists 06:16:33 dd9c8f8612c8: Layer already exists 06:16:33 0e7c8ab4db0f: Layer already exists 06:16:33 4.0.0-dev.65: digest: sha256:67b3b8822a7af76f507e349900113cc1b2a84fb38a8742156500a9205e7fdac2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:16:34 d6df03015c1d: Preparing 06:16:34 ba8c1fcb1cf9: Preparing 06:16:34 d7fd76f4b902: Preparing 06:16:34 cdc17e724fe5: Preparing 06:16:34 e4d89f8bcf31: Preparing 06:16:34 0e7c8ab4db0f: Preparing 06:16:34 dd9c8f8612c8: Preparing 06:16:34 0e7c8ab4db0f: Waiting 06:16:34 dd9c8f8612c8: Waiting 06:16:34 e4d89f8bcf31: Layer already exists 06:16:34 d6df03015c1d: Layer already exists 06:16:34 ba8c1fcb1cf9: Layer already exists 06:16:34 cdc17e724fe5: Layer already exists 06:16:34 d7fd76f4b902: Layer already exists 06:16:34 0e7c8ab4db0f: Layer already exists 06:16:34 dd9c8f8612c8: Layer already exists 06:16:34 b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65: digest: sha256:67b3b8822a7af76f507e349900113cc1b2a84fb38a8742156500a9205e7fdac2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:16:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:16:34 d6df03015c1d: Preparing 06:16:34 ba8c1fcb1cf9: Preparing 06:16:34 d7fd76f4b902: Preparing 06:16:34 cdc17e724fe5: Preparing 06:16:34 e4d89f8bcf31: Preparing 06:16:34 0e7c8ab4db0f: Preparing 06:16:34 dd9c8f8612c8: Preparing 06:16:34 0e7c8ab4db0f: Waiting 06:16:34 dd9c8f8612c8: Waiting 06:16:34 d6df03015c1d: Layer already exists 06:16:34 cdc17e724fe5: Layer already exists 06:16:34 ba8c1fcb1cf9: Layer already exists 06:16:34 d7fd76f4b902: Layer already exists 06:16:34 e4d89f8bcf31: Layer already exists 06:16:34 dd9c8f8612c8: Layer already exists 06:16:34 0e7c8ab4db0f: Layer already exists 06:16:34 main: digest: sha256:67b3b8822a7af76f507e349900113cc1b2a84fb38a8742156500a9205e7fdac2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:16:35 ===================================================== [Pipeline] echo 06:16:35 taggedImages: 06:16:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 06:16:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:16:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.65 06:16:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45-4.0.0-dev.65 06:16:35 - 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 06:16:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:16:35 06:16:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:16:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:16:36 arm64: Pulling from edgex-lftools-log-publisher 06:16:36 8998bd30e6a1: Pulling fs layer 06:16:36 04944245beec: Pulling fs layer 06:16:36 699f458cf7ca: Pulling fs layer 06:16:36 765212b225bb: Pulling fs layer 06:16:36 f23df028b6ca: Pulling fs layer 06:16:36 d65c8cfc05b1: Pulling fs layer 06:16:36 2437ff75d9bd: Pulling fs layer 06:16:36 f23df028b6ca: Waiting 06:16:36 d65c8cfc05b1: Waiting 06:16:36 2437ff75d9bd: Waiting 06:16:36 765212b225bb: Waiting 06:16:36 04944245beec: Verifying Checksum 06:16:36 04944245beec: Download complete 06:16:36 765212b225bb: Verifying Checksum 06:16:36 765212b225bb: Download complete 06:16:36 f23df028b6ca: Verifying Checksum 06:16:36 f23df028b6ca: Download complete 06:16:36 d65c8cfc05b1: Download complete 06:16:36 699f458cf7ca: Verifying Checksum 06:16:36 8998bd30e6a1: Download complete 06:16:39 2437ff75d9bd: Verifying Checksum 06:16:42 8998bd30e6a1: Pull complete 06:16:42 04944245beec: Pull complete 06:16:43 699f458cf7ca: Pull complete 06:16:43 765212b225bb: Pull complete 06:16:44 f23df028b6ca: Pull complete 06:16:45 d65c8cfc05b1: Pull complete 06:17:03 2437ff75d9bd: Pull complete 06:17:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:17:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:17:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:03 prd-ubuntu20.04-docker-arm64-4c-16g-39932 does not seem to be running inside a container 06:17:03 $ 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/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:17:06 $ docker top bb6d7ad551b3c10a641dc89dc4187e0572a6c15ddf1bfd47d8fde6d0be926599 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:07 ---> job-cost.sh 06:17:07 lf-activate-venv: SKIPPING 06:17:07 INFO: No Stack... 06:17:07 INFO: Retrieving Pricing Info for: v3-standard-4 06:17:08 INFO: Archiving Costs [Pipeline] sh 06:17:09 + cat /w/workspace/edgex-go/803/archives/cost.csv 06:17:09 + cut -d, -f6 [Pipeline] lock 06:17:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-803-stack-cost] 06:17:09 Resource [jenkins-edgexfoundry-edgex-go-main-803-stack-cost] did not exist. Created. 06:17:09 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-803-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:17:09 + echo total: 0.10999999940395355 [Pipeline] stash 06:17:10 Stashed 1 file(s) [Pipeline] } 06:17:10 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-803-stack-cost] [Pipeline] // lock [Pipeline] } 06:17:10 $ docker stop --time=1 bb6d7ad551b3c10a641dc89dc4187e0572a6c15ddf1bfd47d8fde6d0be926599 06:17:11 $ docker rm -f --volumes bb6d7ad551b3c10a641dc89dc4187e0572a6c15ddf1bfd47d8fde6d0be926599 [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 06:17:12 provisioning config files... 06:17:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/803@tmp/config7052475275079216185tmp [Pipeline] { [Pipeline] sh 06:17:12 + set +x 06:17:12 + curl -s https://codecov.io/bash 06:17:12 + bash -s -- 06:17:12 06:17:12 _____ _ 06:17:12 / ____| | | 06:17:12 | | ___ __| | ___ ___ _____ __ 06:17:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:17:12 | |___| (_) | (_| | __/ (_| (_) \ V / 06:17:12 \_____\___/ \__,_|\___|\___\___/ \_/ 06:17:12 Bash-1.0.6 06:17:12 06:17:12 06:17:12 ==> git version 2.25.1 found 06:17:12 ==> 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 06:17:12 Release-Date: 2020-01-08 06:17:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:17:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:17:12 ==> Jenkins CI detected. 06:17:12 current dir:  /w/workspace/edgex-go/803 06:17:12 project root: . 06:17:12 --> token set from env 06:17:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:17:13 ==> Running gcov in . (disable via -X gcov) 06:17:13 ==> Python coveragepy not found 06:17:13 ==> Searching for coverage reports in: 06:17:13 + . 06:17:13 -> Found 1 reports 06:17:13 ==> Detecting git/mercurial file structure 06:17:13 ==> Reading reports 06:17:13 + ./coverage.out bytes=1651061 06:17:13 ==> Appending adjustments 06:17:13 https://docs.codecov.io/docs/fixing-reports 06:17:14 + Found adjustments 06:17:14 ==> Gzipping contents 06:17:14 140K /tmp/codecov.4SkqKi.gz 06:17:14 ==> Uploading reports 06:17:14 url: https://codecov.io 06:17:14 query: branch=main&commit=b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45&build=803&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F803%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:17:14 -> Pinging Codecov 06:17:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45&build=803&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F803%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:17:14 -> Uploading to 06:17:14 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45/828bb0cc-c8b5-4556-b804-f69897868c41.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250301%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250301T061714Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4e0e03722ef7aef6031e39cbab658ec18715a93b7291d104e631248bc8bf31b4 06:17:14 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:14 Dload Upload Total Spent Left Speed 06:17:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 521k --:--:-- --:--:-- --:--:-- 521k 06:17:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b826f9467dc1acc9bbe1b6e94f7a4bae57a24d45 [Pipeline] } 06:17:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:17:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:17:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:17:15 06:17:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:17:15 latest: Pulling from edgex-devops/edgex-snyk-go 06:17:15 43c4264eed91: Pulling fs layer 06:17:15 4cc291be95ef: Pulling fs layer 06:17:15 2ac1f1163629: Pulling fs layer 06:17:15 5c3c966382ef: Pulling fs layer 06:17:15 4f4fb700ef54: Pulling fs layer 06:17:15 d9c7d2e4e75e: Pulling fs layer 06:17:15 9c3e1370e548: Pulling fs layer 06:17:15 d9c7d2e4e75e: Waiting 06:17:15 9c3e1370e548: Waiting 06:17:15 4f4fb700ef54: Waiting 06:17:15 5c3c966382ef: Waiting 06:17:15 4cc291be95ef: Verifying Checksum 06:17:15 4cc291be95ef: Download complete 06:17:15 5c3c966382ef: Verifying Checksum 06:17:15 4f4fb700ef54: Download complete 06:17:15 43c4264eed91: Download complete 06:17:16 43c4264eed91: Pull complete 06:17:16 d9c7d2e4e75e: Verifying Checksum 06:17:16 4cc291be95ef: Pull complete 06:17:16 2ac1f1163629: Verifying Checksum 06:17:16 2ac1f1163629: Download complete 06:17:16 9c3e1370e548: Verifying Checksum 06:17:16 9c3e1370e548: Download complete 06:17:20 2ac1f1163629: Pull complete 06:17:20 5c3c966382ef: Pull complete 06:17:20 4f4fb700ef54: Pull complete 06:17:20 d9c7d2e4e75e: Pull complete 06:17:24 9c3e1370e548: Pull complete 06:17:24 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:17:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:17:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:24 prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container 06:17:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:17:26 $ docker top d371fdd3bb18f7dd1673e04ef8fb9756810ce9365a5274ee31913a2f734cc9cd -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:27 + git config --global --add safe.directory /w/workspace/edgex-go/803 [Pipeline] echo 06:17:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:17:27 + set -o pipefail 06:17:27 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:17:35 06:17:35 Monitoring /w/workspace/edgex-go/803 (github.com/edgexfoundry/edgex-go)... 06:17:35 06:17:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/7da19da8-c402-472d-a892-5a488864df50 06:17:35 06:17:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:17:35 [Pipeline] } 06:17:35 $ docker stop --time=1 d371fdd3bb18f7dd1673e04ef8fb9756810ce9365a5274ee31913a2f734cc9cd 06:17:38 $ docker rm -f --volumes d371fdd3bb18f7dd1673e04ef8fb9756810ce9365a5274ee31913a2f734cc9cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:17:38 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:38 provisioning config files... 06:17:38 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/803@tmp/config6639540749292675295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:38 --> edgex-publish-swagger.sh 06:17:38 === Publish openapi API === 06:17:38 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 06:17:38 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/803/openapi/core-command.yaml] 06:17:38 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:38 Dload Upload Total Spent Left Speed 06:17:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 59603 --:--:-- --:--:-- --:--:-- 59495 100 32782 0 0 100 32782 0 59603 --:--:-- --:--:-- --:--:-- 59495 06:17:39 06:17:39 06:17:39 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/803/openapi/core-data.yaml] 06:17:39 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:39 Dload Upload Total Spent Left Speed 06:17:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 151k --:--:-- --:--:-- --:--:-- 151k 06:17:39 06:17:39 06:17:39 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/803/openapi/core-keeper.yaml] 06:17:39 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:39 Dload Upload Total Spent Left Speed 06:17:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 221 107k --:--:-- --:--:-- --:--:-- 107k 100 32901 100 66 100 32835 221 107k --:--:-- --:--:-- --:--:-- 107k 06:17:40 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:17:40 06:17:40 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/803/openapi/core-metadata.yaml] 06:17:40 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:40 Dload Upload Total Spent Left Speed 06:17:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 397 398k --:--:-- --:--:-- --:--:-- 398k 06:17:40 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:17:40 06:17:40 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/803/openapi/security-proxy-auth.yaml] 06:17:40 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:40 Dload Upload Total Spent Left Speed 06:17:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 360 130k --:--:-- --:--:-- --:--:-- 130k 06:17:40 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:17:40 06:17:40 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/803/openapi/security-secretstore-setup.yaml] 06:17:40 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:40 Dload Upload Total Spent Left Speed 06:17:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 372 22107 --:--:-- --:--:-- --:--:-- 22480 06:17:41 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:17:41 06:17:41 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/803/openapi/support-notifications.yaml] 06:17:41 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:41 Dload Upload Total Spent Left Speed 06:17:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 99976 0 0 100 99976 0 480k --:--:-- --:--:-- --:--:-- 478k 100 97k 100 156 100 99976 267 167k --:--:-- --:--:-- --:--:-- 167k 06:17:41 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:17:41 06:17:41 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/803/openapi/support-scheduler.yaml] 06:17:41 % Total % Received % Xferd Average Speed Time Time Time Current 06:17:41 Dload Upload Total Spent Left Speed 06:17:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 498 158k --:--:-- --:--:-- --:--:-- 158k 06:17:41 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:17:41 [Pipeline] } 06:17:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:17:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:17:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:42 prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container 06:17:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:17:43 $ docker top 1b679266f7ce7c9a8cb2b7001ef3e1498486f53cc8cb3f535ecb0bc89a27e648 -eo pid,comm 06:17:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:17:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:17:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:43 [ssh-agent] Looking for ssh-agent implementation... 06:17:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:43 $ docker exec 1b679266f7ce7c9a8cb2b7001ef3e1498486f53cc8cb3f535ecb0bc89a27e648 ssh-agent 06:17:43 SSH_AUTH_SOCK=/tmp/ssh-rq89cIsyzSq4/agent.33 06:17:43 SSH_AGENT_PID=39 06:17:43 Running ssh-add (command line suppressed) 06:17:43 Identity added: /w/workspace/edgex-go/803@tmp/private_key_4171937262132260134.key (/w/workspace/edgex-go/803@tmp/private_key_4171937262132260134.key) 06:17:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:43 + git semver tag 06:17:44 2025-03-01 06:17:44,154 [run_tag] DEBUG tag force:False 06:17:44 2025-03-01 06:17:44,154 [check_head_tag] DEBUG check head tag 06:17:44 2025-03-01 06:17:44,159 [execute] INFO git cat-file --batch-check 06:17:44 2025-03-01 06:17:44,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/803, universal_newlines=False, shell=None, istream=) 06:17:44 2025-03-01 06:17:44,163 [execute] INFO git cat-file --batch 06:17:44 2025-03-01 06:17:44,163 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/803, universal_newlines=False, shell=None, istream=) 06:17:44 2025-03-01 06:17:44,220 [read_version] DEBUG read version from /w/workspace/edgex-go/803/.semver/main 06:17:44 2025-03-01 06:17:44,220 [execute] INFO git tag -a v4.0.0-dev.65 -m v4.0.0-dev.65 06:17:44 2025-03-01 06:17:44,220 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.65', '-m', 'v4.0.0-dev.65'], cwd=/w/workspace/edgex-go/803, universal_newlines=False, shell=None, istream=None) 06:17:44 2025-03-01 06:17:44,225 [read_version] DEBUG read version from /w/workspace/edgex-go/803/.semver/main 06:17:44 4.0.0-dev.65 [Pipeline] } 06:17:44 $ docker exec --env ******** --env ******** 1b679266f7ce7c9a8cb2b7001ef3e1498486f53cc8cb3f535ecb0bc89a27e648 ssh-agent -k 06:17:44 unset SSH_AUTH_SOCK; 06:17:44 unset SSH_AGENT_PID; 06:17:44 echo Agent pid 39 killed; 06:17:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:17:44 + git semver [Pipeline] } 06:17:45 $ docker stop --time=1 1b679266f7ce7c9a8cb2b7001ef3e1498486f53cc8cb3f535ecb0bc89a27e648 06:17:46 $ docker rm -f --volumes 1b679266f7ce7c9a8cb2b7001ef3e1498486f53cc8cb3f535ecb0bc89a27e648 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:17:46 06:17:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:17:47 0.23.1-centos7: Pulling from edgex-lftools 06:17:47 ab5ef0e58194: Pulling fs layer 06:17:47 9712f1f96733: Pulling fs layer 06:17:47 63f879dbbcfc: Pulling fs layer 06:17:47 0d9ebad4ef96: Pulling fs layer 06:17:47 e9a5061849ea: Pulling fs layer 06:17:47 d747dcd14b5f: Pulling fs layer 06:17:47 2de7ff778b66: Pulling fs layer 06:17:47 0d9ebad4ef96: Waiting 06:17:47 e9a5061849ea: Waiting 06:17:47 d747dcd14b5f: Waiting 06:17:47 2de7ff778b66: Waiting 06:17:47 9712f1f96733: Verifying Checksum 06:17:47 9712f1f96733: Download complete 06:17:47 63f879dbbcfc: Verifying Checksum 06:17:47 63f879dbbcfc: Download complete 06:17:47 0d9ebad4ef96: Verifying Checksum 06:17:47 0d9ebad4ef96: Download complete 06:17:47 d747dcd14b5f: Download complete 06:17:47 e9a5061849ea: Verifying Checksum 06:17:47 e9a5061849ea: Download complete 06:17:47 ab5ef0e58194: Verifying Checksum 06:17:47 ab5ef0e58194: Download complete 06:17:47 2de7ff778b66: Download complete 06:17:51 ab5ef0e58194: Pull complete 06:17:51 9712f1f96733: Pull complete 06:17:51 63f879dbbcfc: Pull complete 06:17:55 0d9ebad4ef96: Pull complete 06:17:55 e9a5061849ea: Pull complete 06:17:55 d747dcd14b5f: Pull complete 06:17:57 2de7ff778b66: Pull complete 06:17:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:17:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:17:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:57 prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container 06:17:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:17:59 $ docker top e8fff3bd9c31e74d28faa69df0ea204a9188aeba2c4908a0de76ac7de9d30ed7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:18:00 provisioning config files... 06:18:00 copy managed file [sigul-config] to file:/w/workspace/edgex-go/803@tmp/config8270056531180514121tmp 06:18:00 copy managed file [sigul-password] to file:/w/workspace/edgex-go/803@tmp/config1353497823511514637tmp 06:18:00 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/803@tmp/config8434787581659370557tmp [Pipeline] { [Pipeline] echo 06:18:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:18:00 ---> sigul-configuration.sh 06:18:00 gpg: directory `/root/.gnupg' created 06:18:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:18:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:18:00 gpg: keyring `/root/.gnupg/secring.gpg' created 06:18:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:18:00 gpg: CAST5 encrypted data 06:18:00 gpg: encrypted with 1 passphrase 06:18:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:18:00 + mkdir /home/jenkins 06:18:00 + mkdir /home/jenkins/sigul [Pipeline] sh 06:18:01 + 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 06:18:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:18:01 ---> sigul-install.sh 06:18:01 Sigul already installed; skipping installation. [Pipeline] sh 06:18:01 + git tag --list 06:18:01 0.6.0 06:18:01 0.6.1 06:18:01 0.7.0 06:18:01 0.7.1 06:18:01 v1.0.0 06:18:01 v1.0.1 06:18:01 v1.1.0 06:18:01 v1.2.0 06:18:01 v1.2.1 06:18:01 v1.3.0 06:18:01 v1.3.1 06:18:01 v2.0.0 06:18:01 v2.1.0 06:18:01 v2.1.1 06:18:01 v2.2.0 06:18:01 v2.3.0 06:18:01 v3.0 06:18:01 v3.0.0 06:18:01 v3.1 06:18:01 v3.1.0 06:18:01 v3.1.0-dev.1 06:18:01 v3.1.0-dev.10 06:18:01 v3.1.0-dev.11 06:18:01 v3.1.0-dev.12 06:18:01 v3.1.0-dev.13 06:18:01 v3.1.0-dev.14 06:18:01 v3.1.0-dev.15 06:18:01 v3.1.0-dev.16 06:18:01 v3.1.0-dev.17 06:18:01 v3.1.0-dev.18 06:18:01 v3.1.0-dev.19 06:18:01 v3.1.0-dev.2 06:18:01 v3.1.0-dev.20 06:18:01 v3.1.0-dev.21 06:18:01 v3.1.0-dev.22 06:18:01 v3.1.0-dev.23 06:18:01 v3.1.0-dev.24 06:18:01 v3.1.0-dev.25 06:18:01 v3.1.0-dev.26 06:18:01 v3.1.0-dev.27 06:18:01 v3.1.0-dev.28 06:18:01 v3.1.0-dev.29 06:18:01 v3.1.0-dev.3 06:18:01 v3.1.0-dev.30 06:18:01 v3.1.0-dev.31 06:18:01 v3.1.0-dev.32 06:18:01 v3.1.0-dev.33 06:18:01 v3.1.0-dev.34 06:18:01 v3.1.0-dev.35 06:18:01 v3.1.0-dev.36 06:18:01 v3.1.0-dev.37 06:18:01 v3.1.0-dev.38 06:18:01 v3.1.0-dev.39 06:18:01 v3.1.0-dev.4 06:18:01 v3.1.0-dev.40 06:18:01 v3.1.0-dev.41 06:18:01 v3.1.0-dev.42 06:18:01 v3.1.0-dev.43 06:18:01 v3.1.0-dev.44 06:18:01 v3.1.0-dev.45 06:18:01 v3.1.0-dev.46 06:18:01 v3.1.0-dev.47 06:18:01 v3.1.0-dev.48 06:18:01 v3.1.0-dev.49 06:18:01 v3.1.0-dev.5 06:18:01 v3.1.0-dev.50 06:18:01 v3.1.0-dev.51 06:18:01 v3.1.0-dev.52 06:18:01 v3.1.0-dev.53 06:18:01 v3.1.0-dev.54 06:18:01 v3.1.0-dev.55 06:18:01 v3.1.0-dev.56 06:18:01 v3.1.0-dev.57 06:18:01 v3.1.0-dev.58 06:18:01 v3.1.0-dev.59 06:18:01 v3.1.0-dev.6 06:18:01 v3.1.0-dev.60 06:18:01 v3.1.0-dev.61 06:18:01 v3.1.0-dev.62 06:18:01 v3.1.0-dev.63 06:18:01 v3.1.0-dev.64 06:18:01 v3.1.0-dev.65 06:18:01 v3.1.0-dev.66 06:18:01 v3.1.0-dev.67 06:18:01 v3.1.0-dev.68 06:18:01 v3.1.0-dev.69 06:18:01 v3.1.0-dev.7 06:18:01 v3.1.0-dev.70 06:18:01 v3.1.0-dev.71 06:18:01 v3.1.0-dev.72 06:18:01 v3.1.0-dev.73 06:18:01 v3.1.0-dev.8 06:18:01 v3.1.0-dev.9 06:18:01 v3.1.1 06:18:01 v3.1.1-dev.1 06:18:01 v3.1.1-dev.2 06:18:01 v3.2.0-dev.1 06:18:01 v3.2.0-dev.10 06:18:01 v3.2.0-dev.100 06:18:01 v3.2.0-dev.101 06:18:01 v3.2.0-dev.102 06:18:01 v3.2.0-dev.103 06:18:01 v3.2.0-dev.104 06:18:01 v3.2.0-dev.105 06:18:01 v3.2.0-dev.106 06:18:01 v3.2.0-dev.107 06:18:01 v3.2.0-dev.108 06:18:01 v3.2.0-dev.109 06:18:01 v3.2.0-dev.11 06:18:01 v3.2.0-dev.12 06:18:01 v3.2.0-dev.13 06:18:01 v3.2.0-dev.14 06:18:01 v3.2.0-dev.15 06:18:01 v3.2.0-dev.16 06:18:01 v3.2.0-dev.17 06:18:01 v3.2.0-dev.18 06:18:01 v3.2.0-dev.19 06:18:01 v3.2.0-dev.2 06:18:01 v3.2.0-dev.20 06:18:01 v3.2.0-dev.21 06:18:01 v3.2.0-dev.22 06:18:01 v3.2.0-dev.23 06:18:01 v3.2.0-dev.24 06:18:01 v3.2.0-dev.25 06:18:01 v3.2.0-dev.26 06:18:01 v3.2.0-dev.27 06:18:01 v3.2.0-dev.28 06:18:01 v3.2.0-dev.29 06:18:01 v3.2.0-dev.3 06:18:01 v3.2.0-dev.30 06:18:01 v3.2.0-dev.31 06:18:01 v3.2.0-dev.32 06:18:01 v3.2.0-dev.33 06:18:01 v3.2.0-dev.34 06:18:01 v3.2.0-dev.35 06:18:01 v3.2.0-dev.36 06:18:01 v3.2.0-dev.37 06:18:01 v3.2.0-dev.38 06:18:01 v3.2.0-dev.39 06:18:01 v3.2.0-dev.4 06:18:01 v3.2.0-dev.40 06:18:01 v3.2.0-dev.41 06:18:01 v3.2.0-dev.42 06:18:01 v3.2.0-dev.43 06:18:01 v3.2.0-dev.44 06:18:01 v3.2.0-dev.45 06:18:01 v3.2.0-dev.46 06:18:01 v3.2.0-dev.47 06:18:01 v3.2.0-dev.48 06:18:01 v3.2.0-dev.49 06:18:01 v3.2.0-dev.5 06:18:01 v3.2.0-dev.50 06:18:01 v3.2.0-dev.51 06:18:01 v3.2.0-dev.52 06:18:01 v3.2.0-dev.53 06:18:01 v3.2.0-dev.54 06:18:01 v3.2.0-dev.55 06:18:01 v3.2.0-dev.56 06:18:01 v3.2.0-dev.57 06:18:01 v3.2.0-dev.58 06:18:01 v3.2.0-dev.59 06:18:01 v3.2.0-dev.6 06:18:01 v3.2.0-dev.60 06:18:01 v3.2.0-dev.61 06:18:01 v3.2.0-dev.62 06:18:01 v3.2.0-dev.63 06:18:01 v3.2.0-dev.64 06:18:01 v3.2.0-dev.65 06:18:01 v3.2.0-dev.66 06:18:01 v3.2.0-dev.67 06:18:01 v3.2.0-dev.68 06:18:01 v3.2.0-dev.69 06:18:01 v3.2.0-dev.7 06:18:01 v3.2.0-dev.70 06:18:01 v3.2.0-dev.71 06:18:01 v3.2.0-dev.72 06:18:01 v3.2.0-dev.73 06:18:01 v3.2.0-dev.74 06:18:01 v3.2.0-dev.75 06:18:01 v3.2.0-dev.76 06:18:01 v3.2.0-dev.77 06:18:01 v3.2.0-dev.78 06:18:01 v3.2.0-dev.79 06:18:01 v3.2.0-dev.8 06:18:01 v3.2.0-dev.80 06:18:01 v3.2.0-dev.81 06:18:01 v3.2.0-dev.82 06:18:01 v3.2.0-dev.83 06:18:01 v3.2.0-dev.84 06:18:01 v3.2.0-dev.85 06:18:01 v3.2.0-dev.86 06:18:01 v3.2.0-dev.87 06:18:01 v3.2.0-dev.88 06:18:01 v3.2.0-dev.89 06:18:01 v3.2.0-dev.9 06:18:01 v3.2.0-dev.90 06:18:01 v3.2.0-dev.91 06:18:01 v3.2.0-dev.92 06:18:01 v3.2.0-dev.93 06:18:01 v3.2.0-dev.94 06:18:01 v3.2.0-dev.95 06:18:01 v3.2.0-dev.96 06:18:01 v3.2.0-dev.97 06:18:01 v3.2.0-dev.98 06:18:01 v3.2.0-dev.99 06:18:01 v4.0.0-dev.1 06:18:01 v4.0.0-dev.10 06:18:01 v4.0.0-dev.11 06:18:01 v4.0.0-dev.12 06:18:01 v4.0.0-dev.13 06:18:01 v4.0.0-dev.14 06:18:01 v4.0.0-dev.15 06:18:01 v4.0.0-dev.16 06:18:01 v4.0.0-dev.17 06:18:01 v4.0.0-dev.18 06:18:01 v4.0.0-dev.19 06:18:01 v4.0.0-dev.2 06:18:01 v4.0.0-dev.20 06:18:01 v4.0.0-dev.21 06:18:01 v4.0.0-dev.22 06:18:01 v4.0.0-dev.23 06:18:01 v4.0.0-dev.24 06:18:01 v4.0.0-dev.25 06:18:01 v4.0.0-dev.26 06:18:01 v4.0.0-dev.27 06:18:01 v4.0.0-dev.28 06:18:01 v4.0.0-dev.29 06:18:01 v4.0.0-dev.3 06:18:01 v4.0.0-dev.30 06:18:01 v4.0.0-dev.31 06:18:01 v4.0.0-dev.32 06:18:01 v4.0.0-dev.33 06:18:01 v4.0.0-dev.34 06:18:01 v4.0.0-dev.35 06:18:01 v4.0.0-dev.36 06:18:01 v4.0.0-dev.37 06:18:01 v4.0.0-dev.38 06:18:01 v4.0.0-dev.39 06:18:01 v4.0.0-dev.4 06:18:01 v4.0.0-dev.40 06:18:01 v4.0.0-dev.41 06:18:01 v4.0.0-dev.42 06:18:01 v4.0.0-dev.43 06:18:01 v4.0.0-dev.44 06:18:01 v4.0.0-dev.45 06:18:01 v4.0.0-dev.46 06:18:01 v4.0.0-dev.47 06:18:01 v4.0.0-dev.48 06:18:01 v4.0.0-dev.49 06:18:01 v4.0.0-dev.5 06:18:01 v4.0.0-dev.50 06:18:01 v4.0.0-dev.51 06:18:01 v4.0.0-dev.52 06:18:01 v4.0.0-dev.53 06:18:01 v4.0.0-dev.54 06:18:01 v4.0.0-dev.55 06:18:01 v4.0.0-dev.56 06:18:01 v4.0.0-dev.57 06:18:01 v4.0.0-dev.58 06:18:01 v4.0.0-dev.59 06:18:01 v4.0.0-dev.6 06:18:01 v4.0.0-dev.60 06:18:01 v4.0.0-dev.61 06:18:01 v4.0.0-dev.62 06:18:01 v4.0.0-dev.63 06:18:01 v4.0.0-dev.64 06:18:01 v4.0.0-dev.65 06:18:01 v4.0.0-dev.7 06:18:01 v4.0.0-dev.8 06:18:01 v4.0.0-dev.9 [Pipeline] sh 06:18:01 + lftools sign git-tag v4.0.0-dev.65 06:18:02 Signing Git tag with Sigul... 06:18:02 Signing v4.0.0-dev.65 [Pipeline] echo 06:18:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:18:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:18:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:18:03 $ docker stop --time=1 e8fff3bd9c31e74d28faa69df0ea204a9188aeba2c4908a0de76ac7de9d30ed7 06:18:04 $ docker rm -f --volumes e8fff3bd9c31e74d28faa69df0ea204a9188aeba2c4908a0de76ac7de9d30ed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:18:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:18:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:18:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:05 prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container 06:18:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:18:05 $ docker top 9a888cdea61c984bf3062f809175da90b0568aefd471a38dfc93d860551d81e5 -eo pid,comm 06:18:05 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:18:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:18:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:18:05 [ssh-agent] Looking for ssh-agent implementation... 06:18:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:18:05 $ docker exec 9a888cdea61c984bf3062f809175da90b0568aefd471a38dfc93d860551d81e5 ssh-agent 06:18:05 SSH_AUTH_SOCK=/tmp/ssh-Uzji2NOcFnOS/agent.32 06:18:05 SSH_AGENT_PID=38 06:18:05 Running ssh-add (command line suppressed) 06:18:06 Identity added: /w/workspace/edgex-go/803@tmp/private_key_1480326481358224326.key (/w/workspace/edgex-go/803@tmp/private_key_1480326481358224326.key) 06:18:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:18:06 + git semver bump pre 06:18:06 2025-03-01 06:18:06,523 [read_version] DEBUG read version from /w/workspace/edgex-go/803/.semver/main 06:18:06 2025-03-01 06:18:06,523 [bump_version] DEBUG bumping version:4.0.0-dev.65 on axis:pre with prefix:dev 06:18:06 2025-03-01 06:18:06,523 [bump_version] DEBUG bumped version:4.0.0-dev.66 06:18:06 2025-03-01 06:18:06,523 [write_version] DEBUG write version:4.0.0-dev.66 to path:/w/workspace/edgex-go/803/.semver/main with force:True 06:18:06 2025-03-01 06:18:06,523 [read_version] DEBUG read version from /w/workspace/edgex-go/803/.semver/main 06:18:06 2025-03-01 06:18:06,523 [write_file] DEBUG write to file:/w/workspace/edgex-go/803/.semver/main 06:18:06 2025-03-01 06:18:06,525 [execute] INFO git cat-file --batch-check 06:18:06 2025-03-01 06:18:06,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/803/.semver, universal_newlines=False, shell=None, istream=) 06:18:06 2025-03-01 06:18:06,531 [execute] INFO git cat-file --batch 06:18:06 2025-03-01 06:18:06,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/803/.semver, universal_newlines=False, shell=None, istream=) 06:18:06 2025-03-01 06:18:06,538 [read_version] DEBUG read version from /w/workspace/edgex-go/803/.semver/main 06:18:06 4.0.0-dev.66 [Pipeline] } 06:18:06 $ docker exec --env ******** --env ******** 9a888cdea61c984bf3062f809175da90b0568aefd471a38dfc93d860551d81e5 ssh-agent -k 06:18:06 unset SSH_AUTH_SOCK; 06:18:06 unset SSH_AGENT_PID; 06:18:06 echo Agent pid 38 killed; 06:18:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:18:07 + git semver [Pipeline] } 06:18:07 $ docker stop --time=1 9a888cdea61c984bf3062f809175da90b0568aefd471a38dfc93d860551d81e5 06:18:08 $ docker rm -f --volumes 9a888cdea61c984bf3062f809175da90b0568aefd471a38dfc93d860551d81e5 [Pipeline] // withDockerContainer [Pipeline] sh 06:18:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:18:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:18:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:09 prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container 06:18:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:18:09 $ docker top ae18a4cbf277803bb9f3e5428ea7fdeb6fce528b8dbc42287745dc5ee6559a21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:18:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:18:09 [ssh-agent] Looking for ssh-agent implementation... 06:18:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:18:09 $ docker exec ae18a4cbf277803bb9f3e5428ea7fdeb6fce528b8dbc42287745dc5ee6559a21 ssh-agent 06:18:10 SSH_AUTH_SOCK=/tmp/ssh-xUNP8ITQYQkx/agent.33 06:18:10 SSH_AGENT_PID=39 06:18:10 Running ssh-add (command line suppressed) 06:18:10 Identity added: /w/workspace/edgex-go/803@tmp/private_key_2008124075446170146.key (/w/workspace/edgex-go/803@tmp/private_key_2008124075446170146.key) 06:18:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:18:10 + git semver push 06:18:10 2025-03-01 06:18:10,623 [run_push] DEBUG push 06:18:10 2025-03-01 06:18:10,624 [execute] INFO git cat-file --batch-check 06:18:10 2025-03-01 06:18:10,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/803/.semver, universal_newlines=False, shell=None, istream=) 06:18:10 2025-03-01 06:18:10,628 [execute] INFO git rev-list 53426d6d4bb53eb8779073df5e72d123c9ee4a00 -- 06:18:10 2025-03-01 06:18:10,629 [execute] DEBUG Popen(['git', 'rev-list', '53426d6d4bb53eb8779073df5e72d123c9ee4a00', '--'], cwd=/w/workspace/edgex-go/803/.semver, universal_newlines=False, shell=None, istream=None) 06:18:10 2025-03-01 06:18:10,647 [execute] INFO git fetch -v origin 06:18:10 2025-03-01 06:18:10,647 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/803/.semver, universal_newlines=True, shell=None, istream=None) 06:18:11 2025-03-01 06:18:11,096 [run_push] DEBUG no remote changes detected 06:18:11 2025-03-01 06:18:11,097 [execute] INFO git push origin semver 06:18:11 2025-03-01 06:18:11,097 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/803/.semver, universal_newlines=False, shell=None, istream=None) 06:18:11 2025-03-01 06:18:11,805 [run_push] DEBUG push all version tags 06:18:11 2025-03-01 06:18:11,805 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:18:11 2025-03-01 06:18:11,806 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/803, universal_newlines=False, shell=None, istream=None) 06:18:12 2025-03-01 06:18:12,523 [read_version] DEBUG read version from /w/workspace/edgex-go/803/.semver/main 06:18:12 4.0.0-dev.66 [Pipeline] } 06:18:12 $ docker exec --env ******** --env ******** ae18a4cbf277803bb9f3e5428ea7fdeb6fce528b8dbc42287745dc5ee6559a21 ssh-agent -k 06:18:12 unset SSH_AUTH_SOCK; 06:18:12 unset SSH_AGENT_PID; 06:18:12 echo Agent pid 39 killed; 06:18:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:18:13 + git semver [Pipeline] } 06:18:13 $ docker stop --time=1 ae18a4cbf277803bb9f3e5428ea7fdeb6fce528b8dbc42287745dc5ee6559a21 06:18:14 $ docker rm -f --volumes ae18a4cbf277803bb9f3e5428ea7fdeb6fce528b8dbc42287745dc5ee6559a21 [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 06:18:15 + [ -d /w/workspace/edgex-go/803/archives ] [Pipeline] libraryResource [Pipeline] sh 06:18:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:18:16 ---> package-listing.sh 06:18:16 ++ facter osfamily 06:18:16 ++ tr '[:upper:]' '[:lower:]' 06:18:16 + OS_FAMILY=debian 06:18:16 + workspace=/w/workspace/edgex-go/803 06:18:16 + START_PACKAGES=/tmp/packages_start.txt 06:18:16 + END_PACKAGES=/tmp/packages_end.txt 06:18:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:18:16 + PACKAGES=/tmp/packages_start.txt 06:18:16 + '[' /w/workspace/edgex-go/803 ']' 06:18:16 + PACKAGES=/tmp/packages_end.txt 06:18:16 + case "${OS_FAMILY}" in 06:18:16 + dpkg -l 06:18:16 + grep '^ii' 06:18:16 + '[' -f /tmp/packages_start.txt ']' 06:18:16 + '[' -f /tmp/packages_end.txt ']' 06:18:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:18:16 + '[' /w/workspace/edgex-go/803 ']' 06:18:16 + mkdir -p /w/workspace/edgex-go/803/archives/ 06:18:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/803/archives/ [Pipeline] echo 06:18:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/803/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:18:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:18:17 06:18:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:18:17 latest: Pulling from edgex-lftools-log-publisher 06:18:17 5eb5b503b376: Pulling fs layer 06:18:17 5c69ac0246d0: Pulling fs layer 06:18:17 ec43610c2a17: Pulling fs layer 06:18:17 3a2ae6a8a46f: Pulling fs layer 06:18:17 33b1e0a273af: Pulling fs layer 06:18:17 5d3b04190fa2: Pulling fs layer 06:18:17 2f39f015ded8: Pulling fs layer 06:18:17 33b1e0a273af: Waiting 06:18:17 5d3b04190fa2: Waiting 06:18:17 2f39f015ded8: Waiting 06:18:17 3a2ae6a8a46f: Waiting 06:18:17 5c69ac0246d0: Verifying Checksum 06:18:17 5c69ac0246d0: Download complete 06:18:17 3a2ae6a8a46f: Verifying Checksum 06:18:17 3a2ae6a8a46f: Download complete 06:18:17 33b1e0a273af: Verifying Checksum 06:18:17 33b1e0a273af: Download complete 06:18:17 ec43610c2a17: Verifying Checksum 06:18:17 ec43610c2a17: Download complete 06:18:17 5d3b04190fa2: Download complete 06:18:18 5eb5b503b376: Download complete 06:18:18 2f39f015ded8: Download complete 06:18:19 5eb5b503b376: Pull complete 06:18:19 5c69ac0246d0: Pull complete 06:18:19 ec43610c2a17: Pull complete 06:18:19 3a2ae6a8a46f: Pull complete 06:18:20 33b1e0a273af: Pull complete 06:18:20 5d3b04190fa2: Pull complete 06:18:25 2f39f015ded8: Pull complete 06:18:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:18:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:18:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:25 prd-ubuntu20.04-docker-8c-8g-39930 does not seem to be running inside a container 06:18:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/803/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/803 -v /w/workspace/edgex-go/803:/w/workspace/edgex-go/803:rw,z -v /w/workspace/edgex-go/803@tmp:/w/workspace/edgex-go/803@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:18:28 $ docker top 73158d882ad663fb9a36b585277be9a825886e64df8458f1abca2d21067371ea -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:29 + touch /tmp/pre-build-complete [Pipeline] sh 06:18:29 + mkdir -p /var/log/sysstat [Pipeline] sh 06:18:29 + ls /var/log/sa-host 06:18:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:18:29 provisioning config files... 06:18:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/803@tmp/config15123750576760216817tmp [Pipeline] { [Pipeline] echo 06:18:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:18:30 ---> create-netrc.sh [Pipeline] } 06:18:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:18:30 ---> python-tools-install.sh [Pipeline] echo 06:18:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:18:30 ---> sudo-logs.sh 06:18:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:18:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:18:31 ---> job-cost.sh 06:18:31 lf-activate-venv: SKIPPING 06:18:31 DEBUG: total: 0.10999999940395355 06:18:31 INFO: Retrieving Stack Cost... 06:18:31 INFO: Retrieving Pricing Info for: v3-standard-8 06:18:32 INFO: Archiving Costs [Pipeline] echo 06:18:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:18:32 ---> logs-deploy.sh 06:18:32 lf-activate-venv: SKIPPING 06:18:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/803 06:18:32 INFO: archiving workspace using pattern(s): 06:18:33 Archives upload complete. 06:18:33 INFO: archiving logs to Nexus 06:18:34 ---> uname -a: 06:18:34 Linux prd-ubuntu20-04-docker-8c-8g-39930 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:18:34 06:18:34 06:18:34 ---> lscpu: 06:18:34 Architecture: x86_64 06:18:34 CPU op-mode(s): 32-bit, 64-bit 06:18:34 Byte Order: Little Endian 06:18:34 Address sizes: 40 bits physical, 48 bits virtual 06:18:34 CPU(s): 8 06:18:34 On-line CPU(s) list: 0-7 06:18:34 Thread(s) per core: 1 06:18:34 Core(s) per socket: 1 06:18:34 Socket(s): 8 06:18:34 NUMA node(s): 1 06:18:34 Vendor ID: AuthenticAMD 06:18:34 CPU family: 23 06:18:34 Model: 49 06:18:34 Model name: AMD EPYC-Rome Processor 06:18:34 Stepping: 0 06:18:34 CPU MHz: 2800.000 06:18:34 BogoMIPS: 5600.00 06:18:34 Virtualization: AMD-V 06:18:34 Hypervisor vendor: KVM 06:18:34 Virtualization type: full 06:18:34 L1d cache: 256 KiB 06:18:34 L1i cache: 256 KiB 06:18:34 L2 cache: 4 MiB 06:18:34 L3 cache: 128 MiB 06:18:34 NUMA node0 CPU(s): 0-7 06:18:34 Vulnerability Itlb multihit: Not affected 06:18:34 Vulnerability L1tf: Not affected 06:18:34 Vulnerability Mds: Not affected 06:18:34 Vulnerability Meltdown: Not affected 06:18:34 Vulnerability Mmio stale data: Not affected 06:18:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:18:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:18:34 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:18:34 Vulnerability Srbds: Not affected 06:18:34 Vulnerability Tsx async abort: Not affected 06:18:34 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 06:18:34 06:18:34 06:18:34 ---> nproc: 06:18:34 8 06:18:34 06:18:34 06:18:34 ---> df -h: 06:18:34 Filesystem Size Used Avail Use% Mounted on 06:18:34 overlay 155G 30G 126G 20% / 06:18:34 tmpfs 64M 0 64M 0% /dev 06:18:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:18:34 shm 64M 0 64M 0% /dev/shm 06:18:34 /dev/vda1 155G 30G 126G 20% /facter-os 06:18:34 06:18:34 06:18:34 ---> sar -b -r -n DEV: 06:18:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39930) 03/01/25 _x86_64_ (8 CPU) 06:18:34 06:18:34 05:30:12 LINUX RESTART (8 CPU) 06:18:34 06:18:34 05:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:18:34 05:32:01 218.31 4.93 213.38 0.00 497.70 157878.44 0.00 06:18:34 05:33:01 53.14 1.20 51.94 0.00 25.46 27821.23 0.00 06:18:34 05:34:01 30.68 0.03 30.64 0.00 0.27 17874.90 0.00 06:18:34 05:35:01 54.82 0.12 54.71 0.00 4.13 40093.58 0.00 06:18:34 05:36:01 594.89 2.83 592.05 0.00 135.29 241427.66 0.00 06:18:34 05:37:01 564.36 20.00 544.36 0.00 2666.22 151268.92 0.00 06:18:34 05:38:01 272.05 0.40 271.65 0.00 5.87 94440.66 0.00 06:18:34 05:39:01 317.61 0.02 317.60 0.00 0.13 123785.58 0.00 06:18:34 05:40:02 503.82 0.03 503.78 0.00 0.27 117824.59 0.00 06:18:34 05:41:01 399.27 0.12 399.15 0.00 16.68 30388.21 0.00 06:18:34 05:42:01 20.56 0.02 20.54 0.00 4.27 505.03 0.00 06:18:34 05:43:01 10.66 0.05 10.61 0.00 5.07 258.76 0.00 06:18:34 05:44:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 06:18:34 05:45:01 1.93 0.00 1.93 0.00 0.00 20.93 0.00 06:18:34 05:46:01 2.15 0.02 2.13 0.00 0.13 27.86 0.00 06:18:34 05:47:01 1.68 0.00 1.68 0.00 0.00 18.13 0.00 06:18:34 05:48:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 06:18:34 05:49:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 06:18:34 05:50:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 06:18:34 05:51:01 1.32 0.00 1.32 0.00 0.00 16.93 0.00 06:18:34 05:52:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 06:18:34 05:53:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 06:18:34 05:54:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 06:18:34 05:55:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 06:18:34 05:56:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 06:18:34 05:57:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 06:18:34 05:58:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 06:18:34 05:59:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 06:18:34 06:00:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 06:18:34 06:01:01 1.38 0.00 1.38 0.00 0.00 17.46 0.00 06:18:34 06:02:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 06:18:34 06:03:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 06:18:34 06:04:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 06:18:34 06:05:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 06:18:34 06:06:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 06:18:34 06:07:01 1.25 0.00 1.25 0.00 0.00 15.19 0.00 06:18:34 06:08:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 06:18:34 06:09:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 06:18:34 06:10:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 06:18:34 06:11:01 1.63 0.00 1.63 0.00 0.00 19.60 0.00 06:18:34 06:12:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 06:18:34 06:13:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 06:18:34 06:14:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 06:18:34 06:15:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 06:18:34 06:16:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 06:18:34 06:17:01 1.38 0.02 1.37 0.00 0.13 16.80 0.00 06:18:34 06:18:01 164.29 0.50 163.79 0.00 11.33 61076.35 0.00 06:18:34 Average: 68.99 0.64 68.35 0.00 71.78 22666.83 0.00 06:18:34 06:18:34 05:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:18:34 05:32:01 27752404 31532808 771672 2.35 124668 3816612 1870396 5.51 1234004 3382700 212 06:18:34 05:33:01 26887256 31255492 1039956 3.16 129508 4358876 2408820 7.10 2096336 3337768 426696 06:18:34 05:34:01 27021644 31387588 904872 2.75 132536 4328368 2044560 6.03 1465576 3809664 363052 06:18:34 05:35:01 26810292 31517244 782796 2.38 135748 4688808 1918928 5.66 1658472 3856324 76 06:18:34 05:36:01 20391732 31160084 1084476 3.30 167804 10514252 3517100 10.37 2336636 9323496 2420 06:18:34 05:37:01 13734644 31377676 868348 2.64 371132 16757336 2397496 7.07 2902788 14988440 2091724 06:18:34 05:38:01 8655284 28505400 3669496 11.16 405232 18561924 10865296 32.02 6581648 15917128 1442620 06:18:34 05:39:01 5357908 27610672 4570352 13.90 418960 20857908 10134512 29.87 8494736 17221356 348068 06:18:34 05:40:02 8481532 31166932 1059404 3.22 431900 21426388 2749152 8.10 3869344 18941456 404948 06:18:34 05:41:01 8804992 31403564 839308 2.55 437456 21360568 2260272 6.66 3531616 19007916 252 06:18:34 05:42:01 8817372 31417216 825412 2.51 438260 21360948 2123316 6.26 4044604 18481448 536 06:18:34 05:43:01 8818916 31419288 823180 2.50 438688 21361168 2116640 6.24 4123472 18403376 8 06:18:34 05:44:01 8819372 31419748 822636 2.50 438716 21361172 2116640 6.24 4122008 18403380 12 06:18:34 05:45:01 8833112 31433548 809264 2.46 438780 21361172 2132692 6.29 4107256 18403384 8 06:18:34 05:46:01 8833236 31433724 809496 2.46 438828 21361152 2188316 6.45 4107704 18403356 68 06:18:34 05:47:01 8834668 31435176 807980 2.46 438852 21361152 2188316 6.45 4105708 18403356 16 06:18:34 05:48:01 8834368 31434968 808064 2.46 438868 21361288 2188316 6.45 4105712 18403444 8 06:18:34 05:49:01 8834352 31435004 807996 2.46 438888 21361292 2188316 6.45 4105420 18403496 12 06:18:34 05:50:01 8834808 31435460 807464 2.46 438896 21361292 2188316 6.45 4105712 18403496 4 06:18:34 05:51:01 8836012 31436736 806580 2.45 438936 21361296 2188316 6.45 4104888 18403508 60 06:18:34 05:52:01 8836044 31436772 806516 2.45 438960 21361300 2188316 6.45 4104456 18403508 16 06:18:34 05:53:01 8835996 31436788 806488 2.45 438972 21361304 2188316 6.45 4104836 18403516 28 06:18:34 05:54:01 8836192 31436992 806200 2.45 438988 21361308 2188316 6.45 4104544 18403520 4 06:18:34 05:55:01 8835892 31436724 806416 2.45 439012 21361308 2188316 6.45 4104944 18403520 12 06:18:34 05:56:01 8835716 31436552 806492 2.45 439056 21361304 2188316 6.45 4104712 18403524 4 06:18:34 05:57:01 8835920 31436812 806192 2.45 439084 21361312 2188316 6.45 4105032 18403528 12 06:18:34 05:58:01 8836164 31437060 805872 2.45 439096 21361316 2188316 6.45 4105032 18403532 8 06:18:34 05:59:01 8836040 31436948 806128 2.45 439112 21361316 2188316 6.45 4105032 18403536 24 06:18:34 06:00:01 8836024 31436992 806088 2.45 439132 21361324 2188316 6.45 4104796 18403540 20 06:18:34 06:01:01 8835764 31436800 806216 2.45 439180 21361328 2188316 6.45 4104912 18403548 52 06:18:34 06:02:01 8835740 31436812 806168 2.45 439216 21361320 2188316 6.45 4105616 18403532 196 06:18:34 06:03:01 8835628 31436712 806184 2.45 439240 21361332 2188316 6.45 4105372 18403540 4 06:18:34 06:04:01 8835604 31436692 806224 2.45 439260 21361336 2188316 6.45 4105324 18403544 28 06:18:34 06:05:01 8836156 31437308 805588 2.45 439284 21361340 2171924 6.40 4105672 18403540 16 06:18:34 06:06:01 8835976 31437156 805912 2.45 439304 21361336 2171924 6.40 4105060 18403544 40 06:18:34 06:07:01 8835960 31437144 805864 2.45 439332 21361344 2171924 6.40 4105032 18403548 16 06:18:34 06:08:01 8835912 31437104 805836 2.45 439340 21361348 2171924 6.40 4105324 18403552 28 06:18:34 06:09:01 8835896 31437156 805764 2.45 439356 21361356 2171924 6.40 4105088 18403560 24 06:18:34 06:10:01 8835848 31437108 805740 2.45 439368 21361356 2171924 6.40 4105380 18403560 8 06:18:34 06:11:01 8836000 31437264 805712 2.45 439388 21361360 2171924 6.40 4105444 18403564 20 06:18:34 06:12:01 8836284 31437556 805388 2.45 439404 21361360 2171924 6.40 4105464 18403568 16 06:18:34 06:13:01 8836488 31437828 805096 2.45 439424 21361364 2171924 6.40 4105520 18403576 12 06:18:34 06:14:01 8836656 31438004 805060 2.45 439440 21361368 2171924 6.40 4105520 18403580 8 06:18:34 06:15:01 8836640 31438024 805032 2.45 439452 21361368 2171924 6.40 4105580 18403580 12 06:18:34 06:16:01 8836480 31437884 805040 2.45 439476 21361372 2171924 6.40 4105844 18403576 240 06:18:34 06:17:01 8836368 31437936 804916 2.45 439496 21361504 2171924 6.40 4105940 18403704 244 06:18:34 06:18:01 7339396 31378756 857916 2.61 468120 22644500 2223604 6.55 4223264 19645008 976 06:18:34 Average: 10622781 31275813 968698 2.95 404918 19538774 2567924 7.57 3960902 16851826 108146 06:18:34 06:18:34 05:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:18:34 05:32:01 lo 3.80 3.80 0.38 0.38 0.00 0.00 0.00 0.00 06:18:34 05:32:01 ens3 1120.28 1048.08 9458.11 108.28 0.00 0.00 0.00 0.00 06:18:34 05:32:01 docker0 916.16 900.38 66.23 4545.67 0.00 0.00 0.00 0.00 06:18:34 05:33:01 vethd2cff6b 0.10 0.30 0.01 0.03 0.00 0.00 0.00 0.00 06:18:34 05:33:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:18:34 05:33:01 ens3 49.68 30.29 44.31 21.81 0.00 0.00 0.00 0.00 06:18:34 05:33:01 docker0 0.10 0.20 0.01 0.02 0.00 0.00 0.00 0.00 06:18:34 05:34:01 vethd2cff6b 1.15 1.17 0.10 0.10 0.00 0.00 0.00 0.00 06:18:34 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:34:01 ens3 25.43 17.36 19.49 11.79 0.00 0.00 0.00 0.00 06:18:34 05:34:01 docker0 1.15 1.15 0.09 0.10 0.00 0.00 0.00 0.00 06:18:34 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 05:35:01 ens3 28.08 19.28 23.81 14.18 0.00 0.00 0.00 0.00 06:18:34 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:36:01 vethed90174 3.57 4.57 0.34 2.25 0.00 0.00 0.00 0.00 06:18:34 05:36:01 veth7afc0ed 3.53 4.57 0.34 2.25 0.00 0.00 0.00 0.00 06:18:34 05:36:01 vetha9c83f9 3.58 5.08 0.35 2.28 0.00 0.00 0.00 0.00 06:18:34 05:36:01 veth2ae21e0 0.37 1.18 0.03 0.17 0.00 0.00 0.00 0.00 06:18:34 05:36:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 06:18:34 05:36:01 ens3 347.33 221.58 5331.59 179.37 0.00 0.00 0.00 0.00 06:18:34 05:36:01 veth0e8b05b 2.32 2.52 0.22 1.47 0.00 0.00 0.00 0.00 06:18:34 05:36:01 docker0 81.71 136.97 5.43 1425.09 0.00 0.00 0.00 0.00 06:18:34 05:36:01 veth22f02de 3.53 4.75 0.34 2.26 0.00 0.00 0.00 0.00 06:18:34 05:36:01 vethd985fed 3.67 4.90 0.36 2.27 0.00 0.00 0.00 0.00 06:18:34 05:37:01 vethed90174 75.65 141.14 7.72 1232.68 0.00 0.00 0.00 0.10 06:18:34 05:37:01 vethe8ad973 145.71 79.22 1234.93 8.06 0.00 0.00 0.00 0.00 06:18:34 05:37:01 vetha9c83f9 72.27 163.67 7.46 1223.96 0.00 0.00 0.00 0.10 06:18:34 05:37:01 veth2ae21e0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 05:37:01 vethb21297e 168.76 75.85 1226.24 7.81 0.00 0.00 0.00 0.00 06:18:34 05:37:01 vethfa46d43 149.09 90.72 1224.15 8.80 0.00 0.00 0.00 0.00 06:18:34 05:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:18:34 05:37:01 veth1f017ee 145.11 76.89 1226.64 7.88 0.00 0.00 0.00 0.00 06:18:34 05:37:01 ens3 932.88 479.89 8746.79 51.37 0.00 0.00 0.00 0.00 06:18:34 05:37:01 veth0e8b05b 74.57 142.59 7.65 1225.17 0.00 0.00 0.00 0.10 06:18:34 05:37:01 docker0 449.53 872.64 39.77 7348.50 0.00 0.00 0.00 0.00 06:18:34 05:37:01 veth22f02de 87.19 144.34 8.46 1221.89 0.00 0.00 0.00 0.10 06:18:34 05:38:01 veth0769bb6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:18:34 05:38:01 veth634f594 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:18:34 05:38:01 veth2e4e8ed 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:18:34 05:38:01 veth99ca46b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:18:34 05:38:01 vethd1f9105 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:18:34 05:38:01 veth6796ebb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:18:34 05:38:01 veth2ae21e0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:38:01 vethc27b0f1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:18:34 05:38:01 veth25f0af2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:18:34 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:38:01 veth7a41f16 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:18:34 05:38:01 ens3 14.11 7.78 11.84 6.38 0.00 0.00 0.00 0.00 06:18:34 05:38:01 vethfc1803e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:18:34 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:38:01 veth3c5e9d7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:18:34 05:38:01 vethaef11b5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:18:34 05:39:01 veth0769bb6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:39:01 veth634f594 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:39:01 veth2e4e8ed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:39:01 veth99ca46b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:39:01 vethd1f9105 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:39:01 veth6796ebb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:39:01 veth2ae21e0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:39:01 vethc27b0f1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:39:01 veth25f0af2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 05:39:01 veth7a41f16 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:39:01 ens3 1.48 0.78 1.14 0.60 0.00 0.00 0.00 0.00 06:18:34 05:39:01 vethfc1803e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:39:01 veth3c5e9d7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:39:01 vethaef11b5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:40:02 veth0769bb6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:40:02 veth634f594 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:40:02 veth2e4e8ed 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:40:02 veth99ca46b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:40:02 vethd1f9105 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:40:02 veth6796ebb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:40:02 veth2ae21e0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:40:02 veth25f0af2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:40:02 veth7a41f16 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:40:02 ens3 17.49 9.50 13.96 7.48 0.00 0.00 0.00 0.00 06:18:34 05:40:02 vethfc1803e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:40:02 vethaef11b5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:41:01 lo 46.16 46.16 4.55 4.55 0.00 0.00 0.00 0.00 06:18:34 05:41:01 ens3 353.74 364.16 205.67 1220.15 0.00 0.00 0.00 0.00 06:18:34 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:42:01 lo 22.99 22.99 2.27 2.27 0.00 0.00 0.00 0.00 06:18:34 05:42:01 ens3 354.98 358.36 118.72 2743.34 0.00 0.00 0.00 0.00 06:18:34 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:43:01 lo 12.26 12.26 1.20 1.20 0.00 0.00 0.00 0.00 06:18:34 05:43:01 ens3 113.00 105.15 64.81 470.16 0.00 0.00 0.00 0.00 06:18:34 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 05:45:01 ens3 0.43 0.10 0.05 0.01 0.00 0.00 0.00 0.00 06:18:34 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:46:01 ens3 1.13 3.45 0.14 6.80 0.00 0.00 0.00 0.00 06:18:34 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 05:47:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 06:18:34 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:48:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 05:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:50:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 05:51:01 ens3 1.82 3.78 0.19 7.17 0.00 0.00 0.00 0.00 06:18:34 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:52:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 06:18:34 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 05:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 05:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:56:01 ens3 4.25 7.48 0.34 7.41 0.00 0.00 0.00 0.00 06:18:34 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 05:57:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:58:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 06:18:34 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 05:59:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 06:01:01 ens3 4.18 7.22 0.34 7.39 0.00 0.00 0.00 0.00 06:18:34 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:02:01 ens3 2.95 7.30 0.42 7.52 0.00 0.00 0.00 0.00 06:18:34 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 06:03:01 ens3 0.15 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:18:34 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:04:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 06:18:34 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 06:05:01 ens3 7.17 11.21 0.78 14.70 0.00 0.00 0.00 0.00 06:18:34 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:06:01 ens3 2.62 5.38 0.24 7.27 0.00 0.00 0.00 0.00 06:18:34 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 06:07:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:08:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 06:18:34 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 06:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:10:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 06:11:01 ens3 4.18 6.92 0.34 7.37 0.00 0.00 0.00 0.00 06:18:34 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:12:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 06:18:34 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 06:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 06:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:16:01 ens3 4.18 6.33 0.39 7.33 0.00 0.00 0.00 0.00 06:18:34 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 06:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:18:34 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 06:18:01 veth3656482 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 06:18:34 06:18:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 06:18:34 06:18:01 ens3 397.10 250.64 8022.35 92.00 0.00 0.00 0.00 0.00 06:18:34 06:18:01 docker0 52.14 87.57 5.11 867.44 0.00 0.00 0.00 0.00 06:18:34 Average: veth3656482 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:18:34 Average: lo 1.98 1.98 0.19 0.19 0.00 0.00 0.00 0.00 06:18:34 Average: ens3 80.56 63.16 682.41 105.99 0.00 0.00 0.00 0.00 06:18:34 Average: docker0 31.94 42.54 2.48 301.94 0.00 0.00 0.00 0.00 06:18:34 06:18:34 06:18:34 ---> sar -P ALL: 06:18:34 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39930) 03/01/25 _x86_64_ (8 CPU) 06:18:34 06:18:34 05:30:12 LINUX RESTART (8 CPU) 06:18:34 06:18:34 05:31:01 CPU %user %nice %system %iowait %steal %idle 06:18:34 05:32:01 all 9.52 0.00 4.62 2.81 0.07 82.98 06:18:34 05:32:01 0 7.63 0.00 3.96 5.43 0.07 82.90 06:18:34 05:32:01 1 8.76 0.00 3.82 0.20 0.08 87.13 06:18:34 05:32:01 2 9.65 0.00 4.83 11.57 0.09 73.86 06:18:34 05:32:01 3 10.28 0.00 5.07 3.08 0.08 81.48 06:18:34 05:32:01 4 7.83 0.00 4.77 0.27 0.05 87.08 06:18:34 05:32:01 5 11.17 0.00 3.98 0.78 0.07 83.99 06:18:34 05:32:01 6 10.85 0.00 5.67 0.56 0.05 82.88 06:18:34 05:32:01 7 9.99 0.00 4.87 0.63 0.07 84.44 06:18:34 05:33:01 all 43.47 0.00 7.30 0.69 0.08 48.46 06:18:34 05:33:01 0 45.23 0.00 7.15 0.45 0.07 47.10 06:18:34 05:33:01 1 43.58 0.00 7.15 0.05 0.07 49.15 06:18:34 05:33:01 2 43.84 0.00 7.05 0.24 0.08 48.79 06:18:34 05:33:01 3 40.40 0.00 6.91 0.20 0.08 52.40 06:18:34 05:33:01 4 43.54 0.00 7.21 0.62 0.08 48.55 06:18:34 05:33:01 5 43.15 0.00 6.42 0.10 0.07 50.26 06:18:34 05:33:01 6 45.22 0.00 8.86 0.40 0.07 45.45 06:18:34 05:33:01 7 42.82 0.00 7.67 3.43 0.08 45.99 06:18:34 05:34:01 all 55.69 0.00 6.64 0.46 0.09 37.13 06:18:34 05:34:01 0 53.93 0.00 6.65 0.00 0.10 39.32 06:18:34 05:34:01 1 56.22 0.00 6.15 0.08 0.08 37.46 06:18:34 05:34:01 2 56.64 0.00 7.49 0.00 0.08 35.79 06:18:34 05:34:01 3 54.39 0.00 6.88 0.00 0.08 38.64 06:18:34 05:34:01 4 55.27 0.00 6.71 0.33 0.08 37.60 06:18:34 05:34:01 5 56.62 0.00 6.36 0.05 0.10 36.87 06:18:34 05:34:01 6 55.74 0.00 6.62 0.03 0.10 37.50 06:18:34 05:34:01 7 56.69 0.00 6.24 3.16 0.08 33.82 06:18:34 05:35:01 all 38.76 0.00 7.44 1.23 0.09 52.48 06:18:34 05:35:01 0 37.99 0.00 7.28 0.52 0.08 54.12 06:18:34 05:35:01 1 38.92 0.00 7.81 0.07 0.10 53.10 06:18:34 05:35:01 2 41.00 0.00 7.84 5.77 0.07 45.32 06:18:34 05:35:01 3 38.50 0.00 7.31 0.18 0.08 53.92 06:18:34 05:35:01 4 38.88 0.00 7.22 1.09 0.10 52.71 06:18:34 05:35:01 5 38.97 0.00 7.32 0.10 0.08 53.53 06:18:34 05:35:01 6 37.90 0.00 7.71 0.02 0.08 54.29 06:18:34 05:35:01 7 37.94 0.00 7.05 2.05 0.08 52.88 06:18:34 05:36:01 all 22.95 0.00 9.02 21.04 0.09 46.90 06:18:34 05:36:01 0 22.65 0.00 9.09 45.11 0.10 23.05 06:18:34 05:36:01 1 22.33 0.00 9.48 27.09 0.08 41.02 06:18:34 05:36:01 2 23.04 0.00 9.27 17.49 0.08 50.12 06:18:34 05:36:01 3 22.61 0.00 9.80 19.20 0.09 48.31 06:18:34 05:36:01 4 23.28 0.00 9.19 15.78 0.10 51.65 06:18:34 05:36:01 5 22.78 0.00 8.18 10.76 0.09 58.19 06:18:34 05:36:01 6 23.68 0.00 9.21 22.24 0.09 44.78 06:18:34 05:36:01 7 23.23 0.00 7.97 10.80 0.10 57.90 06:18:34 05:37:01 all 7.77 0.00 5.18 12.46 0.06 74.52 06:18:34 05:37:01 0 8.75 0.00 5.23 4.01 0.07 81.94 06:18:34 05:37:01 1 6.94 0.00 3.45 4.79 0.05 84.77 06:18:34 05:37:01 2 9.48 0.00 6.45 12.55 0.05 71.46 06:18:34 05:37:01 3 8.35 0.00 7.79 51.78 0.10 31.98 06:18:34 05:37:01 4 8.07 0.00 5.33 6.20 0.07 80.33 06:18:34 05:37:01 5 6.31 0.00 3.12 5.38 0.05 85.14 06:18:34 05:37:01 6 7.59 0.00 5.82 10.14 0.07 76.38 06:18:34 05:37:01 7 6.71 0.00 4.26 5.23 0.05 83.74 06:18:34 05:38:01 all 65.84 0.00 10.11 7.13 0.09 16.83 06:18:34 05:38:01 0 65.09 0.00 11.36 7.54 0.08 15.92 06:18:34 05:38:01 1 65.04 0.00 9.82 4.03 0.08 21.02 06:18:34 05:38:01 2 66.13 0.00 10.16 9.85 0.10 13.76 06:18:34 05:38:01 3 66.99 0.00 9.71 16.88 0.10 6.32 06:18:34 05:38:01 4 66.06 0.00 10.43 5.10 0.10 18.30 06:18:34 05:38:01 5 65.73 0.00 9.24 2.24 0.08 22.71 06:18:34 05:38:01 6 66.23 0.00 10.14 10.24 0.07 13.32 06:18:34 05:38:01 7 65.44 0.00 10.04 1.21 0.08 23.24 06:18:34 05:39:01 all 90.18 0.00 9.71 0.00 0.11 0.00 06:18:34 05:39:01 0 90.78 0.00 9.12 0.00 0.10 0.00 06:18:34 05:39:01 1 89.84 0.00 10.04 0.00 0.12 0.00 06:18:34 05:39:01 2 89.49 0.00 10.40 0.00 0.12 0.00 06:18:34 05:39:01 3 91.13 0.00 8.77 0.00 0.10 0.00 06:18:34 05:39:01 4 89.61 0.00 10.27 0.00 0.12 0.00 06:18:34 05:39:01 5 91.24 0.00 8.66 0.00 0.10 0.00 06:18:34 05:39:01 6 90.58 0.00 9.32 0.00 0.10 0.00 06:18:34 05:39:01 7 88.78 0.00 11.11 0.00 0.12 0.00 06:18:34 05:40:02 all 84.98 0.00 11.25 0.78 0.15 2.84 06:18:34 05:40:02 0 85.27 0.00 10.91 0.00 0.15 3.67 06:18:34 05:40:02 1 83.61 0.00 12.36 0.44 0.15 3.44 06:18:34 05:40:02 2 85.45 0.00 11.35 0.59 0.12 2.49 06:18:34 05:40:02 3 86.46 0.00 10.24 0.54 0.15 2.61 06:18:34 05:40:02 4 83.39 0.00 12.55 1.04 0.22 2.80 06:18:34 05:40:02 5 85.39 0.00 10.25 0.30 0.12 3.94 06:18:34 05:40:02 6 86.59 0.00 10.23 0.28 0.13 2.76 06:18:34 05:40:02 7 83.66 0.00 12.14 3.03 0.15 1.01 06:18:34 05:41:01 all 6.93 0.00 1.91 2.70 0.07 88.40 06:18:34 05:41:01 0 6.89 0.00 2.18 2.18 0.09 88.68 06:18:34 05:41:01 1 5.60 0.00 2.08 1.86 0.07 90.39 06:18:34 05:41:01 2 6.23 0.00 1.78 3.59 0.05 88.35 06:18:34 05:41:01 3 9.57 0.00 2.32 3.21 0.07 84.83 06:18:34 05:41:01 4 6.51 0.00 2.02 2.19 0.07 89.22 06:18:34 05:41:01 5 9.00 0.00 1.49 1.83 0.07 87.60 06:18:34 05:41:01 6 4.71 0.00 1.64 1.36 0.05 92.24 06:18:34 05:41:01 7 6.93 0.00 1.76 5.36 0.09 85.86 06:18:34 05:42:01 all 11.58 0.00 0.69 0.07 0.06 87.59 06:18:34 05:42:01 0 16.41 0.00 0.82 0.03 0.07 82.67 06:18:34 05:42:01 1 15.80 0.00 0.64 0.03 0.07 83.46 06:18:34 05:42:01 2 9.48 0.00 0.62 0.02 0.07 89.81 06:18:34 05:42:01 3 8.45 0.00 0.82 0.35 0.07 90.32 06:18:34 05:42:01 4 13.96 0.00 0.64 0.08 0.07 85.26 06:18:34 05:42:01 5 11.72 0.00 0.65 0.02 0.07 87.54 06:18:34 05:42:01 6 9.92 0.00 0.64 0.02 0.07 89.36 06:18:34 05:42:01 7 6.91 0.00 0.69 0.02 0.05 92.33 06:18:34 06:18:34 05:42:01 CPU %user %nice %system %iowait %steal %idle 06:18:34 05:43:01 all 2.28 0.00 0.31 0.04 0.03 97.34 06:18:34 05:43:01 0 2.15 0.00 0.37 0.02 0.07 97.40 06:18:34 05:43:01 1 4.25 0.00 0.40 0.18 0.03 95.13 06:18:34 05:43:01 2 1.97 0.00 0.27 0.02 0.02 97.73 06:18:34 05:43:01 3 2.94 0.00 0.35 0.00 0.02 96.70 06:18:34 05:43:01 4 1.40 0.00 0.32 0.05 0.03 98.20 06:18:34 05:43:01 5 3.70 0.00 0.30 0.02 0.05 95.93 06:18:34 05:43:01 6 1.32 0.00 0.28 0.02 0.03 98.35 06:18:34 05:43:01 7 0.50 0.00 0.18 0.00 0.02 99.30 06:18:34 05:44:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:18:34 05:44:01 0 0.08 0.00 0.05 0.00 0.03 99.83 06:18:34 05:44:01 1 0.00 0.00 0.00 0.02 0.02 99.97 06:18:34 05:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:18:34 05:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:18:34 05:44:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:18:34 05:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:18:34 05:44:01 6 0.03 0.00 0.02 0.00 0.03 99.92 06:18:34 05:44:01 7 0.00 0.00 0.02 0.02 0.00 99.97 06:18:34 05:45:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:18:34 05:45:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:18:34 05:45:01 1 0.03 0.00 0.00 0.05 0.02 99.90 06:18:34 05:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:18:34 05:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:18:34 05:45:01 4 0.05 0.00 0.00 0.02 0.02 99.92 06:18:34 05:45:01 5 0.02 0.00 0.02 0.00 0.03 99.93 06:18:34 05:45:01 6 0.03 0.00 0.03 0.00 0.03 99.90 06:18:34 05:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:18:34 05:46:01 all 0.03 0.00 0.04 0.01 0.02 99.90 06:18:34 05:46:01 0 0.08 0.00 0.03 0.00 0.03 99.85 06:18:34 05:46:01 1 0.03 0.00 0.03 0.05 0.02 99.87 06:18:34 05:46:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:18:34 05:46:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:18:34 05:46:01 4 0.03 0.00 0.07 0.02 0.02 99.87 06:18:34 05:46:01 5 0.02 0.00 0.03 0.00 0.03 99.92 06:18:34 05:46:01 6 0.07 0.00 0.08 0.00 0.02 99.83 06:18:34 05:46:01 7 0.00 0.00 0.03 0.00 0.00 99.97 06:18:34 05:47:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:18:34 05:47:01 0 0.07 0.00 0.03 0.00 0.02 99.88 06:18:34 05:47:01 1 0.03 0.00 0.00 0.02 0.02 99.93 06:18:34 05:47:01 2 0.03 0.00 0.00 0.03 0.00 99.93 06:18:34 05:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:18:34 05:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:18:34 05:47:01 5 0.02 0.00 0.03 0.00 0.02 99.93 06:18:34 05:47:01 6 0.05 0.00 0.03 0.00 0.03 99.88 06:18:34 05:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:18:34 05:48:01 all 0.01 0.00 0.02 0.00 0.01 99.95 06:18:34 05:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:18:34 05:48:01 1 0.00 0.00 0.00 0.02 0.00 99.98 06:18:34 05:48:01 2 0.00 0.00 0.00 0.02 0.02 99.97 06:18:34 05:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:18:34 05:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:18:34 05:48:01 5 0.02 0.00 0.03 0.00 0.03 99.92 06:18:34 05:48:01 6 0.05 0.00 0.07 0.00 0.03 99.85 06:18:34 05:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:18:34 05:49:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:18:34 05:49:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:18:34 05:49:01 1 0.03 0.00 0.00 0.02 0.02 99.93 06:18:34 05:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:18:34 05:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:18:34 05:49:01 4 0.05 0.00 0.02 0.00 0.02 99.92 06:18:34 05:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:18:34 05:49:01 6 0.08 0.00 0.00 0.00 0.03 99.88 06:18:34 05:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:18:34 05:50:01 all 0.02 0.00 0.01 0.00 0.02 99.95 06:18:34 05:50:01 0 0.02 0.00 0.02 0.00 0.03 99.93 06:18:34 05:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:18:34 05:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:18:34 05:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:18:34 05:50:01 4 0.02 0.00 0.02 0.02 0.00 99.95 06:18:34 05:50:01 5 0.00 0.00 0.00 0.00 0.03 99.97 06:18:34 05:50:01 6 0.07 0.00 0.03 0.00 0.03 99.87 06:18:34 05:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:18:34 05:51:01 all 0.03 0.00 0.02 0.01 0.01 99.93 06:18:34 05:51:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:18:34 05:51:01 1 0.07 0.00 0.02 0.03 0.02 99.87 06:18:34 05:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:18:34 05:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:18:34 05:51:01 4 0.02 0.00 0.03 0.02 0.02 99.92 06:18:34 05:51:01 5 0.07 0.00 0.03 0.00 0.02 99.88 06:18:34 05:51:01 6 0.03 0.00 0.03 0.00 0.03 99.90 06:18:34 05:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:18:34 05:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:18:34 05:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:18:34 05:52:01 1 0.03 0.00 0.02 0.02 0.00 99.93 06:18:34 05:52:01 2 0.00 0.00 0.00 0.02 0.02 99.97 06:18:34 05:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:18:34 05:52:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:18:34 05:52:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:18:34 05:52:01 6 0.02 0.00 0.03 0.00 0.02 99.93 06:18:34 05:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:18:34 05:53:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:18:34 05:53:01 0 0.03 0.00 0.05 0.00 0.03 99.88 06:18:34 05:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:18:34 05:53:01 2 0.00 0.00 0.02 0.02 0.02 99.95 06:18:34 05:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:18:34 05:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:18:34 05:53:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:18:34 05:53:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:18:34 05:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:18:34 06:18:34 05:53:01 CPU %user %nice %system %iowait %steal %idle 06:18:34 05:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:18:34 05:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:18:34 05:54:01 1 0.00 0.00 0.00 0.02 0.00 99.98 06:18:34 05:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:18:34 05:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:18:34 05:54:01 4 0.07 0.00 0.05 0.00 0.03 99.85 06:18:34 05:54:01 5 0.02 0.00 0.03 0.00 0.02 99.93 06:18:34 05:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:18:34 05:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:18:34 05:55:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:18:34 05:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:18:34 05:55:01 1 0.00 0.00 0.00 0.03 0.02 99.95 06:18:34 05:55:01 2 0.02 0.00 0.00 0.02 0.02 99.95 06:18:34 05:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:18:34 05:55:01 4 0.03 0.00 0.05 0.00 0.03 99.88 06:18:34 05:55:01 5 0.02 0.00 0.03 0.00 0.02 99.93 06:18:34 05:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:18:34 05:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:18:34 05:56:01 all 0.06 0.00 0.02 0.00 0.01 99.91 06:18:34 05:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:18:34 05:56:01 1 0.03 0.00 0.00 0.02 0.00 99.95 06:18:34 05:56:01 2 0.03 0.00 0.02 0.02 0.02 99.92 06:18:34 05:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:18:34 05:56:01 4 0.13 0.00 0.03 0.00 0.03 99.80 06:18:34 05:56:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:18:34 05:56:01 6 0.07 0.00 0.03 0.00 0.00 99.90 06:18:34 05:56:01 7 0.10 0.00 0.00 0.00 0.00 99.90 06:18:34 05:57:01 all 0.01 0.00 0.02 0.00 0.01 99.95 06:18:34 05:57:01 0 0.07 0.00 0.02 0.00 0.03 99.88 06:18:34 05:57:01 1 0.00 0.00 0.02 0.02 0.02 99.95 06:18:34 05:57:01 2 0.02 0.00 0.02 0.02 0.00 99.95 06:18:34 05:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:18:34 05:57:01 4 0.02 0.00 0.05 0.00 0.03 99.90 06:18:34 05:57:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:18:34 05:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:18:34 05:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:18:34 05:58:01 all 0.04 0.00 0.01 0.00 0.02 99.93 06:18:34 05:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:18:34 05:58:01 1 0.03 0.00 0.00 0.02 0.02 99.93 06:18:34 05:58:01 2 0.05 0.00 0.00 0.00 0.02 99.93 06:18:34 05:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:18:34 05:58:01 4 0.05 0.00 0.05 0.00 0.05 99.85 06:18:34 05:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:18:34 05:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:18:34 05:58:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:18:34 05:59:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:18:34 05:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:18:34 05:59:01 1 0.00 0.00 0.00 0.02 0.02 99.97 06:18:34 05:59:01 2 0.00 0.00 0.02 0.02 0.00 99.97 06:18:34 05:59:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:18:34 05:59:01 4 0.05 0.00 0.05 0.00 0.03 99.87 06:18:34 05:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:18:34 05:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:18:34 05:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:18:34 06:00:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:18:34 06:00:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:18:34 06:00:01 1 0.03 0.00 0.00 0.02 0.00 99.95 06:18:34 06:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:18:34 06:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:18:34 06:00:01 4 0.07 0.00 0.03 0.00 0.03 99.87 06:18:34 06:00:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:18:34 06:00:01 6 0.05 0.00 0.00 0.00 0.02 99.93 06:18:34 06:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:18:34 06:01:01 all 0.02 0.00 0.02 0.01 0.01 99.94 06:18:34 06:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:18:34 06:01:01 1 0.02 0.00 0.02 0.03 0.02 99.92 06:18:34 06:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:18:34 06:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:18:34 06:01:01 4 0.03 0.00 0.07 0.00 0.03 99.87 06:18:34 06:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:18:34 06:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:18:34 06:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:18:34 06:02:01 all 0.04 0.00 0.02 0.00 0.01 99.92 06:18:34 06:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:18:34 06:02:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:18:34 06:02:01 2 0.03 0.00 0.00 0.02 0.02 99.93 06:18:34 06:02:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:18:34 06:02:01 4 0.07 0.00 0.03 0.00 0.03 99.87 06:18:34 06:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:18:34 06:02:01 6 0.08 0.00 0.03 0.00 0.02 99.87 06:18:34 06:02:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:18:34 06:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:18:34 06:03:01 0 0.05 0.00 0.02 0.02 0.02 99.90 06:18:34 06:03:01 1 0.00 0.00 0.00 0.02 0.02 99.97 06:18:34 06:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:18:34 06:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:18:34 06:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:18:34 06:03:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:18:34 06:03:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:18:34 06:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:18:34 06:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:18:34 06:04:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:18:34 06:04:01 1 0.00 0.00 0.02 0.02 0.00 99.97 06:18:34 06:04:01 2 0.03 0.00 0.00 0.02 0.00 99.95 06:18:34 06:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:18:34 06:04:01 4 0.03 0.00 0.02 0.00 0.03 99.92 06:18:34 06:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:18:34 06:04:01 6 0.07 0.00 0.07 0.00 0.02 99.85 06:18:34 06:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:18:34 06:18:34 06:04:01 CPU %user %nice %system %iowait %steal %idle 06:18:34 06:05:01 all 0.02 0.00 0.02 0.00 0.02 99.94 06:18:34 06:05:01 0 0.10 0.00 0.02 0.00 0.02 99.87 06:18:34 06:05:01 1 0.02 0.00 0.00 0.02 0.02 99.95 06:18:34 06:05:01 2 0.00 0.00 0.00 0.02 0.02 99.97 06:18:34 06:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:18:34 06:05:01 4 0.00 0.00 0.02 0.00 0.03 99.95 06:18:34 06:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:18:34 06:05:01 6 0.05 0.00 0.05 0.00 0.02 99.88 06:18:34 06:05:01 7 0.00 0.00 0.03 0.00 0.02 99.95 06:18:34 06:06:01 all 0.04 0.00 0.03 0.00 0.01 99.91 06:18:34 06:06:01 0 0.10 0.00 0.07 0.00 0.02 99.82 06:18:34 06:06:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:18:34 06:06:01 2 0.03 0.00 0.05 0.00 0.00 99.92 06:18:34 06:06:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:18:34 06:06:01 4 0.05 0.00 0.03 0.00 0.02 99.90 06:18:34 06:06:01 5 0.03 0.00 0.03 0.00 0.02 99.92 06:18:34 06:06:01 6 0.03 0.00 0.03 0.00 0.00 99.93 06:18:34 06:06:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:18:34 06:07:01 all 0.01 0.00 0.02 0.00 0.01 99.95 06:18:34 06:07:01 0 0.08 0.00 0.03 0.00 0.03 99.85 06:18:34 06:07:01 1 0.00 0.00 0.02 0.02 0.02 99.95 06:18:34 06:07:01 2 0.00 0.00 0.00 0.02 0.02 99.97 06:18:34 06:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:18:34 06:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:18:34 06:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:18:34 06:07:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:18:34 06:07:01 7 0.03 0.00 0.02 0.00 0.03 99.92 06:18:34 06:08:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:18:34 06:08:01 0 0.05 0.00 0.00 0.00 0.02 99.93 06:18:34 06:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:18:34 06:08:01 2 0.03 0.00 0.02 0.02 0.00 99.93 06:18:34 06:08:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:18:34 06:08:01 4 0.05 0.00 0.02 0.00 0.02 99.92 06:18:34 06:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:18:34 06:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:18:34 06:08:01 7 0.05 0.00 0.03 0.00 0.03 99.88 06:18:34 06:09:01 all 0.01 0.00 0.02 0.00 0.01 99.95 06:18:34 06:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:18:34 06:09:01 1 0.02 0.00 0.03 0.02 0.02 99.92 06:18:34 06:09:01 2 0.00 0.00 0.00 0.02 0.02 99.97 06:18:34 06:09:01 3 0.03 0.00 0.05 0.00 0.00 99.92 06:18:34 06:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:18:34 06:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:18:34 06:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:18:34 06:09:01 7 0.02 0.00 0.03 0.00 0.03 99.92 06:18:34 06:10:01 all 0.02 0.00 0.01 0.00 0.02 99.95 06:18:34 06:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:18:34 06:10:01 1 0.00 0.00 0.00 0.02 0.02 99.97 06:18:34 06:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:18:34 06:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:18:34 06:10:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:18:34 06:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:18:34 06:10:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:18:34 06:10:01 7 0.02 0.00 0.02 0.00 0.05 99.92 06:18:34 06:11:01 all 0.03 0.00 0.03 0.01 0.02 99.92 06:18:34 06:11:01 0 0.03 0.00 0.05 0.00 0.03 99.88 06:18:34 06:11:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:18:34 06:11:01 2 0.02 0.00 0.02 0.03 0.02 99.92 06:18:34 06:11:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:18:34 06:11:01 4 0.02 0.00 0.03 0.02 0.02 99.92 06:18:34 06:11:01 5 0.03 0.00 0.03 0.02 0.00 99.92 06:18:34 06:11:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:18:34 06:11:01 7 0.05 0.00 0.02 0.00 0.03 99.90 06:18:34 06:12:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:18:34 06:12:01 0 0.05 0.00 0.05 0.00 0.02 99.88 06:18:34 06:12:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:18:34 06:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:18:34 06:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:18:34 06:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:18:34 06:12:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:18:34 06:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:18:34 06:12:01 7 0.03 0.00 0.02 0.00 0.05 99.90 06:18:34 06:13:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:18:34 06:13:01 0 0.05 0.00 0.00 0.00 0.02 99.93 06:18:34 06:13:01 1 0.03 0.00 0.02 0.02 0.02 99.92 06:18:34 06:13:01 2 0.02 0.00 0.00 0.02 0.00 99.97 06:18:34 06:13:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:18:34 06:13:01 4 0.05 0.00 0.03 0.00 0.02 99.90 06:18:34 06:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:18:34 06:13:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:18:34 06:13:01 7 0.02 0.00 0.02 0.00 0.03 99.93 06:18:34 06:14:01 all 0.01 0.00 0.01 0.00 0.02 99.95 06:18:34 06:14:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:18:34 06:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:18:34 06:14:01 2 0.00 0.00 0.02 0.02 0.02 99.95 06:18:34 06:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:18:34 06:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:18:34 06:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:18:34 06:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:18:34 06:14:01 7 0.02 0.00 0.02 0.00 0.05 99.92 06:18:34 06:15:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:18:34 06:15:01 0 0.05 0.00 0.00 0.00 0.03 99.92 06:18:34 06:15:01 1 0.05 0.00 0.00 0.02 0.02 99.92 06:18:34 06:15:01 2 0.02 0.00 0.02 0.02 0.00 99.95 06:18:34 06:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:18:34 06:15:01 4 0.05 0.00 0.07 0.00 0.02 99.87 06:18:34 06:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:18:34 06:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:18:34 06:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:18:34 06:18:34 06:15:01 CPU %user %nice %system %iowait %steal %idle 06:18:34 06:16:01 all 0.03 0.00 0.01 0.01 0.02 99.93 06:18:34 06:16:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:18:34 06:16:01 1 0.02 0.00 0.00 0.02 0.02 99.95 06:18:34 06:16:01 2 0.02 0.00 0.02 0.02 0.02 99.93 06:18:34 06:16:01 3 0.05 0.00 0.00 0.00 0.02 99.93 06:18:34 06:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:18:34 06:16:01 5 0.00 0.00 0.02 0.05 0.02 99.92 06:18:34 06:16:01 6 0.03 0.00 0.02 0.00 0.03 99.92 06:18:34 06:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:18:34 06:17:01 all 0.04 0.00 0.02 0.00 0.01 99.92 06:18:34 06:17:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:18:34 06:17:01 1 0.02 0.00 0.00 0.03 0.00 99.95 06:18:34 06:17:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:18:34 06:17:01 3 0.07 0.00 0.05 0.00 0.00 99.88 06:18:34 06:17:01 4 0.07 0.00 0.08 0.00 0.02 99.83 06:18:34 06:17:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:18:34 06:17:01 6 0.05 0.00 0.00 0.00 0.02 99.93 06:18:34 06:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:18:34 06:18:01 all 9.64 0.00 4.58 1.22 0.06 84.50 06:18:34 06:18:01 0 9.34 0.00 3.41 0.07 0.05 87.13 06:18:34 06:18:01 1 8.38 0.00 5.45 4.10 0.07 82.00 06:18:34 06:18:01 2 9.01 0.00 4.28 0.08 0.07 86.56 06:18:34 06:18:01 3 12.24 0.00 5.65 0.19 0.07 81.86 06:18:34 06:18:01 4 10.84 0.00 5.10 0.05 0.07 83.94 06:18:34 06:18:01 5 9.05 0.00 4.59 4.18 0.05 82.13 06:18:34 06:18:01 6 7.65 0.00 3.36 1.06 0.05 87.87 06:18:34 06:18:01 7 10.59 0.00 4.76 0.07 0.05 84.54 06:18:34 Average: all 9.55 0.00 1.68 1.07 0.03 87.67 06:18:34 Average: 0 9.62 0.00 1.66 1.36 0.04 87.33 06:18:34 Average: 1 9.54 0.00 1.67 0.92 0.03 87.84 06:18:34 Average: 2 9.59 0.00 1.74 1.31 0.03 87.34 06:18:34 Average: 3 9.60 0.00 1.73 2.01 0.03 86.63 06:18:34 Average: 4 9.54 0.00 1.75 0.69 0.04 87.98 06:18:34 Average: 5 9.65 0.00 1.50 0.54 0.03 88.27 06:18:34 Average: 6 9.53 0.00 1.70 0.98 0.03 87.76 06:18:34 Average: 7 9.34 0.00 1.67 0.74 0.03 88.23 06:18:34 06:18:34 06:18:34