Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c6b1f3a8d30454f4f728b8997d05f0da671aa4be 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-ssh4798173963419165626.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh10129127624624314848.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6404328148491490636.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh10130851062766515273.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-ssh11739752857707187012.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-6384 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/656 [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/656 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c6b1f3a8d30454f4f728b8997d05f0da671aa4be (main) Commit message: "Merge pull request #4838 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.49" > git config core.sparsecheckout # timeout=10 > git checkout -f c6b1f3a8d30454f4f728b8997d05f0da671aa4be # timeout=10 > git rev-list --no-walk 9dd757975a2486f93e2289e3629aab843f36bcb7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-25T02:41:25.070Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-25T02:41:25.147Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-25T02:41:25.168Z] ========================================================= [2024-07-25T02:41:25.168Z] EdgeX Global Pipelines Version Info [2024-07-25T02:41:25.168Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-25T02:41:26.254Z] ------------------- [2024-07-25T02:41:26.254Z] stable info: [2024-07-25T02:41:26.254Z] ------------------- [2024-07-25T02:41:26.254Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-25T02:41:26.254Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-25T02:41:26.254Z] Message: update stable to v1.0.260 [2024-07-25T02:41:26.514Z] ------------------- [2024-07-25T02:41:26.514Z] experimental info: [2024-07-25T02:41:26.514Z] ------------------- [2024-07-25T02:41:26.514Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-25T02:41:26.514Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-25T02:41:26.514Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-25T02:41:26.589Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-25T02:41:26.608Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-25T02:41:26.631Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-25T02:41:26.656Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-25T02:41:26.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-25T02:41:26.707Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-25T02:41:26.732Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-25T02:41:26.757Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-25T02:41:26.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-25T02:41:26.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-25T02:41:26.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-25T02:41:26.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-25T02:41:26.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-25T02:41:26.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-25T02:41:26.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-25T02:41:26.942Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-25T02:41:26.961Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-25T02:41:26.982Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-25T02:41:27.009Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-25T02:41:27.029Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-25T02:41:27.051Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-25T02:41:27.075Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-25T02:41:27.095Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-25T02:41:27.118Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-25T02:41:27.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-25T02:41:27.173Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-25T02:41:27.201Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] echo [2024-07-25T02:41:27.226Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c6b1f3a [Pipeline] echo [2024-07-25T02:41:27.252Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T02:41:27.315Z] provisioning config files... [2024-07-25T02:41:27.329Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/656@tmp/config2915423962545008091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T02:41:27.672Z] ---> ****-login.sh [2024-07-25T02:41:27.672Z] nexus3.edgexfoundry.org:10001 [2024-07-25T02:41:27.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T02:41:28.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T02:41:28.194Z] Configure a credential helper to remove this warning. See [2024-07-25T02:41:28.194Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T02:41:28.194Z] [2024-07-25T02:41:28.194Z] Login Succeeded [2024-07-25T02:41:28.194Z] nexus3.edgexfoundry.org:10002 [2024-07-25T02:41:28.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T02:41:28.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T02:41:28.195Z] Configure a credential helper to remove this warning. See [2024-07-25T02:41:28.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T02:41:28.195Z] [2024-07-25T02:41:28.195Z] Login Succeeded [2024-07-25T02:41:28.195Z] nexus3.edgexfoundry.org:10003 [2024-07-25T02:41:28.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T02:41:28.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T02:41:28.455Z] Configure a credential helper to remove this warning. See [2024-07-25T02:41:28.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T02:41:28.455Z] [2024-07-25T02:41:28.455Z] Login Succeeded [2024-07-25T02:41:28.455Z] nexus3.edgexfoundry.org:10004 [2024-07-25T02:41:28.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T02:41:28.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T02:41:28.455Z] Configure a credential helper to remove this warning. See [2024-07-25T02:41:28.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T02:41:28.455Z] [2024-07-25T02:41:28.455Z] Login Succeeded [2024-07-25T02:41:28.455Z] ****.io [2024-07-25T02:41:28.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T02:41:28.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T02:41:28.716Z] Configure a credential helper to remove this warning. See [2024-07-25T02:41:28.716Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T02:41:28.716Z] [2024-07-25T02:41:28.716Z] Login Succeeded [2024-07-25T02:41:28.716Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T02:41:28.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-25T02:41:29.049Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-25T02:41:29.049Z] + cut -d/ -f2 [2024-07-25T02:41:29.049Z] + dirname cmd/core-command/Dockerfile [2024-07-25T02:41:29.049Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-25T02:41:29.049Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-25T02:41:29.049Z] + cut -d/ -f2 [2024-07-25T02:41:29.049Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-25T02:41:29.049Z] + dirname cmd/core-data/Dockerfile [2024-07-25T02:41:29.049Z] + cut -d/ -f2 [2024-07-25T02:41:29.049Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-25T02:41:29.049Z] + + dirname cmd/core-keeper/Dockerfile [2024-07-25T02:41:29.049Z] cut -d/ -f2 [2024-07-25T02:41:29.049Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-07-25T02:41:29.049Z] + dirname cmd/core-metadata/Dockerfile [2024-07-25T02:41:29.049Z] + cut -d/ -f2 [2024-07-25T02:41:29.049Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-25T02:41:29.049Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-25T02:41:29.049Z] + cut -d/ -f2 [2024-07-25T02:41:29.049Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-25T02:41:29.049Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-25T02:41:29.049Z] + cut -d/ -f2 [2024-07-25T02:41:29.049Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-25T02:41:29.049Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-25T02:41:29.049Z] + cut -d/ -f2 [2024-07-25T02:41:29.049Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-25T02:41:29.049Z] + cut -d/+ -f2 [2024-07-25T02:41:29.049Z] dirname cmd/security-secretstore-setup/Dockerfile [2024-07-25T02:41:29.049Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-25T02:41:29.049Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-25T02:41:29.049Z] + cut -d/ -f2 [2024-07-25T02:41:29.049Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-25T02:41:29.049Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-25T02:41:29.049Z] + cut -d/ -f2 [2024-07-25T02:41:29.049Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-25T02:41:29.049Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-25T02:41:29.049Z] + cut -d/ -f2 [2024-07-25T02:41:29.049Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-25T02:41:29.049Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-25T02:41:29.049Z] + cut -d/ -f2 [2024-07-25T02:41:29.049Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-25T02:41:29.049Z] + + dirname cmd/support-notifications/Dockerfile [2024-07-25T02:41:29.049Z] cut -d/ -f2 [2024-07-25T02:41:29.049Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-25T02:41:29.049Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-25T02:41:29.049Z] + cut -d/ -f2 [2024-07-25T02:41:29.049Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-25T02:41:29.084Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-25T02:41:29.453Z] + git rev-list -1 --merges c6b1f3a8d30454f4f728b8997d05f0da671aa4be~1..c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] echo [2024-07-25T02:41:29.466Z] -----------> git rev-list -1 --merges c6b1f3a8d30454f4f728b8997d05f0da671aa4be~1..c6b1f3a8d30454f4f728b8997d05f0da671aa4be c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:41:29.466Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [false] [Pipeline] sh [2024-07-25T02:41:29.758Z] + git log --format=format:%s -1 c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] echo [2024-07-25T02:41:29.771Z] ========================================================= [2024-07-25T02:41:29.771Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-25T02:41:29.771Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-25T02:41:30.236Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-25T02:41:30.236Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-25T02:41:30.236Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-25T02:41:30.236Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-25T02:41:30.236Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-07-25T02:41:30.236Z] -a /etc/ssh/ssh_known_hosts [2024-07-25T02:41:30.236Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:41:30.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T02:41:30.676Z] [2024-07-25T02:41:30.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:41:30.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T02:41:30.982Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-25T02:41:30.982Z] b85a868b505f: Pulling fs layer [2024-07-25T02:41:30.982Z] e2be974225ed: Pulling fs layer [2024-07-25T02:41:30.982Z] 339a4e72a1f5: Pulling fs layer [2024-07-25T02:41:30.982Z] 988bab9f4d93: Pulling fs layer [2024-07-25T02:41:30.982Z] 1469e6f7b9e6: Pulling fs layer [2024-07-25T02:41:30.982Z] eaf3925da568: Pulling fs layer [2024-07-25T02:41:30.982Z] bab4dde63d76: Pulling fs layer [2024-07-25T02:41:30.982Z] 988bab9f4d93: Waiting [2024-07-25T02:41:30.982Z] 1469e6f7b9e6: Waiting [2024-07-25T02:41:30.982Z] eaf3925da568: Waiting [2024-07-25T02:41:30.982Z] bde34c3a00c8: Pulling fs layer [2024-07-25T02:41:30.982Z] b352a97aabf1: Pulling fs layer [2024-07-25T02:41:30.982Z] bab4dde63d76: Waiting [2024-07-25T02:41:30.982Z] bde34c3a00c8: Waiting [2024-07-25T02:41:30.982Z] 4872d77fe225: Pulling fs layer [2024-07-25T02:41:30.982Z] 5851b861e8e6: Pulling fs layer [2024-07-25T02:41:30.982Z] b352a97aabf1: Waiting [2024-07-25T02:41:30.982Z] 4872d77fe225: Waiting [2024-07-25T02:41:30.982Z] 5851b861e8e6: Waiting [2024-07-25T02:41:30.982Z] e2be974225ed: Verifying Checksum [2024-07-25T02:41:30.982Z] e2be974225ed: Download complete [2024-07-25T02:41:30.982Z] 988bab9f4d93: Download complete [2024-07-25T02:41:30.982Z] 1469e6f7b9e6: Verifying Checksum [2024-07-25T02:41:30.982Z] 1469e6f7b9e6: Download complete [2024-07-25T02:41:30.982Z] eaf3925da568: Verifying Checksum [2024-07-25T02:41:30.982Z] eaf3925da568: Download complete [2024-07-25T02:41:30.982Z] 339a4e72a1f5: Download complete [2024-07-25T02:41:31.242Z] bde34c3a00c8: Verifying Checksum [2024-07-25T02:41:31.242Z] bde34c3a00c8: Download complete [2024-07-25T02:41:31.242Z] b352a97aabf1: Verifying Checksum [2024-07-25T02:41:31.242Z] b352a97aabf1: Download complete [2024-07-25T02:41:31.242Z] 4872d77fe225: Download complete [2024-07-25T02:41:31.242Z] 5851b861e8e6: Verifying Checksum [2024-07-25T02:41:31.242Z] 5851b861e8e6: Download complete [2024-07-25T02:41:31.242Z] b85a868b505f: Verifying Checksum [2024-07-25T02:41:31.242Z] b85a868b505f: Download complete [2024-07-25T02:41:31.500Z] bab4dde63d76: Verifying Checksum [2024-07-25T02:41:31.500Z] bab4dde63d76: Download complete [2024-07-25T02:41:32.437Z] b85a868b505f: Pull complete [2024-07-25T02:41:32.437Z] e2be974225ed: Pull complete [2024-07-25T02:41:33.378Z] 339a4e72a1f5: Pull complete [2024-07-25T02:41:33.378Z] 988bab9f4d93: Pull complete [2024-07-25T02:41:33.639Z] 1469e6f7b9e6: Pull complete [2024-07-25T02:41:33.639Z] eaf3925da568: Pull complete [2024-07-25T02:41:35.549Z] bab4dde63d76: Pull complete [2024-07-25T02:41:35.549Z] bde34c3a00c8: Pull complete [2024-07-25T02:41:35.549Z] b352a97aabf1: Pull complete [2024-07-25T02:41:35.549Z] 4872d77fe225: Pull complete [2024-07-25T02:41:35.549Z] 5851b861e8e6: Pull complete [2024-07-25T02:41:35.549Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-25T02:41:35.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T02:41:35.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T02:41:35.694Z] prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container [2024-07-25T02:41:35.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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 [2024-07-25T02:41:41.000Z] $ docker top 3d50d6a66d429fe39c61343ad9f8acd7c8c0cf567a26d59500b7dba18df5bf10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-25T02:41:41.126Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T02:41:41.126Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T02:41:41.236Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T02:41:41.232Z] $ docker exec 3d50d6a66d429fe39c61343ad9f8acd7c8c0cf567a26d59500b7dba18df5bf10 ssh-agent [2024-07-25T02:41:41.367Z] SSH_AUTH_SOCK=/tmp/ssh-JdNq39LS21iL/agent.32 [2024-07-25T02:41:41.367Z] SSH_AGENT_PID=38 [2024-07-25T02:41:41.374Z] Running ssh-add (command line suppressed) [2024-07-25T02:41:41.481Z] Identity added: /w/workspace/edgex-go/656@tmp/private_key_13232886800617029596.key (/w/workspace/edgex-go/656@tmp/private_key_13232886800617029596.key) [2024-07-25T02:41:41.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T02:41:41.803Z] + git tag --points-at HEAD [Pipeline] } [2024-07-25T02:41:41.809Z] $ docker exec --env ******** --env ******** 3d50d6a66d429fe39c61343ad9f8acd7c8c0cf567a26d59500b7dba18df5bf10 ssh-agent -k [2024-07-25T02:41:41.913Z] unset SSH_AUTH_SOCK; [2024-07-25T02:41:41.914Z] unset SSH_AGENT_PID; [2024-07-25T02:41:41.914Z] echo Agent pid 38 killed; [2024-07-25T02:41:41.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-25T02:41:41.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T02:41:41.982Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T02:41:42.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T02:41:42.088Z] $ docker exec 3d50d6a66d429fe39c61343ad9f8acd7c8c0cf567a26d59500b7dba18df5bf10 ssh-agent [2024-07-25T02:41:42.197Z] SSH_AUTH_SOCK=/tmp/ssh-YOPTNvo6dLbi/agent.71 [2024-07-25T02:41:42.197Z] SSH_AGENT_PID=77 [2024-07-25T02:41:42.202Z] Running ssh-add (command line suppressed) [2024-07-25T02:41:42.286Z] Identity added: /w/workspace/edgex-go/656@tmp/private_key_8118299916593799040.key (/w/workspace/edgex-go/656@tmp/private_key_8118299916593799040.key) [2024-07-25T02:41:42.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T02:41:42.600Z] + git semver init [2024-07-25T02:41:42.861Z] 2024-07-25 02:41:42,780 [run_init] DEBUG init version:0.0.0 force:False [2024-07-25T02:41:42.861Z] 2024-07-25 02:41:42,781 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/656/.semver [2024-07-25T02:41:42.861Z] 2024-07-25 02:41:42,781 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/656/.semver [2024-07-25T02:41:42.861Z] 2024-07-25 02:41:42,781 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/656/.semver'], cwd=/w/workspace/edgex-go/656, universal_newlines=False, shell=None, istream=None) [2024-07-25T02:41:50.999Z] 2024-07-25 02:41:49,557 [append_file] DEBUG append to file:/w/workspace/edgex-go/656/.git/info/exclude [2024-07-25T02:41:50.999Z] 2024-07-25 02:41:49,558 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/656/.semver/main with force:False [2024-07-25T02:41:50.999Z] 2024-07-25 02:41:49,558 [read_version] DEBUG read version from /w/workspace/edgex-go/656/.semver/main [2024-07-25T02:41:50.999Z] 2024-07-25 02:41:49,558 [read_version] DEBUG read version from /w/workspace/edgex-go/656/.semver/main [2024-07-25T02:41:50.999Z] 3.2.0-dev.38 [Pipeline] } [2024-07-25T02:41:51.008Z] $ docker exec --env ******** --env ******** 3d50d6a66d429fe39c61343ad9f8acd7c8c0cf567a26d59500b7dba18df5bf10 ssh-agent -k [2024-07-25T02:41:51.107Z] unset SSH_AUTH_SOCK; [2024-07-25T02:41:51.107Z] unset SSH_AGENT_PID; [2024-07-25T02:41:51.107Z] echo Agent pid 77 killed; [2024-07-25T02:41:51.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-25T02:41:51.448Z] + git semver [Pipeline] } [2024-07-25T02:41:51.716Z] $ docker stop --time=1 3d50d6a66d429fe39c61343ad9f8acd7c8c0cf567a26d59500b7dba18df5bf10 [2024-07-25T02:41:53.015Z] $ docker rm -f --volumes 3d50d6a66d429fe39c61343ad9f8acd7c8c0cf567a26d59500b7dba18df5bf10 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T02:41:53.374Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-25T02:41:53.688Z] Stashed 1 file(s) [Pipeline] echo [2024-07-25T02:41:53.693Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.38 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T02:41:54.146Z] + git config --global --add safe.directory /w/workspace/edgex-go/656 [Pipeline] echo [2024-07-25T02:41:54.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T02:41:54.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T02:41:54.192Z] ========================================================= [2024-07-25T02:41:54.192Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-25T02:41:54.192Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-25T02:41:54.255Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6396 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-07-25T02:41:54.273Z] Running in /w/workspace/edgex-go/656 [Pipeline] { [Pipeline] checkout [2024-07-25T02:41:54.311Z] The recommended git tool is: git [2024-07-25T02:41:54.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-25T02:41:54.487Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-25T02:41:54.487Z] 619be1103602: Pulling fs layer [2024-07-25T02:41:54.487Z] 7862e08f4a3e: Pulling fs layer [2024-07-25T02:41:54.487Z] 5df492c9dc93: Pulling fs layer [2024-07-25T02:41:54.487Z] 7629e6793208: Pulling fs layer [2024-07-25T02:41:54.487Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T02:41:54.487Z] fb5054dd5b73: Pulling fs layer [2024-07-25T02:41:54.487Z] eeca6798cff9: Pulling fs layer [2024-07-25T02:41:54.487Z] aa269ceb94a6: Pulling fs layer [2024-07-25T02:41:54.487Z] ada007ff1a6a: Pulling fs layer [2024-07-25T02:41:54.487Z] 7629e6793208: Waiting [2024-07-25T02:41:54.487Z] 4f4fb700ef54: Waiting [2024-07-25T02:41:54.487Z] fb5054dd5b73: Waiting [2024-07-25T02:41:54.487Z] aa269ceb94a6: Waiting [2024-07-25T02:41:54.487Z] ada007ff1a6a: Waiting [2024-07-25T02:41:54.487Z] 7629e6793208: Verifying Checksum [2024-07-25T02:41:54.487Z] 7629e6793208: Download complete [2024-07-25T02:41:54.487Z] 4f4fb700ef54: Verifying Checksum [2024-07-25T02:41:54.487Z] 4f4fb700ef54: Download complete [2024-07-25T02:41:54.487Z] fb5054dd5b73: Verifying Checksum [2024-07-25T02:41:54.487Z] fb5054dd5b73: Download complete [2024-07-25T02:41:54.487Z] 619be1103602: Verifying Checksum [2024-07-25T02:41:54.487Z] 619be1103602: Download complete [2024-07-25T02:41:54.487Z] eeca6798cff9: Verifying Checksum [2024-07-25T02:41:54.487Z] eeca6798cff9: Download complete [2024-07-25T02:41:54.746Z] 619be1103602: Pull complete [2024-07-25T02:41:54.746Z] ada007ff1a6a: Verifying Checksum [2024-07-25T02:41:54.746Z] ada007ff1a6a: Download complete [2024-07-25T02:41:54.746Z] 7862e08f4a3e: Pull complete [2024-07-25T02:41:55.005Z] 5df492c9dc93: Verifying Checksum [2024-07-25T02:41:55.005Z] 5df492c9dc93: Download complete [2024-07-25T02:41:55.264Z] aa269ceb94a6: Verifying Checksum [2024-07-25T02:41:55.264Z] aa269ceb94a6: Download complete [2024-07-25T02:41:57.790Z] 5df492c9dc93: Pull complete [2024-07-25T02:41:58.049Z] 7629e6793208: Pull complete [2024-07-25T02:41:58.049Z] 4f4fb700ef54: Pull complete [2024-07-25T02:41:58.049Z] fb5054dd5b73: Pull complete [2024-07-25T02:41:58.049Z] eeca6798cff9: Pull complete [2024-07-25T02:41:58.943Z] using credential edgex-jenkins-ssh [2024-07-25T02:41:58.968Z] Cloning the remote Git repository [2024-07-25T02:41:59.011Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-25T02:41:59.122Z] > git init /w/workspace/edgex-go/656 # timeout=10 [2024-07-25T02:41:59.279Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-25T02:41:59.280Z] > git --version # timeout=10 [2024-07-25T02:41:59.299Z] > git --version # 'git version 2.25.1' [2024-07-25T02:41:59.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-25T02:41:59.460Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-25T02:42:00.586Z] aa269ceb94a6: Pull complete [2024-07-25T02:42:00.846Z] ada007ff1a6a: Pull complete [2024-07-25T02:42:00.846Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-25T02:42:00.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-25T02:42:00.846Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-25T02:42:01.147Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-25T02:42:01.147Z] WORKDIR /edgex [2024-07-25T02:42:01.147Z] COPY go.mod . [2024-07-25T02:42:01.147Z] RUN go mod download [2024-07-25T02:42:01.147Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-25T02:42:01.714Z] Sending build context to Docker daemon 178.6MB [2024-07-25T02:42:01.714Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-25T02:42:01.714Z] ---> f489d0715acc [2024-07-25T02:42:01.714Z] Step 2/4 : WORKDIR /edgex [2024-07-25T02:42:11.717Z] ---> Running in 0df18cae205b [2024-07-25T02:42:11.717Z] Removing intermediate container 0df18cae205b [2024-07-25T02:42:11.717Z] ---> ce7a79ab3f60 [2024-07-25T02:42:11.717Z] Step 3/4 : COPY go.mod . [2024-07-25T02:42:11.717Z] ---> 11ee9659c2cb [2024-07-25T02:42:11.717Z] Step 4/4 : RUN go mod download [2024-07-25T02:42:11.717Z] ---> Running in 88eddbd1c959 [2024-07-25T02:42:17.457Z] Avoid second fetch [2024-07-25T02:42:17.458Z] Checking out Revision c6b1f3a8d30454f4f728b8997d05f0da671aa4be (main) [2024-07-25T02:42:18.257Z] Commit message: "Merge pull request #4838 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.49" [2024-07-25T02:42:16.467Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-25T02:42:16.491Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-25T02:42:17.464Z] > git config core.sparsecheckout # timeout=10 [2024-07-25T02:42:17.530Z] > git checkout -f c6b1f3a8d30454f4f728b8997d05f0da671aa4be # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-25T02:42:23.077Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-25T02:42:23.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T02:42:23.077Z] Dload Upload Total Spent Left Speed [2024-07-25T02:42:23.077Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh [2024-07-25T02:42:23.432Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-25T02:42:23.773Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-25T02:42:23.774Z] + sudo tee /etc/docker/daemon.new [2024-07-25T02:42:23.774Z] { [2024-07-25T02:42:23.774Z] "registry-mirrors": [ [2024-07-25T02:42:23.774Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-25T02:42:23.774Z] ], [2024-07-25T02:42:23.774Z] "bip": "10.250.0.254/24", [2024-07-25T02:42:23.774Z] "hosts": [ [2024-07-25T02:42:23.774Z] "tcp://0.0.0.0:5555", [2024-07-25T02:42:23.774Z] "unix:///var/run/docker.sock" [2024-07-25T02:42:23.774Z] ], [2024-07-25T02:42:23.774Z] "mtu": 1458, [2024-07-25T02:42:23.774Z] "selinux-enabled": true, [2024-07-25T02:42:23.774Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-25T02:42:23.774Z] } [Pipeline] sh [2024-07-25T02:42:24.098Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-25T02:42:24.424Z] + sudo service docker restart [2024-07-25T02:42:38.318Z] Removing intermediate container 88eddbd1c959 [2024-07-25T02:42:38.318Z] ---> f1b76b77317d [2024-07-25T02:42:38.318Z] Successfully built f1b76b77317d [2024-07-25T02:42:38.578Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:42:38.888Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-25T02:42:38.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T02:42:38.969Z] prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container [2024-07-25T02:42:38.990Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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 [2024-07-25T02:42:39.464Z] $ docker top 4bf112666ffc06d947d5f6cbf4ff07fd20d2b2f5f5cb5f006f18eb736466e918 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T02:42:39.827Z] + go version [2024-07-25T02:42:39.827Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-25T02:42:39.837Z] $ docker stop --time=1 4bf112666ffc06d947d5f6cbf4ff07fd20d2b2f5f5cb5f006f18eb736466e918 [2024-07-25T02:42:41.118Z] $ docker rm -f --volumes 4bf112666ffc06d947d5f6cbf4ff07fd20d2b2f5f5cb5f006f18eb736466e918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:42:41.562Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-25T02:42:41.562Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T02:42:41.650Z] prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container [2024-07-25T02:42:41.707Z] $ 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/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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 [2024-07-25T02:42:42.030Z] $ docker top e4cdc7d042ea477dc7198e1da103043f4f573bca5bdd9ff0f8c3770ab964ac6f -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-25T02:42:42.112Z] ========================================================= [2024-07-25T02:42:42.112Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-25T02:42:42.112Z] ========================================================= [Pipeline] sh [2024-07-25T02:42:42.394Z] + git config --global --add safe.directory /w/workspace/edgex-go/656 [Pipeline] fileExists [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T02:42:42.687Z] provisioning config files... [2024-07-25T02:42:42.708Z] + make test [2024-07-25T02:42:42.708Z] go test -race -coverprofile=coverage.out ./... [2024-07-25T02:42:42.710Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/656@tmp/config13011492727736705103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T02:42:43.167Z] ---> ****-login.sh [2024-07-25T02:42:43.168Z] nexus3.edgexfoundry.org:10001 [2024-07-25T02:42:43.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T02:42:43.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T02:42:43.705Z] Configure a credential helper to remove this warning. See [2024-07-25T02:42:43.705Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T02:42:43.705Z] [2024-07-25T02:42:43.705Z] Login Succeeded [2024-07-25T02:42:43.705Z] nexus3.edgexfoundry.org:10002 [2024-07-25T02:42:43.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T02:42:44.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T02:42:44.246Z] Configure a credential helper to remove this warning. See [2024-07-25T02:42:44.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T02:42:44.246Z] [2024-07-25T02:42:44.246Z] Login Succeeded [2024-07-25T02:42:44.246Z] nexus3.edgexfoundry.org:10003 [2024-07-25T02:42:44.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T02:42:44.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T02:42:44.516Z] Configure a credential helper to remove this warning. See [2024-07-25T02:42:44.516Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T02:42:44.516Z] [2024-07-25T02:42:44.516Z] Login Succeeded [2024-07-25T02:42:44.516Z] nexus3.edgexfoundry.org:10004 [2024-07-25T02:42:44.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T02:42:44.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T02:42:44.788Z] Configure a credential helper to remove this warning. See [2024-07-25T02:42:44.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T02:42:44.788Z] [2024-07-25T02:42:44.788Z] Login Succeeded [2024-07-25T02:42:44.788Z] ****.io [2024-07-25T02:42:45.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T02:42:45.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T02:42:45.326Z] Configure a credential helper to remove this warning. See [2024-07-25T02:42:45.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T02:42:45.326Z] [2024-07-25T02:42:45.326Z] Login Succeeded [2024-07-25T02:42:45.326Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T02:42:45.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-25T02:42:45.979Z] + git config --global --add safe.directory /w/workspace/edgex-go/656 [Pipeline] echo [2024-07-25T02:42:46.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T02:42:46.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T02:42:46.036Z] ========================================================= [2024-07-25T02:42:46.036Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-25T02:42:46.036Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-25T02:42:46.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-25T02:42:46.624Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-25T02:42:46.624Z] c6b39de5b339: Pulling fs layer [2024-07-25T02:42:46.624Z] a69c41024577: Pulling fs layer [2024-07-25T02:42:46.624Z] d6de4b400683: Pulling fs layer [2024-07-25T02:42:46.624Z] 35cb2a7552d0: Pulling fs layer [2024-07-25T02:42:46.624Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T02:42:46.624Z] 35cb2a7552d0: Waiting [2024-07-25T02:42:46.624Z] 464afbd9ba4c: Pulling fs layer [2024-07-25T02:42:46.624Z] 4f4fb700ef54: Waiting [2024-07-25T02:42:46.624Z] 00f215d4a9da: Pulling fs layer [2024-07-25T02:42:46.624Z] 464afbd9ba4c: Waiting [2024-07-25T02:42:46.624Z] d496ad576159: Pulling fs layer [2024-07-25T02:42:46.624Z] 00f215d4a9da: Waiting [2024-07-25T02:42:46.624Z] d496ad576159: Waiting [2024-07-25T02:42:46.624Z] a69c41024577: Verifying Checksum [2024-07-25T02:42:46.624Z] a69c41024577: Download complete [2024-07-25T02:42:46.624Z] 35cb2a7552d0: Verifying Checksum [2024-07-25T02:42:46.624Z] 35cb2a7552d0: Download complete [2024-07-25T02:42:46.624Z] 4f4fb700ef54: Verifying Checksum [2024-07-25T02:42:46.624Z] 4f4fb700ef54: Download complete [2024-07-25T02:42:46.624Z] 464afbd9ba4c: Verifying Checksum [2024-07-25T02:42:46.624Z] 464afbd9ba4c: Download complete [2024-07-25T02:42:46.624Z] c6b39de5b339: Verifying Checksum [2024-07-25T02:42:46.624Z] c6b39de5b339: Download complete [2024-07-25T02:42:47.211Z] d496ad576159: Verifying Checksum [2024-07-25T02:42:47.211Z] d496ad576159: Download complete [2024-07-25T02:42:47.483Z] c6b39de5b339: Pull complete [2024-07-25T02:42:48.067Z] a69c41024577: Pull complete [2024-07-25T02:42:48.334Z] d6de4b400683: Download complete [2024-07-25T02:42:49.281Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-25T02:42:49.293Z] 00f215d4a9da: Verifying Checksum [2024-07-25T02:42:49.293Z] 00f215d4a9da: Download complete [2024-07-25T02:43:01.608Z] d6de4b400683: Pull complete [2024-07-25T02:43:01.609Z] 35cb2a7552d0: Pull complete [2024-07-25T02:43:01.609Z] 4f4fb700ef54: Pull complete [2024-07-25T02:43:01.877Z] 464afbd9ba4c: Pull complete [2024-07-25T02:43:10.109Z] 00f215d4a9da: Pull complete [2024-07-25T02:43:11.526Z] d496ad576159: Pull complete [2024-07-25T02:43:11.526Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-25T02:43:11.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-25T02:43:11.526Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-25T02:43:11.872Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-25T02:43:11.872Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-25T02:43:11.872Z] WORKDIR /edgex [2024-07-25T02:43:11.872Z] COPY go.mod . [2024-07-25T02:43:11.872Z] RUN go mod download [2024-07-25T02:43:12.464Z] Sending build context to Docker daemon 3.184MB [2024-07-25T02:43:12.464Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-25T02:43:12.464Z] ---> f246e2811388 [2024-07-25T02:43:12.464Z] Step 2/4 : WORKDIR /edgex [2024-07-25T02:43:14.406Z] ---> Running in 145affa05e47 [2024-07-25T02:43:14.406Z] Removing intermediate container 145affa05e47 [2024-07-25T02:43:14.406Z] ---> 5b586e4208c6 [2024-07-25T02:43:14.406Z] Step 3/4 : COPY go.mod . [2024-07-25T02:43:14.991Z] ---> 9846eca4f4bf [2024-07-25T02:43:14.991Z] Step 4/4 : RUN go mod download [2024-07-25T02:43:14.991Z] ---> Running in 4349871b6293 [2024-07-25T02:43:21.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-25T02:43:21.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-25T02:43:21.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-25T02:43:21.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-07-25T02:43:21.416Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-25T02:43:21.416Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-25T02:43:21.416Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-25T02:43:21.416Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-25T02:43:21.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-25T02:43:21.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-25T02:43:21.417Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-25T02:43:21.417Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-25T02:43:21.417Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-25T02:43:21.417Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-25T02:43:21.417Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-25T02:43:22.862Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-25T02:43:22.863Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-25T02:43:23.798Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements [2024-07-25T02:43:24.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-25T02:43:24.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-25T02:43:24.059Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-25T02:43:24.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2024-07-25T02:43:24.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-25T02:43:24.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-25T02:43:25.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-25T02:43:25.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-25T02:43:25.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-25T02:43:25.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-25T02:43:25.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-07-25T02:43:25.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-07-25T02:43:25.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-07-25T02:43:25.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-07-25T02:43:25.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-07-25T02:43:26.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-07-25T02:43:26.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-07-25T02:43:26.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-07-25T02:43:26.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-07-25T02:43:26.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-25T02:43:28.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements [2024-07-25T02:43:28.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements [2024-07-25T02:43:28.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-25T02:43:28.331Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-25T02:43:28.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.668s coverage: 93.4% of statements [2024-07-25T02:43:28.331Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements [2024-07-25T02:43:29.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 6.5% of statements [2024-07-25T02:43:30.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-25T02:43:30.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-25T02:43:30.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-25T02:43:30.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-25T02:43:30.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-25T02:43:30.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-25T02:43:30.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-25T02:43:30.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-25T02:43:30.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-25T02:43:30.649Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-25T02:43:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.384s coverage: 95.8% of statements [2024-07-25T02:43:32.028Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-07-25T02:43:32.605Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-25T02:43:32.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-25T02:43:33.543Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 0.8% of statements [2024-07-25T02:43:33.543Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 32.2% of statements [2024-07-25T02:43:33.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements [2024-07-25T02:43:33.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 77.8% of statements [2024-07-25T02:43:33.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements [2024-07-25T02:43:33.803Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-07-25T02:43:34.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-07-25T02:43:34.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-25T02:43:34.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-25T02:43:34.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-25T02:43:34.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-25T02:43:34.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-25T02:43:34.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-25T02:43:34.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-25T02:43:34.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-25T02:43:35.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-25T02:43:35.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-25T02:43:35.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-25T02:43:35.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-25T02:43:36.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-25T02:43:36.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-25T02:43:36.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-25T02:43:38.349Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-25T02:43:38.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-25T02:43:40.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-25T02:43:40.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-25T02:43:42.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-25T02:43:42.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-25T02:43:42.833Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-25T02:43:44.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-25T02:43:44.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-25T02:43:44.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-25T02:43:44.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-25T02:43:44.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-25T02:43:44.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-25T02:43:44.469Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-25T02:43:45.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-25T02:43:45.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-25T02:43:45.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-25T02:43:45.847Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-25T02:43:46.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.022s coverage: 94.4% of statements [2024-07-25T02:43:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-25T02:43:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-25T02:43:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-25T02:43:47.354Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-25T02:43:48.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-25T02:43:48.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-25T02:43:49.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-25T02:43:49.672Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.265s coverage: 79.9% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.044s coverage: 92.9% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.049s coverage: 62.3% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.012s coverage: 100.0% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 38.4% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.108s coverage: 95.7% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.025s coverage: 61.8% of statements [2024-07-25T02:43:59.656Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements [2024-07-25T02:43:59.656Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-07-25T02:43:59.656Z] running golangci-lint [2024-07-25T02:43:59.656Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-25T02:43:59.656Z] go version go1.21.9 linux/amd64 [2024-07-25T02:43:59.916Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-25T02:43:59.916Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-25T02:44:11.446Z] Removing intermediate container 4349871b6293 [2024-07-25T02:44:11.446Z] ---> 5a13b59dd7e2 [2024-07-25T02:44:11.446Z] Successfully built 5a13b59dd7e2 [2024-07-25T02:44:11.446Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:44:11.792Z] + docker inspect -f . ci-base-image-arm64 [2024-07-25T02:44:11.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T02:44:12.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-6396 does not seem to be running inside a container [2024-07-25T02:44:12.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-25T02:44:13.254Z] $ docker top 0188bb46bfbb57c1d29fbb558622b6332df83d2ed84e92d0da830c3b4df4fcb3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T02:44:14.084Z] + go version [2024-07-25T02:44:14.084Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-25T02:44:14.090Z] $ docker stop --time=1 0188bb46bfbb57c1d29fbb558622b6332df83d2ed84e92d0da830c3b4df4fcb3 [2024-07-25T02:44:15.694Z] $ docker rm -f --volumes 0188bb46bfbb57c1d29fbb558622b6332df83d2ed84e92d0da830c3b4df4fcb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:44:16.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-25T02:44:16.721Z] [2024-07-25T02:44:16.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:44:17.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-25T02:44:17.054Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-25T02:44:17.054Z] 547446be3368: Pulling fs layer [2024-07-25T02:44:17.054Z] d125d8839a47: Pulling fs layer [2024-07-25T02:44:17.054Z] 3e85d5ac6304: Pulling fs layer [2024-07-25T02:44:17.054Z] c3105a71a48b: Pulling fs layer [2024-07-25T02:44:17.054Z] 0f093f025ec4: Pulling fs layer [2024-07-25T02:44:17.054Z] c3106fc0e877: Pulling fs layer [2024-07-25T02:44:17.054Z] c3105a71a48b: Waiting [2024-07-25T02:44:17.054Z] 0f093f025ec4: Waiting [2024-07-25T02:44:17.323Z] 547446be3368: Verifying Checksum [2024-07-25T02:44:17.323Z] 547446be3368: Download complete [2024-07-25T02:44:17.323Z] c3105a71a48b: Verifying Checksum [2024-07-25T02:44:17.323Z] c3105a71a48b: Download complete [2024-07-25T02:44:17.905Z] d125d8839a47: Verifying Checksum [2024-07-25T02:44:17.906Z] d125d8839a47: Download complete [2024-07-25T02:44:17.906Z] c3106fc0e877: Download complete [2024-07-25T02:44:17.906Z] 0f093f025ec4: Verifying Checksum [2024-07-25T02:44:17.906Z] 0f093f025ec4: Download complete [2024-07-25T02:44:18.174Z] 547446be3368: Pull complete [2024-07-25T02:44:19.138Z] d125d8839a47: Pull complete [2024-07-25T02:44:19.731Z] 3e85d5ac6304: Verifying Checksum [2024-07-25T02:44:19.731Z] 3e85d5ac6304: Download complete [2024-07-25T02:44:21.838Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|deps|exports_file|name|types_sizes) took 20.025847413s" [2024-07-25T02:44:21.838Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 26.887931ms" [2024-07-25T02:44:29.810Z] 3e85d5ac6304: Pull complete [2024-07-25T02:44:29.810Z] c3105a71a48b: Pull complete [2024-07-25T02:44:29.951Z] level=info msg="[linters_context/goanalysis] analyzers took 1m22.044974417s with top 10 stages: buildir: 45.193632517s, gosec: 7.524184467s, inspect: 2.280949947s, fact_deprecated: 2.155369961s, ctrlflow: 1.391922882s, printf: 1.391422462s, fact_purity: 1.20994999s, nilness: 1.14610265s, S1038: 925.577972ms, typedness: 792.207046ms" [2024-07-25T02:44:29.951Z] level=info msg="[runner] Issues before processing: 209, after processing: 0" [2024-07-25T02:44:29.951Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 209/209, cgo: 209/209, filename_unadjuster: 209/209, skip_files: 209/209, autogenerated_exclude: 209/209, exclude: 209/209, path_prettifier: 209/209, skip_dirs: 209/209, exclude-rules: 21/209, nolint: 0/21" [2024-07-25T02:44:29.951Z] level=info msg="[runner] processing took 18.061615ms with stages: nolint: 7.995421ms, identifier_marker: 4.736864ms, exclude-rules: 1.596642ms, path_prettifier: 1.501099ms, autogenerated_exclude: 1.446438ms, skip_dirs: 737.9µs, cgo: 28.51µs, filename_unadjuster: 14.791µs, max_same_issues: 710ns, exclude: 510ns, skip_files: 480ns, diff: 380ns, fixer: 380ns, uniq_by_line: 330ns, sort_results: 250ns, severity-rules: 240ns, max_from_linter: 170ns, source_code: 170ns, path_prefixer: 110ns, path_shortener: 110ns, max_per_file_from_linter: 110ns" [2024-07-25T02:44:29.951Z] level=info msg="[runner] linters took 10.133027134s with stages: goanalysis_metalinter: 10.114869326s" [2024-07-25T02:44:29.951Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-25T02:44:29.951Z] level=info msg="Memory: 302 samples, avg is 287.7MB, max is 1375.0MB" [2024-07-25T02:44:29.951Z] level=info msg="Execution took 30.193939626s" [2024-07-25T02:44:29.951Z] go vet ./... [2024-07-25T02:44:30.778Z] 0f093f025ec4: Pull complete [2024-07-25T02:44:31.045Z] c3106fc0e877: Pull complete [2024-07-25T02:44:31.045Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-25T02:44:31.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-25T02:44:31.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T02:44:31.245Z] prd-ubuntu20.04-docker-arm64-4c-16g-6396 does not seem to be running inside a container [2024-07-25T02:44:31.306Z] $ 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/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-25T02:44:33.278Z] $ docker top 283fd06ae74d42f7ed5cdcd49ab5edafe2e75a3a1889089d30d8df3cf903e588 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T02:44:33.836Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-25T02:44:36.511Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-25T02:44:36.511Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-25T02:44:36.511Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-25T02:44:36.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-25T02:44:36.815Z] + ls -al . [2024-07-25T02:44:36.815Z] total 840 [2024-07-25T02:44:36.815Z] drwxrwxr-x 11 1001 1001 4096 Jul 25 02:42 . [2024-07-25T02:44:36.815Z] drwxr-xr-x 4 root root 4096 Jul 25 02:42 .. [2024-07-25T02:44:36.815Z] drwxrwxr-x 2 1001 1001 4096 Jul 25 02:41 .blubracket [2024-07-25T02:44:36.815Z] -rw-rw-r-- 1 1001 1001 10 Jul 25 02:41 .dockerignore [2024-07-25T02:44:36.815Z] drwxrwxr-x 8 1001 1001 4096 Jul 25 02:43 .git [2024-07-25T02:44:36.815Z] drwxrwxr-x 3 1001 1001 4096 Jul 25 02:41 .github [2024-07-25T02:44:36.815Z] -rw-rw-r-- 1 1001 1001 1102 Jul 25 02:41 .gitignore [2024-07-25T02:44:36.815Z] -rw-rw-r-- 1 1001 1001 42 Jul 25 02:41 .golangci.yml [2024-07-25T02:44:36.815Z] -rw-rw-r-- 1 1001 1001 100 Jul 25 02:41 .hadolint.yml [2024-07-25T02:44:36.816Z] drwxr-xr-x 3 1001 1001 4096 Jul 25 02:41 .semver [2024-07-25T02:44:36.816Z] -rw-rw-r-- 1 1001 1001 155 Jul 25 02:41 .sonarcloud.properties [2024-07-25T02:44:36.816Z] -rw-rw-r-- 1 1001 1001 1171 Jul 25 02:41 ADOPTERS.md [2024-07-25T02:44:36.816Z] -rw-rw-r-- 1 1001 1001 20361 Jul 25 02:41 Attribution.txt [2024-07-25T02:44:36.816Z] -rw-rw-r-- 1 1001 1001 100284 Jul 25 02:41 CHANGELOG.md [2024-07-25T02:44:36.816Z] -rw-rw-r-- 1 1001 1001 3804 Jul 25 02:41 CONTRIBUTING.md [2024-07-25T02:44:36.816Z] -rw-rw-r-- 1 1001 1001 677 Jul 25 02:41 GOVERNANCE.md [2024-07-25T02:44:36.816Z] -rw-rw-r-- 1 1001 1001 861 Jul 25 02:41 Jenkinsfile [2024-07-25T02:44:36.816Z] -rw-rw-r-- 1 1001 1001 10775 Jul 25 02:41 LICENSE [2024-07-25T02:44:36.816Z] -rw-rw-r-- 1 1001 1001 16051 Jul 25 02:41 Makefile [2024-07-25T02:44:36.816Z] -rw-rw-r-- 1 1001 1001 582 Jul 25 02:41 OWNERS.md [2024-07-25T02:44:36.816Z] -rw-rw-r-- 1 1001 1001 9528 Jul 25 02:41 README.md [2024-07-25T02:44:36.816Z] -rw-rw-r-- 1 1001 1001 789 Jul 25 02:41 SECURITY.md [2024-07-25T02:44:36.816Z] -rw-rw-r-- 1 1001 1001 12 Jul 25 02:41 VERSION [2024-07-25T02:44:36.816Z] drwxrwxr-x 2 1001 1001 4096 Jul 25 02:41 bin [2024-07-25T02:44:36.816Z] drwxrwxr-x 19 1001 1001 4096 Jul 25 02:41 cmd [2024-07-25T02:44:36.816Z] -rw-r--r-- 1 root root 481595 Jul 25 02:43 coverage.out [2024-07-25T02:44:36.816Z] drwxrwxr-x 2 1001 1001 4096 Jul 25 02:41 fuzz_test [2024-07-25T02:44:36.816Z] -rw-rw-r-- 1 1001 1001 6912 Jul 25 02:41 go.mod [2024-07-25T02:44:36.816Z] -rw-rw-r-- 1 1001 1001 100928 Jul 25 02:41 go.sum [2024-07-25T02:44:36.816Z] drwxrwxr-x 7 1001 1001 4096 Jul 25 02:41 internal [2024-07-25T02:44:36.816Z] drwxrwxr-x 3 1001 1001 4096 Jul 25 02:41 openapi [2024-07-25T02:44:36.816Z] -rw-rw-r-- 1 1001 1001 584 Jul 25 02:41 security.txt [2024-07-25T02:44:36.816Z] -rw-rw-r-- 1 1001 1001 204 Jul 25 02:41 version.go [Pipeline] sh [2024-07-25T02:44:37.100Z] + '[' -e coverage.out ] [2024-07-25T02:44:37.100Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-25T02:44:37.219Z] Stashed 1 file(s) [Pipeline] sh [2024-07-25T02:44:37.502Z] + make build [2024-07-25T02:44:37.503Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-25T02:44:43.911Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-07-25T02:44:43.911Z] #1 transferring dockerfile: [2024-07-25T02:44:43.911Z] #1 transferring dockerfile: 2.01kB 0.0s done [2024-07-25T02:44:43.911Z] #1 DONE 0.1s [2024-07-25T02:44:43.911Z] [2024-07-25T02:44:43.911Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-25T02:44:43.911Z] #2 transferring dockerfile: 2.50kB 0.0s done [2024-07-25T02:44:43.911Z] #2 DONE 0.1s [2024-07-25T02:44:43.911Z] [2024-07-25T02:44:43.911Z] #3 [core-data internal] load build definition from Dockerfile [2024-07-25T02:44:43.911Z] #3 transferring dockerfile: 2.01kB 0.0s done [2024-07-25T02:44:43.911Z] #3 DONE 0.1s [2024-07-25T02:44:43.911Z] [2024-07-25T02:44:43.911Z] #4 [core-command internal] load build definition from Dockerfile [2024-07-25T02:44:43.911Z] #4 transferring dockerfile: 1.93kB done [2024-07-25T02:44:43.911Z] #4 DONE 0.0s [2024-07-25T02:44:43.911Z] [2024-07-25T02:44:43.911Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-07-25T02:44:43.911Z] #5 transferring dockerfile: 1.70kB done [2024-07-25T02:44:43.911Z] #5 DONE 0.1s [2024-07-25T02:44:43.911Z] [2024-07-25T02:44:43.911Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-25T02:44:43.911Z] #6 transferring dockerfile: 2.93kB done [2024-07-25T02:44:43.911Z] #6 DONE 0.1s [2024-07-25T02:44:43.911Z] [2024-07-25T02:44:43.911Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-07-25T02:44:43.911Z] #7 transferring dockerfile: 1.93kB done [2024-07-25T02:44:43.911Z] #7 DONE 0.1s [2024-07-25T02:44:43.911Z] [2024-07-25T02:44:43.911Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-07-25T02:44:43.911Z] #8 transferring dockerfile: 2.06kB 0.0s done [2024-07-25T02:44:43.911Z] #8 DONE 0.1s [2024-07-25T02:44:43.911Z] [2024-07-25T02:44:43.911Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-25T02:44:43.911Z] #9 transferring dockerfile: 2.49kB done [2024-07-25T02:44:43.911Z] #9 DONE 0.1s [2024-07-25T02:44:43.911Z] [2024-07-25T02:44:43.911Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-25T02:44:43.911Z] #10 transferring dockerfile: 1.89kB done [2024-07-25T02:44:43.911Z] #10 DONE 0.1s [2024-07-25T02:44:43.911Z] [2024-07-25T02:44:43.911Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-25T02:44:43.911Z] #11 transferring dockerfile: 2.15kB 0.0s done [2024-07-25T02:44:43.911Z] #11 DONE 0.1s [2024-07-25T02:44:43.911Z] [2024-07-25T02:44:43.911Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-07-25T02:44:43.911Z] #12 transferring dockerfile: 1.95kB done [2024-07-25T02:44:43.911Z] #12 DONE 0.1s [2024-07-25T02:44:43.911Z] [2024-07-25T02:44:43.911Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-07-25T02:44:44.178Z] #13 transferring dockerfile: 1.81kB 0.0s done [2024-07-25T02:44:44.178Z] #13 DONE 0.1s [2024-07-25T02:44:44.178Z] [2024-07-25T02:44:44.178Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-25T02:44:44.178Z] #14 transferring dockerfile: 2.23kB done [2024-07-25T02:44:44.178Z] #14 DONE 0.0s [2024-07-25T02:44:44.178Z] [2024-07-25T02:44:44.178Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-07-25T02:44:44.178Z] #15 transferring dockerfile: 1.69kB done [2024-07-25T02:44:44.178Z] #15 DONE 0.1s [2024-07-25T02:44:44.178Z] [2024-07-25T02:44:44.178Z] #16 [core-keeper internal] load .dockerignore [2024-07-25T02:44:44.178Z] #16 transferring context: [2024-07-25T02:44:44.446Z] #16 transferring context: 50B done [2024-07-25T02:44:44.446Z] #16 DONE 0.1s [2024-07-25T02:44:45.030Z] [2024-07-25T02:44:45.030Z] #17 [security-proxy-setup internal] load .dockerignore [2024-07-25T02:44:45.030Z] #17 transferring context: 50B done [2024-07-25T02:44:45.030Z] #17 DONE 0.0s [2024-07-25T02:44:45.030Z] [2024-07-25T02:44:45.030Z] #18 [core-data internal] load .dockerignore [2024-07-25T02:44:45.030Z] #18 transferring context: 50B done [2024-07-25T02:44:45.030Z] #18 DONE 0.0s [2024-07-25T02:44:45.030Z] [2024-07-25T02:44:45.030Z] #19 [core-command internal] load .dockerignore [2024-07-25T02:44:45.030Z] #19 transferring context: 50B done [2024-07-25T02:44:45.305Z] #19 DONE 0.1s [2024-07-25T02:44:45.305Z] [2024-07-25T02:44:45.305Z] #20 [security-spire-server internal] load .dockerignore [2024-07-25T02:44:45.305Z] #20 transferring context: 50B done [2024-07-25T02:44:45.305Z] #20 DONE 0.1s [2024-07-25T02:44:45.305Z] [2024-07-25T02:44:45.305Z] #21 [security-bootstrapper internal] load .dockerignore [2024-07-25T02:44:45.305Z] #21 transferring context: 50B 0.0s done [2024-07-25T02:44:45.305Z] #21 DONE 0.1s [2024-07-25T02:44:45.305Z] [2024-07-25T02:44:45.305Z] #22 [support-scheduler internal] load .dockerignore [2024-07-25T02:44:45.305Z] #22 transferring context: 50B done [2024-07-25T02:44:45.305Z] #22 DONE 0.1s [2024-07-25T02:44:45.305Z] [2024-07-25T02:44:45.305Z] #23 [core-metadata internal] load .dockerignore [2024-07-25T02:44:45.305Z] #23 transferring context: 50B 0.0s done [2024-07-25T02:44:45.305Z] #23 DONE 0.1s [2024-07-25T02:44:45.305Z] [2024-07-25T02:44:45.305Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-07-25T02:44:45.305Z] #24 transferring context: 50B done [2024-07-25T02:44:45.305Z] #24 DONE 0.1s [2024-07-25T02:44:45.305Z] [2024-07-25T02:44:45.305Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-07-25T02:44:45.573Z] #25 transferring context: 50B done [2024-07-25T02:44:45.573Z] #25 DONE 0.1s [2024-07-25T02:44:45.573Z] [2024-07-25T02:44:45.573Z] #26 [security-proxy-auth internal] load .dockerignore [2024-07-25T02:44:45.573Z] #26 transferring context: 50B 0.0s done [2024-07-25T02:44:45.573Z] #26 DONE 0.1s [2024-07-25T02:44:45.573Z] [2024-07-25T02:44:45.573Z] #27 [support-notifications internal] load .dockerignore [2024-07-25T02:44:45.573Z] #27 transferring context: 50B 0.0s done [2024-07-25T02:44:45.573Z] #27 DONE 0.1s [2024-07-25T02:44:45.573Z] [2024-07-25T02:44:45.573Z] #28 [security-spire-agent internal] load .dockerignore [2024-07-25T02:44:45.573Z] #28 transferring context: 50B 0.0s done [2024-07-25T02:44:45.842Z] #28 DONE 0.0s [2024-07-25T02:44:45.842Z] [2024-07-25T02:44:45.842Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-25T02:44:45.842Z] #29 transferring context: 50B 0.0s done [2024-07-25T02:44:45.842Z] #29 DONE 0.1s [2024-07-25T02:44:45.842Z] [2024-07-25T02:44:45.842Z] #30 [security-spire-config internal] load .dockerignore [2024-07-25T02:44:45.842Z] #30 transferring context: 50B 0.0s done [2024-07-25T02:44:45.842Z] #30 DONE 0.1s [2024-07-25T02:44:45.842Z] [2024-07-25T02:44:45.842Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-25T02:44:45.842Z] #31 DONE 0.0s [2024-07-25T02:44:45.842Z] [2024-07-25T02:44:45.842Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-25T02:44:46.115Z] #32 DONE 0.2s [2024-07-25T02:44:46.115Z] [2024-07-25T02:44:46.115Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T02:44:46.115Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-25T02:44:46.115Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-25T02:44:46.115Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-25T02:44:46.115Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-25T02:44:46.115Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s [2024-07-25T02:44:46.388Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.50MB / 3.34MB 0.2s [2024-07-25T02:44:46.389Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-25T02:44:46.389Z] #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-07-25T02:44:46.974Z] #33 ... [2024-07-25T02:44:46.974Z] [2024-07-25T02:44:46.974Z] #34 [core-keeper internal] load build context [2024-07-25T02:44:46.974Z] #34 transferring context: 2.80MB 0.6s done [2024-07-25T02:44:46.974Z] #34 DONE 0.8s [2024-07-25T02:44:46.974Z] [2024-07-25T02:44:46.974Z] #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T02:44:47.244Z] #33 ... [2024-07-25T02:44:47.244Z] [2024-07-25T02:44:47.244Z] #35 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-07-25T02:44:47.244Z] #35 DONE 1.6s [2024-07-25T02:44:47.244Z] [2024-07-25T02:44:47.244Z] #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T02:44:47.244Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-25T02:44:47.244Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-25T02:44:47.244Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-25T02:44:47.244Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-25T02:44:47.244Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-25T02:44:47.244Z] #33 ... [2024-07-25T02:44:47.244Z] [2024-07-25T02:44:47.244Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-25T02:44:47.244Z] #31 DONE 0.0s [2024-07-25T02:44:47.244Z] [2024-07-25T02:44:47.245Z] #35 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-07-25T02:44:47.245Z] #35 DONE 1.6s [2024-07-25T02:44:47.245Z] [2024-07-25T02:44:47.245Z] #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T02:44:47.245Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-25T02:44:47.245Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-25T02:44:47.245Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-25T02:44:47.245Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-25T02:44:47.245Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-25T02:44:47.245Z] #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-07-25T02:44:47.512Z] #33 ... [2024-07-25T02:44:47.512Z] [2024-07-25T02:44:47.512Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-25T02:44:47.512Z] #31 DONE 0.0s [2024-07-25T02:44:47.512Z] [2024-07-25T02:44:47.512Z] #36 [core-command builder 2/8] WORKDIR /edgex-go [2024-07-25T02:44:47.512Z] #36 DONE 0.6s [2024-07-25T02:44:47.512Z] [2024-07-25T02:44:47.512Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-25T02:44:47.512Z] #32 DONE 0.7s [2024-07-25T02:44:47.512Z] [2024-07-25T02:44:47.512Z] #35 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-07-25T02:44:47.512Z] #35 DONE 1.7s [2024-07-25T02:44:47.512Z] [2024-07-25T02:44:47.512Z] #36 [security-bootstrapper builder 2/8] WORKDIR /edgex-go [2024-07-25T02:44:47.512Z] #36 DONE 0.6s [2024-07-25T02:44:47.512Z] [2024-07-25T02:44:47.512Z] #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T02:44:47.512Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-25T02:44:47.512Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-25T02:44:47.512Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-25T02:44:47.512Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-25T02:44:47.512Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-25T02:44:47.512Z] #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-07-25T02:44:47.781Z] #33 ... [2024-07-25T02:44:47.781Z] [2024-07-25T02:44:47.781Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-25T02:44:47.781Z] #31 DONE 0.0s [2024-07-25T02:44:47.781Z] [2024-07-25T02:44:47.781Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-25T02:44:47.781Z] #31 DONE 0.1s [2024-07-25T02:44:47.781Z] [2024-07-25T02:44:47.781Z] #37 [core-data internal] load build context [2024-07-25T02:44:48.048Z] #37 ... [2024-07-25T02:44:48.048Z] [2024-07-25T02:44:48.048Z] #35 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-07-25T02:44:48.048Z] #35 DONE 1.7s [2024-07-25T02:44:48.048Z] [2024-07-25T02:44:48.048Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-25T02:44:48.048Z] #32 DONE 0.9s [2024-07-25T02:44:48.048Z] [2024-07-25T02:44:48.048Z] #36 [core-metadata builder 2/8] WORKDIR /edgex-go [2024-07-25T02:44:48.048Z] #36 DONE 0.7s [2024-07-25T02:44:48.048Z] [2024-07-25T02:44:48.048Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-25T02:44:48.048Z] #31 DONE 0.1s [2024-07-25T02:44:48.048Z] [2024-07-25T02:44:48.048Z] #33 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T02:44:48.048Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-25T02:44:48.048Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-25T02:44:48.048Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-25T02:44:48.048Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-25T02:44:48.048Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-25T02:44:48.048Z] #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-07-25T02:44:48.315Z] #33 ... [2024-07-25T02:44:48.316Z] [2024-07-25T02:44:48.316Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-25T02:44:48.316Z] #31 DONE 0.1s [2024-07-25T02:44:48.316Z] [2024-07-25T02:44:48.316Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-25T02:44:48.316Z] #31 DONE 0.1s [2024-07-25T02:44:48.316Z] [2024-07-25T02:44:48.316Z] #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T02:44:48.587Z] #33 ... [2024-07-25T02:44:48.587Z] [2024-07-25T02:44:48.587Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-25T02:44:48.587Z] #31 DONE 0.1s [2024-07-25T02:44:48.856Z] [2024-07-25T02:44:48.857Z] #35 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-07-25T02:44:48.857Z] #35 DONE 1.8s [2024-07-25T02:44:48.857Z] [2024-07-25T02:44:48.857Z] #36 [support-notifications builder 2/8] WORKDIR /edgex-go [2024-07-25T02:44:48.857Z] #36 DONE 0.7s [2024-07-25T02:44:48.857Z] [2024-07-25T02:44:48.857Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-25T02:44:48.857Z] #32 DONE 1.5s [2024-07-25T02:44:48.857Z] [2024-07-25T02:44:48.857Z] #33 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T02:44:48.857Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-25T02:44:48.857Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-25T02:44:48.857Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-25T02:44:48.857Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-25T02:44:48.857Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-25T02:44:48.857Z] #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-07-25T02:44:48.857Z] #33 ... [2024-07-25T02:44:48.857Z] [2024-07-25T02:44:48.857Z] #37 [core-data internal] load build context [2024-07-25T02:44:48.857Z] #37 transferring context: 2.80MB 1.4s done [2024-07-25T02:44:48.857Z] #37 DONE 1.6s [2024-07-25T02:44:49.125Z] [2024-07-25T02:44:49.125Z] #38 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-25T02:44:49.125Z] #38 ... [2024-07-25T02:44:49.125Z] [2024-07-25T02:44:49.125Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-25T02:44:49.125Z] #31 DONE 0.1s [2024-07-25T02:44:49.395Z] [2024-07-25T02:44:49.395Z] #39 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-25T02:44:49.395Z] #39 ... [2024-07-25T02:44:49.395Z] [2024-07-25T02:44:49.395Z] #40 [core-command internal] load build context [2024-07-25T02:44:49.395Z] #40 transferring context: 2.80MB 1.9s done [2024-07-25T02:44:49.395Z] #40 DONE 2.1s [2024-07-25T02:44:49.664Z] [2024-07-25T02:44:49.665Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-25T02:44:49.665Z] #41 DONE 2.2s [2024-07-25T02:44:49.665Z] [2024-07-25T02:44:49.665Z] #42 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-25T02:44:49.665Z] #42 ... [2024-07-25T02:44:49.665Z] [2024-07-25T02:44:49.665Z] #43 [security-proxy-setup internal] load build context [2024-07-25T02:44:49.665Z] #43 transferring context: 2.80MB 2.2s done [2024-07-25T02:44:49.665Z] #43 DONE 2.5s [2024-07-25T02:44:49.665Z] [2024-07-25T02:44:49.665Z] #44 [security-bootstrapper internal] load build context [2024-07-25T02:44:49.933Z] #44 transferring context: 2.80MB 1.4s done [2024-07-25T02:44:49.933Z] #44 DONE 2.1s [2024-07-25T02:44:49.933Z] [2024-07-25T02:44:49.933Z] #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T02:44:49.933Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-25T02:44:49.933Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-25T02:44:49.933Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-25T02:44:49.933Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-25T02:44:49.933Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-25T02:44:49.933Z] #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-07-25T02:44:50.527Z] #33 ... [2024-07-25T02:44:50.528Z] [2024-07-25T02:44:50.528Z] #45 [core-metadata internal] load build context [2024-07-25T02:44:50.528Z] #45 transferring context: 2.80MB 1.4s done [2024-07-25T02:44:50.528Z] #45 DONE 2.3s [2024-07-25T02:44:50.528Z] [2024-07-25T02:44:50.528Z] #46 [support-scheduler internal] load build context [2024-07-25T02:44:50.528Z] #46 transferring context: 2.80MB 1.6s done [2024-07-25T02:44:50.528Z] #46 DONE 2.5s [2024-07-25T02:44:50.528Z] [2024-07-25T02:44:50.528Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:44:50.528Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:44:50.797Z] #47 ... [2024-07-25T02:44:50.797Z] [2024-07-25T02:44:50.797Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-07-25T02:44:50.797Z] #32 DONE 3.2s [2024-07-25T02:44:50.797Z] [2024-07-25T02:44:50.797Z] #48 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-25T02:44:51.067Z] #48 ... [2024-07-25T02:44:51.067Z] [2024-07-25T02:44:51.067Z] #35 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-07-25T02:44:51.067Z] #35 DONE 1.9s [2024-07-25T02:44:51.067Z] [2024-07-25T02:44:51.067Z] #36 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go [2024-07-25T02:44:51.067Z] #36 DONE 0.8s [2024-07-25T02:44:51.067Z] [2024-07-25T02:44:51.067Z] #33 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T02:44:51.067Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-25T02:44:51.067Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-25T02:44:51.067Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-25T02:44:51.067Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-25T02:44:51.067Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-25T02:44:51.067Z] #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-07-25T02:44:52.051Z] #33 ... [2024-07-25T02:44:52.051Z] [2024-07-25T02:44:52.051Z] #49 [security-spire-server internal] load build context [2024-07-25T02:44:52.051Z] #49 transferring context: 26.79kB 0.3s done [2024-07-25T02:44:52.051Z] #49 DONE 2.1s [2024-07-25T02:44:52.051Z] [2024-07-25T02:44:52.051Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:44:52.051Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.1s done [2024-07-25T02:44:52.051Z] #47 DONE 2.4s [2024-07-25T02:44:52.051Z] [2024-07-25T02:44:52.051Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:44:53.022Z] #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-25T02:44:53.022Z] #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-25T02:44:53.294Z] #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-25T02:44:53.765Z] #47 ... [2024-07-25T02:44:53.766Z] [2024-07-25T02:44:53.766Z] #50 [security-spire-config internal] load build context [2024-07-25T02:44:53.766Z] #50 transferring context: 25.04kB 0.8s done [2024-07-25T02:44:53.766Z] #50 DONE 2.5s [2024-07-25T02:44:53.766Z] [2024-07-25T02:44:53.766Z] #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-25T02:44:53.766Z] #51 DONE 4.6s [2024-07-25T02:44:53.766Z] [2024-07-25T02:44:53.766Z] #52 [security-proxy-auth internal] load build context [2024-07-25T02:44:53.766Z] #52 ... [2024-07-25T02:44:53.766Z] [2024-07-25T02:44:53.766Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-25T02:44:53.766Z] #53 DONE 0.0s [2024-07-25T02:44:53.766Z] [2024-07-25T02:44:53.766Z] #52 [security-proxy-auth internal] load build context [2024-07-25T02:44:53.766Z] #52 ... [2024-07-25T02:44:53.766Z] [2024-07-25T02:44:53.766Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T02:44:53.766Z] #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-25T02:44:53.766Z] #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-25T02:44:53.766Z] #33 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-07-25T02:44:53.766Z] #33 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-07-25T02:44:53.766Z] #33 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-07-25T02:44:53.766Z] #33 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-07-25T02:44:55.335Z] #33 ... [2024-07-25T02:44:55.335Z] [2024-07-25T02:44:55.335Z] #54 [security-spiffe-token-provider internal] load build context [2024-07-25T02:44:55.335Z] #54 transferring context: 2.80MB 4.2s done [2024-07-25T02:44:55.335Z] #54 DONE 6.3s [2024-07-25T02:44:55.335Z] [2024-07-25T02:44:55.335Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:44:55.335Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.1s done [2024-07-25T02:44:55.335Z] #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-25T02:44:55.335Z] #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-07-25T02:44:55.335Z] #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-07-25T02:44:55.335Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done [2024-07-25T02:44:55.335Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done [2024-07-25T02:44:55.335Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.7s [2024-07-25T02:44:55.335Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-07-25T02:44:55.935Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.8s done [2024-07-25T02:44:56.211Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.4s [2024-07-25T02:44:56.494Z] #47 ... [2024-07-25T02:44:56.494Z] [2024-07-25T02:44:56.494Z] #55 [security-spire-agent internal] load build context [2024-07-25T02:44:56.494Z] #55 transferring context: 26.32kB 0.9s done [2024-07-25T02:44:56.494Z] #55 DONE 2.6s [2024-07-25T02:44:56.494Z] [2024-07-25T02:44:56.494Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:44:56.494Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.92MB / 28.04MB 2.9s [2024-07-25T02:44:56.769Z] #47 ... [2024-07-25T02:44:56.769Z] [2024-07-25T02:44:56.769Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-25T02:44:56.769Z] #56 DONE 9.4s [2024-07-25T02:44:56.769Z] [2024-07-25T02:44:56.769Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:44:57.074Z] #47 ... [2024-07-25T02:44:57.074Z] [2024-07-25T02:44:57.074Z] #52 [security-proxy-auth internal] load build context [2024-07-25T02:44:57.075Z] #52 transferring context: 2.80MB 6.2s done [2024-07-25T02:44:57.075Z] #52 DONE 8.3s [2024-07-25T02:44:57.075Z] [2024-07-25T02:44:57.075Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:44:57.075Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.94MB / 28.04MB 3.5s [2024-07-25T02:44:57.349Z] #47 ... [2024-07-25T02:44:57.349Z] [2024-07-25T02:44:57.349Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-25T02:44:57.349Z] #0 9.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:44:57.617Z] #57 ... [2024-07-25T02:44:57.617Z] [2024-07-25T02:44:57.617Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-25T02:44:57.617Z] #0 9.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:44:57.617Z] #58 ... [2024-07-25T02:44:57.617Z] [2024-07-25T02:44:57.617Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:44:57.617Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-25T02:44:57.885Z] #47 ... [2024-07-25T02:44:57.885Z] [2024-07-25T02:44:57.885Z] #59 [security-secretstore-setup internal] load build context [2024-07-25T02:44:57.885Z] #59 transferring context: 2.80MB 6.4s done [2024-07-25T02:44:57.885Z] #59 DONE 8.9s [2024-07-25T02:44:57.885Z] [2024-07-25T02:44:57.885Z] #60 [support-notifications internal] load build context [2024-07-25T02:44:57.885Z] #60 transferring context: 2.80MB 6.9s done [2024-07-25T02:44:57.885Z] #60 DONE 9.0s [2024-07-25T02:44:57.885Z] [2024-07-25T02:44:57.885Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:44:57.885Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.62MB / 28.04MB 4.2s [2024-07-25T02:44:58.474Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 4.9s [2024-07-25T02:44:58.474Z] #47 ... [2024-07-25T02:44:58.474Z] [2024-07-25T02:44:58.474Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-25T02:44:58.474Z] #0 8.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:44:58.474Z] #0 9.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:44:58.766Z] #61 ... [2024-07-25T02:44:58.766Z] [2024-07-25T02:44:58.766Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:44:58.766Z] #47 ... [2024-07-25T02:44:58.766Z] [2024-07-25T02:44:58.766Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-25T02:44:58.766Z] #0 9.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:44:59.035Z] #62 ... [2024-07-25T02:44:59.035Z] [2024-07-25T02:44:59.035Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-25T02:44:59.035Z] #63 ... [2024-07-25T02:44:59.035Z] [2024-07-25T02:44:59.035Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-25T02:44:59.303Z] #64 ... [2024-07-25T02:44:59.303Z] [2024-07-25T02:44:59.303Z] #65 [core-common-config-bootstrapper internal] load build context [2024-07-25T02:44:59.303Z] #65 transferring context: 2.80MB 6.7s done [2024-07-25T02:44:59.303Z] #65 DONE 8.2s [2024-07-25T02:44:59.303Z] [2024-07-25T02:44:59.303Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-25T02:44:59.303Z] #0 8.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:44:59.303Z] #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:44:59.303Z] #66 ... [2024-07-25T02:44:59.303Z] [2024-07-25T02:44:59.303Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:44:59.303Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.89MB / 28.04MB 5.7s [2024-07-25T02:44:59.571Z] #47 ... [2024-07-25T02:44:59.571Z] [2024-07-25T02:44:59.571Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-25T02:44:59.849Z] #67 ... [2024-07-25T02:44:59.849Z] [2024-07-25T02:44:59.849Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-25T02:44:59.849Z] #68 ... [2024-07-25T02:44:59.849Z] [2024-07-25T02:44:59.849Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:44:59.849Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 6.3s [2024-07-25T02:45:00.436Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.18MB / 28.04MB 6.9s [2024-07-25T02:45:01.027Z] #47 ... [2024-07-25T02:45:01.027Z] [2024-07-25T02:45:01.027Z] #39 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-25T02:45:01.027Z] #39 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:01.027Z] #39 ... [2024-07-25T02:45:01.027Z] [2024-07-25T02:45:01.027Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-25T02:45:01.027Z] #63 DONE 12.0s [2024-07-25T02:45:01.027Z] [2024-07-25T02:45:01.027Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:45:01.027Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 7.5s [2024-07-25T02:45:01.616Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-07-25T02:45:01.892Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.66MB / 28.04MB 8.1s [2024-07-25T02:45:01.892Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-07-25T02:45:02.162Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.11MB / 28.04MB 8.5s [2024-07-25T02:45:02.162Z] #47 ... [2024-07-25T02:45:02.162Z] [2024-07-25T02:45:02.162Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-25T02:45:02.436Z] #69 ... [2024-07-25T02:45:02.436Z] [2024-07-25T02:45:02.436Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-25T02:45:02.436Z] #58 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:02.436Z] #58 13.96 OK: 266 MiB in 52 packages [2024-07-25T02:45:02.436Z] #58 DONE 14.9s [2024-07-25T02:45:02.436Z] [2024-07-25T02:45:02.436Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:45:02.436Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.62MB / 28.04MB 8.8s [2024-07-25T02:45:02.713Z] #47 ... [2024-07-25T02:45:02.713Z] [2024-07-25T02:45:02.713Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-25T02:45:02.713Z] #57 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:02.713Z] #57 14.00 OK: 266 MiB in 52 packages [2024-07-25T02:45:02.713Z] #57 DONE 15.5s [2024-07-25T02:45:02.713Z] [2024-07-25T02:45:02.713Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:45:02.981Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 9.4s [2024-07-25T02:45:03.961Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.92MB / 28.04MB 10.1s [2024-07-25T02:45:03.961Z] #47 ... [2024-07-25T02:45:03.961Z] [2024-07-25T02:45:03.961Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-25T02:45:03.961Z] #61 13.26 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-25T02:45:03.961Z] #61 13.30 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:45:03.961Z] #61 13.47 OK: 8 MiB in 16 packages [2024-07-25T02:45:03.961Z] #61 DONE 15.3s [2024-07-25T02:45:03.961Z] [2024-07-25T02:45:03.961Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:45:03.961Z] #47 ... [2024-07-25T02:45:03.961Z] [2024-07-25T02:45:03.961Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-25T02:45:03.961Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done [2024-07-25T02:45:03.961Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-25T02:45:03.961Z] #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-07-25T02:45:03.961Z] #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-07-25T02:45:03.961Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-25T02:45:03.961Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-25T02:45:03.961Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-07-25T02:45:03.961Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-07-25T02:45:03.961Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 4.8s done [2024-07-25T02:45:03.961Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-07-25T02:45:03.961Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-07-25T02:45:03.961Z] #53 ... [2024-07-25T02:45:03.961Z] [2024-07-25T02:45:03.961Z] #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:45:03.961Z] #70 DONE 1.9s [2024-07-25T02:45:03.961Z] [2024-07-25T02:45:03.961Z] #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-25T02:45:04.049Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-25T02:45:04.049Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-25T02:45:04.230Z] #48 ... [2024-07-25T02:45:04.230Z] [2024-07-25T02:45:04.230Z] #71 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:45:04.230Z] #71 DONE 1.4s [2024-07-25T02:45:04.230Z] [2024-07-25T02:45:04.230Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:45:04.230Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.5s done [2024-07-25T02:45:04.230Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.5s done [2024-07-25T02:45:04.622Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-25T02:45:05.189Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-25T02:45:06.567Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-25T02:45:06.832Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-07-25T02:45:06.832Z] #47 ... [2024-07-25T02:45:06.832Z] [2024-07-25T02:45:06.832Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-25T02:45:06.832Z] #62 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:06.832Z] #62 16.38 OK: 266 MiB in 52 packages [2024-07-25T02:45:06.832Z] #62 DONE 18.0s [2024-07-25T02:45:06.832Z] [2024-07-25T02:45:06.832Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:45:07.100Z] #47 ... [2024-07-25T02:45:07.100Z] [2024-07-25T02:45:07.100Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-25T02:45:07.100Z] #0 9.245 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:07.100Z] #72 ... [2024-07-25T02:45:07.100Z] [2024-07-25T02:45:07.100Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:45:08.092Z] #73 DONE 1.0s [2024-07-25T02:45:08.092Z] [2024-07-25T02:45:08.092Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:45:09.509Z] #74 ... [2024-07-25T02:45:09.509Z] [2024-07-25T02:45:09.509Z] #39 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-25T02:45:09.509Z] #39 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:09.509Z] #39 18.42 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-25T02:45:09.509Z] #39 18.50 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:45:09.509Z] #39 18.61 OK: 8 MiB in 16 packages [2024-07-25T02:45:09.509Z] #39 DONE 20.3s [2024-07-25T02:45:09.509Z] [2024-07-25T02:45:09.509Z] #75 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-07-25T02:45:09.778Z] #75 ... [2024-07-25T02:45:09.778Z] [2024-07-25T02:45:09.778Z] #38 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-25T02:45:09.778Z] #38 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:09.778Z] #38 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:09.778Z] #38 18.72 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-25T02:45:09.778Z] #38 18.78 (2/4) Installing openssl (3.1.6-r0) [2024-07-25T02:45:09.778Z] #38 18.91 (3/4) Installing su-exec (0.2-r3) [2024-07-25T02:45:09.778Z] #38 18.92 (4/4) Installing yq (4.33.3-r5) [2024-07-25T02:45:09.778Z] #38 20.34 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:45:09.778Z] #38 20.52 OK: 18 MiB in 19 packages [2024-07-25T02:45:10.048Z] #38 ... [2024-07-25T02:45:10.048Z] [2024-07-25T02:45:10.048Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-25T02:45:10.048Z] #64 12.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:10.048Z] #64 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:10.048Z] #64 19.33 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-25T02:45:10.048Z] #64 19.38 (2/2) Installing su-exec (0.2-r3) [2024-07-25T02:45:10.048Z] #64 19.41 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:45:10.048Z] #64 19.65 OK: 8 MiB in 17 packages [2024-07-25T02:45:10.048Z] #64 DONE 21.1s [2024-07-25T02:45:10.048Z] [2024-07-25T02:45:10.048Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:45:10.759Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-25T02:45:11.015Z] #47 ... [2024-07-25T02:45:11.015Z] [2024-07-25T02:45:11.015Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-25T02:45:11.015Z] #68 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:11.015Z] #68 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:11.015Z] #68 18.86 (1/2) Installing ca-certificates (20240226-r0) [2024-07-25T02:45:11.015Z] #68 19.77 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-25T02:45:11.015Z] #68 19.81 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:45:11.015Z] #68 20.08 Executing ca-certificates-20240226-r0.trigger [2024-07-25T02:45:11.015Z] #68 ... [2024-07-25T02:45:11.015Z] [2024-07-25T02:45:11.015Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-25T02:45:11.015Z] #0 7.991 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:11.015Z] #0 9.919 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:11.285Z] #76 ... [2024-07-25T02:45:11.285Z] [2024-07-25T02:45:11.285Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-25T02:45:11.285Z] #68 21.48 OK: 9 MiB in 17 packages [2024-07-25T02:45:11.285Z] #68 ... [2024-07-25T02:45:11.285Z] [2024-07-25T02:45:11.285Z] #38 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-25T02:45:11.285Z] #38 DONE 22.3s [2024-07-25T02:45:11.564Z] [2024-07-25T02:45:11.564Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-25T02:45:12.136Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-25T02:45:12.535Z] #77 ... [2024-07-25T02:45:12.536Z] [2024-07-25T02:45:12.536Z] #42 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-25T02:45:12.536Z] #42 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:12.536Z] #42 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:12.536Z] #42 20.78 (1/4) Installing ca-certificates (20240226-r0) [2024-07-25T02:45:12.536Z] #42 21.44 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-25T02:45:12.536Z] #42 21.46 (3/4) Installing su-exec (0.2-r3) [2024-07-25T02:45:12.536Z] #42 21.49 (4/4) Installing yq (4.33.3-r5) [2024-07-25T02:45:12.536Z] #42 22.67 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:45:12.536Z] #42 22.76 Executing ca-certificates-20240226-r0.trigger [2024-07-25T02:45:12.536Z] #42 ... [2024-07-25T02:45:12.536Z] [2024-07-25T02:45:12.536Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:45:12.536Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.8s [2024-07-25T02:45:12.804Z] #47 ... [2024-07-25T02:45:12.804Z] [2024-07-25T02:45:12.804Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-25T02:45:12.804Z] #68 DONE 23.0s [2024-07-25T02:45:12.804Z] [2024-07-25T02:45:12.804Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:45:13.075Z] #47 ... [2024-07-25T02:45:13.075Z] [2024-07-25T02:45:13.075Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-25T02:45:13.075Z] #67 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:13.075Z] #67 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:13.075Z] #67 21.05 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-25T02:45:13.075Z] #67 21.05 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-25T02:45:13.075Z] #67 21.05 OK: 19946 distinct packages available [2024-07-25T02:45:13.075Z] #67 22.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:13.075Z] #67 ... [2024-07-25T02:45:13.075Z] [2024-07-25T02:45:13.075Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-25T02:45:13.075Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.7s [2024-07-25T02:45:13.350Z] #53 ... [2024-07-25T02:45:13.350Z] [2024-07-25T02:45:13.350Z] #42 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-25T02:45:13.350Z] #42 23.84 OK: 18 MiB in 19 packages [2024-07-25T02:45:13.949Z] #42 ... [2024-07-25T02:45:13.949Z] [2024-07-25T02:45:13.949Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-25T02:45:13.949Z] #0 9.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:13.949Z] #78 ... [2024-07-25T02:45:13.949Z] [2024-07-25T02:45:13.949Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-25T02:45:13.949Z] #66 14.99 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-25T02:45:13.949Z] #66 14.99 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-25T02:45:13.949Z] #66 14.99 OK: 19951 distinct packages available [2024-07-25T02:45:13.949Z] #66 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:13.949Z] #66 18.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:13.949Z] #66 23.87 OK: 266 MiB in 52 packages [2024-07-25T02:45:13.949Z] #66 DONE 25.1s [2024-07-25T02:45:13.949Z] [2024-07-25T02:45:13.949Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:45:14.044Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-25T02:45:14.227Z] #79 ... [2024-07-25T02:45:14.227Z] [2024-07-25T02:45:14.227Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:45:14.227Z] #80 ... [2024-07-25T02:45:14.227Z] [2024-07-25T02:45:14.227Z] #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:45:14.498Z] #81 ... [2024-07-25T02:45:14.498Z] [2024-07-25T02:45:14.498Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:45:14.627Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-25T02:45:14.766Z] #47 ... [2024-07-25T02:45:14.766Z] [2024-07-25T02:45:14.766Z] #42 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-25T02:45:14.766Z] #42 DONE 25.2s [2024-07-25T02:45:14.766Z] [2024-07-25T02:45:14.766Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:45:14.766Z] #79 DONE 0.9s [2024-07-25T02:45:15.046Z] [2024-07-25T02:45:15.046Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-25T02:45:15.046Z] #78 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:15.199Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-25T02:45:15.638Z] #78 ... [2024-07-25T02:45:15.638Z] [2024-07-25T02:45:15.638Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-25T02:45:15.638Z] #69 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:15.638Z] #69 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:15.638Z] #69 22.98 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-25T02:45:15.638Z] #69 22.98 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-25T02:45:15.638Z] #69 22.98 OK: 19946 distinct packages available [2024-07-25T02:45:15.765Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-25T02:45:15.906Z] #69 ... [2024-07-25T02:45:15.906Z] [2024-07-25T02:45:15.906Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-25T02:45:16.493Z] #53 ... [2024-07-25T02:45:16.493Z] [2024-07-25T02:45:16.493Z] #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-25T02:45:16.493Z] #48 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:16.493Z] #48 18.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:16.493Z] #48 22.87 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-25T02:45:16.493Z] #48 22.87 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-25T02:45:16.493Z] #48 22.87 OK: 19946 distinct packages available [2024-07-25T02:45:16.493Z] #48 23.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:16.493Z] #48 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:16.493Z] #48 ... [2024-07-25T02:45:16.493Z] [2024-07-25T02:45:16.493Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-25T02:45:16.493Z] #69 24.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:16.714Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-25T02:45:17.088Z] #69 ... [2024-07-25T02:45:17.088Z] [2024-07-25T02:45:17.088Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-25T02:45:17.088Z] #72 11.48 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:17.088Z] #72 18.88 OK: 266 MiB in 52 packages [2024-07-25T02:45:17.088Z] #72 DONE 20.0s [2024-07-25T02:45:17.088Z] [2024-07-25T02:45:17.088Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] } [2024-07-25T02:45:17.685Z] $ docker stop --time=1 e4cdc7d042ea477dc7198e1da103043f4f573bca5bdd9ff0f8c3770ab964ac6f [2024-07-25T02:45:17.696Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.8s [2024-07-25T02:45:17.965Z] #47 ... [2024-07-25T02:45:17.965Z] [2024-07-25T02:45:17.965Z] #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-25T02:45:17.965Z] #82 DONE 1.0s [2024-07-25T02:45:17.965Z] [2024-07-25T02:45:17.965Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:45:20.560Z] #47 ... [2024-07-25T02:45:20.560Z] [2024-07-25T02:45:20.560Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-25T02:45:20.560Z] #76 16.17 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-25T02:45:20.560Z] #76 17.05 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:45:20.560Z] #76 17.29 OK: 8 MiB in 16 packages [2024-07-25T02:45:20.560Z] #76 DONE 19.0s [2024-07-25T02:45:20.560Z] [2024-07-25T02:45:20.560Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-25T02:45:20.560Z] #0 9.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:20.560Z] #83 ... [2024-07-25T02:45:20.560Z] [2024-07-25T02:45:20.560Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-25T02:45:20.560Z] #78 16.44 OK: 8 MiB in 16 packages [2024-07-25T02:45:21.522Z] #78 DONE 17.8s [2024-07-25T02:45:21.522Z] [2024-07-25T02:45:21.522Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:45:22.488Z] #47 ... [2024-07-25T02:45:22.488Z] [2024-07-25T02:45:22.488Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-25T02:45:22.488Z] #67 24.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:22.488Z] #67 28.97 (1/11) Installing ca-certificates (20240226-r0) [2024-07-25T02:45:22.488Z] #67 29.26 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-25T02:45:22.488Z] #67 29.43 (3/11) Installing libunistring (1.1-r1) [2024-07-25T02:45:22.488Z] #67 29.59 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-25T02:45:22.488Z] #67 29.64 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-25T02:45:22.488Z] #67 29.66 (6/11) Installing libcurl (8.5.0-r0) [2024-07-25T02:45:22.488Z] #67 29.73 (7/11) Installing curl (8.5.0-r0) [2024-07-25T02:45:22.488Z] #67 29.77 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-25T02:45:22.488Z] #67 29.79 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-25T02:45:22.488Z] #67 29.80 (10/11) Installing libucontext (1.2-r2) [2024-07-25T02:45:22.488Z] #67 29.80 (11/11) Installing gcompat (1.1.0-r1) [2024-07-25T02:45:22.488Z] #67 29.84 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:45:22.488Z] #67 30.01 Executing ca-certificates-20240226-r0.trigger [2024-07-25T02:45:22.488Z] #67 31.01 OK: 13 MiB in 26 packages [2024-07-25T02:45:22.488Z] #67 DONE 33.0s [2024-07-25T02:45:22.768Z] [2024-07-25T02:45:22.768Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-25T02:45:22.768Z] #84 ... [2024-07-25T02:45:22.768Z] [2024-07-25T02:45:22.768Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-25T02:45:22.768Z] #0 7.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:22.768Z] #0 9.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:23.061Z] #85 ... [2024-07-25T02:45:23.061Z] [2024-07-25T02:45:23.061Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:45:23.061Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.1s [2024-07-25T02:45:23.647Z] #47 ... [2024-07-25T02:45:23.647Z] [2024-07-25T02:45:23.647Z] #48 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-25T02:45:23.647Z] #48 30.24 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-25T02:45:23.647Z] #48 30.30 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-25T02:45:23.647Z] #48 30.32 (3/5) Installing libucontext (1.2-r2) [2024-07-25T02:45:23.647Z] #48 30.37 (4/5) Installing gcompat (1.1.0-r1) [2024-07-25T02:45:23.647Z] #48 30.40 (5/5) Installing openssl (3.1.6-r0) [2024-07-25T02:45:23.647Z] #48 30.49 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:45:23.647Z] #48 30.67 OK: 9 MiB in 20 packages [2024-07-25T02:45:23.647Z] #48 DONE 33.0s [2024-07-25T02:45:23.647Z] [2024-07-25T02:45:23.647Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:45:24.262Z] #47 ... [2024-07-25T02:45:24.262Z] [2024-07-25T02:45:24.262Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-25T02:45:24.262Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.3s done [2024-07-25T02:45:24.262Z] #53 DONE 30.1s [2024-07-25T02:45:24.262Z] [2024-07-25T02:45:24.262Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:45:24.858Z] #47 ... [2024-07-25T02:45:24.858Z] [2024-07-25T02:45:24.858Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-25T02:45:24.858Z] #0 8.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:24.858Z] #86 ... [2024-07-25T02:45:24.858Z] [2024-07-25T02:45:24.858Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:45:25.126Z] #87 ... [2024-07-25T02:45:25.126Z] [2024-07-25T02:45:25.126Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:45:26.563Z] #47 ... [2024-07-25T02:45:26.563Z] [2024-07-25T02:45:26.563Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-25T02:45:26.563Z] #69 25.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:26.563Z] #69 32.06 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-25T02:45:26.563Z] #69 32.13 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-25T02:45:26.563Z] #69 32.13 (3/4) Installing libucontext (1.2-r2) [2024-07-25T02:45:26.563Z] #69 32.21 (4/4) Installing gcompat (1.1.0-r1) [2024-07-25T02:45:26.563Z] #69 32.25 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:45:26.563Z] #69 32.45 OK: 8 MiB in 19 packages [2024-07-25T02:45:26.563Z] #69 DONE 34.4s [2024-07-25T02:45:26.563Z] [2024-07-25T02:45:26.563Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:45:27.555Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.6s done [2024-07-25T02:45:27.555Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.6s done [2024-07-25T02:45:27.823Z] #47 DONE 38.4s [2024-07-25T02:45:27.823Z] [2024-07-25T02:45:27.823Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-25T02:45:27.823Z] #84 4.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:28.093Z] #84 ... [2024-07-25T02:45:28.093Z] [2024-07-25T02:45:28.093Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-25T02:45:28.093Z] #83 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:28.093Z] #83 16.50 OK: 8 MiB in 17 packages [2024-07-25T02:45:28.093Z] #83 DONE 18.0s [2024-07-25T02:45:28.093Z] [2024-07-25T02:45:28.093Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:45:28.361Z] #88 ... [2024-07-25T02:45:28.361Z] [2024-07-25T02:45:28.361Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-25T02:45:28.361Z] #89 ... [2024-07-25T02:45:28.361Z] [2024-07-25T02:45:28.361Z] #75 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-07-25T02:45:28.361Z] #75 9.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:28.361Z] #75 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:28.361Z] #75 17.97 OK: 8 MiB in 16 packages [2024-07-25T02:45:28.361Z] #75 DONE 19.4s [2024-07-25T02:45:28.629Z] [2024-07-25T02:45:28.629Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-25T02:45:28.629Z] #85 15.80 OK: 9 MiB in 17 packages [2024-07-25T02:45:29.601Z] #85 DONE 16.8s [2024-07-25T02:45:29.601Z] [2024-07-25T02:45:29.601Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-25T02:45:29.601Z] #84 6.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:30.191Z] #84 ... [2024-07-25T02:45:30.191Z] [2024-07-25T02:45:30.191Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-25T02:45:30.191Z] #77 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:30.191Z] #77 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:30.191Z] #77 17.09 OK: 18 MiB in 19 packages [2024-07-25T02:45:30.191Z] #77 DONE 18.7s [2024-07-25T02:45:30.191Z] [2024-07-25T02:45:30.191Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-25T02:45:30.458Z] #90 DONE 0.3s [2024-07-25T02:45:30.458Z] [2024-07-25T02:45:30.458Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-25T02:45:30.458Z] #86 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:30.458Z] #86 14.80 OK: 18 MiB in 19 packages [2024-07-25T02:45:30.458Z] #86 DONE 15.7s [2024-07-25T02:45:30.458Z] [2024-07-25T02:45:30.458Z] #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-25T02:45:30.458Z] #0 5.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:30.725Z] #91 7.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:32.165Z] #91 ... [2024-07-25T02:45:32.165Z] [2024-07-25T02:45:32.165Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-25T02:45:32.165Z] #89 DONE 3.9s [2024-07-25T02:45:32.165Z] [2024-07-25T02:45:32.165Z] #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-25T02:45:32.165Z] #92 DONE 0.2s [2024-07-25T02:45:32.165Z] [2024-07-25T02:45:32.165Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-25T02:45:32.165Z] #0 4.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:32.436Z] #93 5.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-25T02:45:32.436Z] #93 ... [2024-07-25T02:45:32.436Z] [2024-07-25T02:45:32.436Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-25T02:45:32.436Z] #84 9.916 OK: 13 MiB in 26 packages [2024-07-25T02:45:33.020Z] #84 DONE 10.3s [2024-07-25T02:45:33.020Z] [2024-07-25T02:45:33.020Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-25T02:45:33.609Z] #93 ... [2024-07-25T02:45:33.609Z] [2024-07-25T02:45:33.609Z] #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-25T02:45:33.609Z] #91 9.929 OK: 9 MiB in 20 packages [2024-07-25T02:45:33.881Z] #91 DONE 10.4s [2024-07-25T02:45:33.881Z] [2024-07-25T02:45:33.881Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-25T02:45:34.847Z] #94 ... [2024-07-25T02:45:34.847Z] [2024-07-25T02:45:34.847Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-25T02:45:34.847Z] #93 7.374 OK: 8 MiB in 19 packages [2024-07-25T02:45:34.847Z] #93 DONE 8.1s [2024-07-25T02:45:34.847Z] [2024-07-25T02:45:34.847Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-25T02:45:35.115Z] #95 ... [2024-07-25T02:45:35.115Z] [2024-07-25T02:45:35.115Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-25T02:45:35.115Z] #94 DONE 1.4s [2024-07-25T02:45:35.384Z] [2024-07-25T02:45:35.384Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-25T02:45:35.977Z] #96 ... [2024-07-25T02:45:35.977Z] [2024-07-25T02:45:35.977Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-25T02:45:35.977Z] #97 DONE 2.0s [2024-07-25T02:45:35.977Z] [2024-07-25T02:45:35.977Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-25T02:45:36.259Z] #98 DONE 0.4s [2024-07-25T02:45:36.259Z] [2024-07-25T02:45:36.259Z] #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-25T02:45:36.259Z] #95 DONE 1.6s [2024-07-25T02:45:36.259Z] [2024-07-25T02:45:36.259Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-25T02:45:36.550Z] #99 DONE 0.3s [2024-07-25T02:45:36.550Z] [2024-07-25T02:45:36.550Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-25T02:45:36.550Z] #100 DONE 0.3s [2024-07-25T02:45:36.550Z] [2024-07-25T02:45:36.550Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-25T02:45:36.818Z] #101 DONE 0.3s [2024-07-25T02:45:36.818Z] [2024-07-25T02:45:36.818Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-25T02:45:36.818Z] #102 DONE 0.3s [2024-07-25T02:45:36.818Z] [2024-07-25T02:45:36.818Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-25T02:45:36.818Z] #96 DONE 1.6s [2024-07-25T02:45:36.818Z] [2024-07-25T02:45:36.818Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-25T02:45:37.086Z] #103 ... [2024-07-25T02:45:37.086Z] [2024-07-25T02:45:37.086Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-25T02:45:37.086Z] #104 DONE 0.2s [2024-07-25T02:45:37.086Z] [2024-07-25T02:45:37.086Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-25T02:45:37.086Z] #103 DONE 0.2s [2024-07-25T02:45:37.086Z] [2024-07-25T02:45:37.086Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-25T02:45:37.086Z] #105 DONE 0.2s [2024-07-25T02:45:37.086Z] [2024-07-25T02:45:37.086Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-25T02:45:37.361Z] #106 DONE 0.2s [2024-07-25T02:45:37.361Z] [2024-07-25T02:45:37.361Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-25T02:45:37.361Z] #107 DONE 0.2s [2024-07-25T02:45:37.361Z] [2024-07-25T02:45:37.361Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-25T02:45:37.361Z] #108 ... [2024-07-25T02:45:37.361Z] [2024-07-25T02:45:37.361Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-25T02:45:37.361Z] #109 DONE 0.3s [2024-07-25T02:45:37.631Z] [2024-07-25T02:45:37.631Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-25T02:45:37.631Z] #108 DONE 0.3s [2024-07-25T02:45:37.631Z] [2024-07-25T02:45:37.631Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-25T02:45:37.631Z] #110 DONE 0.3s [2024-07-25T02:45:37.631Z] [2024-07-25T02:45:37.631Z] #111 [security-spire-server] exporting to image [2024-07-25T02:45:37.631Z] #111 exporting layers [2024-07-25T02:45:38.213Z] #111 ... [2024-07-25T02:45:38.213Z] [2024-07-25T02:45:38.213Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-25T02:45:38.213Z] #112 DONE 0.3s [2024-07-25T02:45:38.213Z] [2024-07-25T02:45:38.213Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-25T02:45:38.213Z] #113 DONE 0.2s [2024-07-25T02:45:38.213Z] [2024-07-25T02:45:38.213Z] #111 [security-spire-agent] exporting to image [2024-07-25T02:45:39.619Z] #111 exporting layers 2.2s done [2024-07-25T02:45:39.619Z] #111 writing image sha256:392eae6e86ca14e6860085e4349c74b7cc9f73c863f2dd7612cd67bc1fefc953 done [2024-07-25T02:45:39.619Z] #111 naming to docker.io/library/security-spire-server-arm64 done [2024-07-25T02:45:39.884Z] #111 exporting layers 2.2s done [2024-07-25T02:45:39.884Z] #111 writing image sha256:f1f5aa088d1ffbf868124dbaa2b463de87ae9074a99579bdf557b6c645abe5e9 done [2024-07-25T02:45:39.884Z] #111 naming to docker.io/library/security-spire-config-arm64 done [2024-07-25T02:45:40.149Z] #111 exporting layers 2.0s done [2024-07-25T02:45:40.149Z] #111 writing image sha256:b5de4fcbbd0e9b304ca8dee2976e45c14ea69a6a9a4e021bc915a8efebf91341 done [2024-07-25T02:45:40.149Z] #111 naming to docker.io/library/security-spire-agent-arm64 done [2024-07-25T02:45:40.149Z] #111 DONE 2.7s [2024-07-25T02:45:40.149Z] [2024-07-25T02:45:40.149Z] #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:45:50.137Z] $ docker rm -f --volumes e4cdc7d042ea477dc7198e1da103043f4f573bca5bdd9ff0f8c3770ab964ac6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:45:51.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-25T02:45:51.395Z] [2024-07-25T02:45:51.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:45:51.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-25T02:45:52.647Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-25T02:45:52.647Z] 91d30c5bc195: Pulling fs layer [2024-07-25T02:45:52.647Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-25T02:45:52.647Z] 9c61dcf015f6: Pulling fs layer [2024-07-25T02:45:52.647Z] 4698f68db338: Pulling fs layer [2024-07-25T02:45:52.647Z] 2a2f49069b9e: Pulling fs layer [2024-07-25T02:45:52.647Z] e0025b399a48: Pulling fs layer [2024-07-25T02:45:52.647Z] 4698f68db338: Waiting [2024-07-25T02:45:52.647Z] 2a2f49069b9e: Waiting [2024-07-25T02:45:52.647Z] e0025b399a48: Waiting [2024-07-25T02:45:52.647Z] 91d30c5bc195: Verifying Checksum [2024-07-25T02:45:52.647Z] 91d30c5bc195: Download complete [2024-07-25T02:45:52.647Z] 4698f68db338: Verifying Checksum [2024-07-25T02:45:52.647Z] 4698f68db338: Download complete [2024-07-25T02:45:52.647Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-25T02:45:52.647Z] 2e9b0aa3be6d: Download complete [2024-07-25T02:45:52.647Z] e0025b399a48: Verifying Checksum [2024-07-25T02:45:52.647Z] e0025b399a48: Download complete [2024-07-25T02:45:52.647Z] 2a2f49069b9e: Verifying Checksum [2024-07-25T02:45:52.647Z] 2a2f49069b9e: Download complete [2024-07-25T02:45:53.228Z] 9c61dcf015f6: Download complete [2024-07-25T02:45:53.488Z] 91d30c5bc195: Pull complete [2024-07-25T02:45:54.865Z] 2e9b0aa3be6d: Pull complete [2024-07-25T02:45:58.159Z] 9c61dcf015f6: Pull complete [2024-07-25T02:45:58.418Z] 4698f68db338: Pull complete [2024-07-25T02:45:59.355Z] 2a2f49069b9e: Pull complete [2024-07-25T02:45:59.926Z] e0025b399a48: Pull complete [2024-07-25T02:46:00.495Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-25T02:46:00.495Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-25T02:46:00.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T02:46:00.604Z] prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container [2024-07-25T02:46:00.637Z] $ 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/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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 [2024-07-25T02:46:16.933Z] $ docker top de9f3769f63191cbd105ca58eff8ea6ecead8e96ea3b96b9326ad8b9c83cbdde -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T02:46:18.904Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-25T02:46:19.165Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-07-25T02:46:19.165Z] #1 transferring dockerfile: [2024-07-25T02:46:19.423Z] #1 transferring dockerfile: 1.95kB done [2024-07-25T02:46:19.423Z] #1 DONE 0.0s [2024-07-25T02:46:19.423Z] [2024-07-25T02:46:19.423Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-07-25T02:46:19.423Z] #2 transferring dockerfile: 1.70kB done [2024-07-25T02:46:19.423Z] #2 DONE 0.0s [2024-07-25T02:46:19.684Z] [2024-07-25T02:46:19.684Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-25T02:46:19.684Z] #3 transferring dockerfile: 2.49kB done [2024-07-25T02:46:19.684Z] #3 DONE 0.0s [2024-07-25T02:46:19.684Z] [2024-07-25T02:46:19.684Z] #4 [core-data internal] load build definition from Dockerfile [2024-07-25T02:46:19.684Z] #4 transferring dockerfile: 2.01kB done [2024-07-25T02:46:19.684Z] #4 DONE 0.0s [2024-07-25T02:46:19.684Z] [2024-07-25T02:46:19.684Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-25T02:46:19.684Z] #5 transferring dockerfile: 2.93kB done [2024-07-25T02:46:19.684Z] #5 DONE 0.0s [2024-07-25T02:46:19.684Z] [2024-07-25T02:46:19.684Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-07-25T02:46:19.684Z] #6 transferring dockerfile: 2.01kB done [2024-07-25T02:46:19.684Z] #6 DONE 0.0s [2024-07-25T02:46:19.684Z] [2024-07-25T02:46:19.684Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-07-25T02:46:19.684Z] #7 transferring dockerfile: 1.81kB done [2024-07-25T02:46:19.684Z] #7 DONE 0.0s [2024-07-25T02:46:19.684Z] [2024-07-25T02:46:19.684Z] #8 [support-notifications internal] load .dockerignore [2024-07-25T02:46:19.684Z] #8 transferring context: 50B done [2024-07-25T02:46:19.684Z] #8 DONE 0.0s [2024-07-25T02:46:19.684Z] [2024-07-25T02:46:19.684Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-07-25T02:46:19.684Z] #9 transferring dockerfile: 2.06kB done [2024-07-25T02:46:19.684Z] #9 DONE 0.0s [2024-07-25T02:46:19.684Z] [2024-07-25T02:46:19.684Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-07-25T02:46:19.684Z] #10 transferring dockerfile: 1.93kB done [2024-07-25T02:46:19.684Z] #10 DONE 0.0s [2024-07-25T02:46:19.684Z] [2024-07-25T02:46:19.684Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-25T02:46:19.684Z] #11 transferring dockerfile: 2.23kB done [2024-07-25T02:46:19.684Z] #11 DONE 0.0s [2024-07-25T02:46:19.684Z] [2024-07-25T02:46:19.684Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-07-25T02:46:19.684Z] #12 transferring dockerfile: 1.69kB done [2024-07-25T02:46:19.684Z] #12 DONE 0.0s [2024-07-25T02:46:19.684Z] [2024-07-25T02:46:19.684Z] #13 [core-command internal] load build definition from Dockerfile [2024-07-25T02:46:19.684Z] #13 transferring dockerfile: 1.93kB done [2024-07-25T02:46:19.684Z] #13 DONE 0.1s [2024-07-25T02:46:19.684Z] [2024-07-25T02:46:19.684Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-25T02:46:19.684Z] #14 transferring dockerfile: 2.50kB done [2024-07-25T02:46:19.684Z] #14 DONE 0.1s [2024-07-25T02:46:19.684Z] [2024-07-25T02:46:19.684Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-25T02:46:19.684Z] #15 transferring dockerfile: 2.15kB done [2024-07-25T02:46:19.942Z] #15 DONE 0.1s [2024-07-25T02:46:19.942Z] [2024-07-25T02:46:19.942Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-25T02:46:19.942Z] #16 transferring dockerfile: 1.89kB done [2024-07-25T02:46:19.942Z] #16 DONE 0.1s [2024-07-25T02:46:19.942Z] [2024-07-25T02:46:19.942Z] #17 [security-spire-server internal] load .dockerignore [2024-07-25T02:46:19.943Z] #17 transferring context: 50B done [2024-07-25T02:46:19.943Z] #17 DONE 0.0s [2024-07-25T02:46:19.943Z] [2024-07-25T02:46:19.943Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-07-25T02:46:19.943Z] #18 transferring context: 50B done [2024-07-25T02:46:19.943Z] #18 DONE 0.0s [2024-07-25T02:46:19.943Z] [2024-07-25T02:46:19.943Z] #19 [core-data internal] load .dockerignore [2024-07-25T02:46:19.943Z] #19 transferring context: 50B done [2024-07-25T02:46:19.943Z] #19 DONE 0.0s [2024-07-25T02:46:19.943Z] [2024-07-25T02:46:19.943Z] #20 [security-bootstrapper internal] load .dockerignore [2024-07-25T02:46:19.943Z] #20 transferring context: 50B done [2024-07-25T02:46:19.943Z] #20 DONE 0.0s [2024-07-25T02:46:19.943Z] [2024-07-25T02:46:19.943Z] #21 [core-keeper internal] load .dockerignore [2024-07-25T02:46:19.943Z] #21 transferring context: 50B done [2024-07-25T02:46:19.943Z] #21 DONE 0.0s [2024-07-25T02:46:19.943Z] [2024-07-25T02:46:19.943Z] #22 [security-spire-agent internal] load .dockerignore [2024-07-25T02:46:19.943Z] #22 transferring context: 50B done [2024-07-25T02:46:19.943Z] #22 DONE 0.0s [2024-07-25T02:46:19.943Z] [2024-07-25T02:46:19.943Z] #23 [core-metadata internal] load .dockerignore [2024-07-25T02:46:19.943Z] #23 transferring context: 50B done [2024-07-25T02:46:19.943Z] #23 DONE 0.0s [2024-07-25T02:46:19.943Z] [2024-07-25T02:46:19.943Z] #24 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-25T02:46:19.943Z] #24 DONE 0.0s [2024-07-25T02:46:19.943Z] [2024-07-25T02:46:19.943Z] #25 [support-scheduler internal] load .dockerignore [2024-07-25T02:46:20.206Z] #25 transferring context: 50B done [2024-07-25T02:46:20.206Z] #25 DONE 0.0s [2024-07-25T02:46:20.206Z] [2024-07-25T02:46:20.206Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-25T02:46:20.206Z] #26 transferring context: 50B done [2024-07-25T02:46:20.206Z] #26 DONE 0.0s [2024-07-25T02:46:20.206Z] [2024-07-25T02:46:20.206Z] #27 [security-spire-config internal] load .dockerignore [2024-07-25T02:46:20.206Z] #27 transferring context: 50B done [2024-07-25T02:46:20.206Z] #27 DONE 0.0s [2024-07-25T02:46:20.206Z] [2024-07-25T02:46:20.206Z] #28 [core-command internal] load .dockerignore [2024-07-25T02:46:20.206Z] #28 transferring context: 50B done [2024-07-25T02:46:20.206Z] #28 DONE 0.0s [2024-07-25T02:46:20.206Z] [2024-07-25T02:46:20.206Z] #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-25T02:46:20.206Z] #29 DONE 0.1s [2024-07-25T02:46:20.206Z] [2024-07-25T02:46:20.206Z] #30 [security-proxy-auth internal] load .dockerignore [2024-07-25T02:46:20.206Z] #30 ... [2024-07-25T02:46:20.206Z] [2024-07-25T02:46:20.206Z] #31 [security-proxy-setup internal] load .dockerignore [2024-07-25T02:46:20.206Z] #31 transferring context: 50B done [2024-07-25T02:46:20.206Z] #31 DONE 0.1s [2024-07-25T02:46:20.206Z] [2024-07-25T02:46:20.206Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2024-07-25T02:46:20.206Z] #32 transferring context: 50B done [2024-07-25T02:46:20.206Z] #32 DONE 0.1s [2024-07-25T02:46:20.206Z] [2024-07-25T02:46:20.206Z] #30 [security-proxy-auth internal] load .dockerignore [2024-07-25T02:46:20.206Z] #30 transferring context: 50B done [2024-07-25T02:46:20.206Z] #30 DONE 0.1s [2024-07-25T02:46:20.206Z] [2024-07-25T02:46:20.206Z] #24 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-25T02:46:20.206Z] #24 DONE 0.0s [2024-07-25T02:46:20.206Z] [2024-07-25T02:46:20.206Z] #29 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-25T02:46:20.465Z] #29 ... [2024-07-25T02:46:20.465Z] [2024-07-25T02:46:20.465Z] #24 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-25T02:46:20.465Z] #24 DONE 0.0s [2024-07-25T02:46:20.465Z] [2024-07-25T02:46:20.465Z] #29 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-25T02:46:20.465Z] #29 ... [2024-07-25T02:46:20.465Z] [2024-07-25T02:46:20.465Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-25T02:46:20.465Z] #33 DONE 0.6s [2024-07-25T02:46:20.465Z] [2024-07-25T02:46:20.465Z] #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-07-25T02:46:20.725Z] #29 DONE 0.3s [2024-07-25T02:46:20.725Z] [2024-07-25T02:46:20.725Z] #24 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-25T02:46:20.725Z] #24 DONE 0.0s [2024-07-25T02:46:20.725Z] [2024-07-25T02:46:20.725Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-25T02:46:20.725Z] #33 DONE 0.6s [2024-07-25T02:46:20.725Z] [2024-07-25T02:46:20.725Z] #34 [support-scheduler internal] load build context [2024-07-25T02:46:20.725Z] #34 ... [2024-07-25T02:46:20.725Z] [2024-07-25T02:46:20.725Z] #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-25T02:46:20.725Z] #24 DONE 0.0s [2024-07-25T02:46:21.004Z] [2024-07-25T02:46:21.004Z] #24 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-25T02:46:21.004Z] #24 DONE 0.0s [2024-07-25T02:46:21.004Z] [2024-07-25T02:46:21.004Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T02:46:21.004Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-25T02:46:21.004Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-25T02:46:21.004Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done [2024-07-25T02:46:21.004Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-25T02:46:21.004Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-25T02:46:21.004Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s [2024-07-25T02:46:21.004Z] #35 ... [2024-07-25T02:46:21.004Z] [2024-07-25T02:46:21.004Z] #24 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-25T02:46:21.004Z] #24 DONE 0.0s [2024-07-25T02:46:21.004Z] [2024-07-25T02:46:21.004Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T02:46:21.004Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-07-25T02:46:26.314Z] #35 ... [2024-07-25T02:46:26.314Z] [2024-07-25T02:46:26.314Z] #36 [core-data internal] load build context [2024-07-25T02:46:26.314Z] #36 transferring context: 353.64MB 5.7s [2024-07-25T02:46:26.881Z] #36 transferring context: 439.91MB 6.6s done [2024-07-25T02:46:27.139Z] #36 ... [2024-07-25T02:46:27.139Z] [2024-07-25T02:46:27.139Z] #37 [security-secretstore-setup internal] load build context [2024-07-25T02:46:27.139Z] #37 transferring context: 439.91MB 6.7s done [2024-07-25T02:46:30.437Z] #37 ... [2024-07-25T02:46:30.437Z] [2024-07-25T02:46:30.437Z] #38 [support-notifications internal] load build context [2024-07-25T02:46:30.437Z] #38 transferring context: 439.91MB 4.8s done [2024-07-25T02:46:30.437Z] #38 ... [2024-07-25T02:46:30.437Z] [2024-07-25T02:46:30.437Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-25T02:46:30.437Z] #39 ... [2024-07-25T02:46:30.437Z] [2024-07-25T02:46:30.437Z] #40 [security-bootstrapper internal] load build context [2024-07-25T02:46:30.437Z] #40 transferring context: 439.91MB 6.3s done [2024-07-25T02:46:30.437Z] #40 ... [2024-07-25T02:46:30.437Z] [2024-07-25T02:46:30.437Z] #41 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-07-25T02:46:32.001Z] #41 ... [2024-07-25T02:46:32.001Z] [2024-07-25T02:46:32.001Z] #42 [core-keeper internal] load build context [2024-07-25T02:46:32.001Z] #42 transferring context: 439.91MB 6.1s done [2024-07-25T02:46:32.261Z] #42 ... [2024-07-25T02:46:32.261Z] [2024-07-25T02:46:32.261Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-07-25T02:46:32.261Z] #29 ... [2024-07-25T02:46:32.261Z] [2024-07-25T02:46:32.261Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-25T02:46:32.261Z] #43 ... [2024-07-25T02:46:32.261Z] [2024-07-25T02:46:32.261Z] #44 [core-metadata internal] load build context [2024-07-25T02:46:32.261Z] #44 transferring context: 225.34MB 5.1s [2024-07-25T02:46:33.689Z] #44 transferring context: 439.91MB 6.6s done [2024-07-25T02:46:47.981Z] #81 ... [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:46:47.981Z] #80 DONE 98.0s [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:46:47.981Z] #74 DONE 94.2s [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:46:47.981Z] #87 DONE 87.3s [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:46:47.981Z] #81 DONE 97.9s [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:46:47.981Z] #88 DONE 84.2s [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #114 [core-keeper builder 7/8] COPY . . [2024-07-25T02:46:47.981Z] #114 ... [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-25T02:46:47.981Z] #115 DONE 1.3s [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #116 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:46:47.981Z] #116 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #117 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-25T02:46:47.981Z] #117 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:46:47.981Z] #118 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #119 [security-proxy-auth builder 6/7] COPY . . [2024-07-25T02:46:47.981Z] #119 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:46:47.981Z] #120 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:46:47.981Z] #121 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #122 [support-notifications builder 6/7] COPY . . [2024-07-25T02:46:47.981Z] #122 DONE 1.5s [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #123 [core-metadata builder 6/7] COPY . . [2024-07-25T02:46:47.981Z] #123 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:46:47.981Z] #124 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:46:47.981Z] #125 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #126 [support-scheduler builder 6/7] COPY . . [2024-07-25T02:46:47.981Z] #126 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:46:47.981Z] #127 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:46:47.981Z] #128 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:46:47.981Z] #129 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:46:47.981Z] #130 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2024-07-25T02:46:47.981Z] #131 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #132 [core-command builder 6/7] COPY . . [2024-07-25T02:46:47.981Z] #132 DONE 1.4s [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:46:47.981Z] #133 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:46:47.981Z] #134 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #135 [core-data builder 6/7] COPY . . [2024-07-25T02:46:47.981Z] #135 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #136 [security-bootstrapper builder 6/7] COPY . . [2024-07-25T02:46:47.981Z] #136 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:46:47.981Z] #137 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:46:47.981Z] #138 CACHED [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #139 [security-proxy-setup builder 6/7] COPY . . [2024-07-25T02:46:47.981Z] #139 DONE 1.5s [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #114 [core-keeper builder 7/8] COPY . . [2024-07-25T02:46:47.981Z] #114 DONE 1.4s [2024-07-25T02:46:47.981Z] [2024-07-25T02:46:47.981Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-25T02:46:48.941Z] #140 ... [2024-07-25T02:46:48.941Z] [2024-07-25T02:46:48.941Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-25T02:46:48.941Z] #0 5.317 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-25T02:46:49.657Z] #141 ... [2024-07-25T02:46:49.657Z] [2024-07-25T02:46:49.657Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-25T02:46:49.657Z] #0 5.928 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-25T02:46:49.657Z] #142 ... [2024-07-25T02:46:49.657Z] [2024-07-25T02:46:49.657Z] #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-25T02:46:49.657Z] #0 5.938 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-25T02:46:49.925Z] #143 ... [2024-07-25T02:46:49.925Z] [2024-07-25T02:46:49.925Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-25T02:46:49.925Z] #140 6.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-25T02:46:54.205Z] #140 ... [2024-07-25T02:46:54.205Z] [2024-07-25T02:46:54.205Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-25T02:46:54.205Z] #0 6.168 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-25T02:46:54.205Z] #144 ... [2024-07-25T02:46:54.205Z] [2024-07-25T02:46:54.205Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-25T02:46:54.205Z] #0 5.025 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-25T02:46:54.205Z] #145 ... [2024-07-25T02:46:54.205Z] [2024-07-25T02:46:54.205Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-25T02:46:54.205Z] #0 4.854 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-25T02:46:54.205Z] #146 ... [2024-07-25T02:46:54.205Z] [2024-07-25T02:46:54.205Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-25T02:46:54.205Z] #0 4.549 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-25T02:46:54.205Z] #147 ... [2024-07-25T02:46:54.206Z] [2024-07-25T02:46:54.206Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-25T02:46:54.206Z] #0 4.470 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-25T02:46:54.474Z] #148 ... [2024-07-25T02:46:54.474Z] [2024-07-25T02:46:54.474Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-25T02:46:54.474Z] #0 6.124 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-25T02:46:54.474Z] #149 ... [2024-07-25T02:46:54.474Z] [2024-07-25T02:46:54.474Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-25T02:46:54.474Z] #0 5.404 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-25T02:46:54.801Z] #150 ... [2024-07-25T02:46:54.801Z] [2024-07-25T02:46:54.801Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-25T02:46:54.801Z] #0 5.761 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-25T02:47:00.496Z] #44 ... [2024-07-25T02:47:00.496Z] [2024-07-25T02:47:00.496Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-25T02:47:00.496Z] #29 DONE 38.8s [2024-07-25T02:47:00.496Z] [2024-07-25T02:47:00.496Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-25T02:47:00.496Z] #33 DONE 0.6s [2024-07-25T02:47:00.496Z] [2024-07-25T02:47:00.496Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-07-25T02:47:00.496Z] #39 DONE 39.0s [2024-07-25T02:47:00.496Z] [2024-07-25T02:47:00.496Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T02:47:00.496Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-25T02:47:00.496Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-25T02:47:00.496Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done [2024-07-25T02:47:00.496Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-25T02:47:00.496Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-25T02:47:00.496Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-07-25T02:47:00.496Z] #35 ... [2024-07-25T02:47:00.496Z] [2024-07-25T02:47:00.496Z] #41 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-07-25T02:47:00.496Z] #41 DONE 39.3s [2024-07-25T02:47:00.496Z] [2024-07-25T02:47:00.496Z] #42 [core-keeper internal] load build context [2024-07-25T02:47:00.496Z] #42 DONE 39.2s [2024-07-25T02:47:00.496Z] [2024-07-25T02:47:00.496Z] #38 [support-notifications internal] load build context [2024-07-25T02:47:00.496Z] #38 DONE 39.5s [2024-07-25T02:47:00.496Z] [2024-07-25T02:47:00.496Z] #45 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-07-25T02:47:00.496Z] #45 ... [2024-07-25T02:47:00.496Z] [2024-07-25T02:47:00.496Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-07-25T02:47:00.496Z] #43 DONE 39.3s [2024-07-25T02:47:00.496Z] [2024-07-25T02:47:00.496Z] #40 [security-bootstrapper internal] load build context [2024-07-25T02:47:00.496Z] #40 DONE 39.4s [2024-07-25T02:47:00.496Z] [2024-07-25T02:47:00.496Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T02:47:00.496Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-07-25T02:47:00.496Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-07-25T02:47:00.496Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done [2024-07-25T02:47:00.496Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-07-25T02:47:00.496Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-07-25T02:47:00.496Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-07-25T02:47:00.496Z] #35 DONE 39.9s [2024-07-25T02:47:00.496Z] [2024-07-25T02:47:00.496Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:47:00.496Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-07-25T02:47:00.496Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-07-25T02:47:00.496Z] #46 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-25T02:47:00.496Z] #46 ... [2024-07-25T02:47:00.496Z] [2024-07-25T02:47:00.496Z] #36 [core-data internal] load build context [2024-07-25T02:47:00.496Z] #36 DONE 39.7s [2024-07-25T02:47:00.496Z] [2024-07-25T02:47:00.496Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:47:00.496Z] #46 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-07-25T02:47:00.496Z] #46 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-07-25T02:47:00.496Z] #46 ... [2024-07-25T02:47:00.496Z] [2024-07-25T02:47:00.496Z] #37 [security-secretstore-setup internal] load build context [2024-07-25T02:47:00.496Z] #37 DONE 39.8s [2024-07-25T02:47:00.496Z] [2024-07-25T02:47:00.496Z] #34 [support-scheduler internal] load build context [2024-07-25T02:47:00.496Z] #34 transferring context: 20.58MB 0.2s [2024-07-25T02:47:00.772Z] #34 ... [2024-07-25T02:47:00.772Z] [2024-07-25T02:47:00.772Z] #44 [core-metadata internal] load build context [2024-07-25T02:47:00.772Z] #44 DONE 40.2s [2024-07-25T02:47:00.772Z] [2024-07-25T02:47:00.772Z] #34 [support-scheduler internal] load build context [2024-07-25T02:47:04.064Z] #34 transferring context: 439.91MB 3.3s done [2024-07-25T02:47:06.598Z] #34 ... [2024-07-25T02:47:06.598Z] [2024-07-25T02:47:06.598Z] #47 [core-command internal] load build context [2024-07-25T02:47:07.163Z] #47 ... [2024-07-25T02:47:07.163Z] [2024-07-25T02:47:07.163Z] #48 [security-proxy-auth internal] load build context [2024-07-25T02:47:07.163Z] #48 ... [2024-07-25T02:47:07.163Z] [2024-07-25T02:47:07.163Z] #47 [core-command internal] load build context [2024-07-25T02:47:08.537Z] #47 transferring context: 439.91MB 5.7s done [2024-07-25T02:47:09.926Z] #47 ... [2024-07-25T02:47:09.926Z] [2024-07-25T02:47:09.926Z] #49 [core-common-config-bootstrapper internal] load build context [2024-07-25T02:47:09.926Z] #49 transferring context: 439.91MB 4.8s done [2024-07-25T02:47:09.926Z] #49 ... [2024-07-25T02:47:09.926Z] [2024-07-25T02:47:09.926Z] #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-25T02:47:10.186Z] #50 ... [2024-07-25T02:47:10.186Z] [2024-07-25T02:47:10.186Z] #51 [security-spire-agent internal] load build context [2024-07-25T02:47:10.443Z] #51 ... [2024-07-25T02:47:10.443Z] [2024-07-25T02:47:10.443Z] #52 [security-spire-server internal] load build context [2024-07-25T02:47:10.443Z] #52 transferring context: 26.79kB 0.0s done [2024-07-25T02:47:10.443Z] #52 ... [2024-07-25T02:47:10.443Z] [2024-07-25T02:47:10.443Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-25T02:47:10.443Z] #0 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:10.443Z] #0 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:10.703Z] #53 ... [2024-07-25T02:47:10.703Z] [2024-07-25T02:47:10.703Z] #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-25T02:47:10.703Z] #54 ... [2024-07-25T02:47:10.703Z] [2024-07-25T02:47:10.703Z] #55 [security-proxy-setup internal] load build context [2024-07-25T02:47:10.703Z] #55 transferring context: 439.91MB 5.3s done [2024-07-25T02:47:10.963Z] #55 ... [2024-07-25T02:47:10.963Z] [2024-07-25T02:47:10.963Z] #56 [security-spiffe-token-provider internal] load build context [2024-07-25T02:47:10.963Z] #56 transferring context: 439.91MB 4.4s done [2024-07-25T02:47:11.222Z] #56 ... [2024-07-25T02:47:11.222Z] [2024-07-25T02:47:11.222Z] #57 [security-spire-config internal] load build context [2024-07-25T02:47:11.222Z] #57 transferring context: 25.04kB done [2024-07-25T02:47:11.222Z] #57 ... [2024-07-25T02:47:11.222Z] [2024-07-25T02:47:11.222Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-25T02:47:11.222Z] #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.4s done [2024-07-25T02:47:11.480Z] #58 ... [2024-07-25T02:47:11.480Z] [2024-07-25T02:47:11.480Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-25T02:47:11.480Z] #59 ... [2024-07-25T02:47:11.480Z] [2024-07-25T02:47:11.480Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-25T02:47:11.739Z] #60 ... [2024-07-25T02:47:11.739Z] [2024-07-25T02:47:11.739Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-25T02:47:11.997Z] #61 ... [2024-07-25T02:47:11.997Z] [2024-07-25T02:47:11.997Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-25T02:47:11.997Z] #62 ... [2024-07-25T02:47:11.997Z] [2024-07-25T02:47:11.997Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-25T02:47:12.257Z] #63 ... [2024-07-25T02:47:12.257Z] [2024-07-25T02:47:12.257Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-25T02:47:12.257Z] #64 ... [2024-07-25T02:47:12.257Z] [2024-07-25T02:47:12.257Z] #65 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-25T02:47:12.535Z] #65 ... [2024-07-25T02:47:12.535Z] [2024-07-25T02:47:12.535Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-25T02:47:12.795Z] #66 ... [2024-07-25T02:47:12.795Z] [2024-07-25T02:47:12.795Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-25T02:47:12.795Z] #67 ... [2024-07-25T02:47:12.795Z] [2024-07-25T02:47:12.795Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-25T02:47:13.056Z] #68 ... [2024-07-25T02:47:13.056Z] [2024-07-25T02:47:13.056Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-25T02:47:13.056Z] #69 ... [2024-07-25T02:47:13.056Z] [2024-07-25T02:47:13.056Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-25T02:47:13.056Z] #53 11.14 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-25T02:47:13.056Z] #53 11.14 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-25T02:47:13.056Z] #53 11.14 OK: 20075 distinct packages available [2024-07-25T02:47:13.056Z] #53 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:13.056Z] #53 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:13.056Z] #53 11.45 OK: 264 MiB in 52 packages [2024-07-25T02:47:16.355Z] #53 ... [2024-07-25T02:47:16.356Z] [2024-07-25T02:47:16.356Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:47:16.356Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 14.8s [2024-07-25T02:47:17.326Z] #46 ... [2024-07-25T02:47:17.326Z] [2024-07-25T02:47:17.326Z] #48 [security-proxy-auth internal] load build context [2024-07-25T02:47:17.326Z] #48 transferring context: 439.91MB 5.3s done [2024-07-25T02:47:17.326Z] #48 ... [2024-07-25T02:47:17.326Z] [2024-07-25T02:47:17.326Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:47:21.547Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 19.8s [2024-07-25T02:47:21.547Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 20.1s [2024-07-25T02:47:23.132Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 22.0s [2024-07-25T02:47:25.953Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 24.8s [2024-07-25T02:47:28.162Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 27.2s [2024-07-25T02:47:30.749Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 28.6s [2024-07-25T02:47:31.590Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 29.9s [2024-07-25T02:47:33.939Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 32.4s [2024-07-25T02:47:34.946Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 33.8s [2024-07-25T02:47:35.207Z] #46 ... [2024-07-25T02:47:35.207Z] [2024-07-25T02:47:35.207Z] #57 [security-spire-config internal] load build context [2024-07-25T02:47:35.207Z] #57 DONE 35.9s [2024-07-25T02:47:35.207Z] [2024-07-25T02:47:35.207Z] #34 [support-scheduler internal] load build context [2024-07-25T02:47:35.207Z] #34 DONE 74.5s [2024-07-25T02:47:35.207Z] [2024-07-25T02:47:35.207Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-25T02:47:35.207Z] #53 DONE 35.6s [2024-07-25T02:47:35.207Z] [2024-07-25T02:47:35.207Z] #52 [security-spire-server internal] load build context [2024-07-25T02:47:35.207Z] #52 DONE 35.9s [2024-07-25T02:47:35.207Z] [2024-07-25T02:47:35.207Z] #56 [security-spiffe-token-provider internal] load build context [2024-07-25T02:47:35.207Z] #56 DONE 36.0s [2024-07-25T02:47:35.207Z] [2024-07-25T02:47:35.207Z] #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-25T02:47:35.207Z] #50 DONE 35.6s [2024-07-25T02:47:35.207Z] [2024-07-25T02:47:35.207Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:47:35.207Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 34.0s done [2024-07-25T02:47:35.207Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 34.0s done [2024-07-25T02:47:35.207Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 34.0s done [2024-07-25T02:47:35.207Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-25T02:47:35.207Z] #46 ... [2024-07-25T02:47:35.207Z] [2024-07-25T02:47:35.207Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:47:35.207Z] #70 ... [2024-07-25T02:47:35.207Z] [2024-07-25T02:47:35.207Z] #49 [core-common-config-bootstrapper internal] load build context [2024-07-25T02:47:35.207Z] #49 DONE 36.0s [2024-07-25T02:47:35.207Z] [2024-07-25T02:47:35.207Z] #48 [security-proxy-auth internal] load build context [2024-07-25T02:47:35.207Z] #48 DONE 36.1s [2024-07-25T02:47:35.207Z] [2024-07-25T02:47:35.207Z] #55 [security-proxy-setup internal] load build context [2024-07-25T02:47:35.207Z] #55 DONE 36.1s [2024-07-25T02:47:35.207Z] [2024-07-25T02:47:35.207Z] #47 [core-command internal] load build context [2024-07-25T02:47:35.207Z] #47 DONE 36.1s [2024-07-25T02:47:35.207Z] [2024-07-25T02:47:35.207Z] #51 [security-spire-agent internal] load build context [2024-07-25T02:47:35.207Z] #51 transferring context: 26.32kB done [2024-07-25T02:47:35.207Z] #51 DONE 35.5s [2024-07-25T02:47:35.468Z] [2024-07-25T02:47:35.468Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:47:35.468Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-25T02:47:35.468Z] #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 34.3s [2024-07-25T02:47:35.468Z] #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 34.4s [2024-07-25T02:47:35.729Z] #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 34.6s [2024-07-25T02:47:35.989Z] #46 ... [2024-07-25T02:47:35.989Z] [2024-07-25T02:47:35.989Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:47:35.989Z] #70 DONE 0.8s [2024-07-25T02:47:35.989Z] [2024-07-25T02:47:35.989Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:47:35.989Z] #46 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 34.9s done [2024-07-25T02:47:35.989Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-07-25T02:47:35.989Z] #46 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-07-25T02:47:37.380Z] #46 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done [2024-07-25T02:47:39.293Z] #46 ... [2024-07-25T02:47:39.293Z] [2024-07-25T02:47:39.293Z] #45 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-25T02:47:39.293Z] #45 36.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:39.293Z] #45 36.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:39.293Z] #45 36.82 OK: 264 MiB in 52 packages [2024-07-25T02:47:39.293Z] #45 DONE 39.7s [2024-07-25T02:47:39.554Z] [2024-07-25T02:47:39.554Z] #71 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:47:39.554Z] #71 ... [2024-07-25T02:47:39.554Z] [2024-07-25T02:47:39.554Z] #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-25T02:47:39.554Z] #54 36.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:39.554Z] #54 36.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:39.554Z] #54 36.87 OK: 264 MiB in 52 packages [2024-07-25T02:47:39.554Z] #54 DONE 40.0s [2024-07-25T02:47:39.554Z] [2024-07-25T02:47:39.554Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-07-25T02:47:39.554Z] #68 DONE 38.1s [2024-07-25T02:47:39.554Z] [2024-07-25T02:47:39.554Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-25T02:47:39.554Z] #61 35.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:39.554Z] #61 35.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:39.554Z] #61 35.72 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-25T02:47:39.554Z] #61 35.72 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:47:39.554Z] #61 35.73 OK: 7 MiB in 16 packages [2024-07-25T02:47:39.554Z] #61 DONE 38.0s [2024-07-25T02:47:39.554Z] [2024-07-25T02:47:39.554Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-25T02:47:39.554Z] #66 36.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:39.554Z] #66 36.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:39.554Z] #66 36.50 (1/4) Installing ca-certificates (20240226-r0) [2024-07-25T02:47:39.554Z] #66 37.31 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-25T02:47:39.554Z] #66 37.34 (3/4) Installing su-exec (0.2-r3) [2024-07-25T02:47:39.554Z] #66 37.35 (4/4) Installing yq (4.33.3-r5) [2024-07-25T02:47:39.554Z] #66 37.49 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:47:39.554Z] #66 37.50 Executing ca-certificates-20240226-r0.trigger [2024-07-25T02:47:39.554Z] #66 37.54 OK: 17 MiB in 19 packages [2024-07-25T02:47:39.554Z] #66 DONE 38.0s [2024-07-25T02:47:39.554Z] [2024-07-25T02:47:39.554Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-25T02:47:39.554Z] #60 36.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:39.554Z] #60 36.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:39.554Z] #60 36.83 OK: 264 MiB in 52 packages [2024-07-25T02:47:39.554Z] #60 DONE 40.0s [2024-07-25T02:47:39.554Z] [2024-07-25T02:47:39.554Z] #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-25T02:47:39.554Z] #59 35.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:39.554Z] #59 35.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:39.554Z] #59 35.82 (1/2) Installing ca-certificates (20240226-r0) [2024-07-25T02:47:39.554Z] #59 35.83 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-25T02:47:39.554Z] #59 35.84 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:47:39.554Z] #59 35.85 Executing ca-certificates-20240226-r0.trigger [2024-07-25T02:47:39.554Z] #59 35.89 OK: 8 MiB in 17 packages [2024-07-25T02:47:39.554Z] #59 DONE 38.2s [2024-07-25T02:47:39.816Z] [2024-07-25T02:47:39.816Z] #71 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:47:39.816Z] #71 DONE 0.2s [2024-07-25T02:47:39.816Z] [2024-07-25T02:47:39.816Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:47:39.816Z] #72 DONE 0.2s [2024-07-25T02:47:39.816Z] [2024-07-25T02:47:39.816Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:47:39.816Z] #73 DONE 0.2s [2024-07-25T02:47:39.816Z] [2024-07-25T02:47:39.816Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:47:39.816Z] #74 ... [2024-07-25T02:47:39.816Z] [2024-07-25T02:47:39.816Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-07-25T02:47:39.816Z] #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-07-25T02:47:39.816Z] #58 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-07-25T02:47:39.816Z] #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-07-25T02:47:39.816Z] #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-07-25T02:47:39.816Z] #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-07-25T02:47:39.816Z] #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-07-25T02:47:39.816Z] #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-07-25T02:47:39.816Z] #58 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done [2024-07-25T02:47:39.816Z] #58 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-07-25T02:47:39.816Z] #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-07-25T02:47:39.816Z] #58 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done [2024-07-25T02:47:39.816Z] #58 DONE 40.0s [2024-07-25T02:47:39.816Z] [2024-07-25T02:47:39.816Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-07-25T02:47:39.816Z] #46 DONE 40.6s [2024-07-25T02:47:40.078Z] [2024-07-25T02:47:40.078Z] #65 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-25T02:47:40.078Z] #65 37.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:40.078Z] #65 37.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:40.078Z] #65 37.77 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-25T02:47:40.078Z] #65 37.77 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:47:40.078Z] #65 37.78 OK: 7 MiB in 16 packages [2024-07-25T02:47:40.078Z] #65 DONE 37.9s [2024-07-25T02:47:40.078Z] [2024-07-25T02:47:40.078Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-25T02:47:40.078Z] #64 37.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:40.078Z] #64 37.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:40.078Z] #64 37.79 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-25T02:47:40.078Z] #64 37.79 (2/2) Installing su-exec (0.2-r3) [2024-07-25T02:47:40.078Z] #64 37.80 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:47:40.078Z] #64 37.80 OK: 7 MiB in 17 packages [2024-07-25T02:47:40.078Z] #64 DONE 37.9s [2024-07-25T02:47:40.078Z] [2024-07-25T02:47:40.078Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-07-25T02:47:41.996Z] #75 ... [2024-07-25T02:47:41.996Z] [2024-07-25T02:47:41.996Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-25T02:47:41.996Z] #62 38.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:41.996Z] #62 39.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:41.996Z] #62 39.27 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-25T02:47:41.996Z] #62 39.28 (2/4) Installing openssl (3.1.6-r0) [2024-07-25T02:47:41.996Z] #62 39.29 (3/4) Installing su-exec (0.2-r3) [2024-07-25T02:47:41.996Z] #62 39.29 (4/4) Installing yq (4.33.3-r5) [2024-07-25T02:47:41.996Z] #62 39.37 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:47:41.996Z] #62 39.38 OK: 17 MiB in 19 packages [2024-07-25T02:47:41.996Z] #62 DONE 40.0s [2024-07-25T02:47:41.996Z] [2024-07-25T02:47:41.996Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-25T02:47:41.996Z] #63 39.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:41.996Z] #63 39.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:41.996Z] #63 39.34 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-25T02:47:41.996Z] #63 39.34 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-25T02:47:41.996Z] #63 39.34 OK: 20070 distinct packages available [2024-07-25T02:47:41.996Z] #63 39.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:41.996Z] #63 39.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:41.996Z] #63 39.68 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-25T02:47:41.996Z] #63 39.73 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-25T02:47:41.996Z] #63 39.74 (3/4) Installing libucontext (1.2-r2) [2024-07-25T02:47:41.996Z] #63 39.74 (4/4) Installing gcompat (1.1.0-r1) [2024-07-25T02:47:41.996Z] #63 39.75 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:47:41.996Z] #63 39.75 OK: 8 MiB in 19 packages [2024-07-25T02:47:41.996Z] #63 DONE 40.0s [2024-07-25T02:47:41.996Z] [2024-07-25T02:47:41.996Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-25T02:47:41.996Z] #67 38.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:41.996Z] #67 38.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:41.996Z] #67 38.67 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-25T02:47:41.996Z] #67 38.67 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-25T02:47:41.996Z] #67 38.67 OK: 20070 distinct packages available [2024-07-25T02:47:41.996Z] #67 38.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:41.996Z] #67 38.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:41.996Z] #67 39.05 (1/11) Installing ca-certificates (20240226-r0) [2024-07-25T02:47:41.996Z] #67 39.07 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-25T02:47:41.996Z] #67 39.08 (3/11) Installing libunistring (1.1-r1) [2024-07-25T02:47:41.996Z] #67 39.27 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-25T02:47:41.996Z] #67 39.27 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-25T02:47:41.996Z] #67 39.28 (6/11) Installing libcurl (8.5.0-r0) [2024-07-25T02:47:41.996Z] #67 39.29 (7/11) Installing curl (8.5.0-r0) [2024-07-25T02:47:41.996Z] #67 39.30 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-25T02:47:41.996Z] #67 39.30 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-25T02:47:41.996Z] #67 39.30 (10/11) Installing libucontext (1.2-r2) [2024-07-25T02:47:41.996Z] #67 39.31 (11/11) Installing gcompat (1.1.0-r1) [2024-07-25T02:47:41.996Z] #67 39.31 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:47:41.996Z] #67 39.32 Executing ca-certificates-20240226-r0.trigger [2024-07-25T02:47:41.996Z] #67 39.37 OK: 12 MiB in 26 packages [2024-07-25T02:47:41.996Z] #67 DONE 39.5s [2024-07-25T02:47:41.996Z] [2024-07-25T02:47:41.996Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-25T02:47:42.255Z] #76 ... [2024-07-25T02:47:42.255Z] [2024-07-25T02:47:42.255Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-25T02:47:42.255Z] #69 38.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:42.255Z] #69 38.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:42.255Z] #69 39.35 v3.18.7-52-gd2a9decf692 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-25T02:47:42.255Z] #69 39.35 v3.18.7-50-g7247cda430e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-25T02:47:42.255Z] #69 39.35 OK: 20070 distinct packages available [2024-07-25T02:47:42.255Z] #69 39.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:42.255Z] #69 39.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:42.255Z] #69 39.76 (1/5) Installing dumb-init (1.2.5-r2) [2024-07-25T02:47:42.255Z] #69 39.76 (2/5) Installing musl-obstack (1.2.3-r2) [2024-07-25T02:47:42.255Z] #69 39.77 (3/5) Installing libucontext (1.2-r2) [2024-07-25T02:47:42.255Z] #69 39.78 (4/5) Installing gcompat (1.1.0-r1) [2024-07-25T02:47:42.255Z] #69 39.78 (5/5) Installing openssl (3.1.6-r0) [2024-07-25T02:47:42.255Z] #69 39.79 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:47:42.255Z] #69 39.79 OK: 8 MiB in 20 packages [2024-07-25T02:47:42.255Z] #69 DONE 40.0s [2024-07-25T02:47:42.255Z] [2024-07-25T02:47:42.255Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-25T02:47:42.826Z] #77 ... [2024-07-25T02:47:42.826Z] [2024-07-25T02:47:42.826Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-07-25T02:47:42.826Z] #0 6.328 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:42.826Z] #0 6.811 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:42.826Z] #0 7.487 OK: 264 MiB in 52 packages [2024-07-25T02:47:42.826Z] #78 DONE 7.6s [2024-07-25T02:47:42.826Z] [2024-07-25T02:47:42.826Z] #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-07-25T02:47:42.826Z] #79 DONE 0.0s [2024-07-25T02:47:43.117Z] [2024-07-25T02:47:43.117Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-25T02:47:43.117Z] #0 2.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:43.117Z] #0 2.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:43.117Z] #0 3.178 OK: 7 MiB in 16 packages [2024-07-25T02:47:43.117Z] #80 DONE 3.3s [2024-07-25T02:47:43.117Z] [2024-07-25T02:47:43.117Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-25T02:47:43.117Z] #0 2.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:43.117Z] #0 2.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:43.117Z] #0 3.132 OK: 8 MiB in 17 packages [2024-07-25T02:47:43.117Z] #81 DONE 3.3s [2024-07-25T02:47:43.117Z] [2024-07-25T02:47:43.117Z] #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:47:43.408Z] #82 ... [2024-07-25T02:47:43.408Z] [2024-07-25T02:47:43.408Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-25T02:47:43.408Z] #0 3.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:43.408Z] #0 3.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:43.408Z] #0 3.516 OK: 17 MiB in 19 packages [2024-07-25T02:47:43.408Z] #83 DONE 3.7s [2024-07-25T02:47:43.668Z] [2024-07-25T02:47:43.668Z] #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-07-25T02:47:43.668Z] #0 2.460 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:43.668Z] #0 2.962 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:43.668Z] #0 3.659 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-25T02:47:43.668Z] #0 3.950 Executing busybox-1.36.1-r7.trigger [2024-07-25T02:47:43.668Z] #0 3.952 OK: 7 MiB in 16 packages [2024-07-25T02:47:43.668Z] #84 DONE 4.1s [2024-07-25T02:47:43.668Z] [2024-07-25T02:47:43.668Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-25T02:47:43.668Z] #0 3.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:44.239Z] #85 ... [2024-07-25T02:47:44.239Z] [2024-07-25T02:47:44.239Z] #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-07-25T02:47:44.239Z] #75 3.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:44.239Z] #75 3.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:44.239Z] #75 4.033 OK: 7 MiB in 16 packages [2024-07-25T02:47:44.239Z] #75 DONE 4.2s [2024-07-25T02:47:44.239Z] [2024-07-25T02:47:44.239Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-25T02:47:44.239Z] #0 2.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:44.239Z] #0 2.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:44.239Z] #0 2.455 OK: 8 MiB in 19 packages [2024-07-25T02:47:44.239Z] #86 DONE 2.5s [2024-07-25T02:47:44.500Z] [2024-07-25T02:47:44.500Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-25T02:47:45.932Z] #87 ... [2024-07-25T02:47:45.932Z] [2024-07-25T02:47:45.932Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-25T02:47:45.932Z] #76 2.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:45.932Z] #76 2.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:45.932Z] #76 2.710 OK: 12 MiB in 26 packages [2024-07-25T02:47:45.932Z] #76 DONE 4.1s [2024-07-25T02:47:45.932Z] [2024-07-25T02:47:45.932Z] #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-25T02:47:45.932Z] #85 4.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:45.932Z] #85 4.963 OK: 7 MiB in 17 packages [2024-07-25T02:47:45.932Z] #85 DONE 5.8s [2024-07-25T02:47:45.932Z] [2024-07-25T02:47:45.932Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-25T02:47:45.932Z] #0 2.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:45.932Z] #0 2.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:45.932Z] #0 2.580 OK: 17 MiB in 19 packages [2024-07-25T02:47:45.932Z] #88 DONE 4.2s [2024-07-25T02:47:45.932Z] [2024-07-25T02:47:45.932Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-25T02:47:45.932Z] #87 DONE 1.6s [2024-07-25T02:47:45.932Z] [2024-07-25T02:47:45.932Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-25T02:47:45.932Z] #89 DONE 0.1s [2024-07-25T02:47:45.932Z] [2024-07-25T02:47:45.932Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-25T02:47:45.932Z] #90 DONE 0.1s [2024-07-25T02:47:45.932Z] [2024-07-25T02:47:45.932Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-25T02:47:45.932Z] #91 DONE 0.0s [2024-07-25T02:47:45.932Z] [2024-07-25T02:47:45.932Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-25T02:47:45.932Z] #77 3.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:45.932Z] #77 3.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-25T02:47:46.192Z] #77 ... [2024-07-25T02:47:46.192Z] [2024-07-25T02:47:46.192Z] #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-25T02:47:46.192Z] #92 DONE 0.0s [2024-07-25T02:47:46.192Z] [2024-07-25T02:47:46.192Z] #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-25T02:47:46.192Z] #93 DONE 0.0s [2024-07-25T02:47:46.192Z] [2024-07-25T02:47:46.192Z] #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-25T02:47:46.192Z] #94 DONE 0.0s [2024-07-25T02:47:46.192Z] [2024-07-25T02:47:46.192Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:47:46.192Z] #95 ... [2024-07-25T02:47:46.192Z] [2024-07-25T02:47:46.192Z] #96 [security-spire-config] exporting to image [2024-07-25T02:47:46.192Z] #96 exporting layers [2024-07-25T02:47:46.453Z] #96 ... [2024-07-25T02:47:46.453Z] [2024-07-25T02:47:46.453Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-25T02:47:46.453Z] #77 4.118 OK: 8 MiB in 20 packages [2024-07-25T02:47:46.453Z] #77 DONE 4.2s [2024-07-25T02:47:46.453Z] [2024-07-25T02:47:46.453Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-25T02:47:48.371Z] #97 ... [2024-07-25T02:47:48.371Z] [2024-07-25T02:47:48.371Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-25T02:47:48.371Z] #98 DONE 1.8s [2024-07-25T02:47:48.371Z] [2024-07-25T02:47:48.371Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-25T02:47:48.371Z] #97 DONE 1.8s [2024-07-25T02:47:48.371Z] [2024-07-25T02:47:48.371Z] #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-25T02:47:48.371Z] #99 DONE 2.3s [2024-07-25T02:47:48.371Z] [2024-07-25T02:47:48.371Z] #96 [security-spire-config] exporting to image [2024-07-25T02:47:48.371Z] #96 exporting layers 2.0s done [2024-07-25T02:47:48.371Z] #96 writing image sha256:4ea146bf8a752f08ac1598ee2d04b3819aad51bfc4b31b3417ba57ec3440a56e 0.0s done [2024-07-25T02:47:48.371Z] #96 naming to docker.io/library/security-spire-config [2024-07-25T02:47:49.319Z] #96 naming to docker.io/library/security-spire-config 1.1s done [2024-07-25T02:47:49.319Z] #96 DONE 3.1s [2024-07-25T02:47:49.319Z] [2024-07-25T02:47:49.319Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-25T02:47:49.319Z] #100 DONE 1.2s [2024-07-25T02:47:49.319Z] [2024-07-25T02:47:49.319Z] #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-25T02:47:49.319Z] #101 DONE 1.2s [2024-07-25T02:47:49.319Z] [2024-07-25T02:47:49.319Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-25T02:47:49.319Z] #102 DONE 1.2s [2024-07-25T02:47:49.319Z] [2024-07-25T02:47:49.319Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-25T02:47:49.579Z] #103 DONE 0.1s [2024-07-25T02:47:49.579Z] [2024-07-25T02:47:49.579Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-25T02:47:49.579Z] #104 DONE 0.1s [2024-07-25T02:47:49.579Z] [2024-07-25T02:47:49.579Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-25T02:47:49.579Z] #105 DONE 0.0s [2024-07-25T02:47:49.579Z] [2024-07-25T02:47:49.579Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-25T02:47:49.579Z] #106 DONE 0.1s [2024-07-25T02:47:49.579Z] [2024-07-25T02:47:49.579Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-25T02:47:49.579Z] #107 DONE 0.0s [2024-07-25T02:47:49.579Z] [2024-07-25T02:47:49.579Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-25T02:47:49.579Z] #108 DONE 0.1s [2024-07-25T02:47:49.579Z] [2024-07-25T02:47:49.579Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-25T02:47:49.579Z] #109 DONE 0.1s [2024-07-25T02:47:49.579Z] [2024-07-25T02:47:49.579Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-25T02:47:49.839Z] #110 DONE 0.1s [2024-07-25T02:47:49.839Z] [2024-07-25T02:47:49.839Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-25T02:47:49.839Z] #111 DONE 0.1s [2024-07-25T02:47:49.839Z] [2024-07-25T02:47:49.839Z] #96 [security-spire-agent] exporting to image [2024-07-25T02:47:49.839Z] #96 ... [2024-07-25T02:47:49.839Z] [2024-07-25T02:47:49.839Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:47:50.100Z] #112 ... [2024-07-25T02:47:50.100Z] [2024-07-25T02:47:50.100Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:47:50.361Z] #113 ... [2024-07-25T02:47:50.361Z] [2024-07-25T02:47:50.361Z] #96 [security-spire-agent] exporting to image [2024-07-25T02:47:50.361Z] #96 exporting layers 0.7s done [2024-07-25T02:47:50.361Z] #96 writing image sha256:a16e0f338087d4e8139289bb67e0c710264b4c0424bf199f5129d09ecdfeb85e [2024-07-25T02:47:50.361Z] #96 exporting layers 0.7s done [2024-07-25T02:47:50.361Z] #96 writing image sha256:a16e0f338087d4e8139289bb67e0c710264b4c0424bf199f5129d09ecdfeb85e done [2024-07-25T02:47:50.361Z] #96 naming to docker.io/library/security-spire-server done [2024-07-25T02:47:50.361Z] #96 writing image sha256:39cc7a248ac0d7b715123267025fb330a5b52492d228b00f091139d333197faa done [2024-07-25T02:47:50.361Z] #96 naming to docker.io/library/security-spire-agent done [2024-07-25T02:47:50.361Z] #96 DONE 3.9s [2024-07-25T02:47:50.361Z] [2024-07-25T02:47:50.361Z] #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:48:58.373Z] #112 DONE 69.7s [2024-07-25T02:48:58.373Z] [2024-07-25T02:48:58.373Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:48:58.373Z] #95 DONE 73.5s [2024-07-25T02:48:58.373Z] [2024-07-25T02:48:58.373Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:48:58.373Z] #113 DONE 69.7s [2024-07-25T02:48:58.373Z] [2024-07-25T02:48:58.373Z] #82 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:48:58.373Z] #82 DONE 66.7s [2024-07-25T02:48:58.373Z] [2024-07-25T02:48:58.373Z] #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:48:58.373Z] #74 DONE 69.7s [2024-07-25T02:48:58.373Z] [2024-07-25T02:48:58.373Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2024-07-25T02:48:59.760Z] #114 ... [2024-07-25T02:48:59.760Z] [2024-07-25T02:48:59.760Z] #115 [support-notifications builder 6/7] COPY . . [2024-07-25T02:48:59.760Z] #115 ... [2024-07-25T02:48:59.760Z] [2024-07-25T02:48:59.760Z] #116 [core-data builder 6/7] COPY . . [2024-07-25T02:48:59.760Z] #116 ... [2024-07-25T02:48:59.760Z] [2024-07-25T02:48:59.760Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-25T02:49:00.020Z] #117 ... [2024-07-25T02:49:00.020Z] [2024-07-25T02:49:00.020Z] #118 [core-keeper builder 7/8] COPY . . [2024-07-25T02:49:10.003Z] #118 ... [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #114 [security-secretstore-setup builder 6/7] COPY . . [2024-07-25T02:49:10.003Z] #114 DONE 18.9s [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:49:10.003Z] #119 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:49:10.003Z] #120 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-07-25T02:49:10.003Z] #121 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-25T02:49:10.003Z] #117 DONE 19.0s [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-07-25T02:49:10.003Z] #122 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:49:10.003Z] #123 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:49:10.003Z] #124 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #125 [security-proxy-auth builder 6/7] COPY . . [2024-07-25T02:49:10.003Z] #125 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:49:10.003Z] #126 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:49:10.003Z] #127 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:49:10.003Z] #128 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:49:10.003Z] #129 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #130 [core-command builder 6/7] COPY . . [2024-07-25T02:49:10.003Z] #130 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #116 [core-data builder 6/7] COPY . . [2024-07-25T02:49:10.003Z] #116 DONE 19.0s [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:49:10.003Z] #131 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:49:10.003Z] #132 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-25T02:49:10.003Z] #133 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:49:10.003Z] #134 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #135 [support-scheduler builder 6/7] COPY . . [2024-07-25T02:49:10.003Z] #135 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:49:10.003Z] #136 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #137 [core-metadata builder 6/7] COPY . . [2024-07-25T02:49:10.003Z] #137 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-25T02:49:10.003Z] #138 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-25T02:49:10.003Z] #139 CACHED [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #118 [core-keeper builder 7/8] COPY . . [2024-07-25T02:49:10.003Z] #118 DONE 19.0s [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #115 [support-notifications builder 6/7] COPY . . [2024-07-25T02:49:10.003Z] #115 DONE 19.0s [2024-07-25T02:49:10.003Z] [2024-07-25T02:49:10.003Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-25T02:49:10.003Z] #140 1.288 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-07-25T02:49:20.517Z] #140 ... [2024-07-25T02:49:20.517Z] [2024-07-25T02:49:20.517Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-25T02:49:20.517Z] #0 1.279 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-25T02:49:20.517Z] #141 ... [2024-07-25T02:49:20.517Z] [2024-07-25T02:49:20.517Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-25T02:49:20.517Z] #0 0.547 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-25T02:49:20.517Z] #142 ... [2024-07-25T02:49:20.517Z] [2024-07-25T02:49:20.517Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-25T02:49:20.517Z] #0 0.795 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-25T02:49:20.517Z] #143 ... [2024-07-25T02:49:20.517Z] [2024-07-25T02:49:20.517Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-25T02:49:20.517Z] #0 0.815 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-25T02:49:20.517Z] #144 ... [2024-07-25T02:49:20.517Z] [2024-07-25T02:49:20.517Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-25T02:49:20.517Z] #0 1.021 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-25T02:49:20.517Z] #145 ... [2024-07-25T02:49:20.517Z] [2024-07-25T02:49:20.517Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-25T02:49:20.517Z] #0 0.494 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-25T02:49:20.517Z] #146 ... [2024-07-25T02:49:20.517Z] [2024-07-25T02:49:20.517Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-25T02:49:20.517Z] #0 0.745 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-25T02:49:20.517Z] #147 ... [2024-07-25T02:49:20.517Z] [2024-07-25T02:49:20.517Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-25T02:49:20.517Z] #0 1.175 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-25T02:49:20.517Z] #148 ... [2024-07-25T02:49:20.517Z] [2024-07-25T02:49:20.517Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-25T02:49:20.517Z] #0 1.178 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-25T02:49:20.517Z] #149 ... [2024-07-25T02:49:20.517Z] [2024-07-25T02:49:20.517Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-25T02:49:20.517Z] #0 0.881 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-25T02:49:20.777Z] #150 ... [2024-07-25T02:49:20.777Z] [2024-07-25T02:49:20.777Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-25T02:49:20.777Z] #0 1.269 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-25T02:50:42.296Z] #151 ... [2024-07-25T02:50:42.296Z] [2024-07-25T02:50:42.296Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-25T02:50:42.296Z] #150 85.81 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-25T02:52:18.901Z] #150 DONE 177.4s [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-25T02:52:18.901Z] #146 DONE 177.3s [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-25T02:52:18.901Z] #144 DONE 177.3s [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-25T02:52:18.901Z] #148 DONE 177.3s [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #140 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-25T02:52:18.901Z] #140 DONE 177.3s [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-25T02:52:18.901Z] #145 DONE 177.3s [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #152 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T02:52:18.901Z] #152 ... [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-25T02:52:18.901Z] #149 DONE 177.5s [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-25T02:52:18.901Z] #147 DONE 177.7s [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #153 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T02:52:18.901Z] #153 ... [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #143 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-25T02:52:18.901Z] #143 DONE 177.8s [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-25T02:52:18.901Z] #151 DONE 177.8s [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-25T02:52:18.901Z] #141 DONE 177.9s [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #154 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T02:52:18.901Z] #154 ... [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-25T02:52:18.901Z] #142 DONE 178.1s [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-25T02:52:18.901Z] #155 ... [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #156 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T02:52:18.901Z] #156 DONE 1.0s [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #157 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T02:52:18.901Z] #157 DONE 0.5s [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #152 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T02:52:18.901Z] #152 DONE 1.0s [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-25T02:52:18.901Z] #155 DONE 0.3s [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T02:52:18.901Z] #158 DONE 1.0s [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #153 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T02:52:18.901Z] #153 DONE 0.9s [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.901Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T02:52:18.901Z] #159 DONE 0.9s [2024-07-25T02:52:18.901Z] [2024-07-25T02:52:18.902Z] #154 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T02:52:18.902Z] #154 DONE 0.7s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-25T02:52:18.902Z] #160 ... [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-25T02:52:18.902Z] #161 DONE 1.1s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-25T02:52:18.902Z] #162 DONE 1.0s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-25T02:52:18.902Z] #163 DONE 1.0s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #164 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-25T02:52:18.902Z] #164 DONE 1.1s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #165 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-25T02:52:18.902Z] #165 DONE 1.1s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-25T02:52:18.902Z] #166 DONE 1.0s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T02:52:18.902Z] #167 CACHED [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-25T02:52:18.902Z] #168 CACHED [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-25T02:52:18.902Z] #169 CACHED [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #170 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T02:52:18.902Z] #170 CACHED [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #171 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-25T02:52:18.902Z] #171 CACHED [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T02:52:18.902Z] #172 CACHED [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T02:52:18.902Z] #173 CACHED [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-25T02:52:18.902Z] #174 CACHED [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-25T02:52:18.902Z] #160 DONE 1.0s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-25T02:52:18.902Z] #175 ... [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-25T02:52:18.902Z] #176 DONE 4.3s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #177 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-25T02:52:18.902Z] #177 DONE 4.4s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #178 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-25T02:52:18.902Z] #178 DONE 4.4s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #179 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-25T02:52:18.902Z] #179 ... [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #180 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-25T02:52:18.902Z] #180 DONE 4.7s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-25T02:52:18.902Z] #181 ... [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-25T02:52:18.902Z] #182 DONE 5.9s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T02:52:18.902Z] #183 ... [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #184 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-25T02:52:18.902Z] #184 DONE 5.1s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #185 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-25T02:52:18.902Z] #185 DONE 5.3s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #186 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-25T02:52:18.902Z] #186 ... [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-25T02:52:18.902Z] #187 DONE 5.5s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #188 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-25T02:52:18.902Z] #188 DONE 5.6s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-25T02:52:18.902Z] #189 DONE 5.6s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-25T02:52:18.902Z] #175 DONE 5.6s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-25T02:52:18.902Z] #190 DONE 5.6s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #96 [core-keeper] exporting to image [2024-07-25T02:52:18.902Z] #96 exporting layers [2024-07-25T02:52:18.902Z] #96 ... [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-25T02:52:18.902Z] #181 DONE 1.5s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #96 [core-keeper] exporting to image [2024-07-25T02:52:18.902Z] #96 exporting layers 0.3s done [2024-07-25T02:52:18.902Z] #96 ... [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #191 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-25T02:52:18.902Z] #191 DONE 1.5s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #179 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-25T02:52:18.902Z] #179 DONE 1.3s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T02:52:18.902Z] #183 DONE 0.9s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #186 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-25T02:52:18.902Z] #186 DONE 0.6s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-25T02:52:18.902Z] #192 DONE 0.4s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #193 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-25T02:52:18.902Z] #193 DONE 1.0s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #96 [support-notifications] exporting to image [2024-07-25T02:52:18.902Z] #96 ... [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-25T02:52:18.902Z] #194 DONE 0.4s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-25T02:52:18.902Z] #195 DONE 0.4s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-25T02:52:18.902Z] #196 DONE 0.4s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-25T02:52:18.902Z] #197 DONE 0.9s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #96 [core-keeper] exporting to image [2024-07-25T02:52:18.902Z] #96 writing image sha256:04fddf8cd74927288d59d610511145a66d5b12ea455843b99c302bf9b7278ffc 0.0s done [2024-07-25T02:52:18.902Z] #96 naming to docker.io/library/core-keeper done [2024-07-25T02:52:18.902Z] #96 ... [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #198 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-25T02:52:18.902Z] #198 DONE 0.4s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-25T02:52:18.902Z] #199 DONE 0.5s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #96 [support-scheduler] exporting to image [2024-07-25T02:52:18.902Z] #96 exporting layers 0.4s done [2024-07-25T02:52:18.902Z] #96 ... [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #200 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-25T02:52:18.902Z] #200 DONE 0.4s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #96 [support-notifications] exporting to image [2024-07-25T02:52:18.902Z] #96 writing image sha256:01eccfb64e1577019805da5daffc0cacc9ef44d1e2e1cf5f62c265856a314ddb 0.0s done [2024-07-25T02:52:18.902Z] #96 writing image sha256:33b5aaad9888981180aebb91ced4baa532cfdc15cef46c4084b8cc7ed28b7748 [2024-07-25T02:52:18.902Z] #96 naming to docker.io/library/support-notifications done [2024-07-25T02:52:18.902Z] #96 ... [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #201 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-25T02:52:18.902Z] #201 DONE 0.6s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #202 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-25T02:52:18.902Z] #202 DONE 0.6s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-25T02:52:18.902Z] #203 DONE 0.6s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #96 [core-metadata] exporting to image [2024-07-25T02:52:18.902Z] #96 exporting layers 0.4s done [2024-07-25T02:52:18.902Z] #96 writing image sha256:33b5aaad9888981180aebb91ced4baa532cfdc15cef46c4084b8cc7ed28b7748 0.2s done [2024-07-25T02:52:18.902Z] #96 naming to docker.io/library/security-spiffe-token-provider done [2024-07-25T02:52:18.902Z] #96 ... [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #204 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-25T02:52:18.902Z] #204 DONE 0.4s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #96 [core-data] exporting to image [2024-07-25T02:52:18.902Z] #96 exporting layers 0.6s done [2024-07-25T02:52:18.902Z] #96 writing image sha256:730b79f09951128c5dda5d7bd91802edaa17d72c7462b1a1d621355f6dd5afee done [2024-07-25T02:52:18.902Z] #96 naming to docker.io/library/core-data done [2024-07-25T02:52:18.902Z] #96 writing image sha256:1440e35e55562c6b0ae776af946ae6bdacca3b5730b94a2e448dfe2b190f0feb done [2024-07-25T02:52:18.902Z] #96 naming to docker.io/library/core-command [2024-07-25T02:52:18.902Z] #96 writing image sha256:197b6c480c9c7f4b1eb252f6beca6998c0b8fce7e69ac49012d7d0e29d020a30 [2024-07-25T02:52:18.902Z] #96 ... [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #205 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-25T02:52:18.902Z] #205 DONE 0.5s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #96 [support-scheduler] exporting to image [2024-07-25T02:52:18.902Z] #96 naming to docker.io/library/core-command 0.2s done [2024-07-25T02:52:18.902Z] #96 writing image sha256:197b6c480c9c7f4b1eb252f6beca6998c0b8fce7e69ac49012d7d0e29d020a30 0.2s done [2024-07-25T02:52:18.902Z] #96 naming to docker.io/library/support-scheduler done [2024-07-25T02:52:18.902Z] #96 exporting layers 0.3s done [2024-07-25T02:52:18.902Z] #96 ... [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #206 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-25T02:52:18.902Z] #206 DONE 0.8s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #96 [support-scheduler] exporting to image [2024-07-25T02:52:18.902Z] #96 writing image sha256:e524086ee90f9cae0eabd0f99bf3f5c292ac9d81ba59ddc488f7f14f5cb88e89 [2024-07-25T02:52:18.902Z] #96 writing image sha256:e524086ee90f9cae0eabd0f99bf3f5c292ac9d81ba59ddc488f7f14f5cb88e89 done [2024-07-25T02:52:18.902Z] #96 naming to docker.io/library/core-metadata done [2024-07-25T02:52:18.902Z] #96 DONE 5.4s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #207 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-25T02:52:18.902Z] #207 DONE 0.5s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #208 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-25T02:52:18.902Z] #208 DONE 0.1s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #209 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-25T02:52:18.902Z] #209 DONE 0.1s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #210 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-25T02:52:18.902Z] #210 DONE 0.0s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #211 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-25T02:52:18.902Z] #211 ... [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #212 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-25T02:52:18.902Z] #212 DONE 0.1s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #213 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-25T02:52:18.902Z] #213 DONE 0.1s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #214 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-25T02:52:18.902Z] #214 DONE 0.9s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #96 [core-common-config-bootstrapper] exporting to image [2024-07-25T02:52:18.902Z] #96 ... [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #215 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-25T02:52:18.902Z] #215 DONE 0.2s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-25T02:52:18.902Z] #216 DONE 0.8s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-25T02:52:18.902Z] #217 DONE 1.2s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #96 [core-common-config-bootstrapper] exporting to image [2024-07-25T02:52:18.902Z] #96 exporting layers 0.3s done [2024-07-25T02:52:18.902Z] #96 writing image sha256:e69a1e7797cda2c6b092b616aad9816faa7df617ca41c2ee9b62907f7418390a done [2024-07-25T02:52:18.902Z] #96 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-25T02:52:18.902Z] #96 ... [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #211 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-25T02:52:18.902Z] #211 DONE 0.6s [2024-07-25T02:52:18.902Z] [2024-07-25T02:52:18.902Z] #96 [security-secretstore-setup] exporting to image [2024-07-25T02:52:18.902Z] #96 exporting layers 0.2s done [2024-07-25T02:52:18.902Z] #96 writing image sha256:7e3cf5333f48e1313f51d6535ae1c9422111caf919854b18307fd61e1229834a [2024-07-25T02:52:18.902Z] #96 exporting layers 0.2s done [2024-07-25T02:52:18.902Z] #96 writing image sha256:7e3cf5333f48e1313f51d6535ae1c9422111caf919854b18307fd61e1229834a done [2024-07-25T02:52:18.902Z] #96 naming to docker.io/library/security-proxy-setup done [2024-07-25T02:52:18.903Z] #96 exporting layers 0.3s done [2024-07-25T02:52:18.903Z] #96 writing image sha256:4cfb25d8815e7ce8d5442ef9617a84b81d3fe2943ea87a2e436ae5c590e26f99 done [2024-07-25T02:52:18.903Z] #96 naming to docker.io/library/security-proxy-auth done [2024-07-25T02:52:18.903Z] #96 writing image sha256:2cf1c1f857ba92785fc424610247a56e557bdb6424b73c34e77265d3d39f4c8f done [2024-07-25T02:52:18.903Z] #96 naming to docker.io/library/security-secretstore-setup done [2024-07-25T02:52:18.903Z] #96 DONE 6.1s [2024-07-25T02:52:18.903Z] [2024-07-25T02:52:18.903Z] #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-25T02:52:18.903Z] #218 DONE 0.7s [2024-07-25T02:52:18.903Z] [2024-07-25T02:52:18.903Z] #96 [security-bootstrapper] exporting to image [2024-07-25T02:52:18.903Z] #96 exporting layers 0.2s done [2024-07-25T02:52:18.903Z] #96 writing image sha256:990522da7f1fa656da0745396227a9d42502cff9a710926522409d4a4b927f75 done [2024-07-25T02:52:18.903Z] #96 naming to docker.io/library/security-bootstrapper done [2024-07-25T02:52:18.903Z] #96 DONE 6.2s [2024-07-25T02:52:18.903Z] time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T02:52:18.903Z] time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T02:52:18.903Z] time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T02:52:18.903Z] time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T02:52:18.903Z] time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T02:52:18.903Z] time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T02:52:18.903Z] time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T02:52:18.903Z] time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T02:52:18.903Z] time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T02:52:18.903Z] time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T02:52:18.903Z] time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T02:52:18.903Z] time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T02:52:18.903Z] time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T02:52:18.903Z] time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T02:52:18.903Z] time="2024-07-25T02:46:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-25T02:52:18.912Z] $ docker stop --time=1 de9f3769f63191cbd105ca58eff8ea6ecead8e96ea3b96b9326ad8b9c83cbdde [2024-07-25T02:52:20.196Z] $ docker rm -f --volumes de9f3769f63191cbd105ca58eff8ea6ecead8e96ea3b96b9326ad8b9c83cbdde [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T02:52:20.546Z] + docker images [2024-07-25T02:52:20.546Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-25T02:52:20.546Z] security-bootstrapper latest 990522da7f1f 4 seconds ago 18.9MB [2024-07-25T02:52:20.546Z] security-proxy-setup latest 7e3cf5333f48 5 seconds ago 26.2MB [2024-07-25T02:52:20.546Z] security-proxy-auth latest 4cfb25d8815e 5 seconds ago 33MB [2024-07-25T02:52:20.546Z] core-common-config-bootstrapper latest e69a1e7797cd 5 seconds ago 15.2MB [2024-07-25T02:52:20.546Z] security-secretstore-setup latest 2cf1c1f857ba 5 seconds ago 36.9MB [2024-07-25T02:52:20.546Z] core-metadata latest e524086ee90f 6 seconds ago 35.9MB [2024-07-25T02:52:20.546Z] support-scheduler latest 197b6c480c9c 7 seconds ago 38.1MB [2024-07-25T02:52:20.546Z] support-notifications latest 01eccfb64e15 7 seconds ago 38.7MB [2024-07-25T02:52:20.546Z] security-spiffe-token-provider latest 33b5aaad9888 7 seconds ago 28.7MB [2024-07-25T02:52:20.546Z] core-keeper latest 04fddf8cd749 7 seconds ago 35.7MB [2024-07-25T02:52:20.546Z] core-data latest 730b79f09951 7 seconds ago 35.8MB [2024-07-25T02:52:20.546Z] core-command latest 1440e35e5556 7 seconds ago 35.4MB [2024-07-25T02:52:20.546Z] security-spire-agent latest 39cc7a248ac0 4 minutes ago 182MB [2024-07-25T02:52:20.546Z] security-spire-server latest a16e0f338087 4 minutes ago 121MB [2024-07-25T02:52:20.546Z] security-spire-config latest 4ea146bf8a75 4 minutes ago 120MB [2024-07-25T02:52:20.546Z] ci-base-image-x86_64 latest f1b76b77317d 9 minutes ago 966MB [2024-07-25T02:52:20.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-07-25T02:52:20.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-25T02:52:20.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T02:52:20.719Z] provisioning config files... [2024-07-25T02:52:20.743Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/656@tmp/config11066622924347991691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T02:52:21.049Z] ---> ****-login.sh [2024-07-25T02:52:21.049Z] nexus3.edgexfoundry.org:10001 [2024-07-25T02:52:21.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T02:52:21.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T02:52:21.049Z] Configure a credential helper to remove this warning. See [2024-07-25T02:52:21.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T02:52:21.049Z] [2024-07-25T02:52:21.049Z] Login Succeeded [2024-07-25T02:52:21.049Z] nexus3.edgexfoundry.org:10002 [2024-07-25T02:52:21.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T02:52:21.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T02:52:21.309Z] Configure a credential helper to remove this warning. See [2024-07-25T02:52:21.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T02:52:21.309Z] [2024-07-25T02:52:21.309Z] Login Succeeded [2024-07-25T02:52:21.309Z] nexus3.edgexfoundry.org:10003 [2024-07-25T02:52:21.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T02:52:21.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T02:52:21.309Z] Configure a credential helper to remove this warning. See [2024-07-25T02:52:21.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T02:52:21.309Z] [2024-07-25T02:52:21.309Z] Login Succeeded [2024-07-25T02:52:21.310Z] nexus3.edgexfoundry.org:10004 [2024-07-25T02:52:21.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T02:52:21.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T02:52:21.569Z] Configure a credential helper to remove this warning. See [2024-07-25T02:52:21.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T02:52:21.570Z] [2024-07-25T02:52:21.570Z] Login Succeeded [2024-07-25T02:52:21.570Z] ****.io [2024-07-25T02:52:21.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T02:52:21.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T02:52:21.830Z] Configure a credential helper to remove this warning. See [2024-07-25T02:52:21.830Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T02:52:21.830Z] [2024-07-25T02:52:21.830Z] Login Succeeded [2024-07-25T02:52:21.830Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T02:52:21.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T02:52:21.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T02:52:21.931Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-07-25T02:52:21.931Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:21.931Z] latest [2024-07-25T02:52:21.931Z] 3.2.0-dev.38 [2024-07-25T02:52:21.931Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:52:21.931Z] main [2024-07-25T02:52:21.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:22.285Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:22.609Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:22.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-25T02:52:22.609Z] 60ffaa681037: Preparing [2024-07-25T02:52:22.609Z] ff51cdb6f6f2: Preparing [2024-07-25T02:52:22.609Z] a945f1aa7527: Preparing [2024-07-25T02:52:22.609Z] 6786d010ad0b: Preparing [2024-07-25T02:52:22.609Z] 172a9db43257: Preparing [2024-07-25T02:52:22.609Z] 20f828a23c15: Preparing [2024-07-25T02:52:22.609Z] ce7f800efff9: Preparing [2024-07-25T02:52:22.609Z] 20f828a23c15: Waiting [2024-07-25T02:52:22.609Z] 6786d010ad0b: Pushed [2024-07-25T02:52:22.609Z] 172a9db43257: Pushed [2024-07-25T02:52:22.609Z] a945f1aa7527: Pushed [2024-07-25T02:52:22.609Z] 60ffaa681037: Pushed [2024-07-25T02:52:22.609Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:22.867Z] 20f828a23c15: Pushed [2024-07-25T02:52:25.445Z] ff51cdb6f6f2: Pushed [2024-07-25T02:52:25.445Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:468b5130670dd79ac76987f1021e282df9cccdfc8e2f2dd7b4f90a1e82a8e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:25.771Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:26.094Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-25T02:52:26.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-25T02:52:26.094Z] 60ffaa681037: Preparing [2024-07-25T02:52:26.094Z] ff51cdb6f6f2: Preparing [2024-07-25T02:52:26.094Z] a945f1aa7527: Preparing [2024-07-25T02:52:26.094Z] 6786d010ad0b: Preparing [2024-07-25T02:52:26.094Z] 172a9db43257: Preparing [2024-07-25T02:52:26.094Z] 20f828a23c15: Preparing [2024-07-25T02:52:26.094Z] ce7f800efff9: Preparing [2024-07-25T02:52:26.094Z] 20f828a23c15: Waiting [2024-07-25T02:52:26.094Z] ce7f800efff9: Waiting [2024-07-25T02:52:26.094Z] 60ffaa681037: Layer already exists [2024-07-25T02:52:26.094Z] 172a9db43257: Layer already exists [2024-07-25T02:52:26.094Z] ff51cdb6f6f2: Layer already exists [2024-07-25T02:52:26.094Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:26.094Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:26.094Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:26.094Z] 20f828a23c15: Layer already exists [2024-07-25T02:52:26.094Z] latest: digest: sha256:468b5130670dd79ac76987f1021e282df9cccdfc8e2f2dd7b4f90a1e82a8e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:26.434Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:26.763Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.38 [2024-07-25T02:52:26.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-25T02:52:26.763Z] 60ffaa681037: Preparing [2024-07-25T02:52:26.763Z] ff51cdb6f6f2: Preparing [2024-07-25T02:52:26.763Z] a945f1aa7527: Preparing [2024-07-25T02:52:26.763Z] 6786d010ad0b: Preparing [2024-07-25T02:52:26.763Z] 172a9db43257: Preparing [2024-07-25T02:52:26.763Z] 20f828a23c15: Preparing [2024-07-25T02:52:26.763Z] ce7f800efff9: Preparing [2024-07-25T02:52:26.763Z] ce7f800efff9: Waiting [2024-07-25T02:52:26.763Z] 20f828a23c15: Waiting [2024-07-25T02:52:26.763Z] 172a9db43257: Layer already exists [2024-07-25T02:52:26.763Z] 60ffaa681037: Layer already exists [2024-07-25T02:52:26.763Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:26.763Z] ff51cdb6f6f2: Layer already exists [2024-07-25T02:52:26.763Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:26.763Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:26.763Z] 20f828a23c15: Layer already exists [2024-07-25T02:52:26.763Z] 3.2.0-dev.38: digest: sha256:468b5130670dd79ac76987f1021e282df9cccdfc8e2f2dd7b4f90a1e82a8e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:27.104Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:27.425Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:52:27.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-25T02:52:27.425Z] 60ffaa681037: Preparing [2024-07-25T02:52:27.425Z] ff51cdb6f6f2: Preparing [2024-07-25T02:52:27.425Z] a945f1aa7527: Preparing [2024-07-25T02:52:27.425Z] 6786d010ad0b: Preparing [2024-07-25T02:52:27.425Z] 172a9db43257: Preparing [2024-07-25T02:52:27.425Z] 20f828a23c15: Preparing [2024-07-25T02:52:27.425Z] ce7f800efff9: Preparing [2024-07-25T02:52:27.425Z] 20f828a23c15: Waiting [2024-07-25T02:52:27.425Z] 60ffaa681037: Layer already exists [2024-07-25T02:52:27.425Z] ff51cdb6f6f2: Layer already exists [2024-07-25T02:52:27.425Z] 172a9db43257: Layer already exists [2024-07-25T02:52:27.425Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:27.425Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:27.425Z] 20f828a23c15: Layer already exists [2024-07-25T02:52:27.425Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:27.425Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:468b5130670dd79ac76987f1021e282df9cccdfc8e2f2dd7b4f90a1e82a8e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:27.765Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:28.087Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-07-25T02:52:28.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-25T02:52:28.087Z] 60ffaa681037: Preparing [2024-07-25T02:52:28.087Z] ff51cdb6f6f2: Preparing [2024-07-25T02:52:28.087Z] a945f1aa7527: Preparing [2024-07-25T02:52:28.087Z] 6786d010ad0b: Preparing [2024-07-25T02:52:28.087Z] 172a9db43257: Preparing [2024-07-25T02:52:28.087Z] 20f828a23c15: Preparing [2024-07-25T02:52:28.087Z] ce7f800efff9: Preparing [2024-07-25T02:52:28.087Z] 20f828a23c15: Waiting [2024-07-25T02:52:28.087Z] ce7f800efff9: Waiting [2024-07-25T02:52:28.087Z] 60ffaa681037: Layer already exists [2024-07-25T02:52:28.087Z] ff51cdb6f6f2: Layer already exists [2024-07-25T02:52:28.087Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:28.087Z] 172a9db43257: Layer already exists [2024-07-25T02:52:28.087Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:28.087Z] 20f828a23c15: Layer already exists [2024-07-25T02:52:28.087Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:28.087Z] main: digest: sha256:468b5130670dd79ac76987f1021e282df9cccdfc8e2f2dd7b4f90a1e82a8e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T02:52:28.165Z] ===================================================== [Pipeline] echo [2024-07-25T02:52:28.180Z] taggedImages: [2024-07-25T02:52:28.180Z] - nexus3.edgexfoundry.org:10004/core-command:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:28.180Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-25T02:52:28.180Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.38 [2024-07-25T02:52:28.180Z] - nexus3.edgexfoundry.org:10004/core-command:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:52:28.180Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-07-25T02:52:28.210Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-07-25T02:52:28.210Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:28.210Z] latest [2024-07-25T02:52:28.210Z] 3.2.0-dev.38 [2024-07-25T02:52:28.210Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:52:28.210Z] main [2024-07-25T02:52:28.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:28.558Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:28.884Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:28.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-25T02:52:28.884Z] 2b29ffbcedb2: Preparing [2024-07-25T02:52:28.884Z] 95ef7b5d2688: Preparing [2024-07-25T02:52:28.884Z] 2bc5e959a4ca: Preparing [2024-07-25T02:52:28.884Z] 9981ddb5a51a: Preparing [2024-07-25T02:52:28.884Z] a945f1aa7527: Preparing [2024-07-25T02:52:28.884Z] 6786d010ad0b: Preparing [2024-07-25T02:52:28.884Z] 172a9db43257: Preparing [2024-07-25T02:52:28.884Z] 20f828a23c15: Preparing [2024-07-25T02:52:28.884Z] ce7f800efff9: Preparing [2024-07-25T02:52:28.884Z] 20f828a23c15: Waiting [2024-07-25T02:52:28.884Z] ce7f800efff9: Waiting [2024-07-25T02:52:28.884Z] 172a9db43257: Waiting [2024-07-25T02:52:28.884Z] 6786d010ad0b: Waiting [2024-07-25T02:52:28.884Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:28.884Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:28.884Z] 172a9db43257: Layer already exists [2024-07-25T02:52:28.884Z] 20f828a23c15: Layer already exists [2024-07-25T02:52:28.884Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:28.884Z] 2bc5e959a4ca: Pushed [2024-07-25T02:52:28.884Z] 95ef7b5d2688: Pushed [2024-07-25T02:52:28.884Z] 2b29ffbcedb2: Pushed [2024-07-25T02:52:29.820Z] 9981ddb5a51a: Pushed [2024-07-25T02:52:29.820Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:70aa37faf657776453161ceef2718f987b25b252f92f72ae5deca51def0d7c34 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:30.158Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:30.496Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-25T02:52:30.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-25T02:52:30.496Z] 2b29ffbcedb2: Preparing [2024-07-25T02:52:30.496Z] 95ef7b5d2688: Preparing [2024-07-25T02:52:30.496Z] 2bc5e959a4ca: Preparing [2024-07-25T02:52:30.496Z] 9981ddb5a51a: Preparing [2024-07-25T02:52:30.496Z] a945f1aa7527: Preparing [2024-07-25T02:52:30.496Z] 6786d010ad0b: Preparing [2024-07-25T02:52:30.496Z] 172a9db43257: Preparing [2024-07-25T02:52:30.496Z] 20f828a23c15: Preparing [2024-07-25T02:52:30.496Z] ce7f800efff9: Preparing [2024-07-25T02:52:30.496Z] 172a9db43257: Waiting [2024-07-25T02:52:30.496Z] 6786d010ad0b: Waiting [2024-07-25T02:52:30.496Z] ce7f800efff9: Waiting [2024-07-25T02:52:30.496Z] 20f828a23c15: Waiting [2024-07-25T02:52:30.496Z] 9981ddb5a51a: Layer already exists [2024-07-25T02:52:30.496Z] 2b29ffbcedb2: Layer already exists [2024-07-25T02:52:30.496Z] 95ef7b5d2688: Layer already exists [2024-07-25T02:52:30.496Z] 2bc5e959a4ca: Layer already exists [2024-07-25T02:52:30.496Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:30.496Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:30.496Z] 20f828a23c15: Layer already exists [2024-07-25T02:52:30.496Z] 172a9db43257: Layer already exists [2024-07-25T02:52:30.496Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:30.496Z] latest: digest: sha256:70aa37faf657776453161ceef2718f987b25b252f92f72ae5deca51def0d7c34 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:30.829Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:31.149Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.38 [2024-07-25T02:52:31.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-25T02:52:31.149Z] 2b29ffbcedb2: Preparing [2024-07-25T02:52:31.149Z] 95ef7b5d2688: Preparing [2024-07-25T02:52:31.149Z] 2bc5e959a4ca: Preparing [2024-07-25T02:52:31.149Z] 9981ddb5a51a: Preparing [2024-07-25T02:52:31.149Z] a945f1aa7527: Preparing [2024-07-25T02:52:31.149Z] 6786d010ad0b: Preparing [2024-07-25T02:52:31.149Z] 172a9db43257: Preparing [2024-07-25T02:52:31.149Z] 20f828a23c15: Preparing [2024-07-25T02:52:31.149Z] ce7f800efff9: Preparing [2024-07-25T02:52:31.149Z] 20f828a23c15: Waiting [2024-07-25T02:52:31.149Z] 6786d010ad0b: Waiting [2024-07-25T02:52:31.149Z] ce7f800efff9: Waiting [2024-07-25T02:52:31.149Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:31.149Z] 9981ddb5a51a: Layer already exists [2024-07-25T02:52:31.149Z] 2b29ffbcedb2: Layer already exists [2024-07-25T02:52:31.149Z] 95ef7b5d2688: Layer already exists [2024-07-25T02:52:31.149Z] 2bc5e959a4ca: Layer already exists [2024-07-25T02:52:31.149Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:31.149Z] 172a9db43257: Layer already exists [2024-07-25T02:52:31.149Z] 20f828a23c15: Layer already exists [2024-07-25T02:52:31.149Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:31.149Z] 3.2.0-dev.38: digest: sha256:70aa37faf657776453161ceef2718f987b25b252f92f72ae5deca51def0d7c34 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:31.483Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:31.821Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:52:31.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-25T02:52:31.821Z] 2b29ffbcedb2: Preparing [2024-07-25T02:52:31.821Z] 95ef7b5d2688: Preparing [2024-07-25T02:52:31.821Z] 2bc5e959a4ca: Preparing [2024-07-25T02:52:31.821Z] 9981ddb5a51a: Preparing [2024-07-25T02:52:31.821Z] a945f1aa7527: Preparing [2024-07-25T02:52:31.821Z] 6786d010ad0b: Preparing [2024-07-25T02:52:31.821Z] 172a9db43257: Preparing [2024-07-25T02:52:31.821Z] 20f828a23c15: Preparing [2024-07-25T02:52:31.821Z] ce7f800efff9: Preparing [2024-07-25T02:52:31.821Z] 6786d010ad0b: Waiting [2024-07-25T02:52:31.821Z] 172a9db43257: Waiting [2024-07-25T02:52:31.821Z] 20f828a23c15: Waiting [2024-07-25T02:52:31.821Z] ce7f800efff9: Waiting [2024-07-25T02:52:31.821Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:31.821Z] 2b29ffbcedb2: Layer already exists [2024-07-25T02:52:31.821Z] 2bc5e959a4ca: Layer already exists [2024-07-25T02:52:31.821Z] 9981ddb5a51a: Layer already exists [2024-07-25T02:52:31.821Z] 95ef7b5d2688: Layer already exists [2024-07-25T02:52:31.821Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:31.821Z] 172a9db43257: Layer already exists [2024-07-25T02:52:31.821Z] 20f828a23c15: Layer already exists [2024-07-25T02:52:31.821Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:31.821Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:70aa37faf657776453161ceef2718f987b25b252f92f72ae5deca51def0d7c34 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:32.158Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:32.477Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-07-25T02:52:32.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-25T02:52:32.477Z] 2b29ffbcedb2: Preparing [2024-07-25T02:52:32.477Z] 95ef7b5d2688: Preparing [2024-07-25T02:52:32.477Z] 2bc5e959a4ca: Preparing [2024-07-25T02:52:32.477Z] 9981ddb5a51a: Preparing [2024-07-25T02:52:32.477Z] a945f1aa7527: Preparing [2024-07-25T02:52:32.477Z] 6786d010ad0b: Preparing [2024-07-25T02:52:32.477Z] 172a9db43257: Preparing [2024-07-25T02:52:32.477Z] 20f828a23c15: Preparing [2024-07-25T02:52:32.477Z] ce7f800efff9: Preparing [2024-07-25T02:52:32.477Z] 6786d010ad0b: Waiting [2024-07-25T02:52:32.477Z] 20f828a23c15: Waiting [2024-07-25T02:52:32.477Z] 172a9db43257: Waiting [2024-07-25T02:52:32.477Z] ce7f800efff9: Waiting [2024-07-25T02:52:32.477Z] 2b29ffbcedb2: Layer already exists [2024-07-25T02:52:32.477Z] 9981ddb5a51a: Layer already exists [2024-07-25T02:52:32.477Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:32.477Z] 2bc5e959a4ca: Layer already exists [2024-07-25T02:52:32.477Z] 95ef7b5d2688: Layer already exists [2024-07-25T02:52:32.477Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:32.477Z] 20f828a23c15: Layer already exists [2024-07-25T02:52:32.477Z] 172a9db43257: Layer already exists [2024-07-25T02:52:32.477Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:32.477Z] main: digest: sha256:70aa37faf657776453161ceef2718f987b25b252f92f72ae5deca51def0d7c34 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T02:52:32.553Z] ===================================================== [Pipeline] echo [2024-07-25T02:52:32.569Z] taggedImages: [2024-07-25T02:52:32.569Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:32.569Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-25T02:52:32.569Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.38 [2024-07-25T02:52:32.569Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:52:32.569Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-07-25T02:52:32.597Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-07-25T02:52:32.597Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:32.597Z] latest [2024-07-25T02:52:32.597Z] 3.2.0-dev.38 [2024-07-25T02:52:32.597Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:52:32.597Z] main [2024-07-25T02:52:32.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:32.947Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:33.274Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:33.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-25T02:52:33.275Z] f0d2663230bd: Preparing [2024-07-25T02:52:33.275Z] 4053322d7a33: Preparing [2024-07-25T02:52:33.275Z] a945f1aa7527: Preparing [2024-07-25T02:52:33.275Z] 6786d010ad0b: Preparing [2024-07-25T02:52:33.275Z] 8eb07197e307: Preparing [2024-07-25T02:52:33.275Z] 42e963812fe7: Preparing [2024-07-25T02:52:33.275Z] ce7f800efff9: Preparing [2024-07-25T02:52:33.275Z] 42e963812fe7: Waiting [2024-07-25T02:52:33.275Z] ce7f800efff9: Waiting [2024-07-25T02:52:33.275Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:33.275Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:33.275Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:33.275Z] 8eb07197e307: Pushed [2024-07-25T02:52:33.275Z] f0d2663230bd: Pushed [2024-07-25T02:52:33.275Z] 42e963812fe7: Pushed [2024-07-25T02:52:35.809Z] 4053322d7a33: Pushed [2024-07-25T02:52:35.809Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:e4ac017a35898864c731b45d71ddaadcd2372b09328bea032d15cb73dd00741e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:36.134Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:36.468Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-25T02:52:36.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-25T02:52:36.468Z] f0d2663230bd: Preparing [2024-07-25T02:52:36.468Z] 4053322d7a33: Preparing [2024-07-25T02:52:36.468Z] a945f1aa7527: Preparing [2024-07-25T02:52:36.468Z] 6786d010ad0b: Preparing [2024-07-25T02:52:36.468Z] 8eb07197e307: Preparing [2024-07-25T02:52:36.468Z] 42e963812fe7: Preparing [2024-07-25T02:52:36.468Z] ce7f800efff9: Preparing [2024-07-25T02:52:36.468Z] 42e963812fe7: Waiting [2024-07-25T02:52:36.468Z] ce7f800efff9: Waiting [2024-07-25T02:52:36.468Z] f0d2663230bd: Layer already exists [2024-07-25T02:52:36.468Z] 8eb07197e307: Layer already exists [2024-07-25T02:52:36.468Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:36.468Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:36.468Z] 4053322d7a33: Layer already exists [2024-07-25T02:52:36.468Z] 42e963812fe7: Layer already exists [2024-07-25T02:52:36.468Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:36.468Z] latest: digest: sha256:e4ac017a35898864c731b45d71ddaadcd2372b09328bea032d15cb73dd00741e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:36.800Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:37.124Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.38 [2024-07-25T02:52:37.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-25T02:52:37.125Z] f0d2663230bd: Preparing [2024-07-25T02:52:37.125Z] 4053322d7a33: Preparing [2024-07-25T02:52:37.125Z] a945f1aa7527: Preparing [2024-07-25T02:52:37.125Z] 6786d010ad0b: Preparing [2024-07-25T02:52:37.125Z] 8eb07197e307: Preparing [2024-07-25T02:52:37.125Z] 42e963812fe7: Preparing [2024-07-25T02:52:37.125Z] ce7f800efff9: Preparing [2024-07-25T02:52:37.125Z] ce7f800efff9: Waiting [2024-07-25T02:52:37.125Z] 42e963812fe7: Waiting [2024-07-25T02:52:37.125Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:37.125Z] 4053322d7a33: Layer already exists [2024-07-25T02:52:37.125Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:37.125Z] f0d2663230bd: Layer already exists [2024-07-25T02:52:37.125Z] 8eb07197e307: Layer already exists [2024-07-25T02:52:37.125Z] 42e963812fe7: Layer already exists [2024-07-25T02:52:37.125Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:37.125Z] 3.2.0-dev.38: digest: sha256:e4ac017a35898864c731b45d71ddaadcd2372b09328bea032d15cb73dd00741e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:37.452Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:37.827Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:52:37.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-25T02:52:37.827Z] f0d2663230bd: Preparing [2024-07-25T02:52:37.827Z] 4053322d7a33: Preparing [2024-07-25T02:52:37.827Z] a945f1aa7527: Preparing [2024-07-25T02:52:37.827Z] 6786d010ad0b: Preparing [2024-07-25T02:52:37.827Z] 8eb07197e307: Preparing [2024-07-25T02:52:37.827Z] 42e963812fe7: Preparing [2024-07-25T02:52:37.827Z] ce7f800efff9: Preparing [2024-07-25T02:52:37.827Z] ce7f800efff9: Waiting [2024-07-25T02:52:37.827Z] 42e963812fe7: Waiting [2024-07-25T02:52:37.827Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:37.827Z] 8eb07197e307: Layer already exists [2024-07-25T02:52:37.827Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:37.827Z] f0d2663230bd: Layer already exists [2024-07-25T02:52:37.827Z] 4053322d7a33: Layer already exists [2024-07-25T02:52:37.827Z] 42e963812fe7: Layer already exists [2024-07-25T02:52:37.827Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:37.827Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:e4ac017a35898864c731b45d71ddaadcd2372b09328bea032d15cb73dd00741e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:38.155Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:38.489Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-07-25T02:52:38.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-25T02:52:38.489Z] f0d2663230bd: Preparing [2024-07-25T02:52:38.489Z] 4053322d7a33: Preparing [2024-07-25T02:52:38.489Z] a945f1aa7527: Preparing [2024-07-25T02:52:38.489Z] 6786d010ad0b: Preparing [2024-07-25T02:52:38.489Z] 8eb07197e307: Preparing [2024-07-25T02:52:38.489Z] 42e963812fe7: Preparing [2024-07-25T02:52:38.489Z] ce7f800efff9: Preparing [2024-07-25T02:52:38.489Z] 42e963812fe7: Waiting [2024-07-25T02:52:38.489Z] ce7f800efff9: Waiting [2024-07-25T02:52:38.489Z] f0d2663230bd: Layer already exists [2024-07-25T02:52:38.489Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:38.489Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:38.489Z] 8eb07197e307: Layer already exists [2024-07-25T02:52:38.489Z] 4053322d7a33: Layer already exists [2024-07-25T02:52:38.489Z] 42e963812fe7: Layer already exists [2024-07-25T02:52:38.489Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:38.489Z] main: digest: sha256:e4ac017a35898864c731b45d71ddaadcd2372b09328bea032d15cb73dd00741e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T02:52:38.571Z] ===================================================== [Pipeline] echo [2024-07-25T02:52:38.584Z] taggedImages: [2024-07-25T02:52:38.584Z] - nexus3.edgexfoundry.org:10004/core-data:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:38.584Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-25T02:52:38.584Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.38 [2024-07-25T02:52:38.584Z] - nexus3.edgexfoundry.org:10004/core-data:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:52:38.584Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-07-25T02:52:38.613Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-07-25T02:52:38.613Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:38.613Z] latest [2024-07-25T02:52:38.613Z] 3.2.0-dev.38 [2024-07-25T02:52:38.613Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:52:38.613Z] main [2024-07-25T02:52:38.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:39.006Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:39.372Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:39.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-25T02:52:39.372Z] b1740f9811b6: Preparing [2024-07-25T02:52:39.372Z] d18b36e4d3b0: Preparing [2024-07-25T02:52:39.372Z] 6786d010ad0b: Preparing [2024-07-25T02:52:39.372Z] f8ff00d32306: Preparing [2024-07-25T02:52:39.372Z] 12a4e41180a4: Preparing [2024-07-25T02:52:39.372Z] ce7f800efff9: Preparing [2024-07-25T02:52:39.372Z] ce7f800efff9: Waiting [2024-07-25T02:52:39.372Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:39.372Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:39.372Z] 12a4e41180a4: Pushed [2024-07-25T02:52:39.372Z] b1740f9811b6: Pushed [2024-07-25T02:52:39.372Z] f8ff00d32306: Pushed [2024-07-25T02:52:42.009Z] d18b36e4d3b0: Pushed [2024-07-25T02:52:42.285Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:b3ee6c9dcd7c67542503a36833b2d49a8a0d663432cae8f099e3f833c37fdce5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:42.648Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:42.971Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-07-25T02:52:42.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-25T02:52:42.971Z] b1740f9811b6: Preparing [2024-07-25T02:52:42.971Z] d18b36e4d3b0: Preparing [2024-07-25T02:52:42.971Z] 6786d010ad0b: Preparing [2024-07-25T02:52:42.971Z] f8ff00d32306: Preparing [2024-07-25T02:52:42.971Z] 12a4e41180a4: Preparing [2024-07-25T02:52:42.971Z] ce7f800efff9: Preparing [2024-07-25T02:52:42.971Z] ce7f800efff9: Waiting [2024-07-25T02:52:42.971Z] b1740f9811b6: Layer already exists [2024-07-25T02:52:42.971Z] f8ff00d32306: Layer already exists [2024-07-25T02:52:42.971Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:42.971Z] 12a4e41180a4: Layer already exists [2024-07-25T02:52:42.971Z] d18b36e4d3b0: Layer already exists [2024-07-25T02:52:42.971Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:42.971Z] latest: digest: sha256:b3ee6c9dcd7c67542503a36833b2d49a8a0d663432cae8f099e3f833c37fdce5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:43.295Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:43.640Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.38 [2024-07-25T02:52:43.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-25T02:52:43.641Z] b1740f9811b6: Preparing [2024-07-25T02:52:43.641Z] d18b36e4d3b0: Preparing [2024-07-25T02:52:43.641Z] 6786d010ad0b: Preparing [2024-07-25T02:52:43.641Z] f8ff00d32306: Preparing [2024-07-25T02:52:43.641Z] 12a4e41180a4: Preparing [2024-07-25T02:52:43.641Z] ce7f800efff9: Preparing [2024-07-25T02:52:43.641Z] ce7f800efff9: Waiting [2024-07-25T02:52:43.641Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:43.641Z] d18b36e4d3b0: Layer already exists [2024-07-25T02:52:43.641Z] b1740f9811b6: Layer already exists [2024-07-25T02:52:43.641Z] 12a4e41180a4: Layer already exists [2024-07-25T02:52:43.641Z] f8ff00d32306: Layer already exists [2024-07-25T02:52:43.641Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:43.641Z] 3.2.0-dev.38: digest: sha256:b3ee6c9dcd7c67542503a36833b2d49a8a0d663432cae8f099e3f833c37fdce5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:43.964Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:44.291Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:52:44.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-25T02:52:44.291Z] b1740f9811b6: Preparing [2024-07-25T02:52:44.291Z] d18b36e4d3b0: Preparing [2024-07-25T02:52:44.291Z] 6786d010ad0b: Preparing [2024-07-25T02:52:44.291Z] f8ff00d32306: Preparing [2024-07-25T02:52:44.291Z] 12a4e41180a4: Preparing [2024-07-25T02:52:44.291Z] ce7f800efff9: Preparing [2024-07-25T02:52:44.291Z] ce7f800efff9: Waiting [2024-07-25T02:52:44.291Z] 12a4e41180a4: Layer already exists [2024-07-25T02:52:44.291Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:44.291Z] f8ff00d32306: Layer already exists [2024-07-25T02:52:44.291Z] b1740f9811b6: Layer already exists [2024-07-25T02:52:44.291Z] d18b36e4d3b0: Layer already exists [2024-07-25T02:52:44.291Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:44.291Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:b3ee6c9dcd7c67542503a36833b2d49a8a0d663432cae8f099e3f833c37fdce5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:44.631Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:44.960Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-07-25T02:52:44.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-07-25T02:52:44.961Z] b1740f9811b6: Preparing [2024-07-25T02:52:44.961Z] d18b36e4d3b0: Preparing [2024-07-25T02:52:44.961Z] 6786d010ad0b: Preparing [2024-07-25T02:52:44.961Z] f8ff00d32306: Preparing [2024-07-25T02:52:44.961Z] 12a4e41180a4: Preparing [2024-07-25T02:52:44.961Z] ce7f800efff9: Preparing [2024-07-25T02:52:44.961Z] ce7f800efff9: Waiting [2024-07-25T02:52:44.961Z] f8ff00d32306: Layer already exists [2024-07-25T02:52:44.961Z] d18b36e4d3b0: Layer already exists [2024-07-25T02:52:44.961Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:44.961Z] b1740f9811b6: Layer already exists [2024-07-25T02:52:44.961Z] 12a4e41180a4: Layer already exists [2024-07-25T02:52:44.961Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:44.961Z] main: digest: sha256:b3ee6c9dcd7c67542503a36833b2d49a8a0d663432cae8f099e3f833c37fdce5 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T02:52:45.030Z] ===================================================== [Pipeline] echo [2024-07-25T02:52:45.045Z] taggedImages: [2024-07-25T02:52:45.045Z] - nexus3.edgexfoundry.org:10004/core-keeper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:45.045Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-07-25T02:52:45.045Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.38 [2024-07-25T02:52:45.045Z] - nexus3.edgexfoundry.org:10004/core-keeper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:52:45.045Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-07-25T02:52:45.073Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-07-25T02:52:45.073Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:45.073Z] latest [2024-07-25T02:52:45.073Z] 3.2.0-dev.38 [2024-07-25T02:52:45.073Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:52:45.073Z] main [2024-07-25T02:52:45.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:45.414Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:45.743Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:45.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-25T02:52:45.744Z] b3d5f97d30a6: Preparing [2024-07-25T02:52:45.744Z] 2c56a6afdaae: Preparing [2024-07-25T02:52:45.744Z] fa54186c9d43: Preparing [2024-07-25T02:52:45.744Z] a945f1aa7527: Preparing [2024-07-25T02:52:45.744Z] 6786d010ad0b: Preparing [2024-07-25T02:52:45.744Z] 172a9db43257: Preparing [2024-07-25T02:52:45.744Z] 20f828a23c15: Preparing [2024-07-25T02:52:45.744Z] ce7f800efff9: Preparing [2024-07-25T02:52:45.744Z] 20f828a23c15: Waiting [2024-07-25T02:52:45.744Z] ce7f800efff9: Waiting [2024-07-25T02:52:45.744Z] 172a9db43257: Waiting [2024-07-25T02:52:45.744Z] 2c56a6afdaae: Pushed [2024-07-25T02:52:45.744Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:45.744Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:45.744Z] 172a9db43257: Layer already exists [2024-07-25T02:52:45.744Z] 20f828a23c15: Layer already exists [2024-07-25T02:52:45.744Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:46.003Z] b3d5f97d30a6: Pushed [2024-07-25T02:52:48.534Z] fa54186c9d43: Pushed [2024-07-25T02:52:48.534Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:b25cc96c4f40db9f4baa3be38ea8eff769cc7d607d798f0d99f7fa3a45b26a17 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:48.862Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:49.185Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-25T02:52:49.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-25T02:52:49.185Z] b3d5f97d30a6: Preparing [2024-07-25T02:52:49.185Z] 2c56a6afdaae: Preparing [2024-07-25T02:52:49.185Z] fa54186c9d43: Preparing [2024-07-25T02:52:49.185Z] a945f1aa7527: Preparing [2024-07-25T02:52:49.185Z] 6786d010ad0b: Preparing [2024-07-25T02:52:49.185Z] 172a9db43257: Preparing [2024-07-25T02:52:49.185Z] 20f828a23c15: Preparing [2024-07-25T02:52:49.185Z] ce7f800efff9: Preparing [2024-07-25T02:52:49.185Z] 172a9db43257: Waiting [2024-07-25T02:52:49.185Z] 20f828a23c15: Waiting [2024-07-25T02:52:49.185Z] ce7f800efff9: Waiting [2024-07-25T02:52:49.185Z] b3d5f97d30a6: Layer already exists [2024-07-25T02:52:49.185Z] fa54186c9d43: Layer already exists [2024-07-25T02:52:49.185Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:49.185Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:49.185Z] 2c56a6afdaae: Layer already exists [2024-07-25T02:52:49.185Z] 172a9db43257: Layer already exists [2024-07-25T02:52:49.185Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:49.185Z] 20f828a23c15: Layer already exists [2024-07-25T02:52:49.185Z] latest: digest: sha256:b25cc96c4f40db9f4baa3be38ea8eff769cc7d607d798f0d99f7fa3a45b26a17 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:49.504Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:49.824Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.38 [2024-07-25T02:52:49.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-25T02:52:49.824Z] b3d5f97d30a6: Preparing [2024-07-25T02:52:49.824Z] 2c56a6afdaae: Preparing [2024-07-25T02:52:49.824Z] fa54186c9d43: Preparing [2024-07-25T02:52:49.824Z] a945f1aa7527: Preparing [2024-07-25T02:52:49.824Z] 6786d010ad0b: Preparing [2024-07-25T02:52:49.824Z] 172a9db43257: Preparing [2024-07-25T02:52:49.824Z] 20f828a23c15: Preparing [2024-07-25T02:52:49.824Z] ce7f800efff9: Preparing [2024-07-25T02:52:49.824Z] 172a9db43257: Waiting [2024-07-25T02:52:49.824Z] 20f828a23c15: Waiting [2024-07-25T02:52:49.824Z] ce7f800efff9: Waiting [2024-07-25T02:52:49.824Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:49.824Z] fa54186c9d43: Layer already exists [2024-07-25T02:52:49.824Z] b3d5f97d30a6: Layer already exists [2024-07-25T02:52:49.824Z] 2c56a6afdaae: Layer already exists [2024-07-25T02:52:49.824Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:49.824Z] 172a9db43257: Layer already exists [2024-07-25T02:52:49.824Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:49.824Z] 20f828a23c15: Layer already exists [2024-07-25T02:52:49.824Z] 3.2.0-dev.38: digest: sha256:b25cc96c4f40db9f4baa3be38ea8eff769cc7d607d798f0d99f7fa3a45b26a17 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:50.146Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:50.466Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:52:50.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-25T02:52:50.467Z] b3d5f97d30a6: Preparing [2024-07-25T02:52:50.467Z] 2c56a6afdaae: Preparing [2024-07-25T02:52:50.467Z] fa54186c9d43: Preparing [2024-07-25T02:52:50.467Z] a945f1aa7527: Preparing [2024-07-25T02:52:50.467Z] 6786d010ad0b: Preparing [2024-07-25T02:52:50.467Z] 172a9db43257: Preparing [2024-07-25T02:52:50.467Z] 20f828a23c15: Preparing [2024-07-25T02:52:50.467Z] ce7f800efff9: Preparing [2024-07-25T02:52:50.467Z] 172a9db43257: Waiting [2024-07-25T02:52:50.467Z] 20f828a23c15: Waiting [2024-07-25T02:52:50.467Z] ce7f800efff9: Waiting [2024-07-25T02:52:50.467Z] fa54186c9d43: Layer already exists [2024-07-25T02:52:50.467Z] b3d5f97d30a6: Layer already exists [2024-07-25T02:52:50.467Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:50.467Z] 2c56a6afdaae: Layer already exists [2024-07-25T02:52:50.467Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:50.467Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:50.467Z] 172a9db43257: Layer already exists [2024-07-25T02:52:50.467Z] 20f828a23c15: Layer already exists [2024-07-25T02:52:50.467Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:b25cc96c4f40db9f4baa3be38ea8eff769cc7d607d798f0d99f7fa3a45b26a17 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:50.793Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:51.125Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-07-25T02:52:51.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-25T02:52:51.125Z] b3d5f97d30a6: Preparing [2024-07-25T02:52:51.125Z] 2c56a6afdaae: Preparing [2024-07-25T02:52:51.125Z] fa54186c9d43: Preparing [2024-07-25T02:52:51.125Z] a945f1aa7527: Preparing [2024-07-25T02:52:51.125Z] 6786d010ad0b: Preparing [2024-07-25T02:52:51.125Z] 172a9db43257: Preparing [2024-07-25T02:52:51.125Z] 20f828a23c15: Preparing [2024-07-25T02:52:51.125Z] ce7f800efff9: Preparing [2024-07-25T02:52:51.125Z] 172a9db43257: Waiting [2024-07-25T02:52:51.125Z] ce7f800efff9: Waiting [2024-07-25T02:52:51.125Z] 2c56a6afdaae: Layer already exists [2024-07-25T02:52:51.125Z] b3d5f97d30a6: Layer already exists [2024-07-25T02:52:51.125Z] fa54186c9d43: Layer already exists [2024-07-25T02:52:51.125Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:51.125Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:51.125Z] 172a9db43257: Layer already exists [2024-07-25T02:52:51.125Z] 20f828a23c15: Layer already exists [2024-07-25T02:52:51.125Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:51.125Z] main: digest: sha256:b25cc96c4f40db9f4baa3be38ea8eff769cc7d607d798f0d99f7fa3a45b26a17 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T02:52:51.196Z] ===================================================== [Pipeline] echo [2024-07-25T02:52:51.212Z] taggedImages: [2024-07-25T02:52:51.212Z] - nexus3.edgexfoundry.org:10004/core-metadata:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:51.212Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-25T02:52:51.212Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.38 [2024-07-25T02:52:51.212Z] - nexus3.edgexfoundry.org:10004/core-metadata:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:52:51.212Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-07-25T02:52:51.247Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-07-25T02:52:51.247Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:51.247Z] latest [2024-07-25T02:52:51.247Z] 3.2.0-dev.38 [2024-07-25T02:52:51.247Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:52:51.247Z] main [2024-07-25T02:52:51.247Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:51.608Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:51.939Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:51.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-25T02:52:51.939Z] 5904aefc0a95: Preparing [2024-07-25T02:52:51.939Z] 7f1669a0e552: Preparing [2024-07-25T02:52:51.939Z] aca5675082de: Preparing [2024-07-25T02:52:51.939Z] 05111b118a9f: Preparing [2024-07-25T02:52:51.939Z] 513a480f97cb: Preparing [2024-07-25T02:52:51.939Z] abb238447fce: Preparing [2024-07-25T02:52:51.939Z] 52f6ea057992: Preparing [2024-07-25T02:52:51.939Z] a945f1aa7527: Preparing [2024-07-25T02:52:51.939Z] 6786d010ad0b: Preparing [2024-07-25T02:52:51.939Z] 332e487a6f5c: Preparing [2024-07-25T02:52:51.939Z] beda0cc3d6ff: Preparing [2024-07-25T02:52:51.939Z] 5f70bf18a086: Preparing [2024-07-25T02:52:51.939Z] 353ee2e79169: Preparing [2024-07-25T02:52:51.939Z] f9a7dfcd351f: Preparing [2024-07-25T02:52:51.939Z] 22d3bd1c4ebe: Preparing [2024-07-25T02:52:51.939Z] ce7f800efff9: Preparing [2024-07-25T02:52:51.939Z] a945f1aa7527: Waiting [2024-07-25T02:52:51.939Z] 6786d010ad0b: Waiting [2024-07-25T02:52:51.939Z] 332e487a6f5c: Waiting [2024-07-25T02:52:51.939Z] beda0cc3d6ff: Waiting [2024-07-25T02:52:51.939Z] abb238447fce: Waiting [2024-07-25T02:52:51.939Z] 5f70bf18a086: Waiting [2024-07-25T02:52:51.939Z] 353ee2e79169: Waiting [2024-07-25T02:52:51.939Z] f9a7dfcd351f: Waiting [2024-07-25T02:52:51.939Z] 22d3bd1c4ebe: Waiting [2024-07-25T02:52:51.939Z] ce7f800efff9: Waiting [2024-07-25T02:52:51.939Z] 52f6ea057992: Waiting [2024-07-25T02:52:51.939Z] 513a480f97cb: Pushed [2024-07-25T02:52:51.939Z] aca5675082de: Pushed [2024-07-25T02:52:51.939Z] 05111b118a9f: Pushed [2024-07-25T02:52:51.939Z] 5904aefc0a95: Pushed [2024-07-25T02:52:51.939Z] 7f1669a0e552: Pushed [2024-07-25T02:52:51.939Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:51.939Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:51.939Z] abb238447fce: Pushed [2024-07-25T02:52:51.939Z] 5f70bf18a086: Layer already exists [2024-07-25T02:52:52.199Z] 332e487a6f5c: Pushed [2024-07-25T02:52:52.199Z] 353ee2e79169: Pushed [2024-07-25T02:52:52.199Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:52.199Z] beda0cc3d6ff: Pushed [2024-07-25T02:52:52.199Z] f9a7dfcd351f: Pushed [2024-07-25T02:52:52.199Z] 22d3bd1c4ebe: Pushed [2024-07-25T02:52:53.579Z] 52f6ea057992: Pushed [2024-07-25T02:52:53.579Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:de51fad628f145cd77d71c1a48096b8c41c5b6e378185f89f08ef0043bcf3277 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:53.907Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:54.225Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-25T02:52:54.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-25T02:52:54.225Z] 5904aefc0a95: Preparing [2024-07-25T02:52:54.225Z] 7f1669a0e552: Preparing [2024-07-25T02:52:54.225Z] aca5675082de: Preparing [2024-07-25T02:52:54.225Z] 05111b118a9f: Preparing [2024-07-25T02:52:54.225Z] 513a480f97cb: Preparing [2024-07-25T02:52:54.225Z] abb238447fce: Preparing [2024-07-25T02:52:54.225Z] 52f6ea057992: Preparing [2024-07-25T02:52:54.225Z] a945f1aa7527: Preparing [2024-07-25T02:52:54.225Z] 6786d010ad0b: Preparing [2024-07-25T02:52:54.225Z] 332e487a6f5c: Preparing [2024-07-25T02:52:54.225Z] beda0cc3d6ff: Preparing [2024-07-25T02:52:54.225Z] 5f70bf18a086: Preparing [2024-07-25T02:52:54.225Z] 353ee2e79169: Preparing [2024-07-25T02:52:54.225Z] f9a7dfcd351f: Preparing [2024-07-25T02:52:54.225Z] 22d3bd1c4ebe: Preparing [2024-07-25T02:52:54.225Z] ce7f800efff9: Preparing [2024-07-25T02:52:54.225Z] abb238447fce: Waiting [2024-07-25T02:52:54.225Z] beda0cc3d6ff: Waiting [2024-07-25T02:52:54.225Z] 52f6ea057992: Waiting [2024-07-25T02:52:54.225Z] 5f70bf18a086: Waiting [2024-07-25T02:52:54.225Z] 353ee2e79169: Waiting [2024-07-25T02:52:54.225Z] a945f1aa7527: Waiting [2024-07-25T02:52:54.225Z] f9a7dfcd351f: Waiting [2024-07-25T02:52:54.225Z] 6786d010ad0b: Waiting [2024-07-25T02:52:54.225Z] 22d3bd1c4ebe: Waiting [2024-07-25T02:52:54.225Z] ce7f800efff9: Waiting [2024-07-25T02:52:54.225Z] 332e487a6f5c: Waiting [2024-07-25T02:52:54.225Z] 7f1669a0e552: Layer already exists [2024-07-25T02:52:54.225Z] 513a480f97cb: Layer already exists [2024-07-25T02:52:54.225Z] 05111b118a9f: Layer already exists [2024-07-25T02:52:54.225Z] aca5675082de: Layer already exists [2024-07-25T02:52:54.225Z] 5904aefc0a95: Layer already exists [2024-07-25T02:52:54.225Z] 52f6ea057992: Layer already exists [2024-07-25T02:52:54.225Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:54.225Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:54.225Z] 332e487a6f5c: Layer already exists [2024-07-25T02:52:54.225Z] abb238447fce: Layer already exists [2024-07-25T02:52:54.225Z] 5f70bf18a086: Layer already exists [2024-07-25T02:52:54.225Z] beda0cc3d6ff: Layer already exists [2024-07-25T02:52:54.225Z] 22d3bd1c4ebe: Layer already exists [2024-07-25T02:52:54.225Z] 353ee2e79169: Layer already exists [2024-07-25T02:52:54.225Z] f9a7dfcd351f: Layer already exists [2024-07-25T02:52:54.225Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:54.225Z] latest: digest: sha256:de51fad628f145cd77d71c1a48096b8c41c5b6e378185f89f08ef0043bcf3277 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:54.552Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:54.872Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.38 [2024-07-25T02:52:54.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-25T02:52:54.872Z] 5904aefc0a95: Preparing [2024-07-25T02:52:54.872Z] 7f1669a0e552: Preparing [2024-07-25T02:52:54.872Z] aca5675082de: Preparing [2024-07-25T02:52:54.872Z] 05111b118a9f: Preparing [2024-07-25T02:52:54.872Z] 513a480f97cb: Preparing [2024-07-25T02:52:54.872Z] abb238447fce: Preparing [2024-07-25T02:52:54.872Z] 52f6ea057992: Preparing [2024-07-25T02:52:54.872Z] a945f1aa7527: Preparing [2024-07-25T02:52:54.872Z] 6786d010ad0b: Preparing [2024-07-25T02:52:54.872Z] 332e487a6f5c: Preparing [2024-07-25T02:52:54.872Z] beda0cc3d6ff: Preparing [2024-07-25T02:52:54.872Z] 5f70bf18a086: Preparing [2024-07-25T02:52:54.872Z] 353ee2e79169: Preparing [2024-07-25T02:52:54.872Z] f9a7dfcd351f: Preparing [2024-07-25T02:52:54.872Z] 22d3bd1c4ebe: Preparing [2024-07-25T02:52:54.872Z] ce7f800efff9: Preparing [2024-07-25T02:52:54.872Z] 5f70bf18a086: Waiting [2024-07-25T02:52:54.872Z] 6786d010ad0b: Waiting [2024-07-25T02:52:54.872Z] abb238447fce: Waiting [2024-07-25T02:52:54.872Z] 353ee2e79169: Waiting [2024-07-25T02:52:54.872Z] 332e487a6f5c: Waiting [2024-07-25T02:52:54.872Z] f9a7dfcd351f: Waiting [2024-07-25T02:52:54.872Z] 52f6ea057992: Waiting [2024-07-25T02:52:54.872Z] beda0cc3d6ff: Waiting [2024-07-25T02:52:54.872Z] 22d3bd1c4ebe: Waiting [2024-07-25T02:52:54.872Z] a945f1aa7527: Waiting [2024-07-25T02:52:54.872Z] ce7f800efff9: Waiting [2024-07-25T02:52:54.872Z] 5904aefc0a95: Layer already exists [2024-07-25T02:52:54.872Z] 05111b118a9f: Layer already exists [2024-07-25T02:52:54.872Z] 513a480f97cb: Layer already exists [2024-07-25T02:52:54.872Z] aca5675082de: Layer already exists [2024-07-25T02:52:54.872Z] 7f1669a0e552: Layer already exists [2024-07-25T02:52:54.872Z] abb238447fce: Layer already exists [2024-07-25T02:52:54.872Z] 52f6ea057992: Layer already exists [2024-07-25T02:52:54.872Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:54.872Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:54.872Z] 332e487a6f5c: Layer already exists [2024-07-25T02:52:54.872Z] beda0cc3d6ff: Layer already exists [2024-07-25T02:52:54.872Z] 353ee2e79169: Layer already exists [2024-07-25T02:52:54.872Z] 5f70bf18a086: Layer already exists [2024-07-25T02:52:54.872Z] 22d3bd1c4ebe: Layer already exists [2024-07-25T02:52:54.872Z] f9a7dfcd351f: Layer already exists [2024-07-25T02:52:54.872Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:54.872Z] 3.2.0-dev.38: digest: sha256:de51fad628f145cd77d71c1a48096b8c41c5b6e378185f89f08ef0043bcf3277 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:55.204Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:55.530Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:52:55.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-25T02:52:55.530Z] 5904aefc0a95: Preparing [2024-07-25T02:52:55.530Z] 7f1669a0e552: Preparing [2024-07-25T02:52:55.530Z] aca5675082de: Preparing [2024-07-25T02:52:55.530Z] 05111b118a9f: Preparing [2024-07-25T02:52:55.530Z] 513a480f97cb: Preparing [2024-07-25T02:52:55.530Z] abb238447fce: Preparing [2024-07-25T02:52:55.530Z] 52f6ea057992: Preparing [2024-07-25T02:52:55.530Z] abb238447fce: Waiting [2024-07-25T02:52:55.530Z] a945f1aa7527: Preparing [2024-07-25T02:52:55.530Z] 6786d010ad0b: Preparing [2024-07-25T02:52:55.530Z] a945f1aa7527: Waiting [2024-07-25T02:52:55.530Z] 332e487a6f5c: Preparing [2024-07-25T02:52:55.530Z] beda0cc3d6ff: Preparing [2024-07-25T02:52:55.530Z] 5f70bf18a086: Preparing [2024-07-25T02:52:55.530Z] 6786d010ad0b: Waiting [2024-07-25T02:52:55.530Z] 332e487a6f5c: Waiting [2024-07-25T02:52:55.530Z] 353ee2e79169: Preparing [2024-07-25T02:52:55.530Z] 52f6ea057992: Waiting [2024-07-25T02:52:55.530Z] f9a7dfcd351f: Preparing [2024-07-25T02:52:55.531Z] 5f70bf18a086: Waiting [2024-07-25T02:52:55.531Z] 22d3bd1c4ebe: Preparing [2024-07-25T02:52:55.531Z] ce7f800efff9: Preparing [2024-07-25T02:52:55.531Z] 353ee2e79169: Waiting [2024-07-25T02:52:55.531Z] f9a7dfcd351f: Waiting [2024-07-25T02:52:55.531Z] ce7f800efff9: Waiting [2024-07-25T02:52:55.531Z] 22d3bd1c4ebe: Waiting [2024-07-25T02:52:55.531Z] aca5675082de: Layer already exists [2024-07-25T02:52:55.531Z] 05111b118a9f: Layer already exists [2024-07-25T02:52:55.531Z] 5904aefc0a95: Layer already exists [2024-07-25T02:52:55.531Z] 513a480f97cb: Layer already exists [2024-07-25T02:52:55.531Z] 7f1669a0e552: Layer already exists [2024-07-25T02:52:55.531Z] 52f6ea057992: Layer already exists [2024-07-25T02:52:55.531Z] abb238447fce: Layer already exists [2024-07-25T02:52:55.531Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:55.531Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:55.531Z] 332e487a6f5c: Layer already exists [2024-07-25T02:52:55.531Z] 353ee2e79169: Layer already exists [2024-07-25T02:52:55.531Z] beda0cc3d6ff: Layer already exists [2024-07-25T02:52:55.531Z] f9a7dfcd351f: Layer already exists [2024-07-25T02:52:55.531Z] 5f70bf18a086: Layer already exists [2024-07-25T02:52:55.531Z] 22d3bd1c4ebe: Layer already exists [2024-07-25T02:52:55.531Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:55.531Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:de51fad628f145cd77d71c1a48096b8c41c5b6e378185f89f08ef0043bcf3277 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:55.867Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:56.199Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-07-25T02:52:56.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-25T02:52:56.200Z] 5904aefc0a95: Preparing [2024-07-25T02:52:56.200Z] 7f1669a0e552: Preparing [2024-07-25T02:52:56.200Z] aca5675082de: Preparing [2024-07-25T02:52:56.200Z] 05111b118a9f: Preparing [2024-07-25T02:52:56.200Z] 513a480f97cb: Preparing [2024-07-25T02:52:56.200Z] abb238447fce: Preparing [2024-07-25T02:52:56.200Z] 52f6ea057992: Preparing [2024-07-25T02:52:56.200Z] a945f1aa7527: Preparing [2024-07-25T02:52:56.200Z] 6786d010ad0b: Preparing [2024-07-25T02:52:56.200Z] 332e487a6f5c: Preparing [2024-07-25T02:52:56.200Z] beda0cc3d6ff: Preparing [2024-07-25T02:52:56.200Z] 5f70bf18a086: Preparing [2024-07-25T02:52:56.200Z] 353ee2e79169: Preparing [2024-07-25T02:52:56.200Z] f9a7dfcd351f: Preparing [2024-07-25T02:52:56.200Z] 22d3bd1c4ebe: Preparing [2024-07-25T02:52:56.200Z] ce7f800efff9: Preparing [2024-07-25T02:52:56.200Z] 6786d010ad0b: Waiting [2024-07-25T02:52:56.200Z] abb238447fce: Waiting [2024-07-25T02:52:56.200Z] 52f6ea057992: Waiting [2024-07-25T02:52:56.200Z] 332e487a6f5c: Waiting [2024-07-25T02:52:56.200Z] beda0cc3d6ff: Waiting [2024-07-25T02:52:56.200Z] 5f70bf18a086: Waiting [2024-07-25T02:52:56.200Z] 353ee2e79169: Waiting [2024-07-25T02:52:56.200Z] f9a7dfcd351f: Waiting [2024-07-25T02:52:56.200Z] 22d3bd1c4ebe: Waiting [2024-07-25T02:52:56.200Z] a945f1aa7527: Waiting [2024-07-25T02:52:56.200Z] ce7f800efff9: Waiting [2024-07-25T02:52:56.200Z] 5904aefc0a95: Layer already exists [2024-07-25T02:52:56.200Z] 05111b118a9f: Layer already exists [2024-07-25T02:52:56.200Z] 7f1669a0e552: Layer already exists [2024-07-25T02:52:56.200Z] aca5675082de: Layer already exists [2024-07-25T02:52:56.200Z] 513a480f97cb: Layer already exists [2024-07-25T02:52:56.200Z] abb238447fce: Layer already exists [2024-07-25T02:52:56.200Z] 52f6ea057992: Layer already exists [2024-07-25T02:52:56.200Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:56.200Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:56.200Z] 332e487a6f5c: Layer already exists [2024-07-25T02:52:56.200Z] beda0cc3d6ff: Layer already exists [2024-07-25T02:52:56.200Z] f9a7dfcd351f: Layer already exists [2024-07-25T02:52:56.200Z] 353ee2e79169: Layer already exists [2024-07-25T02:52:56.200Z] 22d3bd1c4ebe: Layer already exists [2024-07-25T02:52:56.200Z] 5f70bf18a086: Layer already exists [2024-07-25T02:52:56.200Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:56.200Z] main: digest: sha256:de51fad628f145cd77d71c1a48096b8c41c5b6e378185f89f08ef0043bcf3277 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T02:52:56.281Z] ===================================================== [Pipeline] echo [2024-07-25T02:52:56.302Z] taggedImages: [2024-07-25T02:52:56.302Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:56.302Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-25T02:52:56.302Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.38 [2024-07-25T02:52:56.302Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:52:56.302Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-07-25T02:52:56.333Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-07-25T02:52:56.333Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:56.333Z] latest [2024-07-25T02:52:56.333Z] 3.2.0-dev.38 [2024-07-25T02:52:56.333Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:52:56.333Z] main [2024-07-25T02:52:56.333Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:56.675Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:57.009Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:52:57.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-25T02:52:57.009Z] 2b29ffbcedb2: Preparing [2024-07-25T02:52:57.009Z] 95ef7b5d2688: Preparing [2024-07-25T02:52:57.009Z] 27a62c3e0f4c: Preparing [2024-07-25T02:52:57.009Z] b85e93560e37: Preparing [2024-07-25T02:52:57.009Z] a945f1aa7527: Preparing [2024-07-25T02:52:57.009Z] 6786d010ad0b: Preparing [2024-07-25T02:52:57.009Z] 172a9db43257: Preparing [2024-07-25T02:52:57.009Z] 20f828a23c15: Preparing [2024-07-25T02:52:57.009Z] ce7f800efff9: Preparing [2024-07-25T02:52:57.009Z] 6786d010ad0b: Waiting [2024-07-25T02:52:57.009Z] 172a9db43257: Waiting [2024-07-25T02:52:57.009Z] 20f828a23c15: Waiting [2024-07-25T02:52:57.009Z] ce7f800efff9: Waiting [2024-07-25T02:52:57.009Z] a945f1aa7527: Layer already exists [2024-07-25T02:52:57.009Z] 95ef7b5d2688: Layer already exists [2024-07-25T02:52:57.009Z] 2b29ffbcedb2: Layer already exists [2024-07-25T02:52:57.009Z] 6786d010ad0b: Layer already exists [2024-07-25T02:52:57.009Z] 172a9db43257: Layer already exists [2024-07-25T02:52:57.009Z] 20f828a23c15: Layer already exists [2024-07-25T02:52:57.009Z] ce7f800efff9: Layer already exists [2024-07-25T02:52:57.009Z] 27a62c3e0f4c: Pushed [2024-07-25T02:52:59.543Z] b85e93560e37: Pushed [2024-07-25T02:52:59.543Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:4354d501dcef0066d9165d518b816c63b89d498d76d31d649a2cfeb9b4f0e1cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:52:59.867Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:00.190Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-25T02:53:00.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-25T02:53:00.190Z] 2b29ffbcedb2: Preparing [2024-07-25T02:53:00.190Z] 95ef7b5d2688: Preparing [2024-07-25T02:53:00.190Z] 27a62c3e0f4c: Preparing [2024-07-25T02:53:00.190Z] b85e93560e37: Preparing [2024-07-25T02:53:00.190Z] a945f1aa7527: Preparing [2024-07-25T02:53:00.190Z] 6786d010ad0b: Preparing [2024-07-25T02:53:00.190Z] 172a9db43257: Preparing [2024-07-25T02:53:00.190Z] 20f828a23c15: Preparing [2024-07-25T02:53:00.190Z] ce7f800efff9: Preparing [2024-07-25T02:53:00.190Z] 6786d010ad0b: Waiting [2024-07-25T02:53:00.190Z] 172a9db43257: Waiting [2024-07-25T02:53:00.190Z] 20f828a23c15: Waiting [2024-07-25T02:53:00.190Z] ce7f800efff9: Waiting [2024-07-25T02:53:00.190Z] 95ef7b5d2688: Layer already exists [2024-07-25T02:53:00.190Z] 27a62c3e0f4c: Layer already exists [2024-07-25T02:53:00.190Z] b85e93560e37: Layer already exists [2024-07-25T02:53:00.190Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:00.190Z] 2b29ffbcedb2: Layer already exists [2024-07-25T02:53:00.190Z] 20f828a23c15: Layer already exists [2024-07-25T02:53:00.190Z] 172a9db43257: Layer already exists [2024-07-25T02:53:00.190Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:00.190Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:00.190Z] latest: digest: sha256:4354d501dcef0066d9165d518b816c63b89d498d76d31d649a2cfeb9b4f0e1cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:00.525Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:00.833Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.38 [2024-07-25T02:53:00.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-25T02:53:00.834Z] 2b29ffbcedb2: Preparing [2024-07-25T02:53:00.834Z] 95ef7b5d2688: Preparing [2024-07-25T02:53:00.834Z] 27a62c3e0f4c: Preparing [2024-07-25T02:53:00.834Z] b85e93560e37: Preparing [2024-07-25T02:53:00.834Z] a945f1aa7527: Preparing [2024-07-25T02:53:00.834Z] 6786d010ad0b: Preparing [2024-07-25T02:53:00.834Z] 172a9db43257: Preparing [2024-07-25T02:53:00.834Z] 20f828a23c15: Preparing [2024-07-25T02:53:00.834Z] ce7f800efff9: Preparing [2024-07-25T02:53:00.834Z] 20f828a23c15: Waiting [2024-07-25T02:53:00.834Z] ce7f800efff9: Waiting [2024-07-25T02:53:00.834Z] 6786d010ad0b: Waiting [2024-07-25T02:53:00.834Z] 172a9db43257: Waiting [2024-07-25T02:53:00.834Z] 2b29ffbcedb2: Layer already exists [2024-07-25T02:53:00.834Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:00.834Z] 27a62c3e0f4c: Layer already exists [2024-07-25T02:53:00.834Z] 95ef7b5d2688: Layer already exists [2024-07-25T02:53:00.834Z] b85e93560e37: Layer already exists [2024-07-25T02:53:00.834Z] 172a9db43257: Layer already exists [2024-07-25T02:53:00.834Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:00.834Z] 20f828a23c15: Layer already exists [2024-07-25T02:53:00.834Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:00.834Z] 3.2.0-dev.38: digest: sha256:4354d501dcef0066d9165d518b816c63b89d498d76d31d649a2cfeb9b4f0e1cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:01.155Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:01.477Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:53:01.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-25T02:53:01.477Z] 2b29ffbcedb2: Preparing [2024-07-25T02:53:01.477Z] 95ef7b5d2688: Preparing [2024-07-25T02:53:01.477Z] 27a62c3e0f4c: Preparing [2024-07-25T02:53:01.477Z] b85e93560e37: Preparing [2024-07-25T02:53:01.477Z] a945f1aa7527: Preparing [2024-07-25T02:53:01.477Z] 6786d010ad0b: Preparing [2024-07-25T02:53:01.477Z] 172a9db43257: Preparing [2024-07-25T02:53:01.477Z] 20f828a23c15: Preparing [2024-07-25T02:53:01.477Z] ce7f800efff9: Preparing [2024-07-25T02:53:01.477Z] 20f828a23c15: Waiting [2024-07-25T02:53:01.477Z] 172a9db43257: Waiting [2024-07-25T02:53:01.477Z] 6786d010ad0b: Waiting [2024-07-25T02:53:01.477Z] b85e93560e37: Layer already exists [2024-07-25T02:53:01.477Z] 95ef7b5d2688: Layer already exists [2024-07-25T02:53:01.477Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:01.477Z] 27a62c3e0f4c: Layer already exists [2024-07-25T02:53:01.477Z] 2b29ffbcedb2: Layer already exists [2024-07-25T02:53:01.477Z] 172a9db43257: Layer already exists [2024-07-25T02:53:01.477Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:01.477Z] 20f828a23c15: Layer already exists [2024-07-25T02:53:01.477Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:01.477Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:4354d501dcef0066d9165d518b816c63b89d498d76d31d649a2cfeb9b4f0e1cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:01.805Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:02.133Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-07-25T02:53:02.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-25T02:53:02.133Z] 2b29ffbcedb2: Preparing [2024-07-25T02:53:02.133Z] 95ef7b5d2688: Preparing [2024-07-25T02:53:02.133Z] 27a62c3e0f4c: Preparing [2024-07-25T02:53:02.133Z] b85e93560e37: Preparing [2024-07-25T02:53:02.133Z] a945f1aa7527: Preparing [2024-07-25T02:53:02.133Z] 6786d010ad0b: Preparing [2024-07-25T02:53:02.133Z] 172a9db43257: Preparing [2024-07-25T02:53:02.133Z] 20f828a23c15: Preparing [2024-07-25T02:53:02.133Z] ce7f800efff9: Preparing [2024-07-25T02:53:02.133Z] 6786d010ad0b: Waiting [2024-07-25T02:53:02.133Z] 172a9db43257: Waiting [2024-07-25T02:53:02.133Z] 20f828a23c15: Waiting [2024-07-25T02:53:02.133Z] ce7f800efff9: Waiting [2024-07-25T02:53:02.133Z] 2b29ffbcedb2: Layer already exists [2024-07-25T02:53:02.133Z] 95ef7b5d2688: Layer already exists [2024-07-25T02:53:02.133Z] 27a62c3e0f4c: Layer already exists [2024-07-25T02:53:02.133Z] b85e93560e37: Layer already exists [2024-07-25T02:53:02.133Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:02.133Z] 20f828a23c15: Layer already exists [2024-07-25T02:53:02.133Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:02.133Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:02.133Z] 172a9db43257: Layer already exists [2024-07-25T02:53:02.133Z] main: digest: sha256:4354d501dcef0066d9165d518b816c63b89d498d76d31d649a2cfeb9b4f0e1cc size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T02:53:02.207Z] ===================================================== [Pipeline] echo [2024-07-25T02:53:02.219Z] taggedImages: [2024-07-25T02:53:02.219Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:53:02.219Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-25T02:53:02.219Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.38 [2024-07-25T02:53:02.219Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:53:02.219Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-07-25T02:53:02.253Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-07-25T02:53:02.253Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:53:02.253Z] latest [2024-07-25T02:53:02.253Z] 3.2.0-dev.38 [2024-07-25T02:53:02.253Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:53:02.253Z] main [2024-07-25T02:53:02.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:02.602Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:02.996Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:53:02.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-25T02:53:02.996Z] c2200bb1b587: Preparing [2024-07-25T02:53:02.996Z] f1872f5bf22c: Preparing [2024-07-25T02:53:02.996Z] deeb4e9466c2: Preparing [2024-07-25T02:53:02.996Z] 0a7ee0c5643d: Preparing [2024-07-25T02:53:02.996Z] 3422077acc1e: Preparing [2024-07-25T02:53:02.996Z] a945f1aa7527: Preparing [2024-07-25T02:53:02.996Z] 6786d010ad0b: Preparing [2024-07-25T02:53:02.996Z] 3fe0a2131718: Preparing [2024-07-25T02:53:02.996Z] 2d0d929887e8: Preparing [2024-07-25T02:53:02.996Z] ec4e43fbf5a1: Preparing [2024-07-25T02:53:02.996Z] ce7f800efff9: Preparing [2024-07-25T02:53:02.996Z] a945f1aa7527: Waiting [2024-07-25T02:53:02.996Z] 6786d010ad0b: Waiting [2024-07-25T02:53:02.996Z] 2d0d929887e8: Waiting [2024-07-25T02:53:02.996Z] 3fe0a2131718: Waiting [2024-07-25T02:53:02.996Z] ec4e43fbf5a1: Waiting [2024-07-25T02:53:02.996Z] ce7f800efff9: Waiting [2024-07-25T02:53:02.996Z] f1872f5bf22c: Pushed [2024-07-25T02:53:02.996Z] 3422077acc1e: Pushed [2024-07-25T02:53:02.996Z] 0a7ee0c5643d: Pushed [2024-07-25T02:53:02.996Z] c2200bb1b587: Pushed [2024-07-25T02:53:02.996Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:02.996Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:02.996Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:03.255Z] 3fe0a2131718: Pushed [2024-07-25T02:53:03.255Z] 2d0d929887e8: Pushed [2024-07-25T02:53:03.822Z] deeb4e9466c2: Pushed [2024-07-25T02:53:04.081Z] ec4e43fbf5a1: Pushed [2024-07-25T02:53:04.341Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:88105e44d7cdb0cfca762c506e9513851aba1c6f05b85bb07d85545effd829bb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:04.675Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:04.999Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-25T02:53:05.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-25T02:53:05.000Z] c2200bb1b587: Preparing [2024-07-25T02:53:05.000Z] f1872f5bf22c: Preparing [2024-07-25T02:53:05.000Z] deeb4e9466c2: Preparing [2024-07-25T02:53:05.000Z] 0a7ee0c5643d: Preparing [2024-07-25T02:53:05.000Z] 3422077acc1e: Preparing [2024-07-25T02:53:05.000Z] a945f1aa7527: Preparing [2024-07-25T02:53:05.000Z] 6786d010ad0b: Preparing [2024-07-25T02:53:05.000Z] 3fe0a2131718: Preparing [2024-07-25T02:53:05.000Z] 2d0d929887e8: Preparing [2024-07-25T02:53:05.000Z] ec4e43fbf5a1: Preparing [2024-07-25T02:53:05.000Z] ce7f800efff9: Preparing [2024-07-25T02:53:05.000Z] 3fe0a2131718: Waiting [2024-07-25T02:53:05.000Z] 2d0d929887e8: Waiting [2024-07-25T02:53:05.000Z] 6786d010ad0b: Waiting [2024-07-25T02:53:05.000Z] ec4e43fbf5a1: Waiting [2024-07-25T02:53:05.000Z] a945f1aa7527: Waiting [2024-07-25T02:53:05.000Z] ce7f800efff9: Waiting [2024-07-25T02:53:05.000Z] deeb4e9466c2: Layer already exists [2024-07-25T02:53:05.000Z] 0a7ee0c5643d: Layer already exists [2024-07-25T02:53:05.000Z] c2200bb1b587: Layer already exists [2024-07-25T02:53:05.000Z] 3422077acc1e: Layer already exists [2024-07-25T02:53:05.000Z] f1872f5bf22c: Layer already exists [2024-07-25T02:53:05.000Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:05.000Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:05.000Z] 3fe0a2131718: Layer already exists [2024-07-25T02:53:05.000Z] 2d0d929887e8: Layer already exists [2024-07-25T02:53:05.000Z] ec4e43fbf5a1: Layer already exists [2024-07-25T02:53:05.000Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:05.000Z] latest: digest: sha256:88105e44d7cdb0cfca762c506e9513851aba1c6f05b85bb07d85545effd829bb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:05.332Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:05.663Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.38 [2024-07-25T02:53:05.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-25T02:53:05.663Z] c2200bb1b587: Preparing [2024-07-25T02:53:05.663Z] f1872f5bf22c: Preparing [2024-07-25T02:53:05.663Z] deeb4e9466c2: Preparing [2024-07-25T02:53:05.663Z] 0a7ee0c5643d: Preparing [2024-07-25T02:53:05.663Z] 3422077acc1e: Preparing [2024-07-25T02:53:05.663Z] a945f1aa7527: Preparing [2024-07-25T02:53:05.663Z] 6786d010ad0b: Preparing [2024-07-25T02:53:05.663Z] 3fe0a2131718: Preparing [2024-07-25T02:53:05.663Z] 2d0d929887e8: Preparing [2024-07-25T02:53:05.663Z] ec4e43fbf5a1: Preparing [2024-07-25T02:53:05.663Z] ce7f800efff9: Preparing [2024-07-25T02:53:05.663Z] a945f1aa7527: Waiting [2024-07-25T02:53:05.663Z] 6786d010ad0b: Waiting [2024-07-25T02:53:05.663Z] 3fe0a2131718: Waiting [2024-07-25T02:53:05.663Z] 2d0d929887e8: Waiting [2024-07-25T02:53:05.663Z] ec4e43fbf5a1: Waiting [2024-07-25T02:53:05.663Z] ce7f800efff9: Waiting [2024-07-25T02:53:05.663Z] 3422077acc1e: Layer already exists [2024-07-25T02:53:05.663Z] f1872f5bf22c: Layer already exists [2024-07-25T02:53:05.663Z] c2200bb1b587: Layer already exists [2024-07-25T02:53:05.663Z] 0a7ee0c5643d: Layer already exists [2024-07-25T02:53:05.663Z] deeb4e9466c2: Layer already exists [2024-07-25T02:53:05.663Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:05.663Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:05.663Z] 2d0d929887e8: Layer already exists [2024-07-25T02:53:05.663Z] 3fe0a2131718: Layer already exists [2024-07-25T02:53:05.663Z] ec4e43fbf5a1: Layer already exists [2024-07-25T02:53:05.663Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:05.663Z] 3.2.0-dev.38: digest: sha256:88105e44d7cdb0cfca762c506e9513851aba1c6f05b85bb07d85545effd829bb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:05.997Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:06.325Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:53:06.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-25T02:53:06.326Z] c2200bb1b587: Preparing [2024-07-25T02:53:06.326Z] f1872f5bf22c: Preparing [2024-07-25T02:53:06.326Z] deeb4e9466c2: Preparing [2024-07-25T02:53:06.326Z] 0a7ee0c5643d: Preparing [2024-07-25T02:53:06.326Z] 3422077acc1e: Preparing [2024-07-25T02:53:06.326Z] a945f1aa7527: Preparing [2024-07-25T02:53:06.326Z] 6786d010ad0b: Preparing [2024-07-25T02:53:06.326Z] 3fe0a2131718: Preparing [2024-07-25T02:53:06.326Z] 2d0d929887e8: Preparing [2024-07-25T02:53:06.326Z] ec4e43fbf5a1: Preparing [2024-07-25T02:53:06.326Z] ce7f800efff9: Preparing [2024-07-25T02:53:06.326Z] 3fe0a2131718: Waiting [2024-07-25T02:53:06.326Z] 2d0d929887e8: Waiting [2024-07-25T02:53:06.326Z] ec4e43fbf5a1: Waiting [2024-07-25T02:53:06.326Z] ce7f800efff9: Waiting [2024-07-25T02:53:06.326Z] a945f1aa7527: Waiting [2024-07-25T02:53:06.326Z] 6786d010ad0b: Waiting [2024-07-25T02:53:06.326Z] 0a7ee0c5643d: Layer already exists [2024-07-25T02:53:06.326Z] c2200bb1b587: Layer already exists [2024-07-25T02:53:06.326Z] 3422077acc1e: Layer already exists [2024-07-25T02:53:06.326Z] f1872f5bf22c: Layer already exists [2024-07-25T02:53:06.326Z] deeb4e9466c2: Layer already exists [2024-07-25T02:53:06.326Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:06.326Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:06.326Z] 2d0d929887e8: Layer already exists [2024-07-25T02:53:06.326Z] 3fe0a2131718: Layer already exists [2024-07-25T02:53:06.326Z] ec4e43fbf5a1: Layer already exists [2024-07-25T02:53:06.326Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:06.326Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:88105e44d7cdb0cfca762c506e9513851aba1c6f05b85bb07d85545effd829bb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:06.656Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:06.981Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-07-25T02:53:06.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-25T02:53:06.981Z] c2200bb1b587: Preparing [2024-07-25T02:53:06.981Z] f1872f5bf22c: Preparing [2024-07-25T02:53:06.981Z] deeb4e9466c2: Preparing [2024-07-25T02:53:06.981Z] 0a7ee0c5643d: Preparing [2024-07-25T02:53:06.981Z] 3422077acc1e: Preparing [2024-07-25T02:53:06.981Z] a945f1aa7527: Preparing [2024-07-25T02:53:06.981Z] 6786d010ad0b: Preparing [2024-07-25T02:53:06.981Z] 3fe0a2131718: Preparing [2024-07-25T02:53:06.981Z] 2d0d929887e8: Preparing [2024-07-25T02:53:06.981Z] ec4e43fbf5a1: Preparing [2024-07-25T02:53:06.981Z] ce7f800efff9: Preparing [2024-07-25T02:53:06.981Z] ec4e43fbf5a1: Waiting [2024-07-25T02:53:06.981Z] 3fe0a2131718: Waiting [2024-07-25T02:53:06.981Z] 2d0d929887e8: Waiting [2024-07-25T02:53:06.981Z] 6786d010ad0b: Waiting [2024-07-25T02:53:06.981Z] a945f1aa7527: Waiting [2024-07-25T02:53:06.981Z] 0a7ee0c5643d: Layer already exists [2024-07-25T02:53:06.981Z] f1872f5bf22c: Layer already exists [2024-07-25T02:53:06.981Z] deeb4e9466c2: Layer already exists [2024-07-25T02:53:06.981Z] c2200bb1b587: Layer already exists [2024-07-25T02:53:06.981Z] 3422077acc1e: Layer already exists [2024-07-25T02:53:06.981Z] 3fe0a2131718: Layer already exists [2024-07-25T02:53:06.981Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:06.981Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:06.981Z] 2d0d929887e8: Layer already exists [2024-07-25T02:53:06.981Z] ec4e43fbf5a1: Layer already exists [2024-07-25T02:53:06.981Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:06.981Z] main: digest: sha256:88105e44d7cdb0cfca762c506e9513851aba1c6f05b85bb07d85545effd829bb size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T02:53:07.065Z] ===================================================== [Pipeline] echo [2024-07-25T02:53:07.080Z] taggedImages: [2024-07-25T02:53:07.080Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:53:07.080Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-25T02:53:07.080Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.38 [2024-07-25T02:53:07.080Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:53:07.080Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-07-25T02:53:07.110Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-07-25T02:53:07.111Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:53:07.111Z] latest [2024-07-25T02:53:07.111Z] 3.2.0-dev.38 [2024-07-25T02:53:07.111Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:53:07.111Z] main [2024-07-25T02:53:07.111Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:07.461Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:07.773Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:53:07.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-25T02:53:07.773Z] 7e92345b50e9: Preparing [2024-07-25T02:53:07.773Z] 11215259639c: Preparing [2024-07-25T02:53:07.773Z] 6bfdc46366f6: Preparing [2024-07-25T02:53:07.773Z] 4ddd09da4b22: Preparing [2024-07-25T02:53:07.773Z] 3662269b9323: Preparing [2024-07-25T02:53:07.773Z] e8980ac50e6d: Preparing [2024-07-25T02:53:07.773Z] d135323d07e0: Preparing [2024-07-25T02:53:07.773Z] a945f1aa7527: Preparing [2024-07-25T02:53:07.773Z] 6786d010ad0b: Preparing [2024-07-25T02:53:07.773Z] 650b617a8e87: Preparing [2024-07-25T02:53:07.773Z] 5ad1f57cea4c: Preparing [2024-07-25T02:53:07.773Z] ce7f800efff9: Preparing [2024-07-25T02:53:07.773Z] 6786d010ad0b: Waiting [2024-07-25T02:53:07.773Z] a945f1aa7527: Waiting [2024-07-25T02:53:07.773Z] 650b617a8e87: Waiting [2024-07-25T02:53:07.773Z] 5ad1f57cea4c: Waiting [2024-07-25T02:53:07.773Z] ce7f800efff9: Waiting [2024-07-25T02:53:07.773Z] e8980ac50e6d: Waiting [2024-07-25T02:53:07.773Z] d135323d07e0: Waiting [2024-07-25T02:53:07.773Z] 3662269b9323: Pushed [2024-07-25T02:53:07.773Z] 11215259639c: Pushed [2024-07-25T02:53:07.773Z] 7e92345b50e9: Pushed [2024-07-25T02:53:07.773Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:07.773Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:07.773Z] e8980ac50e6d: Pushed [2024-07-25T02:53:07.773Z] d135323d07e0: Pushed [2024-07-25T02:53:08.032Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:08.032Z] 650b617a8e87: Pushed [2024-07-25T02:53:08.598Z] 4ddd09da4b22: Pushed [2024-07-25T02:53:08.856Z] 6bfdc46366f6: Pushed [2024-07-25T02:53:08.856Z] 5ad1f57cea4c: Pushed [2024-07-25T02:53:09.115Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:18ee117a878361a2a5f36b0bcd2acc0c963141ce49d1e04cb8ac40bdc9349d99 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:09.445Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:09.771Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-25T02:53:09.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-25T02:53:09.771Z] 7e92345b50e9: Preparing [2024-07-25T02:53:09.771Z] 11215259639c: Preparing [2024-07-25T02:53:09.771Z] 6bfdc46366f6: Preparing [2024-07-25T02:53:09.771Z] 4ddd09da4b22: Preparing [2024-07-25T02:53:09.771Z] 3662269b9323: Preparing [2024-07-25T02:53:09.771Z] e8980ac50e6d: Preparing [2024-07-25T02:53:09.771Z] d135323d07e0: Preparing [2024-07-25T02:53:09.771Z] a945f1aa7527: Preparing [2024-07-25T02:53:09.771Z] e8980ac50e6d: Waiting [2024-07-25T02:53:09.771Z] d135323d07e0: Waiting [2024-07-25T02:53:09.771Z] 6786d010ad0b: Preparing [2024-07-25T02:53:09.771Z] a945f1aa7527: Waiting [2024-07-25T02:53:09.771Z] 6786d010ad0b: Waiting [2024-07-25T02:53:09.771Z] 650b617a8e87: Preparing [2024-07-25T02:53:09.771Z] 5ad1f57cea4c: Preparing [2024-07-25T02:53:09.771Z] 650b617a8e87: Waiting [2024-07-25T02:53:09.771Z] ce7f800efff9: Preparing [2024-07-25T02:53:09.771Z] 5ad1f57cea4c: Waiting [2024-07-25T02:53:09.771Z] ce7f800efff9: Waiting [2024-07-25T02:53:09.771Z] 11215259639c: Layer already exists [2024-07-25T02:53:09.771Z] 6bfdc46366f6: Layer already exists [2024-07-25T02:53:09.771Z] 7e92345b50e9: Layer already exists [2024-07-25T02:53:09.771Z] 3662269b9323: Layer already exists [2024-07-25T02:53:09.771Z] 4ddd09da4b22: Layer already exists [2024-07-25T02:53:09.771Z] e8980ac50e6d: Layer already exists [2024-07-25T02:53:09.771Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:09.771Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:09.771Z] 650b617a8e87: Layer already exists [2024-07-25T02:53:09.771Z] d135323d07e0: Layer already exists [2024-07-25T02:53:09.771Z] 5ad1f57cea4c: Layer already exists [2024-07-25T02:53:09.771Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:09.771Z] latest: digest: sha256:18ee117a878361a2a5f36b0bcd2acc0c963141ce49d1e04cb8ac40bdc9349d99 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:10.086Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:10.415Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.38 [2024-07-25T02:53:10.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-25T02:53:10.415Z] 7e92345b50e9: Preparing [2024-07-25T02:53:10.415Z] 11215259639c: Preparing [2024-07-25T02:53:10.415Z] 6bfdc46366f6: Preparing [2024-07-25T02:53:10.415Z] 4ddd09da4b22: Preparing [2024-07-25T02:53:10.415Z] 3662269b9323: Preparing [2024-07-25T02:53:10.415Z] e8980ac50e6d: Preparing [2024-07-25T02:53:10.415Z] d135323d07e0: Preparing [2024-07-25T02:53:10.415Z] a945f1aa7527: Preparing [2024-07-25T02:53:10.415Z] 6786d010ad0b: Preparing [2024-07-25T02:53:10.415Z] 650b617a8e87: Preparing [2024-07-25T02:53:10.415Z] 5ad1f57cea4c: Preparing [2024-07-25T02:53:10.415Z] ce7f800efff9: Preparing [2024-07-25T02:53:10.415Z] 5ad1f57cea4c: Waiting [2024-07-25T02:53:10.415Z] 6786d010ad0b: Waiting [2024-07-25T02:53:10.415Z] 650b617a8e87: Waiting [2024-07-25T02:53:10.415Z] a945f1aa7527: Waiting [2024-07-25T02:53:10.415Z] ce7f800efff9: Waiting [2024-07-25T02:53:10.415Z] e8980ac50e6d: Waiting [2024-07-25T02:53:10.415Z] d135323d07e0: Waiting [2024-07-25T02:53:10.415Z] 4ddd09da4b22: Layer already exists [2024-07-25T02:53:10.415Z] 7e92345b50e9: Layer already exists [2024-07-25T02:53:10.415Z] 3662269b9323: Layer already exists [2024-07-25T02:53:10.415Z] 11215259639c: Layer already exists [2024-07-25T02:53:10.415Z] 6bfdc46366f6: Layer already exists [2024-07-25T02:53:10.415Z] d135323d07e0: Layer already exists [2024-07-25T02:53:10.415Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:10.415Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:10.415Z] e8980ac50e6d: Layer already exists [2024-07-25T02:53:10.415Z] 650b617a8e87: Layer already exists [2024-07-25T02:53:10.415Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:10.415Z] 5ad1f57cea4c: Layer already exists [2024-07-25T02:53:10.415Z] 3.2.0-dev.38: digest: sha256:18ee117a878361a2a5f36b0bcd2acc0c963141ce49d1e04cb8ac40bdc9349d99 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:10.742Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:11.068Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:53:11.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-25T02:53:11.068Z] 7e92345b50e9: Preparing [2024-07-25T02:53:11.068Z] 11215259639c: Preparing [2024-07-25T02:53:11.068Z] 6bfdc46366f6: Preparing [2024-07-25T02:53:11.068Z] 4ddd09da4b22: Preparing [2024-07-25T02:53:11.068Z] 3662269b9323: Preparing [2024-07-25T02:53:11.068Z] e8980ac50e6d: Preparing [2024-07-25T02:53:11.068Z] d135323d07e0: Preparing [2024-07-25T02:53:11.068Z] a945f1aa7527: Preparing [2024-07-25T02:53:11.068Z] 6786d010ad0b: Preparing [2024-07-25T02:53:11.068Z] 650b617a8e87: Preparing [2024-07-25T02:53:11.068Z] 5ad1f57cea4c: Preparing [2024-07-25T02:53:11.068Z] ce7f800efff9: Preparing [2024-07-25T02:53:11.068Z] 6786d010ad0b: Waiting [2024-07-25T02:53:11.068Z] 650b617a8e87: Waiting [2024-07-25T02:53:11.068Z] 5ad1f57cea4c: Waiting [2024-07-25T02:53:11.068Z] a945f1aa7527: Waiting [2024-07-25T02:53:11.068Z] e8980ac50e6d: Waiting [2024-07-25T02:53:11.068Z] ce7f800efff9: Waiting [2024-07-25T02:53:11.068Z] d135323d07e0: Waiting [2024-07-25T02:53:11.068Z] 11215259639c: Layer already exists [2024-07-25T02:53:11.068Z] 7e92345b50e9: Layer already exists [2024-07-25T02:53:11.068Z] 4ddd09da4b22: Layer already exists [2024-07-25T02:53:11.068Z] 3662269b9323: Layer already exists [2024-07-25T02:53:11.068Z] 6bfdc46366f6: Layer already exists [2024-07-25T02:53:11.068Z] e8980ac50e6d: Layer already exists [2024-07-25T02:53:11.068Z] 650b617a8e87: Layer already exists [2024-07-25T02:53:11.069Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:11.069Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:11.069Z] d135323d07e0: Layer already exists [2024-07-25T02:53:11.069Z] 5ad1f57cea4c: Layer already exists [2024-07-25T02:53:11.069Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:11.069Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:18ee117a878361a2a5f36b0bcd2acc0c963141ce49d1e04cb8ac40bdc9349d99 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:11.398Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:11.725Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-07-25T02:53:11.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-25T02:53:11.725Z] 7e92345b50e9: Preparing [2024-07-25T02:53:11.725Z] 11215259639c: Preparing [2024-07-25T02:53:11.725Z] 6bfdc46366f6: Preparing [2024-07-25T02:53:11.725Z] 4ddd09da4b22: Preparing [2024-07-25T02:53:11.725Z] 3662269b9323: Preparing [2024-07-25T02:53:11.725Z] e8980ac50e6d: Preparing [2024-07-25T02:53:11.725Z] d135323d07e0: Preparing [2024-07-25T02:53:11.725Z] a945f1aa7527: Preparing [2024-07-25T02:53:11.725Z] d135323d07e0: Waiting [2024-07-25T02:53:11.725Z] e8980ac50e6d: Waiting [2024-07-25T02:53:11.725Z] 6786d010ad0b: Preparing [2024-07-25T02:53:11.725Z] a945f1aa7527: Waiting [2024-07-25T02:53:11.725Z] 650b617a8e87: Preparing [2024-07-25T02:53:11.725Z] 6786d010ad0b: Waiting [2024-07-25T02:53:11.725Z] 5ad1f57cea4c: Preparing [2024-07-25T02:53:11.725Z] ce7f800efff9: Preparing [2024-07-25T02:53:11.725Z] 5ad1f57cea4c: Waiting [2024-07-25T02:53:11.725Z] ce7f800efff9: Waiting [2024-07-25T02:53:11.725Z] 650b617a8e87: Waiting [2024-07-25T02:53:11.725Z] 11215259639c: Layer already exists [2024-07-25T02:53:11.725Z] 6bfdc46366f6: Layer already exists [2024-07-25T02:53:11.725Z] 3662269b9323: Layer already exists [2024-07-25T02:53:11.725Z] 7e92345b50e9: Layer already exists [2024-07-25T02:53:11.725Z] 4ddd09da4b22: Layer already exists [2024-07-25T02:53:11.725Z] e8980ac50e6d: Layer already exists [2024-07-25T02:53:11.725Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:11.725Z] d135323d07e0: Layer already exists [2024-07-25T02:53:11.725Z] 650b617a8e87: Layer already exists [2024-07-25T02:53:11.725Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:11.725Z] 5ad1f57cea4c: Layer already exists [2024-07-25T02:53:11.725Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:11.725Z] main: digest: sha256:18ee117a878361a2a5f36b0bcd2acc0c963141ce49d1e04cb8ac40bdc9349d99 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T02:53:11.809Z] ===================================================== [Pipeline] echo [2024-07-25T02:53:11.828Z] taggedImages: [2024-07-25T02:53:11.828Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:53:11.828Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-25T02:53:11.828Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.38 [2024-07-25T02:53:11.828Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:53:11.828Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-07-25T02:53:11.857Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-07-25T02:53:11.857Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:53:11.857Z] latest [2024-07-25T02:53:11.857Z] 3.2.0-dev.38 [2024-07-25T02:53:11.857Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:53:11.857Z] main [2024-07-25T02:53:11.857Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:12.204Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:12.521Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:53:12.521Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-25T02:53:12.521Z] 63f1b56566bd: Preparing [2024-07-25T02:53:12.521Z] a2d4244b0d91: Preparing [2024-07-25T02:53:12.521Z] a945f1aa7527: Preparing [2024-07-25T02:53:12.521Z] 6786d010ad0b: Preparing [2024-07-25T02:53:12.521Z] 42a0fb12ca95: Preparing [2024-07-25T02:53:12.521Z] 3e895014417f: Preparing [2024-07-25T02:53:12.521Z] ce7f800efff9: Preparing [2024-07-25T02:53:12.521Z] 3e895014417f: Waiting [2024-07-25T02:53:12.521Z] ce7f800efff9: Waiting [2024-07-25T02:53:12.521Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:12.521Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:12.521Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:12.521Z] 63f1b56566bd: Pushed [2024-07-25T02:53:12.521Z] 42a0fb12ca95: Pushed [2024-07-25T02:53:13.088Z] 3e895014417f: Pushed [2024-07-25T02:53:14.021Z] a2d4244b0d91: Pushed [2024-07-25T02:53:14.021Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:bb7b2876fe859d377f261ba5e7034c39bae7d6e58eea8491348d74a4a01a06c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:14.348Z] + 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 [2024-07-25T02:53:14.670Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-25T02:53:14.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-25T02:53:14.670Z] 63f1b56566bd: Preparing [2024-07-25T02:53:14.670Z] a2d4244b0d91: Preparing [2024-07-25T02:53:14.670Z] a945f1aa7527: Preparing [2024-07-25T02:53:14.670Z] 6786d010ad0b: Preparing [2024-07-25T02:53:14.670Z] 42a0fb12ca95: Preparing [2024-07-25T02:53:14.670Z] 3e895014417f: Preparing [2024-07-25T02:53:14.670Z] ce7f800efff9: Preparing [2024-07-25T02:53:14.670Z] 3e895014417f: Waiting [2024-07-25T02:53:14.670Z] ce7f800efff9: Waiting [2024-07-25T02:53:14.670Z] 63f1b56566bd: Layer already exists [2024-07-25T02:53:14.670Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:14.670Z] a2d4244b0d91: Layer already exists [2024-07-25T02:53:14.670Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:14.670Z] 42a0fb12ca95: Layer already exists [2024-07-25T02:53:14.670Z] 3e895014417f: Layer already exists [2024-07-25T02:53:14.670Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:14.670Z] latest: digest: sha256:bb7b2876fe859d377f261ba5e7034c39bae7d6e58eea8491348d74a4a01a06c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:15.007Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:15.324Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.38 [2024-07-25T02:53:15.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-25T02:53:15.324Z] 63f1b56566bd: Preparing [2024-07-25T02:53:15.324Z] a2d4244b0d91: Preparing [2024-07-25T02:53:15.324Z] a945f1aa7527: Preparing [2024-07-25T02:53:15.324Z] 6786d010ad0b: Preparing [2024-07-25T02:53:15.324Z] 42a0fb12ca95: Preparing [2024-07-25T02:53:15.324Z] 3e895014417f: Preparing [2024-07-25T02:53:15.324Z] ce7f800efff9: Preparing [2024-07-25T02:53:15.324Z] 3e895014417f: Waiting [2024-07-25T02:53:15.324Z] ce7f800efff9: Waiting [2024-07-25T02:53:15.324Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:15.324Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:15.324Z] 63f1b56566bd: Layer already exists [2024-07-25T02:53:15.324Z] a2d4244b0d91: Layer already exists [2024-07-25T02:53:15.324Z] 42a0fb12ca95: Layer already exists [2024-07-25T02:53:15.324Z] 3e895014417f: Layer already exists [2024-07-25T02:53:15.324Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:15.324Z] 3.2.0-dev.38: digest: sha256:bb7b2876fe859d377f261ba5e7034c39bae7d6e58eea8491348d74a4a01a06c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:15.639Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:15.966Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:53:15.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-25T02:53:15.967Z] 63f1b56566bd: Preparing [2024-07-25T02:53:15.967Z] a2d4244b0d91: Preparing [2024-07-25T02:53:15.967Z] a945f1aa7527: Preparing [2024-07-25T02:53:15.967Z] 6786d010ad0b: Preparing [2024-07-25T02:53:15.967Z] 42a0fb12ca95: Preparing [2024-07-25T02:53:15.967Z] 3e895014417f: Preparing [2024-07-25T02:53:15.967Z] ce7f800efff9: Preparing [2024-07-25T02:53:15.967Z] 3e895014417f: Waiting [2024-07-25T02:53:15.967Z] 42a0fb12ca95: Layer already exists [2024-07-25T02:53:15.967Z] a2d4244b0d91: Layer already exists [2024-07-25T02:53:15.967Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:15.967Z] 63f1b56566bd: Layer already exists [2024-07-25T02:53:15.967Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:15.967Z] 3e895014417f: Layer already exists [2024-07-25T02:53:15.967Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:15.967Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:bb7b2876fe859d377f261ba5e7034c39bae7d6e58eea8491348d74a4a01a06c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:16.296Z] + 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 [2024-07-25T02:53:16.627Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-07-25T02:53:16.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-25T02:53:16.627Z] 63f1b56566bd: Preparing [2024-07-25T02:53:16.627Z] a2d4244b0d91: Preparing [2024-07-25T02:53:16.627Z] a945f1aa7527: Preparing [2024-07-25T02:53:16.627Z] 6786d010ad0b: Preparing [2024-07-25T02:53:16.627Z] 42a0fb12ca95: Preparing [2024-07-25T02:53:16.627Z] 3e895014417f: Preparing [2024-07-25T02:53:16.627Z] ce7f800efff9: Preparing [2024-07-25T02:53:16.627Z] 3e895014417f: Waiting [2024-07-25T02:53:16.627Z] ce7f800efff9: Waiting [2024-07-25T02:53:16.627Z] 63f1b56566bd: Layer already exists [2024-07-25T02:53:16.627Z] a2d4244b0d91: Layer already exists [2024-07-25T02:53:16.627Z] 42a0fb12ca95: Layer already exists [2024-07-25T02:53:16.627Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:16.627Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:16.627Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:16.627Z] 3e895014417f: Layer already exists [2024-07-25T02:53:16.627Z] main: digest: sha256:bb7b2876fe859d377f261ba5e7034c39bae7d6e58eea8491348d74a4a01a06c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T02:53:16.699Z] ===================================================== [Pipeline] echo [2024-07-25T02:53:16.718Z] taggedImages: [2024-07-25T02:53:16.718Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:53:16.718Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-25T02:53:16.718Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.38 [2024-07-25T02:53:16.718Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:53:16.718Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-07-25T02:53:16.746Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-07-25T02:53:16.746Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:53:16.746Z] latest [2024-07-25T02:53:16.746Z] 3.2.0-dev.38 [2024-07-25T02:53:16.746Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:53:16.746Z] main [2024-07-25T02:53:16.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:17.087Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:17.406Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:53:17.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-25T02:53:17.406Z] 2f714efca474: Preparing [2024-07-25T02:53:17.406Z] 62929d2c7e95: Preparing [2024-07-25T02:53:17.406Z] 0d3fb2b4f42a: Preparing [2024-07-25T02:53:17.406Z] a945f1aa7527: Preparing [2024-07-25T02:53:17.406Z] 6786d010ad0b: Preparing [2024-07-25T02:53:17.406Z] ac1c17029031: Preparing [2024-07-25T02:53:17.406Z] 28e1cd5d76fb: Preparing [2024-07-25T02:53:17.406Z] 67eff09484bc: Preparing [2024-07-25T02:53:17.406Z] adf962a7b312: Preparing [2024-07-25T02:53:17.406Z] ce7f800efff9: Preparing [2024-07-25T02:53:17.406Z] ac1c17029031: Waiting [2024-07-25T02:53:17.406Z] 28e1cd5d76fb: Waiting [2024-07-25T02:53:17.406Z] 67eff09484bc: Waiting [2024-07-25T02:53:17.406Z] adf962a7b312: Waiting [2024-07-25T02:53:17.406Z] ce7f800efff9: Waiting [2024-07-25T02:53:17.406Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:17.406Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:17.406Z] 62929d2c7e95: Pushed [2024-07-25T02:53:17.406Z] 2f714efca474: Pushed [2024-07-25T02:53:17.406Z] 0d3fb2b4f42a: Pushed [2024-07-25T02:53:17.406Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:17.664Z] 67eff09484bc: Pushed [2024-07-25T02:53:18.598Z] adf962a7b312: Pushed [2024-07-25T02:53:22.789Z] 28e1cd5d76fb: Pushed [2024-07-25T02:53:26.993Z] ac1c17029031: Pushed [2024-07-25T02:53:26.993Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:84b8f530f7e72e6bec8afd57eb2d708a52444458f448df120cacee163b5c3bee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:27.326Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:27.661Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-25T02:53:27.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-25T02:53:27.661Z] 2f714efca474: Preparing [2024-07-25T02:53:27.661Z] 62929d2c7e95: Preparing [2024-07-25T02:53:27.661Z] 0d3fb2b4f42a: Preparing [2024-07-25T02:53:27.661Z] a945f1aa7527: Preparing [2024-07-25T02:53:27.661Z] 6786d010ad0b: Preparing [2024-07-25T02:53:27.661Z] ac1c17029031: Preparing [2024-07-25T02:53:27.661Z] 28e1cd5d76fb: Preparing [2024-07-25T02:53:27.661Z] 67eff09484bc: Preparing [2024-07-25T02:53:27.661Z] adf962a7b312: Preparing [2024-07-25T02:53:27.661Z] ce7f800efff9: Preparing [2024-07-25T02:53:27.661Z] 28e1cd5d76fb: Waiting [2024-07-25T02:53:27.661Z] 67eff09484bc: Waiting [2024-07-25T02:53:27.661Z] ce7f800efff9: Waiting [2024-07-25T02:53:27.661Z] adf962a7b312: Waiting [2024-07-25T02:53:27.661Z] ac1c17029031: Waiting [2024-07-25T02:53:27.661Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:27.661Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:27.661Z] 0d3fb2b4f42a: Layer already exists [2024-07-25T02:53:27.661Z] 62929d2c7e95: Layer already exists [2024-07-25T02:53:27.661Z] 2f714efca474: Layer already exists [2024-07-25T02:53:27.661Z] 28e1cd5d76fb: Layer already exists [2024-07-25T02:53:27.661Z] adf962a7b312: Layer already exists [2024-07-25T02:53:27.661Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:27.661Z] ac1c17029031: Layer already exists [2024-07-25T02:53:27.661Z] 67eff09484bc: Layer already exists [2024-07-25T02:53:27.661Z] latest: digest: sha256:84b8f530f7e72e6bec8afd57eb2d708a52444458f448df120cacee163b5c3bee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:27.988Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:28.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.38 [2024-07-25T02:53:28.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-25T02:53:28.317Z] 2f714efca474: Preparing [2024-07-25T02:53:28.317Z] 62929d2c7e95: Preparing [2024-07-25T02:53:28.317Z] 0d3fb2b4f42a: Preparing [2024-07-25T02:53:28.317Z] a945f1aa7527: Preparing [2024-07-25T02:53:28.317Z] 6786d010ad0b: Preparing [2024-07-25T02:53:28.317Z] ac1c17029031: Preparing [2024-07-25T02:53:28.317Z] 28e1cd5d76fb: Preparing [2024-07-25T02:53:28.317Z] 67eff09484bc: Preparing [2024-07-25T02:53:28.317Z] adf962a7b312: Preparing [2024-07-25T02:53:28.317Z] ce7f800efff9: Preparing [2024-07-25T02:53:28.317Z] 28e1cd5d76fb: Waiting [2024-07-25T02:53:28.317Z] 67eff09484bc: Waiting [2024-07-25T02:53:28.317Z] adf962a7b312: Waiting [2024-07-25T02:53:28.317Z] ce7f800efff9: Waiting [2024-07-25T02:53:28.317Z] 2f714efca474: Layer already exists [2024-07-25T02:53:28.317Z] 62929d2c7e95: Layer already exists [2024-07-25T02:53:28.317Z] 0d3fb2b4f42a: Layer already exists [2024-07-25T02:53:28.317Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:28.317Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:28.317Z] 28e1cd5d76fb: Layer already exists [2024-07-25T02:53:28.317Z] adf962a7b312: Layer already exists [2024-07-25T02:53:28.317Z] ac1c17029031: Layer already exists [2024-07-25T02:53:28.317Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:28.317Z] 67eff09484bc: Layer already exists [2024-07-25T02:53:28.317Z] 3.2.0-dev.38: digest: sha256:84b8f530f7e72e6bec8afd57eb2d708a52444458f448df120cacee163b5c3bee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:28.639Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:28.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:53:28.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-25T02:53:28.961Z] 2f714efca474: Preparing [2024-07-25T02:53:28.961Z] 62929d2c7e95: Preparing [2024-07-25T02:53:28.961Z] 0d3fb2b4f42a: Preparing [2024-07-25T02:53:28.961Z] a945f1aa7527: Preparing [2024-07-25T02:53:28.961Z] 6786d010ad0b: Preparing [2024-07-25T02:53:28.961Z] ac1c17029031: Preparing [2024-07-25T02:53:28.961Z] 28e1cd5d76fb: Preparing [2024-07-25T02:53:28.961Z] 67eff09484bc: Preparing [2024-07-25T02:53:28.961Z] adf962a7b312: Preparing [2024-07-25T02:53:28.961Z] ce7f800efff9: Preparing [2024-07-25T02:53:28.961Z] 28e1cd5d76fb: Waiting [2024-07-25T02:53:28.961Z] 67eff09484bc: Waiting [2024-07-25T02:53:28.962Z] adf962a7b312: Waiting [2024-07-25T02:53:28.962Z] ce7f800efff9: Waiting [2024-07-25T02:53:28.962Z] ac1c17029031: Waiting [2024-07-25T02:53:28.962Z] 2f714efca474: Layer already exists [2024-07-25T02:53:28.962Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:28.962Z] 62929d2c7e95: Layer already exists [2024-07-25T02:53:28.962Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:28.962Z] 0d3fb2b4f42a: Layer already exists [2024-07-25T02:53:28.962Z] 28e1cd5d76fb: Layer already exists [2024-07-25T02:53:28.962Z] adf962a7b312: Layer already exists [2024-07-25T02:53:28.962Z] ac1c17029031: Layer already exists [2024-07-25T02:53:28.962Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:28.962Z] 67eff09484bc: Layer already exists [2024-07-25T02:53:28.962Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:84b8f530f7e72e6bec8afd57eb2d708a52444458f448df120cacee163b5c3bee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:29.294Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:29.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-07-25T02:53:29.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-25T02:53:29.614Z] 2f714efca474: Preparing [2024-07-25T02:53:29.614Z] 62929d2c7e95: Preparing [2024-07-25T02:53:29.614Z] 0d3fb2b4f42a: Preparing [2024-07-25T02:53:29.614Z] a945f1aa7527: Preparing [2024-07-25T02:53:29.614Z] 6786d010ad0b: Preparing [2024-07-25T02:53:29.614Z] ac1c17029031: Preparing [2024-07-25T02:53:29.614Z] 28e1cd5d76fb: Preparing [2024-07-25T02:53:29.614Z] 67eff09484bc: Preparing [2024-07-25T02:53:29.614Z] adf962a7b312: Preparing [2024-07-25T02:53:29.614Z] ce7f800efff9: Preparing [2024-07-25T02:53:29.614Z] ac1c17029031: Waiting [2024-07-25T02:53:29.614Z] adf962a7b312: Waiting [2024-07-25T02:53:29.614Z] 28e1cd5d76fb: Waiting [2024-07-25T02:53:29.614Z] ce7f800efff9: Waiting [2024-07-25T02:53:29.614Z] 67eff09484bc: Waiting [2024-07-25T02:53:29.614Z] 2f714efca474: Layer already exists [2024-07-25T02:53:29.614Z] 0d3fb2b4f42a: Layer already exists [2024-07-25T02:53:29.614Z] 62929d2c7e95: Layer already exists [2024-07-25T02:53:29.614Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:29.614Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:29.614Z] 28e1cd5d76fb: Layer already exists [2024-07-25T02:53:29.614Z] 67eff09484bc: Layer already exists [2024-07-25T02:53:29.614Z] adf962a7b312: Layer already exists [2024-07-25T02:53:29.614Z] ac1c17029031: Layer already exists [2024-07-25T02:53:29.614Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:29.614Z] main: digest: sha256:84b8f530f7e72e6bec8afd57eb2d708a52444458f448df120cacee163b5c3bee size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T02:53:29.694Z] ===================================================== [Pipeline] echo [2024-07-25T02:53:29.712Z] taggedImages: [2024-07-25T02:53:29.712Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:53:29.712Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-25T02:53:29.712Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.38 [2024-07-25T02:53:29.712Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:53:29.712Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-07-25T02:53:29.740Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-07-25T02:53:29.740Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:53:29.740Z] latest [2024-07-25T02:53:29.740Z] 3.2.0-dev.38 [2024-07-25T02:53:29.740Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:53:29.740Z] main [2024-07-25T02:53:29.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:30.088Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:30.412Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:53:30.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-25T02:53:30.412Z] 269d144304d5: Preparing [2024-07-25T02:53:30.412Z] eb1eb06fc2b5: Preparing [2024-07-25T02:53:30.412Z] 371386e68869: Preparing [2024-07-25T02:53:30.412Z] a945f1aa7527: Preparing [2024-07-25T02:53:30.412Z] 6786d010ad0b: Preparing [2024-07-25T02:53:30.412Z] 1029bd8ef74f: Preparing [2024-07-25T02:53:30.412Z] 0027c4e79b2e: Preparing [2024-07-25T02:53:30.412Z] bca89974b0a6: Preparing [2024-07-25T02:53:30.412Z] ce7f800efff9: Preparing [2024-07-25T02:53:30.412Z] bca89974b0a6: Waiting [2024-07-25T02:53:30.412Z] 1029bd8ef74f: Waiting [2024-07-25T02:53:30.412Z] ce7f800efff9: Waiting [2024-07-25T02:53:30.412Z] 0027c4e79b2e: Waiting [2024-07-25T02:53:30.412Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:30.412Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:30.412Z] 0027c4e79b2e: Pushed [2024-07-25T02:53:30.412Z] 269d144304d5: Pushed [2024-07-25T02:53:30.412Z] eb1eb06fc2b5: Pushed [2024-07-25T02:53:30.412Z] 371386e68869: Pushed [2024-07-25T02:53:30.412Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:30.673Z] bca89974b0a6: Pushed [2024-07-25T02:53:40.652Z] 1029bd8ef74f: Pushed [2024-07-25T02:53:40.652Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:2d1c8d53b0df03ac6932a9f932c42c20307c9ce8073e4f35fce42359a1aa42de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:40.976Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:41.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-25T02:53:41.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-25T02:53:41.313Z] 269d144304d5: Preparing [2024-07-25T02:53:41.313Z] eb1eb06fc2b5: Preparing [2024-07-25T02:53:41.313Z] 371386e68869: Preparing [2024-07-25T02:53:41.313Z] a945f1aa7527: Preparing [2024-07-25T02:53:41.313Z] 6786d010ad0b: Preparing [2024-07-25T02:53:41.313Z] 1029bd8ef74f: Preparing [2024-07-25T02:53:41.313Z] 0027c4e79b2e: Preparing [2024-07-25T02:53:41.313Z] bca89974b0a6: Preparing [2024-07-25T02:53:41.313Z] ce7f800efff9: Preparing [2024-07-25T02:53:41.313Z] 1029bd8ef74f: Waiting [2024-07-25T02:53:41.313Z] 0027c4e79b2e: Waiting [2024-07-25T02:53:41.313Z] ce7f800efff9: Waiting [2024-07-25T02:53:41.313Z] bca89974b0a6: Waiting [2024-07-25T02:53:41.313Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:41.313Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:41.313Z] 269d144304d5: Layer already exists [2024-07-25T02:53:41.313Z] 371386e68869: Layer already exists [2024-07-25T02:53:41.313Z] eb1eb06fc2b5: Layer already exists [2024-07-25T02:53:41.313Z] bca89974b0a6: Layer already exists [2024-07-25T02:53:41.313Z] 1029bd8ef74f: Layer already exists [2024-07-25T02:53:41.313Z] 0027c4e79b2e: Layer already exists [2024-07-25T02:53:41.313Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:41.313Z] latest: digest: sha256:2d1c8d53b0df03ac6932a9f932c42c20307c9ce8073e4f35fce42359a1aa42de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:41.636Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:41.968Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.38 [2024-07-25T02:53:41.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-25T02:53:41.968Z] 269d144304d5: Preparing [2024-07-25T02:53:41.968Z] eb1eb06fc2b5: Preparing [2024-07-25T02:53:41.968Z] 371386e68869: Preparing [2024-07-25T02:53:41.968Z] a945f1aa7527: Preparing [2024-07-25T02:53:41.968Z] 6786d010ad0b: Preparing [2024-07-25T02:53:41.968Z] 1029bd8ef74f: Preparing [2024-07-25T02:53:41.968Z] 0027c4e79b2e: Preparing [2024-07-25T02:53:41.968Z] bca89974b0a6: Preparing [2024-07-25T02:53:41.968Z] ce7f800efff9: Preparing [2024-07-25T02:53:41.968Z] bca89974b0a6: Waiting [2024-07-25T02:53:41.968Z] ce7f800efff9: Waiting [2024-07-25T02:53:41.968Z] 1029bd8ef74f: Waiting [2024-07-25T02:53:41.968Z] 0027c4e79b2e: Waiting [2024-07-25T02:53:41.968Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:41.968Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:41.968Z] eb1eb06fc2b5: Layer already exists [2024-07-25T02:53:41.968Z] 269d144304d5: Layer already exists [2024-07-25T02:53:41.968Z] 371386e68869: Layer already exists [2024-07-25T02:53:41.968Z] 1029bd8ef74f: Layer already exists [2024-07-25T02:53:41.968Z] bca89974b0a6: Layer already exists [2024-07-25T02:53:41.968Z] 0027c4e79b2e: Layer already exists [2024-07-25T02:53:41.968Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:41.968Z] 3.2.0-dev.38: digest: sha256:2d1c8d53b0df03ac6932a9f932c42c20307c9ce8073e4f35fce42359a1aa42de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:42.287Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:42.613Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:53:42.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-25T02:53:42.613Z] 269d144304d5: Preparing [2024-07-25T02:53:42.613Z] eb1eb06fc2b5: Preparing [2024-07-25T02:53:42.613Z] 371386e68869: Preparing [2024-07-25T02:53:42.613Z] a945f1aa7527: Preparing [2024-07-25T02:53:42.613Z] 6786d010ad0b: Preparing [2024-07-25T02:53:42.613Z] 1029bd8ef74f: Preparing [2024-07-25T02:53:42.613Z] 0027c4e79b2e: Preparing [2024-07-25T02:53:42.613Z] bca89974b0a6: Preparing [2024-07-25T02:53:42.613Z] ce7f800efff9: Preparing [2024-07-25T02:53:42.613Z] 0027c4e79b2e: Waiting [2024-07-25T02:53:42.613Z] bca89974b0a6: Waiting [2024-07-25T02:53:42.613Z] ce7f800efff9: Waiting [2024-07-25T02:53:42.613Z] 1029bd8ef74f: Waiting [2024-07-25T02:53:42.613Z] 269d144304d5: Layer already exists [2024-07-25T02:53:42.613Z] 371386e68869: Layer already exists [2024-07-25T02:53:42.613Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:42.614Z] eb1eb06fc2b5: Layer already exists [2024-07-25T02:53:42.614Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:42.614Z] bca89974b0a6: Layer already exists [2024-07-25T02:53:42.614Z] 1029bd8ef74f: Layer already exists [2024-07-25T02:53:42.614Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:42.614Z] 0027c4e79b2e: Layer already exists [2024-07-25T02:53:42.614Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:2d1c8d53b0df03ac6932a9f932c42c20307c9ce8073e4f35fce42359a1aa42de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:42.978Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:43.296Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-07-25T02:53:43.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-25T02:53:43.296Z] 269d144304d5: Preparing [2024-07-25T02:53:43.296Z] eb1eb06fc2b5: Preparing [2024-07-25T02:53:43.296Z] 371386e68869: Preparing [2024-07-25T02:53:43.296Z] a945f1aa7527: Preparing [2024-07-25T02:53:43.296Z] 6786d010ad0b: Preparing [2024-07-25T02:53:43.296Z] 1029bd8ef74f: Preparing [2024-07-25T02:53:43.296Z] 0027c4e79b2e: Preparing [2024-07-25T02:53:43.296Z] bca89974b0a6: Preparing [2024-07-25T02:53:43.296Z] ce7f800efff9: Preparing [2024-07-25T02:53:43.296Z] 1029bd8ef74f: Waiting [2024-07-25T02:53:43.296Z] bca89974b0a6: Waiting [2024-07-25T02:53:43.296Z] ce7f800efff9: Waiting [2024-07-25T02:53:43.296Z] eb1eb06fc2b5: Layer already exists [2024-07-25T02:53:43.296Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:43.296Z] 371386e68869: Layer already exists [2024-07-25T02:53:43.296Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:43.296Z] 269d144304d5: Layer already exists [2024-07-25T02:53:43.296Z] bca89974b0a6: Layer already exists [2024-07-25T02:53:43.296Z] 1029bd8ef74f: Layer already exists [2024-07-25T02:53:43.296Z] 0027c4e79b2e: Layer already exists [2024-07-25T02:53:43.296Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:43.296Z] main: digest: sha256:2d1c8d53b0df03ac6932a9f932c42c20307c9ce8073e4f35fce42359a1aa42de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T02:53:43.367Z] ===================================================== [Pipeline] echo [2024-07-25T02:53:43.382Z] taggedImages: [2024-07-25T02:53:43.382Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:53:43.382Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-25T02:53:43.382Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.38 [2024-07-25T02:53:43.382Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:53:43.382Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-07-25T02:53:43.410Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-07-25T02:53:43.410Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:53:43.410Z] latest [2024-07-25T02:53:43.410Z] 3.2.0-dev.38 [2024-07-25T02:53:43.410Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:53:43.410Z] main [2024-07-25T02:53:43.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:43.753Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:44.072Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:53:44.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-25T02:53:44.072Z] 2f714efca474: Preparing [2024-07-25T02:53:44.072Z] 58ffc6df8b55: Preparing [2024-07-25T02:53:44.072Z] fe30c1b78597: Preparing [2024-07-25T02:53:44.072Z] a945f1aa7527: Preparing [2024-07-25T02:53:44.072Z] 6786d010ad0b: Preparing [2024-07-25T02:53:44.072Z] cf29dc0dee0e: Preparing [2024-07-25T02:53:44.072Z] 67eff09484bc: Preparing [2024-07-25T02:53:44.072Z] adf962a7b312: Preparing [2024-07-25T02:53:44.072Z] ce7f800efff9: Preparing [2024-07-25T02:53:44.072Z] cf29dc0dee0e: Waiting [2024-07-25T02:53:44.072Z] 67eff09484bc: Waiting [2024-07-25T02:53:44.072Z] adf962a7b312: Waiting [2024-07-25T02:53:44.072Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:44.072Z] 2f714efca474: Layer already exists [2024-07-25T02:53:44.072Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:44.072Z] 67eff09484bc: Layer already exists [2024-07-25T02:53:44.072Z] adf962a7b312: Layer already exists [2024-07-25T02:53:44.072Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:44.072Z] 58ffc6df8b55: Pushed [2024-07-25T02:53:44.072Z] fe30c1b78597: Pushed [2024-07-25T02:53:57.380Z] cf29dc0dee0e: Pushed [2024-07-25T02:53:57.380Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:83c0c7c74340a2d2eef236f6e06cdfc168f7cb3de0fc7bbb5677a7cf894c71a1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:57.710Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:58.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-25T02:53:58.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-25T02:53:58.040Z] 2f714efca474: Preparing [2024-07-25T02:53:58.040Z] 58ffc6df8b55: Preparing [2024-07-25T02:53:58.040Z] fe30c1b78597: Preparing [2024-07-25T02:53:58.040Z] a945f1aa7527: Preparing [2024-07-25T02:53:58.040Z] 6786d010ad0b: Preparing [2024-07-25T02:53:58.040Z] cf29dc0dee0e: Preparing [2024-07-25T02:53:58.040Z] 67eff09484bc: Preparing [2024-07-25T02:53:58.040Z] adf962a7b312: Preparing [2024-07-25T02:53:58.040Z] ce7f800efff9: Preparing [2024-07-25T02:53:58.040Z] 67eff09484bc: Waiting [2024-07-25T02:53:58.040Z] ce7f800efff9: Waiting [2024-07-25T02:53:58.040Z] cf29dc0dee0e: Waiting [2024-07-25T02:53:58.040Z] adf962a7b312: Waiting [2024-07-25T02:53:58.040Z] 58ffc6df8b55: Layer already exists [2024-07-25T02:53:58.040Z] fe30c1b78597: Layer already exists [2024-07-25T02:53:58.040Z] 2f714efca474: Layer already exists [2024-07-25T02:53:58.040Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:58.040Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:58.040Z] cf29dc0dee0e: Layer already exists [2024-07-25T02:53:58.040Z] adf962a7b312: Layer already exists [2024-07-25T02:53:58.040Z] 67eff09484bc: Layer already exists [2024-07-25T02:53:58.040Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:58.040Z] latest: digest: sha256:83c0c7c74340a2d2eef236f6e06cdfc168f7cb3de0fc7bbb5677a7cf894c71a1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:58.444Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:58.841Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.38 [2024-07-25T02:53:58.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-25T02:53:58.841Z] 2f714efca474: Preparing [2024-07-25T02:53:58.841Z] 58ffc6df8b55: Preparing [2024-07-25T02:53:58.841Z] fe30c1b78597: Preparing [2024-07-25T02:53:58.841Z] a945f1aa7527: Preparing [2024-07-25T02:53:58.841Z] 6786d010ad0b: Preparing [2024-07-25T02:53:58.841Z] cf29dc0dee0e: Preparing [2024-07-25T02:53:58.841Z] 67eff09484bc: Preparing [2024-07-25T02:53:58.841Z] adf962a7b312: Preparing [2024-07-25T02:53:58.841Z] ce7f800efff9: Preparing [2024-07-25T02:53:58.841Z] 67eff09484bc: Waiting [2024-07-25T02:53:58.841Z] cf29dc0dee0e: Waiting [2024-07-25T02:53:58.841Z] adf962a7b312: Waiting [2024-07-25T02:53:58.841Z] ce7f800efff9: Waiting [2024-07-25T02:53:58.841Z] 2f714efca474: Layer already exists [2024-07-25T02:53:58.841Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:58.841Z] fe30c1b78597: Layer already exists [2024-07-25T02:53:58.841Z] 58ffc6df8b55: Layer already exists [2024-07-25T02:53:58.841Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:58.841Z] cf29dc0dee0e: Layer already exists [2024-07-25T02:53:58.841Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:58.841Z] adf962a7b312: Layer already exists [2024-07-25T02:53:58.841Z] 67eff09484bc: Layer already exists [2024-07-25T02:53:58.841Z] 3.2.0-dev.38: digest: sha256:83c0c7c74340a2d2eef236f6e06cdfc168f7cb3de0fc7bbb5677a7cf894c71a1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:59.194Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:59.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:53:59.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-25T02:53:59.525Z] 2f714efca474: Preparing [2024-07-25T02:53:59.525Z] 58ffc6df8b55: Preparing [2024-07-25T02:53:59.525Z] fe30c1b78597: Preparing [2024-07-25T02:53:59.525Z] a945f1aa7527: Preparing [2024-07-25T02:53:59.525Z] 6786d010ad0b: Preparing [2024-07-25T02:53:59.525Z] cf29dc0dee0e: Preparing [2024-07-25T02:53:59.525Z] 67eff09484bc: Preparing [2024-07-25T02:53:59.525Z] adf962a7b312: Preparing [2024-07-25T02:53:59.525Z] ce7f800efff9: Preparing [2024-07-25T02:53:59.525Z] cf29dc0dee0e: Waiting [2024-07-25T02:53:59.525Z] 67eff09484bc: Waiting [2024-07-25T02:53:59.525Z] adf962a7b312: Waiting [2024-07-25T02:53:59.525Z] ce7f800efff9: Waiting [2024-07-25T02:53:59.525Z] 6786d010ad0b: Layer already exists [2024-07-25T02:53:59.525Z] a945f1aa7527: Layer already exists [2024-07-25T02:53:59.525Z] fe30c1b78597: Layer already exists [2024-07-25T02:53:59.525Z] 58ffc6df8b55: Layer already exists [2024-07-25T02:53:59.525Z] 2f714efca474: Layer already exists [2024-07-25T02:53:59.525Z] cf29dc0dee0e: Layer already exists [2024-07-25T02:53:59.525Z] ce7f800efff9: Layer already exists [2024-07-25T02:53:59.525Z] 67eff09484bc: Layer already exists [2024-07-25T02:53:59.525Z] adf962a7b312: Layer already exists [2024-07-25T02:53:59.525Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:83c0c7c74340a2d2eef236f6e06cdfc168f7cb3de0fc7bbb5677a7cf894c71a1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:53:59.853Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:00.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-07-25T02:54:00.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-25T02:54:00.190Z] 2f714efca474: Preparing [2024-07-25T02:54:00.190Z] 58ffc6df8b55: Preparing [2024-07-25T02:54:00.190Z] fe30c1b78597: Preparing [2024-07-25T02:54:00.190Z] a945f1aa7527: Preparing [2024-07-25T02:54:00.190Z] 6786d010ad0b: Preparing [2024-07-25T02:54:00.190Z] cf29dc0dee0e: Preparing [2024-07-25T02:54:00.190Z] 67eff09484bc: Preparing [2024-07-25T02:54:00.190Z] adf962a7b312: Preparing [2024-07-25T02:54:00.190Z] ce7f800efff9: Preparing [2024-07-25T02:54:00.190Z] cf29dc0dee0e: Waiting [2024-07-25T02:54:00.190Z] 67eff09484bc: Waiting [2024-07-25T02:54:00.190Z] adf962a7b312: Waiting [2024-07-25T02:54:00.190Z] ce7f800efff9: Waiting [2024-07-25T02:54:00.190Z] 58ffc6df8b55: Layer already exists [2024-07-25T02:54:00.190Z] fe30c1b78597: Layer already exists [2024-07-25T02:54:00.190Z] a945f1aa7527: Layer already exists [2024-07-25T02:54:00.190Z] 6786d010ad0b: Layer already exists [2024-07-25T02:54:00.190Z] 2f714efca474: Layer already exists [2024-07-25T02:54:00.190Z] cf29dc0dee0e: Layer already exists [2024-07-25T02:54:00.190Z] adf962a7b312: Layer already exists [2024-07-25T02:54:00.190Z] 67eff09484bc: Layer already exists [2024-07-25T02:54:00.190Z] ce7f800efff9: Layer already exists [2024-07-25T02:54:00.190Z] main: digest: sha256:83c0c7c74340a2d2eef236f6e06cdfc168f7cb3de0fc7bbb5677a7cf894c71a1 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T02:54:00.259Z] ===================================================== [Pipeline] echo [2024-07-25T02:54:00.278Z] taggedImages: [2024-07-25T02:54:00.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:54:00.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-25T02:54:00.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.38 [2024-07-25T02:54:00.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:54:00.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-07-25T02:54:00.309Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-07-25T02:54:00.309Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:54:00.309Z] latest [2024-07-25T02:54:00.309Z] 3.2.0-dev.38 [2024-07-25T02:54:00.309Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:54:00.309Z] main [2024-07-25T02:54:00.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:00.668Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:00.995Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:54:00.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-25T02:54:00.995Z] e5b4b29122cd: Preparing [2024-07-25T02:54:00.995Z] 120219445b4f: Preparing [2024-07-25T02:54:00.995Z] a945f1aa7527: Preparing [2024-07-25T02:54:00.995Z] 6786d010ad0b: Preparing [2024-07-25T02:54:00.995Z] 2193778560fe: Preparing [2024-07-25T02:54:00.995Z] 69184f0a33b2: Preparing [2024-07-25T02:54:00.995Z] ce7f800efff9: Preparing [2024-07-25T02:54:00.995Z] ce7f800efff9: Waiting [2024-07-25T02:54:00.995Z] 69184f0a33b2: Waiting [2024-07-25T02:54:00.995Z] 6786d010ad0b: Layer already exists [2024-07-25T02:54:00.995Z] a945f1aa7527: Layer already exists [2024-07-25T02:54:00.995Z] ce7f800efff9: Layer already exists [2024-07-25T02:54:00.995Z] e5b4b29122cd: Pushed [2024-07-25T02:54:00.995Z] 2193778560fe: Pushed [2024-07-25T02:54:00.995Z] 69184f0a33b2: Pushed [2024-07-25T02:54:04.284Z] 120219445b4f: Pushed [2024-07-25T02:54:04.284Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:ca3c186aa807dfffadfca9b989f7ff0c4bbbcd7ef7bb41bf991ab98c85d2e9a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:04.613Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:04.933Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-25T02:54:04.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-25T02:54:04.933Z] e5b4b29122cd: Preparing [2024-07-25T02:54:04.933Z] 120219445b4f: Preparing [2024-07-25T02:54:04.933Z] a945f1aa7527: Preparing [2024-07-25T02:54:04.933Z] 6786d010ad0b: Preparing [2024-07-25T02:54:04.933Z] 2193778560fe: Preparing [2024-07-25T02:54:04.933Z] 69184f0a33b2: Preparing [2024-07-25T02:54:04.933Z] ce7f800efff9: Preparing [2024-07-25T02:54:04.933Z] 69184f0a33b2: Waiting [2024-07-25T02:54:04.933Z] ce7f800efff9: Waiting [2024-07-25T02:54:04.933Z] 2193778560fe: Layer already exists [2024-07-25T02:54:04.933Z] a945f1aa7527: Layer already exists [2024-07-25T02:54:04.933Z] 6786d010ad0b: Layer already exists [2024-07-25T02:54:04.933Z] e5b4b29122cd: Layer already exists [2024-07-25T02:54:04.933Z] 120219445b4f: Layer already exists [2024-07-25T02:54:04.933Z] ce7f800efff9: Layer already exists [2024-07-25T02:54:04.933Z] 69184f0a33b2: Layer already exists [2024-07-25T02:54:04.933Z] latest: digest: sha256:ca3c186aa807dfffadfca9b989f7ff0c4bbbcd7ef7bb41bf991ab98c85d2e9a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:05.267Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:05.593Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.38 [2024-07-25T02:54:05.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-25T02:54:05.593Z] e5b4b29122cd: Preparing [2024-07-25T02:54:05.593Z] 120219445b4f: Preparing [2024-07-25T02:54:05.593Z] a945f1aa7527: Preparing [2024-07-25T02:54:05.593Z] 6786d010ad0b: Preparing [2024-07-25T02:54:05.593Z] 2193778560fe: Preparing [2024-07-25T02:54:05.593Z] 69184f0a33b2: Preparing [2024-07-25T02:54:05.593Z] ce7f800efff9: Preparing [2024-07-25T02:54:05.593Z] 69184f0a33b2: Waiting [2024-07-25T02:54:05.593Z] ce7f800efff9: Waiting [2024-07-25T02:54:05.593Z] e5b4b29122cd: Layer already exists [2024-07-25T02:54:05.593Z] a945f1aa7527: Layer already exists [2024-07-25T02:54:05.593Z] 2193778560fe: Layer already exists [2024-07-25T02:54:05.593Z] 120219445b4f: Layer already exists [2024-07-25T02:54:05.593Z] 6786d010ad0b: Layer already exists [2024-07-25T02:54:05.593Z] ce7f800efff9: Layer already exists [2024-07-25T02:54:05.593Z] 69184f0a33b2: Layer already exists [2024-07-25T02:54:05.593Z] 3.2.0-dev.38: digest: sha256:ca3c186aa807dfffadfca9b989f7ff0c4bbbcd7ef7bb41bf991ab98c85d2e9a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:05.925Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:06.243Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:54:06.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-25T02:54:06.243Z] e5b4b29122cd: Preparing [2024-07-25T02:54:06.243Z] 120219445b4f: Preparing [2024-07-25T02:54:06.243Z] a945f1aa7527: Preparing [2024-07-25T02:54:06.243Z] 6786d010ad0b: Preparing [2024-07-25T02:54:06.243Z] 2193778560fe: Preparing [2024-07-25T02:54:06.243Z] 69184f0a33b2: Preparing [2024-07-25T02:54:06.243Z] ce7f800efff9: Preparing [2024-07-25T02:54:06.243Z] 69184f0a33b2: Waiting [2024-07-25T02:54:06.243Z] 120219445b4f: Layer already exists [2024-07-25T02:54:06.243Z] 6786d010ad0b: Layer already exists [2024-07-25T02:54:06.243Z] a945f1aa7527: Layer already exists [2024-07-25T02:54:06.243Z] e5b4b29122cd: Layer already exists [2024-07-25T02:54:06.243Z] 2193778560fe: Layer already exists [2024-07-25T02:54:06.243Z] ce7f800efff9: Layer already exists [2024-07-25T02:54:06.243Z] 69184f0a33b2: Layer already exists [2024-07-25T02:54:06.243Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:ca3c186aa807dfffadfca9b989f7ff0c4bbbcd7ef7bb41bf991ab98c85d2e9a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:06.573Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:06.905Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-07-25T02:54:06.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-25T02:54:06.905Z] e5b4b29122cd: Preparing [2024-07-25T02:54:06.905Z] 120219445b4f: Preparing [2024-07-25T02:54:06.905Z] a945f1aa7527: Preparing [2024-07-25T02:54:06.905Z] 6786d010ad0b: Preparing [2024-07-25T02:54:06.905Z] 2193778560fe: Preparing [2024-07-25T02:54:06.905Z] 69184f0a33b2: Preparing [2024-07-25T02:54:06.905Z] ce7f800efff9: Preparing [2024-07-25T02:54:06.905Z] 69184f0a33b2: Waiting [2024-07-25T02:54:06.905Z] ce7f800efff9: Waiting [2024-07-25T02:54:06.905Z] 2193778560fe: Layer already exists [2024-07-25T02:54:06.905Z] 6786d010ad0b: Layer already exists [2024-07-25T02:54:06.905Z] e5b4b29122cd: Layer already exists [2024-07-25T02:54:06.905Z] a945f1aa7527: Layer already exists [2024-07-25T02:54:06.905Z] 120219445b4f: Layer already exists [2024-07-25T02:54:06.905Z] 69184f0a33b2: Layer already exists [2024-07-25T02:54:06.905Z] ce7f800efff9: Layer already exists [2024-07-25T02:54:06.905Z] main: digest: sha256:ca3c186aa807dfffadfca9b989f7ff0c4bbbcd7ef7bb41bf991ab98c85d2e9a6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T02:54:06.982Z] ===================================================== [Pipeline] echo [2024-07-25T02:54:06.996Z] taggedImages: [2024-07-25T02:54:06.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:54:06.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-25T02:54:06.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.38 [2024-07-25T02:54:06.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:54:06.996Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-07-25T02:54:07.025Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-07-25T02:54:07.025Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:54:07.025Z] latest [2024-07-25T02:54:07.025Z] 3.2.0-dev.38 [2024-07-25T02:54:07.025Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:54:07.025Z] main [2024-07-25T02:54:07.025Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:07.370Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:07.687Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:54:07.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-25T02:54:07.687Z] ab6210649299: Preparing [2024-07-25T02:54:07.687Z] 282b97ddff88: Preparing [2024-07-25T02:54:07.687Z] a945f1aa7527: Preparing [2024-07-25T02:54:07.687Z] 6786d010ad0b: Preparing [2024-07-25T02:54:07.687Z] 172a9db43257: Preparing [2024-07-25T02:54:07.687Z] 20f828a23c15: Preparing [2024-07-25T02:54:07.687Z] ce7f800efff9: Preparing [2024-07-25T02:54:07.687Z] ce7f800efff9: Waiting [2024-07-25T02:54:07.687Z] 20f828a23c15: Waiting [2024-07-25T02:54:07.687Z] 6786d010ad0b: Layer already exists [2024-07-25T02:54:07.687Z] 172a9db43257: Layer already exists [2024-07-25T02:54:07.687Z] a945f1aa7527: Layer already exists [2024-07-25T02:54:07.687Z] 20f828a23c15: Layer already exists [2024-07-25T02:54:07.687Z] ce7f800efff9: Layer already exists [2024-07-25T02:54:07.687Z] ab6210649299: Pushed [2024-07-25T02:54:10.975Z] 282b97ddff88: Pushed [2024-07-25T02:54:10.975Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:37de53cfe705b9720e8b1d137df20d8546c51173285a7ef5d3dba2bcb73a4786 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:11.306Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:11.633Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-25T02:54:11.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-25T02:54:11.634Z] ab6210649299: Preparing [2024-07-25T02:54:11.634Z] 282b97ddff88: Preparing [2024-07-25T02:54:11.634Z] a945f1aa7527: Preparing [2024-07-25T02:54:11.634Z] 6786d010ad0b: Preparing [2024-07-25T02:54:11.634Z] 172a9db43257: Preparing [2024-07-25T02:54:11.634Z] 20f828a23c15: Preparing [2024-07-25T02:54:11.634Z] ce7f800efff9: Preparing [2024-07-25T02:54:11.634Z] ce7f800efff9: Waiting [2024-07-25T02:54:11.634Z] 20f828a23c15: Waiting [2024-07-25T02:54:11.634Z] a945f1aa7527: Layer already exists [2024-07-25T02:54:11.634Z] 172a9db43257: Layer already exists [2024-07-25T02:54:11.634Z] 282b97ddff88: Layer already exists [2024-07-25T02:54:11.634Z] ab6210649299: Layer already exists [2024-07-25T02:54:11.634Z] 6786d010ad0b: Layer already exists [2024-07-25T02:54:11.634Z] 20f828a23c15: Layer already exists [2024-07-25T02:54:11.634Z] ce7f800efff9: Layer already exists [2024-07-25T02:54:11.634Z] latest: digest: sha256:37de53cfe705b9720e8b1d137df20d8546c51173285a7ef5d3dba2bcb73a4786 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:11.972Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:12.299Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.38 [2024-07-25T02:54:12.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-25T02:54:12.299Z] ab6210649299: Preparing [2024-07-25T02:54:12.299Z] 282b97ddff88: Preparing [2024-07-25T02:54:12.299Z] a945f1aa7527: Preparing [2024-07-25T02:54:12.299Z] 6786d010ad0b: Preparing [2024-07-25T02:54:12.299Z] 172a9db43257: Preparing [2024-07-25T02:54:12.299Z] 20f828a23c15: Preparing [2024-07-25T02:54:12.299Z] ce7f800efff9: Preparing [2024-07-25T02:54:12.299Z] 20f828a23c15: Waiting [2024-07-25T02:54:12.299Z] ce7f800efff9: Waiting [2024-07-25T02:54:12.299Z] 282b97ddff88: Layer already exists [2024-07-25T02:54:12.299Z] a945f1aa7527: Layer already exists [2024-07-25T02:54:12.299Z] ab6210649299: Layer already exists [2024-07-25T02:54:12.299Z] 6786d010ad0b: Layer already exists [2024-07-25T02:54:12.299Z] 172a9db43257: Layer already exists [2024-07-25T02:54:12.299Z] ce7f800efff9: Layer already exists [2024-07-25T02:54:12.299Z] 20f828a23c15: Layer already exists [2024-07-25T02:54:12.299Z] 3.2.0-dev.38: digest: sha256:37de53cfe705b9720e8b1d137df20d8546c51173285a7ef5d3dba2bcb73a4786 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:12.623Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:12.956Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:54:12.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-25T02:54:12.956Z] ab6210649299: Preparing [2024-07-25T02:54:12.956Z] 282b97ddff88: Preparing [2024-07-25T02:54:12.956Z] a945f1aa7527: Preparing [2024-07-25T02:54:12.956Z] 6786d010ad0b: Preparing [2024-07-25T02:54:12.956Z] 172a9db43257: Preparing [2024-07-25T02:54:12.956Z] 20f828a23c15: Preparing [2024-07-25T02:54:12.956Z] ce7f800efff9: Preparing [2024-07-25T02:54:12.956Z] ce7f800efff9: Waiting [2024-07-25T02:54:12.956Z] 20f828a23c15: Waiting [2024-07-25T02:54:12.956Z] a945f1aa7527: Layer already exists [2024-07-25T02:54:12.956Z] ab6210649299: Layer already exists [2024-07-25T02:54:12.956Z] 6786d010ad0b: Layer already exists [2024-07-25T02:54:12.956Z] 172a9db43257: Layer already exists [2024-07-25T02:54:12.956Z] 282b97ddff88: Layer already exists [2024-07-25T02:54:12.956Z] 20f828a23c15: Layer already exists [2024-07-25T02:54:12.956Z] ce7f800efff9: Layer already exists [2024-07-25T02:54:12.956Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:37de53cfe705b9720e8b1d137df20d8546c51173285a7ef5d3dba2bcb73a4786 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:13.287Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T02:54:13.606Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-07-25T02:54:13.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-25T02:54:13.606Z] ab6210649299: Preparing [2024-07-25T02:54:13.606Z] 282b97ddff88: Preparing [2024-07-25T02:54:13.606Z] a945f1aa7527: Preparing [2024-07-25T02:54:13.606Z] 6786d010ad0b: Preparing [2024-07-25T02:54:13.606Z] 172a9db43257: Preparing [2024-07-25T02:54:13.606Z] 20f828a23c15: Preparing [2024-07-25T02:54:13.606Z] ce7f800efff9: Preparing [2024-07-25T02:54:13.606Z] 20f828a23c15: Waiting [2024-07-25T02:54:13.606Z] ce7f800efff9: Waiting [2024-07-25T02:54:13.606Z] 172a9db43257: Layer already exists [2024-07-25T02:54:13.606Z] 6786d010ad0b: Layer already exists [2024-07-25T02:54:13.606Z] 282b97ddff88: Layer already exists [2024-07-25T02:54:13.606Z] ab6210649299: Layer already exists [2024-07-25T02:54:13.606Z] a945f1aa7527: Layer already exists [2024-07-25T02:54:13.606Z] ce7f800efff9: Layer already exists [2024-07-25T02:54:13.606Z] 20f828a23c15: Layer already exists [2024-07-25T02:54:13.606Z] main: digest: sha256:37de53cfe705b9720e8b1d137df20d8546c51173285a7ef5d3dba2bcb73a4786 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T02:54:13.941Z] ===================================================== [Pipeline] echo [2024-07-25T02:54:13.962Z] taggedImages: [2024-07-25T02:54:13.962Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T02:54:13.962Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-25T02:54:13.962Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.38 [2024-07-25T02:54:13.962Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T02:54:13.962Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-25T03:04:33.430Z] #151 ... [2024-07-25T03:04:33.430Z] [2024-07-25T03:04:33.430Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-25T03:04:33.430Z] #149 DONE 1064.0s [2024-07-25T03:04:33.430Z] [2024-07-25T03:04:33.430Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-25T03:04:33.430Z] #151 ... [2024-07-25T03:04:33.430Z] [2024-07-25T03:04:33.430Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T03:04:33.430Z] #152 DONE 0.3s [2024-07-25T03:04:33.430Z] [2024-07-25T03:04:33.430Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-25T03:04:33.430Z] #153 DONE 0.1s [2024-07-25T03:04:33.430Z] [2024-07-25T03:04:33.430Z] #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-07-25T03:04:33.430Z] #154 DONE 0.1s [2024-07-25T03:04:33.430Z] [2024-07-25T03:04:33.430Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-25T03:04:33.430Z] #155 DONE 0.2s [2024-07-25T03:04:33.430Z] [2024-07-25T03:04:33.430Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-25T03:04:33.430Z] #156 DONE 0.3s [2024-07-25T03:04:33.430Z] [2024-07-25T03:04:33.430Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-25T03:04:33.430Z] #157 DONE 0.2s [2024-07-25T03:04:33.430Z] [2024-07-25T03:04:33.430Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-25T03:04:33.430Z] #144 ... [2024-07-25T03:04:33.430Z] [2024-07-25T03:04:33.430Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-25T03:04:33.430Z] #158 DONE 2.4s [2024-07-25T03:04:33.430Z] [2024-07-25T03:04:33.430Z] #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-25T03:04:33.430Z] #143 1067.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.38" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-25T03:04:33.430Z] #143 ... [2024-07-25T03:04:33.430Z] [2024-07-25T03:04:33.430Z] #111 [security-proxy-setup] exporting to image [2024-07-25T03:04:33.430Z] #111 exporting layers 1.1s done [2024-07-25T03:04:33.430Z] #111 writing image sha256:216f116a1f6a08f51ab0e66c4fc2cdf92deb7b642d54dc9ce6714342b03905b4 done [2024-07-25T03:04:33.430Z] #111 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-25T03:04:33.430Z] #111 DONE 3.8s [2024-07-25T03:04:33.430Z] [2024-07-25T03:04:33.430Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-25T03:04:34.016Z] #144 ... [2024-07-25T03:04:34.016Z] [2024-07-25T03:04:34.016Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-25T03:04:34.016Z] #140 DONE 1070.2s [2024-07-25T03:04:34.016Z] [2024-07-25T03:04:34.016Z] #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-25T03:04:34.282Z] #159 DONE 0.3s [2024-07-25T03:04:34.282Z] [2024-07-25T03:04:34.282Z] #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-25T03:04:36.855Z] #160 DONE 2.4s [2024-07-25T03:04:36.855Z] [2024-07-25T03:04:36.855Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-25T03:04:36.855Z] #151 ... [2024-07-25T03:04:36.855Z] [2024-07-25T03:04:36.855Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T03:04:36.855Z] #161 DONE 0.2s [2024-07-25T03:04:36.855Z] [2024-07-25T03:04:36.855Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-25T03:04:37.446Z] #162 DONE 0.4s [2024-07-25T03:04:37.447Z] [2024-07-25T03:04:37.447Z] #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-25T03:04:37.719Z] #163 DONE 0.3s [2024-07-25T03:04:37.719Z] [2024-07-25T03:04:37.719Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-25T03:04:37.719Z] #164 DONE 0.2s [2024-07-25T03:04:37.719Z] [2024-07-25T03:04:37.719Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-25T03:04:37.986Z] #151 ... [2024-07-25T03:04:37.986Z] [2024-07-25T03:04:37.986Z] #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-25T03:04:37.986Z] #165 DONE 0.2s [2024-07-25T03:04:37.986Z] [2024-07-25T03:04:37.986Z] #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-25T03:04:37.986Z] #166 DONE 0.1s [2024-07-25T03:04:37.986Z] [2024-07-25T03:04:37.986Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-25T03:04:38.290Z] #151 ... [2024-07-25T03:04:38.290Z] [2024-07-25T03:04:38.290Z] #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-25T03:04:38.557Z] #167 DONE 0.2s [2024-07-25T03:04:38.557Z] [2024-07-25T03:04:38.557Z] #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-25T03:04:38.557Z] #168 DONE 0.2s [2024-07-25T03:04:38.557Z] [2024-07-25T03:04:38.557Z] #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-25T03:04:40.494Z] #169 DONE 2.0s [2024-07-25T03:04:40.494Z] [2024-07-25T03:04:40.494Z] #111 [security-bootstrapper] exporting to image [2024-07-25T03:04:40.494Z] #111 exporting layers [2024-07-25T03:04:41.899Z] #111 exporting layers 1.1s done [2024-07-25T03:04:41.899Z] #111 writing image sha256:fedb0099d33da2a44d0f068c3dbb45c4c43e025b4bb5c938233853f4a4aabb51 done [2024-07-25T03:04:41.899Z] #111 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-25T03:04:41.899Z] #111 DONE 4.9s [2024-07-25T03:04:41.899Z] [2024-07-25T03:04:41.899Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-25T03:04:50.315Z] #150 ... [2024-07-25T03:04:50.315Z] [2024-07-25T03:04:50.315Z] #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-25T03:04:50.315Z] #143 DONE 1086.3s [2024-07-25T03:04:50.315Z] [2024-07-25T03:04:50.315Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-25T03:04:50.604Z] #151 ... [2024-07-25T03:04:50.605Z] [2024-07-25T03:04:50.605Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T03:04:50.898Z] #170 DONE 0.2s [2024-07-25T03:04:50.898Z] [2024-07-25T03:04:50.898Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-25T03:04:50.898Z] #150 ... [2024-07-25T03:04:50.898Z] [2024-07-25T03:04:50.898Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-25T03:04:50.898Z] #171 DONE 0.1s [2024-07-25T03:04:50.898Z] [2024-07-25T03:04:50.898Z] #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-07-25T03:04:51.211Z] #172 DONE 0.1s [2024-07-25T03:04:51.211Z] [2024-07-25T03:04:51.211Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-25T03:04:51.211Z] #150 ... [2024-07-25T03:04:51.211Z] [2024-07-25T03:04:51.211Z] #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-07-25T03:04:51.211Z] #173 DONE 0.1s [2024-07-25T03:04:51.211Z] [2024-07-25T03:04:51.211Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-25T03:04:51.499Z] #174 DONE 0.2s [2024-07-25T03:04:51.499Z] [2024-07-25T03:04:51.499Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-25T03:04:51.499Z] #175 DONE 0.2s [2024-07-25T03:04:51.499Z] [2024-07-25T03:04:51.499Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-25T03:04:51.800Z] #145 ... [2024-07-25T03:04:51.800Z] [2024-07-25T03:04:51.800Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-25T03:04:52.076Z] #176 DONE 0.3s [2024-07-25T03:04:52.076Z] [2024-07-25T03:04:52.076Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-25T03:04:52.076Z] #177 DONE 0.1s [2024-07-25T03:04:52.076Z] [2024-07-25T03:04:52.076Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-25T03:04:52.342Z] #148 ... [2024-07-25T03:04:52.342Z] [2024-07-25T03:04:52.342Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-25T03:04:54.281Z] #178 DONE 2.0s [2024-07-25T03:04:54.281Z] [2024-07-25T03:04:54.281Z] #111 [security-secretstore-setup] exporting to image [2024-07-25T03:04:54.281Z] #111 exporting layers [2024-07-25T03:04:55.234Z] #111 exporting layers 1.3s done [2024-07-25T03:04:55.499Z] #111 writing image sha256:f236b77547f99bc677694b65acb225a7fb63cdf8f848d9f8371d2b950f7ec340 done [2024-07-25T03:04:55.499Z] #111 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-25T03:04:55.499Z] #111 DONE 6.2s [2024-07-25T03:04:55.499Z] [2024-07-25T03:04:55.499Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-25T03:05:42.300Z] #145 ... [2024-07-25T03:05:42.300Z] [2024-07-25T03:05:42.300Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-25T03:05:42.300Z] #151 DONE 1131.7s [2024-07-25T03:05:42.300Z] [2024-07-25T03:05:42.300Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-25T03:05:42.300Z] #144 ... [2024-07-25T03:05:42.300Z] [2024-07-25T03:05:42.300Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T03:05:42.300Z] #179 DONE 0.1s [2024-07-25T03:05:42.300Z] [2024-07-25T03:05:42.300Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-25T03:05:42.300Z] #180 DONE 0.1s [2024-07-25T03:05:42.300Z] [2024-07-25T03:05:42.300Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-25T03:05:42.300Z] #144 ... [2024-07-25T03:05:42.300Z] [2024-07-25T03:05:42.300Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-25T03:05:42.300Z] #181 DONE 0.2s [2024-07-25T03:05:42.300Z] [2024-07-25T03:05:42.300Z] #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-07-25T03:05:42.300Z] #182 DONE 0.1s [2024-07-25T03:05:42.300Z] [2024-07-25T03:05:42.300Z] #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-25T03:05:42.300Z] #183 DONE 0.1s [2024-07-25T03:05:42.300Z] [2024-07-25T03:05:42.300Z] #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-25T03:05:42.300Z] #184 DONE 1.9s [2024-07-25T03:05:42.300Z] [2024-07-25T03:05:42.300Z] #111 [core-common-config-bootstrapper] exporting to image [2024-07-25T03:05:42.300Z] #111 exporting layers [2024-07-25T03:05:42.300Z] #111 exporting layers 0.5s done [2024-07-25T03:05:42.300Z] #111 writing image sha256:5d9fc0bc57df3dabeb3e480bbcda73aba538e501109a03bb24cd858f2a578d58 done [2024-07-25T03:05:42.300Z] #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-25T03:05:42.300Z] #111 DONE 6.8s [2024-07-25T03:05:42.300Z] [2024-07-25T03:05:42.300Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-25T03:07:34.206Z] #144 ... [2024-07-25T03:07:34.206Z] [2024-07-25T03:07:34.206Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-25T03:07:34.206Z] #147 DONE 1240.3s [2024-07-25T03:07:34.206Z] [2024-07-25T03:07:34.206Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-25T03:07:34.206Z] #144 ... [2024-07-25T03:07:34.206Z] [2024-07-25T03:07:34.206Z] #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T03:07:34.206Z] #185 DONE 0.3s [2024-07-25T03:07:34.206Z] [2024-07-25T03:07:34.206Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-25T03:07:34.206Z] #186 DONE 0.1s [2024-07-25T03:07:34.206Z] [2024-07-25T03:07:34.206Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-25T03:07:34.206Z] #150 ... [2024-07-25T03:07:34.206Z] [2024-07-25T03:07:34.206Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-25T03:07:34.206Z] #187 DONE 0.3s [2024-07-25T03:07:34.206Z] [2024-07-25T03:07:34.206Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-07-25T03:07:34.206Z] #188 DONE 0.1s [2024-07-25T03:07:34.206Z] [2024-07-25T03:07:34.206Z] #111 [security-spiffe-token-provider] exporting to image [2024-07-25T03:07:34.206Z] #111 exporting layers [2024-07-25T03:07:34.206Z] #111 exporting layers 0.7s done [2024-07-25T03:07:34.206Z] #111 writing image sha256:3fe2a87b4952fbf5b78d0420e99e58efef99e0746af3ae42030a80f2b0016447 done [2024-07-25T03:07:34.206Z] #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-25T03:07:34.206Z] #111 DONE 7.5s [2024-07-25T03:07:34.206Z] [2024-07-25T03:07:34.206Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-25T03:14:26.281Z] #141 ... [2024-07-25T03:14:26.281Z] [2024-07-25T03:14:26.281Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-25T03:14:26.281Z] #148 DONE 1650.1s [2024-07-25T03:14:26.281Z] [2024-07-25T03:14:26.281Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-25T03:14:26.281Z] #144 ... [2024-07-25T03:14:26.281Z] [2024-07-25T03:14:26.281Z] #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T03:14:26.281Z] #189 DONE 0.1s [2024-07-25T03:14:26.281Z] [2024-07-25T03:14:26.281Z] #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-25T03:14:26.281Z] #190 DONE 0.3s [2024-07-25T03:14:26.281Z] [2024-07-25T03:14:26.281Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-25T03:14:26.281Z] #191 DONE 0.3s [2024-07-25T03:14:26.281Z] [2024-07-25T03:14:26.281Z] #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-25T03:14:26.281Z] #192 DONE 0.1s [2024-07-25T03:14:26.281Z] [2024-07-25T03:14:26.281Z] #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-25T03:14:26.281Z] #193 DONE 0.2s [2024-07-25T03:14:26.281Z] [2024-07-25T03:14:26.281Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-25T03:14:26.281Z] #141 ... [2024-07-25T03:14:26.281Z] [2024-07-25T03:14:26.281Z] #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-25T03:14:26.281Z] #194 DONE 2.0s [2024-07-25T03:14:26.281Z] [2024-07-25T03:14:26.281Z] #111 [security-proxy-auth] exporting to image [2024-07-25T03:14:26.281Z] #111 exporting layers [2024-07-25T03:14:26.281Z] #111 exporting layers 0.6s done [2024-07-25T03:14:26.281Z] #111 writing image sha256:fa9662db15195927655c19cc6c60301e3f090538f2b1258ef660d4eaf6b8fdcd [2024-07-25T03:14:26.281Z] #111 writing image sha256:fa9662db15195927655c19cc6c60301e3f090538f2b1258ef660d4eaf6b8fdcd done [2024-07-25T03:14:26.281Z] #111 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-25T03:14:26.281Z] #111 DONE 8.1s [2024-07-25T03:14:26.281Z] [2024-07-25T03:14:26.281Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-25T03:15:13.128Z] #145 ... [2024-07-25T03:15:13.128Z] [2024-07-25T03:15:13.128Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-25T03:15:13.128Z] #146 DONE 1705.4s [2024-07-25T03:15:13.128Z] [2024-07-25T03:15:13.128Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-25T03:15:13.128Z] #141 ... [2024-07-25T03:15:13.128Z] [2024-07-25T03:15:13.128Z] #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T03:15:13.128Z] #195 DONE 0.2s [2024-07-25T03:15:13.128Z] [2024-07-25T03:15:13.128Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-25T03:15:13.128Z] #141 ... [2024-07-25T03:15:13.128Z] [2024-07-25T03:15:13.128Z] #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-25T03:15:13.128Z] #196 DONE 0.2s [2024-07-25T03:15:13.128Z] [2024-07-25T03:15:13.128Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-25T03:15:13.128Z] #197 DONE 0.5s [2024-07-25T03:15:13.128Z] [2024-07-25T03:15:13.128Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-25T03:15:13.128Z] #198 DONE 0.1s [2024-07-25T03:15:13.128Z] [2024-07-25T03:15:13.128Z] #111 [core-command] exporting to image [2024-07-25T03:15:13.128Z] #111 exporting layers [2024-07-25T03:15:13.128Z] #111 exporting layers 0.5s done [2024-07-25T03:15:13.128Z] #111 writing image sha256:1f3d8a886d270096e9e749858cf6344962c07c8ff7666a55c934e0342773864a done [2024-07-25T03:15:13.128Z] #111 naming to docker.io/library/core-command-arm64 done [2024-07-25T03:15:13.128Z] #111 DONE 8.6s [2024-07-25T03:15:13.128Z] [2024-07-25T03:15:13.128Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-07-25T03:15:21.342Z] #141 DONE 1717.1s [2024-07-25T03:15:21.342Z] [2024-07-25T03:15:21.342Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T03:15:21.342Z] #33 ... [2024-07-25T03:15:21.342Z] [2024-07-25T03:15:21.342Z] #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T03:15:21.610Z] #199 DONE 0.4s [2024-07-25T03:15:21.610Z] [2024-07-25T03:15:21.610Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-07-25T03:15:21.877Z] #200 DONE 0.4s [2024-07-25T03:15:21.877Z] [2024-07-25T03:15:21.877Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-07-25T03:15:22.151Z] #201 DONE 0.2s [2024-07-25T03:15:22.151Z] [2024-07-25T03:15:22.151Z] #111 [core-keeper] exporting to image [2024-07-25T03:15:22.151Z] #111 exporting layers [2024-07-25T03:15:22.734Z] #111 exporting layers 0.5s done [2024-07-25T03:15:22.734Z] #111 writing image sha256:0746938a1a8d0db3086484adcef6e2e9705d0237774822f2bf3a3fb0952f4a3f [2024-07-25T03:15:22.734Z] #111 writing image sha256:0746938a1a8d0db3086484adcef6e2e9705d0237774822f2bf3a3fb0952f4a3f done [2024-07-25T03:15:22.734Z] #111 naming to docker.io/library/core-keeper-arm64 done [2024-07-25T03:15:22.734Z] #111 DONE 9.1s [2024-07-25T03:15:22.734Z] [2024-07-25T03:15:22.734Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T03:15:23.000Z] #33 ... [2024-07-25T03:15:23.000Z] [2024-07-25T03:15:23.000Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-25T03:15:23.000Z] #145 DONE 1719.3s [2024-07-25T03:15:23.000Z] [2024-07-25T03:15:23.000Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-25T03:15:23.275Z] #144 ... [2024-07-25T03:15:23.275Z] [2024-07-25T03:15:23.275Z] #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T03:15:23.541Z] #202 DONE 0.2s [2024-07-25T03:15:23.541Z] [2024-07-25T03:15:23.541Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T03:15:23.541Z] #33 ... [2024-07-25T03:15:23.541Z] [2024-07-25T03:15:23.541Z] #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-25T03:15:23.808Z] #203 DONE 0.1s [2024-07-25T03:15:23.808Z] [2024-07-25T03:15:23.808Z] #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-25T03:15:24.078Z] #204 DONE 0.4s [2024-07-25T03:15:24.078Z] [2024-07-25T03:15:24.078Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-25T03:15:24.078Z] #144 ... [2024-07-25T03:15:24.078Z] [2024-07-25T03:15:24.078Z] #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-25T03:15:24.347Z] #205 DONE 0.2s [2024-07-25T03:15:24.347Z] [2024-07-25T03:15:24.347Z] #111 [core-data] exporting to image [2024-07-25T03:15:24.929Z] #111 exporting layers 0.6s done [2024-07-25T03:15:24.929Z] #111 writing image sha256:73ad08541c58ca343dabf886bdf34b220b32de91b15d27cf6b87045bd5441f90 done [2024-07-25T03:15:24.929Z] #111 naming to docker.io/library/core-data-arm64 done [2024-07-25T03:15:24.929Z] #111 DONE 9.7s [2024-07-25T03:15:24.929Z] [2024-07-25T03:15:24.929Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T03:15:28.271Z] #33 ... [2024-07-25T03:15:28.271Z] [2024-07-25T03:15:28.271Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-25T03:15:28.271Z] #150 DONE 1724.3s [2024-07-25T03:15:28.271Z] [2024-07-25T03:15:28.271Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T03:15:28.271Z] #33 ... [2024-07-25T03:15:28.271Z] [2024-07-25T03:15:28.271Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T03:15:28.543Z] #206 DONE 0.2s [2024-07-25T03:15:28.543Z] [2024-07-25T03:15:28.543Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-25T03:15:28.543Z] #144 ... [2024-07-25T03:15:28.543Z] [2024-07-25T03:15:28.543Z] #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-25T03:15:28.814Z] #207 DONE 0.1s [2024-07-25T03:15:28.814Z] [2024-07-25T03:15:28.814Z] #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-25T03:15:29.079Z] #208 DONE 0.4s [2024-07-25T03:15:29.079Z] [2024-07-25T03:15:29.079Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-25T03:15:29.079Z] #209 DONE 0.1s [2024-07-25T03:15:29.079Z] [2024-07-25T03:15:29.079Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T03:15:29.351Z] #33 ... [2024-07-25T03:15:29.351Z] [2024-07-25T03:15:29.351Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-25T03:15:29.351Z] #210 DONE 0.1s [2024-07-25T03:15:29.621Z] [2024-07-25T03:15:29.622Z] #111 [core-metadata] exporting to image [2024-07-25T03:15:29.886Z] #111 exporting layers 0.5s done [2024-07-25T03:15:29.886Z] #111 writing image sha256:37bab63521a839dc45fcf546629b45222f014f066ea033da1d7afda854aecdf2 done [2024-07-25T03:15:29.886Z] #111 naming to docker.io/library/core-metadata-arm64 done [2024-07-25T03:15:29.886Z] #111 DONE 10.2s [2024-07-25T03:15:29.886Z] [2024-07-25T03:15:29.886Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-25T03:15:56.553Z] #144 DONE 1749.8s [2024-07-25T03:15:56.553Z] [2024-07-25T03:15:56.553Z] #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-25T03:15:56.553Z] #142 DONE 1749.7s [2024-07-25T03:15:56.553Z] [2024-07-25T03:15:56.553Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T03:15:56.553Z] #33 ... [2024-07-25T03:15:56.553Z] [2024-07-25T03:15:56.553Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T03:15:56.553Z] #211 DONE 0.2s [2024-07-25T03:15:56.553Z] [2024-07-25T03:15:56.553Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T03:15:56.553Z] #33 ... [2024-07-25T03:15:56.553Z] [2024-07-25T03:15:56.553Z] #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-25T03:15:56.553Z] #212 DONE 0.1s [2024-07-25T03:15:56.553Z] [2024-07-25T03:15:56.553Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-25T03:15:56.553Z] #213 ... [2024-07-25T03:15:56.553Z] [2024-07-25T03:15:56.553Z] #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-25T03:15:56.553Z] #214 DONE 0.1s [2024-07-25T03:15:56.553Z] [2024-07-25T03:15:56.553Z] #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-25T03:15:56.553Z] #215 DONE 0.2s [2024-07-25T03:15:56.553Z] [2024-07-25T03:15:56.553Z] #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-25T03:15:56.553Z] #216 ... [2024-07-25T03:15:56.553Z] [2024-07-25T03:15:56.553Z] #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-25T03:15:56.553Z] #213 DONE 0.3s [2024-07-25T03:15:56.553Z] [2024-07-25T03:15:56.553Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-25T03:15:56.553Z] #217 DONE 0.2s [2024-07-25T03:15:56.553Z] [2024-07-25T03:15:56.553Z] #111 [support-scheduler] exporting to image [2024-07-25T03:15:56.553Z] #111 exporting layers [2024-07-25T03:15:56.553Z] #111 ... [2024-07-25T03:15:56.553Z] [2024-07-25T03:15:56.553Z] #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-25T03:15:56.553Z] #216 DONE 0.4s [2024-07-25T03:15:56.553Z] [2024-07-25T03:15:56.553Z] #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-25T03:15:56.553Z] #218 DONE 0.1s [2024-07-25T03:15:56.553Z] [2024-07-25T03:15:56.553Z] #111 [support-notifications] exporting to image [2024-07-25T03:15:56.553Z] #111 exporting layers 0.5s done [2024-07-25T03:15:56.553Z] #111 writing image sha256:2b88d6c53ed43bc09f04d38b7a4c270e7bff4e04453c11177fc43418ca2b663f done [2024-07-25T03:15:56.553Z] #111 naming to docker.io/library/support-scheduler-arm64 done [2024-07-25T03:15:56.553Z] #111 exporting layers 0.4s done [2024-07-25T03:15:56.553Z] #111 writing image sha256:b7e0290c2528f95bca63c20d27d1be07ccbc0b261b402a88545acf486086a63d done [2024-07-25T03:15:56.553Z] #111 naming to docker.io/library/support-notifications-arm64 done [2024-07-25T03:15:56.553Z] #111 DONE 10.8s [2024-07-25T03:15:56.553Z] [2024-07-25T03:15:56.553Z] #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-25T03:15:56.553Z] time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T03:15:56.553Z] time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T03:15:56.553Z] time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T03:15:56.553Z] time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T03:15:56.553Z] time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T03:15:56.553Z] time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T03:15:56.553Z] time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T03:15:56.553Z] time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T03:15:56.553Z] time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T03:15:56.553Z] time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T03:15:56.553Z] time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T03:15:56.553Z] time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T03:15:56.553Z] time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T03:15:56.553Z] time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-25T03:15:56.553Z] time="2024-07-25T02:44:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-25T03:15:56.554Z] $ docker stop --time=1 283fd06ae74d42f7ed5cdcd49ab5edafe2e75a3a1889089d30d8df3cf903e588 [2024-07-25T03:15:58.195Z] $ docker rm -f --volumes 283fd06ae74d42f7ed5cdcd49ab5edafe2e75a3a1889089d30d8df3cf903e588 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T03:15:58.707Z] + docker images [2024-07-25T03:15:58.708Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-25T03:15:58.708Z] support-scheduler-arm64 latest 2b88d6c53ed4 4 seconds ago 37.6MB [2024-07-25T03:15:58.708Z] support-notifications-arm64 latest b7e0290c2528 4 seconds ago 38.2MB [2024-07-25T03:15:58.708Z] core-metadata-arm64 latest 37bab63521a8 29 seconds ago 35.5MB [2024-07-25T03:15:58.708Z] core-data-arm64 latest 73ad08541c58 34 seconds ago 35.4MB [2024-07-25T03:15:58.708Z] core-keeper-arm64 latest 0746938a1a8d 37 seconds ago 35.2MB [2024-07-25T03:15:58.708Z] core-command-arm64 latest 1f3d8a886d27 48 seconds ago 35MB [2024-07-25T03:15:58.708Z] security-proxy-auth-arm64 latest fa9662db1519 About a minute ago 32.6MB [2024-07-25T03:15:58.708Z] security-spiffe-token-provider-arm64 latest 3fe2a87b4952 8 minutes ago 29.1MB [2024-07-25T03:15:58.708Z] core-common-config-bootstrapper-arm64 latest 5d9fc0bc57df 10 minutes ago 15.3MB [2024-07-25T03:15:58.708Z] security-secretstore-setup-arm64 latest f236b77547f9 11 minutes ago 36.4MB [2024-07-25T03:15:58.708Z] security-bootstrapper-arm64 latest fedb0099d33d 11 minutes ago 18.9MB [2024-07-25T03:15:58.708Z] security-proxy-setup-arm64 latest 216f116a1f6a 11 minutes ago 26.1MB [2024-07-25T03:15:58.708Z] security-spire-config-arm64 latest f1f5aa088d1f 30 minutes ago 115MB [2024-07-25T03:15:58.708Z] security-spire-server-arm64 latest 392eae6e86ca 30 minutes ago 116MB [2024-07-25T03:15:58.708Z] security-spire-agent-arm64 latest b5de4fcbbd0e 30 minutes ago 174MB [2024-07-25T03:15:58.708Z] ci-base-image-arm64 latest 5a13b59dd7e2 31 minutes ago 963MB [2024-07-25T03:15:58.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-07-25T03:15:58.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T03:15:58.871Z] provisioning config files... [2024-07-25T03:15:58.888Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/656@tmp/config875253037843407279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:15:59.227Z] ---> ****-login.sh [2024-07-25T03:15:59.228Z] nexus3.edgexfoundry.org:10001 [2024-07-25T03:15:59.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:15:59.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:15:59.492Z] Configure a credential helper to remove this warning. See [2024-07-25T03:15:59.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:15:59.492Z] [2024-07-25T03:15:59.492Z] Login Succeeded [2024-07-25T03:15:59.492Z] nexus3.edgexfoundry.org:10002 [2024-07-25T03:15:59.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:16:00.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:16:00.025Z] Configure a credential helper to remove this warning. See [2024-07-25T03:16:00.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:16:00.025Z] [2024-07-25T03:16:00.025Z] Login Succeeded [2024-07-25T03:16:00.025Z] nexus3.edgexfoundry.org:10003 [2024-07-25T03:16:00.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:16:00.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:16:00.297Z] Configure a credential helper to remove this warning. See [2024-07-25T03:16:00.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:16:00.297Z] [2024-07-25T03:16:00.297Z] Login Succeeded [2024-07-25T03:16:00.297Z] nexus3.edgexfoundry.org:10004 [2024-07-25T03:16:00.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:16:00.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:16:00.562Z] Configure a credential helper to remove this warning. See [2024-07-25T03:16:00.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:16:00.562Z] [2024-07-25T03:16:00.562Z] Login Succeeded [2024-07-25T03:16:00.562Z] ****.io [2024-07-25T03:16:00.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-25T03:16:01.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-25T03:16:01.092Z] Configure a credential helper to remove this warning. See [2024-07-25T03:16:01.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-25T03:16:01.092Z] [2024-07-25T03:16:01.092Z] Login Succeeded [2024-07-25T03:16:01.092Z] ---> ****-login.sh ends [Pipeline] } [2024-07-25T03:16:01.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T03:16:01.158Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-25T03:16:01.202Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-07-25T03:16:01.202Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:16:01.202Z] latest [2024-07-25T03:16:01.202Z] 3.2.0-dev.38 [2024-07-25T03:16:01.202Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:16:01.202Z] main [2024-07-25T03:16:01.202Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:01.617Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:01.985Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:16:01.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-25T03:16:01.986Z] 24cd09a29220: Preparing [2024-07-25T03:16:01.986Z] e7c73b05ad51: Preparing [2024-07-25T03:16:01.986Z] 710e4adcfc56: Preparing [2024-07-25T03:16:01.986Z] 61e80b901e05: Preparing [2024-07-25T03:16:01.986Z] 5e663117e592: Preparing [2024-07-25T03:16:01.986Z] 454b42db169e: Preparing [2024-07-25T03:16:01.986Z] 3c20671a5817: Preparing [2024-07-25T03:16:01.986Z] 3c20671a5817: Waiting [2024-07-25T03:16:01.986Z] 454b42db169e: Waiting [2024-07-25T03:16:02.250Z] 61e80b901e05: Pushed [2024-07-25T03:16:02.250Z] 710e4adcfc56: Pushed [2024-07-25T03:16:02.250Z] 5e663117e592: Pushed [2024-07-25T03:16:02.250Z] 24cd09a29220: Pushed [2024-07-25T03:16:02.250Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:02.250Z] 454b42db169e: Pushed [2024-07-25T03:16:08.860Z] e7c73b05ad51: Pushed [2024-07-25T03:16:08.860Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:09b50534f9c184b7c62bb1cf90b91bb6aa90ff14a400bab694014a80bb50bac7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:09.277Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:09.641Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-25T03:16:09.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-25T03:16:09.641Z] 24cd09a29220: Preparing [2024-07-25T03:16:09.641Z] e7c73b05ad51: Preparing [2024-07-25T03:16:09.641Z] 710e4adcfc56: Preparing [2024-07-25T03:16:09.641Z] 61e80b901e05: Preparing [2024-07-25T03:16:09.641Z] 5e663117e592: Preparing [2024-07-25T03:16:09.641Z] 454b42db169e: Preparing [2024-07-25T03:16:09.641Z] 3c20671a5817: Preparing [2024-07-25T03:16:09.641Z] 454b42db169e: Waiting [2024-07-25T03:16:09.641Z] 3c20671a5817: Waiting [2024-07-25T03:16:09.641Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:09.641Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:09.641Z] 24cd09a29220: Layer already exists [2024-07-25T03:16:09.641Z] e7c73b05ad51: Layer already exists [2024-07-25T03:16:09.641Z] 5e663117e592: Layer already exists [2024-07-25T03:16:09.641Z] 454b42db169e: Layer already exists [2024-07-25T03:16:09.641Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:09.641Z] latest: digest: sha256:09b50534f9c184b7c62bb1cf90b91bb6aa90ff14a400bab694014a80bb50bac7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:10.300Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:10.694Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.38 [2024-07-25T03:16:10.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-25T03:16:10.694Z] 24cd09a29220: Preparing [2024-07-25T03:16:10.694Z] e7c73b05ad51: Preparing [2024-07-25T03:16:10.694Z] 710e4adcfc56: Preparing [2024-07-25T03:16:10.694Z] 61e80b901e05: Preparing [2024-07-25T03:16:10.694Z] 5e663117e592: Preparing [2024-07-25T03:16:10.694Z] 454b42db169e: Preparing [2024-07-25T03:16:10.694Z] 3c20671a5817: Preparing [2024-07-25T03:16:10.694Z] 454b42db169e: Waiting [2024-07-25T03:16:10.694Z] 3c20671a5817: Waiting [2024-07-25T03:16:10.694Z] 24cd09a29220: Layer already exists [2024-07-25T03:16:10.694Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:10.694Z] e7c73b05ad51: Layer already exists [2024-07-25T03:16:10.694Z] 5e663117e592: Layer already exists [2024-07-25T03:16:10.694Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:10.694Z] 454b42db169e: Layer already exists [2024-07-25T03:16:10.694Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:10.694Z] 3.2.0-dev.38: digest: sha256:09b50534f9c184b7c62bb1cf90b91bb6aa90ff14a400bab694014a80bb50bac7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:11.334Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:11.683Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:16:11.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-25T03:16:11.683Z] 24cd09a29220: Preparing [2024-07-25T03:16:11.683Z] e7c73b05ad51: Preparing [2024-07-25T03:16:11.683Z] 710e4adcfc56: Preparing [2024-07-25T03:16:11.683Z] 61e80b901e05: Preparing [2024-07-25T03:16:11.683Z] 5e663117e592: Preparing [2024-07-25T03:16:11.683Z] 454b42db169e: Preparing [2024-07-25T03:16:11.683Z] 3c20671a5817: Preparing [2024-07-25T03:16:11.683Z] 454b42db169e: Waiting [2024-07-25T03:16:11.683Z] 3c20671a5817: Waiting [2024-07-25T03:16:11.683Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:11.683Z] 5e663117e592: Layer already exists [2024-07-25T03:16:11.683Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:11.683Z] 24cd09a29220: Layer already exists [2024-07-25T03:16:11.683Z] e7c73b05ad51: Layer already exists [2024-07-25T03:16:11.683Z] 454b42db169e: Layer already exists [2024-07-25T03:16:11.683Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:11.683Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:09b50534f9c184b7c62bb1cf90b91bb6aa90ff14a400bab694014a80bb50bac7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:12.044Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:12.398Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-07-25T03:16:12.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-25T03:16:12.398Z] 24cd09a29220: Preparing [2024-07-25T03:16:12.398Z] e7c73b05ad51: Preparing [2024-07-25T03:16:12.398Z] 710e4adcfc56: Preparing [2024-07-25T03:16:12.398Z] 61e80b901e05: Preparing [2024-07-25T03:16:12.398Z] 5e663117e592: Preparing [2024-07-25T03:16:12.398Z] 454b42db169e: Preparing [2024-07-25T03:16:12.398Z] 454b42db169e: Waiting [2024-07-25T03:16:12.398Z] 3c20671a5817: Preparing [2024-07-25T03:16:12.398Z] 3c20671a5817: Waiting [2024-07-25T03:16:12.398Z] 5e663117e592: Layer already exists [2024-07-25T03:16:12.398Z] 24cd09a29220: Layer already exists [2024-07-25T03:16:12.398Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:12.398Z] e7c73b05ad51: Layer already exists [2024-07-25T03:16:12.398Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:12.398Z] 454b42db169e: Layer already exists [2024-07-25T03:16:12.398Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:12.664Z] main: digest: sha256:09b50534f9c184b7c62bb1cf90b91bb6aa90ff14a400bab694014a80bb50bac7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T03:16:12.752Z] ===================================================== [Pipeline] echo [2024-07-25T03:16:12.767Z] taggedImages: [2024-07-25T03:16:12.767Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:16:12.767Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-25T03:16:12.767Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.38 [2024-07-25T03:16:12.767Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:16:12.767Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-07-25T03:16:12.800Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-07-25T03:16:12.800Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:16:12.800Z] latest [2024-07-25T03:16:12.800Z] 3.2.0-dev.38 [2024-07-25T03:16:12.800Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:16:12.800Z] main [2024-07-25T03:16:12.800Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:13.176Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:13.529Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:16:13.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-25T03:16:13.529Z] 9991c675c1d4: Preparing [2024-07-25T03:16:13.529Z] 3f49023f682b: Preparing [2024-07-25T03:16:13.529Z] 269eb692ebbc: Preparing [2024-07-25T03:16:13.529Z] edc6aefa3f06: Preparing [2024-07-25T03:16:13.529Z] 710e4adcfc56: Preparing [2024-07-25T03:16:13.529Z] 61e80b901e05: Preparing [2024-07-25T03:16:13.529Z] 5e663117e592: Preparing [2024-07-25T03:16:13.529Z] 454b42db169e: Preparing [2024-07-25T03:16:13.529Z] 3c20671a5817: Preparing [2024-07-25T03:16:13.529Z] 61e80b901e05: Waiting [2024-07-25T03:16:13.529Z] 5e663117e592: Waiting [2024-07-25T03:16:13.529Z] 454b42db169e: Waiting [2024-07-25T03:16:13.529Z] 3c20671a5817: Waiting [2024-07-25T03:16:13.529Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:13.529Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:13.794Z] 5e663117e592: Layer already exists [2024-07-25T03:16:13.794Z] 3f49023f682b: Pushed [2024-07-25T03:16:13.794Z] 269eb692ebbc: Pushed [2024-07-25T03:16:13.794Z] 454b42db169e: Layer already exists [2024-07-25T03:16:13.794Z] 9991c675c1d4: Pushed [2024-07-25T03:16:13.794Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:15.718Z] edc6aefa3f06: Pushed [2024-07-25T03:16:15.718Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:5e17bd41389254f620c27d20f7ba88d21a7e606531bc3351c6829c1465fbeeb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:16.069Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:16.411Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-25T03:16:16.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-25T03:16:16.411Z] 9991c675c1d4: Preparing [2024-07-25T03:16:16.411Z] 3f49023f682b: Preparing [2024-07-25T03:16:16.411Z] 269eb692ebbc: Preparing [2024-07-25T03:16:16.411Z] edc6aefa3f06: Preparing [2024-07-25T03:16:16.411Z] 710e4adcfc56: Preparing [2024-07-25T03:16:16.411Z] 61e80b901e05: Preparing [2024-07-25T03:16:16.411Z] 5e663117e592: Preparing [2024-07-25T03:16:16.411Z] 454b42db169e: Preparing [2024-07-25T03:16:16.411Z] 3c20671a5817: Preparing [2024-07-25T03:16:16.411Z] 5e663117e592: Waiting [2024-07-25T03:16:16.411Z] 454b42db169e: Waiting [2024-07-25T03:16:16.411Z] 3c20671a5817: Waiting [2024-07-25T03:16:16.411Z] 61e80b901e05: Waiting [2024-07-25T03:16:16.411Z] 269eb692ebbc: Layer already exists [2024-07-25T03:16:16.411Z] 3f49023f682b: Layer already exists [2024-07-25T03:16:16.411Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:16.411Z] edc6aefa3f06: Layer already exists [2024-07-25T03:16:16.411Z] 9991c675c1d4: Layer already exists [2024-07-25T03:16:16.411Z] 5e663117e592: Layer already exists [2024-07-25T03:16:16.411Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:16.411Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:16.411Z] 454b42db169e: Layer already exists [2024-07-25T03:16:16.672Z] latest: digest: sha256:5e17bd41389254f620c27d20f7ba88d21a7e606531bc3351c6829c1465fbeeb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:17.015Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:17.352Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.38 [2024-07-25T03:16:17.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-25T03:16:17.352Z] 9991c675c1d4: Preparing [2024-07-25T03:16:17.352Z] 3f49023f682b: Preparing [2024-07-25T03:16:17.352Z] 269eb692ebbc: Preparing [2024-07-25T03:16:17.352Z] edc6aefa3f06: Preparing [2024-07-25T03:16:17.352Z] 710e4adcfc56: Preparing [2024-07-25T03:16:17.352Z] 61e80b901e05: Preparing [2024-07-25T03:16:17.352Z] 5e663117e592: Preparing [2024-07-25T03:16:17.352Z] 454b42db169e: Preparing [2024-07-25T03:16:17.352Z] 3c20671a5817: Preparing [2024-07-25T03:16:17.352Z] 5e663117e592: Waiting [2024-07-25T03:16:17.352Z] 454b42db169e: Waiting [2024-07-25T03:16:17.352Z] 3c20671a5817: Waiting [2024-07-25T03:16:17.352Z] 61e80b901e05: Waiting [2024-07-25T03:16:17.352Z] edc6aefa3f06: Layer already exists [2024-07-25T03:16:17.352Z] 269eb692ebbc: Layer already exists [2024-07-25T03:16:17.352Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:17.352Z] 9991c675c1d4: Layer already exists [2024-07-25T03:16:17.352Z] 3f49023f682b: Layer already exists [2024-07-25T03:16:17.352Z] 5e663117e592: Layer already exists [2024-07-25T03:16:17.352Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:17.352Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:17.352Z] 454b42db169e: Layer already exists [2024-07-25T03:16:17.614Z] 3.2.0-dev.38: digest: sha256:5e17bd41389254f620c27d20f7ba88d21a7e606531bc3351c6829c1465fbeeb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:17.961Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:18.300Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:16:18.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-25T03:16:18.300Z] 9991c675c1d4: Preparing [2024-07-25T03:16:18.300Z] 3f49023f682b: Preparing [2024-07-25T03:16:18.300Z] 269eb692ebbc: Preparing [2024-07-25T03:16:18.300Z] edc6aefa3f06: Preparing [2024-07-25T03:16:18.300Z] 710e4adcfc56: Preparing [2024-07-25T03:16:18.300Z] 61e80b901e05: Preparing [2024-07-25T03:16:18.300Z] 5e663117e592: Preparing [2024-07-25T03:16:18.300Z] 454b42db169e: Preparing [2024-07-25T03:16:18.300Z] 3c20671a5817: Preparing [2024-07-25T03:16:18.300Z] 61e80b901e05: Waiting [2024-07-25T03:16:18.300Z] 5e663117e592: Waiting [2024-07-25T03:16:18.300Z] 454b42db169e: Waiting [2024-07-25T03:16:18.300Z] 3c20671a5817: Waiting [2024-07-25T03:16:18.300Z] 9991c675c1d4: Layer already exists [2024-07-25T03:16:18.300Z] 269eb692ebbc: Layer already exists [2024-07-25T03:16:18.300Z] edc6aefa3f06: Layer already exists [2024-07-25T03:16:18.300Z] 3f49023f682b: Layer already exists [2024-07-25T03:16:18.300Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:18.300Z] 5e663117e592: Layer already exists [2024-07-25T03:16:18.300Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:18.300Z] 454b42db169e: Layer already exists [2024-07-25T03:16:18.300Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:18.300Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:5e17bd41389254f620c27d20f7ba88d21a7e606531bc3351c6829c1465fbeeb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:18.911Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:19.251Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-07-25T03:16:19.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-25T03:16:19.251Z] 9991c675c1d4: Preparing [2024-07-25T03:16:19.251Z] 3f49023f682b: Preparing [2024-07-25T03:16:19.251Z] 269eb692ebbc: Preparing [2024-07-25T03:16:19.251Z] edc6aefa3f06: Preparing [2024-07-25T03:16:19.251Z] 710e4adcfc56: Preparing [2024-07-25T03:16:19.251Z] 61e80b901e05: Preparing [2024-07-25T03:16:19.251Z] 5e663117e592: Preparing [2024-07-25T03:16:19.251Z] 454b42db169e: Preparing [2024-07-25T03:16:19.251Z] 3c20671a5817: Preparing [2024-07-25T03:16:19.251Z] 61e80b901e05: Waiting [2024-07-25T03:16:19.251Z] 5e663117e592: Waiting [2024-07-25T03:16:19.251Z] 454b42db169e: Waiting [2024-07-25T03:16:19.251Z] 3c20671a5817: Waiting [2024-07-25T03:16:19.251Z] 3f49023f682b: Layer already exists [2024-07-25T03:16:19.251Z] 9991c675c1d4: Layer already exists [2024-07-25T03:16:19.251Z] 269eb692ebbc: Layer already exists [2024-07-25T03:16:19.251Z] edc6aefa3f06: Layer already exists [2024-07-25T03:16:19.251Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:19.251Z] 454b42db169e: Layer already exists [2024-07-25T03:16:19.251Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:19.251Z] 5e663117e592: Layer already exists [2024-07-25T03:16:19.251Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:19.515Z] main: digest: sha256:5e17bd41389254f620c27d20f7ba88d21a7e606531bc3351c6829c1465fbeeb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T03:16:19.601Z] ===================================================== [Pipeline] echo [2024-07-25T03:16:19.618Z] taggedImages: [2024-07-25T03:16:19.618Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:16:19.618Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-25T03:16:19.618Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.38 [2024-07-25T03:16:19.618Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:16:19.618Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-07-25T03:16:19.650Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-07-25T03:16:19.650Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:16:19.650Z] latest [2024-07-25T03:16:19.650Z] 3.2.0-dev.38 [2024-07-25T03:16:19.650Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:16:19.650Z] main [2024-07-25T03:16:19.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:20.014Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:20.362Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:16:20.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-25T03:16:20.362Z] f3714b59e3fd: Preparing [2024-07-25T03:16:20.362Z] 5f6aa5477c38: Preparing [2024-07-25T03:16:20.362Z] 710e4adcfc56: Preparing [2024-07-25T03:16:20.362Z] 61e80b901e05: Preparing [2024-07-25T03:16:20.362Z] 2bbb3afe5e20: Preparing [2024-07-25T03:16:20.362Z] 3fbf79a15bba: Preparing [2024-07-25T03:16:20.362Z] 3c20671a5817: Preparing [2024-07-25T03:16:20.362Z] 3fbf79a15bba: Waiting [2024-07-25T03:16:20.362Z] 3c20671a5817: Waiting [2024-07-25T03:16:20.362Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:20.362Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:20.631Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:20.631Z] 2bbb3afe5e20: Pushed [2024-07-25T03:16:20.631Z] f3714b59e3fd: Pushed [2024-07-25T03:16:20.631Z] 3fbf79a15bba: Pushed [2024-07-25T03:16:25.943Z] 5f6aa5477c38: Pushed [2024-07-25T03:16:26.207Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:a69a9da59cdd2b4cd0952d384fd3febf4a72648b1be0dff9448d6310d95811d6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:26.563Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:26.919Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-25T03:16:26.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-25T03:16:26.920Z] f3714b59e3fd: Preparing [2024-07-25T03:16:26.920Z] 5f6aa5477c38: Preparing [2024-07-25T03:16:26.920Z] 710e4adcfc56: Preparing [2024-07-25T03:16:26.920Z] 61e80b901e05: Preparing [2024-07-25T03:16:26.920Z] 2bbb3afe5e20: Preparing [2024-07-25T03:16:26.920Z] 3fbf79a15bba: Preparing [2024-07-25T03:16:26.920Z] 3c20671a5817: Preparing [2024-07-25T03:16:26.920Z] 3fbf79a15bba: Waiting [2024-07-25T03:16:26.920Z] 3c20671a5817: Waiting [2024-07-25T03:16:26.920Z] f3714b59e3fd: Layer already exists [2024-07-25T03:16:26.920Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:26.920Z] 2bbb3afe5e20: Layer already exists [2024-07-25T03:16:26.920Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:26.920Z] 5f6aa5477c38: Layer already exists [2024-07-25T03:16:26.920Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:26.920Z] 3fbf79a15bba: Layer already exists [2024-07-25T03:16:27.182Z] latest: digest: sha256:a69a9da59cdd2b4cd0952d384fd3febf4a72648b1be0dff9448d6310d95811d6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:27.536Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:27.872Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.38 [2024-07-25T03:16:27.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-25T03:16:27.873Z] f3714b59e3fd: Preparing [2024-07-25T03:16:27.873Z] 5f6aa5477c38: Preparing [2024-07-25T03:16:27.873Z] 710e4adcfc56: Preparing [2024-07-25T03:16:27.873Z] 61e80b901e05: Preparing [2024-07-25T03:16:27.873Z] 2bbb3afe5e20: Preparing [2024-07-25T03:16:27.873Z] 3fbf79a15bba: Preparing [2024-07-25T03:16:27.873Z] 3c20671a5817: Preparing [2024-07-25T03:16:27.873Z] 3fbf79a15bba: Waiting [2024-07-25T03:16:27.873Z] 3c20671a5817: Waiting [2024-07-25T03:16:27.873Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:27.873Z] 2bbb3afe5e20: Layer already exists [2024-07-25T03:16:27.873Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:27.873Z] f3714b59e3fd: Layer already exists [2024-07-25T03:16:27.873Z] 5f6aa5477c38: Layer already exists [2024-07-25T03:16:27.873Z] 3fbf79a15bba: Layer already exists [2024-07-25T03:16:27.873Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:28.135Z] 3.2.0-dev.38: digest: sha256:a69a9da59cdd2b4cd0952d384fd3febf4a72648b1be0dff9448d6310d95811d6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:28.475Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:28.810Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:16:28.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-25T03:16:28.810Z] f3714b59e3fd: Preparing [2024-07-25T03:16:28.810Z] 5f6aa5477c38: Preparing [2024-07-25T03:16:28.810Z] 710e4adcfc56: Preparing [2024-07-25T03:16:28.810Z] 61e80b901e05: Preparing [2024-07-25T03:16:28.810Z] 2bbb3afe5e20: Preparing [2024-07-25T03:16:28.810Z] 3fbf79a15bba: Preparing [2024-07-25T03:16:28.810Z] 3c20671a5817: Preparing [2024-07-25T03:16:28.810Z] 3fbf79a15bba: Waiting [2024-07-25T03:16:28.810Z] 3c20671a5817: Waiting [2024-07-25T03:16:28.810Z] f3714b59e3fd: Layer already exists [2024-07-25T03:16:28.810Z] 2bbb3afe5e20: Layer already exists [2024-07-25T03:16:28.810Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:28.810Z] 5f6aa5477c38: Layer already exists [2024-07-25T03:16:28.810Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:28.810Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:28.810Z] 3fbf79a15bba: Layer already exists [2024-07-25T03:16:28.810Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:a69a9da59cdd2b4cd0952d384fd3febf4a72648b1be0dff9448d6310d95811d6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:29.415Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:29.761Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-07-25T03:16:29.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-25T03:16:29.761Z] f3714b59e3fd: Preparing [2024-07-25T03:16:29.761Z] 5f6aa5477c38: Preparing [2024-07-25T03:16:29.761Z] 710e4adcfc56: Preparing [2024-07-25T03:16:29.761Z] 61e80b901e05: Preparing [2024-07-25T03:16:29.761Z] 2bbb3afe5e20: Preparing [2024-07-25T03:16:29.761Z] 3fbf79a15bba: Preparing [2024-07-25T03:16:29.761Z] 3c20671a5817: Preparing [2024-07-25T03:16:29.761Z] 3fbf79a15bba: Waiting [2024-07-25T03:16:29.761Z] 3c20671a5817: Waiting [2024-07-25T03:16:29.761Z] 5f6aa5477c38: Layer already exists [2024-07-25T03:16:29.761Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:29.761Z] f3714b59e3fd: Layer already exists [2024-07-25T03:16:29.761Z] 2bbb3afe5e20: Layer already exists [2024-07-25T03:16:29.761Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:29.761Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:29.761Z] 3fbf79a15bba: Layer already exists [2024-07-25T03:16:29.761Z] main: digest: sha256:a69a9da59cdd2b4cd0952d384fd3febf4a72648b1be0dff9448d6310d95811d6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T03:16:30.097Z] ===================================================== [Pipeline] echo [2024-07-25T03:16:30.109Z] taggedImages: [2024-07-25T03:16:30.109Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:16:30.109Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-25T03:16:30.109Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.38 [2024-07-25T03:16:30.109Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:16:30.109Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-07-25T03:16:30.134Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-07-25T03:16:30.134Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:16:30.134Z] latest [2024-07-25T03:16:30.134Z] 3.2.0-dev.38 [2024-07-25T03:16:30.134Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:16:30.134Z] main [2024-07-25T03:16:30.134Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:30.495Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:30.847Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:16:30.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-25T03:16:30.847Z] dc55834f8a13: Preparing [2024-07-25T03:16:30.847Z] bd7963c7175b: Preparing [2024-07-25T03:16:30.847Z] 61e80b901e05: Preparing [2024-07-25T03:16:30.847Z] 6a4e1a580fd2: Preparing [2024-07-25T03:16:30.847Z] 0f6defb22674: Preparing [2024-07-25T03:16:30.847Z] 3c20671a5817: Preparing [2024-07-25T03:16:30.847Z] 3c20671a5817: Waiting [2024-07-25T03:16:30.847Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:31.110Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:31.110Z] 6a4e1a580fd2: Pushed [2024-07-25T03:16:31.110Z] dc55834f8a13: Pushed [2024-07-25T03:16:31.110Z] 0f6defb22674: Pushed [2024-07-25T03:16:37.722Z] bd7963c7175b: Pushed [2024-07-25T03:16:37.722Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:d4c2870e945c2c2f061d3ff27d1eb048e4437283b8ab9f62be6df1e43dae9a06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:38.076Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:38.428Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-07-25T03:16:38.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-25T03:16:38.429Z] dc55834f8a13: Preparing [2024-07-25T03:16:38.429Z] bd7963c7175b: Preparing [2024-07-25T03:16:38.429Z] 61e80b901e05: Preparing [2024-07-25T03:16:38.429Z] 6a4e1a580fd2: Preparing [2024-07-25T03:16:38.429Z] 0f6defb22674: Preparing [2024-07-25T03:16:38.429Z] 3c20671a5817: Preparing [2024-07-25T03:16:38.429Z] 3c20671a5817: Waiting [2024-07-25T03:16:38.429Z] dc55834f8a13: Layer already exists [2024-07-25T03:16:38.429Z] 0f6defb22674: Layer already exists [2024-07-25T03:16:38.429Z] 6a4e1a580fd2: Layer already exists [2024-07-25T03:16:38.429Z] bd7963c7175b: Layer already exists [2024-07-25T03:16:38.429Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:38.429Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:38.692Z] latest: digest: sha256:d4c2870e945c2c2f061d3ff27d1eb048e4437283b8ab9f62be6df1e43dae9a06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:39.040Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:39.385Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.38 [2024-07-25T03:16:39.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-25T03:16:39.385Z] dc55834f8a13: Preparing [2024-07-25T03:16:39.385Z] bd7963c7175b: Preparing [2024-07-25T03:16:39.385Z] 61e80b901e05: Preparing [2024-07-25T03:16:39.385Z] 6a4e1a580fd2: Preparing [2024-07-25T03:16:39.385Z] 0f6defb22674: Preparing [2024-07-25T03:16:39.385Z] 3c20671a5817: Preparing [2024-07-25T03:16:39.385Z] 3c20671a5817: Waiting [2024-07-25T03:16:39.385Z] 6a4e1a580fd2: Layer already exists [2024-07-25T03:16:39.385Z] 0f6defb22674: Layer already exists [2024-07-25T03:16:39.385Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:39.385Z] bd7963c7175b: Layer already exists [2024-07-25T03:16:39.385Z] dc55834f8a13: Layer already exists [2024-07-25T03:16:39.385Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:39.385Z] 3.2.0-dev.38: digest: sha256:d4c2870e945c2c2f061d3ff27d1eb048e4437283b8ab9f62be6df1e43dae9a06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:39.731Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:40.076Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:16:40.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-25T03:16:40.076Z] dc55834f8a13: Preparing [2024-07-25T03:16:40.076Z] bd7963c7175b: Preparing [2024-07-25T03:16:40.076Z] 61e80b901e05: Preparing [2024-07-25T03:16:40.076Z] 6a4e1a580fd2: Preparing [2024-07-25T03:16:40.076Z] 0f6defb22674: Preparing [2024-07-25T03:16:40.076Z] 3c20671a5817: Preparing [2024-07-25T03:16:40.076Z] 3c20671a5817: Waiting [2024-07-25T03:16:40.076Z] dc55834f8a13: Layer already exists [2024-07-25T03:16:40.076Z] 6a4e1a580fd2: Layer already exists [2024-07-25T03:16:40.076Z] bd7963c7175b: Layer already exists [2024-07-25T03:16:40.076Z] 0f6defb22674: Layer already exists [2024-07-25T03:16:40.076Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:40.076Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:40.340Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:d4c2870e945c2c2f061d3ff27d1eb048e4437283b8ab9f62be6df1e43dae9a06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:40.684Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:41.032Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-07-25T03:16:41.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-07-25T03:16:41.032Z] dc55834f8a13: Preparing [2024-07-25T03:16:41.032Z] bd7963c7175b: Preparing [2024-07-25T03:16:41.032Z] 61e80b901e05: Preparing [2024-07-25T03:16:41.032Z] 6a4e1a580fd2: Preparing [2024-07-25T03:16:41.032Z] 0f6defb22674: Preparing [2024-07-25T03:16:41.032Z] 3c20671a5817: Preparing [2024-07-25T03:16:41.032Z] 3c20671a5817: Waiting [2024-07-25T03:16:41.032Z] 0f6defb22674: Layer already exists [2024-07-25T03:16:41.032Z] dc55834f8a13: Layer already exists [2024-07-25T03:16:41.032Z] 6a4e1a580fd2: Layer already exists [2024-07-25T03:16:41.032Z] bd7963c7175b: Layer already exists [2024-07-25T03:16:41.032Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:41.032Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:41.395Z] main: digest: sha256:d4c2870e945c2c2f061d3ff27d1eb048e4437283b8ab9f62be6df1e43dae9a06 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T03:16:41.458Z] ===================================================== [Pipeline] echo [2024-07-25T03:16:41.474Z] taggedImages: [2024-07-25T03:16:41.474Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:16:41.474Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-07-25T03:16:41.474Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.38 [2024-07-25T03:16:41.474Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:16:41.474Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-07-25T03:16:41.498Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-07-25T03:16:41.499Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:16:41.499Z] latest [2024-07-25T03:16:41.499Z] 3.2.0-dev.38 [2024-07-25T03:16:41.499Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:16:41.499Z] main [2024-07-25T03:16:41.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:41.880Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:42.219Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:16:42.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-25T03:16:42.219Z] d129a09832e4: Preparing [2024-07-25T03:16:42.219Z] c0b32712b071: Preparing [2024-07-25T03:16:42.219Z] e09ec84c8971: Preparing [2024-07-25T03:16:42.219Z] 710e4adcfc56: Preparing [2024-07-25T03:16:42.219Z] 61e80b901e05: Preparing [2024-07-25T03:16:42.219Z] 5e663117e592: Preparing [2024-07-25T03:16:42.219Z] 454b42db169e: Preparing [2024-07-25T03:16:42.219Z] 3c20671a5817: Preparing [2024-07-25T03:16:42.219Z] 5e663117e592: Waiting [2024-07-25T03:16:42.219Z] 454b42db169e: Waiting [2024-07-25T03:16:42.219Z] 3c20671a5817: Waiting [2024-07-25T03:16:42.219Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:42.485Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:42.485Z] 5e663117e592: Layer already exists [2024-07-25T03:16:42.485Z] 454b42db169e: Layer already exists [2024-07-25T03:16:42.485Z] c0b32712b071: Pushed [2024-07-25T03:16:42.485Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:42.485Z] d129a09832e4: Pushed [2024-07-25T03:16:49.095Z] e09ec84c8971: Pushed [2024-07-25T03:16:49.095Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:ac5f7c1f7e713566bcbfef56a00f20d0e9e9d62ceb3310960adbed2bf2a1c9f2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:49.432Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:49.767Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-25T03:16:49.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-25T03:16:49.767Z] d129a09832e4: Preparing [2024-07-25T03:16:49.767Z] c0b32712b071: Preparing [2024-07-25T03:16:49.767Z] e09ec84c8971: Preparing [2024-07-25T03:16:49.767Z] 710e4adcfc56: Preparing [2024-07-25T03:16:49.767Z] 61e80b901e05: Preparing [2024-07-25T03:16:49.767Z] 5e663117e592: Preparing [2024-07-25T03:16:49.767Z] 454b42db169e: Preparing [2024-07-25T03:16:49.767Z] 3c20671a5817: Preparing [2024-07-25T03:16:49.767Z] 5e663117e592: Waiting [2024-07-25T03:16:49.767Z] 454b42db169e: Waiting [2024-07-25T03:16:49.767Z] 3c20671a5817: Waiting [2024-07-25T03:16:49.767Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:49.767Z] c0b32712b071: Layer already exists [2024-07-25T03:16:49.767Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:49.767Z] d129a09832e4: Layer already exists [2024-07-25T03:16:49.767Z] e09ec84c8971: Layer already exists [2024-07-25T03:16:49.767Z] 454b42db169e: Layer already exists [2024-07-25T03:16:49.768Z] 5e663117e592: Layer already exists [2024-07-25T03:16:49.768Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:50.034Z] latest: digest: sha256:ac5f7c1f7e713566bcbfef56a00f20d0e9e9d62ceb3310960adbed2bf2a1c9f2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:50.372Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:50.707Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.38 [2024-07-25T03:16:50.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-25T03:16:50.707Z] d129a09832e4: Preparing [2024-07-25T03:16:50.707Z] c0b32712b071: Preparing [2024-07-25T03:16:50.707Z] e09ec84c8971: Preparing [2024-07-25T03:16:50.707Z] 710e4adcfc56: Preparing [2024-07-25T03:16:50.707Z] 61e80b901e05: Preparing [2024-07-25T03:16:50.707Z] 5e663117e592: Preparing [2024-07-25T03:16:50.707Z] 454b42db169e: Preparing [2024-07-25T03:16:50.707Z] 3c20671a5817: Preparing [2024-07-25T03:16:50.707Z] 454b42db169e: Waiting [2024-07-25T03:16:50.707Z] 5e663117e592: Waiting [2024-07-25T03:16:50.707Z] 3c20671a5817: Waiting [2024-07-25T03:16:50.707Z] c0b32712b071: Layer already exists [2024-07-25T03:16:50.707Z] e09ec84c8971: Layer already exists [2024-07-25T03:16:50.707Z] d129a09832e4: Layer already exists [2024-07-25T03:16:50.707Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:50.707Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:50.707Z] 454b42db169e: Layer already exists [2024-07-25T03:16:50.707Z] 5e663117e592: Layer already exists [2024-07-25T03:16:50.707Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:50.707Z] 3.2.0-dev.38: digest: sha256:ac5f7c1f7e713566bcbfef56a00f20d0e9e9d62ceb3310960adbed2bf2a1c9f2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:51.310Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:51.653Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:16:51.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-25T03:16:51.654Z] d129a09832e4: Preparing [2024-07-25T03:16:51.654Z] c0b32712b071: Preparing [2024-07-25T03:16:51.654Z] e09ec84c8971: Preparing [2024-07-25T03:16:51.654Z] 710e4adcfc56: Preparing [2024-07-25T03:16:51.654Z] 61e80b901e05: Preparing [2024-07-25T03:16:51.654Z] 5e663117e592: Preparing [2024-07-25T03:16:51.654Z] 454b42db169e: Preparing [2024-07-25T03:16:51.654Z] 5e663117e592: Waiting [2024-07-25T03:16:51.654Z] 3c20671a5817: Preparing [2024-07-25T03:16:51.654Z] 454b42db169e: Waiting [2024-07-25T03:16:51.654Z] 3c20671a5817: Waiting [2024-07-25T03:16:51.654Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:51.654Z] c0b32712b071: Layer already exists [2024-07-25T03:16:51.654Z] d129a09832e4: Layer already exists [2024-07-25T03:16:51.654Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:51.654Z] e09ec84c8971: Layer already exists [2024-07-25T03:16:51.654Z] 454b42db169e: Layer already exists [2024-07-25T03:16:51.654Z] 5e663117e592: Layer already exists [2024-07-25T03:16:51.654Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:51.654Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:ac5f7c1f7e713566bcbfef56a00f20d0e9e9d62ceb3310960adbed2bf2a1c9f2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:51.997Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:52.336Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-07-25T03:16:52.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-25T03:16:52.336Z] d129a09832e4: Preparing [2024-07-25T03:16:52.336Z] c0b32712b071: Preparing [2024-07-25T03:16:52.336Z] e09ec84c8971: Preparing [2024-07-25T03:16:52.336Z] 710e4adcfc56: Preparing [2024-07-25T03:16:52.336Z] 61e80b901e05: Preparing [2024-07-25T03:16:52.336Z] 5e663117e592: Preparing [2024-07-25T03:16:52.336Z] 454b42db169e: Preparing [2024-07-25T03:16:52.336Z] 3c20671a5817: Preparing [2024-07-25T03:16:52.336Z] 5e663117e592: Waiting [2024-07-25T03:16:52.336Z] 454b42db169e: Waiting [2024-07-25T03:16:52.336Z] 3c20671a5817: Waiting [2024-07-25T03:16:52.336Z] e09ec84c8971: Layer already exists [2024-07-25T03:16:52.336Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:52.336Z] d129a09832e4: Layer already exists [2024-07-25T03:16:52.336Z] c0b32712b071: Layer already exists [2024-07-25T03:16:52.336Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:52.336Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:52.336Z] 5e663117e592: Layer already exists [2024-07-25T03:16:52.336Z] 454b42db169e: Layer already exists [2024-07-25T03:16:52.600Z] main: digest: sha256:ac5f7c1f7e713566bcbfef56a00f20d0e9e9d62ceb3310960adbed2bf2a1c9f2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T03:16:52.670Z] ===================================================== [Pipeline] echo [2024-07-25T03:16:52.684Z] taggedImages: [2024-07-25T03:16:52.684Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:16:52.684Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-25T03:16:52.684Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.38 [2024-07-25T03:16:52.684Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:16:52.684Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-07-25T03:16:52.712Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-07-25T03:16:52.712Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:16:52.712Z] latest [2024-07-25T03:16:52.712Z] 3.2.0-dev.38 [2024-07-25T03:16:52.712Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:16:52.712Z] main [2024-07-25T03:16:52.712Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:53.078Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:53.425Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:16:53.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-25T03:16:53.425Z] c23e7817b059: Preparing [2024-07-25T03:16:53.425Z] c142596cc69d: Preparing [2024-07-25T03:16:53.425Z] ec3116b9beac: Preparing [2024-07-25T03:16:53.425Z] efc089584459: Preparing [2024-07-25T03:16:53.425Z] 2b398e22d86f: Preparing [2024-07-25T03:16:53.425Z] 0210f8cbaff3: Preparing [2024-07-25T03:16:53.425Z] df010a6f5a24: Preparing [2024-07-25T03:16:53.425Z] 710e4adcfc56: Preparing [2024-07-25T03:16:53.425Z] 61e80b901e05: Preparing [2024-07-25T03:16:53.425Z] 84efe1a37ec7: Preparing [2024-07-25T03:16:53.425Z] 254b3aed6953: Preparing [2024-07-25T03:16:53.425Z] 5f70bf18a086: Preparing [2024-07-25T03:16:53.425Z] dce8bfc22757: Preparing [2024-07-25T03:16:53.425Z] b796182a1ba1: Preparing [2024-07-25T03:16:53.425Z] c02fdd0a5370: Preparing [2024-07-25T03:16:53.425Z] 3c20671a5817: Preparing [2024-07-25T03:16:53.425Z] df010a6f5a24: Waiting [2024-07-25T03:16:53.425Z] 710e4adcfc56: Waiting [2024-07-25T03:16:53.425Z] 61e80b901e05: Waiting [2024-07-25T03:16:53.425Z] 0210f8cbaff3: Waiting [2024-07-25T03:16:53.425Z] 254b3aed6953: Waiting [2024-07-25T03:16:53.425Z] 5f70bf18a086: Waiting [2024-07-25T03:16:53.425Z] dce8bfc22757: Waiting [2024-07-25T03:16:53.425Z] b796182a1ba1: Waiting [2024-07-25T03:16:53.425Z] c02fdd0a5370: Waiting [2024-07-25T03:16:53.425Z] 3c20671a5817: Waiting [2024-07-25T03:16:53.694Z] 2b398e22d86f: Pushed [2024-07-25T03:16:53.694Z] efc089584459: Pushed [2024-07-25T03:16:53.694Z] ec3116b9beac: Pushed [2024-07-25T03:16:53.694Z] c23e7817b059: Pushed [2024-07-25T03:16:53.694Z] c142596cc69d: Pushed [2024-07-25T03:16:53.694Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:53.694Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:53.961Z] 5f70bf18a086: Layer already exists [2024-07-25T03:16:53.961Z] 0210f8cbaff3: Pushed [2024-07-25T03:16:53.961Z] dce8bfc22757: Pushed [2024-07-25T03:16:53.961Z] 84efe1a37ec7: Pushed [2024-07-25T03:16:53.961Z] b796182a1ba1: Pushed [2024-07-25T03:16:53.961Z] 254b3aed6953: Pushed [2024-07-25T03:16:54.226Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:54.226Z] c02fdd0a5370: Pushed [2024-07-25T03:16:56.800Z] df010a6f5a24: Pushed [2024-07-25T03:16:56.800Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:824a9fe0ece1ae0a2d9f48bc86db737cbbebb664e41db962c9fc9e2488d744ab size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:57.201Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:57.555Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-25T03:16:57.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-25T03:16:57.555Z] c23e7817b059: Preparing [2024-07-25T03:16:57.555Z] c142596cc69d: Preparing [2024-07-25T03:16:57.555Z] ec3116b9beac: Preparing [2024-07-25T03:16:57.555Z] efc089584459: Preparing [2024-07-25T03:16:57.555Z] 2b398e22d86f: Preparing [2024-07-25T03:16:57.555Z] 0210f8cbaff3: Preparing [2024-07-25T03:16:57.555Z] df010a6f5a24: Preparing [2024-07-25T03:16:57.555Z] 710e4adcfc56: Preparing [2024-07-25T03:16:57.555Z] 0210f8cbaff3: Waiting [2024-07-25T03:16:57.555Z] df010a6f5a24: Waiting [2024-07-25T03:16:57.555Z] 61e80b901e05: Preparing [2024-07-25T03:16:57.555Z] 84efe1a37ec7: Preparing [2024-07-25T03:16:57.555Z] 254b3aed6953: Preparing [2024-07-25T03:16:57.555Z] 5f70bf18a086: Preparing [2024-07-25T03:16:57.555Z] dce8bfc22757: Preparing [2024-07-25T03:16:57.555Z] b796182a1ba1: Preparing [2024-07-25T03:16:57.555Z] 710e4adcfc56: Waiting [2024-07-25T03:16:57.555Z] c02fdd0a5370: Preparing [2024-07-25T03:16:57.555Z] 61e80b901e05: Waiting [2024-07-25T03:16:57.555Z] 3c20671a5817: Preparing [2024-07-25T03:16:57.555Z] 84efe1a37ec7: Waiting [2024-07-25T03:16:57.555Z] 254b3aed6953: Waiting [2024-07-25T03:16:57.555Z] 5f70bf18a086: Waiting [2024-07-25T03:16:57.555Z] c02fdd0a5370: Waiting [2024-07-25T03:16:57.555Z] 3c20671a5817: Waiting [2024-07-25T03:16:57.555Z] dce8bfc22757: Waiting [2024-07-25T03:16:57.555Z] b796182a1ba1: Waiting [2024-07-25T03:16:57.555Z] c23e7817b059: Layer already exists [2024-07-25T03:16:57.555Z] 2b398e22d86f: Layer already exists [2024-07-25T03:16:57.555Z] efc089584459: Layer already exists [2024-07-25T03:16:57.555Z] c142596cc69d: Layer already exists [2024-07-25T03:16:57.555Z] ec3116b9beac: Layer already exists [2024-07-25T03:16:57.555Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:57.555Z] 0210f8cbaff3: Layer already exists [2024-07-25T03:16:57.555Z] df010a6f5a24: Layer already exists [2024-07-25T03:16:57.555Z] 84efe1a37ec7: Layer already exists [2024-07-25T03:16:57.555Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:57.555Z] 254b3aed6953: Layer already exists [2024-07-25T03:16:57.555Z] 5f70bf18a086: Layer already exists [2024-07-25T03:16:57.555Z] dce8bfc22757: Layer already exists [2024-07-25T03:16:57.555Z] c02fdd0a5370: Layer already exists [2024-07-25T03:16:57.555Z] b796182a1ba1: Layer already exists [2024-07-25T03:16:57.555Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:57.823Z] latest: digest: sha256:824a9fe0ece1ae0a2d9f48bc86db737cbbebb664e41db962c9fc9e2488d744ab size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:58.206Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:58.575Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.38 [2024-07-25T03:16:58.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-25T03:16:58.576Z] c23e7817b059: Preparing [2024-07-25T03:16:58.576Z] c142596cc69d: Preparing [2024-07-25T03:16:58.576Z] ec3116b9beac: Preparing [2024-07-25T03:16:58.576Z] efc089584459: Preparing [2024-07-25T03:16:58.576Z] 2b398e22d86f: Preparing [2024-07-25T03:16:58.576Z] 0210f8cbaff3: Preparing [2024-07-25T03:16:58.576Z] df010a6f5a24: Preparing [2024-07-25T03:16:58.576Z] 710e4adcfc56: Preparing [2024-07-25T03:16:58.576Z] 61e80b901e05: Preparing [2024-07-25T03:16:58.576Z] 84efe1a37ec7: Preparing [2024-07-25T03:16:58.576Z] 254b3aed6953: Preparing [2024-07-25T03:16:58.576Z] 5f70bf18a086: Preparing [2024-07-25T03:16:58.576Z] dce8bfc22757: Preparing [2024-07-25T03:16:58.576Z] b796182a1ba1: Preparing [2024-07-25T03:16:58.576Z] c02fdd0a5370: Preparing [2024-07-25T03:16:58.576Z] 3c20671a5817: Preparing [2024-07-25T03:16:58.576Z] 0210f8cbaff3: Waiting [2024-07-25T03:16:58.576Z] 61e80b901e05: Waiting [2024-07-25T03:16:58.576Z] 84efe1a37ec7: Waiting [2024-07-25T03:16:58.576Z] 254b3aed6953: Waiting [2024-07-25T03:16:58.576Z] 5f70bf18a086: Waiting [2024-07-25T03:16:58.576Z] df010a6f5a24: Waiting [2024-07-25T03:16:58.576Z] 710e4adcfc56: Waiting [2024-07-25T03:16:58.576Z] dce8bfc22757: Waiting [2024-07-25T03:16:58.576Z] b796182a1ba1: Waiting [2024-07-25T03:16:58.576Z] c02fdd0a5370: Waiting [2024-07-25T03:16:58.576Z] 3c20671a5817: Waiting [2024-07-25T03:16:58.576Z] c23e7817b059: Layer already exists [2024-07-25T03:16:58.576Z] efc089584459: Layer already exists [2024-07-25T03:16:58.576Z] 2b398e22d86f: Layer already exists [2024-07-25T03:16:58.576Z] ec3116b9beac: Layer already exists [2024-07-25T03:16:58.576Z] c142596cc69d: Layer already exists [2024-07-25T03:16:58.576Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:58.576Z] 0210f8cbaff3: Layer already exists [2024-07-25T03:16:58.576Z] df010a6f5a24: Layer already exists [2024-07-25T03:16:58.576Z] 84efe1a37ec7: Layer already exists [2024-07-25T03:16:58.576Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:58.576Z] 254b3aed6953: Layer already exists [2024-07-25T03:16:58.576Z] dce8bfc22757: Layer already exists [2024-07-25T03:16:58.576Z] c02fdd0a5370: Layer already exists [2024-07-25T03:16:58.576Z] 5f70bf18a086: Layer already exists [2024-07-25T03:16:58.576Z] b796182a1ba1: Layer already exists [2024-07-25T03:16:58.576Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:58.840Z] 3.2.0-dev.38: digest: sha256:824a9fe0ece1ae0a2d9f48bc86db737cbbebb664e41db962c9fc9e2488d744ab size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:59.185Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:16:59.527Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:16:59.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-25T03:16:59.528Z] c23e7817b059: Preparing [2024-07-25T03:16:59.528Z] c142596cc69d: Preparing [2024-07-25T03:16:59.528Z] ec3116b9beac: Preparing [2024-07-25T03:16:59.528Z] efc089584459: Preparing [2024-07-25T03:16:59.528Z] 2b398e22d86f: Preparing [2024-07-25T03:16:59.528Z] 0210f8cbaff3: Preparing [2024-07-25T03:16:59.528Z] df010a6f5a24: Preparing [2024-07-25T03:16:59.528Z] 710e4adcfc56: Preparing [2024-07-25T03:16:59.528Z] 61e80b901e05: Preparing [2024-07-25T03:16:59.528Z] 84efe1a37ec7: Preparing [2024-07-25T03:16:59.528Z] 254b3aed6953: Preparing [2024-07-25T03:16:59.528Z] 5f70bf18a086: Preparing [2024-07-25T03:16:59.528Z] dce8bfc22757: Preparing [2024-07-25T03:16:59.528Z] b796182a1ba1: Preparing [2024-07-25T03:16:59.528Z] c02fdd0a5370: Preparing [2024-07-25T03:16:59.528Z] 3c20671a5817: Preparing [2024-07-25T03:16:59.528Z] 254b3aed6953: Waiting [2024-07-25T03:16:59.528Z] 5f70bf18a086: Waiting [2024-07-25T03:16:59.528Z] dce8bfc22757: Waiting [2024-07-25T03:16:59.528Z] b796182a1ba1: Waiting [2024-07-25T03:16:59.528Z] c02fdd0a5370: Waiting [2024-07-25T03:16:59.528Z] 3c20671a5817: Waiting [2024-07-25T03:16:59.528Z] 0210f8cbaff3: Waiting [2024-07-25T03:16:59.528Z] df010a6f5a24: Waiting [2024-07-25T03:16:59.528Z] 710e4adcfc56: Waiting [2024-07-25T03:16:59.528Z] 61e80b901e05: Waiting [2024-07-25T03:16:59.528Z] 84efe1a37ec7: Waiting [2024-07-25T03:16:59.528Z] efc089584459: Layer already exists [2024-07-25T03:16:59.528Z] ec3116b9beac: Layer already exists [2024-07-25T03:16:59.528Z] c23e7817b059: Layer already exists [2024-07-25T03:16:59.528Z] 2b398e22d86f: Layer already exists [2024-07-25T03:16:59.528Z] c142596cc69d: Layer already exists [2024-07-25T03:16:59.528Z] df010a6f5a24: Layer already exists [2024-07-25T03:16:59.528Z] 0210f8cbaff3: Layer already exists [2024-07-25T03:16:59.528Z] 61e80b901e05: Layer already exists [2024-07-25T03:16:59.528Z] 710e4adcfc56: Layer already exists [2024-07-25T03:16:59.528Z] 84efe1a37ec7: Layer already exists [2024-07-25T03:16:59.528Z] 5f70bf18a086: Layer already exists [2024-07-25T03:16:59.528Z] dce8bfc22757: Layer already exists [2024-07-25T03:16:59.528Z] 254b3aed6953: Layer already exists [2024-07-25T03:16:59.528Z] b796182a1ba1: Layer already exists [2024-07-25T03:16:59.528Z] c02fdd0a5370: Layer already exists [2024-07-25T03:16:59.528Z] 3c20671a5817: Layer already exists [2024-07-25T03:16:59.831Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:824a9fe0ece1ae0a2d9f48bc86db737cbbebb664e41db962c9fc9e2488d744ab size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:00.174Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:00.517Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-07-25T03:17:00.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-25T03:17:00.517Z] c23e7817b059: Preparing [2024-07-25T03:17:00.517Z] c142596cc69d: Preparing [2024-07-25T03:17:00.517Z] ec3116b9beac: Preparing [2024-07-25T03:17:00.517Z] efc089584459: Preparing [2024-07-25T03:17:00.517Z] 2b398e22d86f: Preparing [2024-07-25T03:17:00.517Z] 0210f8cbaff3: Preparing [2024-07-25T03:17:00.517Z] df010a6f5a24: Preparing [2024-07-25T03:17:00.517Z] 710e4adcfc56: Preparing [2024-07-25T03:17:00.517Z] 61e80b901e05: Preparing [2024-07-25T03:17:00.517Z] 84efe1a37ec7: Preparing [2024-07-25T03:17:00.517Z] 254b3aed6953: Preparing [2024-07-25T03:17:00.517Z] 5f70bf18a086: Preparing [2024-07-25T03:17:00.517Z] dce8bfc22757: Preparing [2024-07-25T03:17:00.517Z] b796182a1ba1: Preparing [2024-07-25T03:17:00.517Z] c02fdd0a5370: Preparing [2024-07-25T03:17:00.517Z] 3c20671a5817: Preparing [2024-07-25T03:17:00.517Z] 84efe1a37ec7: Waiting [2024-07-25T03:17:00.517Z] 254b3aed6953: Waiting [2024-07-25T03:17:00.517Z] 5f70bf18a086: Waiting [2024-07-25T03:17:00.517Z] dce8bfc22757: Waiting [2024-07-25T03:17:00.517Z] b796182a1ba1: Waiting [2024-07-25T03:17:00.517Z] c02fdd0a5370: Waiting [2024-07-25T03:17:00.517Z] 3c20671a5817: Waiting [2024-07-25T03:17:00.517Z] df010a6f5a24: Waiting [2024-07-25T03:17:00.517Z] 710e4adcfc56: Waiting [2024-07-25T03:17:00.517Z] 61e80b901e05: Waiting [2024-07-25T03:17:00.517Z] 0210f8cbaff3: Waiting [2024-07-25T03:17:00.517Z] 2b398e22d86f: Layer already exists [2024-07-25T03:17:00.517Z] efc089584459: Layer already exists [2024-07-25T03:17:00.517Z] c142596cc69d: Layer already exists [2024-07-25T03:17:00.517Z] ec3116b9beac: Layer already exists [2024-07-25T03:17:00.517Z] c23e7817b059: Layer already exists [2024-07-25T03:17:00.517Z] df010a6f5a24: Layer already exists [2024-07-25T03:17:00.517Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:00.517Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:00.517Z] 0210f8cbaff3: Layer already exists [2024-07-25T03:17:00.517Z] 84efe1a37ec7: Layer already exists [2024-07-25T03:17:00.517Z] 5f70bf18a086: Layer already exists [2024-07-25T03:17:00.517Z] b796182a1ba1: Layer already exists [2024-07-25T03:17:00.517Z] dce8bfc22757: Layer already exists [2024-07-25T03:17:00.517Z] 254b3aed6953: Layer already exists [2024-07-25T03:17:00.517Z] c02fdd0a5370: Layer already exists [2024-07-25T03:17:00.517Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:00.783Z] main: digest: sha256:824a9fe0ece1ae0a2d9f48bc86db737cbbebb664e41db962c9fc9e2488d744ab size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T03:17:00.850Z] ===================================================== [Pipeline] echo [2024-07-25T03:17:00.862Z] taggedImages: [2024-07-25T03:17:00.862Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:17:00.862Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-25T03:17:00.862Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.38 [2024-07-25T03:17:00.862Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:17:00.862Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-07-25T03:17:00.886Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-07-25T03:17:00.886Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:17:00.886Z] latest [2024-07-25T03:17:00.886Z] 3.2.0-dev.38 [2024-07-25T03:17:00.886Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:17:00.886Z] main [2024-07-25T03:17:00.886Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:01.240Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:01.580Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:17:01.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-25T03:17:01.580Z] a4432e5b1ce5: Preparing [2024-07-25T03:17:01.580Z] 9fc8444a9baf: Preparing [2024-07-25T03:17:01.580Z] 2c76b0235722: Preparing [2024-07-25T03:17:01.580Z] 9593877bebc9: Preparing [2024-07-25T03:17:01.580Z] 710e4adcfc56: Preparing [2024-07-25T03:17:01.580Z] 61e80b901e05: Preparing [2024-07-25T03:17:01.580Z] 5e663117e592: Preparing [2024-07-25T03:17:01.580Z] 454b42db169e: Preparing [2024-07-25T03:17:01.580Z] 3c20671a5817: Preparing [2024-07-25T03:17:01.580Z] 61e80b901e05: Waiting [2024-07-25T03:17:01.580Z] 5e663117e592: Waiting [2024-07-25T03:17:01.580Z] 454b42db169e: Waiting [2024-07-25T03:17:01.580Z] 3c20671a5817: Waiting [2024-07-25T03:17:01.580Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:01.843Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:01.843Z] 9fc8444a9baf: Pushed [2024-07-25T03:17:01.843Z] 2c76b0235722: Pushed [2024-07-25T03:17:01.843Z] 5e663117e592: Layer already exists [2024-07-25T03:17:01.843Z] a4432e5b1ce5: Pushed [2024-07-25T03:17:01.843Z] 454b42db169e: Layer already exists [2024-07-25T03:17:01.843Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:07.158Z] 9593877bebc9: Pushed [2024-07-25T03:17:07.158Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:3f2ae0c80848f215d03f136ae161bf5895211fbb331928dd9f5f8dadad4a4ca3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:07.519Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:07.860Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-25T03:17:07.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-25T03:17:07.861Z] a4432e5b1ce5: Preparing [2024-07-25T03:17:07.861Z] 9fc8444a9baf: Preparing [2024-07-25T03:17:07.861Z] 2c76b0235722: Preparing [2024-07-25T03:17:07.861Z] 9593877bebc9: Preparing [2024-07-25T03:17:07.861Z] 710e4adcfc56: Preparing [2024-07-25T03:17:07.861Z] 61e80b901e05: Preparing [2024-07-25T03:17:07.861Z] 5e663117e592: Preparing [2024-07-25T03:17:07.861Z] 454b42db169e: Preparing [2024-07-25T03:17:07.861Z] 3c20671a5817: Preparing [2024-07-25T03:17:07.861Z] 61e80b901e05: Waiting [2024-07-25T03:17:07.861Z] 5e663117e592: Waiting [2024-07-25T03:17:07.861Z] 454b42db169e: Waiting [2024-07-25T03:17:07.861Z] 3c20671a5817: Waiting [2024-07-25T03:17:07.861Z] 9fc8444a9baf: Layer already exists [2024-07-25T03:17:07.861Z] 2c76b0235722: Layer already exists [2024-07-25T03:17:07.861Z] a4432e5b1ce5: Layer already exists [2024-07-25T03:17:07.861Z] 9593877bebc9: Layer already exists [2024-07-25T03:17:07.861Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:07.861Z] 5e663117e592: Layer already exists [2024-07-25T03:17:07.861Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:07.861Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:07.861Z] 454b42db169e: Layer already exists [2024-07-25T03:17:08.124Z] latest: digest: sha256:3f2ae0c80848f215d03f136ae161bf5895211fbb331928dd9f5f8dadad4a4ca3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:08.474Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:08.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.38 [2024-07-25T03:17:08.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-25T03:17:08.824Z] a4432e5b1ce5: Preparing [2024-07-25T03:17:08.824Z] 9fc8444a9baf: Preparing [2024-07-25T03:17:08.824Z] 2c76b0235722: Preparing [2024-07-25T03:17:08.824Z] 9593877bebc9: Preparing [2024-07-25T03:17:08.824Z] 710e4adcfc56: Preparing [2024-07-25T03:17:08.824Z] 61e80b901e05: Preparing [2024-07-25T03:17:08.824Z] 5e663117e592: Preparing [2024-07-25T03:17:08.824Z] 454b42db169e: Preparing [2024-07-25T03:17:08.824Z] 3c20671a5817: Preparing [2024-07-25T03:17:08.824Z] 61e80b901e05: Waiting [2024-07-25T03:17:08.824Z] 5e663117e592: Waiting [2024-07-25T03:17:08.824Z] 454b42db169e: Waiting [2024-07-25T03:17:08.824Z] 3c20671a5817: Waiting [2024-07-25T03:17:08.824Z] 9593877bebc9: Layer already exists [2024-07-25T03:17:08.824Z] 9fc8444a9baf: Layer already exists [2024-07-25T03:17:08.824Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:08.824Z] 2c76b0235722: Layer already exists [2024-07-25T03:17:08.824Z] a4432e5b1ce5: Layer already exists [2024-07-25T03:17:08.824Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:08.824Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:08.824Z] 5e663117e592: Layer already exists [2024-07-25T03:17:08.824Z] 454b42db169e: Layer already exists [2024-07-25T03:17:09.088Z] 3.2.0-dev.38: digest: sha256:3f2ae0c80848f215d03f136ae161bf5895211fbb331928dd9f5f8dadad4a4ca3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:09.445Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:09.787Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:17:09.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-25T03:17:09.787Z] a4432e5b1ce5: Preparing [2024-07-25T03:17:09.787Z] 9fc8444a9baf: Preparing [2024-07-25T03:17:09.787Z] 2c76b0235722: Preparing [2024-07-25T03:17:09.787Z] 9593877bebc9: Preparing [2024-07-25T03:17:09.787Z] 710e4adcfc56: Preparing [2024-07-25T03:17:09.787Z] 61e80b901e05: Preparing [2024-07-25T03:17:09.787Z] 5e663117e592: Preparing [2024-07-25T03:17:09.787Z] 454b42db169e: Preparing [2024-07-25T03:17:09.787Z] 3c20671a5817: Preparing [2024-07-25T03:17:09.787Z] 454b42db169e: Waiting [2024-07-25T03:17:09.787Z] 5e663117e592: Waiting [2024-07-25T03:17:09.787Z] 3c20671a5817: Waiting [2024-07-25T03:17:09.787Z] 61e80b901e05: Waiting [2024-07-25T03:17:09.787Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:09.787Z] 9fc8444a9baf: Layer already exists [2024-07-25T03:17:09.787Z] a4432e5b1ce5: Layer already exists [2024-07-25T03:17:09.787Z] 9593877bebc9: Layer already exists [2024-07-25T03:17:09.787Z] 2c76b0235722: Layer already exists [2024-07-25T03:17:09.787Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:09.787Z] 5e663117e592: Layer already exists [2024-07-25T03:17:09.787Z] 454b42db169e: Layer already exists [2024-07-25T03:17:09.787Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:10.051Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:3f2ae0c80848f215d03f136ae161bf5895211fbb331928dd9f5f8dadad4a4ca3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:10.395Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:10.749Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-07-25T03:17:10.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-25T03:17:10.749Z] a4432e5b1ce5: Preparing [2024-07-25T03:17:10.749Z] 9fc8444a9baf: Preparing [2024-07-25T03:17:10.749Z] 2c76b0235722: Preparing [2024-07-25T03:17:10.749Z] 9593877bebc9: Preparing [2024-07-25T03:17:10.749Z] 710e4adcfc56: Preparing [2024-07-25T03:17:10.749Z] 61e80b901e05: Preparing [2024-07-25T03:17:10.749Z] 5e663117e592: Preparing [2024-07-25T03:17:10.749Z] 454b42db169e: Preparing [2024-07-25T03:17:10.749Z] 3c20671a5817: Preparing [2024-07-25T03:17:10.749Z] 61e80b901e05: Waiting [2024-07-25T03:17:10.749Z] 5e663117e592: Waiting [2024-07-25T03:17:10.749Z] 454b42db169e: Waiting [2024-07-25T03:17:10.749Z] 3c20671a5817: Waiting [2024-07-25T03:17:10.749Z] a4432e5b1ce5: Layer already exists [2024-07-25T03:17:10.749Z] 9593877bebc9: Layer already exists [2024-07-25T03:17:10.749Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:10.749Z] 2c76b0235722: Layer already exists [2024-07-25T03:17:10.749Z] 9fc8444a9baf: Layer already exists [2024-07-25T03:17:10.749Z] 454b42db169e: Layer already exists [2024-07-25T03:17:10.749Z] 5e663117e592: Layer already exists [2024-07-25T03:17:10.749Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:10.749Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:11.014Z] main: digest: sha256:3f2ae0c80848f215d03f136ae161bf5895211fbb331928dd9f5f8dadad4a4ca3 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T03:17:11.101Z] ===================================================== [Pipeline] echo [2024-07-25T03:17:11.121Z] taggedImages: [2024-07-25T03:17:11.121Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:17:11.121Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-25T03:17:11.121Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.38 [2024-07-25T03:17:11.121Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:17:11.121Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-07-25T03:17:11.152Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-07-25T03:17:11.152Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:17:11.152Z] latest [2024-07-25T03:17:11.152Z] 3.2.0-dev.38 [2024-07-25T03:17:11.152Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:17:11.152Z] main [2024-07-25T03:17:11.152Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:11.521Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:11.865Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:17:11.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-25T03:17:11.865Z] 470fb2d6d360: Preparing [2024-07-25T03:17:11.865Z] 60117b976dd7: Preparing [2024-07-25T03:17:11.865Z] ce0423be9802: Preparing [2024-07-25T03:17:11.865Z] 9d58d8f6ede4: Preparing [2024-07-25T03:17:11.865Z] 7e14183935ef: Preparing [2024-07-25T03:17:11.865Z] 710e4adcfc56: Preparing [2024-07-25T03:17:11.865Z] 61e80b901e05: Preparing [2024-07-25T03:17:11.865Z] 0bfb7bbef212: Preparing [2024-07-25T03:17:11.865Z] 710e4adcfc56: Waiting [2024-07-25T03:17:11.865Z] 61e80b901e05: Waiting [2024-07-25T03:17:11.865Z] b89c4961dcd8: Preparing [2024-07-25T03:17:11.865Z] 0bfb7bbef212: Waiting [2024-07-25T03:17:11.865Z] ed1fce3d1e20: Preparing [2024-07-25T03:17:11.865Z] b89c4961dcd8: Waiting [2024-07-25T03:17:11.865Z] 3c20671a5817: Preparing [2024-07-25T03:17:11.865Z] 3c20671a5817: Waiting [2024-07-25T03:17:12.130Z] 470fb2d6d360: Pushed [2024-07-25T03:17:12.130Z] 7e14183935ef: Pushed [2024-07-25T03:17:12.130Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:12.130Z] 9d58d8f6ede4: Pushed [2024-07-25T03:17:12.130Z] 60117b976dd7: Pushed [2024-07-25T03:17:12.130Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:12.130Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:12.394Z] 0bfb7bbef212: Pushed [2024-07-25T03:17:12.394Z] b89c4961dcd8: Pushed [2024-07-25T03:17:14.321Z] ce0423be9802: Pushed [2024-07-25T03:17:14.585Z] ed1fce3d1e20: Pushed [2024-07-25T03:17:14.852Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:243bc74a4fba2245ce499adc5b72b685a2d0374be72faf5bd239e9ee1f098b46 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:15.189Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:15.540Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-25T03:17:15.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-25T03:17:15.540Z] 470fb2d6d360: Preparing [2024-07-25T03:17:15.540Z] 60117b976dd7: Preparing [2024-07-25T03:17:15.540Z] ce0423be9802: Preparing [2024-07-25T03:17:15.540Z] 9d58d8f6ede4: Preparing [2024-07-25T03:17:15.540Z] 7e14183935ef: Preparing [2024-07-25T03:17:15.540Z] 710e4adcfc56: Preparing [2024-07-25T03:17:15.540Z] 61e80b901e05: Preparing [2024-07-25T03:17:15.540Z] 0bfb7bbef212: Preparing [2024-07-25T03:17:15.540Z] b89c4961dcd8: Preparing [2024-07-25T03:17:15.540Z] ed1fce3d1e20: Preparing [2024-07-25T03:17:15.540Z] 710e4adcfc56: Waiting [2024-07-25T03:17:15.540Z] 61e80b901e05: Waiting [2024-07-25T03:17:15.540Z] 0bfb7bbef212: Waiting [2024-07-25T03:17:15.540Z] 3c20671a5817: Preparing [2024-07-25T03:17:15.540Z] ed1fce3d1e20: Waiting [2024-07-25T03:17:15.540Z] 3c20671a5817: Waiting [2024-07-25T03:17:15.540Z] b89c4961dcd8: Waiting [2024-07-25T03:17:15.540Z] ce0423be9802: Layer already exists [2024-07-25T03:17:15.540Z] 470fb2d6d360: Layer already exists [2024-07-25T03:17:15.540Z] 60117b976dd7: Layer already exists [2024-07-25T03:17:15.540Z] 9d58d8f6ede4: Layer already exists [2024-07-25T03:17:15.540Z] 7e14183935ef: Layer already exists [2024-07-25T03:17:15.540Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:15.540Z] 0bfb7bbef212: Layer already exists [2024-07-25T03:17:15.540Z] b89c4961dcd8: Layer already exists [2024-07-25T03:17:15.540Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:15.540Z] ed1fce3d1e20: Layer already exists [2024-07-25T03:17:15.540Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:15.802Z] latest: digest: sha256:243bc74a4fba2245ce499adc5b72b685a2d0374be72faf5bd239e9ee1f098b46 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:16.144Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:16.492Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.38 [2024-07-25T03:17:16.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-25T03:17:16.492Z] 470fb2d6d360: Preparing [2024-07-25T03:17:16.492Z] 60117b976dd7: Preparing [2024-07-25T03:17:16.492Z] ce0423be9802: Preparing [2024-07-25T03:17:16.492Z] 9d58d8f6ede4: Preparing [2024-07-25T03:17:16.492Z] 7e14183935ef: Preparing [2024-07-25T03:17:16.492Z] 710e4adcfc56: Preparing [2024-07-25T03:17:16.492Z] 61e80b901e05: Preparing [2024-07-25T03:17:16.492Z] 0bfb7bbef212: Preparing [2024-07-25T03:17:16.492Z] b89c4961dcd8: Preparing [2024-07-25T03:17:16.492Z] ed1fce3d1e20: Preparing [2024-07-25T03:17:16.492Z] 3c20671a5817: Preparing [2024-07-25T03:17:16.492Z] 0bfb7bbef212: Waiting [2024-07-25T03:17:16.492Z] b89c4961dcd8: Waiting [2024-07-25T03:17:16.492Z] ed1fce3d1e20: Waiting [2024-07-25T03:17:16.492Z] 3c20671a5817: Waiting [2024-07-25T03:17:16.492Z] 710e4adcfc56: Waiting [2024-07-25T03:17:16.492Z] 61e80b901e05: Waiting [2024-07-25T03:17:16.492Z] 470fb2d6d360: Layer already exists [2024-07-25T03:17:16.492Z] 60117b976dd7: Layer already exists [2024-07-25T03:17:16.492Z] 9d58d8f6ede4: Layer already exists [2024-07-25T03:17:16.492Z] 7e14183935ef: Layer already exists [2024-07-25T03:17:16.492Z] ce0423be9802: Layer already exists [2024-07-25T03:17:16.492Z] 0bfb7bbef212: Layer already exists [2024-07-25T03:17:16.492Z] b89c4961dcd8: Layer already exists [2024-07-25T03:17:16.492Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:16.492Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:16.492Z] ed1fce3d1e20: Layer already exists [2024-07-25T03:17:16.492Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:16.755Z] 3.2.0-dev.38: digest: sha256:243bc74a4fba2245ce499adc5b72b685a2d0374be72faf5bd239e9ee1f098b46 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:17.108Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:17.447Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:17:17.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-25T03:17:17.447Z] 470fb2d6d360: Preparing [2024-07-25T03:17:17.447Z] 60117b976dd7: Preparing [2024-07-25T03:17:17.447Z] ce0423be9802: Preparing [2024-07-25T03:17:17.447Z] 9d58d8f6ede4: Preparing [2024-07-25T03:17:17.447Z] 7e14183935ef: Preparing [2024-07-25T03:17:17.447Z] 710e4adcfc56: Preparing [2024-07-25T03:17:17.447Z] 61e80b901e05: Preparing [2024-07-25T03:17:17.447Z] 0bfb7bbef212: Preparing [2024-07-25T03:17:17.447Z] b89c4961dcd8: Preparing [2024-07-25T03:17:17.447Z] ed1fce3d1e20: Preparing [2024-07-25T03:17:17.447Z] 3c20671a5817: Preparing [2024-07-25T03:17:17.447Z] 61e80b901e05: Waiting [2024-07-25T03:17:17.447Z] 0bfb7bbef212: Waiting [2024-07-25T03:17:17.447Z] b89c4961dcd8: Waiting [2024-07-25T03:17:17.447Z] ed1fce3d1e20: Waiting [2024-07-25T03:17:17.447Z] 3c20671a5817: Waiting [2024-07-25T03:17:17.447Z] 710e4adcfc56: Waiting [2024-07-25T03:17:17.447Z] 7e14183935ef: Layer already exists [2024-07-25T03:17:17.447Z] 470fb2d6d360: Layer already exists [2024-07-25T03:17:17.447Z] ce0423be9802: Layer already exists [2024-07-25T03:17:17.447Z] 9d58d8f6ede4: Layer already exists [2024-07-25T03:17:17.447Z] 60117b976dd7: Layer already exists [2024-07-25T03:17:17.447Z] ed1fce3d1e20: Layer already exists [2024-07-25T03:17:17.447Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:17.447Z] b89c4961dcd8: Layer already exists [2024-07-25T03:17:17.447Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:17.447Z] 0bfb7bbef212: Layer already exists [2024-07-25T03:17:17.447Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:17.710Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:243bc74a4fba2245ce499adc5b72b685a2d0374be72faf5bd239e9ee1f098b46 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:18.050Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:18.393Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-07-25T03:17:18.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-25T03:17:18.393Z] 470fb2d6d360: Preparing [2024-07-25T03:17:18.393Z] 60117b976dd7: Preparing [2024-07-25T03:17:18.393Z] ce0423be9802: Preparing [2024-07-25T03:17:18.393Z] 9d58d8f6ede4: Preparing [2024-07-25T03:17:18.393Z] 7e14183935ef: Preparing [2024-07-25T03:17:18.393Z] 710e4adcfc56: Preparing [2024-07-25T03:17:18.393Z] 61e80b901e05: Preparing [2024-07-25T03:17:18.393Z] 0bfb7bbef212: Preparing [2024-07-25T03:17:18.393Z] 710e4adcfc56: Waiting [2024-07-25T03:17:18.393Z] 61e80b901e05: Waiting [2024-07-25T03:17:18.393Z] b89c4961dcd8: Preparing [2024-07-25T03:17:18.393Z] ed1fce3d1e20: Preparing [2024-07-25T03:17:18.393Z] 0bfb7bbef212: Waiting [2024-07-25T03:17:18.393Z] b89c4961dcd8: Waiting [2024-07-25T03:17:18.393Z] ed1fce3d1e20: Waiting [2024-07-25T03:17:18.393Z] 3c20671a5817: Preparing [2024-07-25T03:17:18.393Z] 3c20671a5817: Waiting [2024-07-25T03:17:18.393Z] 9d58d8f6ede4: Layer already exists [2024-07-25T03:17:18.393Z] 7e14183935ef: Layer already exists [2024-07-25T03:17:18.393Z] ce0423be9802: Layer already exists [2024-07-25T03:17:18.393Z] 470fb2d6d360: Layer already exists [2024-07-25T03:17:18.393Z] 60117b976dd7: Layer already exists [2024-07-25T03:17:18.393Z] b89c4961dcd8: Layer already exists [2024-07-25T03:17:18.393Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:18.393Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:18.393Z] ed1fce3d1e20: Layer already exists [2024-07-25T03:17:18.393Z] 0bfb7bbef212: Layer already exists [2024-07-25T03:17:18.393Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:18.658Z] main: digest: sha256:243bc74a4fba2245ce499adc5b72b685a2d0374be72faf5bd239e9ee1f098b46 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T03:17:18.742Z] ===================================================== [Pipeline] echo [2024-07-25T03:17:18.759Z] taggedImages: [2024-07-25T03:17:18.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:17:18.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-25T03:17:18.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.38 [2024-07-25T03:17:18.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:17:18.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-07-25T03:17:18.789Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-07-25T03:17:18.789Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:17:18.789Z] latest [2024-07-25T03:17:18.789Z] 3.2.0-dev.38 [2024-07-25T03:17:18.789Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:17:18.789Z] main [2024-07-25T03:17:18.789Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:19.158Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:19.518Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:17:19.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-25T03:17:19.518Z] 99168210b24e: Preparing [2024-07-25T03:17:19.518Z] 71505bfd4833: Preparing [2024-07-25T03:17:19.518Z] 9893fb369e1f: Preparing [2024-07-25T03:17:19.518Z] 7827ff4da41b: Preparing [2024-07-25T03:17:19.518Z] a07fe7d6284c: Preparing [2024-07-25T03:17:19.518Z] b3b68bf8d3e7: Preparing [2024-07-25T03:17:19.518Z] b6ec956ec0f9: Preparing [2024-07-25T03:17:19.518Z] 710e4adcfc56: Preparing [2024-07-25T03:17:19.518Z] 61e80b901e05: Preparing [2024-07-25T03:17:19.518Z] a9e376b77db6: Preparing [2024-07-25T03:17:19.518Z] 4609bc241a7d: Preparing [2024-07-25T03:17:19.518Z] 3c20671a5817: Preparing [2024-07-25T03:17:19.518Z] b6ec956ec0f9: Waiting [2024-07-25T03:17:19.518Z] 710e4adcfc56: Waiting [2024-07-25T03:17:19.518Z] 61e80b901e05: Waiting [2024-07-25T03:17:19.518Z] a9e376b77db6: Waiting [2024-07-25T03:17:19.518Z] 4609bc241a7d: Waiting [2024-07-25T03:17:19.518Z] 3c20671a5817: Waiting [2024-07-25T03:17:19.518Z] b3b68bf8d3e7: Waiting [2024-07-25T03:17:19.782Z] a07fe7d6284c: Pushed [2024-07-25T03:17:19.782Z] 99168210b24e: Pushed [2024-07-25T03:17:19.782Z] 71505bfd4833: Pushed [2024-07-25T03:17:19.782Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:19.782Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:20.047Z] b3b68bf8d3e7: Pushed [2024-07-25T03:17:20.047Z] b6ec956ec0f9: Pushed [2024-07-25T03:17:20.047Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:20.047Z] a9e376b77db6: Pushed [2024-07-25T03:17:21.980Z] 7827ff4da41b: Pushed [2024-07-25T03:17:22.244Z] 9893fb369e1f: Pushed [2024-07-25T03:17:22.507Z] 4609bc241a7d: Pushed [2024-07-25T03:17:22.507Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:0eb3114dc8190be0ebcc6791e2b95571f4bb19f3434e708be8331c93ba45a633 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:22.847Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:23.194Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-25T03:17:23.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-25T03:17:23.194Z] 99168210b24e: Preparing [2024-07-25T03:17:23.194Z] 71505bfd4833: Preparing [2024-07-25T03:17:23.194Z] 9893fb369e1f: Preparing [2024-07-25T03:17:23.194Z] 7827ff4da41b: Preparing [2024-07-25T03:17:23.194Z] a07fe7d6284c: Preparing [2024-07-25T03:17:23.194Z] b3b68bf8d3e7: Preparing [2024-07-25T03:17:23.194Z] b6ec956ec0f9: Preparing [2024-07-25T03:17:23.194Z] 710e4adcfc56: Preparing [2024-07-25T03:17:23.194Z] 61e80b901e05: Preparing [2024-07-25T03:17:23.194Z] a9e376b77db6: Preparing [2024-07-25T03:17:23.194Z] 4609bc241a7d: Preparing [2024-07-25T03:17:23.194Z] 3c20671a5817: Preparing [2024-07-25T03:17:23.194Z] b3b68bf8d3e7: Waiting [2024-07-25T03:17:23.194Z] b6ec956ec0f9: Waiting [2024-07-25T03:17:23.194Z] 710e4adcfc56: Waiting [2024-07-25T03:17:23.194Z] 61e80b901e05: Waiting [2024-07-25T03:17:23.194Z] a9e376b77db6: Waiting [2024-07-25T03:17:23.194Z] 4609bc241a7d: Waiting [2024-07-25T03:17:23.194Z] 3c20671a5817: Waiting [2024-07-25T03:17:23.194Z] 99168210b24e: Layer already exists [2024-07-25T03:17:23.194Z] 9893fb369e1f: Layer already exists [2024-07-25T03:17:23.194Z] a07fe7d6284c: Layer already exists [2024-07-25T03:17:23.194Z] 71505bfd4833: Layer already exists [2024-07-25T03:17:23.194Z] 7827ff4da41b: Layer already exists [2024-07-25T03:17:23.194Z] b3b68bf8d3e7: Layer already exists [2024-07-25T03:17:23.194Z] b6ec956ec0f9: Layer already exists [2024-07-25T03:17:23.194Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:23.194Z] a9e376b77db6: Layer already exists [2024-07-25T03:17:23.194Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:23.194Z] 4609bc241a7d: Layer already exists [2024-07-25T03:17:23.194Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:23.459Z] latest: digest: sha256:0eb3114dc8190be0ebcc6791e2b95571f4bb19f3434e708be8331c93ba45a633 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:23.808Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:24.158Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.38 [2024-07-25T03:17:24.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-25T03:17:24.158Z] 99168210b24e: Preparing [2024-07-25T03:17:24.158Z] 71505bfd4833: Preparing [2024-07-25T03:17:24.158Z] 9893fb369e1f: Preparing [2024-07-25T03:17:24.158Z] 7827ff4da41b: Preparing [2024-07-25T03:17:24.158Z] a07fe7d6284c: Preparing [2024-07-25T03:17:24.158Z] b3b68bf8d3e7: Preparing [2024-07-25T03:17:24.158Z] b6ec956ec0f9: Preparing [2024-07-25T03:17:24.158Z] 710e4adcfc56: Preparing [2024-07-25T03:17:24.158Z] 61e80b901e05: Preparing [2024-07-25T03:17:24.158Z] a9e376b77db6: Preparing [2024-07-25T03:17:24.158Z] 4609bc241a7d: Preparing [2024-07-25T03:17:24.158Z] 3c20671a5817: Preparing [2024-07-25T03:17:24.158Z] b6ec956ec0f9: Waiting [2024-07-25T03:17:24.158Z] 710e4adcfc56: Waiting [2024-07-25T03:17:24.158Z] 61e80b901e05: Waiting [2024-07-25T03:17:24.158Z] a9e376b77db6: Waiting [2024-07-25T03:17:24.158Z] 4609bc241a7d: Waiting [2024-07-25T03:17:24.158Z] b3b68bf8d3e7: Waiting [2024-07-25T03:17:24.158Z] 3c20671a5817: Waiting [2024-07-25T03:17:24.158Z] 71505bfd4833: Layer already exists [2024-07-25T03:17:24.158Z] 9893fb369e1f: Layer already exists [2024-07-25T03:17:24.158Z] a07fe7d6284c: Layer already exists [2024-07-25T03:17:24.158Z] 7827ff4da41b: Layer already exists [2024-07-25T03:17:24.158Z] 99168210b24e: Layer already exists [2024-07-25T03:17:24.158Z] b3b68bf8d3e7: Layer already exists [2024-07-25T03:17:24.158Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:24.158Z] b6ec956ec0f9: Layer already exists [2024-07-25T03:17:24.158Z] a9e376b77db6: Layer already exists [2024-07-25T03:17:24.158Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:24.158Z] 4609bc241a7d: Layer already exists [2024-07-25T03:17:24.158Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:24.422Z] 3.2.0-dev.38: digest: sha256:0eb3114dc8190be0ebcc6791e2b95571f4bb19f3434e708be8331c93ba45a633 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:24.769Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:25.116Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:17:25.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-25T03:17:25.116Z] 99168210b24e: Preparing [2024-07-25T03:17:25.116Z] 71505bfd4833: Preparing [2024-07-25T03:17:25.116Z] 9893fb369e1f: Preparing [2024-07-25T03:17:25.116Z] 7827ff4da41b: Preparing [2024-07-25T03:17:25.116Z] a07fe7d6284c: Preparing [2024-07-25T03:17:25.116Z] b3b68bf8d3e7: Preparing [2024-07-25T03:17:25.116Z] b6ec956ec0f9: Preparing [2024-07-25T03:17:25.116Z] 710e4adcfc56: Preparing [2024-07-25T03:17:25.116Z] 61e80b901e05: Preparing [2024-07-25T03:17:25.116Z] a9e376b77db6: Preparing [2024-07-25T03:17:25.116Z] 4609bc241a7d: Preparing [2024-07-25T03:17:25.116Z] 3c20671a5817: Preparing [2024-07-25T03:17:25.116Z] 61e80b901e05: Waiting [2024-07-25T03:17:25.116Z] a9e376b77db6: Waiting [2024-07-25T03:17:25.116Z] 4609bc241a7d: Waiting [2024-07-25T03:17:25.116Z] 3c20671a5817: Waiting [2024-07-25T03:17:25.117Z] b6ec956ec0f9: Waiting [2024-07-25T03:17:25.117Z] 710e4adcfc56: Waiting [2024-07-25T03:17:25.117Z] b3b68bf8d3e7: Waiting [2024-07-25T03:17:25.117Z] 9893fb369e1f: Layer already exists [2024-07-25T03:17:25.117Z] 99168210b24e: Layer already exists [2024-07-25T03:17:25.117Z] a07fe7d6284c: Layer already exists [2024-07-25T03:17:25.117Z] 7827ff4da41b: Layer already exists [2024-07-25T03:17:25.117Z] 71505bfd4833: Layer already exists [2024-07-25T03:17:25.117Z] b6ec956ec0f9: Layer already exists [2024-07-25T03:17:25.117Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:25.117Z] b3b68bf8d3e7: Layer already exists [2024-07-25T03:17:25.117Z] a9e376b77db6: Layer already exists [2024-07-25T03:17:25.117Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:25.117Z] 4609bc241a7d: Layer already exists [2024-07-25T03:17:25.117Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:25.382Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:0eb3114dc8190be0ebcc6791e2b95571f4bb19f3434e708be8331c93ba45a633 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:25.733Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:26.073Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-07-25T03:17:26.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-25T03:17:26.073Z] 99168210b24e: Preparing [2024-07-25T03:17:26.073Z] 71505bfd4833: Preparing [2024-07-25T03:17:26.073Z] 9893fb369e1f: Preparing [2024-07-25T03:17:26.073Z] 7827ff4da41b: Preparing [2024-07-25T03:17:26.073Z] a07fe7d6284c: Preparing [2024-07-25T03:17:26.073Z] b3b68bf8d3e7: Preparing [2024-07-25T03:17:26.073Z] b6ec956ec0f9: Preparing [2024-07-25T03:17:26.073Z] b3b68bf8d3e7: Waiting [2024-07-25T03:17:26.073Z] 710e4adcfc56: Preparing [2024-07-25T03:17:26.073Z] b6ec956ec0f9: Waiting [2024-07-25T03:17:26.073Z] 61e80b901e05: Preparing [2024-07-25T03:17:26.073Z] 710e4adcfc56: Waiting [2024-07-25T03:17:26.073Z] a9e376b77db6: Preparing [2024-07-25T03:17:26.073Z] 61e80b901e05: Waiting [2024-07-25T03:17:26.073Z] a9e376b77db6: Waiting [2024-07-25T03:17:26.073Z] 4609bc241a7d: Preparing [2024-07-25T03:17:26.073Z] 3c20671a5817: Preparing [2024-07-25T03:17:26.073Z] 4609bc241a7d: Waiting [2024-07-25T03:17:26.073Z] 3c20671a5817: Waiting [2024-07-25T03:17:26.073Z] 7827ff4da41b: Layer already exists [2024-07-25T03:17:26.073Z] 9893fb369e1f: Layer already exists [2024-07-25T03:17:26.073Z] 71505bfd4833: Layer already exists [2024-07-25T03:17:26.073Z] a07fe7d6284c: Layer already exists [2024-07-25T03:17:26.073Z] 99168210b24e: Layer already exists [2024-07-25T03:17:26.073Z] b3b68bf8d3e7: Layer already exists [2024-07-25T03:17:26.073Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:26.073Z] b6ec956ec0f9: Layer already exists [2024-07-25T03:17:26.073Z] a9e376b77db6: Layer already exists [2024-07-25T03:17:26.073Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:26.073Z] 4609bc241a7d: Layer already exists [2024-07-25T03:17:26.073Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:26.335Z] main: digest: sha256:0eb3114dc8190be0ebcc6791e2b95571f4bb19f3434e708be8331c93ba45a633 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T03:17:26.413Z] ===================================================== [Pipeline] echo [2024-07-25T03:17:26.432Z] taggedImages: [2024-07-25T03:17:26.432Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:17:26.432Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-25T03:17:26.432Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.38 [2024-07-25T03:17:26.432Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:17:26.432Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-07-25T03:17:26.458Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-07-25T03:17:26.458Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:17:26.458Z] latest [2024-07-25T03:17:26.458Z] 3.2.0-dev.38 [2024-07-25T03:17:26.458Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:17:26.458Z] main [2024-07-25T03:17:26.458Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:27.534Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:27.881Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:17:27.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-25T03:17:27.881Z] 2a54f2a809ea: Preparing [2024-07-25T03:17:27.881Z] c6c6ea6692ef: Preparing [2024-07-25T03:17:27.881Z] 710e4adcfc56: Preparing [2024-07-25T03:17:27.881Z] 61e80b901e05: Preparing [2024-07-25T03:17:27.881Z] cb96f57136d1: Preparing [2024-07-25T03:17:27.881Z] ef56595cef0b: Preparing [2024-07-25T03:17:27.881Z] 3c20671a5817: Preparing [2024-07-25T03:17:27.881Z] ef56595cef0b: Waiting [2024-07-25T03:17:27.881Z] 3c20671a5817: Waiting [2024-07-25T03:17:27.881Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:28.144Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:28.144Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:28.144Z] cb96f57136d1: Pushed [2024-07-25T03:17:28.144Z] 2a54f2a809ea: Pushed [2024-07-25T03:17:29.541Z] ef56595cef0b: Pushed [2024-07-25T03:17:31.470Z] c6c6ea6692ef: Pushed [2024-07-25T03:17:31.735Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:7f59ec8d4b1f11da2273a3fc7284f3f92fdcbeafe1e2c1fa825114d81a87fe34 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:32.099Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:32.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-25T03:17:32.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-25T03:17:32.450Z] 2a54f2a809ea: Preparing [2024-07-25T03:17:32.450Z] c6c6ea6692ef: Preparing [2024-07-25T03:17:32.450Z] 710e4adcfc56: Preparing [2024-07-25T03:17:32.450Z] 61e80b901e05: Preparing [2024-07-25T03:17:32.450Z] cb96f57136d1: Preparing [2024-07-25T03:17:32.450Z] ef56595cef0b: Preparing [2024-07-25T03:17:32.450Z] 3c20671a5817: Preparing [2024-07-25T03:17:32.450Z] ef56595cef0b: Waiting [2024-07-25T03:17:32.450Z] 3c20671a5817: Waiting [2024-07-25T03:17:32.450Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:32.450Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:32.450Z] cb96f57136d1: Layer already exists [2024-07-25T03:17:32.450Z] 2a54f2a809ea: Layer already exists [2024-07-25T03:17:32.450Z] c6c6ea6692ef: Layer already exists [2024-07-25T03:17:32.450Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:32.450Z] ef56595cef0b: Layer already exists [2024-07-25T03:17:32.450Z] latest: digest: sha256:7f59ec8d4b1f11da2273a3fc7284f3f92fdcbeafe1e2c1fa825114d81a87fe34 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:33.058Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:33.409Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.38 [2024-07-25T03:17:33.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-25T03:17:33.409Z] 2a54f2a809ea: Preparing [2024-07-25T03:17:33.409Z] c6c6ea6692ef: Preparing [2024-07-25T03:17:33.409Z] 710e4adcfc56: Preparing [2024-07-25T03:17:33.409Z] 61e80b901e05: Preparing [2024-07-25T03:17:33.409Z] cb96f57136d1: Preparing [2024-07-25T03:17:33.409Z] ef56595cef0b: Preparing [2024-07-25T03:17:33.409Z] 3c20671a5817: Preparing [2024-07-25T03:17:33.409Z] ef56595cef0b: Waiting [2024-07-25T03:17:33.409Z] 3c20671a5817: Waiting [2024-07-25T03:17:33.409Z] 2a54f2a809ea: Layer already exists [2024-07-25T03:17:33.409Z] cb96f57136d1: Layer already exists [2024-07-25T03:17:33.409Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:33.409Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:33.409Z] c6c6ea6692ef: Layer already exists [2024-07-25T03:17:33.409Z] ef56595cef0b: Layer already exists [2024-07-25T03:17:33.409Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:33.409Z] 3.2.0-dev.38: digest: sha256:7f59ec8d4b1f11da2273a3fc7284f3f92fdcbeafe1e2c1fa825114d81a87fe34 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:33.760Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:34.109Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:17:34.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-25T03:17:34.110Z] 2a54f2a809ea: Preparing [2024-07-25T03:17:34.110Z] c6c6ea6692ef: Preparing [2024-07-25T03:17:34.110Z] 710e4adcfc56: Preparing [2024-07-25T03:17:34.110Z] 61e80b901e05: Preparing [2024-07-25T03:17:34.110Z] cb96f57136d1: Preparing [2024-07-25T03:17:34.110Z] ef56595cef0b: Preparing [2024-07-25T03:17:34.110Z] 3c20671a5817: Preparing [2024-07-25T03:17:34.110Z] ef56595cef0b: Waiting [2024-07-25T03:17:34.110Z] 3c20671a5817: Waiting [2024-07-25T03:17:34.110Z] 2a54f2a809ea: Layer already exists [2024-07-25T03:17:34.110Z] cb96f57136d1: Layer already exists [2024-07-25T03:17:34.110Z] c6c6ea6692ef: Layer already exists [2024-07-25T03:17:34.110Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:34.110Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:34.110Z] ef56595cef0b: Layer already exists [2024-07-25T03:17:34.110Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:34.110Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:7f59ec8d4b1f11da2273a3fc7284f3f92fdcbeafe1e2c1fa825114d81a87fe34 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:34.459Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:34.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-07-25T03:17:34.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-25T03:17:34.808Z] 2a54f2a809ea: Preparing [2024-07-25T03:17:34.808Z] c6c6ea6692ef: Preparing [2024-07-25T03:17:34.808Z] 710e4adcfc56: Preparing [2024-07-25T03:17:34.808Z] 61e80b901e05: Preparing [2024-07-25T03:17:34.808Z] cb96f57136d1: Preparing [2024-07-25T03:17:34.808Z] ef56595cef0b: Preparing [2024-07-25T03:17:34.808Z] 3c20671a5817: Preparing [2024-07-25T03:17:34.808Z] ef56595cef0b: Waiting [2024-07-25T03:17:34.808Z] 3c20671a5817: Waiting [2024-07-25T03:17:34.808Z] 2a54f2a809ea: Layer already exists [2024-07-25T03:17:34.808Z] cb96f57136d1: Layer already exists [2024-07-25T03:17:34.808Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:34.808Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:34.808Z] c6c6ea6692ef: Layer already exists [2024-07-25T03:17:34.808Z] ef56595cef0b: Layer already exists [2024-07-25T03:17:34.808Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:35.073Z] main: digest: sha256:7f59ec8d4b1f11da2273a3fc7284f3f92fdcbeafe1e2c1fa825114d81a87fe34 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T03:17:35.147Z] ===================================================== [Pipeline] echo [2024-07-25T03:17:35.160Z] taggedImages: [2024-07-25T03:17:35.160Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:17:35.160Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-25T03:17:35.160Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.38 [2024-07-25T03:17:35.160Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:17:35.160Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-07-25T03:17:35.189Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-07-25T03:17:35.189Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:17:35.189Z] latest [2024-07-25T03:17:35.189Z] 3.2.0-dev.38 [2024-07-25T03:17:35.189Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:17:35.189Z] main [2024-07-25T03:17:35.189Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:35.548Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:35.890Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:17:35.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-25T03:17:35.890Z] 60fc46167b3a: Preparing [2024-07-25T03:17:35.890Z] 57dd0ac0a9b2: Preparing [2024-07-25T03:17:35.890Z] 8dd11c06dd16: Preparing [2024-07-25T03:17:35.890Z] 710e4adcfc56: Preparing [2024-07-25T03:17:35.890Z] 61e80b901e05: Preparing [2024-07-25T03:17:35.890Z] a3912c691a8d: Preparing [2024-07-25T03:17:35.890Z] c9be7425354d: Preparing [2024-07-25T03:17:35.890Z] 88cda6172f69: Preparing [2024-07-25T03:17:35.890Z] 46b18dfbed04: Preparing [2024-07-25T03:17:35.890Z] 3c20671a5817: Preparing [2024-07-25T03:17:35.890Z] c9be7425354d: Waiting [2024-07-25T03:17:35.890Z] 88cda6172f69: Waiting [2024-07-25T03:17:35.890Z] 46b18dfbed04: Waiting [2024-07-25T03:17:35.890Z] 3c20671a5817: Waiting [2024-07-25T03:17:35.890Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:35.890Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:36.155Z] 57dd0ac0a9b2: Pushed [2024-07-25T03:17:36.155Z] 8dd11c06dd16: Pushed [2024-07-25T03:17:36.155Z] 60fc46167b3a: Pushed [2024-07-25T03:17:36.155Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:36.155Z] 88cda6172f69: Pushed [2024-07-25T03:17:36.732Z] 46b18dfbed04: Pushed [2024-07-25T03:17:49.070Z] c9be7425354d: Pushed [2024-07-25T03:17:57.266Z] a3912c691a8d: Pushed [2024-07-25T03:17:57.266Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:7846cb2ef6f8eaff6465500f20138b20cc7c7a8d7726323646b651e371995a94 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:57.873Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:58.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-25T03:17:58.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-25T03:17:58.223Z] 60fc46167b3a: Preparing [2024-07-25T03:17:58.223Z] 57dd0ac0a9b2: Preparing [2024-07-25T03:17:58.223Z] 8dd11c06dd16: Preparing [2024-07-25T03:17:58.223Z] 710e4adcfc56: Preparing [2024-07-25T03:17:58.223Z] 61e80b901e05: Preparing [2024-07-25T03:17:58.223Z] a3912c691a8d: Preparing [2024-07-25T03:17:58.223Z] c9be7425354d: Preparing [2024-07-25T03:17:58.223Z] 88cda6172f69: Preparing [2024-07-25T03:17:58.223Z] 46b18dfbed04: Preparing [2024-07-25T03:17:58.223Z] 3c20671a5817: Preparing [2024-07-25T03:17:58.223Z] a3912c691a8d: Waiting [2024-07-25T03:17:58.223Z] c9be7425354d: Waiting [2024-07-25T03:17:58.223Z] 88cda6172f69: Waiting [2024-07-25T03:17:58.223Z] 46b18dfbed04: Waiting [2024-07-25T03:17:58.223Z] 3c20671a5817: Waiting [2024-07-25T03:17:58.223Z] 60fc46167b3a: Layer already exists [2024-07-25T03:17:58.223Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:58.223Z] 57dd0ac0a9b2: Layer already exists [2024-07-25T03:17:58.223Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:58.223Z] 8dd11c06dd16: Layer already exists [2024-07-25T03:17:58.223Z] 88cda6172f69: Layer already exists [2024-07-25T03:17:58.223Z] c9be7425354d: Layer already exists [2024-07-25T03:17:58.223Z] a3912c691a8d: Layer already exists [2024-07-25T03:17:58.223Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:58.223Z] 46b18dfbed04: Layer already exists [2024-07-25T03:17:58.491Z] latest: digest: sha256:7846cb2ef6f8eaff6465500f20138b20cc7c7a8d7726323646b651e371995a94 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:58.845Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:59.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.38 [2024-07-25T03:17:59.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-25T03:17:59.195Z] 60fc46167b3a: Preparing [2024-07-25T03:17:59.195Z] 57dd0ac0a9b2: Preparing [2024-07-25T03:17:59.195Z] 8dd11c06dd16: Preparing [2024-07-25T03:17:59.195Z] 710e4adcfc56: Preparing [2024-07-25T03:17:59.195Z] 61e80b901e05: Preparing [2024-07-25T03:17:59.195Z] a3912c691a8d: Preparing [2024-07-25T03:17:59.195Z] c9be7425354d: Preparing [2024-07-25T03:17:59.195Z] 88cda6172f69: Preparing [2024-07-25T03:17:59.195Z] 46b18dfbed04: Preparing [2024-07-25T03:17:59.195Z] 3c20671a5817: Preparing [2024-07-25T03:17:59.195Z] 88cda6172f69: Waiting [2024-07-25T03:17:59.195Z] 46b18dfbed04: Waiting [2024-07-25T03:17:59.195Z] 3c20671a5817: Waiting [2024-07-25T03:17:59.195Z] a3912c691a8d: Waiting [2024-07-25T03:17:59.195Z] c9be7425354d: Waiting [2024-07-25T03:17:59.195Z] 60fc46167b3a: Layer already exists [2024-07-25T03:17:59.195Z] 710e4adcfc56: Layer already exists [2024-07-25T03:17:59.195Z] 61e80b901e05: Layer already exists [2024-07-25T03:17:59.195Z] 57dd0ac0a9b2: Layer already exists [2024-07-25T03:17:59.195Z] 8dd11c06dd16: Layer already exists [2024-07-25T03:17:59.195Z] c9be7425354d: Layer already exists [2024-07-25T03:17:59.195Z] 3c20671a5817: Layer already exists [2024-07-25T03:17:59.195Z] a3912c691a8d: Layer already exists [2024-07-25T03:17:59.195Z] 88cda6172f69: Layer already exists [2024-07-25T03:17:59.195Z] 46b18dfbed04: Layer already exists [2024-07-25T03:17:59.195Z] 3.2.0-dev.38: digest: sha256:7846cb2ef6f8eaff6465500f20138b20cc7c7a8d7726323646b651e371995a94 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:17:59.819Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:00.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:18:00.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-25T03:18:00.161Z] 60fc46167b3a: Preparing [2024-07-25T03:18:00.161Z] 57dd0ac0a9b2: Preparing [2024-07-25T03:18:00.161Z] 8dd11c06dd16: Preparing [2024-07-25T03:18:00.161Z] 710e4adcfc56: Preparing [2024-07-25T03:18:00.161Z] 61e80b901e05: Preparing [2024-07-25T03:18:00.161Z] a3912c691a8d: Preparing [2024-07-25T03:18:00.161Z] c9be7425354d: Preparing [2024-07-25T03:18:00.161Z] 88cda6172f69: Preparing [2024-07-25T03:18:00.161Z] 46b18dfbed04: Preparing [2024-07-25T03:18:00.161Z] 3c20671a5817: Preparing [2024-07-25T03:18:00.161Z] c9be7425354d: Waiting [2024-07-25T03:18:00.161Z] 88cda6172f69: Waiting [2024-07-25T03:18:00.161Z] 46b18dfbed04: Waiting [2024-07-25T03:18:00.161Z] 3c20671a5817: Waiting [2024-07-25T03:18:00.161Z] a3912c691a8d: Waiting [2024-07-25T03:18:00.161Z] 8dd11c06dd16: Layer already exists [2024-07-25T03:18:00.161Z] 60fc46167b3a: Layer already exists [2024-07-25T03:18:00.161Z] 57dd0ac0a9b2: Layer already exists [2024-07-25T03:18:00.161Z] 710e4adcfc56: Layer already exists [2024-07-25T03:18:00.161Z] 61e80b901e05: Layer already exists [2024-07-25T03:18:00.161Z] 3c20671a5817: Layer already exists [2024-07-25T03:18:00.161Z] 88cda6172f69: Layer already exists [2024-07-25T03:18:00.161Z] 46b18dfbed04: Layer already exists [2024-07-25T03:18:00.161Z] a3912c691a8d: Layer already exists [2024-07-25T03:18:00.161Z] c9be7425354d: Layer already exists [2024-07-25T03:18:00.429Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:7846cb2ef6f8eaff6465500f20138b20cc7c7a8d7726323646b651e371995a94 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:00.776Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:01.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-07-25T03:18:01.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-25T03:18:01.124Z] 60fc46167b3a: Preparing [2024-07-25T03:18:01.124Z] 57dd0ac0a9b2: Preparing [2024-07-25T03:18:01.124Z] 8dd11c06dd16: Preparing [2024-07-25T03:18:01.124Z] 710e4adcfc56: Preparing [2024-07-25T03:18:01.124Z] 61e80b901e05: Preparing [2024-07-25T03:18:01.124Z] a3912c691a8d: Preparing [2024-07-25T03:18:01.124Z] c9be7425354d: Preparing [2024-07-25T03:18:01.124Z] 88cda6172f69: Preparing [2024-07-25T03:18:01.124Z] 46b18dfbed04: Preparing [2024-07-25T03:18:01.124Z] 3c20671a5817: Preparing [2024-07-25T03:18:01.124Z] a3912c691a8d: Waiting [2024-07-25T03:18:01.124Z] c9be7425354d: Waiting [2024-07-25T03:18:01.124Z] 88cda6172f69: Waiting [2024-07-25T03:18:01.124Z] 46b18dfbed04: Waiting [2024-07-25T03:18:01.124Z] 3c20671a5817: Waiting [2024-07-25T03:18:01.124Z] 8dd11c06dd16: Layer already exists [2024-07-25T03:18:01.124Z] 57dd0ac0a9b2: Layer already exists [2024-07-25T03:18:01.124Z] 60fc46167b3a: Layer already exists [2024-07-25T03:18:01.124Z] 710e4adcfc56: Layer already exists [2024-07-25T03:18:01.124Z] 61e80b901e05: Layer already exists [2024-07-25T03:18:01.124Z] a3912c691a8d: Layer already exists [2024-07-25T03:18:01.124Z] 88cda6172f69: Layer already exists [2024-07-25T03:18:01.124Z] c9be7425354d: Layer already exists [2024-07-25T03:18:01.124Z] 46b18dfbed04: Layer already exists [2024-07-25T03:18:01.124Z] 3c20671a5817: Layer already exists [2024-07-25T03:18:01.390Z] main: digest: sha256:7846cb2ef6f8eaff6465500f20138b20cc7c7a8d7726323646b651e371995a94 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T03:18:01.469Z] ===================================================== [Pipeline] echo [2024-07-25T03:18:01.483Z] taggedImages: [2024-07-25T03:18:01.483Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:18:01.483Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-25T03:18:01.483Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.38 [2024-07-25T03:18:01.483Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:18:01.483Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-07-25T03:18:01.513Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-07-25T03:18:01.513Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:18:01.513Z] latest [2024-07-25T03:18:01.514Z] 3.2.0-dev.38 [2024-07-25T03:18:01.514Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:18:01.514Z] main [2024-07-25T03:18:01.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:01.891Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:02.243Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:18:02.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-25T03:18:02.243Z] fe73efef715c: Preparing [2024-07-25T03:18:02.243Z] c8dc4ea00374: Preparing [2024-07-25T03:18:02.243Z] b8dc0a1c9ff2: Preparing [2024-07-25T03:18:02.243Z] 710e4adcfc56: Preparing [2024-07-25T03:18:02.243Z] 61e80b901e05: Preparing [2024-07-25T03:18:02.243Z] 8bc5de08d036: Preparing [2024-07-25T03:18:02.243Z] 7d9ed4a753ae: Preparing [2024-07-25T03:18:02.243Z] 7a770f5f9544: Preparing [2024-07-25T03:18:02.243Z] 3c20671a5817: Preparing [2024-07-25T03:18:02.243Z] 7d9ed4a753ae: Waiting [2024-07-25T03:18:02.243Z] 7a770f5f9544: Waiting [2024-07-25T03:18:02.243Z] 3c20671a5817: Waiting [2024-07-25T03:18:02.243Z] 8bc5de08d036: Waiting [2024-07-25T03:18:02.243Z] 710e4adcfc56: Layer already exists [2024-07-25T03:18:02.243Z] 61e80b901e05: Layer already exists [2024-07-25T03:18:02.509Z] b8dc0a1c9ff2: Pushed [2024-07-25T03:18:02.509Z] c8dc4ea00374: Pushed [2024-07-25T03:18:02.509Z] fe73efef715c: Pushed [2024-07-25T03:18:02.509Z] 7d9ed4a753ae: Pushed [2024-07-25T03:18:02.509Z] 3c20671a5817: Layer already exists [2024-07-25T03:18:03.087Z] 7a770f5f9544: Pushed [2024-07-25T03:18:25.103Z] 8bc5de08d036: Pushed [2024-07-25T03:18:25.103Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:9b80be501f9d5adf0862241ca7353d04d29a28129a4f9f5f84afa6fe5a6286f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:25.445Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:25.788Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-25T03:18:25.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-25T03:18:25.789Z] fe73efef715c: Preparing [2024-07-25T03:18:25.789Z] c8dc4ea00374: Preparing [2024-07-25T03:18:25.789Z] b8dc0a1c9ff2: Preparing [2024-07-25T03:18:25.789Z] 710e4adcfc56: Preparing [2024-07-25T03:18:25.789Z] 61e80b901e05: Preparing [2024-07-25T03:18:25.789Z] 8bc5de08d036: Preparing [2024-07-25T03:18:25.789Z] 7d9ed4a753ae: Preparing [2024-07-25T03:18:25.789Z] 7a770f5f9544: Preparing [2024-07-25T03:18:25.789Z] 3c20671a5817: Preparing [2024-07-25T03:18:25.789Z] 8bc5de08d036: Waiting [2024-07-25T03:18:25.789Z] 7d9ed4a753ae: Waiting [2024-07-25T03:18:25.789Z] 3c20671a5817: Waiting [2024-07-25T03:18:25.789Z] 7a770f5f9544: Waiting [2024-07-25T03:18:25.789Z] 61e80b901e05: Layer already exists [2024-07-25T03:18:25.789Z] c8dc4ea00374: Layer already exists [2024-07-25T03:18:25.789Z] fe73efef715c: Layer already exists [2024-07-25T03:18:25.789Z] 710e4adcfc56: Layer already exists [2024-07-25T03:18:25.789Z] b8dc0a1c9ff2: Layer already exists [2024-07-25T03:18:25.789Z] 7a770f5f9544: Layer already exists [2024-07-25T03:18:25.789Z] 8bc5de08d036: Layer already exists [2024-07-25T03:18:25.789Z] 7d9ed4a753ae: Layer already exists [2024-07-25T03:18:25.789Z] 3c20671a5817: Layer already exists [2024-07-25T03:18:26.051Z] latest: digest: sha256:9b80be501f9d5adf0862241ca7353d04d29a28129a4f9f5f84afa6fe5a6286f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:26.407Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:26.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.38 [2024-07-25T03:18:26.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-25T03:18:26.762Z] fe73efef715c: Preparing [2024-07-25T03:18:26.762Z] c8dc4ea00374: Preparing [2024-07-25T03:18:26.762Z] b8dc0a1c9ff2: Preparing [2024-07-25T03:18:26.762Z] 710e4adcfc56: Preparing [2024-07-25T03:18:26.762Z] 61e80b901e05: Preparing [2024-07-25T03:18:26.762Z] 8bc5de08d036: Preparing [2024-07-25T03:18:26.762Z] 7d9ed4a753ae: Preparing [2024-07-25T03:18:26.762Z] 7a770f5f9544: Preparing [2024-07-25T03:18:26.762Z] 3c20671a5817: Preparing [2024-07-25T03:18:26.762Z] 8bc5de08d036: Waiting [2024-07-25T03:18:26.762Z] 3c20671a5817: Waiting [2024-07-25T03:18:26.762Z] fe73efef715c: Layer already exists [2024-07-25T03:18:26.762Z] 710e4adcfc56: Layer already exists [2024-07-25T03:18:26.762Z] c8dc4ea00374: Layer already exists [2024-07-25T03:18:26.762Z] 61e80b901e05: Layer already exists [2024-07-25T03:18:26.762Z] b8dc0a1c9ff2: Layer already exists [2024-07-25T03:18:26.762Z] 7a770f5f9544: Layer already exists [2024-07-25T03:18:26.762Z] 8bc5de08d036: Layer already exists [2024-07-25T03:18:26.762Z] 7d9ed4a753ae: Layer already exists [2024-07-25T03:18:26.762Z] 3c20671a5817: Layer already exists [2024-07-25T03:18:27.026Z] 3.2.0-dev.38: digest: sha256:9b80be501f9d5adf0862241ca7353d04d29a28129a4f9f5f84afa6fe5a6286f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:27.383Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:27.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:18:27.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-25T03:18:27.734Z] fe73efef715c: Preparing [2024-07-25T03:18:27.734Z] c8dc4ea00374: Preparing [2024-07-25T03:18:27.734Z] b8dc0a1c9ff2: Preparing [2024-07-25T03:18:27.734Z] 710e4adcfc56: Preparing [2024-07-25T03:18:27.734Z] 61e80b901e05: Preparing [2024-07-25T03:18:27.734Z] 8bc5de08d036: Preparing [2024-07-25T03:18:27.734Z] 7d9ed4a753ae: Preparing [2024-07-25T03:18:27.734Z] 7a770f5f9544: Preparing [2024-07-25T03:18:27.734Z] 3c20671a5817: Preparing [2024-07-25T03:18:27.734Z] 7d9ed4a753ae: Waiting [2024-07-25T03:18:27.734Z] 7a770f5f9544: Waiting [2024-07-25T03:18:27.734Z] 3c20671a5817: Waiting [2024-07-25T03:18:27.734Z] 8bc5de08d036: Waiting [2024-07-25T03:18:27.734Z] fe73efef715c: Layer already exists [2024-07-25T03:18:27.734Z] 61e80b901e05: Layer already exists [2024-07-25T03:18:27.734Z] b8dc0a1c9ff2: Layer already exists [2024-07-25T03:18:27.734Z] 710e4adcfc56: Layer already exists [2024-07-25T03:18:27.734Z] c8dc4ea00374: Layer already exists [2024-07-25T03:18:27.734Z] 8bc5de08d036: Layer already exists [2024-07-25T03:18:27.734Z] 7a770f5f9544: Layer already exists [2024-07-25T03:18:27.734Z] 7d9ed4a753ae: Layer already exists [2024-07-25T03:18:27.734Z] 3c20671a5817: Layer already exists [2024-07-25T03:18:27.734Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:9b80be501f9d5adf0862241ca7353d04d29a28129a4f9f5f84afa6fe5a6286f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:28.348Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:28.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-07-25T03:18:28.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-25T03:18:28.695Z] fe73efef715c: Preparing [2024-07-25T03:18:28.695Z] c8dc4ea00374: Preparing [2024-07-25T03:18:28.695Z] b8dc0a1c9ff2: Preparing [2024-07-25T03:18:28.695Z] 710e4adcfc56: Preparing [2024-07-25T03:18:28.695Z] 61e80b901e05: Preparing [2024-07-25T03:18:28.695Z] 8bc5de08d036: Preparing [2024-07-25T03:18:28.695Z] 7d9ed4a753ae: Preparing [2024-07-25T03:18:28.695Z] 7a770f5f9544: Preparing [2024-07-25T03:18:28.695Z] 3c20671a5817: Preparing [2024-07-25T03:18:28.695Z] 7d9ed4a753ae: Waiting [2024-07-25T03:18:28.695Z] 7a770f5f9544: Waiting [2024-07-25T03:18:28.695Z] 3c20671a5817: Waiting [2024-07-25T03:18:28.695Z] 8bc5de08d036: Waiting [2024-07-25T03:18:28.695Z] 61e80b901e05: Layer already exists [2024-07-25T03:18:28.695Z] fe73efef715c: Layer already exists [2024-07-25T03:18:28.695Z] b8dc0a1c9ff2: Layer already exists [2024-07-25T03:18:28.695Z] c8dc4ea00374: Layer already exists [2024-07-25T03:18:28.695Z] 710e4adcfc56: Layer already exists [2024-07-25T03:18:28.695Z] 8bc5de08d036: Layer already exists [2024-07-25T03:18:28.695Z] 3c20671a5817: Layer already exists [2024-07-25T03:18:28.695Z] 7d9ed4a753ae: Layer already exists [2024-07-25T03:18:28.695Z] 7a770f5f9544: Layer already exists [2024-07-25T03:18:28.695Z] main: digest: sha256:9b80be501f9d5adf0862241ca7353d04d29a28129a4f9f5f84afa6fe5a6286f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T03:18:29.034Z] ===================================================== [Pipeline] echo [2024-07-25T03:18:29.052Z] taggedImages: [2024-07-25T03:18:29.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:18:29.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-25T03:18:29.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.38 [2024-07-25T03:18:29.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:18:29.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-07-25T03:18:29.083Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-07-25T03:18:29.083Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:18:29.083Z] latest [2024-07-25T03:18:29.083Z] 3.2.0-dev.38 [2024-07-25T03:18:29.083Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:18:29.083Z] main [2024-07-25T03:18:29.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:29.459Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:29.804Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:18:29.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-25T03:18:29.805Z] 1815bd09c0fc: Preparing [2024-07-25T03:18:29.805Z] 881c20cd2a9f: Preparing [2024-07-25T03:18:29.805Z] 02cf480c22a8: Preparing [2024-07-25T03:18:29.805Z] 710e4adcfc56: Preparing [2024-07-25T03:18:29.805Z] 61e80b901e05: Preparing [2024-07-25T03:18:29.805Z] 10095e3b41a5: Preparing [2024-07-25T03:18:29.805Z] 88cda6172f69: Preparing [2024-07-25T03:18:29.805Z] 46b18dfbed04: Preparing [2024-07-25T03:18:29.805Z] 3c20671a5817: Preparing [2024-07-25T03:18:29.805Z] 88cda6172f69: Waiting [2024-07-25T03:18:29.805Z] 46b18dfbed04: Waiting [2024-07-25T03:18:29.805Z] 3c20671a5817: Waiting [2024-07-25T03:18:29.805Z] 10095e3b41a5: Waiting [2024-07-25T03:18:29.805Z] 61e80b901e05: Layer already exists [2024-07-25T03:18:29.805Z] 710e4adcfc56: Layer already exists [2024-07-25T03:18:30.069Z] 88cda6172f69: Layer already exists [2024-07-25T03:18:30.069Z] 46b18dfbed04: Layer already exists [2024-07-25T03:18:30.069Z] 02cf480c22a8: Pushed [2024-07-25T03:18:30.069Z] 1815bd09c0fc: Pushed [2024-07-25T03:18:30.069Z] 881c20cd2a9f: Pushed [2024-07-25T03:18:30.069Z] 3c20671a5817: Layer already exists [2024-07-25T03:18:52.099Z] 10095e3b41a5: Pushed [2024-07-25T03:18:52.099Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:c38cfb56c89ed5d15761cf3b490b6f19c2417148a96cc90929e32cb03959416a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:52.460Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:52.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-25T03:18:52.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-25T03:18:52.824Z] 1815bd09c0fc: Preparing [2024-07-25T03:18:52.824Z] 881c20cd2a9f: Preparing [2024-07-25T03:18:52.824Z] 02cf480c22a8: Preparing [2024-07-25T03:18:52.824Z] 710e4adcfc56: Preparing [2024-07-25T03:18:52.824Z] 61e80b901e05: Preparing [2024-07-25T03:18:52.824Z] 10095e3b41a5: Preparing [2024-07-25T03:18:52.824Z] 88cda6172f69: Preparing [2024-07-25T03:18:52.824Z] 46b18dfbed04: Preparing [2024-07-25T03:18:52.824Z] 3c20671a5817: Preparing [2024-07-25T03:18:52.824Z] 10095e3b41a5: Waiting [2024-07-25T03:18:52.824Z] 88cda6172f69: Waiting [2024-07-25T03:18:52.824Z] 46b18dfbed04: Waiting [2024-07-25T03:18:52.824Z] 3c20671a5817: Waiting [2024-07-25T03:18:52.824Z] 1815bd09c0fc: Layer already exists [2024-07-25T03:18:52.824Z] 02cf480c22a8: Layer already exists [2024-07-25T03:18:52.824Z] 881c20cd2a9f: Layer already exists [2024-07-25T03:18:52.824Z] 61e80b901e05: Layer already exists [2024-07-25T03:18:52.824Z] 710e4adcfc56: Layer already exists [2024-07-25T03:18:52.824Z] 88cda6172f69: Layer already exists [2024-07-25T03:18:52.824Z] 10095e3b41a5: Layer already exists [2024-07-25T03:18:52.824Z] 46b18dfbed04: Layer already exists [2024-07-25T03:18:52.824Z] 3c20671a5817: Layer already exists [2024-07-25T03:18:53.088Z] latest: digest: sha256:c38cfb56c89ed5d15761cf3b490b6f19c2417148a96cc90929e32cb03959416a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:53.442Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:53.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.38 [2024-07-25T03:18:53.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-25T03:18:53.792Z] 1815bd09c0fc: Preparing [2024-07-25T03:18:53.792Z] 881c20cd2a9f: Preparing [2024-07-25T03:18:53.792Z] 02cf480c22a8: Preparing [2024-07-25T03:18:53.792Z] 710e4adcfc56: Preparing [2024-07-25T03:18:53.792Z] 61e80b901e05: Preparing [2024-07-25T03:18:53.792Z] 10095e3b41a5: Preparing [2024-07-25T03:18:53.792Z] 88cda6172f69: Preparing [2024-07-25T03:18:53.792Z] 46b18dfbed04: Preparing [2024-07-25T03:18:53.792Z] 3c20671a5817: Preparing [2024-07-25T03:18:53.792Z] 88cda6172f69: Waiting [2024-07-25T03:18:53.792Z] 46b18dfbed04: Waiting [2024-07-25T03:18:53.792Z] 10095e3b41a5: Waiting [2024-07-25T03:18:53.792Z] 3c20671a5817: Waiting [2024-07-25T03:18:53.792Z] 1815bd09c0fc: Layer already exists [2024-07-25T03:18:53.792Z] 881c20cd2a9f: Layer already exists [2024-07-25T03:18:53.792Z] 02cf480c22a8: Layer already exists [2024-07-25T03:18:53.792Z] 710e4adcfc56: Layer already exists [2024-07-25T03:18:53.792Z] 61e80b901e05: Layer already exists [2024-07-25T03:18:53.792Z] 10095e3b41a5: Layer already exists [2024-07-25T03:18:53.792Z] 46b18dfbed04: Layer already exists [2024-07-25T03:18:53.792Z] 88cda6172f69: Layer already exists [2024-07-25T03:18:53.792Z] 3c20671a5817: Layer already exists [2024-07-25T03:18:54.058Z] 3.2.0-dev.38: digest: sha256:c38cfb56c89ed5d15761cf3b490b6f19c2417148a96cc90929e32cb03959416a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:54.418Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:54.775Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:18:54.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-25T03:18:54.775Z] 1815bd09c0fc: Preparing [2024-07-25T03:18:54.775Z] 881c20cd2a9f: Preparing [2024-07-25T03:18:54.775Z] 02cf480c22a8: Preparing [2024-07-25T03:18:54.775Z] 710e4adcfc56: Preparing [2024-07-25T03:18:54.775Z] 61e80b901e05: Preparing [2024-07-25T03:18:54.775Z] 10095e3b41a5: Preparing [2024-07-25T03:18:54.775Z] 88cda6172f69: Preparing [2024-07-25T03:18:54.775Z] 46b18dfbed04: Preparing [2024-07-25T03:18:54.775Z] 3c20671a5817: Preparing [2024-07-25T03:18:54.775Z] 10095e3b41a5: Waiting [2024-07-25T03:18:54.775Z] 88cda6172f69: Waiting [2024-07-25T03:18:54.775Z] 46b18dfbed04: Waiting [2024-07-25T03:18:54.775Z] 3c20671a5817: Waiting [2024-07-25T03:18:54.775Z] 881c20cd2a9f: Layer already exists [2024-07-25T03:18:54.775Z] 710e4adcfc56: Layer already exists [2024-07-25T03:18:54.775Z] 1815bd09c0fc: Layer already exists [2024-07-25T03:18:54.775Z] 61e80b901e05: Layer already exists [2024-07-25T03:18:54.775Z] 02cf480c22a8: Layer already exists [2024-07-25T03:18:54.775Z] 10095e3b41a5: Layer already exists [2024-07-25T03:18:54.775Z] 88cda6172f69: Layer already exists [2024-07-25T03:18:54.775Z] 3c20671a5817: Layer already exists [2024-07-25T03:18:54.775Z] 46b18dfbed04: Layer already exists [2024-07-25T03:18:55.038Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:c38cfb56c89ed5d15761cf3b490b6f19c2417148a96cc90929e32cb03959416a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:55.392Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:55.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-07-25T03:18:55.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-25T03:18:55.743Z] 1815bd09c0fc: Preparing [2024-07-25T03:18:55.743Z] 881c20cd2a9f: Preparing [2024-07-25T03:18:55.743Z] 02cf480c22a8: Preparing [2024-07-25T03:18:55.743Z] 710e4adcfc56: Preparing [2024-07-25T03:18:55.743Z] 61e80b901e05: Preparing [2024-07-25T03:18:55.743Z] 10095e3b41a5: Preparing [2024-07-25T03:18:55.743Z] 88cda6172f69: Preparing [2024-07-25T03:18:55.743Z] 46b18dfbed04: Preparing [2024-07-25T03:18:55.743Z] 3c20671a5817: Preparing [2024-07-25T03:18:55.743Z] 88cda6172f69: Waiting [2024-07-25T03:18:55.743Z] 46b18dfbed04: Waiting [2024-07-25T03:18:55.743Z] 3c20671a5817: Waiting [2024-07-25T03:18:55.743Z] 10095e3b41a5: Waiting [2024-07-25T03:18:55.743Z] 1815bd09c0fc: Layer already exists [2024-07-25T03:18:55.743Z] 881c20cd2a9f: Layer already exists [2024-07-25T03:18:55.743Z] 710e4adcfc56: Layer already exists [2024-07-25T03:18:55.743Z] 61e80b901e05: Layer already exists [2024-07-25T03:18:55.743Z] 02cf480c22a8: Layer already exists [2024-07-25T03:18:55.743Z] 46b18dfbed04: Layer already exists [2024-07-25T03:18:55.743Z] 88cda6172f69: Layer already exists [2024-07-25T03:18:55.743Z] 10095e3b41a5: Layer already exists [2024-07-25T03:18:55.743Z] 3c20671a5817: Layer already exists [2024-07-25T03:18:56.005Z] main: digest: sha256:c38cfb56c89ed5d15761cf3b490b6f19c2417148a96cc90929e32cb03959416a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T03:18:56.090Z] ===================================================== [Pipeline] echo [2024-07-25T03:18:56.112Z] taggedImages: [2024-07-25T03:18:56.112Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:18:56.112Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-25T03:18:56.112Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.38 [2024-07-25T03:18:56.112Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:18:56.112Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-07-25T03:18:56.154Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-07-25T03:18:56.154Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:18:56.154Z] latest [2024-07-25T03:18:56.154Z] 3.2.0-dev.38 [2024-07-25T03:18:56.154Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:18:56.154Z] main [2024-07-25T03:18:56.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:56.517Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:18:56.867Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:18:56.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-25T03:18:56.868Z] f6dcbdf166a5: Preparing [2024-07-25T03:18:56.868Z] 159031f46458: Preparing [2024-07-25T03:18:56.868Z] 710e4adcfc56: Preparing [2024-07-25T03:18:56.868Z] 61e80b901e05: Preparing [2024-07-25T03:18:56.868Z] 4d1e535792e8: Preparing [2024-07-25T03:18:56.868Z] c2e32ed619de: Preparing [2024-07-25T03:18:56.868Z] 3c20671a5817: Preparing [2024-07-25T03:18:56.868Z] c2e32ed619de: Waiting [2024-07-25T03:18:56.868Z] 3c20671a5817: Waiting [2024-07-25T03:18:56.868Z] 710e4adcfc56: Layer already exists [2024-07-25T03:18:56.868Z] 61e80b901e05: Layer already exists [2024-07-25T03:18:57.130Z] 3c20671a5817: Layer already exists [2024-07-25T03:18:57.130Z] 4d1e535792e8: Pushed [2024-07-25T03:18:57.130Z] f6dcbdf166a5: Pushed [2024-07-25T03:18:57.392Z] c2e32ed619de: Pushed [2024-07-25T03:19:03.999Z] 159031f46458: Pushed [2024-07-25T03:19:03.999Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:77f0dd49dbefad14fb71ff3838a9e45cd2a1157a74be376dd8952a0fd422928c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:04.348Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:04.696Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-25T03:19:04.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-25T03:19:04.697Z] f6dcbdf166a5: Preparing [2024-07-25T03:19:04.697Z] 159031f46458: Preparing [2024-07-25T03:19:04.697Z] 710e4adcfc56: Preparing [2024-07-25T03:19:04.697Z] 61e80b901e05: Preparing [2024-07-25T03:19:04.697Z] 4d1e535792e8: Preparing [2024-07-25T03:19:04.697Z] c2e32ed619de: Preparing [2024-07-25T03:19:04.697Z] 3c20671a5817: Preparing [2024-07-25T03:19:04.697Z] c2e32ed619de: Waiting [2024-07-25T03:19:04.697Z] 3c20671a5817: Waiting [2024-07-25T03:19:04.697Z] 159031f46458: Layer already exists [2024-07-25T03:19:04.697Z] 710e4adcfc56: Layer already exists [2024-07-25T03:19:04.697Z] 4d1e535792e8: Layer already exists [2024-07-25T03:19:04.697Z] 61e80b901e05: Layer already exists [2024-07-25T03:19:04.697Z] f6dcbdf166a5: Layer already exists [2024-07-25T03:19:04.697Z] c2e32ed619de: Layer already exists [2024-07-25T03:19:04.697Z] 3c20671a5817: Layer already exists [2024-07-25T03:19:04.962Z] latest: digest: sha256:77f0dd49dbefad14fb71ff3838a9e45cd2a1157a74be376dd8952a0fd422928c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:05.316Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:05.668Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.38 [2024-07-25T03:19:05.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-25T03:19:05.668Z] f6dcbdf166a5: Preparing [2024-07-25T03:19:05.668Z] 159031f46458: Preparing [2024-07-25T03:19:05.668Z] 710e4adcfc56: Preparing [2024-07-25T03:19:05.668Z] 61e80b901e05: Preparing [2024-07-25T03:19:05.668Z] 4d1e535792e8: Preparing [2024-07-25T03:19:05.668Z] c2e32ed619de: Preparing [2024-07-25T03:19:05.668Z] 3c20671a5817: Preparing [2024-07-25T03:19:05.668Z] c2e32ed619de: Waiting [2024-07-25T03:19:05.668Z] 3c20671a5817: Waiting [2024-07-25T03:19:05.668Z] 710e4adcfc56: Layer already exists [2024-07-25T03:19:05.668Z] 159031f46458: Layer already exists [2024-07-25T03:19:05.668Z] 61e80b901e05: Layer already exists [2024-07-25T03:19:05.668Z] f6dcbdf166a5: Layer already exists [2024-07-25T03:19:05.668Z] 4d1e535792e8: Layer already exists [2024-07-25T03:19:05.668Z] c2e32ed619de: Layer already exists [2024-07-25T03:19:05.668Z] 3c20671a5817: Layer already exists [2024-07-25T03:19:05.932Z] 3.2.0-dev.38: digest: sha256:77f0dd49dbefad14fb71ff3838a9e45cd2a1157a74be376dd8952a0fd422928c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:06.275Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:06.612Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:19:06.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-25T03:19:06.612Z] f6dcbdf166a5: Preparing [2024-07-25T03:19:06.612Z] 159031f46458: Preparing [2024-07-25T03:19:06.612Z] 710e4adcfc56: Preparing [2024-07-25T03:19:06.612Z] 61e80b901e05: Preparing [2024-07-25T03:19:06.612Z] 4d1e535792e8: Preparing [2024-07-25T03:19:06.612Z] c2e32ed619de: Preparing [2024-07-25T03:19:06.612Z] 3c20671a5817: Preparing [2024-07-25T03:19:06.612Z] c2e32ed619de: Waiting [2024-07-25T03:19:06.612Z] 3c20671a5817: Waiting [2024-07-25T03:19:06.612Z] 61e80b901e05: Layer already exists [2024-07-25T03:19:06.612Z] 4d1e535792e8: Layer already exists [2024-07-25T03:19:06.612Z] 159031f46458: Layer already exists [2024-07-25T03:19:06.612Z] f6dcbdf166a5: Layer already exists [2024-07-25T03:19:06.612Z] 710e4adcfc56: Layer already exists [2024-07-25T03:19:06.612Z] c2e32ed619de: Layer already exists [2024-07-25T03:19:06.612Z] 3c20671a5817: Layer already exists [2024-07-25T03:19:06.612Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:77f0dd49dbefad14fb71ff3838a9e45cd2a1157a74be376dd8952a0fd422928c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:06.951Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:07.294Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-07-25T03:19:07.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-25T03:19:07.294Z] f6dcbdf166a5: Preparing [2024-07-25T03:19:07.294Z] 159031f46458: Preparing [2024-07-25T03:19:07.294Z] 710e4adcfc56: Preparing [2024-07-25T03:19:07.294Z] 61e80b901e05: Preparing [2024-07-25T03:19:07.294Z] 4d1e535792e8: Preparing [2024-07-25T03:19:07.294Z] c2e32ed619de: Preparing [2024-07-25T03:19:07.294Z] 3c20671a5817: Preparing [2024-07-25T03:19:07.294Z] c2e32ed619de: Waiting [2024-07-25T03:19:07.294Z] 3c20671a5817: Waiting [2024-07-25T03:19:07.294Z] f6dcbdf166a5: Layer already exists [2024-07-25T03:19:07.294Z] 710e4adcfc56: Layer already exists [2024-07-25T03:19:07.294Z] 159031f46458: Layer already exists [2024-07-25T03:19:07.294Z] 61e80b901e05: Layer already exists [2024-07-25T03:19:07.294Z] 4d1e535792e8: Layer already exists [2024-07-25T03:19:07.294Z] c2e32ed619de: Layer already exists [2024-07-25T03:19:07.294Z] 3c20671a5817: Layer already exists [2024-07-25T03:19:07.294Z] main: digest: sha256:77f0dd49dbefad14fb71ff3838a9e45cd2a1157a74be376dd8952a0fd422928c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T03:19:07.619Z] ===================================================== [Pipeline] echo [2024-07-25T03:19:07.631Z] taggedImages: [2024-07-25T03:19:07.631Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:19:07.631Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-25T03:19:07.631Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.38 [2024-07-25T03:19:07.631Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:19:07.631Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-07-25T03:19:07.654Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-07-25T03:19:07.655Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:19:07.655Z] latest [2024-07-25T03:19:07.655Z] 3.2.0-dev.38 [2024-07-25T03:19:07.655Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:19:07.655Z] main [2024-07-25T03:19:07.655Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:08.026Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:08.369Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:19:08.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-25T03:19:08.370Z] f0523068f198: Preparing [2024-07-25T03:19:08.370Z] bbf29e4e55e4: Preparing [2024-07-25T03:19:08.370Z] 710e4adcfc56: Preparing [2024-07-25T03:19:08.370Z] 61e80b901e05: Preparing [2024-07-25T03:19:08.370Z] 5e663117e592: Preparing [2024-07-25T03:19:08.370Z] 454b42db169e: Preparing [2024-07-25T03:19:08.370Z] 3c20671a5817: Preparing [2024-07-25T03:19:08.370Z] 454b42db169e: Waiting [2024-07-25T03:19:08.370Z] 3c20671a5817: Waiting [2024-07-25T03:19:08.370Z] 710e4adcfc56: Layer already exists [2024-07-25T03:19:08.370Z] 61e80b901e05: Layer already exists [2024-07-25T03:19:08.370Z] 5e663117e592: Layer already exists [2024-07-25T03:19:08.633Z] 454b42db169e: Layer already exists [2024-07-25T03:19:08.633Z] 3c20671a5817: Layer already exists [2024-07-25T03:19:08.633Z] f0523068f198: Pushed [2024-07-25T03:19:15.390Z] bbf29e4e55e4: Pushed [2024-07-25T03:19:15.390Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be: digest: sha256:dd109d2020116224a1db19e427b6db7845dd1346481df332e14ddbd7ba26834f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:15.734Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:16.084Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-25T03:19:16.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-25T03:19:16.084Z] f0523068f198: Preparing [2024-07-25T03:19:16.084Z] bbf29e4e55e4: Preparing [2024-07-25T03:19:16.084Z] 710e4adcfc56: Preparing [2024-07-25T03:19:16.084Z] 61e80b901e05: Preparing [2024-07-25T03:19:16.084Z] 5e663117e592: Preparing [2024-07-25T03:19:16.084Z] 454b42db169e: Preparing [2024-07-25T03:19:16.084Z] 3c20671a5817: Preparing [2024-07-25T03:19:16.084Z] 454b42db169e: Waiting [2024-07-25T03:19:16.084Z] 3c20671a5817: Waiting [2024-07-25T03:19:16.084Z] 710e4adcfc56: Layer already exists [2024-07-25T03:19:16.084Z] 61e80b901e05: Layer already exists [2024-07-25T03:19:16.084Z] bbf29e4e55e4: Layer already exists [2024-07-25T03:19:16.084Z] f0523068f198: Layer already exists [2024-07-25T03:19:16.084Z] 5e663117e592: Layer already exists [2024-07-25T03:19:16.084Z] 454b42db169e: Layer already exists [2024-07-25T03:19:16.084Z] 3c20671a5817: Layer already exists [2024-07-25T03:19:16.348Z] latest: digest: sha256:dd109d2020116224a1db19e427b6db7845dd1346481df332e14ddbd7ba26834f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:16.707Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:17.112Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.38 [2024-07-25T03:19:17.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-25T03:19:17.112Z] f0523068f198: Preparing [2024-07-25T03:19:17.112Z] bbf29e4e55e4: Preparing [2024-07-25T03:19:17.112Z] 710e4adcfc56: Preparing [2024-07-25T03:19:17.112Z] 61e80b901e05: Preparing [2024-07-25T03:19:17.112Z] 5e663117e592: Preparing [2024-07-25T03:19:17.112Z] 454b42db169e: Preparing [2024-07-25T03:19:17.112Z] 3c20671a5817: Preparing [2024-07-25T03:19:17.112Z] 454b42db169e: Waiting [2024-07-25T03:19:17.112Z] 3c20671a5817: Waiting [2024-07-25T03:19:17.112Z] f0523068f198: Layer already exists [2024-07-25T03:19:17.112Z] 5e663117e592: Layer already exists [2024-07-25T03:19:17.112Z] 710e4adcfc56: Layer already exists [2024-07-25T03:19:17.112Z] bbf29e4e55e4: Layer already exists [2024-07-25T03:19:17.112Z] 61e80b901e05: Layer already exists [2024-07-25T03:19:17.112Z] 3c20671a5817: Layer already exists [2024-07-25T03:19:17.112Z] 454b42db169e: Layer already exists [2024-07-25T03:19:17.376Z] 3.2.0-dev.38: digest: sha256:dd109d2020116224a1db19e427b6db7845dd1346481df332e14ddbd7ba26834f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:17.726Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:18.101Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:19:18.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-25T03:19:18.101Z] f0523068f198: Preparing [2024-07-25T03:19:18.101Z] bbf29e4e55e4: Preparing [2024-07-25T03:19:18.101Z] 710e4adcfc56: Preparing [2024-07-25T03:19:18.101Z] 61e80b901e05: Preparing [2024-07-25T03:19:18.101Z] 5e663117e592: Preparing [2024-07-25T03:19:18.101Z] 454b42db169e: Preparing [2024-07-25T03:19:18.101Z] 3c20671a5817: Preparing [2024-07-25T03:19:18.101Z] 454b42db169e: Waiting [2024-07-25T03:19:18.101Z] 3c20671a5817: Waiting [2024-07-25T03:19:18.101Z] f0523068f198: Layer already exists [2024-07-25T03:19:18.101Z] 5e663117e592: Layer already exists [2024-07-25T03:19:18.101Z] 61e80b901e05: Layer already exists [2024-07-25T03:19:18.101Z] 710e4adcfc56: Layer already exists [2024-07-25T03:19:18.101Z] bbf29e4e55e4: Layer already exists [2024-07-25T03:19:18.101Z] 3c20671a5817: Layer already exists [2024-07-25T03:19:18.101Z] 454b42db169e: Layer already exists [2024-07-25T03:19:18.101Z] c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38: digest: sha256:dd109d2020116224a1db19e427b6db7845dd1346481df332e14ddbd7ba26834f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:18.710Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:19.045Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-07-25T03:19:19.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-25T03:19:19.045Z] f0523068f198: Preparing [2024-07-25T03:19:19.045Z] bbf29e4e55e4: Preparing [2024-07-25T03:19:19.045Z] 710e4adcfc56: Preparing [2024-07-25T03:19:19.046Z] 61e80b901e05: Preparing [2024-07-25T03:19:19.046Z] 5e663117e592: Preparing [2024-07-25T03:19:19.046Z] 454b42db169e: Preparing [2024-07-25T03:19:19.046Z] 3c20671a5817: Preparing [2024-07-25T03:19:19.046Z] 454b42db169e: Waiting [2024-07-25T03:19:19.046Z] 3c20671a5817: Waiting [2024-07-25T03:19:19.046Z] bbf29e4e55e4: Layer already exists [2024-07-25T03:19:19.046Z] 710e4adcfc56: Layer already exists [2024-07-25T03:19:19.046Z] 5e663117e592: Layer already exists [2024-07-25T03:19:19.046Z] f0523068f198: Layer already exists [2024-07-25T03:19:19.046Z] 61e80b901e05: Layer already exists [2024-07-25T03:19:19.046Z] 454b42db169e: Layer already exists [2024-07-25T03:19:19.046Z] 3c20671a5817: Layer already exists [2024-07-25T03:19:19.309Z] main: digest: sha256:dd109d2020116224a1db19e427b6db7845dd1346481df332e14ddbd7ba26834f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-25T03:19:19.387Z] ===================================================== [Pipeline] echo [2024-07-25T03:19:19.490Z] taggedImages: [2024-07-25T03:19:19.490Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be [2024-07-25T03:19:19.490Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-25T03:19:19.490Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.38 [2024-07-25T03:19:19.490Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c6b1f3a8d30454f4f728b8997d05f0da671aa4be-3.2.0-dev.38 [2024-07-25T03:19:19.490Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:19.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T03:19:19.881Z] [2024-07-25T03:19:19.881Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:20.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T03:19:20.202Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-25T03:19:20.202Z] 8998bd30e6a1: Pulling fs layer [2024-07-25T03:19:20.202Z] 04944245beec: Pulling fs layer [2024-07-25T03:19:20.202Z] 699f458cf7ca: Pulling fs layer [2024-07-25T03:19:20.202Z] 765212b225bb: Pulling fs layer [2024-07-25T03:19:20.202Z] f23df028b6ca: Pulling fs layer [2024-07-25T03:19:20.202Z] d65c8cfc05b1: Pulling fs layer [2024-07-25T03:19:20.202Z] 2437ff75d9bd: Pulling fs layer [2024-07-25T03:19:20.202Z] 765212b225bb: Waiting [2024-07-25T03:19:20.202Z] f23df028b6ca: Waiting [2024-07-25T03:19:20.202Z] 2437ff75d9bd: Waiting [2024-07-25T03:19:20.202Z] d65c8cfc05b1: Waiting [2024-07-25T03:19:20.466Z] 04944245beec: Verifying Checksum [2024-07-25T03:19:20.466Z] 04944245beec: Download complete [2024-07-25T03:19:20.466Z] 765212b225bb: Verifying Checksum [2024-07-25T03:19:20.466Z] 765212b225bb: Download complete [2024-07-25T03:19:20.466Z] f23df028b6ca: Verifying Checksum [2024-07-25T03:19:20.466Z] f23df028b6ca: Download complete [2024-07-25T03:19:20.466Z] d65c8cfc05b1: Verifying Checksum [2024-07-25T03:19:20.466Z] d65c8cfc05b1: Download complete [2024-07-25T03:19:20.731Z] 699f458cf7ca: Verifying Checksum [2024-07-25T03:19:20.731Z] 699f458cf7ca: Download complete [2024-07-25T03:19:21.000Z] 8998bd30e6a1: Verifying Checksum [2024-07-25T03:19:21.000Z] 8998bd30e6a1: Download complete [2024-07-25T03:19:23.563Z] 2437ff75d9bd: Verifying Checksum [2024-07-25T03:19:23.563Z] 2437ff75d9bd: Download complete [2024-07-25T03:19:25.497Z] 8998bd30e6a1: Pull complete [2024-07-25T03:19:26.075Z] 04944245beec: Pull complete [2024-07-25T03:19:27.483Z] 699f458cf7ca: Pull complete [2024-07-25T03:19:27.746Z] 765212b225bb: Pull complete [2024-07-25T03:19:28.700Z] f23df028b6ca: Pull complete [2024-07-25T03:19:28.967Z] d65c8cfc05b1: Pull complete [2024-07-25T03:19:47.171Z] 2437ff75d9bd: Pull complete [2024-07-25T03:19:47.171Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-25T03:19:47.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-25T03:19:47.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T03:19:47.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-6396 does not seem to be running inside a container [2024-07-25T03:19:47.410Z] $ 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/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-25T03:19:49.290Z] $ docker top 6e5428c66eb5b411c594eb73779c76c165e7e7ed65d0016f5954165e9795d6c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:19:50.259Z] ---> job-cost.sh [2024-07-25T03:19:50.259Z] lf-activate-venv: SKIPPING [2024-07-25T03:19:50.260Z] INFO: No Stack... [2024-07-25T03:19:50.524Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-25T03:19:51.472Z] INFO: Archiving Costs [Pipeline] sh [2024-07-25T03:19:52.093Z] + cat /w/workspace/edgex-go/656/archives/cost.csv [2024-07-25T03:19:52.093Z] + cut -d, -f6 [Pipeline] lock [2024-07-25T03:19:52.125Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-656-stack-cost] [2024-07-25T03:19:52.135Z] Resource [jenkins-edgexfoundry-edgex-go-main-656-stack-cost] did not exist. Created. [2024-07-25T03:19:52.143Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-656-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-25T03:19:52.795Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-25T03:19:53.386Z] Stashed 1 file(s) [Pipeline] } [2024-07-25T03:19:53.396Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-656-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-25T03:19:53.408Z] $ docker stop --time=1 6e5428c66eb5b411c594eb73779c76c165e7e7ed65d0016f5954165e9795d6c9 [2024-07-25T03:19:54.879Z] $ docker rm -f --volumes 6e5428c66eb5b411c594eb73779c76c165e7e7ed65d0016f5954165e9795d6c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-25T03:19:55.475Z] provisioning config files... [2024-07-25T03:19:55.483Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/656@tmp/config10957155886817169207tmp [Pipeline] { [Pipeline] sh [2024-07-25T03:19:55.792Z] + set +x [2024-07-25T03:19:55.792Z] + curl -s https://codecov.io/bash [2024-07-25T03:19:55.792Z] + bash -s -- [2024-07-25T03:19:55.792Z] [2024-07-25T03:19:55.792Z] _____ _ [2024-07-25T03:19:55.792Z] / ____| | | [2024-07-25T03:19:55.792Z] | | ___ __| | ___ ___ _____ __ [2024-07-25T03:19:55.792Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-25T03:19:55.792Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-25T03:19:55.792Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-25T03:19:55.792Z] Bash-1.0.6 [2024-07-25T03:19:55.792Z] [2024-07-25T03:19:55.792Z] [2024-07-25T03:19:55.792Z] ==> git version 2.25.1 found [2024-07-25T03:19:55.792Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-25T03:19:55.792Z] Release-Date: 2020-01-08 [2024-07-25T03:19:55.792Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-25T03:19:55.792Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-25T03:19:55.792Z] ==> Jenkins CI detected. [2024-07-25T03:19:55.792Z] current dir:  /w/workspace/edgex-go/656 [2024-07-25T03:19:55.792Z] project root: . [2024-07-25T03:19:55.792Z] --> token set from env [2024-07-25T03:19:55.792Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-25T03:19:55.792Z] ==> Running gcov in . (disable via -X gcov) [2024-07-25T03:19:55.792Z] ==> Python coveragepy not found [2024-07-25T03:19:55.792Z] ==> Searching for coverage reports in: [2024-07-25T03:19:55.792Z] + . [2024-07-25T03:19:56.052Z] -> Found 1 reports [2024-07-25T03:19:56.052Z] ==> Detecting git/mercurial file structure [2024-07-25T03:19:56.052Z] ==> Reading reports [2024-07-25T03:19:56.052Z] + ./coverage.out bytes=481595 [2024-07-25T03:19:56.052Z] ==> Appending adjustments [2024-07-25T03:19:56.052Z] https://docs.codecov.io/docs/fixing-reports [2024-07-25T03:19:57.429Z] + Found adjustments [2024-07-25T03:19:57.430Z] ==> Gzipping contents [2024-07-25T03:19:57.430Z] 60K /tmp/codecov.13KkWZ.gz [2024-07-25T03:19:57.430Z] ==> Uploading reports [2024-07-25T03:19:57.430Z] url: https://codecov.io [2024-07-25T03:19:57.430Z] query: branch=main&commit=c6b1f3a8d30454f4f728b8997d05f0da671aa4be&build=656&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F656%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-25T03:19:57.430Z] -> Pinging Codecov [2024-07-25T03:19:57.430Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c6b1f3a8d30454f4f728b8997d05f0da671aa4be&build=656&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F656%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-25T03:19:57.430Z] -> Uploading to [2024-07-25T03:19:57.430Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-25/00271124DB129430A58F1EEE437C3FCB/c6b1f3a8d30454f4f728b8997d05f0da671aa4be/bc3d1fa4-07cc-464e-9ec9-72b07083a09e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240725%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240725T031957Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5d95ca0d23a9ae8fac8d3fee44222d2baf6b60b9b80cd5f12e58f8f1abb1f94 [2024-07-25T03:19:57.430Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T03:19:57.430Z] Dload Upload Total Spent Left Speed [2024-07-25T03:19:57.689Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61375 0 0 100 61375 0 208k --:--:-- --:--:-- --:--:-- 208k [2024-07-25T03:19:57.689Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c6b1f3a8d30454f4f728b8997d05f0da671aa4be [Pipeline] } [2024-07-25T03:19:57.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-07-25T03:19:57.951Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-25T03:19:57.969Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:58.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-25T03:19:58.276Z] [2024-07-25T03:19:58.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:19:58.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-25T03:19:58.581Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-25T03:19:58.581Z] 619be1103602: Already exists [2024-07-25T03:19:58.581Z] f8ea3408117e: Pulling fs layer [2024-07-25T03:19:58.581Z] 91320369b822: Pulling fs layer [2024-07-25T03:19:58.581Z] 0406650e8295: Pulling fs layer [2024-07-25T03:19:58.581Z] 4f4fb700ef54: Pulling fs layer [2024-07-25T03:19:58.581Z] 96d80e3f36e1: Pulling fs layer [2024-07-25T03:19:58.581Z] bcf3aedb951c: Pulling fs layer [2024-07-25T03:19:58.581Z] 4f4fb700ef54: Waiting [2024-07-25T03:19:58.581Z] 96d80e3f36e1: Waiting [2024-07-25T03:19:58.581Z] bcf3aedb951c: Waiting [2024-07-25T03:19:58.581Z] 0406650e8295: Verifying Checksum [2024-07-25T03:19:58.581Z] 0406650e8295: Download complete [2024-07-25T03:19:58.581Z] f8ea3408117e: Verifying Checksum [2024-07-25T03:19:58.581Z] f8ea3408117e: Download complete [2024-07-25T03:19:58.581Z] 4f4fb700ef54: Verifying Checksum [2024-07-25T03:19:58.581Z] 4f4fb700ef54: Download complete [2024-07-25T03:19:58.843Z] f8ea3408117e: Pull complete [2024-07-25T03:19:58.843Z] 96d80e3f36e1: Download complete [2024-07-25T03:19:59.101Z] 91320369b822: Verifying Checksum [2024-07-25T03:19:59.101Z] 91320369b822: Download complete [2024-07-25T03:19:59.360Z] bcf3aedb951c: Verifying Checksum [2024-07-25T03:19:59.360Z] bcf3aedb951c: Download complete [2024-07-25T03:20:02.640Z] 91320369b822: Pull complete [2024-07-25T03:20:02.640Z] 0406650e8295: Pull complete [2024-07-25T03:20:02.640Z] 4f4fb700ef54: Pull complete [2024-07-25T03:20:02.640Z] 96d80e3f36e1: Pull complete [2024-07-25T03:20:05.932Z] bcf3aedb951c: Pull complete [2024-07-25T03:20:05.932Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-25T03:20:05.932Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-25T03:20:05.932Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T03:20:06.051Z] prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container [2024-07-25T03:20:06.075Z] $ 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/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-25T03:20:19.435Z] $ docker top b78b7d1ec6c1ddb8e3438270075b1c9a6b8e5c9692a3cebe7096628d7ad42c13 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T03:20:19.789Z] + git config --global --add safe.directory /w/workspace/edgex-go/656 [Pipeline] echo [2024-07-25T03:20:19.800Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-07-25T03:20:20.081Z] + set -o pipefail [2024-07-25T03:20:20.081Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-07-25T03:20:28.214Z] [2024-07-25T03:20:28.214Z] Monitoring /w/workspace/edgex-go/656 (github.com/edgexfoundry/edgex-go)... [2024-07-25T03:20:28.214Z] [2024-07-25T03:20:28.214Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/df714ba7-cfa3-4a4d-86c8-c25e38e1e288 [2024-07-25T03:20:28.214Z] [2024-07-25T03:20:28.214Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-25T03:20:28.214Z] [2024-07-25T03:20:28.214Z] [2024-07-25T03:20:28.214Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-25T03:20:28.214Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-25T03:20:28.219Z] $ docker stop --time=1 b78b7d1ec6c1ddb8e3438270075b1c9a6b8e5c9692a3cebe7096628d7ad42c13 [2024-07-25T03:20:38.143Z] $ docker rm -f --volumes b78b7d1ec6c1ddb8e3438270075b1c9a6b8e5c9692a3cebe7096628d7ad42c13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-07-25T03:20:38.667Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T03:20:38.686Z] provisioning config files... [2024-07-25T03:20:38.694Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/656@tmp/config6379987404984500764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:20:38.989Z] --> edgex-publish-swagger.sh [2024-07-25T03:20:38.989Z] === Publish openapi/v3 API === [2024-07-25T03:20:38.989Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-07-25T03:20:38.989Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/656/openapi/v3/core-command.yaml] [2024-07-25T03:20:38.989Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T03:20:38.989Z] Dload Upload Total Spent Left Speed [2024-07-25T03:20:39.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 48565 --:--:-- --:--:-- --:--:-- 48494 100 32782 0 0 100 32782 0 48565 --:--:-- --:--:-- --:--:-- 48494 [2024-07-25T03:20:39.558Z] [2024-07-25T03:20:39.558Z] [2024-07-25T03:20:39.558Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/656/openapi/v3/core-data.yaml] [2024-07-25T03:20:39.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T03:20:39.558Z] Dload Upload Total Spent Left Speed [2024-07-25T03:20:40.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 98k --:--:-- --:--:-- --:--:-- 97k 100 72043 0 0 100 72043 0 98k --:--:-- --:--:-- --:--:-- 97k [2024-07-25T03:20:40.507Z] [2024-07-25T03:20:40.507Z] [2024-07-25T03:20:40.507Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/656/openapi/v3/core-keeper.yaml] [2024-07-25T03:20:40.507Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T03:20:40.507Z] Dload Upload Total Spent Left Speed [2024-07-25T03:20:40.773Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 191 95133 --:--:-- --:--:-- --:--:-- 95324 [2024-07-25T03:20:40.773Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-07-25T03:20:40.773Z] [2024-07-25T03:20:40.773Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/656/openapi/v3/core-metadata.yaml] [2024-07-25T03:20:40.773Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T03:20:40.773Z] Dload Upload Total Spent Left Speed [2024-07-25T03:20:41.346Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 243 232k --:--:-- --:--:-- --:--:-- 232k 100 149k 100 156 100 148k 243 232k --:--:-- --:--:-- --:--:-- 232k [2024-07-25T03:20:41.346Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-25T03:20:41.346Z] [2024-07-25T03:20:41.346Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/656/openapi/v3/support-notifications.yaml] [2024-07-25T03:20:41.346Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T03:20:41.346Z] Dload Upload Total Spent Left Speed [2024-07-25T03:20:41.914Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 244 133k --:--:-- --:--:-- --:--:-- 134k [2024-07-25T03:20:41.914Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-25T03:20:41.914Z] [2024-07-25T03:20:41.914Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/656/openapi/v3/support-scheduler.yaml] [2024-07-25T03:20:41.914Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-25T03:20:41.915Z] Dload Upload Total Spent Left Speed [2024-07-25T03:20:42.483Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 288 68433 --:--:-- --:--:-- --:--:-- 68595 100 37110 100 156 100 36954 288 68306 --:--:-- --:--:-- --:--:-- 68595 [2024-07-25T03:20:42.483Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-25T03:20:42.483Z] [Pipeline] } [2024-07-25T03:20:42.492Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-07-25T03:20:42.931Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-25T03:20:42.931Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:20:43.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T03:20:43.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T03:20:43.413Z] prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container [2024-07-25T03:20:43.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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 [2024-07-25T03:20:43.899Z] $ docker top f7f2c8b637308f756bad3227e6ed65ac4e2232905acc3e19447c7b3c2cca116e -eo pid,comm [2024-07-25T03:20:43.952Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-25T03:20:43.952Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-25T03:20:44.013Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T03:20:44.013Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T03:20:44.133Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T03:20:44.128Z] $ docker exec f7f2c8b637308f756bad3227e6ed65ac4e2232905acc3e19447c7b3c2cca116e ssh-agent [2024-07-25T03:20:44.245Z] SSH_AUTH_SOCK=/tmp/ssh-FrqL6hVsZLo7/agent.32 [2024-07-25T03:20:44.245Z] SSH_AGENT_PID=38 [2024-07-25T03:20:44.250Z] Running ssh-add (command line suppressed) [2024-07-25T03:20:44.331Z] Identity added: /w/workspace/edgex-go/656@tmp/private_key_18115670641156934754.key (/w/workspace/edgex-go/656@tmp/private_key_18115670641156934754.key) [2024-07-25T03:20:44.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T03:20:44.647Z] + git semver tag [2024-07-25T03:20:44.906Z] 2024-07-25 03:20:44,817 [run_tag] DEBUG tag force:False [2024-07-25T03:20:44.906Z] 2024-07-25 03:20:44,817 [check_head_tag] DEBUG check head tag [2024-07-25T03:20:44.906Z] 2024-07-25 03:20:44,819 [execute] INFO git cat-file --batch-check [2024-07-25T03:20:44.906Z] 2024-07-25 03:20:44,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/656, universal_newlines=False, shell=None, istream=) [2024-07-25T03:20:44.907Z] 2024-07-25 03:20:44,821 [execute] INFO git cat-file --batch [2024-07-25T03:20:44.907Z] 2024-07-25 03:20:44,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/656, universal_newlines=False, shell=None, istream=) [2024-07-25T03:20:44.907Z] 2024-07-25 03:20:44,865 [read_version] DEBUG read version from /w/workspace/edgex-go/656/.semver/main [2024-07-25T03:20:44.907Z] 2024-07-25 03:20:44,866 [execute] INFO git tag -a v3.2.0-dev.38 -m v3.2.0-dev.38 [2024-07-25T03:20:44.907Z] 2024-07-25 03:20:44,866 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.38', '-m', 'v3.2.0-dev.38'], cwd=/w/workspace/edgex-go/656, universal_newlines=False, shell=None, istream=None) [2024-07-25T03:20:44.907Z] 2024-07-25 03:20:44,871 [read_version] DEBUG read version from /w/workspace/edgex-go/656/.semver/main [2024-07-25T03:20:44.907Z] 3.2.0-dev.38 [Pipeline] } [2024-07-25T03:20:44.909Z] $ docker exec --env ******** --env ******** f7f2c8b637308f756bad3227e6ed65ac4e2232905acc3e19447c7b3c2cca116e ssh-agent -k [2024-07-25T03:20:45.012Z] unset SSH_AUTH_SOCK; [2024-07-25T03:20:45.012Z] unset SSH_AGENT_PID; [2024-07-25T03:20:45.012Z] echo Agent pid 38 killed; [2024-07-25T03:20:45.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-25T03:20:45.358Z] + git semver [Pipeline] } [2024-07-25T03:20:45.625Z] $ docker stop --time=1 f7f2c8b637308f756bad3227e6ed65ac4e2232905acc3e19447c7b3c2cca116e [2024-07-25T03:20:46.906Z] $ docker rm -f --volumes f7f2c8b637308f756bad3227e6ed65ac4e2232905acc3e19447c7b3c2cca116e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:20:47.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-25T03:20:47.330Z] [2024-07-25T03:20:47.330Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:20:47.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-25T03:20:47.635Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-25T03:20:47.635Z] ab5ef0e58194: Pulling fs layer [2024-07-25T03:20:47.635Z] 9712f1f96733: Pulling fs layer [2024-07-25T03:20:47.635Z] 63f879dbbcfc: Pulling fs layer [2024-07-25T03:20:47.635Z] 0d9ebad4ef96: Pulling fs layer [2024-07-25T03:20:47.635Z] e9a5061849ea: Pulling fs layer [2024-07-25T03:20:47.635Z] d747dcd14b5f: Pulling fs layer [2024-07-25T03:20:47.635Z] 2de7ff778b66: Pulling fs layer [2024-07-25T03:20:47.635Z] e9a5061849ea: Waiting [2024-07-25T03:20:47.635Z] d747dcd14b5f: Waiting [2024-07-25T03:20:47.635Z] 2de7ff778b66: Waiting [2024-07-25T03:20:47.635Z] 0d9ebad4ef96: Waiting [2024-07-25T03:20:47.635Z] 9712f1f96733: Verifying Checksum [2024-07-25T03:20:49.023Z] 63f879dbbcfc: Verifying Checksum [2024-07-25T03:20:49.023Z] 63f879dbbcfc: Download complete [2024-07-25T03:20:49.282Z] e9a5061849ea: Verifying Checksum [2024-07-25T03:20:49.282Z] e9a5061849ea: Download complete [2024-07-25T03:20:49.282Z] d747dcd14b5f: Download complete [2024-07-25T03:20:49.282Z] 0d9ebad4ef96: Verifying Checksum [2024-07-25T03:20:49.282Z] 0d9ebad4ef96: Download complete [2024-07-25T03:20:49.541Z] ab5ef0e58194: Verifying Checksum [2024-07-25T03:20:49.541Z] ab5ef0e58194: Download complete [2024-07-25T03:20:49.541Z] 2de7ff778b66: Verifying Checksum [2024-07-25T03:20:49.541Z] 2de7ff778b66: Download complete [2024-07-25T03:20:52.071Z] ab5ef0e58194: Pull complete [2024-07-25T03:20:52.071Z] 9712f1f96733: Pull complete [2024-07-25T03:20:52.638Z] 63f879dbbcfc: Pull complete [2024-07-25T03:20:56.880Z] 0d9ebad4ef96: Pull complete [2024-07-25T03:20:56.880Z] e9a5061849ea: Pull complete [2024-07-25T03:20:56.880Z] d747dcd14b5f: Pull complete [2024-07-25T03:20:57.828Z] 2de7ff778b66: Pull complete [2024-07-25T03:20:57.828Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-25T03:20:57.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-25T03:20:57.828Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T03:20:57.930Z] prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container [2024-07-25T03:20:57.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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 [2024-07-25T03:21:08.238Z] $ docker top f6cde873e714dfe1b242f633c1ce3eaa4ce8f8a6b2d96b3125ebdbb3426ff4c8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-25T03:21:08.330Z] provisioning config files... [2024-07-25T03:21:08.338Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/656@tmp/config2491711516273668456tmp [2024-07-25T03:21:08.346Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/656@tmp/config17072841842726261134tmp [2024-07-25T03:21:08.355Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/656@tmp/config3210079113538119331tmp [Pipeline] { [Pipeline] echo [2024-07-25T03:21:08.385Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:21:08.684Z] ---> sigul-configuration.sh [2024-07-25T03:21:08.684Z] gpg: directory `/root/.gnupg' created [2024-07-25T03:21:08.684Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-25T03:21:08.684Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-25T03:21:08.684Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-25T03:21:08.684Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-25T03:21:08.684Z] gpg: CAST5 encrypted data [2024-07-25T03:21:08.684Z] gpg: encrypted with 1 passphrase [2024-07-25T03:21:08.684Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-25T03:21:08.989Z] + mkdir /home/jenkins [2024-07-25T03:21:08.989Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-25T03:21:09.285Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-07-25T03:21:09.301Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:21:09.589Z] ---> sigul-install.sh [2024-07-25T03:21:09.589Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-25T03:21:09.900Z] + git tag --list [2024-07-25T03:21:09.900Z] 0.6.0 [2024-07-25T03:21:09.900Z] 0.6.1 [2024-07-25T03:21:09.900Z] 0.7.0 [2024-07-25T03:21:09.900Z] 0.7.1 [2024-07-25T03:21:09.900Z] v1.0.0 [2024-07-25T03:21:09.900Z] v1.0.1 [2024-07-25T03:21:09.900Z] v1.1.0 [2024-07-25T03:21:09.900Z] v1.2.0 [2024-07-25T03:21:09.900Z] v1.2.1 [2024-07-25T03:21:09.900Z] v1.3.0 [2024-07-25T03:21:09.900Z] v1.3.1 [2024-07-25T03:21:09.900Z] v2.0.0 [2024-07-25T03:21:09.900Z] v2.1.0 [2024-07-25T03:21:09.900Z] v2.1.1 [2024-07-25T03:21:09.900Z] v2.2.0 [2024-07-25T03:21:09.900Z] v2.3.0 [2024-07-25T03:21:09.900Z] v3.0 [2024-07-25T03:21:09.900Z] v3.0.0 [2024-07-25T03:21:09.900Z] v3.1 [2024-07-25T03:21:09.900Z] v3.1.0 [2024-07-25T03:21:09.900Z] v3.1.0-dev.1 [2024-07-25T03:21:09.900Z] v3.1.0-dev.10 [2024-07-25T03:21:09.900Z] v3.1.0-dev.11 [2024-07-25T03:21:09.900Z] v3.1.0-dev.12 [2024-07-25T03:21:09.900Z] v3.1.0-dev.13 [2024-07-25T03:21:09.900Z] v3.1.0-dev.14 [2024-07-25T03:21:09.900Z] v3.1.0-dev.15 [2024-07-25T03:21:09.900Z] v3.1.0-dev.16 [2024-07-25T03:21:09.900Z] v3.1.0-dev.17 [2024-07-25T03:21:09.900Z] v3.1.0-dev.18 [2024-07-25T03:21:09.900Z] v3.1.0-dev.19 [2024-07-25T03:21:09.900Z] v3.1.0-dev.2 [2024-07-25T03:21:09.900Z] v3.1.0-dev.20 [2024-07-25T03:21:09.900Z] v3.1.0-dev.21 [2024-07-25T03:21:09.900Z] v3.1.0-dev.22 [2024-07-25T03:21:09.900Z] v3.1.0-dev.23 [2024-07-25T03:21:09.900Z] v3.1.0-dev.24 [2024-07-25T03:21:09.900Z] v3.1.0-dev.25 [2024-07-25T03:21:09.900Z] v3.1.0-dev.26 [2024-07-25T03:21:09.900Z] v3.1.0-dev.27 [2024-07-25T03:21:09.900Z] v3.1.0-dev.28 [2024-07-25T03:21:09.900Z] v3.1.0-dev.29 [2024-07-25T03:21:09.900Z] v3.1.0-dev.3 [2024-07-25T03:21:09.900Z] v3.1.0-dev.30 [2024-07-25T03:21:09.900Z] v3.1.0-dev.31 [2024-07-25T03:21:09.900Z] v3.1.0-dev.32 [2024-07-25T03:21:09.900Z] v3.1.0-dev.33 [2024-07-25T03:21:09.900Z] v3.1.0-dev.34 [2024-07-25T03:21:09.900Z] v3.1.0-dev.35 [2024-07-25T03:21:09.900Z] v3.1.0-dev.36 [2024-07-25T03:21:09.900Z] v3.1.0-dev.37 [2024-07-25T03:21:09.900Z] v3.1.0-dev.38 [2024-07-25T03:21:09.900Z] v3.1.0-dev.39 [2024-07-25T03:21:09.900Z] v3.1.0-dev.4 [2024-07-25T03:21:09.900Z] v3.1.0-dev.40 [2024-07-25T03:21:09.900Z] v3.1.0-dev.41 [2024-07-25T03:21:09.900Z] v3.1.0-dev.42 [2024-07-25T03:21:09.900Z] v3.1.0-dev.43 [2024-07-25T03:21:09.900Z] v3.1.0-dev.44 [2024-07-25T03:21:09.900Z] v3.1.0-dev.45 [2024-07-25T03:21:09.900Z] v3.1.0-dev.46 [2024-07-25T03:21:09.900Z] v3.1.0-dev.47 [2024-07-25T03:21:09.900Z] v3.1.0-dev.48 [2024-07-25T03:21:09.900Z] v3.1.0-dev.49 [2024-07-25T03:21:09.900Z] v3.1.0-dev.5 [2024-07-25T03:21:09.900Z] v3.1.0-dev.50 [2024-07-25T03:21:09.900Z] v3.1.0-dev.51 [2024-07-25T03:21:09.900Z] v3.1.0-dev.52 [2024-07-25T03:21:09.900Z] v3.1.0-dev.53 [2024-07-25T03:21:09.900Z] v3.1.0-dev.54 [2024-07-25T03:21:09.900Z] v3.1.0-dev.55 [2024-07-25T03:21:09.900Z] v3.1.0-dev.56 [2024-07-25T03:21:09.900Z] v3.1.0-dev.57 [2024-07-25T03:21:09.900Z] v3.1.0-dev.58 [2024-07-25T03:21:09.900Z] v3.1.0-dev.59 [2024-07-25T03:21:09.900Z] v3.1.0-dev.6 [2024-07-25T03:21:09.900Z] v3.1.0-dev.60 [2024-07-25T03:21:09.900Z] v3.1.0-dev.61 [2024-07-25T03:21:09.900Z] v3.1.0-dev.62 [2024-07-25T03:21:09.900Z] v3.1.0-dev.63 [2024-07-25T03:21:09.900Z] v3.1.0-dev.64 [2024-07-25T03:21:09.900Z] v3.1.0-dev.65 [2024-07-25T03:21:09.900Z] v3.1.0-dev.66 [2024-07-25T03:21:09.900Z] v3.1.0-dev.67 [2024-07-25T03:21:09.900Z] v3.1.0-dev.68 [2024-07-25T03:21:09.900Z] v3.1.0-dev.69 [2024-07-25T03:21:09.900Z] v3.1.0-dev.7 [2024-07-25T03:21:09.900Z] v3.1.0-dev.70 [2024-07-25T03:21:09.900Z] v3.1.0-dev.71 [2024-07-25T03:21:09.900Z] v3.1.0-dev.72 [2024-07-25T03:21:09.900Z] v3.1.0-dev.73 [2024-07-25T03:21:09.900Z] v3.1.0-dev.8 [2024-07-25T03:21:09.900Z] v3.1.0-dev.9 [2024-07-25T03:21:09.900Z] v3.1.1 [2024-07-25T03:21:09.900Z] v3.1.1-dev.1 [2024-07-25T03:21:09.900Z] v3.1.1-dev.2 [2024-07-25T03:21:09.900Z] v3.2.0-dev.1 [2024-07-25T03:21:09.900Z] v3.2.0-dev.10 [2024-07-25T03:21:09.900Z] v3.2.0-dev.11 [2024-07-25T03:21:09.900Z] v3.2.0-dev.12 [2024-07-25T03:21:09.900Z] v3.2.0-dev.13 [2024-07-25T03:21:09.900Z] v3.2.0-dev.14 [2024-07-25T03:21:09.900Z] v3.2.0-dev.15 [2024-07-25T03:21:09.900Z] v3.2.0-dev.16 [2024-07-25T03:21:09.900Z] v3.2.0-dev.17 [2024-07-25T03:21:09.900Z] v3.2.0-dev.18 [2024-07-25T03:21:09.900Z] v3.2.0-dev.19 [2024-07-25T03:21:09.900Z] v3.2.0-dev.2 [2024-07-25T03:21:09.900Z] v3.2.0-dev.20 [2024-07-25T03:21:09.900Z] v3.2.0-dev.21 [2024-07-25T03:21:09.900Z] v3.2.0-dev.22 [2024-07-25T03:21:09.900Z] v3.2.0-dev.23 [2024-07-25T03:21:09.900Z] v3.2.0-dev.24 [2024-07-25T03:21:09.900Z] v3.2.0-dev.25 [2024-07-25T03:21:09.900Z] v3.2.0-dev.26 [2024-07-25T03:21:09.900Z] v3.2.0-dev.27 [2024-07-25T03:21:09.900Z] v3.2.0-dev.28 [2024-07-25T03:21:09.900Z] v3.2.0-dev.29 [2024-07-25T03:21:09.900Z] v3.2.0-dev.3 [2024-07-25T03:21:09.900Z] v3.2.0-dev.30 [2024-07-25T03:21:09.900Z] v3.2.0-dev.31 [2024-07-25T03:21:09.900Z] v3.2.0-dev.32 [2024-07-25T03:21:09.900Z] v3.2.0-dev.33 [2024-07-25T03:21:09.900Z] v3.2.0-dev.34 [2024-07-25T03:21:09.900Z] v3.2.0-dev.35 [2024-07-25T03:21:09.900Z] v3.2.0-dev.36 [2024-07-25T03:21:09.900Z] v3.2.0-dev.37 [2024-07-25T03:21:09.900Z] v3.2.0-dev.38 [2024-07-25T03:21:09.900Z] v3.2.0-dev.4 [2024-07-25T03:21:09.900Z] v3.2.0-dev.5 [2024-07-25T03:21:09.900Z] v3.2.0-dev.6 [2024-07-25T03:21:09.900Z] v3.2.0-dev.7 [2024-07-25T03:21:09.900Z] v3.2.0-dev.8 [2024-07-25T03:21:09.900Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-25T03:21:10.190Z] + lftools sign git-tag v3.2.0-dev.38 [2024-07-25T03:21:10.756Z] Signing Git tag with Sigul... [2024-07-25T03:21:10.756Z] Signing v3.2.0-dev.38 [Pipeline] echo [2024-07-25T03:21:11.337Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:21:11.628Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-25T03:21:11.635Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-25T03:21:11.661Z] $ docker stop --time=1 f6cde873e714dfe1b242f633c1ce3eaa4ce8f8a6b2d96b3125ebdbb3426ff4c8 [2024-07-25T03:21:12.944Z] $ docker rm -f --volumes f6cde873e714dfe1b242f633c1ce3eaa4ce8f8a6b2d96b3125ebdbb3426ff4c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-25T03:21:13.390Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-25T03:21:13.390Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:21:13.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T03:21:13.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T03:21:13.778Z] prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container [2024-07-25T03:21:13.796Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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 [2024-07-25T03:21:14.122Z] $ docker top 742896850f625aa5debb3a3194009ee99920832a0012152cdb4a1ab08333becf -eo pid,comm [2024-07-25T03:21:14.175Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-25T03:21:14.175Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-25T03:21:14.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T03:21:14.234Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T03:21:14.343Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T03:21:14.338Z] $ docker exec 742896850f625aa5debb3a3194009ee99920832a0012152cdb4a1ab08333becf ssh-agent [2024-07-25T03:21:14.455Z] SSH_AUTH_SOCK=/tmp/ssh-1RXLvNoiEZ7X/agent.33 [2024-07-25T03:21:14.455Z] SSH_AGENT_PID=39 [2024-07-25T03:21:14.460Z] Running ssh-add (command line suppressed) [2024-07-25T03:21:14.556Z] Identity added: /w/workspace/edgex-go/656@tmp/private_key_15988283678180111514.key (/w/workspace/edgex-go/656@tmp/private_key_15988283678180111514.key) [2024-07-25T03:21:14.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T03:21:14.876Z] + git semver bump pre [2024-07-25T03:21:15.136Z] 2024-07-25 03:21:15,035 [read_version] DEBUG read version from /w/workspace/edgex-go/656/.semver/main [2024-07-25T03:21:15.136Z] 2024-07-25 03:21:15,035 [bump_version] DEBUG bumping version:3.2.0-dev.38 on axis:pre with prefix:dev [2024-07-25T03:21:15.136Z] 2024-07-25 03:21:15,035 [bump_version] DEBUG bumped version:3.2.0-dev.39 [2024-07-25T03:21:15.136Z] 2024-07-25 03:21:15,035 [write_version] DEBUG write version:3.2.0-dev.39 to path:/w/workspace/edgex-go/656/.semver/main with force:True [2024-07-25T03:21:15.136Z] 2024-07-25 03:21:15,035 [read_version] DEBUG read version from /w/workspace/edgex-go/656/.semver/main [2024-07-25T03:21:15.136Z] 2024-07-25 03:21:15,035 [write_file] DEBUG write to file:/w/workspace/edgex-go/656/.semver/main [2024-07-25T03:21:15.136Z] 2024-07-25 03:21:15,037 [execute] INFO git cat-file --batch-check [2024-07-25T03:21:15.136Z] 2024-07-25 03:21:15,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/656/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T03:21:15.136Z] 2024-07-25 03:21:15,043 [execute] INFO git cat-file --batch [2024-07-25T03:21:15.136Z] 2024-07-25 03:21:15,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/656/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T03:21:15.136Z] 2024-07-25 03:21:15,048 [read_version] DEBUG read version from /w/workspace/edgex-go/656/.semver/main [2024-07-25T03:21:15.136Z] 3.2.0-dev.39 [Pipeline] } [2024-07-25T03:21:15.138Z] $ docker exec --env ******** --env ******** 742896850f625aa5debb3a3194009ee99920832a0012152cdb4a1ab08333becf ssh-agent -k [2024-07-25T03:21:15.229Z] unset SSH_AUTH_SOCK; [2024-07-25T03:21:15.229Z] unset SSH_AGENT_PID; [2024-07-25T03:21:15.229Z] echo Agent pid 39 killed; [2024-07-25T03:21:15.246Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-25T03:21:15.572Z] + git semver [Pipeline] } [2024-07-25T03:21:16.153Z] $ docker stop --time=1 742896850f625aa5debb3a3194009ee99920832a0012152cdb4a1ab08333becf [2024-07-25T03:21:17.431Z] $ docker rm -f --volumes 742896850f625aa5debb3a3194009ee99920832a0012152cdb4a1ab08333becf [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-25T03:21:17.799Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-25T03:21:17.799Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:21:18.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-25T03:21:18.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T03:21:18.190Z] prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container [2024-07-25T03:21:18.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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 [2024-07-25T03:21:18.629Z] $ docker top 418b0611e07f8784b9271e9ecdadc398e908a03237792ad529d5063102214847 -eo pid,comm [2024-07-25T03:21:18.683Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-25T03:21:18.683Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-25T03:21:18.737Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-25T03:21:18.737Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-25T03:21:18.847Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-25T03:21:18.842Z] $ docker exec 418b0611e07f8784b9271e9ecdadc398e908a03237792ad529d5063102214847 ssh-agent [2024-07-25T03:21:18.956Z] SSH_AUTH_SOCK=/tmp/ssh-eVvsqmDSa0av/agent.32 [2024-07-25T03:21:18.956Z] SSH_AGENT_PID=38 [2024-07-25T03:21:18.959Z] Running ssh-add (command line suppressed) [2024-07-25T03:21:19.049Z] Identity added: /w/workspace/edgex-go/656@tmp/private_key_7508250437611444187.key (/w/workspace/edgex-go/656@tmp/private_key_7508250437611444187.key) [2024-07-25T03:21:19.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-25T03:21:19.387Z] + git semver push [2024-07-25T03:21:19.646Z] 2024-07-25 03:21:19,574 [run_push] DEBUG push [2024-07-25T03:21:19.646Z] 2024-07-25 03:21:19,575 [execute] INFO git cat-file --batch-check [2024-07-25T03:21:19.646Z] 2024-07-25 03:21:19,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/656/.semver, universal_newlines=False, shell=None, istream=) [2024-07-25T03:21:19.646Z] 2024-07-25 03:21:19,580 [execute] INFO git rev-list 59ad828a4881d46056884b264b604fd44624fc98 -- [2024-07-25T03:21:19.646Z] 2024-07-25 03:21:19,580 [execute] DEBUG Popen(['git', 'rev-list', '59ad828a4881d46056884b264b604fd44624fc98', '--'], cwd=/w/workspace/edgex-go/656/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-25T03:21:19.646Z] 2024-07-25 03:21:19,599 [execute] INFO git fetch -v origin [2024-07-25T03:21:19.646Z] 2024-07-25 03:21:19,599 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/656/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-25T03:21:20.213Z] 2024-07-25 03:21:20,144 [run_push] DEBUG no remote changes detected [2024-07-25T03:21:20.213Z] 2024-07-25 03:21:20,145 [execute] INFO git push origin semver [2024-07-25T03:21:20.213Z] 2024-07-25 03:21:20,145 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/656/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-25T03:21:21.149Z] 2024-07-25 03:21:21,013 [run_push] DEBUG push all version tags [2024-07-25T03:21:21.149Z] 2024-07-25 03:21:21,014 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-25T03:21:21.149Z] 2024-07-25 03:21:21,014 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/656, universal_newlines=False, shell=None, istream=None) [2024-07-25T03:21:22.087Z] 2024-07-25 03:21:21,800 [read_version] DEBUG read version from /w/workspace/edgex-go/656/.semver/main [2024-07-25T03:21:22.087Z] 3.2.0-dev.39 [Pipeline] } [2024-07-25T03:21:22.089Z] $ docker exec --env ******** --env ******** 418b0611e07f8784b9271e9ecdadc398e908a03237792ad529d5063102214847 ssh-agent -k [2024-07-25T03:21:22.180Z] unset SSH_AUTH_SOCK; [2024-07-25T03:21:22.180Z] unset SSH_AGENT_PID; [2024-07-25T03:21:22.180Z] echo Agent pid 38 killed; [2024-07-25T03:21:22.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-25T03:21:22.526Z] + git semver [Pipeline] } [2024-07-25T03:21:22.788Z] $ docker stop --time=1 418b0611e07f8784b9271e9ecdadc398e908a03237792ad529d5063102214847 [2024-07-25T03:21:24.034Z] $ docker rm -f --volumes 418b0611e07f8784b9271e9ecdadc398e908a03237792ad529d5063102214847 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-25T03:21:24.742Z] + [ -d /w/workspace/edgex-go/656/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:21:25.036Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:21:25.891Z] ---> package-listing.sh [2024-07-25T03:21:25.891Z] ++ facter osfamily [2024-07-25T03:21:25.891Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-25T03:21:26.151Z] + OS_FAMILY=debian [2024-07-25T03:21:26.151Z] + workspace=/w/workspace/edgex-go/656 [2024-07-25T03:21:26.151Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-25T03:21:26.151Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-25T03:21:26.151Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-25T03:21:26.151Z] + PACKAGES=/tmp/packages_start.txt [2024-07-25T03:21:26.151Z] + '[' /w/workspace/edgex-go/656 ']' [2024-07-25T03:21:26.151Z] + PACKAGES=/tmp/packages_end.txt [2024-07-25T03:21:26.151Z] + case "${OS_FAMILY}" in [2024-07-25T03:21:26.151Z] + dpkg -l [2024-07-25T03:21:26.151Z] + grep '^ii' [2024-07-25T03:21:26.151Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-25T03:21:26.151Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-25T03:21:26.151Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-25T03:21:26.151Z] + '[' /w/workspace/edgex-go/656 ']' [2024-07-25T03:21:26.151Z] + mkdir -p /w/workspace/edgex-go/656/archives/ [2024-07-25T03:21:26.151Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/656/archives/ [Pipeline] echo [2024-07-25T03:21:26.161Z] 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/656/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-25T03:21:26.438Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:21:27.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T03:21:27.000Z] [2024-07-25T03:21:27.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-25T03:21:27.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T03:21:27.313Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-25T03:21:27.313Z] 5eb5b503b376: Pulling fs layer [2024-07-25T03:21:27.313Z] 5c69ac0246d0: Pulling fs layer [2024-07-25T03:21:27.313Z] ec43610c2a17: Pulling fs layer [2024-07-25T03:21:27.313Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-25T03:21:27.313Z] 33b1e0a273af: Pulling fs layer [2024-07-25T03:21:27.313Z] 5d3b04190fa2: Pulling fs layer [2024-07-25T03:21:27.313Z] 3a2ae6a8a46f: Waiting [2024-07-25T03:21:27.313Z] 33b1e0a273af: Waiting [2024-07-25T03:21:27.313Z] 5d3b04190fa2: Waiting [2024-07-25T03:21:27.313Z] 2f39f015ded8: Pulling fs layer [2024-07-25T03:21:27.313Z] 2f39f015ded8: Waiting [2024-07-25T03:21:27.313Z] 5c69ac0246d0: Download complete [2024-07-25T03:21:27.572Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-25T03:21:27.572Z] 3a2ae6a8a46f: Download complete [2024-07-25T03:21:27.572Z] 33b1e0a273af: Verifying Checksum [2024-07-25T03:21:27.572Z] 33b1e0a273af: Download complete [2024-07-25T03:21:27.572Z] 5d3b04190fa2: Verifying Checksum [2024-07-25T03:21:27.572Z] 5d3b04190fa2: Download complete [2024-07-25T03:21:27.572Z] ec43610c2a17: Verifying Checksum [2024-07-25T03:21:27.572Z] ec43610c2a17: Download complete [2024-07-25T03:21:27.572Z] 5eb5b503b376: Verifying Checksum [2024-07-25T03:21:27.572Z] 5eb5b503b376: Download complete [2024-07-25T03:21:28.504Z] 2f39f015ded8: Download complete [2024-07-25T03:21:28.762Z] 5eb5b503b376: Pull complete [2024-07-25T03:21:29.022Z] 5c69ac0246d0: Pull complete [2024-07-25T03:21:29.280Z] ec43610c2a17: Pull complete [2024-07-25T03:21:29.538Z] 3a2ae6a8a46f: Pull complete [2024-07-25T03:21:29.538Z] 33b1e0a273af: Pull complete [2024-07-25T03:21:29.794Z] 5d3b04190fa2: Pull complete [2024-07-25T03:21:33.976Z] 2f39f015ded8: Pull complete [2024-07-25T03:21:33.976Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-25T03:21:33.976Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-25T03:21:33.976Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-25T03:21:34.073Z] prd-ubuntu20.04-docker-8c-8g-6384 does not seem to be running inside a container [2024-07-25T03:21:34.093Z] $ 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/656/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/656 -v /w/workspace/edgex-go/656:/w/workspace/edgex-go/656:rw,z -v /w/workspace/edgex-go/656@tmp:/w/workspace/edgex-go/656@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 [2024-07-25T03:21:41.598Z] $ docker top d6b4eabf80396e1ee7d8d3580fce981cf85cd72fa1d4f34f299fbbcc2fe2f6bf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-25T03:21:41.950Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-25T03:21:42.235Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-25T03:21:42.528Z] + ls /var/log/sa-host [2024-07-25T03:21:42.528Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-25T03:21:42.725Z] provisioning config files... [2024-07-25T03:21:42.733Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/656@tmp/config18418201710819639943tmp [Pipeline] { [Pipeline] echo [2024-07-25T03:21:42.758Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:21:43.043Z] ---> create-netrc.sh [Pipeline] } [2024-07-25T03:21:43.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:21:43.408Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-25T03:21:43.417Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:21:43.699Z] ---> sudo-logs.sh [2024-07-25T03:21:43.699Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-25T03:21:43.728Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:21:44.013Z] ---> job-cost.sh [2024-07-25T03:21:44.013Z] lf-activate-venv: SKIPPING [2024-07-25T03:21:44.013Z] DEBUG: total: 0.2199999988079071 [2024-07-25T03:21:44.013Z] INFO: Retrieving Stack Cost... [2024-07-25T03:21:44.272Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-25T03:21:44.531Z] INFO: Archiving Costs [Pipeline] echo [2024-07-25T03:21:44.544Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-25T03:21:44.827Z] ---> logs-deploy.sh [2024-07-25T03:21:44.827Z] lf-activate-venv: SKIPPING [2024-07-25T03:21:44.827Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/656 [2024-07-25T03:21:44.827Z] INFO: archiving workspace using pattern(s): [2024-07-25T03:21:45.768Z] Archives upload complete. [2024-07-25T03:21:45.768Z] INFO: archiving logs to Nexus