Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 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-ssh14494366158263269514.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14204760956875746549.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11899113514531167664.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh10770711024848819919.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-ssh17857727983092567710.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], buildSnap:false] ========================================================= [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 ‘prd-ubuntu20.04-docker-8c-8g-7522’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7524 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/587 [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/587 # 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 fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 (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 fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 # timeout=10 Commit message: "Merge pull request #4686 from weichou1229/issue-4682" > git rev-list --no-walk 4f9cf71ad10453f9f95e3ad2ae39c64d6409226e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-21T02:51:27.980Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-21T02:51:28.019Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-21T02:51:28.033Z] ========================================================= [2023-09-21T02:51:28.033Z] EdgeX Global Pipelines Version Info [2023-09-21T02:51:28.033Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:51:28.748Z] ------------------- [2023-09-21T02:51:28.748Z] stable info: [2023-09-21T02:51:28.748Z] ------------------- [2023-09-21T02:51:28.748Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-21T02:51:28.748Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T02:51:28.748Z] Message: update stable to v1.0.254 [2023-09-21T02:51:29.320Z] ------------------- [2023-09-21T02:51:29.320Z] experimental info: [2023-09-21T02:51:29.320Z] ------------------- [2023-09-21T02:51:29.320Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-21T02:51:29.320Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-21T02:51:29.320Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-21T02:51:29.490Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-21T02:51:29.502Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-21T02:51:29.513Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-21T02:51:29.526Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-21T02:51:29.539Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-21T02:51:29.559Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-21T02:51:29.569Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-21T02:51:29.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-21T02:51:29.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-21T02:51:29.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-21T02:51:29.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-21T02:51:29.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-21T02:51:29.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-21T02:51:29.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-21T02:51:29.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-21T02:51:29.710Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T02:51:29.725Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-21T02:51:29.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-21T02:51:29.753Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-21T02:51:29.767Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-21T02:51:29.788Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-21T02:51:29.804Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-21T02:51:29.815Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-21T02:51:29.831Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-21T02:51:29.849Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-21T02:51:29.869Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-21T02:51:29.882Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] echo [2023-09-21T02:51:29.899Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd2f36c [Pipeline] echo [2023-09-21T02:51:29.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T02:51:29.960Z] provisioning config files... [2023-09-21T02:51:29.975Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/587@tmp/config7164712863300456671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:51:30.287Z] ---> docker-login.sh [2023-09-21T02:51:30.287Z] nexus3.edgexfoundry.org:10001 [2023-09-21T02:51:30.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:51:30.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:51:30.549Z] Configure a credential helper to remove this warning. See [2023-09-21T02:51:30.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:51:30.549Z] [2023-09-21T02:51:30.549Z] Login Succeeded [2023-09-21T02:51:30.549Z] nexus3.edgexfoundry.org:10002 [2023-09-21T02:51:30.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:51:30.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:51:30.810Z] Configure a credential helper to remove this warning. See [2023-09-21T02:51:30.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:51:30.810Z] [2023-09-21T02:51:30.810Z] Login Succeeded [2023-09-21T02:51:30.810Z] nexus3.edgexfoundry.org:10003 [2023-09-21T02:51:30.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:51:30.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:51:30.810Z] Configure a credential helper to remove this warning. See [2023-09-21T02:51:30.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:51:30.810Z] [2023-09-21T02:51:30.810Z] Login Succeeded [2023-09-21T02:51:30.810Z] nexus3.edgexfoundry.org:10004 [2023-09-21T02:51:30.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:51:31.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:51:31.071Z] Configure a credential helper to remove this warning. See [2023-09-21T02:51:31.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:51:31.071Z] [2023-09-21T02:51:31.071Z] Login Succeeded [2023-09-21T02:51:31.071Z] docker.io [2023-09-21T02:51:31.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:51:31.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:51:31.333Z] Configure a credential helper to remove this warning. See [2023-09-21T02:51:31.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:51:31.333Z] [2023-09-21T02:51:31.333Z] Login Succeeded [2023-09-21T02:51:31.333Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T02:51:31.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T02:51:31.660Z] + 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 [2023-09-21T02:51:31.660Z] + + dirname cmd/core-command/Dockerfile [2023-09-21T02:51:31.660Z] cut -d/ -f2 [2023-09-21T02:51:31.660Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-21T02:51:31.660Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-21T02:51:31.660Z] + cut -d/ -f2 [2023-09-21T02:51:31.660Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-21T02:51:31.660Z] + dirname cmd/core-data/Dockerfile [2023-09-21T02:51:31.660Z] + cut -d/ -f2 [2023-09-21T02:51:31.660Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-21T02:51:31.660Z] + dirname cmd/core-metadata/Dockerfile [2023-09-21T02:51:31.660Z] + cut -d/ -f2 [2023-09-21T02:51:31.660Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-21T02:51:31.660Z] + + cut -d/ -f2 [2023-09-21T02:51:31.660Z] dirname cmd/security-bootstrapper/Dockerfile [2023-09-21T02:51:31.660Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-21T02:51:31.660Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-21T02:51:31.660Z] + cut -d/ -f2 [2023-09-21T02:51:31.660Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-21T02:51:31.660Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-21T02:51:31.660Z] + cut -d/ -f2 [2023-09-21T02:51:31.660Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-21T02:51:31.660Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-21T02:51:31.660Z] + cut -d/ -f2 [2023-09-21T02:51:31.660Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-21T02:51:31.660Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-21T02:51:31.660Z] + cut -d/ -f2 [2023-09-21T02:51:31.660Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-21T02:51:31.660Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-21T02:51:31.660Z] + cut -d/ -f2 [2023-09-21T02:51:31.660Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-21T02:51:31.660Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-21T02:51:31.660Z] + cut -d/ -f2 [2023-09-21T02:51:31.660Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-21T02:51:31.660Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-21T02:51:31.660Z] + cut -d/ -f2 [2023-09-21T02:51:31.660Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-21T02:51:31.660Z] + dirname+ cmd/support-notifications/Dockerfile [2023-09-21T02:51:31.660Z] cut -d/ -f2 [2023-09-21T02:51:31.660Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-21T02:51:31.660Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-21T02:51:31.660Z] + cut -d/ -f2 [2023-09-21T02:51:31.660Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-21T02:51:31.707Z] 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 [2023-09-21T02:51:32.065Z] + git rev-list -1 --merges fd2f36c08ee23ae1cdadd07093df3e0c8fefad79~1..fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] echo [2023-09-21T02:51:32.110Z] -----------> git rev-list -1 --merges fd2f36c08ee23ae1cdadd07093df3e0c8fefad79~1..fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:51:32.110Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [false] [Pipeline] sh [2023-09-21T02:51:32.401Z] + git log --format=format:%s -1 fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] echo [2023-09-21T02:51:32.415Z] ========================================================= [2023-09-21T02:51:32.415Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-21T02:51:32.415Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-21T02:51:32.838Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-21T02:51:32.838Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-21T02:51:32.838Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-21T02:51:32.838Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-21T02:51:32.838Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-21T02:51:32.838Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-21T02:51:32.838Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:51:33.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T02:51:33.258Z] [2023-09-21T02:51:33.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:51:33.560Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T02:51:33.561Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-21T02:51:33.561Z] b85a868b505f: Pulling fs layer [2023-09-21T02:51:33.561Z] e2be974225ed: Pulling fs layer [2023-09-21T02:51:33.561Z] 339a4e72a1f5: Pulling fs layer [2023-09-21T02:51:33.561Z] 988bab9f4d93: Pulling fs layer [2023-09-21T02:51:33.561Z] 1469e6f7b9e6: Pulling fs layer [2023-09-21T02:51:33.561Z] eaf3925da568: Pulling fs layer [2023-09-21T02:51:33.561Z] bab4dde63d76: Pulling fs layer [2023-09-21T02:51:33.561Z] bde34c3a00c8: Pulling fs layer [2023-09-21T02:51:33.561Z] b352a97aabf1: Pulling fs layer [2023-09-21T02:51:33.561Z] 4872d77fe225: Pulling fs layer [2023-09-21T02:51:33.561Z] 5851b861e8e6: Pulling fs layer [2023-09-21T02:51:33.561Z] eaf3925da568: Waiting [2023-09-21T02:51:33.561Z] bab4dde63d76: Waiting [2023-09-21T02:51:33.561Z] bde34c3a00c8: Waiting [2023-09-21T02:51:33.561Z] b352a97aabf1: Waiting [2023-09-21T02:51:33.561Z] 4872d77fe225: Waiting [2023-09-21T02:51:33.561Z] 988bab9f4d93: Waiting [2023-09-21T02:51:33.561Z] 5851b861e8e6: Waiting [2023-09-21T02:51:33.561Z] e2be974225ed: Download complete [2023-09-21T02:51:33.561Z] 988bab9f4d93: Download complete [2023-09-21T02:51:33.820Z] 1469e6f7b9e6: Verifying Checksum [2023-09-21T02:51:33.820Z] 1469e6f7b9e6: Download complete [2023-09-21T02:51:33.820Z] eaf3925da568: Verifying Checksum [2023-09-21T02:51:33.820Z] eaf3925da568: Download complete [2023-09-21T02:51:33.820Z] 339a4e72a1f5: Verifying Checksum [2023-09-21T02:51:33.820Z] 339a4e72a1f5: Download complete [2023-09-21T02:51:33.820Z] bde34c3a00c8: Download complete [2023-09-21T02:51:33.820Z] b352a97aabf1: Download complete [2023-09-21T02:51:33.820Z] 4872d77fe225: Verifying Checksum [2023-09-21T02:51:33.820Z] 4872d77fe225: Download complete [2023-09-21T02:51:33.820Z] 5851b861e8e6: Verifying Checksum [2023-09-21T02:51:33.820Z] 5851b861e8e6: Download complete [2023-09-21T02:51:33.820Z] b85a868b505f: Verifying Checksum [2023-09-21T02:51:33.820Z] b85a868b505f: Download complete [2023-09-21T02:51:34.079Z] bab4dde63d76: Verifying Checksum [2023-09-21T02:51:34.079Z] bab4dde63d76: Download complete [2023-09-21T02:51:35.458Z] b85a868b505f: Pull complete [2023-09-21T02:51:35.458Z] e2be974225ed: Pull complete [2023-09-21T02:51:36.027Z] 339a4e72a1f5: Pull complete [2023-09-21T02:51:36.027Z] 988bab9f4d93: Pull complete [2023-09-21T02:51:36.289Z] 1469e6f7b9e6: Pull complete [2023-09-21T02:51:36.289Z] eaf3925da568: Pull complete [2023-09-21T02:51:38.193Z] bab4dde63d76: Pull complete [2023-09-21T02:51:38.193Z] bde34c3a00c8: Pull complete [2023-09-21T02:51:38.455Z] b352a97aabf1: Pull complete [2023-09-21T02:51:38.455Z] 4872d77fe225: Pull complete [2023-09-21T02:51:38.716Z] 5851b861e8e6: Pull complete [2023-09-21T02:51:38.716Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-21T02:51:38.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T02:51:38.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:51:38.822Z] prd-ubuntu20.04-docker-8c-8g-7524 does not seem to be running inside a container [2023-09-21T02:51:38.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/587 -v /w/workspace/edgex-go/587:/w/workspace/edgex-go/587:rw,z -v /w/workspace/edgex-go/587@tmp:/w/workspace/edgex-go/587@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-21T02:51:44.565Z] $ docker top 648f178ade3e608ce8e46b39b8133c6edc9c237124c4ac3db23695bb6e376b5b -eo pid,comm [2023-09-21T02:51:44.619Z] 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). [2023-09-21T02:51:44.619Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-21T02:51:44.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T02:51:44.646Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T02:51:44.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T02:51:44.771Z] $ docker exec 648f178ade3e608ce8e46b39b8133c6edc9c237124c4ac3db23695bb6e376b5b ssh-agent [2023-09-21T02:51:44.874Z] SSH_AUTH_SOCK=/tmp/ssh-1edaVRP7CqIx/agent.32 [2023-09-21T02:51:44.874Z] SSH_AGENT_PID=38 [2023-09-21T02:51:44.883Z] Running ssh-add (command line suppressed) [2023-09-21T02:51:44.992Z] Identity added: /w/workspace/edgex-go/587@tmp/private_key_3677819813809093016.key (/w/workspace/edgex-go/587@tmp/private_key_3677819813809093016.key) [2023-09-21T02:51:45.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T02:51:45.292Z] + git tag --points-at HEAD [Pipeline] } [2023-09-21T02:51:45.311Z] $ docker exec --env ******** --env ******** 648f178ade3e608ce8e46b39b8133c6edc9c237124c4ac3db23695bb6e376b5b ssh-agent -k [2023-09-21T02:51:45.401Z] unset SSH_AUTH_SOCK; [2023-09-21T02:51:45.402Z] unset SSH_AGENT_PID; [2023-09-21T02:51:45.402Z] echo Agent pid 38 killed; [2023-09-21T02:51:45.408Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-21T02:51:45.429Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T02:51:45.429Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T02:51:45.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T02:51:45.548Z] $ docker exec 648f178ade3e608ce8e46b39b8133c6edc9c237124c4ac3db23695bb6e376b5b ssh-agent [2023-09-21T02:51:45.655Z] SSH_AUTH_SOCK=/tmp/ssh-A71cHmv3q5bw/agent.71 [2023-09-21T02:51:45.655Z] SSH_AGENT_PID=77 [2023-09-21T02:51:45.660Z] Running ssh-add (command line suppressed) [2023-09-21T02:51:45.760Z] Identity added: /w/workspace/edgex-go/587@tmp/private_key_9367140954688347847.key (/w/workspace/edgex-go/587@tmp/private_key_9367140954688347847.key) [2023-09-21T02:51:45.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T02:51:46.061Z] + git semver init [2023-09-21T02:51:46.322Z] 2023-09-21 02:51:46,271 [run_init] DEBUG init version:0.0.0 force:False [2023-09-21T02:51:46.322Z] 2023-09-21 02:51:46,272 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/587/.semver [2023-09-21T02:51:46.322Z] 2023-09-21 02:51:46,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/587/.semver [2023-09-21T02:51:46.322Z] 2023-09-21 02:51:46,273 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/587/.semver'], cwd=/w/workspace/edgex-go/587, universal_newlines=False, shell=None, istream=None) [2023-09-21T02:51:54.487Z] 2023-09-21 02:51:53,527 [append_file] DEBUG append to file:/w/workspace/edgex-go/587/.git/info/exclude [2023-09-21T02:51:54.487Z] 2023-09-21 02:51:53,528 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/587/.semver/main with force:False [2023-09-21T02:51:54.487Z] 2023-09-21 02:51:53,528 [read_version] DEBUG read version from /w/workspace/edgex-go/587/.semver/main [2023-09-21T02:51:54.487Z] 2023-09-21 02:51:53,528 [read_version] DEBUG read version from /w/workspace/edgex-go/587/.semver/main [2023-09-21T02:51:54.487Z] 3.1.0-dev.53 [Pipeline] } [2023-09-21T02:51:54.500Z] $ docker exec --env ******** --env ******** 648f178ade3e608ce8e46b39b8133c6edc9c237124c4ac3db23695bb6e376b5b ssh-agent -k [2023-09-21T02:51:54.626Z] unset SSH_AUTH_SOCK; [2023-09-21T02:51:54.626Z] unset SSH_AGENT_PID; [2023-09-21T02:51:54.626Z] echo Agent pid 77 killed; [2023-09-21T02:51:54.639Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T02:51:54.938Z] + git semver [Pipeline] } [2023-09-21T02:51:55.214Z] $ docker stop --time=1 648f178ade3e608ce8e46b39b8133c6edc9c237124c4ac3db23695bb6e376b5b [2023-09-21T02:51:56.515Z] $ docker rm -f --volumes 648f178ade3e608ce8e46b39b8133c6edc9c237124c4ac3db23695bb6e376b5b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T02:51:56.866Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-21T02:51:57.098Z] Stashed 1 file(s) [Pipeline] echo [2023-09-21T02:51:57.100Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.53 [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 [2023-09-21T02:51:57.526Z] + git config --global --add safe.directory /w/workspace/edgex-go/587 [Pipeline] echo [2023-09-21T02:51:57.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T02:51:57.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T02:51:57.569Z] ========================================================= [2023-09-21T02:51:57.569Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-21T02:51:57.569Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-21T02:51:57.866Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T02:51:57.866Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-21T02:51:57.866Z] 7264a8db6415: Pulling fs layer [2023-09-21T02:51:57.866Z] c4d48a809fc2: Pulling fs layer [2023-09-21T02:51:57.866Z] 4f1c88b9dad5: Pulling fs layer [2023-09-21T02:51:57.866Z] ad3a456e5733: Pulling fs layer [2023-09-21T02:51:57.866Z] 33e27b845d1e: Pulling fs layer [2023-09-21T02:51:57.866Z] c68163c4e522: Pulling fs layer [2023-09-21T02:51:57.866Z] 50da416c3ac9: Pulling fs layer [2023-09-21T02:51:57.866Z] 23d2d4c4bb30: Pulling fs layer [2023-09-21T02:51:57.866Z] 33e27b845d1e: Waiting [2023-09-21T02:51:57.866Z] c68163c4e522: Waiting [2023-09-21T02:51:57.866Z] 50da416c3ac9: Waiting [2023-09-21T02:51:57.866Z] 23d2d4c4bb30: Waiting [2023-09-21T02:51:57.866Z] ad3a456e5733: Waiting [2023-09-21T02:51:57.866Z] c4d48a809fc2: Verifying Checksum [2023-09-21T02:51:57.866Z] c4d48a809fc2: Download complete [2023-09-21T02:51:57.866Z] ad3a456e5733: Verifying Checksum [2023-09-21T02:51:57.866Z] ad3a456e5733: Download complete [2023-09-21T02:51:57.866Z] 33e27b845d1e: Download complete [2023-09-21T02:51:57.866Z] 7264a8db6415: Verifying Checksum [2023-09-21T02:51:57.866Z] 7264a8db6415: Download complete [2023-09-21T02:51:57.866Z] c68163c4e522: Verifying Checksum [2023-09-21T02:51:57.866Z] c68163c4e522: Download complete [2023-09-21T02:51:58.126Z] 7264a8db6415: Pull complete [2023-09-21T02:51:58.126Z] 23d2d4c4bb30: Verifying Checksum [2023-09-21T02:51:58.126Z] 23d2d4c4bb30: Download complete [2023-09-21T02:51:58.383Z] c4d48a809fc2: Pull complete [2023-09-21T02:51:58.383Z] 4f1c88b9dad5: Verifying Checksum [2023-09-21T02:51:58.383Z] 4f1c88b9dad5: Download complete [2023-09-21T02:51:58.641Z] 50da416c3ac9: Verifying Checksum [2023-09-21T02:51:58.641Z] 50da416c3ac9: Download complete [2023-09-21T02:52:02.832Z] 4f1c88b9dad5: Pull complete [2023-09-21T02:52:02.832Z] ad3a456e5733: Pull complete [2023-09-21T02:52:02.832Z] 33e27b845d1e: Pull complete [2023-09-21T02:52:02.832Z] c68163c4e522: Pull complete [2023-09-21T02:52:05.367Z] 50da416c3ac9: Pull complete [2023-09-21T02:52:05.626Z] 23d2d4c4bb30: Pull complete [2023-09-21T02:52:05.626Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-21T02:52:05.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T02:52:05.626Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-21T02:52:05.917Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T02:52:05.917Z] WORKDIR /edgex [2023-09-21T02:52:05.917Z] COPY go.mod . [2023-09-21T02:52:05.917Z] RUN go mod download [2023-09-21T02:52:05.917Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-21T02:52:06.484Z] Sending build context to Docker daemon 171MB [2023-09-21T02:52:06.484Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-21T02:52:06.484Z] ---> 0786185ac409 [2023-09-21T02:52:06.484Z] Step 2/4 : WORKDIR /edgex [2023-09-21T02:52:12.181Z] Still waiting to schedule task [2023-09-21T02:52:12.181Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7523’ is offline [2023-09-21T02:52:16.549Z] ---> Running in 30e996478e52 [2023-09-21T02:52:16.549Z] Removing intermediate container 30e996478e52 [2023-09-21T02:52:16.549Z] ---> 63d21fe49fe5 [2023-09-21T02:52:16.549Z] Step 3/4 : COPY go.mod . [2023-09-21T02:52:16.549Z] ---> b457563cb522 [2023-09-21T02:52:16.549Z] Step 4/4 : RUN go mod download [2023-09-21T02:52:16.549Z] ---> Running in f000daba0186 [2023-09-21T02:52:38.518Z] Removing intermediate container f000daba0186 [2023-09-21T02:52:38.518Z] ---> 12ed6854b590 [2023-09-21T02:52:38.518Z] Successfully built 12ed6854b590 [2023-09-21T02:52:38.518Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:52:38.822Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T02:52:38.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:52:38.900Z] prd-ubuntu20.04-docker-8c-8g-7524 does not seem to be running inside a container [2023-09-21T02:52:38.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/587 -v /w/workspace/edgex-go/587:/w/workspace/edgex-go/587:rw,z -v /w/workspace/edgex-go/587@tmp:/w/workspace/edgex-go/587@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-21T02:52:39.351Z] $ docker top c1e16a80cd5231c8e5a25bf41ed6fa24181061f5ce9fe81225bb6486166e572c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T02:52:39.691Z] + go version [2023-09-21T02:52:39.691Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-21T02:52:39.703Z] $ docker stop --time=1 c1e16a80cd5231c8e5a25bf41ed6fa24181061f5ce9fe81225bb6486166e572c [2023-09-21T02:52:40.989Z] $ docker rm -f --volumes c1e16a80cd5231c8e5a25bf41ed6fa24181061f5ce9fe81225bb6486166e572c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:52:41.394Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-21T02:52:41.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:52:41.475Z] prd-ubuntu20.04-docker-8c-8g-7524 does not seem to be running inside a container [2023-09-21T02:52:41.507Z] $ 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/587 -v /w/workspace/edgex-go/587:/w/workspace/edgex-go/587:rw,z -v /w/workspace/edgex-go/587@tmp:/w/workspace/edgex-go/587@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-21T02:52:41.830Z] $ docker top f085f02bd8c27b324fb80ee881c331058835be659f01055bfc365c7d0ee73474 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-21T02:52:41.898Z] ========================================================= [2023-09-21T02:52:41.898Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-21T02:52:41.898Z] ========================================================= [Pipeline] sh [2023-09-21T02:52:42.178Z] + git config --global --add safe.directory /w/workspace/edgex-go/587 [Pipeline] fileExists [Pipeline] sh [2023-09-21T02:52:42.476Z] + make test [2023-09-21T02:52:42.476Z] go test -race -coverprofile=coverage.out ./... [2023-09-21T02:52:49.042Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-21T02:53:01.233Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-21T02:53:01.233Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-21T02:53:01.799Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-21T02:53:02.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-21T02:53:02.056Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-21T02:53:02.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-21T02:53:02.315Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-21T02:53:02.574Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-21T02:53:02.574Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-21T02:53:02.574Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-21T02:53:03.155Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-21T02:53:03.155Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-21T02:53:03.155Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-21T02:53:03.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-21T02:53:05.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-21T02:53:05.065Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-21T02:53:05.634Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.041s coverage: 28.7% of statements [2023-09-21T02:53:07.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements [2023-09-21T02:53:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-21T02:53:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-21T02:53:07.533Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-21T02:53:08.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-21T02:53:08.909Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-21T02:53:09.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-21T02:53:09.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-21T02:53:09.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-21T02:53:09.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-21T02:53:09.847Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-21T02:53:11.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.078s coverage: 69.2% of statements [2023-09-21T02:53:11.219Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 53.0% of statements [2023-09-21T02:53:11.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-21T02:53:11.219Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-21T02:53:13.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.184s coverage: 93.4% of statements [2023-09-21T02:53:13.144Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 4.1% of statements [2023-09-21T02:53:13.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-21T02:53:13.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-21T02:53:13.402Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-21T02:53:13.969Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-21T02:53:13.969Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-21T02:53:13.969Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-21T02:53:13.969Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-21T02:53:13.969Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-21T02:53:13.969Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-21T02:53:13.969Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-21T02:53:14.903Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.370s coverage: 97.6% of statements [2023-09-21T02:53:14.903Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2023-09-21T02:53:15.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-21T02:53:15.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-21T02:53:16.414Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.9% of statements [2023-09-21T02:53:16.414Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.065s coverage: 32.2% of statements [2023-09-21T02:53:16.672Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.045s coverage: 41.7% of statements [2023-09-21T02:53:17.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.038s coverage: 82.9% of statements [2023-09-21T02:53:17.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.043s coverage: 94.1% of statements [2023-09-21T02:53:17.608Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.050s coverage: 96.3% of statements [2023-09-21T02:53:17.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-21T02:53:17.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-21T02:53:17.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-21T02:53:17.867Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-21T02:53:18.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-21T02:53:18.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-21T02:53:18.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-21T02:53:18.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-21T02:53:18.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements [2023-09-21T02:53:19.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-21T02:53:19.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-21T02:53:19.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-21T02:53:19.679Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-21T02:53:19.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-21T02:53:19.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-21T02:53:20.502Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-21T02:53:21.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-21T02:53:22.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-21T02:53:24.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-21T02:53:24.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-21T02:53:26.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-21T02:53:26.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-21T02:53:26.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-21T02:53:27.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-21T02:53:27.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-21T02:53:27.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-21T02:53:28.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-21T02:53:28.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-21T02:53:28.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-21T02:53:28.918Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-21T02:53:30.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-21T02:53:30.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-21T02:53:30.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-21T02:53:30.441Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-21T02:53:30.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.299s coverage: 94.4% of statements [2023-09-21T02:53:31.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-21T02:53:31.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-21T02:53:31.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-21T02:53:31.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-21T02:53:32.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-21T02:53:32.382Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-21T02:53:33.316Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-21T02:53:33.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-21T02:53:41.866Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7525 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-09-21T02:53:41.879Z] Running in /w/workspace/edgex-go/587 [Pipeline] { [Pipeline] checkout [2023-09-21T02:53:41.909Z] The recommended git tool is: git [2023-09-21T02:53:43.482Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.269s coverage: 79.9% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.062s coverage: 92.9% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.198s coverage: 64.4% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.065s coverage: 62.3% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.058s coverage: 87.2% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.031s coverage: 20.0% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.129s coverage: 81.8% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.320s coverage: 63.1% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.037s coverage: 100.0% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.011s coverage: 100.0% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.010s coverage: 100.0% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.176s coverage: 38.4% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.047s coverage: 89.5% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.043s coverage: 84.8% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 19.9% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 95.7% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.046s coverage: 61.8% of statements [2023-09-21T02:53:43.483Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements [2023-09-21T02:53:43.483Z] 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 [2023-09-21T02:53:43.483Z] running golangci-lint [2023-09-21T02:53:43.483Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-21T02:53:43.483Z] go version go1.21.0 linux/amd64 [2023-09-21T02:53:43.483Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-21T02:53:43.483Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-21T02:53:47.078Z] using credential edgex-jenkins-ssh [2023-09-21T02:53:47.093Z] Cloning the remote Git repository [2023-09-21T02:53:47.126Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-21T02:53:47.212Z] > git init /w/workspace/edgex-go/587 # timeout=10 [2023-09-21T02:53:47.347Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-21T02:53:47.348Z] > git --version # timeout=10 [2023-09-21T02:53:47.367Z] > git --version # 'git version 2.25.1' [2023-09-21T02:53:47.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-21T02:53:47.514Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T02:53:55.773Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|compiled_files|exports_file|name|types_sizes) took 11.335418223s" [2023-09-21T02:53:55.773Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.833971ms" [2023-09-21T02:54:02.333Z] level=info msg="[linters_context/goanalysis] analyzers took 1m6.676010652s with top 10 stages: buildir: 30.702042668s, gosec: 6.629879033s, inspect: 2.247921882s, fact_deprecated: 1.83784101s, printf: 1.001105714s, fact_purity: 937.213332ms, S1038: 902.324743ms, isgenerated: 762.76069ms, nilness: 717.713964ms, directives: 711.328809ms" [2023-09-21T02:54:02.333Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-21T02:54:02.333Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, filename_unadjuster: 197/197, identifier_marker: 197/197, skip_files: 197/197, exclude: 197/197, cgo: 197/197, nolint: 0/21, exclude-rules: 21/197" [2023-09-21T02:54:02.333Z] level=info msg="[runner] processing took 15.68881ms with stages: nolint: 6.730719ms, identifier_marker: 4.475406ms, exclude-rules: 1.637456ms, autogenerated_exclude: 1.199322ms, path_prettifier: 1.126942ms, skip_dirs: 487.745µs, cgo: 17.33µs, filename_unadjuster: 9.23µs, max_same_issues: 1.62µs, exclude: 460ns, uniq_by_line: 360ns, skip_files: 350ns, fixer: 340ns, severity-rules: 270ns, sort_results: 270ns, diff: 220ns, source_code: 210ns, path_shortener: 180ns, max_from_linter: 170ns, max_per_file_from_linter: 120ns, path_prefixer: 90ns" [2023-09-21T02:54:02.333Z] level=info msg="[runner] linters took 7.657382259s with stages: goanalysis_metalinter: 7.641593729s" [2023-09-21T02:54:02.333Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-21T02:54:02.333Z] level=info msg="Memory: 192 samples, avg is 251.7MB, max is 905.2MB" [2023-09-21T02:54:02.333Z] level=info msg="Execution took 19.035746517s" [2023-09-21T02:54:02.333Z] go vet ./... [2023-09-21T02:54:05.349Z] Avoid second fetch [2023-09-21T02:54:05.349Z] Checking out Revision fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 (main) [2023-09-21T02:54:05.610Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-21T02:54:05.610Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-21T02:54:05.868Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-21T02:54:05.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-21T02:54:06.040Z] Commit message: "Merge pull request #4686 from weichou1229/issue-4682" [2023-09-21T02:54:04.508Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-21T02:54:04.535Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-21T02:54:05.367Z] > git config core.sparsecheckout # timeout=10 [2023-09-21T02:54:05.432Z] > git checkout -f fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 # timeout=10 [2023-09-21T02:54:06.168Z] + ls -al . [2023-09-21T02:54:06.168Z] total 732 [2023-09-21T02:54:06.168Z] drwxrwxr-x 12 1001 1001 4096 Sep 21 02:52 . [2023-09-21T02:54:06.168Z] drwxr-xr-x 4 root root 4096 Sep 21 02:52 .. [2023-09-21T02:54:06.168Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 02:51 .blubracket [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 16 Sep 21 02:51 .dockerignore [2023-09-21T02:54:06.168Z] drwxrwxr-x 8 1001 1001 4096 Sep 21 02:53 .git [2023-09-21T02:54:06.168Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 02:51 .github [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 1173 Sep 21 02:51 .gitignore [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 42 Sep 21 02:51 .golangci.yml [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 100 Sep 21 02:51 .hadolint.yml [2023-09-21T02:54:06.168Z] drwxr-xr-x 3 1001 1001 4096 Sep 21 02:51 .semver [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 166 Sep 21 02:51 .sonarcloud.properties [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 1171 Sep 21 02:51 ADOPTERS.md [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 11674 Sep 21 02:51 Attribution.txt [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 93407 Sep 21 02:51 CHANGELOG.md [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 3804 Sep 21 02:51 CONTRIBUTING.md [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 677 Sep 21 02:51 GOVERNANCE.md [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 883 Sep 21 02:51 Jenkinsfile [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 10775 Sep 21 02:51 LICENSE [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 14764 Sep 21 02:51 Makefile [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 582 Sep 21 02:51 OWNERS.md [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 9923 Sep 21 02:51 README.md [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 789 Sep 21 02:51 SECURITY.md [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 12 Sep 21 02:51 VERSION [2023-09-21T02:54:06.168Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 02:51 bin [2023-09-21T02:54:06.168Z] drwxrwxr-x 18 1001 1001 4096 Sep 21 02:51 cmd [2023-09-21T02:54:06.168Z] -rw-r--r-- 1 root root 453602 Sep 21 02:53 coverage.out [2023-09-21T02:54:06.168Z] drwxrwxr-x 2 1001 1001 4096 Sep 21 02:51 fuzz_test [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 3688 Sep 21 02:51 go.mod [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 34975 Sep 21 02:51 go.sum [2023-09-21T02:54:06.168Z] drwxrwxr-x 7 1001 1001 4096 Sep 21 02:51 internal [2023-09-21T02:54:06.168Z] drwxrwxr-x 3 1001 1001 4096 Sep 21 02:51 openapi [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 594 Sep 21 02:51 security.txt [2023-09-21T02:54:06.168Z] drwxrwxr-x 4 1001 1001 4096 Sep 21 02:51 snap [2023-09-21T02:54:06.168Z] -rw-rw-r-- 1 1001 1001 204 Sep 21 02:51 version.go [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2023-09-21T02:54:06.460Z] + '[' -e coverage.out ] [2023-09-21T02:54:06.460Z] + chown 1001:1001 coverage.out [Pipeline] withEnv [Pipeline] { [Pipeline] stash [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-21T02:54:06.571Z] Stashed 1 file(s) [Pipeline] sh [2023-09-21T02:54:06.942Z] + make build [2023-09-21T02:54:06.943Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-21T02:54:06.973Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-21T02:54:06.973Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T02:54:06.973Z] Dload Upload Total Spent Left Speed [2023-09-21T02:54:06.973Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-09-21T02:54:07.590Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-21T02:54:07.926Z] + sudo tee /etc/docker/daemon.new [2023-09-21T02:54:07.926Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-21T02:54:07.926Z] { [2023-09-21T02:54:07.926Z] "registry-mirrors": [ [2023-09-21T02:54:07.926Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-21T02:54:07.926Z] ], [2023-09-21T02:54:07.926Z] "bip": "10.250.0.254/24", [2023-09-21T02:54:07.926Z] "hosts": [ [2023-09-21T02:54:07.926Z] "tcp://0.0.0.0:5555", [2023-09-21T02:54:07.926Z] "unix:///var/run/docker.sock" [2023-09-21T02:54:07.926Z] ], [2023-09-21T02:54:07.926Z] "mtu": 1458, [2023-09-21T02:54:07.926Z] "selinux-enabled": true, [2023-09-21T02:54:07.926Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-21T02:54:07.926Z] } [Pipeline] sh [2023-09-21T02:54:08.254Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-21T02:54:08.588Z] + sudo service docker restart [2023-09-21T02:54:19.139Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-21T02:54:19.139Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-21T02:54:19.396Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-21T02:54:19.963Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-21T02:54:25.242Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-21T02:54:26.618Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T02:54:26.846Z] provisioning config files... [2023-09-21T02:54:26.869Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/587@tmp/config14003218043718425235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:54:27.211Z] ---> docker-login.sh [2023-09-21T02:54:27.211Z] nexus3.edgexfoundry.org:10001 [2023-09-21T02:54:27.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:54:27.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:54:27.751Z] Configure a credential helper to remove this warning. See [2023-09-21T02:54:27.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:54:27.751Z] [2023-09-21T02:54:27.751Z] Login Succeeded [2023-09-21T02:54:27.751Z] nexus3.edgexfoundry.org:10002 [2023-09-21T02:54:27.995Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-21T02:54:28.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:54:28.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:54:28.020Z] Configure a credential helper to remove this warning. See [2023-09-21T02:54:28.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:54:28.020Z] [2023-09-21T02:54:28.020Z] Login Succeeded [2023-09-21T02:54:28.020Z] nexus3.edgexfoundry.org:10003 [2023-09-21T02:54:28.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:54:28.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:54:28.561Z] Configure a credential helper to remove this warning. See [2023-09-21T02:54:28.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:54:28.561Z] [2023-09-21T02:54:28.561Z] Login Succeeded [2023-09-21T02:54:28.561Z] nexus3.edgexfoundry.org:10004 [2023-09-21T02:54:28.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:54:28.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:54:28.830Z] Configure a credential helper to remove this warning. See [2023-09-21T02:54:28.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:54:28.830Z] [2023-09-21T02:54:28.830Z] Login Succeeded [2023-09-21T02:54:28.830Z] docker.io [2023-09-21T02:54:28.932Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-21T02:54:29.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:54:29.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:54:29.365Z] Configure a credential helper to remove this warning. See [2023-09-21T02:54:29.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:54:29.365Z] [2023-09-21T02:54:29.365Z] Login Succeeded [2023-09-21T02:54:29.365Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T02:54:29.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-21T02:54:29.498Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] sh [2023-09-21T02:54:29.921Z] + git config --global --add safe.directory /w/workspace/edgex-go/587 [Pipeline] echo [2023-09-21T02:54:29.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T02:54:29.948Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T02:54:29.956Z] ========================================================= [2023-09-21T02:54:29.956Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-21T02:54:29.956Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-21T02:54:30.273Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T02:54:30.273Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-21T02:54:30.273Z] 9fda8d8052c6: Pulling fs layer [2023-09-21T02:54:30.273Z] 5d54e960e981: Pulling fs layer [2023-09-21T02:54:30.273Z] c4a7e357bf2a: Pulling fs layer [2023-09-21T02:54:30.273Z] f0e02332f6b5: Pulling fs layer [2023-09-21T02:54:30.273Z] cefa15bbcfad: Pulling fs layer [2023-09-21T02:54:30.273Z] 17808c966233: Pulling fs layer [2023-09-21T02:54:30.273Z] f4c1fc716caa: Pulling fs layer [2023-09-21T02:54:30.273Z] cefa15bbcfad: Waiting [2023-09-21T02:54:30.273Z] 17808c966233: Waiting [2023-09-21T02:54:30.273Z] f4c1fc716caa: Waiting [2023-09-21T02:54:30.273Z] f0e02332f6b5: Waiting [2023-09-21T02:54:30.435Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-21T02:54:30.544Z] 5d54e960e981: Download complete [2023-09-21T02:54:30.544Z] f0e02332f6b5: Verifying Checksum [2023-09-21T02:54:30.544Z] f0e02332f6b5: Download complete [2023-09-21T02:54:30.544Z] cefa15bbcfad: Verifying Checksum [2023-09-21T02:54:30.544Z] cefa15bbcfad: Download complete [2023-09-21T02:54:30.544Z] 9fda8d8052c6: Verifying Checksum [2023-09-21T02:54:30.544Z] 9fda8d8052c6: Download complete [2023-09-21T02:54:30.814Z] f4c1fc716caa: Verifying Checksum [2023-09-21T02:54:30.814Z] f4c1fc716caa: Download complete [2023-09-21T02:54:31.372Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-21T02:54:31.403Z] 9fda8d8052c6: Pull complete [2023-09-21T02:54:31.672Z] 5d54e960e981: Pull complete [2023-09-21T02:54:31.944Z] c4a7e357bf2a: Verifying Checksum [2023-09-21T02:54:31.944Z] c4a7e357bf2a: Download complete [Pipeline] } [2023-09-21T02:54:32.319Z] $ docker stop --time=1 f085f02bd8c27b324fb80ee881c331058835be659f01055bfc365c7d0ee73474 [2023-09-21T02:54:32.924Z] 17808c966233: Verifying Checksum [2023-09-21T02:54:32.924Z] 17808c966233: Download complete [2023-09-21T02:54:35.846Z] $ docker rm -f --volumes f085f02bd8c27b324fb80ee881c331058835be659f01055bfc365c7d0ee73474 [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 [2023-09-21T02:54:36.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-21T02:54:36.761Z] [2023-09-21T02:54:36.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:54:37.059Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-21T02:54:37.059Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-21T02:54:37.059Z] 91d30c5bc195: Pulling fs layer [2023-09-21T02:54:37.059Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-21T02:54:37.059Z] 9c61dcf015f6: Pulling fs layer [2023-09-21T02:54:37.059Z] 4698f68db338: Pulling fs layer [2023-09-21T02:54:37.059Z] 2a2f49069b9e: Pulling fs layer [2023-09-21T02:54:37.059Z] e0025b399a48: Pulling fs layer [2023-09-21T02:54:37.059Z] 4698f68db338: Waiting [2023-09-21T02:54:37.059Z] 2a2f49069b9e: Waiting [2023-09-21T02:54:37.059Z] e0025b399a48: Waiting [2023-09-21T02:54:37.318Z] 91d30c5bc195: Verifying Checksum [2023-09-21T02:54:37.318Z] 91d30c5bc195: Download complete [2023-09-21T02:54:37.318Z] 4698f68db338: Verifying Checksum [2023-09-21T02:54:37.318Z] 4698f68db338: Download complete [2023-09-21T02:54:37.318Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-21T02:54:37.318Z] 2e9b0aa3be6d: Download complete [2023-09-21T02:54:37.318Z] e0025b399a48: Verifying Checksum [2023-09-21T02:54:37.318Z] e0025b399a48: Download complete [2023-09-21T02:54:37.318Z] 91d30c5bc195: Pull complete [2023-09-21T02:54:37.583Z] 2a2f49069b9e: Verifying Checksum [2023-09-21T02:54:37.583Z] 2a2f49069b9e: Download complete [2023-09-21T02:54:37.583Z] 2e9b0aa3be6d: Pull complete [2023-09-21T02:54:37.841Z] 9c61dcf015f6: Verifying Checksum [2023-09-21T02:54:37.841Z] 9c61dcf015f6: Download complete [2023-09-21T02:54:40.372Z] 9c61dcf015f6: Pull complete [2023-09-21T02:54:40.372Z] 4698f68db338: Pull complete [2023-09-21T02:54:40.632Z] 2a2f49069b9e: Pull complete [2023-09-21T02:54:40.632Z] e0025b399a48: Pull complete [2023-09-21T02:54:40.632Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-21T02:54:40.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-21T02:54:40.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:54:40.704Z] prd-ubuntu20.04-docker-8c-8g-7524 does not seem to be running inside a container [2023-09-21T02:54:40.743Z] $ 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/587 -v /w/workspace/edgex-go/587:/w/workspace/edgex-go/587:rw,z -v /w/workspace/edgex-go/587@tmp:/w/workspace/edgex-go/587@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-21T02:54:43.082Z] c4a7e357bf2a: Pull complete [2023-09-21T02:54:43.083Z] f0e02332f6b5: Pull complete [2023-09-21T02:54:43.083Z] cefa15bbcfad: Pull complete [2023-09-21T02:54:43.446Z] $ docker top 5a27fb413117156c860fa85b366a4d2c12cb6cf12e9561cbe7be8970cba4e93c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T02:54:43.783Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-21T02:54:46.313Z] #1 [core-data internal] load build definition from Dockerfile [2023-09-21T02:54:46.313Z] #1 transferring dockerfile: 1.90kB done [2023-09-21T02:54:46.313Z] #1 DONE 0.0s [2023-09-21T02:54:46.313Z] [2023-09-21T02:54:46.313Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-09-21T02:54:46.313Z] #2 transferring dockerfile: 1.96kB done [2023-09-21T02:54:46.313Z] #2 DONE 0.0s [2023-09-21T02:54:46.313Z] [2023-09-21T02:54:46.313Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-09-21T02:54:46.313Z] #3 transferring dockerfile: 1.84kB done [2023-09-21T02:54:46.313Z] #3 DONE 0.0s [2023-09-21T02:54:46.313Z] [2023-09-21T02:54:46.313Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-21T02:54:46.313Z] #4 transferring dockerfile: 2.39kB done [2023-09-21T02:54:46.313Z] #4 DONE 0.0s [2023-09-21T02:54:46.313Z] [2023-09-21T02:54:46.313Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-21T02:54:46.313Z] #5 transferring dockerfile: 2.38kB done [2023-09-21T02:54:46.313Z] #5 DONE 0.0s [2023-09-21T02:54:46.313Z] [2023-09-21T02:54:46.313Z] #6 [support-scheduler internal] load build definition from Dockerfile [2023-09-21T02:54:46.313Z] #6 transferring dockerfile: 1.82kB done [2023-09-21T02:54:46.313Z] #6 DONE 0.0s [2023-09-21T02:54:46.313Z] [2023-09-21T02:54:46.313Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-21T02:54:46.313Z] #7 transferring dockerfile: 2.12kB done [2023-09-21T02:54:46.313Z] #7 DONE 0.0s [2023-09-21T02:54:46.313Z] [2023-09-21T02:54:46.313Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-21T02:54:46.313Z] #8 transferring dockerfile: 1.78kB done [2023-09-21T02:54:46.313Z] #8 DONE 0.0s [2023-09-21T02:54:46.313Z] [2023-09-21T02:54:46.313Z] #9 [security-spire-server internal] load build definition from Dockerfile [2023-09-21T02:54:46.313Z] #9 transferring dockerfile: 1.59kB done [2023-09-21T02:54:46.313Z] #9 DONE 0.0s [2023-09-21T02:54:46.313Z] [2023-09-21T02:54:46.313Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-21T02:54:46.313Z] #10 transferring dockerfile: 2.82kB done [2023-09-21T02:54:46.313Z] #10 DONE 0.0s [2023-09-21T02:54:46.313Z] [2023-09-21T02:54:46.313Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-09-21T02:54:46.313Z] #11 transferring dockerfile: 1.58kB done [2023-09-21T02:54:46.313Z] #11 DONE 0.0s [2023-09-21T02:54:46.313Z] [2023-09-21T02:54:46.313Z] #12 [core-command internal] load build definition from Dockerfile [2023-09-21T02:54:46.313Z] #12 transferring dockerfile: 1.82kB done [2023-09-21T02:54:46.313Z] #12 DONE 0.0s [2023-09-21T02:54:46.313Z] [2023-09-21T02:54:46.313Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-21T02:54:46.313Z] #13 transferring dockerfile: 2.04kB done [2023-09-21T02:54:46.313Z] #13 DONE 0.0s [2023-09-21T02:54:46.313Z] [2023-09-21T02:54:46.313Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2023-09-21T02:54:46.313Z] #14 transferring dockerfile: 1.70kB done [2023-09-21T02:54:46.313Z] #14 DONE 0.0s [2023-09-21T02:54:46.313Z] [2023-09-21T02:54:46.313Z] #15 [core-data internal] load .dockerignore [2023-09-21T02:54:46.313Z] #15 transferring context: 56B done [2023-09-21T02:54:46.313Z] #15 DONE 0.0s [2023-09-21T02:54:46.571Z] [2023-09-21T02:54:46.571Z] #16 [core-metadata internal] load .dockerignore [2023-09-21T02:54:46.571Z] #16 transferring context: 56B done [2023-09-21T02:54:46.571Z] #16 DONE 0.0s [2023-09-21T02:54:46.571Z] [2023-09-21T02:54:46.571Z] #17 [support-notifications internal] load .dockerignore [2023-09-21T02:54:46.571Z] #17 transferring context: 56B done [2023-09-21T02:54:46.571Z] #17 DONE 0.0s [2023-09-21T02:54:46.571Z] [2023-09-21T02:54:46.571Z] #18 [security-proxy-setup internal] load .dockerignore [2023-09-21T02:54:46.571Z] #18 transferring context: 56B done [2023-09-21T02:54:46.571Z] #18 DONE 0.0s [2023-09-21T02:54:46.571Z] [2023-09-21T02:54:46.571Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-09-21T02:54:46.571Z] #19 transferring context: 56B done [2023-09-21T02:54:46.571Z] #19 DONE 0.0s [2023-09-21T02:54:46.571Z] [2023-09-21T02:54:46.571Z] #20 [support-scheduler internal] load .dockerignore [2023-09-21T02:54:46.571Z] #20 transferring context: 56B done [2023-09-21T02:54:46.571Z] #20 DONE 0.0s [2023-09-21T02:54:46.571Z] [2023-09-21T02:54:46.571Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2023-09-21T02:54:46.571Z] #21 transferring context: 56B done [2023-09-21T02:54:46.571Z] #21 DONE 0.0s [2023-09-21T02:54:46.571Z] [2023-09-21T02:54:46.571Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-21T02:54:46.571Z] #22 transferring context: 56B done [2023-09-21T02:54:46.571Z] #22 DONE 0.0s [2023-09-21T02:54:46.571Z] [2023-09-21T02:54:46.571Z] #23 [security-spire-server internal] load .dockerignore [2023-09-21T02:54:46.571Z] #23 transferring context: 56B done [2023-09-21T02:54:46.571Z] #23 DONE 0.0s [2023-09-21T02:54:46.571Z] [2023-09-21T02:54:46.571Z] #24 [security-bootstrapper internal] load .dockerignore [2023-09-21T02:54:46.571Z] #24 transferring context: 56B done [2023-09-21T02:54:46.571Z] #24 DONE 0.0s [2023-09-21T02:54:46.571Z] [2023-09-21T02:54:46.571Z] #25 [security-spire-config internal] load .dockerignore [2023-09-21T02:54:46.571Z] #25 transferring context: 56B done [2023-09-21T02:54:46.571Z] #25 DONE 0.0s [2023-09-21T02:54:46.571Z] [2023-09-21T02:54:46.571Z] #26 [security-proxy-auth internal] load .dockerignore [2023-09-21T02:54:46.571Z] #26 transferring context: 56B done [2023-09-21T02:54:46.571Z] #26 DONE 0.0s [2023-09-21T02:54:46.571Z] [2023-09-21T02:54:46.571Z] #27 [core-command internal] load .dockerignore [2023-09-21T02:54:46.571Z] #27 transferring context: 56B done [2023-09-21T02:54:46.571Z] #27 DONE 0.1s [2023-09-21T02:54:46.571Z] [2023-09-21T02:54:46.571Z] #28 [security-spire-agent internal] load .dockerignore [2023-09-21T02:54:46.571Z] #28 transferring context: 56B done [2023-09-21T02:54:46.571Z] #28 DONE 0.0s [2023-09-21T02:54:46.571Z] [2023-09-21T02:54:46.571Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-21T02:54:46.571Z] #29 DONE 0.0s [2023-09-21T02:54:46.571Z] [2023-09-21T02:54:46.571Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T02:54:46.571Z] #30 DONE 0.1s [2023-09-21T02:54:46.571Z] [2023-09-21T02:54:46.571Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-21T02:54:46.571Z] #29 DONE 0.0s [2023-09-21T02:54:46.571Z] [2023-09-21T02:54:46.571Z] #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:54:46.571Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:54:46.571Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:54:46.571Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T02:54:46.571Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T02:54:46.571Z] #31 DONE 0.1s [2023-09-21T02:54:46.571Z] [2023-09-21T02:54:46.571Z] #32 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-21T02:54:46.829Z] #32 ... [2023-09-21T02:54:46.829Z] [2023-09-21T02:54:46.829Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-21T02:54:46.829Z] #29 DONE 0.0s [2023-09-21T02:54:46.829Z] [2023-09-21T02:54:46.829Z] #31 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:54:46.829Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:54:46.829Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:54:46.829Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T02:54:46.829Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T02:54:46.829Z] #31 DONE 0.1s [2023-09-21T02:54:46.829Z] [2023-09-21T02:54:46.829Z] #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:54:46.829Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:54:46.829Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:54:46.829Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T02:54:46.829Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T02:54:46.829Z] #31 DONE 0.1s [2023-09-21T02:54:46.829Z] [2023-09-21T02:54:46.829Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-21T02:54:46.829Z] #29 DONE 0.0s [2023-09-21T02:54:46.829Z] [2023-09-21T02:54:46.829Z] #33 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-21T02:54:47.087Z] #33 ... [2023-09-21T02:54:47.087Z] [2023-09-21T02:54:47.087Z] #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:54:47.087Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:54:47.087Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:54:47.087Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T02:54:47.087Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T02:54:47.087Z] #31 DONE 0.1s [2023-09-21T02:54:47.087Z] [2023-09-21T02:54:47.087Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-21T02:54:47.087Z] #29 DONE 0.0s [2023-09-21T02:54:47.087Z] [2023-09-21T02:54:47.087Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T02:54:47.087Z] #30 DONE 0.3s [2023-09-21T02:54:47.087Z] [2023-09-21T02:54:47.087Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-21T02:54:47.087Z] #29 DONE 0.0s [2023-09-21T02:54:47.087Z] [2023-09-21T02:54:47.087Z] #34 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T02:54:47.345Z] #34 ... [2023-09-21T02:54:47.345Z] [2023-09-21T02:54:47.345Z] #31 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:54:47.345Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:54:47.345Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:54:47.345Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T02:54:47.345Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T02:54:47.345Z] #31 DONE 0.1s [2023-09-21T02:54:47.345Z] [2023-09-21T02:54:47.345Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T02:54:47.345Z] #30 DONE 0.4s [2023-09-21T02:54:47.345Z] [2023-09-21T02:54:47.345Z] #35 [security-bootstrapper internal] load build context [2023-09-21T02:54:47.913Z] #35 ... [2023-09-21T02:54:47.913Z] [2023-09-21T02:54:47.913Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-21T02:54:47.913Z] #36 DONE 1.3s [2023-09-21T02:54:47.913Z] [2023-09-21T02:54:47.913Z] #35 [security-bootstrapper internal] load build context [2023-09-21T02:54:49.457Z] #35 ... [2023-09-21T02:54:49.457Z] [2023-09-21T02:54:49.457Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-21T02:54:49.457Z] #37 DONE 1.7s [2023-09-21T02:54:49.457Z] [2023-09-21T02:54:49.457Z] #35 [security-bootstrapper internal] load build context [2023-09-21T02:54:50.403Z] #35 ... [2023-09-21T02:54:50.403Z] [2023-09-21T02:54:50.403Z] #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:54:50.403Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:54:50.403Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:54:50.403Z] #31 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-21T02:54:50.403Z] #31 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-21T02:54:50.403Z] #31 DONE 0.1s [2023-09-21T02:54:50.403Z] [2023-09-21T02:54:50.403Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-21T02:54:50.403Z] #38 DONE 3.4s [2023-09-21T02:54:50.403Z] [2023-09-21T02:54:50.403Z] #35 [security-bootstrapper internal] load build context [2023-09-21T02:54:51.777Z] #35 transferring context: 190.84MB 4.4s [2023-09-21T02:54:52.342Z] #35 ... [2023-09-21T02:54:52.342Z] [2023-09-21T02:54:52.342Z] #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-21T02:54:52.342Z] #39 DONE 4.5s [2023-09-21T02:54:52.342Z] [2023-09-21T02:54:52.342Z] #35 [security-bootstrapper internal] load build context [2023-09-21T02:54:53.219Z] 17808c966233: Pull complete [2023-09-21T02:54:53.720Z] #35 ... [2023-09-21T02:54:53.720Z] [2023-09-21T02:54:53.720Z] #40 [security-spire-server internal] load build context [2023-09-21T02:54:53.720Z] #40 transferring context: 18.11kB 0.0s done [2023-09-21T02:54:53.720Z] #40 DONE 3.4s [2023-09-21T02:54:53.720Z] [2023-09-21T02:54:53.720Z] #41 [security-spire-config internal] load build context [2023-09-21T02:54:53.720Z] #41 transferring context: 16.36kB 0.0s done [2023-09-21T02:54:53.720Z] #41 DONE 3.4s [2023-09-21T02:54:53.720Z] [2023-09-21T02:54:53.720Z] #42 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-21T02:54:53.720Z] #0 2.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:53.720Z] #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:53.720Z] #0 3.173 (1/2) Installing ca-certificates (20230506-r0) [2023-09-21T02:54:53.720Z] #0 3.189 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-21T02:54:53.720Z] #0 3.194 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:54:53.720Z] #0 3.205 Executing ca-certificates-20230506-r0.trigger [2023-09-21T02:54:53.720Z] #0 3.244 OK: 8 MiB in 17 packages [2023-09-21T02:54:53.720Z] #42 DONE 7.1s [2023-09-21T02:54:53.720Z] [2023-09-21T02:54:53.720Z] #43 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-21T02:54:53.720Z] #0 0.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:53.720Z] #0 0.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:53.720Z] #0 1.202 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T02:54:53.720Z] #0 1.233 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T02:54:53.720Z] #0 1.246 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-21T02:54:53.720Z] #0 1.250 (4/6) Installing openssl (3.1.3-r0) [2023-09-21T02:54:53.720Z] #0 1.261 (5/6) Installing su-exec (0.2-r3) [2023-09-21T02:54:53.720Z] #0 1.278 (6/6) Installing yq (4.33.3-r3) [2023-09-21T02:54:53.720Z] #0 1.469 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:54:53.720Z] #0 1.473 OK: 17 MiB in 19 packages [2023-09-21T02:54:53.720Z] #43 DONE 7.0s [2023-09-21T02:54:53.720Z] [2023-09-21T02:54:53.720Z] #44 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T02:54:53.720Z] #0 0.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:53.720Z] #0 1.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:53.720Z] #0 1.408 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T02:54:53.720Z] #0 1.416 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:54:53.720Z] #0 1.437 OK: 7 MiB in 16 packages [2023-09-21T02:54:53.720Z] #44 DONE 7.1s [2023-09-21T02:54:53.720Z] [2023-09-21T02:54:53.720Z] #35 [security-bootstrapper internal] load build context [2023-09-21T02:54:53.977Z] #35 ... [2023-09-21T02:54:53.978Z] [2023-09-21T02:54:53.978Z] #45 [security-spire-agent internal] load build context [2023-09-21T02:54:53.978Z] #45 transferring context: 17.64kB 0.0s done [2023-09-21T02:54:53.978Z] #45 DONE 3.6s [2023-09-21T02:54:53.978Z] [2023-09-21T02:54:53.978Z] #35 [security-bootstrapper internal] load build context [2023-09-21T02:54:54.648Z] f4c1fc716caa: Pull complete [2023-09-21T02:54:54.915Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-21T02:54:54.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T02:54:54.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-21T02:54:54.995Z] #35 transferring context: 364.82MB 7.6s done [2023-09-21T02:54:55.250Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-21T02:54:55.250Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T02:54:55.250Z] WORKDIR /edgex [2023-09-21T02:54:55.250Z] COPY go.mod . [2023-09-21T02:54:55.250Z] RUN go mod download [2023-09-21T02:54:55.562Z] #35 ... [2023-09-21T02:54:55.562Z] [2023-09-21T02:54:55.562Z] #46 [core-metadata internal] load build context [2023-09-21T02:54:55.562Z] #46 transferring context: 364.82MB 7.7s done [2023-09-21T02:54:55.562Z] #46 DONE 8.9s [2023-09-21T02:54:55.562Z] [2023-09-21T02:54:55.562Z] #47 [core-common-config-bootstrapper internal] load build context [2023-09-21T02:54:55.562Z] #47 transferring context: 364.82MB 7.4s done [2023-09-21T02:54:55.562Z] #47 DONE 8.7s [2023-09-21T02:54:55.562Z] [2023-09-21T02:54:55.562Z] #48 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-21T02:54:55.562Z] #48 DONE 1.7s [2023-09-21T02:54:55.562Z] [2023-09-21T02:54:55.562Z] #35 [security-bootstrapper internal] load build context [2023-09-21T02:54:55.562Z] #35 DONE 8.5s [2023-09-21T02:54:55.562Z] [2023-09-21T02:54:55.562Z] #49 [support-notifications internal] load build context [2023-09-21T02:54:55.562Z] #49 transferring context: 364.82MB 8.5s done [2023-09-21T02:54:55.562Z] #49 DONE 8.9s [2023-09-21T02:54:55.562Z] [2023-09-21T02:54:55.562Z] #50 [security-spiffe-token-provider internal] load build context [2023-09-21T02:54:55.562Z] #50 transferring context: 364.82MB 8.0s done [2023-09-21T02:54:55.562Z] #50 DONE 8.6s [2023-09-21T02:54:55.562Z] [2023-09-21T02:54:55.562Z] #51 [security-secretstore-setup internal] load build context [2023-09-21T02:54:55.562Z] #51 transferring context: 364.82MB 8.2s done [2023-09-21T02:54:55.562Z] #51 DONE 8.8s [2023-09-21T02:54:55.562Z] [2023-09-21T02:54:55.562Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:54:55.562Z] #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 3.4s done [2023-09-21T02:54:55.562Z] #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-21T02:54:55.562Z] #52 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-21T02:54:55.562Z] #52 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-21T02:54:55.562Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2023-09-21T02:54:55.562Z] #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done [2023-09-21T02:54:55.562Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.6s done [2023-09-21T02:54:55.562Z] #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-21T02:54:55.562Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-21T02:54:55.562Z] #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-21T02:54:55.562Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 1.7s [2023-09-21T02:54:55.821Z] #52 ... [2023-09-21T02:54:55.821Z] [2023-09-21T02:54:55.821Z] #53 [security-proxy-auth internal] load build context [2023-09-21T02:54:55.821Z] #53 transferring context: 364.82MB 7.7s done [2023-09-21T02:54:55.821Z] #53 DONE 8.5s [2023-09-21T02:54:55.821Z] [2023-09-21T02:54:55.821Z] #54 [security-proxy-setup internal] load build context [2023-09-21T02:54:55.821Z] #54 transferring context: 364.82MB 8.3s done [2023-09-21T02:54:55.821Z] #54 DONE 8.9s [2023-09-21T02:54:55.821Z] [2023-09-21T02:54:55.821Z] #55 [support-scheduler internal] load build context [2023-09-21T02:54:55.821Z] #55 transferring context: 364.82MB 8.2s done [2023-09-21T02:54:55.821Z] #55 DONE 8.8s [2023-09-21T02:54:55.821Z] [2023-09-21T02:54:55.821Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:54:55.821Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 1.8s [2023-09-21T02:54:55.821Z] #52 ... [2023-09-21T02:54:55.821Z] [2023-09-21T02:54:55.821Z] #56 [core-data internal] load build context [2023-09-21T02:54:55.821Z] #56 ... [2023-09-21T02:54:55.821Z] [2023-09-21T02:54:55.821Z] #57 [core-command internal] load build context [2023-09-21T02:54:55.821Z] #57 transferring context: 364.82MB 8.1s done [2023-09-21T02:54:55.821Z] #57 DONE 8.6s [2023-09-21T02:54:55.821Z] [2023-09-21T02:54:55.821Z] #56 [core-data internal] load build context [2023-09-21T02:54:55.821Z] #56 ... [2023-09-21T02:54:55.821Z] [2023-09-21T02:54:55.822Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:54:55.822Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.44MB / 25.84MB 1.9s [2023-09-21T02:54:55.846Z] Sending build context to Docker daemon 2.994MB [2023-09-21T02:54:55.846Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-21T02:54:55.846Z] ---> ea914061e18c [2023-09-21T02:54:55.846Z] Step 2/4 : WORKDIR /edgex [2023-09-21T02:54:56.080Z] #52 ... [2023-09-21T02:54:56.080Z] [2023-09-21T02:54:56.080Z] #56 [core-data internal] load build context [2023-09-21T02:54:56.080Z] #56 transferring context: 364.82MB 9.2s done [2023-09-21T02:54:56.080Z] #56 DONE 9.3s [2023-09-21T02:54:56.080Z] [2023-09-21T02:54:56.080Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:54:56.080Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.0s done [2023-09-21T02:54:56.080Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 2.0s done [2023-09-21T02:54:56.080Z] #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-21T02:54:57.014Z] #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.8s done [2023-09-21T02:54:57.014Z] #52 ... [2023-09-21T02:54:57.014Z] [2023-09-21T02:54:57.014Z] #32 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-21T02:54:57.014Z] #32 8.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.014Z] #32 8.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.014Z] #32 9.229 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T02:54:57.014Z] #32 9.237 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:54:57.014Z] #32 9.238 OK: 7 MiB in 16 packages [2023-09-21T02:54:57.014Z] #32 ... [2023-09-21T02:54:57.014Z] [2023-09-21T02:54:57.014Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-21T02:54:57.014Z] #0 8.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.014Z] #0 8.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.014Z] #0 8.817 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-21T02:54:57.014Z] #0 8.822 (2/2) Installing su-exec (0.2-r3) [2023-09-21T02:54:57.014Z] #0 8.828 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:54:57.014Z] #0 8.836 OK: 7 MiB in 17 packages [2023-09-21T02:54:57.259Z] ---> Running in fd810cf05c77 [2023-09-21T02:54:57.273Z] #58 DONE 10.1s [2023-09-21T02:54:57.273Z] [2023-09-21T02:54:57.273Z] #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-21T02:54:57.273Z] #59 ... [2023-09-21T02:54:57.273Z] [2023-09-21T02:54:57.273Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-21T02:54:57.273Z] #0 3.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.273Z] #0 3.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.273Z] #0 4.160 OK: 264 MiB in 52 packages [2023-09-21T02:54:57.273Z] #60 DONE 4.9s [2023-09-21T02:54:57.273Z] [2023-09-21T02:54:57.273Z] #33 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-21T02:54:57.273Z] #33 8.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.273Z] #33 8.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.273Z] #33 9.001 (1/4) Installing ca-certificates (20230506-r0) [2023-09-21T02:54:57.273Z] #33 9.017 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-21T02:54:57.273Z] #33 9.023 (3/4) Installing su-exec (0.2-r3) [2023-09-21T02:54:57.273Z] #33 9.025 (4/4) Installing yq (4.33.3-r3) [2023-09-21T02:54:57.273Z] #33 9.109 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:54:57.273Z] #33 9.114 Executing ca-certificates-20230506-r0.trigger [2023-09-21T02:54:57.273Z] #33 9.158 OK: 17 MiB in 19 packages [2023-09-21T02:54:57.273Z] #33 DONE 10.3s [2023-09-21T02:54:57.273Z] [2023-09-21T02:54:57.273Z] #32 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-21T02:54:57.273Z] #32 DONE 10.5s [2023-09-21T02:54:57.273Z] [2023-09-21T02:54:57.273Z] #34 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T02:54:57.273Z] #34 8.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.273Z] #34 8.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.273Z] #34 8.397 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T02:54:57.273Z] #34 8.397 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T02:54:57.273Z] #34 8.397 OK: 20066 distinct packages available [2023-09-21T02:54:57.273Z] #34 8.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.273Z] #34 8.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.273Z] #34 8.811 (1/11) Installing ca-certificates (20230506-r0) [2023-09-21T02:54:57.273Z] #34 8.825 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-21T02:54:57.273Z] #34 8.838 (3/11) Installing libunistring (1.1-r1) [2023-09-21T02:54:57.273Z] #34 8.860 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-21T02:54:57.273Z] #34 8.860 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-21T02:54:57.273Z] #34 8.864 (6/11) Installing libcurl (8.2.1-r0) [2023-09-21T02:54:57.273Z] #34 8.874 (7/11) Installing curl (8.2.1-r0) [2023-09-21T02:54:57.273Z] #34 8.883 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-21T02:54:57.273Z] #34 8.891 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-21T02:54:57.273Z] #34 8.901 (10/11) Installing libucontext (1.2-r2) [2023-09-21T02:54:57.273Z] #34 8.901 (11/11) Installing gcompat (1.1.0-r1) [2023-09-21T02:54:57.273Z] #34 8.901 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:54:57.273Z] #34 8.905 Executing ca-certificates-20230506-r0.trigger [2023-09-21T02:54:57.273Z] #34 8.959 OK: 12 MiB in 26 packages [2023-09-21T02:54:57.273Z] #34 DONE 10.1s [2023-09-21T02:54:57.273Z] [2023-09-21T02:54:57.273Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-21T02:54:57.273Z] #0 4.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.273Z] #0 4.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.273Z] #0 4.427 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T02:54:57.273Z] #0 4.427 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T02:54:57.273Z] #0 4.427 OK: 20066 distinct packages available [2023-09-21T02:54:57.273Z] #0 4.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.273Z] #0 4.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.273Z] #0 4.770 OK: 264 MiB in 52 packages [2023-09-21T02:54:57.273Z] #61 DONE 4.9s [2023-09-21T02:54:57.273Z] [2023-09-21T02:54:57.273Z] #62 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-21T02:54:57.273Z] #0 4.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.273Z] #0 4.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.273Z] #0 4.532 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T02:54:57.273Z] #0 4.532 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T02:54:57.273Z] #0 4.532 OK: 20066 distinct packages available [2023-09-21T02:54:57.273Z] #0 4.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.273Z] #0 4.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.273Z] #0 4.880 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-21T02:54:57.273Z] #0 4.887 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-21T02:54:57.273Z] #0 4.891 (3/4) Installing libucontext (1.2-r2) [2023-09-21T02:54:57.273Z] #0 4.893 (4/4) Installing gcompat (1.1.0-r1) [2023-09-21T02:54:57.273Z] #0 4.900 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:54:57.273Z] #0 4.908 OK: 8 MiB in 19 packages [2023-09-21T02:54:57.273Z] #62 DONE 5.0s [2023-09-21T02:54:57.273Z] [2023-09-21T02:54:57.273Z] #63 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:54:57.273Z] #63 DONE 0.1s [2023-09-21T02:54:57.273Z] [2023-09-21T02:54:57.273Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:54:57.273Z] #64 DONE 0.1s [2023-09-21T02:54:57.273Z] [2023-09-21T02:54:57.273Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T02:54:57.273Z] #65 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 3.4s done [2023-09-21T02:54:57.273Z] #65 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-21T02:54:57.273Z] #65 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-21T02:54:57.273Z] #65 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-21T02:54:57.273Z] #65 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2023-09-21T02:54:57.273Z] #65 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.5s done [2023-09-21T02:54:57.273Z] #65 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.7s done [2023-09-21T02:54:57.273Z] #65 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-21T02:54:57.273Z] #65 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-21T02:54:57.273Z] #65 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 2.0s done [2023-09-21T02:54:57.273Z] #65 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done [2023-09-21T02:54:57.273Z] #65 DONE 7.0s [2023-09-21T02:54:57.273Z] [2023-09-21T02:54:57.273Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:54:57.525Z] Removing intermediate container fd810cf05c77 [2023-09-21T02:54:57.525Z] ---> 48c79d4fcef8 [2023-09-21T02:54:57.525Z] Step 3/4 : COPY go.mod . [2023-09-21T02:54:57.531Z] #66 ... [2023-09-21T02:54:57.531Z] [2023-09-21T02:54:57.531Z] #67 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T02:54:57.531Z] #0 4.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.531Z] #0 4.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.531Z] #0 4.445 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T02:54:57.531Z] #0 4.445 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T02:54:57.531Z] #0 4.445 OK: 20066 distinct packages available [2023-09-21T02:54:57.531Z] #0 4.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.531Z] #0 4.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:57.531Z] #0 4.805 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T02:54:57.531Z] #0 4.839 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T02:54:57.531Z] #0 4.850 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-21T02:54:57.531Z] #0 4.853 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-21T02:54:57.531Z] #0 4.856 (5/7) Installing libucontext (1.2-r2) [2023-09-21T02:54:57.531Z] #0 4.859 (6/7) Installing gcompat (1.1.0-r1) [2023-09-21T02:54:57.531Z] #0 4.863 (7/7) Installing openssl (3.1.3-r0) [2023-09-21T02:54:57.531Z] #0 4.873 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:54:57.531Z] #0 4.886 OK: 8 MiB in 20 packages [2023-09-21T02:54:57.531Z] #67 DONE 5.0s [2023-09-21T02:54:57.531Z] [2023-09-21T02:54:57.531Z] #52 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:54:57.531Z] #52 DONE 7.1s [2023-09-21T02:54:57.790Z] [2023-09-21T02:54:57.790Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-21T02:54:57.790Z] #68 DONE 0.2s [2023-09-21T02:54:57.790Z] [2023-09-21T02:54:57.790Z] #69 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T02:54:58.109Z] ---> c9cfa2bbcccc [2023-09-21T02:54:58.109Z] Step 4/4 : RUN go mod download [2023-09-21T02:54:58.109Z] ---> Running in 46646bdeee79 [2023-09-21T02:54:58.357Z] #69 DONE 0.5s [2023-09-21T02:54:58.357Z] [2023-09-21T02:54:58.357Z] #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T02:54:58.357Z] #70 DONE 0.5s [2023-09-21T02:54:58.357Z] [2023-09-21T02:54:58.357Z] #71 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T02:54:58.357Z] #71 DONE 0.5s [2023-09-21T02:54:58.357Z] [2023-09-21T02:54:58.357Z] #72 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-21T02:54:58.357Z] #72 DONE 0.1s [2023-09-21T02:54:58.357Z] [2023-09-21T02:54:58.357Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-21T02:54:58.357Z] #73 DONE 0.1s [2023-09-21T02:54:58.357Z] [2023-09-21T02:54:58.357Z] #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-21T02:54:58.357Z] #74 DONE 0.1s [2023-09-21T02:54:58.357Z] [2023-09-21T02:54:58.357Z] #75 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-21T02:54:58.357Z] #75 DONE 0.1s [2023-09-21T02:54:58.357Z] [2023-09-21T02:54:58.357Z] #76 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-21T02:54:58.357Z] #76 DONE 0.1s [2023-09-21T02:54:58.357Z] [2023-09-21T02:54:58.357Z] #77 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T02:54:58.357Z] #77 DONE 0.1s [2023-09-21T02:54:58.357Z] [2023-09-21T02:54:58.357Z] #78 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-21T02:54:58.357Z] #78 DONE 0.1s [2023-09-21T02:54:58.357Z] [2023-09-21T02:54:58.357Z] #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T02:54:58.357Z] #79 DONE 0.1s [2023-09-21T02:54:58.357Z] [2023-09-21T02:54:58.357Z] #80 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T02:54:58.357Z] #80 DONE 0.1s [2023-09-21T02:54:58.357Z] [2023-09-21T02:54:58.357Z] #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-21T02:54:58.615Z] #81 ... [2023-09-21T02:54:58.615Z] [2023-09-21T02:54:58.615Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-21T02:54:58.615Z] #82 DONE 0.1s [2023-09-21T02:54:58.615Z] [2023-09-21T02:54:58.615Z] #81 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-21T02:54:58.615Z] #81 DONE 0.1s [2023-09-21T02:54:58.615Z] [2023-09-21T02:54:58.615Z] #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-21T02:54:58.615Z] #59 DONE 1.4s [2023-09-21T02:54:58.615Z] [2023-09-21T02:54:58.615Z] #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-21T02:54:58.615Z] #83 DONE 0.1s [2023-09-21T02:54:58.615Z] [2023-09-21T02:54:58.615Z] #84 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-21T02:54:58.615Z] #84 DONE 0.1s [2023-09-21T02:54:58.615Z] [2023-09-21T02:54:58.615Z] #85 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-21T02:54:58.872Z] #85 DONE 0.1s [2023-09-21T02:54:58.872Z] [2023-09-21T02:54:58.872Z] #86 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-21T02:54:58.872Z] #86 DONE 0.1s [2023-09-21T02:54:58.872Z] [2023-09-21T02:54:58.872Z] #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-21T02:54:58.872Z] #87 DONE 0.1s [2023-09-21T02:54:58.872Z] [2023-09-21T02:54:58.872Z] #88 [security-spire-agent] exporting to image [2023-09-21T02:54:58.872Z] #88 exporting layers [2023-09-21T02:54:58.872Z] #88 ... [2023-09-21T02:54:58.872Z] [2023-09-21T02:54:58.872Z] #89 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T02:54:58.872Z] #0 5.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:58.872Z] #0 6.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:58.872Z] #0 6.401 OK: 264 MiB in 52 packages [2023-09-21T02:54:58.872Z] #89 DONE 6.5s [2023-09-21T02:54:58.872Z] [2023-09-21T02:54:58.872Z] #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:54:58.872Z] #90 DONE 0.1s [2023-09-21T02:54:58.872Z] [2023-09-21T02:54:58.872Z] #91 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T02:54:58.872Z] #0 5.951 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:58.872Z] #0 6.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-21T02:54:58.872Z] #0 6.421 OK: 264 MiB in 52 packages [2023-09-21T02:54:58.872Z] #91 DONE 6.7s [2023-09-21T02:54:59.129Z] [2023-09-21T02:54:59.129Z] #92 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:54:59.129Z] #92 DONE 0.1s [2023-09-21T02:54:59.129Z] [2023-09-21T02:54:59.129Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:54:59.387Z] #93 ... [2023-09-21T02:54:59.387Z] [2023-09-21T02:54:59.387Z] #88 [security-spire-server] exporting to image [2023-09-21T02:54:59.387Z] #88 exporting layers 0.6s done [2023-09-21T02:54:59.387Z] #88 writing image sha256:30414192371761a600b23927270903779b17483dfe3388c9b61477711ab34c78 0.0s done [2023-09-21T02:54:59.387Z] #88 naming to docker.io/library/security-spire-config done [2023-09-21T02:54:59.387Z] #88 writing image sha256:e03fb25d9589ba2d70d94eb8d2877f545eabdbb9085ee1528ebc0cedff3811a8 done [2023-09-21T02:54:59.387Z] #88 naming to docker.io/library/security-spire-agent done [2023-09-21T02:54:59.387Z] #88 writing image sha256:55ddc8a1b93089b4ff86d6e5b4aededee79b36f464a2b9e316fb116d59b66c91 done [2023-09-21T02:54:59.387Z] #88 naming to docker.io/library/security-spire-server done [2023-09-21T02:54:59.387Z] #88 DONE 0.7s [2023-09-21T02:54:59.644Z] [2023-09-21T02:54:59.644Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:55:06.203Z] #94 ... [2023-09-21T02:55:06.203Z] [2023-09-21T02:55:06.203Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:55:06.203Z] #95 DONE 8.7s [2023-09-21T02:55:06.203Z] [2023-09-21T02:55:06.203Z] #94 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:55:06.203Z] #94 DONE 7.2s [2023-09-21T02:55:06.203Z] [2023-09-21T02:55:06.203Z] #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:55:06.203Z] #66 DONE 8.8s [2023-09-21T02:55:06.203Z] [2023-09-21T02:55:06.203Z] #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:55:06.203Z] #93 DONE 7.1s [2023-09-21T02:55:06.203Z] [2023-09-21T02:55:06.203Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-21T02:55:08.730Z] #96 ... [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #97 [core-data builder 6/7] COPY . . [2023-09-21T02:55:08.730Z] #97 DONE 2.2s [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #98 [security-proxy-auth builder 6/7] COPY . . [2023-09-21T02:55:08.730Z] #98 CACHED [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #99 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:55:08.730Z] #99 CACHED [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #100 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:55:08.730Z] #100 CACHED [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #101 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:55:08.730Z] #101 CACHED [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #102 [core-command builder 6/7] COPY . . [2023-09-21T02:55:08.730Z] #102 CACHED [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #103 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:55:08.730Z] #103 CACHED [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:55:08.730Z] #104 CACHED [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #105 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:55:08.730Z] #105 CACHED [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #106 [support-scheduler builder 6/7] COPY . . [2023-09-21T02:55:08.730Z] #106 CACHED [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:55:08.730Z] #107 CACHED [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #108 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-21T02:55:08.730Z] #108 CACHED [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:55:08.730Z] #109 CACHED [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #110 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-21T02:55:08.730Z] #110 DONE 2.2s [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #111 [security-bootstrapper builder 6/7] COPY . . [2023-09-21T02:55:08.730Z] #111 CACHED [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:55:08.730Z] #112 CACHED [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:55:08.730Z] #113 CACHED [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-21T02:55:08.730Z] #96 DONE 2.2s [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:55:08.730Z] #114 CACHED [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.730Z] #115 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:55:08.730Z] #115 CACHED [2023-09-21T02:55:08.730Z] [2023-09-21T02:55:08.731Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2023-09-21T02:55:08.731Z] #116 CACHED [2023-09-21T02:55:08.731Z] [2023-09-21T02:55:08.731Z] #117 [core-metadata builder 6/7] COPY . . [2023-09-21T02:55:08.731Z] #117 CACHED [2023-09-21T02:55:08.731Z] [2023-09-21T02:55:08.731Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:55:08.731Z] #118 CACHED [2023-09-21T02:55:08.731Z] [2023-09-21T02:55:08.731Z] #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:55:08.731Z] #119 CACHED [2023-09-21T02:55:08.731Z] [2023-09-21T02:55:08.731Z] #120 [security-proxy-setup builder 6/7] COPY . . [2023-09-21T02:55:08.731Z] #120 DONE 2.2s [2023-09-21T02:55:08.731Z] [2023-09-21T02:55:08.731Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-21T02:55:10.114Z] #121 1.452 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-21T02:55:20.075Z] #121 ... [2023-09-21T02:55:20.075Z] [2023-09-21T02:55:20.075Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T02:55:20.075Z] #0 1.202 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-21T02:55:20.075Z] #122 ... [2023-09-21T02:55:20.075Z] [2023-09-21T02:55:20.075Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T02:55:20.075Z] #0 1.031 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-21T02:55:20.075Z] #123 ... [2023-09-21T02:55:20.075Z] [2023-09-21T02:55:20.075Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T02:55:20.075Z] #0 0.643 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-21T02:55:20.075Z] #124 ... [2023-09-21T02:55:20.075Z] [2023-09-21T02:55:20.075Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T02:55:20.075Z] #0 1.174 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-21T02:55:20.075Z] #125 ... [2023-09-21T02:55:20.075Z] [2023-09-21T02:55:20.075Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T02:55:20.076Z] #0 0.737 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-21T02:55:20.076Z] #126 ... [2023-09-21T02:55:20.076Z] [2023-09-21T02:55:20.076Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T02:55:20.076Z] #0 0.957 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-21T02:55:20.076Z] #127 ... [2023-09-21T02:55:20.076Z] [2023-09-21T02:55:20.076Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T02:55:20.076Z] #0 0.627 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-21T02:55:20.076Z] #128 ... [2023-09-21T02:55:20.076Z] [2023-09-21T02:55:20.076Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-21T02:55:20.076Z] #0 1.252 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-21T02:55:20.076Z] #129 ... [2023-09-21T02:55:20.076Z] [2023-09-21T02:55:20.076Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T02:55:20.076Z] #0 1.163 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-21T02:55:20.076Z] #130 ... [2023-09-21T02:55:20.076Z] [2023-09-21T02:55:20.076Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T02:55:20.076Z] #0 1.484 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-21T02:55:36.998Z] Removing intermediate container 46646bdeee79 [2023-09-21T02:55:36.998Z] ---> 3700758b3c43 [2023-09-21T02:55:36.998Z] Successfully built 3700758b3c43 [2023-09-21T02:55:36.998Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:55:37.336Z] + docker inspect -f . ci-base-image-arm64 [2023-09-21T02:55:37.336Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:55:37.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-7525 does not seem to be running inside a container [2023-09-21T02:55:37.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/587 -v /w/workspace/edgex-go/587:/w/workspace/edgex-go/587:rw,z -v /w/workspace/edgex-go/587@tmp:/w/workspace/edgex-go/587@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 [2023-09-21T02:55:38.759Z] $ docker top d953298350989e950a2790d77bafdfa76413e1e48cc8fa2478c83c9cead59e04 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T02:55:39.565Z] + go version [2023-09-21T02:55:39.565Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-21T02:55:39.591Z] $ docker stop --time=1 d953298350989e950a2790d77bafdfa76413e1e48cc8fa2478c83c9cead59e04 [2023-09-21T02:55:41.191Z] $ docker rm -f --volumes d953298350989e950a2790d77bafdfa76413e1e48cc8fa2478c83c9cead59e04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:55:41.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-21T02:55:41.839Z] [2023-09-21T02:55:41.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:55:42.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-21T02:55:42.172Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-21T02:55:42.172Z] 547446be3368: Pulling fs layer [2023-09-21T02:55:42.172Z] d125d8839a47: Pulling fs layer [2023-09-21T02:55:42.172Z] 3e85d5ac6304: Pulling fs layer [2023-09-21T02:55:42.172Z] c3105a71a48b: Pulling fs layer [2023-09-21T02:55:42.172Z] 0f093f025ec4: Pulling fs layer [2023-09-21T02:55:42.172Z] c3106fc0e877: Pulling fs layer [2023-09-21T02:55:42.172Z] c3105a71a48b: Waiting [2023-09-21T02:55:42.172Z] 0f093f025ec4: Waiting [2023-09-21T02:55:42.172Z] c3106fc0e877: Waiting [2023-09-21T02:55:42.441Z] 547446be3368: Verifying Checksum [2023-09-21T02:55:42.441Z] 547446be3368: Download complete [2023-09-21T02:55:42.441Z] c3105a71a48b: Verifying Checksum [2023-09-21T02:55:42.441Z] c3105a71a48b: Download complete [2023-09-21T02:55:42.709Z] d125d8839a47: Verifying Checksum [2023-09-21T02:55:42.709Z] d125d8839a47: Download complete [2023-09-21T02:55:42.709Z] c3106fc0e877: Download complete [2023-09-21T02:55:42.978Z] 0f093f025ec4: Verifying Checksum [2023-09-21T02:55:42.978Z] 0f093f025ec4: Download complete [2023-09-21T02:55:42.978Z] 547446be3368: Pull complete [2023-09-21T02:55:43.935Z] d125d8839a47: Pull complete [2023-09-21T02:55:44.520Z] 3e85d5ac6304: Verifying Checksum [2023-09-21T02:55:44.520Z] 3e85d5ac6304: Download complete [2023-09-21T02:55:52.727Z] 3e85d5ac6304: Pull complete [2023-09-21T02:55:52.727Z] c3105a71a48b: Pull complete [2023-09-21T02:55:53.692Z] 0f093f025ec4: Pull complete [2023-09-21T02:55:53.980Z] c3106fc0e877: Pull complete [2023-09-21T02:55:53.980Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-21T02:55:53.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-21T02:55:53.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T02:55:54.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-7525 does not seem to be running inside a container [2023-09-21T02:55:54.236Z] $ 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/587 -v /w/workspace/edgex-go/587:/w/workspace/edgex-go/587:rw,z -v /w/workspace/edgex-go/587@tmp:/w/workspace/edgex-go/587@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 [2023-09-21T02:55:56.245Z] $ docker top 1cea1f7a4dc3aa54a8055e55aaac6e7c8dd140d8eb878e82715f10f341af1a06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T02:55:56.738Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-21T02:56:04.975Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-21T02:56:04.975Z] #1 transferring dockerfile: 2.12kB done [2023-09-21T02:56:04.975Z] #1 DONE 0.1s [2023-09-21T02:56:05.569Z] [2023-09-21T02:56:05.569Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-21T02:56:05.569Z] #2 transferring dockerfile: 2.04kB done [2023-09-21T02:56:05.569Z] #2 DONE 0.0s [2023-09-21T02:56:05.569Z] [2023-09-21T02:56:05.569Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-09-21T02:56:05.569Z] #3 transferring dockerfile: 1.82kB done [2023-09-21T02:56:05.569Z] #3 DONE 0.0s [2023-09-21T02:56:05.569Z] [2023-09-21T02:56:05.569Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-21T02:56:05.569Z] #4 transferring dockerfile: 1.78kB done [2023-09-21T02:56:05.569Z] #4 DONE 0.1s [2023-09-21T02:56:05.569Z] [2023-09-21T02:56:05.569Z] #5 [support-notifications internal] load build definition from Dockerfile [2023-09-21T02:56:05.569Z] #5 transferring dockerfile: 1.84kB done [2023-09-21T02:56:05.569Z] #5 DONE 0.1s [2023-09-21T02:56:05.569Z] [2023-09-21T02:56:05.569Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-09-21T02:56:05.569Z] #6 transferring dockerfile: 1.96kB done [2023-09-21T02:56:05.569Z] #6 DONE 0.1s [2023-09-21T02:56:05.569Z] [2023-09-21T02:56:05.569Z] #7 [security-spire-server internal] load build definition from Dockerfile [2023-09-21T02:56:05.837Z] #7 transferring dockerfile: 1.59kB done [2023-09-21T02:56:05.837Z] #7 DONE 0.1s [2023-09-21T02:56:05.837Z] [2023-09-21T02:56:05.837Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-09-21T02:56:05.837Z] #8 transferring dockerfile: 1.70kB done [2023-09-21T02:56:05.837Z] #8 DONE 0.1s [2023-09-21T02:56:05.837Z] [2023-09-21T02:56:05.837Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-21T02:56:05.837Z] #9 transferring dockerfile: 2.82kB 0.0s done [2023-09-21T02:56:06.104Z] #9 DONE 0.1s [2023-09-21T02:56:06.104Z] [2023-09-21T02:56:06.104Z] #10 [core-command internal] load build definition from Dockerfile [2023-09-21T02:56:06.104Z] #10 transferring dockerfile: 1.82kB done [2023-09-21T02:56:06.104Z] #10 DONE 0.1s [2023-09-21T02:56:06.104Z] [2023-09-21T02:56:06.104Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-21T02:56:06.104Z] #11 transferring dockerfile: 2.38kB 0.0s done [2023-09-21T02:56:06.104Z] #11 DONE 0.1s [2023-09-21T02:56:06.104Z] [2023-09-21T02:56:06.104Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-21T02:56:06.104Z] #12 transferring dockerfile: 2.39kB done [2023-09-21T02:56:06.104Z] #12 DONE 0.1s [2023-09-21T02:56:06.104Z] [2023-09-21T02:56:06.104Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-09-21T02:56:06.372Z] #13 transferring dockerfile: 1.58kB done [2023-09-21T02:56:06.372Z] #13 DONE 0.1s [2023-09-21T02:56:06.372Z] [2023-09-21T02:56:06.372Z] #14 [core-data internal] load build definition from Dockerfile [2023-09-21T02:56:06.372Z] #14 transferring dockerfile: 1.90kB done [2023-09-21T02:56:06.372Z] #14 DONE 0.1s [2023-09-21T02:56:06.372Z] [2023-09-21T02:56:06.372Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-21T02:56:06.372Z] #15 transferring context: [2023-09-21T02:56:06.372Z] #15 transferring context: 56B done [2023-09-21T02:56:06.372Z] #15 DONE 0.1s [2023-09-21T02:56:06.961Z] [2023-09-21T02:56:06.961Z] #16 [security-proxy-auth internal] load .dockerignore [2023-09-21T02:56:06.961Z] #16 transferring context: 56B done [2023-09-21T02:56:06.961Z] #16 DONE 0.0s [2023-09-21T02:56:06.961Z] [2023-09-21T02:56:06.961Z] #17 [support-scheduler internal] load .dockerignore [2023-09-21T02:56:06.961Z] #17 transferring context: 56B done [2023-09-21T02:56:06.961Z] #17 DONE 0.0s [2023-09-21T02:56:06.961Z] [2023-09-21T02:56:06.961Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-09-21T02:56:06.961Z] #18 transferring context: 56B done [2023-09-21T02:56:06.961Z] #18 DONE 0.1s [2023-09-21T02:56:06.961Z] [2023-09-21T02:56:06.961Z] #19 [support-notifications internal] load .dockerignore [2023-09-21T02:56:07.234Z] #19 transferring context: 56B 0.0s done [2023-09-21T02:56:07.234Z] #19 DONE 0.1s [2023-09-21T02:56:07.234Z] [2023-09-21T02:56:07.234Z] #20 [core-metadata internal] load .dockerignore [2023-09-21T02:56:07.234Z] #20 transferring context: 56B done [2023-09-21T02:56:07.234Z] #20 DONE 0.1s [2023-09-21T02:56:07.234Z] [2023-09-21T02:56:07.234Z] #21 [security-spire-server internal] load .dockerignore [2023-09-21T02:56:07.234Z] #21 transferring context: 56B done [2023-09-21T02:56:07.234Z] #21 DONE 0.0s [2023-09-21T02:56:07.234Z] [2023-09-21T02:56:07.234Z] #22 [security-spire-agent internal] load .dockerignore [2023-09-21T02:56:07.234Z] #22 transferring context: 56B done [2023-09-21T02:56:07.234Z] #22 DONE 0.0s [2023-09-21T02:56:07.234Z] [2023-09-21T02:56:07.234Z] #23 [security-bootstrapper internal] load .dockerignore [2023-09-21T02:56:07.234Z] #23 transferring context: 56B done [2023-09-21T02:56:07.234Z] #23 DONE 0.0s [2023-09-21T02:56:07.505Z] [2023-09-21T02:56:07.505Z] #24 [core-command internal] load .dockerignore [2023-09-21T02:56:07.505Z] #24 transferring context: 56B 0.0s done [2023-09-21T02:56:07.505Z] #24 DONE 0.0s [2023-09-21T02:56:07.505Z] [2023-09-21T02:56:07.505Z] #25 [security-secretstore-setup internal] load .dockerignore [2023-09-21T02:56:07.505Z] #25 transferring context: 56B done [2023-09-21T02:56:07.505Z] #25 DONE 0.0s [2023-09-21T02:56:07.505Z] [2023-09-21T02:56:07.505Z] #26 [security-proxy-setup internal] load .dockerignore [2023-09-21T02:56:07.505Z] #26 transferring context: 56B done [2023-09-21T02:56:07.505Z] #26 DONE 0.1s [2023-09-21T02:56:07.505Z] [2023-09-21T02:56:07.505Z] #27 [security-spire-config internal] load .dockerignore [2023-09-21T02:56:07.772Z] #27 transferring context: 56B done [2023-09-21T02:56:07.772Z] #27 DONE 0.1s [2023-09-21T02:56:07.772Z] [2023-09-21T02:56:07.772Z] #28 [core-data internal] load .dockerignore [2023-09-21T02:56:07.773Z] #28 transferring context: 56B done [2023-09-21T02:56:07.773Z] #28 DONE 0.1s [2023-09-21T02:56:07.773Z] [2023-09-21T02:56:07.773Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:56:07.773Z] #29 DONE 0.0s [2023-09-21T02:56:07.773Z] [2023-09-21T02:56:07.773Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T02:56:07.773Z] #30 DONE 0.1s [2023-09-21T02:56:07.773Z] [2023-09-21T02:56:07.773Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:56:07.773Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:56:08.054Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:56:08.054Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T02:56:08.054Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T02:56:08.054Z] #31 DONE 0.2s [2023-09-21T02:56:08.054Z] [2023-09-21T02:56:08.054Z] #32 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-21T02:56:08.654Z] #32 ... [2023-09-21T02:56:08.654Z] [2023-09-21T02:56:08.654Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:56:08.654Z] #29 DONE 0.0s [2023-09-21T02:56:08.654Z] [2023-09-21T02:56:08.654Z] #33 [core-common-config-bootstrapper internal] load build context [2023-09-21T02:56:08.654Z] #33 transferring context: 2.61MB 0.6s done [2023-09-21T02:56:08.654Z] #33 DONE 0.7s [2023-09-21T02:56:08.654Z] [2023-09-21T02:56:08.654Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:56:08.654Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:56:08.654Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:56:08.654Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T02:56:08.654Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T02:56:08.654Z] #31 DONE 0.3s [2023-09-21T02:56:08.654Z] [2023-09-21T02:56:08.654Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:56:08.654Z] #29 DONE 0.0s [2023-09-21T02:56:08.654Z] [2023-09-21T02:56:08.654Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T02:56:08.654Z] #34 DONE 1.4s [2023-09-21T02:56:08.654Z] [2023-09-21T02:56:08.654Z] #35 [security-proxy-auth internal] load build context [2023-09-21T02:56:08.654Z] #35 ... [2023-09-21T02:56:08.654Z] [2023-09-21T02:56:08.654Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:56:08.654Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:56:08.654Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:56:08.654Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T02:56:08.654Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T02:56:08.654Z] #31 DONE 0.3s [2023-09-21T02:56:08.654Z] [2023-09-21T02:56:08.654Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:56:08.654Z] #29 DONE 0.0s [2023-09-21T02:56:08.654Z] [2023-09-21T02:56:08.654Z] #36 [security-spiffe-token-provider internal] load build context [2023-09-21T02:56:08.654Z] #36 DONE 0.0s [2023-09-21T02:56:08.654Z] [2023-09-21T02:56:08.654Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T02:56:08.654Z] #34 DONE 1.4s [2023-09-21T02:56:08.654Z] [2023-09-21T02:56:08.654Z] #35 [security-proxy-auth internal] load build context [2023-09-21T02:56:08.921Z] #35 ... [2023-09-21T02:56:08.921Z] [2023-09-21T02:56:08.921Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:56:08.921Z] #29 DONE 0.0s [2023-09-21T02:56:08.921Z] [2023-09-21T02:56:08.921Z] #35 [security-proxy-auth internal] load build context [2023-09-21T02:56:08.921Z] #35 ... [2023-09-21T02:56:08.921Z] [2023-09-21T02:56:08.921Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T02:56:08.921Z] #30 DONE 0.5s [2023-09-21T02:56:08.921Z] [2023-09-21T02:56:08.921Z] #35 [security-proxy-auth internal] load build context [2023-09-21T02:56:09.193Z] #35 ... [2023-09-21T02:56:09.193Z] [2023-09-21T02:56:09.193Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:56:09.193Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:56:09.193Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:56:09.193Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T02:56:09.193Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T02:56:09.193Z] #31 DONE 0.4s [2023-09-21T02:56:09.193Z] [2023-09-21T02:56:09.193Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T02:56:09.193Z] #34 DONE 1.5s [2023-09-21T02:56:09.193Z] [2023-09-21T02:56:09.193Z] #35 [security-proxy-auth internal] load build context [2023-09-21T02:56:09.193Z] #35 ... [2023-09-21T02:56:09.193Z] [2023-09-21T02:56:09.193Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-21T02:56:09.193Z] #37 DONE 0.9s [2023-09-21T02:56:09.193Z] [2023-09-21T02:56:09.193Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:56:09.193Z] #29 DONE 0.0s [2023-09-21T02:56:09.193Z] [2023-09-21T02:56:09.193Z] #38 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T02:56:09.478Z] #38 ... [2023-09-21T02:56:09.478Z] [2023-09-21T02:56:09.478Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:56:09.478Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:56:09.478Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:56:09.478Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T02:56:09.478Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T02:56:09.478Z] #31 DONE 0.4s [2023-09-21T02:56:09.478Z] [2023-09-21T02:56:09.478Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T02:56:09.478Z] #34 DONE 1.5s [2023-09-21T02:56:09.478Z] [2023-09-21T02:56:09.478Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:56:09.478Z] #29 DONE 0.0s [2023-09-21T02:56:09.478Z] [2023-09-21T02:56:09.478Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-21T02:56:09.478Z] #37 DONE 1.0s [2023-09-21T02:56:09.745Z] [2023-09-21T02:56:09.745Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:56:09.745Z] #29 DONE 0.0s [2023-09-21T02:56:09.745Z] [2023-09-21T02:56:09.745Z] #39 [security-bootstrapper internal] load build context [2023-09-21T02:56:10.015Z] #39 ... [2023-09-21T02:56:10.015Z] [2023-09-21T02:56:10.015Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:56:10.015Z] #29 DONE 0.0s [2023-09-21T02:56:10.015Z] [2023-09-21T02:56:10.015Z] #35 [security-proxy-auth internal] load build context [2023-09-21T02:56:10.015Z] #35 transferring context: 2.61MB 1.1s done [2023-09-21T02:56:10.015Z] #35 DONE 1.4s [2023-09-21T02:56:10.015Z] [2023-09-21T02:56:10.015Z] #36 [security-spiffe-token-provider internal] load build context [2023-09-21T02:56:10.303Z] #36 ... [2023-09-21T02:56:10.303Z] [2023-09-21T02:56:10.303Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:56:10.303Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:56:10.303Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:56:10.303Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T02:56:10.303Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T02:56:10.303Z] #31 DONE 0.5s [2023-09-21T02:56:10.303Z] [2023-09-21T02:56:10.303Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T02:56:10.303Z] #34 DONE 1.6s [2023-09-21T02:56:10.303Z] [2023-09-21T02:56:10.303Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-09-21T02:56:10.303Z] #37 DONE 1.1s [2023-09-21T02:56:10.303Z] [2023-09-21T02:56:10.303Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-21T02:56:10.303Z] #29 DONE 0.0s [2023-09-21T02:56:10.303Z] [2023-09-21T02:56:10.303Z] #36 [security-spiffe-token-provider internal] load build context [2023-09-21T02:56:10.574Z] #36 ... [2023-09-21T02:56:10.574Z] [2023-09-21T02:56:10.574Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:56:10.574Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:56:10.574Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:56:10.574Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T02:56:10.574Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T02:56:10.574Z] #31 DONE 0.5s [2023-09-21T02:56:10.574Z] [2023-09-21T02:56:10.574Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T02:56:10.574Z] #34 DONE 1.6s [2023-09-21T02:56:10.574Z] [2023-09-21T02:56:10.574Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-21T02:56:10.574Z] #37 DONE 1.1s [2023-09-21T02:56:10.574Z] [2023-09-21T02:56:10.574Z] #36 [security-spiffe-token-provider internal] load build context [2023-09-21T02:56:11.538Z] #36 transferring context: 2.61MB 2.4s done [2023-09-21T02:56:11.538Z] #36 DONE 2.7s [2023-09-21T02:56:11.538Z] [2023-09-21T02:56:11.538Z] #39 [security-bootstrapper internal] load build context [2023-09-21T02:56:12.523Z] #39 ... [2023-09-21T02:56:12.523Z] [2023-09-21T02:56:12.523Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:56:12.523Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:56:12.523Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:56:12.523Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T02:56:12.523Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T02:56:12.523Z] #31 DONE 0.5s [2023-09-21T02:56:12.523Z] [2023-09-21T02:56:12.523Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-21T02:56:12.523Z] #34 DONE 1.6s [2023-09-21T02:56:12.523Z] [2023-09-21T02:56:12.523Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2023-09-21T02:56:12.523Z] #37 DONE 1.1s [2023-09-21T02:56:12.523Z] [2023-09-21T02:56:12.523Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-21T02:56:12.523Z] #30 DONE 3.7s [2023-09-21T02:56:12.523Z] [2023-09-21T02:56:12.523Z] #40 [core-metadata internal] load build context [2023-09-21T02:56:12.523Z] #40 transferring context: 2.61MB 2.2s done [2023-09-21T02:56:12.523Z] #40 DONE 3.4s [2023-09-21T02:56:12.523Z] [2023-09-21T02:56:12.523Z] #41 [support-notifications internal] load build context [2023-09-21T02:56:12.523Z] #41 transferring context: 2.61MB 2.3s done [2023-09-21T02:56:12.523Z] #41 DONE 3.4s [2023-09-21T02:56:12.523Z] [2023-09-21T02:56:12.523Z] #42 [support-scheduler internal] load build context [2023-09-21T02:56:12.523Z] #42 transferring context: 2.61MB 3.1s done [2023-09-21T02:56:12.523Z] #42 DONE 3.9s [2023-09-21T02:56:12.523Z] [2023-09-21T02:56:12.523Z] #39 [security-bootstrapper internal] load build context [2023-09-21T02:56:12.796Z] #39 ... [2023-09-21T02:56:12.796Z] [2023-09-21T02:56:12.796Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:56:12.796Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:56:12.796Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:56:12.796Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T02:56:12.796Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T02:56:12.796Z] #31 DONE 0.5s [2023-09-21T02:56:12.796Z] [2023-09-21T02:56:12.796Z] #43 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-21T02:56:12.796Z] #43 DONE 3.9s [2023-09-21T02:56:12.796Z] [2023-09-21T02:56:12.796Z] #39 [security-bootstrapper internal] load build context [2023-09-21T02:56:13.063Z] #39 ... [2023-09-21T02:56:13.063Z] [2023-09-21T02:56:13.063Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-21T02:56:13.063Z] #44 DONE 3.8s [2023-09-21T02:56:13.063Z] [2023-09-21T02:56:13.063Z] #39 [security-bootstrapper internal] load build context [2023-09-21T02:56:13.063Z] #39 ... [2023-09-21T02:56:13.063Z] [2023-09-21T02:56:13.063Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-21T02:56:13.063Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-21T02:56:13.063Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-21T02:56:13.063Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-21T02:56:13.063Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-21T02:56:13.063Z] #31 DONE 0.5s [2023-09-21T02:56:13.063Z] [2023-09-21T02:56:13.063Z] #39 [security-bootstrapper internal] load build context [2023-09-21T02:56:14.023Z] #39 transferring context: 2.61MB 3.3s done [2023-09-21T02:56:15.024Z] #39 DONE 5.4s [2023-09-21T02:56:15.024Z] [2023-09-21T02:56:15.024Z] #45 [core-command internal] load build context [2023-09-21T02:56:15.293Z] #45 ... [2023-09-21T02:56:15.293Z] [2023-09-21T02:56:15.293Z] #32 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-21T02:56:15.293Z] #32 3.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:15.293Z] #32 4.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:15.293Z] #32 5.731 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T02:56:15.293Z] #32 5.731 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:56:15.293Z] #32 5.823 OK: 8 MiB in 16 packages [2023-09-21T02:56:15.293Z] #32 DONE 7.8s [2023-09-21T02:56:15.293Z] [2023-09-21T02:56:15.293Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:15.293Z] #46 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.1s done [2023-09-21T02:56:15.293Z] #46 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-21T02:56:15.564Z] #46 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-21T02:56:15.564Z] #46 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-21T02:56:15.564Z] #46 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-21T02:56:15.564Z] #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-09-21T02:56:15.847Z] #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s [2023-09-21T02:56:15.847Z] #46 ... [2023-09-21T02:56:15.847Z] [2023-09-21T02:56:15.847Z] #47 [security-spire-config internal] load build context [2023-09-21T02:56:15.847Z] #47 transferring context: 16.36kB 0.2s done [2023-09-21T02:56:15.847Z] #47 DONE 2.7s [2023-09-21T02:56:15.847Z] [2023-09-21T02:56:15.847Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:15.847Z] #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.4s [2023-09-21T02:56:15.847Z] #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2023-09-21T02:56:15.847Z] #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-09-21T02:56:15.847Z] #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-21T02:56:15.847Z] #46 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.5s [2023-09-21T02:56:16.115Z] #46 ... [2023-09-21T02:56:16.115Z] [2023-09-21T02:56:16.115Z] #48 [security-spire-server internal] load build context [2023-09-21T02:56:16.115Z] #48 transferring context: 18.11kB 0.3s done [2023-09-21T02:56:16.115Z] #48 DONE 3.2s [2023-09-21T02:56:16.115Z] [2023-09-21T02:56:16.115Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:16.115Z] #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s [2023-09-21T02:56:16.115Z] #46 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s [2023-09-21T02:56:16.391Z] #46 ... [2023-09-21T02:56:16.391Z] [2023-09-21T02:56:16.391Z] #45 [core-command internal] load build context [2023-09-21T02:56:16.391Z] #45 transferring context: 2.61MB 4.0s done [2023-09-21T02:56:16.391Z] #45 DONE 5.9s [2023-09-21T02:56:16.391Z] [2023-09-21T02:56:16.391Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:16.391Z] #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2023-09-21T02:56:16.391Z] #46 ... [2023-09-21T02:56:16.391Z] [2023-09-21T02:56:16.391Z] #49 [security-proxy-setup internal] load build context [2023-09-21T02:56:16.391Z] #49 transferring context: 2.61MB 4.1s done [2023-09-21T02:56:16.391Z] #49 DONE 6.1s [2023-09-21T02:56:16.391Z] [2023-09-21T02:56:16.391Z] #50 [security-spire-agent internal] load build context [2023-09-21T02:56:16.391Z] #50 transferring context: 17.64kB 0.2s done [2023-09-21T02:56:16.391Z] #50 DONE 3.3s [2023-09-21T02:56:16.391Z] [2023-09-21T02:56:16.391Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:16.391Z] #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2023-09-21T02:56:16.391Z] #46 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done [2023-09-21T02:56:16.391Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.9s [2023-09-21T02:56:16.445Z] #131 ... [2023-09-21T02:56:16.445Z] [2023-09-21T02:56:16.445Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T02:56:16.445Z] #125 66.87 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-21T02:56:17.819Z] #46 ... [2023-09-21T02:56:17.820Z] [2023-09-21T02:56:17.820Z] #51 [security-secretstore-setup internal] load build context [2023-09-21T02:56:17.820Z] #51 transferring context: 2.61MB 4.6s done [2023-09-21T02:56:17.820Z] #51 DONE 7.0s [2023-09-21T02:56:17.820Z] [2023-09-21T02:56:17.820Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:17.820Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 2.1s [2023-09-21T02:56:18.417Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.65MB / 23.39MB 2.9s [2023-09-21T02:56:18.417Z] #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-21T02:56:18.417Z] #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-21T02:56:18.685Z] #46 ... [2023-09-21T02:56:18.685Z] [2023-09-21T02:56:18.685Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T02:56:18.685Z] #0 7.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:18.685Z] #0 8.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:18.954Z] #52 ... [2023-09-21T02:56:18.954Z] [2023-09-21T02:56:18.954Z] #53 [core-data internal] load build context [2023-09-21T02:56:18.954Z] #53 transferring context: 2.61MB 4.9s done [2023-09-21T02:56:18.954Z] #53 DONE 6.1s [2023-09-21T02:56:18.954Z] [2023-09-21T02:56:18.954Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:18.954Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 3.5s [2023-09-21T02:56:18.954Z] #46 ... [2023-09-21T02:56:18.954Z] [2023-09-21T02:56:18.954Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-21T02:56:18.954Z] #0 7.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:18.954Z] #0 7.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:18.954Z] #0 9.820 (1/2) Installing ca-certificates (20230506-r0) [2023-09-21T02:56:18.954Z] #0 9.991 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-21T02:56:18.954Z] #0 10.02 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:56:19.222Z] #54 10.11 Executing ca-certificates-20230506-r0.trigger [2023-09-21T02:56:19.222Z] #54 ... [2023-09-21T02:56:19.222Z] [2023-09-21T02:56:19.222Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-21T02:56:19.222Z] #0 8.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:19.222Z] #0 9.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:19.222Z] #55 ... [2023-09-21T02:56:19.222Z] [2023-09-21T02:56:19.222Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-21T02:56:19.489Z] #56 ... [2023-09-21T02:56:19.489Z] [2023-09-21T02:56:19.489Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:19.489Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 4.0s [2023-09-21T02:56:19.489Z] #46 ... [2023-09-21T02:56:19.489Z] [2023-09-21T02:56:19.489Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T02:56:19.757Z] #57 ... [2023-09-21T02:56:19.757Z] [2023-09-21T02:56:19.757Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:19.757Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 4.4s [2023-09-21T02:56:20.031Z] #46 ... [2023-09-21T02:56:20.031Z] [2023-09-21T02:56:20.031Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-21T02:56:20.334Z] #58 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:20.334Z] #58 ... [2023-09-21T02:56:20.334Z] [2023-09-21T02:56:20.334Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:20.334Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.57MB / 23.39MB 4.8s [2023-09-21T02:56:20.334Z] #46 ... [2023-09-21T02:56:20.334Z] [2023-09-21T02:56:20.334Z] #38 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T02:56:20.334Z] #38 8.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:20.334Z] #38 9.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:20.607Z] #38 ... [2023-09-21T02:56:20.607Z] [2023-09-21T02:56:20.607Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:20.607Z] #46 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-21T02:56:20.607Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.11MB / 23.39MB 5.1s [2023-09-21T02:56:20.607Z] #46 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-21T02:56:21.208Z] #46 ... [2023-09-21T02:56:21.208Z] [2023-09-21T02:56:21.208Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-21T02:56:21.208Z] #54 10.77 OK: 9 MiB in 17 packages [2023-09-21T02:56:21.208Z] #54 DONE 11.9s [2023-09-21T02:56:21.208Z] [2023-09-21T02:56:21.208Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:21.208Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 5.7s [2023-09-21T02:56:21.208Z] #46 ... [2023-09-21T02:56:21.208Z] [2023-09-21T02:56:21.208Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-21T02:56:21.208Z] #0 9.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:21.481Z] #59 ... [2023-09-21T02:56:21.481Z] [2023-09-21T02:56:21.481Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-21T02:56:21.481Z] #0 9.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:21.481Z] #60 ... [2023-09-21T02:56:21.481Z] [2023-09-21T02:56:21.481Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:21.481Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 6.1s [2023-09-21T02:56:21.747Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 6.3s [2023-09-21T02:56:21.747Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.4s [2023-09-21T02:56:22.020Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.4s done [2023-09-21T02:56:22.020Z] #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-21T02:56:22.020Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.4s done [2023-09-21T02:56:22.607Z] #46 ... [2023-09-21T02:56:22.607Z] [2023-09-21T02:56:22.607Z] #38 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T02:56:22.607Z] #38 12.65 OK: 266 MiB in 52 packages [2023-09-21T02:56:22.607Z] #38 DONE 14.3s [2023-09-21T02:56:22.607Z] [2023-09-21T02:56:22.607Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:23.190Z] #46 ... [2023-09-21T02:56:23.190Z] [2023-09-21T02:56:23.190Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T02:56:23.190Z] #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.9s done [2023-09-21T02:56:23.190Z] #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-21T02:56:23.190Z] #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-21T02:56:23.190Z] #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-21T02:56:23.190Z] #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-09-21T02:56:23.190Z] #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2023-09-21T02:56:23.190Z] #61 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-09-21T02:56:23.190Z] #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2023-09-21T02:56:23.190Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.4s done [2023-09-21T02:56:23.190Z] #61 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-21T02:56:23.190Z] #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-21T02:56:23.190Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0.9s [2023-09-21T02:56:23.458Z] #61 ... [2023-09-21T02:56:23.458Z] [2023-09-21T02:56:23.458Z] #62 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:56:23.458Z] #62 DONE 0.7s [2023-09-21T02:56:23.458Z] [2023-09-21T02:56:23.458Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T02:56:23.458Z] #61 ... [2023-09-21T02:56:23.458Z] [2023-09-21T02:56:23.458Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:23.726Z] #46 ... [2023-09-21T02:56:23.727Z] [2023-09-21T02:56:23.727Z] #63 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T02:56:23.727Z] #0 8.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:23.994Z] #63 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:23.994Z] #63 ... [2023-09-21T02:56:23.994Z] [2023-09-21T02:56:23.994Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:23.994Z] #46 ... [2023-09-21T02:56:23.994Z] [2023-09-21T02:56:23.994Z] #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T02:56:23.994Z] #0 8.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:24.304Z] #64 ... [2023-09-21T02:56:24.304Z] [2023-09-21T02:56:24.304Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:24.304Z] #46 ... [2023-09-21T02:56:24.304Z] [2023-09-21T02:56:24.304Z] #65 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-21T02:56:24.304Z] #0 7.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:24.304Z] #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:24.572Z] #65 ... [2023-09-21T02:56:24.572Z] [2023-09-21T02:56:24.572Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:24.572Z] #46 ... [2023-09-21T02:56:24.572Z] [2023-09-21T02:56:24.572Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-21T02:56:24.572Z] #55 14.31 OK: 266 MiB in 52 packages [2023-09-21T02:56:24.572Z] #55 DONE 15.5s [2023-09-21T02:56:24.572Z] [2023-09-21T02:56:24.572Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:25.532Z] #46 ... [2023-09-21T02:56:25.532Z] [2023-09-21T02:56:25.532Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:56:25.532Z] #66 DONE 0.9s [2023-09-21T02:56:25.532Z] [2023-09-21T02:56:25.532Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:27.472Z] #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.2s [2023-09-21T02:56:28.057Z] #46 ... [2023-09-21T02:56:28.057Z] [2023-09-21T02:56:28.057Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-21T02:56:28.057Z] #58 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:28.057Z] #58 16.44 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-21T02:56:28.057Z] #58 16.45 (2/2) Installing su-exec (0.2-r3) [2023-09-21T02:56:28.057Z] #58 16.47 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:56:28.057Z] #58 16.60 OK: 8 MiB in 17 packages [2023-09-21T02:56:28.057Z] #58 DONE 17.8s [2023-09-21T02:56:28.057Z] [2023-09-21T02:56:28.057Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:29.469Z] #46 ... [2023-09-21T02:56:29.469Z] [2023-09-21T02:56:29.469Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T02:56:29.469Z] #52 10.62 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T02:56:29.469Z] #52 10.62 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T02:56:29.469Z] #52 10.62 OK: 19942 distinct packages available [2023-09-21T02:56:29.469Z] #52 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:29.470Z] #52 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:29.470Z] #52 17.53 (1/11) Installing ca-certificates (20230506-r0) [2023-09-21T02:56:29.470Z] #52 17.89 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-21T02:56:29.470Z] #52 17.99 (3/11) Installing libunistring (1.1-r1) [2023-09-21T02:56:29.470Z] #52 18.17 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-21T02:56:29.470Z] #52 18.19 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-21T02:56:29.470Z] #52 18.27 (6/11) Installing libcurl (8.2.1-r0) [2023-09-21T02:56:29.470Z] #52 18.38 (7/11) Installing curl (8.2.1-r0) [2023-09-21T02:56:29.470Z] #52 18.45 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-21T02:56:29.470Z] #52 18.48 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-21T02:56:29.470Z] #52 18.51 (10/11) Installing libucontext (1.2-r2) [2023-09-21T02:56:29.470Z] #52 18.53 (11/11) Installing gcompat (1.1.0-r1) [2023-09-21T02:56:29.470Z] #52 18.59 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:56:29.470Z] #52 18.68 Executing ca-certificates-20230506-r0.trigger [2023-09-21T02:56:29.470Z] #52 19.73 OK: 13 MiB in 26 packages [2023-09-21T02:56:29.470Z] #52 ... [2023-09-21T02:56:29.470Z] [2023-09-21T02:56:29.470Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:29.738Z] #46 ... [2023-09-21T02:56:29.738Z] [2023-09-21T02:56:29.738Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-21T02:56:29.738Z] #56 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:29.738Z] #56 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:29.738Z] #56 17.15 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T02:56:29.738Z] #56 17.16 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T02:56:29.738Z] #56 17.16 OK: 19942 distinct packages available [2023-09-21T02:56:29.738Z] #56 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:29.738Z] #56 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:29.738Z] #56 ... [2023-09-21T02:56:29.738Z] [2023-09-21T02:56:29.738Z] #65 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-21T02:56:29.738Z] #65 15.41 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T02:56:29.738Z] #65 15.42 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T02:56:29.738Z] #65 15.42 OK: 19942 distinct packages available [2023-09-21T02:56:30.003Z] #65 ... [2023-09-21T02:56:30.003Z] [2023-09-21T02:56:30.003Z] #52 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-21T02:56:30.003Z] #52 DONE 21.2s [2023-09-21T02:56:30.003Z] [2023-09-21T02:56:30.004Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:31.014Z] #46 ... [2023-09-21T02:56:31.014Z] [2023-09-21T02:56:31.014Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-21T02:56:31.014Z] #59 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:31.014Z] #59 16.65 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T02:56:31.014Z] #59 17.17 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T02:56:31.014Z] #59 17.26 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-21T02:56:31.014Z] #59 17.31 (4/6) Installing openssl (3.1.3-r0) [2023-09-21T02:56:31.014Z] #59 17.40 (5/6) Installing su-exec (0.2-r3) [2023-09-21T02:56:31.014Z] #59 17.43 (6/6) Installing yq (4.33.3-r3) [2023-09-21T02:56:31.014Z] #59 18.60 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:56:31.014Z] #59 18.71 OK: 18 MiB in 19 packages [2023-09-21T02:56:31.014Z] #59 DONE 19.7s [2023-09-21T02:56:31.014Z] [2023-09-21T02:56:31.014Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:31.014Z] #46 ... [2023-09-21T02:56:31.014Z] [2023-09-21T02:56:31.014Z] #63 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-21T02:56:31.014Z] #63 15.63 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-21T02:56:31.014Z] #63 15.66 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:56:31.014Z] #63 15.84 OK: 8 MiB in 16 packages [2023-09-21T02:56:31.014Z] #63 DONE 17.3s [2023-09-21T02:56:31.014Z] [2023-09-21T02:56:31.014Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:31.300Z] #46 ... [2023-09-21T02:56:31.300Z] [2023-09-21T02:56:31.300Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-21T02:56:31.300Z] #60 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:31.300Z] #60 15.92 (1/4) Installing ca-certificates (20230506-r0) [2023-09-21T02:56:31.300Z] #60 16.35 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-21T02:56:31.300Z] #60 16.36 (3/4) Installing su-exec (0.2-r3) [2023-09-21T02:56:31.300Z] #60 16.41 (4/4) Installing yq (4.33.3-r3) [2023-09-21T02:56:31.300Z] #60 17.15 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:56:31.300Z] #60 17.34 Executing ca-certificates-20230506-r0.trigger [2023-09-21T02:56:31.300Z] #60 18.37 OK: 18 MiB in 19 packages [2023-09-21T02:56:31.300Z] #60 DONE 19.9s [2023-09-21T02:56:31.300Z] [2023-09-21T02:56:31.300Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:31.576Z] #46 ... [2023-09-21T02:56:31.576Z] [2023-09-21T02:56:31.576Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-21T02:56:31.576Z] #57 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:31.576Z] #57 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:31.576Z] #57 20.37 OK: 266 MiB in 52 packages [2023-09-21T02:56:31.576Z] #57 DONE 22.1s [2023-09-21T02:56:31.679Z] #125 ... [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T02:56:31.679Z] #130 DONE 80.7s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T02:56:31.679Z] #126 DONE 80.7s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-21T02:56:31.679Z] #121 DONE 80.7s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T02:56:31.679Z] #127 DONE 80.8s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T02:56:31.679Z] #124 DONE 80.8s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:56:31.679Z] #132 ... [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T02:56:31.679Z] #122 DONE 80.8s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T02:56:31.679Z] #128 DONE 80.9s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:56:31.679Z] #133 ... [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T02:56:31.679Z] #125 DONE 81.1s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-21T02:56:31.679Z] #129 DONE 81.1s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T02:56:31.679Z] #131 DONE 81.2s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T02:56:31.679Z] #123 DONE 81.1s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:56:31.679Z] #134 ... [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:56:31.679Z] #132 DONE 0.8s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #135 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-21T02:56:31.679Z] #135 DONE 0.8s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #136 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:56:31.679Z] #136 DONE 0.8s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:56:31.679Z] #134 DONE 0.5s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:56:31.679Z] #133 DONE 0.6s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #137 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:56:31.679Z] #137 ... [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #138 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:56:31.679Z] #138 DONE 0.5s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #139 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:56:31.679Z] #139 DONE 0.5s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #140 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:56:31.679Z] #140 DONE 0.4s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #141 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:56:31.679Z] #141 CACHED [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #142 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:56:31.679Z] #142 CACHED [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #143 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:56:31.679Z] #143 CACHED [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #144 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:56:31.679Z] #144 CACHED [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #145 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:56:31.679Z] #145 CACHED [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #146 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:56:31.679Z] #146 CACHED [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #147 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:56:31.679Z] #147 CACHED [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #148 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:56:31.679Z] #148 CACHED [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-21T02:56:31.679Z] #149 ... [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #150 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:56:31.679Z] #150 DONE 0.4s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #137 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:56:31.679Z] #137 DONE 0.4s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #151 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:56:31.679Z] #151 DONE 0.4s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #152 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-21T02:56:31.679Z] #152 ... [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:56:31.679Z] #153 DONE 1.3s [2023-09-21T02:56:31.679Z] [2023-09-21T02:56:31.679Z] #154 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-21T02:56:31.879Z] [2023-09-21T02:56:31.879Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:32.181Z] #46 ... [2023-09-21T02:56:32.181Z] [2023-09-21T02:56:32.181Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-21T02:56:32.181Z] #67 DONE 1.1s [2023-09-21T02:56:32.266Z] #154 ... [2023-09-21T02:56:32.266Z] [2023-09-21T02:56:32.266Z] #155 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:56:32.266Z] #155 DONE 1.9s [2023-09-21T02:56:32.266Z] [2023-09-21T02:56:32.266Z] #156 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-21T02:56:32.266Z] #156 DONE 1.8s [2023-09-21T02:56:32.266Z] [2023-09-21T02:56:32.266Z] #157 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-21T02:56:32.266Z] #157 DONE 1.9s [2023-09-21T02:56:32.266Z] [2023-09-21T02:56:32.266Z] #158 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:56:32.266Z] #158 ... [2023-09-21T02:56:32.266Z] [2023-09-21T02:56:32.266Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-21T02:56:32.266Z] #149 DONE 2.0s [2023-09-21T02:56:32.266Z] [2023-09-21T02:56:32.266Z] #159 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-21T02:56:32.266Z] #159 DONE 2.0s [2023-09-21T02:56:32.266Z] [2023-09-21T02:56:32.266Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-21T02:56:32.266Z] #160 DONE 2.3s [2023-09-21T02:56:32.266Z] [2023-09-21T02:56:32.266Z] #161 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-21T02:56:32.266Z] #161 DONE 1.9s [2023-09-21T02:56:32.266Z] [2023-09-21T02:56:32.266Z] #162 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-21T02:56:32.266Z] #162 DONE 2.1s [2023-09-21T02:56:32.450Z] [2023-09-21T02:56:32.450Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:32.450Z] #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.4s [2023-09-21T02:56:32.526Z] [2023-09-21T02:56:32.526Z] #163 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:56:32.526Z] #163 ... [2023-09-21T02:56:32.526Z] [2023-09-21T02:56:32.526Z] #152 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-21T02:56:32.526Z] #152 DONE 2.1s [2023-09-21T02:56:32.526Z] [2023-09-21T02:56:32.526Z] #164 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-21T02:56:32.526Z] #164 DONE 0.6s [2023-09-21T02:56:32.526Z] [2023-09-21T02:56:32.526Z] #165 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-21T02:56:32.526Z] #165 DONE 2.2s [2023-09-21T02:56:32.735Z] #46 ... [2023-09-21T02:56:32.735Z] [2023-09-21T02:56:32.735Z] #68 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:56:32.735Z] #68 DONE 1.1s [2023-09-21T02:56:32.735Z] [2023-09-21T02:56:32.735Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:32.784Z] [2023-09-21T02:56:32.784Z] #154 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-21T02:56:32.784Z] #154 DONE 1.2s [2023-09-21T02:56:32.784Z] [2023-09-21T02:56:32.784Z] #166 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:56:32.784Z] #166 DONE 0.6s [2023-09-21T02:56:32.784Z] [2023-09-21T02:56:32.784Z] #167 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-21T02:56:32.784Z] #167 ... [2023-09-21T02:56:32.784Z] [2023-09-21T02:56:32.784Z] #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:56:32.784Z] #168 DONE 0.5s [2023-09-21T02:56:32.784Z] [2023-09-21T02:56:32.784Z] #158 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:56:32.784Z] #158 DONE 0.5s [2023-09-21T02:56:32.784Z] [2023-09-21T02:56:32.784Z] #169 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:56:32.784Z] #169 DONE 0.5s [2023-09-21T02:56:32.784Z] [2023-09-21T02:56:32.784Z] #170 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T02:56:32.784Z] #170 DONE 0.6s [2023-09-21T02:56:33.042Z] [2023-09-21T02:56:33.042Z] #163 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:56:33.042Z] #163 DONE 0.6s [2023-09-21T02:56:33.042Z] [2023-09-21T02:56:33.042Z] #171 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:56:33.042Z] #171 DONE 0.6s [2023-09-21T02:56:33.042Z] [2023-09-21T02:56:33.042Z] #172 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:56:33.042Z] #172 DONE 0.3s [2023-09-21T02:56:33.042Z] [2023-09-21T02:56:33.042Z] #88 [core-data] exporting to image [2023-09-21T02:56:33.042Z] #88 exporting layers [2023-09-21T02:56:33.042Z] #88 ... [2023-09-21T02:56:33.042Z] [2023-09-21T02:56:33.042Z] #173 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-21T02:56:33.042Z] #173 DONE 0.4s [2023-09-21T02:56:33.042Z] [2023-09-21T02:56:33.042Z] #88 [core-data] exporting to image [2023-09-21T02:56:33.042Z] #88 exporting layers 0.2s done [2023-09-21T02:56:33.301Z] #88 ... [2023-09-21T02:56:33.301Z] [2023-09-21T02:56:33.301Z] #174 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-21T02:56:33.301Z] #174 DONE 0.5s [2023-09-21T02:56:33.301Z] [2023-09-21T02:56:33.301Z] #175 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:56:33.301Z] #175 DONE 0.5s [2023-09-21T02:56:33.301Z] [2023-09-21T02:56:33.301Z] #167 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-21T02:56:33.301Z] #167 DONE 0.5s [2023-09-21T02:56:33.301Z] [2023-09-21T02:56:33.301Z] #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-21T02:56:33.301Z] #176 DONE 0.5s [2023-09-21T02:56:33.301Z] [2023-09-21T02:56:33.301Z] #177 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-21T02:56:33.301Z] #177 DONE 0.4s [2023-09-21T02:56:33.301Z] [2023-09-21T02:56:33.301Z] #88 [support-notifications] exporting to image [2023-09-21T02:56:33.317Z] #46 ... [2023-09-21T02:56:33.317Z] [2023-09-21T02:56:33.317Z] #69 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:56:33.317Z] #69 ... [2023-09-21T02:56:33.317Z] [2023-09-21T02:56:33.317Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T02:56:33.317Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.2s [2023-09-21T02:56:33.584Z] #61 ... [2023-09-21T02:56:33.584Z] [2023-09-21T02:56:33.584Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:33.617Z] #88 ... [2023-09-21T02:56:33.617Z] [2023-09-21T02:56:33.617Z] #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-21T02:56:33.617Z] #178 DONE 0.6s [2023-09-21T02:56:33.617Z] [2023-09-21T02:56:33.617Z] #179 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-21T02:56:33.617Z] #179 DONE 0.4s [2023-09-21T02:56:33.617Z] [2023-09-21T02:56:33.618Z] #180 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-21T02:56:33.618Z] #180 DONE 0.3s [2023-09-21T02:56:33.618Z] [2023-09-21T02:56:33.618Z] #88 [core-metadata] exporting to image [2023-09-21T02:56:33.618Z] #88 exporting layers 0.5s done [2023-09-21T02:56:33.618Z] #88 writing image sha256:bf52ee7e6dc24904a1ca45c00972a6e0f4964d4a380b7d5b46184fb08a87e9bb [2023-09-21T02:56:33.618Z] #88 writing image sha256:e6cc98c94e64f915798ba56e60c9d71ebe224ed208964e0df5c18258bb26feee [2023-09-21T02:56:33.618Z] #88 writing image sha256:220adaf31d16c39f5a8a4663d005fe4d23ef33a5721f7b1662711124ce12b9b7 [2023-09-21T02:56:33.618Z] #88 writing image sha256:60cea2f4f5e49fe48d76cc760fc81e75ac8ea28f23e7594669d3524cd8b326b2 [2023-09-21T02:56:33.852Z] #46 ... [2023-09-21T02:56:33.852Z] [2023-09-21T02:56:33.852Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-21T02:56:33.852Z] #56 24.10 OK: 266 MiB in 52 packages [2023-09-21T02:56:33.852Z] #56 DONE 24.7s [2023-09-21T02:56:33.852Z] [2023-09-21T02:56:33.852Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:33.875Z] #88 ... [2023-09-21T02:56:33.875Z] [2023-09-21T02:56:33.875Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T02:56:33.875Z] #181 DONE 0.4s [2023-09-21T02:56:33.875Z] [2023-09-21T02:56:33.875Z] #182 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-21T02:56:33.875Z] #182 DONE 0.5s [2023-09-21T02:56:33.875Z] [2023-09-21T02:56:33.875Z] #88 [support-notifications] exporting to image [2023-09-21T02:56:33.875Z] #88 exporting layers 0.4s done [2023-09-21T02:56:33.875Z] #88 writing image sha256:bf52ee7e6dc24904a1ca45c00972a6e0f4964d4a380b7d5b46184fb08a87e9bb 0.3s done [2023-09-21T02:56:33.875Z] #88 writing image sha256:e6cc98c94e64f915798ba56e60c9d71ebe224ed208964e0df5c18258bb26feee 0.3s done [2023-09-21T02:56:33.875Z] #88 writing image sha256:220adaf31d16c39f5a8a4663d005fe4d23ef33a5721f7b1662711124ce12b9b7 0.3s done [2023-09-21T02:56:33.875Z] #88 writing image sha256:60cea2f4f5e49fe48d76cc760fc81e75ac8ea28f23e7594669d3524cd8b326b2 0.3s done [2023-09-21T02:56:33.875Z] #88 naming to docker.io/library/security-spiffe-token-provider done [2023-09-21T02:56:33.875Z] #88 naming to docker.io/library/core-data done [2023-09-21T02:56:33.875Z] #88 naming to docker.io/library/core-command done [2023-09-21T02:56:33.875Z] #88 naming to docker.io/library/support-scheduler done [2023-09-21T02:56:33.875Z] #88 writing image sha256:59b9b6a1734a755e9983236ad7494217e08dfb52ecf88b3220a54546e3724f14 done [2023-09-21T02:56:33.875Z] #88 naming to docker.io/library/support-notifications done [2023-09-21T02:56:34.133Z] #88 writing image sha256:817df94e37e4d809d68e419fa7fc84d0bffa31fd72a2af121c82760264a6e0ed [2023-09-21T02:56:34.133Z] #88 ... [2023-09-21T02:56:34.133Z] [2023-09-21T02:56:34.133Z] #183 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T02:56:34.133Z] #183 DONE 0.9s [2023-09-21T02:56:34.133Z] [2023-09-21T02:56:34.133Z] #184 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-21T02:56:34.133Z] #184 DONE 0.6s [2023-09-21T02:56:34.133Z] [2023-09-21T02:56:34.133Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-21T02:56:34.133Z] #185 DONE 0.3s [2023-09-21T02:56:34.133Z] [2023-09-21T02:56:34.134Z] #186 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T02:56:34.134Z] #186 DONE 0.9s [2023-09-21T02:56:34.134Z] [2023-09-21T02:56:34.134Z] #88 [core-common-config-bootstrapper] exporting to image [2023-09-21T02:56:34.134Z] #88 writing image sha256:817df94e37e4d809d68e419fa7fc84d0bffa31fd72a2af121c82760264a6e0ed done [2023-09-21T02:56:34.134Z] #88 naming to docker.io/library/core-metadata done [2023-09-21T02:56:34.141Z] #46 ... [2023-09-21T02:56:34.141Z] [2023-09-21T02:56:34.141Z] #70 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-21T02:56:34.141Z] #70 DONE 5.9s [2023-09-21T02:56:34.141Z] [2023-09-21T02:56:34.141Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:34.141Z] #46 ... [2023-09-21T02:56:34.141Z] [2023-09-21T02:56:34.141Z] #64 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T02:56:34.141Z] #64 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:34.141Z] #64 15.03 v3.18.3-227-g9bb5ef035c4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-21T02:56:34.141Z] #64 15.04 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-21T02:56:34.141Z] #64 15.04 OK: 19942 distinct packages available [2023-09-21T02:56:34.141Z] #64 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:34.141Z] #64 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:34.141Z] #64 19.88 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T02:56:34.141Z] #64 20.08 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-21T02:56:34.141Z] #64 20.15 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-21T02:56:34.141Z] #64 20.15 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-21T02:56:34.141Z] #64 20.17 (5/7) Installing libucontext (1.2-r2) [2023-09-21T02:56:34.141Z] #64 20.17 (6/7) Installing gcompat (1.1.0-r1) [2023-09-21T02:56:34.141Z] #64 20.18 (7/7) Installing openssl (3.1.3-r0) [2023-09-21T02:56:34.141Z] #64 20.25 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:56:34.391Z] #88 ... [2023-09-21T02:56:34.391Z] [2023-09-21T02:56:34.391Z] #187 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-21T02:56:34.391Z] #187 DONE 0.4s [2023-09-21T02:56:34.391Z] [2023-09-21T02:56:34.391Z] #188 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-21T02:56:34.391Z] #188 DONE 0.3s [2023-09-21T02:56:34.407Z] #64 20.34 OK: 9 MiB in 20 packages [2023-09-21T02:56:34.407Z] #64 ... [2023-09-21T02:56:34.407Z] [2023-09-21T02:56:34.407Z] #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-21T02:56:34.407Z] #71 DONE 0.6s [2023-09-21T02:56:34.407Z] [2023-09-21T02:56:34.407Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:56:34.651Z] [2023-09-21T02:56:34.651Z] #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T02:56:34.651Z] #189 DONE 0.1s [2023-09-21T02:56:34.651Z] [2023-09-21T02:56:34.651Z] #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-21T02:56:34.651Z] #190 DONE 0.1s [2023-09-21T02:56:34.651Z] [2023-09-21T02:56:34.651Z] #88 [core-common-config-bootstrapper] exporting to image [2023-09-21T02:56:34.651Z] #88 exporting layers 0.4s done [2023-09-21T02:56:34.651Z] #88 writing image sha256:79be05519af1b79cecca9c98603891a1a11ef89751c65cd097f9ab2b306f6a24 done [2023-09-21T02:56:34.651Z] #88 naming to docker.io/library/security-proxy-auth done [2023-09-21T02:56:34.651Z] #88 writing image sha256:d2eeaee1f6011f7252028f026e9cfe1d894ce281c3e942056900776654b50995 0.0s done [2023-09-21T02:56:34.651Z] #88 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-21T02:56:34.651Z] #88 DONE 2.6s [2023-09-21T02:56:34.651Z] [2023-09-21T02:56:34.651Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-21T02:56:34.678Z] #72 DONE 0.9s [2023-09-21T02:56:34.678Z] [2023-09-21T02:56:34.678Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:56:34.909Z] #191 DONE 0.2s [2023-09-21T02:56:34.909Z] [2023-09-21T02:56:34.909Z] #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-21T02:56:34.909Z] #192 DONE 0.1s [2023-09-21T02:56:34.909Z] [2023-09-21T02:56:34.909Z] #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-21T02:56:34.960Z] #73 ... [2023-09-21T02:56:34.960Z] [2023-09-21T02:56:34.960Z] #64 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-21T02:56:34.960Z] #64 DONE 20.9s [2023-09-21T02:56:34.960Z] [2023-09-21T02:56:34.960Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:35.168Z] #193 ... [2023-09-21T02:56:35.168Z] [2023-09-21T02:56:35.168Z] #194 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T02:56:35.168Z] #194 DONE 1.2s [2023-09-21T02:56:35.168Z] [2023-09-21T02:56:35.168Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T02:56:35.168Z] #195 DONE 0.6s [2023-09-21T02:56:35.168Z] [2023-09-21T02:56:35.168Z] #88 [security-secretstore-setup] exporting to image [2023-09-21T02:56:35.229Z] #46 ... [2023-09-21T02:56:35.229Z] [2023-09-21T02:56:35.229Z] #65 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-21T02:56:35.229Z] #65 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:35.229Z] #65 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-21T02:56:35.229Z] #65 20.37 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-21T02:56:35.229Z] #65 20.37 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-21T02:56:35.229Z] #65 20.43 (3/4) Installing libucontext (1.2-r2) [2023-09-21T02:56:35.229Z] #65 20.43 (4/4) Installing gcompat (1.1.0-r1) [2023-09-21T02:56:35.229Z] #65 20.43 Executing busybox-1.36.1-r2.trigger [2023-09-21T02:56:35.229Z] #65 20.50 OK: 8 MiB in 19 packages [2023-09-21T02:56:35.229Z] #65 DONE 21.0s [2023-09-21T02:56:35.429Z] #88 ... [2023-09-21T02:56:35.429Z] [2023-09-21T02:56:35.429Z] #193 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-21T02:56:35.429Z] #193 DONE 0.5s [2023-09-21T02:56:35.429Z] [2023-09-21T02:56:35.429Z] #88 [security-proxy-setup] exporting to image [2023-09-21T02:56:35.429Z] #88 exporting layers 0.2s done [2023-09-21T02:56:35.429Z] #88 writing image sha256:9919c216c027793b7ec7feba0c1b4aa40379078c0b1146e2c7fea0164fa082da done [2023-09-21T02:56:35.429Z] #88 naming to docker.io/library/security-proxy-setup done [2023-09-21T02:56:35.429Z] #88 exporting layers 0.2s done [2023-09-21T02:56:35.429Z] #88 writing image sha256:8c90b2822116c110f15ccf7e5c9c41556982127d860a649c83de9d6d31b77be7 done [2023-09-21T02:56:35.429Z] #88 naming to docker.io/library/security-secretstore-setup done [2023-09-21T02:56:35.429Z] #88 exporting layers 0.2s done [2023-09-21T02:56:35.429Z] #88 writing image sha256:03cf3b39966191775833210af8021fac0e217c7e8903fdc21c3f39257911670a done [2023-09-21T02:56:35.429Z] #88 naming to docker.io/library/security-bootstrapper done [2023-09-21T02:56:35.429Z] #88 DONE 3.0s [2023-09-21T02:56:35.429Z] time="2023-09-21T02:54:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:56:35.429Z] time="2023-09-21T02:54:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:56:35.429Z] time="2023-09-21T02:54:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:56:35.429Z] time="2023-09-21T02:54:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:56:35.429Z] time="2023-09-21T02:54:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:56:35.429Z] time="2023-09-21T02:54:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:56:35.429Z] time="2023-09-21T02:54:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:56:35.429Z] time="2023-09-21T02:54:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:56:35.429Z] time="2023-09-21T02:54:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:56:35.429Z] time="2023-09-21T02:54:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:56:35.429Z] time="2023-09-21T02:54:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:56:35.429Z] time="2023-09-21T02:54:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:56:35.429Z] time="2023-09-21T02:54:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T02:56:35.429Z] time="2023-09-21T02:54:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-21T02:56:35.442Z] $ docker stop --time=1 5a27fb413117156c860fa85b366a4d2c12cb6cf12e9561cbe7be8970cba4e93c [2023-09-21T02:56:35.496Z] [2023-09-21T02:56:35.496Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:35.766Z] #46 ... [2023-09-21T02:56:35.766Z] [2023-09-21T02:56:35.766Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:56:35.766Z] #74 ... [2023-09-21T02:56:35.766Z] [2023-09-21T02:56:35.766Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:37.003Z] $ docker rm -f --volumes 5a27fb413117156c860fa85b366a4d2c12cb6cf12e9561cbe7be8970cba4e93c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T02:56:37.182Z] #46 ... [2023-09-21T02:56:37.182Z] [2023-09-21T02:56:37.182Z] #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-21T02:56:37.182Z] #75 DONE 0.9s [2023-09-21T02:56:37.182Z] [2023-09-21T02:56:37.182Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:37.182Z] #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.3s done [2023-09-21T02:56:37.417Z] + docker images [2023-09-21T02:56:37.417Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-21T02:56:37.417Z] security-bootstrapper latest 03cf3b399661 2 seconds ago 23.3MB [2023-09-21T02:56:37.417Z] security-secretstore-setup latest 8c90b2822116 2 seconds ago 44.4MB [2023-09-21T02:56:37.417Z] security-proxy-setup latest 9919c216c027 3 seconds ago 34.4MB [2023-09-21T02:56:37.417Z] security-proxy-auth latest 79be05519af1 4 seconds ago 19.5MB [2023-09-21T02:56:37.417Z] core-common-config-bootstrapper latest d2eeaee1f601 4 seconds ago 18.2MB [2023-09-21T02:56:37.417Z] core-metadata latest 817df94e37e4 4 seconds ago 21.7MB [2023-09-21T02:56:37.417Z] support-notifications latest 59b9b6a1734a 4 seconds ago 34.6MB [2023-09-21T02:56:37.417Z] core-data latest 220adaf31d16 5 seconds ago 21.3MB [2023-09-21T02:56:37.417Z] support-scheduler latest 60cea2f4f5e4 5 seconds ago 34MB [2023-09-21T02:56:37.417Z] core-command latest e6cc98c94e64 5 seconds ago 21.2MB [2023-09-21T02:56:37.417Z] security-spiffe-token-provider latest bf52ee7e6dc2 5 seconds ago 35MB [2023-09-21T02:56:37.417Z] security-spire-agent latest e03fb25d9589 About a minute ago 166MB [2023-09-21T02:56:37.417Z] security-spire-server latest 55ddc8a1b930 About a minute ago 107MB [2023-09-21T02:56:37.417Z] security-spire-config latest 304141923717 About a minute ago 101MB [2023-09-21T02:56:37.417Z] ci-base-image-x86_64 latest 12ed6854b590 4 minutes ago 927MB [2023-09-21T02:56:37.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 11 hours ago 557MB [2023-09-21T02:56:37.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-21T02:56:37.417Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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 [2023-09-21T02:56:37.541Z] provisioning config files... [2023-09-21T02:56:37.553Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/587@tmp/config12382118961601816179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T02:56:37.860Z] ---> docker-login.sh [2023-09-21T02:56:37.860Z] nexus3.edgexfoundry.org:10001 [2023-09-21T02:56:37.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:56:37.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:56:37.860Z] Configure a credential helper to remove this warning. See [2023-09-21T02:56:37.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:56:37.860Z] [2023-09-21T02:56:37.860Z] Login Succeeded [2023-09-21T02:56:37.860Z] nexus3.edgexfoundry.org:10002 [2023-09-21T02:56:38.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:56:38.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:56:38.118Z] Configure a credential helper to remove this warning. See [2023-09-21T02:56:38.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:56:38.118Z] [2023-09-21T02:56:38.118Z] Login Succeeded [2023-09-21T02:56:38.118Z] nexus3.edgexfoundry.org:10003 [2023-09-21T02:56:38.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:56:38.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:56:38.118Z] Configure a credential helper to remove this warning. See [2023-09-21T02:56:38.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:56:38.118Z] [2023-09-21T02:56:38.118Z] Login Succeeded [2023-09-21T02:56:38.118Z] nexus3.edgexfoundry.org:10004 [2023-09-21T02:56:38.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:56:38.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:56:38.377Z] Configure a credential helper to remove this warning. See [2023-09-21T02:56:38.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:56:38.377Z] [2023-09-21T02:56:38.377Z] Login Succeeded [2023-09-21T02:56:38.377Z] docker.io [2023-09-21T02:56:38.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T02:56:38.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T02:56:38.644Z] Configure a credential helper to remove this warning. See [2023-09-21T02:56:38.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T02:56:38.644Z] [2023-09-21T02:56:38.644Z] Login Succeeded [2023-09-21T02:56:38.644Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T02:56:38.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:56:38.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T02:56:38.708Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-09-21T02:56:38.708Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:56:38.708Z] latest [2023-09-21T02:56:38.708Z] 3.1.0-dev.53 [2023-09-21T02:56:38.708Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:56:38.708Z] main [2023-09-21T02:56:38.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:39.027Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:39.331Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:56:39.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-21T02:56:39.331Z] ebd47309f56c: Preparing [2023-09-21T02:56:39.331Z] 93bb84d3ccb3: Preparing [2023-09-21T02:56:39.331Z] 366887cdc724: Preparing [2023-09-21T02:56:39.331Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:39.331Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:56:39.331Z] 4693057ce236: Preparing [2023-09-21T02:56:39.331Z] 4693057ce236: Waiting [2023-09-21T02:56:39.331Z] 366887cdc724: Pushed [2023-09-21T02:56:39.600Z] f7ff9e1d4aaf: Pushed [2023-09-21T02:56:39.600Z] 1dbb1bb5c729: Pushed [2023-09-21T02:56:39.771Z] #46 ... [2023-09-21T02:56:39.772Z] [2023-09-21T02:56:39.772Z] #76 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T02:56:39.772Z] #76 DONE 1.3s [2023-09-21T02:56:39.772Z] [2023-09-21T02:56:39.772Z] #77 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T02:56:39.772Z] #77 DONE 1.2s [2023-09-21T02:56:39.772Z] [2023-09-21T02:56:39.772Z] #78 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-21T02:56:39.772Z] #78 DONE 1.4s [2023-09-21T02:56:39.772Z] [2023-09-21T02:56:39.772Z] #79 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-21T02:56:39.772Z] #79 DONE 0.2s [2023-09-21T02:56:39.772Z] [2023-09-21T02:56:39.772Z] #80 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-21T02:56:39.772Z] #80 ... [2023-09-21T02:56:39.772Z] [2023-09-21T02:56:39.772Z] #81 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-21T02:56:39.772Z] #81 DONE 0.3s [2023-09-21T02:56:39.772Z] [2023-09-21T02:56:39.772Z] #82 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-21T02:56:39.772Z] #82 DONE 0.3s [2023-09-21T02:56:39.772Z] [2023-09-21T02:56:39.772Z] #80 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-21T02:56:39.772Z] #80 DONE 0.2s [2023-09-21T02:56:39.772Z] [2023-09-21T02:56:39.772Z] #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T02:56:39.858Z] 4693057ce236: Layer already exists [2023-09-21T02:56:39.858Z] ebd47309f56c: Pushed [2023-09-21T02:56:40.042Z] #83 ... [2023-09-21T02:56:40.042Z] [2023-09-21T02:56:40.042Z] #84 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-21T02:56:40.042Z] #84 DONE 0.3s [2023-09-21T02:56:40.042Z] [2023-09-21T02:56:40.042Z] #85 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-21T02:56:40.042Z] #85 DONE 0.3s [2023-09-21T02:56:40.042Z] [2023-09-21T02:56:40.042Z] #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T02:56:40.042Z] #83 DONE 0.3s [2023-09-21T02:56:40.042Z] [2023-09-21T02:56:40.042Z] #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T02:56:40.317Z] #86 ... [2023-09-21T02:56:40.317Z] [2023-09-21T02:56:40.317Z] #87 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T02:56:40.317Z] #87 DONE 0.3s [2023-09-21T02:56:40.317Z] [2023-09-21T02:56:40.317Z] #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-21T02:56:40.317Z] #88 DONE 0.3s [2023-09-21T02:56:40.317Z] [2023-09-21T02:56:40.317Z] #86 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-21T02:56:40.317Z] #86 DONE 0.3s [2023-09-21T02:56:40.317Z] [2023-09-21T02:56:40.317Z] #89 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-21T02:56:40.586Z] #89 DONE 0.2s [2023-09-21T02:56:40.586Z] [2023-09-21T02:56:40.586Z] #90 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-21T02:56:40.586Z] #90 DONE 0.3s [2023-09-21T02:56:40.586Z] [2023-09-21T02:56:40.586Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-21T02:56:40.792Z] 93bb84d3ccb3: Pushed [2023-09-21T02:56:40.868Z] #91 ... [2023-09-21T02:56:40.868Z] [2023-09-21T02:56:40.868Z] #92 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-21T02:56:40.868Z] #92 DONE 0.3s [2023-09-21T02:56:40.868Z] [2023-09-21T02:56:40.868Z] #93 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-21T02:56:40.868Z] #93 DONE 0.3s [2023-09-21T02:56:40.868Z] [2023-09-21T02:56:40.868Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-21T02:56:40.868Z] #91 DONE 0.3s [2023-09-21T02:56:40.868Z] [2023-09-21T02:56:40.868Z] #94 [security-spire-server] exporting to image [2023-09-21T02:56:40.868Z] #94 exporting layers [2023-09-21T02:56:41.050Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:1baeda94bd1814921e6866e0f58b5a122d7642b0ee3dc016c9db547cf4e07620 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:41.360Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:41.676Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-21T02:56:41.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-21T02:56:41.676Z] ebd47309f56c: Preparing [2023-09-21T02:56:41.676Z] 93bb84d3ccb3: Preparing [2023-09-21T02:56:41.676Z] 366887cdc724: Preparing [2023-09-21T02:56:41.676Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:41.676Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:56:41.676Z] 4693057ce236: Preparing [2023-09-21T02:56:41.676Z] 4693057ce236: Waiting [2023-09-21T02:56:41.676Z] 366887cdc724: Layer already exists [2023-09-21T02:56:41.676Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:41.676Z] 93bb84d3ccb3: Layer already exists [2023-09-21T02:56:41.676Z] 4693057ce236: Layer already exists [2023-09-21T02:56:41.676Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:56:41.676Z] ebd47309f56c: Layer already exists [2023-09-21T02:56:41.676Z] latest: digest: sha256:1baeda94bd1814921e6866e0f58b5a122d7642b0ee3dc016c9db547cf4e07620 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:41.986Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:42.297Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.53 [2023-09-21T02:56:42.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-21T02:56:42.298Z] ebd47309f56c: Preparing [2023-09-21T02:56:42.298Z] 93bb84d3ccb3: Preparing [2023-09-21T02:56:42.298Z] 366887cdc724: Preparing [2023-09-21T02:56:42.298Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:42.298Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:56:42.298Z] 4693057ce236: Preparing [2023-09-21T02:56:42.298Z] 4693057ce236: Waiting [2023-09-21T02:56:42.298Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:42.298Z] 366887cdc724: Layer already exists [2023-09-21T02:56:42.298Z] 93bb84d3ccb3: Layer already exists [2023-09-21T02:56:42.298Z] ebd47309f56c: Layer already exists [2023-09-21T02:56:42.298Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:56:42.298Z] 4693057ce236: Layer already exists [2023-09-21T02:56:42.298Z] 3.1.0-dev.53: digest: sha256:1baeda94bd1814921e6866e0f58b5a122d7642b0ee3dc016c9db547cf4e07620 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:42.621Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:42.818Z] #94 ... [2023-09-21T02:56:42.818Z] [2023-09-21T02:56:42.818Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:56:42.818Z] #95 ... [2023-09-21T02:56:42.818Z] [2023-09-21T02:56:42.818Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T02:56:42.818Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.5s done [2023-09-21T02:56:42.931Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:56:42.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-21T02:56:42.931Z] ebd47309f56c: Preparing [2023-09-21T02:56:42.931Z] 93bb84d3ccb3: Preparing [2023-09-21T02:56:42.931Z] 366887cdc724: Preparing [2023-09-21T02:56:42.931Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:42.931Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:56:42.931Z] 4693057ce236: Preparing [2023-09-21T02:56:42.931Z] 4693057ce236: Waiting [2023-09-21T02:56:42.931Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:56:42.931Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:42.931Z] 366887cdc724: Layer already exists [2023-09-21T02:56:42.931Z] 93bb84d3ccb3: Layer already exists [2023-09-21T02:56:42.932Z] ebd47309f56c: Layer already exists [2023-09-21T02:56:42.932Z] 4693057ce236: Layer already exists [2023-09-21T02:56:42.932Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:1baeda94bd1814921e6866e0f58b5a122d7642b0ee3dc016c9db547cf4e07620 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:43.248Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:43.400Z] #61 ... [2023-09-21T02:56:43.400Z] [2023-09-21T02:56:43.400Z] #94 [security-spire-agent] exporting to image [2023-09-21T02:56:43.400Z] #94 exporting layers 2.5s done [2023-09-21T02:56:43.400Z] #94 writing image sha256:3b753df4b796388a91f255172c4640724bd8524083bb630863c79c3b2eda6568 0.0s done [2023-09-21T02:56:43.400Z] #94 exporting layers 2.5s done [2023-09-21T02:56:43.400Z] #94 naming to docker.io/library/security-spire-server-arm64 done [2023-09-21T02:56:43.400Z] #94 writing image sha256:97a2024b56e375b2194ac0f3bf69ce63a49f53f6412c7e1b546b498fec5842e9 0.0s done [2023-09-21T02:56:43.400Z] #94 naming to docker.io/library/security-spire-config-arm64 done [2023-09-21T02:56:43.555Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-09-21T02:56:43.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-21T02:56:43.555Z] ebd47309f56c: Preparing [2023-09-21T02:56:43.555Z] 93bb84d3ccb3: Preparing [2023-09-21T02:56:43.555Z] 366887cdc724: Preparing [2023-09-21T02:56:43.555Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:43.555Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:56:43.555Z] 4693057ce236: Preparing [2023-09-21T02:56:43.555Z] 4693057ce236: Waiting [2023-09-21T02:56:43.555Z] 366887cdc724: Layer already exists [2023-09-21T02:56:43.555Z] ebd47309f56c: Layer already exists [2023-09-21T02:56:43.555Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:43.555Z] 93bb84d3ccb3: Layer already exists [2023-09-21T02:56:43.555Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:56:43.555Z] 4693057ce236: Layer already exists [2023-09-21T02:56:43.555Z] main: digest: sha256:1baeda94bd1814921e6866e0f58b5a122d7642b0ee3dc016c9db547cf4e07620 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:56:43.592Z] ===================================================== [Pipeline] echo [2023-09-21T02:56:43.598Z] taggedImages: [2023-09-21T02:56:43.598Z] - nexus3.edgexfoundry.org:10004/core-command:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:56:43.598Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-21T02:56:43.598Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.53 [2023-09-21T02:56:43.598Z] - nexus3.edgexfoundry.org:10004/core-command:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:56:43.598Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-09-21T02:56:43.614Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-09-21T02:56:43.615Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:56:43.615Z] latest [2023-09-21T02:56:43.615Z] 3.1.0-dev.53 [2023-09-21T02:56:43.615Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:56:43.615Z] main [2023-09-21T02:56:43.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:43.664Z] #94 writing image sha256:6822c5787dad2704c7360144e02b938cbeac92c99f2c444b91f535de33e17b1c done [2023-09-21T02:56:43.664Z] #94 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-21T02:56:43.664Z] #94 DONE 2.9s [2023-09-21T02:56:43.664Z] [2023-09-21T02:56:43.664Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T02:56:43.926Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:44.232Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:56:44.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-21T02:56:44.232Z] bc42547f66c9: Preparing [2023-09-21T02:56:44.232Z] 6b7dfae910a8: Preparing [2023-09-21T02:56:44.232Z] 161a2d3f3627: Preparing [2023-09-21T02:56:44.232Z] 072ca968cb6f: Preparing [2023-09-21T02:56:44.232Z] 366887cdc724: Preparing [2023-09-21T02:56:44.232Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:44.232Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:56:44.232Z] 4693057ce236: Preparing [2023-09-21T02:56:44.232Z] f7ff9e1d4aaf: Waiting [2023-09-21T02:56:44.232Z] 4693057ce236: Waiting [2023-09-21T02:56:44.232Z] 1dbb1bb5c729: Waiting [2023-09-21T02:56:44.232Z] 161a2d3f3627: Pushed [2023-09-21T02:56:44.232Z] 6b7dfae910a8: Pushed [2023-09-21T02:56:44.798Z] 366887cdc724: Layer already exists [2023-09-21T02:56:44.798Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:44.798Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:56:44.798Z] 4693057ce236: Layer already exists [2023-09-21T02:56:44.798Z] bc42547f66c9: Pushed [2023-09-21T02:56:45.364Z] 072ca968cb6f: Pushed [2023-09-21T02:56:45.623Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:3d86173b1f3b38e1d72099441fefea81f30e76854a94a7964a6a313a54ec8b38 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:45.926Z] + 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 [2023-09-21T02:56:46.240Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-21T02:56:46.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-21T02:56:46.240Z] bc42547f66c9: Preparing [2023-09-21T02:56:46.240Z] 6b7dfae910a8: Preparing [2023-09-21T02:56:46.240Z] 161a2d3f3627: Preparing [2023-09-21T02:56:46.240Z] 072ca968cb6f: Preparing [2023-09-21T02:56:46.240Z] 366887cdc724: Preparing [2023-09-21T02:56:46.240Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:46.240Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:56:46.240Z] 4693057ce236: Preparing [2023-09-21T02:56:46.240Z] 1dbb1bb5c729: Waiting [2023-09-21T02:56:46.240Z] f7ff9e1d4aaf: Waiting [2023-09-21T02:56:46.240Z] 072ca968cb6f: Layer already exists [2023-09-21T02:56:46.240Z] 161a2d3f3627: Layer already exists [2023-09-21T02:56:46.240Z] 366887cdc724: Layer already exists [2023-09-21T02:56:46.240Z] 6b7dfae910a8: Layer already exists [2023-09-21T02:56:46.240Z] bc42547f66c9: Layer already exists [2023-09-21T02:56:46.240Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:56:46.240Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:46.240Z] 4693057ce236: Layer already exists [2023-09-21T02:56:46.240Z] latest: digest: sha256:3d86173b1f3b38e1d72099441fefea81f30e76854a94a7964a6a313a54ec8b38 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:46.554Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:46.855Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.53 [2023-09-21T02:56:46.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-21T02:56:46.855Z] bc42547f66c9: Preparing [2023-09-21T02:56:46.855Z] 6b7dfae910a8: Preparing [2023-09-21T02:56:46.855Z] 161a2d3f3627: Preparing [2023-09-21T02:56:46.855Z] 072ca968cb6f: Preparing [2023-09-21T02:56:46.855Z] 366887cdc724: Preparing [2023-09-21T02:56:46.855Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:46.855Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:56:46.855Z] 1dbb1bb5c729: Waiting [2023-09-21T02:56:46.855Z] 4693057ce236: Preparing [2023-09-21T02:56:46.855Z] f7ff9e1d4aaf: Waiting [2023-09-21T02:56:46.855Z] 4693057ce236: Waiting [2023-09-21T02:56:46.855Z] 6b7dfae910a8: Layer already exists [2023-09-21T02:56:46.855Z] bc42547f66c9: Layer already exists [2023-09-21T02:56:46.855Z] 072ca968cb6f: Layer already exists [2023-09-21T02:56:46.855Z] 366887cdc724: Layer already exists [2023-09-21T02:56:46.855Z] 161a2d3f3627: Layer already exists [2023-09-21T02:56:46.855Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:46.855Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:56:46.855Z] 4693057ce236: Layer already exists [2023-09-21T02:56:46.855Z] 3.1.0-dev.53: digest: sha256:3d86173b1f3b38e1d72099441fefea81f30e76854a94a7964a6a313a54ec8b38 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:47.162Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:47.471Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:56:47.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-21T02:56:47.471Z] bc42547f66c9: Preparing [2023-09-21T02:56:47.471Z] 6b7dfae910a8: Preparing [2023-09-21T02:56:47.471Z] 161a2d3f3627: Preparing [2023-09-21T02:56:47.471Z] 072ca968cb6f: Preparing [2023-09-21T02:56:47.471Z] 366887cdc724: Preparing [2023-09-21T02:56:47.471Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:47.471Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:56:47.471Z] 4693057ce236: Preparing [2023-09-21T02:56:47.471Z] 1dbb1bb5c729: Waiting [2023-09-21T02:56:47.471Z] 4693057ce236: Waiting [2023-09-21T02:56:47.471Z] f7ff9e1d4aaf: Waiting [2023-09-21T02:56:47.471Z] 161a2d3f3627: Layer already exists [2023-09-21T02:56:47.471Z] 6b7dfae910a8: Layer already exists [2023-09-21T02:56:47.471Z] 366887cdc724: Layer already exists [2023-09-21T02:56:47.471Z] 072ca968cb6f: Layer already exists [2023-09-21T02:56:47.471Z] bc42547f66c9: Layer already exists [2023-09-21T02:56:47.471Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:47.471Z] 4693057ce236: Layer already exists [2023-09-21T02:56:47.471Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:56:47.471Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:3d86173b1f3b38e1d72099441fefea81f30e76854a94a7964a6a313a54ec8b38 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:47.778Z] + 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 [2023-09-21T02:56:48.086Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-09-21T02:56:48.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-21T02:56:48.087Z] bc42547f66c9: Preparing [2023-09-21T02:56:48.087Z] 6b7dfae910a8: Preparing [2023-09-21T02:56:48.087Z] 161a2d3f3627: Preparing [2023-09-21T02:56:48.087Z] 072ca968cb6f: Preparing [2023-09-21T02:56:48.087Z] 366887cdc724: Preparing [2023-09-21T02:56:48.087Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:48.087Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:56:48.087Z] 4693057ce236: Preparing [2023-09-21T02:56:48.087Z] 1dbb1bb5c729: Waiting [2023-09-21T02:56:48.087Z] f7ff9e1d4aaf: Waiting [2023-09-21T02:56:48.087Z] 4693057ce236: Waiting [2023-09-21T02:56:48.087Z] bc42547f66c9: Layer already exists [2023-09-21T02:56:48.087Z] 072ca968cb6f: Layer already exists [2023-09-21T02:56:48.087Z] 6b7dfae910a8: Layer already exists [2023-09-21T02:56:48.087Z] 161a2d3f3627: Layer already exists [2023-09-21T02:56:48.087Z] 366887cdc724: Layer already exists [2023-09-21T02:56:48.087Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:48.087Z] 4693057ce236: Layer already exists [2023-09-21T02:56:48.087Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:56:48.087Z] main: digest: sha256:3d86173b1f3b38e1d72099441fefea81f30e76854a94a7964a6a313a54ec8b38 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:56:48.135Z] ===================================================== [Pipeline] echo [2023-09-21T02:56:48.142Z] taggedImages: [2023-09-21T02:56:48.142Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:56:48.142Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-21T02:56:48.142Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.53 [2023-09-21T02:56:48.142Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:56:48.142Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-09-21T02:56:48.156Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-09-21T02:56:48.156Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:56:48.156Z] latest [2023-09-21T02:56:48.156Z] 3.1.0-dev.53 [2023-09-21T02:56:48.156Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:56:48.156Z] main [2023-09-21T02:56:48.156Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:48.470Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:48.775Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:56:48.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-21T02:56:48.775Z] 4dc17d0a510b: Preparing [2023-09-21T02:56:48.775Z] 820b69005ed5: Preparing [2023-09-21T02:56:48.775Z] 366887cdc724: Preparing [2023-09-21T02:56:48.775Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:48.775Z] 2aa6e474950b: Preparing [2023-09-21T02:56:48.775Z] 4693057ce236: Preparing [2023-09-21T02:56:48.775Z] 4693057ce236: Waiting [2023-09-21T02:56:48.775Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:48.775Z] 366887cdc724: Layer already exists [2023-09-21T02:56:48.775Z] 4693057ce236: Layer already exists [2023-09-21T02:56:48.775Z] 2aa6e474950b: Pushed [2023-09-21T02:56:48.775Z] 4dc17d0a510b: Pushed [2023-09-21T02:56:50.154Z] 820b69005ed5: Pushed [2023-09-21T02:56:50.413Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:3e8d00933d3b450cad14c5b1b68c116a98a14c31ec86eccf5048584df5967fa1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:50.721Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:51.024Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-21T02:56:51.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-21T02:56:51.024Z] 4dc17d0a510b: Preparing [2023-09-21T02:56:51.024Z] 820b69005ed5: Preparing [2023-09-21T02:56:51.024Z] 366887cdc724: Preparing [2023-09-21T02:56:51.024Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:51.024Z] 2aa6e474950b: Preparing [2023-09-21T02:56:51.024Z] 4693057ce236: Preparing [2023-09-21T02:56:51.024Z] 4693057ce236: Waiting [2023-09-21T02:56:51.024Z] 366887cdc724: Layer already exists [2023-09-21T02:56:51.024Z] 4dc17d0a510b: Layer already exists [2023-09-21T02:56:51.024Z] 820b69005ed5: Layer already exists [2023-09-21T02:56:51.024Z] 2aa6e474950b: Layer already exists [2023-09-21T02:56:51.024Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:51.024Z] 4693057ce236: Layer already exists [2023-09-21T02:56:51.024Z] latest: digest: sha256:3e8d00933d3b450cad14c5b1b68c116a98a14c31ec86eccf5048584df5967fa1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:51.338Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:51.642Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.53 [2023-09-21T02:56:51.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-21T02:56:51.642Z] 4dc17d0a510b: Preparing [2023-09-21T02:56:51.642Z] 820b69005ed5: Preparing [2023-09-21T02:56:51.642Z] 366887cdc724: Preparing [2023-09-21T02:56:51.642Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:51.642Z] 2aa6e474950b: Preparing [2023-09-21T02:56:51.642Z] 4693057ce236: Preparing [2023-09-21T02:56:51.642Z] 4693057ce236: Waiting [2023-09-21T02:56:51.642Z] 4dc17d0a510b: Layer already exists [2023-09-21T02:56:51.642Z] 366887cdc724: Layer already exists [2023-09-21T02:56:51.642Z] 2aa6e474950b: Layer already exists [2023-09-21T02:56:51.642Z] 820b69005ed5: Layer already exists [2023-09-21T02:56:51.642Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:51.642Z] 4693057ce236: Layer already exists [2023-09-21T02:56:51.642Z] 3.1.0-dev.53: digest: sha256:3e8d00933d3b450cad14c5b1b68c116a98a14c31ec86eccf5048584df5967fa1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:51.951Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:52.253Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:56:52.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-21T02:56:52.253Z] 4dc17d0a510b: Preparing [2023-09-21T02:56:52.253Z] 820b69005ed5: Preparing [2023-09-21T02:56:52.253Z] 366887cdc724: Preparing [2023-09-21T02:56:52.253Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:52.253Z] 2aa6e474950b: Preparing [2023-09-21T02:56:52.253Z] 4693057ce236: Preparing [2023-09-21T02:56:52.253Z] 4693057ce236: Waiting [2023-09-21T02:56:52.253Z] 820b69005ed5: Layer already exists [2023-09-21T02:56:52.253Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:52.253Z] 4dc17d0a510b: Layer already exists [2023-09-21T02:56:52.253Z] 366887cdc724: Layer already exists [2023-09-21T02:56:52.253Z] 2aa6e474950b: Layer already exists [2023-09-21T02:56:52.253Z] 4693057ce236: Layer already exists [2023-09-21T02:56:52.253Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:3e8d00933d3b450cad14c5b1b68c116a98a14c31ec86eccf5048584df5967fa1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:52.570Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:52.880Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-09-21T02:56:52.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-21T02:56:52.880Z] 4dc17d0a510b: Preparing [2023-09-21T02:56:52.880Z] 820b69005ed5: Preparing [2023-09-21T02:56:52.880Z] 366887cdc724: Preparing [2023-09-21T02:56:52.880Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:52.880Z] 2aa6e474950b: Preparing [2023-09-21T02:56:52.880Z] 4693057ce236: Preparing [2023-09-21T02:56:52.880Z] 4693057ce236: Waiting [2023-09-21T02:56:52.880Z] 4dc17d0a510b: Layer already exists [2023-09-21T02:56:52.880Z] 820b69005ed5: Layer already exists [2023-09-21T02:56:52.880Z] 366887cdc724: Layer already exists [2023-09-21T02:56:52.880Z] 2aa6e474950b: Layer already exists [2023-09-21T02:56:52.880Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:52.880Z] 4693057ce236: Layer already exists [2023-09-21T02:56:52.880Z] main: digest: sha256:3e8d00933d3b450cad14c5b1b68c116a98a14c31ec86eccf5048584df5967fa1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:56:52.917Z] ===================================================== [Pipeline] echo [2023-09-21T02:56:52.924Z] taggedImages: [2023-09-21T02:56:52.924Z] - nexus3.edgexfoundry.org:10004/core-data:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:56:52.924Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-21T02:56:52.924Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.53 [2023-09-21T02:56:52.924Z] - nexus3.edgexfoundry.org:10004/core-data:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:56:52.924Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-09-21T02:56:52.939Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-09-21T02:56:52.939Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:56:52.939Z] latest [2023-09-21T02:56:52.939Z] 3.1.0-dev.53 [2023-09-21T02:56:52.939Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:56:52.939Z] main [2023-09-21T02:56:52.939Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:53.251Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:53.559Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:56:53.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-21T02:56:53.559Z] ec97dbf25ddd: Preparing [2023-09-21T02:56:53.559Z] a132ebb6d7da: Preparing [2023-09-21T02:56:53.559Z] 98bbf2610046: Preparing [2023-09-21T02:56:53.559Z] 366887cdc724: Preparing [2023-09-21T02:56:53.559Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:53.559Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:56:53.559Z] 4693057ce236: Preparing [2023-09-21T02:56:53.559Z] f7ff9e1d4aaf: Waiting [2023-09-21T02:56:53.559Z] 4693057ce236: Waiting [2023-09-21T02:56:53.559Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:53.559Z] 366887cdc724: Layer already exists [2023-09-21T02:56:53.559Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:56:53.559Z] 4693057ce236: Layer already exists [2023-09-21T02:56:53.559Z] ec97dbf25ddd: Pushed [2023-09-21T02:56:53.559Z] a132ebb6d7da: Pushed [2023-09-21T02:56:55.460Z] 98bbf2610046: Pushed [2023-09-21T02:56:55.460Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:b2eb14728e9e82ede29fbc699177f92fe569b6e0a64815293be108a1e573516b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:55.779Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:56.098Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-21T02:56:56.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-21T02:56:56.098Z] ec97dbf25ddd: Preparing [2023-09-21T02:56:56.098Z] a132ebb6d7da: Preparing [2023-09-21T02:56:56.098Z] 98bbf2610046: Preparing [2023-09-21T02:56:56.098Z] 366887cdc724: Preparing [2023-09-21T02:56:56.098Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:56.098Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:56:56.098Z] 4693057ce236: Preparing [2023-09-21T02:56:56.098Z] f7ff9e1d4aaf: Waiting [2023-09-21T02:56:56.098Z] 4693057ce236: Waiting [2023-09-21T02:56:56.098Z] ec97dbf25ddd: Layer already exists [2023-09-21T02:56:56.098Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:56.098Z] 98bbf2610046: Layer already exists [2023-09-21T02:56:56.098Z] 366887cdc724: Layer already exists [2023-09-21T02:56:56.098Z] a132ebb6d7da: Layer already exists [2023-09-21T02:56:56.098Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:56:56.098Z] 4693057ce236: Layer already exists [2023-09-21T02:56:56.098Z] latest: digest: sha256:b2eb14728e9e82ede29fbc699177f92fe569b6e0a64815293be108a1e573516b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:56.405Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:56.710Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.53 [2023-09-21T02:56:56.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-21T02:56:56.710Z] ec97dbf25ddd: Preparing [2023-09-21T02:56:56.710Z] a132ebb6d7da: Preparing [2023-09-21T02:56:56.710Z] 98bbf2610046: Preparing [2023-09-21T02:56:56.710Z] 366887cdc724: Preparing [2023-09-21T02:56:56.710Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:56.710Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:56:56.710Z] 4693057ce236: Preparing [2023-09-21T02:56:56.710Z] f7ff9e1d4aaf: Waiting [2023-09-21T02:56:56.710Z] 4693057ce236: Waiting [2023-09-21T02:56:56.710Z] ec97dbf25ddd: Layer already exists [2023-09-21T02:56:56.710Z] 366887cdc724: Layer already exists [2023-09-21T02:56:56.710Z] 98bbf2610046: Layer already exists [2023-09-21T02:56:56.710Z] a132ebb6d7da: Layer already exists [2023-09-21T02:56:56.710Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:56.710Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:56:56.710Z] 4693057ce236: Layer already exists [2023-09-21T02:56:56.710Z] 3.1.0-dev.53: digest: sha256:b2eb14728e9e82ede29fbc699177f92fe569b6e0a64815293be108a1e573516b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:57.058Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:57.361Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:56:57.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-21T02:56:57.362Z] ec97dbf25ddd: Preparing [2023-09-21T02:56:57.362Z] a132ebb6d7da: Preparing [2023-09-21T02:56:57.362Z] 98bbf2610046: Preparing [2023-09-21T02:56:57.362Z] 366887cdc724: Preparing [2023-09-21T02:56:57.362Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:57.362Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:56:57.362Z] 4693057ce236: Preparing [2023-09-21T02:56:57.362Z] f7ff9e1d4aaf: Waiting [2023-09-21T02:56:57.362Z] 4693057ce236: Waiting [2023-09-21T02:56:57.362Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:57.362Z] ec97dbf25ddd: Layer already exists [2023-09-21T02:56:57.362Z] a132ebb6d7da: Layer already exists [2023-09-21T02:56:57.362Z] 366887cdc724: Layer already exists [2023-09-21T02:56:57.362Z] 98bbf2610046: Layer already exists [2023-09-21T02:56:57.362Z] 4693057ce236: Layer already exists [2023-09-21T02:56:57.362Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:56:57.362Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:b2eb14728e9e82ede29fbc699177f92fe569b6e0a64815293be108a1e573516b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:57.666Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:57.974Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-09-21T02:56:57.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-21T02:56:57.974Z] ec97dbf25ddd: Preparing [2023-09-21T02:56:57.974Z] a132ebb6d7da: Preparing [2023-09-21T02:56:57.974Z] 98bbf2610046: Preparing [2023-09-21T02:56:57.974Z] 366887cdc724: Preparing [2023-09-21T02:56:57.974Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:57.974Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:56:57.974Z] 4693057ce236: Preparing [2023-09-21T02:56:57.974Z] 4693057ce236: Waiting [2023-09-21T02:56:57.974Z] f7ff9e1d4aaf: Waiting [2023-09-21T02:56:57.974Z] a132ebb6d7da: Layer already exists [2023-09-21T02:56:57.974Z] ec97dbf25ddd: Layer already exists [2023-09-21T02:56:57.974Z] 98bbf2610046: Layer already exists [2023-09-21T02:56:57.974Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:57.974Z] 366887cdc724: Layer already exists [2023-09-21T02:56:57.974Z] 4693057ce236: Layer already exists [2023-09-21T02:56:57.974Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:56:57.974Z] main: digest: sha256:b2eb14728e9e82ede29fbc699177f92fe569b6e0a64815293be108a1e573516b size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:56:58.014Z] ===================================================== [Pipeline] echo [2023-09-21T02:56:58.020Z] taggedImages: [2023-09-21T02:56:58.020Z] - nexus3.edgexfoundry.org:10004/core-metadata:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:56:58.020Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-21T02:56:58.020Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.53 [2023-09-21T02:56:58.020Z] - nexus3.edgexfoundry.org:10004/core-metadata:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:56:58.020Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-09-21T02:56:58.034Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-09-21T02:56:58.034Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:56:58.034Z] latest [2023-09-21T02:56:58.034Z] 3.1.0-dev.53 [2023-09-21T02:56:58.034Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:56:58.034Z] main [2023-09-21T02:56:58.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:58.347Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:56:58.655Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:56:58.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-21T02:56:58.655Z] 6583421dac33: Preparing [2023-09-21T02:56:58.655Z] b9b58437516b: Preparing [2023-09-21T02:56:58.655Z] d004e55adfcf: Preparing [2023-09-21T02:56:58.655Z] da29dcfc82d6: Preparing [2023-09-21T02:56:58.655Z] c06ca0ae8126: Preparing [2023-09-21T02:56:58.655Z] 7b6ee9e6c678: Preparing [2023-09-21T02:56:58.655Z] 5e1f84e63b1f: Preparing [2023-09-21T02:56:58.655Z] 366887cdc724: Preparing [2023-09-21T02:56:58.655Z] 1dbb1bb5c729: Preparing [2023-09-21T02:56:58.655Z] 51000a2e9586: Preparing [2023-09-21T02:56:58.655Z] e3f424dec79f: Preparing [2023-09-21T02:56:58.655Z] 5f70bf18a086: Preparing [2023-09-21T02:56:58.655Z] 65f068ca016d: Preparing [2023-09-21T02:56:58.655Z] 56eebc052dee: Preparing [2023-09-21T02:56:58.655Z] 4693057ce236: Preparing [2023-09-21T02:56:58.655Z] 51000a2e9586: Waiting [2023-09-21T02:56:58.655Z] 65f068ca016d: Waiting [2023-09-21T02:56:58.655Z] 5f70bf18a086: Waiting [2023-09-21T02:56:58.655Z] e3f424dec79f: Waiting [2023-09-21T02:56:58.655Z] 56eebc052dee: Waiting [2023-09-21T02:56:58.655Z] 4693057ce236: Waiting [2023-09-21T02:56:58.655Z] 5e1f84e63b1f: Waiting [2023-09-21T02:56:58.655Z] 366887cdc724: Waiting [2023-09-21T02:56:58.655Z] c06ca0ae8126: Pushed [2023-09-21T02:56:58.655Z] da29dcfc82d6: Pushed [2023-09-21T02:56:58.655Z] d004e55adfcf: Pushed [2023-09-21T02:56:58.655Z] 6583421dac33: Pushed [2023-09-21T02:56:58.655Z] b9b58437516b: Pushed [2023-09-21T02:56:58.655Z] 366887cdc724: Layer already exists [2023-09-21T02:56:58.655Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:56:58.912Z] 7b6ee9e6c678: Pushed [2023-09-21T02:56:58.912Z] e3f424dec79f: Pushed [2023-09-21T02:56:58.912Z] 51000a2e9586: Pushed [2023-09-21T02:56:58.912Z] 5f70bf18a086: Pushed [2023-09-21T02:56:58.912Z] 4693057ce236: Layer already exists [2023-09-21T02:56:58.912Z] 65f068ca016d: Pushed [2023-09-21T02:56:58.912Z] 56eebc052dee: Pushed [2023-09-21T02:57:00.813Z] 5e1f84e63b1f: Pushed [2023-09-21T02:57:00.813Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:5eabfaf05b1e34771e48b5bbcc9cd544b37d09d41aa1bb55214dd09b3ef656de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:01.118Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:01.414Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-21T02:57:01.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-21T02:57:01.415Z] 6583421dac33: Preparing [2023-09-21T02:57:01.415Z] b9b58437516b: Preparing [2023-09-21T02:57:01.415Z] d004e55adfcf: Preparing [2023-09-21T02:57:01.415Z] da29dcfc82d6: Preparing [2023-09-21T02:57:01.415Z] c06ca0ae8126: Preparing [2023-09-21T02:57:01.415Z] 7b6ee9e6c678: Preparing [2023-09-21T02:57:01.415Z] 5e1f84e63b1f: Preparing [2023-09-21T02:57:01.415Z] 366887cdc724: Preparing [2023-09-21T02:57:01.415Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:01.415Z] 51000a2e9586: Preparing [2023-09-21T02:57:01.415Z] e3f424dec79f: Preparing [2023-09-21T02:57:01.415Z] 5f70bf18a086: Preparing [2023-09-21T02:57:01.415Z] 65f068ca016d: Preparing [2023-09-21T02:57:01.415Z] 56eebc052dee: Preparing [2023-09-21T02:57:01.415Z] e3f424dec79f: Waiting [2023-09-21T02:57:01.415Z] 366887cdc724: Waiting [2023-09-21T02:57:01.415Z] 1dbb1bb5c729: Waiting [2023-09-21T02:57:01.415Z] 5f70bf18a086: Waiting [2023-09-21T02:57:01.415Z] 7b6ee9e6c678: Waiting [2023-09-21T02:57:01.415Z] 51000a2e9586: Waiting [2023-09-21T02:57:01.415Z] 65f068ca016d: Waiting [2023-09-21T02:57:01.415Z] 5e1f84e63b1f: Waiting [2023-09-21T02:57:01.415Z] 4693057ce236: Preparing [2023-09-21T02:57:01.415Z] 4693057ce236: Waiting [2023-09-21T02:57:01.415Z] 56eebc052dee: Waiting [2023-09-21T02:57:01.415Z] 6583421dac33: Layer already exists [2023-09-21T02:57:01.415Z] d004e55adfcf: Layer already exists [2023-09-21T02:57:01.415Z] da29dcfc82d6: Layer already exists [2023-09-21T02:57:01.415Z] c06ca0ae8126: Layer already exists [2023-09-21T02:57:01.415Z] b9b58437516b: Layer already exists [2023-09-21T02:57:01.415Z] 5e1f84e63b1f: Layer already exists [2023-09-21T02:57:01.415Z] 51000a2e9586: Layer already exists [2023-09-21T02:57:01.415Z] 7b6ee9e6c678: Layer already exists [2023-09-21T02:57:01.415Z] 366887cdc724: Layer already exists [2023-09-21T02:57:01.415Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:01.415Z] e3f424dec79f: Layer already exists [2023-09-21T02:57:01.415Z] 5f70bf18a086: Layer already exists [2023-09-21T02:57:01.415Z] 4693057ce236: Layer already exists [2023-09-21T02:57:01.415Z] 65f068ca016d: Layer already exists [2023-09-21T02:57:01.415Z] 56eebc052dee: Layer already exists [2023-09-21T02:57:01.415Z] latest: digest: sha256:5eabfaf05b1e34771e48b5bbcc9cd544b37d09d41aa1bb55214dd09b3ef656de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:01.723Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:02.031Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.53 [2023-09-21T02:57:02.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-21T02:57:02.031Z] 6583421dac33: Preparing [2023-09-21T02:57:02.031Z] b9b58437516b: Preparing [2023-09-21T02:57:02.031Z] d004e55adfcf: Preparing [2023-09-21T02:57:02.031Z] da29dcfc82d6: Preparing [2023-09-21T02:57:02.031Z] c06ca0ae8126: Preparing [2023-09-21T02:57:02.031Z] 7b6ee9e6c678: Preparing [2023-09-21T02:57:02.031Z] 5e1f84e63b1f: Preparing [2023-09-21T02:57:02.031Z] 7b6ee9e6c678: Waiting [2023-09-21T02:57:02.031Z] 366887cdc724: Preparing [2023-09-21T02:57:02.031Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:02.031Z] 51000a2e9586: Preparing [2023-09-21T02:57:02.031Z] e3f424dec79f: Preparing [2023-09-21T02:57:02.031Z] 5f70bf18a086: Preparing [2023-09-21T02:57:02.031Z] 65f068ca016d: Preparing [2023-09-21T02:57:02.031Z] 56eebc052dee: Preparing [2023-09-21T02:57:02.031Z] 4693057ce236: Preparing [2023-09-21T02:57:02.031Z] 366887cdc724: Waiting [2023-09-21T02:57:02.031Z] 1dbb1bb5c729: Waiting [2023-09-21T02:57:02.031Z] 51000a2e9586: Waiting [2023-09-21T02:57:02.031Z] e3f424dec79f: Waiting [2023-09-21T02:57:02.031Z] 5f70bf18a086: Waiting [2023-09-21T02:57:02.031Z] 65f068ca016d: Waiting [2023-09-21T02:57:02.031Z] 56eebc052dee: Waiting [2023-09-21T02:57:02.031Z] 4693057ce236: Waiting [2023-09-21T02:57:02.031Z] d004e55adfcf: Layer already exists [2023-09-21T02:57:02.031Z] c06ca0ae8126: Layer already exists [2023-09-21T02:57:02.031Z] 6583421dac33: Layer already exists [2023-09-21T02:57:02.031Z] b9b58437516b: Layer already exists [2023-09-21T02:57:02.031Z] da29dcfc82d6: Layer already exists [2023-09-21T02:57:02.031Z] 7b6ee9e6c678: Layer already exists [2023-09-21T02:57:02.031Z] 51000a2e9586: Layer already exists [2023-09-21T02:57:02.031Z] 5e1f84e63b1f: Layer already exists [2023-09-21T02:57:02.031Z] 366887cdc724: Layer already exists [2023-09-21T02:57:02.031Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:02.031Z] 5f70bf18a086: Layer already exists [2023-09-21T02:57:02.031Z] e3f424dec79f: Layer already exists [2023-09-21T02:57:02.031Z] 56eebc052dee: Layer already exists [2023-09-21T02:57:02.031Z] 65f068ca016d: Layer already exists [2023-09-21T02:57:02.031Z] 4693057ce236: Layer already exists [2023-09-21T02:57:02.031Z] 3.1.0-dev.53: digest: sha256:5eabfaf05b1e34771e48b5bbcc9cd544b37d09d41aa1bb55214dd09b3ef656de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:02.337Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:02.647Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:02.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-21T02:57:02.647Z] 6583421dac33: Preparing [2023-09-21T02:57:02.647Z] b9b58437516b: Preparing [2023-09-21T02:57:02.647Z] d004e55adfcf: Preparing [2023-09-21T02:57:02.647Z] da29dcfc82d6: Preparing [2023-09-21T02:57:02.647Z] c06ca0ae8126: Preparing [2023-09-21T02:57:02.647Z] 7b6ee9e6c678: Preparing [2023-09-21T02:57:02.647Z] 5e1f84e63b1f: Preparing [2023-09-21T02:57:02.647Z] 366887cdc724: Preparing [2023-09-21T02:57:02.647Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:02.647Z] 51000a2e9586: Preparing [2023-09-21T02:57:02.647Z] e3f424dec79f: Preparing [2023-09-21T02:57:02.647Z] 5f70bf18a086: Preparing [2023-09-21T02:57:02.647Z] 65f068ca016d: Preparing [2023-09-21T02:57:02.647Z] 56eebc052dee: Preparing [2023-09-21T02:57:02.647Z] 4693057ce236: Preparing [2023-09-21T02:57:02.647Z] 7b6ee9e6c678: Waiting [2023-09-21T02:57:02.647Z] 5f70bf18a086: Waiting [2023-09-21T02:57:02.647Z] 5e1f84e63b1f: Waiting [2023-09-21T02:57:02.647Z] 65f068ca016d: Waiting [2023-09-21T02:57:02.647Z] 56eebc052dee: Waiting [2023-09-21T02:57:02.647Z] 366887cdc724: Waiting [2023-09-21T02:57:02.647Z] 4693057ce236: Waiting [2023-09-21T02:57:02.647Z] 1dbb1bb5c729: Waiting [2023-09-21T02:57:02.647Z] 51000a2e9586: Waiting [2023-09-21T02:57:02.647Z] da29dcfc82d6: Layer already exists [2023-09-21T02:57:02.647Z] d004e55adfcf: Layer already exists [2023-09-21T02:57:02.647Z] 6583421dac33: Layer already exists [2023-09-21T02:57:02.647Z] b9b58437516b: Layer already exists [2023-09-21T02:57:02.647Z] c06ca0ae8126: Layer already exists [2023-09-21T02:57:02.647Z] 7b6ee9e6c678: Layer already exists [2023-09-21T02:57:02.647Z] 366887cdc724: Layer already exists [2023-09-21T02:57:02.647Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:02.647Z] 5e1f84e63b1f: Layer already exists [2023-09-21T02:57:02.647Z] 51000a2e9586: Layer already exists [2023-09-21T02:57:02.647Z] e3f424dec79f: Layer already exists [2023-09-21T02:57:02.647Z] 5f70bf18a086: Layer already exists [2023-09-21T02:57:02.647Z] 65f068ca016d: Layer already exists [2023-09-21T02:57:02.647Z] 56eebc052dee: Layer already exists [2023-09-21T02:57:02.647Z] 4693057ce236: Layer already exists [2023-09-21T02:57:02.647Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:5eabfaf05b1e34771e48b5bbcc9cd544b37d09d41aa1bb55214dd09b3ef656de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:02.949Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:03.246Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-09-21T02:57:03.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-21T02:57:03.246Z] 6583421dac33: Preparing [2023-09-21T02:57:03.246Z] b9b58437516b: Preparing [2023-09-21T02:57:03.246Z] d004e55adfcf: Preparing [2023-09-21T02:57:03.246Z] da29dcfc82d6: Preparing [2023-09-21T02:57:03.246Z] c06ca0ae8126: Preparing [2023-09-21T02:57:03.246Z] 7b6ee9e6c678: Preparing [2023-09-21T02:57:03.246Z] 5e1f84e63b1f: Preparing [2023-09-21T02:57:03.246Z] 366887cdc724: Preparing [2023-09-21T02:57:03.246Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:03.246Z] 51000a2e9586: Preparing [2023-09-21T02:57:03.246Z] e3f424dec79f: Preparing [2023-09-21T02:57:03.246Z] 5f70bf18a086: Preparing [2023-09-21T02:57:03.246Z] 65f068ca016d: Preparing [2023-09-21T02:57:03.246Z] 56eebc052dee: Preparing [2023-09-21T02:57:03.246Z] 4693057ce236: Preparing [2023-09-21T02:57:03.246Z] 1dbb1bb5c729: Waiting [2023-09-21T02:57:03.246Z] 51000a2e9586: Waiting [2023-09-21T02:57:03.246Z] e3f424dec79f: Waiting [2023-09-21T02:57:03.246Z] 5f70bf18a086: Waiting [2023-09-21T02:57:03.246Z] 5e1f84e63b1f: Waiting [2023-09-21T02:57:03.246Z] 366887cdc724: Waiting [2023-09-21T02:57:03.246Z] 65f068ca016d: Waiting [2023-09-21T02:57:03.246Z] 56eebc052dee: Waiting [2023-09-21T02:57:03.246Z] 4693057ce236: Waiting [2023-09-21T02:57:03.246Z] 7b6ee9e6c678: Waiting [2023-09-21T02:57:03.246Z] b9b58437516b: Layer already exists [2023-09-21T02:57:03.246Z] d004e55adfcf: Layer already exists [2023-09-21T02:57:03.246Z] 6583421dac33: Layer already exists [2023-09-21T02:57:03.246Z] da29dcfc82d6: Layer already exists [2023-09-21T02:57:03.246Z] c06ca0ae8126: Layer already exists [2023-09-21T02:57:03.246Z] 7b6ee9e6c678: Layer already exists [2023-09-21T02:57:03.246Z] 366887cdc724: Layer already exists [2023-09-21T02:57:03.246Z] 5e1f84e63b1f: Layer already exists [2023-09-21T02:57:03.246Z] e3f424dec79f: Layer already exists [2023-09-21T02:57:03.246Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:03.246Z] 51000a2e9586: Layer already exists [2023-09-21T02:57:03.246Z] 5f70bf18a086: Layer already exists [2023-09-21T02:57:03.246Z] 56eebc052dee: Layer already exists [2023-09-21T02:57:03.246Z] 4693057ce236: Layer already exists [2023-09-21T02:57:03.246Z] 65f068ca016d: Layer already exists [2023-09-21T02:57:03.246Z] main: digest: sha256:5eabfaf05b1e34771e48b5bbcc9cd544b37d09d41aa1bb55214dd09b3ef656de size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:57:03.291Z] ===================================================== [Pipeline] echo [2023-09-21T02:57:03.296Z] taggedImages: [2023-09-21T02:57:03.296Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:03.296Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-21T02:57:03.296Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.53 [2023-09-21T02:57:03.296Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:03.296Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-09-21T02:57:03.316Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-09-21T02:57:03.316Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:03.316Z] latest [2023-09-21T02:57:03.316Z] 3.1.0-dev.53 [2023-09-21T02:57:03.316Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:03.316Z] main [2023-09-21T02:57:03.316Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:03.614Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:03.909Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:03.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-21T02:57:03.909Z] bc42547f66c9: Preparing [2023-09-21T02:57:03.909Z] 6b7dfae910a8: Preparing [2023-09-21T02:57:03.909Z] 7e7446c24578: Preparing [2023-09-21T02:57:03.909Z] 93c350b215b1: Preparing [2023-09-21T02:57:03.909Z] 366887cdc724: Preparing [2023-09-21T02:57:03.909Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:03.909Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:57:03.909Z] 4693057ce236: Preparing [2023-09-21T02:57:03.909Z] 1dbb1bb5c729: Waiting [2023-09-21T02:57:03.909Z] f7ff9e1d4aaf: Waiting [2023-09-21T02:57:03.909Z] 4693057ce236: Waiting [2023-09-21T02:57:03.909Z] 366887cdc724: Layer already exists [2023-09-21T02:57:03.909Z] bc42547f66c9: Layer already exists [2023-09-21T02:57:03.909Z] 6b7dfae910a8: Layer already exists [2023-09-21T02:57:03.909Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:03.909Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:57:03.909Z] 4693057ce236: Layer already exists [2023-09-21T02:57:03.909Z] 7e7446c24578: Pushed [2023-09-21T02:57:05.287Z] 93c350b215b1: Pushed [2023-09-21T02:57:05.287Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:0d7163325f0a477db26aee4f9556988914c3df277bca1158fcdecb6b94f70124 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:05.588Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:05.895Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-21T02:57:05.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-21T02:57:05.895Z] bc42547f66c9: Preparing [2023-09-21T02:57:05.895Z] 6b7dfae910a8: Preparing [2023-09-21T02:57:05.895Z] 7e7446c24578: Preparing [2023-09-21T02:57:05.895Z] 93c350b215b1: Preparing [2023-09-21T02:57:05.895Z] 366887cdc724: Preparing [2023-09-21T02:57:05.895Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:05.895Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:57:05.895Z] 4693057ce236: Preparing [2023-09-21T02:57:05.895Z] 1dbb1bb5c729: Waiting [2023-09-21T02:57:05.895Z] f7ff9e1d4aaf: Waiting [2023-09-21T02:57:05.895Z] 4693057ce236: Waiting [2023-09-21T02:57:05.895Z] 366887cdc724: Layer already exists [2023-09-21T02:57:05.895Z] 7e7446c24578: Layer already exists [2023-09-21T02:57:05.895Z] bc42547f66c9: Layer already exists [2023-09-21T02:57:05.895Z] 93c350b215b1: Layer already exists [2023-09-21T02:57:05.895Z] 6b7dfae910a8: Layer already exists [2023-09-21T02:57:05.895Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:05.895Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:57:05.895Z] 4693057ce236: Layer already exists [2023-09-21T02:57:05.895Z] latest: digest: sha256:0d7163325f0a477db26aee4f9556988914c3df277bca1158fcdecb6b94f70124 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:06.298Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:06.675Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.53 [2023-09-21T02:57:06.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-21T02:57:06.675Z] bc42547f66c9: Preparing [2023-09-21T02:57:06.675Z] 6b7dfae910a8: Preparing [2023-09-21T02:57:06.675Z] 7e7446c24578: Preparing [2023-09-21T02:57:06.675Z] 93c350b215b1: Preparing [2023-09-21T02:57:06.675Z] 366887cdc724: Preparing [2023-09-21T02:57:06.675Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:06.675Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:57:06.675Z] 4693057ce236: Preparing [2023-09-21T02:57:06.675Z] 1dbb1bb5c729: Waiting [2023-09-21T02:57:06.675Z] 4693057ce236: Waiting [2023-09-21T02:57:06.675Z] bc42547f66c9: Layer already exists [2023-09-21T02:57:06.675Z] 366887cdc724: Layer already exists [2023-09-21T02:57:06.675Z] 93c350b215b1: Layer already exists [2023-09-21T02:57:06.675Z] 6b7dfae910a8: Layer already exists [2023-09-21T02:57:06.675Z] 7e7446c24578: Layer already exists [2023-09-21T02:57:06.675Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:06.675Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:57:06.675Z] 4693057ce236: Layer already exists [2023-09-21T02:57:06.675Z] 3.1.0-dev.53: digest: sha256:0d7163325f0a477db26aee4f9556988914c3df277bca1158fcdecb6b94f70124 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:07.036Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:07.342Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:07.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-21T02:57:07.342Z] bc42547f66c9: Preparing [2023-09-21T02:57:07.342Z] 6b7dfae910a8: Preparing [2023-09-21T02:57:07.342Z] 7e7446c24578: Preparing [2023-09-21T02:57:07.342Z] 93c350b215b1: Preparing [2023-09-21T02:57:07.342Z] 366887cdc724: Preparing [2023-09-21T02:57:07.342Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:07.342Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:57:07.342Z] 4693057ce236: Preparing [2023-09-21T02:57:07.342Z] 1dbb1bb5c729: Waiting [2023-09-21T02:57:07.342Z] f7ff9e1d4aaf: Waiting [2023-09-21T02:57:07.342Z] 4693057ce236: Waiting [2023-09-21T02:57:07.342Z] 7e7446c24578: Layer already exists [2023-09-21T02:57:07.342Z] 93c350b215b1: Layer already exists [2023-09-21T02:57:07.342Z] bc42547f66c9: Layer already exists [2023-09-21T02:57:07.342Z] 366887cdc724: Layer already exists [2023-09-21T02:57:07.342Z] 6b7dfae910a8: Layer already exists [2023-09-21T02:57:07.342Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:07.342Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:57:07.342Z] 4693057ce236: Layer already exists [2023-09-21T02:57:07.342Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:0d7163325f0a477db26aee4f9556988914c3df277bca1158fcdecb6b94f70124 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:07.648Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:07.956Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-09-21T02:57:07.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-21T02:57:07.956Z] bc42547f66c9: Preparing [2023-09-21T02:57:07.956Z] 6b7dfae910a8: Preparing [2023-09-21T02:57:07.956Z] 7e7446c24578: Preparing [2023-09-21T02:57:07.956Z] 93c350b215b1: Preparing [2023-09-21T02:57:07.956Z] 366887cdc724: Preparing [2023-09-21T02:57:07.956Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:07.956Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:57:07.956Z] 4693057ce236: Preparing [2023-09-21T02:57:07.956Z] 1dbb1bb5c729: Waiting [2023-09-21T02:57:07.956Z] f7ff9e1d4aaf: Waiting [2023-09-21T02:57:07.956Z] 4693057ce236: Waiting [2023-09-21T02:57:07.956Z] 366887cdc724: Layer already exists [2023-09-21T02:57:07.956Z] bc42547f66c9: Layer already exists [2023-09-21T02:57:07.956Z] 7e7446c24578: Layer already exists [2023-09-21T02:57:07.956Z] 93c350b215b1: Layer already exists [2023-09-21T02:57:07.956Z] 6b7dfae910a8: Layer already exists [2023-09-21T02:57:07.956Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:07.956Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:57:07.956Z] 4693057ce236: Layer already exists [2023-09-21T02:57:07.956Z] main: digest: sha256:0d7163325f0a477db26aee4f9556988914c3df277bca1158fcdecb6b94f70124 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:57:07.999Z] ===================================================== [Pipeline] echo [2023-09-21T02:57:08.010Z] taggedImages: [2023-09-21T02:57:08.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:08.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-21T02:57:08.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.53 [2023-09-21T02:57:08.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:08.010Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-09-21T02:57:08.029Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-09-21T02:57:08.029Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:08.029Z] latest [2023-09-21T02:57:08.029Z] 3.1.0-dev.53 [2023-09-21T02:57:08.029Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:08.029Z] main [2023-09-21T02:57:08.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:08.349Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:08.653Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:08.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-21T02:57:08.654Z] 2abfc971f7ca: Preparing [2023-09-21T02:57:08.654Z] b46c8f9f2edf: Preparing [2023-09-21T02:57:08.654Z] 9f7ab9614934: Preparing [2023-09-21T02:57:08.654Z] 5626d4ea2bf6: Preparing [2023-09-21T02:57:08.654Z] f41eab7faf3d: Preparing [2023-09-21T02:57:08.654Z] 366887cdc724: Preparing [2023-09-21T02:57:08.654Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:08.654Z] 5f30ac5089bc: Preparing [2023-09-21T02:57:08.654Z] cfd6e9c38ca5: Preparing [2023-09-21T02:57:08.654Z] 4693057ce236: Preparing [2023-09-21T02:57:08.654Z] 1dbb1bb5c729: Waiting [2023-09-21T02:57:08.654Z] 5f30ac5089bc: Waiting [2023-09-21T02:57:08.654Z] 366887cdc724: Waiting [2023-09-21T02:57:08.654Z] cfd6e9c38ca5: Waiting [2023-09-21T02:57:08.654Z] 4693057ce236: Waiting [2023-09-21T02:57:08.654Z] b46c8f9f2edf: Pushed [2023-09-21T02:57:08.654Z] 2abfc971f7ca: Pushed [2023-09-21T02:57:08.654Z] f41eab7faf3d: Pushed [2023-09-21T02:57:08.654Z] 5626d4ea2bf6: Pushed [2023-09-21T02:57:08.654Z] 366887cdc724: Layer already exists [2023-09-21T02:57:08.654Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:08.654Z] 4693057ce236: Layer already exists [2023-09-21T02:57:08.912Z] 5f30ac5089bc: Pushed [2023-09-21T02:57:09.848Z] 9f7ab9614934: Pushed [2023-09-21T02:57:10.408Z] #46 ... [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #95 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:57:10.408Z] #95 DONE 36.3s [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:57:10.408Z] #74 DONE 43.6s [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:57:10.408Z] #73 DONE 34.3s [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #69 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:57:10.408Z] #69 DONE 45.9s [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #96 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-21T02:57:10.408Z] #96 ... [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-21T02:57:10.408Z] #97 DONE 1.1s [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #98 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-21T02:57:10.408Z] #98 DONE 1.1s [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #99 [core-data builder 6/7] COPY . . [2023-09-21T02:57:10.408Z] #99 CACHED [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #100 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:57:10.408Z] #100 CACHED [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #101 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:57:10.408Z] #101 CACHED [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:57:10.408Z] #102 CACHED [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #103 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:57:10.408Z] #103 CACHED [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #104 [security-proxy-setup builder 6/7] COPY . . [2023-09-21T02:57:10.408Z] #104 CACHED [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #105 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:57:10.408Z] #105 CACHED [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #106 [core-command builder 6/7] COPY . . [2023-09-21T02:57:10.408Z] #106 CACHED [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #107 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:57:10.408Z] #107 CACHED [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:57:10.408Z] #108 CACHED [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:57:10.408Z] #109 CACHED [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #110 [security-secretstore-setup builder 6/7] COPY . . [2023-09-21T02:57:10.408Z] #110 CACHED [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #111 [security-bootstrapper builder 6/7] COPY . . [2023-09-21T02:57:10.408Z] #111 DONE 1.2s [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #112 [core-metadata builder 6/7] COPY . . [2023-09-21T02:57:10.408Z] #112 CACHED [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #113 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:57:10.408Z] #113 CACHED [2023-09-21T02:57:10.408Z] [2023-09-21T02:57:10.408Z] #114 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:57:10.409Z] #114 CACHED [2023-09-21T02:57:10.409Z] [2023-09-21T02:57:10.409Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:57:10.409Z] #115 CACHED [2023-09-21T02:57:10.409Z] [2023-09-21T02:57:10.409Z] #116 [support-scheduler builder 6/7] COPY . . [2023-09-21T02:57:10.409Z] #116 CACHED [2023-09-21T02:57:10.409Z] [2023-09-21T02:57:10.409Z] #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:57:10.409Z] #117 CACHED [2023-09-21T02:57:10.409Z] [2023-09-21T02:57:10.409Z] #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-21T02:57:10.409Z] #118 CACHED [2023-09-21T02:57:10.409Z] [2023-09-21T02:57:10.409Z] #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-21T02:57:10.409Z] #119 CACHED [2023-09-21T02:57:10.409Z] [2023-09-21T02:57:10.409Z] #120 [security-proxy-auth builder 6/7] COPY . . [2023-09-21T02:57:10.409Z] #120 CACHED [2023-09-21T02:57:10.409Z] [2023-09-21T02:57:10.409Z] #96 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-21T02:57:10.409Z] #96 DONE 1.1s [2023-09-21T02:57:10.409Z] [2023-09-21T02:57:10.409Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-21T02:57:10.415Z] cfd6e9c38ca5: Pushed [2023-09-21T02:57:10.676Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:e246fcdfeab2101a012c72573e5f659a9ee2f44c4941fc45d933d77f5a413c6b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:10.984Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:11.291Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-21T02:57:11.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-21T02:57:11.291Z] 2abfc971f7ca: Preparing [2023-09-21T02:57:11.291Z] b46c8f9f2edf: Preparing [2023-09-21T02:57:11.291Z] 9f7ab9614934: Preparing [2023-09-21T02:57:11.291Z] 5626d4ea2bf6: Preparing [2023-09-21T02:57:11.291Z] f41eab7faf3d: Preparing [2023-09-21T02:57:11.291Z] 366887cdc724: Preparing [2023-09-21T02:57:11.291Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:11.291Z] 5f30ac5089bc: Preparing [2023-09-21T02:57:11.291Z] cfd6e9c38ca5: Preparing [2023-09-21T02:57:11.291Z] 4693057ce236: Preparing [2023-09-21T02:57:11.291Z] cfd6e9c38ca5: Waiting [2023-09-21T02:57:11.291Z] 5f30ac5089bc: Waiting [2023-09-21T02:57:11.291Z] 1dbb1bb5c729: Waiting [2023-09-21T02:57:11.291Z] 366887cdc724: Waiting [2023-09-21T02:57:11.291Z] 4693057ce236: Waiting [2023-09-21T02:57:11.291Z] 5626d4ea2bf6: Layer already exists [2023-09-21T02:57:11.291Z] 9f7ab9614934: Layer already exists [2023-09-21T02:57:11.291Z] b46c8f9f2edf: Layer already exists [2023-09-21T02:57:11.291Z] 2abfc971f7ca: Layer already exists [2023-09-21T02:57:11.291Z] f41eab7faf3d: Layer already exists [2023-09-21T02:57:11.291Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:11.291Z] 366887cdc724: Layer already exists [2023-09-21T02:57:11.291Z] cfd6e9c38ca5: Layer already exists [2023-09-21T02:57:11.291Z] 5f30ac5089bc: Layer already exists [2023-09-21T02:57:11.291Z] 4693057ce236: Layer already exists [2023-09-21T02:57:11.291Z] latest: digest: sha256:e246fcdfeab2101a012c72573e5f659a9ee2f44c4941fc45d933d77f5a413c6b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:11.602Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:11.901Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.53 [2023-09-21T02:57:11.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-21T02:57:11.901Z] 2abfc971f7ca: Preparing [2023-09-21T02:57:11.901Z] b46c8f9f2edf: Preparing [2023-09-21T02:57:11.901Z] 9f7ab9614934: Preparing [2023-09-21T02:57:11.901Z] 5626d4ea2bf6: Preparing [2023-09-21T02:57:11.901Z] f41eab7faf3d: Preparing [2023-09-21T02:57:11.901Z] 366887cdc724: Preparing [2023-09-21T02:57:11.901Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:11.901Z] 5f30ac5089bc: Preparing [2023-09-21T02:57:11.901Z] 1dbb1bb5c729: Waiting [2023-09-21T02:57:11.901Z] 366887cdc724: Waiting [2023-09-21T02:57:11.901Z] cfd6e9c38ca5: Preparing [2023-09-21T02:57:11.901Z] 4693057ce236: Preparing [2023-09-21T02:57:11.901Z] 5f30ac5089bc: Waiting [2023-09-21T02:57:11.901Z] 9f7ab9614934: Layer already exists [2023-09-21T02:57:11.901Z] b46c8f9f2edf: Layer already exists [2023-09-21T02:57:11.901Z] 5626d4ea2bf6: Layer already exists [2023-09-21T02:57:11.901Z] 2abfc971f7ca: Layer already exists [2023-09-21T02:57:11.901Z] f41eab7faf3d: Layer already exists [2023-09-21T02:57:11.901Z] 5f30ac5089bc: Layer already exists [2023-09-21T02:57:11.901Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:11.901Z] 366887cdc724: Layer already exists [2023-09-21T02:57:11.901Z] cfd6e9c38ca5: Layer already exists [2023-09-21T02:57:11.901Z] 4693057ce236: Layer already exists [2023-09-21T02:57:11.901Z] 3.1.0-dev.53: digest: sha256:e246fcdfeab2101a012c72573e5f659a9ee2f44c4941fc45d933d77f5a413c6b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:12.207Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:12.511Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:12.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-21T02:57:12.511Z] 2abfc971f7ca: Preparing [2023-09-21T02:57:12.511Z] b46c8f9f2edf: Preparing [2023-09-21T02:57:12.511Z] 9f7ab9614934: Preparing [2023-09-21T02:57:12.512Z] 5626d4ea2bf6: Preparing [2023-09-21T02:57:12.512Z] f41eab7faf3d: Preparing [2023-09-21T02:57:12.512Z] 366887cdc724: Preparing [2023-09-21T02:57:12.512Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:12.512Z] 366887cdc724: Waiting [2023-09-21T02:57:12.512Z] 5f30ac5089bc: Preparing [2023-09-21T02:57:12.512Z] cfd6e9c38ca5: Preparing [2023-09-21T02:57:12.512Z] 4693057ce236: Preparing [2023-09-21T02:57:12.512Z] 1dbb1bb5c729: Waiting [2023-09-21T02:57:12.512Z] 4693057ce236: Waiting [2023-09-21T02:57:12.512Z] cfd6e9c38ca5: Waiting [2023-09-21T02:57:12.512Z] f41eab7faf3d: Layer already exists [2023-09-21T02:57:12.512Z] 5626d4ea2bf6: Layer already exists [2023-09-21T02:57:12.512Z] 9f7ab9614934: Layer already exists [2023-09-21T02:57:12.512Z] 2abfc971f7ca: Layer already exists [2023-09-21T02:57:12.512Z] b46c8f9f2edf: Layer already exists [2023-09-21T02:57:12.512Z] 366887cdc724: Layer already exists [2023-09-21T02:57:12.512Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:12.512Z] 5f30ac5089bc: Layer already exists [2023-09-21T02:57:12.512Z] cfd6e9c38ca5: Layer already exists [2023-09-21T02:57:12.512Z] 4693057ce236: Layer already exists [2023-09-21T02:57:12.512Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:e246fcdfeab2101a012c72573e5f659a9ee2f44c4941fc45d933d77f5a413c6b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:12.817Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:13.132Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-21T02:57:13.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-21T02:57:13.132Z] 2abfc971f7ca: Preparing [2023-09-21T02:57:13.132Z] b46c8f9f2edf: Preparing [2023-09-21T02:57:13.132Z] 9f7ab9614934: Preparing [2023-09-21T02:57:13.132Z] 5626d4ea2bf6: Preparing [2023-09-21T02:57:13.132Z] f41eab7faf3d: Preparing [2023-09-21T02:57:13.132Z] 366887cdc724: Preparing [2023-09-21T02:57:13.132Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:13.132Z] 366887cdc724: Waiting [2023-09-21T02:57:13.132Z] 1dbb1bb5c729: Waiting [2023-09-21T02:57:13.132Z] 5f30ac5089bc: Preparing [2023-09-21T02:57:13.132Z] cfd6e9c38ca5: Preparing [2023-09-21T02:57:13.132Z] 5f30ac5089bc: Waiting [2023-09-21T02:57:13.132Z] 4693057ce236: Preparing [2023-09-21T02:57:13.132Z] cfd6e9c38ca5: Waiting [2023-09-21T02:57:13.132Z] 4693057ce236: Waiting [2023-09-21T02:57:13.132Z] 5626d4ea2bf6: Layer already exists [2023-09-21T02:57:13.132Z] f41eab7faf3d: Layer already exists [2023-09-21T02:57:13.132Z] b46c8f9f2edf: Layer already exists [2023-09-21T02:57:13.132Z] 9f7ab9614934: Layer already exists [2023-09-21T02:57:13.132Z] 2abfc971f7ca: Layer already exists [2023-09-21T02:57:13.132Z] 366887cdc724: Layer already exists [2023-09-21T02:57:13.132Z] 5f30ac5089bc: Layer already exists [2023-09-21T02:57:13.132Z] cfd6e9c38ca5: Layer already exists [2023-09-21T02:57:13.132Z] 4693057ce236: Layer already exists [2023-09-21T02:57:13.132Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:13.132Z] main: digest: sha256:e246fcdfeab2101a012c72573e5f659a9ee2f44c4941fc45d933d77f5a413c6b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:57:13.175Z] ===================================================== [Pipeline] echo [2023-09-21T02:57:13.183Z] taggedImages: [2023-09-21T02:57:13.183Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:13.183Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-21T02:57:13.183Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.53 [2023-09-21T02:57:13.183Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:13.183Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-09-21T02:57:13.197Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-09-21T02:57:13.197Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:13.197Z] latest [2023-09-21T02:57:13.197Z] 3.1.0-dev.53 [2023-09-21T02:57:13.197Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:13.197Z] main [2023-09-21T02:57:13.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:13.507Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:13.811Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:13.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-21T02:57:13.811Z] 8338d31826c5: Preparing [2023-09-21T02:57:13.811Z] 00c1f0de73b3: Preparing [2023-09-21T02:57:13.811Z] 6d841e176fd6: Preparing [2023-09-21T02:57:13.811Z] b209f37d648a: Preparing [2023-09-21T02:57:13.811Z] 974d2f92691b: Preparing [2023-09-21T02:57:13.811Z] 104777b6b752: Preparing [2023-09-21T02:57:13.811Z] ea0823696464: Preparing [2023-09-21T02:57:13.811Z] 366887cdc724: Preparing [2023-09-21T02:57:13.811Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:13.811Z] 74f19a84c0df: Preparing [2023-09-21T02:57:13.811Z] 4693057ce236: Preparing [2023-09-21T02:57:13.811Z] 104777b6b752: Waiting [2023-09-21T02:57:13.811Z] 1dbb1bb5c729: Waiting [2023-09-21T02:57:13.811Z] 74f19a84c0df: Waiting [2023-09-21T02:57:13.811Z] 4693057ce236: Waiting [2023-09-21T02:57:13.811Z] 366887cdc724: Waiting [2023-09-21T02:57:13.811Z] ea0823696464: Waiting [2023-09-21T02:57:13.811Z] 8338d31826c5: Pushed [2023-09-21T02:57:13.811Z] 00c1f0de73b3: Pushed [2023-09-21T02:57:13.811Z] 974d2f92691b: Pushed [2023-09-21T02:57:13.811Z] 366887cdc724: Layer already exists [2023-09-21T02:57:13.811Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:14.073Z] 104777b6b752: Pushed [2023-09-21T02:57:14.073Z] ea0823696464: Pushed [2023-09-21T02:57:14.073Z] 4693057ce236: Layer already exists [2023-09-21T02:57:15.006Z] b209f37d648a: Pushed [2023-09-21T02:57:15.007Z] 74f19a84c0df: Pushed [2023-09-21T02:57:15.573Z] 6d841e176fd6: Pushed [2023-09-21T02:57:15.573Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:27acc774484b8d5e56e47b46e748d9b68a5850fc1ce165f925b310f2a5b237b2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:15.787Z] #121 5.306 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-21T02:57:15.882Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:16.186Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-21T02:57:16.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-21T02:57:16.186Z] 8338d31826c5: Preparing [2023-09-21T02:57:16.186Z] 00c1f0de73b3: Preparing [2023-09-21T02:57:16.186Z] 6d841e176fd6: Preparing [2023-09-21T02:57:16.186Z] b209f37d648a: Preparing [2023-09-21T02:57:16.186Z] 974d2f92691b: Preparing [2023-09-21T02:57:16.186Z] 104777b6b752: Preparing [2023-09-21T02:57:16.186Z] ea0823696464: Preparing [2023-09-21T02:57:16.186Z] 366887cdc724: Preparing [2023-09-21T02:57:16.186Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:16.186Z] 74f19a84c0df: Preparing [2023-09-21T02:57:16.186Z] 4693057ce236: Preparing [2023-09-21T02:57:16.186Z] 366887cdc724: Waiting [2023-09-21T02:57:16.186Z] 1dbb1bb5c729: Waiting [2023-09-21T02:57:16.186Z] 74f19a84c0df: Waiting [2023-09-21T02:57:16.186Z] ea0823696464: Waiting [2023-09-21T02:57:16.186Z] 104777b6b752: Waiting [2023-09-21T02:57:16.186Z] 4693057ce236: Waiting [2023-09-21T02:57:16.186Z] 974d2f92691b: Layer already exists [2023-09-21T02:57:16.186Z] b209f37d648a: Layer already exists [2023-09-21T02:57:16.186Z] 8338d31826c5: Layer already exists [2023-09-21T02:57:16.186Z] 6d841e176fd6: Layer already exists [2023-09-21T02:57:16.186Z] 00c1f0de73b3: Layer already exists [2023-09-21T02:57:16.186Z] 104777b6b752: Layer already exists [2023-09-21T02:57:16.186Z] ea0823696464: Layer already exists [2023-09-21T02:57:16.186Z] 366887cdc724: Layer already exists [2023-09-21T02:57:16.186Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:16.186Z] 74f19a84c0df: Layer already exists [2023-09-21T02:57:16.186Z] 4693057ce236: Layer already exists [2023-09-21T02:57:16.186Z] latest: digest: sha256:27acc774484b8d5e56e47b46e748d9b68a5850fc1ce165f925b310f2a5b237b2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:16.511Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:16.821Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.53 [2023-09-21T02:57:16.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-21T02:57:16.821Z] 8338d31826c5: Preparing [2023-09-21T02:57:16.821Z] 00c1f0de73b3: Preparing [2023-09-21T02:57:16.821Z] 6d841e176fd6: Preparing [2023-09-21T02:57:16.821Z] b209f37d648a: Preparing [2023-09-21T02:57:16.821Z] 974d2f92691b: Preparing [2023-09-21T02:57:16.821Z] 104777b6b752: Preparing [2023-09-21T02:57:16.821Z] ea0823696464: Preparing [2023-09-21T02:57:16.821Z] 366887cdc724: Preparing [2023-09-21T02:57:16.821Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:16.821Z] 74f19a84c0df: Preparing [2023-09-21T02:57:16.821Z] 4693057ce236: Preparing [2023-09-21T02:57:16.821Z] 1dbb1bb5c729: Waiting [2023-09-21T02:57:16.821Z] 366887cdc724: Waiting [2023-09-21T02:57:16.821Z] 74f19a84c0df: Waiting [2023-09-21T02:57:16.821Z] 4693057ce236: Waiting [2023-09-21T02:57:16.821Z] ea0823696464: Waiting [2023-09-21T02:57:16.821Z] 104777b6b752: Waiting [2023-09-21T02:57:16.821Z] 974d2f92691b: Layer already exists [2023-09-21T02:57:16.821Z] 00c1f0de73b3: Layer already exists [2023-09-21T02:57:16.821Z] 6d841e176fd6: Layer already exists [2023-09-21T02:57:16.821Z] 8338d31826c5: Layer already exists [2023-09-21T02:57:16.821Z] b209f37d648a: Layer already exists [2023-09-21T02:57:16.821Z] 366887cdc724: Layer already exists [2023-09-21T02:57:16.821Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:16.821Z] 74f19a84c0df: Layer already exists [2023-09-21T02:57:16.821Z] 104777b6b752: Layer already exists [2023-09-21T02:57:16.821Z] ea0823696464: Layer already exists [2023-09-21T02:57:16.821Z] 4693057ce236: Layer already exists [2023-09-21T02:57:16.821Z] 3.1.0-dev.53: digest: sha256:27acc774484b8d5e56e47b46e748d9b68a5850fc1ce165f925b310f2a5b237b2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:17.121Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:17.425Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:17.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-21T02:57:17.425Z] 8338d31826c5: Preparing [2023-09-21T02:57:17.425Z] 00c1f0de73b3: Preparing [2023-09-21T02:57:17.425Z] 6d841e176fd6: Preparing [2023-09-21T02:57:17.425Z] b209f37d648a: Preparing [2023-09-21T02:57:17.425Z] 974d2f92691b: Preparing [2023-09-21T02:57:17.425Z] 104777b6b752: Preparing [2023-09-21T02:57:17.425Z] ea0823696464: Preparing [2023-09-21T02:57:17.425Z] 366887cdc724: Preparing [2023-09-21T02:57:17.425Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:17.425Z] 74f19a84c0df: Preparing [2023-09-21T02:57:17.425Z] 4693057ce236: Preparing [2023-09-21T02:57:17.425Z] 104777b6b752: Waiting [2023-09-21T02:57:17.425Z] ea0823696464: Waiting [2023-09-21T02:57:17.425Z] 366887cdc724: Waiting [2023-09-21T02:57:17.425Z] 4693057ce236: Waiting [2023-09-21T02:57:17.425Z] 1dbb1bb5c729: Waiting [2023-09-21T02:57:17.425Z] 74f19a84c0df: Waiting [2023-09-21T02:57:17.425Z] b209f37d648a: Layer already exists [2023-09-21T02:57:17.425Z] 00c1f0de73b3: Layer already exists [2023-09-21T02:57:17.425Z] 6d841e176fd6: Layer already exists [2023-09-21T02:57:17.425Z] 8338d31826c5: Layer already exists [2023-09-21T02:57:17.425Z] 974d2f92691b: Layer already exists [2023-09-21T02:57:17.425Z] 104777b6b752: Layer already exists [2023-09-21T02:57:17.425Z] 366887cdc724: Layer already exists [2023-09-21T02:57:17.425Z] ea0823696464: Layer already exists [2023-09-21T02:57:17.425Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:17.425Z] 74f19a84c0df: Layer already exists [2023-09-21T02:57:17.425Z] 4693057ce236: Layer already exists [2023-09-21T02:57:17.425Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:27acc774484b8d5e56e47b46e748d9b68a5850fc1ce165f925b310f2a5b237b2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:17.731Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:18.031Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-21T02:57:18.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-21T02:57:18.031Z] 8338d31826c5: Preparing [2023-09-21T02:57:18.031Z] 00c1f0de73b3: Preparing [2023-09-21T02:57:18.031Z] 6d841e176fd6: Preparing [2023-09-21T02:57:18.031Z] b209f37d648a: Preparing [2023-09-21T02:57:18.031Z] 974d2f92691b: Preparing [2023-09-21T02:57:18.031Z] 104777b6b752: Preparing [2023-09-21T02:57:18.031Z] ea0823696464: Preparing [2023-09-21T02:57:18.031Z] 366887cdc724: Preparing [2023-09-21T02:57:18.031Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:18.031Z] 74f19a84c0df: Preparing [2023-09-21T02:57:18.031Z] 4693057ce236: Preparing [2023-09-21T02:57:18.031Z] ea0823696464: Waiting [2023-09-21T02:57:18.031Z] 74f19a84c0df: Waiting [2023-09-21T02:57:18.031Z] 104777b6b752: Waiting [2023-09-21T02:57:18.031Z] 4693057ce236: Waiting [2023-09-21T02:57:18.031Z] 1dbb1bb5c729: Waiting [2023-09-21T02:57:18.031Z] 8338d31826c5: Layer already exists [2023-09-21T02:57:18.031Z] 974d2f92691b: Layer already exists [2023-09-21T02:57:18.031Z] b209f37d648a: Layer already exists [2023-09-21T02:57:18.031Z] 00c1f0de73b3: Layer already exists [2023-09-21T02:57:18.031Z] 6d841e176fd6: Layer already exists [2023-09-21T02:57:18.032Z] 104777b6b752: Layer already exists [2023-09-21T02:57:18.032Z] 366887cdc724: Layer already exists [2023-09-21T02:57:18.032Z] 74f19a84c0df: Layer already exists [2023-09-21T02:57:18.032Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:18.032Z] ea0823696464: Layer already exists [2023-09-21T02:57:18.032Z] 4693057ce236: Layer already exists [2023-09-21T02:57:18.032Z] main: digest: sha256:27acc774484b8d5e56e47b46e748d9b68a5850fc1ce165f925b310f2a5b237b2 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:57:18.070Z] ===================================================== [Pipeline] echo [2023-09-21T02:57:18.078Z] taggedImages: [2023-09-21T02:57:18.078Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:18.078Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-21T02:57:18.078Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.53 [2023-09-21T02:57:18.078Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:18.078Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-09-21T02:57:18.095Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-09-21T02:57:18.095Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:18.095Z] latest [2023-09-21T02:57:18.095Z] 3.1.0-dev.53 [2023-09-21T02:57:18.095Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:18.095Z] main [2023-09-21T02:57:18.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:18.414Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:18.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:18.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-21T02:57:18.716Z] 51558153a206: Preparing [2023-09-21T02:57:18.716Z] 3da39e3630aa: Preparing [2023-09-21T02:57:18.716Z] 366887cdc724: Preparing [2023-09-21T02:57:18.716Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:18.716Z] 9c4ac9ef933f: Preparing [2023-09-21T02:57:18.716Z] 4693057ce236: Preparing [2023-09-21T02:57:18.716Z] 4693057ce236: Waiting [2023-09-21T02:57:18.716Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:18.716Z] 366887cdc724: Layer already exists [2023-09-21T02:57:18.716Z] 4693057ce236: Layer already exists [2023-09-21T02:57:18.716Z] 51558153a206: Pushed [2023-09-21T02:57:19.286Z] 9c4ac9ef933f: Pushed [2023-09-21T02:57:21.126Z] #121 ... [2023-09-21T02:57:21.126Z] [2023-09-21T02:57:21.126Z] #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T02:57:21.126Z] #0 4.645 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-21T02:57:21.126Z] #122 ... [2023-09-21T02:57:21.126Z] [2023-09-21T02:57:21.126Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T02:57:21.126Z] #0 4.380 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-21T02:57:21.126Z] #123 ... [2023-09-21T02:57:21.126Z] [2023-09-21T02:57:21.126Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-21T02:57:21.126Z] #0 5.341 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-21T02:57:21.126Z] #124 ... [2023-09-21T02:57:21.126Z] [2023-09-21T02:57:21.126Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T02:57:21.126Z] #0 4.733 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-21T02:57:21.126Z] #125 ... [2023-09-21T02:57:21.126Z] [2023-09-21T02:57:21.126Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T02:57:21.126Z] #0 5.070 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-21T02:57:21.126Z] #126 ... [2023-09-21T02:57:21.126Z] [2023-09-21T02:57:21.126Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T02:57:21.126Z] #0 3.657 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-21T02:57:21.126Z] #127 ... [2023-09-21T02:57:21.126Z] [2023-09-21T02:57:21.126Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T02:57:21.126Z] #0 4.491 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-21T02:57:21.196Z] 3da39e3630aa: Pushed [2023-09-21T02:57:21.196Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:f5de83e564a97aa37a425b882ac995871dc011b99e8a08ec796dcbf2e8291826 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:21.434Z] #128 ... [2023-09-21T02:57:21.434Z] [2023-09-21T02:57:21.434Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T02:57:21.434Z] #0 5.081 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-21T02:57:21.498Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:21.715Z] #129 ... [2023-09-21T02:57:21.715Z] [2023-09-21T02:57:21.715Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T02:57:21.715Z] #0 5.348 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-21T02:57:21.715Z] #130 ... [2023-09-21T02:57:21.715Z] [2023-09-21T02:57:21.715Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T02:57:21.715Z] #0 5.156 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-21T02:57:21.799Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-21T02:57:21.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-21T02:57:21.799Z] 51558153a206: Preparing [2023-09-21T02:57:21.799Z] 3da39e3630aa: Preparing [2023-09-21T02:57:21.799Z] 366887cdc724: Preparing [2023-09-21T02:57:21.799Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:21.799Z] 9c4ac9ef933f: Preparing [2023-09-21T02:57:21.799Z] 4693057ce236: Preparing [2023-09-21T02:57:21.799Z] 4693057ce236: Waiting [2023-09-21T02:57:21.799Z] 9c4ac9ef933f: Layer already exists [2023-09-21T02:57:21.799Z] 51558153a206: Layer already exists [2023-09-21T02:57:21.799Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:21.799Z] 366887cdc724: Layer already exists [2023-09-21T02:57:21.799Z] 3da39e3630aa: Layer already exists [2023-09-21T02:57:21.799Z] 4693057ce236: Layer already exists [2023-09-21T02:57:21.799Z] latest: digest: sha256:f5de83e564a97aa37a425b882ac995871dc011b99e8a08ec796dcbf2e8291826 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:22.103Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:22.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.53 [2023-09-21T02:57:22.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-21T02:57:22.413Z] 51558153a206: Preparing [2023-09-21T02:57:22.413Z] 3da39e3630aa: Preparing [2023-09-21T02:57:22.413Z] 366887cdc724: Preparing [2023-09-21T02:57:22.413Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:22.413Z] 9c4ac9ef933f: Preparing [2023-09-21T02:57:22.413Z] 4693057ce236: Preparing [2023-09-21T02:57:22.413Z] 4693057ce236: Waiting [2023-09-21T02:57:22.413Z] 3da39e3630aa: Layer already exists [2023-09-21T02:57:22.413Z] 51558153a206: Layer already exists [2023-09-21T02:57:22.413Z] 366887cdc724: Layer already exists [2023-09-21T02:57:22.413Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:22.413Z] 9c4ac9ef933f: Layer already exists [2023-09-21T02:57:22.413Z] 4693057ce236: Layer already exists [2023-09-21T02:57:22.413Z] 3.1.0-dev.53: digest: sha256:f5de83e564a97aa37a425b882ac995871dc011b99e8a08ec796dcbf2e8291826 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:22.734Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:23.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:23.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-21T02:57:23.037Z] 51558153a206: Preparing [2023-09-21T02:57:23.037Z] 3da39e3630aa: Preparing [2023-09-21T02:57:23.037Z] 366887cdc724: Preparing [2023-09-21T02:57:23.037Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:23.037Z] 9c4ac9ef933f: Preparing [2023-09-21T02:57:23.037Z] 4693057ce236: Preparing [2023-09-21T02:57:23.037Z] 4693057ce236: Waiting [2023-09-21T02:57:23.037Z] 51558153a206: Layer already exists [2023-09-21T02:57:23.037Z] 3da39e3630aa: Layer already exists [2023-09-21T02:57:23.037Z] 366887cdc724: Layer already exists [2023-09-21T02:57:23.037Z] 9c4ac9ef933f: Layer already exists [2023-09-21T02:57:23.037Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:23.037Z] 4693057ce236: Layer already exists [2023-09-21T02:57:23.037Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:f5de83e564a97aa37a425b882ac995871dc011b99e8a08ec796dcbf2e8291826 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:23.357Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:23.661Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-21T02:57:23.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-21T02:57:23.661Z] 51558153a206: Preparing [2023-09-21T02:57:23.661Z] 3da39e3630aa: Preparing [2023-09-21T02:57:23.661Z] 366887cdc724: Preparing [2023-09-21T02:57:23.661Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:23.661Z] 9c4ac9ef933f: Preparing [2023-09-21T02:57:23.661Z] 4693057ce236: Preparing [2023-09-21T02:57:23.661Z] 4693057ce236: Waiting [2023-09-21T02:57:23.661Z] 9c4ac9ef933f: Layer already exists [2023-09-21T02:57:23.661Z] 3da39e3630aa: Layer already exists [2023-09-21T02:57:23.661Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:23.661Z] 366887cdc724: Layer already exists [2023-09-21T02:57:23.661Z] 51558153a206: Layer already exists [2023-09-21T02:57:23.661Z] 4693057ce236: Layer already exists [2023-09-21T02:57:23.661Z] main: digest: sha256:f5de83e564a97aa37a425b882ac995871dc011b99e8a08ec796dcbf2e8291826 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:57:23.705Z] ===================================================== [Pipeline] echo [2023-09-21T02:57:23.714Z] taggedImages: [2023-09-21T02:57:23.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:23.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-21T02:57:23.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.53 [2023-09-21T02:57:23.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:23.714Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-09-21T02:57:23.742Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-09-21T02:57:23.742Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:23.742Z] latest [2023-09-21T02:57:23.742Z] 3.1.0-dev.53 [2023-09-21T02:57:23.742Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:23.742Z] main [2023-09-21T02:57:23.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:24.072Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:24.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:24.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-21T02:57:24.647Z] be0652238f64: Preparing [2023-09-21T02:57:24.647Z] d17d7498532f: Preparing [2023-09-21T02:57:24.647Z] 6e7a94a10c07: Preparing [2023-09-21T02:57:24.647Z] 366887cdc724: Preparing [2023-09-21T02:57:24.647Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:24.647Z] d3ae5a283845: Preparing [2023-09-21T02:57:24.647Z] ae37535d893c: Preparing [2023-09-21T02:57:24.647Z] a0faa7aa9812: Preparing [2023-09-21T02:57:24.647Z] 4693057ce236: Preparing [2023-09-21T02:57:24.647Z] d3ae5a283845: Waiting [2023-09-21T02:57:24.647Z] ae37535d893c: Waiting [2023-09-21T02:57:24.647Z] a0faa7aa9812: Waiting [2023-09-21T02:57:24.647Z] 4693057ce236: Waiting [2023-09-21T02:57:24.647Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:24.647Z] 366887cdc724: Layer already exists [2023-09-21T02:57:24.647Z] be0652238f64: Pushed [2023-09-21T02:57:24.647Z] d17d7498532f: Pushed [2023-09-21T02:57:24.647Z] 6e7a94a10c07: Pushed [2023-09-21T02:57:24.647Z] 4693057ce236: Layer already exists [2023-09-21T02:57:25.582Z] a0faa7aa9812: Pushed [2023-09-21T02:57:29.772Z] ae37535d893c: Pushed [2023-09-21T02:57:32.300Z] d3ae5a283845: Pushed [2023-09-21T02:57:32.300Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:681a04ecd9c8504089aae8945920859ce7e0e4dacb05355cb1a0b4b753b7d2ec size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:32.608Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:32.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-21T02:57:32.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-21T02:57:32.918Z] be0652238f64: Preparing [2023-09-21T02:57:32.918Z] d17d7498532f: Preparing [2023-09-21T02:57:32.918Z] 6e7a94a10c07: Preparing [2023-09-21T02:57:32.918Z] 366887cdc724: Preparing [2023-09-21T02:57:32.918Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:32.918Z] d3ae5a283845: Preparing [2023-09-21T02:57:32.918Z] ae37535d893c: Preparing [2023-09-21T02:57:32.918Z] a0faa7aa9812: Preparing [2023-09-21T02:57:32.918Z] 4693057ce236: Preparing [2023-09-21T02:57:32.918Z] d3ae5a283845: Waiting [2023-09-21T02:57:32.918Z] ae37535d893c: Waiting [2023-09-21T02:57:32.918Z] 4693057ce236: Waiting [2023-09-21T02:57:32.918Z] 6e7a94a10c07: Layer already exists [2023-09-21T02:57:32.918Z] be0652238f64: Layer already exists [2023-09-21T02:57:32.918Z] 366887cdc724: Layer already exists [2023-09-21T02:57:32.918Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:32.918Z] d17d7498532f: Layer already exists [2023-09-21T02:57:32.918Z] a0faa7aa9812: Layer already exists [2023-09-21T02:57:32.918Z] d3ae5a283845: Layer already exists [2023-09-21T02:57:32.918Z] 4693057ce236: Layer already exists [2023-09-21T02:57:32.918Z] ae37535d893c: Layer already exists [2023-09-21T02:57:32.918Z] latest: digest: sha256:681a04ecd9c8504089aae8945920859ce7e0e4dacb05355cb1a0b4b753b7d2ec size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:33.230Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:33.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.53 [2023-09-21T02:57:33.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-21T02:57:33.534Z] be0652238f64: Preparing [2023-09-21T02:57:33.534Z] d17d7498532f: Preparing [2023-09-21T02:57:33.534Z] 6e7a94a10c07: Preparing [2023-09-21T02:57:33.534Z] 366887cdc724: Preparing [2023-09-21T02:57:33.534Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:33.534Z] d3ae5a283845: Preparing [2023-09-21T02:57:33.534Z] ae37535d893c: Preparing [2023-09-21T02:57:33.534Z] a0faa7aa9812: Preparing [2023-09-21T02:57:33.534Z] 4693057ce236: Preparing [2023-09-21T02:57:33.534Z] d3ae5a283845: Waiting [2023-09-21T02:57:33.534Z] ae37535d893c: Waiting [2023-09-21T02:57:33.534Z] a0faa7aa9812: Waiting [2023-09-21T02:57:33.534Z] 4693057ce236: Waiting [2023-09-21T02:57:33.534Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:33.534Z] d17d7498532f: Layer already exists [2023-09-21T02:57:33.534Z] 6e7a94a10c07: Layer already exists [2023-09-21T02:57:33.534Z] be0652238f64: Layer already exists [2023-09-21T02:57:33.534Z] 366887cdc724: Layer already exists [2023-09-21T02:57:33.534Z] a0faa7aa9812: Layer already exists [2023-09-21T02:57:33.534Z] d3ae5a283845: Layer already exists [2023-09-21T02:57:33.534Z] ae37535d893c: Layer already exists [2023-09-21T02:57:33.534Z] 4693057ce236: Layer already exists [2023-09-21T02:57:33.534Z] 3.1.0-dev.53: digest: sha256:681a04ecd9c8504089aae8945920859ce7e0e4dacb05355cb1a0b4b753b7d2ec size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:33.839Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:34.145Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:34.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-21T02:57:34.145Z] be0652238f64: Preparing [2023-09-21T02:57:34.145Z] d17d7498532f: Preparing [2023-09-21T02:57:34.145Z] 6e7a94a10c07: Preparing [2023-09-21T02:57:34.145Z] 366887cdc724: Preparing [2023-09-21T02:57:34.145Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:34.145Z] d3ae5a283845: Preparing [2023-09-21T02:57:34.145Z] ae37535d893c: Preparing [2023-09-21T02:57:34.145Z] d3ae5a283845: Waiting [2023-09-21T02:57:34.145Z] a0faa7aa9812: Preparing [2023-09-21T02:57:34.145Z] ae37535d893c: Waiting [2023-09-21T02:57:34.145Z] 4693057ce236: Preparing [2023-09-21T02:57:34.145Z] a0faa7aa9812: Waiting [2023-09-21T02:57:34.145Z] 4693057ce236: Waiting [2023-09-21T02:57:34.145Z] d17d7498532f: Layer already exists [2023-09-21T02:57:34.145Z] be0652238f64: Layer already exists [2023-09-21T02:57:34.145Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:34.145Z] 366887cdc724: Layer already exists [2023-09-21T02:57:34.145Z] 6e7a94a10c07: Layer already exists [2023-09-21T02:57:34.145Z] d3ae5a283845: Layer already exists [2023-09-21T02:57:34.145Z] ae37535d893c: Layer already exists [2023-09-21T02:57:34.145Z] 4693057ce236: Layer already exists [2023-09-21T02:57:34.145Z] a0faa7aa9812: Layer already exists [2023-09-21T02:57:34.145Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:681a04ecd9c8504089aae8945920859ce7e0e4dacb05355cb1a0b4b753b7d2ec size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:34.469Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:34.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-09-21T02:57:34.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-21T02:57:34.774Z] be0652238f64: Preparing [2023-09-21T02:57:34.774Z] d17d7498532f: Preparing [2023-09-21T02:57:34.774Z] 6e7a94a10c07: Preparing [2023-09-21T02:57:34.774Z] 366887cdc724: Preparing [2023-09-21T02:57:34.774Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:34.774Z] d3ae5a283845: Preparing [2023-09-21T02:57:34.774Z] ae37535d893c: Preparing [2023-09-21T02:57:34.774Z] a0faa7aa9812: Preparing [2023-09-21T02:57:34.774Z] 4693057ce236: Preparing [2023-09-21T02:57:34.774Z] d3ae5a283845: Waiting [2023-09-21T02:57:34.774Z] ae37535d893c: Waiting [2023-09-21T02:57:34.774Z] 4693057ce236: Waiting [2023-09-21T02:57:34.774Z] a0faa7aa9812: Waiting [2023-09-21T02:57:34.774Z] 366887cdc724: Layer already exists [2023-09-21T02:57:34.774Z] be0652238f64: Layer already exists [2023-09-21T02:57:34.774Z] 6e7a94a10c07: Layer already exists [2023-09-21T02:57:34.774Z] d17d7498532f: Layer already exists [2023-09-21T02:57:34.774Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:34.774Z] d3ae5a283845: Layer already exists [2023-09-21T02:57:34.774Z] a0faa7aa9812: Layer already exists [2023-09-21T02:57:34.774Z] 4693057ce236: Layer already exists [2023-09-21T02:57:34.774Z] ae37535d893c: Layer already exists [2023-09-21T02:57:34.774Z] main: digest: sha256:681a04ecd9c8504089aae8945920859ce7e0e4dacb05355cb1a0b4b753b7d2ec size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:57:34.812Z] ===================================================== [Pipeline] echo [2023-09-21T02:57:34.822Z] taggedImages: [2023-09-21T02:57:34.822Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:34.822Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-21T02:57:34.822Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.53 [2023-09-21T02:57:34.822Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:34.822Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-09-21T02:57:34.840Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-09-21T02:57:34.840Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:34.840Z] latest [2023-09-21T02:57:34.840Z] 3.1.0-dev.53 [2023-09-21T02:57:34.840Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:34.840Z] main [2023-09-21T02:57:34.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:35.157Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:35.466Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:35.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-21T02:57:35.466Z] 47c32362ed92: Preparing [2023-09-21T02:57:35.466Z] 1e293c6878fe: Preparing [2023-09-21T02:57:35.466Z] 2b114e4879a7: Preparing [2023-09-21T02:57:35.466Z] 366887cdc724: Preparing [2023-09-21T02:57:35.466Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:35.466Z] d3ae5a283845: Preparing [2023-09-21T02:57:35.466Z] 06144e7e87fe: Preparing [2023-09-21T02:57:35.466Z] 4693057ce236: Preparing [2023-09-21T02:57:35.466Z] d3ae5a283845: Waiting [2023-09-21T02:57:35.466Z] 06144e7e87fe: Waiting [2023-09-21T02:57:35.466Z] 4693057ce236: Waiting [2023-09-21T02:57:35.466Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:35.466Z] 366887cdc724: Layer already exists [2023-09-21T02:57:35.466Z] d3ae5a283845: Layer already exists [2023-09-21T02:57:35.466Z] 4693057ce236: Layer already exists [2023-09-21T02:57:35.466Z] 1e293c6878fe: Pushed [2023-09-21T02:57:35.466Z] 2b114e4879a7: Pushed [2023-09-21T02:57:35.466Z] 47c32362ed92: Pushed [2023-09-21T02:57:35.725Z] 06144e7e87fe: Pushed [2023-09-21T02:57:35.983Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:65f7965abc51d2d2b3a51c8f55180689b2ce915b9fbee3dafafff11a7bc4ccb9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:36.290Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:36.591Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-21T02:57:36.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-21T02:57:36.591Z] 47c32362ed92: Preparing [2023-09-21T02:57:36.591Z] 1e293c6878fe: Preparing [2023-09-21T02:57:36.591Z] 2b114e4879a7: Preparing [2023-09-21T02:57:36.591Z] 366887cdc724: Preparing [2023-09-21T02:57:36.591Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:36.591Z] d3ae5a283845: Preparing [2023-09-21T02:57:36.591Z] 06144e7e87fe: Preparing [2023-09-21T02:57:36.591Z] 4693057ce236: Preparing [2023-09-21T02:57:36.591Z] d3ae5a283845: Waiting [2023-09-21T02:57:36.591Z] 06144e7e87fe: Waiting [2023-09-21T02:57:36.591Z] 4693057ce236: Waiting [2023-09-21T02:57:36.591Z] 47c32362ed92: Layer already exists [2023-09-21T02:57:36.591Z] 2b114e4879a7: Layer already exists [2023-09-21T02:57:36.591Z] 1e293c6878fe: Layer already exists [2023-09-21T02:57:36.591Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:36.591Z] 366887cdc724: Layer already exists [2023-09-21T02:57:36.591Z] d3ae5a283845: Layer already exists [2023-09-21T02:57:36.591Z] 4693057ce236: Layer already exists [2023-09-21T02:57:36.591Z] 06144e7e87fe: Layer already exists [2023-09-21T02:57:36.591Z] latest: digest: sha256:65f7965abc51d2d2b3a51c8f55180689b2ce915b9fbee3dafafff11a7bc4ccb9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:36.899Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:37.200Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.53 [2023-09-21T02:57:37.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-21T02:57:37.200Z] 47c32362ed92: Preparing [2023-09-21T02:57:37.200Z] 1e293c6878fe: Preparing [2023-09-21T02:57:37.200Z] 2b114e4879a7: Preparing [2023-09-21T02:57:37.200Z] 366887cdc724: Preparing [2023-09-21T02:57:37.200Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:37.200Z] d3ae5a283845: Preparing [2023-09-21T02:57:37.200Z] 06144e7e87fe: Preparing [2023-09-21T02:57:37.200Z] 4693057ce236: Preparing [2023-09-21T02:57:37.200Z] d3ae5a283845: Waiting [2023-09-21T02:57:37.200Z] 06144e7e87fe: Waiting [2023-09-21T02:57:37.200Z] 4693057ce236: Waiting [2023-09-21T02:57:37.200Z] 47c32362ed92: Layer already exists [2023-09-21T02:57:37.200Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:37.200Z] 1e293c6878fe: Layer already exists [2023-09-21T02:57:37.200Z] 2b114e4879a7: Layer already exists [2023-09-21T02:57:37.200Z] 366887cdc724: Layer already exists [2023-09-21T02:57:37.200Z] 06144e7e87fe: Layer already exists [2023-09-21T02:57:37.200Z] 4693057ce236: Layer already exists [2023-09-21T02:57:37.200Z] d3ae5a283845: Layer already exists [2023-09-21T02:57:37.200Z] 3.1.0-dev.53: digest: sha256:65f7965abc51d2d2b3a51c8f55180689b2ce915b9fbee3dafafff11a7bc4ccb9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:37.516Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:37.820Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:37.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-21T02:57:37.820Z] 47c32362ed92: Preparing [2023-09-21T02:57:37.820Z] 1e293c6878fe: Preparing [2023-09-21T02:57:37.820Z] 2b114e4879a7: Preparing [2023-09-21T02:57:37.820Z] 366887cdc724: Preparing [2023-09-21T02:57:37.820Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:37.820Z] d3ae5a283845: Preparing [2023-09-21T02:57:37.820Z] 06144e7e87fe: Preparing [2023-09-21T02:57:37.820Z] 4693057ce236: Preparing [2023-09-21T02:57:37.820Z] 06144e7e87fe: Waiting [2023-09-21T02:57:37.820Z] d3ae5a283845: Waiting [2023-09-21T02:57:37.820Z] 4693057ce236: Waiting [2023-09-21T02:57:37.820Z] 47c32362ed92: Layer already exists [2023-09-21T02:57:37.820Z] 366887cdc724: Layer already exists [2023-09-21T02:57:37.820Z] 1e293c6878fe: Layer already exists [2023-09-21T02:57:37.820Z] 2b114e4879a7: Layer already exists [2023-09-21T02:57:37.820Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:37.820Z] d3ae5a283845: Layer already exists [2023-09-21T02:57:37.820Z] 06144e7e87fe: Layer already exists [2023-09-21T02:57:37.820Z] 4693057ce236: Layer already exists [2023-09-21T02:57:37.820Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:65f7965abc51d2d2b3a51c8f55180689b2ce915b9fbee3dafafff11a7bc4ccb9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:38.124Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:38.428Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-09-21T02:57:38.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-21T02:57:38.428Z] 47c32362ed92: Preparing [2023-09-21T02:57:38.428Z] 1e293c6878fe: Preparing [2023-09-21T02:57:38.428Z] 2b114e4879a7: Preparing [2023-09-21T02:57:38.428Z] 366887cdc724: Preparing [2023-09-21T02:57:38.428Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:38.428Z] d3ae5a283845: Preparing [2023-09-21T02:57:38.428Z] 06144e7e87fe: Preparing [2023-09-21T02:57:38.428Z] 4693057ce236: Preparing [2023-09-21T02:57:38.428Z] d3ae5a283845: Waiting [2023-09-21T02:57:38.428Z] 4693057ce236: Waiting [2023-09-21T02:57:38.428Z] 06144e7e87fe: Waiting [2023-09-21T02:57:38.428Z] 47c32362ed92: Layer already exists [2023-09-21T02:57:38.428Z] 366887cdc724: Layer already exists [2023-09-21T02:57:38.428Z] 1e293c6878fe: Layer already exists [2023-09-21T02:57:38.428Z] 2b114e4879a7: Layer already exists [2023-09-21T02:57:38.428Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:38.428Z] d3ae5a283845: Layer already exists [2023-09-21T02:57:38.428Z] 06144e7e87fe: Layer already exists [2023-09-21T02:57:38.428Z] 4693057ce236: Layer already exists [2023-09-21T02:57:38.428Z] main: digest: sha256:65f7965abc51d2d2b3a51c8f55180689b2ce915b9fbee3dafafff11a7bc4ccb9 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:57:38.482Z] ===================================================== [Pipeline] echo [2023-09-21T02:57:38.492Z] taggedImages: [2023-09-21T02:57:38.492Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:38.492Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-21T02:57:38.492Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.53 [2023-09-21T02:57:38.492Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:38.492Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-09-21T02:57:38.517Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-09-21T02:57:38.517Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:38.517Z] latest [2023-09-21T02:57:38.517Z] 3.1.0-dev.53 [2023-09-21T02:57:38.517Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:38.517Z] main [2023-09-21T02:57:38.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:38.846Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:39.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:39.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-21T02:57:39.160Z] be0652238f64: Preparing [2023-09-21T02:57:39.160Z] 797126075bd5: Preparing [2023-09-21T02:57:39.160Z] 2a7e43909d5c: Preparing [2023-09-21T02:57:39.160Z] 366887cdc724: Preparing [2023-09-21T02:57:39.160Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:39.160Z] d3ae5a283845: Preparing [2023-09-21T02:57:39.160Z] a0faa7aa9812: Preparing [2023-09-21T02:57:39.160Z] 4693057ce236: Preparing [2023-09-21T02:57:39.160Z] a0faa7aa9812: Waiting [2023-09-21T02:57:39.160Z] 4693057ce236: Waiting [2023-09-21T02:57:39.160Z] d3ae5a283845: Waiting [2023-09-21T02:57:39.160Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:39.160Z] be0652238f64: Layer already exists [2023-09-21T02:57:39.160Z] 366887cdc724: Layer already exists [2023-09-21T02:57:39.160Z] d3ae5a283845: Layer already exists [2023-09-21T02:57:39.160Z] a0faa7aa9812: Layer already exists [2023-09-21T02:57:39.160Z] 4693057ce236: Layer already exists [2023-09-21T02:57:39.160Z] 797126075bd5: Pushed [2023-09-21T02:57:39.160Z] 2a7e43909d5c: Pushed [2023-09-21T02:57:39.419Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:5892ac4d842485f3e78450aa5af37479b3b2b8a483e569d51490c51c4ac80fb1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:39.729Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:40.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-21T02:57:40.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-21T02:57:40.029Z] be0652238f64: Preparing [2023-09-21T02:57:40.029Z] 797126075bd5: Preparing [2023-09-21T02:57:40.029Z] 2a7e43909d5c: Preparing [2023-09-21T02:57:40.029Z] 366887cdc724: Preparing [2023-09-21T02:57:40.029Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:40.029Z] d3ae5a283845: Preparing [2023-09-21T02:57:40.029Z] a0faa7aa9812: Preparing [2023-09-21T02:57:40.029Z] 4693057ce236: Preparing [2023-09-21T02:57:40.029Z] d3ae5a283845: Waiting [2023-09-21T02:57:40.029Z] a0faa7aa9812: Waiting [2023-09-21T02:57:40.029Z] 4693057ce236: Waiting [2023-09-21T02:57:40.029Z] 797126075bd5: Layer already exists [2023-09-21T02:57:40.029Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:40.029Z] be0652238f64: Layer already exists [2023-09-21T02:57:40.029Z] 2a7e43909d5c: Layer already exists [2023-09-21T02:57:40.030Z] 366887cdc724: Layer already exists [2023-09-21T02:57:40.030Z] d3ae5a283845: Layer already exists [2023-09-21T02:57:40.030Z] a0faa7aa9812: Layer already exists [2023-09-21T02:57:40.030Z] 4693057ce236: Layer already exists [2023-09-21T02:57:40.030Z] latest: digest: sha256:5892ac4d842485f3e78450aa5af37479b3b2b8a483e569d51490c51c4ac80fb1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:40.335Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:40.640Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.53 [2023-09-21T02:57:40.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-21T02:57:40.640Z] be0652238f64: Preparing [2023-09-21T02:57:40.640Z] 797126075bd5: Preparing [2023-09-21T02:57:40.640Z] 2a7e43909d5c: Preparing [2023-09-21T02:57:40.640Z] 366887cdc724: Preparing [2023-09-21T02:57:40.640Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:40.640Z] d3ae5a283845: Preparing [2023-09-21T02:57:40.640Z] a0faa7aa9812: Preparing [2023-09-21T02:57:40.640Z] 4693057ce236: Preparing [2023-09-21T02:57:40.640Z] a0faa7aa9812: Waiting [2023-09-21T02:57:40.640Z] d3ae5a283845: Waiting [2023-09-21T02:57:40.640Z] 4693057ce236: Waiting [2023-09-21T02:57:40.640Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:40.640Z] 2a7e43909d5c: Layer already exists [2023-09-21T02:57:40.640Z] be0652238f64: Layer already exists [2023-09-21T02:57:40.640Z] 366887cdc724: Layer already exists [2023-09-21T02:57:40.640Z] 797126075bd5: Layer already exists [2023-09-21T02:57:40.640Z] d3ae5a283845: Layer already exists [2023-09-21T02:57:40.640Z] a0faa7aa9812: Layer already exists [2023-09-21T02:57:40.640Z] 4693057ce236: Layer already exists [2023-09-21T02:57:40.640Z] 3.1.0-dev.53: digest: sha256:5892ac4d842485f3e78450aa5af37479b3b2b8a483e569d51490c51c4ac80fb1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:40.944Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:41.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:41.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-21T02:57:41.245Z] be0652238f64: Preparing [2023-09-21T02:57:41.245Z] 797126075bd5: Preparing [2023-09-21T02:57:41.245Z] 2a7e43909d5c: Preparing [2023-09-21T02:57:41.245Z] 366887cdc724: Preparing [2023-09-21T02:57:41.245Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:41.245Z] d3ae5a283845: Preparing [2023-09-21T02:57:41.245Z] a0faa7aa9812: Preparing [2023-09-21T02:57:41.245Z] 4693057ce236: Preparing [2023-09-21T02:57:41.246Z] d3ae5a283845: Waiting [2023-09-21T02:57:41.246Z] a0faa7aa9812: Waiting [2023-09-21T02:57:41.246Z] 797126075bd5: Layer already exists [2023-09-21T02:57:41.246Z] 366887cdc724: Layer already exists [2023-09-21T02:57:41.246Z] be0652238f64: Layer already exists [2023-09-21T02:57:41.246Z] 2a7e43909d5c: Layer already exists [2023-09-21T02:57:41.246Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:41.246Z] d3ae5a283845: Layer already exists [2023-09-21T02:57:41.246Z] a0faa7aa9812: Layer already exists [2023-09-21T02:57:41.246Z] 4693057ce236: Layer already exists [2023-09-21T02:57:41.246Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:5892ac4d842485f3e78450aa5af37479b3b2b8a483e569d51490c51c4ac80fb1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:41.550Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:41.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-09-21T02:57:41.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-21T02:57:41.853Z] be0652238f64: Preparing [2023-09-21T02:57:41.853Z] 797126075bd5: Preparing [2023-09-21T02:57:41.853Z] 2a7e43909d5c: Preparing [2023-09-21T02:57:41.853Z] 366887cdc724: Preparing [2023-09-21T02:57:41.853Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:41.853Z] d3ae5a283845: Preparing [2023-09-21T02:57:41.853Z] a0faa7aa9812: Preparing [2023-09-21T02:57:41.853Z] 4693057ce236: Preparing [2023-09-21T02:57:41.853Z] d3ae5a283845: Waiting [2023-09-21T02:57:41.853Z] a0faa7aa9812: Waiting [2023-09-21T02:57:41.853Z] 797126075bd5: Layer already exists [2023-09-21T02:57:41.853Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:41.853Z] be0652238f64: Layer already exists [2023-09-21T02:57:41.853Z] 366887cdc724: Layer already exists [2023-09-21T02:57:41.853Z] 2a7e43909d5c: Layer already exists [2023-09-21T02:57:41.853Z] d3ae5a283845: Layer already exists [2023-09-21T02:57:41.853Z] a0faa7aa9812: Layer already exists [2023-09-21T02:57:41.853Z] 4693057ce236: Layer already exists [2023-09-21T02:57:41.853Z] main: digest: sha256:5892ac4d842485f3e78450aa5af37479b3b2b8a483e569d51490c51c4ac80fb1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:57:41.892Z] ===================================================== [Pipeline] echo [2023-09-21T02:57:41.899Z] taggedImages: [2023-09-21T02:57:41.899Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:41.899Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-21T02:57:41.899Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.53 [2023-09-21T02:57:41.899Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:41.899Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-09-21T02:57:41.913Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-09-21T02:57:41.913Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:41.913Z] latest [2023-09-21T02:57:41.913Z] 3.1.0-dev.53 [2023-09-21T02:57:41.913Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:41.913Z] main [2023-09-21T02:57:41.913Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:42.231Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:42.539Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:42.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-21T02:57:42.539Z] 46e19ee8b838: Preparing [2023-09-21T02:57:42.539Z] fea92f76c2a1: Preparing [2023-09-21T02:57:42.539Z] 366887cdc724: Preparing [2023-09-21T02:57:42.539Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:42.539Z] 0dcbf8eeaf3b: Preparing [2023-09-21T02:57:42.539Z] 4693057ce236: Preparing [2023-09-21T02:57:42.539Z] 4693057ce236: Waiting [2023-09-21T02:57:42.539Z] 366887cdc724: Layer already exists [2023-09-21T02:57:42.539Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:42.539Z] 4693057ce236: Layer already exists [2023-09-21T02:57:42.539Z] 46e19ee8b838: Pushed [2023-09-21T02:57:42.539Z] 0dcbf8eeaf3b: Pushed [2023-09-21T02:57:45.070Z] fea92f76c2a1: Pushed [2023-09-21T02:57:45.329Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:ba1ab9bbeb34701a5aacc8b1927379ccae894ab731592aa32baff79a05ece583 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:45.628Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:45.935Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-21T02:57:45.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-21T02:57:45.935Z] 46e19ee8b838: Preparing [2023-09-21T02:57:45.935Z] fea92f76c2a1: Preparing [2023-09-21T02:57:45.935Z] 366887cdc724: Preparing [2023-09-21T02:57:45.935Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:45.935Z] 0dcbf8eeaf3b: Preparing [2023-09-21T02:57:45.935Z] 4693057ce236: Preparing [2023-09-21T02:57:45.935Z] 4693057ce236: Waiting [2023-09-21T02:57:45.935Z] fea92f76c2a1: Layer already exists [2023-09-21T02:57:45.935Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:45.935Z] 366887cdc724: Layer already exists [2023-09-21T02:57:45.935Z] 0dcbf8eeaf3b: Layer already exists [2023-09-21T02:57:45.935Z] 46e19ee8b838: Layer already exists [2023-09-21T02:57:45.935Z] 4693057ce236: Layer already exists [2023-09-21T02:57:45.935Z] latest: digest: sha256:ba1ab9bbeb34701a5aacc8b1927379ccae894ab731592aa32baff79a05ece583 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:46.244Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:46.543Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.53 [2023-09-21T02:57:46.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-21T02:57:46.543Z] 46e19ee8b838: Preparing [2023-09-21T02:57:46.543Z] fea92f76c2a1: Preparing [2023-09-21T02:57:46.543Z] 366887cdc724: Preparing [2023-09-21T02:57:46.543Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:46.543Z] 0dcbf8eeaf3b: Preparing [2023-09-21T02:57:46.543Z] 4693057ce236: Preparing [2023-09-21T02:57:46.543Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:46.543Z] fea92f76c2a1: Layer already exists [2023-09-21T02:57:46.543Z] 0dcbf8eeaf3b: Layer already exists [2023-09-21T02:57:46.543Z] 46e19ee8b838: Layer already exists [2023-09-21T02:57:46.543Z] 366887cdc724: Layer already exists [2023-09-21T02:57:46.543Z] 4693057ce236: Layer already exists [2023-09-21T02:57:46.543Z] 3.1.0-dev.53: digest: sha256:ba1ab9bbeb34701a5aacc8b1927379ccae894ab731592aa32baff79a05ece583 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:46.855Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:47.159Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:47.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-21T02:57:47.159Z] 46e19ee8b838: Preparing [2023-09-21T02:57:47.159Z] fea92f76c2a1: Preparing [2023-09-21T02:57:47.159Z] 366887cdc724: Preparing [2023-09-21T02:57:47.159Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:47.159Z] 0dcbf8eeaf3b: Preparing [2023-09-21T02:57:47.159Z] 4693057ce236: Preparing [2023-09-21T02:57:47.159Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:47.159Z] 0dcbf8eeaf3b: Layer already exists [2023-09-21T02:57:47.159Z] 46e19ee8b838: Layer already exists [2023-09-21T02:57:47.159Z] fea92f76c2a1: Layer already exists [2023-09-21T02:57:47.159Z] 366887cdc724: Layer already exists [2023-09-21T02:57:47.159Z] 4693057ce236: Layer already exists [2023-09-21T02:57:47.159Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:ba1ab9bbeb34701a5aacc8b1927379ccae894ab731592aa32baff79a05ece583 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:47.475Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:47.780Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-09-21T02:57:47.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-21T02:57:47.780Z] 46e19ee8b838: Preparing [2023-09-21T02:57:47.780Z] fea92f76c2a1: Preparing [2023-09-21T02:57:47.780Z] 366887cdc724: Preparing [2023-09-21T02:57:47.780Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:47.780Z] 0dcbf8eeaf3b: Preparing [2023-09-21T02:57:47.780Z] 4693057ce236: Preparing [2023-09-21T02:57:47.780Z] 4693057ce236: Waiting [2023-09-21T02:57:47.780Z] 366887cdc724: Layer already exists [2023-09-21T02:57:47.780Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:47.780Z] fea92f76c2a1: Layer already exists [2023-09-21T02:57:47.780Z] 46e19ee8b838: Layer already exists [2023-09-21T02:57:47.780Z] 0dcbf8eeaf3b: Layer already exists [2023-09-21T02:57:47.780Z] 4693057ce236: Layer already exists [2023-09-21T02:57:47.780Z] main: digest: sha256:ba1ab9bbeb34701a5aacc8b1927379ccae894ab731592aa32baff79a05ece583 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:57:47.821Z] ===================================================== [Pipeline] echo [2023-09-21T02:57:47.828Z] taggedImages: [2023-09-21T02:57:47.828Z] - nexus3.edgexfoundry.org:10004/support-notifications:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:47.828Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-21T02:57:47.828Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.53 [2023-09-21T02:57:47.828Z] - nexus3.edgexfoundry.org:10004/support-notifications:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:47.828Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-09-21T02:57:47.843Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-09-21T02:57:47.843Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:47.843Z] latest [2023-09-21T02:57:47.843Z] 3.1.0-dev.53 [2023-09-21T02:57:47.843Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:47.843Z] main [2023-09-21T02:57:47.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:48.153Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:48.468Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:48.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-21T02:57:48.468Z] 9623908214b4: Preparing [2023-09-21T02:57:48.468Z] 0a1fe4d9665c: Preparing [2023-09-21T02:57:48.468Z] 366887cdc724: Preparing [2023-09-21T02:57:48.468Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:48.468Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:57:48.468Z] 4693057ce236: Preparing [2023-09-21T02:57:48.468Z] 4693057ce236: Waiting [2023-09-21T02:57:48.468Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:57:48.468Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:48.468Z] 366887cdc724: Layer already exists [2023-09-21T02:57:48.468Z] 4693057ce236: Layer already exists [2023-09-21T02:57:48.468Z] 9623908214b4: Pushed [2023-09-21T02:57:51.752Z] 0a1fe4d9665c: Pushed [2023-09-21T02:57:51.752Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:b0edeb7436b75c48741a9cfa88923aecdfd9936146e0a5a30b4cb80522dd523b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:52.056Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:52.361Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-21T02:57:52.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-21T02:57:52.362Z] 9623908214b4: Preparing [2023-09-21T02:57:52.362Z] 0a1fe4d9665c: Preparing [2023-09-21T02:57:52.362Z] 366887cdc724: Preparing [2023-09-21T02:57:52.362Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:52.362Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:57:52.362Z] 4693057ce236: Preparing [2023-09-21T02:57:52.362Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:52.362Z] 9623908214b4: Layer already exists [2023-09-21T02:57:52.362Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:57:52.362Z] 0a1fe4d9665c: Layer already exists [2023-09-21T02:57:52.362Z] 366887cdc724: Layer already exists [2023-09-21T02:57:52.362Z] 4693057ce236: Layer already exists [2023-09-21T02:57:52.362Z] latest: digest: sha256:b0edeb7436b75c48741a9cfa88923aecdfd9936146e0a5a30b4cb80522dd523b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:52.666Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:52.975Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.53 [2023-09-21T02:57:52.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-21T02:57:52.975Z] 9623908214b4: Preparing [2023-09-21T02:57:52.975Z] 0a1fe4d9665c: Preparing [2023-09-21T02:57:52.975Z] 366887cdc724: Preparing [2023-09-21T02:57:52.975Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:52.975Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:57:52.975Z] 4693057ce236: Preparing [2023-09-21T02:57:52.975Z] 4693057ce236: Waiting [2023-09-21T02:57:52.975Z] 9623908214b4: Layer already exists [2023-09-21T02:57:52.975Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:57:52.975Z] 366887cdc724: Layer already exists [2023-09-21T02:57:52.975Z] 0a1fe4d9665c: Layer already exists [2023-09-21T02:57:52.975Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:52.975Z] 4693057ce236: Layer already exists [2023-09-21T02:57:52.975Z] 3.1.0-dev.53: digest: sha256:b0edeb7436b75c48741a9cfa88923aecdfd9936146e0a5a30b4cb80522dd523b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:53.290Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:53.593Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:53.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-21T02:57:53.593Z] 9623908214b4: Preparing [2023-09-21T02:57:53.593Z] 0a1fe4d9665c: Preparing [2023-09-21T02:57:53.593Z] 366887cdc724: Preparing [2023-09-21T02:57:53.593Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:53.593Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:57:53.593Z] 4693057ce236: Preparing [2023-09-21T02:57:53.593Z] 4693057ce236: Waiting [2023-09-21T02:57:53.593Z] 0a1fe4d9665c: Layer already exists [2023-09-21T02:57:53.593Z] 9623908214b4: Layer already exists [2023-09-21T02:57:53.593Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:57:53.593Z] 366887cdc724: Layer already exists [2023-09-21T02:57:53.593Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:53.593Z] 4693057ce236: Layer already exists [2023-09-21T02:57:53.593Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:b0edeb7436b75c48741a9cfa88923aecdfd9936146e0a5a30b4cb80522dd523b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:53.919Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T02:57:54.228Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-09-21T02:57:54.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-21T02:57:54.228Z] 9623908214b4: Preparing [2023-09-21T02:57:54.228Z] 0a1fe4d9665c: Preparing [2023-09-21T02:57:54.228Z] 366887cdc724: Preparing [2023-09-21T02:57:54.228Z] 1dbb1bb5c729: Preparing [2023-09-21T02:57:54.228Z] f7ff9e1d4aaf: Preparing [2023-09-21T02:57:54.228Z] 4693057ce236: Preparing [2023-09-21T02:57:54.228Z] 4693057ce236: Waiting [2023-09-21T02:57:54.228Z] 366887cdc724: Layer already exists [2023-09-21T02:57:54.228Z] 0a1fe4d9665c: Layer already exists [2023-09-21T02:57:54.228Z] f7ff9e1d4aaf: Layer already exists [2023-09-21T02:57:54.228Z] 9623908214b4: Layer already exists [2023-09-21T02:57:54.228Z] 1dbb1bb5c729: Layer already exists [2023-09-21T02:57:54.228Z] 4693057ce236: Layer already exists [2023-09-21T02:57:54.228Z] main: digest: sha256:b0edeb7436b75c48741a9cfa88923aecdfd9936146e0a5a30b4cb80522dd523b size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T02:57:54.266Z] ===================================================== [Pipeline] echo [2023-09-21T02:57:54.272Z] taggedImages: [2023-09-21T02:57:54.272Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T02:57:54.272Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-21T02:57:54.272Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.53 [2023-09-21T02:57:54.272Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T02:57:54.272Z] - 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] } [2023-09-21T03:09:44.332Z] #131 ... [2023-09-21T03:09:44.332Z] [2023-09-21T03:09:44.332Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T03:09:44.332Z] #130 744.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-21T03:09:44.332Z] #130 ... [2023-09-21T03:09:44.332Z] [2023-09-21T03:09:44.332Z] #121 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-21T03:09:44.332Z] #121 DONE 747.8s [2023-09-21T03:09:44.332Z] [2023-09-21T03:09:44.332Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-21T03:09:44.332Z] #124 ... [2023-09-21T03:09:44.332Z] [2023-09-21T03:09:44.332Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T03:09:44.332Z] #132 DONE 0.2s [2023-09-21T03:09:44.332Z] [2023-09-21T03:09:44.332Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-21T03:09:44.333Z] #133 DONE 0.1s [2023-09-21T03:09:44.333Z] [2023-09-21T03:09:44.333Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T03:09:44.333Z] #131 ... [2023-09-21T03:09:44.333Z] [2023-09-21T03:09:44.333Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-21T03:09:44.333Z] #134 DONE 0.1s [2023-09-21T03:09:44.333Z] [2023-09-21T03:09:44.333Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-21T03:09:44.333Z] #135 DONE 0.2s [2023-09-21T03:09:44.333Z] [2023-09-21T03:09:44.333Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-21T03:09:44.333Z] #136 DONE 0.2s [2023-09-21T03:09:44.333Z] [2023-09-21T03:09:44.333Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T03:09:44.333Z] #61 ... [2023-09-21T03:09:44.333Z] [2023-09-21T03:09:44.333Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T03:09:44.333Z] #137 DONE 0.2s [2023-09-21T03:09:44.333Z] [2023-09-21T03:09:44.333Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T03:09:44.333Z] #138 DONE 2.1s [2023-09-21T03:09:44.333Z] [2023-09-21T03:09:44.333Z] #94 [security-proxy-setup] exporting to image [2023-09-21T03:09:44.333Z] #94 exporting layers [2023-09-21T03:09:44.333Z] #94 exporting layers 0.9s done [2023-09-21T03:09:44.333Z] #94 writing image sha256:c58d7428cc7aa49412c32c297d05f9c8df13225d908c1018f90c50e272fccefe done [2023-09-21T03:09:44.333Z] #94 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-21T03:09:44.333Z] #94 DONE 3.9s [2023-09-21T03:09:44.333Z] [2023-09-21T03:09:44.333Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T03:09:45.738Z] #123 ... [2023-09-21T03:09:45.738Z] [2023-09-21T03:09:45.738Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-21T03:09:45.738Z] #124 DONE 755.5s [2023-09-21T03:09:46.005Z] [2023-09-21T03:09:46.005Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T03:09:46.499Z] #130 ... [2023-09-21T03:09:46.499Z] [2023-09-21T03:09:46.499Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-21T03:09:46.767Z] #139 DONE 0.4s [2023-09-21T03:09:46.767Z] [2023-09-21T03:09:46.767Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T03:09:46.767Z] #46 ... [2023-09-21T03:09:46.767Z] [2023-09-21T03:09:46.767Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-21T03:09:48.709Z] #140 DONE 2.0s [2023-09-21T03:09:48.709Z] [2023-09-21T03:09:48.709Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T03:09:48.709Z] #61 ... [2023-09-21T03:09:48.709Z] [2023-09-21T03:09:48.709Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T03:09:49.314Z] #141 DONE 0.4s [2023-09-21T03:09:49.314Z] [2023-09-21T03:09:49.314Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-21T03:09:49.314Z] #142 DONE 0.2s [2023-09-21T03:09:49.314Z] [2023-09-21T03:09:49.314Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-21T03:09:49.581Z] #143 DONE 0.3s [2023-09-21T03:09:49.581Z] [2023-09-21T03:09:49.581Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-21T03:09:49.581Z] #144 DONE 0.2s [2023-09-21T03:09:49.581Z] [2023-09-21T03:09:49.581Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T03:09:49.847Z] #123 ... [2023-09-21T03:09:49.847Z] [2023-09-21T03:09:49.847Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-21T03:09:50.116Z] #145 DONE 0.2s [2023-09-21T03:09:50.116Z] [2023-09-21T03:09:50.116Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-21T03:09:50.116Z] #146 DONE 0.2s [2023-09-21T03:09:50.116Z] [2023-09-21T03:09:50.116Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-21T03:09:50.383Z] #147 DONE 0.2s [2023-09-21T03:09:50.383Z] [2023-09-21T03:09:50.383Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-21T03:09:50.383Z] #148 DONE 0.1s [2023-09-21T03:09:50.383Z] [2023-09-21T03:09:50.383Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-21T03:09:53.002Z] #149 DONE 2.1s [2023-09-21T03:09:53.002Z] [2023-09-21T03:09:53.002Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T03:09:53.002Z] #46 ... [2023-09-21T03:09:53.002Z] [2023-09-21T03:09:53.002Z] #94 [security-bootstrapper] exporting to image [2023-09-21T03:09:53.002Z] #94 exporting layers [2023-09-21T03:09:53.583Z] #94 exporting layers 1.1s done [2023-09-21T03:09:53.583Z] #94 writing image sha256:b4c6a5d9dca04e3703bac9fa2608b2d65dd48013c1a59b9ed0f1eb7447bf5720 0.0s done [2023-09-21T03:09:53.583Z] #94 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-21T03:09:53.583Z] #94 DONE 5.0s [2023-09-21T03:09:53.583Z] [2023-09-21T03:09:53.583Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T03:09:56.915Z] #126 ... [2023-09-21T03:09:56.915Z] [2023-09-21T03:09:56.915Z] #130 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-21T03:09:56.915Z] #130 DONE 766.1s [2023-09-21T03:09:56.915Z] [2023-09-21T03:09:56.915Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T03:09:56.915Z] #46 ... [2023-09-21T03:09:56.915Z] [2023-09-21T03:09:56.915Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T03:09:56.915Z] #150 DONE 0.2s [2023-09-21T03:09:56.915Z] [2023-09-21T03:09:56.915Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T03:09:57.182Z] #127 ... [2023-09-21T03:09:57.182Z] [2023-09-21T03:09:57.182Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-21T03:09:57.182Z] #151 DONE 0.2s [2023-09-21T03:09:57.182Z] [2023-09-21T03:09:57.182Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-21T03:09:57.462Z] #152 DONE 0.2s [2023-09-21T03:09:57.462Z] [2023-09-21T03:09:57.462Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T03:09:57.728Z] #129 ... [2023-09-21T03:09:57.728Z] [2023-09-21T03:09:57.728Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-21T03:09:57.728Z] #153 DONE 0.2s [2023-09-21T03:09:57.728Z] [2023-09-21T03:09:57.728Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-21T03:09:57.994Z] #154 DONE 0.2s [2023-09-21T03:09:57.994Z] [2023-09-21T03:09:57.994Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-21T03:09:58.282Z] #155 DONE 0.3s [2023-09-21T03:09:58.282Z] [2023-09-21T03:09:58.282Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-21T03:09:58.553Z] #156 DONE 0.3s [2023-09-21T03:09:58.553Z] [2023-09-21T03:09:58.553Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-21T03:09:58.553Z] #157 DONE 0.1s [2023-09-21T03:09:58.553Z] [2023-09-21T03:09:58.553Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T03:09:58.824Z] #46 ... [2023-09-21T03:09:58.824Z] [2023-09-21T03:09:58.825Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T03:10:00.758Z] #158 DONE 2.1s [2023-09-21T03:10:00.758Z] [2023-09-21T03:10:00.758Z] #94 [security-secretstore-setup] exporting to image [2023-09-21T03:10:00.758Z] #94 exporting layers [2023-09-21T03:10:02.164Z] #94 exporting layers 1.3s done [2023-09-21T03:10:02.164Z] #94 writing image sha256:3d7e928b919734b58a573bdd7e95d7a3899f1b7935822ccbc7ed8d8eaefaeaf9 0.0s done [2023-09-21T03:10:02.164Z] #94 naming to docker.io/library/security-secretstore-setup-arm64 [2023-09-21T03:10:02.164Z] #94 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-21T03:10:02.164Z] #94 DONE 6.3s [2023-09-21T03:10:02.164Z] [2023-09-21T03:10:02.164Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T03:10:05.501Z] #126 ... [2023-09-21T03:10:05.501Z] [2023-09-21T03:10:05.501Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-21T03:10:05.501Z] #128 DONE 774.8s [2023-09-21T03:10:05.501Z] [2023-09-21T03:10:05.501Z] #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T03:10:05.501Z] #122 ... [2023-09-21T03:10:05.501Z] [2023-09-21T03:10:05.501Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T03:10:06.103Z] #159 DONE 0.2s [2023-09-21T03:10:06.103Z] [2023-09-21T03:10:06.103Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T03:10:06.103Z] #160 DONE 0.2s [2023-09-21T03:10:06.103Z] [2023-09-21T03:10:06.103Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-21T03:10:06.409Z] #161 DONE 0.3s [2023-09-21T03:10:06.409Z] [2023-09-21T03:10:06.409Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-21T03:10:06.676Z] #162 DONE 0.1s [2023-09-21T03:10:06.676Z] [2023-09-21T03:10:06.676Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-21T03:10:06.942Z] #163 DONE 0.2s [2023-09-21T03:10:06.942Z] [2023-09-21T03:10:06.942Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T03:10:08.893Z] #164 DONE 1.7s [2023-09-21T03:10:08.893Z] [2023-09-21T03:10:08.893Z] #94 [security-proxy-auth] exporting to image [2023-09-21T03:10:08.893Z] #94 exporting layers [2023-09-21T03:10:09.158Z] #94 exporting layers 0.6s done [2023-09-21T03:10:09.158Z] #94 writing image sha256:384eb6a96ab7cde63a1c5da38af90d3ddadf8794108fec663f931d42fe9f1460 done [2023-09-21T03:10:09.158Z] #94 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-09-21T03:10:09.158Z] #94 DONE 7.0s [2023-09-21T03:10:09.158Z] [2023-09-21T03:10:09.158Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T03:10:15.788Z] #123 ... [2023-09-21T03:10:15.788Z] [2023-09-21T03:10:15.788Z] #122 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-21T03:10:15.788Z] #122 DONE 785.3s [2023-09-21T03:10:15.788Z] [2023-09-21T03:10:15.788Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T03:10:16.062Z] #123 ... [2023-09-21T03:10:16.062Z] [2023-09-21T03:10:16.062Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T03:10:16.329Z] #165 DONE 0.2s [2023-09-21T03:10:16.329Z] [2023-09-21T03:10:16.329Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T03:10:16.329Z] #166 DONE 0.1s [2023-09-21T03:10:16.329Z] [2023-09-21T03:10:16.329Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T03:10:16.633Z] #123 ... [2023-09-21T03:10:16.633Z] [2023-09-21T03:10:16.633Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-21T03:10:16.633Z] #167 DONE 0.2s [2023-09-21T03:10:16.633Z] [2023-09-21T03:10:16.633Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-21T03:10:16.902Z] #168 DONE 0.1s [2023-09-21T03:10:16.902Z] [2023-09-21T03:10:16.902Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-21T03:10:16.902Z] #169 DONE 0.2s [2023-09-21T03:10:16.902Z] [2023-09-21T03:10:16.902Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T03:10:17.170Z] #46 ... [2023-09-21T03:10:17.170Z] [2023-09-21T03:10:17.170Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-21T03:10:19.113Z] #170 DONE 1.9s [2023-09-21T03:10:19.113Z] [2023-09-21T03:10:19.113Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T03:10:19.113Z] #46 ... [2023-09-21T03:10:19.113Z] [2023-09-21T03:10:19.113Z] #94 [core-common-config-bootstrapper] exporting to image [2023-09-21T03:10:19.113Z] #94 exporting layers [2023-09-21T03:10:19.693Z] #94 exporting layers 0.6s done [2023-09-21T03:10:19.693Z] #94 writing image sha256:a20cad5437394cb69d8fbad433ee7358aab7a070f0d8fe8b1b2e50b35cadbf37 done [2023-09-21T03:10:19.693Z] #94 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-21T03:10:19.693Z] #94 DONE 7.6s [2023-09-21T03:10:19.693Z] [2023-09-21T03:10:19.693Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T03:10:58.542Z] #46 ... [2023-09-21T03:10:58.542Z] [2023-09-21T03:10:58.542Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-21T03:10:58.542Z] #126 DONE 824.6s [2023-09-21T03:10:58.542Z] [2023-09-21T03:10:58.542Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T03:10:58.542Z] #123 ... [2023-09-21T03:10:58.542Z] [2023-09-21T03:10:58.542Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T03:10:58.542Z] #171 DONE 0.1s [2023-09-21T03:10:58.542Z] [2023-09-21T03:10:58.542Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-21T03:10:58.542Z] #172 DONE 0.1s [2023-09-21T03:10:58.542Z] [2023-09-21T03:10:58.542Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T03:10:58.542Z] #129 ... [2023-09-21T03:10:58.543Z] [2023-09-21T03:10:58.543Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-21T03:10:58.543Z] #173 DONE 0.2s [2023-09-21T03:10:58.543Z] [2023-09-21T03:10:58.543Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-21T03:10:58.543Z] #174 DONE 0.2s [2023-09-21T03:10:58.543Z] [2023-09-21T03:10:58.543Z] #94 [core-command] exporting to image [2023-09-21T03:10:58.543Z] #94 exporting layers [2023-09-21T03:10:58.543Z] #94 exporting layers 0.3s done [2023-09-21T03:10:58.543Z] #94 writing image sha256:c4ca0ec8e78867b91f7507f2a8e311e9b8d71a0e97b329222a6d1b4f020e2796 done [2023-09-21T03:10:58.543Z] #94 naming to docker.io/library/core-command-arm64 done [2023-09-21T03:10:58.543Z] #94 DONE 7.9s [2023-09-21T03:10:58.543Z] [2023-09-21T03:10:58.543Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-21T03:11:05.176Z] #129 DONE 833.9s [2023-09-21T03:11:05.176Z] [2023-09-21T03:11:05.176Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-21T03:11:05.176Z] #131 DONE 833.9s [2023-09-21T03:11:05.176Z] [2023-09-21T03:11:05.176Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T03:11:05.176Z] #61 ... [2023-09-21T03:11:05.176Z] [2023-09-21T03:11:05.176Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T03:11:05.176Z] #175 DONE 0.2s [2023-09-21T03:11:05.176Z] [2023-09-21T03:11:05.176Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T03:11:05.444Z] #176 DONE 0.3s [2023-09-21T03:11:05.444Z] [2023-09-21T03:11:05.444Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-21T03:11:05.714Z] #177 ... [2023-09-21T03:11:05.714Z] [2023-09-21T03:11:05.714Z] #178 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T03:11:05.714Z] #178 DONE 0.2s [2023-09-21T03:11:05.714Z] [2023-09-21T03:11:05.714Z] #179 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-21T03:11:05.714Z] #179 DONE 0.3s [2023-09-21T03:11:05.714Z] [2023-09-21T03:11:05.714Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-21T03:11:05.714Z] #177 DONE 0.4s [2023-09-21T03:11:05.714Z] [2023-09-21T03:11:05.714Z] #180 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-21T03:11:06.297Z] #180 DONE 0.4s [2023-09-21T03:11:06.297Z] [2023-09-21T03:11:06.297Z] #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-21T03:11:06.297Z] #181 DONE 0.3s [2023-09-21T03:11:06.297Z] [2023-09-21T03:11:06.297Z] #94 [core-data] exporting to image [2023-09-21T03:11:06.297Z] #94 exporting layers [2023-09-21T03:11:06.878Z] #94 exporting layers 0.4s done [2023-09-21T03:11:06.878Z] #94 writing image sha256:e0ad18fcc510a08a3e90e4f65861c29707c63ef84608406e180a48d4e3d3f984 done [2023-09-21T03:11:06.878Z] #94 naming to docker.io/library/core-data-arm64 done [2023-09-21T03:11:06.878Z] #94 DONE 8.4s [2023-09-21T03:11:06.878Z] [2023-09-21T03:11:06.878Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-21T03:11:06.878Z] #182 DONE 0.4s [2023-09-21T03:11:06.878Z] [2023-09-21T03:11:06.878Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-21T03:11:06.878Z] #183 DONE 0.2s [2023-09-21T03:11:06.878Z] [2023-09-21T03:11:06.878Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T03:11:07.145Z] #61 ... [2023-09-21T03:11:07.145Z] [2023-09-21T03:11:07.145Z] #94 [core-metadata] exporting to image [2023-09-21T03:11:07.411Z] #94 exporting layers 0.4s done [2023-09-21T03:11:07.411Z] #94 writing image sha256:669aab9a8fa844dfa70d4660dd13a5a586667e5122ccdd8f1ed89f645ef954e1 done [2023-09-21T03:11:07.411Z] #94 naming to docker.io/library/core-metadata-arm64 done [2023-09-21T03:11:07.411Z] #94 DONE 8.8s [2023-09-21T03:11:07.411Z] [2023-09-21T03:11:07.411Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T03:11:29.455Z] #61 ... [2023-09-21T03:11:29.455Z] [2023-09-21T03:11:29.455Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-21T03:11:29.455Z] #123 DONE 858.1s [2023-09-21T03:11:29.455Z] [2023-09-21T03:11:29.455Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T03:11:29.455Z] #61 ... [2023-09-21T03:11:29.455Z] [2023-09-21T03:11:29.455Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T03:11:29.455Z] #184 DONE 0.2s [2023-09-21T03:11:29.455Z] [2023-09-21T03:11:29.455Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T03:11:29.455Z] #46 ... [2023-09-21T03:11:29.455Z] [2023-09-21T03:11:29.455Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T03:11:29.455Z] #185 DONE 0.1s [2023-09-21T03:11:29.455Z] [2023-09-21T03:11:29.455Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-21T03:11:29.455Z] #186 DONE 0.3s [2023-09-21T03:11:29.455Z] [2023-09-21T03:11:29.455Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-21T03:11:29.721Z] #187 DONE 0.1s [2023-09-21T03:11:29.721Z] [2023-09-21T03:11:29.721Z] #94 [security-spiffe-token-provider] exporting to image [2023-09-21T03:11:29.721Z] #94 exporting layers [2023-09-21T03:11:30.303Z] #94 exporting layers 0.7s done [2023-09-21T03:11:30.303Z] #94 writing image sha256:0f6bada8bdf3b12e2492e29c98234bfaf21b6f5777f13094eef9d7521073c0ff done [2023-09-21T03:11:30.303Z] #94 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-21T03:11:30.303Z] #94 DONE 9.4s [2023-09-21T03:11:30.303Z] [2023-09-21T03:11:30.303Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T03:11:52.371Z] #61 ... [2023-09-21T03:11:52.371Z] [2023-09-21T03:11:52.371Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-21T03:11:52.371Z] #127 DONE 878.5s [2023-09-21T03:11:52.371Z] [2023-09-21T03:11:52.371Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T03:11:52.371Z] #188 DONE 0.2s [2023-09-21T03:11:52.371Z] [2023-09-21T03:11:52.371Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T03:11:52.371Z] #46 ... [2023-09-21T03:11:52.371Z] [2023-09-21T03:11:52.371Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T03:11:52.371Z] #189 DONE 0.1s [2023-09-21T03:11:52.371Z] [2023-09-21T03:11:52.371Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T03:11:52.371Z] #61 ... [2023-09-21T03:11:52.371Z] [2023-09-21T03:11:52.371Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-21T03:11:52.371Z] #190 DONE 0.4s [2023-09-21T03:11:52.371Z] [2023-09-21T03:11:52.371Z] #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-21T03:11:52.371Z] #191 DONE 0.1s [2023-09-21T03:11:52.371Z] [2023-09-21T03:11:52.371Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-21T03:11:52.371Z] #125 DONE 879.5s [2023-09-21T03:11:52.371Z] [2023-09-21T03:11:52.371Z] #94 [support-notifications] exporting to image [2023-09-21T03:11:52.371Z] #94 exporting layers [2023-09-21T03:11:52.371Z] #94 ... [2023-09-21T03:11:52.371Z] [2023-09-21T03:11:52.371Z] #192 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-21T03:11:52.371Z] #192 DONE 0.1s [2023-09-21T03:11:52.371Z] [2023-09-21T03:11:52.371Z] #94 [support-notifications] exporting to image [2023-09-21T03:11:52.371Z] #94 exporting layers 0.5s done [2023-09-21T03:11:52.371Z] #94 writing image sha256:20a3eced111a177a507193e1c9d4b3bfdf3190977a595175b15e4c8c6a80d8ce 0.0s done [2023-09-21T03:11:52.371Z] #94 naming to docker.io/library/support-notifications-arm64 0.0s done [2023-09-21T03:11:52.371Z] #94 DONE 9.9s [2023-09-21T03:11:52.371Z] [2023-09-21T03:11:52.371Z] #193 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-21T03:11:52.371Z] #193 DONE 0.1s [2023-09-21T03:11:52.371Z] [2023-09-21T03:11:52.371Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T03:11:52.371Z] #61 ... [2023-09-21T03:11:52.371Z] [2023-09-21T03:11:52.371Z] #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-21T03:11:52.371Z] #194 DONE 0.3s [2023-09-21T03:11:52.371Z] [2023-09-21T03:11:52.371Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-21T03:11:52.371Z] #195 DONE 0.1s [2023-09-21T03:11:52.371Z] [2023-09-21T03:11:52.371Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-21T03:11:52.371Z] #46 ... [2023-09-21T03:11:52.371Z] [2023-09-21T03:11:52.371Z] #94 [support-scheduler] exporting to image [2023-09-21T03:11:52.371Z] #94 exporting layers 0.5s done [2023-09-21T03:11:52.371Z] #94 writing image sha256:3a8b16386e3a85a4b7805a2276475b7d884883aff1e6827c255aef163fbcde14 done [2023-09-21T03:11:52.371Z] #94 naming to docker.io/library/support-scheduler-arm64 done [2023-09-21T03:11:52.371Z] #94 DONE 10.4s [2023-09-21T03:11:52.371Z] [2023-09-21T03:11:52.371Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-21T03:11:52.371Z] time="2023-09-21T02:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T03:11:52.371Z] time="2023-09-21T02:55:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T03:11:52.371Z] time="2023-09-21T02:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T03:11:52.371Z] time="2023-09-21T02:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T03:11:52.371Z] time="2023-09-21T02:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T03:11:52.371Z] time="2023-09-21T02:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T03:11:52.371Z] time="2023-09-21T02:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T03:11:52.371Z] time="2023-09-21T02:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T03:11:52.371Z] time="2023-09-21T02:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T03:11:52.371Z] time="2023-09-21T02:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T03:11:52.371Z] time="2023-09-21T02:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T03:11:52.371Z] time="2023-09-21T02:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T03:11:52.371Z] time="2023-09-21T02:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-21T03:11:52.371Z] time="2023-09-21T02:55:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-21T03:11:52.400Z] $ docker stop --time=1 1cea1f7a4dc3aa54a8055e55aaac6e7c8dd140d8eb878e82715f10f341af1a06 [2023-09-21T03:11:54.023Z] $ docker rm -f --volumes 1cea1f7a4dc3aa54a8055e55aaac6e7c8dd140d8eb878e82715f10f341af1a06 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T03:11:54.485Z] + docker images [2023-09-21T03:11:54.486Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-21T03:11:54.486Z] support-scheduler-arm64 latest 3a8b16386e3a 4 seconds ago 33.5MB [2023-09-21T03:11:54.486Z] support-notifications-arm64 latest 20a3eced111a 5 seconds ago 34.2MB [2023-09-21T03:11:54.486Z] security-spiffe-token-provider-arm64 latest 0f6bada8bdf3 25 seconds ago 35MB [2023-09-21T03:11:54.486Z] core-metadata-arm64 latest 669aab9a8fa8 48 seconds ago 21.5MB [2023-09-21T03:11:54.486Z] core-data-arm64 latest e0ad18fcc510 48 seconds ago 21.2MB [2023-09-21T03:11:54.486Z] core-command-arm64 latest c4ca0ec8e788 59 seconds ago 21MB [2023-09-21T03:11:54.486Z] core-common-config-bootstrapper-arm64 latest a20cad543739 About a minute ago 18.3MB [2023-09-21T03:11:54.486Z] security-proxy-auth-arm64 latest 384eb6a96ab7 About a minute ago 19.4MB [2023-09-21T03:11:54.486Z] security-secretstore-setup-arm64 latest 3d7e928b9197 About a minute ago 43.7MB [2023-09-21T03:11:54.486Z] security-bootstrapper-arm64 latest b4c6a5d9dca0 2 minutes ago 23MB [2023-09-21T03:11:54.486Z] security-proxy-setup-arm64 latest c58d7428cc7a 2 minutes ago 34MB [2023-09-21T03:11:54.486Z] security-spire-server-arm64 latest 3b753df4b796 15 minutes ago 101MB [2023-09-21T03:11:54.486Z] security-spire-agent-arm64 latest 6822c5787dad 15 minutes ago 157MB [2023-09-21T03:11:54.486Z] security-spire-config-arm64 latest 97a2024b56e3 15 minutes ago 95.8MB [2023-09-21T03:11:54.486Z] ci-base-image-arm64 latest 3700758b3c43 16 minutes ago 924MB [2023-09-21T03:11:54.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 12 hours ago 553MB [2023-09-21T03:11:54.486Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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 [2023-09-21T03:11:54.593Z] provisioning config files... [2023-09-21T03:11:54.606Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/587@tmp/config14087259586339528862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T03:11:54.936Z] ---> docker-login.sh [2023-09-21T03:11:54.936Z] nexus3.edgexfoundry.org:10001 [2023-09-21T03:11:54.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T03:11:55.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T03:11:55.518Z] Configure a credential helper to remove this warning. See [2023-09-21T03:11:55.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T03:11:55.518Z] [2023-09-21T03:11:55.518Z] Login Succeeded [2023-09-21T03:11:55.518Z] nexus3.edgexfoundry.org:10002 [2023-09-21T03:11:55.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T03:11:55.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T03:11:55.784Z] Configure a credential helper to remove this warning. See [2023-09-21T03:11:55.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T03:11:55.784Z] [2023-09-21T03:11:55.784Z] Login Succeeded [2023-09-21T03:11:55.784Z] nexus3.edgexfoundry.org:10003 [2023-09-21T03:11:56.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T03:11:56.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T03:11:56.051Z] Configure a credential helper to remove this warning. See [2023-09-21T03:11:56.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T03:11:56.051Z] [2023-09-21T03:11:56.051Z] Login Succeeded [2023-09-21T03:11:56.051Z] nexus3.edgexfoundry.org:10004 [2023-09-21T03:11:56.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T03:11:56.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T03:11:56.583Z] Configure a credential helper to remove this warning. See [2023-09-21T03:11:56.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T03:11:56.583Z] [2023-09-21T03:11:56.583Z] Login Succeeded [2023-09-21T03:11:56.583Z] docker.io [2023-09-21T03:11:56.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-21T03:11:56.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-21T03:11:56.848Z] Configure a credential helper to remove this warning. See [2023-09-21T03:11:56.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-21T03:11:56.848Z] [2023-09-21T03:11:56.848Z] Login Succeeded [2023-09-21T03:11:56.848Z] ---> docker-login.sh ends [Pipeline] } [2023-09-21T03:11:56.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T03:11:56.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-21T03:11:56.927Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-09-21T03:11:56.927Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:11:56.927Z] latest [2023-09-21T03:11:56.927Z] 3.1.0-dev.53 [2023-09-21T03:11:56.927Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:11:56.927Z] main [2023-09-21T03:11:56.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:11:57.281Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:11:57.619Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:11:57.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-21T03:11:57.619Z] 34339b90bba4: Preparing [2023-09-21T03:11:57.619Z] 1ddecd6c86cc: Preparing [2023-09-21T03:11:57.619Z] 7c3688d1824f: Preparing [2023-09-21T03:11:57.619Z] 00be3813fdd4: Preparing [2023-09-21T03:11:57.619Z] 093fe3295dd4: Preparing [2023-09-21T03:11:57.619Z] b2191e2be29d: Preparing [2023-09-21T03:11:57.619Z] b2191e2be29d: Waiting [2023-09-21T03:11:57.885Z] 00be3813fdd4: Pushed [2023-09-21T03:11:57.885Z] 34339b90bba4: Pushed [2023-09-21T03:11:57.885Z] 7c3688d1824f: Pushed [2023-09-21T03:11:57.885Z] 093fe3295dd4: Pushed [2023-09-21T03:11:57.885Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:01.216Z] 1ddecd6c86cc: Pushed [2023-09-21T03:12:01.216Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:57ca65a5d40c814408d0b5eda54ed38f2502dc11d0cc97820d6f9c9bba0b28f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:01.557Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:01.895Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-21T03:12:01.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-21T03:12:01.895Z] 34339b90bba4: Preparing [2023-09-21T03:12:01.895Z] 1ddecd6c86cc: Preparing [2023-09-21T03:12:01.895Z] 7c3688d1824f: Preparing [2023-09-21T03:12:01.895Z] 00be3813fdd4: Preparing [2023-09-21T03:12:01.895Z] 093fe3295dd4: Preparing [2023-09-21T03:12:01.895Z] b2191e2be29d: Preparing [2023-09-21T03:12:01.895Z] b2191e2be29d: Waiting [2023-09-21T03:12:01.895Z] 093fe3295dd4: Layer already exists [2023-09-21T03:12:01.895Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:01.895Z] 1ddecd6c86cc: Layer already exists [2023-09-21T03:12:01.895Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:01.895Z] 34339b90bba4: Layer already exists [2023-09-21T03:12:01.895Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:02.238Z] latest: digest: sha256:57ca65a5d40c814408d0b5eda54ed38f2502dc11d0cc97820d6f9c9bba0b28f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:02.599Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:02.955Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.53 [2023-09-21T03:12:02.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-21T03:12:02.955Z] 34339b90bba4: Preparing [2023-09-21T03:12:02.955Z] 1ddecd6c86cc: Preparing [2023-09-21T03:12:02.955Z] 7c3688d1824f: Preparing [2023-09-21T03:12:02.955Z] 00be3813fdd4: Preparing [2023-09-21T03:12:02.955Z] 093fe3295dd4: Preparing [2023-09-21T03:12:02.955Z] b2191e2be29d: Preparing [2023-09-21T03:12:02.955Z] b2191e2be29d: Waiting [2023-09-21T03:12:02.955Z] 34339b90bba4: Layer already exists [2023-09-21T03:12:02.955Z] 1ddecd6c86cc: Layer already exists [2023-09-21T03:12:02.955Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:02.955Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:02.955Z] 093fe3295dd4: Layer already exists [2023-09-21T03:12:02.955Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:02.955Z] 3.1.0-dev.53: digest: sha256:57ca65a5d40c814408d0b5eda54ed38f2502dc11d0cc97820d6f9c9bba0b28f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:03.327Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:03.672Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:03.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-21T03:12:03.672Z] 34339b90bba4: Preparing [2023-09-21T03:12:03.672Z] 1ddecd6c86cc: Preparing [2023-09-21T03:12:03.672Z] 7c3688d1824f: Preparing [2023-09-21T03:12:03.672Z] 00be3813fdd4: Preparing [2023-09-21T03:12:03.672Z] 093fe3295dd4: Preparing [2023-09-21T03:12:03.672Z] b2191e2be29d: Preparing [2023-09-21T03:12:03.672Z] b2191e2be29d: Waiting [2023-09-21T03:12:03.672Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:03.672Z] 1ddecd6c86cc: Layer already exists [2023-09-21T03:12:03.672Z] 34339b90bba4: Layer already exists [2023-09-21T03:12:03.672Z] 093fe3295dd4: Layer already exists [2023-09-21T03:12:03.672Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:03.672Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:03.672Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:57ca65a5d40c814408d0b5eda54ed38f2502dc11d0cc97820d6f9c9bba0b28f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:04.275Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:04.604Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-09-21T03:12:04.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-21T03:12:04.604Z] 34339b90bba4: Preparing [2023-09-21T03:12:04.604Z] 1ddecd6c86cc: Preparing [2023-09-21T03:12:04.604Z] 7c3688d1824f: Preparing [2023-09-21T03:12:04.604Z] 00be3813fdd4: Preparing [2023-09-21T03:12:04.604Z] 093fe3295dd4: Preparing [2023-09-21T03:12:04.604Z] b2191e2be29d: Preparing [2023-09-21T03:12:04.604Z] b2191e2be29d: Waiting [2023-09-21T03:12:04.604Z] 34339b90bba4: Layer already exists [2023-09-21T03:12:04.604Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:04.604Z] 093fe3295dd4: Layer already exists [2023-09-21T03:12:04.604Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:04.604Z] 1ddecd6c86cc: Layer already exists [2023-09-21T03:12:04.604Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:04.604Z] main: digest: sha256:57ca65a5d40c814408d0b5eda54ed38f2502dc11d0cc97820d6f9c9bba0b28f9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T03:12:04.911Z] ===================================================== [Pipeline] echo [2023-09-21T03:12:04.920Z] taggedImages: [2023-09-21T03:12:04.920Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:04.920Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-21T03:12:04.920Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.53 [2023-09-21T03:12:04.920Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:04.920Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-09-21T03:12:04.942Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-09-21T03:12:04.942Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:04.942Z] latest [2023-09-21T03:12:04.942Z] 3.1.0-dev.53 [2023-09-21T03:12:04.942Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:04.942Z] main [2023-09-21T03:12:04.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:05.291Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:05.626Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:05.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-21T03:12:05.626Z] 5ad81da1c787: Preparing [2023-09-21T03:12:05.626Z] 9824a12355eb: Preparing [2023-09-21T03:12:05.626Z] 863c5ab044b8: Preparing [2023-09-21T03:12:05.626Z] 9ee3af6132f9: Preparing [2023-09-21T03:12:05.626Z] 7c3688d1824f: Preparing [2023-09-21T03:12:05.626Z] 00be3813fdd4: Preparing [2023-09-21T03:12:05.626Z] 093fe3295dd4: Preparing [2023-09-21T03:12:05.626Z] b2191e2be29d: Preparing [2023-09-21T03:12:05.626Z] 00be3813fdd4: Waiting [2023-09-21T03:12:05.626Z] 093fe3295dd4: Waiting [2023-09-21T03:12:05.626Z] b2191e2be29d: Waiting [2023-09-21T03:12:05.626Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:05.891Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:05.891Z] 093fe3295dd4: Layer already exists [2023-09-21T03:12:05.891Z] 863c5ab044b8: Pushed [2023-09-21T03:12:05.891Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:05.891Z] 9824a12355eb: Pushed [2023-09-21T03:12:05.891Z] 5ad81da1c787: Pushed [2023-09-21T03:12:08.467Z] 9ee3af6132f9: Pushed [2023-09-21T03:12:08.467Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:0030eb665f2c2379a63c7ebd4c231667904381edfc728eeaf46c065c699704e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:08.816Z] + 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 [2023-09-21T03:12:09.151Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-21T03:12:09.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-21T03:12:09.151Z] 5ad81da1c787: Preparing [2023-09-21T03:12:09.151Z] 9824a12355eb: Preparing [2023-09-21T03:12:09.151Z] 863c5ab044b8: Preparing [2023-09-21T03:12:09.151Z] 9ee3af6132f9: Preparing [2023-09-21T03:12:09.151Z] 7c3688d1824f: Preparing [2023-09-21T03:12:09.151Z] 00be3813fdd4: Preparing [2023-09-21T03:12:09.151Z] 093fe3295dd4: Preparing [2023-09-21T03:12:09.151Z] b2191e2be29d: Preparing [2023-09-21T03:12:09.151Z] 093fe3295dd4: Waiting [2023-09-21T03:12:09.151Z] b2191e2be29d: Waiting [2023-09-21T03:12:09.151Z] 00be3813fdd4: Waiting [2023-09-21T03:12:09.151Z] 863c5ab044b8: Layer already exists [2023-09-21T03:12:09.151Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:09.151Z] 9ee3af6132f9: Layer already exists [2023-09-21T03:12:09.151Z] 5ad81da1c787: Layer already exists [2023-09-21T03:12:09.151Z] 9824a12355eb: Layer already exists [2023-09-21T03:12:09.151Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:09.151Z] 093fe3295dd4: Layer already exists [2023-09-21T03:12:09.151Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:09.417Z] latest: digest: sha256:0030eb665f2c2379a63c7ebd4c231667904381edfc728eeaf46c065c699704e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:09.753Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:10.103Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.53 [2023-09-21T03:12:10.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-21T03:12:10.103Z] 5ad81da1c787: Preparing [2023-09-21T03:12:10.103Z] 9824a12355eb: Preparing [2023-09-21T03:12:10.103Z] 863c5ab044b8: Preparing [2023-09-21T03:12:10.103Z] 9ee3af6132f9: Preparing [2023-09-21T03:12:10.103Z] 7c3688d1824f: Preparing [2023-09-21T03:12:10.103Z] 00be3813fdd4: Preparing [2023-09-21T03:12:10.103Z] 093fe3295dd4: Preparing [2023-09-21T03:12:10.103Z] b2191e2be29d: Preparing [2023-09-21T03:12:10.103Z] 093fe3295dd4: Waiting [2023-09-21T03:12:10.103Z] b2191e2be29d: Waiting [2023-09-21T03:12:10.103Z] 00be3813fdd4: Waiting [2023-09-21T03:12:10.103Z] 9824a12355eb: Layer already exists [2023-09-21T03:12:10.103Z] 5ad81da1c787: Layer already exists [2023-09-21T03:12:10.103Z] 863c5ab044b8: Layer already exists [2023-09-21T03:12:10.103Z] 9ee3af6132f9: Layer already exists [2023-09-21T03:12:10.103Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:10.103Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:10.103Z] 093fe3295dd4: Layer already exists [2023-09-21T03:12:10.103Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:10.103Z] 3.1.0-dev.53: digest: sha256:0030eb665f2c2379a63c7ebd4c231667904381edfc728eeaf46c065c699704e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:10.706Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:11.042Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:11.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-21T03:12:11.042Z] 5ad81da1c787: Preparing [2023-09-21T03:12:11.042Z] 9824a12355eb: Preparing [2023-09-21T03:12:11.042Z] 863c5ab044b8: Preparing [2023-09-21T03:12:11.042Z] 9ee3af6132f9: Preparing [2023-09-21T03:12:11.042Z] 7c3688d1824f: Preparing [2023-09-21T03:12:11.042Z] 00be3813fdd4: Preparing [2023-09-21T03:12:11.042Z] 093fe3295dd4: Preparing [2023-09-21T03:12:11.042Z] b2191e2be29d: Preparing [2023-09-21T03:12:11.042Z] 093fe3295dd4: Waiting [2023-09-21T03:12:11.042Z] b2191e2be29d: Waiting [2023-09-21T03:12:11.042Z] 00be3813fdd4: Waiting [2023-09-21T03:12:11.042Z] 9ee3af6132f9: Layer already exists [2023-09-21T03:12:11.042Z] 9824a12355eb: Layer already exists [2023-09-21T03:12:11.042Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:11.042Z] 863c5ab044b8: Layer already exists [2023-09-21T03:12:11.042Z] 5ad81da1c787: Layer already exists [2023-09-21T03:12:11.042Z] 093fe3295dd4: Layer already exists [2023-09-21T03:12:11.042Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:11.042Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:11.307Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:0030eb665f2c2379a63c7ebd4c231667904381edfc728eeaf46c065c699704e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:11.647Z] + 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 [2023-09-21T03:12:11.987Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-09-21T03:12:11.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-21T03:12:11.987Z] 5ad81da1c787: Preparing [2023-09-21T03:12:11.987Z] 9824a12355eb: Preparing [2023-09-21T03:12:11.987Z] 863c5ab044b8: Preparing [2023-09-21T03:12:11.987Z] 9ee3af6132f9: Preparing [2023-09-21T03:12:11.987Z] 7c3688d1824f: Preparing [2023-09-21T03:12:11.987Z] 00be3813fdd4: Preparing [2023-09-21T03:12:11.987Z] 093fe3295dd4: Preparing [2023-09-21T03:12:11.987Z] b2191e2be29d: Preparing [2023-09-21T03:12:11.987Z] 00be3813fdd4: Waiting [2023-09-21T03:12:11.987Z] 093fe3295dd4: Waiting [2023-09-21T03:12:11.987Z] b2191e2be29d: Waiting [2023-09-21T03:12:11.987Z] 5ad81da1c787: Layer already exists [2023-09-21T03:12:11.987Z] 9ee3af6132f9: Layer already exists [2023-09-21T03:12:11.987Z] 9824a12355eb: Layer already exists [2023-09-21T03:12:11.987Z] 863c5ab044b8: Layer already exists [2023-09-21T03:12:11.987Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:11.987Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:11.987Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:11.987Z] 093fe3295dd4: Layer already exists [2023-09-21T03:12:12.252Z] main: digest: sha256:0030eb665f2c2379a63c7ebd4c231667904381edfc728eeaf46c065c699704e4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T03:12:12.310Z] ===================================================== [Pipeline] echo [2023-09-21T03:12:12.326Z] taggedImages: [2023-09-21T03:12:12.326Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:12.326Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-21T03:12:12.326Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.53 [2023-09-21T03:12:12.326Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:12.326Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-09-21T03:12:12.357Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-09-21T03:12:12.357Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:12.357Z] latest [2023-09-21T03:12:12.357Z] 3.1.0-dev.53 [2023-09-21T03:12:12.357Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:12.357Z] main [2023-09-21T03:12:12.357Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:12.716Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:13.059Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:13.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-21T03:12:13.060Z] 0e6172551937: Preparing [2023-09-21T03:12:13.060Z] deb30ce67abb: Preparing [2023-09-21T03:12:13.060Z] 7c3688d1824f: Preparing [2023-09-21T03:12:13.060Z] 00be3813fdd4: Preparing [2023-09-21T03:12:13.060Z] ac35b6722958: Preparing [2023-09-21T03:12:13.060Z] b2191e2be29d: Preparing [2023-09-21T03:12:13.060Z] b2191e2be29d: Waiting [2023-09-21T03:12:13.327Z] ac35b6722958: Pushed [2023-09-21T03:12:16.665Z] deb30ce67abb: Pushed [2023-09-21T03:12:16.665Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:16.933Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:16.933Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:16.933Z] 0e6172551937: Pushed [2023-09-21T03:12:16.933Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:9ae8d511220d9cc72dfa8ff8991b768e16700af6e60c47657664b69e32c4ea45 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:17.553Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:17.895Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-21T03:12:17.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-21T03:12:17.895Z] 0e6172551937: Preparing [2023-09-21T03:12:17.895Z] deb30ce67abb: Preparing [2023-09-21T03:12:17.895Z] 7c3688d1824f: Preparing [2023-09-21T03:12:17.895Z] 00be3813fdd4: Preparing [2023-09-21T03:12:17.895Z] ac35b6722958: Preparing [2023-09-21T03:12:17.895Z] b2191e2be29d: Preparing [2023-09-21T03:12:17.895Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:17.895Z] deb30ce67abb: Layer already exists [2023-09-21T03:12:17.895Z] 0e6172551937: Layer already exists [2023-09-21T03:12:17.895Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:17.895Z] ac35b6722958: Layer already exists [2023-09-21T03:12:17.895Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:18.161Z] latest: digest: sha256:9ae8d511220d9cc72dfa8ff8991b768e16700af6e60c47657664b69e32c4ea45 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:18.513Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:18.854Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.53 [2023-09-21T03:12:18.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-21T03:12:18.854Z] 0e6172551937: Preparing [2023-09-21T03:12:18.854Z] deb30ce67abb: Preparing [2023-09-21T03:12:18.854Z] 7c3688d1824f: Preparing [2023-09-21T03:12:18.854Z] 00be3813fdd4: Preparing [2023-09-21T03:12:18.854Z] ac35b6722958: Preparing [2023-09-21T03:12:18.854Z] b2191e2be29d: Preparing [2023-09-21T03:12:18.854Z] b2191e2be29d: Waiting [2023-09-21T03:12:18.854Z] 0e6172551937: Layer already exists [2023-09-21T03:12:18.854Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:18.854Z] ac35b6722958: Layer already exists [2023-09-21T03:12:18.854Z] deb30ce67abb: Layer already exists [2023-09-21T03:12:18.854Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:18.854Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:18.854Z] 3.1.0-dev.53: digest: sha256:9ae8d511220d9cc72dfa8ff8991b768e16700af6e60c47657664b69e32c4ea45 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:19.463Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:19.807Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:19.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-21T03:12:19.807Z] 0e6172551937: Preparing [2023-09-21T03:12:19.807Z] deb30ce67abb: Preparing [2023-09-21T03:12:19.807Z] 7c3688d1824f: Preparing [2023-09-21T03:12:19.807Z] 00be3813fdd4: Preparing [2023-09-21T03:12:19.807Z] ac35b6722958: Preparing [2023-09-21T03:12:19.807Z] b2191e2be29d: Preparing [2023-09-21T03:12:19.807Z] b2191e2be29d: Waiting [2023-09-21T03:12:19.807Z] ac35b6722958: Layer already exists [2023-09-21T03:12:19.807Z] deb30ce67abb: Layer already exists [2023-09-21T03:12:19.807Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:19.807Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:19.807Z] 0e6172551937: Layer already exists [2023-09-21T03:12:19.807Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:20.073Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:9ae8d511220d9cc72dfa8ff8991b768e16700af6e60c47657664b69e32c4ea45 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:20.410Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:20.751Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-09-21T03:12:20.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-21T03:12:20.751Z] 0e6172551937: Preparing [2023-09-21T03:12:20.751Z] deb30ce67abb: Preparing [2023-09-21T03:12:20.751Z] 7c3688d1824f: Preparing [2023-09-21T03:12:20.751Z] 00be3813fdd4: Preparing [2023-09-21T03:12:20.751Z] ac35b6722958: Preparing [2023-09-21T03:12:20.751Z] b2191e2be29d: Preparing [2023-09-21T03:12:20.751Z] b2191e2be29d: Waiting [2023-09-21T03:12:20.751Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:20.751Z] ac35b6722958: Layer already exists [2023-09-21T03:12:20.751Z] deb30ce67abb: Layer already exists [2023-09-21T03:12:20.751Z] 0e6172551937: Layer already exists [2023-09-21T03:12:20.751Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:20.751Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:21.017Z] main: digest: sha256:9ae8d511220d9cc72dfa8ff8991b768e16700af6e60c47657664b69e32c4ea45 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T03:12:21.073Z] ===================================================== [Pipeline] echo [2023-09-21T03:12:21.080Z] taggedImages: [2023-09-21T03:12:21.080Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:21.080Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-21T03:12:21.080Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.53 [2023-09-21T03:12:21.080Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:21.081Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-09-21T03:12:21.096Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-09-21T03:12:21.096Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:21.096Z] latest [2023-09-21T03:12:21.096Z] 3.1.0-dev.53 [2023-09-21T03:12:21.096Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:21.096Z] main [2023-09-21T03:12:21.096Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:21.430Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:21.768Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:21.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-21T03:12:21.768Z] f7c2e20c0a40: Preparing [2023-09-21T03:12:21.768Z] 3cc25cdebd70: Preparing [2023-09-21T03:12:21.768Z] 20f0d9374888: Preparing [2023-09-21T03:12:21.768Z] 7c3688d1824f: Preparing [2023-09-21T03:12:21.768Z] 00be3813fdd4: Preparing [2023-09-21T03:12:21.768Z] 093fe3295dd4: Preparing [2023-09-21T03:12:21.768Z] b2191e2be29d: Preparing [2023-09-21T03:12:21.768Z] 093fe3295dd4: Waiting [2023-09-21T03:12:21.768Z] b2191e2be29d: Waiting [2023-09-21T03:12:21.768Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:21.768Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:22.033Z] 093fe3295dd4: Layer already exists [2023-09-21T03:12:22.033Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:22.033Z] 3cc25cdebd70: Pushed [2023-09-21T03:12:22.033Z] f7c2e20c0a40: Pushed [2023-09-21T03:12:25.370Z] 20f0d9374888: Pushed [2023-09-21T03:12:25.370Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:29eecbc6051ad0f72f62b6be0c2d97b9c2d4325cac622c9910e536262ac78926 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:25.709Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:26.047Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-21T03:12:26.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-21T03:12:26.047Z] f7c2e20c0a40: Preparing [2023-09-21T03:12:26.047Z] 3cc25cdebd70: Preparing [2023-09-21T03:12:26.047Z] 20f0d9374888: Preparing [2023-09-21T03:12:26.047Z] 7c3688d1824f: Preparing [2023-09-21T03:12:26.047Z] 00be3813fdd4: Preparing [2023-09-21T03:12:26.047Z] 093fe3295dd4: Preparing [2023-09-21T03:12:26.047Z] b2191e2be29d: Preparing [2023-09-21T03:12:26.047Z] 093fe3295dd4: Waiting [2023-09-21T03:12:26.047Z] b2191e2be29d: Waiting [2023-09-21T03:12:26.047Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:26.047Z] 20f0d9374888: Layer already exists [2023-09-21T03:12:26.047Z] 3cc25cdebd70: Layer already exists [2023-09-21T03:12:26.047Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:26.047Z] f7c2e20c0a40: Layer already exists [2023-09-21T03:12:26.047Z] 093fe3295dd4: Layer already exists [2023-09-21T03:12:26.047Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:26.313Z] latest: digest: sha256:29eecbc6051ad0f72f62b6be0c2d97b9c2d4325cac622c9910e536262ac78926 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:26.647Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:26.984Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.53 [2023-09-21T03:12:26.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-21T03:12:26.984Z] f7c2e20c0a40: Preparing [2023-09-21T03:12:26.984Z] 3cc25cdebd70: Preparing [2023-09-21T03:12:26.984Z] 20f0d9374888: Preparing [2023-09-21T03:12:26.984Z] 7c3688d1824f: Preparing [2023-09-21T03:12:26.984Z] 00be3813fdd4: Preparing [2023-09-21T03:12:26.984Z] 093fe3295dd4: Preparing [2023-09-21T03:12:26.984Z] b2191e2be29d: Preparing [2023-09-21T03:12:26.984Z] 093fe3295dd4: Waiting [2023-09-21T03:12:26.984Z] b2191e2be29d: Waiting [2023-09-21T03:12:26.984Z] 20f0d9374888: Layer already exists [2023-09-21T03:12:26.984Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:26.984Z] 3cc25cdebd70: Layer already exists [2023-09-21T03:12:26.984Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:26.984Z] f7c2e20c0a40: Layer already exists [2023-09-21T03:12:26.984Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:26.984Z] 093fe3295dd4: Layer already exists [2023-09-21T03:12:27.250Z] 3.1.0-dev.53: digest: sha256:29eecbc6051ad0f72f62b6be0c2d97b9c2d4325cac622c9910e536262ac78926 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:27.601Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:27.934Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:27.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-21T03:12:27.934Z] f7c2e20c0a40: Preparing [2023-09-21T03:12:27.934Z] 3cc25cdebd70: Preparing [2023-09-21T03:12:27.934Z] 20f0d9374888: Preparing [2023-09-21T03:12:27.934Z] 7c3688d1824f: Preparing [2023-09-21T03:12:27.934Z] 00be3813fdd4: Preparing [2023-09-21T03:12:27.934Z] 093fe3295dd4: Preparing [2023-09-21T03:12:27.934Z] b2191e2be29d: Preparing [2023-09-21T03:12:27.934Z] 093fe3295dd4: Waiting [2023-09-21T03:12:27.934Z] b2191e2be29d: Waiting [2023-09-21T03:12:27.934Z] 20f0d9374888: Layer already exists [2023-09-21T03:12:27.934Z] f7c2e20c0a40: Layer already exists [2023-09-21T03:12:27.934Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:27.934Z] 3cc25cdebd70: Layer already exists [2023-09-21T03:12:27.934Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:27.934Z] 093fe3295dd4: Layer already exists [2023-09-21T03:12:27.934Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:28.198Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:29eecbc6051ad0f72f62b6be0c2d97b9c2d4325cac622c9910e536262ac78926 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:28.529Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:28.862Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-09-21T03:12:28.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-21T03:12:28.863Z] f7c2e20c0a40: Preparing [2023-09-21T03:12:28.863Z] 3cc25cdebd70: Preparing [2023-09-21T03:12:28.863Z] 20f0d9374888: Preparing [2023-09-21T03:12:28.863Z] 7c3688d1824f: Preparing [2023-09-21T03:12:28.863Z] 00be3813fdd4: Preparing [2023-09-21T03:12:28.863Z] 093fe3295dd4: Preparing [2023-09-21T03:12:28.863Z] b2191e2be29d: Preparing [2023-09-21T03:12:28.863Z] 093fe3295dd4: Waiting [2023-09-21T03:12:28.863Z] b2191e2be29d: Waiting [2023-09-21T03:12:28.863Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:28.863Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:28.863Z] f7c2e20c0a40: Layer already exists [2023-09-21T03:12:28.863Z] 3cc25cdebd70: Layer already exists [2023-09-21T03:12:28.863Z] 20f0d9374888: Layer already exists [2023-09-21T03:12:28.863Z] 093fe3295dd4: Layer already exists [2023-09-21T03:12:28.863Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:29.127Z] main: digest: sha256:29eecbc6051ad0f72f62b6be0c2d97b9c2d4325cac622c9910e536262ac78926 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T03:12:29.172Z] ===================================================== [Pipeline] echo [2023-09-21T03:12:29.179Z] taggedImages: [2023-09-21T03:12:29.179Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:29.179Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-21T03:12:29.179Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.53 [2023-09-21T03:12:29.179Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:29.179Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-09-21T03:12:29.193Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-09-21T03:12:29.193Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:29.193Z] latest [2023-09-21T03:12:29.193Z] 3.1.0-dev.53 [2023-09-21T03:12:29.193Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:29.193Z] main [2023-09-21T03:12:29.193Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:29.522Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:30.446Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:30.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-21T03:12:30.447Z] 95e463e26ba6: Preparing [2023-09-21T03:12:30.447Z] 011fd1fdec48: Preparing [2023-09-21T03:12:30.447Z] 8b01bedeab6c: Preparing [2023-09-21T03:12:30.447Z] 9da39182ab41: Preparing [2023-09-21T03:12:30.447Z] 9d9bff274e3b: Preparing [2023-09-21T03:12:30.447Z] 37a13c18dc54: Preparing [2023-09-21T03:12:30.447Z] 0e2e7a497b41: Preparing [2023-09-21T03:12:30.447Z] 7c3688d1824f: Preparing [2023-09-21T03:12:30.447Z] 00be3813fdd4: Preparing [2023-09-21T03:12:30.447Z] 3f6a489c56ff: Preparing [2023-09-21T03:12:30.447Z] 307a284e8ffb: Preparing [2023-09-21T03:12:30.447Z] 5f70bf18a086: Preparing [2023-09-21T03:12:30.447Z] d9926f026ee2: Preparing [2023-09-21T03:12:30.447Z] 62d115746490: Preparing [2023-09-21T03:12:30.447Z] b2191e2be29d: Preparing [2023-09-21T03:12:30.447Z] 7c3688d1824f: Waiting [2023-09-21T03:12:30.447Z] 00be3813fdd4: Waiting [2023-09-21T03:12:30.447Z] 3f6a489c56ff: Waiting [2023-09-21T03:12:30.447Z] 307a284e8ffb: Waiting [2023-09-21T03:12:30.447Z] 5f70bf18a086: Waiting [2023-09-21T03:12:30.447Z] 37a13c18dc54: Waiting [2023-09-21T03:12:30.447Z] d9926f026ee2: Waiting [2023-09-21T03:12:30.447Z] 0e2e7a497b41: Waiting [2023-09-21T03:12:30.447Z] 62d115746490: Waiting [2023-09-21T03:12:30.714Z] 011fd1fdec48: Pushed [2023-09-21T03:12:30.714Z] 8b01bedeab6c: Pushed [2023-09-21T03:12:30.714Z] 9da39182ab41: Pushed [2023-09-21T03:12:30.714Z] 9d9bff274e3b: Pushed [2023-09-21T03:12:30.714Z] 95e463e26ba6: Pushed [2023-09-21T03:12:30.714Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:30.714Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:30.983Z] 37a13c18dc54: Pushed [2023-09-21T03:12:30.983Z] 307a284e8ffb: Pushed [2023-09-21T03:12:30.983Z] 5f70bf18a086: Pushed [2023-09-21T03:12:30.983Z] 3f6a489c56ff: Pushed [2023-09-21T03:12:30.983Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:30.983Z] d9926f026ee2: Pushed [2023-09-21T03:12:31.249Z] 62d115746490: Pushed [2023-09-21T03:12:34.586Z] 0e2e7a497b41: Pushed [2023-09-21T03:12:34.852Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:4598ad88e75b7314149ac01d9558af18bb0c5bdc8ab50e5fcd8980c13dd0e3bc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:35.185Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:35.518Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-21T03:12:35.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-21T03:12:35.519Z] 95e463e26ba6: Preparing [2023-09-21T03:12:35.519Z] 011fd1fdec48: Preparing [2023-09-21T03:12:35.519Z] 8b01bedeab6c: Preparing [2023-09-21T03:12:35.519Z] 9da39182ab41: Preparing [2023-09-21T03:12:35.519Z] 9d9bff274e3b: Preparing [2023-09-21T03:12:35.519Z] 37a13c18dc54: Preparing [2023-09-21T03:12:35.519Z] 0e2e7a497b41: Preparing [2023-09-21T03:12:35.519Z] 7c3688d1824f: Preparing [2023-09-21T03:12:35.519Z] 00be3813fdd4: Preparing [2023-09-21T03:12:35.519Z] 3f6a489c56ff: Preparing [2023-09-21T03:12:35.519Z] 307a284e8ffb: Preparing [2023-09-21T03:12:35.519Z] 5f70bf18a086: Preparing [2023-09-21T03:12:35.519Z] d9926f026ee2: Preparing [2023-09-21T03:12:35.519Z] 62d115746490: Preparing [2023-09-21T03:12:35.519Z] b2191e2be29d: Preparing [2023-09-21T03:12:35.519Z] 3f6a489c56ff: Waiting [2023-09-21T03:12:35.519Z] 307a284e8ffb: Waiting [2023-09-21T03:12:35.519Z] 5f70bf18a086: Waiting [2023-09-21T03:12:35.519Z] d9926f026ee2: Waiting [2023-09-21T03:12:35.519Z] 62d115746490: Waiting [2023-09-21T03:12:35.519Z] 37a13c18dc54: Waiting [2023-09-21T03:12:35.519Z] b2191e2be29d: Waiting [2023-09-21T03:12:35.519Z] 0e2e7a497b41: Waiting [2023-09-21T03:12:35.519Z] 7c3688d1824f: Waiting [2023-09-21T03:12:35.519Z] 00be3813fdd4: Waiting [2023-09-21T03:12:35.519Z] 8b01bedeab6c: Layer already exists [2023-09-21T03:12:35.519Z] 95e463e26ba6: Layer already exists [2023-09-21T03:12:35.519Z] 011fd1fdec48: Layer already exists [2023-09-21T03:12:35.519Z] 9da39182ab41: Layer already exists [2023-09-21T03:12:35.519Z] 9d9bff274e3b: Layer already exists [2023-09-21T03:12:35.519Z] 37a13c18dc54: Layer already exists [2023-09-21T03:12:35.519Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:35.519Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:35.519Z] 0e2e7a497b41: Layer already exists [2023-09-21T03:12:35.519Z] 3f6a489c56ff: Layer already exists [2023-09-21T03:12:35.519Z] 307a284e8ffb: Layer already exists [2023-09-21T03:12:35.519Z] d9926f026ee2: Layer already exists [2023-09-21T03:12:35.519Z] 62d115746490: Layer already exists [2023-09-21T03:12:35.519Z] 5f70bf18a086: Layer already exists [2023-09-21T03:12:35.519Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:35.785Z] latest: digest: sha256:4598ad88e75b7314149ac01d9558af18bb0c5bdc8ab50e5fcd8980c13dd0e3bc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:36.118Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:36.452Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.53 [2023-09-21T03:12:36.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-21T03:12:36.452Z] 95e463e26ba6: Preparing [2023-09-21T03:12:36.452Z] 011fd1fdec48: Preparing [2023-09-21T03:12:36.452Z] 8b01bedeab6c: Preparing [2023-09-21T03:12:36.452Z] 9da39182ab41: Preparing [2023-09-21T03:12:36.452Z] 9d9bff274e3b: Preparing [2023-09-21T03:12:36.452Z] 37a13c18dc54: Preparing [2023-09-21T03:12:36.452Z] 0e2e7a497b41: Preparing [2023-09-21T03:12:36.452Z] 7c3688d1824f: Preparing [2023-09-21T03:12:36.452Z] 00be3813fdd4: Preparing [2023-09-21T03:12:36.452Z] 3f6a489c56ff: Preparing [2023-09-21T03:12:36.452Z] 307a284e8ffb: Preparing [2023-09-21T03:12:36.452Z] 5f70bf18a086: Preparing [2023-09-21T03:12:36.452Z] d9926f026ee2: Preparing [2023-09-21T03:12:36.452Z] 62d115746490: Preparing [2023-09-21T03:12:36.452Z] b2191e2be29d: Preparing [2023-09-21T03:12:36.452Z] 3f6a489c56ff: Waiting [2023-09-21T03:12:36.452Z] 307a284e8ffb: Waiting [2023-09-21T03:12:36.452Z] 37a13c18dc54: Waiting [2023-09-21T03:12:36.452Z] 5f70bf18a086: Waiting [2023-09-21T03:12:36.452Z] d9926f026ee2: Waiting [2023-09-21T03:12:36.452Z] 62d115746490: Waiting [2023-09-21T03:12:36.452Z] b2191e2be29d: Waiting [2023-09-21T03:12:36.452Z] 0e2e7a497b41: Waiting [2023-09-21T03:12:36.452Z] 00be3813fdd4: Waiting [2023-09-21T03:12:36.452Z] 7c3688d1824f: Waiting [2023-09-21T03:12:36.452Z] 9d9bff274e3b: Layer already exists [2023-09-21T03:12:36.452Z] 011fd1fdec48: Layer already exists [2023-09-21T03:12:36.452Z] 95e463e26ba6: Layer already exists [2023-09-21T03:12:36.452Z] 9da39182ab41: Layer already exists [2023-09-21T03:12:36.452Z] 8b01bedeab6c: Layer already exists [2023-09-21T03:12:36.452Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:36.452Z] 0e2e7a497b41: Layer already exists [2023-09-21T03:12:36.452Z] 37a13c18dc54: Layer already exists [2023-09-21T03:12:36.452Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:36.452Z] 3f6a489c56ff: Layer already exists [2023-09-21T03:12:36.452Z] d9926f026ee2: Layer already exists [2023-09-21T03:12:36.452Z] 5f70bf18a086: Layer already exists [2023-09-21T03:12:36.452Z] 62d115746490: Layer already exists [2023-09-21T03:12:36.452Z] 307a284e8ffb: Layer already exists [2023-09-21T03:12:36.452Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:36.717Z] 3.1.0-dev.53: digest: sha256:4598ad88e75b7314149ac01d9558af18bb0c5bdc8ab50e5fcd8980c13dd0e3bc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:37.055Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:37.384Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:37.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-21T03:12:37.384Z] 95e463e26ba6: Preparing [2023-09-21T03:12:37.384Z] 011fd1fdec48: Preparing [2023-09-21T03:12:37.384Z] 8b01bedeab6c: Preparing [2023-09-21T03:12:37.384Z] 9da39182ab41: Preparing [2023-09-21T03:12:37.384Z] 9d9bff274e3b: Preparing [2023-09-21T03:12:37.384Z] 37a13c18dc54: Preparing [2023-09-21T03:12:37.385Z] 0e2e7a497b41: Preparing [2023-09-21T03:12:37.385Z] 7c3688d1824f: Preparing [2023-09-21T03:12:37.385Z] 00be3813fdd4: Preparing [2023-09-21T03:12:37.385Z] 3f6a489c56ff: Preparing [2023-09-21T03:12:37.385Z] 307a284e8ffb: Preparing [2023-09-21T03:12:37.385Z] 5f70bf18a086: Preparing [2023-09-21T03:12:37.385Z] d9926f026ee2: Preparing [2023-09-21T03:12:37.385Z] 62d115746490: Preparing [2023-09-21T03:12:37.385Z] b2191e2be29d: Preparing [2023-09-21T03:12:37.385Z] 37a13c18dc54: Waiting [2023-09-21T03:12:37.385Z] 0e2e7a497b41: Waiting [2023-09-21T03:12:37.385Z] 7c3688d1824f: Waiting [2023-09-21T03:12:37.385Z] 00be3813fdd4: Waiting [2023-09-21T03:12:37.385Z] 3f6a489c56ff: Waiting [2023-09-21T03:12:37.385Z] 307a284e8ffb: Waiting [2023-09-21T03:12:37.385Z] 5f70bf18a086: Waiting [2023-09-21T03:12:37.385Z] d9926f026ee2: Waiting [2023-09-21T03:12:37.385Z] 62d115746490: Waiting [2023-09-21T03:12:37.385Z] b2191e2be29d: Waiting [2023-09-21T03:12:37.385Z] 011fd1fdec48: Layer already exists [2023-09-21T03:12:37.385Z] 8b01bedeab6c: Layer already exists [2023-09-21T03:12:37.385Z] 9d9bff274e3b: Layer already exists [2023-09-21T03:12:37.385Z] 9da39182ab41: Layer already exists [2023-09-21T03:12:37.385Z] 95e463e26ba6: Layer already exists [2023-09-21T03:12:37.385Z] 37a13c18dc54: Layer already exists [2023-09-21T03:12:37.385Z] 0e2e7a497b41: Layer already exists [2023-09-21T03:12:37.385Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:37.385Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:37.385Z] 3f6a489c56ff: Layer already exists [2023-09-21T03:12:37.385Z] 307a284e8ffb: Layer already exists [2023-09-21T03:12:37.385Z] 5f70bf18a086: Layer already exists [2023-09-21T03:12:37.385Z] d9926f026ee2: Layer already exists [2023-09-21T03:12:37.385Z] 62d115746490: Layer already exists [2023-09-21T03:12:37.385Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:37.650Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:4598ad88e75b7314149ac01d9558af18bb0c5bdc8ab50e5fcd8980c13dd0e3bc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:37.985Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:38.307Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-09-21T03:12:38.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-21T03:12:38.307Z] 95e463e26ba6: Preparing [2023-09-21T03:12:38.307Z] 011fd1fdec48: Preparing [2023-09-21T03:12:38.307Z] 8b01bedeab6c: Preparing [2023-09-21T03:12:38.307Z] 9da39182ab41: Preparing [2023-09-21T03:12:38.307Z] 9d9bff274e3b: Preparing [2023-09-21T03:12:38.307Z] 37a13c18dc54: Preparing [2023-09-21T03:12:38.307Z] 0e2e7a497b41: Preparing [2023-09-21T03:12:38.307Z] 7c3688d1824f: Preparing [2023-09-21T03:12:38.307Z] 00be3813fdd4: Preparing [2023-09-21T03:12:38.307Z] 3f6a489c56ff: Preparing [2023-09-21T03:12:38.307Z] 307a284e8ffb: Preparing [2023-09-21T03:12:38.307Z] 5f70bf18a086: Preparing [2023-09-21T03:12:38.307Z] d9926f026ee2: Preparing [2023-09-21T03:12:38.307Z] 62d115746490: Preparing [2023-09-21T03:12:38.307Z] b2191e2be29d: Preparing [2023-09-21T03:12:38.307Z] 3f6a489c56ff: Waiting [2023-09-21T03:12:38.307Z] 307a284e8ffb: Waiting [2023-09-21T03:12:38.307Z] 0e2e7a497b41: Waiting [2023-09-21T03:12:38.307Z] 7c3688d1824f: Waiting [2023-09-21T03:12:38.307Z] 00be3813fdd4: Waiting [2023-09-21T03:12:38.307Z] 37a13c18dc54: Waiting [2023-09-21T03:12:38.307Z] 5f70bf18a086: Waiting [2023-09-21T03:12:38.307Z] 62d115746490: Waiting [2023-09-21T03:12:38.307Z] d9926f026ee2: Waiting [2023-09-21T03:12:38.307Z] b2191e2be29d: Waiting [2023-09-21T03:12:38.307Z] 011fd1fdec48: Layer already exists [2023-09-21T03:12:38.307Z] 8b01bedeab6c: Layer already exists [2023-09-21T03:12:38.307Z] 95e463e26ba6: Layer already exists [2023-09-21T03:12:38.307Z] 9da39182ab41: Layer already exists [2023-09-21T03:12:38.307Z] 9d9bff274e3b: Layer already exists [2023-09-21T03:12:38.307Z] 0e2e7a497b41: Layer already exists [2023-09-21T03:12:38.307Z] 37a13c18dc54: Layer already exists [2023-09-21T03:12:38.307Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:38.307Z] 3f6a489c56ff: Layer already exists [2023-09-21T03:12:38.307Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:38.307Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:38.307Z] 5f70bf18a086: Layer already exists [2023-09-21T03:12:38.307Z] 307a284e8ffb: Layer already exists [2023-09-21T03:12:38.307Z] 62d115746490: Layer already exists [2023-09-21T03:12:38.307Z] d9926f026ee2: Layer already exists [2023-09-21T03:12:38.571Z] main: digest: sha256:4598ad88e75b7314149ac01d9558af18bb0c5bdc8ab50e5fcd8980c13dd0e3bc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T03:12:38.624Z] ===================================================== [Pipeline] echo [2023-09-21T03:12:38.631Z] taggedImages: [2023-09-21T03:12:38.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:38.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-21T03:12:38.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.53 [2023-09-21T03:12:38.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:38.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-09-21T03:12:38.648Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-09-21T03:12:38.648Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:38.648Z] latest [2023-09-21T03:12:38.648Z] 3.1.0-dev.53 [2023-09-21T03:12:38.648Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:38.648Z] main [2023-09-21T03:12:38.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:38.981Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:39.305Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:39.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-21T03:12:39.306Z] b482cb8af71b: Preparing [2023-09-21T03:12:39.306Z] acbd89ae6fa4: Preparing [2023-09-21T03:12:39.306Z] 392dcb109da6: Preparing [2023-09-21T03:12:39.306Z] aa1dd218967f: Preparing [2023-09-21T03:12:39.306Z] 7c3688d1824f: Preparing [2023-09-21T03:12:39.306Z] 00be3813fdd4: Preparing [2023-09-21T03:12:39.306Z] 093fe3295dd4: Preparing [2023-09-21T03:12:39.306Z] b2191e2be29d: Preparing [2023-09-21T03:12:39.306Z] 093fe3295dd4: Waiting [2023-09-21T03:12:39.306Z] b2191e2be29d: Waiting [2023-09-21T03:12:39.306Z] 00be3813fdd4: Waiting [2023-09-21T03:12:39.306Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:39.571Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:39.571Z] 093fe3295dd4: Layer already exists [2023-09-21T03:12:39.571Z] acbd89ae6fa4: Pushed [2023-09-21T03:12:39.571Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:39.571Z] b482cb8af71b: Pushed [2023-09-21T03:12:39.571Z] 392dcb109da6: Pushed [2023-09-21T03:12:42.903Z] aa1dd218967f: Pushed [2023-09-21T03:12:42.903Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:719cf51ed2d2173b68235f792f6a8e1446386288e72679b2a4b215fa046b857c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:43.298Z] + 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 [2023-09-21T03:12:43.650Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-21T03:12:43.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-21T03:12:43.650Z] b482cb8af71b: Preparing [2023-09-21T03:12:43.650Z] acbd89ae6fa4: Preparing [2023-09-21T03:12:43.650Z] 392dcb109da6: Preparing [2023-09-21T03:12:43.650Z] aa1dd218967f: Preparing [2023-09-21T03:12:43.650Z] 7c3688d1824f: Preparing [2023-09-21T03:12:43.650Z] 00be3813fdd4: Preparing [2023-09-21T03:12:43.650Z] 093fe3295dd4: Preparing [2023-09-21T03:12:43.650Z] b2191e2be29d: Preparing [2023-09-21T03:12:43.650Z] 093fe3295dd4: Waiting [2023-09-21T03:12:43.650Z] b2191e2be29d: Waiting [2023-09-21T03:12:43.650Z] acbd89ae6fa4: Layer already exists [2023-09-21T03:12:43.650Z] 392dcb109da6: Layer already exists [2023-09-21T03:12:43.650Z] aa1dd218967f: Layer already exists [2023-09-21T03:12:43.650Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:43.650Z] b482cb8af71b: Layer already exists [2023-09-21T03:12:43.650Z] 093fe3295dd4: Layer already exists [2023-09-21T03:12:43.650Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:43.650Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:43.918Z] latest: digest: sha256:719cf51ed2d2173b68235f792f6a8e1446386288e72679b2a4b215fa046b857c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:44.267Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:44.612Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.53 [2023-09-21T03:12:44.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-21T03:12:44.612Z] b482cb8af71b: Preparing [2023-09-21T03:12:44.612Z] acbd89ae6fa4: Preparing [2023-09-21T03:12:44.612Z] 392dcb109da6: Preparing [2023-09-21T03:12:44.612Z] aa1dd218967f: Preparing [2023-09-21T03:12:44.612Z] 7c3688d1824f: Preparing [2023-09-21T03:12:44.612Z] 00be3813fdd4: Preparing [2023-09-21T03:12:44.612Z] 093fe3295dd4: Preparing [2023-09-21T03:12:44.612Z] b2191e2be29d: Preparing [2023-09-21T03:12:44.612Z] 093fe3295dd4: Waiting [2023-09-21T03:12:44.612Z] b2191e2be29d: Waiting [2023-09-21T03:12:44.612Z] 00be3813fdd4: Waiting [2023-09-21T03:12:44.612Z] acbd89ae6fa4: Layer already exists [2023-09-21T03:12:44.612Z] b482cb8af71b: Layer already exists [2023-09-21T03:12:44.612Z] 392dcb109da6: Layer already exists [2023-09-21T03:12:44.612Z] aa1dd218967f: Layer already exists [2023-09-21T03:12:44.612Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:44.612Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:44.612Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:44.612Z] 093fe3295dd4: Layer already exists [2023-09-21T03:12:44.882Z] 3.1.0-dev.53: digest: sha256:719cf51ed2d2173b68235f792f6a8e1446386288e72679b2a4b215fa046b857c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:45.216Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:45.554Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:45.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-21T03:12:45.554Z] b482cb8af71b: Preparing [2023-09-21T03:12:45.554Z] acbd89ae6fa4: Preparing [2023-09-21T03:12:45.554Z] 392dcb109da6: Preparing [2023-09-21T03:12:45.554Z] aa1dd218967f: Preparing [2023-09-21T03:12:45.554Z] 7c3688d1824f: Preparing [2023-09-21T03:12:45.554Z] 00be3813fdd4: Preparing [2023-09-21T03:12:45.554Z] 093fe3295dd4: Preparing [2023-09-21T03:12:45.554Z] b2191e2be29d: Preparing [2023-09-21T03:12:45.554Z] 00be3813fdd4: Waiting [2023-09-21T03:12:45.554Z] 093fe3295dd4: Waiting [2023-09-21T03:12:45.554Z] b2191e2be29d: Waiting [2023-09-21T03:12:45.554Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:45.554Z] aa1dd218967f: Layer already exists [2023-09-21T03:12:45.554Z] b482cb8af71b: Layer already exists [2023-09-21T03:12:45.554Z] acbd89ae6fa4: Layer already exists [2023-09-21T03:12:45.554Z] 392dcb109da6: Layer already exists [2023-09-21T03:12:45.554Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:45.554Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:45.554Z] 093fe3295dd4: Layer already exists [2023-09-21T03:12:45.554Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:719cf51ed2d2173b68235f792f6a8e1446386288e72679b2a4b215fa046b857c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:46.162Z] + 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 [2023-09-21T03:12:46.494Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-09-21T03:12:46.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-21T03:12:46.494Z] b482cb8af71b: Preparing [2023-09-21T03:12:46.494Z] acbd89ae6fa4: Preparing [2023-09-21T03:12:46.494Z] 392dcb109da6: Preparing [2023-09-21T03:12:46.494Z] aa1dd218967f: Preparing [2023-09-21T03:12:46.494Z] 7c3688d1824f: Preparing [2023-09-21T03:12:46.494Z] 00be3813fdd4: Preparing [2023-09-21T03:12:46.494Z] 093fe3295dd4: Preparing [2023-09-21T03:12:46.494Z] b2191e2be29d: Preparing [2023-09-21T03:12:46.494Z] b2191e2be29d: Waiting [2023-09-21T03:12:46.494Z] 093fe3295dd4: Waiting [2023-09-21T03:12:46.494Z] acbd89ae6fa4: Layer already exists [2023-09-21T03:12:46.494Z] aa1dd218967f: Layer already exists [2023-09-21T03:12:46.494Z] b482cb8af71b: Layer already exists [2023-09-21T03:12:46.494Z] 392dcb109da6: Layer already exists [2023-09-21T03:12:46.494Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:46.494Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:46.494Z] 093fe3295dd4: Layer already exists [2023-09-21T03:12:46.494Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:46.759Z] main: digest: sha256:719cf51ed2d2173b68235f792f6a8e1446386288e72679b2a4b215fa046b857c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T03:12:46.800Z] ===================================================== [Pipeline] echo [2023-09-21T03:12:46.809Z] taggedImages: [2023-09-21T03:12:46.809Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:46.809Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-21T03:12:46.809Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.53 [2023-09-21T03:12:46.809Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:46.809Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-09-21T03:12:46.826Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-09-21T03:12:46.826Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:46.826Z] latest [2023-09-21T03:12:46.826Z] 3.1.0-dev.53 [2023-09-21T03:12:46.826Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:46.826Z] main [2023-09-21T03:12:46.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:47.156Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:47.485Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:47.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-21T03:12:47.485Z] 853d2b773c55: Preparing [2023-09-21T03:12:47.485Z] 062fc86666f0: Preparing [2023-09-21T03:12:47.485Z] a82c90139eeb: Preparing [2023-09-21T03:12:47.485Z] 9a4b6133b4cf: Preparing [2023-09-21T03:12:47.485Z] c70749aff1e7: Preparing [2023-09-21T03:12:47.485Z] 7c3688d1824f: Preparing [2023-09-21T03:12:47.485Z] 00be3813fdd4: Preparing [2023-09-21T03:12:47.485Z] 718870a674bd: Preparing [2023-09-21T03:12:47.485Z] 7a962a324ce1: Preparing [2023-09-21T03:12:47.485Z] b2191e2be29d: Preparing [2023-09-21T03:12:47.485Z] 7c3688d1824f: Waiting [2023-09-21T03:12:47.485Z] 718870a674bd: Waiting [2023-09-21T03:12:47.485Z] 00be3813fdd4: Waiting [2023-09-21T03:12:47.485Z] b2191e2be29d: Waiting [2023-09-21T03:12:47.485Z] 7a962a324ce1: Waiting [2023-09-21T03:12:47.751Z] 853d2b773c55: Pushed [2023-09-21T03:12:47.751Z] 9a4b6133b4cf: Pushed [2023-09-21T03:12:47.751Z] c70749aff1e7: Pushed [2023-09-21T03:12:47.751Z] 062fc86666f0: Pushed [2023-09-21T03:12:47.751Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:47.751Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:47.751Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:48.016Z] 718870a674bd: Pushed [2023-09-21T03:12:50.588Z] a82c90139eeb: Pushed [2023-09-21T03:12:51.543Z] 7a962a324ce1: Pushed [2023-09-21T03:12:51.543Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:60dc689571bf7fa959b1d626607518824526039bd289a5d7a839362559d96792 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:51.878Z] + 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 [2023-09-21T03:12:52.208Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-21T03:12:52.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-21T03:12:52.208Z] 853d2b773c55: Preparing [2023-09-21T03:12:52.208Z] 062fc86666f0: Preparing [2023-09-21T03:12:52.208Z] a82c90139eeb: Preparing [2023-09-21T03:12:52.208Z] 9a4b6133b4cf: Preparing [2023-09-21T03:12:52.208Z] c70749aff1e7: Preparing [2023-09-21T03:12:52.208Z] 7c3688d1824f: Preparing [2023-09-21T03:12:52.208Z] 00be3813fdd4: Preparing [2023-09-21T03:12:52.208Z] 718870a674bd: Preparing [2023-09-21T03:12:52.208Z] 7a962a324ce1: Preparing [2023-09-21T03:12:52.208Z] b2191e2be29d: Preparing [2023-09-21T03:12:52.208Z] 7c3688d1824f: Waiting [2023-09-21T03:12:52.208Z] 00be3813fdd4: Waiting [2023-09-21T03:12:52.208Z] 718870a674bd: Waiting [2023-09-21T03:12:52.208Z] 7a962a324ce1: Waiting [2023-09-21T03:12:52.208Z] b2191e2be29d: Waiting [2023-09-21T03:12:52.208Z] 062fc86666f0: Layer already exists [2023-09-21T03:12:52.208Z] a82c90139eeb: Layer already exists [2023-09-21T03:12:52.208Z] c70749aff1e7: Layer already exists [2023-09-21T03:12:52.208Z] 853d2b773c55: Layer already exists [2023-09-21T03:12:52.208Z] 9a4b6133b4cf: Layer already exists [2023-09-21T03:12:52.208Z] 718870a674bd: Layer already exists [2023-09-21T03:12:52.208Z] 7a962a324ce1: Layer already exists [2023-09-21T03:12:52.208Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:52.208Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:52.208Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:52.474Z] latest: digest: sha256:60dc689571bf7fa959b1d626607518824526039bd289a5d7a839362559d96792 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:52.818Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:53.161Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.53 [2023-09-21T03:12:53.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-21T03:12:53.161Z] 853d2b773c55: Preparing [2023-09-21T03:12:53.161Z] 062fc86666f0: Preparing [2023-09-21T03:12:53.161Z] a82c90139eeb: Preparing [2023-09-21T03:12:53.161Z] 9a4b6133b4cf: Preparing [2023-09-21T03:12:53.161Z] c70749aff1e7: Preparing [2023-09-21T03:12:53.161Z] 7c3688d1824f: Preparing [2023-09-21T03:12:53.161Z] 00be3813fdd4: Preparing [2023-09-21T03:12:53.161Z] 718870a674bd: Preparing [2023-09-21T03:12:53.161Z] 7a962a324ce1: Preparing [2023-09-21T03:12:53.161Z] b2191e2be29d: Preparing [2023-09-21T03:12:53.161Z] 7c3688d1824f: Waiting [2023-09-21T03:12:53.161Z] 00be3813fdd4: Waiting [2023-09-21T03:12:53.161Z] 718870a674bd: Waiting [2023-09-21T03:12:53.161Z] 7a962a324ce1: Waiting [2023-09-21T03:12:53.161Z] b2191e2be29d: Waiting [2023-09-21T03:12:53.161Z] 9a4b6133b4cf: Layer already exists [2023-09-21T03:12:53.161Z] 853d2b773c55: Layer already exists [2023-09-21T03:12:53.161Z] 062fc86666f0: Layer already exists [2023-09-21T03:12:53.161Z] c70749aff1e7: Layer already exists [2023-09-21T03:12:53.161Z] a82c90139eeb: Layer already exists [2023-09-21T03:12:53.161Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:53.161Z] 718870a674bd: Layer already exists [2023-09-21T03:12:53.161Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:53.161Z] 7a962a324ce1: Layer already exists [2023-09-21T03:12:53.161Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:53.425Z] 3.1.0-dev.53: digest: sha256:60dc689571bf7fa959b1d626607518824526039bd289a5d7a839362559d96792 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:53.776Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:54.103Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:54.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-21T03:12:54.103Z] 853d2b773c55: Preparing [2023-09-21T03:12:54.103Z] 062fc86666f0: Preparing [2023-09-21T03:12:54.103Z] a82c90139eeb: Preparing [2023-09-21T03:12:54.103Z] 9a4b6133b4cf: Preparing [2023-09-21T03:12:54.103Z] c70749aff1e7: Preparing [2023-09-21T03:12:54.103Z] 7c3688d1824f: Preparing [2023-09-21T03:12:54.103Z] 00be3813fdd4: Preparing [2023-09-21T03:12:54.103Z] 718870a674bd: Preparing [2023-09-21T03:12:54.103Z] 7a962a324ce1: Preparing [2023-09-21T03:12:54.103Z] b2191e2be29d: Preparing [2023-09-21T03:12:54.103Z] 00be3813fdd4: Waiting [2023-09-21T03:12:54.103Z] 718870a674bd: Waiting [2023-09-21T03:12:54.103Z] 7c3688d1824f: Waiting [2023-09-21T03:12:54.103Z] 7a962a324ce1: Waiting [2023-09-21T03:12:54.103Z] b2191e2be29d: Waiting [2023-09-21T03:12:54.103Z] a82c90139eeb: Layer already exists [2023-09-21T03:12:54.103Z] 062fc86666f0: Layer already exists [2023-09-21T03:12:54.103Z] 853d2b773c55: Layer already exists [2023-09-21T03:12:54.103Z] c70749aff1e7: Layer already exists [2023-09-21T03:12:54.103Z] 9a4b6133b4cf: Layer already exists [2023-09-21T03:12:54.103Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:54.103Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:54.103Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:54.103Z] 718870a674bd: Layer already exists [2023-09-21T03:12:54.103Z] 7a962a324ce1: Layer already exists [2023-09-21T03:12:54.103Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:60dc689571bf7fa959b1d626607518824526039bd289a5d7a839362559d96792 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:54.706Z] + 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 [2023-09-21T03:12:55.048Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-09-21T03:12:55.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-21T03:12:55.048Z] 853d2b773c55: Preparing [2023-09-21T03:12:55.048Z] 062fc86666f0: Preparing [2023-09-21T03:12:55.048Z] a82c90139eeb: Preparing [2023-09-21T03:12:55.048Z] 9a4b6133b4cf: Preparing [2023-09-21T03:12:55.048Z] c70749aff1e7: Preparing [2023-09-21T03:12:55.048Z] 7c3688d1824f: Preparing [2023-09-21T03:12:55.048Z] 00be3813fdd4: Preparing [2023-09-21T03:12:55.048Z] 718870a674bd: Preparing [2023-09-21T03:12:55.048Z] 7a962a324ce1: Preparing [2023-09-21T03:12:55.048Z] b2191e2be29d: Preparing [2023-09-21T03:12:55.048Z] 00be3813fdd4: Waiting [2023-09-21T03:12:55.048Z] 7c3688d1824f: Waiting [2023-09-21T03:12:55.048Z] 718870a674bd: Waiting [2023-09-21T03:12:55.048Z] b2191e2be29d: Waiting [2023-09-21T03:12:55.048Z] 7a962a324ce1: Waiting [2023-09-21T03:12:55.048Z] 9a4b6133b4cf: Layer already exists [2023-09-21T03:12:55.048Z] a82c90139eeb: Layer already exists [2023-09-21T03:12:55.048Z] 062fc86666f0: Layer already exists [2023-09-21T03:12:55.048Z] c70749aff1e7: Layer already exists [2023-09-21T03:12:55.048Z] 853d2b773c55: Layer already exists [2023-09-21T03:12:55.048Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:55.048Z] 7a962a324ce1: Layer already exists [2023-09-21T03:12:55.048Z] 718870a674bd: Layer already exists [2023-09-21T03:12:55.048Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:55.048Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:55.314Z] main: digest: sha256:60dc689571bf7fa959b1d626607518824526039bd289a5d7a839362559d96792 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T03:12:55.372Z] ===================================================== [Pipeline] echo [2023-09-21T03:12:55.381Z] taggedImages: [2023-09-21T03:12:55.381Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:55.381Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-21T03:12:55.381Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.53 [2023-09-21T03:12:55.381Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:55.381Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-09-21T03:12:55.403Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-09-21T03:12:55.403Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:55.403Z] latest [2023-09-21T03:12:55.403Z] 3.1.0-dev.53 [2023-09-21T03:12:55.403Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:12:55.403Z] main [2023-09-21T03:12:55.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:55.749Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:12:56.094Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:12:56.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-21T03:12:56.094Z] ca8d906f6401: Preparing [2023-09-21T03:12:56.094Z] 4f3dcd8704e4: Preparing [2023-09-21T03:12:56.094Z] 8a5de01243d1: Preparing [2023-09-21T03:12:56.094Z] 40f3f7db5d19: Preparing [2023-09-21T03:12:56.094Z] ca642decef37: Preparing [2023-09-21T03:12:56.094Z] e9b2f47576c4: Preparing [2023-09-21T03:12:56.094Z] 904074970b0c: Preparing [2023-09-21T03:12:56.094Z] 7c3688d1824f: Preparing [2023-09-21T03:12:56.094Z] 00be3813fdd4: Preparing [2023-09-21T03:12:56.094Z] 8f7ab427375a: Preparing [2023-09-21T03:12:56.094Z] b2191e2be29d: Preparing [2023-09-21T03:12:56.094Z] 7c3688d1824f: Waiting [2023-09-21T03:12:56.094Z] 8f7ab427375a: Waiting [2023-09-21T03:12:56.094Z] e9b2f47576c4: Waiting [2023-09-21T03:12:56.094Z] 00be3813fdd4: Waiting [2023-09-21T03:12:56.094Z] 904074970b0c: Waiting [2023-09-21T03:12:56.094Z] b2191e2be29d: Waiting [2023-09-21T03:12:56.360Z] 4f3dcd8704e4: Pushed [2023-09-21T03:12:56.360Z] ca8d906f6401: Pushed [2023-09-21T03:12:56.360Z] ca642decef37: Pushed [2023-09-21T03:12:56.625Z] 7c3688d1824f: Layer already exists [2023-09-21T03:12:56.625Z] e9b2f47576c4: Pushed [2023-09-21T03:12:56.625Z] 00be3813fdd4: Layer already exists [2023-09-21T03:12:56.625Z] b2191e2be29d: Layer already exists [2023-09-21T03:12:56.625Z] 904074970b0c: Pushed [2023-09-21T03:12:59.217Z] 40f3f7db5d19: Pushed [2023-09-21T03:12:59.218Z] 8f7ab427375a: Pushed [2023-09-21T03:12:59.800Z] 8a5de01243d1: Pushed [2023-09-21T03:13:00.066Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:35e159ad9902c855217436f5ed1e337beb9d3e4ed995d7b0db459e66631dfbce size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:00.416Z] + 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 [2023-09-21T03:13:00.761Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-21T03:13:00.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-21T03:13:00.761Z] ca8d906f6401: Preparing [2023-09-21T03:13:00.761Z] 4f3dcd8704e4: Preparing [2023-09-21T03:13:00.761Z] 8a5de01243d1: Preparing [2023-09-21T03:13:00.761Z] 40f3f7db5d19: Preparing [2023-09-21T03:13:00.761Z] ca642decef37: Preparing [2023-09-21T03:13:00.761Z] e9b2f47576c4: Preparing [2023-09-21T03:13:00.761Z] 904074970b0c: Preparing [2023-09-21T03:13:00.761Z] 7c3688d1824f: Preparing [2023-09-21T03:13:00.761Z] 00be3813fdd4: Preparing [2023-09-21T03:13:00.761Z] 8f7ab427375a: Preparing [2023-09-21T03:13:00.761Z] b2191e2be29d: Preparing [2023-09-21T03:13:00.761Z] 7c3688d1824f: Waiting [2023-09-21T03:13:00.761Z] 8f7ab427375a: Waiting [2023-09-21T03:13:00.761Z] b2191e2be29d: Waiting [2023-09-21T03:13:00.761Z] e9b2f47576c4: Waiting [2023-09-21T03:13:00.761Z] 904074970b0c: Waiting [2023-09-21T03:13:00.761Z] 00be3813fdd4: Waiting [2023-09-21T03:13:00.761Z] ca8d906f6401: Layer already exists [2023-09-21T03:13:00.761Z] 40f3f7db5d19: Layer already exists [2023-09-21T03:13:00.761Z] 8a5de01243d1: Layer already exists [2023-09-21T03:13:00.761Z] ca642decef37: Layer already exists [2023-09-21T03:13:00.761Z] 4f3dcd8704e4: Layer already exists [2023-09-21T03:13:00.761Z] 8f7ab427375a: Layer already exists [2023-09-21T03:13:00.761Z] e9b2f47576c4: Layer already exists [2023-09-21T03:13:00.761Z] 904074970b0c: Layer already exists [2023-09-21T03:13:00.761Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:00.761Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:00.761Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:01.026Z] latest: digest: sha256:35e159ad9902c855217436f5ed1e337beb9d3e4ed995d7b0db459e66631dfbce size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:01.373Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:01.712Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.53 [2023-09-21T03:13:01.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-21T03:13:01.712Z] ca8d906f6401: Preparing [2023-09-21T03:13:01.712Z] 4f3dcd8704e4: Preparing [2023-09-21T03:13:01.712Z] 8a5de01243d1: Preparing [2023-09-21T03:13:01.712Z] 40f3f7db5d19: Preparing [2023-09-21T03:13:01.712Z] ca642decef37: Preparing [2023-09-21T03:13:01.712Z] e9b2f47576c4: Preparing [2023-09-21T03:13:01.712Z] 904074970b0c: Preparing [2023-09-21T03:13:01.712Z] 7c3688d1824f: Preparing [2023-09-21T03:13:01.712Z] 00be3813fdd4: Preparing [2023-09-21T03:13:01.712Z] 8f7ab427375a: Preparing [2023-09-21T03:13:01.712Z] b2191e2be29d: Preparing [2023-09-21T03:13:01.712Z] e9b2f47576c4: Waiting [2023-09-21T03:13:01.712Z] 904074970b0c: Waiting [2023-09-21T03:13:01.712Z] 7c3688d1824f: Waiting [2023-09-21T03:13:01.712Z] 00be3813fdd4: Waiting [2023-09-21T03:13:01.712Z] 8f7ab427375a: Waiting [2023-09-21T03:13:01.712Z] b2191e2be29d: Waiting [2023-09-21T03:13:01.712Z] ca8d906f6401: Layer already exists [2023-09-21T03:13:01.712Z] 8a5de01243d1: Layer already exists [2023-09-21T03:13:01.712Z] 4f3dcd8704e4: Layer already exists [2023-09-21T03:13:01.712Z] 40f3f7db5d19: Layer already exists [2023-09-21T03:13:01.712Z] ca642decef37: Layer already exists [2023-09-21T03:13:01.712Z] 8f7ab427375a: Layer already exists [2023-09-21T03:13:01.712Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:01.712Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:01.712Z] e9b2f47576c4: Layer already exists [2023-09-21T03:13:01.712Z] 904074970b0c: Layer already exists [2023-09-21T03:13:01.712Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:01.978Z] 3.1.0-dev.53: digest: sha256:35e159ad9902c855217436f5ed1e337beb9d3e4ed995d7b0db459e66631dfbce size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:02.312Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:02.649Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:13:02.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-21T03:13:02.650Z] ca8d906f6401: Preparing [2023-09-21T03:13:02.650Z] 4f3dcd8704e4: Preparing [2023-09-21T03:13:02.650Z] 8a5de01243d1: Preparing [2023-09-21T03:13:02.650Z] 40f3f7db5d19: Preparing [2023-09-21T03:13:02.650Z] ca642decef37: Preparing [2023-09-21T03:13:02.650Z] e9b2f47576c4: Preparing [2023-09-21T03:13:02.650Z] 904074970b0c: Preparing [2023-09-21T03:13:02.650Z] 7c3688d1824f: Preparing [2023-09-21T03:13:02.650Z] 00be3813fdd4: Preparing [2023-09-21T03:13:02.650Z] 8f7ab427375a: Preparing [2023-09-21T03:13:02.650Z] b2191e2be29d: Preparing [2023-09-21T03:13:02.650Z] 7c3688d1824f: Waiting [2023-09-21T03:13:02.650Z] 8f7ab427375a: Waiting [2023-09-21T03:13:02.650Z] 00be3813fdd4: Waiting [2023-09-21T03:13:02.650Z] b2191e2be29d: Waiting [2023-09-21T03:13:02.650Z] 904074970b0c: Waiting [2023-09-21T03:13:02.650Z] ca642decef37: Layer already exists [2023-09-21T03:13:02.650Z] 8a5de01243d1: Layer already exists [2023-09-21T03:13:02.650Z] 40f3f7db5d19: Layer already exists [2023-09-21T03:13:02.650Z] 4f3dcd8704e4: Layer already exists [2023-09-21T03:13:02.650Z] ca8d906f6401: Layer already exists [2023-09-21T03:13:02.650Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:02.650Z] 904074970b0c: Layer already exists [2023-09-21T03:13:02.650Z] 8f7ab427375a: Layer already exists [2023-09-21T03:13:02.650Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:02.650Z] e9b2f47576c4: Layer already exists [2023-09-21T03:13:02.650Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:02.916Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:35e159ad9902c855217436f5ed1e337beb9d3e4ed995d7b0db459e66631dfbce size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:03.253Z] + 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 [2023-09-21T03:13:03.589Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-09-21T03:13:03.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-21T03:13:03.589Z] ca8d906f6401: Preparing [2023-09-21T03:13:03.589Z] 4f3dcd8704e4: Preparing [2023-09-21T03:13:03.589Z] 8a5de01243d1: Preparing [2023-09-21T03:13:03.589Z] 40f3f7db5d19: Preparing [2023-09-21T03:13:03.589Z] ca642decef37: Preparing [2023-09-21T03:13:03.589Z] e9b2f47576c4: Preparing [2023-09-21T03:13:03.589Z] 904074970b0c: Preparing [2023-09-21T03:13:03.589Z] 7c3688d1824f: Preparing [2023-09-21T03:13:03.589Z] 00be3813fdd4: Preparing [2023-09-21T03:13:03.589Z] 8f7ab427375a: Preparing [2023-09-21T03:13:03.589Z] b2191e2be29d: Preparing [2023-09-21T03:13:03.589Z] 7c3688d1824f: Waiting [2023-09-21T03:13:03.589Z] e9b2f47576c4: Waiting [2023-09-21T03:13:03.589Z] 8f7ab427375a: Waiting [2023-09-21T03:13:03.589Z] b2191e2be29d: Waiting [2023-09-21T03:13:03.589Z] 904074970b0c: Waiting [2023-09-21T03:13:03.589Z] 00be3813fdd4: Waiting [2023-09-21T03:13:03.589Z] ca8d906f6401: Layer already exists [2023-09-21T03:13:03.589Z] 8a5de01243d1: Layer already exists [2023-09-21T03:13:03.589Z] ca642decef37: Layer already exists [2023-09-21T03:13:03.589Z] 4f3dcd8704e4: Layer already exists [2023-09-21T03:13:03.589Z] 40f3f7db5d19: Layer already exists [2023-09-21T03:13:03.589Z] 904074970b0c: Layer already exists [2023-09-21T03:13:03.589Z] e9b2f47576c4: Layer already exists [2023-09-21T03:13:03.589Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:03.589Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:03.589Z] 8f7ab427375a: Layer already exists [2023-09-21T03:13:03.589Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:03.855Z] main: digest: sha256:35e159ad9902c855217436f5ed1e337beb9d3e4ed995d7b0db459e66631dfbce size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T03:13:03.901Z] ===================================================== [Pipeline] echo [2023-09-21T03:13:03.908Z] taggedImages: [2023-09-21T03:13:03.908Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:13:03.908Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-21T03:13:03.908Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.53 [2023-09-21T03:13:03.908Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:13:03.908Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-09-21T03:13:03.925Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-09-21T03:13:03.925Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:13:03.925Z] latest [2023-09-21T03:13:03.925Z] 3.1.0-dev.53 [2023-09-21T03:13:03.925Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:13:03.925Z] main [2023-09-21T03:13:03.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:04.256Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:04.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:13:04.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-21T03:13:04.595Z] 90e2274e6000: Preparing [2023-09-21T03:13:04.595Z] 34cef5caab8d: Preparing [2023-09-21T03:13:04.595Z] 7c3688d1824f: Preparing [2023-09-21T03:13:04.595Z] 00be3813fdd4: Preparing [2023-09-21T03:13:04.595Z] b4a40ad9a1d3: Preparing [2023-09-21T03:13:04.595Z] b2191e2be29d: Preparing [2023-09-21T03:13:04.595Z] b2191e2be29d: Waiting [2023-09-21T03:13:04.595Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:04.595Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:04.861Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:04.861Z] 90e2274e6000: Pushed [2023-09-21T03:13:06.266Z] b4a40ad9a1d3: Pushed [2023-09-21T03:13:09.599Z] 34cef5caab8d: Pushed [2023-09-21T03:13:09.864Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:168d6cccfccafa675b546aa1a729762df7ee869b07f9945c1a73313e704a3cb4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:10.203Z] + 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 [2023-09-21T03:13:10.538Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-21T03:13:10.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-21T03:13:10.538Z] 90e2274e6000: Preparing [2023-09-21T03:13:10.538Z] 34cef5caab8d: Preparing [2023-09-21T03:13:10.538Z] 7c3688d1824f: Preparing [2023-09-21T03:13:10.538Z] 00be3813fdd4: Preparing [2023-09-21T03:13:10.538Z] b4a40ad9a1d3: Preparing [2023-09-21T03:13:10.538Z] b2191e2be29d: Preparing [2023-09-21T03:13:10.538Z] b2191e2be29d: Waiting [2023-09-21T03:13:10.538Z] 90e2274e6000: Layer already exists [2023-09-21T03:13:10.538Z] b4a40ad9a1d3: Layer already exists [2023-09-21T03:13:10.538Z] 34cef5caab8d: Layer already exists [2023-09-21T03:13:10.538Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:10.538Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:10.538Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:10.804Z] latest: digest: sha256:168d6cccfccafa675b546aa1a729762df7ee869b07f9945c1a73313e704a3cb4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:11.141Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:11.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.53 [2023-09-21T03:13:11.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-21T03:13:11.476Z] 90e2274e6000: Preparing [2023-09-21T03:13:11.476Z] 34cef5caab8d: Preparing [2023-09-21T03:13:11.476Z] 7c3688d1824f: Preparing [2023-09-21T03:13:11.476Z] 00be3813fdd4: Preparing [2023-09-21T03:13:11.476Z] b4a40ad9a1d3: Preparing [2023-09-21T03:13:11.476Z] b2191e2be29d: Preparing [2023-09-21T03:13:11.476Z] b2191e2be29d: Waiting [2023-09-21T03:13:11.476Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:11.476Z] 34cef5caab8d: Layer already exists [2023-09-21T03:13:11.476Z] b4a40ad9a1d3: Layer already exists [2023-09-21T03:13:11.476Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:11.476Z] 90e2274e6000: Layer already exists [2023-09-21T03:13:11.476Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:11.476Z] 3.1.0-dev.53: digest: sha256:168d6cccfccafa675b546aa1a729762df7ee869b07f9945c1a73313e704a3cb4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:12.084Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:12.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:13:12.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-21T03:13:12.409Z] 90e2274e6000: Preparing [2023-09-21T03:13:12.409Z] 34cef5caab8d: Preparing [2023-09-21T03:13:12.409Z] 7c3688d1824f: Preparing [2023-09-21T03:13:12.409Z] 00be3813fdd4: Preparing [2023-09-21T03:13:12.409Z] b4a40ad9a1d3: Preparing [2023-09-21T03:13:12.409Z] b2191e2be29d: Preparing [2023-09-21T03:13:12.409Z] b2191e2be29d: Waiting [2023-09-21T03:13:12.409Z] 34cef5caab8d: Layer already exists [2023-09-21T03:13:12.409Z] b4a40ad9a1d3: Layer already exists [2023-09-21T03:13:12.409Z] 90e2274e6000: Layer already exists [2023-09-21T03:13:12.409Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:12.409Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:12.409Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:12.672Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:168d6cccfccafa675b546aa1a729762df7ee869b07f9945c1a73313e704a3cb4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:13.009Z] + 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 [2023-09-21T03:13:13.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-09-21T03:13:13.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-21T03:13:13.339Z] 90e2274e6000: Preparing [2023-09-21T03:13:13.339Z] 34cef5caab8d: Preparing [2023-09-21T03:13:13.339Z] 7c3688d1824f: Preparing [2023-09-21T03:13:13.339Z] 00be3813fdd4: Preparing [2023-09-21T03:13:13.339Z] b4a40ad9a1d3: Preparing [2023-09-21T03:13:13.339Z] b2191e2be29d: Preparing [2023-09-21T03:13:13.339Z] b2191e2be29d: Waiting [2023-09-21T03:13:13.339Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:13.339Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:13.339Z] 34cef5caab8d: Layer already exists [2023-09-21T03:13:13.339Z] 90e2274e6000: Layer already exists [2023-09-21T03:13:13.339Z] b4a40ad9a1d3: Layer already exists [2023-09-21T03:13:13.339Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:13.606Z] main: digest: sha256:168d6cccfccafa675b546aa1a729762df7ee869b07f9945c1a73313e704a3cb4 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T03:13:13.653Z] ===================================================== [Pipeline] echo [2023-09-21T03:13:13.659Z] taggedImages: [2023-09-21T03:13:13.659Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:13:13.659Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-21T03:13:13.659Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.53 [2023-09-21T03:13:13.659Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:13:13.659Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-09-21T03:13:13.674Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-09-21T03:13:13.674Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:13:13.674Z] latest [2023-09-21T03:13:13.674Z] 3.1.0-dev.53 [2023-09-21T03:13:13.674Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:13:13.674Z] main [2023-09-21T03:13:13.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:14.009Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:14.348Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:13:14.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-21T03:13:14.348Z] dcfefe05796d: Preparing [2023-09-21T03:13:14.348Z] b434ebb3d55b: Preparing [2023-09-21T03:13:14.348Z] b2c9dc5592e2: Preparing [2023-09-21T03:13:14.348Z] 7c3688d1824f: Preparing [2023-09-21T03:13:14.348Z] 00be3813fdd4: Preparing [2023-09-21T03:13:14.348Z] f6aafcbcc7e6: Preparing [2023-09-21T03:13:14.348Z] 108fc8719506: Preparing [2023-09-21T03:13:14.348Z] 3b606b7a3441: Preparing [2023-09-21T03:13:14.348Z] b2191e2be29d: Preparing [2023-09-21T03:13:14.348Z] f6aafcbcc7e6: Waiting [2023-09-21T03:13:14.348Z] 108fc8719506: Waiting [2023-09-21T03:13:14.348Z] 3b606b7a3441: Waiting [2023-09-21T03:13:14.348Z] b2191e2be29d: Waiting [2023-09-21T03:13:14.348Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:14.348Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:14.614Z] dcfefe05796d: Pushed [2023-09-21T03:13:14.614Z] b434ebb3d55b: Pushed [2023-09-21T03:13:14.614Z] b2c9dc5592e2: Pushed [2023-09-21T03:13:14.614Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:16.551Z] 3b606b7a3441: Pushed [2023-09-21T03:13:26.606Z] 108fc8719506: Pushed [2023-09-21T03:13:30.845Z] f6aafcbcc7e6: Pushed [2023-09-21T03:13:31.111Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:b0bd0137cd6a35fd7b0aa19eebbc1a885ede50f1f9a313b34d89a4cba8c07ad5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:31.453Z] + 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 [2023-09-21T03:13:31.789Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-21T03:13:31.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-21T03:13:31.789Z] dcfefe05796d: Preparing [2023-09-21T03:13:31.789Z] b434ebb3d55b: Preparing [2023-09-21T03:13:31.789Z] b2c9dc5592e2: Preparing [2023-09-21T03:13:31.789Z] 7c3688d1824f: Preparing [2023-09-21T03:13:31.789Z] 00be3813fdd4: Preparing [2023-09-21T03:13:31.789Z] f6aafcbcc7e6: Preparing [2023-09-21T03:13:31.789Z] 108fc8719506: Preparing [2023-09-21T03:13:31.789Z] 3b606b7a3441: Preparing [2023-09-21T03:13:31.789Z] b2191e2be29d: Preparing [2023-09-21T03:13:31.789Z] f6aafcbcc7e6: Waiting [2023-09-21T03:13:31.789Z] 3b606b7a3441: Waiting [2023-09-21T03:13:31.789Z] 108fc8719506: Waiting [2023-09-21T03:13:31.789Z] b2191e2be29d: Waiting [2023-09-21T03:13:31.789Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:31.789Z] b434ebb3d55b: Layer already exists [2023-09-21T03:13:31.789Z] b2c9dc5592e2: Layer already exists [2023-09-21T03:13:31.789Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:31.789Z] dcfefe05796d: Layer already exists [2023-09-21T03:13:31.789Z] f6aafcbcc7e6: Layer already exists [2023-09-21T03:13:31.789Z] 3b606b7a3441: Layer already exists [2023-09-21T03:13:31.789Z] 108fc8719506: Layer already exists [2023-09-21T03:13:31.789Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:32.054Z] latest: digest: sha256:b0bd0137cd6a35fd7b0aa19eebbc1a885ede50f1f9a313b34d89a4cba8c07ad5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:32.405Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:32.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.53 [2023-09-21T03:13:32.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-21T03:13:32.742Z] dcfefe05796d: Preparing [2023-09-21T03:13:32.742Z] b434ebb3d55b: Preparing [2023-09-21T03:13:32.742Z] b2c9dc5592e2: Preparing [2023-09-21T03:13:32.742Z] 7c3688d1824f: Preparing [2023-09-21T03:13:32.742Z] 00be3813fdd4: Preparing [2023-09-21T03:13:32.742Z] f6aafcbcc7e6: Preparing [2023-09-21T03:13:32.742Z] 108fc8719506: Preparing [2023-09-21T03:13:32.742Z] 3b606b7a3441: Preparing [2023-09-21T03:13:32.742Z] b2191e2be29d: Preparing [2023-09-21T03:13:32.742Z] 108fc8719506: Waiting [2023-09-21T03:13:32.742Z] 3b606b7a3441: Waiting [2023-09-21T03:13:32.742Z] b2191e2be29d: Waiting [2023-09-21T03:13:32.742Z] f6aafcbcc7e6: Waiting [2023-09-21T03:13:32.742Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:32.742Z] b434ebb3d55b: Layer already exists [2023-09-21T03:13:32.742Z] b2c9dc5592e2: Layer already exists [2023-09-21T03:13:32.742Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:32.742Z] dcfefe05796d: Layer already exists [2023-09-21T03:13:32.742Z] 108fc8719506: Layer already exists [2023-09-21T03:13:32.742Z] f6aafcbcc7e6: Layer already exists [2023-09-21T03:13:32.742Z] 3b606b7a3441: Layer already exists [2023-09-21T03:13:32.742Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:33.008Z] 3.1.0-dev.53: digest: sha256:b0bd0137cd6a35fd7b0aa19eebbc1a885ede50f1f9a313b34d89a4cba8c07ad5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:33.355Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:33.685Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:13:33.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-21T03:13:33.685Z] dcfefe05796d: Preparing [2023-09-21T03:13:33.685Z] b434ebb3d55b: Preparing [2023-09-21T03:13:33.685Z] b2c9dc5592e2: Preparing [2023-09-21T03:13:33.685Z] 7c3688d1824f: Preparing [2023-09-21T03:13:33.685Z] 00be3813fdd4: Preparing [2023-09-21T03:13:33.685Z] f6aafcbcc7e6: Preparing [2023-09-21T03:13:33.685Z] 108fc8719506: Preparing [2023-09-21T03:13:33.685Z] 3b606b7a3441: Preparing [2023-09-21T03:13:33.685Z] b2191e2be29d: Preparing [2023-09-21T03:13:33.685Z] f6aafcbcc7e6: Waiting [2023-09-21T03:13:33.685Z] 108fc8719506: Waiting [2023-09-21T03:13:33.685Z] 3b606b7a3441: Waiting [2023-09-21T03:13:33.685Z] b2191e2be29d: Waiting [2023-09-21T03:13:33.685Z] dcfefe05796d: Layer already exists [2023-09-21T03:13:33.685Z] b2c9dc5592e2: Layer already exists [2023-09-21T03:13:33.685Z] b434ebb3d55b: Layer already exists [2023-09-21T03:13:33.685Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:33.685Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:33.685Z] 3b606b7a3441: Layer already exists [2023-09-21T03:13:33.685Z] f6aafcbcc7e6: Layer already exists [2023-09-21T03:13:33.685Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:33.685Z] 108fc8719506: Layer already exists [2023-09-21T03:13:33.951Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:b0bd0137cd6a35fd7b0aa19eebbc1a885ede50f1f9a313b34d89a4cba8c07ad5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:34.315Z] + 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 [2023-09-21T03:13:34.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-09-21T03:13:34.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-21T03:13:34.648Z] dcfefe05796d: Preparing [2023-09-21T03:13:34.648Z] b434ebb3d55b: Preparing [2023-09-21T03:13:34.648Z] b2c9dc5592e2: Preparing [2023-09-21T03:13:34.648Z] 7c3688d1824f: Preparing [2023-09-21T03:13:34.648Z] 00be3813fdd4: Preparing [2023-09-21T03:13:34.648Z] f6aafcbcc7e6: Preparing [2023-09-21T03:13:34.648Z] 108fc8719506: Preparing [2023-09-21T03:13:34.648Z] 3b606b7a3441: Preparing [2023-09-21T03:13:34.648Z] b2191e2be29d: Preparing [2023-09-21T03:13:34.648Z] f6aafcbcc7e6: Waiting [2023-09-21T03:13:34.648Z] 108fc8719506: Waiting [2023-09-21T03:13:34.648Z] 3b606b7a3441: Waiting [2023-09-21T03:13:34.648Z] b2191e2be29d: Waiting [2023-09-21T03:13:34.648Z] b2c9dc5592e2: Layer already exists [2023-09-21T03:13:34.648Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:34.648Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:34.648Z] dcfefe05796d: Layer already exists [2023-09-21T03:13:34.648Z] b434ebb3d55b: Layer already exists [2023-09-21T03:13:34.648Z] f6aafcbcc7e6: Layer already exists [2023-09-21T03:13:34.648Z] 3b606b7a3441: Layer already exists [2023-09-21T03:13:34.648Z] 108fc8719506: Layer already exists [2023-09-21T03:13:34.648Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:34.915Z] main: digest: sha256:b0bd0137cd6a35fd7b0aa19eebbc1a885ede50f1f9a313b34d89a4cba8c07ad5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T03:13:34.967Z] ===================================================== [Pipeline] echo [2023-09-21T03:13:34.976Z] taggedImages: [2023-09-21T03:13:34.976Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:13:34.976Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-21T03:13:34.976Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.53 [2023-09-21T03:13:34.976Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:13:34.976Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-09-21T03:13:35.001Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-09-21T03:13:35.001Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:13:35.001Z] latest [2023-09-21T03:13:35.001Z] 3.1.0-dev.53 [2023-09-21T03:13:35.001Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:13:35.001Z] main [2023-09-21T03:13:35.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:35.351Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:35.698Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:13:35.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-21T03:13:35.698Z] bbd1f1b1fe6d: Preparing [2023-09-21T03:13:35.698Z] 2b9f8384f8b5: Preparing [2023-09-21T03:13:35.698Z] 5569c6af70f5: Preparing [2023-09-21T03:13:35.698Z] 7c3688d1824f: Preparing [2023-09-21T03:13:35.698Z] 00be3813fdd4: Preparing [2023-09-21T03:13:35.698Z] f6aafcbcc7e6: Preparing [2023-09-21T03:13:35.698Z] 81e3adea0033: Preparing [2023-09-21T03:13:35.698Z] b2191e2be29d: Preparing [2023-09-21T03:13:35.698Z] f6aafcbcc7e6: Waiting [2023-09-21T03:13:35.698Z] 81e3adea0033: Waiting [2023-09-21T03:13:35.698Z] b2191e2be29d: Waiting [2023-09-21T03:13:35.698Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:35.968Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:35.968Z] f6aafcbcc7e6: Layer already exists [2023-09-21T03:13:35.968Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:35.968Z] 2b9f8384f8b5: Pushed [2023-09-21T03:13:35.968Z] 5569c6af70f5: Pushed [2023-09-21T03:13:35.968Z] bbd1f1b1fe6d: Pushed [2023-09-21T03:13:36.550Z] 81e3adea0033: Pushed [2023-09-21T03:13:36.550Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:6233839d711111b2517af6ee0dc753f1ac51ad54495de077ef298f6c62cba2c2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:36.883Z] + 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 [2023-09-21T03:13:37.215Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-21T03:13:37.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-21T03:13:37.216Z] bbd1f1b1fe6d: Preparing [2023-09-21T03:13:37.216Z] 2b9f8384f8b5: Preparing [2023-09-21T03:13:37.216Z] 5569c6af70f5: Preparing [2023-09-21T03:13:37.216Z] 7c3688d1824f: Preparing [2023-09-21T03:13:37.216Z] 00be3813fdd4: Preparing [2023-09-21T03:13:37.216Z] f6aafcbcc7e6: Preparing [2023-09-21T03:13:37.216Z] 81e3adea0033: Preparing [2023-09-21T03:13:37.216Z] b2191e2be29d: Preparing [2023-09-21T03:13:37.216Z] 81e3adea0033: Waiting [2023-09-21T03:13:37.216Z] b2191e2be29d: Waiting [2023-09-21T03:13:37.216Z] f6aafcbcc7e6: Waiting [2023-09-21T03:13:37.216Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:37.216Z] bbd1f1b1fe6d: Layer already exists [2023-09-21T03:13:37.216Z] 2b9f8384f8b5: Layer already exists [2023-09-21T03:13:37.216Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:37.216Z] 5569c6af70f5: Layer already exists [2023-09-21T03:13:37.216Z] f6aafcbcc7e6: Layer already exists [2023-09-21T03:13:37.216Z] 81e3adea0033: Layer already exists [2023-09-21T03:13:37.216Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:37.480Z] latest: digest: sha256:6233839d711111b2517af6ee0dc753f1ac51ad54495de077ef298f6c62cba2c2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:37.811Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:38.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.53 [2023-09-21T03:13:38.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-21T03:13:38.142Z] bbd1f1b1fe6d: Preparing [2023-09-21T03:13:38.142Z] 2b9f8384f8b5: Preparing [2023-09-21T03:13:38.142Z] 5569c6af70f5: Preparing [2023-09-21T03:13:38.142Z] 7c3688d1824f: Preparing [2023-09-21T03:13:38.142Z] 00be3813fdd4: Preparing [2023-09-21T03:13:38.142Z] f6aafcbcc7e6: Preparing [2023-09-21T03:13:38.142Z] 81e3adea0033: Preparing [2023-09-21T03:13:38.142Z] b2191e2be29d: Preparing [2023-09-21T03:13:38.142Z] f6aafcbcc7e6: Waiting [2023-09-21T03:13:38.142Z] b2191e2be29d: Waiting [2023-09-21T03:13:38.142Z] 81e3adea0033: Waiting [2023-09-21T03:13:38.142Z] bbd1f1b1fe6d: Layer already exists [2023-09-21T03:13:38.142Z] 2b9f8384f8b5: Layer already exists [2023-09-21T03:13:38.142Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:38.142Z] 5569c6af70f5: Layer already exists [2023-09-21T03:13:38.142Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:38.142Z] 81e3adea0033: Layer already exists [2023-09-21T03:13:38.142Z] f6aafcbcc7e6: Layer already exists [2023-09-21T03:13:38.142Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:38.408Z] 3.1.0-dev.53: digest: sha256:6233839d711111b2517af6ee0dc753f1ac51ad54495de077ef298f6c62cba2c2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:38.742Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:39.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:13:39.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-21T03:13:39.077Z] bbd1f1b1fe6d: Preparing [2023-09-21T03:13:39.077Z] 2b9f8384f8b5: Preparing [2023-09-21T03:13:39.077Z] 5569c6af70f5: Preparing [2023-09-21T03:13:39.077Z] 7c3688d1824f: Preparing [2023-09-21T03:13:39.077Z] 00be3813fdd4: Preparing [2023-09-21T03:13:39.077Z] f6aafcbcc7e6: Preparing [2023-09-21T03:13:39.077Z] 81e3adea0033: Preparing [2023-09-21T03:13:39.077Z] b2191e2be29d: Preparing [2023-09-21T03:13:39.077Z] b2191e2be29d: Waiting [2023-09-21T03:13:39.077Z] f6aafcbcc7e6: Waiting [2023-09-21T03:13:39.077Z] 81e3adea0033: Waiting [2023-09-21T03:13:39.077Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:39.077Z] 2b9f8384f8b5: Layer already exists [2023-09-21T03:13:39.077Z] 5569c6af70f5: Layer already exists [2023-09-21T03:13:39.077Z] bbd1f1b1fe6d: Layer already exists [2023-09-21T03:13:39.077Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:39.077Z] f6aafcbcc7e6: Layer already exists [2023-09-21T03:13:39.077Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:39.077Z] 81e3adea0033: Layer already exists [2023-09-21T03:13:39.077Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:6233839d711111b2517af6ee0dc753f1ac51ad54495de077ef298f6c62cba2c2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:39.684Z] + 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 [2023-09-21T03:13:40.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-09-21T03:13:40.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-21T03:13:40.023Z] bbd1f1b1fe6d: Preparing [2023-09-21T03:13:40.023Z] 2b9f8384f8b5: Preparing [2023-09-21T03:13:40.023Z] 5569c6af70f5: Preparing [2023-09-21T03:13:40.023Z] 7c3688d1824f: Preparing [2023-09-21T03:13:40.023Z] 00be3813fdd4: Preparing [2023-09-21T03:13:40.023Z] f6aafcbcc7e6: Preparing [2023-09-21T03:13:40.023Z] 81e3adea0033: Preparing [2023-09-21T03:13:40.023Z] b2191e2be29d: Preparing [2023-09-21T03:13:40.023Z] f6aafcbcc7e6: Waiting [2023-09-21T03:13:40.023Z] 81e3adea0033: Waiting [2023-09-21T03:13:40.023Z] b2191e2be29d: Waiting [2023-09-21T03:13:40.023Z] 2b9f8384f8b5: Layer already exists [2023-09-21T03:13:40.023Z] bbd1f1b1fe6d: Layer already exists [2023-09-21T03:13:40.023Z] 5569c6af70f5: Layer already exists [2023-09-21T03:13:40.023Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:40.023Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:40.023Z] f6aafcbcc7e6: Layer already exists [2023-09-21T03:13:40.023Z] 81e3adea0033: Layer already exists [2023-09-21T03:13:40.023Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:40.288Z] main: digest: sha256:6233839d711111b2517af6ee0dc753f1ac51ad54495de077ef298f6c62cba2c2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T03:13:40.329Z] ===================================================== [Pipeline] echo [2023-09-21T03:13:40.340Z] taggedImages: [2023-09-21T03:13:40.340Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:13:40.340Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-21T03:13:40.340Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.53 [2023-09-21T03:13:40.340Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:13:40.340Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-09-21T03:13:40.357Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-09-21T03:13:40.357Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:13:40.357Z] latest [2023-09-21T03:13:40.357Z] 3.1.0-dev.53 [2023-09-21T03:13:40.357Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:13:40.357Z] main [2023-09-21T03:13:40.357Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:40.688Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:41.021Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:13:41.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-21T03:13:41.022Z] dcfefe05796d: Preparing [2023-09-21T03:13:41.022Z] 77616237f34b: Preparing [2023-09-21T03:13:41.022Z] 094e2d1408fb: Preparing [2023-09-21T03:13:41.022Z] 7c3688d1824f: Preparing [2023-09-21T03:13:41.022Z] 00be3813fdd4: Preparing [2023-09-21T03:13:41.022Z] 13a6c4f046ae: Preparing [2023-09-21T03:13:41.022Z] 3b606b7a3441: Preparing [2023-09-21T03:13:41.022Z] b2191e2be29d: Preparing [2023-09-21T03:13:41.022Z] 3b606b7a3441: Waiting [2023-09-21T03:13:41.022Z] 13a6c4f046ae: Waiting [2023-09-21T03:13:41.022Z] b2191e2be29d: Waiting [2023-09-21T03:13:41.022Z] 7c3688d1824f: Layer already exists [2023-09-21T03:13:41.022Z] dcfefe05796d: Layer already exists [2023-09-21T03:13:41.022Z] 00be3813fdd4: Layer already exists [2023-09-21T03:13:41.286Z] b2191e2be29d: Layer already exists [2023-09-21T03:13:41.286Z] 3b606b7a3441: Layer already exists [2023-09-21T03:13:41.286Z] 77616237f34b: Pushed [2023-09-21T03:13:41.286Z] 094e2d1408fb: Pushed [2023-09-21T03:13:59.467Z] 13a6c4f046ae: Pushed [2023-09-21T03:13:59.467Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:2fc693c3efb962b46913f829c95f890d0fa541ad0db5b7ca19a46bec397a872c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:13:59.810Z] + 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 [2023-09-21T03:14:00.148Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-21T03:14:00.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-21T03:14:00.148Z] dcfefe05796d: Preparing [2023-09-21T03:14:00.148Z] 77616237f34b: Preparing [2023-09-21T03:14:00.148Z] 094e2d1408fb: Preparing [2023-09-21T03:14:00.148Z] 7c3688d1824f: Preparing [2023-09-21T03:14:00.148Z] 00be3813fdd4: Preparing [2023-09-21T03:14:00.148Z] 13a6c4f046ae: Preparing [2023-09-21T03:14:00.148Z] 3b606b7a3441: Preparing [2023-09-21T03:14:00.148Z] b2191e2be29d: Preparing [2023-09-21T03:14:00.148Z] 13a6c4f046ae: Waiting [2023-09-21T03:14:00.148Z] 3b606b7a3441: Waiting [2023-09-21T03:14:00.148Z] b2191e2be29d: Waiting [2023-09-21T03:14:00.148Z] 77616237f34b: Layer already exists [2023-09-21T03:14:00.148Z] dcfefe05796d: Layer already exists [2023-09-21T03:14:00.148Z] 7c3688d1824f: Layer already exists [2023-09-21T03:14:00.148Z] 00be3813fdd4: Layer already exists [2023-09-21T03:14:00.148Z] 094e2d1408fb: Layer already exists [2023-09-21T03:14:00.148Z] 13a6c4f046ae: Layer already exists [2023-09-21T03:14:00.148Z] 3b606b7a3441: Layer already exists [2023-09-21T03:14:00.148Z] b2191e2be29d: Layer already exists [2023-09-21T03:14:00.577Z] latest: digest: sha256:2fc693c3efb962b46913f829c95f890d0fa541ad0db5b7ca19a46bec397a872c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:01.080Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:04.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.53 [2023-09-21T03:14:04.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-21T03:14:04.528Z] dcfefe05796d: Preparing [2023-09-21T03:14:04.528Z] 77616237f34b: Preparing [2023-09-21T03:14:04.528Z] 094e2d1408fb: Preparing [2023-09-21T03:14:04.528Z] 7c3688d1824f: Preparing [2023-09-21T03:14:04.528Z] 00be3813fdd4: Preparing [2023-09-21T03:14:04.528Z] 13a6c4f046ae: Preparing [2023-09-21T03:14:04.528Z] 3b606b7a3441: Preparing [2023-09-21T03:14:04.528Z] b2191e2be29d: Preparing [2023-09-21T03:14:04.528Z] 3b606b7a3441: Waiting [2023-09-21T03:14:04.528Z] 13a6c4f046ae: Waiting [2023-09-21T03:14:04.528Z] b2191e2be29d: Waiting [2023-09-21T03:14:04.528Z] 7c3688d1824f: Layer already exists [2023-09-21T03:14:04.528Z] 094e2d1408fb: Layer already exists [2023-09-21T03:14:04.528Z] 77616237f34b: Layer already exists [2023-09-21T03:14:04.528Z] dcfefe05796d: Layer already exists [2023-09-21T03:14:04.528Z] 00be3813fdd4: Layer already exists [2023-09-21T03:14:04.528Z] 3b606b7a3441: Layer already exists [2023-09-21T03:14:04.528Z] 13a6c4f046ae: Layer already exists [2023-09-21T03:14:04.528Z] b2191e2be29d: Layer already exists [2023-09-21T03:14:04.793Z] 3.1.0-dev.53: digest: sha256:2fc693c3efb962b46913f829c95f890d0fa541ad0db5b7ca19a46bec397a872c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:05.138Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:05.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:14:05.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-21T03:14:05.466Z] dcfefe05796d: Preparing [2023-09-21T03:14:05.466Z] 77616237f34b: Preparing [2023-09-21T03:14:05.466Z] 094e2d1408fb: Preparing [2023-09-21T03:14:05.466Z] 7c3688d1824f: Preparing [2023-09-21T03:14:05.466Z] 00be3813fdd4: Preparing [2023-09-21T03:14:05.466Z] 13a6c4f046ae: Preparing [2023-09-21T03:14:05.466Z] 3b606b7a3441: Preparing [2023-09-21T03:14:05.466Z] b2191e2be29d: Preparing [2023-09-21T03:14:05.466Z] 3b606b7a3441: Waiting [2023-09-21T03:14:05.466Z] b2191e2be29d: Waiting [2023-09-21T03:14:05.466Z] 13a6c4f046ae: Waiting [2023-09-21T03:14:05.466Z] dcfefe05796d: Layer already exists [2023-09-21T03:14:05.466Z] 77616237f34b: Layer already exists [2023-09-21T03:14:05.466Z] 094e2d1408fb: Layer already exists [2023-09-21T03:14:05.466Z] 7c3688d1824f: Layer already exists [2023-09-21T03:14:05.466Z] 00be3813fdd4: Layer already exists [2023-09-21T03:14:05.466Z] b2191e2be29d: Layer already exists [2023-09-21T03:14:05.466Z] 3b606b7a3441: Layer already exists [2023-09-21T03:14:05.466Z] 13a6c4f046ae: Layer already exists [2023-09-21T03:14:05.732Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:2fc693c3efb962b46913f829c95f890d0fa541ad0db5b7ca19a46bec397a872c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:06.065Z] + 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 [2023-09-21T03:14:06.395Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-09-21T03:14:06.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-21T03:14:06.395Z] dcfefe05796d: Preparing [2023-09-21T03:14:06.395Z] 77616237f34b: Preparing [2023-09-21T03:14:06.395Z] 094e2d1408fb: Preparing [2023-09-21T03:14:06.395Z] 7c3688d1824f: Preparing [2023-09-21T03:14:06.395Z] 00be3813fdd4: Preparing [2023-09-21T03:14:06.395Z] 13a6c4f046ae: Preparing [2023-09-21T03:14:06.395Z] 3b606b7a3441: Preparing [2023-09-21T03:14:06.395Z] b2191e2be29d: Preparing [2023-09-21T03:14:06.395Z] 3b606b7a3441: Waiting [2023-09-21T03:14:06.395Z] 13a6c4f046ae: Waiting [2023-09-21T03:14:06.395Z] b2191e2be29d: Waiting [2023-09-21T03:14:06.395Z] 00be3813fdd4: Layer already exists [2023-09-21T03:14:06.395Z] dcfefe05796d: Layer already exists [2023-09-21T03:14:06.395Z] 7c3688d1824f: Layer already exists [2023-09-21T03:14:06.395Z] 77616237f34b: Layer already exists [2023-09-21T03:14:06.395Z] 094e2d1408fb: Layer already exists [2023-09-21T03:14:06.395Z] b2191e2be29d: Layer already exists [2023-09-21T03:14:06.395Z] 3b606b7a3441: Layer already exists [2023-09-21T03:14:06.395Z] 13a6c4f046ae: Layer already exists [2023-09-21T03:14:06.660Z] main: digest: sha256:2fc693c3efb962b46913f829c95f890d0fa541ad0db5b7ca19a46bec397a872c size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T03:14:06.704Z] ===================================================== [Pipeline] echo [2023-09-21T03:14:06.711Z] taggedImages: [2023-09-21T03:14:06.711Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:14:06.711Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-21T03:14:06.711Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.53 [2023-09-21T03:14:06.711Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:14:06.711Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-09-21T03:14:06.739Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-09-21T03:14:06.739Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:14:06.739Z] latest [2023-09-21T03:14:06.739Z] 3.1.0-dev.53 [2023-09-21T03:14:06.739Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:14:06.739Z] main [2023-09-21T03:14:06.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:07.742Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:08.078Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:14:08.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-21T03:14:08.079Z] f23b91361f3b: Preparing [2023-09-21T03:14:08.079Z] 10b544a2503a: Preparing [2023-09-21T03:14:08.079Z] 7c3688d1824f: Preparing [2023-09-21T03:14:08.079Z] 00be3813fdd4: Preparing [2023-09-21T03:14:08.079Z] b155826e6e67: Preparing [2023-09-21T03:14:08.079Z] b2191e2be29d: Preparing [2023-09-21T03:14:08.079Z] b2191e2be29d: Waiting [2023-09-21T03:14:08.079Z] 00be3813fdd4: Layer already exists [2023-09-21T03:14:08.079Z] 7c3688d1824f: Layer already exists [2023-09-21T03:14:08.345Z] b2191e2be29d: Layer already exists [2023-09-21T03:14:08.345Z] f23b91361f3b: Pushed [2023-09-21T03:14:08.612Z] b155826e6e67: Pushed [2023-09-21T03:14:15.251Z] 10b544a2503a: Pushed [2023-09-21T03:14:15.251Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:9035d9a0b304e94a05b9a671627327fa3aad85cde065120a39a213d5ef92e550 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:15.595Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:18.509Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-21T03:14:18.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-21T03:14:18.509Z] f23b91361f3b: Preparing [2023-09-21T03:14:18.509Z] 10b544a2503a: Preparing [2023-09-21T03:14:18.509Z] 7c3688d1824f: Preparing [2023-09-21T03:14:18.509Z] 00be3813fdd4: Preparing [2023-09-21T03:14:18.509Z] b155826e6e67: Preparing [2023-09-21T03:14:18.509Z] b2191e2be29d: Preparing [2023-09-21T03:14:18.509Z] b2191e2be29d: Waiting [2023-09-21T03:14:18.509Z] 10b544a2503a: Layer already exists [2023-09-21T03:14:18.509Z] b155826e6e67: Layer already exists [2023-09-21T03:14:18.509Z] f23b91361f3b: Layer already exists [2023-09-21T03:14:18.509Z] 7c3688d1824f: Layer already exists [2023-09-21T03:14:18.509Z] 00be3813fdd4: Layer already exists [2023-09-21T03:14:18.509Z] b2191e2be29d: Layer already exists [2023-09-21T03:14:18.509Z] latest: digest: sha256:9035d9a0b304e94a05b9a671627327fa3aad85cde065120a39a213d5ef92e550 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:19.108Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:19.435Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.53 [2023-09-21T03:14:19.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-21T03:14:19.435Z] f23b91361f3b: Preparing [2023-09-21T03:14:19.435Z] 10b544a2503a: Preparing [2023-09-21T03:14:19.435Z] 7c3688d1824f: Preparing [2023-09-21T03:14:19.435Z] 00be3813fdd4: Preparing [2023-09-21T03:14:19.435Z] b155826e6e67: Preparing [2023-09-21T03:14:19.435Z] b2191e2be29d: Preparing [2023-09-21T03:14:19.435Z] b2191e2be29d: Waiting [2023-09-21T03:14:19.435Z] 00be3813fdd4: Layer already exists [2023-09-21T03:14:19.435Z] b155826e6e67: Layer already exists [2023-09-21T03:14:19.435Z] 7c3688d1824f: Layer already exists [2023-09-21T03:14:19.435Z] 10b544a2503a: Layer already exists [2023-09-21T03:14:19.435Z] f23b91361f3b: Layer already exists [2023-09-21T03:14:19.435Z] b2191e2be29d: Layer already exists [2023-09-21T03:14:19.435Z] 3.1.0-dev.53: digest: sha256:9035d9a0b304e94a05b9a671627327fa3aad85cde065120a39a213d5ef92e550 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:19.770Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:20.097Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:14:20.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-21T03:14:20.097Z] f23b91361f3b: Preparing [2023-09-21T03:14:20.097Z] 10b544a2503a: Preparing [2023-09-21T03:14:20.097Z] 7c3688d1824f: Preparing [2023-09-21T03:14:20.097Z] 00be3813fdd4: Preparing [2023-09-21T03:14:20.097Z] b155826e6e67: Preparing [2023-09-21T03:14:20.097Z] b2191e2be29d: Preparing [2023-09-21T03:14:20.097Z] b155826e6e67: Layer already exists [2023-09-21T03:14:20.097Z] 7c3688d1824f: Layer already exists [2023-09-21T03:14:20.097Z] 10b544a2503a: Layer already exists [2023-09-21T03:14:20.097Z] 00be3813fdd4: Layer already exists [2023-09-21T03:14:20.097Z] f23b91361f3b: Layer already exists [2023-09-21T03:14:20.097Z] b2191e2be29d: Layer already exists [2023-09-21T03:14:20.097Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:9035d9a0b304e94a05b9a671627327fa3aad85cde065120a39a213d5ef92e550 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:20.696Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:21.034Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-09-21T03:14:21.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-21T03:14:21.034Z] f23b91361f3b: Preparing [2023-09-21T03:14:21.034Z] 10b544a2503a: Preparing [2023-09-21T03:14:21.034Z] 7c3688d1824f: Preparing [2023-09-21T03:14:21.034Z] 00be3813fdd4: Preparing [2023-09-21T03:14:21.034Z] b155826e6e67: Preparing [2023-09-21T03:14:21.034Z] b2191e2be29d: Preparing [2023-09-21T03:14:21.034Z] b2191e2be29d: Waiting [2023-09-21T03:14:21.034Z] 10b544a2503a: Layer already exists [2023-09-21T03:14:21.034Z] f23b91361f3b: Layer already exists [2023-09-21T03:14:21.034Z] 00be3813fdd4: Layer already exists [2023-09-21T03:14:21.034Z] 7c3688d1824f: Layer already exists [2023-09-21T03:14:21.034Z] b155826e6e67: Layer already exists [2023-09-21T03:14:21.034Z] b2191e2be29d: Layer already exists [2023-09-21T03:14:21.299Z] main: digest: sha256:9035d9a0b304e94a05b9a671627327fa3aad85cde065120a39a213d5ef92e550 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T03:14:21.345Z] ===================================================== [Pipeline] echo [2023-09-21T03:14:21.354Z] taggedImages: [2023-09-21T03:14:21.354Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:14:21.354Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-21T03:14:21.354Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.53 [2023-09-21T03:14:21.354Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:14:21.354Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-09-21T03:14:21.377Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-09-21T03:14:21.377Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:14:21.377Z] latest [2023-09-21T03:14:21.377Z] 3.1.0-dev.53 [2023-09-21T03:14:21.377Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:14:21.377Z] main [2023-09-21T03:14:21.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:21.725Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:22.063Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:14:22.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-21T03:14:22.063Z] cba3edeea0c9: Preparing [2023-09-21T03:14:22.063Z] b380a857c412: Preparing [2023-09-21T03:14:22.063Z] 7c3688d1824f: Preparing [2023-09-21T03:14:22.063Z] 00be3813fdd4: Preparing [2023-09-21T03:14:22.063Z] 093fe3295dd4: Preparing [2023-09-21T03:14:22.063Z] b2191e2be29d: Preparing [2023-09-21T03:14:22.063Z] 093fe3295dd4: Layer already exists [2023-09-21T03:14:22.063Z] 00be3813fdd4: Layer already exists [2023-09-21T03:14:22.063Z] 7c3688d1824f: Layer already exists [2023-09-21T03:14:22.063Z] b2191e2be29d: Layer already exists [2023-09-21T03:14:22.330Z] cba3edeea0c9: Pushed [2023-09-21T03:14:27.651Z] b380a857c412: Pushed [2023-09-21T03:14:27.915Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79: digest: sha256:b6ae06bd2f8860f055af7cacf07af0f56e2dcedf4e52a46a933753bb7ace8d26 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:28.316Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:28.664Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-21T03:14:28.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-21T03:14:28.664Z] cba3edeea0c9: Preparing [2023-09-21T03:14:28.664Z] b380a857c412: Preparing [2023-09-21T03:14:28.664Z] 7c3688d1824f: Preparing [2023-09-21T03:14:28.664Z] 00be3813fdd4: Preparing [2023-09-21T03:14:28.664Z] 093fe3295dd4: Preparing [2023-09-21T03:14:28.664Z] b2191e2be29d: Preparing [2023-09-21T03:14:28.664Z] b2191e2be29d: Waiting [2023-09-21T03:14:28.664Z] 093fe3295dd4: Layer already exists [2023-09-21T03:14:28.664Z] b380a857c412: Layer already exists [2023-09-21T03:14:28.664Z] cba3edeea0c9: Layer already exists [2023-09-21T03:14:28.664Z] 7c3688d1824f: Layer already exists [2023-09-21T03:14:28.664Z] 00be3813fdd4: Layer already exists [2023-09-21T03:14:28.664Z] b2191e2be29d: Layer already exists [2023-09-21T03:14:28.933Z] latest: digest: sha256:b6ae06bd2f8860f055af7cacf07af0f56e2dcedf4e52a46a933753bb7ace8d26 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:29.291Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:29.651Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.53 [2023-09-21T03:14:29.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-21T03:14:29.651Z] cba3edeea0c9: Preparing [2023-09-21T03:14:29.651Z] b380a857c412: Preparing [2023-09-21T03:14:29.651Z] 7c3688d1824f: Preparing [2023-09-21T03:14:29.651Z] 00be3813fdd4: Preparing [2023-09-21T03:14:29.651Z] 093fe3295dd4: Preparing [2023-09-21T03:14:29.651Z] b2191e2be29d: Preparing [2023-09-21T03:14:29.651Z] b2191e2be29d: Waiting [2023-09-21T03:14:29.651Z] 7c3688d1824f: Layer already exists [2023-09-21T03:14:29.651Z] 093fe3295dd4: Layer already exists [2023-09-21T03:14:29.651Z] b380a857c412: Layer already exists [2023-09-21T03:14:29.651Z] cba3edeea0c9: Layer already exists [2023-09-21T03:14:29.651Z] 00be3813fdd4: Layer already exists [2023-09-21T03:14:29.651Z] b2191e2be29d: Layer already exists [2023-09-21T03:14:29.921Z] 3.1.0-dev.53: digest: sha256:b6ae06bd2f8860f055af7cacf07af0f56e2dcedf4e52a46a933753bb7ace8d26 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:30.255Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:30.590Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:14:30.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-21T03:14:30.590Z] cba3edeea0c9: Preparing [2023-09-21T03:14:30.590Z] b380a857c412: Preparing [2023-09-21T03:14:30.590Z] 7c3688d1824f: Preparing [2023-09-21T03:14:30.590Z] 00be3813fdd4: Preparing [2023-09-21T03:14:30.590Z] 093fe3295dd4: Preparing [2023-09-21T03:14:30.590Z] b2191e2be29d: Preparing [2023-09-21T03:14:30.590Z] b2191e2be29d: Waiting [2023-09-21T03:14:30.590Z] cba3edeea0c9: Layer already exists [2023-09-21T03:14:30.590Z] 7c3688d1824f: Layer already exists [2023-09-21T03:14:30.590Z] b380a857c412: Layer already exists [2023-09-21T03:14:30.590Z] 093fe3295dd4: Layer already exists [2023-09-21T03:14:30.590Z] 00be3813fdd4: Layer already exists [2023-09-21T03:14:30.590Z] b2191e2be29d: Layer already exists [2023-09-21T03:14:30.590Z] fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53: digest: sha256:b6ae06bd2f8860f055af7cacf07af0f56e2dcedf4e52a46a933753bb7ace8d26 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:31.188Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:31.523Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-09-21T03:14:31.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-21T03:14:31.523Z] cba3edeea0c9: Preparing [2023-09-21T03:14:31.523Z] b380a857c412: Preparing [2023-09-21T03:14:31.523Z] 7c3688d1824f: Preparing [2023-09-21T03:14:31.523Z] 00be3813fdd4: Preparing [2023-09-21T03:14:31.523Z] 093fe3295dd4: Preparing [2023-09-21T03:14:31.523Z] b2191e2be29d: Preparing [2023-09-21T03:14:31.523Z] b2191e2be29d: Waiting [2023-09-21T03:14:31.523Z] 00be3813fdd4: Layer already exists [2023-09-21T03:14:31.523Z] b380a857c412: Layer already exists [2023-09-21T03:14:31.523Z] 093fe3295dd4: Layer already exists [2023-09-21T03:14:31.523Z] cba3edeea0c9: Layer already exists [2023-09-21T03:14:31.523Z] 7c3688d1824f: Layer already exists [2023-09-21T03:14:31.523Z] b2191e2be29d: Layer already exists [2023-09-21T03:14:31.789Z] main: digest: sha256:b6ae06bd2f8860f055af7cacf07af0f56e2dcedf4e52a46a933753bb7ace8d26 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-21T03:14:31.829Z] ===================================================== [Pipeline] echo [2023-09-21T03:14:31.838Z] taggedImages: [2023-09-21T03:14:31.838Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [2023-09-21T03:14:31.838Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-21T03:14:31.838Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.53 [2023-09-21T03:14:31.838Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fd2f36c08ee23ae1cdadd07093df3e0c8fefad79-3.1.0-dev.53 [2023-09-21T03:14:31.838Z] - 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 [2023-09-21T03:14:32.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T03:14:32.207Z] [2023-09-21T03:14:32.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:14:32.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T03:14:32.531Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-21T03:14:32.531Z] 8998bd30e6a1: Pulling fs layer [2023-09-21T03:14:32.531Z] 04944245beec: Pulling fs layer [2023-09-21T03:14:32.531Z] 699f458cf7ca: Pulling fs layer [2023-09-21T03:14:32.531Z] 765212b225bb: Pulling fs layer [2023-09-21T03:14:32.531Z] f23df028b6ca: Pulling fs layer [2023-09-21T03:14:32.531Z] d65c8cfc05b1: Pulling fs layer [2023-09-21T03:14:32.531Z] 2437ff75d9bd: Pulling fs layer [2023-09-21T03:14:32.531Z] 765212b225bb: Waiting [2023-09-21T03:14:32.531Z] f23df028b6ca: Waiting [2023-09-21T03:14:32.531Z] d65c8cfc05b1: Waiting [2023-09-21T03:14:32.531Z] 2437ff75d9bd: Waiting [2023-09-21T03:14:32.799Z] 04944245beec: Verifying Checksum [2023-09-21T03:14:32.799Z] 04944245beec: Download complete [2023-09-21T03:14:32.799Z] 765212b225bb: Verifying Checksum [2023-09-21T03:14:32.799Z] 765212b225bb: Download complete [2023-09-21T03:14:32.799Z] f23df028b6ca: Verifying Checksum [2023-09-21T03:14:32.799Z] f23df028b6ca: Download complete [2023-09-21T03:14:32.799Z] d65c8cfc05b1: Verifying Checksum [2023-09-21T03:14:32.799Z] d65c8cfc05b1: Download complete [2023-09-21T03:14:33.068Z] 699f458cf7ca: Verifying Checksum [2023-09-21T03:14:33.068Z] 699f458cf7ca: Download complete [2023-09-21T03:14:33.338Z] 8998bd30e6a1: Verifying Checksum [2023-09-21T03:14:33.338Z] 8998bd30e6a1: Download complete [2023-09-21T03:14:35.912Z] 2437ff75d9bd: Verifying Checksum [2023-09-21T03:14:35.912Z] 2437ff75d9bd: Download complete [2023-09-21T03:14:37.316Z] 8998bd30e6a1: Pull complete [2023-09-21T03:14:37.897Z] 04944245beec: Pull complete [2023-09-21T03:14:39.302Z] 699f458cf7ca: Pull complete [2023-09-21T03:14:39.302Z] 765212b225bb: Pull complete [2023-09-21T03:14:40.261Z] f23df028b6ca: Pull complete [2023-09-21T03:14:40.261Z] d65c8cfc05b1: Pull complete [2023-09-21T03:14:55.248Z] 2437ff75d9bd: Pull complete [2023-09-21T03:14:55.248Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-21T03:14:55.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-21T03:14:55.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T03:14:55.434Z] prd-ubuntu20.04-docker-arm64-4c-16g-7525 does not seem to be running inside a container [2023-09-21T03:14:55.508Z] $ 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/587 -v /w/workspace/edgex-go/587:/w/workspace/edgex-go/587:rw,z -v /w/workspace/edgex-go/587@tmp:/w/workspace/edgex-go/587@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 [2023-09-21T03:14:58.423Z] $ docker top 0a0a5578f86f92614182ec9bd9dc78c915e666512ffbbbc3cf2d9c6478c177f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T03:14:59.275Z] ---> job-cost.sh [2023-09-21T03:14:59.275Z] lf-activate-venv: SKIPPING [2023-09-21T03:14:59.275Z] INFO: No Stack... [2023-09-21T03:14:59.542Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-21T03:15:00.496Z] INFO: Archiving Costs [Pipeline] sh [2023-09-21T03:15:00.808Z] + cat /w/workspace/edgex-go/587/archives/cost.csv [2023-09-21T03:15:00.808Z] + cut -d, -f6 [Pipeline] lock [2023-09-21T03:15:00.841Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-587-stack-cost] [2023-09-21T03:15:00.848Z] Resource [jenkins-edgexfoundry-edgex-go-main-587-stack-cost] did not exist. Created. [2023-09-21T03:15:00.848Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-587-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-21T03:15:01.165Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-21T03:15:01.755Z] Stashed 1 file(s) [Pipeline] } [2023-09-21T03:15:01.761Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-587-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-21T03:15:01.788Z] $ docker stop --time=1 0a0a5578f86f92614182ec9bd9dc78c915e666512ffbbbc3cf2d9c6478c177f3 [2023-09-21T03:15:03.290Z] $ docker rm -f --volumes 0a0a5578f86f92614182ec9bd9dc78c915e666512ffbbbc3cf2d9c6478c177f3 [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 [2023-09-21T03:15:03.774Z] provisioning config files... [2023-09-21T03:15:03.804Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/587@tmp/config3155651200609178221tmp [Pipeline] { [Pipeline] sh [2023-09-21T03:15:04.147Z] + set +x [2023-09-21T03:15:04.147Z] + bash -s -- [2023-09-21T03:15:04.147Z] + curl -s https://codecov.io/bash [2023-09-21T03:15:04.147Z] [2023-09-21T03:15:04.147Z] _____ _ [2023-09-21T03:15:04.147Z] / ____| | | [2023-09-21T03:15:04.147Z] | | ___ __| | ___ ___ _____ __ [2023-09-21T03:15:04.147Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-21T03:15:04.147Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-21T03:15:04.147Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-21T03:15:04.147Z] Bash-1.0.6 [2023-09-21T03:15:04.147Z] [2023-09-21T03:15:04.147Z] [2023-09-21T03:15:04.147Z] ==> git version 2.25.1 found [2023-09-21T03:15:04.147Z] ==> 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 [2023-09-21T03:15:04.147Z] Release-Date: 2020-01-08 [2023-09-21T03:15:04.147Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-21T03:15:04.147Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-21T03:15:04.147Z] ==> Jenkins CI detected. [2023-09-21T03:15:04.147Z] current dir:  /w/workspace/edgex-go/587 [2023-09-21T03:15:04.147Z] project root: . [2023-09-21T03:15:04.147Z] --> token set from env [2023-09-21T03:15:04.147Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-21T03:15:04.147Z] ==> Running gcov in . (disable via -X gcov) [2023-09-21T03:15:04.147Z] ==> Python coveragepy not found [2023-09-21T03:15:04.147Z] ==> Searching for coverage reports in: [2023-09-21T03:15:04.147Z] + . [2023-09-21T03:15:04.147Z] -> Found 1 reports [2023-09-21T03:15:04.423Z] ==> Detecting git/mercurial file structure [2023-09-21T03:15:04.423Z] ==> Reading reports [2023-09-21T03:15:04.423Z] + ./coverage.out bytes=453602 [2023-09-21T03:15:04.423Z] ==> Appending adjustments [2023-09-21T03:15:04.423Z] https://docs.codecov.io/docs/fixing-reports [2023-09-21T03:15:05.389Z] + Found adjustments [2023-09-21T03:15:05.389Z] ==> Gzipping contents [2023-09-21T03:15:05.389Z] 60K /tmp/codecov.0sjgjH.gz [2023-09-21T03:15:05.389Z] ==> Uploading reports [2023-09-21T03:15:05.389Z] url: https://codecov.io [2023-09-21T03:15:05.389Z] query: branch=main&commit=fd2f36c08ee23ae1cdadd07093df3e0c8fefad79&build=587&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F587%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-21T03:15:05.389Z] -> Pinging Codecov [2023-09-21T03:15:05.389Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=fd2f36c08ee23ae1cdadd07093df3e0c8fefad79&build=587&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F587%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-21T03:15:05.647Z] -> Uploading to [2023-09-21T03:15:05.647Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-21/00271124DB129430A58F1EEE437C3FCB/fd2f36c08ee23ae1cdadd07093df3e0c8fefad79/d544bf11-82fc-4a45-9cb1-fc3a5462d567.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230921%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230921T031505Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88f47b9ac59afae943e47046ba2a1c9c31f1711e4e4d93db65bdcf55c1c9853f [2023-09-21T03:15:05.647Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T03:15:05.647Z] Dload Upload Total Spent Left Speed [2023-09-21T03:15:05.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58181 0 0 100 58181 0 278k --:--:-- --:--:-- --:--:-- 277k 100 58181 0 0 100 58181 0 260k --:--:-- --:--:-- --:--:-- 259k [2023-09-21T03:15:05.907Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fd2f36c08ee23ae1cdadd07093df3e0c8fefad79 [Pipeline] } [2023-09-21T03:15:05.915Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-09-21T03:15:06.108Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-21T03:15:06.118Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:15:06.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-21T03:15:06.423Z] [2023-09-21T03:15:06.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:15:06.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-21T03:15:06.725Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-21T03:15:06.725Z] df9b9388f04a: Pulling fs layer [2023-09-21T03:15:06.725Z] 52dc419b0ee2: Pulling fs layer [2023-09-21T03:15:06.725Z] 25bc292e5bac: Pulling fs layer [2023-09-21T03:15:06.725Z] 114826534d7a: Pulling fs layer [2023-09-21T03:15:06.725Z] 4657fd5d0bcf: Pulling fs layer [2023-09-21T03:15:06.725Z] 6ad1cebc031e: Pulling fs layer [2023-09-21T03:15:06.725Z] 8a3aa393b2d8: Pulling fs layer [2023-09-21T03:15:06.725Z] 114826534d7a: Waiting [2023-09-21T03:15:06.725Z] 4657fd5d0bcf: Waiting [2023-09-21T03:15:06.725Z] 6ad1cebc031e: Waiting [2023-09-21T03:15:06.725Z] 25bc292e5bac: Verifying Checksum [2023-09-21T03:15:06.725Z] 25bc292e5bac: Download complete [2023-09-21T03:15:06.725Z] 52dc419b0ee2: Verifying Checksum [2023-09-21T03:15:06.725Z] 52dc419b0ee2: Download complete [2023-09-21T03:15:06.725Z] 4657fd5d0bcf: Verifying Checksum [2023-09-21T03:15:06.725Z] 4657fd5d0bcf: Download complete [2023-09-21T03:15:06.725Z] df9b9388f04a: Download complete [2023-09-21T03:15:06.988Z] 6ad1cebc031e: Verifying Checksum [2023-09-21T03:15:06.988Z] 6ad1cebc031e: Download complete [2023-09-21T03:15:06.988Z] df9b9388f04a: Pull complete [2023-09-21T03:15:06.988Z] 52dc419b0ee2: Pull complete [2023-09-21T03:15:07.247Z] 25bc292e5bac: Pull complete [2023-09-21T03:15:07.506Z] 114826534d7a: Verifying Checksum [2023-09-21T03:15:07.506Z] 114826534d7a: Download complete [2023-09-21T03:15:07.764Z] 8a3aa393b2d8: Verifying Checksum [2023-09-21T03:15:07.764Z] 8a3aa393b2d8: Download complete [2023-09-21T03:15:11.049Z] 114826534d7a: Pull complete [2023-09-21T03:15:11.049Z] 4657fd5d0bcf: Pull complete [2023-09-21T03:15:11.616Z] 6ad1cebc031e: Pull complete [2023-09-21T03:15:14.144Z] 8a3aa393b2d8: Pull complete [2023-09-21T03:15:14.144Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-21T03:15:14.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-21T03:15:14.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T03:15:14.225Z] prd-ubuntu20.04-docker-8c-8g-7524 does not seem to be running inside a container [2023-09-21T03:15:14.253Z] $ 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/587 -v /w/workspace/edgex-go/587:/w/workspace/edgex-go/587:rw,z -v /w/workspace/edgex-go/587@tmp:/w/workspace/edgex-go/587@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-21T03:15:20.882Z] $ docker top 33a63464aef18f998f099d85fe3ad153af8d3dfeddd14a5172f0e8c5e91b4255 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-21T03:15:20.952Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-09-21T03:15:21.226Z] + set -o pipefail [2023-09-21T03:15:21.226Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-09-21T03:15:26.497Z] [2023-09-21T03:15:26.497Z] Monitoring /w/workspace/edgex-go/587 (github.com/edgexfoundry/edgex-go)... [2023-09-21T03:15:26.497Z] [2023-09-21T03:15:26.497Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/a6d0c82a-ddf1-49c8-8df8-01224182dd18 [2023-09-21T03:15:26.497Z] [2023-09-21T03:15:26.497Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-21T03:15:26.497Z] [2023-09-21T03:15:26.497Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-21T03:15:26.497Z] [2023-09-21T03:15:26.497Z] [2023-09-21T03:15:26.497Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-21T03:15:26.497Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-21T03:15:26.497Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-21T03:15:26.608Z] $ docker stop --time=1 33a63464aef18f998f099d85fe3ad153af8d3dfeddd14a5172f0e8c5e91b4255 [2023-09-21T03:15:32.495Z] $ docker rm -f --volumes 33a63464aef18f998f099d85fe3ad153af8d3dfeddd14a5172f0e8c5e91b4255 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-21T03:15:32.860Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T03:15:32.873Z] provisioning config files... [2023-09-21T03:15:32.878Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/587@tmp/config10949522542056376585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-21T03:15:33.169Z] --> edgex-publish-swagger.sh [2023-09-21T03:15:33.169Z] === Publish openapi/v3 API === [2023-09-21T03:15:33.169Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-21T03:15:33.169Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/587/openapi/v3/core-command.yaml] [2023-09-21T03:15:33.169Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T03:15:33.169Z] Dload Upload Total Spent Left Speed [2023-09-21T03:15:33.427Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 66226 --:--:-- --:--:-- --:--:-- 66226 [2023-09-21T03:15:33.427Z] [2023-09-21T03:15:33.427Z] [2023-09-21T03:15:33.686Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/587/openapi/v3/core-data.yaml] [2023-09-21T03:15:33.686Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T03:15:33.686Z] Dload Upload Total Spent Left Speed [2023-09-21T03:15:33.945Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 343k --:--:-- --:--:-- --:--:-- 341k 100 71708 0 0 100 71708 0 145k --:--:-- --:--:-- --:--:-- 144k [2023-09-21T03:15:33.945Z] [2023-09-21T03:15:33.945Z] [2023-09-21T03:15:33.945Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/587/openapi/v3/core-metadata.yaml] [2023-09-21T03:15:33.945Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T03:15:33.945Z] Dload Upload Total Spent Left Speed [2023-09-21T03:15:34.513Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 266k --:--:-- --:--:-- --:--:-- 266k [2023-09-21T03:15:34.513Z] [2023-09-21T03:15:34.513Z] [2023-09-21T03:15:34.513Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/587/openapi/v3/support-notifications.yaml] [2023-09-21T03:15:34.513Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T03:15:34.513Z] Dload Upload Total Spent Left Speed [2023-09-21T03:15:35.029Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 186k --:--:-- --:--:-- --:--:-- 185k [2023-09-21T03:15:35.029Z] [2023-09-21T03:15:35.029Z] [2023-09-21T03:15:35.029Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/587/openapi/v3/support-scheduler.yaml] [2023-09-21T03:15:35.029Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-21T03:15:35.029Z] Dload Upload Total Spent Left Speed [2023-09-21T03:15:35.596Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 83986 --:--:-- --:--:-- --:--:-- 83986 [2023-09-21T03:15:35.596Z] [2023-09-21T03:15:35.596Z] [Pipeline] } [2023-09-21T03:15:35.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-09-21T03:15:35.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-21T03:15:35.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:15:36.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T03:15:36.266Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T03:15:36.340Z] prd-ubuntu20.04-docker-8c-8g-7524 does not seem to be running inside a container [2023-09-21T03:15:36.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/587 -v /w/workspace/edgex-go/587:/w/workspace/edgex-go/587:rw,z -v /w/workspace/edgex-go/587@tmp:/w/workspace/edgex-go/587@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-21T03:15:36.727Z] $ docker top 26698a57881701c4f51336d14a6ba6059372f481528862947020ea4e6c19f82e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-21T03:15:36.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T03:15:36.816Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T03:15:36.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T03:15:36.929Z] $ docker exec 26698a57881701c4f51336d14a6ba6059372f481528862947020ea4e6c19f82e ssh-agent [2023-09-21T03:15:37.042Z] SSH_AUTH_SOCK=/tmp/ssh-g69g8izMDem9/agent.32 [2023-09-21T03:15:37.042Z] SSH_AGENT_PID=38 [2023-09-21T03:15:37.047Z] Running ssh-add (command line suppressed) [2023-09-21T03:15:37.141Z] Identity added: /w/workspace/edgex-go/587@tmp/private_key_5310553867839328261.key (/w/workspace/edgex-go/587@tmp/private_key_5310553867839328261.key) [2023-09-21T03:15:37.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T03:15:37.449Z] + git semver tag [2023-09-21T03:15:37.708Z] 2023-09-21 03:15:37,598 [run_tag] DEBUG tag force:False [2023-09-21T03:15:37.708Z] 2023-09-21 03:15:37,598 [check_head_tag] DEBUG check head tag [2023-09-21T03:15:37.708Z] 2023-09-21 03:15:37,599 [execute] INFO git cat-file --batch-check [2023-09-21T03:15:37.708Z] 2023-09-21 03:15:37,600 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/587, universal_newlines=False, shell=None, istream=) [2023-09-21T03:15:37.708Z] 2023-09-21 03:15:37,602 [execute] INFO git cat-file --batch [2023-09-21T03:15:37.708Z] 2023-09-21 03:15:37,603 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/587, universal_newlines=False, shell=None, istream=) [2023-09-21T03:15:37.708Z] 2023-09-21 03:15:37,625 [read_version] DEBUG read version from /w/workspace/edgex-go/587/.semver/main [2023-09-21T03:15:37.708Z] 2023-09-21 03:15:37,626 [execute] INFO git tag -a v3.1.0-dev.53 -m v3.1.0-dev.53 [2023-09-21T03:15:37.708Z] 2023-09-21 03:15:37,626 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.53', '-m', 'v3.1.0-dev.53'], cwd=/w/workspace/edgex-go/587, universal_newlines=False, shell=None, istream=None) [2023-09-21T03:15:37.708Z] 2023-09-21 03:15:37,631 [read_version] DEBUG read version from /w/workspace/edgex-go/587/.semver/main [2023-09-21T03:15:37.708Z] 3.1.0-dev.53 [Pipeline] } [2023-09-21T03:15:37.717Z] $ docker exec --env ******** --env ******** 26698a57881701c4f51336d14a6ba6059372f481528862947020ea4e6c19f82e ssh-agent -k [2023-09-21T03:15:37.817Z] unset SSH_AUTH_SOCK; [2023-09-21T03:15:37.817Z] unset SSH_AGENT_PID; [2023-09-21T03:15:37.817Z] echo Agent pid 38 killed; [2023-09-21T03:15:37.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T03:15:38.132Z] + git semver [Pipeline] } [2023-09-21T03:15:38.403Z] $ docker stop --time=1 26698a57881701c4f51336d14a6ba6059372f481528862947020ea4e6c19f82e [2023-09-21T03:15:39.685Z] $ docker rm -f --volumes 26698a57881701c4f51336d14a6ba6059372f481528862947020ea4e6c19f82e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:15:40.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-21T03:15:40.064Z] [2023-09-21T03:15:40.064Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:15:40.358Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-21T03:15:40.358Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-21T03:15:40.358Z] ab5ef0e58194: Pulling fs layer [2023-09-21T03:15:40.358Z] 9712f1f96733: Pulling fs layer [2023-09-21T03:15:40.358Z] 63f879dbbcfc: Pulling fs layer [2023-09-21T03:15:40.358Z] 0d9ebad4ef96: Pulling fs layer [2023-09-21T03:15:40.358Z] e9a5061849ea: Pulling fs layer [2023-09-21T03:15:40.358Z] d747dcd14b5f: Pulling fs layer [2023-09-21T03:15:40.358Z] 2de7ff778b66: Pulling fs layer [2023-09-21T03:15:40.358Z] e9a5061849ea: Waiting [2023-09-21T03:15:40.358Z] d747dcd14b5f: Waiting [2023-09-21T03:15:40.358Z] 2de7ff778b66: Waiting [2023-09-21T03:15:40.358Z] 0d9ebad4ef96: Waiting [2023-09-21T03:15:40.358Z] 9712f1f96733: Verifying Checksum [2023-09-21T03:15:40.358Z] 9712f1f96733: Download complete [2023-09-21T03:15:40.618Z] 63f879dbbcfc: Verifying Checksum [2023-09-21T03:15:40.618Z] 63f879dbbcfc: Download complete [2023-09-21T03:15:40.876Z] e9a5061849ea: Verifying Checksum [2023-09-21T03:15:40.876Z] e9a5061849ea: Download complete [2023-09-21T03:15:40.876Z] 0d9ebad4ef96: Verifying Checksum [2023-09-21T03:15:40.876Z] 0d9ebad4ef96: Download complete [2023-09-21T03:15:40.876Z] d747dcd14b5f: Download complete [2023-09-21T03:15:40.876Z] ab5ef0e58194: Verifying Checksum [2023-09-21T03:15:40.876Z] ab5ef0e58194: Download complete [2023-09-21T03:15:41.134Z] 2de7ff778b66: Verifying Checksum [2023-09-21T03:15:41.134Z] 2de7ff778b66: Download complete [2023-09-21T03:15:43.662Z] ab5ef0e58194: Pull complete [2023-09-21T03:15:43.662Z] 9712f1f96733: Pull complete [2023-09-21T03:15:44.228Z] 63f879dbbcfc: Pull complete [2023-09-21T03:15:48.472Z] 0d9ebad4ef96: Pull complete [2023-09-21T03:15:48.472Z] e9a5061849ea: Pull complete [2023-09-21T03:15:48.472Z] d747dcd14b5f: Pull complete [2023-09-21T03:15:49.038Z] 2de7ff778b66: Pull complete [2023-09-21T03:15:49.038Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-21T03:15:49.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-21T03:15:49.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T03:15:49.126Z] prd-ubuntu20.04-docker-8c-8g-7524 does not seem to be running inside a container [2023-09-21T03:15:49.158Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/587 -v /w/workspace/edgex-go/587:/w/workspace/edgex-go/587:rw,z -v /w/workspace/edgex-go/587@tmp:/w/workspace/edgex-go/587@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-21T03:15:54.459Z] $ docker top d8ec4183cf6bbe502edf7996b00b065656e2d500e1a503ebe6eedac88bc63fa8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-21T03:15:54.529Z] provisioning config files... [2023-09-21T03:15:54.538Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/587@tmp/config9804570448643329925tmp [2023-09-21T03:15:54.547Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/587@tmp/config5842611663232152149tmp [2023-09-21T03:15:54.557Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/587@tmp/config2615087104251463007tmp [Pipeline] { [Pipeline] echo [2023-09-21T03:15:54.574Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T03:15:54.855Z] ---> sigul-configuration.sh [2023-09-21T03:15:54.855Z] gpg: directory `/root/.gnupg' created [2023-09-21T03:15:54.855Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-21T03:15:54.855Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-21T03:15:54.855Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-21T03:15:54.855Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-21T03:15:54.855Z] gpg: CAST5 encrypted data [2023-09-21T03:15:54.855Z] gpg: encrypted with 1 passphrase [2023-09-21T03:15:54.855Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-21T03:15:55.146Z] + mkdir /home/jenkins [2023-09-21T03:15:55.146Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-21T03:15:55.437Z] + 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 [2023-09-21T03:15:55.445Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T03:15:55.731Z] ---> sigul-install.sh [2023-09-21T03:15:55.731Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-21T03:15:56.019Z] + git tag --list [2023-09-21T03:15:56.019Z] 0.6.0 [2023-09-21T03:15:56.019Z] 0.6.1 [2023-09-21T03:15:56.019Z] 0.7.0 [2023-09-21T03:15:56.019Z] 0.7.1 [2023-09-21T03:15:56.019Z] v1.0.0 [2023-09-21T03:15:56.019Z] v1.0.1 [2023-09-21T03:15:56.019Z] v1.1.0 [2023-09-21T03:15:56.019Z] v1.2.0 [2023-09-21T03:15:56.019Z] v1.2.1 [2023-09-21T03:15:56.019Z] v1.3.0 [2023-09-21T03:15:56.019Z] v1.3.1 [2023-09-21T03:15:56.019Z] v2.0.0 [2023-09-21T03:15:56.019Z] v2.1.0 [2023-09-21T03:15:56.019Z] v2.1.1 [2023-09-21T03:15:56.019Z] v2.2.0 [2023-09-21T03:15:56.019Z] v2.3.0 [2023-09-21T03:15:56.019Z] v3.0 [2023-09-21T03:15:56.019Z] v3.0.0 [2023-09-21T03:15:56.019Z] v3.1.0-dev.1 [2023-09-21T03:15:56.019Z] v3.1.0-dev.10 [2023-09-21T03:15:56.019Z] v3.1.0-dev.11 [2023-09-21T03:15:56.019Z] v3.1.0-dev.12 [2023-09-21T03:15:56.019Z] v3.1.0-dev.13 [2023-09-21T03:15:56.019Z] v3.1.0-dev.14 [2023-09-21T03:15:56.019Z] v3.1.0-dev.15 [2023-09-21T03:15:56.019Z] v3.1.0-dev.16 [2023-09-21T03:15:56.019Z] v3.1.0-dev.17 [2023-09-21T03:15:56.019Z] v3.1.0-dev.18 [2023-09-21T03:15:56.019Z] v3.1.0-dev.19 [2023-09-21T03:15:56.019Z] v3.1.0-dev.2 [2023-09-21T03:15:56.019Z] v3.1.0-dev.20 [2023-09-21T03:15:56.019Z] v3.1.0-dev.21 [2023-09-21T03:15:56.019Z] v3.1.0-dev.22 [2023-09-21T03:15:56.019Z] v3.1.0-dev.23 [2023-09-21T03:15:56.019Z] v3.1.0-dev.24 [2023-09-21T03:15:56.019Z] v3.1.0-dev.25 [2023-09-21T03:15:56.019Z] v3.1.0-dev.26 [2023-09-21T03:15:56.019Z] v3.1.0-dev.27 [2023-09-21T03:15:56.019Z] v3.1.0-dev.28 [2023-09-21T03:15:56.019Z] v3.1.0-dev.29 [2023-09-21T03:15:56.019Z] v3.1.0-dev.3 [2023-09-21T03:15:56.019Z] v3.1.0-dev.30 [2023-09-21T03:15:56.019Z] v3.1.0-dev.31 [2023-09-21T03:15:56.019Z] v3.1.0-dev.32 [2023-09-21T03:15:56.019Z] v3.1.0-dev.33 [2023-09-21T03:15:56.019Z] v3.1.0-dev.34 [2023-09-21T03:15:56.019Z] v3.1.0-dev.35 [2023-09-21T03:15:56.019Z] v3.1.0-dev.36 [2023-09-21T03:15:56.019Z] v3.1.0-dev.37 [2023-09-21T03:15:56.019Z] v3.1.0-dev.38 [2023-09-21T03:15:56.019Z] v3.1.0-dev.39 [2023-09-21T03:15:56.019Z] v3.1.0-dev.4 [2023-09-21T03:15:56.019Z] v3.1.0-dev.40 [2023-09-21T03:15:56.019Z] v3.1.0-dev.41 [2023-09-21T03:15:56.019Z] v3.1.0-dev.42 [2023-09-21T03:15:56.019Z] v3.1.0-dev.43 [2023-09-21T03:15:56.019Z] v3.1.0-dev.44 [2023-09-21T03:15:56.019Z] v3.1.0-dev.45 [2023-09-21T03:15:56.019Z] v3.1.0-dev.46 [2023-09-21T03:15:56.019Z] v3.1.0-dev.47 [2023-09-21T03:15:56.019Z] v3.1.0-dev.48 [2023-09-21T03:15:56.019Z] v3.1.0-dev.49 [2023-09-21T03:15:56.019Z] v3.1.0-dev.5 [2023-09-21T03:15:56.019Z] v3.1.0-dev.50 [2023-09-21T03:15:56.019Z] v3.1.0-dev.51 [2023-09-21T03:15:56.019Z] v3.1.0-dev.52 [2023-09-21T03:15:56.019Z] v3.1.0-dev.53 [2023-09-21T03:15:56.019Z] v3.1.0-dev.6 [2023-09-21T03:15:56.019Z] v3.1.0-dev.7 [2023-09-21T03:15:56.019Z] v3.1.0-dev.8 [2023-09-21T03:15:56.019Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-21T03:15:56.311Z] + lftools sign git-tag v3.1.0-dev.53 [2023-09-21T03:15:56.880Z] Signing Git tag with Sigul... [2023-09-21T03:15:56.881Z] Signing v3.1.0-dev.53 [Pipeline] echo [2023-09-21T03:15:57.150Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T03:15:57.436Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-21T03:15:57.442Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-21T03:15:57.458Z] $ docker stop --time=1 d8ec4183cf6bbe502edf7996b00b065656e2d500e1a503ebe6eedac88bc63fa8 [2023-09-21T03:15:58.722Z] $ docker rm -f --volumes d8ec4183cf6bbe502edf7996b00b065656e2d500e1a503ebe6eedac88bc63fa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-21T03:15:59.163Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-21T03:15:59.164Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:15:59.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T03:15:59.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T03:15:59.529Z] prd-ubuntu20.04-docker-8c-8g-7524 does not seem to be running inside a container [2023-09-21T03:15:59.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/587 -v /w/workspace/edgex-go/587:/w/workspace/edgex-go/587:rw,z -v /w/workspace/edgex-go/587@tmp:/w/workspace/edgex-go/587@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-21T03:15:59.907Z] $ docker top 134faf9a388009ed757a6c52a082ac699692abb7ab05c1d41bce13121f29670d -eo pid,comm [2023-09-21T03:15:59.955Z] 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). [2023-09-21T03:15:59.955Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-21T03:15:59.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T03:15:59.991Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T03:16:00.100Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T03:16:00.102Z] $ docker exec 134faf9a388009ed757a6c52a082ac699692abb7ab05c1d41bce13121f29670d ssh-agent [2023-09-21T03:16:00.212Z] SSH_AUTH_SOCK=/tmp/ssh-DGHGbDuZH6FX/agent.33 [2023-09-21T03:16:00.212Z] SSH_AGENT_PID=38 [2023-09-21T03:16:00.218Z] Running ssh-add (command line suppressed) [2023-09-21T03:16:00.313Z] Identity added: /w/workspace/edgex-go/587@tmp/private_key_13645692029262133319.key (/w/workspace/edgex-go/587@tmp/private_key_13645692029262133319.key) [2023-09-21T03:16:00.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T03:16:00.619Z] + git semver bump pre [2023-09-21T03:16:00.879Z] 2023-09-21 03:16:00,820 [read_version] DEBUG read version from /w/workspace/edgex-go/587/.semver/main [2023-09-21T03:16:00.879Z] 2023-09-21 03:16:00,820 [bump_version] DEBUG bumping version:3.1.0-dev.53 on axis:pre with prefix:dev [2023-09-21T03:16:00.879Z] 2023-09-21 03:16:00,820 [bump_version] DEBUG bumped version:3.1.0-dev.54 [2023-09-21T03:16:00.879Z] 2023-09-21 03:16:00,820 [write_version] DEBUG write version:3.1.0-dev.54 to path:/w/workspace/edgex-go/587/.semver/main with force:True [2023-09-21T03:16:00.879Z] 2023-09-21 03:16:00,820 [read_version] DEBUG read version from /w/workspace/edgex-go/587/.semver/main [2023-09-21T03:16:00.879Z] 2023-09-21 03:16:00,820 [write_file] DEBUG write to file:/w/workspace/edgex-go/587/.semver/main [2023-09-21T03:16:00.879Z] 2023-09-21 03:16:00,822 [execute] INFO git cat-file --batch-check [2023-09-21T03:16:00.879Z] 2023-09-21 03:16:00,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/587/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T03:16:00.879Z] 2023-09-21 03:16:00,828 [execute] INFO git cat-file --batch [2023-09-21T03:16:00.879Z] 2023-09-21 03:16:00,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/587/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T03:16:00.879Z] 2023-09-21 03:16:00,833 [read_version] DEBUG read version from /w/workspace/edgex-go/587/.semver/main [2023-09-21T03:16:00.879Z] 3.1.0-dev.54 [Pipeline] } [2023-09-21T03:16:00.886Z] $ docker exec --env ******** --env ******** 134faf9a388009ed757a6c52a082ac699692abb7ab05c1d41bce13121f29670d ssh-agent -k [2023-09-21T03:16:00.987Z] unset SSH_AUTH_SOCK; [2023-09-21T03:16:00.987Z] unset SSH_AGENT_PID; [2023-09-21T03:16:00.987Z] echo Agent pid 38 killed; [2023-09-21T03:16:00.997Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T03:16:01.296Z] + git semver [Pipeline] } [2023-09-21T03:16:01.565Z] $ docker stop --time=1 134faf9a388009ed757a6c52a082ac699692abb7ab05c1d41bce13121f29670d [2023-09-21T03:16:02.854Z] $ docker rm -f --volumes 134faf9a388009ed757a6c52a082ac699692abb7ab05c1d41bce13121f29670d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-21T03:16:03.203Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-21T03:16:03.203Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:16:03.499Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-21T03:16:03.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T03:16:03.571Z] prd-ubuntu20.04-docker-8c-8g-7524 does not seem to be running inside a container [2023-09-21T03:16:03.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/587 -v /w/workspace/edgex-go/587:/w/workspace/edgex-go/587:rw,z -v /w/workspace/edgex-go/587@tmp:/w/workspace/edgex-go/587@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-21T03:16:03.936Z] $ docker top b98c848a9e5a0d17f513f113d8df303e717939cdc68d85475e01bf497ab73400 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-21T03:16:04.011Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-21T03:16:04.011Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-21T03:16:04.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-21T03:16:04.118Z] $ docker exec b98c848a9e5a0d17f513f113d8df303e717939cdc68d85475e01bf497ab73400 ssh-agent [2023-09-21T03:16:04.224Z] SSH_AUTH_SOCK=/tmp/ssh-1UJyclfnq9CO/agent.32 [2023-09-21T03:16:04.224Z] SSH_AGENT_PID=38 [2023-09-21T03:16:04.229Z] Running ssh-add (command line suppressed) [2023-09-21T03:16:04.320Z] Identity added: /w/workspace/edgex-go/587@tmp/private_key_13898450360034964818.key (/w/workspace/edgex-go/587@tmp/private_key_13898450360034964818.key) [2023-09-21T03:16:04.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-21T03:16:04.617Z] + git semver push [2023-09-21T03:16:04.875Z] 2023-09-21 03:16:04,786 [run_push] DEBUG push [2023-09-21T03:16:04.875Z] 2023-09-21 03:16:04,787 [execute] INFO git cat-file --batch-check [2023-09-21T03:16:04.875Z] 2023-09-21 03:16:04,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/587/.semver, universal_newlines=False, shell=None, istream=) [2023-09-21T03:16:04.875Z] 2023-09-21 03:16:04,791 [execute] INFO git rev-list b303bb37abca1af3b813364706b1ce554c4954c4 -- [2023-09-21T03:16:04.875Z] 2023-09-21 03:16:04,791 [execute] DEBUG Popen(['git', 'rev-list', 'b303bb37abca1af3b813364706b1ce554c4954c4', '--'], cwd=/w/workspace/edgex-go/587/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-21T03:16:04.875Z] 2023-09-21 03:16:04,808 [execute] INFO git fetch -v origin [2023-09-21T03:16:04.875Z] 2023-09-21 03:16:04,808 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/587/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-21T03:16:05.442Z] 2023-09-21 03:16:05,287 [run_push] DEBUG no remote changes detected [2023-09-21T03:16:05.443Z] 2023-09-21 03:16:05,287 [execute] INFO git push origin semver [2023-09-21T03:16:05.443Z] 2023-09-21 03:16:05,288 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/587/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-21T03:16:06.378Z] 2023-09-21 03:16:06,115 [run_push] DEBUG push all version tags [2023-09-21T03:16:06.378Z] 2023-09-21 03:16:06,116 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-21T03:16:06.378Z] 2023-09-21 03:16:06,116 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/587, universal_newlines=False, shell=None, istream=None) [2023-09-21T03:16:06.945Z] 2023-09-21 03:16:06,843 [read_version] DEBUG read version from /w/workspace/edgex-go/587/.semver/main [2023-09-21T03:16:06.945Z] 3.1.0-dev.54 [Pipeline] } [2023-09-21T03:16:06.953Z] $ docker exec --env ******** --env ******** b98c848a9e5a0d17f513f113d8df303e717939cdc68d85475e01bf497ab73400 ssh-agent -k [2023-09-21T03:16:07.056Z] unset SSH_AUTH_SOCK; [2023-09-21T03:16:07.056Z] unset SSH_AGENT_PID; [2023-09-21T03:16:07.056Z] echo Agent pid 38 killed; [2023-09-21T03:16:07.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-21T03:16:07.365Z] + git semver [Pipeline] } [2023-09-21T03:16:07.637Z] $ docker stop --time=1 b98c848a9e5a0d17f513f113d8df303e717939cdc68d85475e01bf497ab73400 [2023-09-21T03:16:08.891Z] $ docker rm -f --volumes b98c848a9e5a0d17f513f113d8df303e717939cdc68d85475e01bf497ab73400 [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 [2023-09-21T03:16:09.397Z] + [ -d /w/workspace/edgex-go/587/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-21T03:16:09.686Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T03:16:10.542Z] ---> package-listing.sh [2023-09-21T03:16:10.542Z] ++ facter osfamily [2023-09-21T03:16:10.542Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-21T03:16:10.801Z] + OS_FAMILY=debian [2023-09-21T03:16:10.801Z] + workspace=/w/workspace/edgex-go/587 [2023-09-21T03:16:10.801Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-21T03:16:10.801Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-21T03:16:10.801Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-21T03:16:10.801Z] + PACKAGES=/tmp/packages_start.txt [2023-09-21T03:16:10.801Z] + '[' /w/workspace/edgex-go/587 ']' [2023-09-21T03:16:10.801Z] + PACKAGES=/tmp/packages_end.txt [2023-09-21T03:16:10.801Z] + case "${OS_FAMILY}" in [2023-09-21T03:16:10.801Z] + dpkg -l [2023-09-21T03:16:10.801Z] + grep '^ii' [2023-09-21T03:16:10.801Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-21T03:16:10.801Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-21T03:16:10.801Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-21T03:16:10.801Z] + '[' /w/workspace/edgex-go/587 ']' [2023-09-21T03:16:10.801Z] + mkdir -p /w/workspace/edgex-go/587/archives/ [2023-09-21T03:16:10.801Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/587/archives/ [Pipeline] echo [2023-09-21T03:16:10.812Z] 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/587/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-21T03:16:11.089Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:16:11.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T03:16:11.641Z] [2023-09-21T03:16:11.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-21T03:16:11.935Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T03:16:11.935Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-21T03:16:11.935Z] 5eb5b503b376: Pulling fs layer [2023-09-21T03:16:11.935Z] 5c69ac0246d0: Pulling fs layer [2023-09-21T03:16:11.935Z] ec43610c2a17: Pulling fs layer [2023-09-21T03:16:11.935Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-21T03:16:11.935Z] 33b1e0a273af: Pulling fs layer [2023-09-21T03:16:11.935Z] 5d3b04190fa2: Pulling fs layer [2023-09-21T03:16:11.935Z] 2f39f015ded8: Pulling fs layer [2023-09-21T03:16:11.935Z] 33b1e0a273af: Waiting [2023-09-21T03:16:11.935Z] 3a2ae6a8a46f: Waiting [2023-09-21T03:16:11.935Z] 5d3b04190fa2: Waiting [2023-09-21T03:16:11.935Z] 2f39f015ded8: Waiting [2023-09-21T03:16:11.935Z] 5c69ac0246d0: Verifying Checksum [2023-09-21T03:16:11.935Z] 5c69ac0246d0: Download complete [2023-09-21T03:16:11.935Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-21T03:16:11.935Z] 3a2ae6a8a46f: Download complete [2023-09-21T03:16:11.935Z] 33b1e0a273af: Verifying Checksum [2023-09-21T03:16:11.935Z] 33b1e0a273af: Download complete [2023-09-21T03:16:11.935Z] 5d3b04190fa2: Download complete [2023-09-21T03:16:11.935Z] ec43610c2a17: Verifying Checksum [2023-09-21T03:16:11.935Z] ec43610c2a17: Download complete [2023-09-21T03:16:12.193Z] 5eb5b503b376: Verifying Checksum [2023-09-21T03:16:12.193Z] 5eb5b503b376: Download complete [2023-09-21T03:16:12.758Z] 2f39f015ded8: Verifying Checksum [2023-09-21T03:16:12.758Z] 2f39f015ded8: Download complete [2023-09-21T03:16:13.323Z] 5eb5b503b376: Pull complete [2023-09-21T03:16:13.581Z] 5c69ac0246d0: Pull complete [2023-09-21T03:16:13.838Z] ec43610c2a17: Pull complete [2023-09-21T03:16:13.838Z] 3a2ae6a8a46f: Pull complete [2023-09-21T03:16:14.097Z] 33b1e0a273af: Pull complete [2023-09-21T03:16:14.097Z] 5d3b04190fa2: Pull complete [2023-09-21T03:16:18.277Z] 2f39f015ded8: Pull complete [2023-09-21T03:16:18.277Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-21T03:16:18.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-21T03:16:18.277Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-21T03:16:18.356Z] prd-ubuntu20.04-docker-8c-8g-7524 does not seem to be running inside a container [2023-09-21T03:16:18.382Z] $ 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/587/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/587 -v /w/workspace/edgex-go/587:/w/workspace/edgex-go/587:rw,z -v /w/workspace/edgex-go/587@tmp:/w/workspace/edgex-go/587@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-21T03:16:19.849Z] $ docker top 71e20f4002cb49c210027bf459ae90608ea9a052eb9bdd7154e41432a9deb6d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-21T03:16:20.181Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-21T03:16:20.462Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-21T03:16:20.743Z] + ls /var/log/sa-host [2023-09-21T03:16:20.743Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-21T03:16:20.890Z] provisioning config files... [2023-09-21T03:16:20.898Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/587@tmp/config1432322251816744904tmp [Pipeline] { [Pipeline] echo [2023-09-21T03:16:20.914Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T03:16:21.193Z] ---> create-netrc.sh [Pipeline] } [2023-09-21T03:16:21.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-21T03:16:21.518Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-21T03:16:21.527Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T03:16:21.807Z] ---> sudo-logs.sh [2023-09-21T03:16:21.807Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-21T03:16:21.829Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T03:16:22.109Z] ---> job-cost.sh [2023-09-21T03:16:22.109Z] lf-activate-venv: SKIPPING [2023-09-21T03:16:22.109Z] DEBUG: total: 0.10999999940395355 [2023-09-21T03:16:22.109Z] INFO: Retrieving Stack Cost... [2023-09-21T03:16:22.368Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-21T03:16:22.935Z] INFO: Archiving Costs [Pipeline] echo [2023-09-21T03:16:22.946Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-21T03:16:23.226Z] ---> logs-deploy.sh [2023-09-21T03:16:23.226Z] lf-activate-venv: SKIPPING [2023-09-21T03:16:23.226Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/587 [2023-09-21T03:16:23.226Z] INFO: archiving workspace using pattern(s): [2023-09-21T03:16:24.163Z] Archives upload complete. [2023-09-21T03:16:24.163Z] INFO: archiving logs to Nexus