Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 71d356aaa66d076e2d1373082ceb35605edef62d 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-ssh17722785628590714989.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6651451454405718593.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh4379089019222929462.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15535901458157149858.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-ssh9015631525455626387.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4914’ Running on prd-ubuntu20.04-docker-8c-8g-4918 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/631 [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/631 # 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 71d356aaa66d076e2d1373082ceb35605edef62d (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71d356aaa66d076e2d1373082ceb35605edef62d # timeout=10 Commit message: "Merge pull request #4771 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.21.0" > git rev-list --no-walk a48d6392372de4eada0148d46cda0c5092cdf95e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-05T02:47:40.710Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-05T02:47:40.777Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-05T02:47:40.810Z] ========================================================= [2024-03-05T02:47:40.810Z] EdgeX Global Pipelines Version Info [2024-03-05T02:47:40.810Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-05T02:47:41.547Z] ------------------- [2024-03-05T02:47:41.547Z] stable info: [2024-03-05T02:47:41.547Z] ------------------- [2024-03-05T02:47:41.547Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-05T02:47:41.547Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-05T02:47:41.548Z] Message: update stable to v1.0.258 [2024-03-05T02:47:42.117Z] ------------------- [2024-03-05T02:47:42.117Z] experimental info: [2024-03-05T02:47:42.117Z] ------------------- [2024-03-05T02:47:42.117Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-05T02:47:42.117Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-05T02:47:42.117Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-05T02:47:42.192Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-03-05T02:47:42.214Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-03-05T02:47:42.240Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-05T02:47:42.265Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-05T02:47:42.291Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-05T02:47:42.315Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-05T02:47:42.341Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-05T02:47:42.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-03-05T02:47:42.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-03-05T02:47:42.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-03-05T02:47:42.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-05T02:47:42.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-05T02:47:42.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-05T02:47:42.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-05T02:47:42.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-05T02:47:42.582Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-05T02:47:42.614Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-05T02:47:42.650Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-05T02:47:42.672Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-05T02:47:42.702Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-03-05T02:47:42.726Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-05T02:47:42.753Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-05T02:47:42.790Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-05T02:47:42.825Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-05T02:47:42.860Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-05T02:47:42.897Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-05T02:47:42.935Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] echo [2024-03-05T02:47:42.977Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71d356a [Pipeline] echo [2024-03-05T02:47:43.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T02:47:43.102Z] provisioning config files... [2024-03-05T02:47:43.115Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/631@tmp/config15042004289341936394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T02:47:43.462Z] ---> ****-login.sh [2024-03-05T02:47:43.462Z] nexus3.edgexfoundry.org:10001 [2024-03-05T02:47:43.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T02:47:43.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T02:47:43.724Z] Configure a credential helper to remove this warning. See [2024-03-05T02:47:43.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T02:47:43.724Z] [2024-03-05T02:47:43.724Z] Login Succeeded [2024-03-05T02:47:43.724Z] nexus3.edgexfoundry.org:10002 [2024-03-05T02:47:43.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T02:47:43.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T02:47:43.986Z] Configure a credential helper to remove this warning. See [2024-03-05T02:47:43.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T02:47:43.986Z] [2024-03-05T02:47:43.986Z] Login Succeeded [2024-03-05T02:47:43.986Z] nexus3.edgexfoundry.org:10003 [2024-03-05T02:47:43.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T02:47:43.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T02:47:43.986Z] Configure a credential helper to remove this warning. See [2024-03-05T02:47:43.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T02:47:43.986Z] [2024-03-05T02:47:43.986Z] Login Succeeded [2024-03-05T02:47:43.986Z] nexus3.edgexfoundry.org:10004 [2024-03-05T02:47:43.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T02:47:44.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T02:47:44.247Z] Configure a credential helper to remove this warning. See [2024-03-05T02:47:44.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T02:47:44.247Z] [2024-03-05T02:47:44.247Z] Login Succeeded [2024-03-05T02:47:44.247Z] ****.io [2024-03-05T02:47:44.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T02:47:44.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T02:47:44.508Z] Configure a credential helper to remove this warning. See [2024-03-05T02:47:44.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T02:47:44.508Z] [2024-03-05T02:47:44.508Z] Login Succeeded [2024-03-05T02:47:44.508Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T02:47:44.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T02:47:44.890Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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 [2024-03-05T02:47:44.890Z] + + cutdirname -d/ cmd/core-command/Dockerfile -f2 [2024-03-05T02:47:44.890Z] [2024-03-05T02:47:44.890Z] + echo core-command,cmd/core-command/Dockerfile [2024-03-05T02:47:44.890Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-03-05T02:47:44.890Z] cut -d/ -f2 [2024-03-05T02:47:44.890Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-03-05T02:47:44.890Z] + cut -d/ -f2 [2024-03-05T02:47:44.890Z] + dirname cmd/core-data/Dockerfile [2024-03-05T02:47:44.890Z] + echo core-data,cmd/core-data/Dockerfile [2024-03-05T02:47:44.890Z] + dirname cmd/core-metadata/Dockerfile [2024-03-05T02:47:44.890Z] + cut -d/ -f2 [2024-03-05T02:47:44.890Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-03-05T02:47:44.890Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-03-05T02:47:44.890Z] + cut -d/ -f2 [2024-03-05T02:47:44.890Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-03-05T02:47:44.890Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-03-05T02:47:44.890Z] + cut -d/ -f2 [2024-03-05T02:47:44.890Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-03-05T02:47:44.890Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-03-05T02:47:44.890Z] + cut -d/ -f2 [2024-03-05T02:47:44.890Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-03-05T02:47:44.890Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-03-05T02:47:44.890Z] + cut -d/ -f2 [2024-03-05T02:47:44.890Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-03-05T02:47:44.890Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-03-05T02:47:44.890Z] + cut -d/ -f2 [2024-03-05T02:47:44.890Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-03-05T02:47:44.890Z] + dirname cmd/security-spire-agent/Dockerfile [2024-03-05T02:47:44.890Z] + cut -d/ -f2 [2024-03-05T02:47:44.890Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-03-05T02:47:44.890Z] + dirname cmd/security-spire-config/Dockerfile [2024-03-05T02:47:44.890Z] + cut -d/ -f2 [2024-03-05T02:47:44.890Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-03-05T02:47:44.890Z] + dirname cmd/security-spire-server/Dockerfile [2024-03-05T02:47:44.890Z] + cut -d/ -f2 [2024-03-05T02:47:44.890Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-03-05T02:47:44.890Z] + dirname cmd/support-notifications/Dockerfile [2024-03-05T02:47:44.890Z] + cut -d/ -f2 [2024-03-05T02:47:44.890Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-03-05T02:47:44.890Z] + dirname cmd/support-scheduler/Dockerfile [2024-03-05T02:47:44.890Z] + cut -d/ -f2 [2024-03-05T02:47:44.890Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-03-05T02:47:44.940Z] 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-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 [2024-03-05T02:47:45.333Z] + git rev-list -1 --merges 71d356aaa66d076e2d1373082ceb35605edef62d~1..71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] echo [2024-03-05T02:47:45.345Z] -----------> git rev-list -1 --merges 71d356aaa66d076e2d1373082ceb35605edef62d~1..71d356aaa66d076e2d1373082ceb35605edef62d 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:47:45.345Z] 71d356aaa66d076e2d1373082ceb35605edef62d [false] [Pipeline] sh [2024-03-05T02:47:45.645Z] + git log --format=format:%s -1 71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] echo [2024-03-05T02:47:45.660Z] ========================================================= [2024-03-05T02:47:45.660Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-05T02:47:45.660Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-03-05T02:47:46.061Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T02:47:46.061Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-05T02:47:46.061Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-05T02:47:46.061Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-05T02:47:46.061Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-05T02:47:46.061Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-05T02:47:46.061Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:47:46.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T02:47:46.453Z] [2024-03-05T02:47:46.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:47:46.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T02:47:46.774Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-05T02:47:46.774Z] b85a868b505f: Pulling fs layer [2024-03-05T02:47:46.774Z] e2be974225ed: Pulling fs layer [2024-03-05T02:47:46.774Z] 339a4e72a1f5: Pulling fs layer [2024-03-05T02:47:46.774Z] 988bab9f4d93: Pulling fs layer [2024-03-05T02:47:46.774Z] 1469e6f7b9e6: Pulling fs layer [2024-03-05T02:47:46.774Z] eaf3925da568: Pulling fs layer [2024-03-05T02:47:46.774Z] bab4dde63d76: Pulling fs layer [2024-03-05T02:47:46.774Z] 1469e6f7b9e6: Waiting [2024-03-05T02:47:46.774Z] bde34c3a00c8: Pulling fs layer [2024-03-05T02:47:46.774Z] eaf3925da568: Waiting [2024-03-05T02:47:46.774Z] bab4dde63d76: Waiting [2024-03-05T02:47:46.774Z] b352a97aabf1: Pulling fs layer [2024-03-05T02:47:46.774Z] bde34c3a00c8: Waiting [2024-03-05T02:47:46.774Z] 4872d77fe225: Pulling fs layer [2024-03-05T02:47:46.774Z] 5851b861e8e6: Pulling fs layer [2024-03-05T02:47:46.774Z] e2be974225ed: Download complete [2024-03-05T02:47:46.774Z] 988bab9f4d93: Verifying Checksum [2024-03-05T02:47:46.774Z] 988bab9f4d93: Download complete [2024-03-05T02:47:47.033Z] 1469e6f7b9e6: Verifying Checksum [2024-03-05T02:47:47.033Z] 1469e6f7b9e6: Download complete [2024-03-05T02:47:47.033Z] eaf3925da568: Download complete [2024-03-05T02:47:47.033Z] 339a4e72a1f5: Verifying Checksum [2024-03-05T02:47:47.033Z] 339a4e72a1f5: Download complete [2024-03-05T02:47:47.033Z] bde34c3a00c8: Download complete [2024-03-05T02:47:47.033Z] b352a97aabf1: Verifying Checksum [2024-03-05T02:47:47.033Z] b352a97aabf1: Download complete [2024-03-05T02:47:47.033Z] 4872d77fe225: Verifying Checksum [2024-03-05T02:47:47.033Z] 4872d77fe225: Download complete [2024-03-05T02:47:47.033Z] 5851b861e8e6: Download complete [2024-03-05T02:47:47.033Z] b85a868b505f: Verifying Checksum [2024-03-05T02:47:47.033Z] b85a868b505f: Download complete [2024-03-05T02:47:47.293Z] bab4dde63d76: Verifying Checksum [2024-03-05T02:47:47.293Z] bab4dde63d76: Download complete [2024-03-05T02:47:48.233Z] b85a868b505f: Pull complete [2024-03-05T02:47:48.494Z] e2be974225ed: Pull complete [2024-03-05T02:47:48.755Z] 339a4e72a1f5: Pull complete [2024-03-05T02:47:49.016Z] 988bab9f4d93: Pull complete [2024-03-05T02:47:49.288Z] 1469e6f7b9e6: Pull complete [2024-03-05T02:47:49.288Z] eaf3925da568: Pull complete [2024-03-05T02:47:51.195Z] bab4dde63d76: Pull complete [2024-03-05T02:47:51.195Z] bde34c3a00c8: Pull complete [2024-03-05T02:47:51.195Z] b352a97aabf1: Pull complete [2024-03-05T02:47:51.195Z] 4872d77fe225: Pull complete [2024-03-05T02:47:51.195Z] 5851b861e8e6: Pull complete [2024-03-05T02:47:51.195Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-05T02:47:51.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T02:47:51.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T02:47:51.380Z] prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container [2024-03-05T02:47:51.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@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 [2024-03-05T02:47:55.445Z] $ docker top ee017ab50aa50da461687f693e544f3c8877283bb89daa25b5ba6b1f348e006e -eo pid,comm [2024-03-05T02:47:55.498Z] 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). [2024-03-05T02:47:55.498Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T02:47:55.610Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T02:47:55.611Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T02:47:55.722Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T02:47:55.730Z] $ docker exec ee017ab50aa50da461687f693e544f3c8877283bb89daa25b5ba6b1f348e006e ssh-agent [2024-03-05T02:47:55.825Z] SSH_AUTH_SOCK=/tmp/ssh-xXfSZItvQDBg/agent.32 [2024-03-05T02:47:55.825Z] SSH_AGENT_PID=38 [2024-03-05T02:47:55.831Z] Running ssh-add (command line suppressed) [2024-03-05T02:47:55.937Z] Identity added: /w/workspace/edgex-go/631@tmp/private_key_736542096170571140.key (/w/workspace/edgex-go/631@tmp/private_key_736542096170571140.key) [2024-03-05T02:47:55.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T02:47:56.251Z] + git tag --points-at HEAD [Pipeline] } [2024-03-05T02:47:56.266Z] $ docker exec --env ******** --env ******** ee017ab50aa50da461687f693e544f3c8877283bb89daa25b5ba6b1f348e006e ssh-agent -k [2024-03-05T02:47:56.360Z] unset SSH_AUTH_SOCK; [2024-03-05T02:47:56.361Z] unset SSH_AGENT_PID; [2024-03-05T02:47:56.361Z] echo Agent pid 38 killed; [2024-03-05T02:47:56.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-05T02:47:56.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T02:47:56.429Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T02:47:56.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T02:47:56.554Z] $ docker exec ee017ab50aa50da461687f693e544f3c8877283bb89daa25b5ba6b1f348e006e ssh-agent [2024-03-05T02:47:56.650Z] SSH_AUTH_SOCK=/tmp/ssh-XyxvAapEAuC1/agent.70 [2024-03-05T02:47:56.650Z] SSH_AGENT_PID=76 [2024-03-05T02:47:56.656Z] Running ssh-add (command line suppressed) [2024-03-05T02:47:56.760Z] Identity added: /w/workspace/edgex-go/631@tmp/private_key_18253554595691482802.key (/w/workspace/edgex-go/631@tmp/private_key_18253554595691482802.key) [2024-03-05T02:47:56.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T02:47:57.084Z] + git semver init [2024-03-05T02:47:57.343Z] 2024-03-05 02:47:57,249 [run_init] DEBUG init version:0.0.0 force:False [2024-03-05T02:47:57.343Z] 2024-03-05 02:47:57,250 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/631/.semver [2024-03-05T02:47:57.343Z] 2024-03-05 02:47:57,250 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/631/.semver [2024-03-05T02:47:57.343Z] 2024-03-05 02:47:57,250 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/631/.semver'], cwd=/w/workspace/edgex-go/631, universal_newlines=False, shell=None, istream=None) [2024-03-05T02:48:03.914Z] 2024-03-05 02:48:02,629 [append_file] DEBUG append to file:/w/workspace/edgex-go/631/.git/info/exclude [2024-03-05T02:48:03.914Z] 2024-03-05 02:48:02,630 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/631/.semver/main with force:False [2024-03-05T02:48:03.914Z] 2024-03-05 02:48:02,630 [read_version] DEBUG read version from /w/workspace/edgex-go/631/.semver/main [2024-03-05T02:48:03.914Z] 2024-03-05 02:48:02,630 [read_version] DEBUG read version from /w/workspace/edgex-go/631/.semver/main [2024-03-05T02:48:03.914Z] 3.2.0-dev.21 [Pipeline] } [2024-03-05T02:48:03.928Z] $ docker exec --env ******** --env ******** ee017ab50aa50da461687f693e544f3c8877283bb89daa25b5ba6b1f348e006e ssh-agent -k [2024-03-05T02:48:04.032Z] unset SSH_AUTH_SOCK; [2024-03-05T02:48:04.033Z] unset SSH_AGENT_PID; [2024-03-05T02:48:04.033Z] echo Agent pid 76 killed; [2024-03-05T02:48:04.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T02:48:04.427Z] + git semver [Pipeline] } [2024-03-05T02:48:04.704Z] $ docker stop --time=1 ee017ab50aa50da461687f693e544f3c8877283bb89daa25b5ba6b1f348e006e [2024-03-05T02:48:06.025Z] $ docker rm -f --volumes ee017ab50aa50da461687f693e544f3c8877283bb89daa25b5ba6b1f348e006e [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T02:48:06.387Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-05T02:48:06.643Z] Stashed 1 file(s) [Pipeline] echo [2024-03-05T02:48:06.645Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.21 [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 [2024-03-05T02:48:07.299Z] + git config --global --add safe.directory /w/workspace/edgex-go/631 [Pipeline] echo [2024-03-05T02:48:07.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T02:48:07.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T02:48:07.374Z] ========================================================= [2024-03-05T02:48:07.374Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-05T02:48:07.374Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-05T02:48:07.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-05T02:48:07.676Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-05T02:48:07.676Z] 7264a8db6415: Pulling fs layer [2024-03-05T02:48:07.676Z] c4d48a809fc2: Pulling fs layer [2024-03-05T02:48:07.676Z] 4f1c88b9dad5: Pulling fs layer [2024-03-05T02:48:07.676Z] ad3a456e5733: Pulling fs layer [2024-03-05T02:48:07.676Z] 69c7f0334f64: Pulling fs layer [2024-03-05T02:48:07.676Z] ad3a456e5733: Waiting [2024-03-05T02:48:07.676Z] 1f1c1a5573a3: Pulling fs layer [2024-03-05T02:48:07.676Z] ce7588e14bc9: Pulling fs layer [2024-03-05T02:48:07.676Z] b5e4710f87ac: Pulling fs layer [2024-03-05T02:48:07.676Z] ce7588e14bc9: Waiting [2024-03-05T02:48:07.676Z] 69c7f0334f64: Waiting [2024-03-05T02:48:07.676Z] b5e4710f87ac: Waiting [2024-03-05T02:48:07.676Z] c4d48a809fc2: Verifying Checksum [2024-03-05T02:48:07.676Z] c4d48a809fc2: Download complete [2024-03-05T02:48:07.676Z] ad3a456e5733: Verifying Checksum [2024-03-05T02:48:07.676Z] ad3a456e5733: Download complete [2024-03-05T02:48:07.676Z] 7264a8db6415: Verifying Checksum [2024-03-05T02:48:07.676Z] 7264a8db6415: Download complete [2024-03-05T02:48:07.676Z] 69c7f0334f64: Verifying Checksum [2024-03-05T02:48:07.676Z] 69c7f0334f64: Download complete [2024-03-05T02:48:07.676Z] 1f1c1a5573a3: Verifying Checksum [2024-03-05T02:48:07.676Z] 1f1c1a5573a3: Download complete [2024-03-05T02:48:07.934Z] 7264a8db6415: Pull complete [2024-03-05T02:48:07.934Z] b5e4710f87ac: Verifying Checksum [2024-03-05T02:48:07.934Z] b5e4710f87ac: Download complete [2024-03-05T02:48:08.192Z] c4d48a809fc2: Pull complete [2024-03-05T02:48:08.192Z] 4f1c88b9dad5: Verifying Checksum [2024-03-05T02:48:08.192Z] 4f1c88b9dad5: Download complete [2024-03-05T02:48:08.764Z] ce7588e14bc9: Verifying Checksum [2024-03-05T02:48:08.764Z] ce7588e14bc9: Download complete [2024-03-05T02:48:12.047Z] 4f1c88b9dad5: Pull complete [2024-03-05T02:48:12.047Z] ad3a456e5733: Pull complete [2024-03-05T02:48:12.047Z] 69c7f0334f64: Pull complete [2024-03-05T02:48:12.047Z] 1f1c1a5573a3: Pull complete [2024-03-05T02:48:13.946Z] ce7588e14bc9: Pull complete [2024-03-05T02:48:14.515Z] b5e4710f87ac: Pull complete [2024-03-05T02:48:14.515Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-05T02:48:14.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-05T02:48:14.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-05T02:48:14.830Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-05T02:48:14.831Z] WORKDIR /edgex [2024-03-05T02:48:14.831Z] COPY go.mod . [2024-03-05T02:48:14.831Z] RUN go mod download [2024-03-05T02:48:14.831Z] docker build -t ci-base-image-x86_64 -f - . [2024-03-05T02:48:15.404Z] Sending build context to Docker daemon 175.2MB [2024-03-05T02:48:15.404Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-05T02:48:15.404Z] ---> 88b5674ff536 [2024-03-05T02:48:15.404Z] Step 2/4 : WORKDIR /edgex [2024-03-05T02:48:21.902Z] Still waiting to schedule task [2024-03-05T02:48:21.903Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4916’ [2024-03-05T02:48:23.532Z] ---> Running in 472691f3cec0 [2024-03-05T02:48:23.532Z] Removing intermediate container 472691f3cec0 [2024-03-05T02:48:23.532Z] ---> dddbfa1b020f [2024-03-05T02:48:23.532Z] Step 3/4 : COPY go.mod . [2024-03-05T02:48:23.532Z] ---> 5e3b4ab4e452 [2024-03-05T02:48:23.532Z] Step 4/4 : RUN go mod download [2024-03-05T02:48:23.532Z] ---> Running in 5a43b4be96af [2024-03-05T02:48:50.123Z] Removing intermediate container 5a43b4be96af [2024-03-05T02:48:50.123Z] ---> 98bdd9f45945 [2024-03-05T02:48:50.123Z] Successfully built 98bdd9f45945 [2024-03-05T02:48:50.123Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:48:50.444Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-05T02:48:50.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T02:48:50.555Z] prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container [2024-03-05T02:48:50.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@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 [2024-03-05T02:48:51.001Z] $ docker top ed63f2f3b2d8ca591e1552aa970f791e146e8ae7d948a2f40e7e74fd26486c6d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T02:48:51.404Z] + go version [2024-03-05T02:48:51.404Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-05T02:48:51.419Z] $ docker stop --time=1 ed63f2f3b2d8ca591e1552aa970f791e146e8ae7d948a2f40e7e74fd26486c6d [2024-03-05T02:48:52.672Z] $ docker rm -f --volumes ed63f2f3b2d8ca591e1552aa970f791e146e8ae7d948a2f40e7e74fd26486c6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:48:53.233Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-05T02:48:53.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T02:48:53.346Z] prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container [2024-03-05T02:48:53.376Z] $ 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/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@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 [2024-03-05T02:48:53.700Z] $ docker top 33a0551929e983fc1c09f5813eb7afa072ab0bb614767d293c09df34ae2c74d9 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-05T02:48:53.798Z] ========================================================= [2024-03-05T02:48:53.798Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-03-05T02:48:53.798Z] ========================================================= [Pipeline] sh [2024-03-05T02:48:54.074Z] + git config --global --add safe.directory /w/workspace/edgex-go/631 [Pipeline] fileExists [Pipeline] sh [2024-03-05T02:48:54.398Z] + make test [2024-03-05T02:48:54.398Z] go test -race -coverprofile=coverage.out ./... [2024-03-05T02:49:02.514Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-03-05T02:49:14.783Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-03-05T02:49:14.783Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-03-05T02:49:14.783Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-03-05T02:49:14.783Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-03-05T02:49:14.783Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-03-05T02:49:14.783Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-03-05T02:49:14.783Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-03-05T02:49:14.783Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-03-05T02:49:14.783Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-03-05T02:49:14.783Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-03-05T02:49:14.783Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-03-05T02:49:14.783Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-03-05T02:49:14.783Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-03-05T02:49:14.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-03-05T02:49:15.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-03-05T02:49:15.717Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-03-05T02:49:17.093Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements [2024-03-05T02:49:18.993Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.070s coverage: 97.0% of statements [2024-03-05T02:49:18.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-03-05T02:49:18.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-03-05T02:49:18.993Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-03-05T02:49:19.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-03-05T02:49:19.928Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-03-05T02:49:21.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-03-05T02:49:21.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-03-05T02:49:21.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-03-05T02:49:21.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-03-05T02:49:21.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-03-05T02:49:22.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-03-05T02:49:22.241Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-03-05T02:49:22.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.086s coverage: 69.2% of statements [2024-03-05T02:49:22.241Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 53.2% of statements [2024-03-05T02:49:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-03-05T02:49:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-03-05T02:49:24.772Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-03-05T02:49:24.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.384s coverage: 93.4% of statements [2024-03-05T02:49:24.772Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements [2024-03-05T02:49:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-03-05T02:49:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-03-05T02:49:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-03-05T02:49:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-03-05T02:49:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-03-05T02:49:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-03-05T02:49:25.030Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-03-05T02:49:25.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.517s coverage: 97.6% of statements [2024-03-05T02:49:26.220Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements [2024-03-05T02:49:27.152Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-03-05T02:49:27.152Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-03-05T02:49:28.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.054s coverage: 0.9% of statements [2024-03-05T02:49:28.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 32.2% of statements [2024-03-05T02:49:28.087Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.043s coverage: 41.7% of statements [2024-03-05T02:49:29.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.057s coverage: 82.9% of statements [2024-03-05T02:49:29.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.035s coverage: 94.1% of statements [2024-03-05T02:49:29.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.048s coverage: 96.3% of statements [2024-03-05T02:49:29.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.079s coverage: 87.5% of statements [2024-03-05T02:49:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-03-05T02:49:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-03-05T02:49:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-03-05T02:49:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-03-05T02:49:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-03-05T02:49:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-03-05T02:49:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-03-05T02:49:29.626Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-03-05T02:49:31.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-03-05T02:49:31.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-03-05T02:49:31.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-03-05T02:49:31.062Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-03-05T02:49:31.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-03-05T02:49:31.320Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-03-05T02:49:31.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-03-05T02:49:33.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-03-05T02:49:33.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-03-05T02:49:34.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-03-05T02:49:34.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-03-05T02:49:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-03-05T02:49:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-03-05T02:49:37.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-03-05T02:49:38.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-03-05T02:49:38.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-03-05T02:49:38.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-03-05T02:49:39.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-03-05T02:49:39.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-03-05T02:49:39.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-03-05T02:49:39.593Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-03-05T02:49:41.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-03-05T02:49:41.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-03-05T02:49:41.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-03-05T02:49:41.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-03-05T02:49:41.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.086s coverage: 94.4% of statements [2024-03-05T02:49:42.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-03-05T02:49:42.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-03-05T02:49:42.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-03-05T02:49:42.169Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-03-05T02:49:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-03-05T02:49:43.105Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-03-05T02:49:44.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-03-05T02:49:44.041Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.292s coverage: 79.9% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.052s coverage: 92.9% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.045s coverage: 87.2% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.036s coverage: 20.0% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.092s coverage: 82.1% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.038s coverage: 86.0% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.159s coverage: 63.1% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.168s coverage: 38.4% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.035s coverage: 89.5% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.037s coverage: 84.8% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.066s coverage: 19.9% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.121s coverage: 95.7% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.045s coverage: 61.8% of statements [2024-03-05T02:49:54.020Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 98.9% of statements [2024-03-05T02:49:54.020Z] 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 [2024-03-05T02:49:54.285Z] running golangci-lint [2024-03-05T02:49:54.285Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-03-05T02:49:54.285Z] go version go1.21.0 linux/amd64 [2024-03-05T02:49:54.544Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-03-05T02:49:54.544Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-03-05T02:50:09.409Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|exports_file|deps|files|imports|compiled_files) took 12.522166268s" [2024-03-05T02:50:09.409Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.711101ms" [2024-03-05T02:50:15.973Z] level=info msg="[linters_context/goanalysis] analyzers took 1m1.134127498s with top 10 stages: buildir: 32.017333169s, gosec: 5.935027515s, inspect: 1.926955929s, fact_deprecated: 1.461512376s, ctrlflow: 1.163786198s, printf: 1.132529906s, S1038: 901.701805ms, fact_purity: 871.911177ms, nilness: 862.159707ms, SA5012: 539.364988ms" [2024-03-05T02:50:15.973Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-03-05T02:50:15.973Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude-rules: 21/197, cgo: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, filename_unadjuster: 197/197" [2024-03-05T02:50:15.973Z] level=info msg="[runner] processing took 16.638641ms with stages: nolint: 6.201274ms, identifier_marker: 5.997762ms, autogenerated_exclude: 1.393714ms, path_prettifier: 1.322653ms, exclude-rules: 1.01781ms, skip_dirs: 663.857µs, cgo: 24.641µs, filename_unadjuster: 13.32µs, max_same_issues: 560ns, skip_files: 430ns, uniq_by_line: 390ns, fixer: 370ns, exclude: 300ns, diff: 260ns, sort_results: 260ns, path_shortener: 240ns, severity-rules: 240ns, max_from_linter: 190ns, source_code: 140ns, path_prefixer: 120ns, max_per_file_from_linter: 110ns" [2024-03-05T02:50:15.973Z] level=info msg="[runner] linters took 7.973823618s with stages: goanalysis_metalinter: 7.957099397s" [2024-03-05T02:50:15.973Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-03-05T02:50:15.973Z] level=info msg="Memory: 207 samples, avg is 243.0MB, max is 915.9MB" [2024-03-05T02:50:15.973Z] level=info msg="Execution took 20.541000531s" [2024-03-05T02:50:15.973Z] go vet ./... [2024-03-05T02:50:19.251Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-05T02:50:19.251Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-05T02:50:19.251Z] ./bin/test-attribution-txt.sh [2024-03-05T02:50:19.251Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-05T02:50:19.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-03-05T02:50:19.574Z] + ls -al . [2024-03-05T02:50:19.574Z] total 736 [2024-03-05T02:50:19.574Z] drwxrwxr-x 11 1001 1001 4096 Mar 5 02:48 . [2024-03-05T02:50:19.574Z] drwxr-xr-x 4 root root 4096 Mar 5 02:48 .. [2024-03-05T02:50:19.574Z] drwxrwxr-x 2 1001 1001 4096 Mar 5 02:47 .blubracket [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 10 Mar 5 02:47 .dockerignore [2024-03-05T02:50:19.574Z] drwxrwxr-x 8 1001 1001 4096 Mar 5 02:49 .git [2024-03-05T02:50:19.574Z] drwxrwxr-x 3 1001 1001 4096 Mar 5 02:47 .github [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 1074 Mar 5 02:47 .gitignore [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 42 Mar 5 02:47 .golangci.yml [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 100 Mar 5 02:47 .hadolint.yml [2024-03-05T02:50:19.574Z] drwxr-xr-x 3 1001 1001 4096 Mar 5 02:48 .semver [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 155 Mar 5 02:47 .sonarcloud.properties [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 1171 Mar 5 02:47 ADOPTERS.md [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 11674 Mar 5 02:47 Attribution.txt [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 100284 Mar 5 02:47 CHANGELOG.md [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 3804 Mar 5 02:47 CONTRIBUTING.md [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 677 Mar 5 02:47 GOVERNANCE.md [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 861 Mar 5 02:47 Jenkinsfile [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 10775 Mar 5 02:47 LICENSE [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 15392 Mar 5 02:47 Makefile [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 582 Mar 5 02:47 OWNERS.md [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 9528 Mar 5 02:47 README.md [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 789 Mar 5 02:47 SECURITY.md [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 12 Mar 5 02:48 VERSION [2024-03-05T02:50:19.574Z] drwxrwxr-x 2 1001 1001 4096 Mar 5 02:47 bin [2024-03-05T02:50:19.574Z] drwxrwxr-x 18 1001 1001 4096 Mar 5 02:47 cmd [2024-03-05T02:50:19.574Z] -rw-r--r-- 1 root root 453602 Mar 5 02:49 coverage.out [2024-03-05T02:50:19.574Z] drwxrwxr-x 2 1001 1001 4096 Mar 5 02:47 fuzz_test [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 3734 Mar 5 02:47 go.mod [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 33955 Mar 5 02:47 go.sum [2024-03-05T02:50:19.574Z] drwxrwxr-x 7 1001 1001 4096 Mar 5 02:47 internal [2024-03-05T02:50:19.574Z] drwxrwxr-x 3 1001 1001 4096 Mar 5 02:47 openapi [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 584 Mar 5 02:47 security.txt [2024-03-05T02:50:19.574Z] -rw-rw-r-- 1 1001 1001 204 Mar 5 02:47 version.go [Pipeline] sh [2024-03-05T02:50:19.861Z] + '[' -e coverage.out ] [2024-03-05T02:50:19.862Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-03-05T02:50:20.003Z] Stashed 1 file(s) [Pipeline] sh [2024-03-05T02:50:20.307Z] + make build [2024-03-05T02:50:20.307Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-05T02:50:32.498Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-05T02:50:32.498Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-05T02:50:32.498Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-05T02:50:33.065Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-05T02:50:39.634Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-05T02:50:39.634Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-05T02:50:40.566Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-05T02:50:41.132Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-05T02:50:41.718Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-05T02:50:42.285Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-05T02:50:43.221Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-03-05T02:50:43.800Z] $ docker stop --time=1 33a0551929e983fc1c09f5813eb7afa072ab0bb614767d293c09df34ae2c74d9 [2024-03-05T02:50:48.416Z] $ docker rm -f --volumes 33a0551929e983fc1c09f5813eb7afa072ab0bb614767d293c09df34ae2c74d9 [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 [2024-03-05T02:50:49.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-05T02:50:49.575Z] [2024-03-05T02:50:49.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:50:49.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-05T02:50:49.890Z] latest: Pulling from edgex-devops/edgex-compose [2024-03-05T02:50:49.890Z] 91d30c5bc195: Pulling fs layer [2024-03-05T02:50:49.890Z] 2e9b0aa3be6d: Pulling fs layer [2024-03-05T02:50:49.890Z] 9c61dcf015f6: Pulling fs layer [2024-03-05T02:50:49.890Z] 4698f68db338: Pulling fs layer [2024-03-05T02:50:49.890Z] 2a2f49069b9e: Pulling fs layer [2024-03-05T02:50:49.890Z] e0025b399a48: Pulling fs layer [2024-03-05T02:50:49.890Z] 4698f68db338: Waiting [2024-03-05T02:50:49.890Z] 2a2f49069b9e: Waiting [2024-03-05T02:50:49.890Z] e0025b399a48: Waiting [2024-03-05T02:50:49.890Z] 91d30c5bc195: Verifying Checksum [2024-03-05T02:50:49.890Z] 91d30c5bc195: Download complete [2024-03-05T02:50:49.890Z] 4698f68db338: Verifying Checksum [2024-03-05T02:50:49.890Z] 4698f68db338: Download complete [2024-03-05T02:50:50.149Z] 2e9b0aa3be6d: Verifying Checksum [2024-03-05T02:50:50.149Z] 2e9b0aa3be6d: Download complete [2024-03-05T02:50:50.149Z] e0025b399a48: Verifying Checksum [2024-03-05T02:50:50.149Z] 91d30c5bc195: Pull complete [2024-03-05T02:50:50.408Z] 2a2f49069b9e: Download complete [2024-03-05T02:50:50.408Z] 2e9b0aa3be6d: Pull complete [2024-03-05T02:50:50.664Z] 9c61dcf015f6: Verifying Checksum [2024-03-05T02:50:50.664Z] 9c61dcf015f6: Download complete [2024-03-05T02:50:53.189Z] 9c61dcf015f6: Pull complete [2024-03-05T02:50:53.189Z] 4698f68db338: Pull complete [2024-03-05T02:50:53.452Z] 2a2f49069b9e: Pull complete [2024-03-05T02:50:53.452Z] e0025b399a48: Pull complete [2024-03-05T02:50:53.452Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-03-05T02:50:53.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-03-05T02:50:53.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T02:50:53.624Z] prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container [2024-03-05T02:50:53.661Z] $ 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/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@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 [2024-03-05T02:50:56.992Z] $ docker top d547fe516735e8a8b35cfea73fca2d69a3569c0c2759cb335cd7a9c676159656 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T02:50:57.391Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-05T02:50:59.290Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-05T02:50:59.290Z] #1 transferring dockerfile: 2.49kB done [2024-03-05T02:50:59.290Z] #1 DONE 0.0s [2024-03-05T02:50:59.549Z] [2024-03-05T02:50:59.549Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-05T02:50:59.549Z] #2 transferring dockerfile: 2.15kB done [2024-03-05T02:50:59.549Z] #2 DONE 0.1s [2024-03-05T02:50:59.549Z] [2024-03-05T02:50:59.549Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-03-05T02:50:59.549Z] #3 transferring dockerfile: 1.69kB done [2024-03-05T02:50:59.549Z] #3 DONE 0.0s [2024-03-05T02:50:59.806Z] [2024-03-05T02:50:59.806Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-03-05T02:50:59.806Z] #4 transferring dockerfile: 1.70kB done [2024-03-05T02:50:59.806Z] #4 DONE 0.0s [2024-03-05T02:50:59.806Z] [2024-03-05T02:50:59.806Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-05T02:50:59.806Z] #5 transferring dockerfile: 2.50kB done [2024-03-05T02:50:59.806Z] #5 DONE 0.0s [2024-03-05T02:50:59.806Z] [2024-03-05T02:50:59.806Z] #6 [core-command internal] load build definition from Dockerfile [2024-03-05T02:50:59.806Z] #6 transferring dockerfile: 1.93kB done [2024-03-05T02:50:59.806Z] #6 DONE 0.0s [2024-03-05T02:50:59.806Z] [2024-03-05T02:50:59.806Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-05T02:50:59.806Z] #7 transferring dockerfile: 2.23kB done [2024-03-05T02:50:59.806Z] #7 DONE 0.0s [2024-03-05T02:50:59.806Z] [2024-03-05T02:50:59.806Z] #8 [security-secretstore-setup internal] load .dockerignore [2024-03-05T02:50:59.806Z] #8 transferring context: 50B done [2024-03-05T02:50:59.806Z] #8 DONE 0.0s [2024-03-05T02:50:59.806Z] [2024-03-05T02:50:59.806Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-03-05T02:50:59.806Z] #9 transferring dockerfile: 1.93kB done [2024-03-05T02:50:59.806Z] #9 DONE 0.0s [2024-03-05T02:50:59.806Z] [2024-03-05T02:50:59.806Z] #10 [core-data internal] load build definition from Dockerfile [2024-03-05T02:50:59.806Z] #10 transferring dockerfile: 2.01kB done [2024-03-05T02:50:59.806Z] #10 DONE 0.0s [2024-03-05T02:50:59.806Z] [2024-03-05T02:50:59.806Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-03-05T02:50:59.806Z] #11 transferring dockerfile: 2.06kB done [2024-03-05T02:50:59.806Z] #11 DONE 0.0s [2024-03-05T02:50:59.806Z] [2024-03-05T02:50:59.806Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-03-05T02:50:59.806Z] #12 transferring dockerfile: 1.81kB done [2024-03-05T02:50:59.806Z] #12 DONE 0.1s [2024-03-05T02:50:59.806Z] [2024-03-05T02:50:59.806Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-03-05T02:50:59.806Z] #13 transferring dockerfile: 1.95kB done [2024-03-05T02:50:59.806Z] #13 DONE 0.1s [2024-03-05T02:50:59.806Z] [2024-03-05T02:50:59.806Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-05T02:50:59.806Z] #14 transferring dockerfile: 2.93kB done [2024-03-05T02:50:59.806Z] #14 DONE 0.1s [2024-03-05T02:50:59.806Z] [2024-03-05T02:50:59.806Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-05T02:50:59.806Z] #15 transferring dockerfile: 1.89kB done [2024-03-05T02:50:59.806Z] #15 DONE 0.1s [2024-03-05T02:50:59.806Z] [2024-03-05T02:50:59.806Z] #16 [security-proxy-auth internal] load .dockerignore [2024-03-05T02:50:59.806Z] #16 transferring context: 50B done [2024-03-05T02:51:00.064Z] #16 DONE 0.1s [2024-03-05T02:51:00.064Z] [2024-03-05T02:51:00.064Z] #17 [security-spire-config internal] load .dockerignore [2024-03-05T02:51:00.064Z] #17 transferring context: 50B done [2024-03-05T02:51:00.064Z] #17 DONE 0.0s [2024-03-05T02:51:00.064Z] [2024-03-05T02:51:00.064Z] #18 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-05T02:51:00.064Z] #18 DONE 0.0s [2024-03-05T02:51:00.064Z] [2024-03-05T02:51:00.064Z] #19 [security-spire-server internal] load .dockerignore [2024-03-05T02:51:00.064Z] #19 transferring context: 50B done [2024-03-05T02:51:00.064Z] #19 DONE 0.0s [2024-03-05T02:51:00.064Z] [2024-03-05T02:51:00.064Z] #20 [security-proxy-setup internal] load .dockerignore [2024-03-05T02:51:00.064Z] #20 transferring context: 50B done [2024-03-05T02:51:00.064Z] #20 DONE 0.0s [2024-03-05T02:51:00.064Z] [2024-03-05T02:51:00.064Z] #21 [core-command internal] load .dockerignore [2024-03-05T02:51:00.064Z] #21 transferring context: 50B done [2024-03-05T02:51:00.064Z] #21 DONE 0.0s [2024-03-05T02:51:00.064Z] [2024-03-05T02:51:00.064Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-05T02:51:00.064Z] #22 transferring context: 50B done [2024-03-05T02:51:00.064Z] #22 DONE 0.0s [2024-03-05T02:51:00.064Z] [2024-03-05T02:51:00.064Z] #23 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T02:51:00.064Z] #23 DONE 0.1s [2024-03-05T02:51:00.064Z] [2024-03-05T02:51:00.064Z] #24 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:51:00.064Z] #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:51:00.064Z] #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:51:00.322Z] #24 ... [2024-03-05T02:51:00.322Z] [2024-03-05T02:51:00.322Z] #18 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-05T02:51:00.322Z] #18 DONE 0.0s [2024-03-05T02:51:00.322Z] [2024-03-05T02:51:00.322Z] #25 [core-metadata internal] load .dockerignore [2024-03-05T02:51:00.322Z] #25 transferring context: 50B done [2024-03-05T02:51:00.322Z] #25 DONE 0.1s [2024-03-05T02:51:00.322Z] [2024-03-05T02:51:00.322Z] #24 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:51:00.322Z] #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:51:00.322Z] #24 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:51:00.322Z] #24 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-05T02:51:00.322Z] #24 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-05T02:51:00.322Z] #24 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-05T02:51:00.322Z] #24 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 [2024-03-05T02:51:00.322Z] #24 ... [2024-03-05T02:51:00.322Z] [2024-03-05T02:51:00.322Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-03-05T02:51:00.322Z] #26 transferring context: 50B done [2024-03-05T02:51:00.322Z] #26 DONE 0.1s [2024-03-05T02:51:00.322Z] [2024-03-05T02:51:00.322Z] #18 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-05T02:51:00.322Z] #18 DONE 0.0s [2024-03-05T02:51:00.322Z] [2024-03-05T02:51:00.322Z] #24 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:51:00.322Z] #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:51:00.322Z] #24 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:51:00.322Z] #24 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-05T02:51:00.322Z] #24 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-05T02:51:00.322Z] #24 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-05T02:51:00.322Z] #24 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-03-05T02:51:00.580Z] #24 ... [2024-03-05T02:51:00.580Z] [2024-03-05T02:51:00.580Z] #27 [security-bootstrapper internal] load .dockerignore [2024-03-05T02:51:00.580Z] #27 transferring context: 50B done [2024-03-05T02:51:00.580Z] #27 DONE 0.3s [2024-03-05T02:51:00.580Z] [2024-03-05T02:51:00.580Z] #28 [security-spire-agent internal] load .dockerignore [2024-03-05T02:51:00.580Z] #28 transferring context: 50B done [2024-03-05T02:51:00.580Z] #28 DONE 0.3s [2024-03-05T02:51:00.580Z] [2024-03-05T02:51:00.580Z] #29 [support-scheduler internal] load .dockerignore [2024-03-05T02:51:00.580Z] #29 transferring context: 50B done [2024-03-05T02:51:00.580Z] #29 DONE 0.4s [2024-03-05T02:51:00.580Z] [2024-03-05T02:51:00.580Z] #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-05T02:51:00.580Z] #18 DONE 0.0s [2024-03-05T02:51:00.580Z] [2024-03-05T02:51:00.580Z] #30 [support-notifications internal] load .dockerignore [2024-03-05T02:51:00.580Z] #30 transferring context: 50B done [2024-03-05T02:51:00.580Z] #30 DONE 0.3s [2024-03-05T02:51:00.580Z] [2024-03-05T02:51:00.580Z] #23 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T02:51:00.580Z] #23 DONE 0.2s [2024-03-05T02:51:00.580Z] [2024-03-05T02:51:00.580Z] #31 [core-data internal] load .dockerignore [2024-03-05T02:51:00.580Z] #31 transferring context: 50B done [2024-03-05T02:51:00.580Z] #31 DONE 0.4s [2024-03-05T02:51:00.580Z] [2024-03-05T02:51:00.580Z] #24 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:51:00.580Z] #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:51:00.580Z] #24 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:51:00.580Z] #24 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-05T02:51:00.580Z] #24 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-05T02:51:00.580Z] #24 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-05T02:51:00.580Z] #24 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-03-05T02:51:00.580Z] #24 ... [2024-03-05T02:51:00.580Z] [2024-03-05T02:51:00.580Z] #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-05T02:51:00.580Z] #18 DONE 0.0s [2024-03-05T02:51:00.580Z] [2024-03-05T02:51:00.580Z] #24 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:51:00.580Z] #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:51:00.580Z] #24 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:51:00.580Z] #24 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-05T02:51:00.580Z] #24 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-05T02:51:00.580Z] #24 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-05T02:51:00.580Z] #24 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-03-05T02:51:00.841Z] #24 DONE 0.7s [2024-03-05T02:51:00.841Z] [2024-03-05T02:51:00.841Z] #18 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-05T02:51:00.841Z] #18 DONE 0.0s [2024-03-05T02:51:00.841Z] [2024-03-05T02:51:00.841Z] #32 [security-bootstrapper internal] load build context [2024-03-05T02:51:00.841Z] #32 ... [2024-03-05T02:51:00.841Z] [2024-03-05T02:51:00.841Z] #24 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:51:00.841Z] #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:51:00.841Z] #24 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:51:00.841Z] #24 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-05T02:51:00.841Z] #24 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-05T02:51:00.841Z] #24 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-05T02:51:00.841Z] #24 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-03-05T02:51:00.841Z] #24 DONE 0.7s [2024-03-05T02:51:00.841Z] [2024-03-05T02:51:00.841Z] #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-05T02:51:00.841Z] #18 DONE 0.0s [2024-03-05T02:51:00.841Z] [2024-03-05T02:51:00.841Z] #32 [security-bootstrapper internal] load build context [2024-03-05T02:51:01.098Z] #32 ... [2024-03-05T02:51:01.098Z] [2024-03-05T02:51:01.098Z] #18 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-03-05T02:51:01.098Z] #18 DONE 0.0s [2024-03-05T02:51:01.098Z] [2024-03-05T02:51:01.098Z] #32 [security-bootstrapper internal] load build context [2024-03-05T02:51:01.098Z] #32 ... [2024-03-05T02:51:01.098Z] [2024-03-05T02:51:01.098Z] #24 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:51:01.098Z] #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:51:01.098Z] #24 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:51:01.098Z] #24 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-05T02:51:01.098Z] #24 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-05T02:51:01.098Z] #24 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-05T02:51:01.098Z] #24 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-03-05T02:51:01.098Z] #24 DONE 0.7s [2024-03-05T02:51:01.098Z] [2024-03-05T02:51:01.098Z] #23 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T02:51:01.098Z] #23 DONE 0.8s [2024-03-05T02:51:01.098Z] [2024-03-05T02:51:01.098Z] #32 [security-bootstrapper internal] load build context [2024-03-05T02:51:01.357Z] #32 ... [2024-03-05T02:51:01.357Z] [2024-03-05T02:51:01.357Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-03-05T02:51:01.357Z] #33 DONE 1.5s [2024-03-05T02:51:01.616Z] [2024-03-05T02:51:01.616Z] #24 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:51:01.616Z] #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:51:01.616Z] #24 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:51:01.616Z] #24 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-05T02:51:01.616Z] #24 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-05T02:51:01.616Z] #24 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-05T02:51:01.616Z] #24 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-03-05T02:51:01.616Z] #24 DONE 0.8s [2024-03-05T02:51:01.616Z] [2024-03-05T02:51:01.616Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-05T02:51:01.616Z] #34 DONE 1.2s [2024-03-05T02:51:01.616Z] [2024-03-05T02:51:01.616Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:51:01.616Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:51:01.883Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done [2024-03-05T02:51:01.883Z] #35 DONE 0.5s [2024-03-05T02:51:01.883Z] [2024-03-05T02:51:01.883Z] #36 [security-spire-config internal] load build context [2024-03-05T02:51:01.883Z] #36 transferring context: 16.35kB 0.0s done [2024-03-05T02:51:01.883Z] #36 DONE 0.4s [2024-03-05T02:51:01.883Z] [2024-03-05T02:51:01.883Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-03-05T02:51:02.140Z] #37 ... [2024-03-05T02:51:02.140Z] [2024-03-05T02:51:02.140Z] #38 [security-spire-server internal] load build context [2024-03-05T02:51:02.140Z] #38 transferring context: 18.10kB 0.0s done [2024-03-05T02:51:02.140Z] #38 DONE 0.5s [2024-03-05T02:51:02.140Z] [2024-03-05T02:51:02.140Z] #24 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:51:02.140Z] #24 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:51:02.140Z] #24 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:51:02.140Z] #24 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done [2024-03-05T02:51:02.140Z] #24 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done [2024-03-05T02:51:02.140Z] #24 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.1s done [2024-03-05T02:51:02.140Z] #24 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.2s done [2024-03-05T02:51:02.140Z] #24 DONE 0.8s [2024-03-05T02:51:02.140Z] [2024-03-05T02:51:02.140Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-05T02:51:02.140Z] #39 DONE 1.3s [2024-03-05T02:51:02.140Z] [2024-03-05T02:51:02.140Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T02:51:02.140Z] #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T02:51:07.405Z] #40 ... [2024-03-05T02:51:07.405Z] [2024-03-05T02:51:07.405Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:51:07.405Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done [2024-03-05T02:51:07.405Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-05T02:51:07.405Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-03-05T02:51:07.405Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-03-05T02:51:07.405Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 4.7s [2024-03-05T02:51:07.405Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 4.7s [2024-03-05T02:51:07.969Z] #35 ... [2024-03-05T02:51:07.969Z] [2024-03-05T02:51:07.969Z] #41 [security-spire-agent internal] load build context [2024-03-05T02:51:07.969Z] #41 transferring context: 17.63kB 0.1s done [2024-03-05T02:51:07.969Z] #41 DONE 5.8s [2024-03-05T02:51:07.969Z] [2024-03-05T02:51:07.969Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:51:07.969Z] #35 ... [2024-03-05T02:51:07.969Z] [2024-03-05T02:51:07.969Z] #42 [security-secretstore-setup internal] load build context [2024-03-05T02:51:08.227Z] #42 ... [2024-03-05T02:51:08.227Z] [2024-03-05T02:51:08.227Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:51:10.125Z] #35 ... [2024-03-05T02:51:10.125Z] [2024-03-05T02:51:10.125Z] #43 [security-proxy-auth internal] load build context [2024-03-05T02:51:10.125Z] #43 transferring context: 310.73MB 7.3s done [2024-03-05T02:51:10.383Z] #43 ... [2024-03-05T02:51:10.383Z] [2024-03-05T02:51:10.383Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:51:10.383Z] #35 ... [2024-03-05T02:51:10.383Z] [2024-03-05T02:51:10.383Z] #44 [security-proxy-setup internal] load build context [2024-03-05T02:51:10.383Z] #44 transferring context: 310.73MB 6.5s done [2024-03-05T02:51:10.642Z] #44 ... [2024-03-05T02:51:10.642Z] [2024-03-05T02:51:10.642Z] #45 [core-command internal] load build context [2024-03-05T02:51:10.642Z] #45 transferring context: 310.73MB 6.5s done [2024-03-05T02:51:10.642Z] #45 ... [2024-03-05T02:51:10.642Z] [2024-03-05T02:51:10.642Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-05T02:51:10.642Z] #46 transferring context: 310.73MB 7.1s done [2024-03-05T02:51:10.901Z] #46 ... [2024-03-05T02:51:10.901Z] [2024-03-05T02:51:10.901Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-05T02:51:10.901Z] #0 0.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:10.901Z] #0 1.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:10.901Z] #0 1.393 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-05T02:51:10.901Z] #0 1.405 (2/4) Installing openssl (3.1.4-r5) [2024-03-05T02:51:10.901Z] #0 1.446 (3/4) Installing su-exec (0.2-r3) [2024-03-05T02:51:10.901Z] #0 1.447 (4/4) Installing yq (4.33.3-r5) [2024-03-05T02:51:10.901Z] #0 1.524 Executing busybox-1.36.1-r5.trigger [2024-03-05T02:51:10.901Z] #0 1.528 OK: 17 MiB in 19 packages [2024-03-05T02:51:11.158Z] #47 ... [2024-03-05T02:51:11.158Z] [2024-03-05T02:51:11.158Z] #48 [core-common-config-bootstrapper internal] load build context [2024-03-05T02:51:11.158Z] #48 transferring context: 310.73MB 7.1s done [2024-03-05T02:51:11.158Z] #48 ... [2024-03-05T02:51:11.158Z] [2024-03-05T02:51:11.158Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-05T02:51:11.158Z] #0 0.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:11.158Z] #0 1.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:11.158Z] #0 1.391 (1/4) Installing ca-certificates (20230506-r0) [2024-03-05T02:51:11.159Z] #0 1.449 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-05T02:51:11.159Z] #0 1.454 (3/4) Installing su-exec (0.2-r3) [2024-03-05T02:51:11.159Z] #0 1.469 (4/4) Installing yq (4.33.3-r5) [2024-03-05T02:51:11.159Z] #0 1.560 Executing busybox-1.36.1-r5.trigger [2024-03-05T02:51:11.159Z] #0 1.568 Executing ca-certificates-20230506-r0.trigger [2024-03-05T02:51:11.159Z] #0 1.631 OK: 17 MiB in 19 packages [2024-03-05T02:51:11.159Z] #49 ... [2024-03-05T02:51:11.159Z] [2024-03-05T02:51:11.159Z] #50 [support-scheduler internal] load build context [2024-03-05T02:51:11.159Z] #50 transferring context: 310.73MB 6.7s done [2024-03-05T02:51:11.416Z] #50 ... [2024-03-05T02:51:11.416Z] [2024-03-05T02:51:11.416Z] #51 [support-notifications internal] load build context [2024-03-05T02:51:11.416Z] #51 transferring context: 310.73MB 6.3s done [2024-03-05T02:51:11.416Z] #51 ... [2024-03-05T02:51:11.416Z] [2024-03-05T02:51:11.416Z] #32 [security-bootstrapper internal] load build context [2024-03-05T02:51:11.416Z] #32 transferring context: 310.73MB 6.5s done [2024-03-05T02:51:11.674Z] #32 ... [2024-03-05T02:51:11.674Z] [2024-03-05T02:51:11.674Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-05T02:51:11.674Z] #0 1.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:11.674Z] #0 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:11.674Z] #0 1.522 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-05T02:51:11.674Z] #0 1.522 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-05T02:51:11.674Z] #0 1.522 OK: 20070 distinct packages available [2024-03-05T02:51:11.674Z] #0 1.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:11.674Z] #0 1.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:11.674Z] #0 1.906 (1/11) Installing ca-certificates (20230506-r0) [2024-03-05T02:51:11.674Z] #0 1.924 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-05T02:51:11.674Z] #0 1.958 (3/11) Installing libunistring (1.1-r1) [2024-03-05T02:51:11.674Z] #0 1.975 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-05T02:51:11.674Z] #0 1.993 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-05T02:51:11.674Z] #0 2.001 (6/11) Installing libcurl (8.5.0-r0) [2024-03-05T02:51:11.674Z] #0 2.010 (7/11) Installing curl (8.5.0-r0) [2024-03-05T02:51:11.674Z] #0 2.034 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-05T02:51:11.674Z] #0 2.040 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-05T02:51:11.674Z] #0 2.048 (10/11) Installing libucontext (1.2-r2) [2024-03-05T02:51:11.674Z] #0 2.051 (11/11) Installing gcompat (1.1.0-r1) [2024-03-05T02:51:11.674Z] #0 2.058 Executing busybox-1.36.1-r5.trigger [2024-03-05T02:51:11.674Z] #0 2.063 Executing ca-certificates-20230506-r0.trigger [2024-03-05T02:51:11.674Z] #0 2.106 OK: 12 MiB in 26 packages [2024-03-05T02:51:11.674Z] #52 ... [2024-03-05T02:51:11.674Z] [2024-03-05T02:51:11.674Z] #53 [core-data internal] load build context [2024-03-05T02:51:11.674Z] #53 transferring context: 310.73MB 6.8s done [2024-03-05T02:51:11.931Z] #53 ... [2024-03-05T02:51:11.931Z] [2024-03-05T02:51:11.931Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-05T02:51:11.931Z] #54 ... [2024-03-05T02:51:11.931Z] [2024-03-05T02:51:11.931Z] #55 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-05T02:51:11.931Z] #0 1.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:11.931Z] #0 1.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:11.931Z] #0 1.414 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-05T02:51:11.931Z] #0 1.420 Executing busybox-1.36.1-r5.trigger [2024-03-05T02:51:11.931Z] #0 1.449 OK: 7 MiB in 16 packages [2024-03-05T02:51:12.497Z] #55 ... [2024-03-05T02:51:12.497Z] [2024-03-05T02:51:12.497Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-05T02:51:12.497Z] #56 ... [2024-03-05T02:51:12.497Z] [2024-03-05T02:51:12.497Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-05T02:51:12.497Z] #0 1.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:12.497Z] #0 1.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:12.497Z] #0 1.517 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-05T02:51:12.497Z] #0 1.548 (2/2) Installing su-exec (0.2-r3) [2024-03-05T02:51:12.497Z] #0 1.556 Executing busybox-1.36.1-r5.trigger [2024-03-05T02:51:12.497Z] #0 1.563 OK: 7 MiB in 17 packages [2024-03-05T02:51:12.497Z] #57 ... [2024-03-05T02:51:12.497Z] [2024-03-05T02:51:12.497Z] #58 [core-metadata internal] load build context [2024-03-05T02:51:12.497Z] #58 transferring context: 310.73MB 6.8s done [2024-03-05T02:51:12.521Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4925 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-03-05T02:51:12.553Z] Running in /w/workspace/edgex-go/631 [Pipeline] { [Pipeline] checkout [2024-03-05T02:51:12.755Z] #58 ... [2024-03-05T02:51:12.756Z] [2024-03-05T02:51:12.756Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-05T02:51:12.756Z] #0 1.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:12.756Z] #0 1.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:12.756Z] #0 1.961 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-05T02:51:12.756Z] #0 1.966 Executing busybox-1.36.1-r5.trigger [2024-03-05T02:51:12.756Z] #0 1.976 OK: 7 MiB in 16 packages [2024-03-05T02:51:12.756Z] #59 ... [2024-03-05T02:51:12.756Z] [2024-03-05T02:51:12.756Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-05T02:51:13.013Z] #60 ... [2024-03-05T02:51:13.013Z] [2024-03-05T02:51:13.013Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:51:13.013Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 9.8s [2024-03-05T02:51:13.013Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 10.4s [2024-03-05T02:51:13.013Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.4s [2024-03-05T02:51:13.013Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 9.9s done [2024-03-05T02:51:13.272Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 10.5s done [2024-03-05T02:51:13.272Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.5s done [2024-03-05T02:51:13.272Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-03-05T02:51:13.272Z] #35 ... [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #44 [security-proxy-setup internal] load build context [2024-03-05T02:51:13.272Z] #44 DONE 12.8s [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-05T02:51:13.272Z] #59 DONE 11.8s [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-05T02:51:13.272Z] #52 DONE 12.3s [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-05T02:51:13.272Z] #47 DONE 12.4s [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #55 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-05T02:51:13.272Z] #55 DONE 12.4s [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-05T02:51:13.272Z] #49 DONE 12.4s [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-03-05T02:51:13.272Z] #37 DONE 11.6s [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:51:13.272Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-05T02:51:13.272Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 10.7s [2024-03-05T02:51:13.272Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-03-05T02:51:13.272Z] #35 ... [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-05T02:51:13.272Z] #57 DONE 12.5s [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #45 [core-command internal] load build context [2024-03-05T02:51:13.272Z] #45 DONE 12.9s [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #32 [security-bootstrapper internal] load build context [2024-03-05T02:51:13.272Z] #32 DONE 12.8s [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #58 [core-metadata internal] load build context [2024-03-05T02:51:13.272Z] #58 DONE 12.9s [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #43 [security-proxy-auth internal] load build context [2024-03-05T02:51:13.272Z] #43 DONE 13.1s [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #48 [core-common-config-bootstrapper internal] load build context [2024-03-05T02:51:13.272Z] #48 DONE 12.9s [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #51 [support-notifications internal] load build context [2024-03-05T02:51:13.272Z] #51 DONE 12.2s [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #50 [support-scheduler internal] load build context [2024-03-05T02:51:13.272Z] #50 DONE 12.5s [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #46 [security-spiffe-token-provider internal] load build context [2024-03-05T02:51:13.272Z] #46 DONE 12.9s [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #53 [core-data internal] load build context [2024-03-05T02:51:13.272Z] #53 DONE 12.2s [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #42 [security-secretstore-setup internal] load build context [2024-03-05T02:51:13.272Z] #42 transferring context: 310.73MB 8.5s done [2024-03-05T02:51:13.272Z] #42 DONE 13.3s [2024-03-05T02:51:13.272Z] [2024-03-05T02:51:13.272Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:51:13.272Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 10.8s [2024-03-05T02:51:13.533Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15.73MB / 25.84MB 10.9s [2024-03-05T02:51:13.533Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 11.0s [2024-03-05T02:51:13.792Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 11.1s done [2024-03-05T02:51:13.792Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-03-05T02:51:13.792Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 11.1s done [2024-03-05T02:51:14.733Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done [2024-03-05T02:51:15.643Z] The recommended git tool is: git [2024-03-05T02:51:15.666Z] #35 ... [2024-03-05T02:51:15.666Z] [2024-03-05T02:51:15.666Z] #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-05T02:51:15.666Z] #56 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:15.666Z] #56 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:15.666Z] #56 12.94 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-05T02:51:15.666Z] #56 12.94 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-05T02:51:15.666Z] #56 12.94 OK: 20070 distinct packages available [2024-03-05T02:51:15.666Z] #56 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:15.666Z] #56 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:15.666Z] #56 13.29 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-05T02:51:15.666Z] #56 13.29 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-05T02:51:15.666Z] #56 13.29 (3/4) Installing libucontext (1.2-r2) [2024-03-05T02:51:15.666Z] #56 13.31 (4/4) Installing gcompat (1.1.0-r1) [2024-03-05T02:51:15.666Z] #56 13.34 Executing busybox-1.36.1-r5.trigger [2024-03-05T02:51:15.666Z] #56 13.35 OK: 8 MiB in 19 packages [2024-03-05T02:51:15.666Z] #56 DONE 13.7s [2024-03-05T02:51:15.666Z] [2024-03-05T02:51:15.666Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-05T02:51:15.666Z] #54 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:15.666Z] #54 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:15.666Z] #54 13.33 (1/2) Installing ca-certificates (20230506-r0) [2024-03-05T02:51:15.666Z] #54 13.47 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-05T02:51:15.666Z] #54 13.47 Executing busybox-1.36.1-r5.trigger [2024-03-05T02:51:15.666Z] #54 13.47 Executing ca-certificates-20230506-r0.trigger [2024-03-05T02:51:15.666Z] #54 13.59 OK: 8 MiB in 17 packages [2024-03-05T02:51:15.666Z] #54 DONE 14.1s [2024-03-05T02:51:15.666Z] [2024-03-05T02:51:15.666Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-05T02:51:15.666Z] #60 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:15.666Z] #60 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:15.666Z] #60 12.86 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-05T02:51:15.666Z] #60 12.86 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-05T02:51:15.666Z] #60 12.86 OK: 20070 distinct packages available [2024-03-05T02:51:15.666Z] #60 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:15.666Z] #60 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:15.666Z] #60 13.24 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-05T02:51:15.666Z] #60 13.24 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-05T02:51:15.666Z] #60 13.25 (3/5) Installing libucontext (1.2-r2) [2024-03-05T02:51:15.666Z] #60 13.28 (4/5) Installing gcompat (1.1.0-r1) [2024-03-05T02:51:15.666Z] #60 13.28 (5/5) Installing openssl (3.1.4-r5) [2024-03-05T02:51:15.666Z] #60 13.29 Executing busybox-1.36.1-r5.trigger [2024-03-05T02:51:15.666Z] #60 13.29 OK: 8 MiB in 20 packages [2024-03-05T02:51:15.666Z] #60 DONE 13.6s [2024-03-05T02:51:15.666Z] [2024-03-05T02:51:15.666Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:51:15.666Z] #35 DONE 14.1s [2024-03-05T02:51:15.666Z] [2024-03-05T02:51:15.666Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T02:51:15.666Z] #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 10.9s done [2024-03-05T02:51:15.666Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-03-05T02:51:15.666Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-03-05T02:51:15.666Z] #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2024-03-05T02:51:15.666Z] #40 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done [2024-03-05T02:51:15.666Z] #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-05T02:51:15.666Z] #40 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-03-05T02:51:15.666Z] #40 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-03-05T02:51:15.666Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-03-05T02:51:15.666Z] #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-03-05T02:51:15.666Z] #40 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done [2024-03-05T02:51:15.666Z] #40 DONE 13.3s [2024-03-05T02:51:15.666Z] [2024-03-05T02:51:15.666Z] #61 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-03-05T02:51:15.666Z] #61 ... [2024-03-05T02:51:15.666Z] [2024-03-05T02:51:15.666Z] #62 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-05T02:51:15.666Z] #0 2.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:15.666Z] #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:15.666Z] #0 2.359 OK: 12 MiB in 26 packages [2024-03-05T02:51:15.666Z] #62 DONE 2.5s [2024-03-05T02:51:15.926Z] [2024-03-05T02:51:15.926Z] #63 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-05T02:51:15.926Z] #0 2.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:15.927Z] #0 2.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:15.927Z] #0 2.583 OK: 7 MiB in 16 packages [2024-03-05T02:51:15.927Z] #63 DONE 2.7s [2024-03-05T02:51:15.927Z] [2024-03-05T02:51:15.927Z] #64 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-05T02:51:16.184Z] #64 3.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:16.442Z] #64 3.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:16.698Z] #64 ... [2024-03-05T02:51:16.698Z] [2024-03-05T02:51:16.698Z] #65 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-03-05T02:51:16.698Z] #0 2.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:16.698Z] #0 2.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:16.698Z] #0 3.151 OK: 7 MiB in 16 packages [2024-03-05T02:51:16.698Z] #65 DONE 3.4s [2024-03-05T02:51:16.698Z] [2024-03-05T02:51:16.698Z] #66 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-05T02:51:16.698Z] #0 2.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:16.698Z] #0 3.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:16.698Z] #0 3.267 OK: 17 MiB in 19 packages [2024-03-05T02:51:16.698Z] #66 DONE 3.4s [2024-03-05T02:51:16.698Z] [2024-03-05T02:51:16.698Z] #64 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-03-05T02:51:16.698Z] #64 3.436 OK: 264 MiB in 52 packages [2024-03-05T02:51:16.956Z] #64 DONE 3.5s [2024-03-05T02:51:16.956Z] [2024-03-05T02:51:16.956Z] #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:51:16.956Z] #67 DONE 0.1s [2024-03-05T02:51:16.956Z] [2024-03-05T02:51:16.956Z] #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:51:17.212Z] #68 ... [2024-03-05T02:51:17.212Z] [2024-03-05T02:51:17.212Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-05T02:51:17.212Z] #0 3.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:17.212Z] #0 3.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:17.212Z] #0 3.723 OK: 264 MiB in 52 packages [2024-03-05T02:51:17.212Z] #69 DONE 3.9s [2024-03-05T02:51:17.212Z] [2024-03-05T02:51:17.212Z] #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:51:17.212Z] #70 DONE 0.0s [2024-03-05T02:51:17.212Z] [2024-03-05T02:51:17.212Z] #61 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-03-05T02:51:17.212Z] #61 1.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:17.212Z] #61 1.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:17.470Z] #61 1.890 OK: 8 MiB in 20 packages [2024-03-05T02:51:17.470Z] #61 DONE 2.0s [2024-03-05T02:51:17.470Z] [2024-03-05T02:51:17.470Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-05T02:51:17.470Z] #0 3.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:17.470Z] #0 3.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:17.470Z] #0 3.747 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-05T02:51:17.470Z] #0 3.747 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-05T02:51:17.470Z] #0 3.747 OK: 20075 distinct packages available [2024-03-05T02:51:17.470Z] #0 3.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:17.470Z] #0 3.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:17.470Z] #0 4.096 OK: 264 MiB in 52 packages [2024-03-05T02:51:17.470Z] #71 DONE 4.2s [2024-03-05T02:51:17.470Z] [2024-03-05T02:51:17.470Z] #72 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-05T02:51:17.742Z] #72 ... [2024-03-05T02:51:17.742Z] [2024-03-05T02:51:17.742Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:51:17.742Z] #73 DONE 0.1s [2024-03-05T02:51:17.742Z] [2024-03-05T02:51:17.742Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:51:18.007Z] #74 ... [2024-03-05T02:51:18.007Z] [2024-03-05T02:51:18.007Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-05T02:51:18.007Z] #0 4.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:18.007Z] #0 4.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:18.007Z] #0 4.480 OK: 17 MiB in 19 packages [2024-03-05T02:51:18.007Z] #75 DONE 4.6s [2024-03-05T02:51:18.007Z] [2024-03-05T02:51:18.007Z] #76 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-05T02:51:18.007Z] #76 DONE 0.4s [2024-03-05T02:51:18.007Z] [2024-03-05T02:51:18.007Z] #77 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-05T02:51:18.007Z] #0 4.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:18.007Z] #0 4.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:18.007Z] #0 4.501 OK: 264 MiB in 52 packages [2024-03-05T02:51:18.007Z] #77 DONE 4.8s [2024-03-05T02:51:18.007Z] [2024-03-05T02:51:18.007Z] #72 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-05T02:51:18.007Z] #72 DONE 0.4s [2024-03-05T02:51:18.007Z] [2024-03-05T02:51:18.007Z] #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-05T02:51:18.007Z] #78 DONE 0.1s [2024-03-05T02:51:18.007Z] [2024-03-05T02:51:18.007Z] #79 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-05T02:51:18.007Z] #79 DONE 0.1s [2024-03-05T02:51:18.007Z] [2024-03-05T02:51:18.007Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-05T02:51:18.007Z] #0 1.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:18.007Z] #0 2.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:18.007Z] #0 2.422 OK: 8 MiB in 17 packages [2024-03-05T02:51:18.007Z] #80 DONE 2.5s [2024-03-05T02:51:18.007Z] [2024-03-05T02:51:18.007Z] #81 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-05T02:51:18.279Z] #81 ... [2024-03-05T02:51:18.279Z] [2024-03-05T02:51:18.279Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-05T02:51:18.279Z] #0 4.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:18.279Z] #0 4.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:18.279Z] #0 4.605 OK: 7 MiB in 17 packages [2024-03-05T02:51:18.279Z] #82 DONE 4.9s [2024-03-05T02:51:18.279Z] [2024-03-05T02:51:18.279Z] #81 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-05T02:51:18.279Z] #81 DONE 0.2s [2024-03-05T02:51:18.279Z] [2024-03-05T02:51:18.279Z] #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-05T02:51:18.279Z] #83 DONE 0.3s [2024-03-05T02:51:18.279Z] [2024-03-05T02:51:18.279Z] #84 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-05T02:51:18.279Z] #84 DONE 0.0s [2024-03-05T02:51:18.279Z] [2024-03-05T02:51:18.279Z] #85 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-05T02:51:18.279Z] #85 DONE 0.1s [2024-03-05T02:51:18.279Z] [2024-03-05T02:51:18.279Z] #86 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-05T02:51:18.279Z] #86 DONE 0.0s [2024-03-05T02:51:18.279Z] [2024-03-05T02:51:18.279Z] #87 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:51:18.279Z] #87 DONE 0.3s [2024-03-05T02:51:18.279Z] [2024-03-05T02:51:18.279Z] #88 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-05T02:51:18.279Z] #88 DONE 0.0s [2024-03-05T02:51:18.279Z] [2024-03-05T02:51:18.279Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-05T02:51:18.279Z] #0 2.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:18.279Z] #0 2.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-05T02:51:18.279Z] #0 2.744 OK: 8 MiB in 19 packages [2024-03-05T02:51:18.279Z] #89 DONE 2.9s [2024-03-05T02:51:18.279Z] [2024-03-05T02:51:18.279Z] #90 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-05T02:51:18.279Z] #90 DONE 0.1s [2024-03-05T02:51:18.279Z] [2024-03-05T02:51:18.279Z] #91 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-03-05T02:51:18.279Z] #91 DONE 0.1s [2024-03-05T02:51:18.279Z] [2024-03-05T02:51:18.279Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-05T02:51:18.543Z] #92 ... [2024-03-05T02:51:18.543Z] [2024-03-05T02:51:18.543Z] #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-05T02:51:18.543Z] #93 DONE 0.3s [2024-03-05T02:51:18.801Z] [2024-03-05T02:51:18.801Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-05T02:51:18.801Z] #92 DONE 0.3s [2024-03-05T02:51:18.801Z] [2024-03-05T02:51:18.801Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-05T02:51:18.801Z] #94 DONE 0.1s [2024-03-05T02:51:18.801Z] [2024-03-05T02:51:18.801Z] #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-03-05T02:51:18.801Z] #95 DONE 0.1s [2024-03-05T02:51:18.801Z] [2024-03-05T02:51:18.801Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-05T02:51:18.801Z] #96 DONE 0.0s [2024-03-05T02:51:18.801Z] [2024-03-05T02:51:18.801Z] #97 [security-spire-agent] exporting to image [2024-03-05T02:51:18.801Z] #97 exporting layers [2024-03-05T02:51:18.801Z] #97 ... [2024-03-05T02:51:18.801Z] [2024-03-05T02:51:18.801Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-05T02:51:18.801Z] #98 DONE 0.0s [2024-03-05T02:51:18.801Z] [2024-03-05T02:51:18.801Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-05T02:51:18.801Z] #99 DONE 0.1s [2024-03-05T02:51:19.059Z] [2024-03-05T02:51:19.059Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-05T02:51:19.059Z] #100 DONE 0.1s [2024-03-05T02:51:19.059Z] [2024-03-05T02:51:19.059Z] #97 [security-spire-config] exporting to image [2024-03-05T02:51:19.059Z] #97 exporting layers 0.7s done [2024-03-05T02:51:19.059Z] #97 writing image sha256:bb8a71a5e8946d3bd63c888ac679f50d4ccf94f7b10f5d9475f6d1a1d6bd5ee5 done [2024-03-05T02:51:19.059Z] #97 naming to docker.io/library/security-spire-server done [2024-03-05T02:51:19.626Z] #97 exporting layers 0.6s done [2024-03-05T02:51:19.626Z] #97 writing image sha256:dc1f151cf7d156d76dff7d26434b13efd68cbf78b65e9ef38a47785dca24895c done [2024-03-05T02:51:19.626Z] #97 naming to docker.io/library/security-spire-agent done [2024-03-05T02:51:19.626Z] #97 exporting layers 0.6s done [2024-03-05T02:51:19.626Z] #97 writing image sha256:d3b742536eb37df835f94831bab1ba72060ac6d22e3a2f3f5861c9170f10fa72 done [2024-03-05T02:51:19.626Z] #97 naming to docker.io/library/security-spire-config done [2024-03-05T02:51:19.626Z] #97 DONE 1.1s [2024-03-05T02:51:19.626Z] [2024-03-05T02:51:19.626Z] #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-05T02:51:19.626Z] #101 DONE 1.4s [2024-03-05T02:51:19.626Z] [2024-03-05T02:51:19.626Z] #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-05T02:51:19.626Z] #102 DONE 0.0s [2024-03-05T02:51:19.626Z] [2024-03-05T02:51:19.626Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:51:22.494Z] using credential edgex-jenkins-ssh [2024-03-05T02:51:22.515Z] Cloning the remote Git repository [2024-03-05T02:51:22.592Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-03-05T02:51:22.744Z] > git init /w/workspace/edgex-go/631 # timeout=10 [2024-03-05T02:51:22.968Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-03-05T02:51:22.970Z] > git --version # timeout=10 [2024-03-05T02:51:22.998Z] > git --version # 'git version 2.25.1' [2024-03-05T02:51:23.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-05T02:51:23.233Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-05T02:51:27.737Z] #103 ... [2024-03-05T02:51:27.737Z] [2024-03-05T02:51:27.737Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:51:31.920Z] #104 ... [2024-03-05T02:51:31.920Z] [2024-03-05T02:51:31.920Z] #68 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:51:31.920Z] #68 DONE 14.5s [2024-03-05T02:51:31.920Z] [2024-03-05T02:51:31.920Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:51:31.920Z] #74 DONE 13.8s [2024-03-05T02:51:31.920Z] [2024-03-05T02:51:31.920Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:51:31.920Z] #104 DONE 14.3s [2024-03-05T02:51:31.920Z] [2024-03-05T02:51:31.920Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:51:31.920Z] #103 DONE 13.2s [2024-03-05T02:51:31.920Z] [2024-03-05T02:51:31.920Z] #105 [support-notifications builder 6/7] COPY . . [2024-03-05T02:51:33.827Z] #105 DONE 2.0s [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #106 [security-proxy-auth builder 6/7] COPY . . [2024-03-05T02:51:33.827Z] #106 DONE 2.0s [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #107 [core-data builder 6/7] COPY . . [2024-03-05T02:51:33.827Z] #107 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:51:33.827Z] #108 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #109 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:51:33.827Z] #109 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:51:33.827Z] #110 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:51:33.827Z] #111 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #112 [support-scheduler builder 6/7] COPY . . [2024-03-05T02:51:33.827Z] #112 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #113 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:51:33.827Z] #113 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #114 [core-metadata builder 6/7] COPY . . [2024-03-05T02:51:33.827Z] #114 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:51:33.827Z] #115 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #116 [core-command builder 6/7] COPY . . [2024-03-05T02:51:33.827Z] #116 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:51:33.827Z] #117 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #118 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:51:33.827Z] #118 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-05T02:51:33.827Z] #119 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:51:33.827Z] #120 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:51:33.827Z] #121 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-05T02:51:33.827Z] #122 DONE 2.0s [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-03-05T02:51:33.827Z] #123 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:51:33.827Z] #124 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:51:33.827Z] #125 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-03-05T02:51:33.827Z] #126 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:51:33.827Z] #127 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:51:33.827Z] #128 CACHED [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2024-03-05T02:51:33.827Z] #129 DONE 2.0s [2024-03-05T02:51:33.827Z] [2024-03-05T02:51:33.827Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-05T02:51:34.759Z] #130 1.268 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-05T02:51:43.648Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-03-05T02:51:43.672Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-05T02:51:44.796Z] Avoid second fetch [2024-03-05T02:51:44.796Z] Checking out Revision 71d356aaa66d076e2d1373082ceb35605edef62d (main) [2024-03-05T02:51:44.856Z] #130 ... [2024-03-05T02:51:44.856Z] [2024-03-05T02:51:44.856Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-05T02:51:44.856Z] #0 1.052 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-03-05T02:51:44.856Z] #131 ... [2024-03-05T02:51:44.856Z] [2024-03-05T02:51:44.856Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-05T02:51:44.856Z] #0 0.975 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-05T02:51:44.856Z] #132 ... [2024-03-05T02:51:44.856Z] [2024-03-05T02:51:44.856Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-05T02:51:44.856Z] #0 1.010 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-05T02:51:44.856Z] #133 ... [2024-03-05T02:51:44.856Z] [2024-03-05T02:51:44.856Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-05T02:51:44.856Z] #0 1.005 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-05T02:51:44.856Z] #134 ... [2024-03-05T02:51:44.856Z] [2024-03-05T02:51:44.856Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-05T02:51:44.856Z] #0 0.981 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-05T02:51:44.856Z] #135 ... [2024-03-05T02:51:44.856Z] [2024-03-05T02:51:44.856Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-05T02:51:44.856Z] #0 0.497 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-05T02:51:44.856Z] #136 ... [2024-03-05T02:51:44.856Z] [2024-03-05T02:51:44.856Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-05T02:51:44.856Z] #0 0.430 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-05T02:51:44.856Z] #137 ... [2024-03-05T02:51:44.856Z] [2024-03-05T02:51:44.856Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T02:51:44.856Z] #0 0.807 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-03-05T02:51:44.856Z] #138 ... [2024-03-05T02:51:44.856Z] [2024-03-05T02:51:44.856Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-05T02:51:44.856Z] #0 1.210 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-05T02:51:45.114Z] #139 ... [2024-03-05T02:51:45.114Z] [2024-03-05T02:51:45.114Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-05T02:51:45.114Z] #0 0.575 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-03-05T02:51:45.721Z] Commit message: "Merge pull request #4771 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.21.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-05T02:51:46.718Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-05T02:51:46.718Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-05T02:51:46.718Z] Dload Upload Total Spent Left Speed [2024-03-05T02:51:46.718Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh [2024-03-05T02:51:44.823Z] > git config core.sparsecheckout # timeout=10 [2024-03-05T02:51:44.912Z] > git checkout -f 71d356aaa66d076e2d1373082ceb35605edef62d # timeout=10 [2024-03-05T02:51:47.091Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-05T02:51:47.440Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-03-05T02:51:47.440Z] sudo tee /etc/docker/daemon.new [2024-03-05T02:51:47.440Z] { [2024-03-05T02:51:47.440Z] "registry-mirrors": [ [2024-03-05T02:51:47.440Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-05T02:51:47.440Z] ], [2024-03-05T02:51:47.440Z] "bip": "10.250.0.254/24", [2024-03-05T02:51:47.440Z] "hosts": [ [2024-03-05T02:51:47.440Z] "tcp://0.0.0.0:5555", [2024-03-05T02:51:47.440Z] "unix:///var/run/docker.sock" [2024-03-05T02:51:47.440Z] ], [2024-03-05T02:51:47.440Z] "mtu": 1458, [2024-03-05T02:51:47.440Z] "selinux-enabled": true, [2024-03-05T02:51:47.440Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-05T02:51:47.440Z] } [Pipeline] sh [2024-03-05T02:51:47.778Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-05T02:51:48.114Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T02:52:06.464Z] provisioning config files... [2024-03-05T02:52:06.495Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/631@tmp/config6083152292476690016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T02:52:06.970Z] ---> ****-login.sh [2024-03-05T02:52:06.970Z] nexus3.edgexfoundry.org:10001 [2024-03-05T02:52:07.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T02:52:07.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T02:52:07.571Z] Configure a credential helper to remove this warning. See [2024-03-05T02:52:07.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T02:52:07.571Z] [2024-03-05T02:52:07.571Z] Login Succeeded [2024-03-05T02:52:07.571Z] nexus3.edgexfoundry.org:10002 [2024-03-05T02:52:07.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T02:52:08.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T02:52:08.123Z] Configure a credential helper to remove this warning. See [2024-03-05T02:52:08.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T02:52:08.123Z] [2024-03-05T02:52:08.123Z] Login Succeeded [2024-03-05T02:52:08.123Z] nexus3.edgexfoundry.org:10003 [2024-03-05T02:52:08.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T02:52:08.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T02:52:08.404Z] Configure a credential helper to remove this warning. See [2024-03-05T02:52:08.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T02:52:08.404Z] [2024-03-05T02:52:08.404Z] Login Succeeded [2024-03-05T02:52:08.404Z] nexus3.edgexfoundry.org:10004 [2024-03-05T02:52:08.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T02:52:08.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T02:52:08.954Z] Configure a credential helper to remove this warning. See [2024-03-05T02:52:08.954Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T02:52:08.954Z] [2024-03-05T02:52:08.954Z] Login Succeeded [2024-03-05T02:52:08.954Z] ****.io [2024-03-05T02:52:09.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T02:52:09.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T02:52:09.511Z] Configure a credential helper to remove this warning. See [2024-03-05T02:52:09.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T02:52:09.511Z] [2024-03-05T02:52:09.511Z] Login Succeeded [2024-03-05T02:52:09.511Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T02:52:09.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-03-05T02:52:10.340Z] + git config --global --add safe.directory /w/workspace/edgex-go/631 [Pipeline] echo [2024-03-05T02:52:10.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T02:52:10.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T02:52:10.451Z] ========================================================= [2024-03-05T02:52:10.451Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-05T02:52:10.451Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-03-05T02:52:10.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-05T02:52:11.085Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-05T02:52:11.085Z] 9fda8d8052c6: Pulling fs layer [2024-03-05T02:52:11.085Z] 5d54e960e981: Pulling fs layer [2024-03-05T02:52:11.085Z] c4a7e357bf2a: Pulling fs layer [2024-03-05T02:52:11.085Z] f0e02332f6b5: Pulling fs layer [2024-03-05T02:52:11.085Z] 872ee5b61b7b: Pulling fs layer [2024-03-05T02:52:11.085Z] 0c6a40ed1a82: Pulling fs layer [2024-03-05T02:52:11.085Z] 94ae7d8d031c: Pulling fs layer [2024-03-05T02:52:11.085Z] 872ee5b61b7b: Waiting [2024-03-05T02:52:11.085Z] 0c6a40ed1a82: Waiting [2024-03-05T02:52:11.085Z] 94ae7d8d031c: Waiting [2024-03-05T02:52:11.085Z] f0e02332f6b5: Waiting [2024-03-05T02:52:11.085Z] 5d54e960e981: Verifying Checksum [2024-03-05T02:52:11.085Z] 5d54e960e981: Download complete [2024-03-05T02:52:11.085Z] f0e02332f6b5: Verifying Checksum [2024-03-05T02:52:11.085Z] f0e02332f6b5: Download complete [2024-03-05T02:52:11.085Z] 872ee5b61b7b: Verifying Checksum [2024-03-05T02:52:11.086Z] 872ee5b61b7b: Download complete [2024-03-05T02:52:11.086Z] 9fda8d8052c6: Download complete [2024-03-05T02:52:11.679Z] 94ae7d8d031c: Verifying Checksum [2024-03-05T02:52:11.679Z] 94ae7d8d031c: Download complete [2024-03-05T02:52:11.952Z] 9fda8d8052c6: Pull complete [2024-03-05T02:52:12.926Z] 5d54e960e981: Pull complete [2024-03-05T02:52:13.197Z] c4a7e357bf2a: Verifying Checksum [2024-03-05T02:52:13.197Z] c4a7e357bf2a: Download complete [2024-03-05T02:52:14.169Z] 0c6a40ed1a82: Verifying Checksum [2024-03-05T02:52:14.169Z] 0c6a40ed1a82: Download complete [2024-03-05T02:52:26.519Z] c4a7e357bf2a: Pull complete [2024-03-05T02:52:27.110Z] f0e02332f6b5: Pull complete [2024-03-05T02:52:27.380Z] 872ee5b61b7b: Pull complete [2024-03-05T02:52:37.492Z] 0c6a40ed1a82: Pull complete [2024-03-05T02:52:38.083Z] 94ae7d8d031c: Pull complete [2024-03-05T02:52:38.083Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-05T02:52:38.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-05T02:52:38.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-03-05T02:52:38.466Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-05T02:52:38.466Z] WORKDIR /edgex [2024-03-05T02:52:38.466Z] COPY go.mod . [2024-03-05T02:52:38.466Z] RUN go mod download [2024-03-05T02:52:38.466Z] + docker build -t ci-base-image-arm64 -f - . [2024-03-05T02:52:39.059Z] Sending build context to Docker daemon 2.918MB [2024-03-05T02:52:39.059Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-05T02:52:39.059Z] ---> 86de565de09d [2024-03-05T02:52:39.059Z] Step 2/4 : WORKDIR /edgex [2024-03-05T02:52:40.032Z] ---> Running in 577bc929f97b [2024-03-05T02:52:40.619Z] Removing intermediate container 577bc929f97b [2024-03-05T02:52:40.619Z] ---> c44d698dce44 [2024-03-05T02:52:40.619Z] Step 3/4 : COPY go.mod . [2024-03-05T02:52:41.211Z] ---> 6b8627215ac0 [2024-03-05T02:52:41.211Z] Step 4/4 : RUN go mod download [2024-03-05T02:52:41.211Z] ---> Running in 44964a8a1140 [2024-03-05T02:52:52.787Z] #140 ... [2024-03-05T02:52:52.787Z] [2024-03-05T02:52:52.787Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-05T02:52:52.787Z] #139 77.02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-05T02:53:05.168Z] #139 ... [2024-03-05T02:53:05.168Z] [2024-03-05T02:53:05.168Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-05T02:53:05.168Z] #134 DONE 90.0s [2024-03-05T02:53:05.168Z] [2024-03-05T02:53:05.168Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-05T02:53:05.168Z] #132 DONE 90.0s [2024-03-05T02:53:05.168Z] [2024-03-05T02:53:05.168Z] #140 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-05T02:53:05.168Z] #140 DONE 90.0s [2024-03-05T02:53:05.168Z] [2024-03-05T02:53:05.168Z] #133 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-05T02:53:05.168Z] #133 DONE 90.0s [2024-03-05T02:53:05.168Z] [2024-03-05T02:53:05.168Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-05T02:53:05.168Z] #137 DONE 90.0s [2024-03-05T02:53:05.168Z] [2024-03-05T02:53:05.168Z] #135 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-05T02:53:05.168Z] #135 DONE 90.1s [2024-03-05T02:53:05.168Z] [2024-03-05T02:53:05.168Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-05T02:53:05.168Z] #141 ... [2024-03-05T02:53:05.168Z] [2024-03-05T02:53:05.169Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-05T02:53:05.169Z] #139 DONE 90.2s [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #136 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-05T02:53:05.169Z] #136 DONE 90.4s [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-05T02:53:05.169Z] #130 DONE 90.4s [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-05T02:53:05.169Z] #131 DONE 90.4s [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T02:53:05.169Z] #142 ... [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T02:53:05.169Z] #138 DONE 90.4s [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T02:53:05.169Z] #143 ... [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #144 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T02:53:05.169Z] #144 DONE 0.7s [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T02:53:05.169Z] #145 DONE 0.7s [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-05T02:53:05.169Z] #141 DONE 0.7s [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #146 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T02:53:05.169Z] #146 DONE 0.5s [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T02:53:05.169Z] #142 DONE 0.5s [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-05T02:53:05.169Z] #147 ... [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #148 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T02:53:05.169Z] #148 DONE 0.4s [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T02:53:05.169Z] #143 DONE 0.5s [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #149 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T02:53:05.169Z] #149 CACHED [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #150 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-05T02:53:05.169Z] #150 CACHED [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #151 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-05T02:53:05.169Z] #151 DONE 0.4s [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #152 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T02:53:05.169Z] #152 CACHED [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #153 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-05T02:53:05.169Z] #153 CACHED [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #154 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T02:53:05.169Z] #154 CACHED [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #155 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-05T02:53:05.169Z] #155 CACHED [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #156 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T02:53:05.169Z] #156 CACHED [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #157 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-05T02:53:05.169Z] #157 CACHED [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #158 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-05T02:53:05.169Z] #158 DONE 0.3s [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-05T02:53:05.169Z] #159 DONE 0.4s [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #147 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-05T02:53:05.169Z] #147 DONE 0.4s [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #160 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-05T02:53:05.169Z] #160 ... [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-05T02:53:05.169Z] #161 DONE 0.3s [2024-03-05T02:53:05.169Z] [2024-03-05T02:53:05.169Z] #162 [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 [2024-03-05T02:53:05.427Z] #162 ... [2024-03-05T02:53:05.427Z] [2024-03-05T02:53:05.427Z] #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-05T02:53:05.427Z] #163 DONE 1.0s [2024-03-05T02:53:05.427Z] [2024-03-05T02:53:05.427Z] #164 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-05T02:53:05.427Z] #164 DONE 0.9s [2024-03-05T02:53:05.427Z] [2024-03-05T02:53:05.427Z] #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-05T02:53:05.427Z] #165 DONE 0.9s [2024-03-05T02:53:05.427Z] [2024-03-05T02:53:05.427Z] #166 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-05T02:53:05.427Z] #166 DONE 0.9s [2024-03-05T02:53:05.686Z] [2024-03-05T02:53:05.686Z] #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-05T02:53:05.686Z] #167 DONE 1.0s [2024-03-05T02:53:05.686Z] [2024-03-05T02:53:05.686Z] #160 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-05T02:53:05.686Z] #160 DONE 1.0s [2024-03-05T02:53:05.686Z] [2024-03-05T02:53:05.686Z] #168 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-05T02:53:05.686Z] #168 DONE 1.0s [2024-03-05T02:53:05.686Z] [2024-03-05T02:53:05.686Z] #169 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-05T02:53:05.686Z] #169 DONE 1.0s [2024-03-05T02:53:05.686Z] [2024-03-05T02:53:05.686Z] #162 [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 [2024-03-05T02:53:05.686Z] #162 DONE 0.9s [2024-03-05T02:53:05.686Z] [2024-03-05T02:53:05.686Z] #170 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-05T02:53:05.945Z] #170 ... [2024-03-05T02:53:05.945Z] [2024-03-05T02:53:05.945Z] #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-05T02:53:05.945Z] #171 DONE 0.4s [2024-03-05T02:53:05.945Z] [2024-03-05T02:53:05.945Z] #172 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-05T02:53:05.945Z] #172 DONE 0.4s [2024-03-05T02:53:05.945Z] [2024-03-05T02:53:05.945Z] #173 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-05T02:53:05.945Z] #173 DONE 0.4s [2024-03-05T02:53:05.945Z] [2024-03-05T02:53:05.945Z] #174 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-05T02:53:05.945Z] #174 DONE 0.4s [2024-03-05T02:53:05.945Z] [2024-03-05T02:53:05.945Z] #175 [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 [2024-03-05T02:53:05.945Z] #175 DONE 0.4s [2024-03-05T02:53:05.945Z] [2024-03-05T02:53:05.945Z] #176 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-05T02:53:05.945Z] #176 DONE 0.4s [2024-03-05T02:53:05.945Z] [2024-03-05T02:53:05.945Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-05T02:53:05.945Z] #177 DONE 0.4s [2024-03-05T02:53:05.945Z] [2024-03-05T02:53:05.945Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-05T02:53:05.945Z] #178 DONE 0.4s [2024-03-05T02:53:05.945Z] [2024-03-05T02:53:05.945Z] #170 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-05T02:53:05.945Z] #170 DONE 0.4s [2024-03-05T02:53:05.945Z] [2024-03-05T02:53:05.945Z] #179 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-05T02:53:05.945Z] #179 DONE 1.8s [2024-03-05T02:53:05.945Z] [2024-03-05T02:53:05.945Z] #180 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-05T02:53:05.945Z] #180 DONE 0.4s [2024-03-05T02:53:05.945Z] [2024-03-05T02:53:05.945Z] #97 [support-scheduler] exporting to image [2024-03-05T02:53:05.945Z] #97 exporting layers [2024-03-05T02:53:06.205Z] #97 exporting layers 0.3s done [2024-03-05T02:53:06.205Z] #97 ... [2024-03-05T02:53:06.205Z] [2024-03-05T02:53:06.205Z] #181 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-05T02:53:06.205Z] #181 DONE 0.5s [2024-03-05T02:53:06.465Z] [2024-03-05T02:53:06.465Z] #182 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-05T02:53:06.465Z] #182 DONE 0.5s [2024-03-05T02:53:06.465Z] [2024-03-05T02:53:06.465Z] #183 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-05T02:53:06.465Z] #183 DONE 0.5s [2024-03-05T02:53:06.465Z] [2024-03-05T02:53:06.465Z] #184 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-05T02:53:06.465Z] #184 DONE 0.6s [2024-03-05T02:53:06.465Z] [2024-03-05T02:53:06.465Z] #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-05T02:53:06.465Z] #185 DONE 0.5s [2024-03-05T02:53:06.465Z] [2024-03-05T02:53:06.465Z] #186 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T02:53:06.465Z] #186 DONE 0.5s [2024-03-05T02:53:06.465Z] [2024-03-05T02:53:06.465Z] #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-05T02:53:06.465Z] #187 DONE 0.5s [2024-03-05T02:53:06.465Z] [2024-03-05T02:53:06.465Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-05T02:53:06.465Z] #188 DONE 0.5s [2024-03-05T02:53:06.465Z] [2024-03-05T02:53:06.465Z] #97 [security-spiffe-token-provider] exporting to image [2024-03-05T02:53:06.465Z] #97 writing image sha256:067ae852d2b0a19aed6b334d45381eeee8240f3384045c19356dec2255737eba [2024-03-05T02:53:06.725Z] #97 writing image sha256:067ae852d2b0a19aed6b334d45381eeee8240f3384045c19356dec2255737eba 0.1s done [2024-03-05T02:53:06.725Z] #97 writing image sha256:ef57f245302af907d1494c711bc8d50580bb76701291d9f2b90433c0760bb04a [2024-03-05T02:53:06.725Z] #97 writing image sha256:dbadbda51b9f5d0f3f9ec073049911f8a979af6bd6d784327870eb128f4017a5 [2024-03-05T02:53:06.725Z] #97 naming to docker.io/library/core-command [2024-03-05T02:53:06.725Z] #97 ... [2024-03-05T02:53:06.725Z] [2024-03-05T02:53:06.725Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-05T02:53:06.725Z] #189 DONE 0.2s [2024-03-05T02:53:06.725Z] [2024-03-05T02:53:06.725Z] #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-05T02:53:06.725Z] #190 DONE 0.2s [2024-03-05T02:53:06.725Z] [2024-03-05T02:53:06.725Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-05T02:53:06.725Z] #191 DONE 0.3s [2024-03-05T02:53:06.725Z] [2024-03-05T02:53:06.725Z] #97 [core-metadata] exporting to image [2024-03-05T02:53:06.725Z] #97 exporting layers 0.3s done [2024-03-05T02:53:06.725Z] #97 writing image sha256:ef57f245302af907d1494c711bc8d50580bb76701291d9f2b90433c0760bb04a 0.2s done [2024-03-05T02:53:06.725Z] #97 writing image sha256:dbadbda51b9f5d0f3f9ec073049911f8a979af6bd6d784327870eb128f4017a5 0.2s done [2024-03-05T02:53:06.725Z] #97 naming to docker.io/library/core-command done [2024-03-05T02:53:06.725Z] #97 writing image sha256:5e7bc092af82a70fb6edc5fafa297a9b463eb0d9b6dab859c050ee80be7286d1 0.0s done [2024-03-05T02:53:06.725Z] #97 naming to docker.io/library/core-data done [2024-03-05T02:53:06.725Z] #97 naming to docker.io/library/support-scheduler done [2024-03-05T02:53:06.725Z] #97 naming to docker.io/library/core-metadata done [2024-03-05T02:53:06.725Z] #97 writing image sha256:ce035d2730579f726f357643089115a52a108f49e46c0fed16a1cbe7c5dccdd4 [2024-03-05T02:53:06.725Z] #97 writing image sha256:ce035d2730579f726f357643089115a52a108f49e46c0fed16a1cbe7c5dccdd4 done [2024-03-05T02:53:06.725Z] #97 naming to docker.io/library/support-notifications done [2024-03-05T02:53:06.725Z] #97 writing image sha256:ed6c25fd68dccdc3ce88fd4937f6a33d49ba476b763f96c392f8d65b0a72fa22 done [2024-03-05T02:53:06.725Z] #97 naming to docker.io/library/security-spiffe-token-provider done [2024-03-05T02:53:06.725Z] #97 DONE 2.0s [2024-03-05T02:53:06.725Z] [2024-03-05T02:53:06.725Z] #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-05T02:53:06.986Z] #192 ... [2024-03-05T02:53:06.987Z] [2024-03-05T02:53:06.987Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-05T02:53:06.987Z] #193 DONE 0.5s [2024-03-05T02:53:07.248Z] [2024-03-05T02:53:07.248Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-05T02:53:07.248Z] #194 DONE 0.8s [2024-03-05T02:53:07.248Z] [2024-03-05T02:53:07.248Z] #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-05T02:53:07.248Z] #195 DONE 0.8s [2024-03-05T02:53:07.248Z] [2024-03-05T02:53:07.248Z] #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-05T02:53:07.248Z] #196 DONE 0.1s [2024-03-05T02:53:07.248Z] [2024-03-05T02:53:07.248Z] #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-05T02:53:07.248Z] #192 DONE 0.5s [2024-03-05T02:53:07.248Z] [2024-03-05T02:53:07.248Z] #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-05T02:53:07.248Z] #197 DONE 0.1s [2024-03-05T02:53:07.248Z] [2024-03-05T02:53:07.248Z] #97 [core-common-config-bootstrapper] exporting to image [2024-03-05T02:53:07.506Z] #97 ... [2024-03-05T02:53:07.506Z] [2024-03-05T02:53:07.506Z] #198 [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/ [2024-03-05T02:53:07.506Z] #198 DONE 0.1s [2024-03-05T02:53:07.506Z] [2024-03-05T02:53:07.506Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-05T02:53:07.506Z] #199 DONE 0.1s [2024-03-05T02:53:07.506Z] [2024-03-05T02:53:07.506Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-05T02:53:07.506Z] #200 DONE 0.1s [2024-03-05T02:53:07.506Z] [2024-03-05T02:53:07.506Z] #97 [core-common-config-bootstrapper] exporting to image [2024-03-05T02:53:07.506Z] #97 exporting layers 0.3s done [2024-03-05T02:53:07.506Z] #97 writing image sha256:71b4cd68ac3b74dda15babdeba04eadfad03c568b529b3fe668764e16bb2ea29 0.0s done [2024-03-05T02:53:07.506Z] #97 naming to docker.io/library/security-proxy-auth 0.0s done [2024-03-05T02:53:07.506Z] #97 writing image sha256:fd168d94888ba2b2f922409d48e9bc7214d01757905f7036bf59218f8245fca9 done [2024-03-05T02:53:07.506Z] #97 naming to docker.io/library/core-common-config-bootstrapper done [2024-03-05T02:53:07.506Z] #97 DONE 2.4s [2024-03-05T02:53:07.506Z] [2024-03-05T02:53:07.506Z] #201 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-05T02:53:07.764Z] #201 DONE 0.1s [2024-03-05T02:53:07.764Z] [2024-03-05T02:53:07.764Z] #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-05T02:53:07.764Z] #202 DONE 0.9s [2024-03-05T02:53:07.764Z] [2024-03-05T02:53:07.764Z] #97 [security-proxy-setup] exporting to image [2024-03-05T02:53:07.764Z] #97 exporting layers 0.2s done [2024-03-05T02:53:07.764Z] #97 writing image sha256:40f28f9fe825465bf09ea23c1da6255ce649f4fc916a606a1602c8425dd980b1 done [2024-03-05T02:53:07.764Z] #97 naming to docker.io/library/security-proxy-setup done [2024-03-05T02:53:07.764Z] #97 DONE 2.6s [2024-03-05T02:53:07.764Z] [2024-03-05T02:53:07.764Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-05T02:53:08.049Z] #203 ... [2024-03-05T02:53:08.050Z] [2024-03-05T02:53:08.050Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-05T02:53:08.050Z] #204 DONE 0.6s [2024-03-05T02:53:08.050Z] [2024-03-05T02:53:08.050Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-05T02:53:08.050Z] #203 DONE 0.5s [2024-03-05T02:53:08.050Z] [2024-03-05T02:53:08.050Z] #97 [security-secretstore-setup] exporting to image [2024-03-05T02:53:08.050Z] #97 exporting layers 0.2s done [2024-03-05T02:53:08.050Z] #97 writing image sha256:a63ce6b13332b4c3e5ecc9346a5e3b385958af31b0870a5a5736dadd2f75d6ec done [2024-03-05T02:53:08.050Z] #97 naming to docker.io/library/security-secretstore-setup done [2024-03-05T02:53:08.050Z] #97 DONE 2.8s [2024-03-05T02:53:08.310Z] [2024-03-05T02:53:08.310Z] #97 [security-bootstrapper] exporting to image [2024-03-05T02:53:08.310Z] #97 exporting layers 0.2s done [2024-03-05T02:53:08.310Z] #97 writing image sha256:c5b8cde8d0a2ea126006dd2751a1b6bb37fc4dadaf2ea57d6993622dbce8409f done [2024-03-05T02:53:08.310Z] #97 naming to docker.io/library/security-bootstrapper done [2024-03-05T02:53:08.310Z] #97 DONE 2.9s [2024-03-05T02:53:08.310Z] time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T02:53:08.310Z] time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T02:53:08.310Z] time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T02:53:08.310Z] time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T02:53:08.310Z] time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T02:53:08.310Z] time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T02:53:08.310Z] time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T02:53:08.310Z] time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T02:53:08.310Z] time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T02:53:08.310Z] time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T02:53:08.310Z] time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T02:53:08.310Z] time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T02:53:08.310Z] time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T02:53:08.310Z] time="2024-03-05T02:50:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-05T02:53:08.325Z] $ docker stop --time=1 d547fe516735e8a8b35cfea73fca2d69a3569c0c2759cb335cd7a9c676159656 [2024-03-05T02:53:09.593Z] $ docker rm -f --volumes d547fe516735e8a8b35cfea73fca2d69a3569c0c2759cb335cd7a9c676159656 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T02:53:09.966Z] + docker images [2024-03-05T02:53:09.967Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-05T02:53:09.967Z] security-proxy-setup latest 40f28f9fe825 2 seconds ago 25.9MB [2024-03-05T02:53:09.967Z] core-common-config-bootstrapper latest fd168d94888b 2 seconds ago 15MB [2024-03-05T02:53:09.967Z] security-secretstore-setup latest a63ce6b13332 2 seconds ago 36.3MB [2024-03-05T02:53:09.967Z] security-proxy-auth latest 71b4cd68ac3b 2 seconds ago 15.8MB [2024-03-05T02:53:09.967Z] security-bootstrapper latest c5b8cde8d0a2 2 seconds ago 18.6MB [2024-03-05T02:53:09.967Z] support-notifications latest ce035d273057 3 seconds ago 26.7MB [2024-03-05T02:53:09.967Z] core-metadata latest 5e7bc092af82 3 seconds ago 17.4MB [2024-03-05T02:53:09.967Z] security-spiffe-token-provider latest ed6c25fd68dc 3 seconds ago 28.7MB [2024-03-05T02:53:09.967Z] support-scheduler latest dbadbda51b9f 4 seconds ago 26.2MB [2024-03-05T02:53:09.967Z] core-command latest 067ae852d2b0 4 seconds ago 17MB [2024-03-05T02:53:09.967Z] core-data latest ef57f245302a 4 seconds ago 17.2MB [2024-03-05T02:53:09.967Z] security-spire-agent latest dc1f151cf7d1 About a minute ago 161MB [2024-03-05T02:53:09.967Z] security-spire-config latest d3b742536eb3 About a minute ago 102MB [2024-03-05T02:53:09.967Z] security-spire-server latest bb8a71a5e894 About a minute ago 102MB [2024-03-05T02:53:09.967Z] ci-base-image-x86_64 latest 98bdd9f45945 4 minutes ago 885MB [2024-03-05T02:53:09.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 months ago 564MB [2024-03-05T02:53:09.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 9 months ago 334MB [2024-03-05T02:53:09.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 20 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T02:53:10.361Z] provisioning config files... [2024-03-05T02:53:10.369Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/631@tmp/config3845951970091184896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T02:53:10.713Z] ---> ****-login.sh [2024-03-05T02:53:10.713Z] nexus3.edgexfoundry.org:10001 [2024-03-05T02:53:10.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T02:53:10.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T02:53:10.713Z] Configure a credential helper to remove this warning. See [2024-03-05T02:53:10.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T02:53:10.713Z] [2024-03-05T02:53:10.713Z] Login Succeeded [2024-03-05T02:53:10.713Z] nexus3.edgexfoundry.org:10002 [2024-03-05T02:53:10.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T02:53:10.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T02:53:10.713Z] Configure a credential helper to remove this warning. See [2024-03-05T02:53:10.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T02:53:10.713Z] [2024-03-05T02:53:10.713Z] Login Succeeded [2024-03-05T02:53:10.713Z] nexus3.edgexfoundry.org:10003 [2024-03-05T02:53:10.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T02:53:10.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T02:53:10.971Z] Configure a credential helper to remove this warning. See [2024-03-05T02:53:10.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T02:53:10.971Z] [2024-03-05T02:53:10.971Z] Login Succeeded [2024-03-05T02:53:10.971Z] nexus3.edgexfoundry.org:10004 [2024-03-05T02:53:10.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T02:53:10.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T02:53:10.971Z] Configure a credential helper to remove this warning. See [2024-03-05T02:53:10.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T02:53:10.971Z] [2024-03-05T02:53:10.971Z] Login Succeeded [2024-03-05T02:53:10.971Z] ****.io [2024-03-05T02:53:11.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T02:53:11.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T02:53:11.230Z] Configure a credential helper to remove this warning. See [2024-03-05T02:53:11.230Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T02:53:11.230Z] [2024-03-05T02:53:11.230Z] Login Succeeded [2024-03-05T02:53:11.230Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T02:53:11.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T02:53:11.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T02:53:11.494Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-03-05T02:53:11.494Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:53:11.494Z] latest [2024-03-05T02:53:11.494Z] 3.2.0-dev.21 [2024-03-05T02:53:11.494Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:53:11.494Z] main [2024-03-05T02:53:11.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:11.948Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:12.355Z] + docker push nexus3.edgexfoundry.org:10004/core-command:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:53:12.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-05T02:53:12.355Z] 5967695e789b: Preparing [2024-03-05T02:53:12.355Z] 3178dd5123ef: Preparing [2024-03-05T02:53:12.355Z] d2af94d74e62: Preparing [2024-03-05T02:53:12.355Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:12.355Z] 8b32185428fe: Preparing [2024-03-05T02:53:12.355Z] f1e1a6fba34f: Preparing [2024-03-05T02:53:12.355Z] aedc3bda2944: Preparing [2024-03-05T02:53:12.355Z] f1e1a6fba34f: Waiting [2024-03-05T02:53:12.355Z] aedc3bda2944: Waiting [2024-03-05T02:53:12.355Z] 8b32185428fe: Pushed [2024-03-05T02:53:12.355Z] 5967695e789b: Pushed [2024-03-05T02:53:12.355Z] 41d4eaaeb5f3: Pushed [2024-03-05T02:53:12.355Z] d2af94d74e62: Pushed [2024-03-05T02:53:12.612Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:12.612Z] f1e1a6fba34f: Pushed [2024-03-05T02:53:13.548Z] 3178dd5123ef: Pushed [2024-03-05T02:53:13.548Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:bd3a1f4b9546e3bf56f36168c5b8d4457e8da3b898d4db0d543ff594a8afb792 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:13.963Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:14.352Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-03-05T02:53:14.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-05T02:53:14.352Z] 5967695e789b: Preparing [2024-03-05T02:53:14.352Z] 3178dd5123ef: Preparing [2024-03-05T02:53:14.352Z] d2af94d74e62: Preparing [2024-03-05T02:53:14.352Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:14.352Z] 8b32185428fe: Preparing [2024-03-05T02:53:14.352Z] f1e1a6fba34f: Preparing [2024-03-05T02:53:14.352Z] aedc3bda2944: Preparing [2024-03-05T02:53:14.352Z] f1e1a6fba34f: Waiting [2024-03-05T02:53:14.352Z] aedc3bda2944: Waiting [2024-03-05T02:53:14.352Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:14.352Z] 8b32185428fe: Layer already exists [2024-03-05T02:53:14.352Z] 5967695e789b: Layer already exists [2024-03-05T02:53:14.352Z] 3178dd5123ef: Layer already exists [2024-03-05T02:53:14.352Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:14.352Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:14.352Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:53:14.352Z] latest: digest: sha256:bd3a1f4b9546e3bf56f36168c5b8d4457e8da3b898d4db0d543ff594a8afb792 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:14.788Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:15.178Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.21 [2024-03-05T02:53:15.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-05T02:53:15.178Z] 5967695e789b: Preparing [2024-03-05T02:53:15.178Z] 3178dd5123ef: Preparing [2024-03-05T02:53:15.178Z] d2af94d74e62: Preparing [2024-03-05T02:53:15.178Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:15.178Z] 8b32185428fe: Preparing [2024-03-05T02:53:15.178Z] f1e1a6fba34f: Preparing [2024-03-05T02:53:15.179Z] aedc3bda2944: Preparing [2024-03-05T02:53:15.179Z] f1e1a6fba34f: Waiting [2024-03-05T02:53:15.179Z] aedc3bda2944: Waiting [2024-03-05T02:53:15.179Z] 3178dd5123ef: Layer already exists [2024-03-05T02:53:15.179Z] 5967695e789b: Layer already exists [2024-03-05T02:53:15.179Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:15.179Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:15.179Z] 8b32185428fe: Layer already exists [2024-03-05T02:53:15.179Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:53:15.179Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:15.179Z] 3.2.0-dev.21: digest: sha256:bd3a1f4b9546e3bf56f36168c5b8d4457e8da3b898d4db0d543ff594a8afb792 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:15.577Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:15.978Z] + docker push nexus3.edgexfoundry.org:10004/core-command:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:53:15.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-05T02:53:15.978Z] 5967695e789b: Preparing [2024-03-05T02:53:15.978Z] 3178dd5123ef: Preparing [2024-03-05T02:53:15.978Z] d2af94d74e62: Preparing [2024-03-05T02:53:15.978Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:15.978Z] 8b32185428fe: Preparing [2024-03-05T02:53:15.978Z] f1e1a6fba34f: Preparing [2024-03-05T02:53:15.978Z] aedc3bda2944: Preparing [2024-03-05T02:53:15.978Z] f1e1a6fba34f: Waiting [2024-03-05T02:53:15.978Z] aedc3bda2944: Waiting [2024-03-05T02:53:15.978Z] 3178dd5123ef: Layer already exists [2024-03-05T02:53:15.978Z] 8b32185428fe: Layer already exists [2024-03-05T02:53:15.978Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:15.978Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:15.978Z] 5967695e789b: Layer already exists [2024-03-05T02:53:15.978Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:53:15.978Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:15.978Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:bd3a1f4b9546e3bf56f36168c5b8d4457e8da3b898d4db0d543ff594a8afb792 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:16.400Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:16.809Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-03-05T02:53:16.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-03-05T02:53:16.809Z] 5967695e789b: Preparing [2024-03-05T02:53:16.809Z] 3178dd5123ef: Preparing [2024-03-05T02:53:16.809Z] d2af94d74e62: Preparing [2024-03-05T02:53:16.809Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:16.809Z] 8b32185428fe: Preparing [2024-03-05T02:53:16.809Z] f1e1a6fba34f: Preparing [2024-03-05T02:53:16.809Z] aedc3bda2944: Preparing [2024-03-05T02:53:16.809Z] aedc3bda2944: Waiting [2024-03-05T02:53:16.809Z] f1e1a6fba34f: Waiting [2024-03-05T02:53:16.809Z] 5967695e789b: Layer already exists [2024-03-05T02:53:16.809Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:16.809Z] 3178dd5123ef: Layer already exists [2024-03-05T02:53:16.809Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:16.809Z] 8b32185428fe: Layer already exists [2024-03-05T02:53:16.809Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:53:16.809Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:16.809Z] main: digest: sha256:bd3a1f4b9546e3bf56f36168c5b8d4457e8da3b898d4db0d543ff594a8afb792 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T02:53:17.071Z] ===================================================== [Pipeline] echo [2024-03-05T02:53:17.117Z] taggedImages: [2024-03-05T02:53:17.117Z] - nexus3.edgexfoundry.org:10004/core-command:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:53:17.117Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-03-05T02:53:17.117Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.21 [2024-03-05T02:53:17.117Z] - nexus3.edgexfoundry.org:10004/core-command:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:53:17.117Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-03-05T02:53:17.174Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-03-05T02:53:17.174Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:53:17.174Z] latest [2024-03-05T02:53:17.174Z] 3.2.0-dev.21 [2024-03-05T02:53:17.174Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:53:17.174Z] main [2024-03-05T02:53:17.174Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:17.676Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:18.131Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:53:18.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-05T02:53:18.131Z] 14e6b6abd631: Preparing [2024-03-05T02:53:18.131Z] 6b7d1fa111af: Preparing [2024-03-05T02:53:18.131Z] dd8968ecc2c3: Preparing [2024-03-05T02:53:18.131Z] a92e07bf77f9: Preparing [2024-03-05T02:53:18.131Z] d2af94d74e62: Preparing [2024-03-05T02:53:18.131Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:18.131Z] 8b32185428fe: Preparing [2024-03-05T02:53:18.131Z] f1e1a6fba34f: Preparing [2024-03-05T02:53:18.131Z] aedc3bda2944: Preparing [2024-03-05T02:53:18.131Z] 8b32185428fe: Waiting [2024-03-05T02:53:18.131Z] f1e1a6fba34f: Waiting [2024-03-05T02:53:18.131Z] aedc3bda2944: Waiting [2024-03-05T02:53:18.131Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:18.131Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:18.131Z] 8b32185428fe: Layer already exists [2024-03-05T02:53:18.131Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:53:18.131Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:18.131Z] dd8968ecc2c3: Pushed [2024-03-05T02:53:18.131Z] 6b7d1fa111af: Pushed [2024-03-05T02:53:18.131Z] 14e6b6abd631: Pushed [2024-03-05T02:53:19.066Z] a92e07bf77f9: Pushed [2024-03-05T02:53:19.066Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:8dcaf76de398502c40d1fa48f45516e84155ac04c2aab0d96f3599365fee60e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:19.475Z] + 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 [2024-03-05T02:53:19.890Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-03-05T02:53:19.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-05T02:53:19.890Z] 14e6b6abd631: Preparing [2024-03-05T02:53:19.890Z] 6b7d1fa111af: Preparing [2024-03-05T02:53:19.890Z] dd8968ecc2c3: Preparing [2024-03-05T02:53:19.890Z] a92e07bf77f9: Preparing [2024-03-05T02:53:19.890Z] d2af94d74e62: Preparing [2024-03-05T02:53:19.890Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:19.890Z] 8b32185428fe: Preparing [2024-03-05T02:53:19.890Z] f1e1a6fba34f: Preparing [2024-03-05T02:53:19.890Z] aedc3bda2944: Preparing [2024-03-05T02:53:19.890Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:53:19.890Z] 8b32185428fe: Waiting [2024-03-05T02:53:19.890Z] f1e1a6fba34f: Waiting [2024-03-05T02:53:19.890Z] aedc3bda2944: Waiting [2024-03-05T02:53:19.890Z] 6b7d1fa111af: Layer already exists [2024-03-05T02:53:19.890Z] 14e6b6abd631: Layer already exists [2024-03-05T02:53:19.890Z] dd8968ecc2c3: Layer already exists [2024-03-05T02:53:19.890Z] a92e07bf77f9: Layer already exists [2024-03-05T02:53:19.890Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:19.890Z] 8b32185428fe: Layer already exists [2024-03-05T02:53:19.890Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:53:19.890Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:19.890Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:19.890Z] latest: digest: sha256:8dcaf76de398502c40d1fa48f45516e84155ac04c2aab0d96f3599365fee60e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:20.329Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:20.763Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.21 [2024-03-05T02:53:20.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-05T02:53:20.763Z] 14e6b6abd631: Preparing [2024-03-05T02:53:20.763Z] 6b7d1fa111af: Preparing [2024-03-05T02:53:20.763Z] dd8968ecc2c3: Preparing [2024-03-05T02:53:20.763Z] a92e07bf77f9: Preparing [2024-03-05T02:53:20.763Z] d2af94d74e62: Preparing [2024-03-05T02:53:20.763Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:20.763Z] 8b32185428fe: Preparing [2024-03-05T02:53:20.763Z] f1e1a6fba34f: Preparing [2024-03-05T02:53:20.763Z] aedc3bda2944: Preparing [2024-03-05T02:53:20.763Z] 8b32185428fe: Waiting [2024-03-05T02:53:20.763Z] aedc3bda2944: Waiting [2024-03-05T02:53:20.763Z] f1e1a6fba34f: Waiting [2024-03-05T02:53:20.763Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:53:20.763Z] a92e07bf77f9: Layer already exists [2024-03-05T02:53:20.763Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:20.763Z] 14e6b6abd631: Layer already exists [2024-03-05T02:53:20.763Z] dd8968ecc2c3: Layer already exists [2024-03-05T02:53:20.763Z] 6b7d1fa111af: Layer already exists [2024-03-05T02:53:20.763Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:20.763Z] 8b32185428fe: Layer already exists [2024-03-05T02:53:20.763Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:53:20.763Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:20.763Z] 3.2.0-dev.21: digest: sha256:8dcaf76de398502c40d1fa48f45516e84155ac04c2aab0d96f3599365fee60e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:21.206Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:21.632Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:53:21.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-05T02:53:21.632Z] 14e6b6abd631: Preparing [2024-03-05T02:53:21.632Z] 6b7d1fa111af: Preparing [2024-03-05T02:53:21.632Z] dd8968ecc2c3: Preparing [2024-03-05T02:53:21.632Z] a92e07bf77f9: Preparing [2024-03-05T02:53:21.632Z] d2af94d74e62: Preparing [2024-03-05T02:53:21.632Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:21.632Z] 8b32185428fe: Preparing [2024-03-05T02:53:21.632Z] f1e1a6fba34f: Preparing [2024-03-05T02:53:21.632Z] aedc3bda2944: Preparing [2024-03-05T02:53:21.632Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:53:21.632Z] 8b32185428fe: Waiting [2024-03-05T02:53:21.632Z] f1e1a6fba34f: Waiting [2024-03-05T02:53:21.632Z] aedc3bda2944: Waiting [2024-03-05T02:53:21.632Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:21.632Z] 14e6b6abd631: Layer already exists [2024-03-05T02:53:21.632Z] dd8968ecc2c3: Layer already exists [2024-03-05T02:53:21.632Z] a92e07bf77f9: Layer already exists [2024-03-05T02:53:21.632Z] 6b7d1fa111af: Layer already exists [2024-03-05T02:53:21.632Z] 8b32185428fe: Layer already exists [2024-03-05T02:53:21.632Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:21.632Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:21.632Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:53:21.632Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:8dcaf76de398502c40d1fa48f45516e84155ac04c2aab0d96f3599365fee60e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:22.071Z] + 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 [2024-03-05T02:53:22.533Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-03-05T02:53:22.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-03-05T02:53:22.533Z] 14e6b6abd631: Preparing [2024-03-05T02:53:22.533Z] 6b7d1fa111af: Preparing [2024-03-05T02:53:22.533Z] dd8968ecc2c3: Preparing [2024-03-05T02:53:22.534Z] a92e07bf77f9: Preparing [2024-03-05T02:53:22.534Z] d2af94d74e62: Preparing [2024-03-05T02:53:22.534Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:22.534Z] 8b32185428fe: Preparing [2024-03-05T02:53:22.534Z] f1e1a6fba34f: Preparing [2024-03-05T02:53:22.534Z] aedc3bda2944: Preparing [2024-03-05T02:53:22.534Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:53:22.534Z] 8b32185428fe: Waiting [2024-03-05T02:53:22.534Z] f1e1a6fba34f: Waiting [2024-03-05T02:53:22.534Z] aedc3bda2944: Waiting [2024-03-05T02:53:22.534Z] 14e6b6abd631: Layer already exists [2024-03-05T02:53:22.534Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:22.534Z] 6b7d1fa111af: Layer already exists [2024-03-05T02:53:22.534Z] a92e07bf77f9: Layer already exists [2024-03-05T02:53:22.534Z] dd8968ecc2c3: Layer already exists [2024-03-05T02:53:22.534Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:22.534Z] 8b32185428fe: Layer already exists [2024-03-05T02:53:22.534Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:22.534Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:53:22.534Z] main: digest: sha256:8dcaf76de398502c40d1fa48f45516e84155ac04c2aab0d96f3599365fee60e6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T02:53:22.823Z] ===================================================== [Pipeline] echo [2024-03-05T02:53:22.873Z] taggedImages: [2024-03-05T02:53:22.873Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:53:22.873Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-03-05T02:53:22.873Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.21 [2024-03-05T02:53:22.873Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:53:22.873Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-03-05T02:53:22.939Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-03-05T02:53:22.939Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:53:22.939Z] latest [2024-03-05T02:53:22.939Z] 3.2.0-dev.21 [2024-03-05T02:53:22.939Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:53:22.939Z] main [2024-03-05T02:53:22.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:23.507Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:23.939Z] + docker push nexus3.edgexfoundry.org:10004/core-data:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:53:23.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-05T02:53:23.939Z] 2e304109416a: Preparing [2024-03-05T02:53:23.940Z] 34207b1421a3: Preparing [2024-03-05T02:53:23.940Z] d2af94d74e62: Preparing [2024-03-05T02:53:23.940Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:23.940Z] 220fe8eb1c75: Preparing [2024-03-05T02:53:23.940Z] 04065adc082e: Preparing [2024-03-05T02:53:23.940Z] aedc3bda2944: Preparing [2024-03-05T02:53:23.940Z] 04065adc082e: Waiting [2024-03-05T02:53:23.940Z] aedc3bda2944: Waiting [2024-03-05T02:53:23.940Z] 220fe8eb1c75: Pushed [2024-03-05T02:53:24.506Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:24.506Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:24.506Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:24.764Z] 2e304109416a: Pushed [2024-03-05T02:53:24.764Z] 04065adc082e: Pushed [2024-03-05T02:53:25.021Z] 34207b1421a3: Pushed [2024-03-05T02:53:25.279Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:2ff671b1fa35922af7781309fc3ca6c939d6328880946350bd02cf66fb733ecf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:25.698Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:26.129Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-03-05T02:53:26.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-05T02:53:26.129Z] 2e304109416a: Preparing [2024-03-05T02:53:26.129Z] 34207b1421a3: Preparing [2024-03-05T02:53:26.129Z] d2af94d74e62: Preparing [2024-03-05T02:53:26.129Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:26.129Z] 220fe8eb1c75: Preparing [2024-03-05T02:53:26.129Z] 04065adc082e: Preparing [2024-03-05T02:53:26.129Z] aedc3bda2944: Preparing [2024-03-05T02:53:26.129Z] 04065adc082e: Waiting [2024-03-05T02:53:26.129Z] aedc3bda2944: Waiting [2024-03-05T02:53:26.129Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:26.129Z] 34207b1421a3: Layer already exists [2024-03-05T02:53:26.129Z] 2e304109416a: Layer already exists [2024-03-05T02:53:26.129Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:26.129Z] 220fe8eb1c75: Layer already exists [2024-03-05T02:53:26.129Z] 04065adc082e: Layer already exists [2024-03-05T02:53:26.129Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:26.129Z] latest: digest: sha256:2ff671b1fa35922af7781309fc3ca6c939d6328880946350bd02cf66fb733ecf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:26.661Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:27.132Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.21 [2024-03-05T02:53:27.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-05T02:53:27.132Z] 2e304109416a: Preparing [2024-03-05T02:53:27.132Z] 34207b1421a3: Preparing [2024-03-05T02:53:27.132Z] d2af94d74e62: Preparing [2024-03-05T02:53:27.132Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:27.132Z] 220fe8eb1c75: Preparing [2024-03-05T02:53:27.132Z] 04065adc082e: Preparing [2024-03-05T02:53:27.132Z] aedc3bda2944: Preparing [2024-03-05T02:53:27.132Z] 04065adc082e: Waiting [2024-03-05T02:53:27.132Z] aedc3bda2944: Waiting [2024-03-05T02:53:27.132Z] 34207b1421a3: Layer already exists [2024-03-05T02:53:27.132Z] 2e304109416a: Layer already exists [2024-03-05T02:53:27.132Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:27.132Z] 220fe8eb1c75: Layer already exists [2024-03-05T02:53:27.132Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:27.132Z] 04065adc082e: Layer already exists [2024-03-05T02:53:27.132Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:27.132Z] 3.2.0-dev.21: digest: sha256:2ff671b1fa35922af7781309fc3ca6c939d6328880946350bd02cf66fb733ecf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:27.606Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:28.103Z] + docker push nexus3.edgexfoundry.org:10004/core-data:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:53:28.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-05T02:53:28.103Z] 2e304109416a: Preparing [2024-03-05T02:53:28.103Z] 34207b1421a3: Preparing [2024-03-05T02:53:28.103Z] d2af94d74e62: Preparing [2024-03-05T02:53:28.103Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:28.103Z] 220fe8eb1c75: Preparing [2024-03-05T02:53:28.103Z] 04065adc082e: Preparing [2024-03-05T02:53:28.103Z] aedc3bda2944: Preparing [2024-03-05T02:53:28.103Z] 04065adc082e: Waiting [2024-03-05T02:53:28.103Z] aedc3bda2944: Waiting [2024-03-05T02:53:28.103Z] 220fe8eb1c75: Layer already exists [2024-03-05T02:53:28.103Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:28.103Z] 34207b1421a3: Layer already exists [2024-03-05T02:53:28.103Z] 2e304109416a: Layer already exists [2024-03-05T02:53:28.103Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:28.103Z] 04065adc082e: Layer already exists [2024-03-05T02:53:28.103Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:28.103Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:2ff671b1fa35922af7781309fc3ca6c939d6328880946350bd02cf66fb733ecf size: 1778 [Pipeline] } [Pipeline] // withEnv [2024-03-05T02:53:28.171Z] Removing intermediate container 44964a8a1140 [2024-03-05T02:53:28.171Z] ---> 32342d0833bf [2024-03-05T02:53:28.171Z] Successfully built 32342d0833bf [2024-03-05T02:53:28.171Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-03-05T02:53:28.588Z] + docker inspect -f . ci-base-image-arm64 [2024-03-05T02:53:28.588Z] . [Pipeline] } [Pipeline] // withEnv [2024-03-05T02:53:28.659Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] withDockerContainer [2024-03-05T02:53:28.945Z] prd-ubuntu20.04-docker-arm64-4c-16g-4925 does not seem to be running inside a container [2024-03-05T02:53:29.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-05T02:53:30.382Z] $ docker top c24440500d8bc58cce38f7acb5bd52307fa9b4b658c2d5534a612e5527b9a4cd -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-03-05T02:53:31.139Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-03-05T02:53:31.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-03-05T02:53:31.139Z] 2e304109416a: Preparing [2024-03-05T02:53:31.139Z] 34207b1421a3: Preparing [2024-03-05T02:53:31.139Z] d2af94d74e62: Preparing [2024-03-05T02:53:31.139Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:31.139Z] 220fe8eb1c75: Preparing [2024-03-05T02:53:31.139Z] 04065adc082e: Preparing [2024-03-05T02:53:31.139Z] aedc3bda2944: Preparing [2024-03-05T02:53:31.139Z] aedc3bda2944: Waiting [2024-03-05T02:53:31.139Z] 04065adc082e: Waiting [2024-03-05T02:53:31.139Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:31.139Z] 2e304109416a: Layer already exists [2024-03-05T02:53:31.139Z] 220fe8eb1c75: Layer already exists [2024-03-05T02:53:31.139Z] 34207b1421a3: Layer already exists [2024-03-05T02:53:31.139Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:31.139Z] 04065adc082e: Layer already exists [2024-03-05T02:53:31.139Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:31.139Z] main: digest: sha256:2ff671b1fa35922af7781309fc3ca6c939d6328880946350bd02cf66fb733ecf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2024-03-05T02:53:31.410Z] + go version [2024-03-05T02:53:31.410Z] go version go1.21.0 linux/arm64 [Pipeline] echo [2024-03-05T02:53:31.468Z] ===================================================== [Pipeline] } [2024-03-05T02:53:31.528Z] $ docker stop --time=1 c24440500d8bc58cce38f7acb5bd52307fa9b4b658c2d5534a612e5527b9a4cd [2024-03-05T02:53:33.247Z] $ docker rm -f --volumes c24440500d8bc58cce38f7acb5bd52307fa9b4b658c2d5534a612e5527b9a4cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] echo [2024-03-05T02:53:33.534Z] taggedImages: [2024-03-05T02:53:33.534Z] - nexus3.edgexfoundry.org:10004/core-data:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:53:33.534Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-03-05T02:53:33.534Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.21 [2024-03-05T02:53:33.534Z] - nexus3.edgexfoundry.org:10004/core-data:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:53:33.534Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2024-03-05T02:53:33.760Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-03-05T02:53:33.760Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:53:33.760Z] latest [2024-03-05T02:53:33.760Z] 3.2.0-dev.21 [2024-03-05T02:53:33.760Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:53:33.760Z] main [2024-03-05T02:53:33.760Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [2024-03-05T02:53:34.294Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:34.688Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:53:34.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-05T02:53:34.688Z] 270ab149b42a: Preparing [2024-03-05T02:53:34.688Z] 9e1a75a2dbde: Preparing [2024-03-05T02:53:34.688Z] 399b01cffb3e: Preparing [2024-03-05T02:53:34.688Z] d2af94d74e62: Preparing [2024-03-05T02:53:34.688Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:34.688Z] 8b32185428fe: Preparing [2024-03-05T02:53:34.688Z] f1e1a6fba34f: Preparing [2024-03-05T02:53:34.688Z] aedc3bda2944: Preparing [2024-03-05T02:53:34.688Z] f1e1a6fba34f: Waiting [2024-03-05T02:53:34.688Z] 8b32185428fe: Waiting [2024-03-05T02:53:34.688Z] aedc3bda2944: Waiting [2024-03-05T02:53:34.688Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:34.688Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:34.688Z] 8b32185428fe: Layer already exists [2024-03-05T02:53:34.688Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:53:34.688Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:34.688Z] 270ab149b42a: Pushed [2024-03-05T02:53:34.688Z] 9e1a75a2dbde: Pushed [2024-03-05T02:53:34.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-05T02:53:34.977Z] [2024-03-05T02:53:34.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:35.375Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-05T02:53:35.375Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-03-05T02:53:35.375Z] 547446be3368: Pulling fs layer [2024-03-05T02:53:35.375Z] d125d8839a47: Pulling fs layer [2024-03-05T02:53:35.375Z] 3e85d5ac6304: Pulling fs layer [2024-03-05T02:53:35.375Z] c3105a71a48b: Pulling fs layer [2024-03-05T02:53:35.375Z] 0f093f025ec4: Pulling fs layer [2024-03-05T02:53:35.375Z] c3106fc0e877: Pulling fs layer [2024-03-05T02:53:35.375Z] c3105a71a48b: Waiting [2024-03-05T02:53:35.375Z] c3106fc0e877: Waiting [2024-03-05T02:53:35.375Z] 0f093f025ec4: Waiting [2024-03-05T02:53:35.654Z] 547446be3368: Verifying Checksum [2024-03-05T02:53:35.654Z] 547446be3368: Download complete [2024-03-05T02:53:35.654Z] c3105a71a48b: Verifying Checksum [2024-03-05T02:53:35.654Z] c3105a71a48b: Download complete [2024-03-05T02:53:36.062Z] 399b01cffb3e: Pushed [2024-03-05T02:53:36.062Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:1042d7b8377e602d7235ccb8fb4671553ab188aeeb7bd858ac32c8c5c90cc483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:36.241Z] d125d8839a47: Verifying Checksum [2024-03-05T02:53:36.241Z] d125d8839a47: Download complete [2024-03-05T02:53:36.241Z] c3106fc0e877: Verifying Checksum [2024-03-05T02:53:36.241Z] c3106fc0e877: Download complete [2024-03-05T02:53:36.241Z] 0f093f025ec4: Verifying Checksum [2024-03-05T02:53:36.241Z] 0f093f025ec4: Download complete [2024-03-05T02:53:36.508Z] 547446be3368: Pull complete [2024-03-05T02:53:36.512Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:38.154Z] d125d8839a47: Pull complete [2024-03-05T02:53:38.416Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-03-05T02:53:38.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-05T02:53:38.416Z] 270ab149b42a: Preparing [2024-03-05T02:53:38.416Z] 9e1a75a2dbde: Preparing [2024-03-05T02:53:38.416Z] 399b01cffb3e: Preparing [2024-03-05T02:53:38.416Z] d2af94d74e62: Preparing [2024-03-05T02:53:38.416Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:38.416Z] 8b32185428fe: Preparing [2024-03-05T02:53:38.416Z] f1e1a6fba34f: Preparing [2024-03-05T02:53:38.416Z] aedc3bda2944: Preparing [2024-03-05T02:53:38.416Z] 8b32185428fe: Waiting [2024-03-05T02:53:38.416Z] f1e1a6fba34f: Waiting [2024-03-05T02:53:38.416Z] aedc3bda2944: Waiting [2024-03-05T02:53:38.416Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:38.416Z] 9e1a75a2dbde: Layer already exists [2024-03-05T02:53:38.416Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:38.416Z] 270ab149b42a: Layer already exists [2024-03-05T02:53:38.416Z] 8b32185428fe: Layer already exists [2024-03-05T02:53:38.416Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:38.416Z] 399b01cffb3e: Layer already exists [2024-03-05T02:53:38.416Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:53:38.416Z] latest: digest: sha256:1042d7b8377e602d7235ccb8fb4671553ab188aeeb7bd858ac32c8c5c90cc483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:38.938Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:39.402Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.21 [2024-03-05T02:53:39.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-05T02:53:39.402Z] 270ab149b42a: Preparing [2024-03-05T02:53:39.402Z] 9e1a75a2dbde: Preparing [2024-03-05T02:53:39.402Z] 399b01cffb3e: Preparing [2024-03-05T02:53:39.402Z] d2af94d74e62: Preparing [2024-03-05T02:53:39.402Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:39.402Z] 8b32185428fe: Preparing [2024-03-05T02:53:39.402Z] f1e1a6fba34f: Preparing [2024-03-05T02:53:39.402Z] aedc3bda2944: Preparing [2024-03-05T02:53:39.402Z] f1e1a6fba34f: Waiting [2024-03-05T02:53:39.402Z] aedc3bda2944: Waiting [2024-03-05T02:53:39.402Z] 399b01cffb3e: Layer already exists [2024-03-05T02:53:39.402Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:39.402Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:39.402Z] 270ab149b42a: Layer already exists [2024-03-05T02:53:39.402Z] 9e1a75a2dbde: Layer already exists [2024-03-05T02:53:39.402Z] 8b32185428fe: Layer already exists [2024-03-05T02:53:39.402Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:53:39.402Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:39.402Z] 3.2.0-dev.21: digest: sha256:1042d7b8377e602d7235ccb8fb4671553ab188aeeb7bd858ac32c8c5c90cc483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:39.636Z] 3e85d5ac6304: Verifying Checksum [2024-03-05T02:53:39.637Z] 3e85d5ac6304: Download complete [2024-03-05T02:53:39.862Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:40.321Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:53:40.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-05T02:53:40.321Z] 270ab149b42a: Preparing [2024-03-05T02:53:40.321Z] 9e1a75a2dbde: Preparing [2024-03-05T02:53:40.321Z] 399b01cffb3e: Preparing [2024-03-05T02:53:40.321Z] d2af94d74e62: Preparing [2024-03-05T02:53:40.321Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:40.321Z] 8b32185428fe: Preparing [2024-03-05T02:53:40.321Z] f1e1a6fba34f: Preparing [2024-03-05T02:53:40.321Z] aedc3bda2944: Preparing [2024-03-05T02:53:40.321Z] 8b32185428fe: Waiting [2024-03-05T02:53:40.321Z] f1e1a6fba34f: Waiting [2024-03-05T02:53:40.321Z] aedc3bda2944: Waiting [2024-03-05T02:53:40.321Z] 399b01cffb3e: Layer already exists [2024-03-05T02:53:40.321Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:40.321Z] 9e1a75a2dbde: Layer already exists [2024-03-05T02:53:40.321Z] 270ab149b42a: Layer already exists [2024-03-05T02:53:40.321Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:40.321Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:40.321Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:53:40.321Z] 8b32185428fe: Layer already exists [2024-03-05T02:53:40.321Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:1042d7b8377e602d7235ccb8fb4671553ab188aeeb7bd858ac32c8c5c90cc483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:40.800Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:41.273Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-03-05T02:53:41.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-03-05T02:53:41.274Z] 270ab149b42a: Preparing [2024-03-05T02:53:41.274Z] 9e1a75a2dbde: Preparing [2024-03-05T02:53:41.274Z] 399b01cffb3e: Preparing [2024-03-05T02:53:41.274Z] d2af94d74e62: Preparing [2024-03-05T02:53:41.274Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:41.274Z] 8b32185428fe: Preparing [2024-03-05T02:53:41.274Z] f1e1a6fba34f: Preparing [2024-03-05T02:53:41.274Z] 8b32185428fe: Waiting [2024-03-05T02:53:41.274Z] aedc3bda2944: Preparing [2024-03-05T02:53:41.274Z] f1e1a6fba34f: Waiting [2024-03-05T02:53:41.274Z] aedc3bda2944: Waiting [2024-03-05T02:53:41.274Z] 9e1a75a2dbde: Layer already exists [2024-03-05T02:53:41.274Z] 399b01cffb3e: Layer already exists [2024-03-05T02:53:41.274Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:41.274Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:41.274Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:53:41.274Z] 8b32185428fe: Layer already exists [2024-03-05T02:53:41.274Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:41.274Z] 270ab149b42a: Layer already exists [2024-03-05T02:53:41.274Z] main: digest: sha256:1042d7b8377e602d7235ccb8fb4671553ab188aeeb7bd858ac32c8c5c90cc483 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T02:53:41.659Z] ===================================================== [Pipeline] echo [2024-03-05T02:53:41.722Z] taggedImages: [2024-03-05T02:53:41.722Z] - nexus3.edgexfoundry.org:10004/core-metadata:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:53:41.722Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-03-05T02:53:41.722Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.21 [2024-03-05T02:53:41.722Z] - nexus3.edgexfoundry.org:10004/core-metadata:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:53:41.722Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-03-05T02:53:41.806Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-03-05T02:53:41.806Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:53:41.806Z] latest [2024-03-05T02:53:41.806Z] 3.2.0-dev.21 [2024-03-05T02:53:41.806Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:53:41.806Z] main [2024-03-05T02:53:41.806Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:42.389Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:42.905Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:53:42.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-05T02:53:42.905Z] 60abd97a2e46: Preparing [2024-03-05T02:53:42.905Z] 54f29beb8434: Preparing [2024-03-05T02:53:42.905Z] 3f2802f9d11e: Preparing [2024-03-05T02:53:42.905Z] 45a29db2981d: Preparing [2024-03-05T02:53:42.905Z] 573f806547a3: Preparing [2024-03-05T02:53:42.905Z] 9f3f3a6eed6b: Preparing [2024-03-05T02:53:42.905Z] cdb522fdafd7: Preparing [2024-03-05T02:53:42.905Z] d2af94d74e62: Preparing [2024-03-05T02:53:42.905Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:42.905Z] bff31e17a442: Preparing [2024-03-05T02:53:42.905Z] b8787682a86a: Preparing [2024-03-05T02:53:42.905Z] 5f70bf18a086: Preparing [2024-03-05T02:53:42.905Z] e88cc11dc428: Preparing [2024-03-05T02:53:42.905Z] 6eb6826bd2ea: Preparing [2024-03-05T02:53:42.905Z] 7bc167d68f3c: Preparing [2024-03-05T02:53:42.905Z] aedc3bda2944: Preparing [2024-03-05T02:53:42.905Z] bff31e17a442: Waiting [2024-03-05T02:53:42.905Z] b8787682a86a: Waiting [2024-03-05T02:53:42.905Z] 5f70bf18a086: Waiting [2024-03-05T02:53:42.905Z] e88cc11dc428: Waiting [2024-03-05T02:53:42.905Z] 6eb6826bd2ea: Waiting [2024-03-05T02:53:42.905Z] 7bc167d68f3c: Waiting [2024-03-05T02:53:42.905Z] aedc3bda2944: Waiting [2024-03-05T02:53:42.905Z] cdb522fdafd7: Waiting [2024-03-05T02:53:42.905Z] 9f3f3a6eed6b: Waiting [2024-03-05T02:53:42.905Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:53:42.905Z] 54f29beb8434: Pushed [2024-03-05T02:53:42.905Z] 60abd97a2e46: Pushed [2024-03-05T02:53:42.905Z] 45a29db2981d: Pushed [2024-03-05T02:53:42.905Z] 3f2802f9d11e: Pushed [2024-03-05T02:53:42.905Z] 573f806547a3: Pushed [2024-03-05T02:53:42.905Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:42.905Z] 9f3f3a6eed6b: Pushed [2024-03-05T02:53:42.905Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:43.163Z] e88cc11dc428: Pushed [2024-03-05T02:53:43.163Z] 5f70bf18a086: Pushed [2024-03-05T02:53:43.163Z] bff31e17a442: Pushed [2024-03-05T02:53:43.163Z] b8787682a86a: Pushed [2024-03-05T02:53:43.163Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:43.163Z] 6eb6826bd2ea: Pushed [2024-03-05T02:53:43.163Z] 7bc167d68f3c: Pushed [2024-03-05T02:53:44.537Z] cdb522fdafd7: Pushed [2024-03-05T02:53:44.537Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:253a760dd7998104e3e5b38a18a2b2e9bb04f7c073e1cf1c0f245d2993055e5d size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:45.056Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:45.563Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-03-05T02:53:45.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-05T02:53:45.563Z] 60abd97a2e46: Preparing [2024-03-05T02:53:45.563Z] 54f29beb8434: Preparing [2024-03-05T02:53:45.563Z] 3f2802f9d11e: Preparing [2024-03-05T02:53:45.563Z] 45a29db2981d: Preparing [2024-03-05T02:53:45.563Z] 573f806547a3: Preparing [2024-03-05T02:53:45.563Z] 9f3f3a6eed6b: Preparing [2024-03-05T02:53:45.563Z] cdb522fdafd7: Preparing [2024-03-05T02:53:45.563Z] d2af94d74e62: Preparing [2024-03-05T02:53:45.563Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:45.563Z] bff31e17a442: Preparing [2024-03-05T02:53:45.563Z] b8787682a86a: Preparing [2024-03-05T02:53:45.563Z] 5f70bf18a086: Preparing [2024-03-05T02:53:45.563Z] e88cc11dc428: Preparing [2024-03-05T02:53:45.563Z] 6eb6826bd2ea: Preparing [2024-03-05T02:53:45.563Z] 7bc167d68f3c: Preparing [2024-03-05T02:53:45.563Z] d2af94d74e62: Waiting [2024-03-05T02:53:45.563Z] 9f3f3a6eed6b: Waiting [2024-03-05T02:53:45.563Z] cdb522fdafd7: Waiting [2024-03-05T02:53:45.563Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:53:45.563Z] bff31e17a442: Waiting [2024-03-05T02:53:45.563Z] b8787682a86a: Waiting [2024-03-05T02:53:45.563Z] 5f70bf18a086: Waiting [2024-03-05T02:53:45.563Z] 6eb6826bd2ea: Waiting [2024-03-05T02:53:45.563Z] 7bc167d68f3c: Waiting [2024-03-05T02:53:45.563Z] aedc3bda2944: Preparing [2024-03-05T02:53:45.563Z] aedc3bda2944: Waiting [2024-03-05T02:53:45.563Z] 45a29db2981d: Layer already exists [2024-03-05T02:53:45.563Z] 54f29beb8434: Layer already exists [2024-03-05T02:53:45.563Z] 3f2802f9d11e: Layer already exists [2024-03-05T02:53:45.563Z] 60abd97a2e46: Layer already exists [2024-03-05T02:53:45.563Z] 573f806547a3: Layer already exists [2024-03-05T02:53:45.563Z] cdb522fdafd7: Layer already exists [2024-03-05T02:53:45.563Z] 9f3f3a6eed6b: Layer already exists [2024-03-05T02:53:45.563Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:45.563Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:45.563Z] bff31e17a442: Layer already exists [2024-03-05T02:53:45.563Z] b8787682a86a: Layer already exists [2024-03-05T02:53:45.563Z] e88cc11dc428: Layer already exists [2024-03-05T02:53:45.563Z] 5f70bf18a086: Layer already exists [2024-03-05T02:53:45.563Z] 6eb6826bd2ea: Layer already exists [2024-03-05T02:53:45.563Z] 7bc167d68f3c: Layer already exists [2024-03-05T02:53:45.563Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:45.563Z] latest: digest: sha256:253a760dd7998104e3e5b38a18a2b2e9bb04f7c073e1cf1c0f245d2993055e5d size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:46.055Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:46.564Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.21 [2024-03-05T02:53:46.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-05T02:53:46.564Z] 60abd97a2e46: Preparing [2024-03-05T02:53:46.564Z] 54f29beb8434: Preparing [2024-03-05T02:53:46.564Z] 3f2802f9d11e: Preparing [2024-03-05T02:53:46.564Z] 45a29db2981d: Preparing [2024-03-05T02:53:46.564Z] 573f806547a3: Preparing [2024-03-05T02:53:46.564Z] 9f3f3a6eed6b: Preparing [2024-03-05T02:53:46.564Z] cdb522fdafd7: Preparing [2024-03-05T02:53:46.564Z] d2af94d74e62: Preparing [2024-03-05T02:53:46.564Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:46.564Z] bff31e17a442: Preparing [2024-03-05T02:53:46.564Z] b8787682a86a: Preparing [2024-03-05T02:53:46.564Z] 5f70bf18a086: Preparing [2024-03-05T02:53:46.564Z] e88cc11dc428: Preparing [2024-03-05T02:53:46.564Z] 6eb6826bd2ea: Preparing [2024-03-05T02:53:46.564Z] 7bc167d68f3c: Preparing [2024-03-05T02:53:46.564Z] aedc3bda2944: Preparing [2024-03-05T02:53:46.564Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:53:46.564Z] bff31e17a442: Waiting [2024-03-05T02:53:46.564Z] b8787682a86a: Waiting [2024-03-05T02:53:46.564Z] 9f3f3a6eed6b: Waiting [2024-03-05T02:53:46.564Z] 5f70bf18a086: Waiting [2024-03-05T02:53:46.564Z] cdb522fdafd7: Waiting [2024-03-05T02:53:46.564Z] e88cc11dc428: Waiting [2024-03-05T02:53:46.564Z] d2af94d74e62: Waiting [2024-03-05T02:53:46.564Z] 6eb6826bd2ea: Waiting [2024-03-05T02:53:46.564Z] aedc3bda2944: Waiting [2024-03-05T02:53:46.564Z] 60abd97a2e46: Layer already exists [2024-03-05T02:53:46.564Z] 54f29beb8434: Layer already exists [2024-03-05T02:53:46.564Z] 45a29db2981d: Layer already exists [2024-03-05T02:53:46.564Z] 573f806547a3: Layer already exists [2024-03-05T02:53:46.564Z] 3f2802f9d11e: Layer already exists [2024-03-05T02:53:46.564Z] cdb522fdafd7: Layer already exists [2024-03-05T02:53:46.564Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:46.564Z] 9f3f3a6eed6b: Layer already exists [2024-03-05T02:53:46.564Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:46.564Z] bff31e17a442: Layer already exists [2024-03-05T02:53:46.564Z] b8787682a86a: Layer already exists [2024-03-05T02:53:46.564Z] 5f70bf18a086: Layer already exists [2024-03-05T02:53:46.564Z] 6eb6826bd2ea: Layer already exists [2024-03-05T02:53:46.564Z] e88cc11dc428: Layer already exists [2024-03-05T02:53:46.564Z] 7bc167d68f3c: Layer already exists [2024-03-05T02:53:46.564Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:46.564Z] 3.2.0-dev.21: digest: sha256:253a760dd7998104e3e5b38a18a2b2e9bb04f7c073e1cf1c0f245d2993055e5d size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:47.052Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:47.536Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:53:47.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-05T02:53:47.536Z] 60abd97a2e46: Preparing [2024-03-05T02:53:47.536Z] 54f29beb8434: Preparing [2024-03-05T02:53:47.536Z] 3f2802f9d11e: Preparing [2024-03-05T02:53:47.536Z] 45a29db2981d: Preparing [2024-03-05T02:53:47.536Z] 573f806547a3: Preparing [2024-03-05T02:53:47.536Z] 9f3f3a6eed6b: Preparing [2024-03-05T02:53:47.536Z] cdb522fdafd7: Preparing [2024-03-05T02:53:47.536Z] d2af94d74e62: Preparing [2024-03-05T02:53:47.536Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:47.536Z] cdb522fdafd7: Waiting [2024-03-05T02:53:47.536Z] 9f3f3a6eed6b: Waiting [2024-03-05T02:53:47.536Z] d2af94d74e62: Waiting [2024-03-05T02:53:47.536Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:53:47.536Z] bff31e17a442: Preparing [2024-03-05T02:53:47.536Z] b8787682a86a: Preparing [2024-03-05T02:53:47.536Z] bff31e17a442: Waiting [2024-03-05T02:53:47.536Z] 5f70bf18a086: Preparing [2024-03-05T02:53:47.536Z] e88cc11dc428: Preparing [2024-03-05T02:53:47.536Z] 6eb6826bd2ea: Preparing [2024-03-05T02:53:47.536Z] 7bc167d68f3c: Preparing [2024-03-05T02:53:47.536Z] b8787682a86a: Waiting [2024-03-05T02:53:47.536Z] e88cc11dc428: Waiting [2024-03-05T02:53:47.536Z] 6eb6826bd2ea: Waiting [2024-03-05T02:53:47.536Z] 5f70bf18a086: Waiting [2024-03-05T02:53:47.536Z] aedc3bda2944: Preparing [2024-03-05T02:53:47.536Z] 7bc167d68f3c: Waiting [2024-03-05T02:53:47.537Z] aedc3bda2944: Waiting [2024-03-05T02:53:47.537Z] 54f29beb8434: Layer already exists [2024-03-05T02:53:47.537Z] 573f806547a3: Layer already exists [2024-03-05T02:53:47.537Z] 3f2802f9d11e: Layer already exists [2024-03-05T02:53:47.537Z] 45a29db2981d: Layer already exists [2024-03-05T02:53:47.537Z] 60abd97a2e46: Layer already exists [2024-03-05T02:53:47.537Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:47.537Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:47.537Z] cdb522fdafd7: Layer already exists [2024-03-05T02:53:47.537Z] bff31e17a442: Layer already exists [2024-03-05T02:53:47.537Z] e88cc11dc428: Layer already exists [2024-03-05T02:53:47.537Z] 5f70bf18a086: Layer already exists [2024-03-05T02:53:47.537Z] 6eb6826bd2ea: Layer already exists [2024-03-05T02:53:47.537Z] b8787682a86a: Layer already exists [2024-03-05T02:53:47.537Z] 9f3f3a6eed6b: Layer already exists [2024-03-05T02:53:47.537Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:47.537Z] 7bc167d68f3c: Layer already exists [2024-03-05T02:53:47.537Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:253a760dd7998104e3e5b38a18a2b2e9bb04f7c073e1cf1c0f245d2993055e5d size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:48.018Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:48.509Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-03-05T02:53:48.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-03-05T02:53:48.509Z] 60abd97a2e46: Preparing [2024-03-05T02:53:48.509Z] 54f29beb8434: Preparing [2024-03-05T02:53:48.509Z] 3f2802f9d11e: Preparing [2024-03-05T02:53:48.509Z] 45a29db2981d: Preparing [2024-03-05T02:53:48.509Z] 573f806547a3: Preparing [2024-03-05T02:53:48.509Z] 9f3f3a6eed6b: Preparing [2024-03-05T02:53:48.509Z] cdb522fdafd7: Preparing [2024-03-05T02:53:48.509Z] d2af94d74e62: Preparing [2024-03-05T02:53:48.509Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:48.509Z] bff31e17a442: Preparing [2024-03-05T02:53:48.509Z] b8787682a86a: Preparing [2024-03-05T02:53:48.509Z] 5f70bf18a086: Preparing [2024-03-05T02:53:48.509Z] e88cc11dc428: Preparing [2024-03-05T02:53:48.509Z] 6eb6826bd2ea: Preparing [2024-03-05T02:53:48.509Z] 7bc167d68f3c: Preparing [2024-03-05T02:53:48.509Z] aedc3bda2944: Preparing [2024-03-05T02:53:48.509Z] bff31e17a442: Waiting [2024-03-05T02:53:48.509Z] e88cc11dc428: Waiting [2024-03-05T02:53:48.509Z] b8787682a86a: Waiting [2024-03-05T02:53:48.509Z] 9f3f3a6eed6b: Waiting [2024-03-05T02:53:48.509Z] 6eb6826bd2ea: Waiting [2024-03-05T02:53:48.509Z] 5f70bf18a086: Waiting [2024-03-05T02:53:48.509Z] 7bc167d68f3c: Waiting [2024-03-05T02:53:48.509Z] cdb522fdafd7: Waiting [2024-03-05T02:53:48.509Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:53:48.509Z] d2af94d74e62: Waiting [2024-03-05T02:53:48.509Z] aedc3bda2944: Waiting [2024-03-05T02:53:48.509Z] 45a29db2981d: Layer already exists [2024-03-05T02:53:48.509Z] 573f806547a3: Layer already exists [2024-03-05T02:53:48.509Z] 3f2802f9d11e: Layer already exists [2024-03-05T02:53:48.509Z] 54f29beb8434: Layer already exists [2024-03-05T02:53:48.509Z] 60abd97a2e46: Layer already exists [2024-03-05T02:53:48.509Z] 9f3f3a6eed6b: Layer already exists [2024-03-05T02:53:48.509Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:48.509Z] cdb522fdafd7: Layer already exists [2024-03-05T02:53:48.509Z] bff31e17a442: Layer already exists [2024-03-05T02:53:48.509Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:48.509Z] e88cc11dc428: Layer already exists [2024-03-05T02:53:48.509Z] 5f70bf18a086: Layer already exists [2024-03-05T02:53:48.509Z] b8787682a86a: Layer already exists [2024-03-05T02:53:48.509Z] 6eb6826bd2ea: Layer already exists [2024-03-05T02:53:48.509Z] 7bc167d68f3c: Layer already exists [2024-03-05T02:53:48.509Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:48.509Z] main: digest: sha256:253a760dd7998104e3e5b38a18a2b2e9bb04f7c073e1cf1c0f245d2993055e5d size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T02:53:49.017Z] ===================================================== [Pipeline] echo [2024-03-05T02:53:49.087Z] taggedImages: [2024-03-05T02:53:49.087Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:53:49.087Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-03-05T02:53:49.087Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.21 [2024-03-05T02:53:49.087Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:53:49.087Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-03-05T02:53:49.171Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-03-05T02:53:49.171Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:53:49.171Z] latest [2024-03-05T02:53:49.171Z] 3.2.0-dev.21 [2024-03-05T02:53:49.171Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:53:49.171Z] main [2024-03-05T02:53:49.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-05T02:53:51.069Z] 3e85d5ac6304: Pull complete [2024-03-05T02:53:51.069Z] c3105a71a48b: Pull complete [2024-03-05T02:53:51.069Z] 0f093f025ec4: Pull complete [2024-03-05T02:53:51.069Z] c3106fc0e877: Pull complete [Pipeline] sh [2024-03-05T02:53:51.343Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-03-05T02:53:51.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-03-05T02:53:51.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [2024-03-05T02:53:51.361Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // withEnv [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T02:53:51.889Z] prd-ubuntu20.04-docker-arm64-4c-16g-4925 does not seem to be running inside a container [2024-03-05T02:53:51.969Z] $ 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/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-03-05T02:53:54.470Z] $ docker top e97acf3f26939d6eddc42f69f41b6c797d80ffaca796224bcdd658823bcda8dc -eo pid,comm [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-03-05T02:53:55.220Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:53:55.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-05T02:53:55.220Z] f570798af4c3: Preparing [2024-03-05T02:53:55.220Z] 6b7d1fa111af: Preparing [2024-03-05T02:53:55.220Z] ccf5fd1c2e4e: Preparing [2024-03-05T02:53:55.220Z] 4d6c53ca97e5: Preparing [2024-03-05T02:53:55.220Z] d2af94d74e62: Preparing [2024-03-05T02:53:55.220Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:55.220Z] 8b32185428fe: Preparing [2024-03-05T02:53:55.220Z] f1e1a6fba34f: Preparing [2024-03-05T02:53:55.220Z] aedc3bda2944: Preparing [2024-03-05T02:53:55.220Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:53:55.220Z] 8b32185428fe: Waiting [2024-03-05T02:53:55.220Z] f1e1a6fba34f: Waiting [2024-03-05T02:53:55.220Z] aedc3bda2944: Waiting [2024-03-05T02:53:55.220Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:55.220Z] 6b7d1fa111af: Layer already exists [2024-03-05T02:53:55.220Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:55.220Z] 8b32185428fe: Layer already exists [2024-03-05T02:53:55.220Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:53:55.220Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:55.220Z] ccf5fd1c2e4e: Pushed [2024-03-05T02:53:55.220Z] f570798af4c3: Pushed [2024-03-05T02:53:55.505Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-03-05T02:53:56.157Z] 4d6c53ca97e5: Pushed [2024-03-05T02:53:56.417Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:9c7a9af9566b8c476ad4f6af9934de0f80a11beb5ba668c48d3290e1e897fbab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:56.950Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:57.460Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-03-05T02:53:57.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-05T02:53:57.460Z] f570798af4c3: Preparing [2024-03-05T02:53:57.460Z] 6b7d1fa111af: Preparing [2024-03-05T02:53:57.460Z] ccf5fd1c2e4e: Preparing [2024-03-05T02:53:57.460Z] 4d6c53ca97e5: Preparing [2024-03-05T02:53:57.460Z] d2af94d74e62: Preparing [2024-03-05T02:53:57.460Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:57.460Z] 8b32185428fe: Preparing [2024-03-05T02:53:57.460Z] f1e1a6fba34f: Preparing [2024-03-05T02:53:57.460Z] aedc3bda2944: Preparing [2024-03-05T02:53:57.460Z] f1e1a6fba34f: Waiting [2024-03-05T02:53:57.460Z] 8b32185428fe: Waiting [2024-03-05T02:53:57.460Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:53:57.460Z] aedc3bda2944: Waiting [2024-03-05T02:53:57.460Z] 6b7d1fa111af: Layer already exists [2024-03-05T02:53:57.460Z] f570798af4c3: Layer already exists [2024-03-05T02:53:57.460Z] ccf5fd1c2e4e: Layer already exists [2024-03-05T02:53:57.460Z] 4d6c53ca97e5: Layer already exists [2024-03-05T02:53:57.460Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:57.460Z] 8b32185428fe: Layer already exists [2024-03-05T02:53:57.460Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:53:57.460Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:57.460Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:57.460Z] latest: digest: sha256:9c7a9af9566b8c476ad4f6af9934de0f80a11beb5ba668c48d3290e1e897fbab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:58.005Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:58.637Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.21 [2024-03-05T02:53:58.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-05T02:53:58.637Z] f570798af4c3: Preparing [2024-03-05T02:53:58.637Z] 6b7d1fa111af: Preparing [2024-03-05T02:53:58.637Z] ccf5fd1c2e4e: Preparing [2024-03-05T02:53:58.637Z] 4d6c53ca97e5: Preparing [2024-03-05T02:53:58.637Z] d2af94d74e62: Preparing [2024-03-05T02:53:58.637Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:58.637Z] 8b32185428fe: Preparing [2024-03-05T02:53:58.637Z] f1e1a6fba34f: Preparing [2024-03-05T02:53:58.637Z] aedc3bda2944: Preparing [2024-03-05T02:53:58.637Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:53:58.637Z] 8b32185428fe: Waiting [2024-03-05T02:53:58.637Z] f1e1a6fba34f: Waiting [2024-03-05T02:53:58.637Z] aedc3bda2944: Waiting [2024-03-05T02:53:58.637Z] 6b7d1fa111af: Layer already exists [2024-03-05T02:53:58.637Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:58.637Z] 4d6c53ca97e5: Layer already exists [2024-03-05T02:53:58.637Z] f570798af4c3: Layer already exists [2024-03-05T02:53:58.637Z] ccf5fd1c2e4e: Layer already exists [2024-03-05T02:53:58.637Z] 8b32185428fe: Layer already exists [2024-03-05T02:53:58.637Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:53:58.637Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:58.637Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:58.637Z] 3.2.0-dev.21: digest: sha256:9c7a9af9566b8c476ad4f6af9934de0f80a11beb5ba668c48d3290e1e897fbab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:59.140Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:53:59.662Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:53:59.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-05T02:53:59.662Z] f570798af4c3: Preparing [2024-03-05T02:53:59.662Z] 6b7d1fa111af: Preparing [2024-03-05T02:53:59.662Z] ccf5fd1c2e4e: Preparing [2024-03-05T02:53:59.662Z] 4d6c53ca97e5: Preparing [2024-03-05T02:53:59.662Z] d2af94d74e62: Preparing [2024-03-05T02:53:59.662Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:53:59.662Z] 8b32185428fe: Preparing [2024-03-05T02:53:59.662Z] f1e1a6fba34f: Preparing [2024-03-05T02:53:59.662Z] aedc3bda2944: Preparing [2024-03-05T02:53:59.662Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:53:59.662Z] 8b32185428fe: Waiting [2024-03-05T02:53:59.662Z] f1e1a6fba34f: Waiting [2024-03-05T02:53:59.662Z] aedc3bda2944: Waiting [2024-03-05T02:53:59.662Z] 6b7d1fa111af: Layer already exists [2024-03-05T02:53:59.662Z] 4d6c53ca97e5: Layer already exists [2024-03-05T02:53:59.662Z] d2af94d74e62: Layer already exists [2024-03-05T02:53:59.662Z] f570798af4c3: Layer already exists [2024-03-05T02:53:59.662Z] ccf5fd1c2e4e: Layer already exists [2024-03-05T02:53:59.662Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:53:59.662Z] 8b32185428fe: Layer already exists [2024-03-05T02:53:59.662Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:53:59.662Z] aedc3bda2944: Layer already exists [2024-03-05T02:53:59.662Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:9c7a9af9566b8c476ad4f6af9934de0f80a11beb5ba668c48d3290e1e897fbab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:00.203Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:00.748Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-03-05T02:54:00.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-03-05T02:54:00.748Z] f570798af4c3: Preparing [2024-03-05T02:54:00.748Z] 6b7d1fa111af: Preparing [2024-03-05T02:54:00.748Z] ccf5fd1c2e4e: Preparing [2024-03-05T02:54:00.748Z] 4d6c53ca97e5: Preparing [2024-03-05T02:54:00.748Z] d2af94d74e62: Preparing [2024-03-05T02:54:00.748Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:54:00.748Z] 8b32185428fe: Preparing [2024-03-05T02:54:00.748Z] f1e1a6fba34f: Preparing [2024-03-05T02:54:00.748Z] aedc3bda2944: Preparing [2024-03-05T02:54:00.748Z] aedc3bda2944: Waiting [2024-03-05T02:54:00.748Z] f1e1a6fba34f: Waiting [2024-03-05T02:54:00.748Z] 8b32185428fe: Waiting [2024-03-05T02:54:00.748Z] d2af94d74e62: Layer already exists [2024-03-05T02:54:00.748Z] 4d6c53ca97e5: Layer already exists [2024-03-05T02:54:00.748Z] f570798af4c3: Layer already exists [2024-03-05T02:54:00.748Z] 6b7d1fa111af: Layer already exists [2024-03-05T02:54:00.748Z] 8b32185428fe: Layer already exists [2024-03-05T02:54:00.748Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:54:00.748Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:54:00.748Z] aedc3bda2944: Layer already exists [2024-03-05T02:54:00.748Z] ccf5fd1c2e4e: Layer already exists [2024-03-05T02:54:00.748Z] main: digest: sha256:9c7a9af9566b8c476ad4f6af9934de0f80a11beb5ba668c48d3290e1e897fbab size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T02:54:01.209Z] ===================================================== [Pipeline] echo [2024-03-05T02:54:01.288Z] taggedImages: [2024-03-05T02:54:01.289Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:54:01.289Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-03-05T02:54:01.289Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.21 [2024-03-05T02:54:01.289Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:54:01.289Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-03-05T02:54:01.475Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-03-05T02:54:01.475Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:54:01.475Z] latest [2024-03-05T02:54:01.475Z] 3.2.0-dev.21 [2024-03-05T02:54:01.475Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:54:01.475Z] main [2024-03-05T02:54:01.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:02.126Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:02.624Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:54:02.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-05T02:54:02.625Z] 660caa77d3af: Preparing [2024-03-05T02:54:02.625Z] a4569c4ffd34: Preparing [2024-03-05T02:54:02.625Z] a22ee75aa082: Preparing [2024-03-05T02:54:02.625Z] bdba98a59916: Preparing [2024-03-05T02:54:02.625Z] fa017abfbd1a: Preparing [2024-03-05T02:54:02.625Z] d2af94d74e62: Preparing [2024-03-05T02:54:02.625Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:54:02.625Z] 8beaa19b9c10: Preparing [2024-03-05T02:54:02.625Z] 3d526a28cd35: Preparing [2024-03-05T02:54:02.625Z] fc7001fc10bb: Preparing [2024-03-05T02:54:02.625Z] aedc3bda2944: Preparing [2024-03-05T02:54:02.625Z] 3d526a28cd35: Waiting [2024-03-05T02:54:02.625Z] 8beaa19b9c10: Waiting [2024-03-05T02:54:02.625Z] fc7001fc10bb: Waiting [2024-03-05T02:54:02.625Z] d2af94d74e62: Waiting [2024-03-05T02:54:02.625Z] aedc3bda2944: Waiting [2024-03-05T02:54:02.625Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:54:02.625Z] a4569c4ffd34: Pushed [2024-03-05T02:54:02.625Z] 660caa77d3af: Pushed [2024-03-05T02:54:02.625Z] fa017abfbd1a: Pushed [2024-03-05T02:54:02.625Z] bdba98a59916: Pushed [2024-03-05T02:54:02.625Z] d2af94d74e62: Layer already exists [2024-03-05T02:54:02.625Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:54:02.884Z] aedc3bda2944: Layer already exists [2024-03-05T02:54:02.884Z] 3d526a28cd35: Pushed [2024-03-05T02:54:02.884Z] 8beaa19b9c10: Pushed [2024-03-05T02:54:06.636Z] a22ee75aa082: Pushed [2024-03-05T02:54:06.636Z] fc7001fc10bb: Pushed [2024-03-05T02:54:06.641Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-03-05T02:54:06.641Z] #1 transferring dockerfile: 2.15kB done [2024-03-05T02:54:06.641Z] #1 DONE 0.2s [2024-03-05T02:54:06.641Z] [2024-03-05T02:54:06.641Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-03-05T02:54:06.641Z] #2 transferring dockerfile: 2.06kB 0.0s done [2024-03-05T02:54:06.641Z] #2 DONE 0.1s [2024-03-05T02:54:06.641Z] [2024-03-05T02:54:06.641Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-03-05T02:54:06.641Z] #3 transferring dockerfile: 2.50kB 0.0s done [2024-03-05T02:54:06.641Z] #3 DONE 0.1s [2024-03-05T02:54:06.641Z] [2024-03-05T02:54:06.641Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-03-05T02:54:06.641Z] #4 transferring dockerfile: 1.93kB 0.0s done [2024-03-05T02:54:06.641Z] #4 DONE 0.1s [2024-03-05T02:54:06.641Z] [2024-03-05T02:54:06.641Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-03-05T02:54:06.641Z] #5 transferring dockerfile: 1.69kB done [2024-03-05T02:54:06.641Z] #5 DONE 0.1s [2024-03-05T02:54:06.641Z] [2024-03-05T02:54:06.641Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-03-05T02:54:06.641Z] #6 transferring dockerfile: 1.89kB 0.0s done [2024-03-05T02:54:06.641Z] #6 DONE 0.1s [2024-03-05T02:54:06.641Z] [2024-03-05T02:54:06.641Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-03-05T02:54:06.641Z] #7 transferring dockerfile: 2.23kB done [2024-03-05T02:54:06.641Z] #7 DONE 0.1s [2024-03-05T02:54:06.641Z] [2024-03-05T02:54:06.641Z] #8 [core-data internal] load build definition from Dockerfile [2024-03-05T02:54:06.641Z] #8 transferring dockerfile: 2.01kB done [2024-03-05T02:54:06.641Z] #8 DONE 0.1s [2024-03-05T02:54:06.641Z] [2024-03-05T02:54:06.641Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-03-05T02:54:06.641Z] #9 transferring dockerfile: 1.70kB 0.0s done [2024-03-05T02:54:06.641Z] #9 DONE 0.1s [2024-03-05T02:54:06.641Z] [2024-03-05T02:54:06.641Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-03-05T02:54:06.641Z] #10 transferring dockerfile: 2.93kB 0.0s done [2024-03-05T02:54:06.641Z] #10 DONE 0.1s [2024-03-05T02:54:06.641Z] [2024-03-05T02:54:06.641Z] #11 [core-command internal] load build definition from Dockerfile [2024-03-05T02:54:06.641Z] #11 transferring dockerfile: 1.93kB 0.1s done [2024-03-05T02:54:06.641Z] #11 DONE 0.1s [2024-03-05T02:54:06.641Z] [2024-03-05T02:54:06.641Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-03-05T02:54:06.641Z] #12 transferring dockerfile: 1.81kB 0.0s done [2024-03-05T02:54:06.641Z] #12 DONE 0.1s [2024-03-05T02:54:06.641Z] [2024-03-05T02:54:06.641Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-03-05T02:54:06.641Z] #13 transferring dockerfile: 1.95kB 0.0s done [2024-03-05T02:54:06.641Z] #13 DONE 0.1s [2024-03-05T02:54:06.641Z] [2024-03-05T02:54:06.641Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-03-05T02:54:06.641Z] #14 transferring dockerfile: 2.49kB done [2024-03-05T02:54:06.641Z] #14 DONE 0.1s [2024-03-05T02:54:06.641Z] [2024-03-05T02:54:06.641Z] #15 [security-proxy-auth internal] load .dockerignore [2024-03-05T02:54:06.641Z] #15 transferring context: 50B 0.0s done [2024-03-05T02:54:06.641Z] #15 DONE 0.1s [2024-03-05T02:54:07.228Z] [2024-03-05T02:54:07.228Z] #16 [core-metadata internal] load .dockerignore [2024-03-05T02:54:07.228Z] #16 transferring context: 50B 0.0s done [2024-03-05T02:54:07.228Z] #16 DONE 0.1s [2024-03-05T02:54:07.496Z] [2024-03-05T02:54:07.496Z] #17 [security-proxy-setup internal] load .dockerignore [2024-03-05T02:54:07.496Z] #17 transferring context: 50B done [2024-03-05T02:54:07.496Z] #17 DONE 0.1s [2024-03-05T02:54:07.496Z] [2024-03-05T02:54:07.496Z] #18 [support-scheduler internal] load .dockerignore [2024-03-05T02:54:07.496Z] #18 transferring context: 50B 0.0s done [2024-03-05T02:54:07.496Z] #18 DONE 0.1s [2024-03-05T02:54:07.496Z] [2024-03-05T02:54:07.496Z] #19 [security-spire-config internal] load .dockerignore [2024-03-05T02:54:07.496Z] #19 transferring context: 50B 0.0s done [2024-03-05T02:54:07.770Z] #19 DONE 0.1s [2024-03-05T02:54:07.770Z] [2024-03-05T02:54:07.770Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-03-05T02:54:07.770Z] #20 transferring context: 50B 0.0s done [2024-03-05T02:54:07.770Z] #20 DONE 0.1s [2024-03-05T02:54:07.770Z] [2024-03-05T02:54:07.770Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-03-05T02:54:07.770Z] #21 transferring context: 50B done [2024-03-05T02:54:07.770Z] #21 DONE 0.1s [2024-03-05T02:54:07.770Z] [2024-03-05T02:54:07.770Z] #22 [core-data internal] load .dockerignore [2024-03-05T02:54:07.770Z] #22 transferring context: 50B 0.0s done [2024-03-05T02:54:07.770Z] #22 DONE 0.1s [2024-03-05T02:54:08.045Z] [2024-03-05T02:54:08.045Z] #23 [security-spire-server internal] load .dockerignore [2024-03-05T02:54:08.045Z] #23 transferring context: 50B 0.0s done [2024-03-05T02:54:08.045Z] #23 DONE 0.1s [2024-03-05T02:54:08.045Z] [2024-03-05T02:54:08.045Z] #24 [security-bootstrapper internal] load .dockerignore [2024-03-05T02:54:08.045Z] #24 transferring context: 50B done [2024-03-05T02:54:08.045Z] #24 DONE 0.1s [2024-03-05T02:54:08.045Z] [2024-03-05T02:54:08.045Z] #25 [core-command internal] load .dockerignore [2024-03-05T02:54:08.045Z] #25 transferring context: 50B done [2024-03-05T02:54:08.045Z] #25 DONE 0.1s [2024-03-05T02:54:08.045Z] [2024-03-05T02:54:08.045Z] #26 [security-spire-agent internal] load .dockerignore [2024-03-05T02:54:08.318Z] #26 transferring context: 50B 0.0s done [2024-03-05T02:54:08.318Z] #26 DONE 0.1s [2024-03-05T02:54:08.318Z] [2024-03-05T02:54:08.318Z] #27 [support-notifications internal] load .dockerignore [2024-03-05T02:54:08.318Z] #27 transferring context: 50B done [2024-03-05T02:54:08.318Z] #27 DONE 0.1s [2024-03-05T02:54:08.318Z] [2024-03-05T02:54:08.318Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-03-05T02:54:08.318Z] #28 transferring context: 50B done [2024-03-05T02:54:08.318Z] #28 DONE 0.1s [2024-03-05T02:54:08.318Z] [2024-03-05T02:54:08.318Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T02:54:08.318Z] #29 DONE 0.0s [2024-03-05T02:54:08.318Z] [2024-03-05T02:54:08.318Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T02:54:08.589Z] #30 DONE 0.2s [2024-03-05T02:54:08.589Z] [2024-03-05T02:54:08.589Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:54:08.589Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:54:08.857Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:54:08.857Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T02:54:08.857Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T02:54:08.857Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 1.90MB / 3.33MB 0.2s [2024-03-05T02:54:08.857Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2024-03-05T02:54:09.125Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-05T02:54:09.393Z] #31 ... [2024-03-05T02:54:09.393Z] [2024-03-05T02:54:09.393Z] #32 [security-proxy-auth internal] load build context [2024-03-05T02:54:09.393Z] #32 transferring context: 2.56MB 0.5s done [2024-03-05T02:54:09.393Z] #32 DONE 0.7s [2024-03-05T02:54:09.393Z] [2024-03-05T02:54:09.393Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:54:09.663Z] #31 ... [2024-03-05T02:54:09.663Z] [2024-03-05T02:54:09.663Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T02:54:09.663Z] #29 DONE 0.0s [2024-03-05T02:54:09.663Z] [2024-03-05T02:54:09.663Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T02:54:09.663Z] #33 DONE 1.0s [2024-03-05T02:54:09.663Z] [2024-03-05T02:54:09.663Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:54:09.663Z] #31 ... [2024-03-05T02:54:09.663Z] [2024-03-05T02:54:09.663Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T02:54:09.663Z] #29 DONE 0.0s [2024-03-05T02:54:09.663Z] [2024-03-05T02:54:09.663Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T02:54:09.663Z] #30 DONE 0.3s [2024-03-05T02:54:09.663Z] [2024-03-05T02:54:09.663Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T02:54:09.663Z] #33 DONE 1.8s [2024-03-05T02:54:09.663Z] [2024-03-05T02:54:09.663Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:54:09.663Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:54:09.663Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:54:09.663Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T02:54:09.663Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T02:54:09.663Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-05T02:54:09.663Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done [2024-03-05T02:54:09.936Z] #31 ... [2024-03-05T02:54:09.936Z] [2024-03-05T02:54:09.936Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T02:54:09.936Z] #29 DONE 0.0s [2024-03-05T02:54:09.936Z] [2024-03-05T02:54:09.936Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T02:54:09.936Z] #33 DONE 1.8s [2024-03-05T02:54:09.936Z] [2024-03-05T02:54:09.936Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:54:09.936Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:54:09.936Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:54:09.936Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T02:54:09.936Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T02:54:09.936Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-05T02:54:09.936Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done [2024-03-05T02:54:10.206Z] #31 ... [2024-03-05T02:54:10.206Z] [2024-03-05T02:54:10.206Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T02:54:10.206Z] #30 DONE 0.5s [2024-03-05T02:54:10.206Z] [2024-03-05T02:54:10.206Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T02:54:10.206Z] #33 DONE 1.8s [2024-03-05T02:54:10.206Z] [2024-03-05T02:54:10.206Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-03-05T02:54:10.206Z] #34 DONE 0.8s [2024-03-05T02:54:10.206Z] [2024-03-05T02:54:10.206Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:54:10.206Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:54:10.206Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:54:10.206Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T02:54:10.206Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T02:54:10.206Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-05T02:54:10.206Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done [2024-03-05T02:54:10.206Z] #31 ... [2024-03-05T02:54:10.206Z] [2024-03-05T02:54:10.206Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T02:54:10.206Z] #29 DONE 0.0s [2024-03-05T02:54:10.477Z] [2024-03-05T02:54:10.477Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T02:54:10.477Z] #30 DONE 0.7s [2024-03-05T02:54:10.477Z] [2024-03-05T02:54:10.477Z] #35 [security-proxy-setup internal] load build context [2024-03-05T02:54:10.477Z] #35 ... [2024-03-05T02:54:10.477Z] [2024-03-05T02:54:10.477Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T02:54:10.477Z] #33 DONE 1.8s [2024-03-05T02:54:10.477Z] [2024-03-05T02:54:10.477Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T02:54:10.477Z] #29 DONE 0.0s [2024-03-05T02:54:10.477Z] [2024-03-05T02:54:10.477Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-03-05T02:54:10.477Z] #34 DONE 0.8s [2024-03-05T02:54:10.477Z] [2024-03-05T02:54:10.477Z] #35 [security-proxy-setup internal] load build context [2024-03-05T02:54:10.745Z] #35 ... [2024-03-05T02:54:10.745Z] [2024-03-05T02:54:10.745Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T02:54:10.745Z] #29 DONE 0.0s [2024-03-05T02:54:10.745Z] [2024-03-05T02:54:10.745Z] #36 [core-metadata internal] load build context [2024-03-05T02:54:10.745Z] #36 transferring context: 2.56MB 0.8s done [2024-03-05T02:54:10.745Z] #36 DONE 1.0s [2024-03-05T02:54:10.745Z] [2024-03-05T02:54:10.745Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:54:10.745Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:54:10.745Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:54:10.745Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T02:54:10.745Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T02:54:10.745Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-05T02:54:10.745Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done [2024-03-05T02:54:10.745Z] #31 DONE 2.8s [2024-03-05T02:54:10.745Z] [2024-03-05T02:54:10.745Z] #35 [security-proxy-setup internal] load build context [2024-03-05T02:54:10.745Z] #35 transferring context: 2.56MB 0.8s done [2024-03-05T02:54:10.990Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:c69689c6454b80375933de93315c8819b0753f4013abff1ee9e5aeb45c11aea0 size: 2611 [Pipeline] } [2024-03-05T02:54:11.015Z] #35 ... [2024-03-05T02:54:11.015Z] [2024-03-05T02:54:11.015Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T02:54:11.015Z] #29 DONE 0.0s [2024-03-05T02:54:11.015Z] [2024-03-05T02:54:11.015Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:11.290Z] #30 ... [2024-03-05T02:54:11.290Z] [2024-03-05T02:54:11.290Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T02:54:11.290Z] #33 DONE 1.8s [2024-03-05T02:54:11.290Z] [2024-03-05T02:54:11.290Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-03-05T02:54:11.290Z] #34 DONE 0.8s [2024-03-05T02:54:11.290Z] [2024-03-05T02:54:11.290Z] #35 [security-proxy-setup internal] load build context [2024-03-05T02:54:11.290Z] #35 DONE 1.2s [2024-03-05T02:54:11.290Z] [2024-03-05T02:54:11.290Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T02:54:11.290Z] #29 DONE 0.0s [2024-03-05T02:54:11.290Z] [2024-03-05T02:54:11.290Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:54:11.290Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:54:11.290Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:54:11.290Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T02:54:11.290Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T02:54:11.290Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-05T02:54:11.290Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done [2024-03-05T02:54:11.290Z] #31 DONE 2.8s [2024-03-05T02:54:11.290Z] [2024-03-05T02:54:11.290Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T02:54:11.511Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [2024-03-05T02:54:11.560Z] #30 ... [2024-03-05T02:54:11.560Z] [2024-03-05T02:54:11.560Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T02:54:11.560Z] #29 DONE 0.0s [2024-03-05T02:54:11.560Z] [2024-03-05T02:54:11.560Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:11.837Z] #30 ... [2024-03-05T02:54:11.838Z] [2024-03-05T02:54:11.838Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T02:54:11.838Z] #33 DONE 2.0s [2024-03-05T02:54:11.838Z] [2024-03-05T02:54:11.838Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-03-05T02:54:11.838Z] #34 DONE 1.0s [2024-03-05T02:54:11.838Z] [2024-03-05T02:54:11.838Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:54:11.838Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:54:11.838Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:54:11.838Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T02:54:11.838Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T02:54:11.838Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-05T02:54:11.838Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done [2024-03-05T02:54:11.838Z] #31 DONE 2.9s [2024-03-05T02:54:11.838Z] [2024-03-05T02:54:11.838Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-03-05T02:54:11.838Z] #29 DONE 0.0s [2024-03-05T02:54:11.838Z] [2024-03-05T02:54:11.838Z] #37 [support-notifications internal] load build context [2024-03-05T02:54:11.838Z] #37 DONE 0.0s [2024-03-05T02:54:11.838Z] [2024-03-05T02:54:11.838Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T02:54:12.087Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-03-05T02:54:12.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-05T02:54:12.088Z] 660caa77d3af: Preparing [2024-03-05T02:54:12.088Z] a4569c4ffd34: Preparing [2024-03-05T02:54:12.088Z] a22ee75aa082: Preparing [2024-03-05T02:54:12.088Z] bdba98a59916: Preparing [2024-03-05T02:54:12.088Z] fa017abfbd1a: Preparing [2024-03-05T02:54:12.088Z] d2af94d74e62: Preparing [2024-03-05T02:54:12.088Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:54:12.088Z] 8beaa19b9c10: Preparing [2024-03-05T02:54:12.088Z] 3d526a28cd35: Preparing [2024-03-05T02:54:12.088Z] fc7001fc10bb: Preparing [2024-03-05T02:54:12.088Z] aedc3bda2944: Preparing [2024-03-05T02:54:12.088Z] d2af94d74e62: Waiting [2024-03-05T02:54:12.088Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:54:12.088Z] 8beaa19b9c10: Waiting [2024-03-05T02:54:12.088Z] 3d526a28cd35: Waiting [2024-03-05T02:54:12.088Z] fc7001fc10bb: Waiting [2024-03-05T02:54:12.088Z] aedc3bda2944: Waiting [2024-03-05T02:54:12.088Z] bdba98a59916: Layer already exists [2024-03-05T02:54:12.088Z] a4569c4ffd34: Layer already exists [2024-03-05T02:54:12.088Z] 660caa77d3af: Layer already exists [2024-03-05T02:54:12.088Z] a22ee75aa082: Layer already exists [2024-03-05T02:54:12.088Z] fa017abfbd1a: Layer already exists [2024-03-05T02:54:12.088Z] 3d526a28cd35: Layer already exists [2024-03-05T02:54:12.088Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:54:12.088Z] fc7001fc10bb: Layer already exists [2024-03-05T02:54:12.088Z] d2af94d74e62: Layer already exists [2024-03-05T02:54:12.088Z] 8beaa19b9c10: Layer already exists [2024-03-05T02:54:12.088Z] aedc3bda2944: Layer already exists [2024-03-05T02:54:12.088Z] latest: digest: sha256:c69689c6454b80375933de93315c8819b0753f4013abff1ee9e5aeb45c11aea0 size: 2611 [Pipeline] } [2024-03-05T02:54:12.110Z] #30 ... [2024-03-05T02:54:12.110Z] [2024-03-05T02:54:12.110Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T02:54:12.110Z] #33 DONE 2.0s [2024-03-05T02:54:12.110Z] [2024-03-05T02:54:12.110Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2024-03-05T02:54:12.110Z] #34 DONE 1.0s [2024-03-05T02:54:12.110Z] [2024-03-05T02:54:12.110Z] #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:54:12.110Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:54:12.110Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:54:12.110Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T02:54:12.110Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T02:54:12.110Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-05T02:54:12.110Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done [2024-03-05T02:54:12.110Z] #31 DONE 2.9s [2024-03-05T02:54:12.110Z] [2024-03-05T02:54:12.110Z] #38 [security-spiffe-token-provider internal] load build context [2024-03-05T02:54:12.110Z] #38 transferring context: 2.56MB 1.1s done [2024-03-05T02:54:12.110Z] #38 DONE 1.6s [2024-03-05T02:54:12.110Z] [2024-03-05T02:54:12.110Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T02:54:12.110Z] #33 DONE 2.0s [2024-03-05T02:54:12.110Z] [2024-03-05T02:54:12.110Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-03-05T02:54:12.110Z] #34 DONE 1.0s [2024-03-05T02:54:12.110Z] [2024-03-05T02:54:12.110Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:54:12.110Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:54:12.110Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:54:12.110Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T02:54:12.110Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T02:54:12.110Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-05T02:54:12.110Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done [2024-03-05T02:54:12.110Z] #31 DONE 2.9s [2024-03-05T02:54:12.110Z] [2024-03-05T02:54:12.110Z] #39 [core-data internal] load build context [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:12.381Z] #39 ... [2024-03-05T02:54:12.381Z] [2024-03-05T02:54:12.381Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-03-05T02:54:12.381Z] #40 DONE 2.5s [2024-03-05T02:54:12.381Z] [2024-03-05T02:54:12.381Z] #39 [core-data internal] load build context [2024-03-05T02:54:12.651Z] #39 ... [2024-03-05T02:54:12.651Z] [2024-03-05T02:54:12.651Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:54:12.651Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:54:12.651Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:54:12.651Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T02:54:12.651Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T02:54:12.651Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-05T02:54:12.651Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done [2024-03-05T02:54:12.651Z] #31 DONE 2.9s [2024-03-05T02:54:12.651Z] [2024-03-05T02:54:12.651Z] #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:54:12.651Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:54:12.651Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:54:12.651Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T02:54:12.651Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T02:54:12.651Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-05T02:54:12.651Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done [2024-03-05T02:54:12.651Z] #31 DONE 2.9s [2024-03-05T02:54:12.651Z] [2024-03-05T02:54:12.651Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:12.651Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:13.529Z] #41 ... [2024-03-05T02:54:13.529Z] [2024-03-05T02:54:13.529Z] #42 [support-scheduler internal] load build context [2024-03-05T02:54:13.529Z] #42 transferring context: 2.56MB 2.1s done [2024-03-05T02:54:13.529Z] #42 DONE 2.9s [2024-03-05T02:54:13.529Z] [2024-03-05T02:54:13.529Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-03-05T02:54:13.529Z] #30 DONE 3.3s [2024-03-05T02:54:13.529Z] [2024-03-05T02:54:13.529Z] #43 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-05T02:54:13.529Z] #43 ... [2024-03-05T02:54:13.529Z] [2024-03-05T02:54:13.529Z] #39 [core-data internal] load build context [2024-03-05T02:54:13.529Z] #39 transferring context: 2.56MB 1.7s done [2024-03-05T02:54:13.529Z] #39 DONE 2.3s [2024-03-05T02:54:13.529Z] [2024-03-05T02:54:13.529Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-03-05T02:54:13.529Z] #33 DONE 2.0s [2024-03-05T02:54:13.529Z] [2024-03-05T02:54:13.529Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-03-05T02:54:13.529Z] #34 DONE 1.0s [2024-03-05T02:54:13.529Z] [2024-03-05T02:54:13.529Z] #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:54:13.529Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:54:13.529Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:54:13.529Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T02:54:13.529Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T02:54:13.529Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-05T02:54:13.529Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done [2024-03-05T02:54:13.529Z] #31 DONE 2.9s [2024-03-05T02:54:13.529Z] [2024-03-05T02:54:13.529Z] #44 [security-secretstore-setup internal] load build context [2024-03-05T02:54:14.771Z] #44 ... [2024-03-05T02:54:14.771Z] [2024-03-05T02:54:14.771Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-03-05T02:54:14.771Z] #45 DONE 3.0s [2024-03-05T02:54:14.771Z] [2024-03-05T02:54:14.771Z] #46 [security-spire-config internal] load build context [2024-03-05T02:54:14.771Z] #46 transferring context: 16.35kB 0.3s done [2024-03-05T02:54:14.771Z] #46 DONE 1.7s [2024-03-05T02:54:14.771Z] [2024-03-05T02:54:14.771Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:14.771Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.7s done [2024-03-05T02:54:14.771Z] #41 DONE 1.8s [2024-03-05T02:54:14.771Z] [2024-03-05T02:54:14.771Z] #47 [core-common-config-bootstrapper internal] load build context [2024-03-05T02:54:14.771Z] #47 transferring context: 2.56MB 2.5s done [2024-03-05T02:54:14.771Z] #47 DONE 3.5s [2024-03-05T02:54:14.771Z] [2024-03-05T02:54:14.771Z] #37 [support-notifications internal] load build context [2024-03-05T02:54:14.771Z] #37 ... [2024-03-05T02:54:14.771Z] [2024-03-05T02:54:14.771Z] #48 [security-spire-server internal] load build context [2024-03-05T02:54:14.771Z] #48 transferring context: 18.10kB 0.2s done [2024-03-05T02:54:14.771Z] #48 DONE 2.1s [2024-03-05T02:54:14.771Z] [2024-03-05T02:54:14.771Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-05T02:54:14.771Z] #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done [2024-03-05T02:54:14.771Z] #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done [2024-03-05T02:54:14.771Z] #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done [2024-03-05T02:54:14.771Z] #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done [2024-03-05T02:54:14.771Z] #31 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.3s done [2024-03-05T02:54:14.771Z] #31 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done [2024-03-05T02:54:14.771Z] #31 DONE 2.9s [2024-03-05T02:54:14.771Z] [2024-03-05T02:54:14.771Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:14.771Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.7s done [2024-03-05T02:54:16.278Z] #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-03-05T02:54:16.278Z] #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-03-05T02:54:16.278Z] #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-03-05T02:54:16.554Z] #41 ... [2024-03-05T02:54:16.554Z] [2024-03-05T02:54:16.554Z] #49 [security-spire-agent internal] load build context [2024-03-05T02:54:16.554Z] #49 transferring context: 17.63kB 0.3s done [2024-03-05T02:54:16.554Z] #49 DONE 1.5s [2024-03-05T02:54:16.554Z] [2024-03-05T02:54:16.554Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:16.554Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.8s [2024-03-05T02:54:16.856Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 1.0s [2024-03-05T02:54:17.140Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.2s [2024-03-05T02:54:17.422Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.3s done [2024-03-05T02:54:17.422Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.5s [2024-03-05T02:54:17.697Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.7s [2024-03-05T02:54:17.697Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.7s [2024-03-05T02:54:17.697Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.8s done [2024-03-05T02:54:17.697Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2024-03-05T02:54:17.973Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done [2024-03-05T02:54:17.973Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done [2024-03-05T02:54:18.242Z] #41 ... [2024-03-05T02:54:18.242Z] [2024-03-05T02:54:18.242Z] #37 [support-notifications internal] load build context [2024-03-05T02:54:18.242Z] #37 transferring context: 2.56MB 4.4s done [2024-03-05T02:54:18.242Z] #37 DONE 6.2s [2024-03-05T02:54:18.242Z] [2024-03-05T02:54:18.242Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:18.242Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.0s done [2024-03-05T02:54:18.513Z] #41 ... [2024-03-05T02:54:18.513Z] [2024-03-05T02:54:18.513Z] #50 [core-command internal] load build context [2024-03-05T02:54:18.513Z] #50 transferring context: 2.56MB 3.8s done [2024-03-05T02:54:18.513Z] #50 DONE 6.4s [2024-03-05T02:54:18.513Z] [2024-03-05T02:54:18.513Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:19.493Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 3.4s [2024-03-05T02:54:19.493Z] #41 ... [2024-03-05T02:54:19.493Z] [2024-03-05T02:54:19.493Z] #51 [security-bootstrapper internal] load build context [2024-03-05T02:54:19.493Z] #51 transferring context: 2.56MB 5.2s done [2024-03-05T02:54:19.493Z] #51 DONE 7.3s [2024-03-05T02:54:19.493Z] [2024-03-05T02:54:19.493Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:19.765Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 4.0s [2024-03-05T02:54:20.045Z] #41 ... [2024-03-05T02:54:20.045Z] [2024-03-05T02:54:20.045Z] #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-05T02:54:20.045Z] #0 6.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:20.045Z] #0 7.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:20.045Z] #0 9.154 OK: 266 MiB in 52 packages [2024-03-05T02:54:20.255Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [2024-03-05T02:54:20.334Z] #52 ... [2024-03-05T02:54:20.334Z] [2024-03-05T02:54:20.334Z] #53 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-03-05T02:54:20.334Z] #0 8.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:20.334Z] #0 9.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:20.334Z] #53 ... [2024-03-05T02:54:20.334Z] [2024-03-05T02:54:20.334Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:20.605Z] #41 ... [2024-03-05T02:54:20.605Z] [2024-03-05T02:54:20.605Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-05T02:54:20.605Z] #0 9.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:20.605Z] #54 ... [2024-03-05T02:54:20.605Z] [2024-03-05T02:54:20.605Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:20.605Z] #41 ... [2024-03-05T02:54:20.605Z] [2024-03-05T02:54:20.605Z] #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-03-05T02:54:20.605Z] #52 DONE 10.8s [2024-03-05T02:54:20.605Z] [2024-03-05T02:54:20.605Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:20.840Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.21 [2024-03-05T02:54:20.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-05T02:54:20.840Z] 660caa77d3af: Preparing [2024-03-05T02:54:20.840Z] a4569c4ffd34: Preparing [2024-03-05T02:54:20.840Z] a22ee75aa082: Preparing [2024-03-05T02:54:20.840Z] bdba98a59916: Preparing [2024-03-05T02:54:20.840Z] fa017abfbd1a: Preparing [2024-03-05T02:54:20.840Z] d2af94d74e62: Preparing [2024-03-05T02:54:20.840Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:54:20.840Z] 8beaa19b9c10: Preparing [2024-03-05T02:54:20.840Z] 3d526a28cd35: Preparing [2024-03-05T02:54:20.840Z] fc7001fc10bb: Preparing [2024-03-05T02:54:20.840Z] aedc3bda2944: Preparing [2024-03-05T02:54:20.840Z] 8beaa19b9c10: Waiting [2024-03-05T02:54:20.840Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:54:20.840Z] fc7001fc10bb: Waiting [2024-03-05T02:54:20.840Z] 3d526a28cd35: Waiting [2024-03-05T02:54:20.840Z] d2af94d74e62: Waiting [2024-03-05T02:54:20.840Z] fa017abfbd1a: Layer already exists [2024-03-05T02:54:20.840Z] a4569c4ffd34: Layer already exists [2024-03-05T02:54:20.840Z] a22ee75aa082: Layer already exists [2024-03-05T02:54:20.840Z] 660caa77d3af: Layer already exists [2024-03-05T02:54:20.840Z] bdba98a59916: Layer already exists [2024-03-05T02:54:20.840Z] d2af94d74e62: Layer already exists [2024-03-05T02:54:20.840Z] 8beaa19b9c10: Layer already exists [2024-03-05T02:54:20.840Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:54:20.840Z] 3d526a28cd35: Layer already exists [2024-03-05T02:54:20.840Z] fc7001fc10bb: Layer already exists [2024-03-05T02:54:20.840Z] aedc3bda2944: Layer already exists [2024-03-05T02:54:20.840Z] 3.2.0-dev.21: digest: sha256:c69689c6454b80375933de93315c8819b0753f4013abff1ee9e5aeb45c11aea0 size: 2611 [Pipeline] } [2024-03-05T02:54:20.877Z] #41 ... [2024-03-05T02:54:20.877Z] [2024-03-05T02:54:20.877Z] #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-05T02:54:20.877Z] #55 ... [2024-03-05T02:54:20.877Z] [2024-03-05T02:54:20.877Z] #44 [security-secretstore-setup internal] load build context [2024-03-05T02:54:20.877Z] #44 transferring context: 2.56MB 5.7s done [2024-03-05T02:54:20.877Z] #44 DONE 7.4s [2024-03-05T02:54:20.877Z] [2024-03-05T02:54:20.877Z] #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-05T02:54:20.877Z] #55 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:20.877Z] #55 ... [2024-03-05T02:54:20.877Z] [2024-03-05T02:54:20.877Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:21.182Z] #56 ... [2024-03-05T02:54:21.182Z] [2024-03-05T02:54:21.182Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-05T02:54:21.182Z] #57 ... [2024-03-05T02:54:21.182Z] [2024-03-05T02:54:21.182Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-05T02:54:21.439Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [2024-03-05T02:54:21.462Z] #58 ... [2024-03-05T02:54:21.462Z] [2024-03-05T02:54:21.462Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:21.462Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 5.5s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:21.946Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:54:21.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-05T02:54:21.946Z] 660caa77d3af: Preparing [2024-03-05T02:54:21.946Z] a4569c4ffd34: Preparing [2024-03-05T02:54:21.946Z] a22ee75aa082: Preparing [2024-03-05T02:54:21.946Z] bdba98a59916: Preparing [2024-03-05T02:54:21.946Z] fa017abfbd1a: Preparing [2024-03-05T02:54:21.946Z] d2af94d74e62: Preparing [2024-03-05T02:54:21.946Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:54:21.946Z] 8beaa19b9c10: Preparing [2024-03-05T02:54:21.946Z] 3d526a28cd35: Preparing [2024-03-05T02:54:21.946Z] fc7001fc10bb: Preparing [2024-03-05T02:54:21.946Z] d2af94d74e62: Waiting [2024-03-05T02:54:21.946Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:54:21.946Z] 8beaa19b9c10: Waiting [2024-03-05T02:54:21.946Z] 3d526a28cd35: Waiting [2024-03-05T02:54:21.946Z] aedc3bda2944: Preparing [2024-03-05T02:54:21.946Z] fc7001fc10bb: Waiting [2024-03-05T02:54:21.946Z] aedc3bda2944: Waiting [2024-03-05T02:54:21.946Z] fa017abfbd1a: Layer already exists [2024-03-05T02:54:21.946Z] bdba98a59916: Layer already exists [2024-03-05T02:54:21.946Z] 660caa77d3af: Layer already exists [2024-03-05T02:54:21.946Z] a4569c4ffd34: Layer already exists [2024-03-05T02:54:21.946Z] a22ee75aa082: Layer already exists [2024-03-05T02:54:21.946Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:54:21.946Z] fc7001fc10bb: Layer already exists [2024-03-05T02:54:21.946Z] 3d526a28cd35: Layer already exists [2024-03-05T02:54:21.946Z] d2af94d74e62: Layer already exists [2024-03-05T02:54:21.946Z] 8beaa19b9c10: Layer already exists [2024-03-05T02:54:21.946Z] aedc3bda2944: Layer already exists [2024-03-05T02:54:21.946Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:c69689c6454b80375933de93315c8819b0753f4013abff1ee9e5aeb45c11aea0 size: 2611 [Pipeline] } [Pipeline] // withEnv [2024-03-05T02:54:22.058Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.50MB / 23.39MB 6.2s [2024-03-05T02:54:22.059Z] #41 ... [2024-03-05T02:54:22.059Z] [2024-03-05T02:54:22.059Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-05T02:54:22.059Z] #59 ... [2024-03-05T02:54:22.059Z] [2024-03-05T02:54:22.059Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:22.059Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:22.474Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-05T02:54:22.661Z] #41 ... [2024-03-05T02:54:22.661Z] [2024-03-05T02:54:22.661Z] #60 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:54:22.661Z] #60 DONE 1.6s [2024-03-05T02:54:22.661Z] [2024-03-05T02:54:22.661Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:22.662Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 6.7s [Pipeline] sh [2024-03-05T02:54:22.937Z] #41 ... [2024-03-05T02:54:22.937Z] [2024-03-05T02:54:22.937Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-05T02:54:22.937Z] #61 ... [2024-03-05T02:54:22.937Z] [2024-03-05T02:54:22.937Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T02:54:22.937Z] #62 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.0s done [2024-03-05T02:54:22.937Z] #62 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-03-05T02:54:22.937Z] #62 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-03-05T02:54:22.937Z] #62 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-03-05T02:54:22.937Z] #62 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.2s done [2024-03-05T02:54:22.937Z] #62 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-03-05T02:54:22.937Z] #62 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.0s done [2024-03-05T02:54:22.937Z] #62 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done [2024-03-05T02:54:22.937Z] #62 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.9s done [2024-03-05T02:54:22.937Z] #62 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-03-05T02:54:22.984Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-03-05T02:54:22.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-03-05T02:54:22.984Z] 660caa77d3af: Preparing [2024-03-05T02:54:22.984Z] a4569c4ffd34: Preparing [2024-03-05T02:54:22.984Z] a22ee75aa082: Preparing [2024-03-05T02:54:22.984Z] bdba98a59916: Preparing [2024-03-05T02:54:22.984Z] fa017abfbd1a: Preparing [2024-03-05T02:54:22.984Z] d2af94d74e62: Preparing [2024-03-05T02:54:22.984Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:54:22.984Z] 8beaa19b9c10: Preparing [2024-03-05T02:54:22.984Z] 3d526a28cd35: Preparing [2024-03-05T02:54:22.984Z] fc7001fc10bb: Preparing [2024-03-05T02:54:22.984Z] aedc3bda2944: Preparing [2024-03-05T02:54:22.984Z] fc7001fc10bb: Waiting [2024-03-05T02:54:22.984Z] d2af94d74e62: Waiting [2024-03-05T02:54:22.984Z] 8beaa19b9c10: Waiting [2024-03-05T02:54:22.984Z] 3d526a28cd35: Waiting [2024-03-05T02:54:22.984Z] aedc3bda2944: Waiting [2024-03-05T02:54:22.984Z] fa017abfbd1a: Layer already exists [2024-03-05T02:54:22.984Z] a22ee75aa082: Layer already exists [2024-03-05T02:54:22.984Z] 660caa77d3af: Layer already exists [2024-03-05T02:54:22.984Z] a4569c4ffd34: Layer already exists [2024-03-05T02:54:22.984Z] 8beaa19b9c10: Layer already exists [2024-03-05T02:54:22.984Z] d2af94d74e62: Layer already exists [2024-03-05T02:54:22.984Z] 3d526a28cd35: Layer already exists [2024-03-05T02:54:22.984Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:54:22.984Z] bdba98a59916: Layer already exists [2024-03-05T02:54:22.984Z] fc7001fc10bb: Layer already exists [2024-03-05T02:54:22.984Z] aedc3bda2944: Layer already exists [2024-03-05T02:54:22.984Z] main: digest: sha256:c69689c6454b80375933de93315c8819b0753f4013abff1ee9e5aeb45c11aea0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-03-05T02:54:23.207Z] #62 ... [2024-03-05T02:54:23.207Z] [2024-03-05T02:54:23.207Z] #53 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-03-05T02:54:23.207Z] #53 11.98 OK: 266 MiB in 52 packages [2024-03-05T02:54:23.207Z] #53 DONE 13.8s [2024-03-05T02:54:23.207Z] [2024-03-05T02:54:23.207Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T02:54:23.452Z] ===================================================== [2024-03-05T02:54:23.482Z] #41 ... [2024-03-05T02:54:23.482Z] [2024-03-05T02:54:23.482Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [Pipeline] echo [2024-03-05T02:54:23.529Z] taggedImages: [2024-03-05T02:54:23.529Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:54:23.529Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-03-05T02:54:23.529Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.21 [2024-03-05T02:54:23.529Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:54:23.529Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-03-05T02:54:23.619Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-03-05T02:54:23.619Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:54:23.619Z] latest [2024-03-05T02:54:23.619Z] 3.2.0-dev.21 [2024-03-05T02:54:23.619Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:54:23.619Z] main [2024-03-05T02:54:23.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2024-03-05T02:54:23.751Z] #63 ... [2024-03-05T02:54:23.751Z] [2024-03-05T02:54:23.751Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-05T02:54:23.751Z] #64 ... [2024-03-05T02:54:23.751Z] [2024-03-05T02:54:23.751Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:23.751Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.77MB / 23.39MB 7.9s [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:24.030Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.03MB / 23.39MB 8.2s [2024-03-05T02:54:24.295Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:54:24.300Z] #41 ... [2024-03-05T02:54:24.300Z] [2024-03-05T02:54:24.300Z] #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:54:24.300Z] #65 DONE 1.3s [2024-03-05T02:54:24.300Z] [2024-03-05T02:54:24.300Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:24.300Z] #41 ... [2024-03-05T02:54:24.300Z] [2024-03-05T02:54:24.300Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-05T02:54:24.578Z] #66 ... [2024-03-05T02:54:24.578Z] [2024-03-05T02:54:24.578Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:24.578Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 8.8s [2024-03-05T02:54:25.558Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.85MB / 23.39MB 9.7s [2024-03-05T02:54:25.558Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.55MB / 23.39MB 9.8s [2024-03-05T02:54:25.828Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 10.1s [2024-03-05T02:54:26.416Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 10.5s [2024-03-05T02:54:26.417Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2024-03-05T02:54:26.686Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.20MB / 23.39MB 10.7s [2024-03-05T02:54:26.686Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-03-05T02:54:26.954Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.9s done [2024-03-05T02:54:26.954Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 10.9s done [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:28.144Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:54:28.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-05T02:54:28.144Z] 282d0be60545: Preparing [2024-03-05T02:54:28.144Z] 668715ac6a48: Preparing [2024-03-05T02:54:28.144Z] b6228af9c93a: Preparing [2024-03-05T02:54:28.144Z] c4ab632cd0a4: Preparing [2024-03-05T02:54:28.144Z] 760f908b590a: Preparing [2024-03-05T02:54:28.144Z] f5c5615d3419: Preparing [2024-03-05T02:54:28.144Z] ace9b4440465: Preparing [2024-03-05T02:54:28.144Z] d2af94d74e62: Preparing [2024-03-05T02:54:28.144Z] f5c5615d3419: Waiting [2024-03-05T02:54:28.144Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:54:28.144Z] dfb7767c176e: Preparing [2024-03-05T02:54:28.144Z] 98c7fd7e8958: Preparing [2024-03-05T02:54:28.144Z] aedc3bda2944: Preparing [2024-03-05T02:54:28.144Z] d2af94d74e62: Waiting [2024-03-05T02:54:28.144Z] 98c7fd7e8958: Waiting [2024-03-05T02:54:28.144Z] dfb7767c176e: Waiting [2024-03-05T02:54:28.144Z] aedc3bda2944: Waiting [2024-03-05T02:54:28.144Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:54:28.144Z] 282d0be60545: Pushed [2024-03-05T02:54:28.144Z] 668715ac6a48: Pushed [2024-03-05T02:54:28.144Z] 760f908b590a: Pushed [2024-03-05T02:54:28.380Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-03-05T02:54:28.407Z] d2af94d74e62: Layer already exists [2024-03-05T02:54:28.407Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:54:28.407Z] f5c5615d3419: Pushed [2024-03-05T02:54:28.407Z] ace9b4440465: Pushed [2024-03-05T02:54:28.407Z] aedc3bda2944: Layer already exists [2024-03-05T02:54:28.407Z] dfb7767c176e: Pushed [2024-03-05T02:54:28.970Z] #41 ... [2024-03-05T02:54:28.970Z] [2024-03-05T02:54:28.970Z] #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-03-05T02:54:28.970Z] #55 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:28.970Z] #55 16.04 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-05T02:54:28.970Z] #55 16.10 Executing busybox-1.36.1-r5.trigger [2024-03-05T02:54:28.970Z] #55 16.35 OK: 8 MiB in 16 packages [2024-03-05T02:54:28.970Z] #55 DONE 19.0s [2024-03-05T02:54:28.975Z] c4ab632cd0a4: Pushed [2024-03-05T02:54:29.250Z] [2024-03-05T02:54:29.250Z] #67 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-03-05T02:54:29.544Z] b6228af9c93a: Pushed [2024-03-05T02:54:29.544Z] 98c7fd7e8958: Pushed [2024-03-05T02:54:29.803Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:20dcc66abb2ce334cbb9ce42b11e864e68d8d5ea158327282fe920e689a2123f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:30.367Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:30.698Z] #67 ... [2024-03-05T02:54:30.698Z] [2024-03-05T02:54:30.698Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-05T02:54:30.698Z] #54 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:30.698Z] #54 14.05 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-05T02:54:30.698Z] #54 14.05 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-05T02:54:30.698Z] #54 14.05 OK: 19951 distinct packages available [2024-03-05T02:54:30.698Z] #54 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:30.698Z] #54 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:30.698Z] #54 ... [2024-03-05T02:54:30.698Z] [2024-03-05T02:54:30.698Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:30.918Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-03-05T02:54:30.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-05T02:54:30.918Z] 282d0be60545: Preparing [2024-03-05T02:54:30.918Z] 668715ac6a48: Preparing [2024-03-05T02:54:30.918Z] b6228af9c93a: Preparing [2024-03-05T02:54:30.918Z] c4ab632cd0a4: Preparing [2024-03-05T02:54:30.918Z] 760f908b590a: Preparing [2024-03-05T02:54:30.918Z] f5c5615d3419: Preparing [2024-03-05T02:54:30.918Z] ace9b4440465: Preparing [2024-03-05T02:54:30.918Z] d2af94d74e62: Preparing [2024-03-05T02:54:30.918Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:54:30.918Z] dfb7767c176e: Preparing [2024-03-05T02:54:30.918Z] 98c7fd7e8958: Preparing [2024-03-05T02:54:30.918Z] aedc3bda2944: Preparing [2024-03-05T02:54:30.918Z] f5c5615d3419: Waiting [2024-03-05T02:54:30.918Z] dfb7767c176e: Waiting [2024-03-05T02:54:30.918Z] 98c7fd7e8958: Waiting [2024-03-05T02:54:30.918Z] ace9b4440465: Waiting [2024-03-05T02:54:30.918Z] aedc3bda2944: Waiting [2024-03-05T02:54:30.918Z] d2af94d74e62: Waiting [2024-03-05T02:54:30.918Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:54:30.918Z] 668715ac6a48: Layer already exists [2024-03-05T02:54:30.918Z] b6228af9c93a: Layer already exists [2024-03-05T02:54:30.918Z] c4ab632cd0a4: Layer already exists [2024-03-05T02:54:30.918Z] 282d0be60545: Layer already exists [2024-03-05T02:54:30.918Z] 760f908b590a: Layer already exists [2024-03-05T02:54:30.918Z] d2af94d74e62: Layer already exists [2024-03-05T02:54:30.918Z] dfb7767c176e: Layer already exists [2024-03-05T02:54:30.918Z] ace9b4440465: Layer already exists [2024-03-05T02:54:30.918Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:54:30.918Z] aedc3bda2944: Layer already exists [2024-03-05T02:54:30.918Z] 98c7fd7e8958: Layer already exists [2024-03-05T02:54:30.918Z] f5c5615d3419: Layer already exists [2024-03-05T02:54:30.918Z] latest: digest: sha256:20dcc66abb2ce334cbb9ce42b11e864e68d8d5ea158327282fe920e689a2123f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:31.485Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:32.092Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.21 [2024-03-05T02:54:32.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-05T02:54:32.092Z] 282d0be60545: Preparing [2024-03-05T02:54:32.092Z] 668715ac6a48: Preparing [2024-03-05T02:54:32.092Z] b6228af9c93a: Preparing [2024-03-05T02:54:32.092Z] c4ab632cd0a4: Preparing [2024-03-05T02:54:32.092Z] 760f908b590a: Preparing [2024-03-05T02:54:32.092Z] f5c5615d3419: Preparing [2024-03-05T02:54:32.092Z] ace9b4440465: Preparing [2024-03-05T02:54:32.092Z] d2af94d74e62: Preparing [2024-03-05T02:54:32.092Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:54:32.092Z] dfb7767c176e: Preparing [2024-03-05T02:54:32.092Z] 98c7fd7e8958: Preparing [2024-03-05T02:54:32.092Z] aedc3bda2944: Preparing [2024-03-05T02:54:32.092Z] f5c5615d3419: Waiting [2024-03-05T02:54:32.092Z] ace9b4440465: Waiting [2024-03-05T02:54:32.092Z] d2af94d74e62: Waiting [2024-03-05T02:54:32.092Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:54:32.092Z] dfb7767c176e: Waiting [2024-03-05T02:54:32.092Z] 98c7fd7e8958: Waiting [2024-03-05T02:54:32.092Z] aedc3bda2944: Waiting [2024-03-05T02:54:32.092Z] 760f908b590a: Layer already exists [2024-03-05T02:54:32.092Z] c4ab632cd0a4: Layer already exists [2024-03-05T02:54:32.092Z] b6228af9c93a: Layer already exists [2024-03-05T02:54:32.092Z] 282d0be60545: Layer already exists [2024-03-05T02:54:32.092Z] 668715ac6a48: Layer already exists [2024-03-05T02:54:32.092Z] ace9b4440465: Layer already exists [2024-03-05T02:54:32.092Z] d2af94d74e62: Layer already exists [2024-03-05T02:54:32.092Z] f5c5615d3419: Layer already exists [2024-03-05T02:54:32.092Z] dfb7767c176e: Layer already exists [2024-03-05T02:54:32.092Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:54:32.092Z] 98c7fd7e8958: Layer already exists [2024-03-05T02:54:32.092Z] aedc3bda2944: Layer already exists [2024-03-05T02:54:32.092Z] 3.2.0-dev.21: digest: sha256:20dcc66abb2ce334cbb9ce42b11e864e68d8d5ea158327282fe920e689a2123f size: 2823 [Pipeline] } [2024-03-05T02:54:32.151Z] #41 ... [2024-03-05T02:54:32.151Z] [2024-03-05T02:54:32.151Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-05T02:54:32.151Z] #57 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:32.151Z] #57 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:32.151Z] #57 17.27 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-05T02:54:32.151Z] #57 17.27 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-05T02:54:32.151Z] #57 17.27 OK: 19946 distinct packages available [2024-03-05T02:54:32.151Z] #57 19.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:32.151Z] #57 ... [2024-03-05T02:54:32.151Z] [2024-03-05T02:54:32.151Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T02:54:32.151Z] #62 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2024-03-05T02:54:32.151Z] #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.3s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:32.423Z] #62 ... [2024-03-05T02:54:32.423Z] [2024-03-05T02:54:32.423Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:32.423Z] #41 ... [2024-03-05T02:54:32.423Z] [2024-03-05T02:54:32.423Z] #68 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:54:32.665Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [2024-03-05T02:54:32.709Z] #68 ... [2024-03-05T02:54:32.709Z] [2024-03-05T02:54:32.709Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:32.709Z] #41 ... [2024-03-05T02:54:32.709Z] [2024-03-05T02:54:32.709Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-05T02:54:32.709Z] #56 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:32.709Z] #56 13.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:32.709Z] #56 20.37 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-05T02:54:32.709Z] #56 20.42 (2/4) Installing openssl (3.1.4-r5) [2024-03-05T02:54:32.709Z] #56 20.55 (3/4) Installing su-exec (0.2-r3) [2024-03-05T02:54:32.709Z] #56 20.57 (4/4) Installing yq (4.33.3-r5) [2024-03-05T02:54:32.709Z] #56 ... [2024-03-05T02:54:32.709Z] [2024-03-05T02:54:32.709Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:33.235Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:54:33.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-05T02:54:33.235Z] 282d0be60545: Preparing [2024-03-05T02:54:33.235Z] 668715ac6a48: Preparing [2024-03-05T02:54:33.235Z] b6228af9c93a: Preparing [2024-03-05T02:54:33.235Z] c4ab632cd0a4: Preparing [2024-03-05T02:54:33.235Z] 760f908b590a: Preparing [2024-03-05T02:54:33.235Z] f5c5615d3419: Preparing [2024-03-05T02:54:33.235Z] ace9b4440465: Preparing [2024-03-05T02:54:33.235Z] d2af94d74e62: Preparing [2024-03-05T02:54:33.235Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:54:33.235Z] dfb7767c176e: Preparing [2024-03-05T02:54:33.235Z] 98c7fd7e8958: Preparing [2024-03-05T02:54:33.235Z] aedc3bda2944: Preparing [2024-03-05T02:54:33.235Z] ace9b4440465: Waiting [2024-03-05T02:54:33.235Z] d2af94d74e62: Waiting [2024-03-05T02:54:33.235Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:54:33.235Z] dfb7767c176e: Waiting [2024-03-05T02:54:33.235Z] 98c7fd7e8958: Waiting [2024-03-05T02:54:33.235Z] aedc3bda2944: Waiting [2024-03-05T02:54:33.236Z] f5c5615d3419: Waiting [2024-03-05T02:54:33.236Z] c4ab632cd0a4: Layer already exists [2024-03-05T02:54:33.236Z] 668715ac6a48: Layer already exists [2024-03-05T02:54:33.236Z] 282d0be60545: Layer already exists [2024-03-05T02:54:33.236Z] 760f908b590a: Layer already exists [2024-03-05T02:54:33.236Z] b6228af9c93a: Layer already exists [2024-03-05T02:54:33.236Z] ace9b4440465: Layer already exists [2024-03-05T02:54:33.236Z] f5c5615d3419: Layer already exists [2024-03-05T02:54:33.236Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:54:33.236Z] dfb7767c176e: Layer already exists [2024-03-05T02:54:33.236Z] d2af94d74e62: Layer already exists [2024-03-05T02:54:33.236Z] 98c7fd7e8958: Layer already exists [2024-03-05T02:54:33.236Z] aedc3bda2944: Layer already exists [2024-03-05T02:54:33.236Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:20dcc66abb2ce334cbb9ce42b11e864e68d8d5ea158327282fe920e689a2123f size: 2823 [Pipeline] } [2024-03-05T02:54:33.326Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.0s [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:33.785Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:34.298Z] #41 ... [2024-03-05T02:54:34.298Z] [2024-03-05T02:54:34.298Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-05T02:54:34.298Z] #58 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:34.298Z] #58 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:34.298Z] #58 ... [2024-03-05T02:54:34.298Z] [2024-03-05T02:54:34.298Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:34.309Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-03-05T02:54:34.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-03-05T02:54:34.309Z] 282d0be60545: Preparing [2024-03-05T02:54:34.309Z] 668715ac6a48: Preparing [2024-03-05T02:54:34.309Z] b6228af9c93a: Preparing [2024-03-05T02:54:34.309Z] c4ab632cd0a4: Preparing [2024-03-05T02:54:34.309Z] 760f908b590a: Preparing [2024-03-05T02:54:34.309Z] f5c5615d3419: Preparing [2024-03-05T02:54:34.309Z] ace9b4440465: Preparing [2024-03-05T02:54:34.309Z] d2af94d74e62: Preparing [2024-03-05T02:54:34.309Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:54:34.309Z] dfb7767c176e: Preparing [2024-03-05T02:54:34.309Z] 98c7fd7e8958: Preparing [2024-03-05T02:54:34.309Z] aedc3bda2944: Preparing [2024-03-05T02:54:34.309Z] ace9b4440465: Waiting [2024-03-05T02:54:34.309Z] d2af94d74e62: Waiting [2024-03-05T02:54:34.310Z] 41d4eaaeb5f3: Waiting [2024-03-05T02:54:34.310Z] dfb7767c176e: Waiting [2024-03-05T02:54:34.310Z] 98c7fd7e8958: Waiting [2024-03-05T02:54:34.310Z] aedc3bda2944: Waiting [2024-03-05T02:54:34.310Z] f5c5615d3419: Waiting [2024-03-05T02:54:34.310Z] b6228af9c93a: Layer already exists [2024-03-05T02:54:34.310Z] 282d0be60545: Layer already exists [2024-03-05T02:54:34.310Z] 668715ac6a48: Layer already exists [2024-03-05T02:54:34.310Z] 760f908b590a: Layer already exists [2024-03-05T02:54:34.310Z] c4ab632cd0a4: Layer already exists [2024-03-05T02:54:34.310Z] f5c5615d3419: Layer already exists [2024-03-05T02:54:34.310Z] ace9b4440465: Layer already exists [2024-03-05T02:54:34.310Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:54:34.310Z] dfb7767c176e: Layer already exists [2024-03-05T02:54:34.310Z] d2af94d74e62: Layer already exists [2024-03-05T02:54:34.310Z] aedc3bda2944: Layer already exists [2024-03-05T02:54:34.310Z] 98c7fd7e8958: Layer already exists [2024-03-05T02:54:34.310Z] main: digest: sha256:20dcc66abb2ce334cbb9ce42b11e864e68d8d5ea158327282fe920e689a2123f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-03-05T02:54:34.569Z] #41 ... [2024-03-05T02:54:34.569Z] [2024-03-05T02:54:34.569Z] #69 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:54:34.569Z] #69 ... [2024-03-05T02:54:34.569Z] [2024-03-05T02:54:34.569Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] // withDockerRegistry [Pipeline] } [2024-03-05T02:54:36.317Z] #41 ... [2024-03-05T02:54:36.317Z] [2024-03-05T02:54:36.317Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-05T02:54:36.317Z] #61 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:36.317Z] #61 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:36.317Z] #61 22.09 (1/2) Installing ca-certificates (20230506-r0) [2024-03-05T02:54:36.317Z] #61 ... [2024-03-05T02:54:36.317Z] [2024-03-05T02:54:36.317Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:36.317Z] #41 ... [2024-03-05T02:54:36.317Z] [2024-03-05T02:54:36.317Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-03-05T02:54:36.317Z] #56 22.69 Executing busybox-1.36.1-r5.trigger [2024-03-05T02:54:36.317Z] #56 22.90 OK: 18 MiB in 19 packages [2024-03-05T02:54:36.317Z] #56 DONE 25.1s [2024-03-05T02:54:36.317Z] [2024-03-05T02:54:36.317Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] // withEnv [Pipeline] echo [2024-03-05T02:54:36.428Z] ===================================================== [Pipeline] echo [2024-03-05T02:54:36.509Z] taggedImages: [2024-03-05T02:54:36.509Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:54:36.509Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-03-05T02:54:36.509Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.21 [2024-03-05T02:54:36.509Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:54:36.509Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-03-05T02:54:36.604Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-03-05T02:54:36.604Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:54:36.604Z] latest [2024-03-05T02:54:36.604Z] 3.2.0-dev.21 [2024-03-05T02:54:36.604Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:54:36.604Z] main [2024-03-05T02:54:36.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [2024-03-05T02:54:39.245Z] #41 ... [2024-03-05T02:54:39.245Z] [2024-03-05T02:54:39.245Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-05T02:54:39.245Z] #59 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:39.245Z] #59 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:39.245Z] #59 ... [2024-03-05T02:54:39.245Z] [2024-03-05T02:54:39.245Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:39.245Z] #41 ... [2024-03-05T02:54:39.245Z] [2024-03-05T02:54:39.245Z] #43 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-05T02:54:39.245Z] #43 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:39.245Z] #43 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:39.245Z] #43 ... [2024-03-05T02:54:39.245Z] [2024-03-05T02:54:39.245Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:39.245Z] #41 ... [2024-03-05T02:54:39.245Z] [2024-03-05T02:54:39.245Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-03-05T02:54:39.245Z] #58 24.26 (1/1) Installing dumb-init (1.2.5-r2) [2024-03-05T02:54:39.245Z] #58 24.29 Executing busybox-1.36.1-r5.trigger [2024-03-05T02:54:39.245Z] #58 24.60 OK: 8 MiB in 16 packages [2024-03-05T02:54:39.245Z] #58 DONE 26.2s [2024-03-05T02:54:39.245Z] [2024-03-05T02:54:39.245Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:39.245Z] #41 ... [2024-03-05T02:54:39.245Z] [2024-03-05T02:54:39.245Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-05T02:54:39.245Z] #66 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:39.245Z] #66 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:39.245Z] #66 ... [2024-03-05T02:54:39.245Z] [2024-03-05T02:54:39.245Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-05T02:54:39.245Z] #63 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:39.245Z] #63 17.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:39.245Z] #63 ... [2024-03-05T02:54:39.245Z] [2024-03-05T02:54:39.245Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-05T02:54:39.245Z] #64 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:39.245Z] #64 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:39.245Z] #64 ... [2024-03-05T02:54:39.245Z] [2024-03-05T02:54:39.245Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:39.245Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.0s [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:39.516Z] #41 ... [2024-03-05T02:54:39.516Z] [2024-03-05T02:54:39.516Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-03-05T02:54:39.516Z] #54 27.08 OK: 266 MiB in 52 packages [2024-03-05T02:54:39.516Z] #54 DONE 28.8s [2024-03-05T02:54:39.516Z] [2024-03-05T02:54:39.516Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:39.740Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [2024-03-05T02:54:39.797Z] #41 ... [2024-03-05T02:54:39.797Z] [2024-03-05T02:54:39.797Z] #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-05T02:54:39.797Z] #61 22.66 (2/2) Installing dumb-init (1.2.5-r2) [2024-03-05T02:54:39.797Z] #61 22.70 Executing busybox-1.36.1-r5.trigger [2024-03-05T02:54:39.797Z] #61 22.86 Executing ca-certificates-20230506-r0.trigger [2024-03-05T02:54:39.797Z] #61 24.31 OK: 9 MiB in 17 packages [2024-03-05T02:54:39.797Z] #61 DONE 26.9s [2024-03-05T02:54:39.797Z] [2024-03-05T02:54:39.797Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:40.066Z] #41 ... [2024-03-05T02:54:40.066Z] [2024-03-05T02:54:40.066Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-03-05T02:54:40.066Z] #59 26.27 OK: 266 MiB in 52 packages [2024-03-05T02:54:40.066Z] #59 DONE 28.1s [2024-03-05T02:54:40.066Z] [2024-03-05T02:54:40.066Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:40.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:54:40.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-05T02:54:40.269Z] c01e4b10e611: Preparing [2024-03-05T02:54:40.269Z] 3a228134c719: Preparing [2024-03-05T02:54:40.269Z] d2af94d74e62: Preparing [2024-03-05T02:54:40.269Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:54:40.269Z] b7e3e214adca: Preparing [2024-03-05T02:54:40.269Z] 6a69a97afb31: Preparing [2024-03-05T02:54:40.269Z] aedc3bda2944: Preparing [2024-03-05T02:54:40.269Z] 6a69a97afb31: Waiting [2024-03-05T02:54:40.269Z] aedc3bda2944: Waiting [2024-03-05T02:54:40.269Z] d2af94d74e62: Layer already exists [2024-03-05T02:54:40.269Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:54:40.269Z] aedc3bda2944: Layer already exists [2024-03-05T02:54:40.269Z] c01e4b10e611: Pushed [2024-03-05T02:54:40.269Z] b7e3e214adca: Pushed [2024-03-05T02:54:40.656Z] #41 ... [2024-03-05T02:54:40.656Z] [2024-03-05T02:54:40.656Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:54:40.656Z] #70 DONE 1.4s [2024-03-05T02:54:40.656Z] [2024-03-05T02:54:40.656Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:40.656Z] #41 ... [2024-03-05T02:54:40.656Z] [2024-03-05T02:54:40.656Z] #43 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-03-05T02:54:40.656Z] #43 25.34 (1/2) Installing dumb-init (1.2.5-r2) [2024-03-05T02:54:40.656Z] #43 25.39 (2/2) Installing su-exec (0.2-r3) [2024-03-05T02:54:40.656Z] #43 25.42 Executing busybox-1.36.1-r5.trigger [2024-03-05T02:54:40.656Z] #43 25.59 OK: 8 MiB in 17 packages [2024-03-05T02:54:40.656Z] #43 DONE 27.6s [2024-03-05T02:54:40.939Z] [2024-03-05T02:54:40.939Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:40.939Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.6s done [2024-03-05T02:54:41.204Z] 6a69a97afb31: Pushed [2024-03-05T02:54:41.785Z] 3a228134c719: Pushed [2024-03-05T02:54:41.936Z] #41 ... [2024-03-05T02:54:41.936Z] [2024-03-05T02:54:41.936Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:54:41.936Z] #71 DONE 1.7s [2024-03-05T02:54:41.936Z] [2024-03-05T02:54:41.936Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:54:42.047Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:b5a4ed1901a29334f60b5110257ed0be239d54ff113d8663eeed02b86ad7dc58 size: 1781 [Pipeline] } [Pipeline] // withEnv [2024-03-05T02:54:42.206Z] #72 ... [2024-03-05T02:54:42.206Z] [2024-03-05T02:54:42.206Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-03-05T02:54:42.206Z] #41 DONE 29.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:42.483Z] [2024-03-05T02:54:42.483Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-05T02:54:42.483Z] #66 25.00 (1/4) Installing ca-certificates (20230506-r0) [2024-03-05T02:54:42.483Z] #66 25.72 (2/4) Installing dumb-init (1.2.5-r2) [2024-03-05T02:54:42.483Z] #66 25.74 (3/4) Installing su-exec (0.2-r3) [2024-03-05T02:54:42.483Z] #66 25.82 (4/4) Installing yq (4.33.3-r5) [2024-03-05T02:54:42.483Z] #66 26.92 Executing busybox-1.36.1-r5.trigger [2024-03-05T02:54:42.483Z] #66 27.25 Executing ca-certificates-20230506-r0.trigger [2024-03-05T02:54:42.483Z] #66 ... [2024-03-05T02:54:42.483Z] [2024-03-05T02:54:42.483Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-05T02:54:42.483Z] #57 21.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:42.483Z] #57 29.25 (1/11) Installing ca-certificates (20230506-r0) [2024-03-05T02:54:42.483Z] #57 29.84 (2/11) Installing brotli-libs (1.0.9-r14) [2024-03-05T02:54:42.483Z] #57 30.11 (3/11) Installing libunistring (1.1-r1) [2024-03-05T02:54:42.483Z] #57 30.29 (4/11) Installing libidn2 (2.3.4-r1) [2024-03-05T02:54:42.483Z] #57 30.33 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-03-05T02:54:42.483Z] #57 30.37 (6/11) Installing libcurl (8.5.0-r0) [2024-03-05T02:54:42.483Z] #57 30.45 (7/11) Installing curl (8.5.0-r0) [2024-03-05T02:54:42.483Z] #57 30.56 (8/11) Installing dumb-init (1.2.5-r2) [2024-03-05T02:54:42.483Z] #57 30.57 (9/11) Installing musl-obstack (1.2.3-r2) [2024-03-05T02:54:42.483Z] #57 30.64 (10/11) Installing libucontext (1.2-r2) [2024-03-05T02:54:42.483Z] #57 30.67 (11/11) Installing gcompat (1.1.0-r1) [2024-03-05T02:54:42.483Z] #57 30.78 Executing busybox-1.36.1-r5.trigger [2024-03-05T02:54:42.483Z] #57 30.98 Executing ca-certificates-20230506-r0.trigger [2024-03-05T02:54:42.601Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [2024-03-05T02:54:42.758Z] #57 ... [2024-03-05T02:54:42.758Z] [2024-03-05T02:54:42.758Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T02:54:42.758Z] #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.6s done [2024-03-05T02:54:42.758Z] #62 ... [2024-03-05T02:54:42.758Z] [2024-03-05T02:54:42.758Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-05T02:54:42.758Z] #66 28.34 OK: 18 MiB in 19 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:43.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-03-05T02:54:43.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-05T02:54:43.135Z] c01e4b10e611: Preparing [2024-03-05T02:54:43.135Z] 3a228134c719: Preparing [2024-03-05T02:54:43.135Z] d2af94d74e62: Preparing [2024-03-05T02:54:43.135Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:54:43.135Z] b7e3e214adca: Preparing [2024-03-05T02:54:43.135Z] 6a69a97afb31: Preparing [2024-03-05T02:54:43.135Z] aedc3bda2944: Preparing [2024-03-05T02:54:43.135Z] 6a69a97afb31: Waiting [2024-03-05T02:54:43.135Z] aedc3bda2944: Waiting [2024-03-05T02:54:43.135Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:54:43.135Z] 3a228134c719: Layer already exists [2024-03-05T02:54:43.135Z] b7e3e214adca: Layer already exists [2024-03-05T02:54:43.135Z] d2af94d74e62: Layer already exists [2024-03-05T02:54:43.135Z] c01e4b10e611: Layer already exists [2024-03-05T02:54:43.135Z] 6a69a97afb31: Layer already exists [2024-03-05T02:54:43.135Z] aedc3bda2944: Layer already exists [2024-03-05T02:54:43.135Z] latest: digest: sha256:b5a4ed1901a29334f60b5110257ed0be239d54ff113d8663eeed02b86ad7dc58 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:43.737Z] #66 ... [2024-03-05T02:54:43.737Z] [2024-03-05T02:54:43.737Z] #67 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-03-05T02:54:43.737Z] #67 4.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:43.737Z] #67 7.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:43.737Z] #67 14.70 OK: 8 MiB in 16 packages [2024-03-05T02:54:43.764Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-05T02:54:44.008Z] #67 ... [2024-03-05T02:54:44.008Z] [2024-03-05T02:54:44.008Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-05T02:54:44.008Z] #57 32.35 OK: 13 MiB in 26 packages [Pipeline] sh [2024-03-05T02:54:44.314Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.21 [2024-03-05T02:54:44.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-05T02:54:44.314Z] c01e4b10e611: Preparing [2024-03-05T02:54:44.314Z] 3a228134c719: Preparing [2024-03-05T02:54:44.314Z] d2af94d74e62: Preparing [2024-03-05T02:54:44.314Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:54:44.314Z] b7e3e214adca: Preparing [2024-03-05T02:54:44.314Z] 6a69a97afb31: Preparing [2024-03-05T02:54:44.314Z] aedc3bda2944: Preparing [2024-03-05T02:54:44.314Z] 6a69a97afb31: Waiting [2024-03-05T02:54:44.314Z] aedc3bda2944: Waiting [2024-03-05T02:54:44.314Z] d2af94d74e62: Layer already exists [2024-03-05T02:54:44.314Z] b7e3e214adca: Layer already exists [2024-03-05T02:54:44.314Z] 3a228134c719: Layer already exists [2024-03-05T02:54:44.314Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:54:44.314Z] c01e4b10e611: Layer already exists [2024-03-05T02:54:44.314Z] 6a69a97afb31: Layer already exists [2024-03-05T02:54:44.314Z] aedc3bda2944: Layer already exists [2024-03-05T02:54:44.314Z] 3.2.0-dev.21: digest: sha256:b5a4ed1901a29334f60b5110257ed0be239d54ff113d8663eeed02b86ad7dc58 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:44.867Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [2024-03-05T02:54:44.983Z] #57 ... [2024-03-05T02:54:44.983Z] [2024-03-05T02:54:44.983Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-03-05T02:54:44.983Z] #66 DONE 30.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:45.314Z] [2024-03-05T02:54:45.314Z] #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-03-05T02:54:45.314Z] #57 DONE 34.5s [2024-03-05T02:54:45.314Z] [2024-03-05T02:54:45.314Z] #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-03-05T02:54:45.314Z] #67 DONE 17.0s [2024-03-05T02:54:45.314Z] [2024-03-05T02:54:45.314Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-05T02:54:45.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:54:45.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-05T02:54:45.570Z] c01e4b10e611: Preparing [2024-03-05T02:54:45.570Z] 3a228134c719: Preparing [2024-03-05T02:54:45.570Z] d2af94d74e62: Preparing [2024-03-05T02:54:45.570Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:54:45.570Z] b7e3e214adca: Preparing [2024-03-05T02:54:45.570Z] 6a69a97afb31: Preparing [2024-03-05T02:54:45.570Z] aedc3bda2944: Preparing [2024-03-05T02:54:45.570Z] 6a69a97afb31: Waiting [2024-03-05T02:54:45.570Z] aedc3bda2944: Waiting [2024-03-05T02:54:45.570Z] c01e4b10e611: Layer already exists [2024-03-05T02:54:45.570Z] b7e3e214adca: Layer already exists [2024-03-05T02:54:45.570Z] d2af94d74e62: Layer already exists [2024-03-05T02:54:45.570Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:54:45.570Z] 3a228134c719: Layer already exists [2024-03-05T02:54:45.570Z] aedc3bda2944: Layer already exists [2024-03-05T02:54:45.570Z] 6a69a97afb31: Layer already exists [2024-03-05T02:54:45.570Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:b5a4ed1901a29334f60b5110257ed0be239d54ff113d8663eeed02b86ad7dc58 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:45.910Z] #73 ... [2024-03-05T02:54:45.910Z] [2024-03-05T02:54:45.910Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-05T02:54:45.910Z] #0 4.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:45.910Z] #0 6.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:46.123Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [2024-03-05T02:54:46.178Z] #74 ... [2024-03-05T02:54:46.178Z] [2024-03-05T02:54:46.178Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:54:46.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-03-05T02:54:46.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-03-05T02:54:46.707Z] c01e4b10e611: Preparing [2024-03-05T02:54:46.707Z] 3a228134c719: Preparing [2024-03-05T02:54:46.707Z] d2af94d74e62: Preparing [2024-03-05T02:54:46.707Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:54:46.707Z] b7e3e214adca: Preparing [2024-03-05T02:54:46.707Z] 6a69a97afb31: Preparing [2024-03-05T02:54:46.707Z] aedc3bda2944: Preparing [2024-03-05T02:54:46.707Z] 6a69a97afb31: Waiting [2024-03-05T02:54:46.707Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:54:46.707Z] c01e4b10e611: Layer already exists [2024-03-05T02:54:46.707Z] b7e3e214adca: Layer already exists [2024-03-05T02:54:46.707Z] d2af94d74e62: Layer already exists [2024-03-05T02:54:46.707Z] 3a228134c719: Layer already exists [2024-03-05T02:54:46.707Z] aedc3bda2944: Layer already exists [2024-03-05T02:54:46.707Z] 6a69a97afb31: Layer already exists [2024-03-05T02:54:46.707Z] main: digest: sha256:b5a4ed1901a29334f60b5110257ed0be239d54ff113d8663eeed02b86ad7dc58 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T02:54:47.237Z] ===================================================== [Pipeline] echo [2024-03-05T02:54:47.325Z] taggedImages: [2024-03-05T02:54:47.325Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:54:47.325Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-03-05T02:54:47.325Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.21 [2024-03-05T02:54:47.325Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:54:47.325Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-03-05T02:54:47.425Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-03-05T02:54:47.425Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:54:47.425Z] latest [2024-03-05T02:54:47.425Z] 3.2.0-dev.21 [2024-03-05T02:54:47.425Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:54:47.425Z] main [2024-03-05T02:54:47.425Z] ===================================================== [Pipeline] withEnv [Pipeline] { [2024-03-05T02:54:47.606Z] #75 ... [2024-03-05T02:54:47.606Z] [2024-03-05T02:54:47.606Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-05T02:54:47.606Z] #0 7.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:47.606Z] #0 8.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:47.606Z] #76 ... [2024-03-05T02:54:47.606Z] [2024-03-05T02:54:47.606Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-05T02:54:47.606Z] #64 25.09 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-05T02:54:47.606Z] #64 25.09 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-05T02:54:47.606Z] #64 25.09 OK: 19946 distinct packages available [2024-03-05T02:54:47.606Z] #64 26.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:47.606Z] #64 28.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:47.606Z] #64 33.79 (1/5) Installing dumb-init (1.2.5-r2) [2024-03-05T02:54:47.606Z] #64 33.79 (2/5) Installing musl-obstack (1.2.3-r2) [2024-03-05T02:54:47.606Z] #64 33.80 (3/5) Installing libucontext (1.2-r2) [2024-03-05T02:54:47.606Z] #64 33.84 (4/5) Installing gcompat (1.1.0-r1) [2024-03-05T02:54:47.606Z] #64 33.87 (5/5) Installing openssl (3.1.4-r5) [2024-03-05T02:54:47.606Z] #64 34.00 Executing busybox-1.36.1-r5.trigger [2024-03-05T02:54:47.606Z] #64 34.18 OK: 9 MiB in 20 packages [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-05T02:54:47.889Z] #64 ... [2024-03-05T02:54:47.889Z] [2024-03-05T02:54:47.889Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-05T02:54:47.889Z] #74 12.00 OK: 18 MiB in 19 packages [Pipeline] sh [2024-03-05T02:54:48.192Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-05T02:54:48.482Z] #74 ... [2024-03-05T02:54:48.482Z] [2024-03-05T02:54:48.482Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-05T02:54:48.482Z] #63 24.95 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-03-05T02:54:48.482Z] #63 24.95 v3.18.6-69-g6ca75dfb123 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-03-05T02:54:48.482Z] #63 24.95 OK: 19946 distinct packages available [2024-03-05T02:54:48.482Z] #63 26.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:48.482Z] #63 28.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:48.482Z] #63 34.29 (1/4) Installing dumb-init (1.2.5-r2) [2024-03-05T02:54:48.482Z] #63 34.32 (2/4) Installing musl-obstack (1.2.3-r2) [2024-03-05T02:54:48.482Z] #63 34.32 (3/4) Installing libucontext (1.2-r2) [2024-03-05T02:54:48.482Z] #63 34.33 (4/4) Installing gcompat (1.1.0-r1) [2024-03-05T02:54:48.482Z] #63 34.39 Executing busybox-1.36.1-r5.trigger [2024-03-05T02:54:48.482Z] #63 34.50 OK: 8 MiB in 19 packages [Pipeline] sh [2024-03-05T02:54:48.761Z] #63 ... [2024-03-05T02:54:48.761Z] [2024-03-05T02:54:48.761Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-03-05T02:54:48.780Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:54:48.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-05T02:54:48.780Z] cebfdab44ff0: Preparing [2024-03-05T02:54:48.780Z] 7703e9871966: Preparing [2024-03-05T02:54:48.780Z] 6adbe0620812: Preparing [2024-03-05T02:54:48.780Z] d2af94d74e62: Preparing [2024-03-05T02:54:48.780Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:54:48.780Z] ba7117809075: Preparing [2024-03-05T02:54:48.780Z] 8fba565fee78: Preparing [2024-03-05T02:54:48.780Z] 1ffacaf3197e: Preparing [2024-03-05T02:54:48.780Z] bea1d703cc8b: Preparing [2024-03-05T02:54:48.780Z] aedc3bda2944: Preparing [2024-03-05T02:54:48.780Z] 8fba565fee78: Waiting [2024-03-05T02:54:48.780Z] bea1d703cc8b: Waiting [2024-03-05T02:54:48.780Z] aedc3bda2944: Waiting [2024-03-05T02:54:48.780Z] 1ffacaf3197e: Waiting [2024-03-05T02:54:48.780Z] ba7117809075: Waiting [2024-03-05T02:54:48.780Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:54:48.780Z] d2af94d74e62: Layer already exists [2024-03-05T02:54:48.780Z] 7703e9871966: Pushed [2024-03-05T02:54:48.780Z] cebfdab44ff0: Pushed [2024-03-05T02:54:48.780Z] 6adbe0620812: Pushed [2024-03-05T02:54:48.780Z] aedc3bda2944: Layer already exists [2024-03-05T02:54:48.780Z] 1ffacaf3197e: Pushed [2024-03-05T02:54:49.040Z] #64 DONE 35.5s [2024-03-05T02:54:49.040Z] [2024-03-05T02:54:49.040Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-03-05T02:54:49.308Z] #77 ... [2024-03-05T02:54:49.308Z] [2024-03-05T02:54:49.308Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-03-05T02:54:49.308Z] #74 DONE 13.4s [2024-03-05T02:54:49.346Z] bea1d703cc8b: Pushed [2024-03-05T02:54:49.578Z] [2024-03-05T02:54:49.578Z] #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-03-05T02:54:49.852Z] #78 DONE 0.4s [2024-03-05T02:54:49.852Z] [2024-03-05T02:54:49.852Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-05T02:54:49.852Z] #0 7.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:49.852Z] #79 ... [2024-03-05T02:54:49.852Z] [2024-03-05T02:54:49.852Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-05T02:54:49.852Z] #0 7.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:49.852Z] #0 9.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:50.122Z] #80 ... [2024-03-05T02:54:50.122Z] [2024-03-05T02:54:50.122Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-03-05T02:54:50.122Z] #63 DONE 36.6s [2024-03-05T02:54:50.122Z] [2024-03-05T02:54:50.122Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-05T02:54:50.712Z] #81 ... [2024-03-05T02:54:50.712Z] [2024-03-05T02:54:50.712Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:54:50.985Z] #82 ... [2024-03-05T02:54:50.985Z] [2024-03-05T02:54:50.985Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-05T02:54:50.985Z] #79 9.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:52.404Z] #79 ... [2024-03-05T02:54:52.404Z] [2024-03-05T02:54:52.404Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-03-05T02:54:52.404Z] #76 14.12 OK: 8 MiB in 16 packages [2024-03-05T02:54:52.404Z] #76 DONE 15.1s [2024-03-05T02:54:52.672Z] [2024-03-05T02:54:52.672Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-05T02:54:52.672Z] #75 6.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:53.268Z] #75 7.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:54.613Z] 8fba565fee78: Pushed [2024-03-05T02:54:56.642Z] #75 ... [2024-03-05T02:54:56.642Z] [2024-03-05T02:54:56.642Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-03-05T02:54:56.642Z] #80 15.07 OK: 9 MiB in 17 packages [2024-03-05T02:54:56.642Z] #80 DONE 16.1s [2024-03-05T02:54:56.642Z] [2024-03-05T02:54:56.642Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-03-05T02:54:56.642Z] #79 14.76 OK: 8 MiB in 17 packages [2024-03-05T02:54:56.642Z] #79 DONE 15.7s [2024-03-05T02:54:56.642Z] [2024-03-05T02:54:56.642Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-05T02:54:56.642Z] #75 11.29 OK: 13 MiB in 26 packages [2024-03-05T02:54:58.074Z] #75 ... [2024-03-05T02:54:58.074Z] [2024-03-05T02:54:58.074Z] #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-03-05T02:54:58.074Z] #73 5.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:58.074Z] #73 6.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:58.074Z] #73 11.65 OK: 18 MiB in 19 packages [2024-03-05T02:54:58.074Z] #73 DONE 12.7s [2024-03-05T02:54:58.074Z] [2024-03-05T02:54:58.074Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-03-05T02:54:58.074Z] #75 DONE 12.7s [2024-03-05T02:54:58.074Z] [2024-03-05T02:54:58.074Z] #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-05T02:54:59.077Z] #83 ... [2024-03-05T02:54:59.077Z] [2024-03-05T02:54:59.077Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-03-05T02:54:59.077Z] #77 4.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:59.077Z] #77 6.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:59.077Z] #77 9.314 OK: 9 MiB in 20 packages [2024-03-05T02:54:59.077Z] #77 DONE 10.2s [2024-03-05T02:54:59.077Z] [2024-03-05T02:54:59.077Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-05T02:54:59.676Z] #84 ... [2024-03-05T02:54:59.676Z] [2024-03-05T02:54:59.676Z] #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-03-05T02:54:59.676Z] #83 DONE 3.4s [2024-03-05T02:54:59.958Z] [2024-03-05T02:54:59.958Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-03-05T02:54:59.958Z] #81 3.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:59.958Z] #81 5.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-05T02:54:59.958Z] #81 9.095 OK: 8 MiB in 19 packages [2024-03-05T02:54:59.958Z] #81 DONE 9.9s [2024-03-05T02:54:59.958Z] [2024-03-05T02:54:59.958Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-05T02:55:00.252Z] #85 ... [2024-03-05T02:55:00.252Z] [2024-03-05T02:55:00.252Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-03-05T02:55:00.252Z] #86 DONE 0.5s [2024-03-05T02:55:00.530Z] [2024-03-05T02:55:00.530Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-03-05T02:55:01.511Z] #87 DONE 2.3s [2024-03-05T02:55:01.511Z] [2024-03-05T02:55:01.511Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-05T02:55:01.511Z] #88 ... [2024-03-05T02:55:01.511Z] [2024-03-05T02:55:01.511Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-05T02:55:01.511Z] #84 DONE 2.5s [2024-03-05T02:55:01.793Z] [2024-03-05T02:55:01.793Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-05T02:55:01.793Z] #89 ... [2024-03-05T02:55:01.793Z] [2024-03-05T02:55:01.793Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-05T02:55:01.793Z] #85 DONE 1.9s [2024-03-05T02:55:02.073Z] [2024-03-05T02:55:02.073Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-03-05T02:55:02.073Z] #89 DONE 0.3s [2024-03-05T02:55:02.073Z] [2024-03-05T02:55:02.073Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-05T02:55:02.073Z] #90 ... [2024-03-05T02:55:02.073Z] [2024-03-05T02:55:02.073Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-03-05T02:55:02.073Z] #91 DONE 0.3s [2024-03-05T02:55:02.073Z] [2024-03-05T02:55:02.073Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-05T02:55:02.352Z] #92 ... [2024-03-05T02:55:02.352Z] [2024-03-05T02:55:02.352Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2024-03-05T02:55:02.352Z] #90 DONE 0.4s [2024-03-05T02:55:02.627Z] [2024-03-05T02:55:02.627Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-03-05T02:55:02.627Z] #92 DONE 0.3s [2024-03-05T02:55:02.627Z] [2024-03-05T02:55:02.627Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-05T02:55:02.896Z] #93 ... [2024-03-05T02:55:02.896Z] [2024-03-05T02:55:02.896Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-03-05T02:55:02.896Z] #94 DONE 0.4s [2024-03-05T02:55:02.896Z] [2024-03-05T02:55:02.896Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-03-05T02:55:02.896Z] #93 DONE 0.4s [2024-03-05T02:55:02.896Z] [2024-03-05T02:55:02.896Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-03-05T02:55:03.170Z] #95 DONE 0.3s [2024-03-05T02:55:03.170Z] [2024-03-05T02:55:03.170Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-03-05T02:55:03.170Z] #96 DONE 0.4s [2024-03-05T02:55:03.170Z] [2024-03-05T02:55:03.170Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-05T02:55:03.439Z] #97 ... [2024-03-05T02:55:03.439Z] [2024-03-05T02:55:03.439Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-03-05T02:55:03.439Z] #98 DONE 0.4s [2024-03-05T02:55:03.709Z] [2024-03-05T02:55:03.709Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-03-05T02:55:03.709Z] #88 DONE 2.3s [2024-03-05T02:55:03.709Z] [2024-03-05T02:55:03.709Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-03-05T02:55:03.709Z] #97 DONE 0.3s [2024-03-05T02:55:03.709Z] [2024-03-05T02:55:03.709Z] #99 [security-spire-config] exporting to image [2024-03-05T02:55:03.709Z] #99 exporting layers [2024-03-05T02:55:04.302Z] #99 ... [2024-03-05T02:55:04.302Z] [2024-03-05T02:55:04.302Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-03-05T02:55:04.302Z] #100 DONE 0.7s [2024-03-05T02:55:04.578Z] [2024-03-05T02:55:04.578Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-03-05T02:55:04.638Z] ba7117809075: Pushed [2024-03-05T02:55:04.639Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:c967437d7e149363a6465f0471d51acbfb69a6e32204408232336c70b2479bc1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-05T02:55:04.860Z] #101 DONE 0.4s [2024-03-05T02:55:04.860Z] [2024-03-05T02:55:04.860Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [Pipeline] sh [2024-03-05T02:55:05.138Z] #102 DONE 0.3s [2024-03-05T02:55:05.138Z] [2024-03-05T02:55:05.138Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T02:55:05.138Z] #62 ... [2024-03-05T02:55:05.138Z] [2024-03-05T02:55:05.138Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-03-05T02:55:05.220Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-03-05T02:55:05.420Z] #103 DONE 0.4s [2024-03-05T02:55:05.420Z] [2024-03-05T02:55:05.420Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [Pipeline] sh [2024-03-05T02:55:05.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-03-05T02:55:05.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-05T02:55:05.795Z] cebfdab44ff0: Preparing [2024-03-05T02:55:05.795Z] 7703e9871966: Preparing [2024-03-05T02:55:05.795Z] 6adbe0620812: Preparing [2024-03-05T02:55:05.795Z] d2af94d74e62: Preparing [2024-03-05T02:55:05.795Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:05.795Z] ba7117809075: Preparing [2024-03-05T02:55:05.795Z] 8fba565fee78: Preparing [2024-03-05T02:55:05.795Z] 1ffacaf3197e: Preparing [2024-03-05T02:55:05.795Z] bea1d703cc8b: Preparing [2024-03-05T02:55:05.795Z] aedc3bda2944: Preparing [2024-03-05T02:55:05.795Z] ba7117809075: Waiting [2024-03-05T02:55:05.795Z] 1ffacaf3197e: Waiting [2024-03-05T02:55:05.795Z] 8fba565fee78: Waiting [2024-03-05T02:55:05.795Z] bea1d703cc8b: Waiting [2024-03-05T02:55:05.795Z] aedc3bda2944: Waiting [2024-03-05T02:55:05.795Z] cebfdab44ff0: Layer already exists [2024-03-05T02:55:05.795Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:05.795Z] 6adbe0620812: Layer already exists [2024-03-05T02:55:05.795Z] 8fba565fee78: Layer already exists [2024-03-05T02:55:05.795Z] ba7117809075: Layer already exists [2024-03-05T02:55:05.795Z] 1ffacaf3197e: Layer already exists [2024-03-05T02:55:05.795Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:05.795Z] bea1d703cc8b: Layer already exists [2024-03-05T02:55:06.025Z] #104 DONE 0.2s [2024-03-05T02:55:06.025Z] [2024-03-05T02:55:06.025Z] #99 [security-spire-agent] exporting to image [2024-03-05T02:55:06.056Z] 7703e9871966: Layer already exists [2024-03-05T02:55:06.056Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:06.056Z] latest: digest: sha256:c967437d7e149363a6465f0471d51acbfb69a6e32204408232336c70b2479bc1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:06.605Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:06.995Z] #99 exporting layers 3.3s done [2024-03-05T02:55:06.995Z] #99 writing image sha256:31fc9194b101042e677bd49a3d78265907d8fd4047b54ae28cd17ab259925daa [2024-03-05T02:55:06.995Z] #99 exporting layers 3.3s done [2024-03-05T02:55:06.995Z] #99 writing image sha256:31fc9194b101042e677bd49a3d78265907d8fd4047b54ae28cd17ab259925daa 0.1s done [2024-03-05T02:55:06.995Z] #99 naming to docker.io/library/security-spire-server-arm64 done [2024-03-05T02:55:06.996Z] #99 writing image sha256:72327449728709b87f725b0bce98054aae724bc6fed456896d57fde9a4ff575a [2024-03-05T02:55:07.174Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.21 [2024-03-05T02:55:07.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-05T02:55:07.174Z] cebfdab44ff0: Preparing [2024-03-05T02:55:07.174Z] 7703e9871966: Preparing [2024-03-05T02:55:07.174Z] 6adbe0620812: Preparing [2024-03-05T02:55:07.174Z] d2af94d74e62: Preparing [2024-03-05T02:55:07.174Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:07.174Z] ba7117809075: Preparing [2024-03-05T02:55:07.174Z] 8fba565fee78: Preparing [2024-03-05T02:55:07.174Z] 1ffacaf3197e: Preparing [2024-03-05T02:55:07.174Z] bea1d703cc8b: Preparing [2024-03-05T02:55:07.174Z] aedc3bda2944: Preparing [2024-03-05T02:55:07.174Z] 8fba565fee78: Waiting [2024-03-05T02:55:07.174Z] 1ffacaf3197e: Waiting [2024-03-05T02:55:07.174Z] bea1d703cc8b: Waiting [2024-03-05T02:55:07.174Z] aedc3bda2944: Waiting [2024-03-05T02:55:07.174Z] ba7117809075: Waiting [2024-03-05T02:55:07.174Z] 7703e9871966: Layer already exists [2024-03-05T02:55:07.174Z] 6adbe0620812: Layer already exists [2024-03-05T02:55:07.174Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:07.174Z] cebfdab44ff0: Layer already exists [2024-03-05T02:55:07.174Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:07.174Z] ba7117809075: Layer already exists [2024-03-05T02:55:07.174Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:07.174Z] 1ffacaf3197e: Layer already exists [2024-03-05T02:55:07.174Z] 8fba565fee78: Layer already exists [2024-03-05T02:55:07.174Z] bea1d703cc8b: Layer already exists [2024-03-05T02:55:07.174Z] 3.2.0-dev.21: digest: sha256:c967437d7e149363a6465f0471d51acbfb69a6e32204408232336c70b2479bc1 size: 2408 [Pipeline] } [2024-03-05T02:55:07.269Z] #99 writing image sha256:72327449728709b87f725b0bce98054aae724bc6fed456896d57fde9a4ff575a 0.0s done [2024-03-05T02:55:07.269Z] #99 naming to docker.io/library/security-spire-config-arm64 done [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:07.744Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [2024-03-05T02:55:07.854Z] #99 exporting layers 2.0s done [2024-03-05T02:55:07.854Z] #99 writing image sha256:e42b2a3a80c495cd6bcc151727dc9cb024e1f12460dc5ed705a0daa492910ab6 done [2024-03-05T02:55:07.854Z] #99 naming to docker.io/library/security-spire-agent-arm64 done [2024-03-05T02:55:07.854Z] #99 DONE 4.1s [2024-03-05T02:55:07.854Z] [2024-03-05T02:55:07.854Z] #69 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:08.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:55:08.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-05T02:55:08.296Z] cebfdab44ff0: Preparing [2024-03-05T02:55:08.296Z] 7703e9871966: Preparing [2024-03-05T02:55:08.296Z] 6adbe0620812: Preparing [2024-03-05T02:55:08.296Z] d2af94d74e62: Preparing [2024-03-05T02:55:08.296Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:08.296Z] ba7117809075: Preparing [2024-03-05T02:55:08.296Z] 8fba565fee78: Preparing [2024-03-05T02:55:08.296Z] 1ffacaf3197e: Preparing [2024-03-05T02:55:08.296Z] bea1d703cc8b: Preparing [2024-03-05T02:55:08.296Z] aedc3bda2944: Preparing [2024-03-05T02:55:08.296Z] ba7117809075: Waiting [2024-03-05T02:55:08.297Z] 8fba565fee78: Waiting [2024-03-05T02:55:08.297Z] bea1d703cc8b: Waiting [2024-03-05T02:55:08.297Z] 1ffacaf3197e: Waiting [2024-03-05T02:55:08.297Z] aedc3bda2944: Waiting [2024-03-05T02:55:08.297Z] 6adbe0620812: Layer already exists [2024-03-05T02:55:08.297Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:08.297Z] 7703e9871966: Layer already exists [2024-03-05T02:55:08.297Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:08.297Z] cebfdab44ff0: Layer already exists [2024-03-05T02:55:08.297Z] ba7117809075: Layer already exists [2024-03-05T02:55:08.297Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:08.297Z] 1ffacaf3197e: Layer already exists [2024-03-05T02:55:08.297Z] 8fba565fee78: Layer already exists [2024-03-05T02:55:08.297Z] bea1d703cc8b: Layer already exists [2024-03-05T02:55:08.297Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:c967437d7e149363a6465f0471d51acbfb69a6e32204408232336c70b2479bc1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:08.903Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:09.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-03-05T02:55:09.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-03-05T02:55:09.469Z] cebfdab44ff0: Preparing [2024-03-05T02:55:09.469Z] 7703e9871966: Preparing [2024-03-05T02:55:09.469Z] 6adbe0620812: Preparing [2024-03-05T02:55:09.469Z] d2af94d74e62: Preparing [2024-03-05T02:55:09.469Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:09.469Z] ba7117809075: Preparing [2024-03-05T02:55:09.469Z] 8fba565fee78: Preparing [2024-03-05T02:55:09.469Z] 1ffacaf3197e: Preparing [2024-03-05T02:55:09.469Z] bea1d703cc8b: Preparing [2024-03-05T02:55:09.469Z] aedc3bda2944: Preparing [2024-03-05T02:55:09.469Z] ba7117809075: Waiting [2024-03-05T02:55:09.469Z] 1ffacaf3197e: Waiting [2024-03-05T02:55:09.469Z] bea1d703cc8b: Waiting [2024-03-05T02:55:09.469Z] 8fba565fee78: Waiting [2024-03-05T02:55:09.469Z] aedc3bda2944: Waiting [2024-03-05T02:55:09.469Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:09.469Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:09.469Z] 6adbe0620812: Layer already exists [2024-03-05T02:55:09.469Z] cebfdab44ff0: Layer already exists [2024-03-05T02:55:09.469Z] 7703e9871966: Layer already exists [2024-03-05T02:55:09.469Z] 1ffacaf3197e: Layer already exists [2024-03-05T02:55:09.469Z] 8fba565fee78: Layer already exists [2024-03-05T02:55:09.469Z] ba7117809075: Layer already exists [2024-03-05T02:55:09.469Z] bea1d703cc8b: Layer already exists [2024-03-05T02:55:09.469Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:09.469Z] main: digest: sha256:c967437d7e149363a6465f0471d51acbfb69a6e32204408232336c70b2479bc1 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T02:55:09.999Z] ===================================================== [Pipeline] echo [2024-03-05T02:55:10.130Z] taggedImages: [2024-03-05T02:55:10.130Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:55:10.130Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-03-05T02:55:10.130Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.21 [2024-03-05T02:55:10.130Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:55:10.130Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-03-05T02:55:10.234Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-03-05T02:55:10.234Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:55:10.234Z] latest [2024-03-05T02:55:10.234Z] 3.2.0-dev.21 [2024-03-05T02:55:10.234Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:55:10.234Z] main [2024-03-05T02:55:10.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:10.997Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:11.549Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:55:11.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-05T02:55:11.549Z] d085bd255de3: Preparing [2024-03-05T02:55:11.549Z] 54e372da9c7c: Preparing [2024-03-05T02:55:11.549Z] 317c14f89f4d: Preparing [2024-03-05T02:55:11.549Z] d2af94d74e62: Preparing [2024-03-05T02:55:11.549Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:11.549Z] 7b5aa75013e1: Preparing [2024-03-05T02:55:11.549Z] b037552c6d11: Preparing [2024-03-05T02:55:11.549Z] a8a7351faca5: Preparing [2024-03-05T02:55:11.549Z] aedc3bda2944: Preparing [2024-03-05T02:55:11.549Z] b037552c6d11: Waiting [2024-03-05T02:55:11.549Z] a8a7351faca5: Waiting [2024-03-05T02:55:11.549Z] aedc3bda2944: Waiting [2024-03-05T02:55:11.549Z] 7b5aa75013e1: Waiting [2024-03-05T02:55:11.549Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:11.549Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:11.549Z] 317c14f89f4d: Pushed [2024-03-05T02:55:11.549Z] 54e372da9c7c: Pushed [2024-03-05T02:55:11.549Z] b037552c6d11: Pushed [2024-03-05T02:55:11.549Z] d085bd255de3: Pushed [2024-03-05T02:55:11.549Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:11.808Z] a8a7351faca5: Pushed [2024-03-05T02:55:19.925Z] 7b5aa75013e1: Pushed [2024-03-05T02:55:19.925Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:59dfb2b66c9c5611806a85d505da405d5b014890103d37f231fc6acddaa5a2f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:20.317Z] #69 DONE 55.2s [2024-03-05T02:55:20.317Z] [2024-03-05T02:55:20.317Z] #68 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:55:20.317Z] #68 DONE 57.2s [2024-03-05T02:55:20.317Z] [2024-03-05T02:55:20.317Z] #105 [security-proxy-auth builder 6/7] COPY . . [2024-03-05T02:55:20.317Z] #105 ... [2024-03-05T02:55:20.317Z] [2024-03-05T02:55:20.317Z] #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:55:20.317Z] #72 DONE 38.5s [2024-03-05T02:55:20.317Z] [2024-03-05T02:55:20.317Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:55:20.317Z] #82 DONE 39.6s [2024-03-05T02:55:20.317Z] [2024-03-05T02:55:20.317Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-05T02:55:20.479Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:20.906Z] #106 ... [2024-03-05T02:55:20.906Z] [2024-03-05T02:55:20.906Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2024-03-05T02:55:20.906Z] #107 CACHED [2024-03-05T02:55:20.906Z] [2024-03-05T02:55:20.907Z] #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:55:20.907Z] #108 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:55:20.907Z] #109 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #110 [core-command builder 6/7] COPY . . [2024-03-05T02:55:20.907Z] #110 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #111 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:55:20.907Z] #111 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:55:20.907Z] #112 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:55:20.907Z] #113 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #114 [security-bootstrapper builder 6/7] COPY . . [2024-03-05T02:55:20.907Z] #114 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:55:20.907Z] #115 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #116 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:55:20.907Z] #116 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:55:20.907Z] #117 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #118 [core-data builder 6/7] COPY . . [2024-03-05T02:55:20.907Z] #118 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-03-05T02:55:20.907Z] #119 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:55:20.907Z] #120 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:55:20.907Z] #121 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:55:20.907Z] #122 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #123 [core-metadata builder 6/7] COPY . . [2024-03-05T02:55:20.907Z] #123 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:55:20.907Z] #124 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #125 [security-proxy-setup builder 6/7] COPY . . [2024-03-05T02:55:20.907Z] #125 DONE 1.2s [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-05T02:55:20.907Z] #126 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-03-05T02:55:20.907Z] #127 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #128 [support-scheduler builder 6/7] COPY . . [2024-03-05T02:55:20.907Z] #128 CACHED [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #105 [security-proxy-auth builder 6/7] COPY . . [2024-03-05T02:55:20.907Z] #105 DONE 1.2s [2024-03-05T02:55:20.907Z] [2024-03-05T02:55:20.907Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-05T02:55:21.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-03-05T02:55:21.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-05T02:55:21.040Z] d085bd255de3: Preparing [2024-03-05T02:55:21.040Z] 54e372da9c7c: Preparing [2024-03-05T02:55:21.040Z] 317c14f89f4d: Preparing [2024-03-05T02:55:21.040Z] d2af94d74e62: Preparing [2024-03-05T02:55:21.040Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:21.040Z] 7b5aa75013e1: Preparing [2024-03-05T02:55:21.040Z] b037552c6d11: Preparing [2024-03-05T02:55:21.040Z] a8a7351faca5: Preparing [2024-03-05T02:55:21.040Z] aedc3bda2944: Preparing [2024-03-05T02:55:21.040Z] 7b5aa75013e1: Waiting [2024-03-05T02:55:21.040Z] a8a7351faca5: Waiting [2024-03-05T02:55:21.040Z] aedc3bda2944: Waiting [2024-03-05T02:55:21.040Z] b037552c6d11: Waiting [2024-03-05T02:55:21.040Z] 54e372da9c7c: Layer already exists [2024-03-05T02:55:21.040Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:21.040Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:21.040Z] 317c14f89f4d: Layer already exists [2024-03-05T02:55:21.040Z] d085bd255de3: Layer already exists [2024-03-05T02:55:21.040Z] b037552c6d11: Layer already exists [2024-03-05T02:55:21.040Z] 7b5aa75013e1: Layer already exists [2024-03-05T02:55:21.040Z] a8a7351faca5: Layer already exists [2024-03-05T02:55:21.040Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:21.040Z] latest: digest: sha256:59dfb2b66c9c5611806a85d505da405d5b014890103d37f231fc6acddaa5a2f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:21.607Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:22.169Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.21 [2024-03-05T02:55:22.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-05T02:55:22.169Z] d085bd255de3: Preparing [2024-03-05T02:55:22.169Z] 54e372da9c7c: Preparing [2024-03-05T02:55:22.169Z] 317c14f89f4d: Preparing [2024-03-05T02:55:22.169Z] d2af94d74e62: Preparing [2024-03-05T02:55:22.169Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:22.169Z] 7b5aa75013e1: Preparing [2024-03-05T02:55:22.169Z] b037552c6d11: Preparing [2024-03-05T02:55:22.169Z] a8a7351faca5: Preparing [2024-03-05T02:55:22.169Z] aedc3bda2944: Preparing [2024-03-05T02:55:22.169Z] 7b5aa75013e1: Waiting [2024-03-05T02:55:22.169Z] b037552c6d11: Waiting [2024-03-05T02:55:22.169Z] a8a7351faca5: Waiting [2024-03-05T02:55:22.169Z] aedc3bda2944: Waiting [2024-03-05T02:55:22.169Z] 317c14f89f4d: Layer already exists [2024-03-05T02:55:22.169Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:22.169Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:22.169Z] d085bd255de3: Layer already exists [2024-03-05T02:55:22.169Z] 54e372da9c7c: Layer already exists [2024-03-05T02:55:22.169Z] 7b5aa75013e1: Layer already exists [2024-03-05T02:55:22.169Z] b037552c6d11: Layer already exists [2024-03-05T02:55:22.169Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:22.169Z] a8a7351faca5: Layer already exists [2024-03-05T02:55:22.169Z] 3.2.0-dev.21: digest: sha256:59dfb2b66c9c5611806a85d505da405d5b014890103d37f231fc6acddaa5a2f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [2024-03-05T02:55:22.337Z] #129 ... [2024-03-05T02:55:22.337Z] [2024-03-05T02:55:22.337Z] #130 [support-notifications builder 6/7] COPY . . [2024-03-05T02:55:22.337Z] #130 DONE 2.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:22.607Z] [2024-03-05T02:55:22.607Z] #106 [security-spiffe-token-provider builder 6/7] COPY . . [2024-03-05T02:55:22.607Z] #106 DONE 2.1s [2024-03-05T02:55:22.607Z] [2024-03-05T02:55:22.607Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-05T02:55:22.746Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:23.361Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:55:23.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-05T02:55:23.361Z] d085bd255de3: Preparing [2024-03-05T02:55:23.361Z] 54e372da9c7c: Preparing [2024-03-05T02:55:23.361Z] 317c14f89f4d: Preparing [2024-03-05T02:55:23.361Z] d2af94d74e62: Preparing [2024-03-05T02:55:23.361Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:23.361Z] 7b5aa75013e1: Preparing [2024-03-05T02:55:23.361Z] b037552c6d11: Preparing [2024-03-05T02:55:23.361Z] a8a7351faca5: Preparing [2024-03-05T02:55:23.361Z] aedc3bda2944: Preparing [2024-03-05T02:55:23.361Z] 7b5aa75013e1: Waiting [2024-03-05T02:55:23.361Z] a8a7351faca5: Waiting [2024-03-05T02:55:23.361Z] aedc3bda2944: Waiting [2024-03-05T02:55:23.361Z] b037552c6d11: Waiting [2024-03-05T02:55:23.361Z] 317c14f89f4d: Layer already exists [2024-03-05T02:55:23.361Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:23.361Z] 54e372da9c7c: Layer already exists [2024-03-05T02:55:23.361Z] d085bd255de3: Layer already exists [2024-03-05T02:55:23.361Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:23.361Z] 7b5aa75013e1: Layer already exists [2024-03-05T02:55:23.361Z] a8a7351faca5: Layer already exists [2024-03-05T02:55:23.361Z] b037552c6d11: Layer already exists [2024-03-05T02:55:23.361Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:23.361Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:59dfb2b66c9c5611806a85d505da405d5b014890103d37f231fc6acddaa5a2f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:23.985Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:24.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-03-05T02:55:24.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-03-05T02:55:24.545Z] d085bd255de3: Preparing [2024-03-05T02:55:24.545Z] 54e372da9c7c: Preparing [2024-03-05T02:55:24.545Z] 317c14f89f4d: Preparing [2024-03-05T02:55:24.545Z] d2af94d74e62: Preparing [2024-03-05T02:55:24.545Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:24.545Z] 7b5aa75013e1: Preparing [2024-03-05T02:55:24.545Z] b037552c6d11: Preparing [2024-03-05T02:55:24.545Z] a8a7351faca5: Preparing [2024-03-05T02:55:24.545Z] aedc3bda2944: Preparing [2024-03-05T02:55:24.545Z] 7b5aa75013e1: Waiting [2024-03-05T02:55:24.545Z] b037552c6d11: Waiting [2024-03-05T02:55:24.545Z] a8a7351faca5: Waiting [2024-03-05T02:55:24.545Z] aedc3bda2944: Waiting [2024-03-05T02:55:24.545Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:24.545Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:24.545Z] d085bd255de3: Layer already exists [2024-03-05T02:55:24.545Z] 317c14f89f4d: Layer already exists [2024-03-05T02:55:24.545Z] 54e372da9c7c: Layer already exists [2024-03-05T02:55:24.545Z] 7b5aa75013e1: Layer already exists [2024-03-05T02:55:24.545Z] b037552c6d11: Layer already exists [2024-03-05T02:55:24.545Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:24.545Z] a8a7351faca5: Layer already exists [2024-03-05T02:55:24.545Z] main: digest: sha256:59dfb2b66c9c5611806a85d505da405d5b014890103d37f231fc6acddaa5a2f0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T02:55:25.091Z] ===================================================== [Pipeline] echo [2024-03-05T02:55:25.198Z] taggedImages: [2024-03-05T02:55:25.198Z] - nexus3.edgexfoundry.org:10004/security-spire-config:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:55:25.198Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-03-05T02:55:25.198Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.21 [2024-03-05T02:55:25.198Z] - nexus3.edgexfoundry.org:10004/security-spire-config:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:55:25.198Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-03-05T02:55:25.321Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-03-05T02:55:25.321Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:55:25.321Z] latest [2024-03-05T02:55:25.321Z] 3.2.0-dev.21 [2024-03-05T02:55:25.321Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:55:25.321Z] main [2024-03-05T02:55:25.321Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:26.056Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:26.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:55:26.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-05T02:55:26.622Z] cebfdab44ff0: Preparing [2024-03-05T02:55:26.622Z] 52bb09d4e99f: Preparing [2024-03-05T02:55:26.622Z] f54987e84444: Preparing [2024-03-05T02:55:26.622Z] d2af94d74e62: Preparing [2024-03-05T02:55:26.622Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:26.622Z] ba7117809075: Preparing [2024-03-05T02:55:26.622Z] 1ffacaf3197e: Preparing [2024-03-05T02:55:26.622Z] bea1d703cc8b: Preparing [2024-03-05T02:55:26.622Z] aedc3bda2944: Preparing [2024-03-05T02:55:26.622Z] ba7117809075: Waiting [2024-03-05T02:55:26.622Z] 1ffacaf3197e: Waiting [2024-03-05T02:55:26.622Z] bea1d703cc8b: Waiting [2024-03-05T02:55:26.622Z] aedc3bda2944: Waiting [2024-03-05T02:55:26.622Z] cebfdab44ff0: Layer already exists [2024-03-05T02:55:26.622Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:26.622Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:26.622Z] ba7117809075: Layer already exists [2024-03-05T02:55:26.622Z] bea1d703cc8b: Layer already exists [2024-03-05T02:55:26.622Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:26.622Z] 52bb09d4e99f: Pushed [2024-03-05T02:55:26.622Z] 1ffacaf3197e: Layer already exists [2024-03-05T02:55:26.622Z] f54987e84444: Pushed [2024-03-05T02:55:26.882Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:353d2ad09154def4a329419b1a7e01caebc0b34f5bf8290db7faf01b5bb07f40 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:27.458Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:27.968Z] #131 5.201 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-03-05T02:55:27.968Z] #131 ... [2024-03-05T02:55:27.968Z] [2024-03-05T02:55:27.968Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-05T02:55:27.968Z] #129 6.857 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-03-05T02:55:28.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-03-05T02:55:28.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-05T02:55:28.058Z] cebfdab44ff0: Preparing [2024-03-05T02:55:28.058Z] 52bb09d4e99f: Preparing [2024-03-05T02:55:28.058Z] f54987e84444: Preparing [2024-03-05T02:55:28.058Z] d2af94d74e62: Preparing [2024-03-05T02:55:28.058Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:28.058Z] ba7117809075: Preparing [2024-03-05T02:55:28.058Z] 1ffacaf3197e: Preparing [2024-03-05T02:55:28.058Z] bea1d703cc8b: Preparing [2024-03-05T02:55:28.058Z] aedc3bda2944: Preparing [2024-03-05T02:55:28.058Z] 1ffacaf3197e: Waiting [2024-03-05T02:55:28.058Z] bea1d703cc8b: Waiting [2024-03-05T02:55:28.058Z] aedc3bda2944: Waiting [2024-03-05T02:55:28.058Z] ba7117809075: Waiting [2024-03-05T02:55:28.058Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:28.058Z] cebfdab44ff0: Layer already exists [2024-03-05T02:55:28.058Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:28.058Z] 52bb09d4e99f: Layer already exists [2024-03-05T02:55:28.058Z] f54987e84444: Layer already exists [2024-03-05T02:55:28.058Z] ba7117809075: Layer already exists [2024-03-05T02:55:28.058Z] 1ffacaf3197e: Layer already exists [2024-03-05T02:55:28.058Z] bea1d703cc8b: Layer already exists [2024-03-05T02:55:28.058Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:28.058Z] latest: digest: sha256:353d2ad09154def4a329419b1a7e01caebc0b34f5bf8290db7faf01b5bb07f40 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:28.671Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:29.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.21 [2024-03-05T02:55:29.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-05T02:55:29.249Z] cebfdab44ff0: Preparing [2024-03-05T02:55:29.249Z] 52bb09d4e99f: Preparing [2024-03-05T02:55:29.249Z] f54987e84444: Preparing [2024-03-05T02:55:29.249Z] d2af94d74e62: Preparing [2024-03-05T02:55:29.249Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:29.249Z] ba7117809075: Preparing [2024-03-05T02:55:29.249Z] 1ffacaf3197e: Preparing [2024-03-05T02:55:29.249Z] bea1d703cc8b: Preparing [2024-03-05T02:55:29.249Z] aedc3bda2944: Preparing [2024-03-05T02:55:29.249Z] aedc3bda2944: Waiting [2024-03-05T02:55:29.249Z] ba7117809075: Waiting [2024-03-05T02:55:29.249Z] bea1d703cc8b: Waiting [2024-03-05T02:55:29.249Z] 1ffacaf3197e: Waiting [2024-03-05T02:55:29.249Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:29.249Z] 52bb09d4e99f: Layer already exists [2024-03-05T02:55:29.249Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:29.249Z] cebfdab44ff0: Layer already exists [2024-03-05T02:55:29.249Z] f54987e84444: Layer already exists [2024-03-05T02:55:29.249Z] ba7117809075: Layer already exists [2024-03-05T02:55:29.249Z] bea1d703cc8b: Layer already exists [2024-03-05T02:55:29.249Z] 1ffacaf3197e: Layer already exists [2024-03-05T02:55:29.249Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:29.249Z] 3.2.0-dev.21: digest: sha256:353d2ad09154def4a329419b1a7e01caebc0b34f5bf8290db7faf01b5bb07f40 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:29.821Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:30.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:55:30.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-05T02:55:30.394Z] cebfdab44ff0: Preparing [2024-03-05T02:55:30.394Z] 52bb09d4e99f: Preparing [2024-03-05T02:55:30.394Z] f54987e84444: Preparing [2024-03-05T02:55:30.394Z] d2af94d74e62: Preparing [2024-03-05T02:55:30.394Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:30.394Z] ba7117809075: Preparing [2024-03-05T02:55:30.394Z] 1ffacaf3197e: Preparing [2024-03-05T02:55:30.394Z] bea1d703cc8b: Preparing [2024-03-05T02:55:30.394Z] aedc3bda2944: Preparing [2024-03-05T02:55:30.394Z] 1ffacaf3197e: Waiting [2024-03-05T02:55:30.394Z] bea1d703cc8b: Waiting [2024-03-05T02:55:30.394Z] aedc3bda2944: Waiting [2024-03-05T02:55:30.394Z] ba7117809075: Waiting [2024-03-05T02:55:30.394Z] 52bb09d4e99f: Layer already exists [2024-03-05T02:55:30.394Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:30.394Z] f54987e84444: Layer already exists [2024-03-05T02:55:30.394Z] cebfdab44ff0: Layer already exists [2024-03-05T02:55:30.394Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:30.394Z] 1ffacaf3197e: Layer already exists [2024-03-05T02:55:30.394Z] bea1d703cc8b: Layer already exists [2024-03-05T02:55:30.394Z] ba7117809075: Layer already exists [2024-03-05T02:55:30.394Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:30.394Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:353d2ad09154def4a329419b1a7e01caebc0b34f5bf8290db7faf01b5bb07f40 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:30.976Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:31.338Z] #129 ... [2024-03-05T02:55:31.338Z] [2024-03-05T02:55:31.338Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-05T02:55:31.338Z] #0 6.348 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-03-05T02:55:31.338Z] #132 ... [2024-03-05T02:55:31.338Z] [2024-03-05T02:55:31.338Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-05T02:55:31.338Z] #0 6.655 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-03-05T02:55:31.338Z] #133 ... [2024-03-05T02:55:31.338Z] [2024-03-05T02:55:31.338Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-05T02:55:31.338Z] #0 4.576 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-03-05T02:55:31.338Z] #134 ... [2024-03-05T02:55:31.338Z] [2024-03-05T02:55:31.338Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-05T02:55:31.338Z] #0 7.238 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-03-05T02:55:31.553Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-03-05T02:55:31.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-03-05T02:55:31.553Z] cebfdab44ff0: Preparing [2024-03-05T02:55:31.553Z] 52bb09d4e99f: Preparing [2024-03-05T02:55:31.553Z] f54987e84444: Preparing [2024-03-05T02:55:31.553Z] d2af94d74e62: Preparing [2024-03-05T02:55:31.553Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:31.553Z] ba7117809075: Preparing [2024-03-05T02:55:31.553Z] 1ffacaf3197e: Preparing [2024-03-05T02:55:31.553Z] bea1d703cc8b: Preparing [2024-03-05T02:55:31.553Z] aedc3bda2944: Preparing [2024-03-05T02:55:31.553Z] bea1d703cc8b: Waiting [2024-03-05T02:55:31.553Z] ba7117809075: Waiting [2024-03-05T02:55:31.553Z] aedc3bda2944: Waiting [2024-03-05T02:55:31.553Z] f54987e84444: Layer already exists [2024-03-05T02:55:31.553Z] 52bb09d4e99f: Layer already exists [2024-03-05T02:55:31.553Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:31.553Z] cebfdab44ff0: Layer already exists [2024-03-05T02:55:31.553Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:31.553Z] ba7117809075: Layer already exists [2024-03-05T02:55:31.553Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:31.553Z] 1ffacaf3197e: Layer already exists [2024-03-05T02:55:31.553Z] bea1d703cc8b: Layer already exists [2024-03-05T02:55:31.553Z] main: digest: sha256:353d2ad09154def4a329419b1a7e01caebc0b34f5bf8290db7faf01b5bb07f40 size: 2196 [Pipeline] } [2024-03-05T02:55:31.606Z] #135 ... [2024-03-05T02:55:31.606Z] [2024-03-05T02:55:31.606Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-05T02:55:31.606Z] #0 6.785 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-03-05T02:55:31.606Z] #136 ... [2024-03-05T02:55:31.606Z] [2024-03-05T02:55:31.606Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-05T02:55:31.606Z] #0 6.691 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] // withEnv [Pipeline] } [2024-03-05T02:55:31.878Z] #137 ... [2024-03-05T02:55:31.878Z] [2024-03-05T02:55:31.878Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T02:55:31.878Z] #0 5.246 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [2024-03-05T02:55:32.146Z] #138 ... [2024-03-05T02:55:32.146Z] [2024-03-05T02:55:32.146Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-05T02:55:32.146Z] #0 5.897 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-03-05T02:55:32.146Z] #139 ... [2024-03-05T02:55:32.146Z] [2024-03-05T02:55:32.146Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-05T02:55:32.146Z] #0 4.646 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] echo [2024-03-05T02:55:32.188Z] ===================================================== [Pipeline] echo [2024-03-05T02:55:32.293Z] taggedImages: [2024-03-05T02:55:32.293Z] - nexus3.edgexfoundry.org:10004/security-spire-server:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:55:32.293Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-03-05T02:55:32.293Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.21 [2024-03-05T02:55:32.293Z] - nexus3.edgexfoundry.org:10004/security-spire-server:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:55:32.293Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-03-05T02:55:32.412Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-03-05T02:55:32.412Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:55:32.412Z] latest [2024-03-05T02:55:32.412Z] 3.2.0-dev.21 [2024-03-05T02:55:32.412Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:55:32.412Z] main [2024-03-05T02:55:32.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:33.185Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:33.774Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:55:33.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-05T02:55:33.775Z] 7a11f49b7316: Preparing [2024-03-05T02:55:33.775Z] dfefa1c08c28: Preparing [2024-03-05T02:55:33.775Z] d2af94d74e62: Preparing [2024-03-05T02:55:33.775Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:33.775Z] c1d626c48e3a: Preparing [2024-03-05T02:55:33.775Z] 8598e84abd5b: Preparing [2024-03-05T02:55:33.775Z] aedc3bda2944: Preparing [2024-03-05T02:55:33.775Z] 8598e84abd5b: Waiting [2024-03-05T02:55:33.775Z] aedc3bda2944: Waiting [2024-03-05T02:55:33.775Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:33.775Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:34.034Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:34.034Z] 7a11f49b7316: Pushed [2024-03-05T02:55:34.034Z] c1d626c48e3a: Pushed [2024-03-05T02:55:34.034Z] 8598e84abd5b: Pushed [2024-03-05T02:55:36.568Z] dfefa1c08c28: Pushed [2024-03-05T02:55:36.568Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:a0d3fd5f13156c1bc178f25946781d8f2c5a8ba90b1661324c562d9c16e8fe27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:37.159Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:37.754Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-03-05T02:55:37.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-05T02:55:37.754Z] 7a11f49b7316: Preparing [2024-03-05T02:55:37.754Z] dfefa1c08c28: Preparing [2024-03-05T02:55:37.754Z] d2af94d74e62: Preparing [2024-03-05T02:55:37.754Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:37.754Z] c1d626c48e3a: Preparing [2024-03-05T02:55:37.754Z] 8598e84abd5b: Preparing [2024-03-05T02:55:37.754Z] aedc3bda2944: Preparing [2024-03-05T02:55:37.754Z] 8598e84abd5b: Waiting [2024-03-05T02:55:37.754Z] aedc3bda2944: Waiting [2024-03-05T02:55:37.754Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:37.754Z] 7a11f49b7316: Layer already exists [2024-03-05T02:55:37.754Z] dfefa1c08c28: Layer already exists [2024-03-05T02:55:37.754Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:37.754Z] c1d626c48e3a: Layer already exists [2024-03-05T02:55:37.754Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:37.754Z] 8598e84abd5b: Layer already exists [2024-03-05T02:55:37.754Z] latest: digest: sha256:a0d3fd5f13156c1bc178f25946781d8f2c5a8ba90b1661324c562d9c16e8fe27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:38.339Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:38.965Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.21 [2024-03-05T02:55:38.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-05T02:55:38.965Z] 7a11f49b7316: Preparing [2024-03-05T02:55:38.965Z] dfefa1c08c28: Preparing [2024-03-05T02:55:38.965Z] d2af94d74e62: Preparing [2024-03-05T02:55:38.965Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:38.965Z] c1d626c48e3a: Preparing [2024-03-05T02:55:38.965Z] 8598e84abd5b: Preparing [2024-03-05T02:55:38.965Z] aedc3bda2944: Preparing [2024-03-05T02:55:38.965Z] 8598e84abd5b: Waiting [2024-03-05T02:55:38.965Z] aedc3bda2944: Waiting [2024-03-05T02:55:38.965Z] 7a11f49b7316: Layer already exists [2024-03-05T02:55:38.965Z] dfefa1c08c28: Layer already exists [2024-03-05T02:55:38.965Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:38.965Z] c1d626c48e3a: Layer already exists [2024-03-05T02:55:38.965Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:38.965Z] 8598e84abd5b: Layer already exists [2024-03-05T02:55:38.965Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:38.965Z] 3.2.0-dev.21: digest: sha256:a0d3fd5f13156c1bc178f25946781d8f2c5a8ba90b1661324c562d9c16e8fe27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:39.568Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:40.168Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:55:40.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-05T02:55:40.168Z] 7a11f49b7316: Preparing [2024-03-05T02:55:40.168Z] dfefa1c08c28: Preparing [2024-03-05T02:55:40.168Z] d2af94d74e62: Preparing [2024-03-05T02:55:40.168Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:40.168Z] c1d626c48e3a: Preparing [2024-03-05T02:55:40.168Z] 8598e84abd5b: Preparing [2024-03-05T02:55:40.168Z] aedc3bda2944: Preparing [2024-03-05T02:55:40.168Z] 8598e84abd5b: Waiting [2024-03-05T02:55:40.168Z] aedc3bda2944: Waiting [2024-03-05T02:55:40.168Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:40.168Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:40.168Z] c1d626c48e3a: Layer already exists [2024-03-05T02:55:40.168Z] dfefa1c08c28: Layer already exists [2024-03-05T02:55:40.168Z] 7a11f49b7316: Layer already exists [2024-03-05T02:55:40.168Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:40.168Z] 8598e84abd5b: Layer already exists [2024-03-05T02:55:40.168Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:a0d3fd5f13156c1bc178f25946781d8f2c5a8ba90b1661324c562d9c16e8fe27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:40.816Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:41.452Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-03-05T02:55:41.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-03-05T02:55:41.452Z] 7a11f49b7316: Preparing [2024-03-05T02:55:41.452Z] dfefa1c08c28: Preparing [2024-03-05T02:55:41.452Z] d2af94d74e62: Preparing [2024-03-05T02:55:41.452Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:41.452Z] c1d626c48e3a: Preparing [2024-03-05T02:55:41.452Z] 8598e84abd5b: Preparing [2024-03-05T02:55:41.452Z] aedc3bda2944: Preparing [2024-03-05T02:55:41.452Z] 8598e84abd5b: Waiting [2024-03-05T02:55:41.452Z] aedc3bda2944: Waiting [2024-03-05T02:55:41.452Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:41.452Z] 7a11f49b7316: Layer already exists [2024-03-05T02:55:41.452Z] c1d626c48e3a: Layer already exists [2024-03-05T02:55:41.452Z] dfefa1c08c28: Layer already exists [2024-03-05T02:55:41.452Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:41.452Z] 8598e84abd5b: Layer already exists [2024-03-05T02:55:41.452Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:41.452Z] main: digest: sha256:a0d3fd5f13156c1bc178f25946781d8f2c5a8ba90b1661324c562d9c16e8fe27 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T02:55:42.082Z] ===================================================== [Pipeline] echo [2024-03-05T02:55:42.192Z] taggedImages: [2024-03-05T02:55:42.192Z] - nexus3.edgexfoundry.org:10004/support-notifications:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:55:42.192Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-03-05T02:55:42.192Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.21 [2024-03-05T02:55:42.192Z] - nexus3.edgexfoundry.org:10004/support-notifications:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:55:42.192Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-03-05T02:55:42.312Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-03-05T02:55:42.312Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:55:42.312Z] latest [2024-03-05T02:55:42.312Z] 3.2.0-dev.21 [2024-03-05T02:55:42.312Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:55:42.312Z] main [2024-03-05T02:55:42.312Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:43.193Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:43.971Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:55:43.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-05T02:55:43.971Z] c9aa5ab08927: Preparing [2024-03-05T02:55:43.971Z] 69625d0588c6: Preparing [2024-03-05T02:55:43.971Z] d2af94d74e62: Preparing [2024-03-05T02:55:43.971Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:43.971Z] 8b32185428fe: Preparing [2024-03-05T02:55:43.971Z] f1e1a6fba34f: Preparing [2024-03-05T02:55:43.971Z] aedc3bda2944: Preparing [2024-03-05T02:55:43.971Z] f1e1a6fba34f: Waiting [2024-03-05T02:55:43.971Z] aedc3bda2944: Waiting [2024-03-05T02:55:43.971Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:43.971Z] 8b32185428fe: Layer already exists [2024-03-05T02:55:43.971Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:43.971Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:55:43.971Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:43.971Z] c9aa5ab08927: Pushed [2024-03-05T02:55:46.500Z] 69625d0588c6: Pushed [2024-03-05T02:55:46.500Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:19d88351690128c16b780ae013cebade26d218245408b7eced1fb7310a29111e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:47.119Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:47.784Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-03-05T02:55:47.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-05T02:55:47.784Z] c9aa5ab08927: Preparing [2024-03-05T02:55:47.784Z] 69625d0588c6: Preparing [2024-03-05T02:55:47.784Z] d2af94d74e62: Preparing [2024-03-05T02:55:47.784Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:47.784Z] 8b32185428fe: Preparing [2024-03-05T02:55:47.784Z] f1e1a6fba34f: Preparing [2024-03-05T02:55:47.784Z] aedc3bda2944: Preparing [2024-03-05T02:55:47.784Z] f1e1a6fba34f: Waiting [2024-03-05T02:55:47.784Z] aedc3bda2944: Waiting [2024-03-05T02:55:47.784Z] 69625d0588c6: Layer already exists [2024-03-05T02:55:47.784Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:47.784Z] 8b32185428fe: Layer already exists [2024-03-05T02:55:47.784Z] c9aa5ab08927: Layer already exists [2024-03-05T02:55:47.784Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:47.784Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:47.784Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:55:47.784Z] latest: digest: sha256:19d88351690128c16b780ae013cebade26d218245408b7eced1fb7310a29111e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:48.390Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:48.998Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.21 [2024-03-05T02:55:48.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-05T02:55:48.998Z] c9aa5ab08927: Preparing [2024-03-05T02:55:48.998Z] 69625d0588c6: Preparing [2024-03-05T02:55:48.998Z] d2af94d74e62: Preparing [2024-03-05T02:55:48.998Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:48.998Z] 8b32185428fe: Preparing [2024-03-05T02:55:48.998Z] f1e1a6fba34f: Preparing [2024-03-05T02:55:48.998Z] aedc3bda2944: Preparing [2024-03-05T02:55:48.998Z] f1e1a6fba34f: Waiting [2024-03-05T02:55:48.998Z] aedc3bda2944: Waiting [2024-03-05T02:55:48.998Z] c9aa5ab08927: Layer already exists [2024-03-05T02:55:48.998Z] 8b32185428fe: Layer already exists [2024-03-05T02:55:48.998Z] 69625d0588c6: Layer already exists [2024-03-05T02:55:48.998Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:48.998Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:48.998Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:48.998Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:55:48.998Z] 3.2.0-dev.21: digest: sha256:19d88351690128c16b780ae013cebade26d218245408b7eced1fb7310a29111e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:49.686Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:50.291Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:55:50.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-05T02:55:50.291Z] c9aa5ab08927: Preparing [2024-03-05T02:55:50.291Z] 69625d0588c6: Preparing [2024-03-05T02:55:50.291Z] d2af94d74e62: Preparing [2024-03-05T02:55:50.291Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:50.291Z] 8b32185428fe: Preparing [2024-03-05T02:55:50.291Z] f1e1a6fba34f: Preparing [2024-03-05T02:55:50.291Z] aedc3bda2944: Preparing [2024-03-05T02:55:50.291Z] f1e1a6fba34f: Waiting [2024-03-05T02:55:50.291Z] aedc3bda2944: Waiting [2024-03-05T02:55:50.291Z] 69625d0588c6: Layer already exists [2024-03-05T02:55:50.291Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:50.291Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:50.291Z] c9aa5ab08927: Layer already exists [2024-03-05T02:55:50.291Z] 8b32185428fe: Layer already exists [2024-03-05T02:55:50.291Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:55:50.291Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:50.291Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:19d88351690128c16b780ae013cebade26d218245408b7eced1fb7310a29111e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:50.963Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T02:55:51.566Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-03-05T02:55:51.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-03-05T02:55:51.566Z] c9aa5ab08927: Preparing [2024-03-05T02:55:51.566Z] 69625d0588c6: Preparing [2024-03-05T02:55:51.566Z] d2af94d74e62: Preparing [2024-03-05T02:55:51.566Z] 41d4eaaeb5f3: Preparing [2024-03-05T02:55:51.566Z] 8b32185428fe: Preparing [2024-03-05T02:55:51.566Z] f1e1a6fba34f: Preparing [2024-03-05T02:55:51.566Z] aedc3bda2944: Preparing [2024-03-05T02:55:51.566Z] f1e1a6fba34f: Waiting [2024-03-05T02:55:51.566Z] d2af94d74e62: Layer already exists [2024-03-05T02:55:51.566Z] c9aa5ab08927: Layer already exists [2024-03-05T02:55:51.566Z] 69625d0588c6: Layer already exists [2024-03-05T02:55:51.566Z] 8b32185428fe: Layer already exists [2024-03-05T02:55:51.566Z] aedc3bda2944: Layer already exists [2024-03-05T02:55:51.566Z] f1e1a6fba34f: Layer already exists [2024-03-05T02:55:51.566Z] 41d4eaaeb5f3: Layer already exists [2024-03-05T02:55:51.566Z] main: digest: sha256:19d88351690128c16b780ae013cebade26d218245408b7eced1fb7310a29111e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T02:55:52.196Z] ===================================================== [Pipeline] echo [2024-03-05T02:55:52.315Z] taggedImages: [2024-03-05T02:55:52.315Z] - nexus3.edgexfoundry.org:10004/support-scheduler:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T02:55:52.315Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-03-05T02:55:52.315Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.21 [2024-03-05T02:55:52.315Z] - nexus3.edgexfoundry.org:10004/support-scheduler:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T02:55:52.315Z] - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-05T03:09:25.281Z] #140 ... [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-03-05T03:09:25.281Z] #129 DONE 829.8s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-03-05T03:09:25.281Z] #141 DONE 0.3s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-03-05T03:09:25.281Z] #142 DONE 2.6s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-05T03:09:25.281Z] #136 832.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.21" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-03-05T03:09:25.281Z] #136 ... [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #143 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T03:09:25.281Z] #143 DONE 0.4s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #144 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-03-05T03:09:25.281Z] #144 DONE 0.1s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #145 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-03-05T03:09:25.281Z] #145 DONE 0.4s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T03:09:25.281Z] #62 ... [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #146 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-03-05T03:09:25.281Z] #146 DONE 0.2s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #147 [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/ [2024-03-05T03:09:25.281Z] #147 DONE 0.2s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #148 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-03-05T03:09:25.281Z] #148 DONE 0.3s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #149 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-03-05T03:09:25.281Z] #149 DONE 0.2s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #150 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-03-05T03:09:25.281Z] #150 DONE 0.2s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T03:09:25.281Z] #138 ... [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #151 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-03-05T03:09:25.281Z] #151 DONE 2.0s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #99 [security-bootstrapper] exporting to image [2024-03-05T03:09:25.281Z] #99 exporting layers [2024-03-05T03:09:25.281Z] #99 exporting layers 1.0s done [2024-03-05T03:09:25.281Z] #99 writing image sha256:3110fe9a26b53fc1e0e3d6c5ffa05ccac5fcf6b50aae54863adfc9fe2a56da8e done [2024-03-05T03:09:25.281Z] #99 naming to docker.io/library/security-bootstrapper-arm64 done [2024-03-05T03:09:25.281Z] #99 DONE 5.0s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-05T03:09:25.281Z] #133 ... [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #135 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-03-05T03:09:25.281Z] #135 DONE 840.0s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-05T03:09:25.281Z] #132 ... [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T03:09:25.281Z] #152 DONE 0.2s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T03:09:25.281Z] #138 ... [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-03-05T03:09:25.281Z] #153 DONE 0.2s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-03-05T03:09:25.281Z] #154 DONE 0.1s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-03-05T03:09:25.281Z] #155 DONE 0.1s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-03-05T03:09:25.281Z] #156 DONE 0.3s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-05T03:09:25.281Z] #136 ... [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-03-05T03:09:25.281Z] #157 DONE 0.2s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-05T03:09:25.281Z] #158 DONE 2.3s [2024-03-05T03:09:25.281Z] [2024-03-05T03:09:25.281Z] #99 [security-proxy-setup] exporting to image [2024-03-05T03:09:25.281Z] #99 exporting layers [2024-03-05T03:09:25.919Z] #99 exporting layers 1.1s done [2024-03-05T03:09:25.919Z] #99 writing image sha256:49dea85f58bba14205136d9ffa5df74a3f36fcc8472a7175f3c41e49aaf63f44 done [2024-03-05T03:09:25.919Z] #99 naming to docker.io/library/security-proxy-setup-arm64 done [2024-03-05T03:09:25.919Z] #99 DONE 6.1s [2024-03-05T03:09:25.919Z] [2024-03-05T03:09:25.919Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T03:09:29.248Z] #62 ... [2024-03-05T03:09:29.248Z] [2024-03-05T03:09:29.248Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-03-05T03:09:29.248Z] #136 DONE 848.4s [2024-03-05T03:09:29.516Z] [2024-03-05T03:09:29.516Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-05T03:09:29.818Z] #140 ... [2024-03-05T03:09:29.818Z] [2024-03-05T03:09:29.818Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T03:09:30.083Z] #159 DONE 0.4s [2024-03-05T03:09:30.083Z] [2024-03-05T03:09:30.083Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-05T03:09:30.360Z] #132 ... [2024-03-05T03:09:30.360Z] [2024-03-05T03:09:30.360Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-03-05T03:09:30.360Z] #160 DONE 0.1s [2024-03-05T03:09:30.629Z] [2024-03-05T03:09:30.629Z] #161 [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 [2024-03-05T03:09:30.629Z] #161 DONE 0.2s [2024-03-05T03:09:30.629Z] [2024-03-05T03:09:30.629Z] #162 [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 [2024-03-05T03:09:30.935Z] #162 DONE 0.2s [2024-03-05T03:09:30.935Z] [2024-03-05T03:09:30.935Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-03-05T03:09:30.935Z] #163 DONE 0.1s [2024-03-05T03:09:30.935Z] [2024-03-05T03:09:30.935Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-03-05T03:09:31.200Z] #164 DONE 0.3s [2024-03-05T03:09:31.200Z] [2024-03-05T03:09:31.200Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-05T03:09:31.200Z] #131 ... [2024-03-05T03:09:31.200Z] [2024-03-05T03:09:31.200Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-03-05T03:09:31.468Z] #165 DONE 0.2s [2024-03-05T03:09:31.468Z] [2024-03-05T03:09:31.468Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-03-05T03:09:31.737Z] #166 DONE 0.2s [2024-03-05T03:09:31.737Z] [2024-03-05T03:09:31.737Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-05T03:09:34.376Z] #167 DONE 2.3s [2024-03-05T03:09:34.376Z] [2024-03-05T03:09:34.376Z] #99 [security-secretstore-setup] exporting to image [2024-03-05T03:09:34.376Z] #99 exporting layers [2024-03-05T03:09:35.331Z] #99 exporting layers 1.3s done [2024-03-05T03:09:35.331Z] #99 writing image sha256:eb9885d1ce395ebcf2e35870bd68fa3a69029f78126443b323296f886f2c6f26 done [2024-03-05T03:09:35.331Z] #99 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-03-05T03:09:35.331Z] #99 DONE 7.4s [2024-03-05T03:09:35.331Z] [2024-03-05T03:09:35.331Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-05T03:09:36.298Z] #140 ... [2024-03-05T03:09:36.298Z] [2024-03-05T03:09:36.298Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-03-05T03:09:36.298Z] #132 DONE 855.3s [2024-03-05T03:09:36.298Z] [2024-03-05T03:09:36.298Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T03:09:36.573Z] #138 ... [2024-03-05T03:09:36.573Z] [2024-03-05T03:09:36.573Z] #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T03:09:36.844Z] #168 DONE 0.3s [2024-03-05T03:09:36.844Z] [2024-03-05T03:09:36.844Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-05T03:09:37.117Z] #169 DONE 0.1s [2024-03-05T03:09:37.117Z] [2024-03-05T03:09:37.117Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-03-05T03:09:37.117Z] #170 DONE 0.2s [2024-03-05T03:09:37.117Z] [2024-03-05T03:09:37.117Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T03:09:37.117Z] #62 ... [2024-03-05T03:09:37.117Z] [2024-03-05T03:09:37.117Z] #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-03-05T03:09:37.117Z] #171 DONE 0.1s [2024-03-05T03:09:37.387Z] [2024-03-05T03:09:37.387Z] #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-03-05T03:09:37.660Z] #172 DONE 0.2s [2024-03-05T03:09:37.660Z] [2024-03-05T03:09:37.660Z] #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-05T03:09:39.599Z] #173 DONE 1.7s [2024-03-05T03:09:39.599Z] [2024-03-05T03:09:39.599Z] #99 [security-proxy-auth] exporting to image [2024-03-05T03:09:39.865Z] #99 exporting layers 0.5s done [2024-03-05T03:09:39.865Z] #99 writing image sha256:c75307e266364099f4023ee10388d874b9c3146cfbff82512e169c6a7f10d9fc done [2024-03-05T03:09:39.865Z] #99 naming to docker.io/library/security-proxy-auth-arm64 done [2024-03-05T03:09:39.865Z] #99 DONE 7.9s [2024-03-05T03:09:39.865Z] [2024-03-05T03:09:39.865Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-05T03:10:01.913Z] #140 ... [2024-03-05T03:10:01.913Z] [2024-03-05T03:10:01.913Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-03-05T03:10:01.913Z] #139 DONE 878.1s [2024-03-05T03:10:01.913Z] [2024-03-05T03:10:01.913Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-05T03:10:01.913Z] #131 ... [2024-03-05T03:10:01.913Z] [2024-03-05T03:10:01.913Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T03:10:01.913Z] #174 DONE 0.1s [2024-03-05T03:10:01.913Z] [2024-03-05T03:10:01.913Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-05T03:10:01.913Z] #175 DONE 0.1s [2024-03-05T03:10:01.913Z] [2024-03-05T03:10:01.913Z] #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-03-05T03:10:01.913Z] #176 DONE 0.2s [2024-03-05T03:10:01.913Z] [2024-03-05T03:10:01.913Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T03:10:01.913Z] #138 ... [2024-03-05T03:10:01.913Z] [2024-03-05T03:10:01.913Z] #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-03-05T03:10:01.913Z] #177 DONE 0.2s [2024-03-05T03:10:01.913Z] [2024-03-05T03:10:01.913Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-05T03:10:01.913Z] #133 ... [2024-03-05T03:10:01.913Z] [2024-03-05T03:10:01.913Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-03-05T03:10:01.913Z] #178 DONE 0.2s [2024-03-05T03:10:01.913Z] [2024-03-05T03:10:01.913Z] #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-03-05T03:10:02.182Z] #179 DONE 1.8s [2024-03-05T03:10:02.182Z] [2024-03-05T03:10:02.182Z] #99 [core-common-config-bootstrapper] exporting to image [2024-03-05T03:10:02.182Z] #99 exporting layers [2024-03-05T03:10:02.764Z] #99 exporting layers 0.5s done [2024-03-05T03:10:02.764Z] #99 writing image sha256:69bbb2260985dd237d350977b26b2e11a369cecf08344722b6e3c52b1e41ba72 done [2024-03-05T03:10:02.764Z] #99 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-03-05T03:10:02.764Z] #99 DONE 8.5s [2024-03-05T03:10:02.764Z] [2024-03-05T03:10:02.764Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T03:10:24.806Z] #138 ... [2024-03-05T03:10:24.806Z] [2024-03-05T03:10:24.806Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-03-05T03:10:24.806Z] #134 DONE 902.6s [2024-03-05T03:10:24.806Z] [2024-03-05T03:10:24.806Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-05T03:10:24.806Z] #131 ... [2024-03-05T03:10:24.806Z] [2024-03-05T03:10:24.806Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T03:10:24.806Z] #180 DONE 0.1s [2024-03-05T03:10:24.806Z] [2024-03-05T03:10:24.806Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-05T03:10:24.806Z] #133 ... [2024-03-05T03:10:24.806Z] [2024-03-05T03:10:24.806Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-03-05T03:10:24.806Z] #181 DONE 0.1s [2024-03-05T03:10:24.806Z] [2024-03-05T03:10:24.806Z] #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-03-05T03:10:24.806Z] #182 DONE 0.2s [2024-03-05T03:10:24.806Z] [2024-03-05T03:10:24.806Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-03-05T03:10:24.806Z] #183 DONE 0.1s [2024-03-05T03:10:24.806Z] [2024-03-05T03:10:24.806Z] #99 [core-command] exporting to image [2024-03-05T03:10:24.806Z] #99 exporting layers [2024-03-05T03:10:25.071Z] #99 exporting layers 0.3s done [2024-03-05T03:10:25.071Z] #99 writing image sha256:18f5703970d8d5bb1bb0ac8da9d5f3a49fa42fb61612cc47e5a59b278856064f done [2024-03-05T03:10:25.071Z] #99 naming to docker.io/library/core-command-arm64 done [2024-03-05T03:10:25.071Z] #99 DONE 8.8s [2024-03-05T03:10:25.071Z] [2024-03-05T03:10:25.071Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T03:10:37.391Z] #138 ... [2024-03-05T03:10:37.391Z] [2024-03-05T03:10:37.391Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-03-05T03:10:37.391Z] #133 DONE 915.0s [2024-03-05T03:10:37.391Z] [2024-03-05T03:10:37.391Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-05T03:10:37.391Z] #140 ... [2024-03-05T03:10:37.391Z] [2024-03-05T03:10:37.391Z] #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T03:10:37.391Z] #184 DONE 0.3s [2024-03-05T03:10:37.391Z] [2024-03-05T03:10:37.391Z] #185 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-05T03:10:37.391Z] #185 DONE 0.2s [2024-03-05T03:10:37.391Z] [2024-03-05T03:10:37.391Z] #186 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-03-05T03:10:37.391Z] #186 DONE 0.3s [2024-03-05T03:10:37.391Z] [2024-03-05T03:10:37.391Z] #187 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-03-05T03:10:37.391Z] #187 DONE 0.2s [2024-03-05T03:10:37.391Z] [2024-03-05T03:10:37.391Z] #99 [core-data] exporting to image [2024-03-05T03:10:37.391Z] #99 exporting layers [2024-03-05T03:10:37.658Z] #99 ... [2024-03-05T03:10:37.658Z] [2024-03-05T03:10:37.658Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-03-05T03:10:37.658Z] #137 DONE 916.6s [2024-03-05T03:10:37.658Z] [2024-03-05T03:10:37.658Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-05T03:10:37.928Z] #140 ... [2024-03-05T03:10:37.928Z] [2024-03-05T03:10:37.928Z] #99 [core-data] exporting to image [2024-03-05T03:10:37.928Z] #99 exporting layers 0.6s done [2024-03-05T03:10:37.928Z] #99 writing image sha256:afc47b8ff61183f32fd9c1664d467b0cc19f380305b733fd817a037f8b894fe6 0.0s done [2024-03-05T03:10:37.928Z] #99 naming to docker.io/library/core-data-arm64 done [2024-03-05T03:10:37.928Z] #99 DONE 9.4s [2024-03-05T03:10:37.928Z] [2024-03-05T03:10:37.928Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T03:10:38.198Z] #188 DONE 0.2s [2024-03-05T03:10:38.198Z] [2024-03-05T03:10:38.198Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-03-05T03:10:38.466Z] #189 DONE 0.2s [2024-03-05T03:10:38.466Z] [2024-03-05T03:10:38.466Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-03-05T03:10:38.734Z] #190 DONE 0.3s [2024-03-05T03:10:38.734Z] [2024-03-05T03:10:38.734Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T03:10:38.734Z] #138 ... [2024-03-05T03:10:38.734Z] [2024-03-05T03:10:38.734Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-03-05T03:10:38.734Z] #191 DONE 0.1s [2024-03-05T03:10:39.001Z] [2024-03-05T03:10:39.001Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-03-05T03:10:39.001Z] #192 DONE 0.1s [2024-03-05T03:10:39.001Z] [2024-03-05T03:10:39.001Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-05T03:10:39.001Z] #131 ... [2024-03-05T03:10:39.001Z] [2024-03-05T03:10:39.001Z] #99 [core-metadata] exporting to image [2024-03-05T03:10:39.268Z] #99 exporting layers 0.2s done [2024-03-05T03:10:39.268Z] #99 writing image sha256:bfbd76c6e04e773c09cada87594cb1383513c38580d02cab53cf93390780c18d done [2024-03-05T03:10:39.268Z] #99 naming to docker.io/library/core-metadata-arm64 done [2024-03-05T03:10:39.268Z] #99 DONE 9.7s [2024-03-05T03:10:39.268Z] [2024-03-05T03:10:39.268Z] #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-03-05T03:10:57.454Z] #140 DONE 933.7s [2024-03-05T03:10:57.454Z] [2024-03-05T03:10:57.454Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T03:10:57.454Z] #138 ... [2024-03-05T03:10:57.454Z] [2024-03-05T03:10:57.454Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T03:10:57.454Z] #193 DONE 0.1s [2024-03-05T03:10:57.454Z] [2024-03-05T03:10:57.454Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-05T03:10:57.454Z] #194 DONE 0.1s [2024-03-05T03:10:57.454Z] [2024-03-05T03:10:57.454Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T03:10:57.454Z] #138 ... [2024-03-05T03:10:57.454Z] [2024-03-05T03:10:57.454Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-03-05T03:10:57.454Z] #195 DONE 0.3s [2024-03-05T03:10:57.454Z] [2024-03-05T03:10:57.454Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T03:10:57.454Z] #138 ... [2024-03-05T03:10:57.454Z] [2024-03-05T03:10:57.454Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-03-05T03:10:57.454Z] #196 DONE 0.1s [2024-03-05T03:10:57.454Z] [2024-03-05T03:10:57.454Z] #99 [security-spiffe-token-provider] exporting to image [2024-03-05T03:10:57.454Z] #99 exporting layers [2024-03-05T03:10:58.038Z] #99 exporting layers 0.7s done [2024-03-05T03:10:58.038Z] #99 writing image sha256:b2827fadfd28001523cf6ae68d6e9e270b745a7a21355779a6175cd37f6fc546 done [2024-03-05T03:10:58.038Z] #99 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-03-05T03:10:58.038Z] #99 DONE 10.3s [2024-03-05T03:10:58.038Z] [2024-03-05T03:10:58.038Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T03:11:16.235Z] #138 ... [2024-03-05T03:11:16.235Z] [2024-03-05T03:11:16.235Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-03-05T03:11:16.235Z] #131 DONE 953.1s [2024-03-05T03:11:16.235Z] [2024-03-05T03:11:16.235Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T03:11:16.235Z] #62 ... [2024-03-05T03:11:16.235Z] [2024-03-05T03:11:16.235Z] #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T03:11:16.235Z] #197 DONE 0.1s [2024-03-05T03:11:16.235Z] [2024-03-05T03:11:16.235Z] #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-05T03:11:16.235Z] #198 DONE 0.1s [2024-03-05T03:11:16.235Z] [2024-03-05T03:11:16.235Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-03-05T03:11:16.818Z] #199 DONE 0.3s [2024-03-05T03:11:16.818Z] [2024-03-05T03:11:16.818Z] #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-03-05T03:11:16.818Z] #200 DONE 0.1s [2024-03-05T03:11:16.818Z] [2024-03-05T03:11:16.818Z] #99 [support-notifications] exporting to image [2024-03-05T03:11:16.818Z] #99 exporting layers [2024-03-05T03:11:17.416Z] #99 ... [2024-03-05T03:11:17.416Z] [2024-03-05T03:11:17.416Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-03-05T03:11:17.416Z] #138 DONE 956.4s [2024-03-05T03:11:17.416Z] [2024-03-05T03:11:17.416Z] #99 [support-notifications] exporting to image [2024-03-05T03:11:17.416Z] #99 exporting layers 0.6s done [2024-03-05T03:11:17.416Z] #99 writing image sha256:1b310b6ffe219a226dbc1382d0c7cdcad17ec3cd6ad62d993305555a46b19ab5 done [2024-03-05T03:11:17.416Z] #99 naming to docker.io/library/support-notifications-arm64 done [2024-03-05T03:11:17.416Z] #99 DONE 10.9s [2024-03-05T03:11:17.416Z] [2024-03-05T03:11:17.416Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T03:11:17.416Z] #62 ... [2024-03-05T03:11:17.416Z] [2024-03-05T03:11:17.416Z] #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-03-05T03:11:17.416Z] #201 DONE 0.1s [2024-03-05T03:11:17.416Z] [2024-03-05T03:11:17.416Z] #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-03-05T03:11:17.683Z] #202 DONE 0.1s [2024-03-05T03:11:17.683Z] [2024-03-05T03:11:17.683Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-03-05T03:11:17.951Z] #203 DONE 0.2s [2024-03-05T03:11:17.951Z] [2024-03-05T03:11:17.951Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T03:11:17.951Z] #62 ... [2024-03-05T03:11:17.951Z] [2024-03-05T03:11:17.951Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-03-05T03:11:17.951Z] #204 DONE 0.1s [2024-03-05T03:11:17.951Z] [2024-03-05T03:11:17.951Z] #99 [support-scheduler] exporting to image [2024-03-05T03:11:18.217Z] #99 exporting layers 0.3s done [2024-03-05T03:11:18.217Z] #99 writing image sha256:add433f20597ec3a677ff64bf312ad175e26ba3ebb3c9fca496c31808556b0b2 done [2024-03-05T03:11:18.217Z] #99 naming to docker.io/library/support-scheduler-arm64 done [2024-03-05T03:11:18.217Z] #99 DONE 11.2s [2024-03-05T03:11:18.217Z] [2024-03-05T03:11:18.217Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-03-05T03:11:18.217Z] time="2024-03-05T02:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T03:11:18.217Z] time="2024-03-05T02:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T03:11:18.217Z] time="2024-03-05T02:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T03:11:18.217Z] time="2024-03-05T02:53:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T03:11:18.217Z] time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T03:11:18.217Z] time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T03:11:18.217Z] time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T03:11:18.217Z] time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T03:11:18.217Z] time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T03:11:18.217Z] time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T03:11:18.217Z] time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T03:11:18.217Z] time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T03:11:18.217Z] time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-03-05T03:11:18.217Z] time="2024-03-05T02:53:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-03-05T03:11:18.235Z] $ docker stop --time=1 e97acf3f26939d6eddc42f69f41b6c797d80ffaca796224bcdd658823bcda8dc [2024-03-05T03:11:19.900Z] $ docker rm -f --volumes e97acf3f26939d6eddc42f69f41b6c797d80ffaca796224bcdd658823bcda8dc [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T03:11:20.576Z] + docker images [2024-03-05T03:11:20.576Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-03-05T03:11:20.576Z] support-scheduler-arm64 latest add433f20597 3 seconds ago 25.9MB [2024-03-05T03:11:20.576Z] support-notifications-arm64 latest 1b310b6ffe21 4 seconds ago 26.6MB [2024-03-05T03:11:20.576Z] security-spiffe-token-provider-arm64 latest b2827fadfd28 23 seconds ago 29.1MB [2024-03-05T03:11:20.576Z] core-metadata-arm64 latest bfbd76c6e04e 42 seconds ago 17.4MB [2024-03-05T03:11:20.576Z] core-data-arm64 latest afc47b8ff611 44 seconds ago 17.2MB [2024-03-05T03:11:20.576Z] core-command-arm64 latest 18f5703970d8 56 seconds ago 17.1MB [2024-03-05T03:11:20.576Z] core-common-config-bootstrapper-arm64 latest 69bbb2260985 About a minute ago 15.1MB [2024-03-05T03:11:20.576Z] security-proxy-auth-arm64 latest c75307e26636 About a minute ago 15.9MB [2024-03-05T03:11:20.576Z] security-secretstore-setup-arm64 latest eb9885d1ce39 About a minute ago 35.9MB [2024-03-05T03:11:20.576Z] security-proxy-setup-arm64 latest 49dea85f58bb About a minute ago 25.9MB [2024-03-05T03:11:20.576Z] security-bootstrapper-arm64 latest 3110fe9a26b5 2 minutes ago 18.5MB [2024-03-05T03:11:20.576Z] security-spire-agent-arm64 latest e42b2a3a80c4 16 minutes ago 152MB [2024-03-05T03:11:20.576Z] security-spire-config-arm64 latest 723274497287 16 minutes ago 95.8MB [2024-03-05T03:11:20.576Z] security-spire-server-arm64 latest 31fc9194b101 16 minutes ago 96.7MB [2024-03-05T03:11:20.576Z] ci-base-image-arm64 latest 32342d0833bf 18 minutes ago 881MB [2024-03-05T03:11:20.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 months ago 560MB [2024-03-05T03:11:20.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 9 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 [2024-03-05T03:11:21.667Z] provisioning config files... [2024-03-05T03:11:21.683Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/631@tmp/config2971256794499771124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T03:11:22.232Z] ---> ****-login.sh [2024-03-05T03:11:22.232Z] nexus3.edgexfoundry.org:10001 [2024-03-05T03:11:22.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T03:11:22.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T03:11:22.498Z] Configure a credential helper to remove this warning. See [2024-03-05T03:11:22.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T03:11:22.498Z] [2024-03-05T03:11:22.498Z] Login Succeeded [2024-03-05T03:11:22.498Z] nexus3.edgexfoundry.org:10002 [2024-03-05T03:11:22.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T03:11:23.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T03:11:23.028Z] Configure a credential helper to remove this warning. See [2024-03-05T03:11:23.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T03:11:23.028Z] [2024-03-05T03:11:23.028Z] Login Succeeded [2024-03-05T03:11:23.028Z] nexus3.edgexfoundry.org:10003 [2024-03-05T03:11:23.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T03:11:23.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T03:11:23.294Z] Configure a credential helper to remove this warning. See [2024-03-05T03:11:23.294Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T03:11:23.294Z] [2024-03-05T03:11:23.294Z] Login Succeeded [2024-03-05T03:11:23.294Z] nexus3.edgexfoundry.org:10004 [2024-03-05T03:11:23.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T03:11:23.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T03:11:23.837Z] Configure a credential helper to remove this warning. See [2024-03-05T03:11:23.837Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T03:11:23.837Z] [2024-03-05T03:11:23.837Z] Login Succeeded [2024-03-05T03:11:23.837Z] ****.io [2024-03-05T03:11:24.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-05T03:11:24.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-05T03:11:24.365Z] Configure a credential helper to remove this warning. See [2024-03-05T03:11:24.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-05T03:11:24.365Z] [2024-03-05T03:11:24.365Z] Login Succeeded [2024-03-05T03:11:24.365Z] ---> ****-login.sh ends [Pipeline] } [2024-03-05T03:11:24.376Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T03:11:24.805Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-05T03:11:24.943Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-03-05T03:11:24.943Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:11:24.943Z] latest [2024-03-05T03:11:24.943Z] 3.2.0-dev.21 [2024-03-05T03:11:24.943Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:11:24.943Z] main [2024-03-05T03:11:24.943Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:25.785Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:26.418Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:11:26.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-05T03:11:26.418Z] 2ef6de04711b: Preparing [2024-03-05T03:11:26.418Z] 889ebfe95e90: Preparing [2024-03-05T03:11:26.418Z] 59b24293015c: Preparing [2024-03-05T03:11:26.418Z] 7b6c78278113: Preparing [2024-03-05T03:11:26.418Z] da178fc95c21: Preparing [2024-03-05T03:11:26.418Z] a1950a40abad: Preparing [2024-03-05T03:11:26.418Z] 7c504f21be85: Preparing [2024-03-05T03:11:26.418Z] 7c504f21be85: Waiting [2024-03-05T03:11:26.418Z] a1950a40abad: Waiting [2024-03-05T03:11:26.681Z] 7b6c78278113: Pushed [2024-03-05T03:11:26.682Z] da178fc95c21: Pushed [2024-03-05T03:11:26.682Z] 59b24293015c: Pushed [2024-03-05T03:11:26.682Z] 2ef6de04711b: Pushed [2024-03-05T03:11:26.682Z] 7c504f21be85: Layer already exists [2024-03-05T03:11:26.682Z] a1950a40abad: Pushed [2024-03-05T03:11:28.613Z] 889ebfe95e90: Pushed [2024-03-05T03:11:28.878Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:fc2e1a59efcc3332ffdddce469c2efc5e4e69bb4733104fdacc5db28097be7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:29.530Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:30.174Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-03-05T03:11:30.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-05T03:11:30.174Z] 2ef6de04711b: Preparing [2024-03-05T03:11:30.174Z] 889ebfe95e90: Preparing [2024-03-05T03:11:30.174Z] 59b24293015c: Preparing [2024-03-05T03:11:30.174Z] 7b6c78278113: Preparing [2024-03-05T03:11:30.174Z] da178fc95c21: Preparing [2024-03-05T03:11:30.174Z] a1950a40abad: Preparing [2024-03-05T03:11:30.174Z] 7c504f21be85: Preparing [2024-03-05T03:11:30.174Z] a1950a40abad: Waiting [2024-03-05T03:11:30.174Z] 7c504f21be85: Waiting [2024-03-05T03:11:30.174Z] 889ebfe95e90: Layer already exists [2024-03-05T03:11:30.174Z] 59b24293015c: Layer already exists [2024-03-05T03:11:30.174Z] da178fc95c21: Layer already exists [2024-03-05T03:11:30.174Z] 2ef6de04711b: Layer already exists [2024-03-05T03:11:30.174Z] 7b6c78278113: Layer already exists [2024-03-05T03:11:30.174Z] 7c504f21be85: Layer already exists [2024-03-05T03:11:30.174Z] a1950a40abad: Layer already exists [2024-03-05T03:11:30.437Z] latest: digest: sha256:fc2e1a59efcc3332ffdddce469c2efc5e4e69bb4733104fdacc5db28097be7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:31.078Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:31.732Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.21 [2024-03-05T03:11:31.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-05T03:11:31.732Z] 2ef6de04711b: Preparing [2024-03-05T03:11:31.732Z] 889ebfe95e90: Preparing [2024-03-05T03:11:31.732Z] 59b24293015c: Preparing [2024-03-05T03:11:31.732Z] 7b6c78278113: Preparing [2024-03-05T03:11:31.732Z] da178fc95c21: Preparing [2024-03-05T03:11:31.732Z] a1950a40abad: Preparing [2024-03-05T03:11:31.732Z] 7c504f21be85: Preparing [2024-03-05T03:11:31.732Z] a1950a40abad: Waiting [2024-03-05T03:11:31.732Z] 7c504f21be85: Waiting [2024-03-05T03:11:31.732Z] 59b24293015c: Layer already exists [2024-03-05T03:11:31.732Z] 7b6c78278113: Layer already exists [2024-03-05T03:11:31.732Z] da178fc95c21: Layer already exists [2024-03-05T03:11:31.732Z] 889ebfe95e90: Layer already exists [2024-03-05T03:11:31.732Z] 2ef6de04711b: Layer already exists [2024-03-05T03:11:31.732Z] 7c504f21be85: Layer already exists [2024-03-05T03:11:31.732Z] a1950a40abad: Layer already exists [2024-03-05T03:11:31.998Z] 3.2.0-dev.21: digest: sha256:fc2e1a59efcc3332ffdddce469c2efc5e4e69bb4733104fdacc5db28097be7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:32.645Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:33.314Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:11:33.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-05T03:11:33.314Z] 2ef6de04711b: Preparing [2024-03-05T03:11:33.314Z] 889ebfe95e90: Preparing [2024-03-05T03:11:33.314Z] 59b24293015c: Preparing [2024-03-05T03:11:33.314Z] 7b6c78278113: Preparing [2024-03-05T03:11:33.314Z] da178fc95c21: Preparing [2024-03-05T03:11:33.314Z] a1950a40abad: Preparing [2024-03-05T03:11:33.314Z] 7c504f21be85: Preparing [2024-03-05T03:11:33.314Z] a1950a40abad: Waiting [2024-03-05T03:11:33.314Z] 7c504f21be85: Waiting [2024-03-05T03:11:33.314Z] 59b24293015c: Layer already exists [2024-03-05T03:11:33.314Z] 7b6c78278113: Layer already exists [2024-03-05T03:11:33.314Z] 889ebfe95e90: Layer already exists [2024-03-05T03:11:33.314Z] da178fc95c21: Layer already exists [2024-03-05T03:11:33.314Z] 2ef6de04711b: Layer already exists [2024-03-05T03:11:33.315Z] 7c504f21be85: Layer already exists [2024-03-05T03:11:33.315Z] a1950a40abad: Layer already exists [2024-03-05T03:11:33.315Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:fc2e1a59efcc3332ffdddce469c2efc5e4e69bb4733104fdacc5db28097be7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:34.329Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:35.013Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-03-05T03:11:35.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-03-05T03:11:35.013Z] 2ef6de04711b: Preparing [2024-03-05T03:11:35.013Z] 889ebfe95e90: Preparing [2024-03-05T03:11:35.013Z] 59b24293015c: Preparing [2024-03-05T03:11:35.013Z] 7b6c78278113: Preparing [2024-03-05T03:11:35.013Z] da178fc95c21: Preparing [2024-03-05T03:11:35.013Z] a1950a40abad: Preparing [2024-03-05T03:11:35.013Z] 7c504f21be85: Preparing [2024-03-05T03:11:35.013Z] a1950a40abad: Waiting [2024-03-05T03:11:35.013Z] 7b6c78278113: Layer already exists [2024-03-05T03:11:35.013Z] 889ebfe95e90: Layer already exists [2024-03-05T03:11:35.013Z] 59b24293015c: Layer already exists [2024-03-05T03:11:35.013Z] da178fc95c21: Layer already exists [2024-03-05T03:11:35.013Z] 2ef6de04711b: Layer already exists [2024-03-05T03:11:35.013Z] 7c504f21be85: Layer already exists [2024-03-05T03:11:35.013Z] a1950a40abad: Layer already exists [2024-03-05T03:11:35.281Z] main: digest: sha256:fc2e1a59efcc3332ffdddce469c2efc5e4e69bb4733104fdacc5db28097be7c8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T03:11:35.957Z] ===================================================== [Pipeline] echo [2024-03-05T03:11:36.070Z] taggedImages: [2024-03-05T03:11:36.070Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:11:36.070Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-03-05T03:11:36.070Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.21 [2024-03-05T03:11:36.070Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:11:36.070Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-03-05T03:11:36.194Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-03-05T03:11:36.194Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:11:36.194Z] latest [2024-03-05T03:11:36.194Z] 3.2.0-dev.21 [2024-03-05T03:11:36.194Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:11:36.194Z] main [2024-03-05T03:11:36.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:37.075Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:37.773Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:11:37.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-05T03:11:37.773Z] 4bb9900afc2d: Preparing [2024-03-05T03:11:37.773Z] 2f34cbf4526d: Preparing [2024-03-05T03:11:37.773Z] 0321c42877df: Preparing [2024-03-05T03:11:37.773Z] 91eb25f43fb6: Preparing [2024-03-05T03:11:37.773Z] 59b24293015c: Preparing [2024-03-05T03:11:37.773Z] 7b6c78278113: Preparing [2024-03-05T03:11:37.773Z] da178fc95c21: Preparing [2024-03-05T03:11:37.773Z] a1950a40abad: Preparing [2024-03-05T03:11:37.773Z] 7c504f21be85: Preparing [2024-03-05T03:11:37.773Z] 7b6c78278113: Waiting [2024-03-05T03:11:37.773Z] da178fc95c21: Waiting [2024-03-05T03:11:37.773Z] a1950a40abad: Waiting [2024-03-05T03:11:37.773Z] 7c504f21be85: Waiting [2024-03-05T03:11:37.773Z] 59b24293015c: Layer already exists [2024-03-05T03:11:38.049Z] 7b6c78278113: Layer already exists [2024-03-05T03:11:38.049Z] da178fc95c21: Layer already exists [2024-03-05T03:11:38.049Z] 0321c42877df: Pushed [2024-03-05T03:11:38.049Z] a1950a40abad: Layer already exists [2024-03-05T03:11:38.049Z] 2f34cbf4526d: Pushed [2024-03-05T03:11:38.049Z] 7c504f21be85: Layer already exists [2024-03-05T03:11:38.049Z] 4bb9900afc2d: Pushed [2024-03-05T03:11:39.978Z] 91eb25f43fb6: Pushed [2024-03-05T03:11:39.978Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:de409669a9e8db7cd9a6f58f6271352c99dbbba1bbe5e772f181c2fcd197f136 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:40.660Z] + 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 [2024-03-05T03:11:41.371Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-03-05T03:11:41.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-05T03:11:41.371Z] 4bb9900afc2d: Preparing [2024-03-05T03:11:41.371Z] 2f34cbf4526d: Preparing [2024-03-05T03:11:41.371Z] 0321c42877df: Preparing [2024-03-05T03:11:41.371Z] 91eb25f43fb6: Preparing [2024-03-05T03:11:41.371Z] 59b24293015c: Preparing [2024-03-05T03:11:41.371Z] 7b6c78278113: Preparing [2024-03-05T03:11:41.371Z] da178fc95c21: Preparing [2024-03-05T03:11:41.371Z] a1950a40abad: Preparing [2024-03-05T03:11:41.371Z] 7c504f21be85: Preparing [2024-03-05T03:11:41.371Z] da178fc95c21: Waiting [2024-03-05T03:11:41.371Z] a1950a40abad: Waiting [2024-03-05T03:11:41.371Z] 7c504f21be85: Waiting [2024-03-05T03:11:41.371Z] 7b6c78278113: Waiting [2024-03-05T03:11:41.371Z] 59b24293015c: Layer already exists [2024-03-05T03:11:41.371Z] 0321c42877df: Layer already exists [2024-03-05T03:11:41.371Z] 91eb25f43fb6: Layer already exists [2024-03-05T03:11:41.371Z] 2f34cbf4526d: Layer already exists [2024-03-05T03:11:41.371Z] 4bb9900afc2d: Layer already exists [2024-03-05T03:11:41.371Z] 7c504f21be85: Layer already exists [2024-03-05T03:11:41.371Z] da178fc95c21: Layer already exists [2024-03-05T03:11:41.371Z] a1950a40abad: Layer already exists [2024-03-05T03:11:41.371Z] 7b6c78278113: Layer already exists [2024-03-05T03:11:41.637Z] latest: digest: sha256:de409669a9e8db7cd9a6f58f6271352c99dbbba1bbe5e772f181c2fcd197f136 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:42.314Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:42.975Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.21 [2024-03-05T03:11:42.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-05T03:11:42.975Z] 4bb9900afc2d: Preparing [2024-03-05T03:11:42.975Z] 2f34cbf4526d: Preparing [2024-03-05T03:11:42.975Z] 0321c42877df: Preparing [2024-03-05T03:11:42.975Z] 91eb25f43fb6: Preparing [2024-03-05T03:11:42.975Z] 59b24293015c: Preparing [2024-03-05T03:11:42.975Z] 7b6c78278113: Preparing [2024-03-05T03:11:42.975Z] da178fc95c21: Preparing [2024-03-05T03:11:42.975Z] a1950a40abad: Preparing [2024-03-05T03:11:42.975Z] 7c504f21be85: Preparing [2024-03-05T03:11:42.975Z] 7b6c78278113: Waiting [2024-03-05T03:11:42.975Z] da178fc95c21: Waiting [2024-03-05T03:11:42.975Z] a1950a40abad: Waiting [2024-03-05T03:11:42.975Z] 7c504f21be85: Waiting [2024-03-05T03:11:42.975Z] 91eb25f43fb6: Layer already exists [2024-03-05T03:11:42.975Z] 0321c42877df: Layer already exists [2024-03-05T03:11:42.975Z] 2f34cbf4526d: Layer already exists [2024-03-05T03:11:42.975Z] 59b24293015c: Layer already exists [2024-03-05T03:11:42.975Z] 4bb9900afc2d: Layer already exists [2024-03-05T03:11:42.975Z] da178fc95c21: Layer already exists [2024-03-05T03:11:42.975Z] 7b6c78278113: Layer already exists [2024-03-05T03:11:42.975Z] 7c504f21be85: Layer already exists [2024-03-05T03:11:42.975Z] a1950a40abad: Layer already exists [2024-03-05T03:11:43.239Z] 3.2.0-dev.21: digest: sha256:de409669a9e8db7cd9a6f58f6271352c99dbbba1bbe5e772f181c2fcd197f136 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:43.919Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:44.590Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:11:44.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-05T03:11:44.590Z] 4bb9900afc2d: Preparing [2024-03-05T03:11:44.590Z] 2f34cbf4526d: Preparing [2024-03-05T03:11:44.590Z] 0321c42877df: Preparing [2024-03-05T03:11:44.590Z] 91eb25f43fb6: Preparing [2024-03-05T03:11:44.590Z] 59b24293015c: Preparing [2024-03-05T03:11:44.590Z] 7b6c78278113: Preparing [2024-03-05T03:11:44.590Z] da178fc95c21: Preparing [2024-03-05T03:11:44.590Z] a1950a40abad: Preparing [2024-03-05T03:11:44.590Z] 7c504f21be85: Preparing [2024-03-05T03:11:44.590Z] 7b6c78278113: Waiting [2024-03-05T03:11:44.590Z] da178fc95c21: Waiting [2024-03-05T03:11:44.590Z] a1950a40abad: Waiting [2024-03-05T03:11:44.590Z] 7c504f21be85: Waiting [2024-03-05T03:11:44.590Z] 59b24293015c: Layer already exists [2024-03-05T03:11:44.590Z] 0321c42877df: Layer already exists [2024-03-05T03:11:44.590Z] 4bb9900afc2d: Layer already exists [2024-03-05T03:11:44.590Z] 91eb25f43fb6: Layer already exists [2024-03-05T03:11:44.590Z] 2f34cbf4526d: Layer already exists [2024-03-05T03:11:44.590Z] a1950a40abad: Layer already exists [2024-03-05T03:11:44.590Z] da178fc95c21: Layer already exists [2024-03-05T03:11:44.590Z] 7c504f21be85: Layer already exists [2024-03-05T03:11:44.590Z] 7b6c78278113: Layer already exists [2024-03-05T03:11:44.855Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:de409669a9e8db7cd9a6f58f6271352c99dbbba1bbe5e772f181c2fcd197f136 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:45.534Z] + 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 [2024-03-05T03:11:46.212Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-03-05T03:11:46.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-03-05T03:11:46.212Z] 4bb9900afc2d: Preparing [2024-03-05T03:11:46.212Z] 2f34cbf4526d: Preparing [2024-03-05T03:11:46.212Z] 0321c42877df: Preparing [2024-03-05T03:11:46.212Z] 91eb25f43fb6: Preparing [2024-03-05T03:11:46.212Z] 59b24293015c: Preparing [2024-03-05T03:11:46.212Z] 7b6c78278113: Preparing [2024-03-05T03:11:46.212Z] da178fc95c21: Preparing [2024-03-05T03:11:46.212Z] a1950a40abad: Preparing [2024-03-05T03:11:46.212Z] 7c504f21be85: Preparing [2024-03-05T03:11:46.212Z] 7b6c78278113: Waiting [2024-03-05T03:11:46.212Z] da178fc95c21: Waiting [2024-03-05T03:11:46.212Z] a1950a40abad: Waiting [2024-03-05T03:11:46.212Z] 7c504f21be85: Waiting [2024-03-05T03:11:46.212Z] 0321c42877df: Layer already exists [2024-03-05T03:11:46.212Z] 91eb25f43fb6: Layer already exists [2024-03-05T03:11:46.212Z] 59b24293015c: Layer already exists [2024-03-05T03:11:46.212Z] 4bb9900afc2d: Layer already exists [2024-03-05T03:11:46.212Z] 2f34cbf4526d: Layer already exists [2024-03-05T03:11:46.212Z] 7b6c78278113: Layer already exists [2024-03-05T03:11:46.212Z] 7c504f21be85: Layer already exists [2024-03-05T03:11:46.212Z] a1950a40abad: Layer already exists [2024-03-05T03:11:46.212Z] da178fc95c21: Layer already exists [2024-03-05T03:11:46.475Z] main: digest: sha256:de409669a9e8db7cd9a6f58f6271352c99dbbba1bbe5e772f181c2fcd197f136 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T03:11:47.202Z] ===================================================== [Pipeline] echo [2024-03-05T03:11:47.323Z] taggedImages: [2024-03-05T03:11:47.323Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:11:47.323Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-03-05T03:11:47.323Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.21 [2024-03-05T03:11:47.323Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:11:47.323Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-03-05T03:11:47.483Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-03-05T03:11:47.483Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:11:47.483Z] latest [2024-03-05T03:11:47.483Z] 3.2.0-dev.21 [2024-03-05T03:11:47.483Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:11:47.483Z] main [2024-03-05T03:11:47.483Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:48.376Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:49.049Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:11:49.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-05T03:11:49.049Z] 9fd9075acab0: Preparing [2024-03-05T03:11:49.049Z] 315057a50970: Preparing [2024-03-05T03:11:49.049Z] 59b24293015c: Preparing [2024-03-05T03:11:49.049Z] 7b6c78278113: Preparing [2024-03-05T03:11:49.049Z] 52fc45839b52: Preparing [2024-03-05T03:11:49.049Z] 9c06b22fd026: Preparing [2024-03-05T03:11:49.049Z] 7c504f21be85: Preparing [2024-03-05T03:11:49.049Z] 9c06b22fd026: Waiting [2024-03-05T03:11:49.049Z] 7c504f21be85: Waiting [2024-03-05T03:11:49.049Z] 7b6c78278113: Layer already exists [2024-03-05T03:11:49.049Z] 59b24293015c: Layer already exists [2024-03-05T03:11:49.315Z] 7c504f21be85: Layer already exists [2024-03-05T03:11:49.315Z] 52fc45839b52: Pushed [2024-03-05T03:11:49.315Z] 9fd9075acab0: Pushed [2024-03-05T03:11:49.315Z] 9c06b22fd026: Pushed [2024-03-05T03:11:51.890Z] 315057a50970: Pushed [2024-03-05T03:11:51.890Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:04805d7d0f9e4039bdb5a2a2991c3ba6c7e0b8056fc8fd432d5e47c8419f847d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:52.628Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:53.321Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-03-05T03:11:53.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-05T03:11:53.321Z] 9fd9075acab0: Preparing [2024-03-05T03:11:53.321Z] 315057a50970: Preparing [2024-03-05T03:11:53.321Z] 59b24293015c: Preparing [2024-03-05T03:11:53.321Z] 7b6c78278113: Preparing [2024-03-05T03:11:53.321Z] 52fc45839b52: Preparing [2024-03-05T03:11:53.321Z] 9c06b22fd026: Preparing [2024-03-05T03:11:53.321Z] 7c504f21be85: Preparing [2024-03-05T03:11:53.321Z] 9c06b22fd026: Waiting [2024-03-05T03:11:53.321Z] 7c504f21be85: Waiting [2024-03-05T03:11:53.321Z] 315057a50970: Layer already exists [2024-03-05T03:11:53.321Z] 52fc45839b52: Layer already exists [2024-03-05T03:11:53.321Z] 59b24293015c: Layer already exists [2024-03-05T03:11:53.321Z] 9fd9075acab0: Layer already exists [2024-03-05T03:11:53.321Z] 7b6c78278113: Layer already exists [2024-03-05T03:11:53.321Z] 7c504f21be85: Layer already exists [2024-03-05T03:11:53.321Z] 9c06b22fd026: Layer already exists [2024-03-05T03:11:53.585Z] latest: digest: sha256:04805d7d0f9e4039bdb5a2a2991c3ba6c7e0b8056fc8fd432d5e47c8419f847d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:54.399Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:55.077Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.21 [2024-03-05T03:11:55.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-05T03:11:55.077Z] 9fd9075acab0: Preparing [2024-03-05T03:11:55.077Z] 315057a50970: Preparing [2024-03-05T03:11:55.077Z] 59b24293015c: Preparing [2024-03-05T03:11:55.077Z] 7b6c78278113: Preparing [2024-03-05T03:11:55.077Z] 52fc45839b52: Preparing [2024-03-05T03:11:55.077Z] 9c06b22fd026: Preparing [2024-03-05T03:11:55.077Z] 7c504f21be85: Preparing [2024-03-05T03:11:55.077Z] 9c06b22fd026: Waiting [2024-03-05T03:11:55.077Z] 7c504f21be85: Waiting [2024-03-05T03:11:55.077Z] 59b24293015c: Layer already exists [2024-03-05T03:11:55.077Z] 7b6c78278113: Layer already exists [2024-03-05T03:11:55.077Z] 315057a50970: Layer already exists [2024-03-05T03:11:55.077Z] 52fc45839b52: Layer already exists [2024-03-05T03:11:55.077Z] 9fd9075acab0: Layer already exists [2024-03-05T03:11:55.077Z] 9c06b22fd026: Layer already exists [2024-03-05T03:11:55.077Z] 7c504f21be85: Layer already exists [2024-03-05T03:11:55.342Z] 3.2.0-dev.21: digest: sha256:04805d7d0f9e4039bdb5a2a2991c3ba6c7e0b8056fc8fd432d5e47c8419f847d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:56.034Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:56.731Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:11:56.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-05T03:11:56.731Z] 9fd9075acab0: Preparing [2024-03-05T03:11:56.731Z] 315057a50970: Preparing [2024-03-05T03:11:56.731Z] 59b24293015c: Preparing [2024-03-05T03:11:56.731Z] 7b6c78278113: Preparing [2024-03-05T03:11:56.731Z] 52fc45839b52: Preparing [2024-03-05T03:11:56.731Z] 9c06b22fd026: Preparing [2024-03-05T03:11:56.731Z] 7c504f21be85: Preparing [2024-03-05T03:11:56.732Z] 9c06b22fd026: Waiting [2024-03-05T03:11:56.732Z] 7c504f21be85: Waiting [2024-03-05T03:11:56.732Z] 59b24293015c: Layer already exists [2024-03-05T03:11:56.732Z] 7b6c78278113: Layer already exists [2024-03-05T03:11:56.732Z] 52fc45839b52: Layer already exists [2024-03-05T03:11:56.732Z] 9fd9075acab0: Layer already exists [2024-03-05T03:11:56.732Z] 315057a50970: Layer already exists [2024-03-05T03:11:56.732Z] 7c504f21be85: Layer already exists [2024-03-05T03:11:56.732Z] 9c06b22fd026: Layer already exists [2024-03-05T03:11:56.997Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:04805d7d0f9e4039bdb5a2a2991c3ba6c7e0b8056fc8fd432d5e47c8419f847d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:57.732Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:11:58.444Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-03-05T03:11:58.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-03-05T03:11:58.444Z] 9fd9075acab0: Preparing [2024-03-05T03:11:58.444Z] 315057a50970: Preparing [2024-03-05T03:11:58.444Z] 59b24293015c: Preparing [2024-03-05T03:11:58.444Z] 7b6c78278113: Preparing [2024-03-05T03:11:58.444Z] 52fc45839b52: Preparing [2024-03-05T03:11:58.444Z] 9c06b22fd026: Preparing [2024-03-05T03:11:58.444Z] 7c504f21be85: Preparing [2024-03-05T03:11:58.444Z] 9c06b22fd026: Waiting [2024-03-05T03:11:58.444Z] 7c504f21be85: Waiting [2024-03-05T03:11:58.444Z] 59b24293015c: Layer already exists [2024-03-05T03:11:58.444Z] 9fd9075acab0: Layer already exists [2024-03-05T03:11:58.444Z] 315057a50970: Layer already exists [2024-03-05T03:11:58.444Z] 7b6c78278113: Layer already exists [2024-03-05T03:11:58.444Z] 52fc45839b52: Layer already exists [2024-03-05T03:11:58.444Z] 9c06b22fd026: Layer already exists [2024-03-05T03:11:58.444Z] 7c504f21be85: Layer already exists [2024-03-05T03:11:58.716Z] main: digest: sha256:04805d7d0f9e4039bdb5a2a2991c3ba6c7e0b8056fc8fd432d5e47c8419f847d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T03:11:59.469Z] ===================================================== [Pipeline] echo [2024-03-05T03:11:59.591Z] taggedImages: [2024-03-05T03:11:59.591Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:11:59.591Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-03-05T03:11:59.591Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.21 [2024-03-05T03:11:59.591Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:11:59.591Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-03-05T03:11:59.727Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-03-05T03:11:59.727Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:11:59.727Z] latest [2024-03-05T03:11:59.727Z] 3.2.0-dev.21 [2024-03-05T03:11:59.727Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:11:59.727Z] main [2024-03-05T03:11:59.727Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:00.664Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:01.382Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:12:01.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-05T03:12:01.382Z] 88e2cca9b7cb: Preparing [2024-03-05T03:12:01.382Z] d5d1dfe710ff: Preparing [2024-03-05T03:12:01.382Z] 9b2e8e98038f: Preparing [2024-03-05T03:12:01.382Z] 59b24293015c: Preparing [2024-03-05T03:12:01.382Z] 7b6c78278113: Preparing [2024-03-05T03:12:01.382Z] da178fc95c21: Preparing [2024-03-05T03:12:01.382Z] a1950a40abad: Preparing [2024-03-05T03:12:01.382Z] 7c504f21be85: Preparing [2024-03-05T03:12:01.382Z] da178fc95c21: Waiting [2024-03-05T03:12:01.382Z] a1950a40abad: Waiting [2024-03-05T03:12:01.382Z] 7c504f21be85: Waiting [2024-03-05T03:12:01.382Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:01.382Z] 59b24293015c: Layer already exists [2024-03-05T03:12:01.646Z] da178fc95c21: Layer already exists [2024-03-05T03:12:01.646Z] a1950a40abad: Layer already exists [2024-03-05T03:12:01.646Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:01.646Z] d5d1dfe710ff: Pushed [2024-03-05T03:12:01.646Z] 88e2cca9b7cb: Pushed [2024-03-05T03:12:03.574Z] 9b2e8e98038f: Pushed [2024-03-05T03:12:03.837Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:7e3629237cbd7c30c2e4e8cd4c50ea70c6865d788c29dd758136490fb57ae6ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:04.529Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:10.205Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-03-05T03:12:10.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-05T03:12:10.470Z] 88e2cca9b7cb: Preparing [2024-03-05T03:12:10.470Z] d5d1dfe710ff: Preparing [2024-03-05T03:12:10.470Z] 9b2e8e98038f: Preparing [2024-03-05T03:12:10.470Z] 59b24293015c: Preparing [2024-03-05T03:12:10.470Z] 7b6c78278113: Preparing [2024-03-05T03:12:10.470Z] da178fc95c21: Preparing [2024-03-05T03:12:10.470Z] a1950a40abad: Preparing [2024-03-05T03:12:10.470Z] 7c504f21be85: Preparing [2024-03-05T03:12:10.470Z] a1950a40abad: Waiting [2024-03-05T03:12:10.470Z] 7c504f21be85: Waiting [2024-03-05T03:12:10.470Z] da178fc95c21: Waiting [2024-03-05T03:12:10.470Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:10.470Z] 59b24293015c: Layer already exists [2024-03-05T03:12:10.470Z] d5d1dfe710ff: Layer already exists [2024-03-05T03:12:10.470Z] 88e2cca9b7cb: Layer already exists [2024-03-05T03:12:10.470Z] 9b2e8e98038f: Layer already exists [2024-03-05T03:12:10.470Z] da178fc95c21: Layer already exists [2024-03-05T03:12:10.470Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:10.470Z] a1950a40abad: Layer already exists [2024-03-05T03:12:10.470Z] latest: digest: sha256:7e3629237cbd7c30c2e4e8cd4c50ea70c6865d788c29dd758136490fb57ae6ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:11.188Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:11.875Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.21 [2024-03-05T03:12:11.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-05T03:12:11.875Z] 88e2cca9b7cb: Preparing [2024-03-05T03:12:11.875Z] d5d1dfe710ff: Preparing [2024-03-05T03:12:11.875Z] 9b2e8e98038f: Preparing [2024-03-05T03:12:11.875Z] 59b24293015c: Preparing [2024-03-05T03:12:11.875Z] 7b6c78278113: Preparing [2024-03-05T03:12:11.875Z] da178fc95c21: Preparing [2024-03-05T03:12:11.875Z] a1950a40abad: Preparing [2024-03-05T03:12:11.875Z] 7c504f21be85: Preparing [2024-03-05T03:12:11.875Z] a1950a40abad: Waiting [2024-03-05T03:12:11.875Z] da178fc95c21: Waiting [2024-03-05T03:12:11.875Z] 7c504f21be85: Waiting [2024-03-05T03:12:11.875Z] 88e2cca9b7cb: Layer already exists [2024-03-05T03:12:11.875Z] 59b24293015c: Layer already exists [2024-03-05T03:12:11.875Z] d5d1dfe710ff: Layer already exists [2024-03-05T03:12:11.875Z] 9b2e8e98038f: Layer already exists [2024-03-05T03:12:11.875Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:11.875Z] a1950a40abad: Layer already exists [2024-03-05T03:12:11.875Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:11.875Z] da178fc95c21: Layer already exists [2024-03-05T03:12:11.875Z] 3.2.0-dev.21: digest: sha256:7e3629237cbd7c30c2e4e8cd4c50ea70c6865d788c29dd758136490fb57ae6ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:12.843Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:13.533Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:12:13.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-05T03:12:13.533Z] 88e2cca9b7cb: Preparing [2024-03-05T03:12:13.533Z] d5d1dfe710ff: Preparing [2024-03-05T03:12:13.533Z] 9b2e8e98038f: Preparing [2024-03-05T03:12:13.533Z] 59b24293015c: Preparing [2024-03-05T03:12:13.533Z] 7b6c78278113: Preparing [2024-03-05T03:12:13.533Z] da178fc95c21: Preparing [2024-03-05T03:12:13.533Z] a1950a40abad: Preparing [2024-03-05T03:12:13.533Z] da178fc95c21: Waiting [2024-03-05T03:12:13.533Z] 7c504f21be85: Preparing [2024-03-05T03:12:13.533Z] a1950a40abad: Waiting [2024-03-05T03:12:13.533Z] 7c504f21be85: Waiting [2024-03-05T03:12:13.533Z] 9b2e8e98038f: Layer already exists [2024-03-05T03:12:13.533Z] d5d1dfe710ff: Layer already exists [2024-03-05T03:12:13.533Z] 88e2cca9b7cb: Layer already exists [2024-03-05T03:12:13.533Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:13.533Z] 59b24293015c: Layer already exists [2024-03-05T03:12:13.533Z] da178fc95c21: Layer already exists [2024-03-05T03:12:13.533Z] a1950a40abad: Layer already exists [2024-03-05T03:12:13.533Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:13.533Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:7e3629237cbd7c30c2e4e8cd4c50ea70c6865d788c29dd758136490fb57ae6ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:14.486Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:15.192Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-03-05T03:12:15.192Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-03-05T03:12:15.192Z] 88e2cca9b7cb: Preparing [2024-03-05T03:12:15.192Z] d5d1dfe710ff: Preparing [2024-03-05T03:12:15.192Z] 9b2e8e98038f: Preparing [2024-03-05T03:12:15.192Z] 59b24293015c: Preparing [2024-03-05T03:12:15.192Z] 7b6c78278113: Preparing [2024-03-05T03:12:15.192Z] da178fc95c21: Preparing [2024-03-05T03:12:15.192Z] a1950a40abad: Preparing [2024-03-05T03:12:15.192Z] 7c504f21be85: Preparing [2024-03-05T03:12:15.192Z] da178fc95c21: Waiting [2024-03-05T03:12:15.192Z] a1950a40abad: Waiting [2024-03-05T03:12:15.192Z] 7c504f21be85: Waiting [2024-03-05T03:12:15.192Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:15.192Z] 59b24293015c: Layer already exists [2024-03-05T03:12:15.192Z] 88e2cca9b7cb: Layer already exists [2024-03-05T03:12:15.192Z] 9b2e8e98038f: Layer already exists [2024-03-05T03:12:15.192Z] d5d1dfe710ff: Layer already exists [2024-03-05T03:12:15.192Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:15.192Z] da178fc95c21: Layer already exists [2024-03-05T03:12:15.192Z] a1950a40abad: Layer already exists [2024-03-05T03:12:15.456Z] main: digest: sha256:7e3629237cbd7c30c2e4e8cd4c50ea70c6865d788c29dd758136490fb57ae6ed size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T03:12:16.228Z] ===================================================== [Pipeline] echo [2024-03-05T03:12:16.357Z] taggedImages: [2024-03-05T03:12:16.357Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:12:16.357Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-03-05T03:12:16.357Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.21 [2024-03-05T03:12:16.357Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:12:16.357Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-03-05T03:12:16.495Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-03-05T03:12:16.495Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:12:16.495Z] latest [2024-03-05T03:12:16.495Z] 3.2.0-dev.21 [2024-03-05T03:12:16.495Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:12:16.495Z] main [2024-03-05T03:12:16.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:17.453Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:18.140Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:12:18.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-05T03:12:18.140Z] b377b164451d: Preparing [2024-03-05T03:12:18.140Z] b7464ba0a298: Preparing [2024-03-05T03:12:18.140Z] 53fe2b6e6aec: Preparing [2024-03-05T03:12:18.140Z] 44f5c9050678: Preparing [2024-03-05T03:12:18.140Z] 7ec947c731d9: Preparing [2024-03-05T03:12:18.140Z] 515eed00ae09: Preparing [2024-03-05T03:12:18.140Z] 9ce03e95b88c: Preparing [2024-03-05T03:12:18.140Z] 59b24293015c: Preparing [2024-03-05T03:12:18.140Z] 7b6c78278113: Preparing [2024-03-05T03:12:18.140Z] 6544fb9d92e9: Preparing [2024-03-05T03:12:18.140Z] 9edc1363039c: Preparing [2024-03-05T03:12:18.140Z] 5f70bf18a086: Preparing [2024-03-05T03:12:18.140Z] c67700add93a: Preparing [2024-03-05T03:12:18.140Z] 956c0446b4fb: Preparing [2024-03-05T03:12:18.140Z] 4fb01bf222eb: Preparing [2024-03-05T03:12:18.140Z] 7c504f21be85: Preparing [2024-03-05T03:12:18.140Z] 515eed00ae09: Waiting [2024-03-05T03:12:18.140Z] 9ce03e95b88c: Waiting [2024-03-05T03:12:18.140Z] 59b24293015c: Waiting [2024-03-05T03:12:18.140Z] 7b6c78278113: Waiting [2024-03-05T03:12:18.140Z] 6544fb9d92e9: Waiting [2024-03-05T03:12:18.140Z] 9edc1363039c: Waiting [2024-03-05T03:12:18.140Z] 5f70bf18a086: Waiting [2024-03-05T03:12:18.140Z] c67700add93a: Waiting [2024-03-05T03:12:18.140Z] 956c0446b4fb: Waiting [2024-03-05T03:12:18.140Z] 4fb01bf222eb: Waiting [2024-03-05T03:12:18.140Z] 7c504f21be85: Waiting [2024-03-05T03:12:18.417Z] 44f5c9050678: Pushed [2024-03-05T03:12:18.417Z] 53fe2b6e6aec: Pushed [2024-03-05T03:12:18.417Z] 7ec947c731d9: Pushed [2024-03-05T03:12:18.417Z] b377b164451d: Pushed [2024-03-05T03:12:18.417Z] b7464ba0a298: Pushed [2024-03-05T03:12:18.417Z] 59b24293015c: Layer already exists [2024-03-05T03:12:18.417Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:18.417Z] 515eed00ae09: Pushed [2024-03-05T03:12:18.683Z] 6544fb9d92e9: Pushed [2024-03-05T03:12:18.683Z] 5f70bf18a086: Pushed [2024-03-05T03:12:18.683Z] 9edc1363039c: Pushed [2024-03-05T03:12:18.683Z] c67700add93a: Pushed [2024-03-05T03:12:18.683Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:18.683Z] 956c0446b4fb: Pushed [2024-03-05T03:12:18.948Z] 4fb01bf222eb: Pushed [2024-03-05T03:12:21.512Z] 9ce03e95b88c: Pushed [2024-03-05T03:12:21.512Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:08bd6c24c896ae003b5b7bf310602d0622c92db5a70189e523b4dcecc3c118b8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:22.213Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:22.949Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-03-05T03:12:22.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-05T03:12:22.949Z] b377b164451d: Preparing [2024-03-05T03:12:22.949Z] b7464ba0a298: Preparing [2024-03-05T03:12:22.949Z] 53fe2b6e6aec: Preparing [2024-03-05T03:12:22.949Z] 44f5c9050678: Preparing [2024-03-05T03:12:22.949Z] 7ec947c731d9: Preparing [2024-03-05T03:12:22.949Z] 515eed00ae09: Preparing [2024-03-05T03:12:22.949Z] 9ce03e95b88c: Preparing [2024-03-05T03:12:22.949Z] 59b24293015c: Preparing [2024-03-05T03:12:22.949Z] 7b6c78278113: Preparing [2024-03-05T03:12:22.949Z] 6544fb9d92e9: Preparing [2024-03-05T03:12:22.949Z] 9edc1363039c: Preparing [2024-03-05T03:12:22.949Z] 5f70bf18a086: Preparing [2024-03-05T03:12:22.949Z] c67700add93a: Preparing [2024-03-05T03:12:22.949Z] 956c0446b4fb: Preparing [2024-03-05T03:12:22.949Z] 4fb01bf222eb: Preparing [2024-03-05T03:12:22.949Z] 7c504f21be85: Preparing [2024-03-05T03:12:22.949Z] 9edc1363039c: Waiting [2024-03-05T03:12:22.949Z] 956c0446b4fb: Waiting [2024-03-05T03:12:22.949Z] 5f70bf18a086: Waiting [2024-03-05T03:12:22.949Z] 4fb01bf222eb: Waiting [2024-03-05T03:12:22.949Z] c67700add93a: Waiting [2024-03-05T03:12:22.949Z] 515eed00ae09: Waiting [2024-03-05T03:12:22.949Z] 7c504f21be85: Waiting [2024-03-05T03:12:22.949Z] 6544fb9d92e9: Waiting [2024-03-05T03:12:22.949Z] 7b6c78278113: Waiting [2024-03-05T03:12:22.949Z] b377b164451d: Layer already exists [2024-03-05T03:12:22.949Z] 53fe2b6e6aec: Layer already exists [2024-03-05T03:12:22.949Z] b7464ba0a298: Layer already exists [2024-03-05T03:12:22.949Z] 44f5c9050678: Layer already exists [2024-03-05T03:12:22.949Z] 7ec947c731d9: Layer already exists [2024-03-05T03:12:22.949Z] 515eed00ae09: Layer already exists [2024-03-05T03:12:22.949Z] 59b24293015c: Layer already exists [2024-03-05T03:12:22.949Z] 9ce03e95b88c: Layer already exists [2024-03-05T03:12:22.949Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:22.949Z] 6544fb9d92e9: Layer already exists [2024-03-05T03:12:22.949Z] 5f70bf18a086: Layer already exists [2024-03-05T03:12:22.949Z] 956c0446b4fb: Layer already exists [2024-03-05T03:12:22.949Z] 9edc1363039c: Layer already exists [2024-03-05T03:12:22.949Z] c67700add93a: Layer already exists [2024-03-05T03:12:22.949Z] 4fb01bf222eb: Layer already exists [2024-03-05T03:12:22.949Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:23.212Z] latest: digest: sha256:08bd6c24c896ae003b5b7bf310602d0622c92db5a70189e523b4dcecc3c118b8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:23.957Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:24.663Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.21 [2024-03-05T03:12:24.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-05T03:12:24.663Z] b377b164451d: Preparing [2024-03-05T03:12:24.663Z] b7464ba0a298: Preparing [2024-03-05T03:12:24.663Z] 53fe2b6e6aec: Preparing [2024-03-05T03:12:24.663Z] 44f5c9050678: Preparing [2024-03-05T03:12:24.663Z] 7ec947c731d9: Preparing [2024-03-05T03:12:24.663Z] 515eed00ae09: Preparing [2024-03-05T03:12:24.663Z] 9ce03e95b88c: Preparing [2024-03-05T03:12:24.663Z] 515eed00ae09: Waiting [2024-03-05T03:12:24.663Z] 59b24293015c: Preparing [2024-03-05T03:12:24.663Z] 7b6c78278113: Preparing [2024-03-05T03:12:24.663Z] 6544fb9d92e9: Preparing [2024-03-05T03:12:24.663Z] 9edc1363039c: Preparing [2024-03-05T03:12:24.663Z] 5f70bf18a086: Preparing [2024-03-05T03:12:24.663Z] c67700add93a: Preparing [2024-03-05T03:12:24.663Z] 956c0446b4fb: Preparing [2024-03-05T03:12:24.663Z] 4fb01bf222eb: Preparing [2024-03-05T03:12:24.663Z] 7c504f21be85: Preparing [2024-03-05T03:12:24.663Z] 59b24293015c: Waiting [2024-03-05T03:12:24.663Z] 5f70bf18a086: Waiting [2024-03-05T03:12:24.663Z] 7b6c78278113: Waiting [2024-03-05T03:12:24.663Z] c67700add93a: Waiting [2024-03-05T03:12:24.663Z] 6544fb9d92e9: Waiting [2024-03-05T03:12:24.663Z] 956c0446b4fb: Waiting [2024-03-05T03:12:24.663Z] 9edc1363039c: Waiting [2024-03-05T03:12:24.663Z] 4fb01bf222eb: Waiting [2024-03-05T03:12:24.663Z] 9ce03e95b88c: Waiting [2024-03-05T03:12:24.663Z] b377b164451d: Layer already exists [2024-03-05T03:12:24.663Z] 44f5c9050678: Layer already exists [2024-03-05T03:12:24.663Z] b7464ba0a298: Layer already exists [2024-03-05T03:12:24.663Z] 7ec947c731d9: Layer already exists [2024-03-05T03:12:24.663Z] 53fe2b6e6aec: Layer already exists [2024-03-05T03:12:24.663Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:24.663Z] 515eed00ae09: Layer already exists [2024-03-05T03:12:24.663Z] 9ce03e95b88c: Layer already exists [2024-03-05T03:12:24.663Z] 59b24293015c: Layer already exists [2024-03-05T03:12:24.663Z] 6544fb9d92e9: Layer already exists [2024-03-05T03:12:24.663Z] c67700add93a: Layer already exists [2024-03-05T03:12:24.663Z] 9edc1363039c: Layer already exists [2024-03-05T03:12:24.663Z] 5f70bf18a086: Layer already exists [2024-03-05T03:12:24.663Z] 4fb01bf222eb: Layer already exists [2024-03-05T03:12:24.663Z] 956c0446b4fb: Layer already exists [2024-03-05T03:12:24.663Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:24.926Z] 3.2.0-dev.21: digest: sha256:08bd6c24c896ae003b5b7bf310602d0622c92db5a70189e523b4dcecc3c118b8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:25.624Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:26.352Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:12:26.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-05T03:12:26.352Z] b377b164451d: Preparing [2024-03-05T03:12:26.352Z] b7464ba0a298: Preparing [2024-03-05T03:12:26.352Z] 53fe2b6e6aec: Preparing [2024-03-05T03:12:26.352Z] 44f5c9050678: Preparing [2024-03-05T03:12:26.352Z] 7ec947c731d9: Preparing [2024-03-05T03:12:26.352Z] 515eed00ae09: Preparing [2024-03-05T03:12:26.352Z] 9ce03e95b88c: Preparing [2024-03-05T03:12:26.352Z] 59b24293015c: Preparing [2024-03-05T03:12:26.352Z] 7b6c78278113: Preparing [2024-03-05T03:12:26.352Z] 6544fb9d92e9: Preparing [2024-03-05T03:12:26.352Z] 9edc1363039c: Preparing [2024-03-05T03:12:26.352Z] 5f70bf18a086: Preparing [2024-03-05T03:12:26.352Z] c67700add93a: Preparing [2024-03-05T03:12:26.352Z] 956c0446b4fb: Preparing [2024-03-05T03:12:26.352Z] 4fb01bf222eb: Preparing [2024-03-05T03:12:26.352Z] 7c504f21be85: Preparing [2024-03-05T03:12:26.352Z] 9ce03e95b88c: Waiting [2024-03-05T03:12:26.352Z] 59b24293015c: Waiting [2024-03-05T03:12:26.352Z] 7b6c78278113: Waiting [2024-03-05T03:12:26.352Z] 6544fb9d92e9: Waiting [2024-03-05T03:12:26.352Z] 9edc1363039c: Waiting [2024-03-05T03:12:26.352Z] 5f70bf18a086: Waiting [2024-03-05T03:12:26.352Z] 515eed00ae09: Waiting [2024-03-05T03:12:26.352Z] 7c504f21be85: Waiting [2024-03-05T03:12:26.352Z] 956c0446b4fb: Waiting [2024-03-05T03:12:26.352Z] 4fb01bf222eb: Waiting [2024-03-05T03:12:26.352Z] 53fe2b6e6aec: Layer already exists [2024-03-05T03:12:26.352Z] b377b164451d: Layer already exists [2024-03-05T03:12:26.352Z] b7464ba0a298: Layer already exists [2024-03-05T03:12:26.352Z] 7ec947c731d9: Layer already exists [2024-03-05T03:12:26.352Z] 44f5c9050678: Layer already exists [2024-03-05T03:12:26.352Z] 9ce03e95b88c: Layer already exists [2024-03-05T03:12:26.352Z] 515eed00ae09: Layer already exists [2024-03-05T03:12:26.352Z] 59b24293015c: Layer already exists [2024-03-05T03:12:26.352Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:26.352Z] 6544fb9d92e9: Layer already exists [2024-03-05T03:12:26.352Z] 5f70bf18a086: Layer already exists [2024-03-05T03:12:26.352Z] 9edc1363039c: Layer already exists [2024-03-05T03:12:26.352Z] c67700add93a: Layer already exists [2024-03-05T03:12:26.352Z] 956c0446b4fb: Layer already exists [2024-03-05T03:12:26.352Z] 4fb01bf222eb: Layer already exists [2024-03-05T03:12:26.352Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:26.617Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:08bd6c24c896ae003b5b7bf310602d0622c92db5a70189e523b4dcecc3c118b8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:27.359Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:28.127Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-03-05T03:12:28.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-03-05T03:12:28.127Z] b377b164451d: Preparing [2024-03-05T03:12:28.127Z] b7464ba0a298: Preparing [2024-03-05T03:12:28.127Z] 53fe2b6e6aec: Preparing [2024-03-05T03:12:28.127Z] 44f5c9050678: Preparing [2024-03-05T03:12:28.127Z] 7ec947c731d9: Preparing [2024-03-05T03:12:28.127Z] 515eed00ae09: Preparing [2024-03-05T03:12:28.127Z] 9ce03e95b88c: Preparing [2024-03-05T03:12:28.127Z] 59b24293015c: Preparing [2024-03-05T03:12:28.127Z] 7b6c78278113: Preparing [2024-03-05T03:12:28.127Z] 6544fb9d92e9: Preparing [2024-03-05T03:12:28.127Z] 9edc1363039c: Preparing [2024-03-05T03:12:28.127Z] 5f70bf18a086: Preparing [2024-03-05T03:12:28.127Z] c67700add93a: Preparing [2024-03-05T03:12:28.127Z] 956c0446b4fb: Preparing [2024-03-05T03:12:28.127Z] 4fb01bf222eb: Preparing [2024-03-05T03:12:28.127Z] 7c504f21be85: Preparing [2024-03-05T03:12:28.127Z] 515eed00ae09: Waiting [2024-03-05T03:12:28.127Z] 9ce03e95b88c: Waiting [2024-03-05T03:12:28.127Z] 5f70bf18a086: Waiting [2024-03-05T03:12:28.127Z] c67700add93a: Waiting [2024-03-05T03:12:28.127Z] 956c0446b4fb: Waiting [2024-03-05T03:12:28.127Z] 4fb01bf222eb: Waiting [2024-03-05T03:12:28.127Z] 59b24293015c: Waiting [2024-03-05T03:12:28.127Z] 7b6c78278113: Waiting [2024-03-05T03:12:28.127Z] 6544fb9d92e9: Waiting [2024-03-05T03:12:28.127Z] 9edc1363039c: Waiting [2024-03-05T03:12:28.127Z] 7c504f21be85: Waiting [2024-03-05T03:12:28.127Z] 7ec947c731d9: Layer already exists [2024-03-05T03:12:28.127Z] b7464ba0a298: Layer already exists [2024-03-05T03:12:28.127Z] 53fe2b6e6aec: Layer already exists [2024-03-05T03:12:28.127Z] 44f5c9050678: Layer already exists [2024-03-05T03:12:28.127Z] b377b164451d: Layer already exists [2024-03-05T03:12:28.127Z] 9ce03e95b88c: Layer already exists [2024-03-05T03:12:28.127Z] 6544fb9d92e9: Layer already exists [2024-03-05T03:12:28.127Z] 515eed00ae09: Layer already exists [2024-03-05T03:12:28.127Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:28.127Z] 59b24293015c: Layer already exists [2024-03-05T03:12:28.127Z] 9edc1363039c: Layer already exists [2024-03-05T03:12:28.127Z] 4fb01bf222eb: Layer already exists [2024-03-05T03:12:28.127Z] 5f70bf18a086: Layer already exists [2024-03-05T03:12:28.127Z] 956c0446b4fb: Layer already exists [2024-03-05T03:12:28.127Z] c67700add93a: Layer already exists [2024-03-05T03:12:28.127Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:28.390Z] main: digest: sha256:08bd6c24c896ae003b5b7bf310602d0622c92db5a70189e523b4dcecc3c118b8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T03:12:29.212Z] ===================================================== [Pipeline] echo [2024-03-05T03:12:29.351Z] taggedImages: [2024-03-05T03:12:29.351Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:12:29.351Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-03-05T03:12:29.351Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.21 [2024-03-05T03:12:29.351Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:12:29.351Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-03-05T03:12:29.516Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-03-05T03:12:29.516Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:12:29.516Z] latest [2024-03-05T03:12:29.516Z] 3.2.0-dev.21 [2024-03-05T03:12:29.516Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:12:29.516Z] main [2024-03-05T03:12:29.516Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:30.522Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:31.272Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:12:31.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-05T03:12:31.272Z] 53363d13bcce: Preparing [2024-03-05T03:12:31.272Z] e3e94a7bd3f5: Preparing [2024-03-05T03:12:31.272Z] be255c08d799: Preparing [2024-03-05T03:12:31.272Z] 6aa51fee2fde: Preparing [2024-03-05T03:12:31.272Z] 59b24293015c: Preparing [2024-03-05T03:12:31.272Z] 7b6c78278113: Preparing [2024-03-05T03:12:31.272Z] da178fc95c21: Preparing [2024-03-05T03:12:31.272Z] 7b6c78278113: Waiting [2024-03-05T03:12:31.272Z] a1950a40abad: Preparing [2024-03-05T03:12:31.272Z] da178fc95c21: Waiting [2024-03-05T03:12:31.272Z] 7c504f21be85: Preparing [2024-03-05T03:12:31.272Z] a1950a40abad: Waiting [2024-03-05T03:12:31.272Z] 7c504f21be85: Waiting [2024-03-05T03:12:31.272Z] 59b24293015c: Layer already exists [2024-03-05T03:12:31.536Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:31.536Z] da178fc95c21: Layer already exists [2024-03-05T03:12:31.536Z] e3e94a7bd3f5: Pushed [2024-03-05T03:12:31.536Z] a1950a40abad: Layer already exists [2024-03-05T03:12:31.536Z] 53363d13bcce: Pushed [2024-03-05T03:12:31.536Z] be255c08d799: Pushed [2024-03-05T03:12:31.536Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:33.465Z] 6aa51fee2fde: Pushed [2024-03-05T03:12:33.465Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:25cc4b153ae707d4d7cab7a0f20fa77e572ba38023cf629cd286dabeb64e25fb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:34.219Z] + 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 [2024-03-05T03:12:34.956Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-03-05T03:12:34.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-05T03:12:34.956Z] 53363d13bcce: Preparing [2024-03-05T03:12:34.956Z] e3e94a7bd3f5: Preparing [2024-03-05T03:12:34.956Z] be255c08d799: Preparing [2024-03-05T03:12:34.956Z] 6aa51fee2fde: Preparing [2024-03-05T03:12:34.956Z] 59b24293015c: Preparing [2024-03-05T03:12:34.956Z] 7b6c78278113: Preparing [2024-03-05T03:12:34.956Z] da178fc95c21: Preparing [2024-03-05T03:12:34.956Z] a1950a40abad: Preparing [2024-03-05T03:12:34.956Z] 7c504f21be85: Preparing [2024-03-05T03:12:34.956Z] 7b6c78278113: Waiting [2024-03-05T03:12:34.956Z] da178fc95c21: Waiting [2024-03-05T03:12:34.956Z] a1950a40abad: Waiting [2024-03-05T03:12:34.956Z] 7c504f21be85: Waiting [2024-03-05T03:12:34.956Z] 59b24293015c: Layer already exists [2024-03-05T03:12:34.956Z] 6aa51fee2fde: Layer already exists [2024-03-05T03:12:34.956Z] be255c08d799: Layer already exists [2024-03-05T03:12:34.956Z] e3e94a7bd3f5: Layer already exists [2024-03-05T03:12:34.956Z] 53363d13bcce: Layer already exists [2024-03-05T03:12:34.956Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:34.956Z] a1950a40abad: Layer already exists [2024-03-05T03:12:34.956Z] da178fc95c21: Layer already exists [2024-03-05T03:12:34.956Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:35.220Z] latest: digest: sha256:25cc4b153ae707d4d7cab7a0f20fa77e572ba38023cf629cd286dabeb64e25fb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:35.952Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:36.697Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.21 [2024-03-05T03:12:36.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-05T03:12:36.697Z] 53363d13bcce: Preparing [2024-03-05T03:12:36.697Z] e3e94a7bd3f5: Preparing [2024-03-05T03:12:36.697Z] be255c08d799: Preparing [2024-03-05T03:12:36.697Z] 6aa51fee2fde: Preparing [2024-03-05T03:12:36.697Z] 59b24293015c: Preparing [2024-03-05T03:12:36.697Z] 7b6c78278113: Preparing [2024-03-05T03:12:36.697Z] da178fc95c21: Preparing [2024-03-05T03:12:36.697Z] a1950a40abad: Preparing [2024-03-05T03:12:36.697Z] 7c504f21be85: Preparing [2024-03-05T03:12:36.697Z] 7b6c78278113: Waiting [2024-03-05T03:12:36.697Z] da178fc95c21: Waiting [2024-03-05T03:12:36.697Z] 7c504f21be85: Waiting [2024-03-05T03:12:36.697Z] a1950a40abad: Waiting [2024-03-05T03:12:36.697Z] e3e94a7bd3f5: Layer already exists [2024-03-05T03:12:36.697Z] be255c08d799: Layer already exists [2024-03-05T03:12:36.697Z] 59b24293015c: Layer already exists [2024-03-05T03:12:36.697Z] 53363d13bcce: Layer already exists [2024-03-05T03:12:36.697Z] 6aa51fee2fde: Layer already exists [2024-03-05T03:12:36.697Z] da178fc95c21: Layer already exists [2024-03-05T03:12:36.697Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:36.697Z] a1950a40abad: Layer already exists [2024-03-05T03:12:36.697Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:36.961Z] 3.2.0-dev.21: digest: sha256:25cc4b153ae707d4d7cab7a0f20fa77e572ba38023cf629cd286dabeb64e25fb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:37.754Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:38.690Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:12:38.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-05T03:12:38.690Z] 53363d13bcce: Preparing [2024-03-05T03:12:38.690Z] e3e94a7bd3f5: Preparing [2024-03-05T03:12:38.690Z] be255c08d799: Preparing [2024-03-05T03:12:38.690Z] 6aa51fee2fde: Preparing [2024-03-05T03:12:38.690Z] 59b24293015c: Preparing [2024-03-05T03:12:38.690Z] 7b6c78278113: Preparing [2024-03-05T03:12:38.690Z] da178fc95c21: Preparing [2024-03-05T03:12:38.690Z] a1950a40abad: Preparing [2024-03-05T03:12:38.690Z] 7c504f21be85: Preparing [2024-03-05T03:12:38.690Z] da178fc95c21: Waiting [2024-03-05T03:12:38.690Z] a1950a40abad: Waiting [2024-03-05T03:12:38.690Z] 7c504f21be85: Waiting [2024-03-05T03:12:38.690Z] 7b6c78278113: Waiting [2024-03-05T03:12:38.690Z] e3e94a7bd3f5: Layer already exists [2024-03-05T03:12:38.690Z] be255c08d799: Layer already exists [2024-03-05T03:12:38.690Z] 59b24293015c: Layer already exists [2024-03-05T03:12:38.690Z] 6aa51fee2fde: Layer already exists [2024-03-05T03:12:38.690Z] 53363d13bcce: Layer already exists [2024-03-05T03:12:38.690Z] da178fc95c21: Layer already exists [2024-03-05T03:12:38.690Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:38.690Z] a1950a40abad: Layer already exists [2024-03-05T03:12:38.690Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:38.690Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:25cc4b153ae707d4d7cab7a0f20fa77e572ba38023cf629cd286dabeb64e25fb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:39.445Z] + 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 [2024-03-05T03:12:40.212Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-03-05T03:12:40.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-03-05T03:12:40.212Z] 53363d13bcce: Preparing [2024-03-05T03:12:40.212Z] e3e94a7bd3f5: Preparing [2024-03-05T03:12:40.212Z] be255c08d799: Preparing [2024-03-05T03:12:40.212Z] 6aa51fee2fde: Preparing [2024-03-05T03:12:40.212Z] 59b24293015c: Preparing [2024-03-05T03:12:40.212Z] 7b6c78278113: Preparing [2024-03-05T03:12:40.212Z] da178fc95c21: Preparing [2024-03-05T03:12:40.212Z] a1950a40abad: Preparing [2024-03-05T03:12:40.212Z] 7c504f21be85: Preparing [2024-03-05T03:12:40.212Z] 7b6c78278113: Waiting [2024-03-05T03:12:40.212Z] da178fc95c21: Waiting [2024-03-05T03:12:40.212Z] a1950a40abad: Waiting [2024-03-05T03:12:40.212Z] 7c504f21be85: Waiting [2024-03-05T03:12:40.212Z] 6aa51fee2fde: Layer already exists [2024-03-05T03:12:40.212Z] e3e94a7bd3f5: Layer already exists [2024-03-05T03:12:40.212Z] 59b24293015c: Layer already exists [2024-03-05T03:12:40.212Z] be255c08d799: Layer already exists [2024-03-05T03:12:40.212Z] 53363d13bcce: Layer already exists [2024-03-05T03:12:40.212Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:40.212Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:40.212Z] a1950a40abad: Layer already exists [2024-03-05T03:12:40.212Z] da178fc95c21: Layer already exists [2024-03-05T03:12:40.477Z] main: digest: sha256:25cc4b153ae707d4d7cab7a0f20fa77e572ba38023cf629cd286dabeb64e25fb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T03:12:41.349Z] ===================================================== [Pipeline] echo [2024-03-05T03:12:41.560Z] taggedImages: [2024-03-05T03:12:41.560Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:12:41.560Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-03-05T03:12:41.560Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.21 [2024-03-05T03:12:41.560Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:12:41.560Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-03-05T03:12:41.715Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-03-05T03:12:41.715Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:12:41.715Z] latest [2024-03-05T03:12:41.715Z] 3.2.0-dev.21 [2024-03-05T03:12:41.715Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:12:41.715Z] main [2024-03-05T03:12:41.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:42.729Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:43.475Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:12:43.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-05T03:12:43.475Z] 593912d551f2: Preparing [2024-03-05T03:12:43.475Z] 85f4502fbe21: Preparing [2024-03-05T03:12:43.475Z] c00a70fcbdeb: Preparing [2024-03-05T03:12:43.475Z] 7dd1722a0075: Preparing [2024-03-05T03:12:43.475Z] 6c3757d33ba8: Preparing [2024-03-05T03:12:43.475Z] 59b24293015c: Preparing [2024-03-05T03:12:43.475Z] 7b6c78278113: Preparing [2024-03-05T03:12:43.475Z] ee201dfc5bae: Preparing [2024-03-05T03:12:43.475Z] 76e85daf7b9e: Preparing [2024-03-05T03:12:43.475Z] f32129c6c85f: Preparing [2024-03-05T03:12:43.475Z] 7c504f21be85: Preparing [2024-03-05T03:12:43.475Z] 7b6c78278113: Waiting [2024-03-05T03:12:43.475Z] ee201dfc5bae: Waiting [2024-03-05T03:12:43.475Z] 76e85daf7b9e: Waiting [2024-03-05T03:12:43.475Z] f32129c6c85f: Waiting [2024-03-05T03:12:43.475Z] 7c504f21be85: Waiting [2024-03-05T03:12:43.740Z] 7dd1722a0075: Pushed [2024-03-05T03:12:43.740Z] 6c3757d33ba8: Pushed [2024-03-05T03:12:43.740Z] 85f4502fbe21: Pushed [2024-03-05T03:12:43.740Z] 593912d551f2: Pushed [2024-03-05T03:12:43.740Z] 59b24293015c: Layer already exists [2024-03-05T03:12:43.740Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:43.740Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:44.005Z] ee201dfc5bae: Pushed [2024-03-05T03:12:44.005Z] 76e85daf7b9e: Pushed [2024-03-05T03:12:45.931Z] c00a70fcbdeb: Pushed [2024-03-05T03:12:46.195Z] f32129c6c85f: Pushed [2024-03-05T03:12:46.481Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:f3f55359781fca73667849a7b9ab65442c4b5f119440e8bb2b9c345915bf119a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:47.206Z] + 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 [2024-03-05T03:12:47.925Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-03-05T03:12:47.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-05T03:12:47.925Z] 593912d551f2: Preparing [2024-03-05T03:12:47.925Z] 85f4502fbe21: Preparing [2024-03-05T03:12:47.925Z] c00a70fcbdeb: Preparing [2024-03-05T03:12:47.925Z] 7dd1722a0075: Preparing [2024-03-05T03:12:47.925Z] 6c3757d33ba8: Preparing [2024-03-05T03:12:47.925Z] 59b24293015c: Preparing [2024-03-05T03:12:47.925Z] 7b6c78278113: Preparing [2024-03-05T03:12:47.925Z] ee201dfc5bae: Preparing [2024-03-05T03:12:47.925Z] 76e85daf7b9e: Preparing [2024-03-05T03:12:47.925Z] f32129c6c85f: Preparing [2024-03-05T03:12:47.925Z] 7c504f21be85: Preparing [2024-03-05T03:12:47.925Z] ee201dfc5bae: Waiting [2024-03-05T03:12:47.925Z] 76e85daf7b9e: Waiting [2024-03-05T03:12:47.925Z] f32129c6c85f: Waiting [2024-03-05T03:12:47.925Z] 7c504f21be85: Waiting [2024-03-05T03:12:47.925Z] 59b24293015c: Waiting [2024-03-05T03:12:47.925Z] 7b6c78278113: Waiting [2024-03-05T03:12:47.925Z] c00a70fcbdeb: Layer already exists [2024-03-05T03:12:47.925Z] 593912d551f2: Layer already exists [2024-03-05T03:12:47.925Z] 7dd1722a0075: Layer already exists [2024-03-05T03:12:47.925Z] 85f4502fbe21: Layer already exists [2024-03-05T03:12:47.925Z] 6c3757d33ba8: Layer already exists [2024-03-05T03:12:47.925Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:47.925Z] ee201dfc5bae: Layer already exists [2024-03-05T03:12:47.925Z] 59b24293015c: Layer already exists [2024-03-05T03:12:47.925Z] f32129c6c85f: Layer already exists [2024-03-05T03:12:47.925Z] 76e85daf7b9e: Layer already exists [2024-03-05T03:12:47.925Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:48.188Z] latest: digest: sha256:f3f55359781fca73667849a7b9ab65442c4b5f119440e8bb2b9c345915bf119a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:48.925Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:49.662Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.21 [2024-03-05T03:12:49.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-05T03:12:49.662Z] 593912d551f2: Preparing [2024-03-05T03:12:49.662Z] 85f4502fbe21: Preparing [2024-03-05T03:12:49.662Z] c00a70fcbdeb: Preparing [2024-03-05T03:12:49.662Z] 7dd1722a0075: Preparing [2024-03-05T03:12:49.662Z] 6c3757d33ba8: Preparing [2024-03-05T03:12:49.662Z] 59b24293015c: Preparing [2024-03-05T03:12:49.662Z] 7b6c78278113: Preparing [2024-03-05T03:12:49.662Z] ee201dfc5bae: Preparing [2024-03-05T03:12:49.662Z] 76e85daf7b9e: Preparing [2024-03-05T03:12:49.662Z] f32129c6c85f: Preparing [2024-03-05T03:12:49.662Z] 59b24293015c: Waiting [2024-03-05T03:12:49.662Z] 7b6c78278113: Waiting [2024-03-05T03:12:49.662Z] ee201dfc5bae: Waiting [2024-03-05T03:12:49.662Z] 76e85daf7b9e: Waiting [2024-03-05T03:12:49.662Z] 7c504f21be85: Preparing [2024-03-05T03:12:49.662Z] f32129c6c85f: Waiting [2024-03-05T03:12:49.662Z] 7c504f21be85: Waiting [2024-03-05T03:12:49.662Z] 85f4502fbe21: Layer already exists [2024-03-05T03:12:49.662Z] 6c3757d33ba8: Layer already exists [2024-03-05T03:12:49.662Z] 593912d551f2: Layer already exists [2024-03-05T03:12:49.662Z] c00a70fcbdeb: Layer already exists [2024-03-05T03:12:49.662Z] 7dd1722a0075: Layer already exists [2024-03-05T03:12:49.662Z] 59b24293015c: Layer already exists [2024-03-05T03:12:49.662Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:49.662Z] 76e85daf7b9e: Layer already exists [2024-03-05T03:12:49.662Z] ee201dfc5bae: Layer already exists [2024-03-05T03:12:49.662Z] f32129c6c85f: Layer already exists [2024-03-05T03:12:49.662Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:49.927Z] 3.2.0-dev.21: digest: sha256:f3f55359781fca73667849a7b9ab65442c4b5f119440e8bb2b9c345915bf119a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:50.670Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:51.423Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:12:51.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-05T03:12:51.423Z] 593912d551f2: Preparing [2024-03-05T03:12:51.423Z] 85f4502fbe21: Preparing [2024-03-05T03:12:51.423Z] c00a70fcbdeb: Preparing [2024-03-05T03:12:51.423Z] 7dd1722a0075: Preparing [2024-03-05T03:12:51.423Z] 6c3757d33ba8: Preparing [2024-03-05T03:12:51.423Z] 59b24293015c: Preparing [2024-03-05T03:12:51.423Z] 7b6c78278113: Preparing [2024-03-05T03:12:51.423Z] ee201dfc5bae: Preparing [2024-03-05T03:12:51.423Z] 76e85daf7b9e: Preparing [2024-03-05T03:12:51.423Z] 59b24293015c: Waiting [2024-03-05T03:12:51.423Z] 7b6c78278113: Waiting [2024-03-05T03:12:51.423Z] f32129c6c85f: Preparing [2024-03-05T03:12:51.423Z] 7c504f21be85: Preparing [2024-03-05T03:12:51.423Z] ee201dfc5bae: Waiting [2024-03-05T03:12:51.423Z] 76e85daf7b9e: Waiting [2024-03-05T03:12:51.423Z] f32129c6c85f: Waiting [2024-03-05T03:12:51.423Z] 7c504f21be85: Waiting [2024-03-05T03:12:51.423Z] 593912d551f2: Layer already exists [2024-03-05T03:12:51.423Z] 7dd1722a0075: Layer already exists [2024-03-05T03:12:51.423Z] c00a70fcbdeb: Layer already exists [2024-03-05T03:12:51.423Z] 85f4502fbe21: Layer already exists [2024-03-05T03:12:51.423Z] 6c3757d33ba8: Layer already exists [2024-03-05T03:12:51.423Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:51.423Z] ee201dfc5bae: Layer already exists [2024-03-05T03:12:51.423Z] 59b24293015c: Layer already exists [2024-03-05T03:12:51.423Z] f32129c6c85f: Layer already exists [2024-03-05T03:12:51.423Z] 76e85daf7b9e: Layer already exists [2024-03-05T03:12:51.423Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:51.685Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:f3f55359781fca73667849a7b9ab65442c4b5f119440e8bb2b9c345915bf119a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:52.406Z] + 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 [2024-03-05T03:12:54.271Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-03-05T03:12:54.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-03-05T03:12:54.271Z] 593912d551f2: Preparing [2024-03-05T03:12:54.271Z] 85f4502fbe21: Preparing [2024-03-05T03:12:54.271Z] c00a70fcbdeb: Preparing [2024-03-05T03:12:54.271Z] 7dd1722a0075: Preparing [2024-03-05T03:12:54.271Z] 6c3757d33ba8: Preparing [2024-03-05T03:12:54.271Z] 59b24293015c: Preparing [2024-03-05T03:12:54.271Z] 7b6c78278113: Preparing [2024-03-05T03:12:54.271Z] ee201dfc5bae: Preparing [2024-03-05T03:12:54.271Z] 76e85daf7b9e: Preparing [2024-03-05T03:12:54.271Z] f32129c6c85f: Preparing [2024-03-05T03:12:54.271Z] 7c504f21be85: Preparing [2024-03-05T03:12:54.271Z] 59b24293015c: Waiting [2024-03-05T03:12:54.271Z] 7b6c78278113: Waiting [2024-03-05T03:12:54.271Z] ee201dfc5bae: Waiting [2024-03-05T03:12:54.271Z] 76e85daf7b9e: Waiting [2024-03-05T03:12:54.271Z] f32129c6c85f: Waiting [2024-03-05T03:12:54.271Z] 7c504f21be85: Waiting [2024-03-05T03:12:54.271Z] 85f4502fbe21: Layer already exists [2024-03-05T03:12:54.271Z] 593912d551f2: Layer already exists [2024-03-05T03:12:54.271Z] 6c3757d33ba8: Layer already exists [2024-03-05T03:12:54.271Z] 7dd1722a0075: Layer already exists [2024-03-05T03:12:54.271Z] c00a70fcbdeb: Layer already exists [2024-03-05T03:12:54.271Z] ee201dfc5bae: Layer already exists [2024-03-05T03:12:54.271Z] 59b24293015c: Layer already exists [2024-03-05T03:12:54.271Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:54.271Z] f32129c6c85f: Layer already exists [2024-03-05T03:12:54.271Z] 76e85daf7b9e: Layer already exists [2024-03-05T03:12:54.271Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:54.535Z] main: digest: sha256:f3f55359781fca73667849a7b9ab65442c4b5f119440e8bb2b9c345915bf119a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T03:12:55.398Z] ===================================================== [Pipeline] echo [2024-03-05T03:12:55.548Z] taggedImages: [2024-03-05T03:12:55.548Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:12:55.548Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-03-05T03:12:55.548Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.21 [2024-03-05T03:12:55.548Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:12:55.548Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-03-05T03:12:55.700Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-03-05T03:12:55.700Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:12:55.700Z] latest [2024-03-05T03:12:55.700Z] 3.2.0-dev.21 [2024-03-05T03:12:55.700Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:12:55.700Z] main [2024-03-05T03:12:55.700Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:56.720Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:12:57.445Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:12:57.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-05T03:12:57.445Z] c96f6bcc20fb: Preparing [2024-03-05T03:12:57.445Z] acdc2cc8c566: Preparing [2024-03-05T03:12:57.445Z] a00d66f64d17: Preparing [2024-03-05T03:12:57.445Z] 15fe4441abc4: Preparing [2024-03-05T03:12:57.445Z] 66bb4c905fd2: Preparing [2024-03-05T03:12:57.445Z] 5da8e61c3cf5: Preparing [2024-03-05T03:12:57.445Z] b52969f1d47d: Preparing [2024-03-05T03:12:57.445Z] 59b24293015c: Preparing [2024-03-05T03:12:57.445Z] 7b6c78278113: Preparing [2024-03-05T03:12:57.445Z] a777ea4397e9: Preparing [2024-03-05T03:12:57.445Z] eb806804b0ed: Preparing [2024-03-05T03:12:57.445Z] 7c504f21be85: Preparing [2024-03-05T03:12:57.445Z] 5da8e61c3cf5: Waiting [2024-03-05T03:12:57.445Z] b52969f1d47d: Waiting [2024-03-05T03:12:57.445Z] 59b24293015c: Waiting [2024-03-05T03:12:57.445Z] 7b6c78278113: Waiting [2024-03-05T03:12:57.445Z] a777ea4397e9: Waiting [2024-03-05T03:12:57.445Z] eb806804b0ed: Waiting [2024-03-05T03:12:57.445Z] 7c504f21be85: Waiting [2024-03-05T03:12:57.711Z] 66bb4c905fd2: Pushed [2024-03-05T03:12:57.711Z] acdc2cc8c566: Pushed [2024-03-05T03:12:57.711Z] c96f6bcc20fb: Pushed [2024-03-05T03:12:57.711Z] 59b24293015c: Layer already exists [2024-03-05T03:12:57.711Z] 5da8e61c3cf5: Pushed [2024-03-05T03:12:57.711Z] 7b6c78278113: Layer already exists [2024-03-05T03:12:57.974Z] b52969f1d47d: Pushed [2024-03-05T03:12:57.974Z] 7c504f21be85: Layer already exists [2024-03-05T03:12:57.974Z] a777ea4397e9: Pushed [2024-03-05T03:12:59.901Z] 15fe4441abc4: Pushed [2024-03-05T03:13:00.166Z] a00d66f64d17: Pushed [2024-03-05T03:13:00.429Z] eb806804b0ed: Pushed [2024-03-05T03:13:00.430Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:75c17e31c4a57130f764ff654c55059dd71bcb15b88b331e67c1db27c9d06e4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:01.161Z] + 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 [2024-03-05T03:13:01.905Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-03-05T03:13:01.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-05T03:13:01.905Z] c96f6bcc20fb: Preparing [2024-03-05T03:13:01.905Z] acdc2cc8c566: Preparing [2024-03-05T03:13:01.905Z] a00d66f64d17: Preparing [2024-03-05T03:13:01.905Z] 15fe4441abc4: Preparing [2024-03-05T03:13:01.905Z] 66bb4c905fd2: Preparing [2024-03-05T03:13:01.905Z] 5da8e61c3cf5: Preparing [2024-03-05T03:13:01.905Z] b52969f1d47d: Preparing [2024-03-05T03:13:01.905Z] 59b24293015c: Preparing [2024-03-05T03:13:01.905Z] 7b6c78278113: Preparing [2024-03-05T03:13:01.905Z] a777ea4397e9: Preparing [2024-03-05T03:13:01.905Z] eb806804b0ed: Preparing [2024-03-05T03:13:01.905Z] 7c504f21be85: Preparing [2024-03-05T03:13:01.905Z] b52969f1d47d: Waiting [2024-03-05T03:13:01.905Z] 59b24293015c: Waiting [2024-03-05T03:13:01.905Z] a777ea4397e9: Waiting [2024-03-05T03:13:01.905Z] 7b6c78278113: Waiting [2024-03-05T03:13:01.905Z] eb806804b0ed: Waiting [2024-03-05T03:13:01.905Z] 7c504f21be85: Waiting [2024-03-05T03:13:01.905Z] 15fe4441abc4: Layer already exists [2024-03-05T03:13:01.905Z] acdc2cc8c566: Layer already exists [2024-03-05T03:13:01.905Z] c96f6bcc20fb: Layer already exists [2024-03-05T03:13:01.905Z] a00d66f64d17: Layer already exists [2024-03-05T03:13:01.905Z] 66bb4c905fd2: Layer already exists [2024-03-05T03:13:01.905Z] 5da8e61c3cf5: Layer already exists [2024-03-05T03:13:01.905Z] b52969f1d47d: Layer already exists [2024-03-05T03:13:01.905Z] a777ea4397e9: Layer already exists [2024-03-05T03:13:01.905Z] 59b24293015c: Layer already exists [2024-03-05T03:13:01.905Z] 7b6c78278113: Layer already exists [2024-03-05T03:13:01.905Z] eb806804b0ed: Layer already exists [2024-03-05T03:13:01.905Z] 7c504f21be85: Layer already exists [2024-03-05T03:13:02.170Z] latest: digest: sha256:75c17e31c4a57130f764ff654c55059dd71bcb15b88b331e67c1db27c9d06e4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:02.921Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:03.662Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.21 [2024-03-05T03:13:03.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-05T03:13:03.662Z] c96f6bcc20fb: Preparing [2024-03-05T03:13:03.662Z] acdc2cc8c566: Preparing [2024-03-05T03:13:03.662Z] a00d66f64d17: Preparing [2024-03-05T03:13:03.662Z] 15fe4441abc4: Preparing [2024-03-05T03:13:03.662Z] 66bb4c905fd2: Preparing [2024-03-05T03:13:03.662Z] 5da8e61c3cf5: Preparing [2024-03-05T03:13:03.662Z] b52969f1d47d: Preparing [2024-03-05T03:13:03.662Z] 59b24293015c: Preparing [2024-03-05T03:13:03.662Z] 7b6c78278113: Preparing [2024-03-05T03:13:03.662Z] a777ea4397e9: Preparing [2024-03-05T03:13:03.662Z] eb806804b0ed: Preparing [2024-03-05T03:13:03.662Z] 7c504f21be85: Preparing [2024-03-05T03:13:03.662Z] 59b24293015c: Waiting [2024-03-05T03:13:03.662Z] 7b6c78278113: Waiting [2024-03-05T03:13:03.662Z] eb806804b0ed: Waiting [2024-03-05T03:13:03.662Z] 7c504f21be85: Waiting [2024-03-05T03:13:03.662Z] a777ea4397e9: Waiting [2024-03-05T03:13:03.662Z] b52969f1d47d: Waiting [2024-03-05T03:13:03.663Z] 66bb4c905fd2: Layer already exists [2024-03-05T03:13:03.663Z] acdc2cc8c566: Layer already exists [2024-03-05T03:13:03.663Z] 15fe4441abc4: Layer already exists [2024-03-05T03:13:03.663Z] c96f6bcc20fb: Layer already exists [2024-03-05T03:13:03.663Z] a00d66f64d17: Layer already exists [2024-03-05T03:13:03.663Z] 5da8e61c3cf5: Layer already exists [2024-03-05T03:13:03.663Z] b52969f1d47d: Layer already exists [2024-03-05T03:13:03.663Z] 59b24293015c: Layer already exists [2024-03-05T03:13:03.663Z] 7b6c78278113: Layer already exists [2024-03-05T03:13:03.663Z] a777ea4397e9: Layer already exists [2024-03-05T03:13:03.663Z] eb806804b0ed: Layer already exists [2024-03-05T03:13:03.663Z] 7c504f21be85: Layer already exists [2024-03-05T03:13:03.926Z] 3.2.0-dev.21: digest: sha256:75c17e31c4a57130f764ff654c55059dd71bcb15b88b331e67c1db27c9d06e4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:04.721Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:05.471Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:13:05.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-05T03:13:05.471Z] c96f6bcc20fb: Preparing [2024-03-05T03:13:05.471Z] acdc2cc8c566: Preparing [2024-03-05T03:13:05.471Z] a00d66f64d17: Preparing [2024-03-05T03:13:05.471Z] 15fe4441abc4: Preparing [2024-03-05T03:13:05.471Z] 66bb4c905fd2: Preparing [2024-03-05T03:13:05.471Z] 5da8e61c3cf5: Preparing [2024-03-05T03:13:05.471Z] b52969f1d47d: Preparing [2024-03-05T03:13:05.471Z] 59b24293015c: Preparing [2024-03-05T03:13:05.471Z] 7b6c78278113: Preparing [2024-03-05T03:13:05.471Z] a777ea4397e9: Preparing [2024-03-05T03:13:05.471Z] eb806804b0ed: Preparing [2024-03-05T03:13:05.471Z] 7c504f21be85: Preparing [2024-03-05T03:13:05.471Z] 59b24293015c: Waiting [2024-03-05T03:13:05.471Z] 7b6c78278113: Waiting [2024-03-05T03:13:05.471Z] a777ea4397e9: Waiting [2024-03-05T03:13:05.471Z] 5da8e61c3cf5: Waiting [2024-03-05T03:13:05.471Z] b52969f1d47d: Waiting [2024-03-05T03:13:05.471Z] eb806804b0ed: Waiting [2024-03-05T03:13:05.471Z] 7c504f21be85: Waiting [2024-03-05T03:13:05.471Z] 66bb4c905fd2: Layer already exists [2024-03-05T03:13:05.471Z] acdc2cc8c566: Layer already exists [2024-03-05T03:13:05.471Z] 15fe4441abc4: Layer already exists [2024-03-05T03:13:05.471Z] a00d66f64d17: Layer already exists [2024-03-05T03:13:05.471Z] c96f6bcc20fb: Layer already exists [2024-03-05T03:13:05.471Z] 5da8e61c3cf5: Layer already exists [2024-03-05T03:13:05.471Z] b52969f1d47d: Layer already exists [2024-03-05T03:13:05.471Z] 59b24293015c: Layer already exists [2024-03-05T03:13:05.471Z] 7b6c78278113: Layer already exists [2024-03-05T03:13:05.471Z] a777ea4397e9: Layer already exists [2024-03-05T03:13:05.471Z] eb806804b0ed: Layer already exists [2024-03-05T03:13:05.471Z] 7c504f21be85: Layer already exists [2024-03-05T03:13:05.734Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:75c17e31c4a57130f764ff654c55059dd71bcb15b88b331e67c1db27c9d06e4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:06.499Z] + 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 [2024-03-05T03:13:07.253Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-03-05T03:13:07.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-03-05T03:13:07.253Z] c96f6bcc20fb: Preparing [2024-03-05T03:13:07.253Z] acdc2cc8c566: Preparing [2024-03-05T03:13:07.253Z] a00d66f64d17: Preparing [2024-03-05T03:13:07.253Z] 15fe4441abc4: Preparing [2024-03-05T03:13:07.253Z] 66bb4c905fd2: Preparing [2024-03-05T03:13:07.253Z] 5da8e61c3cf5: Preparing [2024-03-05T03:13:07.253Z] b52969f1d47d: Preparing [2024-03-05T03:13:07.253Z] 59b24293015c: Preparing [2024-03-05T03:13:07.253Z] 7b6c78278113: Preparing [2024-03-05T03:13:07.253Z] a777ea4397e9: Preparing [2024-03-05T03:13:07.253Z] eb806804b0ed: Preparing [2024-03-05T03:13:07.253Z] 59b24293015c: Waiting [2024-03-05T03:13:07.253Z] 5da8e61c3cf5: Waiting [2024-03-05T03:13:07.253Z] b52969f1d47d: Waiting [2024-03-05T03:13:07.253Z] 7b6c78278113: Waiting [2024-03-05T03:13:07.253Z] a777ea4397e9: Waiting [2024-03-05T03:13:07.253Z] 7c504f21be85: Preparing [2024-03-05T03:13:07.253Z] eb806804b0ed: Waiting [2024-03-05T03:13:07.253Z] 7c504f21be85: Waiting [2024-03-05T03:13:07.253Z] 66bb4c905fd2: Layer already exists [2024-03-05T03:13:07.253Z] 15fe4441abc4: Layer already exists [2024-03-05T03:13:07.253Z] a00d66f64d17: Layer already exists [2024-03-05T03:13:07.253Z] c96f6bcc20fb: Layer already exists [2024-03-05T03:13:07.253Z] acdc2cc8c566: Layer already exists [2024-03-05T03:13:07.253Z] b52969f1d47d: Layer already exists [2024-03-05T03:13:07.253Z] 5da8e61c3cf5: Layer already exists [2024-03-05T03:13:07.253Z] 59b24293015c: Layer already exists [2024-03-05T03:13:07.253Z] a777ea4397e9: Layer already exists [2024-03-05T03:13:07.253Z] 7b6c78278113: Layer already exists [2024-03-05T03:13:07.253Z] eb806804b0ed: Layer already exists [2024-03-05T03:13:07.253Z] 7c504f21be85: Layer already exists [2024-03-05T03:13:07.517Z] main: digest: sha256:75c17e31c4a57130f764ff654c55059dd71bcb15b88b331e67c1db27c9d06e4c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T03:13:08.408Z] ===================================================== [Pipeline] echo [2024-03-05T03:13:08.558Z] taggedImages: [2024-03-05T03:13:08.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:13:08.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-03-05T03:13:08.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.21 [2024-03-05T03:13:08.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:13:08.558Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-03-05T03:13:08.718Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-03-05T03:13:08.718Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:13:08.718Z] latest [2024-03-05T03:13:08.718Z] 3.2.0-dev.21 [2024-03-05T03:13:08.718Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:13:08.718Z] main [2024-03-05T03:13:08.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:09.770Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:10.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:13:10.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-05T03:13:10.525Z] 949d37d03ce7: Preparing [2024-03-05T03:13:10.525Z] a088518cfb77: Preparing [2024-03-05T03:13:10.525Z] 59b24293015c: Preparing [2024-03-05T03:13:10.525Z] 7b6c78278113: Preparing [2024-03-05T03:13:10.525Z] 2a0f5e129821: Preparing [2024-03-05T03:13:10.525Z] 8801068956a6: Preparing [2024-03-05T03:13:10.525Z] 7c504f21be85: Preparing [2024-03-05T03:13:10.525Z] 8801068956a6: Waiting [2024-03-05T03:13:10.525Z] 7c504f21be85: Waiting [2024-03-05T03:13:10.525Z] 59b24293015c: Layer already exists [2024-03-05T03:13:10.525Z] 7b6c78278113: Layer already exists [2024-03-05T03:13:10.789Z] 7c504f21be85: Layer already exists [2024-03-05T03:13:10.789Z] 2a0f5e129821: Pushed [2024-03-05T03:13:10.789Z] 949d37d03ce7: Pushed [2024-03-05T03:13:12.185Z] 8801068956a6: Pushed [2024-03-05T03:13:14.114Z] a088518cfb77: Pushed [2024-03-05T03:13:14.379Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:38fe16da086499b92f125853c01898783df8b7c397bcfb21c9c759e11bcf0db2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:15.145Z] + 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 [2024-03-05T03:13:15.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-03-05T03:13:15.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-05T03:13:15.921Z] 949d37d03ce7: Preparing [2024-03-05T03:13:15.921Z] a088518cfb77: Preparing [2024-03-05T03:13:15.921Z] 59b24293015c: Preparing [2024-03-05T03:13:15.921Z] 7b6c78278113: Preparing [2024-03-05T03:13:15.921Z] 2a0f5e129821: Preparing [2024-03-05T03:13:15.921Z] 8801068956a6: Preparing [2024-03-05T03:13:15.921Z] 7c504f21be85: Preparing [2024-03-05T03:13:15.921Z] 8801068956a6: Waiting [2024-03-05T03:13:15.921Z] 7c504f21be85: Waiting [2024-03-05T03:13:15.921Z] 59b24293015c: Layer already exists [2024-03-05T03:13:15.921Z] 7b6c78278113: Layer already exists [2024-03-05T03:13:15.921Z] 2a0f5e129821: Layer already exists [2024-03-05T03:13:15.921Z] 949d37d03ce7: Layer already exists [2024-03-05T03:13:15.921Z] a088518cfb77: Layer already exists [2024-03-05T03:13:15.921Z] 7c504f21be85: Layer already exists [2024-03-05T03:13:15.921Z] 8801068956a6: Layer already exists [2024-03-05T03:13:16.184Z] latest: digest: sha256:38fe16da086499b92f125853c01898783df8b7c397bcfb21c9c759e11bcf0db2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:16.946Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:17.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.21 [2024-03-05T03:13:17.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-05T03:13:17.721Z] 949d37d03ce7: Preparing [2024-03-05T03:13:17.721Z] a088518cfb77: Preparing [2024-03-05T03:13:17.721Z] 59b24293015c: Preparing [2024-03-05T03:13:17.721Z] 7b6c78278113: Preparing [2024-03-05T03:13:17.721Z] 2a0f5e129821: Preparing [2024-03-05T03:13:17.721Z] 8801068956a6: Preparing [2024-03-05T03:13:17.721Z] 7c504f21be85: Preparing [2024-03-05T03:13:17.721Z] 8801068956a6: Waiting [2024-03-05T03:13:17.721Z] 7c504f21be85: Waiting [2024-03-05T03:13:17.721Z] 7b6c78278113: Layer already exists [2024-03-05T03:13:17.721Z] 949d37d03ce7: Layer already exists [2024-03-05T03:13:17.721Z] 2a0f5e129821: Layer already exists [2024-03-05T03:13:17.721Z] 59b24293015c: Layer already exists [2024-03-05T03:13:17.721Z] a088518cfb77: Layer already exists [2024-03-05T03:13:17.721Z] 8801068956a6: Layer already exists [2024-03-05T03:13:17.721Z] 7c504f21be85: Layer already exists [2024-03-05T03:13:17.986Z] 3.2.0-dev.21: digest: sha256:38fe16da086499b92f125853c01898783df8b7c397bcfb21c9c759e11bcf0db2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:18.753Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:19.504Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:13:19.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-05T03:13:19.504Z] 949d37d03ce7: Preparing [2024-03-05T03:13:19.504Z] a088518cfb77: Preparing [2024-03-05T03:13:19.504Z] 59b24293015c: Preparing [2024-03-05T03:13:19.504Z] 7b6c78278113: Preparing [2024-03-05T03:13:19.504Z] 2a0f5e129821: Preparing [2024-03-05T03:13:19.504Z] 8801068956a6: Preparing [2024-03-05T03:13:19.504Z] 7c504f21be85: Preparing [2024-03-05T03:13:19.504Z] 8801068956a6: Waiting [2024-03-05T03:13:19.504Z] 7c504f21be85: Waiting [2024-03-05T03:13:19.504Z] 7b6c78278113: Layer already exists [2024-03-05T03:13:19.504Z] 59b24293015c: Layer already exists [2024-03-05T03:13:19.504Z] a088518cfb77: Layer already exists [2024-03-05T03:13:19.504Z] 2a0f5e129821: Layer already exists [2024-03-05T03:13:19.504Z] 949d37d03ce7: Layer already exists [2024-03-05T03:13:19.504Z] 7c504f21be85: Layer already exists [2024-03-05T03:13:19.504Z] 8801068956a6: Layer already exists [2024-03-05T03:13:19.768Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:38fe16da086499b92f125853c01898783df8b7c397bcfb21c9c759e11bcf0db2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:20.556Z] + 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 [2024-03-05T03:13:22.718Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-03-05T03:13:22.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-03-05T03:13:22.718Z] 949d37d03ce7: Preparing [2024-03-05T03:13:22.718Z] a088518cfb77: Preparing [2024-03-05T03:13:22.718Z] 59b24293015c: Preparing [2024-03-05T03:13:22.718Z] 7b6c78278113: Preparing [2024-03-05T03:13:22.718Z] 2a0f5e129821: Preparing [2024-03-05T03:13:22.718Z] 8801068956a6: Preparing [2024-03-05T03:13:22.718Z] 7c504f21be85: Preparing [2024-03-05T03:13:22.718Z] 8801068956a6: Waiting [2024-03-05T03:13:22.718Z] 7c504f21be85: Waiting [2024-03-05T03:13:22.718Z] 949d37d03ce7: Layer already exists [2024-03-05T03:13:22.718Z] a088518cfb77: Layer already exists [2024-03-05T03:13:22.718Z] 59b24293015c: Layer already exists [2024-03-05T03:13:22.718Z] 2a0f5e129821: Layer already exists [2024-03-05T03:13:22.718Z] 7b6c78278113: Layer already exists [2024-03-05T03:13:22.718Z] 8801068956a6: Layer already exists [2024-03-05T03:13:22.718Z] 7c504f21be85: Layer already exists [2024-03-05T03:13:22.982Z] main: digest: sha256:38fe16da086499b92f125853c01898783df8b7c397bcfb21c9c759e11bcf0db2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T03:13:23.919Z] ===================================================== [Pipeline] echo [2024-03-05T03:13:24.072Z] taggedImages: [2024-03-05T03:13:24.072Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:13:24.072Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-03-05T03:13:24.072Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.21 [2024-03-05T03:13:24.072Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:13:24.072Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-03-05T03:13:24.239Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-03-05T03:13:24.239Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:13:24.239Z] latest [2024-03-05T03:13:24.239Z] 3.2.0-dev.21 [2024-03-05T03:13:24.239Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:13:24.239Z] main [2024-03-05T03:13:24.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:26.700Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:27.466Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:13:27.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-05T03:13:27.466Z] 57f261a1f42f: Preparing [2024-03-05T03:13:27.466Z] a2bb6e8958dc: Preparing [2024-03-05T03:13:27.466Z] a4acd8c7403f: Preparing [2024-03-05T03:13:27.466Z] 59b24293015c: Preparing [2024-03-05T03:13:27.466Z] 7b6c78278113: Preparing [2024-03-05T03:13:27.466Z] addd0d013869: Preparing [2024-03-05T03:13:27.466Z] 94850b791b7a: Preparing [2024-03-05T03:13:27.466Z] 2cb7f81fc7d2: Preparing [2024-03-05T03:13:27.466Z] 9e3b3b69c079: Preparing [2024-03-05T03:13:27.466Z] 7c504f21be85: Preparing [2024-03-05T03:13:27.466Z] 94850b791b7a: Waiting [2024-03-05T03:13:27.466Z] 2cb7f81fc7d2: Waiting [2024-03-05T03:13:27.466Z] 9e3b3b69c079: Waiting [2024-03-05T03:13:27.466Z] 7c504f21be85: Waiting [2024-03-05T03:13:27.466Z] addd0d013869: Waiting [2024-03-05T03:13:27.466Z] 7b6c78278113: Layer already exists [2024-03-05T03:13:27.734Z] 59b24293015c: Layer already exists [2024-03-05T03:13:27.734Z] a4acd8c7403f: Pushed [2024-03-05T03:13:27.734Z] a2bb6e8958dc: Pushed [2024-03-05T03:13:27.734Z] 57f261a1f42f: Pushed [2024-03-05T03:13:27.734Z] 7c504f21be85: Layer already exists [2024-03-05T03:13:27.734Z] 2cb7f81fc7d2: Pushed [2024-03-05T03:13:28.685Z] 9e3b3b69c079: Pushed [2024-03-05T03:13:40.961Z] 94850b791b7a: Pushed [2024-03-05T03:13:45.194Z] addd0d013869: Pushed [2024-03-05T03:13:45.194Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:51b4aa10b889b80bc7f567d064e3a5f6ab1c0b5fbd5c0176a856ba02b0b59e14 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:45.967Z] + 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 [2024-03-05T03:13:46.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-03-05T03:13:46.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-05T03:13:46.734Z] 57f261a1f42f: Preparing [2024-03-05T03:13:46.734Z] a2bb6e8958dc: Preparing [2024-03-05T03:13:46.734Z] a4acd8c7403f: Preparing [2024-03-05T03:13:46.734Z] 59b24293015c: Preparing [2024-03-05T03:13:46.734Z] 7b6c78278113: Preparing [2024-03-05T03:13:46.734Z] addd0d013869: Preparing [2024-03-05T03:13:46.734Z] 94850b791b7a: Preparing [2024-03-05T03:13:46.734Z] 2cb7f81fc7d2: Preparing [2024-03-05T03:13:46.734Z] 9e3b3b69c079: Preparing [2024-03-05T03:13:46.734Z] 7c504f21be85: Preparing [2024-03-05T03:13:46.734Z] 2cb7f81fc7d2: Waiting [2024-03-05T03:13:46.734Z] 9e3b3b69c079: Waiting [2024-03-05T03:13:46.734Z] addd0d013869: Waiting [2024-03-05T03:13:46.734Z] 7c504f21be85: Waiting [2024-03-05T03:13:46.734Z] 94850b791b7a: Waiting [2024-03-05T03:13:46.734Z] a2bb6e8958dc: Layer already exists [2024-03-05T03:13:46.734Z] 7b6c78278113: Layer already exists [2024-03-05T03:13:46.734Z] 59b24293015c: Layer already exists [2024-03-05T03:13:46.734Z] a4acd8c7403f: Layer already exists [2024-03-05T03:13:46.734Z] 57f261a1f42f: Layer already exists [2024-03-05T03:13:46.734Z] addd0d013869: Layer already exists [2024-03-05T03:13:46.734Z] 2cb7f81fc7d2: Layer already exists [2024-03-05T03:13:46.734Z] 94850b791b7a: Layer already exists [2024-03-05T03:13:46.734Z] 7c504f21be85: Layer already exists [2024-03-05T03:13:46.734Z] 9e3b3b69c079: Layer already exists [2024-03-05T03:13:46.996Z] latest: digest: sha256:51b4aa10b889b80bc7f567d064e3a5f6ab1c0b5fbd5c0176a856ba02b0b59e14 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:47.764Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:48.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.21 [2024-03-05T03:13:48.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-05T03:13:48.540Z] 57f261a1f42f: Preparing [2024-03-05T03:13:48.540Z] a2bb6e8958dc: Preparing [2024-03-05T03:13:48.540Z] a4acd8c7403f: Preparing [2024-03-05T03:13:48.540Z] 59b24293015c: Preparing [2024-03-05T03:13:48.540Z] 7b6c78278113: Preparing [2024-03-05T03:13:48.540Z] addd0d013869: Preparing [2024-03-05T03:13:48.540Z] 94850b791b7a: Preparing [2024-03-05T03:13:48.540Z] 2cb7f81fc7d2: Preparing [2024-03-05T03:13:48.540Z] 9e3b3b69c079: Preparing [2024-03-05T03:13:48.540Z] 7c504f21be85: Preparing [2024-03-05T03:13:48.540Z] 94850b791b7a: Waiting [2024-03-05T03:13:48.540Z] 2cb7f81fc7d2: Waiting [2024-03-05T03:13:48.540Z] 9e3b3b69c079: Waiting [2024-03-05T03:13:48.540Z] 7c504f21be85: Waiting [2024-03-05T03:13:48.540Z] addd0d013869: Waiting [2024-03-05T03:13:48.540Z] 57f261a1f42f: Layer already exists [2024-03-05T03:13:48.540Z] a2bb6e8958dc: Layer already exists [2024-03-05T03:13:48.540Z] 59b24293015c: Layer already exists [2024-03-05T03:13:48.540Z] 7b6c78278113: Layer already exists [2024-03-05T03:13:48.540Z] a4acd8c7403f: Layer already exists [2024-03-05T03:13:48.540Z] 2cb7f81fc7d2: Layer already exists [2024-03-05T03:13:48.540Z] 94850b791b7a: Layer already exists [2024-03-05T03:13:48.540Z] addd0d013869: Layer already exists [2024-03-05T03:13:48.540Z] 9e3b3b69c079: Layer already exists [2024-03-05T03:13:48.540Z] 7c504f21be85: Layer already exists [2024-03-05T03:13:48.803Z] 3.2.0-dev.21: digest: sha256:51b4aa10b889b80bc7f567d064e3a5f6ab1c0b5fbd5c0176a856ba02b0b59e14 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:49.574Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:50.360Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:13:50.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-05T03:13:50.360Z] 57f261a1f42f: Preparing [2024-03-05T03:13:50.360Z] a2bb6e8958dc: Preparing [2024-03-05T03:13:50.360Z] a4acd8c7403f: Preparing [2024-03-05T03:13:50.360Z] 59b24293015c: Preparing [2024-03-05T03:13:50.360Z] 7b6c78278113: Preparing [2024-03-05T03:13:50.360Z] addd0d013869: Preparing [2024-03-05T03:13:50.360Z] 94850b791b7a: Preparing [2024-03-05T03:13:50.360Z] 2cb7f81fc7d2: Preparing [2024-03-05T03:13:50.360Z] 9e3b3b69c079: Preparing [2024-03-05T03:13:50.360Z] 7c504f21be85: Preparing [2024-03-05T03:13:50.360Z] addd0d013869: Waiting [2024-03-05T03:13:50.360Z] 94850b791b7a: Waiting [2024-03-05T03:13:50.360Z] 2cb7f81fc7d2: Waiting [2024-03-05T03:13:50.360Z] 9e3b3b69c079: Waiting [2024-03-05T03:13:50.360Z] 7c504f21be85: Waiting [2024-03-05T03:13:50.360Z] a2bb6e8958dc: Layer already exists [2024-03-05T03:13:50.360Z] 57f261a1f42f: Layer already exists [2024-03-05T03:13:50.360Z] 59b24293015c: Layer already exists [2024-03-05T03:13:50.360Z] 7b6c78278113: Layer already exists [2024-03-05T03:13:50.360Z] a4acd8c7403f: Layer already exists [2024-03-05T03:13:50.360Z] 2cb7f81fc7d2: Layer already exists [2024-03-05T03:13:50.360Z] 9e3b3b69c079: Layer already exists [2024-03-05T03:13:50.360Z] 94850b791b7a: Layer already exists [2024-03-05T03:13:50.360Z] addd0d013869: Layer already exists [2024-03-05T03:13:50.360Z] 7c504f21be85: Layer already exists [2024-03-05T03:13:50.624Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:51b4aa10b889b80bc7f567d064e3a5f6ab1c0b5fbd5c0176a856ba02b0b59e14 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:51.399Z] + 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 [2024-03-05T03:13:52.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-03-05T03:13:52.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-03-05T03:13:52.254Z] 57f261a1f42f: Preparing [2024-03-05T03:13:52.254Z] a2bb6e8958dc: Preparing [2024-03-05T03:13:52.254Z] a4acd8c7403f: Preparing [2024-03-05T03:13:52.254Z] 59b24293015c: Preparing [2024-03-05T03:13:52.254Z] 7b6c78278113: Preparing [2024-03-05T03:13:52.254Z] addd0d013869: Preparing [2024-03-05T03:13:52.254Z] 94850b791b7a: Preparing [2024-03-05T03:13:52.254Z] 2cb7f81fc7d2: Preparing [2024-03-05T03:13:52.254Z] 9e3b3b69c079: Preparing [2024-03-05T03:13:52.254Z] 7c504f21be85: Preparing [2024-03-05T03:13:52.254Z] 94850b791b7a: Waiting [2024-03-05T03:13:52.254Z] 2cb7f81fc7d2: Waiting [2024-03-05T03:13:52.254Z] 9e3b3b69c079: Waiting [2024-03-05T03:13:52.254Z] addd0d013869: Waiting [2024-03-05T03:13:52.254Z] 7c504f21be85: Waiting [2024-03-05T03:13:52.254Z] a2bb6e8958dc: Layer already exists [2024-03-05T03:13:52.254Z] a4acd8c7403f: Layer already exists [2024-03-05T03:13:52.254Z] 7b6c78278113: Layer already exists [2024-03-05T03:13:52.254Z] 57f261a1f42f: Layer already exists [2024-03-05T03:13:52.254Z] 59b24293015c: Layer already exists [2024-03-05T03:13:52.254Z] 94850b791b7a: Layer already exists [2024-03-05T03:13:52.254Z] addd0d013869: Layer already exists [2024-03-05T03:13:52.254Z] 9e3b3b69c079: Layer already exists [2024-03-05T03:13:52.254Z] 2cb7f81fc7d2: Layer already exists [2024-03-05T03:13:52.254Z] 7c504f21be85: Layer already exists [2024-03-05T03:13:52.518Z] main: digest: sha256:51b4aa10b889b80bc7f567d064e3a5f6ab1c0b5fbd5c0176a856ba02b0b59e14 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T03:13:53.486Z] ===================================================== [Pipeline] echo [2024-03-05T03:13:53.646Z] taggedImages: [2024-03-05T03:13:53.646Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:13:53.646Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-03-05T03:13:53.646Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.21 [2024-03-05T03:13:53.646Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:13:53.646Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-03-05T03:13:53.815Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-03-05T03:13:53.815Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:13:53.815Z] latest [2024-03-05T03:13:53.815Z] 3.2.0-dev.21 [2024-03-05T03:13:53.815Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:13:53.815Z] main [2024-03-05T03:13:53.815Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:54.921Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:13:55.713Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:13:55.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-05T03:13:55.714Z] c38911639f9d: Preparing [2024-03-05T03:13:55.714Z] 7c6aa5f1ed4f: Preparing [2024-03-05T03:13:55.714Z] b361b2f436d2: Preparing [2024-03-05T03:13:55.714Z] 59b24293015c: Preparing [2024-03-05T03:13:55.714Z] 7b6c78278113: Preparing [2024-03-05T03:13:55.714Z] 48d3e7ef0881: Preparing [2024-03-05T03:13:55.714Z] e03605c381fa: Preparing [2024-03-05T03:13:55.714Z] c5828e6b970f: Preparing [2024-03-05T03:13:55.714Z] 7c504f21be85: Preparing [2024-03-05T03:13:55.714Z] 48d3e7ef0881: Waiting [2024-03-05T03:13:55.714Z] e03605c381fa: Waiting [2024-03-05T03:13:55.714Z] c5828e6b970f: Waiting [2024-03-05T03:13:55.714Z] 7c504f21be85: Waiting [2024-03-05T03:13:55.714Z] 7b6c78278113: Layer already exists [2024-03-05T03:13:55.978Z] 59b24293015c: Layer already exists [2024-03-05T03:13:55.978Z] b361b2f436d2: Pushed [2024-03-05T03:13:55.978Z] 7c6aa5f1ed4f: Pushed [2024-03-05T03:13:55.978Z] c38911639f9d: Pushed [2024-03-05T03:13:55.978Z] 7c504f21be85: Layer already exists [2024-03-05T03:13:55.978Z] e03605c381fa: Pushed [2024-03-05T03:13:56.556Z] c5828e6b970f: Pushed [2024-03-05T03:14:14.717Z] 48d3e7ef0881: Pushed [2024-03-05T03:14:14.717Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:0e6dfe66633a74afc701d082095ef2305e74ad0e565676b0f8d5fd930a98dc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:14:15.578Z] + 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 [2024-03-05T03:14:16.397Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-03-05T03:14:16.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-05T03:14:16.397Z] c38911639f9d: Preparing [2024-03-05T03:14:16.397Z] 7c6aa5f1ed4f: Preparing [2024-03-05T03:14:16.397Z] b361b2f436d2: Preparing [2024-03-05T03:14:16.397Z] 59b24293015c: Preparing [2024-03-05T03:14:16.397Z] 7b6c78278113: Preparing [2024-03-05T03:14:16.397Z] 48d3e7ef0881: Preparing [2024-03-05T03:14:16.397Z] e03605c381fa: Preparing [2024-03-05T03:14:16.397Z] c5828e6b970f: Preparing [2024-03-05T03:14:16.397Z] 7c504f21be85: Preparing [2024-03-05T03:14:16.397Z] e03605c381fa: Waiting [2024-03-05T03:14:16.397Z] 7c504f21be85: Waiting [2024-03-05T03:14:16.397Z] 48d3e7ef0881: Waiting [2024-03-05T03:14:16.397Z] c5828e6b970f: Waiting [2024-03-05T03:14:16.397Z] 7b6c78278113: Layer already exists [2024-03-05T03:14:16.397Z] 59b24293015c: Layer already exists [2024-03-05T03:14:16.397Z] 7c6aa5f1ed4f: Layer already exists [2024-03-05T03:14:16.397Z] b361b2f436d2: Layer already exists [2024-03-05T03:14:16.397Z] c38911639f9d: Layer already exists [2024-03-05T03:14:16.397Z] e03605c381fa: Layer already exists [2024-03-05T03:14:16.397Z] c5828e6b970f: Layer already exists [2024-03-05T03:14:16.397Z] 48d3e7ef0881: Layer already exists [2024-03-05T03:14:16.397Z] 7c504f21be85: Layer already exists [2024-03-05T03:14:16.663Z] latest: digest: sha256:0e6dfe66633a74afc701d082095ef2305e74ad0e565676b0f8d5fd930a98dc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:14:17.490Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:14:18.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.21 [2024-03-05T03:14:18.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-05T03:14:18.310Z] c38911639f9d: Preparing [2024-03-05T03:14:18.310Z] 7c6aa5f1ed4f: Preparing [2024-03-05T03:14:18.310Z] b361b2f436d2: Preparing [2024-03-05T03:14:18.310Z] 59b24293015c: Preparing [2024-03-05T03:14:18.310Z] 7b6c78278113: Preparing [2024-03-05T03:14:18.310Z] 48d3e7ef0881: Preparing [2024-03-05T03:14:18.310Z] e03605c381fa: Preparing [2024-03-05T03:14:18.310Z] c5828e6b970f: Preparing [2024-03-05T03:14:18.310Z] 7c504f21be85: Preparing [2024-03-05T03:14:18.310Z] 48d3e7ef0881: Waiting [2024-03-05T03:14:18.310Z] c5828e6b970f: Waiting [2024-03-05T03:14:18.310Z] 7c504f21be85: Waiting [2024-03-05T03:14:18.310Z] e03605c381fa: Waiting [2024-03-05T03:14:18.310Z] 7c6aa5f1ed4f: Layer already exists [2024-03-05T03:14:18.310Z] c38911639f9d: Layer already exists [2024-03-05T03:14:18.310Z] 7b6c78278113: Layer already exists [2024-03-05T03:14:18.310Z] b361b2f436d2: Layer already exists [2024-03-05T03:14:18.310Z] 59b24293015c: Layer already exists [2024-03-05T03:14:18.310Z] 48d3e7ef0881: Layer already exists [2024-03-05T03:14:18.311Z] e03605c381fa: Layer already exists [2024-03-05T03:14:18.311Z] c5828e6b970f: Layer already exists [2024-03-05T03:14:18.311Z] 7c504f21be85: Layer already exists [2024-03-05T03:14:18.574Z] 3.2.0-dev.21: digest: sha256:0e6dfe66633a74afc701d082095ef2305e74ad0e565676b0f8d5fd930a98dc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:14:19.381Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:14:20.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:14:20.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-05T03:14:20.172Z] c38911639f9d: Preparing [2024-03-05T03:14:20.172Z] 7c6aa5f1ed4f: Preparing [2024-03-05T03:14:20.172Z] b361b2f436d2: Preparing [2024-03-05T03:14:20.172Z] 59b24293015c: Preparing [2024-03-05T03:14:20.172Z] 7b6c78278113: Preparing [2024-03-05T03:14:20.172Z] 48d3e7ef0881: Preparing [2024-03-05T03:14:20.172Z] e03605c381fa: Preparing [2024-03-05T03:14:20.172Z] c5828e6b970f: Preparing [2024-03-05T03:14:20.172Z] 7c504f21be85: Preparing [2024-03-05T03:14:20.172Z] e03605c381fa: Waiting [2024-03-05T03:14:20.172Z] c5828e6b970f: Waiting [2024-03-05T03:14:20.172Z] 7c504f21be85: Waiting [2024-03-05T03:14:20.172Z] 48d3e7ef0881: Waiting [2024-03-05T03:14:20.172Z] b361b2f436d2: Layer already exists [2024-03-05T03:14:20.172Z] 7b6c78278113: Layer already exists [2024-03-05T03:14:20.172Z] 59b24293015c: Layer already exists [2024-03-05T03:14:20.172Z] c38911639f9d: Layer already exists [2024-03-05T03:14:20.172Z] 7c6aa5f1ed4f: Layer already exists [2024-03-05T03:14:20.172Z] 48d3e7ef0881: Layer already exists [2024-03-05T03:14:20.172Z] e03605c381fa: Layer already exists [2024-03-05T03:14:20.172Z] 7c504f21be85: Layer already exists [2024-03-05T03:14:20.172Z] c5828e6b970f: Layer already exists [2024-03-05T03:14:20.172Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:0e6dfe66633a74afc701d082095ef2305e74ad0e565676b0f8d5fd930a98dc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:14:21.243Z] + 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 [2024-03-05T03:14:22.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-03-05T03:14:22.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-03-05T03:14:22.024Z] c38911639f9d: Preparing [2024-03-05T03:14:22.024Z] 7c6aa5f1ed4f: Preparing [2024-03-05T03:14:22.024Z] b361b2f436d2: Preparing [2024-03-05T03:14:22.024Z] 59b24293015c: Preparing [2024-03-05T03:14:22.024Z] 7b6c78278113: Preparing [2024-03-05T03:14:22.024Z] 48d3e7ef0881: Preparing [2024-03-05T03:14:22.024Z] e03605c381fa: Preparing [2024-03-05T03:14:22.024Z] c5828e6b970f: Preparing [2024-03-05T03:14:22.024Z] 7c504f21be85: Preparing [2024-03-05T03:14:22.024Z] 48d3e7ef0881: Waiting [2024-03-05T03:14:22.024Z] e03605c381fa: Waiting [2024-03-05T03:14:22.024Z] c5828e6b970f: Waiting [2024-03-05T03:14:22.024Z] 7c504f21be85: Waiting [2024-03-05T03:14:22.024Z] c38911639f9d: Layer already exists [2024-03-05T03:14:22.024Z] b361b2f436d2: Layer already exists [2024-03-05T03:14:22.024Z] 7c6aa5f1ed4f: Layer already exists [2024-03-05T03:14:22.024Z] 59b24293015c: Layer already exists [2024-03-05T03:14:22.024Z] 7b6c78278113: Layer already exists [2024-03-05T03:14:22.024Z] 48d3e7ef0881: Layer already exists [2024-03-05T03:14:22.024Z] e03605c381fa: Layer already exists [2024-03-05T03:14:22.024Z] 7c504f21be85: Layer already exists [2024-03-05T03:14:22.024Z] c5828e6b970f: Layer already exists [2024-03-05T03:14:22.290Z] main: digest: sha256:0e6dfe66633a74afc701d082095ef2305e74ad0e565676b0f8d5fd930a98dc74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T03:14:23.294Z] ===================================================== [Pipeline] echo [2024-03-05T03:14:23.461Z] taggedImages: [2024-03-05T03:14:23.461Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:14:23.461Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-03-05T03:14:23.461Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.21 [2024-03-05T03:14:23.461Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:14:23.461Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-03-05T03:14:23.644Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-03-05T03:14:23.645Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:14:23.645Z] latest [2024-03-05T03:14:23.645Z] 3.2.0-dev.21 [2024-03-05T03:14:23.645Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:14:23.645Z] main [2024-03-05T03:14:23.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:14:24.776Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:14:25.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:14:25.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-05T03:14:25.617Z] d41db91cce74: Preparing [2024-03-05T03:14:25.617Z] 86e04885cd3b: Preparing [2024-03-05T03:14:25.617Z] 14ffb6a0f880: Preparing [2024-03-05T03:14:25.617Z] 59b24293015c: Preparing [2024-03-05T03:14:25.617Z] 7b6c78278113: Preparing [2024-03-05T03:14:25.617Z] dfd42cfac4ef: Preparing [2024-03-05T03:14:25.617Z] 2cb7f81fc7d2: Preparing [2024-03-05T03:14:25.617Z] 9e3b3b69c079: Preparing [2024-03-05T03:14:25.617Z] 7c504f21be85: Preparing [2024-03-05T03:14:25.617Z] 2cb7f81fc7d2: Waiting [2024-03-05T03:14:25.617Z] 9e3b3b69c079: Waiting [2024-03-05T03:14:25.617Z] 7c504f21be85: Waiting [2024-03-05T03:14:25.617Z] dfd42cfac4ef: Waiting [2024-03-05T03:14:25.617Z] 59b24293015c: Layer already exists [2024-03-05T03:14:25.617Z] 7b6c78278113: Layer already exists [2024-03-05T03:14:25.881Z] 86e04885cd3b: Pushed [2024-03-05T03:14:25.881Z] 2cb7f81fc7d2: Layer already exists [2024-03-05T03:14:25.881Z] 9e3b3b69c079: Layer already exists [2024-03-05T03:14:25.881Z] 7c504f21be85: Layer already exists [2024-03-05T03:14:25.881Z] 14ffb6a0f880: Pushed [2024-03-05T03:14:25.881Z] d41db91cce74: Pushed [2024-03-05T03:14:44.053Z] dfd42cfac4ef: Pushed [2024-03-05T03:14:44.053Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:7cb7ba115c55c9743d32df61fc8dce553b35060283aecf050fe1e74900fd1f0c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:14:44.862Z] + 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 [2024-03-05T03:14:45.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-03-05T03:14:45.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-05T03:14:45.708Z] d41db91cce74: Preparing [2024-03-05T03:14:45.708Z] 86e04885cd3b: Preparing [2024-03-05T03:14:45.708Z] 14ffb6a0f880: Preparing [2024-03-05T03:14:45.708Z] 59b24293015c: Preparing [2024-03-05T03:14:45.708Z] 7b6c78278113: Preparing [2024-03-05T03:14:45.708Z] dfd42cfac4ef: Preparing [2024-03-05T03:14:45.708Z] 2cb7f81fc7d2: Preparing [2024-03-05T03:14:45.708Z] 9e3b3b69c079: Preparing [2024-03-05T03:14:45.708Z] 7c504f21be85: Preparing [2024-03-05T03:14:45.708Z] dfd42cfac4ef: Waiting [2024-03-05T03:14:45.708Z] 2cb7f81fc7d2: Waiting [2024-03-05T03:14:45.708Z] 9e3b3b69c079: Waiting [2024-03-05T03:14:45.708Z] 7c504f21be85: Waiting [2024-03-05T03:14:45.708Z] 7b6c78278113: Layer already exists [2024-03-05T03:14:45.708Z] d41db91cce74: Layer already exists [2024-03-05T03:14:45.708Z] 86e04885cd3b: Layer already exists [2024-03-05T03:14:45.708Z] 14ffb6a0f880: Layer already exists [2024-03-05T03:14:45.708Z] dfd42cfac4ef: Layer already exists [2024-03-05T03:14:45.708Z] 9e3b3b69c079: Layer already exists [2024-03-05T03:14:45.708Z] 2cb7f81fc7d2: Layer already exists [2024-03-05T03:14:45.708Z] 59b24293015c: Layer already exists [2024-03-05T03:14:45.708Z] 7c504f21be85: Layer already exists [2024-03-05T03:14:45.972Z] latest: digest: sha256:7cb7ba115c55c9743d32df61fc8dce553b35060283aecf050fe1e74900fd1f0c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:14:46.804Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:14:47.619Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.21 [2024-03-05T03:14:47.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-05T03:14:47.620Z] d41db91cce74: Preparing [2024-03-05T03:14:47.620Z] 86e04885cd3b: Preparing [2024-03-05T03:14:47.620Z] 14ffb6a0f880: Preparing [2024-03-05T03:14:47.620Z] 59b24293015c: Preparing [2024-03-05T03:14:47.620Z] 7b6c78278113: Preparing [2024-03-05T03:14:47.620Z] dfd42cfac4ef: Preparing [2024-03-05T03:14:47.620Z] 2cb7f81fc7d2: Preparing [2024-03-05T03:14:47.620Z] 9e3b3b69c079: Preparing [2024-03-05T03:14:47.620Z] 7c504f21be85: Preparing [2024-03-05T03:14:47.620Z] dfd42cfac4ef: Waiting [2024-03-05T03:14:47.620Z] 2cb7f81fc7d2: Waiting [2024-03-05T03:14:47.620Z] 9e3b3b69c079: Waiting [2024-03-05T03:14:47.620Z] 7c504f21be85: Waiting [2024-03-05T03:14:47.620Z] 86e04885cd3b: Layer already exists [2024-03-05T03:14:47.620Z] 14ffb6a0f880: Layer already exists [2024-03-05T03:14:47.620Z] 7b6c78278113: Layer already exists [2024-03-05T03:14:47.620Z] d41db91cce74: Layer already exists [2024-03-05T03:14:47.620Z] 59b24293015c: Layer already exists [2024-03-05T03:14:47.620Z] 2cb7f81fc7d2: Layer already exists [2024-03-05T03:14:47.620Z] dfd42cfac4ef: Layer already exists [2024-03-05T03:14:47.620Z] 9e3b3b69c079: Layer already exists [2024-03-05T03:14:47.620Z] 7c504f21be85: Layer already exists [2024-03-05T03:14:47.884Z] 3.2.0-dev.21: digest: sha256:7cb7ba115c55c9743d32df61fc8dce553b35060283aecf050fe1e74900fd1f0c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:14:48.701Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:14:49.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:14:49.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-05T03:14:49.538Z] d41db91cce74: Preparing [2024-03-05T03:14:49.538Z] 86e04885cd3b: Preparing [2024-03-05T03:14:49.538Z] 14ffb6a0f880: Preparing [2024-03-05T03:14:49.538Z] 59b24293015c: Preparing [2024-03-05T03:14:49.538Z] 7b6c78278113: Preparing [2024-03-05T03:14:49.538Z] dfd42cfac4ef: Preparing [2024-03-05T03:14:49.538Z] 2cb7f81fc7d2: Preparing [2024-03-05T03:14:49.538Z] 9e3b3b69c079: Preparing [2024-03-05T03:14:49.538Z] 7c504f21be85: Preparing [2024-03-05T03:14:49.538Z] 2cb7f81fc7d2: Waiting [2024-03-05T03:14:49.538Z] dfd42cfac4ef: Waiting [2024-03-05T03:14:49.538Z] 9e3b3b69c079: Waiting [2024-03-05T03:14:49.538Z] 7c504f21be85: Waiting [2024-03-05T03:14:49.538Z] 14ffb6a0f880: Layer already exists [2024-03-05T03:14:49.538Z] 7b6c78278113: Layer already exists [2024-03-05T03:14:49.538Z] d41db91cce74: Layer already exists [2024-03-05T03:14:49.538Z] 86e04885cd3b: Layer already exists [2024-03-05T03:14:49.538Z] 59b24293015c: Layer already exists [2024-03-05T03:14:49.538Z] dfd42cfac4ef: Layer already exists [2024-03-05T03:14:49.538Z] 2cb7f81fc7d2: Layer already exists [2024-03-05T03:14:49.538Z] 9e3b3b69c079: Layer already exists [2024-03-05T03:14:49.538Z] 7c504f21be85: Layer already exists [2024-03-05T03:14:49.802Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:7cb7ba115c55c9743d32df61fc8dce553b35060283aecf050fe1e74900fd1f0c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:14:50.613Z] + 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 [2024-03-05T03:14:51.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-03-05T03:14:51.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-03-05T03:14:51.482Z] d41db91cce74: Preparing [2024-03-05T03:14:51.482Z] 86e04885cd3b: Preparing [2024-03-05T03:14:51.482Z] 14ffb6a0f880: Preparing [2024-03-05T03:14:51.482Z] 59b24293015c: Preparing [2024-03-05T03:14:51.482Z] 7b6c78278113: Preparing [2024-03-05T03:14:51.482Z] dfd42cfac4ef: Preparing [2024-03-05T03:14:51.482Z] 2cb7f81fc7d2: Preparing [2024-03-05T03:14:51.482Z] 9e3b3b69c079: Preparing [2024-03-05T03:14:51.482Z] 7c504f21be85: Preparing [2024-03-05T03:14:51.482Z] dfd42cfac4ef: Waiting [2024-03-05T03:14:51.482Z] 7c504f21be85: Waiting [2024-03-05T03:14:51.482Z] 9e3b3b69c079: Waiting [2024-03-05T03:14:51.482Z] 2cb7f81fc7d2: Waiting [2024-03-05T03:14:51.482Z] 59b24293015c: Layer already exists [2024-03-05T03:14:51.482Z] d41db91cce74: Layer already exists [2024-03-05T03:14:51.482Z] 7b6c78278113: Layer already exists [2024-03-05T03:14:51.482Z] 86e04885cd3b: Layer already exists [2024-03-05T03:14:51.482Z] 14ffb6a0f880: Layer already exists [2024-03-05T03:14:51.482Z] 2cb7f81fc7d2: Layer already exists [2024-03-05T03:14:51.482Z] dfd42cfac4ef: Layer already exists [2024-03-05T03:14:51.482Z] 7c504f21be85: Layer already exists [2024-03-05T03:14:51.482Z] 9e3b3b69c079: Layer already exists [2024-03-05T03:14:51.746Z] main: digest: sha256:7cb7ba115c55c9743d32df61fc8dce553b35060283aecf050fe1e74900fd1f0c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T03:14:52.793Z] ===================================================== [Pipeline] echo [2024-03-05T03:14:52.966Z] taggedImages: [2024-03-05T03:14:52.966Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:14:52.966Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-03-05T03:14:52.966Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.21 [2024-03-05T03:14:52.966Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:14:52.966Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-03-05T03:14:53.153Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-03-05T03:14:53.153Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:14:53.153Z] latest [2024-03-05T03:14:53.153Z] 3.2.0-dev.21 [2024-03-05T03:14:53.153Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:14:53.153Z] main [2024-03-05T03:14:53.153Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:14:54.317Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:14:55.191Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:14:55.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-05T03:14:55.191Z] f51f60c59879: Preparing [2024-03-05T03:14:55.191Z] b8fb3a71fcc9: Preparing [2024-03-05T03:14:55.191Z] 59b24293015c: Preparing [2024-03-05T03:14:55.191Z] 7b6c78278113: Preparing [2024-03-05T03:14:55.191Z] 263b90d88cd3: Preparing [2024-03-05T03:14:55.191Z] af8e21d620e0: Preparing [2024-03-05T03:14:55.191Z] 7c504f21be85: Preparing [2024-03-05T03:14:55.191Z] af8e21d620e0: Waiting [2024-03-05T03:14:55.191Z] 7c504f21be85: Waiting [2024-03-05T03:14:55.191Z] 59b24293015c: Layer already exists [2024-03-05T03:14:55.191Z] 7b6c78278113: Layer already exists [2024-03-05T03:14:55.456Z] 7c504f21be85: Layer already exists [2024-03-05T03:14:55.456Z] 263b90d88cd3: Pushed [2024-03-05T03:14:55.456Z] f51f60c59879: Pushed [2024-03-05T03:14:55.718Z] af8e21d620e0: Pushed [2024-03-05T03:14:59.941Z] b8fb3a71fcc9: Pushed [2024-03-05T03:14:59.941Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:8c58b7cd74046ad7a76c5ba5baf4d3be707e18624c96f0ab532402a6e7f91a2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:15:00.846Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:15:01.689Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-03-05T03:15:01.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-05T03:15:01.689Z] f51f60c59879: Preparing [2024-03-05T03:15:01.689Z] b8fb3a71fcc9: Preparing [2024-03-05T03:15:01.689Z] 59b24293015c: Preparing [2024-03-05T03:15:01.689Z] 7b6c78278113: Preparing [2024-03-05T03:15:01.689Z] 263b90d88cd3: Preparing [2024-03-05T03:15:01.689Z] af8e21d620e0: Preparing [2024-03-05T03:15:01.689Z] 7c504f21be85: Preparing [2024-03-05T03:15:01.689Z] af8e21d620e0: Waiting [2024-03-05T03:15:01.689Z] 7c504f21be85: Waiting [2024-03-05T03:15:01.689Z] 59b24293015c: Layer already exists [2024-03-05T03:15:01.689Z] f51f60c59879: Layer already exists [2024-03-05T03:15:01.689Z] b8fb3a71fcc9: Layer already exists [2024-03-05T03:15:01.689Z] 263b90d88cd3: Layer already exists [2024-03-05T03:15:01.689Z] 7b6c78278113: Layer already exists [2024-03-05T03:15:01.689Z] af8e21d620e0: Layer already exists [2024-03-05T03:15:01.689Z] 7c504f21be85: Layer already exists [2024-03-05T03:15:01.954Z] latest: digest: sha256:8c58b7cd74046ad7a76c5ba5baf4d3be707e18624c96f0ab532402a6e7f91a2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:15:02.829Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:15:03.824Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.21 [2024-03-05T03:15:03.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-05T03:15:03.824Z] f51f60c59879: Preparing [2024-03-05T03:15:03.824Z] b8fb3a71fcc9: Preparing [2024-03-05T03:15:03.824Z] 59b24293015c: Preparing [2024-03-05T03:15:03.824Z] 7b6c78278113: Preparing [2024-03-05T03:15:03.824Z] 263b90d88cd3: Preparing [2024-03-05T03:15:03.824Z] af8e21d620e0: Preparing [2024-03-05T03:15:03.824Z] 7c504f21be85: Preparing [2024-03-05T03:15:03.824Z] af8e21d620e0: Waiting [2024-03-05T03:15:03.824Z] 7c504f21be85: Waiting [2024-03-05T03:15:03.824Z] 59b24293015c: Layer already exists [2024-03-05T03:15:03.824Z] b8fb3a71fcc9: Layer already exists [2024-03-05T03:15:03.824Z] f51f60c59879: Layer already exists [2024-03-05T03:15:03.824Z] 7b6c78278113: Layer already exists [2024-03-05T03:15:03.824Z] 263b90d88cd3: Layer already exists [2024-03-05T03:15:03.824Z] af8e21d620e0: Layer already exists [2024-03-05T03:15:03.824Z] 7c504f21be85: Layer already exists [2024-03-05T03:15:03.824Z] 3.2.0-dev.21: digest: sha256:8c58b7cd74046ad7a76c5ba5baf4d3be707e18624c96f0ab532402a6e7f91a2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:15:04.936Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:15:05.845Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:15:05.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-05T03:15:05.845Z] f51f60c59879: Preparing [2024-03-05T03:15:05.845Z] b8fb3a71fcc9: Preparing [2024-03-05T03:15:05.845Z] 59b24293015c: Preparing [2024-03-05T03:15:05.845Z] 7b6c78278113: Preparing [2024-03-05T03:15:05.845Z] 263b90d88cd3: Preparing [2024-03-05T03:15:05.845Z] af8e21d620e0: Preparing [2024-03-05T03:15:05.845Z] 7c504f21be85: Preparing [2024-03-05T03:15:05.845Z] af8e21d620e0: Waiting [2024-03-05T03:15:05.845Z] 7c504f21be85: Waiting [2024-03-05T03:15:05.845Z] b8fb3a71fcc9: Layer already exists [2024-03-05T03:15:05.845Z] f51f60c59879: Layer already exists [2024-03-05T03:15:05.845Z] 7b6c78278113: Layer already exists [2024-03-05T03:15:05.845Z] 59b24293015c: Layer already exists [2024-03-05T03:15:05.845Z] 263b90d88cd3: Layer already exists [2024-03-05T03:15:05.845Z] 7c504f21be85: Layer already exists [2024-03-05T03:15:05.845Z] af8e21d620e0: Layer already exists [2024-03-05T03:15:06.108Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:8c58b7cd74046ad7a76c5ba5baf4d3be707e18624c96f0ab532402a6e7f91a2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:15:06.994Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:15:07.880Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-03-05T03:15:07.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-03-05T03:15:07.880Z] f51f60c59879: Preparing [2024-03-05T03:15:07.880Z] b8fb3a71fcc9: Preparing [2024-03-05T03:15:07.880Z] 59b24293015c: Preparing [2024-03-05T03:15:07.880Z] 7b6c78278113: Preparing [2024-03-05T03:15:07.880Z] 263b90d88cd3: Preparing [2024-03-05T03:15:07.880Z] af8e21d620e0: Preparing [2024-03-05T03:15:07.880Z] 7c504f21be85: Preparing [2024-03-05T03:15:07.880Z] af8e21d620e0: Waiting [2024-03-05T03:15:07.880Z] 7c504f21be85: Waiting [2024-03-05T03:15:07.880Z] 7b6c78278113: Layer already exists [2024-03-05T03:15:07.880Z] b8fb3a71fcc9: Layer already exists [2024-03-05T03:15:07.880Z] 263b90d88cd3: Layer already exists [2024-03-05T03:15:07.880Z] 59b24293015c: Layer already exists [2024-03-05T03:15:07.880Z] f51f60c59879: Layer already exists [2024-03-05T03:15:07.880Z] af8e21d620e0: Layer already exists [2024-03-05T03:15:07.880Z] 7c504f21be85: Layer already exists [2024-03-05T03:15:08.144Z] main: digest: sha256:8c58b7cd74046ad7a76c5ba5baf4d3be707e18624c96f0ab532402a6e7f91a2d size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T03:15:09.280Z] ===================================================== [Pipeline] echo [2024-03-05T03:15:09.452Z] taggedImages: [2024-03-05T03:15:09.452Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:15:09.452Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-03-05T03:15:09.452Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.21 [2024-03-05T03:15:09.452Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:15:09.452Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-03-05T03:15:09.636Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-03-05T03:15:09.636Z] 71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:15:09.636Z] latest [2024-03-05T03:15:09.636Z] 3.2.0-dev.21 [2024-03-05T03:15:09.636Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:15:09.636Z] main [2024-03-05T03:15:09.636Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:15:10.929Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:15:11.806Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:15:11.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-05T03:15:11.806Z] d5e20493563c: Preparing [2024-03-05T03:15:11.806Z] f088c6b35c21: Preparing [2024-03-05T03:15:11.806Z] 59b24293015c: Preparing [2024-03-05T03:15:11.806Z] 7b6c78278113: Preparing [2024-03-05T03:15:11.806Z] da178fc95c21: Preparing [2024-03-05T03:15:11.806Z] a1950a40abad: Preparing [2024-03-05T03:15:11.806Z] 7c504f21be85: Preparing [2024-03-05T03:15:11.806Z] a1950a40abad: Waiting [2024-03-05T03:15:11.806Z] 7c504f21be85: Waiting [2024-03-05T03:15:11.806Z] da178fc95c21: Layer already exists [2024-03-05T03:15:11.806Z] 59b24293015c: Layer already exists [2024-03-05T03:15:11.806Z] a1950a40abad: Layer already exists [2024-03-05T03:15:12.071Z] 7b6c78278113: Layer already exists [2024-03-05T03:15:12.071Z] 7c504f21be85: Layer already exists [2024-03-05T03:15:12.071Z] d5e20493563c: Pushed [2024-03-05T03:15:16.307Z] f088c6b35c21: Pushed [2024-03-05T03:15:16.307Z] 71d356aaa66d076e2d1373082ceb35605edef62d: digest: sha256:82dac9bad524df389370e76fc134a92ebf239aad6dc6732435687b7513eb45c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:15:17.229Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:15:18.174Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-03-05T03:15:18.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-05T03:15:18.175Z] d5e20493563c: Preparing [2024-03-05T03:15:18.175Z] f088c6b35c21: Preparing [2024-03-05T03:15:18.175Z] 59b24293015c: Preparing [2024-03-05T03:15:18.175Z] 7b6c78278113: Preparing [2024-03-05T03:15:18.175Z] da178fc95c21: Preparing [2024-03-05T03:15:18.175Z] a1950a40abad: Preparing [2024-03-05T03:15:18.175Z] 7c504f21be85: Preparing [2024-03-05T03:15:18.175Z] a1950a40abad: Waiting [2024-03-05T03:15:18.175Z] 7c504f21be85: Waiting [2024-03-05T03:15:18.175Z] 7b6c78278113: Layer already exists [2024-03-05T03:15:18.175Z] d5e20493563c: Layer already exists [2024-03-05T03:15:18.175Z] da178fc95c21: Layer already exists [2024-03-05T03:15:18.175Z] f088c6b35c21: Layer already exists [2024-03-05T03:15:18.175Z] 59b24293015c: Layer already exists [2024-03-05T03:15:18.175Z] a1950a40abad: Layer already exists [2024-03-05T03:15:18.175Z] 7c504f21be85: Layer already exists [2024-03-05T03:15:18.437Z] latest: digest: sha256:82dac9bad524df389370e76fc134a92ebf239aad6dc6732435687b7513eb45c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:15:19.350Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:15:20.362Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.21 [2024-03-05T03:15:20.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-05T03:15:20.362Z] d5e20493563c: Preparing [2024-03-05T03:15:20.362Z] f088c6b35c21: Preparing [2024-03-05T03:15:20.362Z] 59b24293015c: Preparing [2024-03-05T03:15:20.362Z] 7b6c78278113: Preparing [2024-03-05T03:15:20.362Z] da178fc95c21: Preparing [2024-03-05T03:15:20.362Z] a1950a40abad: Preparing [2024-03-05T03:15:20.362Z] 7c504f21be85: Preparing [2024-03-05T03:15:20.362Z] a1950a40abad: Waiting [2024-03-05T03:15:20.362Z] 7c504f21be85: Waiting [2024-03-05T03:15:20.362Z] 7b6c78278113: Layer already exists [2024-03-05T03:15:20.362Z] f088c6b35c21: Layer already exists [2024-03-05T03:15:20.362Z] da178fc95c21: Layer already exists [2024-03-05T03:15:20.362Z] d5e20493563c: Layer already exists [2024-03-05T03:15:20.362Z] 59b24293015c: Layer already exists [2024-03-05T03:15:20.362Z] 7c504f21be85: Layer already exists [2024-03-05T03:15:20.362Z] a1950a40abad: Layer already exists [2024-03-05T03:15:20.362Z] 3.2.0-dev.21: digest: sha256:82dac9bad524df389370e76fc134a92ebf239aad6dc6732435687b7513eb45c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:15:21.531Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:15:22.460Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:15:22.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-05T03:15:22.460Z] d5e20493563c: Preparing [2024-03-05T03:15:22.460Z] f088c6b35c21: Preparing [2024-03-05T03:15:22.460Z] 59b24293015c: Preparing [2024-03-05T03:15:22.460Z] 7b6c78278113: Preparing [2024-03-05T03:15:22.460Z] da178fc95c21: Preparing [2024-03-05T03:15:22.460Z] a1950a40abad: Preparing [2024-03-05T03:15:22.460Z] 7c504f21be85: Preparing [2024-03-05T03:15:22.460Z] a1950a40abad: Waiting [2024-03-05T03:15:22.460Z] f088c6b35c21: Layer already exists [2024-03-05T03:15:22.460Z] da178fc95c21: Layer already exists [2024-03-05T03:15:22.460Z] 59b24293015c: Layer already exists [2024-03-05T03:15:22.460Z] d5e20493563c: Layer already exists [2024-03-05T03:15:22.460Z] 7b6c78278113: Layer already exists [2024-03-05T03:15:22.460Z] 7c504f21be85: Layer already exists [2024-03-05T03:15:22.460Z] a1950a40abad: Layer already exists [2024-03-05T03:15:22.725Z] 71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21: digest: sha256:82dac9bad524df389370e76fc134a92ebf239aad6dc6732435687b7513eb45c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:15:23.728Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:15:24.601Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-03-05T03:15:24.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-03-05T03:15:24.601Z] d5e20493563c: Preparing [2024-03-05T03:15:24.601Z] f088c6b35c21: Preparing [2024-03-05T03:15:24.601Z] 59b24293015c: Preparing [2024-03-05T03:15:24.601Z] 7b6c78278113: Preparing [2024-03-05T03:15:24.601Z] da178fc95c21: Preparing [2024-03-05T03:15:24.601Z] a1950a40abad: Preparing [2024-03-05T03:15:24.601Z] 7c504f21be85: Preparing [2024-03-05T03:15:24.601Z] a1950a40abad: Waiting [2024-03-05T03:15:24.601Z] 7c504f21be85: Waiting [2024-03-05T03:15:24.601Z] 59b24293015c: Layer already exists [2024-03-05T03:15:24.601Z] da178fc95c21: Layer already exists [2024-03-05T03:15:24.601Z] 7b6c78278113: Layer already exists [2024-03-05T03:15:24.601Z] d5e20493563c: Layer already exists [2024-03-05T03:15:24.601Z] f088c6b35c21: Layer already exists [2024-03-05T03:15:24.601Z] a1950a40abad: Layer already exists [2024-03-05T03:15:24.601Z] 7c504f21be85: Layer already exists [2024-03-05T03:15:24.864Z] main: digest: sha256:82dac9bad524df389370e76fc134a92ebf239aad6dc6732435687b7513eb45c4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-05T03:15:26.000Z] ===================================================== [Pipeline] echo [2024-03-05T03:15:26.183Z] taggedImages: [2024-03-05T03:15:26.183Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71d356aaa66d076e2d1373082ceb35605edef62d [2024-03-05T03:15:26.183Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-03-05T03:15:26.183Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.21 [2024-03-05T03:15:26.183Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:71d356aaa66d076e2d1373082ceb35605edef62d-3.2.0-dev.21 [2024-03-05T03:15:26.183Z] - 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 [2024-03-05T03:15:27.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T03:15:27.601Z] [2024-03-05T03:15:27.601Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:15:28.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T03:15:28.103Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-05T03:15:28.103Z] 8998bd30e6a1: Pulling fs layer [2024-03-05T03:15:28.103Z] 04944245beec: Pulling fs layer [2024-03-05T03:15:28.103Z] 699f458cf7ca: Pulling fs layer [2024-03-05T03:15:28.103Z] 765212b225bb: Pulling fs layer [2024-03-05T03:15:28.103Z] f23df028b6ca: Pulling fs layer [2024-03-05T03:15:28.103Z] d65c8cfc05b1: Pulling fs layer [2024-03-05T03:15:28.103Z] 2437ff75d9bd: Pulling fs layer [2024-03-05T03:15:28.103Z] f23df028b6ca: Waiting [2024-03-05T03:15:28.103Z] d65c8cfc05b1: Waiting [2024-03-05T03:15:28.103Z] 2437ff75d9bd: Waiting [2024-03-05T03:15:28.103Z] 765212b225bb: Waiting [2024-03-05T03:15:28.369Z] 04944245beec: Verifying Checksum [2024-03-05T03:15:28.369Z] 04944245beec: Download complete [2024-03-05T03:15:28.369Z] 765212b225bb: Verifying Checksum [2024-03-05T03:15:28.369Z] 765212b225bb: Download complete [2024-03-05T03:15:28.369Z] f23df028b6ca: Download complete [2024-03-05T03:15:28.369Z] d65c8cfc05b1: Verifying Checksum [2024-03-05T03:15:28.369Z] d65c8cfc05b1: Download complete [2024-03-05T03:15:28.369Z] 699f458cf7ca: Verifying Checksum [2024-03-05T03:15:28.369Z] 699f458cf7ca: Download complete [2024-03-05T03:15:28.953Z] 8998bd30e6a1: Verifying Checksum [2024-03-05T03:15:28.953Z] 8998bd30e6a1: Download complete [2024-03-05T03:15:31.524Z] 2437ff75d9bd: Verifying Checksum [2024-03-05T03:15:31.524Z] 2437ff75d9bd: Download complete [2024-03-05T03:15:33.465Z] 8998bd30e6a1: Pull complete [2024-03-05T03:15:34.047Z] 04944245beec: Pull complete [2024-03-05T03:15:35.451Z] 699f458cf7ca: Pull complete [2024-03-05T03:15:35.716Z] 765212b225bb: Pull complete [2024-03-05T03:15:36.671Z] f23df028b6ca: Pull complete [2024-03-05T03:15:36.937Z] d65c8cfc05b1: Pull complete [2024-03-05T03:15:55.136Z] 2437ff75d9bd: Pull complete [2024-03-05T03:15:55.136Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-05T03:15:55.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-05T03:15:55.136Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T03:15:56.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-4925 does not seem to be running inside a container [2024-03-05T03:15:56.076Z] $ 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/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-05T03:15:58.467Z] $ docker top e2c41714d99124c1c300e56d56699e4e9666c94ae30aa2ca9e42b0b821bcb54c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T03:15:59.662Z] ---> job-cost.sh [2024-03-05T03:15:59.662Z] lf-activate-venv: SKIPPING [2024-03-05T03:15:59.662Z] INFO: No Stack... [2024-03-05T03:15:59.926Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-05T03:16:00.876Z] INFO: Archiving Costs [Pipeline] sh [2024-03-05T03:16:01.561Z] + cut -d, -f6 [2024-03-05T03:16:01.561Z] + cat /w/workspace/edgex-go/631/archives/cost.csv [Pipeline] lock [2024-03-05T03:16:01.646Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-631-stack-cost] [2024-03-05T03:16:01.657Z] Resource [jenkins-edgexfoundry-edgex-go-main-631-stack-cost] did not exist. Created. [2024-03-05T03:16:01.663Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-631-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-05T03:16:02.684Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-05T03:16:03.521Z] Stashed 1 file(s) [Pipeline] } [2024-03-05T03:16:03.529Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-631-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-05T03:16:03.895Z] $ docker stop --time=1 e2c41714d99124c1c300e56d56699e4e9666c94ae30aa2ca9e42b0b821bcb54c [2024-03-05T03:16:05.372Z] $ docker rm -f --volumes e2c41714d99124c1c300e56d56699e4e9666c94ae30aa2ca9e42b0b821bcb54c [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 [2024-03-05T03:16:09.420Z] provisioning config files... [2024-03-05T03:16:09.427Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/631@tmp/config11929113480749005046tmp [Pipeline] { [Pipeline] sh [2024-03-05T03:16:10.058Z] + set +x [2024-03-05T03:16:10.058Z] + curl -s https://codecov.io/bash [2024-03-05T03:16:10.058Z] + bash -s -- [2024-03-05T03:16:10.058Z] [2024-03-05T03:16:10.058Z] _____ _ [2024-03-05T03:16:10.058Z] / ____| | | [2024-03-05T03:16:10.058Z] | | ___ __| | ___ ___ _____ __ [2024-03-05T03:16:10.058Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-05T03:16:10.058Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-05T03:16:10.058Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-05T03:16:10.058Z] Bash-1.0.6 [2024-03-05T03:16:10.058Z] [2024-03-05T03:16:10.058Z] [2024-03-05T03:16:10.058Z] ==> git version 2.25.1 found [2024-03-05T03:16:10.058Z] ==> 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 [2024-03-05T03:16:10.058Z] Release-Date: 2020-01-08 [2024-03-05T03:16:10.058Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-05T03:16:10.058Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-05T03:16:10.058Z] ==> Jenkins CI detected. [2024-03-05T03:16:10.058Z] current dir:  /w/workspace/edgex-go/631 [2024-03-05T03:16:10.058Z] project root: . [2024-03-05T03:16:10.058Z] --> token set from env [2024-03-05T03:16:10.058Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-05T03:16:10.318Z] ==> Running gcov in . (disable via -X gcov) [2024-03-05T03:16:10.318Z] ==> Python coveragepy not found [2024-03-05T03:16:10.318Z] ==> Searching for coverage reports in: [2024-03-05T03:16:10.318Z] + . [2024-03-05T03:16:10.318Z] -> Found 1 reports [2024-03-05T03:16:10.318Z] ==> Detecting git/mercurial file structure [2024-03-05T03:16:10.318Z] ==> Reading reports [2024-03-05T03:16:10.318Z] + ./coverage.out bytes=453602 [2024-03-05T03:16:10.318Z] ==> Appending adjustments [2024-03-05T03:16:10.318Z] https://docs.codecov.io/docs/fixing-reports [2024-03-05T03:16:11.253Z] + Found adjustments [2024-03-05T03:16:11.253Z] ==> Gzipping contents [2024-03-05T03:16:11.253Z] 60K /tmp/codecov.cyuhhK.gz [2024-03-05T03:16:11.253Z] ==> Uploading reports [2024-03-05T03:16:11.253Z] url: https://codecov.io [2024-03-05T03:16:11.253Z] query: branch=main&commit=71d356aaa66d076e2d1373082ceb35605edef62d&build=631&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F631%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-05T03:16:11.253Z] -> Pinging Codecov [2024-03-05T03:16:11.253Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=71d356aaa66d076e2d1373082ceb35605edef62d&build=631&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F631%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-05T03:16:11.514Z] -> Uploading to [2024-03-05T03:16:11.514Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-05/00271124DB129430A58F1EEE437C3FCB/71d356aaa66d076e2d1373082ceb35605edef62d/8f4bed8c-3882-4b25-9ecc-9386f3a5830e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240305%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240305T031611Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=888bcdbf0f4f8554cac913f09ad58a8151a77d27faac181dcae8ad4a68359de8 [2024-03-05T03:16:11.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-05T03:16:11.514Z] Dload Upload Total Spent Left Speed [2024-03-05T03:16:12.082Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57793 0 0 100 57793 0 173k --:--:-- --:--:-- --:--:-- 173k [2024-03-05T03:16:12.082Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/71d356aaa66d076e2d1373082ceb35605edef62d [Pipeline] } [2024-03-05T03:16:12.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-03-05T03:16:13.142Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-05T03:16:13.155Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:16:13.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-05T03:16:13.985Z] [2024-03-05T03:16:13.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:16:14.460Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-05T03:16:14.460Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-05T03:16:14.460Z] df9b9388f04a: Pulling fs layer [2024-03-05T03:16:14.460Z] 52dc419b0ee2: Pulling fs layer [2024-03-05T03:16:14.460Z] 25bc292e5bac: Pulling fs layer [2024-03-05T03:16:14.460Z] 114826534d7a: Pulling fs layer [2024-03-05T03:16:14.460Z] 4657fd5d0bcf: Pulling fs layer [2024-03-05T03:16:14.460Z] 6ad1cebc031e: Pulling fs layer [2024-03-05T03:16:14.460Z] 8a3aa393b2d8: Pulling fs layer [2024-03-05T03:16:14.460Z] 114826534d7a: Waiting [2024-03-05T03:16:14.460Z] 4657fd5d0bcf: Waiting [2024-03-05T03:16:14.460Z] 6ad1cebc031e: Waiting [2024-03-05T03:16:14.460Z] 8a3aa393b2d8: Waiting [2024-03-05T03:16:14.460Z] 25bc292e5bac: Verifying Checksum [2024-03-05T03:16:14.460Z] 25bc292e5bac: Download complete [2024-03-05T03:16:14.460Z] 52dc419b0ee2: Verifying Checksum [2024-03-05T03:16:14.460Z] 52dc419b0ee2: Download complete [2024-03-05T03:16:14.460Z] 4657fd5d0bcf: Download complete [2024-03-05T03:16:14.460Z] df9b9388f04a: Download complete [2024-03-05T03:16:14.719Z] 6ad1cebc031e: Verifying Checksum [2024-03-05T03:16:14.719Z] 6ad1cebc031e: Download complete [2024-03-05T03:16:14.719Z] df9b9388f04a: Pull complete [2024-03-05T03:16:14.719Z] 52dc419b0ee2: Pull complete [2024-03-05T03:16:14.719Z] 25bc292e5bac: Pull complete [2024-03-05T03:16:15.287Z] 114826534d7a: Verifying Checksum [2024-03-05T03:16:15.287Z] 114826534d7a: Download complete [2024-03-05T03:16:15.287Z] 8a3aa393b2d8: Verifying Checksum [2024-03-05T03:16:15.287Z] 8a3aa393b2d8: Download complete [2024-03-05T03:16:18.572Z] 114826534d7a: Pull complete [2024-03-05T03:16:18.572Z] 4657fd5d0bcf: Pull complete [2024-03-05T03:16:19.140Z] 6ad1cebc031e: Pull complete [2024-03-05T03:16:21.674Z] 8a3aa393b2d8: Pull complete [2024-03-05T03:16:21.674Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-05T03:16:21.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-05T03:16:21.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T03:16:22.459Z] prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container [2024-03-05T03:16:22.489Z] $ 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/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@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:1.410.4 cat [2024-03-05T03:16:23.844Z] $ docker top 5601155c68199a7ad1bb63269ef6d596fa2f8eb4cdef2c50f913651c82b1ba27 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-05T03:16:24.270Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-03-05T03:16:24.555Z] + set -o pipefail [2024-03-05T03:16:24.555Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-03-05T03:16:31.124Z] [2024-03-05T03:16:31.124Z] Monitoring /w/workspace/edgex-go/631 (github.com/edgexfoundry/edgex-go)... [2024-03-05T03:16:31.124Z] [2024-03-05T03:16:31.124Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/89e5aaaf-f143-4226-8209-dfca0c09d3f9 [2024-03-05T03:16:31.124Z] [2024-03-05T03:16:31.124Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-05T03:16:31.124Z] [2024-03-05T03:16:31.124Z] [2024-03-05T03:16:31.124Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-05T03:16:31.124Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-05T03:16:31.124Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-05T03:16:31.134Z] $ docker stop --time=1 5601155c68199a7ad1bb63269ef6d596fa2f8eb4cdef2c50f913651c82b1ba27 [2024-03-05T03:16:32.948Z] $ docker rm -f --volumes 5601155c68199a7ad1bb63269ef6d596fa2f8eb4cdef2c50f913651c82b1ba27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-03-05T03:16:34.551Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T03:16:34.751Z] provisioning config files... [2024-03-05T03:16:34.758Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/631@tmp/config15306401964578863660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-05T03:16:35.404Z] --> edgex-publish-swagger.sh [2024-03-05T03:16:35.405Z] === Publish openapi/v3 API === [2024-03-05T03:16:35.405Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-03-05T03:16:35.405Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/631/openapi/v3/core-command.yaml] [2024-03-05T03:16:35.405Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-05T03:16:35.405Z] Dload Upload Total Spent Left Speed [2024-03-05T03:16:35.664Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 70347 --:--:-- --:--:-- --:--:-- 70347 [2024-03-05T03:16:35.664Z] [2024-03-05T03:16:35.664Z] [2024-03-05T03:16:35.664Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/631/openapi/v3/core-data.yaml] [2024-03-05T03:16:35.664Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-05T03:16:35.664Z] Dload Upload Total Spent Left Speed [2024-03-05T03:16:36.234Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 143k --:--:-- --:--:-- --:--:-- 142k 100 72043 0 0 100 72043 0 143k --:--:-- --:--:-- --:--:-- 142k [2024-03-05T03:16:36.234Z] [2024-03-05T03:16:36.234Z] [2024-03-05T03:16:36.234Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/631/openapi/v3/core-metadata.yaml] [2024-03-05T03:16:36.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-05T03:16:36.234Z] Dload Upload Total Spent Left Speed [2024-03-05T03:16:36.803Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 436 350k --:--:-- --:--:-- --:--:-- 350k [2024-03-05T03:16:36.803Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-03-05T03:16:36.803Z] [2024-03-05T03:16:36.803Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/631/openapi/v3/support-notifications.yaml] [2024-03-05T03:16:36.803Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-05T03:16:36.803Z] Dload Upload Total Spent Left Speed [2024-03-05T03:16:37.062Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87481 100 180 100 87301 444 210k --:--:-- --:--:-- --:--:-- 210k [2024-03-05T03:16:37.062Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-03-05T03:16:37.062Z] [2024-03-05T03:16:37.062Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/631/openapi/v3/support-scheduler.yaml] [2024-03-05T03:16:37.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-05T03:16:37.062Z] Dload Upload Total Spent Left Speed [2024-03-05T03:16:37.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 468k --:--:-- --:--:-- --:--:-- 462k 100 37134 100 180 100 36954 427 87776 --:--:-- --:--:-- --:--:-- 87995 [2024-03-05T03:16:37.583Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-03-05T03:16:37.583Z] [Pipeline] } [2024-03-05T03:16:37.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-03-05T03:16:39.596Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T03:16:39.596Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:16:40.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T03:16:40.067Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T03:16:40.582Z] prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container [2024-03-05T03:16:40.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@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 [2024-03-05T03:16:40.992Z] $ docker top 77f98e0dd27d6234dfacf99987918e7de220e60683d73ffdd4b6d0a1959c3889 -eo pid,comm [2024-03-05T03:16:41.043Z] 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). [2024-03-05T03:16:41.043Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T03:16:41.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T03:16:41.724Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T03:16:41.840Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T03:16:41.841Z] $ docker exec 77f98e0dd27d6234dfacf99987918e7de220e60683d73ffdd4b6d0a1959c3889 ssh-agent [2024-03-05T03:16:41.942Z] SSH_AUTH_SOCK=/tmp/ssh-IFeT0TgMrxks/agent.33 [2024-03-05T03:16:41.942Z] SSH_AGENT_PID=39 [2024-03-05T03:16:41.947Z] Running ssh-add (command line suppressed) [2024-03-05T03:16:42.037Z] Identity added: /w/workspace/edgex-go/631@tmp/private_key_15132379098193681617.key (/w/workspace/edgex-go/631@tmp/private_key_15132379098193681617.key) [2024-03-05T03:16:42.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T03:16:42.507Z] + git semver tag [2024-03-05T03:16:42.763Z] 2024-03-05 03:16:42,678 [run_tag] DEBUG tag force:False [2024-03-05T03:16:42.763Z] 2024-03-05 03:16:42,678 [check_head_tag] DEBUG check head tag [2024-03-05T03:16:42.763Z] 2024-03-05 03:16:42,679 [execute] INFO git cat-file --batch-check [2024-03-05T03:16:42.763Z] 2024-03-05 03:16:42,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/631, universal_newlines=False, shell=None, istream=) [2024-03-05T03:16:42.763Z] 2024-03-05 03:16:42,683 [execute] INFO git cat-file --batch [2024-03-05T03:16:42.763Z] 2024-03-05 03:16:42,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/631, universal_newlines=False, shell=None, istream=) [2024-03-05T03:16:42.763Z] 2024-03-05 03:16:42,715 [read_version] DEBUG read version from /w/workspace/edgex-go/631/.semver/main [2024-03-05T03:16:42.763Z] 2024-03-05 03:16:42,715 [execute] INFO git tag -a v3.2.0-dev.21 -m v3.2.0-dev.21 [2024-03-05T03:16:42.763Z] 2024-03-05 03:16:42,715 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.21', '-m', 'v3.2.0-dev.21'], cwd=/w/workspace/edgex-go/631, universal_newlines=False, shell=None, istream=None) [2024-03-05T03:16:42.763Z] 2024-03-05 03:16:42,721 [read_version] DEBUG read version from /w/workspace/edgex-go/631/.semver/main [2024-03-05T03:16:42.763Z] 3.2.0-dev.21 [Pipeline] } [2024-03-05T03:16:42.770Z] $ docker exec --env ******** --env ******** 77f98e0dd27d6234dfacf99987918e7de220e60683d73ffdd4b6d0a1959c3889 ssh-agent -k [2024-03-05T03:16:42.882Z] unset SSH_AUTH_SOCK; [2024-03-05T03:16:42.882Z] unset SSH_AGENT_PID; [2024-03-05T03:16:42.882Z] echo Agent pid 39 killed; [2024-03-05T03:16:42.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T03:16:43.918Z] + git semver [Pipeline] } [2024-03-05T03:16:44.191Z] $ docker stop --time=1 77f98e0dd27d6234dfacf99987918e7de220e60683d73ffdd4b6d0a1959c3889 [2024-03-05T03:16:45.472Z] $ docker rm -f --volumes 77f98e0dd27d6234dfacf99987918e7de220e60683d73ffdd4b6d0a1959c3889 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:16:46.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-05T03:16:46.774Z] [2024-03-05T03:16:46.774Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:16:47.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-05T03:16:47.251Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-05T03:16:47.251Z] ab5ef0e58194: Pulling fs layer [2024-03-05T03:16:47.251Z] 9712f1f96733: Pulling fs layer [2024-03-05T03:16:47.251Z] 63f879dbbcfc: Pulling fs layer [2024-03-05T03:16:47.251Z] 0d9ebad4ef96: Pulling fs layer [2024-03-05T03:16:47.251Z] e9a5061849ea: Pulling fs layer [2024-03-05T03:16:47.251Z] d747dcd14b5f: Pulling fs layer [2024-03-05T03:16:47.251Z] 2de7ff778b66: Pulling fs layer [2024-03-05T03:16:47.251Z] 0d9ebad4ef96: Waiting [2024-03-05T03:16:47.251Z] e9a5061849ea: Waiting [2024-03-05T03:16:47.251Z] d747dcd14b5f: Waiting [2024-03-05T03:16:47.251Z] 2de7ff778b66: Waiting [2024-03-05T03:16:47.510Z] 9712f1f96733: Verifying Checksum [2024-03-05T03:16:47.510Z] 9712f1f96733: Download complete [2024-03-05T03:16:47.769Z] 63f879dbbcfc: Verifying Checksum [2024-03-05T03:16:47.769Z] 63f879dbbcfc: Download complete [2024-03-05T03:16:47.769Z] 0d9ebad4ef96: Verifying Checksum [2024-03-05T03:16:47.769Z] 0d9ebad4ef96: Download complete [2024-03-05T03:16:47.769Z] d747dcd14b5f: Verifying Checksum [2024-03-05T03:16:47.769Z] d747dcd14b5f: Download complete [2024-03-05T03:16:48.029Z] e9a5061849ea: Verifying Checksum [2024-03-05T03:16:48.029Z] e9a5061849ea: Download complete [2024-03-05T03:16:48.029Z] ab5ef0e58194: Verifying Checksum [2024-03-05T03:16:48.029Z] ab5ef0e58194: Download complete [2024-03-05T03:16:48.029Z] 2de7ff778b66: Verifying Checksum [2024-03-05T03:16:48.029Z] 2de7ff778b66: Download complete [2024-03-05T03:16:50.611Z] ab5ef0e58194: Pull complete [2024-03-05T03:16:50.611Z] 9712f1f96733: Pull complete [2024-03-05T03:16:51.326Z] 63f879dbbcfc: Pull complete [2024-03-05T03:16:55.511Z] 0d9ebad4ef96: Pull complete [2024-03-05T03:16:55.511Z] e9a5061849ea: Pull complete [2024-03-05T03:16:55.511Z] d747dcd14b5f: Pull complete [2024-03-05T03:16:56.080Z] 2de7ff778b66: Pull complete [2024-03-05T03:16:56.080Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-05T03:16:56.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-05T03:16:56.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T03:16:56.884Z] prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container [2024-03-05T03:16:56.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@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 [2024-03-05T03:16:58.270Z] $ docker top 0bfe58fe8956940b35f306c972893a7fad8b3ae5390f0aebcc650d55735a1499 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-05T03:16:58.700Z] provisioning config files... [2024-03-05T03:16:58.708Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/631@tmp/config14076644915139208288tmp [2024-03-05T03:16:58.718Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/631@tmp/config10163682294149057836tmp [2024-03-05T03:16:58.729Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/631@tmp/config988119066100713943tmp [Pipeline] { [Pipeline] echo [2024-03-05T03:16:59.069Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T03:16:59.367Z] ---> sigul-configuration.sh [2024-03-05T03:16:59.367Z] gpg: directory `/root/.gnupg' created [2024-03-05T03:16:59.367Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-05T03:16:59.367Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-05T03:16:59.367Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-05T03:16:59.367Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-05T03:16:59.367Z] gpg: CAST5 encrypted data [2024-03-05T03:16:59.367Z] gpg: encrypted with 1 passphrase [2024-03-05T03:16:59.367Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-05T03:16:59.663Z] + mkdir /home/jenkins [2024-03-05T03:16:59.663Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-05T03:16:59.958Z] + 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 [2024-03-05T03:16:59.970Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T03:17:00.265Z] ---> sigul-install.sh [2024-03-05T03:17:00.265Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-05T03:17:00.555Z] + git tag --list [2024-03-05T03:17:00.555Z] 0.6.0 [2024-03-05T03:17:00.555Z] 0.6.1 [2024-03-05T03:17:00.555Z] 0.7.0 [2024-03-05T03:17:00.555Z] 0.7.1 [2024-03-05T03:17:00.555Z] v1.0.0 [2024-03-05T03:17:00.555Z] v1.0.1 [2024-03-05T03:17:00.555Z] v1.1.0 [2024-03-05T03:17:00.555Z] v1.2.0 [2024-03-05T03:17:00.555Z] v1.2.1 [2024-03-05T03:17:00.555Z] v1.3.0 [2024-03-05T03:17:00.555Z] v1.3.1 [2024-03-05T03:17:00.555Z] v2.0.0 [2024-03-05T03:17:00.555Z] v2.1.0 [2024-03-05T03:17:00.555Z] v2.1.1 [2024-03-05T03:17:00.555Z] v2.2.0 [2024-03-05T03:17:00.555Z] v2.3.0 [2024-03-05T03:17:00.555Z] v3.0 [2024-03-05T03:17:00.555Z] v3.0.0 [2024-03-05T03:17:00.555Z] v3.1 [2024-03-05T03:17:00.555Z] v3.1.0 [2024-03-05T03:17:00.555Z] v3.1.0-dev.1 [2024-03-05T03:17:00.555Z] v3.1.0-dev.10 [2024-03-05T03:17:00.555Z] v3.1.0-dev.11 [2024-03-05T03:17:00.555Z] v3.1.0-dev.12 [2024-03-05T03:17:00.555Z] v3.1.0-dev.13 [2024-03-05T03:17:00.555Z] v3.1.0-dev.14 [2024-03-05T03:17:00.555Z] v3.1.0-dev.15 [2024-03-05T03:17:00.555Z] v3.1.0-dev.16 [2024-03-05T03:17:00.555Z] v3.1.0-dev.17 [2024-03-05T03:17:00.555Z] v3.1.0-dev.18 [2024-03-05T03:17:00.555Z] v3.1.0-dev.19 [2024-03-05T03:17:00.555Z] v3.1.0-dev.2 [2024-03-05T03:17:00.555Z] v3.1.0-dev.20 [2024-03-05T03:17:00.555Z] v3.1.0-dev.21 [2024-03-05T03:17:00.555Z] v3.1.0-dev.22 [2024-03-05T03:17:00.555Z] v3.1.0-dev.23 [2024-03-05T03:17:00.555Z] v3.1.0-dev.24 [2024-03-05T03:17:00.555Z] v3.1.0-dev.25 [2024-03-05T03:17:00.555Z] v3.1.0-dev.26 [2024-03-05T03:17:00.555Z] v3.1.0-dev.27 [2024-03-05T03:17:00.555Z] v3.1.0-dev.28 [2024-03-05T03:17:00.555Z] v3.1.0-dev.29 [2024-03-05T03:17:00.555Z] v3.1.0-dev.3 [2024-03-05T03:17:00.555Z] v3.1.0-dev.30 [2024-03-05T03:17:00.555Z] v3.1.0-dev.31 [2024-03-05T03:17:00.555Z] v3.1.0-dev.32 [2024-03-05T03:17:00.555Z] v3.1.0-dev.33 [2024-03-05T03:17:00.555Z] v3.1.0-dev.34 [2024-03-05T03:17:00.555Z] v3.1.0-dev.35 [2024-03-05T03:17:00.555Z] v3.1.0-dev.36 [2024-03-05T03:17:00.555Z] v3.1.0-dev.37 [2024-03-05T03:17:00.555Z] v3.1.0-dev.38 [2024-03-05T03:17:00.555Z] v3.1.0-dev.39 [2024-03-05T03:17:00.555Z] v3.1.0-dev.4 [2024-03-05T03:17:00.555Z] v3.1.0-dev.40 [2024-03-05T03:17:00.555Z] v3.1.0-dev.41 [2024-03-05T03:17:00.555Z] v3.1.0-dev.42 [2024-03-05T03:17:00.555Z] v3.1.0-dev.43 [2024-03-05T03:17:00.555Z] v3.1.0-dev.44 [2024-03-05T03:17:00.555Z] v3.1.0-dev.45 [2024-03-05T03:17:00.555Z] v3.1.0-dev.46 [2024-03-05T03:17:00.555Z] v3.1.0-dev.47 [2024-03-05T03:17:00.555Z] v3.1.0-dev.48 [2024-03-05T03:17:00.555Z] v3.1.0-dev.49 [2024-03-05T03:17:00.555Z] v3.1.0-dev.5 [2024-03-05T03:17:00.555Z] v3.1.0-dev.50 [2024-03-05T03:17:00.555Z] v3.1.0-dev.51 [2024-03-05T03:17:00.555Z] v3.1.0-dev.52 [2024-03-05T03:17:00.555Z] v3.1.0-dev.53 [2024-03-05T03:17:00.555Z] v3.1.0-dev.54 [2024-03-05T03:17:00.555Z] v3.1.0-dev.55 [2024-03-05T03:17:00.555Z] v3.1.0-dev.56 [2024-03-05T03:17:00.555Z] v3.1.0-dev.57 [2024-03-05T03:17:00.555Z] v3.1.0-dev.58 [2024-03-05T03:17:00.555Z] v3.1.0-dev.59 [2024-03-05T03:17:00.555Z] v3.1.0-dev.6 [2024-03-05T03:17:00.555Z] v3.1.0-dev.60 [2024-03-05T03:17:00.555Z] v3.1.0-dev.61 [2024-03-05T03:17:00.555Z] v3.1.0-dev.62 [2024-03-05T03:17:00.555Z] v3.1.0-dev.63 [2024-03-05T03:17:00.555Z] v3.1.0-dev.64 [2024-03-05T03:17:00.555Z] v3.1.0-dev.65 [2024-03-05T03:17:00.555Z] v3.1.0-dev.66 [2024-03-05T03:17:00.555Z] v3.1.0-dev.67 [2024-03-05T03:17:00.555Z] v3.1.0-dev.68 [2024-03-05T03:17:00.555Z] v3.1.0-dev.69 [2024-03-05T03:17:00.555Z] v3.1.0-dev.7 [2024-03-05T03:17:00.555Z] v3.1.0-dev.70 [2024-03-05T03:17:00.555Z] v3.1.0-dev.71 [2024-03-05T03:17:00.555Z] v3.1.0-dev.72 [2024-03-05T03:17:00.555Z] v3.1.0-dev.73 [2024-03-05T03:17:00.555Z] v3.1.0-dev.8 [2024-03-05T03:17:00.555Z] v3.1.0-dev.9 [2024-03-05T03:17:00.555Z] v3.2.0-dev.1 [2024-03-05T03:17:00.555Z] v3.2.0-dev.10 [2024-03-05T03:17:00.555Z] v3.2.0-dev.11 [2024-03-05T03:17:00.555Z] v3.2.0-dev.12 [2024-03-05T03:17:00.555Z] v3.2.0-dev.13 [2024-03-05T03:17:00.555Z] v3.2.0-dev.14 [2024-03-05T03:17:00.555Z] v3.2.0-dev.15 [2024-03-05T03:17:00.555Z] v3.2.0-dev.16 [2024-03-05T03:17:00.555Z] v3.2.0-dev.17 [2024-03-05T03:17:00.555Z] v3.2.0-dev.18 [2024-03-05T03:17:00.555Z] v3.2.0-dev.19 [2024-03-05T03:17:00.555Z] v3.2.0-dev.2 [2024-03-05T03:17:00.555Z] v3.2.0-dev.20 [2024-03-05T03:17:00.555Z] v3.2.0-dev.21 [2024-03-05T03:17:00.555Z] v3.2.0-dev.3 [2024-03-05T03:17:00.555Z] v3.2.0-dev.4 [2024-03-05T03:17:00.555Z] v3.2.0-dev.5 [2024-03-05T03:17:00.555Z] v3.2.0-dev.6 [2024-03-05T03:17:00.555Z] v3.2.0-dev.7 [2024-03-05T03:17:00.555Z] v3.2.0-dev.8 [2024-03-05T03:17:00.555Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-05T03:17:00.852Z] + lftools sign git-tag v3.2.0-dev.21 [2024-03-05T03:17:01.419Z] Signing Git tag with Sigul... [2024-03-05T03:17:01.419Z] Signing v3.2.0-dev.21 [Pipeline] echo [2024-03-05T03:17:01.692Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T03:17:01.988Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-05T03:17:01.994Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-05T03:17:02.369Z] $ docker stop --time=1 0bfe58fe8956940b35f306c972893a7fad8b3ae5390f0aebcc650d55735a1499 [2024-03-05T03:17:03.659Z] $ docker rm -f --volumes 0bfe58fe8956940b35f306c972893a7fad8b3ae5390f0aebcc650d55735a1499 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-05T03:17:05.376Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T03:17:05.376Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:17:05.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T03:17:05.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T03:17:06.280Z] prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container [2024-03-05T03:17:06.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@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 [2024-03-05T03:17:06.630Z] $ docker top 71280575b395a2b3affde479904f7158e986613b726d2069f43c1d6778b5470a -eo pid,comm [2024-03-05T03:17:06.673Z] 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). [2024-03-05T03:17:06.673Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T03:17:07.336Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T03:17:07.337Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T03:17:07.440Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T03:17:07.441Z] $ docker exec 71280575b395a2b3affde479904f7158e986613b726d2069f43c1d6778b5470a ssh-agent [2024-03-05T03:17:07.548Z] SSH_AUTH_SOCK=/tmp/ssh-goBAuf7C96bl/agent.32 [2024-03-05T03:17:07.548Z] SSH_AGENT_PID=38 [2024-03-05T03:17:07.553Z] Running ssh-add (command line suppressed) [2024-03-05T03:17:07.655Z] Identity added: /w/workspace/edgex-go/631@tmp/private_key_14604361493498376969.key (/w/workspace/edgex-go/631@tmp/private_key_14604361493498376969.key) [2024-03-05T03:17:07.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T03:17:08.143Z] + git semver bump pre [2024-03-05T03:17:08.402Z] 2024-03-05 03:17:08,303 [read_version] DEBUG read version from /w/workspace/edgex-go/631/.semver/main [2024-03-05T03:17:08.402Z] 2024-03-05 03:17:08,304 [bump_version] DEBUG bumping version:3.2.0-dev.21 on axis:pre with prefix:dev [2024-03-05T03:17:08.402Z] 2024-03-05 03:17:08,304 [bump_version] DEBUG bumped version:3.2.0-dev.22 [2024-03-05T03:17:08.402Z] 2024-03-05 03:17:08,304 [write_version] DEBUG write version:3.2.0-dev.22 to path:/w/workspace/edgex-go/631/.semver/main with force:True [2024-03-05T03:17:08.402Z] 2024-03-05 03:17:08,304 [read_version] DEBUG read version from /w/workspace/edgex-go/631/.semver/main [2024-03-05T03:17:08.402Z] 2024-03-05 03:17:08,304 [write_file] DEBUG write to file:/w/workspace/edgex-go/631/.semver/main [2024-03-05T03:17:08.402Z] 2024-03-05 03:17:08,306 [execute] INFO git cat-file --batch-check [2024-03-05T03:17:08.402Z] 2024-03-05 03:17:08,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/631/.semver, universal_newlines=False, shell=None, istream=) [2024-03-05T03:17:08.402Z] 2024-03-05 03:17:08,312 [execute] INFO git cat-file --batch [2024-03-05T03:17:08.402Z] 2024-03-05 03:17:08,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/631/.semver, universal_newlines=False, shell=None, istream=) [2024-03-05T03:17:08.402Z] 2024-03-05 03:17:08,317 [read_version] DEBUG read version from /w/workspace/edgex-go/631/.semver/main [2024-03-05T03:17:08.402Z] 3.2.0-dev.22 [Pipeline] } [2024-03-05T03:17:08.409Z] $ docker exec --env ******** --env ******** 71280575b395a2b3affde479904f7158e986613b726d2069f43c1d6778b5470a ssh-agent -k [2024-03-05T03:17:08.503Z] unset SSH_AUTH_SOCK; [2024-03-05T03:17:08.503Z] unset SSH_AGENT_PID; [2024-03-05T03:17:08.503Z] echo Agent pid 38 killed; [2024-03-05T03:17:08.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T03:17:09.534Z] + git semver [Pipeline] } [2024-03-05T03:17:09.802Z] $ docker stop --time=1 71280575b395a2b3affde479904f7158e986613b726d2069f43c1d6778b5470a [2024-03-05T03:17:11.062Z] $ docker rm -f --volumes 71280575b395a2b3affde479904f7158e986613b726d2069f43c1d6778b5470a [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-05T03:17:11.958Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-05T03:17:11.958Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:17:12.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-05T03:17:12.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T03:17:12.886Z] prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container [2024-03-05T03:17:12.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@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 [2024-03-05T03:17:13.248Z] $ docker top 360378505f115bffa939b102f8f39e65713029da3f60bbfbe0d824db84e269b3 -eo pid,comm [2024-03-05T03:17:13.299Z] 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). [2024-03-05T03:17:13.299Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-05T03:17:13.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-05T03:17:13.964Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-05T03:17:14.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-05T03:17:14.077Z] $ docker exec 360378505f115bffa939b102f8f39e65713029da3f60bbfbe0d824db84e269b3 ssh-agent [2024-03-05T03:17:14.174Z] SSH_AUTH_SOCK=/tmp/ssh-0XxtU8Gw8p10/agent.32 [2024-03-05T03:17:14.174Z] SSH_AGENT_PID=38 [2024-03-05T03:17:14.178Z] Running ssh-add (command line suppressed) [2024-03-05T03:17:14.278Z] Identity added: /w/workspace/edgex-go/631@tmp/private_key_6770844193054336231.key (/w/workspace/edgex-go/631@tmp/private_key_6770844193054336231.key) [2024-03-05T03:17:14.294Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-05T03:17:14.806Z] + git semver push [2024-03-05T03:17:15.064Z] 2024-03-05 03:17:14,987 [run_push] DEBUG push [2024-03-05T03:17:15.064Z] 2024-03-05 03:17:14,988 [execute] INFO git cat-file --batch-check [2024-03-05T03:17:15.064Z] 2024-03-05 03:17:14,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/631/.semver, universal_newlines=False, shell=None, istream=) [2024-03-05T03:17:15.064Z] 2024-03-05 03:17:14,991 [execute] INFO git rev-list b68852d474fe6bb13fd6885e7cf44b321b670cc8 -- [2024-03-05T03:17:15.064Z] 2024-03-05 03:17:14,992 [execute] DEBUG Popen(['git', 'rev-list', 'b68852d474fe6bb13fd6885e7cf44b321b670cc8', '--'], cwd=/w/workspace/edgex-go/631/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-05T03:17:15.064Z] 2024-03-05 03:17:15,009 [execute] INFO git fetch -v origin [2024-03-05T03:17:15.064Z] 2024-03-05 03:17:15,009 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/631/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-05T03:17:15.632Z] 2024-03-05 03:17:15,485 [run_push] DEBUG no remote changes detected [2024-03-05T03:17:15.632Z] 2024-03-05 03:17:15,485 [execute] INFO git push origin semver [2024-03-05T03:17:15.632Z] 2024-03-05 03:17:15,486 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/631/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-05T03:17:16.199Z] 2024-03-05 03:17:16,154 [run_push] DEBUG push all version tags [2024-03-05T03:17:16.199Z] 2024-03-05 03:17:16,155 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-05T03:17:16.199Z] 2024-03-05 03:17:16,155 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/631, universal_newlines=False, shell=None, istream=None) [2024-03-05T03:17:17.135Z] 2024-03-05 03:17:16,846 [read_version] DEBUG read version from /w/workspace/edgex-go/631/.semver/main [2024-03-05T03:17:17.135Z] 3.2.0-dev.22 [Pipeline] } [2024-03-05T03:17:17.142Z] $ docker exec --env ******** --env ******** 360378505f115bffa939b102f8f39e65713029da3f60bbfbe0d824db84e269b3 ssh-agent -k [2024-03-05T03:17:17.243Z] unset SSH_AUTH_SOCK; [2024-03-05T03:17:17.244Z] unset SSH_AGENT_PID; [2024-03-05T03:17:17.244Z] echo Agent pid 38 killed; [2024-03-05T03:17:17.257Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-05T03:17:18.327Z] + git semver [Pipeline] } [2024-03-05T03:17:18.597Z] $ docker stop --time=1 360378505f115bffa939b102f8f39e65713029da3f60bbfbe0d824db84e269b3 [2024-03-05T03:17:19.853Z] $ docker rm -f --volumes 360378505f115bffa939b102f8f39e65713029da3f60bbfbe0d824db84e269b3 [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 [2024-03-05T03:17:22.408Z] + [ -d /w/workspace/edgex-go/631/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-03-05T03:17:22.696Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T03:17:23.556Z] ---> package-listing.sh [2024-03-05T03:17:23.556Z] ++ facter osfamily [2024-03-05T03:17:23.556Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-05T03:17:23.815Z] + OS_FAMILY=debian [2024-03-05T03:17:23.815Z] + workspace=/w/workspace/edgex-go/631 [2024-03-05T03:17:23.815Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-05T03:17:23.815Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-05T03:17:23.815Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-05T03:17:23.815Z] + PACKAGES=/tmp/packages_start.txt [2024-03-05T03:17:23.815Z] + '[' /w/workspace/edgex-go/631 ']' [2024-03-05T03:17:23.815Z] + PACKAGES=/tmp/packages_end.txt [2024-03-05T03:17:23.815Z] + case "${OS_FAMILY}" in [2024-03-05T03:17:23.815Z] + dpkg -l [2024-03-05T03:17:23.815Z] + grep '^ii' [2024-03-05T03:17:23.815Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-05T03:17:23.815Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-05T03:17:23.815Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-05T03:17:23.815Z] + '[' /w/workspace/edgex-go/631 ']' [2024-03-05T03:17:23.815Z] + mkdir -p /w/workspace/edgex-go/631/archives/ [2024-03-05T03:17:23.815Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/631/archives/ [Pipeline] echo [2024-03-05T03:17:23.827Z] 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/631/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-05T03:17:24.102Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:17:24.843Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T03:17:24.843Z] [2024-03-05T03:17:24.843Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-05T03:17:25.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T03:17:25.334Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-05T03:17:25.334Z] 5eb5b503b376: Pulling fs layer [2024-03-05T03:17:25.334Z] 5c69ac0246d0: Pulling fs layer [2024-03-05T03:17:25.334Z] ec43610c2a17: Pulling fs layer [2024-03-05T03:17:25.334Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-05T03:17:25.334Z] 33b1e0a273af: Pulling fs layer [2024-03-05T03:17:25.334Z] 3a2ae6a8a46f: Waiting [2024-03-05T03:17:25.334Z] 5d3b04190fa2: Pulling fs layer [2024-03-05T03:17:25.334Z] 2f39f015ded8: Pulling fs layer [2024-03-05T03:17:25.334Z] 33b1e0a273af: Waiting [2024-03-05T03:17:25.334Z] 5d3b04190fa2: Waiting [2024-03-05T03:17:25.334Z] 2f39f015ded8: Waiting [2024-03-05T03:17:25.334Z] 5c69ac0246d0: Verifying Checksum [2024-03-05T03:17:25.334Z] 5c69ac0246d0: Download complete [2024-03-05T03:17:25.334Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-05T03:17:25.334Z] 3a2ae6a8a46f: Download complete [2024-03-05T03:17:25.334Z] 33b1e0a273af: Verifying Checksum [2024-03-05T03:17:25.334Z] 33b1e0a273af: Download complete [2024-03-05T03:17:25.334Z] 5d3b04190fa2: Verifying Checksum [2024-03-05T03:17:25.334Z] 5d3b04190fa2: Download complete [2024-03-05T03:17:25.334Z] ec43610c2a17: Verifying Checksum [2024-03-05T03:17:25.334Z] ec43610c2a17: Download complete [2024-03-05T03:17:25.593Z] 5eb5b503b376: Verifying Checksum [2024-03-05T03:17:25.593Z] 5eb5b503b376: Download complete [2024-03-05T03:17:26.159Z] 2f39f015ded8: Verifying Checksum [2024-03-05T03:17:26.876Z] 5eb5b503b376: Pull complete [2024-03-05T03:17:26.876Z] 5c69ac0246d0: Pull complete [2024-03-05T03:17:27.477Z] ec43610c2a17: Pull complete [2024-03-05T03:17:27.477Z] 3a2ae6a8a46f: Pull complete [2024-03-05T03:17:27.754Z] 33b1e0a273af: Pull complete [2024-03-05T03:17:27.754Z] 5d3b04190fa2: Pull complete [2024-03-05T03:17:31.969Z] 2f39f015ded8: Pull complete [2024-03-05T03:17:31.969Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-05T03:17:31.969Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-05T03:17:31.969Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-05T03:17:32.835Z] prd-ubuntu20.04-docker-8c-8g-4918 does not seem to be running inside a container [2024-03-05T03:17:32.865Z] $ 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/631/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/631 -v /w/workspace/edgex-go/631:/w/workspace/edgex-go/631:rw,z -v /w/workspace/edgex-go/631@tmp:/w/workspace/edgex-go/631@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 [2024-03-05T03:17:38.954Z] $ docker top f8c1d975a93af68f4f73c2bc7b890a88f0215c508524ba3a12874e97436b0ce7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-05T03:17:39.664Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-05T03:17:42.250Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-05T03:17:42.539Z] + ls /var/log/sa-host [2024-03-05T03:17:42.540Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-05T03:17:42.805Z] provisioning config files... [2024-03-05T03:17:42.814Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/631@tmp/config6950481907184142850tmp [Pipeline] { [Pipeline] echo [2024-03-05T03:17:43.186Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T03:17:43.488Z] ---> create-netrc.sh [Pipeline] } [2024-03-05T03:17:43.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-05T03:17:44.203Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-05T03:17:44.215Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T03:17:44.502Z] ---> sudo-logs.sh [2024-03-05T03:17:44.502Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-05T03:17:44.717Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T03:17:45.425Z] ---> job-cost.sh [2024-03-05T03:17:45.426Z] lf-activate-venv: SKIPPING [2024-03-05T03:17:45.426Z] DEBUG: total: 0.10999999940395355 [2024-03-05T03:17:45.426Z] INFO: Retrieving Stack Cost... [2024-03-05T03:17:45.426Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-05T03:17:45.995Z] INFO: Archiving Costs [Pipeline] echo [2024-03-05T03:17:46.005Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-05T03:17:46.283Z] ---> logs-deploy.sh [2024-03-05T03:17:46.283Z] lf-activate-venv: SKIPPING [2024-03-05T03:17:46.283Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/631 [2024-03-05T03:17:46.283Z] INFO: archiving workspace using pattern(s): [2024-03-05T03:17:47.219Z] Archives upload complete. [2024-03-05T03:17:47.477Z] INFO: archiving logs to Nexus [2024-03-05T03:17:48.046Z] ---> uname -a: [2024-03-05T03:17:48.046Z] Linux prd-ubuntu20-04-docker-8c-8g-4918 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-05T03:17:48.046Z] [2024-03-05T03:17:48.046Z] [2024-03-05T03:17:48.046Z] ---> lscpu: [2024-03-05T03:17:48.046Z] Architecture: x86_64 [2024-03-05T03:17:48.046Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-05T03:17:48.046Z] Byte Order: Little Endian [2024-03-05T03:17:48.046Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-05T03:17:48.046Z] CPU(s): 8 [2024-03-05T03:17:48.046Z] On-line CPU(s) list: 0-7 [2024-03-05T03:17:48.046Z] Thread(s) per core: 1 [2024-03-05T03:17:48.046Z] Core(s) per socket: 1 [2024-03-05T03:17:48.046Z] Socket(s): 8 [2024-03-05T03:17:48.046Z] NUMA node(s): 1 [2024-03-05T03:17:48.046Z] Vendor ID: AuthenticAMD [2024-03-05T03:17:48.046Z] CPU family: 23 [2024-03-05T03:17:48.046Z] Model: 49 [2024-03-05T03:17:48.046Z] Model name: AMD EPYC-Rome Processor [2024-03-05T03:17:48.046Z] Stepping: 0 [2024-03-05T03:17:48.046Z] CPU MHz: 2800.000 [2024-03-05T03:17:48.046Z] BogoMIPS: 5600.00 [2024-03-05T03:17:48.046Z] Virtualization: AMD-V [2024-03-05T03:17:48.046Z] Hypervisor vendor: KVM [2024-03-05T03:17:48.046Z] Virtualization type: full [2024-03-05T03:17:48.046Z] L1d cache: 256 KiB [2024-03-05T03:17:48.046Z] L1i cache: 256 KiB [2024-03-05T03:17:48.046Z] L2 cache: 4 MiB [2024-03-05T03:17:48.046Z] L3 cache: 128 MiB [2024-03-05T03:17:48.046Z] NUMA node0 CPU(s): 0-7 [2024-03-05T03:17:48.046Z] Vulnerability Itlb multihit: Not affected [2024-03-05T03:17:48.046Z] Vulnerability L1tf: Not affected [2024-03-05T03:17:48.046Z] Vulnerability Mds: Not affected [2024-03-05T03:17:48.046Z] Vulnerability Meltdown: Not affected [2024-03-05T03:17:48.046Z] Vulnerability Mmio stale data: Not affected [2024-03-05T03:17:48.046Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-05T03:17:48.046Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-05T03:17:48.046Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-05T03:17:48.046Z] Vulnerability Srbds: Not affected [2024-03-05T03:17:48.046Z] Vulnerability Tsx async abort: Not affected [2024-03-05T03:17:48.046Z] 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 [2024-03-05T03:17:48.046Z] [2024-03-05T03:17:48.046Z] [2024-03-05T03:17:48.046Z] ---> nproc: [2024-03-05T03:17:48.046Z] 8 [2024-03-05T03:17:48.046Z] [2024-03-05T03:17:48.046Z] [2024-03-05T03:17:48.046Z] ---> df -h: [2024-03-05T03:17:48.046Z] Filesystem Size Used Avail Use% Mounted on [2024-03-05T03:17:48.046Z] overlay 155G 21G 135G 14% / [2024-03-05T03:17:48.046Z] tmpfs 64M 0 64M 0% /dev [2024-03-05T03:17:48.046Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-05T03:17:48.046Z] shm 64M 0 64M 0% /dev/shm [2024-03-05T03:17:48.046Z] /dev/vda1 155G 21G 135G 14% /facter-os [2024-03-05T03:17:48.046Z] [2024-03-05T03:17:48.046Z] [2024-03-05T03:17:48.046Z] ---> sar -b -r -n DEV: [2024-03-05T03:17:48.046Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4918) 03/05/24 _x86_64_ (8 CPU) [2024-03-05T03:17:48.046Z] [2024-03-05T03:17:48.046Z] 02:46:59 LINUX RESTART (8 CPU) [2024-03-05T03:17:48.046Z] [2024-03-05T03:17:48.046Z] 02:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-05T03:17:48.046Z] 02:48:02 155.51 64.58 90.92 0.00 5663.70 208414.33 0.00 [2024-03-05T03:17:48.046Z] 02:49:01 133.16 0.98 132.18 0.00 42.29 56156.96 0.00 [2024-03-05T03:17:48.046Z] 02:50:01 25.39 0.02 25.37 0.00 0.13 19609.21 0.00 [2024-03-05T03:17:48.046Z] 02:51:01 136.14 0.45 135.69 0.00 32.79 37304.85 0.00 [2024-03-05T03:17:48.046Z] 02:52:01 622.67 4.18 618.49 0.00 43.00 204713.21 0.00 [2024-03-05T03:17:48.046Z] 02:53:01 277.29 1.43 275.85 0.00 81.72 113467.36 0.00 [2024-03-05T03:17:48.046Z] 02:54:01 446.73 10.60 436.14 0.00 5113.10 20823.59 0.00 [2024-03-05T03:17:48.046Z] 02:55:01 20.36 0.03 20.33 0.00 3.33 530.98 0.00 [2024-03-05T03:17:48.046Z] 02:56:01 15.13 0.02 15.11 0.00 2.93 425.40 0.00 [2024-03-05T03:17:48.046Z] 02:57:01 1.83 0.00 1.83 0.00 0.00 20.66 0.00 [2024-03-05T03:17:48.046Z] 02:58:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 [2024-03-05T03:17:48.046Z] 02:59:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2024-03-05T03:17:48.046Z] 03:00:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 [2024-03-05T03:17:48.046Z] 03:01:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 [2024-03-05T03:17:48.046Z] 03:02:01 2.33 0.02 2.32 0.00 0.13 27.33 0.00 [2024-03-05T03:17:48.046Z] 03:03:01 0.88 0.00 0.88 0.00 0.00 11.20 0.00 [2024-03-05T03:17:48.046Z] 03:04:01 1.35 0.00 1.35 0.00 0.00 20.80 0.00 [2024-03-05T03:17:48.046Z] 03:05:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 [2024-03-05T03:17:48.046Z] 03:06:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2024-03-05T03:17:48.046Z] 03:07:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2024-03-05T03:17:48.046Z] 03:08:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 [2024-03-05T03:17:48.046Z] 03:09:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2024-03-05T03:17:48.046Z] 03:10:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 [2024-03-05T03:17:48.046Z] 03:11:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2024-03-05T03:17:48.046Z] 03:12:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2024-03-05T03:17:48.046Z] 03:13:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2024-03-05T03:17:48.046Z] 03:14:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 [2024-03-05T03:17:48.046Z] 03:15:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2024-03-05T03:17:48.046Z] 03:16:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 [2024-03-05T03:17:48.046Z] 03:17:01 148.78 0.30 148.48 0.00 19.20 56961.31 0.00 [2024-03-05T03:17:48.046Z] Average: 66.97 2.76 64.21 0.00 366.92 23986.97 0.00 [2024-03-05T03:17:48.046Z] [2024-03-05T03:17:48.046Z] 02:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-05T03:17:48.046Z] 02:48:02 29506788 31504020 842216 2.56 60432 2226288 1864404 5.49 1063220 1965692 912 [2024-03-05T03:17:48.046Z] 02:49:01 28135028 31303020 1005836 3.06 110684 3266308 2323328 6.85 1459324 2825448 100528 [2024-03-05T03:17:48.047Z] 02:50:01 27516980 31144120 1161960 3.53 113676 3692380 2515812 7.41 1736952 3136628 240596 [2024-03-05T03:17:48.047Z] 02:51:01 27580284 31373436 927240 2.82 123552 3843196 2175708 6.41 1427672 3362816 205072 [2024-03-05T03:17:48.047Z] 02:52:01 17426796 28297528 3936776 11.97 218592 10365892 10119488 29.82 5480448 8904768 1044924 [2024-03-05T03:17:48.047Z] 02:53:01 19614880 31362108 910856 2.77 232416 11290844 2498300 7.36 2157660 10165540 101408 [2024-03-05T03:17:48.047Z] 02:54:01 19159040 31454644 801716 2.44 264732 11805768 2080056 6.13 2492824 10278640 524 [2024-03-05T03:17:48.047Z] 02:55:01 19149696 31441716 814412 2.48 264112 11802868 2203656 6.49 2693388 10087184 80 [2024-03-05T03:17:48.047Z] 02:56:01 19146824 31440084 815812 2.48 264968 11803092 2090688 6.16 2823108 9960180 216 [2024-03-05T03:17:48.047Z] 02:57:01 19146876 31440140 815668 2.48 265004 11803096 2090688 6.16 2822124 9960184 40 [2024-03-05T03:17:48.047Z] 02:58:01 19152908 31446232 810016 2.46 265020 11803104 2090688 6.16 2815840 9960192 12 [2024-03-05T03:17:48.047Z] 02:59:01 19153428 31446772 809516 2.46 265044 11803104 2090688 6.16 2815728 9960192 12 [2024-03-05T03:17:48.047Z] 03:00:01 19166840 31460216 796064 2.42 265068 11803108 2090688 6.16 2802224 9960196 12 [2024-03-05T03:17:48.047Z] 03:01:01 19167008 31460400 796056 2.42 265084 11803108 2090688 6.16 2802452 9960196 12 [2024-03-05T03:17:48.047Z] 03:02:01 19166152 31459676 796880 2.42 265160 11803100 2104592 6.20 2802428 9960192 24 [2024-03-05T03:17:48.047Z] 03:03:01 19165868 31459428 797084 2.42 265180 11803116 2104592 6.20 2802664 9960196 8 [2024-03-05T03:17:48.047Z] 03:04:01 19165352 31458932 797452 2.43 265224 11803096 2104592 6.20 2803364 9960176 200 [2024-03-05T03:17:48.047Z] 03:05:01 19165328 31458916 797396 2.42 265240 11803100 2104592 6.20 2803504 9960180 180 [2024-03-05T03:17:48.047Z] 03:06:01 19165440 31459064 797200 2.42 265264 11803100 2104592 6.20 2803552 9960180 188 [2024-03-05T03:17:48.047Z] 03:07:01 19165336 31458964 797212 2.42 265296 11803104 2104592 6.20 2803420 9960184 32 [2024-03-05T03:17:48.047Z] 03:08:01 19166004 31459636 796468 2.42 265308 11803108 2104592 6.20 2802936 9960188 176 [2024-03-05T03:17:48.047Z] 03:09:01 19166272 31459964 796160 2.42 265340 11803108 2104592 6.20 2802704 9960192 180 [2024-03-05T03:17:48.047Z] 03:10:01 19165460 31459160 796960 2.42 265344 11803112 2104592 6.20 2802728 9960196 4 [2024-03-05T03:17:48.047Z] 03:11:01 19165436 31459196 796860 2.42 265372 11803116 2104592 6.20 2802492 9960204 32 [2024-03-05T03:17:48.047Z] 03:12:01 19165704 31459468 796512 2.42 265392 11803104 2104592 6.20 2802516 9960204 8 [2024-03-05T03:17:48.047Z] 03:13:01 19165592 31459408 796488 2.42 265416 11803120 2104592 6.20 2802620 9960212 12 [2024-03-05T03:17:48.047Z] 03:14:01 19165540 31459484 796524 2.42 265448 11803256 2104592 6.20 2802660 9960336 36 [2024-03-05T03:17:48.047Z] 03:15:01 19166036 31460044 795984 2.42 265476 11803260 2104592 6.20 2802996 9960352 28 [2024-03-05T03:17:48.047Z] 03:16:01 19165956 31460012 795972 2.42 265504 11803264 2104592 6.20 2802872 9960360 8 [2024-03-05T03:17:48.047Z] 03:17:01 17628912 31399216 848456 2.58 302288 13111956 2193372 6.46 2948028 11206932 496 [2024-03-05T03:17:48.047Z] Average: 20271259 31328833 934792 2.84 242021 10642373 2402904 7.08 2679482 9036605 56532 [2024-03-05T03:17:48.047Z] [2024-03-05T03:17:48.047Z] 02:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-05T03:17:48.047Z] 02:48:02 docker0 580.29 536.65 40.29 2824.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:48:02 ens3 1132.17 1013.76 8044.65 132.97 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:48:02 lo 4.60 4.60 0.44 0.44 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:48:02 veth18287e2 580.29 536.76 48.23 2824.01 0.00 0.00 0.00 0.23 [2024-03-05T03:17:48.047Z] 02:49:01 veth31c2703 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:49:01 docker0 141.56 194.10 11.71 1707.65 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:49:01 ens3 353.71 248.02 4930.35 97.27 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:49:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:50:01 veth31c2703 1.32 1.37 0.11 0.12 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:50:01 docker0 1.32 1.32 0.10 0.12 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:50:01 ens3 38.12 26.89 29.03 16.65 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:51:01 docker0 0.30 0.25 0.03 0.10 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:51:01 vethfafc0f9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:51:01 vethec4d5cd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:51:01 ens3 108.30 68.62 2279.53 19.85 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:51:01 vethc57489a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:51:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:51:01 veth005f2a7 0.30 0.35 0.03 0.10 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:51:01 veth3b01446 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:52:01 docker0 170.78 259.85 13.40 2343.54 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:52:01 veth7dc097d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:52:01 vethf7981a6 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:52:01 veth6f42773 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:52:01 vethde60026 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:52:01 vethd74e01a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:52:01 veth3bd7054 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:52:01 veth38aaf0c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:52:01 veth3644b03 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:52:01 veth10fce99 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:52:01 ens3 322.44 198.99 3097.75 31.09 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:52:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:52:01 vethfedae70 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:52:01 veth005f2a7 0.03 0.78 0.00 0.03 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:52:01 vetha2140ea 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:53:01 docker0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:53:01 veth7dc097d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:53:01 vethf7981a6 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:53:01 veth6f42773 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:53:01 vethde60026 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:53:01 vethd74e01a 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:53:01 veth3bd7054 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:53:01 veth38aaf0c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:53:01 veth3644b03 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:53:01 veth10fce99 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:53:01 ens3 62.59 40.24 699.96 5.44 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:53:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:53:01 vethfedae70 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:53:01 veth005f2a7 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:53:01 vetha2140ea 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:54:01 ens3 387.02 321.39 2201.42 594.49 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:54:01 lo 33.86 33.86 3.33 3.33 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:55:01 ens3 211.51 207.08 95.55 1281.10 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:55:01 lo 18.26 18.26 1.80 1.80 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:56:01 ens3 215.80 221.65 119.60 852.27 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:56:01 lo 22.40 22.40 2.20 2.20 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:57:01 ens3 0.55 0.22 0.26 0.19 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:58:01 ens3 1.27 0.60 0.53 0.35 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:59:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:00:01 ens3 1.57 0.97 0.66 0.50 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:01:01 ens3 0.52 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:02:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:03:01 ens3 0.58 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:04:01 ens3 1.63 0.75 0.45 0.30 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:05:01 ens3 0.83 0.43 0.38 0.28 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:06:01 ens3 0.77 0.30 0.30 0.20 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:07:01 ens3 0.50 0.28 0.26 0.20 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:08:01 ens3 0.40 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:09:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:10:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:11:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:12:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:13:01 ens3 1.22 0.12 0.17 0.06 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:14:01 ens3 0.77 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:17:01 docker0 66.36 92.55 5.24 925.41 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:17:01 ens3 378.84 236.01 8130.92 47.37 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:17:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] 03:17:01 vethc5faa0a 0.30 0.38 0.08 0.12 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] Average: docker0 32.01 36.14 2.36 259.79 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] Average: ens3 107.35 86.20 986.19 102.69 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] Average: lo 2.88 2.88 0.28 0.28 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] Average: vethc5faa0a 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-05T03:17:48.047Z] [2024-03-05T03:17:48.047Z] [2024-03-05T03:17:48.047Z] ---> sar -P ALL: [2024-03-05T03:17:48.047Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4918) 03/05/24 _x86_64_ (8 CPU) [2024-03-05T03:17:48.047Z] [2024-03-05T03:17:48.047Z] 02:46:59 LINUX RESTART (8 CPU) [2024-03-05T03:17:48.047Z] [2024-03-05T03:17:48.047Z] 02:47:01 CPU %user %nice %system %iowait %steal %idle [2024-03-05T03:17:48.047Z] 02:48:02 all 8.17 0.00 2.31 1.66 0.06 87.79 [2024-03-05T03:17:48.047Z] 02:48:02 0 11.08 0.00 2.72 1.41 0.07 84.72 [2024-03-05T03:17:48.047Z] 02:48:02 1 7.76 0.00 2.68 2.20 0.07 87.30 [2024-03-05T03:17:48.047Z] 02:48:02 2 12.36 0.00 2.35 2.13 0.07 83.09 [2024-03-05T03:17:48.047Z] 02:48:02 3 8.64 0.00 1.39 0.22 0.07 89.68 [2024-03-05T03:17:48.047Z] 02:48:02 4 5.81 0.00 1.54 1.51 0.05 91.09 [2024-03-05T03:17:48.047Z] 02:48:02 5 7.21 0.00 2.50 5.27 0.07 84.95 [2024-03-05T03:17:48.047Z] 02:48:02 6 5.29 0.00 2.15 0.20 0.05 92.31 [2024-03-05T03:17:48.047Z] 02:48:02 7 7.24 0.00 3.18 0.37 0.05 89.17 [2024-03-05T03:17:48.047Z] 02:49:01 all 9.68 0.00 3.16 4.61 0.06 82.50 [2024-03-05T03:17:48.047Z] 02:49:01 0 8.32 0.00 3.63 0.17 0.07 87.82 [2024-03-05T03:17:48.047Z] 02:49:01 1 9.24 0.00 2.76 13.47 0.05 74.49 [2024-03-05T03:17:48.047Z] 02:49:01 2 9.64 0.00 3.09 1.01 0.05 86.21 [2024-03-05T03:17:48.047Z] 02:49:01 3 10.03 0.00 3.26 12.68 0.07 73.96 [2024-03-05T03:17:48.048Z] 02:49:01 4 10.69 0.00 3.43 5.13 0.05 80.69 [2024-03-05T03:17:48.048Z] 02:49:01 5 9.22 0.00 3.25 3.91 0.05 83.57 [2024-03-05T03:17:48.048Z] 02:49:01 6 10.30 0.00 3.05 0.44 0.05 86.16 [2024-03-05T03:17:48.048Z] 02:49:01 7 9.98 0.00 2.77 0.12 0.07 87.06 [2024-03-05T03:17:48.048Z] 02:50:01 all 30.92 0.00 3.72 1.73 0.10 63.54 [2024-03-05T03:17:48.048Z] 02:50:01 0 32.29 0.00 3.83 10.10 0.08 53.70 [2024-03-05T03:17:48.048Z] 02:50:01 1 32.68 0.00 4.24 0.00 0.12 62.96 [2024-03-05T03:17:48.048Z] 02:50:01 2 28.50 0.00 3.25 2.12 0.08 66.04 [2024-03-05T03:17:48.048Z] 02:50:01 3 31.32 0.00 3.01 0.27 0.08 65.32 [2024-03-05T03:17:48.048Z] 02:50:01 4 31.43 0.00 4.17 0.03 0.10 64.26 [2024-03-05T03:17:48.048Z] 02:50:01 5 30.05 0.00 3.28 1.13 0.08 65.46 [2024-03-05T03:17:48.048Z] 02:50:01 6 30.15 0.00 3.46 0.00 0.12 66.27 [2024-03-05T03:17:48.048Z] 02:50:01 7 30.96 0.00 4.49 0.15 0.10 64.29 [2024-03-05T03:17:48.048Z] 02:51:01 all 39.56 0.00 4.99 2.44 0.10 52.91 [2024-03-05T03:17:48.048Z] 02:51:01 0 38.31 0.00 4.83 3.14 0.08 53.63 [2024-03-05T03:17:48.048Z] 02:51:01 1 39.73 0.00 4.72 1.53 0.10 53.91 [2024-03-05T03:17:48.048Z] 02:51:01 2 40.40 0.00 5.23 2.28 0.10 51.99 [2024-03-05T03:17:48.048Z] 02:51:01 3 40.28 0.00 5.28 0.94 0.10 53.40 [2024-03-05T03:17:48.048Z] 02:51:01 4 39.45 0.00 4.91 9.19 0.12 46.34 [2024-03-05T03:17:48.048Z] 02:51:01 5 39.92 0.00 5.10 0.59 0.12 54.27 [2024-03-05T03:17:48.048Z] 02:51:01 6 39.90 0.00 4.86 0.71 0.10 54.43 [2024-03-05T03:17:48.048Z] 02:51:01 7 38.47 0.00 4.97 1.19 0.08 55.28 [2024-03-05T03:17:48.048Z] 02:52:01 all 51.68 0.00 9.43 7.37 0.13 31.39 [2024-03-05T03:17:48.048Z] 02:52:01 0 51.51 0.00 8.03 4.12 0.13 36.21 [2024-03-05T03:17:48.048Z] 02:52:01 1 53.41 0.00 10.60 4.48 0.14 31.38 [2024-03-05T03:17:48.048Z] 02:52:01 2 51.74 0.00 10.22 11.88 0.13 26.04 [2024-03-05T03:17:48.048Z] 02:52:01 3 51.07 0.00 9.24 9.66 0.14 29.90 [2024-03-05T03:17:48.048Z] 02:52:01 4 51.03 0.00 8.75 6.94 0.12 33.16 [2024-03-05T03:17:48.048Z] 02:52:01 5 52.60 0.00 9.96 7.73 0.14 29.57 [2024-03-05T03:17:48.048Z] 02:52:01 6 51.18 0.00 9.60 11.42 0.13 27.66 [2024-03-05T03:17:48.048Z] 02:52:01 7 50.88 0.00 9.06 2.75 0.12 37.19 [2024-03-05T03:17:48.048Z] 02:53:01 all 82.66 0.00 8.43 2.73 0.27 5.91 [2024-03-05T03:17:48.048Z] 02:53:01 0 81.83 0.00 8.33 7.31 0.32 2.20 [2024-03-05T03:17:48.048Z] 02:53:01 1 82.48 0.00 9.33 1.45 0.25 6.49 [2024-03-05T03:17:48.048Z] 02:53:01 2 83.46 0.00 8.40 1.57 0.35 6.23 [2024-03-05T03:17:48.048Z] 02:53:01 3 83.43 0.00 8.00 1.13 0.25 7.19 [2024-03-05T03:17:48.048Z] 02:53:01 4 82.69 0.00 8.15 1.67 0.24 7.25 [2024-03-05T03:17:48.048Z] 02:53:01 5 82.56 0.00 9.12 7.15 0.23 0.94 [2024-03-05T03:17:48.048Z] 02:53:01 6 82.64 0.00 7.82 0.59 0.23 8.72 [2024-03-05T03:17:48.048Z] 02:53:01 7 82.15 0.00 8.33 0.97 0.26 8.28 [2024-03-05T03:17:48.048Z] 02:54:01 all 5.83 0.00 2.73 3.63 0.06 87.76 [2024-03-05T03:17:48.048Z] 02:54:01 0 4.58 0.00 2.17 5.28 0.03 87.94 [2024-03-05T03:17:48.048Z] 02:54:01 1 7.39 0.00 2.39 2.83 0.08 87.31 [2024-03-05T03:17:48.048Z] 02:54:01 2 8.66 0.00 2.87 2.94 0.08 85.46 [2024-03-05T03:17:48.048Z] 02:54:01 3 5.28 0.00 2.40 5.60 0.05 86.67 [2024-03-05T03:17:48.048Z] 02:54:01 4 4.63 0.00 2.50 3.27 0.05 89.56 [2024-03-05T03:17:48.048Z] 02:54:01 5 6.75 0.00 3.90 6.23 0.07 83.05 [2024-03-05T03:17:48.048Z] 02:54:01 6 4.84 0.00 3.02 1.66 0.05 90.43 [2024-03-05T03:17:48.048Z] 02:54:01 7 4.51 0.00 2.61 1.22 0.05 91.62 [2024-03-05T03:17:48.048Z] 02:55:01 all 5.75 0.00 0.53 1.59 0.12 92.01 [2024-03-05T03:17:48.048Z] 02:55:01 0 2.31 0.00 0.35 0.02 0.18 97.14 [2024-03-05T03:17:48.048Z] 02:55:01 1 5.76 0.00 0.64 0.02 0.11 93.48 [2024-03-05T03:17:48.048Z] 02:55:01 2 7.50 0.00 0.71 0.78 0.11 90.91 [2024-03-05T03:17:48.048Z] 02:55:01 3 6.08 0.00 0.78 11.88 0.16 81.10 [2024-03-05T03:17:48.048Z] 02:55:01 4 5.00 0.00 0.58 0.04 0.09 94.30 [2024-03-05T03:17:48.048Z] 02:55:01 5 10.26 0.00 0.45 0.10 0.10 89.08 [2024-03-05T03:17:48.048Z] 02:55:01 6 5.44 0.00 0.41 0.04 0.07 94.04 [2024-03-05T03:17:48.048Z] 02:55:01 7 3.65 0.00 0.31 0.02 0.17 95.85 [2024-03-05T03:17:48.048Z] 02:56:01 all 3.47 0.00 0.54 0.11 0.04 95.84 [2024-03-05T03:17:48.048Z] 02:56:01 0 3.69 0.00 0.53 0.02 0.03 95.73 [2024-03-05T03:17:48.048Z] 02:56:01 1 3.81 0.00 0.60 0.02 0.05 95.52 [2024-03-05T03:17:48.048Z] 02:56:01 2 2.54 0.00 0.55 0.05 0.03 96.82 [2024-03-05T03:17:48.048Z] 02:56:01 3 2.77 0.00 0.53 0.65 0.05 95.99 [2024-03-05T03:17:48.048Z] 02:56:01 4 1.69 0.00 0.45 0.02 0.03 97.81 [2024-03-05T03:17:48.048Z] 02:56:01 5 5.32 0.00 0.47 0.03 0.03 94.15 [2024-03-05T03:17:48.048Z] 02:56:01 6 4.98 0.00 0.67 0.08 0.03 94.24 [2024-03-05T03:17:48.048Z] 02:56:01 7 2.97 0.00 0.50 0.02 0.03 96.48 [2024-03-05T03:17:48.048Z] 02:57:01 all 0.27 0.00 0.02 0.01 0.01 99.68 [2024-03-05T03:17:48.048Z] 02:57:01 0 0.03 0.00 0.03 0.02 0.02 99.90 [2024-03-05T03:17:48.048Z] 02:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T03:17:48.048Z] 02:57:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-03-05T03:17:48.048Z] 02:57:01 3 0.05 0.00 0.02 0.03 0.03 99.87 [2024-03-05T03:17:48.048Z] 02:57:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-05T03:17:48.048Z] 02:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-05T03:17:48.048Z] 02:57:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2024-03-05T03:17:48.048Z] 02:57:01 7 2.00 0.00 0.02 0.00 0.02 97.97 [2024-03-05T03:17:48.048Z] 02:58:01 all 0.29 0.00 0.02 0.00 0.01 99.68 [2024-03-05T03:17:48.048Z] 02:58:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2024-03-05T03:17:48.048Z] 02:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-05T03:17:48.048Z] 02:58:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-05T03:17:48.048Z] 02:58:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2024-03-05T03:17:48.048Z] 02:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-05T03:17:48.048Z] 02:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-05T03:17:48.048Z] 02:58:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-05T03:17:48.048Z] 02:58:01 7 2.00 0.00 0.00 0.00 0.02 97.98 [2024-03-05T03:17:48.048Z] [2024-03-05T03:17:48.048Z] 02:58:01 CPU %user %nice %system %iowait %steal %idle [2024-03-05T03:17:48.048Z] 02:59:01 all 0.04 0.00 0.03 0.00 0.01 99.92 [2024-03-05T03:17:48.048Z] 02:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-03-05T03:17:48.048Z] 02:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-05T03:17:48.048Z] 02:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T03:17:48.048Z] 02:59:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-03-05T03:17:48.048Z] 02:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T03:17:48.048Z] 02:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-05T03:17:48.048Z] 02:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-05T03:17:48.048Z] 02:59:01 7 0.20 0.00 0.15 0.00 0.00 99.65 [2024-03-05T03:17:48.048Z] 03:00:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-03-05T03:17:48.048Z] 03:00:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-05T03:17:48.048Z] 03:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-05T03:17:48.048Z] 03:00:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-05T03:17:48.048Z] 03:00:01 3 0.03 0.00 0.05 0.02 0.03 99.87 [2024-03-05T03:17:48.048Z] 03:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-05T03:17:48.048Z] 03:00:01 5 0.07 0.00 0.03 0.00 0.03 99.87 [2024-03-05T03:17:48.048Z] 03:00:01 6 0.02 0.00 0.05 0.00 0.00 99.93 [2024-03-05T03:17:48.048Z] 03:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T03:17:48.048Z] 03:01:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-03-05T03:17:48.048Z] 03:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-05T03:17:48.048Z] 03:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-05T03:17:48.048Z] 03:01:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-03-05T03:17:48.048Z] 03:01:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2024-03-05T03:17:48.048Z] 03:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T03:17:48.048Z] 03:01:01 5 0.07 0.00 0.07 0.00 0.00 99.87 [2024-03-05T03:17:48.048Z] 03:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-05T03:17:48.048Z] 03:01:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-05T03:17:48.048Z] 03:02:01 all 0.05 0.00 0.03 0.03 0.01 99.88 [2024-03-05T03:17:48.048Z] 03:02:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-05T03:17:48.048Z] 03:02:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2024-03-05T03:17:48.048Z] 03:02:01 2 0.03 0.00 0.03 0.12 0.02 99.80 [2024-03-05T03:17:48.048Z] 03:02:01 3 0.08 0.00 0.03 0.15 0.05 99.68 [2024-03-05T03:17:48.048Z] 03:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-05T03:17:48.048Z] 03:02:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2024-03-05T03:17:48.048Z] 03:02:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2024-03-05T03:17:48.048Z] 03:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-05T03:17:48.048Z] 03:03:01 all 0.01 0.00 0.02 0.00 0.01 99.97 [2024-03-05T03:17:48.048Z] 03:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T03:17:48.048Z] 03:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-05T03:17:48.048Z] 03:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T03:17:48.048Z] 03:03:01 3 0.03 0.00 0.07 0.00 0.02 99.88 [2024-03-05T03:17:48.048Z] 03:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T03:17:48.048Z] 03:03:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-05T03:17:48.048Z] 03:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-05T03:17:48.048Z] 03:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T03:17:48.048Z] 03:04:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-03-05T03:17:48.048Z] 03:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-05T03:17:48.048Z] 03:04:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-03-05T03:17:48.048Z] 03:04:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2024-03-05T03:17:48.048Z] 03:04:01 3 0.03 0.00 0.03 0.03 0.05 99.85 [2024-03-05T03:17:48.048Z] 03:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T03:17:48.048Z] 03:04:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2024-03-05T03:17:48.048Z] 03:04:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-05T03:17:48.048Z] 03:04:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-05T03:17:48.048Z] 03:05:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2024-03-05T03:17:48.048Z] 03:05:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-05T03:17:48.048Z] 03:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-05T03:17:48.048Z] 03:05:01 2 0.07 0.00 0.03 0.00 0.03 99.87 [2024-03-05T03:17:48.048Z] 03:05:01 3 0.05 0.00 0.05 0.02 0.02 99.87 [2024-03-05T03:17:48.048Z] 03:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-05T03:17:48.048Z] 03:05:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2024-03-05T03:17:48.048Z] 03:05:01 6 0.10 0.00 0.03 0.00 0.02 99.85 [2024-03-05T03:17:48.048Z] 03:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-05T03:17:48.048Z] 03:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-03-05T03:17:48.048Z] 03:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-05T03:17:48.048Z] 03:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-05T03:17:48.048Z] 03:06:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-05T03:17:48.048Z] 03:06:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-05T03:17:48.048Z] 03:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T03:17:48.048Z] 03:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-05T03:17:48.048Z] 03:06:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-03-05T03:17:48.048Z] 03:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-05T03:17:48.048Z] 03:07:01 all 0.03 0.00 0.02 0.45 0.01 99.50 [2024-03-05T03:17:48.048Z] 03:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-05T03:17:48.048Z] 03:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-05T03:17:48.048Z] 03:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-05T03:17:48.048Z] 03:07:01 3 0.02 0.00 0.00 3.55 0.02 96.42 [2024-03-05T03:17:48.048Z] 03:07:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-05T03:17:48.048Z] 03:07:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-05T03:17:48.048Z] 03:07:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2024-03-05T03:17:48.048Z] 03:07:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-05T03:17:48.048Z] 03:08:01 all 0.02 0.00 0.02 0.00 0.01 99.96 [2024-03-05T03:17:48.048Z] 03:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T03:17:48.048Z] 03:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-05T03:17:48.048Z] 03:08:01 2 0.00 0.00 0.03 0.00 0.03 99.93 [2024-03-05T03:17:48.048Z] 03:08:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-05T03:17:48.048Z] 03:08:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-05T03:17:48.048Z] 03:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-05T03:17:48.048Z] 03:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-05T03:17:48.048Z] 03:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-05T03:17:48.048Z] 03:09:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-03-05T03:17:48.048Z] 03:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-05T03:17:48.048Z] 03:09:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-05T03:17:48.048Z] 03:09:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-05T03:17:48.048Z] 03:09:01 3 0.08 0.00 0.03 0.03 0.00 99.85 [2024-03-05T03:17:48.048Z] 03:09:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-05T03:17:48.048Z] 03:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-05T03:17:48.048Z] 03:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-05T03:17:48.048Z] 03:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-05T03:17:48.048Z] [2024-03-05T03:17:48.048Z] 03:09:01 CPU %user %nice %system %iowait %steal %idle [2024-03-05T03:17:48.048Z] 03:10:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-03-05T03:17:48.048Z] 03:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T03:17:48.048Z] 03:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-05T03:17:48.048Z] 03:10:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-05T03:17:48.048Z] 03:10:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-03-05T03:17:48.048Z] 03:10:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-03-05T03:17:48.048Z] 03:10:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-03-05T03:17:48.048Z] 03:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-05T03:17:48.048Z] 03:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-05T03:17:48.048Z] 03:11:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-03-05T03:17:48.048Z] 03:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-05T03:17:48.048Z] 03:11:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-03-05T03:17:48.048Z] 03:11:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-05T03:17:48.048Z] 03:11:01 3 0.10 0.00 0.02 0.02 0.02 99.85 [2024-03-05T03:17:48.048Z] 03:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-05T03:17:48.048Z] 03:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T03:17:48.048Z] 03:11:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-03-05T03:17:48.048Z] 03:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-05T03:17:48.048Z] 03:12:01 all 0.19 0.00 0.02 0.01 0.01 99.78 [2024-03-05T03:17:48.048Z] 03:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-05T03:17:48.048Z] 03:12:01 1 0.00 0.00 0.00 0.07 0.02 99.92 [2024-03-05T03:17:48.048Z] 03:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-05T03:17:48.048Z] 03:12:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-05T03:17:48.048Z] 03:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-05T03:17:48.048Z] 03:12:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-05T03:17:48.048Z] 03:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-05T03:17:48.048Z] 03:12:01 7 1.35 0.00 0.03 0.00 0.00 98.61 [2024-03-05T03:17:48.048Z] 03:13:01 all 0.31 0.00 0.02 0.00 0.01 99.67 [2024-03-05T03:17:48.048Z] 03:13:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-05T03:17:48.048Z] 03:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-05T03:17:48.048Z] 03:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-05T03:17:48.048Z] 03:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-05T03:17:48.048Z] 03:13:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-03-05T03:17:48.048Z] 03:13:01 5 0.22 0.00 0.05 0.00 0.02 99.72 [2024-03-05T03:17:48.048Z] 03:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-05T03:17:48.048Z] 03:13:01 7 2.00 0.00 0.02 0.00 0.02 97.97 [2024-03-05T03:17:48.049Z] 03:14:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2024-03-05T03:17:48.049Z] 03:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T03:17:48.049Z] 03:14:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-03-05T03:17:48.049Z] 03:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-05T03:17:48.049Z] 03:14:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2024-03-05T03:17:48.049Z] 03:14:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-03-05T03:17:48.049Z] 03:14:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2024-03-05T03:17:48.049Z] 03:14:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-05T03:17:48.049Z] 03:14:01 7 1.95 0.00 0.00 0.00 0.00 98.05 [2024-03-05T03:17:48.049Z] 03:15:01 all 0.06 0.00 0.02 0.00 0.01 99.90 [2024-03-05T03:17:48.049Z] 03:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-05T03:17:48.049Z] 03:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-05T03:17:48.049Z] 03:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-05T03:17:48.049Z] 03:15:01 3 0.07 0.00 0.00 0.02 0.00 99.92 [2024-03-05T03:17:48.049Z] 03:15:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-05T03:17:48.049Z] 03:15:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2024-03-05T03:17:48.049Z] 03:15:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-03-05T03:17:48.049Z] 03:15:01 7 0.20 0.00 0.07 0.00 0.02 99.72 [2024-03-05T03:17:48.049Z] 03:16:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-03-05T03:17:48.049Z] 03:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-05T03:17:48.049Z] 03:16:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-03-05T03:17:48.049Z] 03:16:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-05T03:17:48.049Z] 03:16:01 3 0.00 0.00 0.03 0.02 0.03 99.92 [2024-03-05T03:17:48.049Z] 03:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T03:17:48.049Z] 03:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-05T03:17:48.049Z] 03:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-05T03:17:48.049Z] 03:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-05T03:17:48.049Z] 03:17:01 all 8.49 0.00 3.70 0.48 0.07 87.26 [2024-03-05T03:17:48.049Z] 03:17:01 0 6.57 0.00 4.33 0.34 0.07 88.70 [2024-03-05T03:17:48.049Z] 03:17:01 1 8.04 0.00 3.62 0.54 0.07 87.73 [2024-03-05T03:17:48.049Z] 03:17:01 2 8.66 0.00 3.02 0.13 0.08 88.10 [2024-03-05T03:17:48.049Z] 03:17:01 3 9.23 0.00 4.10 0.42 0.07 86.19 [2024-03-05T03:17:48.049Z] 03:17:01 4 9.72 0.00 3.17 0.08 0.07 86.96 [2024-03-05T03:17:48.049Z] 03:17:01 5 9.35 0.00 3.35 0.07 0.05 87.19 [2024-03-05T03:17:48.049Z] 03:17:01 6 7.91 0.00 4.08 1.20 0.07 86.75 [2024-03-05T03:17:48.049Z] 03:17:01 7 8.42 0.00 3.92 1.10 0.07 86.48 [2024-03-05T03:17:48.049Z] Average: all 8.11 0.00 1.31 0.89 0.04 89.65 [2024-03-05T03:17:48.049Z] Average: 0 7.87 0.00 1.28 1.05 0.04 89.76 [2024-03-05T03:17:48.049Z] Average: 1 8.14 0.00 1.37 0.88 0.04 89.58 [2024-03-05T03:17:48.049Z] Average: 2 8.34 0.00 1.32 0.83 0.04 89.46 [2024-03-05T03:17:48.049Z] Average: 3 8.13 0.00 1.26 1.55 0.05 89.02 [2024-03-05T03:17:48.049Z] Average: 4 7.95 0.00 1.25 0.92 0.04 89.84 [2024-03-05T03:17:48.049Z] Average: 5 8.32 0.00 1.37 1.06 0.04 89.21 [2024-03-05T03:17:48.049Z] Average: 6 7.98 0.00 1.31 0.54 0.04 90.13 [2024-03-05T03:17:48.049Z] Average: 7 8.16 0.00 1.33 0.26 0.04 90.21 [2024-03-05T03:17:48.049Z] [2024-03-05T03:17:48.049Z] [2024-03-05T03:17:48.049Z]