Started by user Cherry Wang Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b97f2c868d9ba238902f81729662ab6d4c678502 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-ssh15187986981057449892.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh4179092962646822431.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh17986293781997356821.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh2578301823039609893.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-ssh3929497418984754848.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-11657’ Running on prd-ubuntu20.04-docker-8c-8g-11659 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/705 [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/705 # 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 b97f2c868d9ba238902f81729662ab6d4c678502 (main) Commit message: "Merge pull request #4923 from jinlinGuan/issue-4909-metadata" > git config core.sparsecheckout # timeout=10 > git checkout -f b97f2c868d9ba238902f81729662ab6d4c678502 # timeout=10 > git rev-list --no-walk b97f2c868d9ba238902f81729662ab6d4c678502 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-26T08:45:29.896Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-26T08:45:29.961Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-26T08:45:29.985Z] ========================================================= [2024-09-26T08:45:29.985Z] EdgeX Global Pipelines Version Info [2024-09-26T08:45:29.985Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-26T08:45:30.710Z] ------------------- [2024-09-26T08:45:30.710Z] stable info: [2024-09-26T08:45:30.710Z] ------------------- [2024-09-26T08:45:30.710Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-26T08:45:30.710Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-09-26T08:45:30.710Z] Message: update stable to v1.0.264 [2024-09-26T08:45:31.279Z] ------------------- [2024-09-26T08:45:31.279Z] experimental info: [2024-09-26T08:45:31.279Z] ------------------- [2024-09-26T08:45:31.279Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-26T08:45:31.279Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-09-26T08:45:31.279Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-26T08:45:31.352Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-26T08:45:31.374Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-26T08:45:31.394Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-26T08:45:31.413Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-26T08:45:31.434Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-26T08:45:31.461Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-26T08:45:31.486Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-26T08:45:31.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-26T08:45:31.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-26T08:45:31.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-26T08:45:31.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-26T08:45:31.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-26T08:45:31.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-26T08:45:31.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-26T08:45:31.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-26T08:45:31.666Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-26T08:45:31.684Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-26T08:45:31.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-26T08:45:31.726Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-26T08:45:31.751Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-26T08:45:31.768Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-26T08:45:31.786Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-26T08:45:31.811Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-26T08:45:31.830Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-26T08:45:31.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-26T08:45:31.873Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-26T08:45:31.894Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] echo [2024-09-26T08:45:31.918Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b97f2c8 [Pipeline] echo [2024-09-26T08:45:31.937Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-26T08:45:31.992Z] provisioning config files... [2024-09-26T08:45:32.006Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/705@tmp/config13645746523165311605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-26T08:45:32.335Z] ---> ****-login.sh [2024-09-26T08:45:32.335Z] nexus3.edgexfoundry.org:10001 [2024-09-26T08:45:32.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T08:45:32.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T08:45:32.596Z] Configure a credential helper to remove this warning. See [2024-09-26T08:45:32.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T08:45:32.596Z] [2024-09-26T08:45:32.596Z] Login Succeeded [2024-09-26T08:45:32.596Z] nexus3.edgexfoundry.org:10002 [2024-09-26T08:45:32.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T08:45:32.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T08:45:32.596Z] Configure a credential helper to remove this warning. See [2024-09-26T08:45:32.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T08:45:32.596Z] [2024-09-26T08:45:32.596Z] Login Succeeded [2024-09-26T08:45:32.596Z] nexus3.edgexfoundry.org:10003 [2024-09-26T08:45:32.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T08:45:32.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T08:45:32.858Z] Configure a credential helper to remove this warning. See [2024-09-26T08:45:32.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T08:45:32.859Z] [2024-09-26T08:45:32.859Z] Login Succeeded [2024-09-26T08:45:32.859Z] nexus3.edgexfoundry.org:10004 [2024-09-26T08:45:32.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T08:45:32.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T08:45:32.859Z] Configure a credential helper to remove this warning. See [2024-09-26T08:45:32.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T08:45:32.859Z] [2024-09-26T08:45:32.859Z] Login Succeeded [2024-09-26T08:45:32.859Z] ****.io [2024-09-26T08:45:33.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T08:45:33.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T08:45:33.120Z] Configure a credential helper to remove this warning. See [2024-09-26T08:45:33.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T08:45:33.120Z] [2024-09-26T08:45:33.120Z] Login Succeeded [2024-09-26T08:45:33.120Z] ---> ****-login.sh ends [Pipeline] } [2024-09-26T08:45:33.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-26T08:45:33.464Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-26T08:45:33.464Z] + cut -d/ -f2 [2024-09-26T08:45:33.464Z] + dirname cmd/core-command/Dockerfile [2024-09-26T08:45:33.464Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-26T08:45:33.464Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-26T08:45:33.464Z] + cut -d/ -f2 [2024-09-26T08:45:33.464Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-26T08:45:33.464Z] + dirname cmd/core-data/Dockerfile [2024-09-26T08:45:33.464Z] + cut -d/ -f2 [2024-09-26T08:45:33.464Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-26T08:45:33.464Z] + + dirname cmd/core-keeper/Dockerfile [2024-09-26T08:45:33.464Z] cut -d/ -f2 [2024-09-26T08:45:33.464Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-26T08:45:33.464Z] + + dirname cmd/core-metadata/Dockerfilecut [2024-09-26T08:45:33.464Z] -d/ -f2 [2024-09-26T08:45:33.464Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-26T08:45:33.464Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-26T08:45:33.464Z] + cut -d/ -f2 [2024-09-26T08:45:33.464Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-26T08:45:33.464Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-26T08:45:33.464Z] + cut -d/ -f2 [2024-09-26T08:45:33.464Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-26T08:45:33.464Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-26T08:45:33.464Z] + cut -d/ -f2 [2024-09-26T08:45:33.464Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-26T08:45:33.464Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-26T08:45:33.464Z] + cut -d/ -f2 [2024-09-26T08:45:33.464Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-26T08:45:33.464Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-26T08:45:33.464Z] + cut -d/ -f2 [2024-09-26T08:45:33.464Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-26T08:45:33.464Z] + + cutdirname -d/ cmd/security-spire-agent/Dockerfile -f2 [2024-09-26T08:45:33.464Z] [2024-09-26T08:45:33.464Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-26T08:45:33.464Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-26T08:45:33.464Z] + cut -d/ -f2 [2024-09-26T08:45:33.464Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-26T08:45:33.464Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-26T08:45:33.464Z] + cut -d/ -f2 [2024-09-26T08:45:33.464Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-26T08:45:33.464Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-26T08:45:33.464Z] + cut -d/ -f2 [2024-09-26T08:45:33.464Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-26T08:45:33.464Z] + dirname cmd/support-notifications/Dockerfile [2024-09-26T08:45:33.464Z] + cut -d/ -f2 [2024-09-26T08:45:33.464Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-26T08:45:33.464Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-26T08:45:33.464Z] + cut -d/ -f2 [2024-09-26T08:45:33.464Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-26T08:45:33.503Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-26T08:45:33.867Z] + git rev-list -1 --merges b97f2c868d9ba238902f81729662ab6d4c678502~1..b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] echo [2024-09-26T08:45:33.881Z] -----------> git rev-list -1 --merges b97f2c868d9ba238902f81729662ab6d4c678502~1..b97f2c868d9ba238902f81729662ab6d4c678502 b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:45:33.881Z] b97f2c868d9ba238902f81729662ab6d4c678502 [false] [Pipeline] sh [2024-09-26T08:45:34.177Z] + git log --format=format:%s -1 b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] echo [2024-09-26T08:45:34.191Z] ========================================================= [2024-09-26T08:45:34.191Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-26T08:45:34.191Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-26T08:45:34.599Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-26T08:45:34.599Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-26T08:45:34.599Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-26T08:45:34.599Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-26T08:45:34.599Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-26T08:45:34.599Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-26T08:45:34.599Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:45:34.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-26T08:45:34.949Z] [2024-09-26T08:45:34.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:45:35.253Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-26T08:45:35.253Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-26T08:45:35.253Z] b85a868b505f: Pulling fs layer [2024-09-26T08:45:35.253Z] e2be974225ed: Pulling fs layer [2024-09-26T08:45:35.253Z] 339a4e72a1f5: Pulling fs layer [2024-09-26T08:45:35.253Z] 988bab9f4d93: Pulling fs layer [2024-09-26T08:45:35.253Z] 1469e6f7b9e6: Pulling fs layer [2024-09-26T08:45:35.253Z] eaf3925da568: Pulling fs layer [2024-09-26T08:45:35.253Z] bab4dde63d76: Pulling fs layer [2024-09-26T08:45:35.253Z] bde34c3a00c8: Pulling fs layer [2024-09-26T08:45:35.253Z] b352a97aabf1: Pulling fs layer [2024-09-26T08:45:35.253Z] 4872d77fe225: Pulling fs layer [2024-09-26T08:45:35.253Z] 5851b861e8e6: Pulling fs layer [2024-09-26T08:45:35.253Z] 988bab9f4d93: Waiting [2024-09-26T08:45:35.253Z] 1469e6f7b9e6: Waiting [2024-09-26T08:45:35.253Z] eaf3925da568: Waiting [2024-09-26T08:45:35.253Z] bab4dde63d76: Waiting [2024-09-26T08:45:35.254Z] bde34c3a00c8: Waiting [2024-09-26T08:45:35.254Z] b352a97aabf1: Waiting [2024-09-26T08:45:35.254Z] 5851b861e8e6: Waiting [2024-09-26T08:45:35.254Z] 4872d77fe225: Waiting [2024-09-26T08:45:35.254Z] e2be974225ed: Verifying Checksum [2024-09-26T08:45:35.254Z] e2be974225ed: Download complete [2024-09-26T08:45:35.254Z] 988bab9f4d93: Download complete [2024-09-26T08:45:35.511Z] 1469e6f7b9e6: Verifying Checksum [2024-09-26T08:45:35.511Z] 1469e6f7b9e6: Download complete [2024-09-26T08:45:35.511Z] eaf3925da568: Download complete [2024-09-26T08:45:35.511Z] 339a4e72a1f5: Verifying Checksum [2024-09-26T08:45:35.511Z] 339a4e72a1f5: Download complete [2024-09-26T08:45:35.511Z] bde34c3a00c8: Verifying Checksum [2024-09-26T08:45:35.511Z] bde34c3a00c8: Download complete [2024-09-26T08:45:35.511Z] b352a97aabf1: Download complete [2024-09-26T08:45:35.511Z] 4872d77fe225: Verifying Checksum [2024-09-26T08:45:35.511Z] 4872d77fe225: Download complete [2024-09-26T08:45:35.511Z] 5851b861e8e6: Verifying Checksum [2024-09-26T08:45:35.511Z] 5851b861e8e6: Download complete [2024-09-26T08:45:35.511Z] b85a868b505f: Verifying Checksum [2024-09-26T08:45:35.511Z] b85a868b505f: Download complete [2024-09-26T08:45:35.769Z] bab4dde63d76: Verifying Checksum [2024-09-26T08:45:35.769Z] bab4dde63d76: Download complete [2024-09-26T08:45:36.703Z] b85a868b505f: Pull complete [2024-09-26T08:45:36.703Z] e2be974225ed: Pull complete [2024-09-26T08:45:37.272Z] 339a4e72a1f5: Pull complete [2024-09-26T08:45:37.272Z] 988bab9f4d93: Pull complete [2024-09-26T08:45:37.533Z] 1469e6f7b9e6: Pull complete [2024-09-26T08:45:37.533Z] eaf3925da568: Pull complete [2024-09-26T08:45:39.439Z] bab4dde63d76: Pull complete [2024-09-26T08:45:39.439Z] bde34c3a00c8: Pull complete [2024-09-26T08:45:39.439Z] b352a97aabf1: Pull complete [2024-09-26T08:45:39.699Z] 4872d77fe225: Pull complete [2024-09-26T08:45:39.699Z] 5851b861e8e6: Pull complete [2024-09-26T08:45:39.699Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-26T08:45:39.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-26T08:45:39.699Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T08:45:39.845Z] prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container [2024-09-26T08:45:39.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-26T08:45:43.702Z] $ docker top 2b517579075a34879de14e95d7a8aec8be8ab3498b9b3fbe8b2263d05f95e3bd -eo pid,comm [2024-09-26T08:45:43.753Z] 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-09-26T08:45:43.753Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-26T08:45:43.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-26T08:45:43.805Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-26T08:45:43.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-26T08:45:43.925Z] $ docker exec 2b517579075a34879de14e95d7a8aec8be8ab3498b9b3fbe8b2263d05f95e3bd ssh-agent [2024-09-26T08:45:44.019Z] SSH_AUTH_SOCK=/tmp/ssh-5Lg23uSOnN4E/agent.31 [2024-09-26T08:45:44.019Z] SSH_AGENT_PID=37 [2024-09-26T08:45:44.031Z] Running ssh-add (command line suppressed) [2024-09-26T08:45:44.129Z] Identity added: /w/workspace/edgex-go/705@tmp/private_key_12837821588928561311.key (/w/workspace/edgex-go/705@tmp/private_key_12837821588928561311.key) [2024-09-26T08:45:44.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-26T08:45:44.437Z] + git tag --points-at HEAD [Pipeline] } [2024-09-26T08:45:44.444Z] $ docker exec --env ******** --env ******** 2b517579075a34879de14e95d7a8aec8be8ab3498b9b3fbe8b2263d05f95e3bd ssh-agent -k [2024-09-26T08:45:44.536Z] unset SSH_AUTH_SOCK; [2024-09-26T08:45:44.536Z] unset SSH_AGENT_PID; [2024-09-26T08:45:44.537Z] echo Agent pid 37 killed; [2024-09-26T08:45:44.551Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2024-09-26T08:45:44.584Z] [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v3.2.0-dev.82' [Pipeline] sshagent [2024-09-26T08:45:44.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-26T08:45:44.607Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-26T08:45:44.713Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-26T08:45:44.711Z] $ docker exec 2b517579075a34879de14e95d7a8aec8be8ab3498b9b3fbe8b2263d05f95e3bd ssh-agent [2024-09-26T08:45:44.819Z] SSH_AUTH_SOCK=/tmp/ssh-LKevNZ3dGLK2/agent.70 [2024-09-26T08:45:44.819Z] SSH_AGENT_PID=76 [2024-09-26T08:45:44.824Z] Running ssh-add (command line suppressed) [2024-09-26T08:45:44.927Z] Identity added: /w/workspace/edgex-go/705@tmp/private_key_16197963589883070645.key (/w/workspace/edgex-go/705@tmp/private_key_16197963589883070645.key) [2024-09-26T08:45:44.945Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-26T08:45:45.236Z] + git semver init [2024-09-26T08:45:45.496Z] 2024-09-26 08:45:45,421 [run_init] DEBUG init version:0.0.0 force:False [2024-09-26T08:45:45.496Z] 2024-09-26 08:45:45,422 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/705/.semver [2024-09-26T08:45:45.496Z] 2024-09-26 08:45:45,423 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/705/.semver [2024-09-26T08:45:45.496Z] 2024-09-26 08:45:45,423 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/705/.semver'], cwd=/w/workspace/edgex-go/705, universal_newlines=False, shell=None, istream=None) [2024-09-26T08:45:52.088Z] 2024-09-26 08:45:50,815 [append_file] DEBUG append to file:/w/workspace/edgex-go/705/.git/info/exclude [2024-09-26T08:45:52.088Z] 2024-09-26 08:45:50,815 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/705/.semver/main with force:False [2024-09-26T08:45:52.088Z] 2024-09-26 08:45:50,815 [read_version] DEBUG read version from /w/workspace/edgex-go/705/.semver/main [2024-09-26T08:45:52.088Z] 2024-09-26 08:45:50,815 [read_version] DEBUG read version from /w/workspace/edgex-go/705/.semver/main [2024-09-26T08:45:52.088Z] 3.2.0-dev.83 [Pipeline] } [2024-09-26T08:45:52.100Z] $ docker exec --env ******** --env ******** 2b517579075a34879de14e95d7a8aec8be8ab3498b9b3fbe8b2263d05f95e3bd ssh-agent -k [2024-09-26T08:45:52.192Z] unset SSH_AUTH_SOCK; [2024-09-26T08:45:52.193Z] unset SSH_AGENT_PID; [2024-09-26T08:45:52.193Z] echo Agent pid 76 killed; [2024-09-26T08:45:52.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-26T08:45:52.543Z] + git semver [Pipeline] } [2024-09-26T08:45:52.814Z] $ docker stop --time=1 2b517579075a34879de14e95d7a8aec8be8ab3498b9b3fbe8b2263d05f95e3bd [2024-09-26T08:45:54.130Z] $ docker rm -f --volumes 2b517579075a34879de14e95d7a8aec8be8ab3498b9b3fbe8b2263d05f95e3bd [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-26T08:45:54.472Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-26T08:45:54.724Z] Stashed 1 file(s) [Pipeline] echo [2024-09-26T08:45:54.727Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.83 [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-09-26T08:45:55.058Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11648 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-09-26T08:45:55.075Z] Running in /w/workspace/edgex-go/705 [Pipeline] { [Pipeline] checkout [2024-09-26T08:45:55.104Z] The recommended git tool is: git [2024-09-26T08:45:55.143Z] + git config --global --add safe.directory /w/workspace/edgex-go/705 [Pipeline] echo [2024-09-26T08:45:55.159Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-26T08:45:55.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-26T08:45:55.204Z] ========================================================= [2024-09-26T08:45:55.204Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-26T08:45:55.204Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-26T08:45:55.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-26T08:45:55.631Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-26T08:45:55.631Z] 619be1103602: Pulling fs layer [2024-09-26T08:45:55.631Z] 7862e08f4a3e: Pulling fs layer [2024-09-26T08:45:55.631Z] 5df492c9dc93: Pulling fs layer [2024-09-26T08:45:55.631Z] 7629e6793208: Pulling fs layer [2024-09-26T08:45:55.631Z] 4f4fb700ef54: Pulling fs layer [2024-09-26T08:45:55.631Z] fb5054dd5b73: Pulling fs layer [2024-09-26T08:45:55.631Z] eeca6798cff9: Pulling fs layer [2024-09-26T08:45:55.631Z] aa269ceb94a6: Pulling fs layer [2024-09-26T08:45:55.631Z] ada007ff1a6a: Pulling fs layer [2024-09-26T08:45:55.631Z] 7629e6793208: Waiting [2024-09-26T08:45:55.631Z] 4f4fb700ef54: Waiting [2024-09-26T08:45:55.631Z] fb5054dd5b73: Waiting [2024-09-26T08:45:55.631Z] eeca6798cff9: Waiting [2024-09-26T08:45:55.631Z] aa269ceb94a6: Waiting [2024-09-26T08:45:55.631Z] 7862e08f4a3e: Download complete [2024-09-26T08:45:55.631Z] 7629e6793208: Verifying Checksum [2024-09-26T08:45:55.631Z] 7629e6793208: Download complete [2024-09-26T08:45:55.631Z] 4f4fb700ef54: Verifying Checksum [2024-09-26T08:45:55.631Z] 4f4fb700ef54: Download complete [2024-09-26T08:45:55.631Z] fb5054dd5b73: Verifying Checksum [2024-09-26T08:45:55.631Z] fb5054dd5b73: Download complete [2024-09-26T08:45:55.631Z] 619be1103602: Verifying Checksum [2024-09-26T08:45:55.631Z] 619be1103602: Download complete [2024-09-26T08:45:55.631Z] eeca6798cff9: Verifying Checksum [2024-09-26T08:45:55.631Z] eeca6798cff9: Download complete [2024-09-26T08:45:55.889Z] 619be1103602: Pull complete [2024-09-26T08:45:55.889Z] ada007ff1a6a: Verifying Checksum [2024-09-26T08:45:55.889Z] ada007ff1a6a: Download complete [2024-09-26T08:45:56.147Z] 7862e08f4a3e: Pull complete [2024-09-26T08:45:56.147Z] 5df492c9dc93: Verifying Checksum [2024-09-26T08:45:56.147Z] 5df492c9dc93: Download complete [2024-09-26T08:45:56.716Z] aa269ceb94a6: Verifying Checksum [2024-09-26T08:45:56.716Z] aa269ceb94a6: Download complete [2024-09-26T08:45:59.104Z] using credential edgex-jenkins-ssh [2024-09-26T08:45:59.133Z] Cloning the remote Git repository [2024-09-26T08:45:59.996Z] 5df492c9dc93: Pull complete [2024-09-26T08:45:59.996Z] 7629e6793208: Pull complete [2024-09-26T08:45:59.996Z] 4f4fb700ef54: Pull complete [2024-09-26T08:45:59.996Z] fb5054dd5b73: Pull complete [2024-09-26T08:45:59.996Z] eeca6798cff9: Pull complete [2024-09-26T08:45:59.173Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-26T08:45:59.231Z] > git init /w/workspace/edgex-go/705 # timeout=10 [2024-09-26T08:45:59.358Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-26T08:45:59.359Z] > git --version # timeout=10 [2024-09-26T08:45:59.383Z] > git --version # 'git version 2.25.1' [2024-09-26T08:45:59.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-26T08:45:59.491Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-26T08:46:01.893Z] aa269ceb94a6: Pull complete [2024-09-26T08:46:02.460Z] ada007ff1a6a: Pull complete [2024-09-26T08:46:02.460Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-26T08:46:02.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-26T08:46:02.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-26T08:46:02.761Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-26T08:46:02.761Z] WORKDIR /edgex [2024-09-26T08:46:02.761Z] COPY go.mod . [2024-09-26T08:46:02.761Z] RUN go mod download [2024-09-26T08:46:02.761Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-26T08:46:03.700Z] Sending build context to Docker daemon 179.5MB [2024-09-26T08:46:03.700Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-26T08:46:03.700Z] ---> f489d0715acc [2024-09-26T08:46:03.700Z] Step 2/4 : WORKDIR /edgex [2024-09-26T08:46:08.997Z] ---> Running in 91161c312640 [2024-09-26T08:46:08.997Z] Removing intermediate container 91161c312640 [2024-09-26T08:46:08.997Z] ---> ca5d9e951af4 [2024-09-26T08:46:08.997Z] Step 3/4 : COPY go.mod . [2024-09-26T08:46:08.997Z] ---> 07c97c0b235c [2024-09-26T08:46:08.997Z] Step 4/4 : RUN go mod download [2024-09-26T08:46:08.997Z] ---> Running in 09920f6e226f [2024-09-26T08:46:18.278Z] Avoid second fetch [2024-09-26T08:46:18.279Z] Checking out Revision b97f2c868d9ba238902f81729662ab6d4c678502 (main) [2024-09-26T08:46:19.042Z] Commit message: "Merge pull request #4923 from jinlinGuan/issue-4909-metadata" [2024-09-26T08:46:17.341Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-26T08:46:17.361Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-26T08:46:18.296Z] > git config core.sparsecheckout # timeout=10 [2024-09-26T08:46:18.353Z] > git checkout -f b97f2c868d9ba238902f81729662ab6d4c678502 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-26T08:46:23.583Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-26T08:46:23.583Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-26T08:46:23.583Z] Dload Upload Total Spent Left Speed [2024-09-26T08:46:23.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh [2024-09-26T08:46:23.913Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-26T08:46:24.237Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-26T08:46:24.237Z] + sudo tee /etc/docker/daemon.new [2024-09-26T08:46:24.237Z] { [2024-09-26T08:46:24.237Z] "registry-mirrors": [ [2024-09-26T08:46:24.237Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-26T08:46:24.237Z] ], [2024-09-26T08:46:24.237Z] "bip": "10.250.0.254/24", [2024-09-26T08:46:24.237Z] "hosts": [ [2024-09-26T08:46:24.237Z] "tcp://0.0.0.0:5555", [2024-09-26T08:46:24.237Z] "unix:///var/run/docker.sock" [2024-09-26T08:46:24.237Z] ], [2024-09-26T08:46:24.237Z] "mtu": 1458, [2024-09-26T08:46:24.237Z] "selinux-enabled": true, [2024-09-26T08:46:24.237Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-26T08:46:24.237Z] } [Pipeline] sh [2024-09-26T08:46:24.575Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-26T08:46:24.907Z] + sudo service docker restart [2024-09-26T08:46:35.552Z] Removing intermediate container 09920f6e226f [2024-09-26T08:46:35.552Z] ---> df675d88c02d [2024-09-26T08:46:35.552Z] Successfully built df675d88c02d [2024-09-26T08:46:36.142Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:46:36.450Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-26T08:46:36.450Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T08:46:36.529Z] prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container [2024-09-26T08:46:36.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-26T08:46:37.071Z] $ docker top 5f0faab31ce6cf5c47b869d21f59b3016598362abdb9522e35f32fd12d06713c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-26T08:46:37.425Z] + go version [2024-09-26T08:46:37.425Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-26T08:46:37.435Z] $ docker stop --time=1 5f0faab31ce6cf5c47b869d21f59b3016598362abdb9522e35f32fd12d06713c [2024-09-26T08:46:38.693Z] $ docker rm -f --volumes 5f0faab31ce6cf5c47b869d21f59b3016598362abdb9522e35f32fd12d06713c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:46:39.129Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-26T08:46:39.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T08:46:39.210Z] prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container [2024-09-26T08:46:39.241Z] $ 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/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-26T08:46:39.570Z] $ docker top 48ae5d3c0acc8181b6e634adbb7f907c431ddde03b683e32748aa470eb28bec3 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-26T08:46:39.647Z] ========================================================= [2024-09-26T08:46:39.647Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-26T08:46:39.647Z] ========================================================= [Pipeline] sh [2024-09-26T08:46:39.931Z] + git config --global --add safe.directory /w/workspace/edgex-go/705 [Pipeline] fileExists [Pipeline] sh [2024-09-26T08:46:40.232Z] + make test [2024-09-26T08:46:40.232Z] go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-26T08:46:43.234Z] provisioning config files... [2024-09-26T08:46:43.259Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/705@tmp/config7802101084686325676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-26T08:46:43.684Z] ---> ****-login.sh [2024-09-26T08:46:43.684Z] nexus3.edgexfoundry.org:10001 [2024-09-26T08:46:44.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T08:46:44.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T08:46:44.267Z] Configure a credential helper to remove this warning. See [2024-09-26T08:46:44.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T08:46:44.267Z] [2024-09-26T08:46:44.538Z] Login Succeeded [2024-09-26T08:46:44.538Z] nexus3.edgexfoundry.org:10002 [2024-09-26T08:46:44.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T08:46:44.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T08:46:44.823Z] Configure a credential helper to remove this warning. See [2024-09-26T08:46:44.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T08:46:44.823Z] [2024-09-26T08:46:44.823Z] Login Succeeded [2024-09-26T08:46:44.823Z] nexus3.edgexfoundry.org:10003 [2024-09-26T08:46:45.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T08:46:45.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T08:46:45.097Z] Configure a credential helper to remove this warning. See [2024-09-26T08:46:45.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T08:46:45.097Z] [2024-09-26T08:46:45.097Z] Login Succeeded [2024-09-26T08:46:45.097Z] nexus3.edgexfoundry.org:10004 [2024-09-26T08:46:45.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T08:46:45.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T08:46:45.637Z] Configure a credential helper to remove this warning. See [2024-09-26T08:46:45.637Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T08:46:45.637Z] [2024-09-26T08:46:45.637Z] Login Succeeded [2024-09-26T08:46:45.637Z] ****.io [2024-09-26T08:46:45.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T08:46:45.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T08:46:45.918Z] Configure a credential helper to remove this warning. See [2024-09-26T08:46:45.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T08:46:45.918Z] [2024-09-26T08:46:45.918Z] Login Succeeded [2024-09-26T08:46:45.918Z] ---> ****-login.sh ends [Pipeline] } [2024-09-26T08:46:45.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-26T08:46:46.489Z] + git config --global --add safe.directory /w/workspace/edgex-go/705 [Pipeline] echo [2024-09-26T08:46:46.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-26T08:46:46.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-26T08:46:46.541Z] ========================================================= [2024-09-26T08:46:46.541Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-26T08:46:46.541Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-26T08:46:46.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-26T08:46:47.441Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-26T08:46:47.441Z] c6b39de5b339: Pulling fs layer [2024-09-26T08:46:47.441Z] a69c41024577: Pulling fs layer [2024-09-26T08:46:47.441Z] d6de4b400683: Pulling fs layer [2024-09-26T08:46:47.441Z] 35cb2a7552d0: Pulling fs layer [2024-09-26T08:46:47.441Z] 4f4fb700ef54: Pulling fs layer [2024-09-26T08:46:47.441Z] 464afbd9ba4c: Pulling fs layer [2024-09-26T08:46:47.441Z] 00f215d4a9da: Pulling fs layer [2024-09-26T08:46:47.441Z] d496ad576159: Pulling fs layer [2024-09-26T08:46:47.441Z] 4f4fb700ef54: Waiting [2024-09-26T08:46:47.441Z] 464afbd9ba4c: Waiting [2024-09-26T08:46:47.441Z] 00f215d4a9da: Waiting [2024-09-26T08:46:47.441Z] d496ad576159: Waiting [2024-09-26T08:46:47.441Z] 35cb2a7552d0: Waiting [2024-09-26T08:46:47.715Z] a69c41024577: Verifying Checksum [2024-09-26T08:46:47.715Z] a69c41024577: Download complete [2024-09-26T08:46:47.715Z] 35cb2a7552d0: Download complete [2024-09-26T08:46:47.715Z] 4f4fb700ef54: Verifying Checksum [2024-09-26T08:46:47.715Z] 4f4fb700ef54: Download complete [2024-09-26T08:46:47.715Z] c6b39de5b339: Verifying Checksum [2024-09-26T08:46:47.715Z] c6b39de5b339: Download complete [2024-09-26T08:46:47.715Z] 464afbd9ba4c: Verifying Checksum [2024-09-26T08:46:47.715Z] 464afbd9ba4c: Download complete [2024-09-26T08:46:48.304Z] d496ad576159: Verifying Checksum [2024-09-26T08:46:48.304Z] d496ad576159: Download complete [2024-09-26T08:46:48.349Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-26T08:46:48.580Z] c6b39de5b339: Pull complete [2024-09-26T08:46:49.169Z] a69c41024577: Pull complete [2024-09-26T08:46:49.439Z] d6de4b400683: Verifying Checksum [2024-09-26T08:46:49.439Z] d6de4b400683: Download complete [2024-09-26T08:46:50.864Z] 00f215d4a9da: Verifying Checksum [2024-09-26T08:46:50.864Z] 00f215d4a9da: Download complete [2024-09-26T08:47:03.195Z] d6de4b400683: Pull complete [2024-09-26T08:47:03.195Z] 35cb2a7552d0: Pull complete [2024-09-26T08:47:03.195Z] 4f4fb700ef54: Pull complete [2024-09-26T08:47:03.195Z] 464afbd9ba4c: Pull complete [2024-09-26T08:47:11.421Z] 00f215d4a9da: Pull complete [2024-09-26T08:47:12.833Z] d496ad576159: Pull complete [2024-09-26T08:47:12.833Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-26T08:47:12.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-26T08:47:12.833Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-26T08:47:13.167Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-26T08:47:13.167Z] WORKDIR /edgex [2024-09-26T08:47:13.167Z] COPY go.mod . [2024-09-26T08:47:13.167Z] RUN go mod download [2024-09-26T08:47:13.167Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-26T08:47:13.753Z] Sending build context to Docker daemon 3.665MB [2024-09-26T08:47:13.753Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-26T08:47:13.753Z] ---> f246e2811388 [2024-09-26T08:47:13.753Z] Step 2/4 : WORKDIR /edgex [2024-09-26T08:47:14.894Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-26T08:47:14.894Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-26T08:47:15.701Z] ---> Running in 13636b78dc1b [2024-09-26T08:47:15.969Z] Removing intermediate container 13636b78dc1b [2024-09-26T08:47:15.969Z] ---> 59241616d551 [2024-09-26T08:47:15.969Z] Step 3/4 : COPY go.mod . [2024-09-26T08:47:16.238Z] ---> 6f498146a52f [2024-09-26T08:47:16.238Z] Step 4/4 : RUN go mod download [2024-09-26T08:47:16.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-26T08:47:16.263Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-26T08:47:16.507Z] ---> Running in 505777f5d71c [2024-09-26T08:47:16.522Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-26T08:47:16.522Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-26T08:47:16.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-26T08:47:16.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-26T08:47:16.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-26T08:47:16.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-26T08:47:16.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-26T08:47:16.779Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-26T08:47:17.344Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-26T08:47:17.344Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-26T08:47:17.344Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-26T08:47:17.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-26T08:47:18.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-26T08:47:18.716Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-26T08:47:20.090Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-09-26T08:47:20.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-26T08:47:20.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-26T08:47:20.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-26T08:47:20.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-26T08:47:20.090Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-26T08:47:21.027Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.029s coverage: 97.0% of statements [2024-09-26T08:47:21.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-26T08:47:21.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-26T08:47:21.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-26T08:47:21.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-26T08:47:21.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-26T08:47:21.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-26T08:47:21.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-26T08:47:21.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-26T08:47:21.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-26T08:47:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-26T08:47:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-26T08:47:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-26T08:47:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-26T08:47:22.658Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-26T08:47:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-26T08:47:24.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-26T08:47:24.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.062s coverage: 69.2% of statements [2024-09-26T08:47:24.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 53.2% of statements [2024-09-26T08:47:24.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.817s coverage: 93.4% of statements [2024-09-26T08:47:24.072Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 91.7% of statements [2024-09-26T08:47:25.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-26T08:47:25.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-26T08:47:25.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-26T08:47:25.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-26T08:47:25.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-26T08:47:25.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-26T08:47:25.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-26T08:47:25.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-26T08:47:25.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-26T08:47:25.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-26T08:47:25.012Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-26T08:47:25.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 7.0% of statements [2024-09-26T08:47:26.389Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.358s coverage: 95.8% of statements [2024-09-26T08:47:26.389Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements [2024-09-26T08:47:26.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-26T08:47:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-26T08:47:26.904Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-26T08:47:27.836Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] [2024-09-26T08:47:27.836Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.8% of statements [2024-09-26T08:47:27.836Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.9% of statements [2024-09-26T08:47:27.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 41.7% of statements [2024-09-26T08:47:28.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 77.8% of statements [2024-09-26T08:47:28.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-09-26T08:47:28.352Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements [2024-09-26T08:47:28.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2024-09-26T08:47:29.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-26T08:47:29.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-26T08:47:29.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-26T08:47:29.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-26T08:47:29.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-26T08:47:29.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-26T08:47:29.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-26T08:47:29.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-26T08:47:30.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-26T08:47:30.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-26T08:47:30.551Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-26T08:47:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-26T08:47:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-26T08:47:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-26T08:47:31.120Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-26T08:47:32.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-26T08:47:32.515Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-26T08:47:33.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-26T08:47:34.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-26T08:47:35.025Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-26T08:47:36.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-26T08:47:36.400Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-26T08:47:38.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-26T08:47:38.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-26T08:47:38.302Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-26T08:47:39.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-26T08:47:39.678Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-26T08:47:39.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-26T08:47:40.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-26T08:47:40.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-26T08:47:40.195Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-26T08:47:40.195Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-26T08:47:41.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-26T08:47:41.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-26T08:47:41.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-26T08:47:41.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.023s coverage: 94.4% of statements [2024-09-26T08:47:42.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-26T08:47:42.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-26T08:47:42.509Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-26T08:47:43.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-26T08:47:43.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-26T08:47:43.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-26T08:47:43.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-26T08:47:45.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-26T08:47:45.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-26T08:47:45.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-26T08:47:45.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-26T08:47:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-26T08:47:45.839Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-26T08:47:46.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-26T08:47:46.404Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-26T08:47:54.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.244s coverage: 79.9% of statements [2024-09-26T08:47:54.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2024-09-26T08:47:54.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements [2024-09-26T08:47:54.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements [2024-09-26T08:47:54.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.019s coverage: 75.0% of statements [2024-09-26T08:47:54.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-09-26T08:47:54.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-09-26T08:47:54.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-09-26T08:47:54.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements [2024-09-26T08:47:54.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements [2024-09-26T08:47:54.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2024-09-26T08:47:54.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.128s coverage: 63.1% of statements [2024-09-26T08:47:54.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-09-26T08:47:54.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.4% of statements [2024-09-26T08:47:54.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-09-26T08:47:54.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-09-26T08:47:54.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-09-26T08:47:54.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.143s coverage: 36.5% of statements [2024-09-26T08:47:54.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 89.5% of statements [2024-09-26T08:47:54.524Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-09-26T08:47:54.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.023s coverage: 4.9% of statements [2024-09-26T08:47:54.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.062s coverage: 97.1% of statements [2024-09-26T08:47:54.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.025s coverage: 35.9% of statements [2024-09-26T08:47:54.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 19.9% of statements [2024-09-26T08:47:54.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.089s coverage: 95.7% of statements [2024-09-26T08:47:54.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-09-26T08:47:54.524Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 98.9% of statements [2024-09-26T08:47:54.524Z] 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-09-26T08:47:54.524Z] running golangci-lint [2024-09-26T08:47:54.524Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-26T08:47:54.524Z] go version go1.21.9 linux/amd64 [2024-09-26T08:47:54.524Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-26T08:47:54.524Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-26T08:48:16.462Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|types_sizes|compiled_files) took 20.989482921s" [2024-09-26T08:48:16.462Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.2134ms" [2024-09-26T08:48:24.371Z] Removing intermediate container 505777f5d71c [2024-09-26T08:48:24.371Z] ---> ea9fc7e59b47 [2024-09-26T08:48:24.371Z] Successfully built ea9fc7e59b47 [2024-09-26T08:48:24.371Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:48:24.701Z] + docker inspect -f . ci-base-image-arm64 [2024-09-26T08:48:24.701Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T08:48:24.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-11648 does not seem to be running inside a container [2024-09-26T08:48:24.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-26T08:48:26.129Z] $ docker top 4a11541b0161f60dbb4fa5b246b32d4b04376a440546da8ee48142abbb2240ff -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-26T08:48:26.426Z] level=info msg="[linters_context/goanalysis] analyzers took 1m31.517522079s with top 10 stages: buildir: 50.360045987s, gosec: 8.628083475s, inspect: 2.688123333s, fact_deprecated: 2.178635551s, printf: 1.49898305s, fact_purity: 1.462888827s, ctrlflow: 1.405400618s, nilness: 1.26878887s, S1038: 1.078556761s, ineffassign: 800.325217ms" [2024-09-26T08:48:26.426Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-26T08:48:26.426Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, cgo: 214/214, nolint: 0/22, exclude: 214/214, identifier_marker: 214/214, path_prettifier: 214/214, skip_dirs: 214/214, filename_unadjuster: 214/214" [2024-09-26T08:48:26.426Z] level=info msg="[runner] processing took 17.105558ms with stages: nolint: 7.655608ms, identifier_marker: 4.71428ms, exclude-rules: 1.674717ms, path_prettifier: 1.493221ms, autogenerated_exclude: 1.033832ms, skip_dirs: 484.849µs, cgo: 30.111µs, filename_unadjuster: 15µs, max_same_issues: 810ns, diff: 450ns, uniq_by_line: 420ns, fixer: 400ns, skip_files: 300ns, sort_results: 280ns, exclude: 270ns, source_code: 240ns, severity-rules: 240ns, max_from_linter: 160ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns, path_shortener: 120ns" [2024-09-26T08:48:26.426Z] level=info msg="[runner] linters took 10.789424588s with stages: goanalysis_metalinter: 10.772201084s" [2024-09-26T08:48:26.426Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-26T08:48:26.426Z] level=info msg="Memory: 320 samples, avg is 303.1MB, max is 1337.6MB" [2024-09-26T08:48:26.426Z] level=info msg="Execution took 31.835747625s" [2024-09-26T08:48:26.426Z] go vet ./... [2024-09-26T08:48:26.940Z] + go version [2024-09-26T08:48:26.940Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-26T08:48:26.961Z] $ docker stop --time=1 4a11541b0161f60dbb4fa5b246b32d4b04376a440546da8ee48142abbb2240ff [2024-09-26T08:48:28.539Z] $ docker rm -f --volumes 4a11541b0161f60dbb4fa5b246b32d4b04376a440546da8ee48142abbb2240ff [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-09-26T08:48:29.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-26T08:48:29.456Z] [2024-09-26T08:48:29.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:48:29.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-26T08:48:29.779Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-26T08:48:29.779Z] 547446be3368: Pulling fs layer [2024-09-26T08:48:29.779Z] d125d8839a47: Pulling fs layer [2024-09-26T08:48:29.779Z] 3e85d5ac6304: Pulling fs layer [2024-09-26T08:48:29.779Z] c3105a71a48b: Pulling fs layer [2024-09-26T08:48:29.779Z] 0f093f025ec4: Pulling fs layer [2024-09-26T08:48:29.779Z] c3106fc0e877: Pulling fs layer [2024-09-26T08:48:29.779Z] c3105a71a48b: Waiting [2024-09-26T08:48:29.779Z] 0f093f025ec4: Waiting [2024-09-26T08:48:29.780Z] c3106fc0e877: Waiting [2024-09-26T08:48:30.048Z] 547446be3368: Verifying Checksum [2024-09-26T08:48:30.048Z] 547446be3368: Download complete [2024-09-26T08:48:30.048Z] c3105a71a48b: Verifying Checksum [2024-09-26T08:48:30.048Z] c3105a71a48b: Download complete [2024-09-26T08:48:30.315Z] d125d8839a47: Verifying Checksum [2024-09-26T08:48:30.315Z] d125d8839a47: Download complete [2024-09-26T08:48:30.315Z] c3106fc0e877: Verifying Checksum [2024-09-26T08:48:30.315Z] c3106fc0e877: Download complete [2024-09-26T08:48:30.582Z] 0f093f025ec4: Verifying Checksum [2024-09-26T08:48:30.582Z] 0f093f025ec4: Download complete [2024-09-26T08:48:30.851Z] 547446be3368: Pull complete [2024-09-26T08:48:31.813Z] d125d8839a47: Pull complete [2024-09-26T08:48:32.398Z] 3e85d5ac6304: Verifying Checksum [2024-09-26T08:48:32.398Z] 3e85d5ac6304: Download complete [2024-09-26T08:48:32.980Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-26T08:48:32.980Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-26T08:48:32.980Z] ./bin/test-attribution-txt.sh [2024-09-26T08:48:32.980Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-26T08:48:32.980Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-26T08:48:32.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-26T08:48:33.594Z] + ls -al . [2024-09-26T08:48:33.594Z] total 980 [2024-09-26T08:48:33.594Z] drwxrwxr-x 11 1001 1001 4096 Sep 26 08:46 . [2024-09-26T08:48:33.594Z] drwxr-xr-x 4 root root 4096 Sep 26 08:46 .. [2024-09-26T08:48:33.594Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 08:45 .blubracket [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 10 Sep 26 08:45 .dockerignore [2024-09-26T08:48:33.594Z] drwxrwxr-x 8 1001 1001 4096 Sep 26 08:47 .git [2024-09-26T08:48:33.594Z] drwxrwxr-x 3 1001 1001 4096 Sep 26 08:45 .github [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 1102 Sep 26 08:45 .gitignore [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 42 Sep 26 08:45 .golangci.yml [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 100 Sep 26 08:45 .hadolint.yml [2024-09-26T08:48:33.594Z] drwxr-xr-x 3 1001 1001 4096 Sep 26 08:45 .semver [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 155 Sep 26 08:45 .sonarcloud.properties [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 1171 Sep 26 08:45 ADOPTERS.md [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 21286 Sep 26 08:45 Attribution.txt [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 100284 Sep 26 08:45 CHANGELOG.md [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 3804 Sep 26 08:45 CONTRIBUTING.md [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 677 Sep 26 08:45 GOVERNANCE.md [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 861 Sep 26 08:45 Jenkinsfile [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 10775 Sep 26 08:45 LICENSE [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 16854 Sep 26 08:45 Makefile [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 582 Sep 26 08:45 OWNERS.md [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 9528 Sep 26 08:45 README.md [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 789 Sep 26 08:45 SECURITY.md [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 12 Sep 26 08:45 VERSION [2024-09-26T08:48:33.594Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 08:45 bin [2024-09-26T08:48:33.594Z] drwxrwxr-x 20 1001 1001 4096 Sep 26 08:45 cmd [2024-09-26T08:48:33.594Z] -rw-r--r-- 1 root root 611240 Sep 26 08:47 coverage.out [2024-09-26T08:48:33.594Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 08:45 fuzz_test [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 7305 Sep 26 08:45 go.mod [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 102748 Sep 26 08:45 go.sum [2024-09-26T08:48:33.594Z] drwxrwxr-x 7 1001 1001 4096 Sep 26 08:45 internal [2024-09-26T08:48:33.594Z] drwxrwxr-x 3 1001 1001 4096 Sep 26 08:45 openapi [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 584 Sep 26 08:45 security.txt [2024-09-26T08:48:33.594Z] -rw-rw-r-- 1 1001 1001 204 Sep 26 08:45 version.go [Pipeline] sh [2024-09-26T08:48:33.890Z] + '[' -e coverage.out ] [2024-09-26T08:48:33.890Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-26T08:48:34.040Z] Stashed 1 file(s) [Pipeline] sh [2024-09-26T08:48:34.324Z] + make build [2024-09-26T08:48:34.324Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-26T08:48:42.491Z] 3e85d5ac6304: Pull complete [2024-09-26T08:48:42.491Z] c3105a71a48b: Pull complete [2024-09-26T08:48:43.071Z] 0f093f025ec4: Pull complete [2024-09-26T08:48:43.336Z] c3106fc0e877: Pull complete [2024-09-26T08:48:43.336Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-26T08:48:43.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-26T08:48:43.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T08:48:43.525Z] prd-ubuntu20.04-docker-arm64-4c-16g-11648 does not seem to be running inside a container [2024-09-26T08:48:43.582Z] $ 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/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-26T08:48:45.653Z] $ docker top 7a158a9e549a4bcee22983a8e3b9369e0d78b7661b4f982b0c986b73945658fa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-26T08:48:46.465Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-26T08:48:56.254Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-26T08:48:56.539Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-26T08:48:56.539Z] #1 transferring dockerfile: [2024-09-26T08:48:56.539Z] #1 transferring dockerfile: 3.17kB 0.0s done [2024-09-26T08:48:56.539Z] #1 DONE 0.1s [2024-09-26T08:48:56.808Z] [2024-09-26T08:48:56.808Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-09-26T08:48:56.808Z] #2 transferring dockerfile: 2.07kB done [2024-09-26T08:48:56.808Z] #2 DONE 0.1s [2024-09-26T08:48:56.808Z] [2024-09-26T08:48:56.808Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-09-26T08:48:56.808Z] #3 transferring dockerfile: 1.81kB done [2024-09-26T08:48:56.808Z] #3 DONE 0.1s [2024-09-26T08:48:56.808Z] [2024-09-26T08:48:56.808Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-09-26T08:48:56.808Z] #4 transferring dockerfile: 2.02kB 0.0s done [2024-09-26T08:48:56.808Z] #4 DONE 0.1s [2024-09-26T08:48:57.077Z] [2024-09-26T08:48:57.077Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-09-26T08:48:57.077Z] #5 transferring dockerfile: 1.69kB done [2024-09-26T08:48:57.077Z] #5 DONE 0.1s [2024-09-26T08:48:57.077Z] [2024-09-26T08:48:57.077Z] #6 [core-command internal] load build definition from Dockerfile [2024-09-26T08:48:57.077Z] #6 transferring dockerfile: 1.93kB 0.0s done [2024-09-26T08:48:57.077Z] #6 DONE 0.1s [2024-09-26T08:48:57.077Z] [2024-09-26T08:48:57.077Z] #7 [core-data internal] load build definition from Dockerfile [2024-09-26T08:48:57.077Z] #7 transferring dockerfile: 2.07kB done [2024-09-26T08:48:57.077Z] #7 DONE 0.1s [2024-09-26T08:48:57.077Z] [2024-09-26T08:48:57.077Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-26T08:48:57.350Z] #8 transferring dockerfile: 2.50kB 0.0s done [2024-09-26T08:48:57.350Z] #8 DONE 0.1s [2024-09-26T08:48:57.350Z] [2024-09-26T08:48:57.350Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-26T08:48:57.350Z] #9 transferring dockerfile: 1.89kB 0.0s done [2024-09-26T08:48:57.350Z] #9 DONE 0.1s [2024-09-26T08:48:57.350Z] [2024-09-26T08:48:57.350Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-26T08:48:57.350Z] #10 transferring dockerfile: 2.49kB done [2024-09-26T08:48:57.350Z] #10 DONE 0.1s [2024-09-26T08:48:57.350Z] [2024-09-26T08:48:57.350Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-09-26T08:48:57.350Z] #11 transferring dockerfile: 1.70kB done [2024-09-26T08:48:57.350Z] #11 DONE 0.1s [2024-09-26T08:48:57.350Z] [2024-09-26T08:48:57.350Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-09-26T08:48:57.350Z] #12 transferring dockerfile: 1.93kB done [2024-09-26T08:48:57.617Z] #12 DONE 0.1s [2024-09-26T08:48:57.617Z] [2024-09-26T08:48:57.617Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-26T08:48:57.617Z] #13 transferring dockerfile: 2.23kB done [2024-09-26T08:48:57.617Z] #13 DONE 0.1s [2024-09-26T08:48:57.617Z] [2024-09-26T08:48:57.617Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-26T08:48:57.617Z] #14 transferring dockerfile: 2.15kB 0.0s done [2024-09-26T08:48:57.617Z] #14 DONE 0.1s [2024-09-26T08:48:57.617Z] [2024-09-26T08:48:57.617Z] #15 [security-bootstrapper internal] load .dockerignore [2024-09-26T08:48:57.617Z] #15 transferring context: 50B done [2024-09-26T08:48:57.617Z] #15 DONE 0.1s [2024-09-26T08:48:57.628Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-26T08:48:57.888Z] [2024-09-26T08:48:57.888Z] #16 [core-metadata internal] load build definition from Dockerfile [2024-09-26T08:48:57.888Z] #16 transferring dockerfile: 2.13kB 0.0s done [2024-09-26T08:48:57.888Z] #16 DONE 0.1s [2024-09-26T08:48:57.888Z] [2024-09-26T08:48:57.888Z] #17 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-26T08:48:57.888Z] #17 transferring dockerfile: 1.85kB done [2024-09-26T08:48:57.888Z] #17 DONE 0.1s [2024-09-26T08:48:58.853Z] [2024-09-26T08:48:58.854Z] #18 [core-keeper internal] load .dockerignore [2024-09-26T08:48:58.854Z] #18 transferring context: 50B done [2024-09-26T08:48:58.854Z] #18 DONE 0.0s [2024-09-26T08:48:58.854Z] [2024-09-26T08:48:58.854Z] #19 [support-notifications internal] load .dockerignore [2024-09-26T08:48:58.854Z] #19 transferring context: 50B 0.0s done [2024-09-26T08:48:58.854Z] #19 DONE 0.1s [2024-09-26T08:48:58.854Z] [2024-09-26T08:48:58.854Z] #20 [security-spire-agent internal] load .dockerignore [2024-09-26T08:48:58.854Z] #20 transferring context: 50B 0.0s done [2024-09-26T08:48:58.854Z] #20 DONE 0.1s [2024-09-26T08:48:58.854Z] [2024-09-26T08:48:58.854Z] #21 [security-spire-config internal] load .dockerignore [2024-09-26T08:48:58.854Z] #21 transferring context: 50B done [2024-09-26T08:48:58.854Z] #21 DONE 0.1s [2024-09-26T08:48:58.854Z] [2024-09-26T08:48:58.854Z] #22 [core-command internal] load .dockerignore [2024-09-26T08:48:59.002Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-26T08:48:59.132Z] #22 transferring context: 50B done [2024-09-26T08:48:59.132Z] #22 DONE 0.1s [2024-09-26T08:48:59.132Z] [2024-09-26T08:48:59.132Z] #23 [core-data internal] load .dockerignore [2024-09-26T08:48:59.132Z] #23 transferring context: 50B 0.0s done [2024-09-26T08:48:59.132Z] #23 DONE 0.1s [2024-09-26T08:48:59.132Z] [2024-09-26T08:48:59.132Z] #24 [security-proxy-setup internal] load .dockerignore [2024-09-26T08:48:59.132Z] #24 transferring context: 50B done [2024-09-26T08:48:59.132Z] #24 DONE 0.1s [2024-09-26T08:48:59.132Z] [2024-09-26T08:48:59.132Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-09-26T08:48:59.132Z] #25 transferring context: 50B 0.0s done [2024-09-26T08:48:59.132Z] #25 DONE 0.1s [2024-09-26T08:48:59.132Z] [2024-09-26T08:48:59.132Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-09-26T08:48:59.132Z] #26 transferring context: 50B done [2024-09-26T08:48:59.399Z] #26 DONE 0.1s [2024-09-26T08:48:59.399Z] [2024-09-26T08:48:59.399Z] #27 [security-spire-server internal] load .dockerignore [2024-09-26T08:48:59.399Z] #27 transferring context: 50B 0.0s done [2024-09-26T08:48:59.399Z] #27 DONE 0.1s [2024-09-26T08:48:59.399Z] [2024-09-26T08:48:59.399Z] #28 [support-scheduler internal] load .dockerignore [2024-09-26T08:48:59.399Z] #28 transferring context: 50B done [2024-09-26T08:48:59.399Z] #28 DONE 0.1s [2024-09-26T08:48:59.399Z] [2024-09-26T08:48:59.399Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-26T08:48:59.399Z] #29 transferring context: 50B 0.0s done [2024-09-26T08:48:59.399Z] #29 DONE 0.1s [2024-09-26T08:48:59.399Z] [2024-09-26T08:48:59.399Z] #30 [security-proxy-auth internal] load .dockerignore [2024-09-26T08:48:59.399Z] #30 transferring context: 50B done [2024-09-26T08:48:59.567Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-26T08:48:59.665Z] #30 DONE 0.1s [2024-09-26T08:48:59.665Z] [2024-09-26T08:48:59.665Z] #31 [core-metadata internal] load .dockerignore [2024-09-26T08:48:59.665Z] #31 transferring context: 50B 0.0s done [2024-09-26T08:48:59.665Z] #31 DONE 0.1s [2024-09-26T08:48:59.665Z] [2024-09-26T08:48:59.665Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T08:48:59.665Z] #32 DONE 0.0s [2024-09-26T08:48:59.665Z] [2024-09-26T08:48:59.665Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T08:48:59.665Z] #33 DONE 0.2s [2024-09-26T08:48:59.665Z] [2024-09-26T08:48:59.665Z] #34 [support-cron-scheduler internal] load .dockerignore [2024-09-26T08:48:59.665Z] #34 transferring context: 50B done [2024-09-26T08:48:59.665Z] #34 DONE 0.0s [2024-09-26T08:48:59.931Z] [2024-09-26T08:48:59.931Z] #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T08:48:59.931Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T08:48:59.931Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-26T08:48:59.931Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-26T08:48:59.931Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 880.64kB / 3.34MB 0.1s [2024-09-26T08:48:59.931Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T08:48:59.931Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.2s [2024-09-26T08:49:00.197Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-26T08:49:00.197Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-26T08:49:00.788Z] #35 ... [2024-09-26T08:49:00.788Z] [2024-09-26T08:49:00.788Z] #36 [security-bootstrapper internal] load build context [2024-09-26T08:49:00.788Z] #36 transferring context: 3.21MB 0.7s done [2024-09-26T08:49:00.788Z] #36 DONE 0.8s [2024-09-26T08:49:00.788Z] [2024-09-26T08:49:00.788Z] #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T08:49:00.943Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-26T08:49:01.057Z] #35 ... [2024-09-26T08:49:01.057Z] [2024-09-26T08:49:01.057Z] #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T08:49:01.057Z] #32 DONE 0.0s [2024-09-26T08:49:01.057Z] [2024-09-26T08:49:01.057Z] #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T08:49:01.057Z] #33 DONE 0.3s [2024-09-26T08:49:01.057Z] [2024-09-26T08:49:01.057Z] #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T08:49:01.057Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-26T08:49:01.057Z] #35 ... [2024-09-26T08:49:01.057Z] [2024-09-26T08:49:01.057Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T08:49:01.057Z] #32 DONE 0.0s [2024-09-26T08:49:01.057Z] [2024-09-26T08:49:01.057Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-26T08:49:01.057Z] #37 DONE 0.5s [2024-09-26T08:49:01.057Z] [2024-09-26T08:49:01.057Z] #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T08:49:01.057Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T08:49:01.057Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-26T08:49:01.057Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-26T08:49:01.057Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-26T08:49:01.057Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T08:49:01.057Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-26T08:49:01.323Z] #35 ... [2024-09-26T08:49:01.323Z] [2024-09-26T08:49:01.323Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-26T08:49:01.323Z] #37 DONE 0.5s [2024-09-26T08:49:01.323Z] [2024-09-26T08:49:01.323Z] #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T08:49:01.323Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T08:49:01.323Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-26T08:49:01.323Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-26T08:49:01.323Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-26T08:49:01.323Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T08:49:01.323Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-26T08:49:01.596Z] #35 ... [2024-09-26T08:49:01.596Z] [2024-09-26T08:49:01.596Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T08:49:01.596Z] #32 DONE 0.0s [2024-09-26T08:49:01.596Z] [2024-09-26T08:49:01.596Z] #33 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T08:49:01.596Z] #33 DONE 0.6s [2024-09-26T08:49:01.596Z] [2024-09-26T08:49:01.596Z] #38 [core-keeper internal] load build context [2024-09-26T08:49:01.596Z] #38 ... [2024-09-26T08:49:01.596Z] [2024-09-26T08:49:01.596Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T08:49:01.596Z] #32 DONE 0.0s [2024-09-26T08:49:01.596Z] [2024-09-26T08:49:01.596Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-26T08:49:01.596Z] #37 DONE 0.6s [2024-09-26T08:49:01.596Z] [2024-09-26T08:49:01.596Z] #38 [core-keeper internal] load build context [2024-09-26T08:49:01.868Z] #38 ... [2024-09-26T08:49:01.868Z] [2024-09-26T08:49:01.868Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T08:49:01.868Z] #32 DONE 0.0s [2024-09-26T08:49:01.868Z] [2024-09-26T08:49:01.868Z] #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T08:49:01.868Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T08:49:01.868Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-26T08:49:01.868Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-26T08:49:01.868Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-26T08:49:01.868Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T08:49:01.868Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-26T08:49:01.868Z] #35 DONE 2.8s [2024-09-26T08:49:01.868Z] [2024-09-26T08:49:01.868Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T08:49:01.868Z] #32 DONE 0.0s [2024-09-26T08:49:01.868Z] [2024-09-26T08:49:01.868Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T08:49:01.868Z] #33 DONE 0.9s [2024-09-26T08:49:01.868Z] [2024-09-26T08:49:01.868Z] #38 [core-keeper internal] load build context [2024-09-26T08:49:01.868Z] #38 transferring context: 3.21MB 0.8s done [2024-09-26T08:49:02.136Z] #38 DONE 0.9s [2024-09-26T08:49:02.136Z] [2024-09-26T08:49:02.136Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-26T08:49:02.136Z] #37 DONE 0.7s [2024-09-26T08:49:02.136Z] [2024-09-26T08:49:02.136Z] #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T08:49:02.136Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T08:49:02.136Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-26T08:49:02.136Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-26T08:49:02.136Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-26T08:49:02.136Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T08:49:02.136Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-26T08:49:02.136Z] #35 DONE 3.0s [2024-09-26T08:49:02.136Z] [2024-09-26T08:49:02.136Z] #39 [core-data internal] load build context [2024-09-26T08:49:02.136Z] #39 ... [2024-09-26T08:49:02.136Z] [2024-09-26T08:49:02.136Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-26T08:49:02.136Z] #37 DONE 0.7s [2024-09-26T08:49:02.136Z] [2024-09-26T08:49:02.136Z] #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T08:49:02.136Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T08:49:02.136Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-26T08:49:02.136Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-26T08:49:02.136Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-26T08:49:02.136Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T08:49:02.136Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-26T08:49:02.136Z] #35 DONE 3.0s [2024-09-26T08:49:02.401Z] [2024-09-26T08:49:02.401Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T08:49:02.401Z] #32 DONE 0.0s [2024-09-26T08:49:02.401Z] [2024-09-26T08:49:02.401Z] #40 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-26T08:49:02.401Z] #40 ... [2024-09-26T08:49:02.401Z] [2024-09-26T08:49:02.401Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T08:49:02.401Z] #32 DONE 0.0s [2024-09-26T08:49:02.667Z] [2024-09-26T08:49:02.667Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T08:49:02.667Z] #32 DONE 0.0s [2024-09-26T08:49:02.667Z] [2024-09-26T08:49:02.667Z] #41 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-26T08:49:02.933Z] #41 ... [2024-09-26T08:49:02.933Z] [2024-09-26T08:49:02.933Z] #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T08:49:02.933Z] #32 DONE 0.0s [2024-09-26T08:49:02.933Z] [2024-09-26T08:49:02.933Z] #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-26T08:49:02.933Z] #32 DONE 0.0s [2024-09-26T08:49:02.933Z] [2024-09-26T08:49:02.933Z] #39 [core-data internal] load build context [2024-09-26T08:49:03.526Z] #39 ... [2024-09-26T08:49:03.526Z] [2024-09-26T08:49:03.526Z] #42 [core-command internal] load build context [2024-09-26T08:49:03.526Z] #42 transferring context: 3.21MB 1.0s done [2024-09-26T08:49:03.526Z] #42 DONE 1.6s [2024-09-26T08:49:03.526Z] [2024-09-26T08:49:03.526Z] #39 [core-data internal] load build context [2024-09-26T08:49:03.526Z] #39 ... [2024-09-26T08:49:03.526Z] [2024-09-26T08:49:03.526Z] #43 [support-notifications internal] load build context [2024-09-26T08:49:03.526Z] #43 transferring context: 3.21MB 1.1s done [2024-09-26T08:49:03.526Z] #43 DONE 2.2s [2024-09-26T08:49:03.526Z] [2024-09-26T08:49:03.526Z] #39 [core-data internal] load build context [2024-09-26T08:49:03.792Z] #39 ... [2024-09-26T08:49:03.792Z] [2024-09-26T08:49:03.792Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T08:49:03.792Z] #33 DONE 2.4s [2024-09-26T08:49:03.792Z] [2024-09-26T08:49:03.792Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-26T08:49:03.792Z] #37 DONE 0.9s [2024-09-26T08:49:03.792Z] [2024-09-26T08:49:03.792Z] #35 [support-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T08:49:03.792Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T08:49:03.792Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-26T08:49:03.792Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-26T08:49:03.792Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-26T08:49:03.792Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T08:49:03.792Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-26T08:49:03.792Z] #35 DONE 3.2s [2024-09-26T08:49:03.792Z] [2024-09-26T08:49:03.792Z] #44 [support-scheduler internal] load build context [2024-09-26T08:49:04.059Z] #44 ... [2024-09-26T08:49:04.059Z] [2024-09-26T08:49:04.059Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-26T08:49:04.059Z] #37 DONE 0.9s [2024-09-26T08:49:04.059Z] [2024-09-26T08:49:04.059Z] #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T08:49:04.059Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T08:49:04.059Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-26T08:49:04.059Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-26T08:49:04.059Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-26T08:49:04.059Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T08:49:04.059Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-26T08:49:04.059Z] #35 DONE 3.2s [2024-09-26T08:49:04.059Z] [2024-09-26T08:49:04.059Z] #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T08:49:04.059Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T08:49:04.059Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-26T08:49:04.059Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-26T08:49:04.059Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-26T08:49:04.059Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T08:49:04.059Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.8s done [2024-09-26T08:49:04.059Z] #35 DONE 3.2s [2024-09-26T08:49:04.059Z] [2024-09-26T08:49:04.059Z] #45 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-26T08:49:04.059Z] #45 DONE 2.7s [2024-09-26T08:49:04.059Z] [2024-09-26T08:49:04.059Z] #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-26T08:49:04.059Z] #46 DONE 2.8s [2024-09-26T08:49:04.059Z] [2024-09-26T08:49:04.059Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T08:49:04.059Z] #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T08:49:05.125Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-26T08:49:06.499Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-26T08:49:07.413Z] #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.9s done [2024-09-26T08:49:07.679Z] #47 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-26T08:49:07.679Z] #47 ... [2024-09-26T08:49:07.679Z] [2024-09-26T08:49:07.679Z] #39 [core-data internal] load build context [2024-09-26T08:49:07.679Z] #39 transferring context: 3.21MB 2.8s done [2024-09-26T08:49:07.679Z] #39 DONE 5.6s [2024-09-26T08:49:07.945Z] [2024-09-26T08:49:07.945Z] #44 [support-scheduler internal] load build context [2024-09-26T08:49:08.398Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-26T08:49:08.908Z] #44 ... [2024-09-26T08:49:08.908Z] [2024-09-26T08:49:08.908Z] #48 [security-proxy-setup internal] load build context [2024-09-26T08:49:08.908Z] #48 transferring context: 3.21MB 3.9s done [2024-09-26T08:49:08.908Z] #48 DONE 6.8s [2024-09-26T08:49:08.908Z] [2024-09-26T08:49:08.908Z] #44 [support-scheduler internal] load build context [2024-09-26T08:49:09.491Z] #44 ... [2024-09-26T08:49:09.491Z] [2024-09-26T08:49:09.491Z] #49 [security-secretstore-setup internal] load build context [2024-09-26T08:49:09.491Z] #49 transferring context: 3.21MB 4.0s done [2024-09-26T08:49:09.491Z] #49 DONE 7.5s [2024-09-26T08:49:09.491Z] [2024-09-26T08:49:09.491Z] #44 [support-scheduler internal] load build context [2024-09-26T08:49:09.758Z] #44 ... [2024-09-26T08:49:09.758Z] [2024-09-26T08:49:09.758Z] #50 [security-spiffe-token-provider internal] load build context [2024-09-26T08:49:09.758Z] #50 transferring context: 3.21MB 3.6s done [2024-09-26T08:49:09.758Z] #50 DONE 7.6s [2024-09-26T08:49:09.758Z] [2024-09-26T08:49:09.758Z] #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T08:49:10.033Z] #51 ... [2024-09-26T08:49:10.033Z] [2024-09-26T08:49:10.033Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:10.033Z] #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.9s done [2024-09-26T08:49:10.033Z] #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-26T08:49:10.033Z] #52 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-26T08:49:10.033Z] #52 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-26T08:49:10.033Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done [2024-09-26T08:49:10.033Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s done [2024-09-26T08:49:10.033Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-26T08:49:10.033Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.5s [2024-09-26T08:49:10.033Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.5s [2024-09-26T08:49:10.033Z] #52 ... [2024-09-26T08:49:10.033Z] [2024-09-26T08:49:10.033Z] #53 [security-spire-config internal] load build context [2024-09-26T08:49:10.033Z] #53 transferring context: 25.96kB 0.3s done [2024-09-26T08:49:10.033Z] #53 DONE 6.1s [2024-09-26T08:49:10.033Z] [2024-09-26T08:49:10.033Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:10.033Z] #52 ... [2024-09-26T08:49:10.033Z] [2024-09-26T08:49:10.033Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T08:49:10.033Z] #47 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-26T08:49:10.033Z] #47 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-26T08:49:10.033Z] #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-09-26T08:49:10.033Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s done [2024-09-26T08:49:10.033Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2024-09-26T08:49:10.033Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.05MB / 18.32MB 1.5s [2024-09-26T08:49:10.033Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-26T08:49:10.298Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-26T08:49:10.863Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-26T08:49:10.993Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 2.5s [2024-09-26T08:49:10.993Z] #47 ... [2024-09-26T08:49:10.993Z] [2024-09-26T08:49:11.259Z] #54 [security-spire-server internal] load build context [2024-09-26T08:49:11.259Z] #54 transferring context: 27.71kB 0.7s done [2024-09-26T08:49:11.259Z] #54 DONE 7.1s [2024-09-26T08:49:11.259Z] [2024-09-26T08:49:11.259Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T08:49:11.259Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 2.8s [2024-09-26T08:49:11.259Z] #47 ... [2024-09-26T08:49:11.259Z] [2024-09-26T08:49:11.259Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-26T08:49:11.259Z] #55 ... [2024-09-26T08:49:11.259Z] [2024-09-26T08:49:11.259Z] #56 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-26T08:49:11.259Z] #0 8.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:11.259Z] #0 9.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:11.259Z] #56 ... [2024-09-26T08:49:11.259Z] [2024-09-26T08:49:11.259Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-26T08:49:11.259Z] #0 9.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:11.259Z] #0 9.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:11.429Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-26T08:49:11.525Z] #57 ... [2024-09-26T08:49:11.525Z] [2024-09-26T08:49:11.525Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:11.525Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done [2024-09-26T08:49:11.790Z] #52 ... [2024-09-26T08:49:11.790Z] [2024-09-26T08:49:11.790Z] #58 [security-spire-agent internal] load build context [2024-09-26T08:49:11.790Z] #58 transferring context: 27.24kB 0.8s done [2024-09-26T08:49:11.790Z] #58 DONE 7.5s [2024-09-26T08:49:11.790Z] [2024-09-26T08:49:11.790Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:11.790Z] #52 ... [2024-09-26T08:49:11.790Z] [2024-09-26T08:49:11.790Z] #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-26T08:49:11.790Z] #0 5.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:11.790Z] #0 6.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:11.790Z] #0 7.367 OK: 266 MiB in 52 packages [2024-09-26T08:49:11.790Z] #59 ... [2024-09-26T08:49:11.790Z] [2024-09-26T08:49:11.790Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:11.790Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.5s [2024-09-26T08:49:12.057Z] #52 ... [2024-09-26T08:49:12.057Z] [2024-09-26T08:49:12.057Z] #60 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-26T08:49:12.323Z] #60 ... [2024-09-26T08:49:12.323Z] [2024-09-26T08:49:12.323Z] #59 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-26T08:49:12.323Z] #59 DONE 10.9s [2024-09-26T08:49:12.323Z] [2024-09-26T08:49:12.323Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-26T08:49:12.362Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-26T08:49:12.589Z] #61 ... [2024-09-26T08:49:12.589Z] [2024-09-26T08:49:12.589Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-26T08:49:12.589Z] #62 ... [2024-09-26T08:49:12.589Z] [2024-09-26T08:49:12.589Z] #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-26T08:49:12.589Z] #55 DONE 11.2s [2024-09-26T08:49:12.589Z] [2024-09-26T08:49:12.589Z] #63 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-26T08:49:12.589Z] #63 ... [2024-09-26T08:49:12.589Z] [2024-09-26T08:49:12.589Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-26T08:49:12.918Z] #64 ... [2024-09-26T08:49:12.918Z] [2024-09-26T08:49:12.918Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-26T08:49:12.918Z] #0 7.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:12.918Z] #0 8.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:12.918Z] #65 ... [2024-09-26T08:49:12.918Z] [2024-09-26T08:49:12.918Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-26T08:49:12.950Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-26T08:49:13.185Z] #66 ... [2024-09-26T08:49:13.185Z] [2024-09-26T08:49:13.185Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:13.185Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.51MB / 28.04MB 4.6s [2024-09-26T08:49:13.185Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-26T08:49:13.464Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done [2024-09-26T08:49:13.740Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.19MB / 28.04MB 5.3s [2024-09-26T08:49:13.740Z] #52 ... [2024-09-26T08:49:13.740Z] [2024-09-26T08:49:13.740Z] #67 [support-cron-scheduler internal] load build context [Pipeline] } [2024-09-26T08:49:13.897Z] $ docker stop --time=1 48ae5d3c0acc8181b6e634adbb7f907c431ddde03b683e32748aa470eb28bec3 [2024-09-26T08:49:14.022Z] #67 transferring context: 1.60MB 8.5s [2024-09-26T08:49:14.022Z] #67 ... [2024-09-26T08:49:14.022Z] [2024-09-26T08:49:14.022Z] #68 [security-proxy-auth internal] load build context [2024-09-26T08:49:14.022Z] #68 ... [2024-09-26T08:49:14.022Z] [2024-09-26T08:49:14.022Z] #69 [core-metadata internal] load build context [2024-09-26T08:49:14.297Z] #69 ... [2024-09-26T08:49:14.297Z] [2024-09-26T08:49:14.297Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-26T08:49:14.297Z] #57 11.65 OK: 266 MiB in 52 packages [2024-09-26T08:49:14.297Z] #57 DONE 14.0s [2024-09-26T08:49:14.297Z] [2024-09-26T08:49:14.297Z] #69 [core-metadata internal] load build context [2024-09-26T08:49:14.297Z] #69 ... [2024-09-26T08:49:14.297Z] [2024-09-26T08:49:14.297Z] #70 [core-common-config-bootstrapper internal] load build context [2024-09-26T08:49:14.297Z] #70 ... [2024-09-26T08:49:14.297Z] [2024-09-26T08:49:14.297Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:14.879Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.28MB / 28.04MB 6.6s [2024-09-26T08:49:15.151Z] #52 ... [2024-09-26T08:49:15.151Z] [2024-09-26T08:49:15.151Z] #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-26T08:49:15.418Z] #71 ... [2024-09-26T08:49:15.418Z] [2024-09-26T08:49:15.418Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-26T08:49:15.418Z] #56 11.69 OK: 266 MiB in 52 packages [2024-09-26T08:49:15.418Z] #56 DONE 14.3s [2024-09-26T08:49:15.418Z] [2024-09-26T08:49:15.418Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:15.685Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.3s [2024-09-26T08:49:16.269Z] #52 ... [2024-09-26T08:49:16.269Z] [2024-09-26T08:49:16.269Z] #68 [security-proxy-auth internal] load build context [2024-09-26T08:49:16.269Z] #68 transferring context: 3.21MB 9.0s done [2024-09-26T08:49:16.269Z] #68 DONE 12.2s [2024-09-26T08:49:16.269Z] [2024-09-26T08:49:16.269Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:16.269Z] #52 ... [2024-09-26T08:49:16.269Z] [2024-09-26T08:49:16.269Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-26T08:49:16.269Z] #72 ... [2024-09-26T08:49:16.269Z] [2024-09-26T08:49:16.269Z] #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-26T08:49:16.552Z] #73 ... [2024-09-26T08:49:16.552Z] [2024-09-26T08:49:16.552Z] #69 [core-metadata internal] load build context [2024-09-26T08:49:16.552Z] #69 transferring context: 3.21MB 8.9s done [2024-09-26T08:49:16.552Z] #69 DONE 12.4s [2024-09-26T08:49:16.552Z] [2024-09-26T08:49:16.552Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:16.552Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.86MB / 28.04MB 8.2s [2024-09-26T08:49:17.141Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 8.5s [2024-09-26T08:49:17.141Z] #52 ... [2024-09-26T08:49:17.141Z] [2024-09-26T08:49:17.141Z] #44 [support-scheduler internal] load build context [2024-09-26T08:49:17.141Z] #44 transferring context: 3.21MB 9.3s done [2024-09-26T08:49:17.141Z] #44 DONE 13.3s [2024-09-26T08:49:17.141Z] [2024-09-26T08:49:17.141Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:17.740Z] #52 ... [2024-09-26T08:49:17.740Z] [2024-09-26T08:49:17.740Z] #70 [core-common-config-bootstrapper internal] load build context [2024-09-26T08:49:17.740Z] #70 transferring context: 3.21MB 9.1s done [2024-09-26T08:49:17.740Z] #70 DONE 13.6s [2024-09-26T08:49:17.740Z] [2024-09-26T08:49:17.740Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:17.740Z] #52 ... [2024-09-26T08:49:17.740Z] [2024-09-26T08:49:17.740Z] #67 [support-cron-scheduler internal] load build context [2024-09-26T08:49:17.740Z] #67 transferring context: 3.21MB 10.6s done [2024-09-26T08:49:17.740Z] #67 DONE 14.0s [2024-09-26T08:49:17.740Z] [2024-09-26T08:49:17.740Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:18.021Z] #52 ... [2024-09-26T08:49:18.021Z] [2024-09-26T08:49:18.021Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-26T08:49:18.021Z] #65 10.96 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-26T08:49:18.021Z] #65 10.96 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-26T08:49:18.021Z] #65 10.96 OK: 19955 distinct packages available [2024-09-26T08:49:18.022Z] #65 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:18.022Z] #65 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:18.022Z] #65 14.27 OK: 266 MiB in 52 packages [2024-09-26T08:49:18.022Z] #65 DONE 15.8s [2024-09-26T08:49:18.022Z] [2024-09-26T08:49:18.022Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:18.986Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 10.5s [2024-09-26T08:49:19.252Z] #52 ... [2024-09-26T08:49:19.252Z] [2024-09-26T08:49:19.252Z] #74 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:49:19.252Z] #74 DONE 6.3s [2024-09-26T08:49:19.252Z] [2024-09-26T08:49:19.252Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:19.526Z] #52 ... [2024-09-26T08:49:19.526Z] [2024-09-26T08:49:19.526Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-26T08:49:19.526Z] #61 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:19.526Z] #61 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:19.526Z] #61 13.74 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-26T08:49:19.526Z] #61 13.74 (2/4) Installing openssl (3.1.7-r0) [2024-09-26T08:49:19.526Z] #61 13.80 (3/4) Installing su-exec (0.2-r3) [2024-09-26T08:49:19.526Z] #61 13.82 (4/4) Installing yq (4.33.3-r5) [2024-09-26T08:49:19.526Z] #61 14.39 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:49:19.526Z] #61 14.51 OK: 18 MiB in 19 packages [2024-09-26T08:49:19.526Z] #61 DONE 17.2s [2024-09-26T08:49:19.526Z] [2024-09-26T08:49:19.526Z] #75 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:49:19.526Z] #75 CACHED [2024-09-26T08:49:19.526Z] [2024-09-26T08:49:19.526Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:19.799Z] #52 ... [2024-09-26T08:49:19.799Z] [2024-09-26T08:49:19.799Z] #60 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-26T08:49:19.799Z] #60 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:19.799Z] #60 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:19.799Z] #60 15.12 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-26T08:49:19.799Z] #60 15.14 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:49:19.799Z] #60 15.27 OK: 8 MiB in 16 packages [2024-09-26T08:49:19.799Z] #60 DONE 17.9s [2024-09-26T08:49:19.799Z] [2024-09-26T08:49:19.799Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:19.799Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 11.4s [2024-09-26T08:49:20.068Z] #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-26T08:49:20.068Z] #52 ... [2024-09-26T08:49:20.068Z] [2024-09-26T08:49:20.068Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:49:20.068Z] #76 DONE 4.7s [2024-09-26T08:49:20.068Z] [2024-09-26T08:49:20.068Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:20.068Z] #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-09-26T08:49:20.336Z] #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-09-26T08:49:20.336Z] #52 ... [2024-09-26T08:49:20.336Z] [2024-09-26T08:49:20.336Z] #63 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-26T08:49:20.336Z] #63 DONE 18.0s [2024-09-26T08:49:20.336Z] [2024-09-26T08:49:20.336Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:20.604Z] #52 ... [2024-09-26T08:49:20.604Z] [2024-09-26T08:49:20.604Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:49:20.604Z] #77 DONE 5.7s [2024-09-26T08:49:20.604Z] [2024-09-26T08:49:20.604Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:20.604Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.90MB / 28.04MB 12.0s [2024-09-26T08:49:20.871Z] #52 ... [2024-09-26T08:49:20.871Z] [2024-09-26T08:49:20.871Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-26T08:49:20.871Z] #62 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:20.871Z] #62 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:20.871Z] #62 16.44 (1/2) Installing ca-certificates (20240226-r0) [2024-09-26T08:49:20.871Z] #62 16.50 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-26T08:49:20.871Z] #62 16.55 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:49:20.871Z] #62 16.55 Executing ca-certificates-20240226-r0.trigger [2024-09-26T08:49:20.871Z] #62 16.95 OK: 9 MiB in 17 packages [2024-09-26T08:49:20.871Z] #62 DONE 18.4s [2024-09-26T08:49:20.871Z] [2024-09-26T08:49:20.871Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:21.137Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 12.6s [2024-09-26T08:49:21.402Z] #52 ... [2024-09-26T08:49:21.402Z] [2024-09-26T08:49:21.402Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:49:21.402Z] #78 DONE 2.9s [2024-09-26T08:49:21.402Z] [2024-09-26T08:49:21.402Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:21.402Z] #52 ... [2024-09-26T08:49:21.402Z] [2024-09-26T08:49:21.402Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T08:49:21.402Z] #47 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.3s done [2024-09-26T08:49:21.402Z] #47 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done [2024-09-26T08:49:21.402Z] #47 ... [2024-09-26T08:49:21.402Z] [2024-09-26T08:49:21.402Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:22.364Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.81MB / 28.04MB 14.0s [2024-09-26T08:49:22.488Z] $ docker rm -f --volumes 48ae5d3c0acc8181b6e634adbb7f907c431ddde03b683e32748aa470eb28bec3 [2024-09-26T08:49:22.947Z] #52 ... [2024-09-26T08:49:22.948Z] [2024-09-26T08:49:22.948Z] #40 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-26T08:49:22.948Z] #40 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:22.948Z] #40 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:22.948Z] #40 19.05 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-26T08:49:22.948Z] #40 19.06 (2/2) Installing su-exec (0.2-r3) [2024-09-26T08:49:22.948Z] #40 19.11 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:49:22.948Z] #40 19.14 OK: 8 MiB in 17 packages [2024-09-26T08:49:22.948Z] #40 DONE 20.4s [2024-09-26T08:49:22.948Z] [2024-09-26T08:49:22.948Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:22.948Z] #52 ... [2024-09-26T08:49:22.948Z] [2024-09-26T08:49:22.948Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-26T08:49:22.948Z] #79 ... [2024-09-26T08:49:22.948Z] [2024-09-26T08:49:22.948Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [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-09-26T08:49:23.298Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 14.8s [2024-09-26T08:49:23.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-26T08:49:23.473Z] [2024-09-26T08:49:23.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:49:23.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-26T08:49:23.777Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-26T08:49:23.777Z] 91d30c5bc195: Pulling fs layer [2024-09-26T08:49:23.777Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-26T08:49:23.777Z] 9c61dcf015f6: Pulling fs layer [2024-09-26T08:49:23.777Z] 4698f68db338: Pulling fs layer [2024-09-26T08:49:23.777Z] 2a2f49069b9e: Pulling fs layer [2024-09-26T08:49:23.777Z] e0025b399a48: Pulling fs layer [2024-09-26T08:49:23.777Z] 4698f68db338: Waiting [2024-09-26T08:49:23.777Z] 2a2f49069b9e: Waiting [2024-09-26T08:49:23.777Z] e0025b399a48: Waiting [2024-09-26T08:49:23.777Z] 91d30c5bc195: Verifying Checksum [2024-09-26T08:49:23.777Z] 91d30c5bc195: Download complete [2024-09-26T08:49:23.777Z] 4698f68db338: Verifying Checksum [2024-09-26T08:49:23.777Z] 4698f68db338: Download complete [2024-09-26T08:49:24.035Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-26T08:49:24.035Z] 2e9b0aa3be6d: Download complete [2024-09-26T08:49:24.035Z] 91d30c5bc195: Pull complete [2024-09-26T08:49:24.035Z] e0025b399a48: Download complete [2024-09-26T08:49:24.035Z] 2a2f49069b9e: Verifying Checksum [2024-09-26T08:49:24.035Z] 2a2f49069b9e: Download complete [2024-09-26T08:49:24.258Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.0s [2024-09-26T08:49:24.294Z] 2e9b0aa3be6d: Pull complete [2024-09-26T08:49:24.524Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.1s done [2024-09-26T08:49:24.524Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.1s done [2024-09-26T08:49:24.551Z] 9c61dcf015f6: Verifying Checksum [2024-09-26T08:49:24.551Z] 9c61dcf015f6: Download complete [2024-09-26T08:49:27.080Z] 9c61dcf015f6: Pull complete [2024-09-26T08:49:27.080Z] 4698f68db338: Pull complete [2024-09-26T08:49:27.339Z] 2a2f49069b9e: Pull complete [2024-09-26T08:49:27.339Z] e0025b399a48: Pull complete [2024-09-26T08:49:27.339Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-26T08:49:27.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-26T08:49:27.339Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T08:49:27.439Z] prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container [2024-09-26T08:49:27.468Z] $ 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/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-26T08:49:28.780Z] #52 ... [2024-09-26T08:49:28.780Z] [2024-09-26T08:49:28.780Z] #41 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-26T08:49:28.780Z] #41 19.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:28.780Z] #41 20.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:28.780Z] #41 22.33 (1/4) Installing ca-certificates (20240226-r0) [2024-09-26T08:49:28.780Z] #41 22.62 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-26T08:49:28.780Z] #41 22.67 (3/4) Installing su-exec (0.2-r3) [2024-09-26T08:49:28.780Z] #41 22.69 (4/4) Installing yq (4.33.3-r5) [2024-09-26T08:49:28.780Z] #41 23.45 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:49:28.780Z] #41 23.54 Executing ca-certificates-20240226-r0.trigger [2024-09-26T08:49:28.780Z] #41 24.19 OK: 18 MiB in 19 packages [2024-09-26T08:49:28.780Z] #41 DONE 25.5s [2024-09-26T08:49:28.780Z] [2024-09-26T08:49:28.780Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-26T08:49:28.780Z] #64 19.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:28.780Z] #64 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:28.780Z] #64 24.23 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-26T08:49:28.780Z] #64 24.25 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:49:28.780Z] #64 24.32 OK: 8 MiB in 16 packages [2024-09-26T08:49:28.780Z] #64 DONE 25.5s [2024-09-26T08:49:28.780Z] [2024-09-26T08:49:28.780Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:28.780Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-09-26T08:49:28.780Z] #52 ... [2024-09-26T08:49:28.780Z] [2024-09-26T08:49:28.780Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-26T08:49:29.739Z] #80 ... [2024-09-26T08:49:29.739Z] [2024-09-26T08:49:29.739Z] #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:49:29.739Z] #81 ... [2024-09-26T08:49:29.739Z] [2024-09-26T08:49:29.739Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-26T08:49:29.739Z] #82 ... [2024-09-26T08:49:29.739Z] [2024-09-26T08:49:29.739Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:30.008Z] #52 ... [2024-09-26T08:49:30.008Z] [2024-09-26T08:49:30.008Z] #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-26T08:49:30.008Z] #71 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:30.008Z] #71 17.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:30.008Z] #71 20.40 (1/3) Installing ca-certificates (20240226-r0) [2024-09-26T08:49:30.008Z] #71 20.56 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-26T08:49:30.008Z] #71 20.57 (3/3) Installing tzdata (2024a-r0) [2024-09-26T08:49:30.008Z] #71 22.07 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:49:30.008Z] #71 22.21 Executing ca-certificates-20240226-r0.trigger [2024-09-26T08:49:30.008Z] #71 23.22 OK: 12 MiB in 18 packages [2024-09-26T08:49:30.008Z] #71 DONE 24.9s [2024-09-26T08:49:30.008Z] [2024-09-26T08:49:30.008Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:30.008Z] #52 ... [2024-09-26T08:49:30.008Z] [2024-09-26T08:49:30.008Z] #83 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-09-26T08:49:30.274Z] #83 ... [2024-09-26T08:49:30.274Z] [2024-09-26T08:49:30.274Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:49:30.274Z] #84 ... [2024-09-26T08:49:30.274Z] [2024-09-26T08:49:30.274Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-26T08:49:30.540Z] #85 ... [2024-09-26T08:49:30.540Z] [2024-09-26T08:49:30.540Z] #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-26T08:49:30.540Z] #86 ... [2024-09-26T08:49:30.540Z] [2024-09-26T08:49:30.540Z] #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:49:30.809Z] #87 ... [2024-09-26T08:49:30.809Z] [2024-09-26T08:49:30.809Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T08:49:30.809Z] #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.4s [2024-09-26T08:49:30.809Z] #47 ... [2024-09-26T08:49:30.809Z] [2024-09-26T08:49:30.809Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-26T08:49:31.073Z] #88 ... [2024-09-26T08:49:31.073Z] [2024-09-26T08:49:31.073Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:31.339Z] #52 ... [2024-09-26T08:49:31.339Z] [2024-09-26T08:49:31.339Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:49:31.339Z] #89 ... [2024-09-26T08:49:31.339Z] [2024-09-26T08:49:31.339Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T08:49:31.451Z] $ docker top c92db2d105f3eeb20320cad610a39b5c24579313a6bba940cdf4a8f216fe8a02 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-26T08:49:31.803Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-26T08:49:32.740Z] #47 ... [2024-09-26T08:49:32.740Z] [2024-09-26T08:49:32.740Z] #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-26T08:49:33.006Z] #90 ... [2024-09-26T08:49:33.006Z] [2024-09-26T08:49:33.006Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:33.589Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s [2024-09-26T08:49:34.337Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-09-26T08:49:34.337Z] #1 transferring dockerfile: 1.93kB done [2024-09-26T08:49:34.337Z] #1 DONE 0.0s [2024-09-26T08:49:34.337Z] [2024-09-26T08:49:34.337Z] #2 [core-data internal] load build definition from Dockerfile [2024-09-26T08:49:34.337Z] #2 transferring dockerfile: 2.07kB done [2024-09-26T08:49:34.337Z] #2 DONE 0.0s [2024-09-26T08:49:34.337Z] [2024-09-26T08:49:34.337Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-09-26T08:49:34.337Z] #3 transferring dockerfile: 1.81kB done [2024-09-26T08:49:34.337Z] #3 DONE 0.0s [2024-09-26T08:49:34.338Z] [2024-09-26T08:49:34.338Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-26T08:49:34.338Z] #4 transferring dockerfile: 1.89kB done [2024-09-26T08:49:34.338Z] #4 DONE 0.0s [2024-09-26T08:49:34.338Z] [2024-09-26T08:49:34.338Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-26T08:49:34.338Z] #5 transferring dockerfile: 3.17kB done [2024-09-26T08:49:34.338Z] #5 DONE 0.0s [2024-09-26T08:49:34.338Z] [2024-09-26T08:49:34.338Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-09-26T08:49:34.338Z] #6 transferring dockerfile: 1.70kB done [2024-09-26T08:49:34.338Z] #6 DONE 0.0s [2024-09-26T08:49:34.338Z] [2024-09-26T08:49:34.338Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-09-26T08:49:34.338Z] #7 transferring dockerfile: 2.07kB done [2024-09-26T08:49:34.338Z] #7 DONE 0.0s [2024-09-26T08:49:34.338Z] [2024-09-26T08:49:34.338Z] #8 [support-notifications internal] load build definition from Dockerfile [2024-09-26T08:49:34.338Z] #8 transferring dockerfile: 2.02kB done [2024-09-26T08:49:34.338Z] #8 DONE 0.0s [2024-09-26T08:49:34.338Z] [2024-09-26T08:49:34.338Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-09-26T08:49:34.546Z] #52 ... [2024-09-26T08:49:34.546Z] [2024-09-26T08:49:34.546Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-26T08:49:34.546Z] #66 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:34.546Z] #66 22.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:34.546Z] #66 25.79 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-26T08:49:34.546Z] #66 25.79 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-26T08:49:34.546Z] #66 25.79 OK: 19946 distinct packages available [2024-09-26T08:49:34.546Z] #66 26.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:34.546Z] #66 27.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:34.546Z] #66 ... [2024-09-26T08:49:34.546Z] [2024-09-26T08:49:34.546Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-26T08:49:34.546Z] #79 14.98 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:34.546Z] #79 16.27 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:34.546Z] #79 20.16 OK: 266 MiB in 52 packages [2024-09-26T08:49:34.546Z] #79 DONE 22.0s [2024-09-26T08:49:34.546Z] [2024-09-26T08:49:34.546Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T08:49:34.599Z] #9 transferring dockerfile: 2.13kB done [2024-09-26T08:49:34.599Z] #9 DONE 0.1s [2024-09-26T08:49:34.599Z] [2024-09-26T08:49:34.599Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-26T08:49:34.599Z] #10 transferring dockerfile: 2.49kB done [2024-09-26T08:49:34.599Z] #10 DONE 0.0s [2024-09-26T08:49:34.599Z] [2024-09-26T08:49:34.599Z] #11 [core-command internal] load build definition from Dockerfile [2024-09-26T08:49:34.599Z] #11 transferring dockerfile: 1.93kB done [2024-09-26T08:49:34.599Z] #11 DONE 0.1s [2024-09-26T08:49:34.599Z] [2024-09-26T08:49:34.599Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-26T08:49:34.599Z] #12 transferring dockerfile: 2.15kB done [2024-09-26T08:49:34.599Z] #12 DONE 0.1s [2024-09-26T08:49:34.599Z] [2024-09-26T08:49:34.599Z] #13 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-26T08:49:34.599Z] #13 transferring dockerfile: 1.85kB done [2024-09-26T08:49:34.599Z] #13 DONE 0.1s [2024-09-26T08:49:34.599Z] [2024-09-26T08:49:34.599Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-26T08:49:34.599Z] #14 transferring dockerfile: 2.23kB done [2024-09-26T08:49:34.599Z] #14 DONE 0.1s [2024-09-26T08:49:34.599Z] [2024-09-26T08:49:34.599Z] #15 [support-scheduler internal] load .dockerignore [2024-09-26T08:49:34.599Z] #15 transferring context: 50B done [2024-09-26T08:49:34.599Z] #15 DONE 0.1s [2024-09-26T08:49:34.599Z] [2024-09-26T08:49:34.599Z] #16 [security-spire-config internal] load build definition from Dockerfile [2024-09-26T08:49:34.599Z] #16 transferring dockerfile: 1.69kB done [2024-09-26T08:49:34.599Z] #16 DONE 0.0s [2024-09-26T08:49:34.599Z] [2024-09-26T08:49:34.599Z] #17 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-26T08:49:34.599Z] #17 transferring dockerfile: 2.50kB done [2024-09-26T08:49:34.599Z] #17 DONE 0.0s [2024-09-26T08:49:34.863Z] [2024-09-26T08:49:34.863Z] #18 [core-data internal] load .dockerignore [2024-09-26T08:49:34.863Z] #18 transferring context: 50B done [2024-09-26T08:49:34.863Z] #18 DONE 0.0s [2024-09-26T08:49:34.863Z] [2024-09-26T08:49:34.863Z] #19 [security-spire-agent internal] load .dockerignore [2024-09-26T08:49:34.863Z] #19 transferring context: 50B done [2024-09-26T08:49:34.863Z] #19 DONE 0.0s [2024-09-26T08:49:34.863Z] [2024-09-26T08:49:34.863Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-09-26T08:49:34.863Z] #20 transferring context: 50B done [2024-09-26T08:49:34.863Z] #20 DONE 0.0s [2024-09-26T08:49:34.863Z] [2024-09-26T08:49:34.863Z] #21 [security-bootstrapper internal] load .dockerignore [2024-09-26T08:49:34.863Z] #21 transferring context: 50B done [2024-09-26T08:49:34.863Z] #21 DONE 0.0s [2024-09-26T08:49:34.863Z] [2024-09-26T08:49:34.863Z] #22 [security-spire-server internal] load .dockerignore [2024-09-26T08:49:34.863Z] #22 transferring context: 50B done [2024-09-26T08:49:34.863Z] #22 DONE 0.0s [2024-09-26T08:49:34.863Z] [2024-09-26T08:49:34.863Z] #23 [core-keeper internal] load .dockerignore [2024-09-26T08:49:34.863Z] #23 transferring context: 50B done [2024-09-26T08:49:34.863Z] #23 DONE 0.0s [2024-09-26T08:49:34.863Z] [2024-09-26T08:49:34.863Z] #24 [support-notifications internal] load .dockerignore [2024-09-26T08:49:34.863Z] #24 transferring context: 50B done [2024-09-26T08:49:34.863Z] #24 DONE 0.0s [2024-09-26T08:49:34.863Z] [2024-09-26T08:49:34.863Z] #25 [core-command internal] load .dockerignore [2024-09-26T08:49:34.863Z] #25 transferring context: 50B done [2024-09-26T08:49:34.863Z] #25 DONE 0.0s [2024-09-26T08:49:34.863Z] [2024-09-26T08:49:34.863Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-09-26T08:49:34.863Z] #26 transferring context: 50B done [2024-09-26T08:49:34.863Z] #26 DONE 0.0s [2024-09-26T08:49:34.863Z] [2024-09-26T08:49:34.863Z] #27 [security-proxy-auth internal] load .dockerignore [2024-09-26T08:49:34.863Z] #27 transferring context: 50B done [2024-09-26T08:49:34.863Z] #27 DONE 0.0s [2024-09-26T08:49:34.863Z] [2024-09-26T08:49:34.863Z] #28 [core-metadata internal] load .dockerignore [2024-09-26T08:49:34.863Z] #28 transferring context: 50B done [2024-09-26T08:49:34.863Z] #28 DONE 0.1s [2024-09-26T08:49:34.863Z] [2024-09-26T08:49:34.863Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-09-26T08:49:34.863Z] #29 transferring context: 50B done [2024-09-26T08:49:34.863Z] #29 DONE 0.1s [2024-09-26T08:49:34.863Z] [2024-09-26T08:49:34.863Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-26T08:49:34.863Z] #30 DONE 0.0s [2024-09-26T08:49:34.863Z] [2024-09-26T08:49:34.863Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-26T08:49:34.863Z] #31 transferring context: 50B done [2024-09-26T08:49:35.121Z] #31 DONE 0.1s [2024-09-26T08:49:35.121Z] [2024-09-26T08:49:35.121Z] #32 [security-spire-config internal] load .dockerignore [2024-09-26T08:49:35.121Z] #32 transferring context: 50B done [2024-09-26T08:49:35.121Z] #32 DONE 0.1s [2024-09-26T08:49:35.121Z] [2024-09-26T08:49:35.121Z] #33 [security-proxy-setup internal] load .dockerignore [2024-09-26T08:49:35.121Z] #33 transferring context: 50B done [2024-09-26T08:49:35.121Z] #33 DONE 0.1s [2024-09-26T08:49:35.121Z] [2024-09-26T08:49:35.121Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T08:49:35.121Z] #34 DONE 0.1s [2024-09-26T08:49:35.121Z] [2024-09-26T08:49:35.121Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T08:49:35.121Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T08:49:35.121Z] #35 ... [2024-09-26T08:49:35.121Z] [2024-09-26T08:49:35.121Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-26T08:49:35.121Z] #30 DONE 0.0s [2024-09-26T08:49:35.121Z] [2024-09-26T08:49:35.121Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T08:49:35.121Z] #34 DONE 0.1s [2024-09-26T08:49:35.121Z] [2024-09-26T08:49:35.121Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T08:49:35.121Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T08:49:35.121Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-26T08:49:35.121Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s [2024-09-26T08:49:35.121Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T08:49:35.121Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-26T08:49:35.121Z] #35 ... [2024-09-26T08:49:35.121Z] [2024-09-26T08:49:35.121Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-26T08:49:35.121Z] #30 DONE 0.0s [2024-09-26T08:49:35.121Z] [2024-09-26T08:49:35.121Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T08:49:35.121Z] #34 DONE 0.1s [2024-09-26T08:49:35.121Z] [2024-09-26T08:49:35.122Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T08:49:35.122Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T08:49:35.122Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-26T08:49:35.122Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-26T08:49:35.122Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T08:49:35.122Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-26T08:49:35.122Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-26T08:49:35.412Z] #35 ... [2024-09-26T08:49:35.412Z] [2024-09-26T08:49:35.412Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-26T08:49:35.412Z] #30 DONE 0.0s [2024-09-26T08:49:35.412Z] [2024-09-26T08:49:35.412Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T08:49:35.412Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T08:49:35.412Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-26T08:49:35.412Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-26T08:49:35.412Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T08:49:35.412Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-26T08:49:35.412Z] #35 ... [2024-09-26T08:49:35.412Z] [2024-09-26T08:49:35.412Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-26T08:49:35.412Z] #30 DONE 0.0s [2024-09-26T08:49:35.412Z] [2024-09-26T08:49:35.412Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T08:49:35.412Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T08:49:35.412Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-26T08:49:35.412Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-26T08:49:35.412Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T08:49:35.412Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-26T08:49:35.412Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-26T08:49:35.509Z] #47 ... [2024-09-26T08:49:35.509Z] [2024-09-26T08:49:35.509Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-26T08:49:35.509Z] #91 DONE 0.7s [2024-09-26T08:49:35.509Z] [2024-09-26T08:49:35.509Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T08:49:35.679Z] #35 ... [2024-09-26T08:49:35.679Z] [2024-09-26T08:49:35.679Z] #30 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-26T08:49:35.679Z] #30 DONE 0.0s [2024-09-26T08:49:35.679Z] [2024-09-26T08:49:35.679Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-26T08:49:35.679Z] #36 DONE 0.5s [2024-09-26T08:49:35.679Z] [2024-09-26T08:49:35.679Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-26T08:49:35.679Z] #37 DONE 0.6s [2024-09-26T08:49:35.679Z] [2024-09-26T08:49:35.679Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-26T08:49:35.679Z] #30 DONE 0.0s [2024-09-26T08:49:35.679Z] [2024-09-26T08:49:35.679Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T08:49:35.679Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T08:49:35.679Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-26T08:49:35.679Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-26T08:49:35.679Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T08:49:35.679Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-26T08:49:35.679Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-26T08:49:35.679Z] #35 DONE 1.0s [2024-09-26T08:49:35.679Z] [2024-09-26T08:49:35.679Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-26T08:49:35.679Z] #30 DONE 0.0s [2024-09-26T08:49:35.679Z] [2024-09-26T08:49:35.679Z] #38 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-26T08:49:35.679Z] #38 DONE 1.0s [2024-09-26T08:49:35.679Z] [2024-09-26T08:49:35.679Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T08:49:35.774Z] #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.5s [2024-09-26T08:49:35.972Z] #34 ... [2024-09-26T08:49:35.972Z] [2024-09-26T08:49:35.972Z] #39 [security-spire-agent internal] load build context [2024-09-26T08:49:35.972Z] #39 transferring context: 27.24kB 0.0s done [2024-09-26T08:49:35.972Z] #39 DONE 0.3s [2024-09-26T08:49:35.972Z] [2024-09-26T08:49:35.972Z] #40 [security-spire-server internal] load build context [2024-09-26T08:49:35.972Z] #40 transferring context: 27.71kB 0.0s done [2024-09-26T08:49:35.972Z] #40 DONE 0.3s [2024-09-26T08:49:35.972Z] [2024-09-26T08:49:35.972Z] #41 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-26T08:49:36.248Z] #41 ... [2024-09-26T08:49:36.248Z] [2024-09-26T08:49:36.248Z] #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-26T08:49:36.248Z] #38 DONE 1.0s [2024-09-26T08:49:36.248Z] [2024-09-26T08:49:36.248Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T08:49:36.248Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T08:49:36.248Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-26T08:49:36.248Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-26T08:49:36.248Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T08:49:36.248Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-26T08:49:36.248Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-26T08:49:36.248Z] #35 DONE 1.0s [2024-09-26T08:49:36.248Z] [2024-09-26T08:49:36.248Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-26T08:49:36.248Z] #34 DONE 0.9s [2024-09-26T08:49:36.248Z] [2024-09-26T08:49:36.248Z] #41 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-26T08:49:36.248Z] #41 ... [2024-09-26T08:49:36.248Z] [2024-09-26T08:49:36.248Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-26T08:49:36.248Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-26T08:49:36.248Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-26T08:49:36.248Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done [2024-09-26T08:49:36.248Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-26T08:49:36.248Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-26T08:49:36.248Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done [2024-09-26T08:49:36.248Z] #35 DONE 1.0s [2024-09-26T08:49:36.248Z] [2024-09-26T08:49:36.248Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-26T08:49:36.248Z] #37 DONE 1.1s [2024-09-26T08:49:36.353Z] #47 ... [2024-09-26T08:49:36.353Z] [2024-09-26T08:49:36.353Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-26T08:49:36.353Z] #72 20.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:36.353Z] #72 21.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:36.353Z] #72 24.14 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-26T08:49:36.353Z] #72 24.14 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-26T08:49:36.353Z] #72 24.14 OK: 19946 distinct packages available [2024-09-26T08:49:36.353Z] #72 24.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:36.353Z] #72 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:36.353Z] #72 ... [2024-09-26T08:49:36.353Z] [2024-09-26T08:49:36.353Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T08:49:36.524Z] [2024-09-26T08:49:36.524Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:36.524Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-09-26T08:49:36.524Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-26T08:49:36.524Z] #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-26T08:49:36.524Z] #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-26T08:49:38.528Z] #47 ... [2024-09-26T08:49:38.528Z] [2024-09-26T08:49:38.528Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-26T08:49:38.528Z] #0 6.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:38.528Z] #0 8.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:38.528Z] #92 ... [2024-09-26T08:49:38.528Z] [2024-09-26T08:49:38.528Z] #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-26T08:49:38.528Z] #73 21.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:38.528Z] #73 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:38.528Z] #73 27.89 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-26T08:49:38.528Z] #73 27.89 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-26T08:49:38.528Z] #73 27.89 OK: 19946 distinct packages available [2024-09-26T08:49:38.528Z] #73 30.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:38.528Z] #73 ... [2024-09-26T08:49:38.528Z] [2024-09-26T08:49:38.528Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T08:49:39.553Z] #47 ... [2024-09-26T08:49:39.553Z] [2024-09-26T08:49:39.553Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-26T08:49:39.553Z] #66 32.39 (1/11) Installing ca-certificates (20240226-r0) [2024-09-26T08:49:39.553Z] #66 33.08 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-26T08:49:39.553Z] #66 33.21 (3/11) Installing libunistring (1.1-r1) [2024-09-26T08:49:39.553Z] #66 33.45 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-26T08:49:39.553Z] #66 33.58 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-26T08:49:39.553Z] #66 33.61 (6/11) Installing libcurl (8.9.1-r0) [2024-09-26T08:49:39.553Z] #66 33.69 (7/11) Installing curl (8.9.1-r0) [2024-09-26T08:49:39.553Z] #66 33.81 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-26T08:49:39.553Z] #66 33.84 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-26T08:49:39.553Z] #66 33.87 (10/11) Installing libucontext (1.2-r2) [2024-09-26T08:49:39.553Z] #66 33.88 (11/11) Installing gcompat (1.1.0-r1) [2024-09-26T08:49:39.553Z] #66 33.91 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:49:39.553Z] #66 34.02 Executing ca-certificates-20240226-r0.trigger [2024-09-26T08:49:39.553Z] #66 35.06 OK: 13 MiB in 26 packages [2024-09-26T08:49:39.553Z] #66 DONE 36.9s [2024-09-26T08:49:39.553Z] [2024-09-26T08:49:39.553Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T08:49:40.526Z] #47 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.1s done [2024-09-26T08:49:40.858Z] #42 ... [2024-09-26T08:49:40.858Z] [2024-09-26T08:49:40.858Z] #43 [support-scheduler internal] load build context [2024-09-26T08:49:40.858Z] #43 transferring context: 184.85MB 5.8s [2024-09-26T08:49:41.124Z] #47 DONE 36.9s [2024-09-26T08:49:41.124Z] [2024-09-26T08:49:41.124Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:41.124Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.7s [2024-09-26T08:49:41.834Z] #43 ... [2024-09-26T08:49:41.834Z] [2024-09-26T08:49:41.834Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-26T08:49:42.109Z] #52 ... [2024-09-26T08:49:42.109Z] [2024-09-26T08:49:42.109Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-26T08:49:42.109Z] #88 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:42.109Z] #88 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:42.109Z] #88 21.15 OK: 9 MiB in 17 packages [2024-09-26T08:49:42.109Z] #88 ... [2024-09-26T08:49:42.109Z] [2024-09-26T08:49:42.109Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:42.135Z] #44 ... [2024-09-26T08:49:42.135Z] [2024-09-26T08:49:42.135Z] #43 [support-scheduler internal] load build context [2024-09-26T08:49:42.377Z] #52 ... [2024-09-26T08:49:42.377Z] [2024-09-26T08:49:42.377Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-26T08:49:42.377Z] #82 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:42.377Z] #82 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:42.377Z] #82 ... [2024-09-26T08:49:42.377Z] [2024-09-26T08:49:42.377Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:42.972Z] #52 ... [2024-09-26T08:49:42.972Z] [2024-09-26T08:49:42.972Z] #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-26T08:49:42.972Z] #86 12.63 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:42.972Z] #86 15.31 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:43.244Z] #86 ... [2024-09-26T08:49:43.244Z] [2024-09-26T08:49:43.244Z] #83 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-09-26T08:49:43.244Z] #83 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:43.244Z] #83 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:43.244Z] #83 22.34 OK: 8 MiB in 16 packages [2024-09-26T08:49:43.244Z] #83 DONE 23.6s [2024-09-26T08:49:43.244Z] [2024-09-26T08:49:43.244Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-26T08:49:43.244Z] #82 23.78 OK: 18 MiB in 19 packages [2024-09-26T08:49:43.826Z] #82 ... [2024-09-26T08:49:43.826Z] [2024-09-26T08:49:43.826Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-26T08:49:43.826Z] #72 34.18 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-26T08:49:43.826Z] #72 34.24 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-26T08:49:43.826Z] #72 34.26 (3/4) Installing libucontext (1.2-r2) [2024-09-26T08:49:43.826Z] #72 34.30 (4/4) Installing gcompat (1.1.0-r1) [2024-09-26T08:49:43.826Z] #72 34.36 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:49:43.826Z] #72 34.77 OK: 8 MiB in 19 packages [2024-09-26T08:49:43.826Z] #72 DONE 37.6s [2024-09-26T08:49:43.826Z] [2024-09-26T08:49:43.826Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-26T08:49:43.826Z] #0 4.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:44.092Z] #93 ... [2024-09-26T08:49:44.092Z] [2024-09-26T08:49:44.092Z] #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-26T08:49:44.092Z] #90 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:44.092Z] #90 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:44.092Z] #90 20.75 OK: 8 MiB in 17 packages [2024-09-26T08:49:44.092Z] #90 ... [2024-09-26T08:49:44.092Z] [2024-09-26T08:49:44.092Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:45.087Z] #52 ... [2024-09-26T08:49:45.087Z] [2024-09-26T08:49:45.087Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-26T08:49:45.087Z] #88 DONE 24.1s [2024-09-26T08:49:45.087Z] [2024-09-26T08:49:45.087Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:45.087Z] #52 ... [2024-09-26T08:49:45.087Z] [2024-09-26T08:49:45.087Z] #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-26T08:49:45.087Z] #90 DONE 22.3s [2024-09-26T08:49:45.087Z] [2024-09-26T08:49:45.087Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:45.353Z] #52 ... [2024-09-26T08:49:45.353Z] [2024-09-26T08:49:45.353Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:49:45.459Z] #43 ... [2024-09-26T08:49:45.459Z] [2024-09-26T08:49:45.459Z] #45 [core-data internal] load build context [2024-09-26T08:49:45.459Z] #45 ... [2024-09-26T08:49:45.459Z] [2024-09-26T08:49:45.459Z] #43 [support-scheduler internal] load build context [2024-09-26T08:49:45.459Z] #43 ... [2024-09-26T08:49:45.459Z] [2024-09-26T08:49:45.459Z] #46 [security-bootstrapper internal] load build context [2024-09-26T08:49:45.459Z] #46 ... [2024-09-26T08:49:45.459Z] [2024-09-26T08:49:45.459Z] #47 [support-notifications internal] load build context [2024-09-26T08:49:45.459Z] #47 ... [2024-09-26T08:49:45.459Z] [2024-09-26T08:49:45.459Z] #48 [core-command internal] load build context [2024-09-26T08:49:45.618Z] #94 ... [2024-09-26T08:49:45.618Z] [2024-09-26T08:49:45.618Z] #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-26T08:49:45.721Z] #48 ... [2024-09-26T08:49:45.721Z] [2024-09-26T08:49:45.721Z] #49 [core-metadata internal] load build context [2024-09-26T08:49:45.721Z] #49 ... [2024-09-26T08:49:45.721Z] [2024-09-26T08:49:45.721Z] #50 [security-secretstore-setup internal] load build context [2024-09-26T08:49:45.883Z] #95 ... [2024-09-26T08:49:45.883Z] [2024-09-26T08:49:45.883Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-26T08:49:45.883Z] #82 DONE 26.2s [2024-09-26T08:49:45.883Z] [2024-09-26T08:49:45.883Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:45.981Z] #50 ... [2024-09-26T08:49:45.981Z] [2024-09-26T08:49:45.981Z] #51 [security-proxy-auth internal] load build context [2024-09-26T08:49:45.981Z] #51 ... [2024-09-26T08:49:45.981Z] [2024-09-26T08:49:45.981Z] #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-26T08:49:45.981Z] #52 ... [2024-09-26T08:49:45.981Z] [2024-09-26T08:49:45.981Z] #53 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-26T08:49:46.150Z] #52 ... [2024-09-26T08:49:46.150Z] [2024-09-26T08:49:46.150Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-26T08:49:46.150Z] #96 DONE 0.2s [2024-09-26T08:49:46.150Z] [2024-09-26T08:49:46.150Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:46.150Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.9s [2024-09-26T08:49:46.242Z] #53 ... [2024-09-26T08:49:46.242Z] [2024-09-26T08:49:46.242Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T08:49:46.242Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-09-26T08:49:46.242Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-26T08:49:46.242Z] #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-26T08:49:46.242Z] #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-26T08:49:46.242Z] #54 ... [2024-09-26T08:49:46.242Z] [2024-09-26T08:49:46.242Z] #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-26T08:49:46.504Z] #55 ... [2024-09-26T08:49:46.504Z] [2024-09-26T08:49:46.504Z] #56 [support-cron-scheduler internal] load build context [2024-09-26T08:49:46.504Z] #56 transferring context: 453.53MB 10.6s [2024-09-26T08:49:46.504Z] #56 ... [2024-09-26T08:49:46.504Z] [2024-09-26T08:49:46.504Z] #57 [security-spire-config internal] load build context [2024-09-26T08:49:46.504Z] #57 ... [2024-09-26T08:49:46.504Z] [2024-09-26T08:49:46.504Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-26T08:49:46.745Z] #52 ... [2024-09-26T08:49:46.745Z] [2024-09-26T08:49:46.745Z] #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-26T08:49:46.745Z] #92 16.69 OK: 18 MiB in 19 packages [2024-09-26T08:49:46.745Z] #92 DONE 18.4s [2024-09-26T08:49:46.745Z] [2024-09-26T08:49:46.745Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:46.745Z] #52 ... [2024-09-26T08:49:46.745Z] [2024-09-26T08:49:46.745Z] #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-26T08:49:46.745Z] #86 23.00 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-26T08:49:46.745Z] #86 23.95 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:49:46.745Z] #86 24.14 OK: 8 MiB in 16 packages [2024-09-26T08:49:46.745Z] #86 DONE 26.3s [2024-09-26T08:49:46.745Z] [2024-09-26T08:49:46.745Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:47.010Z] #52 ... [2024-09-26T08:49:47.010Z] [2024-09-26T08:49:47.010Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-26T08:49:47.010Z] #80 8.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:47.010Z] #80 11.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:47.281Z] #80 18.95 OK: 8 MiB in 16 packages [2024-09-26T08:49:47.281Z] #80 ... [2024-09-26T08:49:47.281Z] [2024-09-26T08:49:47.281Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:47.498Z] #58 ... [2024-09-26T08:49:47.498Z] [2024-09-26T08:49:47.498Z] #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-26T08:49:47.759Z] #59 ... [2024-09-26T08:49:47.759Z] [2024-09-26T08:49:47.759Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-26T08:49:47.759Z] #60 ... [2024-09-26T08:49:47.759Z] [2024-09-26T08:49:47.759Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-26T08:49:47.759Z] #61 ... [2024-09-26T08:49:47.759Z] [2024-09-26T08:49:47.759Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-26T08:49:47.759Z] #62 ... [2024-09-26T08:49:47.759Z] [2024-09-26T08:49:47.759Z] #63 [core-common-config-bootstrapper internal] load build context [2024-09-26T08:49:48.020Z] #63 ... [2024-09-26T08:49:48.020Z] [2024-09-26T08:49:48.020Z] #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-26T08:49:48.020Z] #64 ... [2024-09-26T08:49:48.020Z] [2024-09-26T08:49:48.020Z] #65 [security-proxy-setup internal] load build context [2024-09-26T08:49:48.020Z] #65 ... [2024-09-26T08:49:48.020Z] [2024-09-26T08:49:48.020Z] #66 [core-keeper internal] load build context [2024-09-26T08:49:48.257Z] #52 ... [2024-09-26T08:49:48.257Z] [2024-09-26T08:49:48.257Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-26T08:49:48.257Z] #85 7.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:48.257Z] #85 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:48.257Z] #85 17.12 OK: 12 MiB in 18 packages [2024-09-26T08:49:48.257Z] #85 ... [2024-09-26T08:49:48.257Z] [2024-09-26T08:49:48.257Z] #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-26T08:49:48.257Z] #73 32.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:48.257Z] #73 39.81 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-26T08:49:48.257Z] #73 39.87 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-26T08:49:48.257Z] #73 39.87 (3/5) Installing libucontext (1.2-r2) [2024-09-26T08:49:48.257Z] #73 39.89 (4/5) Installing gcompat (1.1.0-r1) [2024-09-26T08:49:48.257Z] #73 39.91 (5/5) Installing openssl (3.1.7-r0) [2024-09-26T08:49:48.257Z] #73 40.04 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:49:48.257Z] #73 40.24 OK: 9 MiB in 20 packages [2024-09-26T08:49:48.257Z] #73 ... [2024-09-26T08:49:48.257Z] [2024-09-26T08:49:48.257Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-26T08:49:48.257Z] #85 DONE 18.2s [2024-09-26T08:49:48.257Z] [2024-09-26T08:49:48.257Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:48.287Z] #66 ... [2024-09-26T08:49:48.287Z] [2024-09-26T08:49:48.287Z] #65 [security-proxy-setup internal] load build context [2024-09-26T08:49:48.525Z] #52 ... [2024-09-26T08:49:48.526Z] [2024-09-26T08:49:48.526Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-26T08:49:48.526Z] #80 DONE 20.3s [2024-09-26T08:49:48.526Z] [2024-09-26T08:49:48.526Z] #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-26T08:49:48.526Z] #73 DONE 42.5s [2024-09-26T08:49:48.526Z] [2024-09-26T08:49:48.526Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:48.526Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.3s done [2024-09-26T08:49:50.460Z] #52 ... [2024-09-26T08:49:50.460Z] [2024-09-26T08:49:50.460Z] #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-26T08:49:50.460Z] #95 DONE 5.4s [2024-09-26T08:49:50.460Z] [2024-09-26T08:49:50.460Z] #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-26T08:49:50.725Z] #97 DONE 0.2s [2024-09-26T08:49:50.725Z] [2024-09-26T08:49:50.725Z] #98 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-26T08:49:51.312Z] #98 ... [2024-09-26T08:49:51.312Z] [2024-09-26T08:49:51.312Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-26T08:49:51.312Z] #93 6.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:51.312Z] #93 10.99 OK: 13 MiB in 26 packages [2024-09-26T08:49:51.312Z] #93 DONE 11.7s [2024-09-26T08:49:51.312Z] [2024-09-26T08:49:51.312Z] #99 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-26T08:49:51.312Z] #0 5.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:51.312Z] #0 6.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:51.597Z] #65 transferring context: 299.12MB 4.3s [2024-09-26T08:49:51.894Z] #99 ... [2024-09-26T08:49:51.894Z] [2024-09-26T08:49:51.894Z] #98 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-26T08:49:51.894Z] #98 3.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:52.168Z] #65 ... [2024-09-26T08:49:52.168Z] [2024-09-26T08:49:52.168Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-26T08:49:52.168Z] #44 transferring context: 497.59MB 16.8s done [2024-09-26T08:49:52.168Z] #44 ... [2024-09-26T08:49:52.168Z] [2024-09-26T08:49:52.168Z] #65 [security-proxy-setup internal] load build context [2024-09-26T08:49:52.472Z] #98 4.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-26T08:49:53.390Z] #65 transferring context: 497.59MB 5.5s done [2024-09-26T08:49:53.432Z] #98 ... [2024-09-26T08:49:53.432Z] [2024-09-26T08:49:53.432Z] #99 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-26T08:49:53.432Z] #99 9.058 OK: 8 MiB in 19 packages [2024-09-26T08:49:53.432Z] #99 DONE 9.6s [2024-09-26T08:49:53.432Z] [2024-09-26T08:49:53.432Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-26T08:49:54.344Z] #65 ... [2024-09-26T08:49:54.344Z] [2024-09-26T08:49:54.344Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-26T08:49:54.344Z] #67 ... [2024-09-26T08:49:54.344Z] [2024-09-26T08:49:54.344Z] #43 [support-scheduler internal] load build context [2024-09-26T08:49:54.344Z] #43 transferring context: 497.59MB 14.9s done [2024-09-26T08:49:54.836Z] #100 DONE 1.2s [2024-09-26T08:49:54.836Z] [2024-09-26T08:49:54.836Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-26T08:49:54.836Z] #101 DONE 0.1s [2024-09-26T08:49:54.836Z] [2024-09-26T08:49:54.836Z] #98 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-26T08:49:54.836Z] #98 6.098 OK: 9 MiB in 20 packages [2024-09-26T08:49:54.836Z] #98 DONE 6.5s [2024-09-26T08:49:54.836Z] [2024-09-26T08:49:54.836Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-26T08:49:54.836Z] #102 DONE 0.2s [2024-09-26T08:49:54.836Z] [2024-09-26T08:49:54.836Z] #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-26T08:49:55.442Z] #103 ... [2024-09-26T08:49:55.442Z] [2024-09-26T08:49:55.442Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-26T08:49:55.442Z] #104 DONE 0.4s [2024-09-26T08:49:55.442Z] [2024-09-26T08:49:55.442Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-26T08:49:55.710Z] #105 DONE 0.2s [2024-09-26T08:49:55.710Z] [2024-09-26T08:49:55.710Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-26T08:49:55.710Z] #106 DONE 0.2s [2024-09-26T08:49:55.710Z] [2024-09-26T08:49:55.710Z] #107 [security-spire-config] exporting to image [2024-09-26T08:49:55.710Z] #107 exporting layers [2024-09-26T08:49:55.720Z] #43 ... [2024-09-26T08:49:55.720Z] [2024-09-26T08:49:55.720Z] #45 [core-data internal] load build context [2024-09-26T08:49:55.720Z] #45 transferring context: 497.59MB 12.7s done [2024-09-26T08:49:55.720Z] #45 ... [2024-09-26T08:49:55.720Z] [2024-09-26T08:49:55.720Z] #47 [support-notifications internal] load build context [2024-09-26T08:49:55.720Z] #47 transferring context: 497.59MB 13.0s done [2024-09-26T08:49:55.720Z] #47 ... [2024-09-26T08:49:55.720Z] [2024-09-26T08:49:55.720Z] #48 [core-command internal] load build context [2024-09-26T08:49:55.720Z] #48 transferring context: 497.59MB 12.4s done [2024-09-26T08:49:55.978Z] #48 ... [2024-09-26T08:49:55.978Z] [2024-09-26T08:49:55.978Z] #46 [security-bootstrapper internal] load build context [2024-09-26T08:49:55.978Z] #46 transferring context: 497.59MB 13.8s done [2024-09-26T08:49:55.978Z] #46 ... [2024-09-26T08:49:55.978Z] [2024-09-26T08:49:55.978Z] #49 [core-metadata internal] load build context [2024-09-26T08:49:55.978Z] #49 transferring context: 497.59MB 12.2s done [2024-09-26T08:49:56.237Z] #49 ... [2024-09-26T08:49:56.237Z] [2024-09-26T08:49:56.237Z] #51 [security-proxy-auth internal] load build context [2024-09-26T08:49:56.237Z] #51 transferring context: 497.59MB 10.4s done [2024-09-26T08:49:56.495Z] #51 ... [2024-09-26T08:49:56.495Z] [2024-09-26T08:49:56.495Z] #50 [security-secretstore-setup internal] load build context [2024-09-26T08:49:56.495Z] #50 transferring context: 497.59MB 13.0s done [2024-09-26T08:49:56.495Z] #50 ... [2024-09-26T08:49:56.495Z] [2024-09-26T08:49:56.495Z] #56 [support-cron-scheduler internal] load build context [2024-09-26T08:49:56.495Z] #56 transferring context: 497.59MB 12.1s done [2024-09-26T08:49:56.670Z] #107 ... [2024-09-26T08:49:56.670Z] [2024-09-26T08:49:56.670Z] #108 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-26T08:49:56.670Z] #108 DONE 1.7s [2024-09-26T08:49:56.670Z] [2024-09-26T08:49:56.670Z] #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-26T08:49:56.670Z] #103 DONE 1.9s [2024-09-26T08:49:56.670Z] [2024-09-26T08:49:56.670Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-26T08:49:56.755Z] #56 ... [2024-09-26T08:49:56.755Z] [2024-09-26T08:49:56.755Z] #66 [core-keeper internal] load build context [2024-09-26T08:49:56.755Z] #66 transferring context: 497.59MB 14.1s done [2024-09-26T08:49:56.936Z] #109 ... [2024-09-26T08:49:56.936Z] [2024-09-26T08:49:56.936Z] #110 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-26T08:49:56.936Z] #110 DONE 0.2s [2024-09-26T08:49:57.206Z] [2024-09-26T08:49:57.206Z] #111 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-26T08:49:57.206Z] #111 DONE 0.2s [2024-09-26T08:49:57.206Z] [2024-09-26T08:49:57.206Z] #112 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-26T08:49:57.206Z] #112 DONE 0.2s [2024-09-26T08:49:57.206Z] [2024-09-26T08:49:57.206Z] #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:49:57.477Z] #81 ... [2024-09-26T08:49:57.477Z] [2024-09-26T08:49:57.477Z] #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-26T08:49:57.477Z] #113 DONE 0.2s [2024-09-26T08:49:57.477Z] [2024-09-26T08:49:57.477Z] #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:49:57.742Z] #81 ... [2024-09-26T08:49:57.742Z] [2024-09-26T08:49:57.742Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-26T08:49:57.742Z] #114 DONE 0.2s [2024-09-26T08:49:57.742Z] [2024-09-26T08:49:57.742Z] #107 [security-spire-server] exporting to image [2024-09-26T08:49:58.333Z] #107 exporting layers 2.5s done [2024-09-26T08:49:58.333Z] #107 writing image sha256:1b64e8ea78885b98aab4c24f2d95479d55dd818f9c2a8e73463c34152adc902d done [2024-09-26T08:49:58.333Z] #107 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-26T08:49:58.673Z] #66 ... [2024-09-26T08:49:58.673Z] [2024-09-26T08:49:58.673Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:58.673Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-09-26T08:49:58.673Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-09-26T08:49:58.673Z] #42 ... [2024-09-26T08:49:58.673Z] [2024-09-26T08:49:58.673Z] #51 [security-proxy-auth internal] load build context [2024-09-26T08:49:58.673Z] #51 DONE 22.7s [2024-09-26T08:49:58.673Z] [2024-09-26T08:49:58.673Z] #56 [support-cron-scheduler internal] load build context [2024-09-26T08:49:58.673Z] #56 DONE 22.7s [2024-09-26T08:49:58.673Z] [2024-09-26T08:49:58.673Z] #45 [core-data internal] load build context [2024-09-26T08:49:58.673Z] #45 DONE 23.3s [2024-09-26T08:49:58.673Z] [2024-09-26T08:49:58.673Z] #48 [core-command internal] load build context [2024-09-26T08:49:58.673Z] #48 DONE 22.9s [2024-09-26T08:49:58.673Z] [2024-09-26T08:49:58.673Z] #49 [core-metadata internal] load build context [2024-09-26T08:49:58.673Z] #49 DONE 22.8s [2024-09-26T08:49:58.673Z] [2024-09-26T08:49:58.673Z] #41 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-26T08:49:58.673Z] #41 DONE 22.7s [2024-09-26T08:49:58.673Z] [2024-09-26T08:49:58.673Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:58.673Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-26T08:49:58.673Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-26T08:49:58.673Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-26T08:49:58.673Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s [2024-09-26T08:49:58.673Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-09-26T08:49:58.673Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-26T08:49:58.673Z] #42 ... [2024-09-26T08:49:58.673Z] [2024-09-26T08:49:58.673Z] #50 [security-secretstore-setup internal] load build context [2024-09-26T08:49:58.673Z] #50 DONE 23.0s [2024-09-26T08:49:58.673Z] [2024-09-26T08:49:58.673Z] #47 [support-notifications internal] load build context [2024-09-26T08:49:58.673Z] #47 DONE 23.0s [2024-09-26T08:49:58.673Z] [2024-09-26T08:49:58.673Z] #46 [security-bootstrapper internal] load build context [2024-09-26T08:49:58.673Z] #46 DONE 23.2s [2024-09-26T08:49:58.673Z] [2024-09-26T08:49:58.673Z] #66 [core-keeper internal] load build context [2024-09-26T08:49:58.673Z] #66 DONE 23.2s [2024-09-26T08:49:58.673Z] [2024-09-26T08:49:58.673Z] #44 [security-spiffe-token-provider internal] load build context [2024-09-26T08:49:58.673Z] #44 DONE 23.3s [2024-09-26T08:49:58.673Z] [2024-09-26T08:49:58.673Z] #43 [support-scheduler internal] load build context [2024-09-26T08:49:58.673Z] #43 DONE 23.5s [2024-09-26T08:49:58.673Z] [2024-09-26T08:49:58.673Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:58.673Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-09-26T08:49:58.673Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 9.44MB / 30.73MB 0.3s [2024-09-26T08:49:58.673Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-26T08:49:58.673Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-26T08:49:58.673Z] #42 ... [2024-09-26T08:49:58.673Z] [2024-09-26T08:49:58.673Z] #65 [security-proxy-setup internal] load build context [2024-09-26T08:49:58.673Z] #65 DONE 22.4s [2024-09-26T08:49:58.673Z] [2024-09-26T08:49:58.673Z] #57 [security-spire-config internal] load build context [2024-09-26T08:49:58.673Z] #57 transferring context: 25.96kB done [2024-09-26T08:49:58.673Z] #57 DONE 22.3s [2024-09-26T08:49:58.673Z] [2024-09-26T08:49:58.673Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:49:58.673Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 0.4s [2024-09-26T08:49:58.673Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-26T08:49:58.673Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.5s [2024-09-26T08:49:58.925Z] #107 ... [2024-09-26T08:49:58.925Z] [2024-09-26T08:49:58.925Z] #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-26T08:49:58.925Z] #109 DONE 2.0s [2024-09-26T08:49:58.925Z] [2024-09-26T08:49:58.925Z] #115 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-26T08:49:58.925Z] #115 DONE 0.2s [2024-09-26T08:49:58.925Z] [2024-09-26T08:49:58.925Z] #116 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-26T08:49:58.925Z] #116 DONE 0.2s [2024-09-26T08:49:58.925Z] [2024-09-26T08:49:58.925Z] #117 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-26T08:49:59.196Z] #117 DONE 0.2s [2024-09-26T08:49:59.196Z] [2024-09-26T08:49:59.196Z] #118 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-26T08:49:59.196Z] #118 DONE 0.1s [2024-09-26T08:49:59.196Z] [2024-09-26T08:49:59.196Z] #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T08:49:59.468Z] #51 ... [2024-09-26T08:49:59.468Z] [2024-09-26T08:49:59.468Z] #119 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-26T08:49:59.737Z] #119 DONE 0.1s [2024-09-26T08:49:59.737Z] [2024-09-26T08:49:59.737Z] #107 [security-spire-agent] exporting to image [2024-09-26T08:50:00.319Z] #107 exporting layers 2.5s done [2024-09-26T08:50:00.319Z] #107 writing image sha256:233448fdf3cf37f8c623563ce02064db4cb5baf95ce12c4bff27a3aff5ac64dc done [2024-09-26T08:50:00.319Z] #107 naming to docker.io/library/security-spire-server-arm64 done [2024-09-26T08:50:01.275Z] #107 exporting layers 1.9s done [2024-09-26T08:50:01.543Z] #107 writing image sha256:a8e4f9962d3640aadc4e2a6233bce3a93fc227cbbdfdbd2e9844397a467aac3e done [2024-09-26T08:50:01.543Z] #107 naming to docker.io/library/security-spire-agent-arm64 done [2024-09-26T08:50:01.543Z] #107 DONE 5.7s [2024-09-26T08:50:01.543Z] [2024-09-26T08:50:01.543Z] #87 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:50:02.942Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.0s done [2024-09-26T08:50:02.942Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.0s done [2024-09-26T08:50:07.178Z] #42 ... [2024-09-26T08:50:07.178Z] [2024-09-26T08:50:07.178Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T08:50:07.178Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-26T08:50:07.178Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-26T08:50:07.178Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-09-26T08:50:07.178Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-26T08:50:07.178Z] #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 7.4s done [2024-09-26T08:50:07.178Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-26T08:50:07.178Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-26T08:50:08.609Z] #54 ... [2024-09-26T08:50:08.610Z] [2024-09-26T08:50:08.610Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-26T08:50:08.610Z] #68 ... [2024-09-26T08:50:08.610Z] [2024-09-26T08:50:08.610Z] #63 [core-common-config-bootstrapper internal] load build context [2024-09-26T08:50:08.610Z] #63 transferring context: 497.59MB 4.3s done [2024-09-26T08:50:08.610Z] #63 DONE 32.6s [2024-09-26T08:50:08.610Z] [2024-09-26T08:50:08.610Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-26T08:50:08.872Z] #69 ... [2024-09-26T08:50:08.872Z] [2024-09-26T08:50:08.872Z] #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-26T08:50:08.872Z] #52 22.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:08.872Z] #52 22.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:08.872Z] #52 23.11 (1/3) Installing ca-certificates (20240226-r0) [2024-09-26T08:50:08.872Z] #52 23.13 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-26T08:50:08.872Z] #52 23.13 (3/3) Installing tzdata (2024a-r0) [2024-09-26T08:50:08.872Z] #52 23.33 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:50:08.872Z] #52 23.33 Executing ca-certificates-20240226-r0.trigger [2024-09-26T08:50:08.872Z] #52 23.38 OK: 11 MiB in 18 packages [2024-09-26T08:50:08.872Z] #52 ... [2024-09-26T08:50:08.872Z] [2024-09-26T08:50:08.872Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-26T08:50:09.134Z] #70 ... [2024-09-26T08:50:09.134Z] [2024-09-26T08:50:09.134Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-26T08:50:09.551Z] #71 ... [2024-09-26T08:50:09.551Z] [2024-09-26T08:50:09.551Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-26T08:50:09.551Z] #72 ... [2024-09-26T08:50:09.551Z] [2024-09-26T08:50:09.551Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-26T08:50:10.497Z] #73 ... [2024-09-26T08:50:10.497Z] [2024-09-26T08:50:10.497Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:50:10.497Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-26T08:50:12.433Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.5s done [2024-09-26T08:50:14.994Z] #42 ... [2024-09-26T08:50:14.994Z] [2024-09-26T08:50:14.994Z] #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-26T08:50:14.994Z] #52 DONE 39.1s [2024-09-26T08:50:14.994Z] [2024-09-26T08:50:14.994Z] #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-26T08:50:14.994Z] #64 DONE 39.1s [2024-09-26T08:50:14.994Z] [2024-09-26T08:50:14.994Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T08:50:15.256Z] #42 DONE 39.5s [2024-09-26T08:50:15.256Z] [2024-09-26T08:50:15.256Z] #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-26T08:50:17.174Z] #74 ... [2024-09-26T08:50:17.174Z] [2024-09-26T08:50:17.174Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-26T08:50:17.174Z] #61 39.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.174Z] #61 39.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.174Z] #61 39.88 (1/4) Installing ca-certificates (20240226-r0) [2024-09-26T08:50:17.174Z] #61 39.91 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-26T08:50:17.174Z] #61 39.91 (3/4) Installing su-exec (0.2-r3) [2024-09-26T08:50:17.174Z] #61 39.91 (4/4) Installing yq (4.33.3-r5) [2024-09-26T08:50:17.174Z] #61 39.98 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:50:17.174Z] #61 39.98 Executing ca-certificates-20240226-r0.trigger [2024-09-26T08:50:17.174Z] #61 40.06 OK: 17 MiB in 19 packages [2024-09-26T08:50:17.174Z] #61 DONE 40.8s [2024-09-26T08:50:17.174Z] [2024-09-26T08:50:17.174Z] #53 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-26T08:50:17.174Z] #53 39.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.174Z] #53 39.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.174Z] #53 39.91 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-26T08:50:17.174Z] #53 39.91 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:50:17.174Z] #53 39.92 OK: 7 MiB in 16 packages [2024-09-26T08:50:17.174Z] #53 DONE 40.9s [2024-09-26T08:50:17.174Z] [2024-09-26T08:50:17.174Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-26T08:50:17.174Z] #67 32.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.174Z] #67 32.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.174Z] #67 32.62 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-26T08:50:17.174Z] #67 32.64 (2/4) Installing openssl (3.1.7-r0) [2024-09-26T08:50:17.174Z] #67 32.64 (3/4) Installing su-exec (0.2-r3) [2024-09-26T08:50:17.174Z] #67 32.67 (4/4) Installing yq (4.33.3-r5) [2024-09-26T08:50:17.174Z] #67 32.89 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:50:17.174Z] #67 32.90 OK: 17 MiB in 19 packages [2024-09-26T08:50:17.174Z] #67 DONE 33.4s [2024-09-26T08:50:17.174Z] [2024-09-26T08:50:17.174Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-26T08:50:17.174Z] #58 39.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.174Z] #58 39.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.174Z] #58 39.95 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-26T08:50:17.174Z] #58 39.97 (2/2) Installing su-exec (0.2-r3) [2024-09-26T08:50:17.174Z] #58 39.99 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:50:17.174Z] #58 39.99 OK: 7 MiB in 17 packages [2024-09-26T08:50:17.174Z] #58 DONE 40.7s [2024-09-26T08:50:17.174Z] [2024-09-26T08:50:17.174Z] #55 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-26T08:50:17.174Z] #55 39.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.174Z] #55 39.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.174Z] #55 39.84 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-26T08:50:17.174Z] #55 39.84 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-26T08:50:17.174Z] #55 39.84 OK: 20070 distinct packages available [2024-09-26T08:50:17.174Z] #55 39.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.174Z] #55 39.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.174Z] #55 40.20 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-26T08:50:17.174Z] #55 40.20 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-26T08:50:17.174Z] #55 40.20 (3/5) Installing libucontext (1.2-r2) [2024-09-26T08:50:17.174Z] #55 40.20 (4/5) Installing gcompat (1.1.0-r1) [2024-09-26T08:50:17.174Z] #55 40.21 (5/5) Installing openssl (3.1.7-r0) [2024-09-26T08:50:17.174Z] #55 40.22 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:50:17.174Z] #55 40.22 OK: 8 MiB in 20 packages [2024-09-26T08:50:17.174Z] #55 DONE 40.8s [2024-09-26T08:50:17.174Z] [2024-09-26T08:50:17.174Z] #75 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-26T08:50:17.174Z] #75 ... [2024-09-26T08:50:17.174Z] [2024-09-26T08:50:17.174Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-26T08:50:17.174Z] #60 39.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.174Z] #60 39.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.174Z] #60 39.98 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-26T08:50:17.174Z] #60 39.98 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-26T08:50:17.174Z] #60 39.98 OK: 20070 distinct packages available [2024-09-26T08:50:17.174Z] #60 40.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.174Z] #60 40.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.174Z] #60 40.44 (1/11) Installing ca-certificates (20240226-r0) [2024-09-26T08:50:17.174Z] #60 40.47 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-26T08:50:17.174Z] #60 40.47 (3/11) Installing libunistring (1.1-r1) [2024-09-26T08:50:17.174Z] #60 40.49 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-26T08:50:17.174Z] #60 40.49 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-26T08:50:17.174Z] #60 40.49 (6/11) Installing libcurl (8.9.1-r0) [2024-09-26T08:50:17.174Z] #60 40.50 (7/11) Installing curl (8.9.1-r0) [2024-09-26T08:50:17.174Z] #60 40.51 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-26T08:50:17.174Z] #60 40.51 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-26T08:50:17.174Z] #60 40.51 (10/11) Installing libucontext (1.2-r2) [2024-09-26T08:50:17.174Z] #60 40.52 (11/11) Installing gcompat (1.1.0-r1) [2024-09-26T08:50:17.174Z] #60 40.52 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:50:17.174Z] #60 40.53 Executing ca-certificates-20240226-r0.trigger [2024-09-26T08:50:17.174Z] #60 40.63 OK: 12 MiB in 26 packages [2024-09-26T08:50:17.174Z] #60 DONE 40.8s [2024-09-26T08:50:17.174Z] [2024-09-26T08:50:17.174Z] #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-26T08:50:17.174Z] #59 40.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.174Z] #59 40.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.174Z] #59 40.96 (1/2) Installing ca-certificates (20240226-r0) [2024-09-26T08:50:17.174Z] #59 40.98 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-26T08:50:17.174Z] #59 40.98 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:50:17.174Z] #59 40.99 Executing ca-certificates-20240226-r0.trigger [2024-09-26T08:50:17.174Z] #59 41.04 OK: 8 MiB in 17 packages [2024-09-26T08:50:17.748Z] #59 DONE 41.4s [2024-09-26T08:50:17.748Z] [2024-09-26T08:50:17.748Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-26T08:50:17.748Z] #73 18.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.748Z] #73 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.748Z] #73 18.77 OK: 264 MiB in 52 packages [2024-09-26T08:50:17.748Z] #73 DONE 19.1s [2024-09-26T08:50:17.748Z] [2024-09-26T08:50:17.748Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-26T08:50:17.748Z] #62 41.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.748Z] #62 41.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.748Z] #62 ... [2024-09-26T08:50:17.748Z] [2024-09-26T08:50:17.748Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-26T08:50:17.748Z] #68 18.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.748Z] #68 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.748Z] #68 18.82 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-26T08:50:17.748Z] #68 18.82 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-26T08:50:17.748Z] #68 18.82 OK: 20070 distinct packages available [2024-09-26T08:50:17.748Z] #68 18.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.748Z] #68 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:17.748Z] #68 19.19 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-26T08:50:17.748Z] #68 19.19 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-26T08:50:17.748Z] #68 19.20 (3/4) Installing libucontext (1.2-r2) [2024-09-26T08:50:17.748Z] #68 19.20 (4/4) Installing gcompat (1.1.0-r1) [2024-09-26T08:50:17.748Z] #68 19.21 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:50:17.748Z] #68 19.21 OK: 8 MiB in 19 packages [2024-09-26T08:50:17.748Z] #68 DONE 19.4s [2024-09-26T08:50:17.748Z] [2024-09-26T08:50:17.748Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:50:17.748Z] #76 DONE 0.1s [2024-09-26T08:50:17.748Z] [2024-09-26T08:50:17.748Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-26T08:50:17.748Z] #62 41.70 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-26T08:50:17.748Z] #62 41.70 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:50:17.748Z] #62 41.70 OK: 7 MiB in 16 packages [2024-09-26T08:50:18.012Z] #62 DONE 41.9s [2024-09-26T08:50:18.012Z] [2024-09-26T08:50:18.012Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-26T08:50:18.012Z] #72 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:18.273Z] #72 19.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:18.273Z] #72 ... [2024-09-26T08:50:18.273Z] [2024-09-26T08:50:18.273Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-26T08:50:18.273Z] #71 DONE 19.9s [2024-09-26T08:50:18.538Z] [2024-09-26T08:50:18.538Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-26T08:50:18.538Z] #72 20.00 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-26T08:50:18.538Z] #72 20.00 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-26T08:50:18.538Z] #72 20.00 OK: 20079 distinct packages available [2024-09-26T08:50:18.538Z] #72 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:18.538Z] #72 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:18.807Z] #72 ... [2024-09-26T08:50:18.807Z] [2024-09-26T08:50:18.807Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-26T08:50:18.807Z] #69 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:18.807Z] #69 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:18.807Z] #69 20.19 OK: 264 MiB in 52 packages [2024-09-26T08:50:18.807Z] #69 DONE 20.3s [2024-09-26T08:50:18.807Z] [2024-09-26T08:50:18.807Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:50:18.807Z] #77 DONE 0.1s [2024-09-26T08:50:18.807Z] [2024-09-26T08:50:18.807Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-26T08:50:18.807Z] #72 20.35 OK: 264 MiB in 52 packages [2024-09-26T08:50:18.807Z] #72 DONE 20.4s [2024-09-26T08:50:18.807Z] [2024-09-26T08:50:18.807Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:50:19.067Z] #78 DONE 0.1s [2024-09-26T08:50:19.067Z] [2024-09-26T08:50:19.067Z] #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-26T08:50:19.067Z] #70 20.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:19.067Z] #70 20.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:19.067Z] #70 20.48 OK: 264 MiB in 52 packages [2024-09-26T08:50:19.067Z] #70 DONE 20.7s [2024-09-26T08:50:19.067Z] [2024-09-26T08:50:19.067Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:50:19.067Z] #79 DONE 0.1s [2024-09-26T08:50:19.067Z] [2024-09-26T08:50:19.067Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:50:19.067Z] #80 ... [2024-09-26T08:50:19.067Z] [2024-09-26T08:50:19.067Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-26T08:50:19.067Z] #0 3.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:19.067Z] #0 3.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:19.067Z] #0 4.109 OK: 11 MiB in 18 packages [2024-09-26T08:50:19.067Z] #81 DONE 4.2s [2024-09-26T08:50:19.326Z] [2024-09-26T08:50:19.326Z] #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-26T08:50:19.326Z] #74 4.281 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:19.895Z] #74 4.749 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:19.895Z] #74 ... [2024-09-26T08:50:19.895Z] [2024-09-26T08:50:19.895Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-26T08:50:19.895Z] #0 2.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:19.895Z] #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:19.895Z] #0 3.065 OK: 17 MiB in 19 packages [2024-09-26T08:50:19.895Z] #82 DONE 3.2s [2024-09-26T08:50:19.895Z] [2024-09-26T08:50:19.895Z] #83 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-09-26T08:50:19.895Z] #0 2.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:19.895Z] #0 2.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:19.895Z] #0 3.049 OK: 7 MiB in 16 packages [2024-09-26T08:50:19.895Z] #83 DONE 3.4s [2024-09-26T08:50:20.158Z] [2024-09-26T08:50:20.158Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-26T08:50:20.158Z] #0 2.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:20.158Z] #0 2.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:20.158Z] #0 3.040 OK: 12 MiB in 26 packages [2024-09-26T08:50:20.158Z] #84 DONE 3.2s [2024-09-26T08:50:20.158Z] [2024-09-26T08:50:20.158Z] #75 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-26T08:50:20.158Z] #75 3.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:20.158Z] #75 3.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:20.158Z] #75 3.392 OK: 8 MiB in 20 packages [2024-09-26T08:50:20.420Z] #75 DONE 3.5s [2024-09-26T08:50:20.420Z] [2024-09-26T08:50:20.420Z] #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-09-26T08:50:20.420Z] #74 5.432 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-26T08:50:20.992Z] #74 5.931 Executing busybox-1.36.1-r7.trigger [2024-09-26T08:50:20.992Z] #74 5.952 OK: 7 MiB in 16 packages [2024-09-26T08:50:20.992Z] #74 DONE 6.2s [2024-09-26T08:50:20.992Z] [2024-09-26T08:50:20.992Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-26T08:50:21.251Z] #85 DONE 0.8s [2024-09-26T08:50:21.251Z] [2024-09-26T08:50:21.251Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-26T08:50:21.251Z] #0 3.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:21.251Z] #0 3.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:21.251Z] #0 4.076 OK: 17 MiB in 19 packages [2024-09-26T08:50:21.251Z] #86 DONE 4.3s [2024-09-26T08:50:21.251Z] [2024-09-26T08:50:21.251Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-26T08:50:21.251Z] #87 DONE 0.8s [2024-09-26T08:50:21.251Z] [2024-09-26T08:50:21.251Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-26T08:50:21.822Z] #88 ... [2024-09-26T08:50:21.822Z] [2024-09-26T08:50:21.822Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T08:50:21.822Z] #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done [2024-09-26T08:50:22.114Z] #54 ... [2024-09-26T08:50:22.114Z] [2024-09-26T08:50:22.114Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-26T08:50:22.375Z] #89 ... [2024-09-26T08:50:22.375Z] [2024-09-26T08:50:22.375Z] #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-26T08:50:22.375Z] #90 DONE 1.1s [2024-09-26T08:50:22.375Z] [2024-09-26T08:50:22.375Z] #91 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-26T08:50:22.375Z] #0 3.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:22.375Z] #0 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:22.375Z] #0 3.455 OK: 7 MiB in 16 packages [2024-09-26T08:50:22.375Z] #91 DONE 4.3s [2024-09-26T08:50:22.375Z] [2024-09-26T08:50:22.375Z] #92 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-09-26T08:50:22.375Z] #0 3.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:22.375Z] #0 3.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:22.375Z] #0 4.023 OK: 8 MiB in 17 packages [2024-09-26T08:50:22.375Z] #92 DONE 4.9s [2024-09-26T08:50:22.375Z] [2024-09-26T08:50:22.375Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-26T08:50:22.375Z] #0 3.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:22.375Z] #0 3.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:22.375Z] #0 3.895 OK: 8 MiB in 19 packages [2024-09-26T08:50:22.375Z] #93 DONE 4.7s [2024-09-26T08:50:22.375Z] [2024-09-26T08:50:22.375Z] #94 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-26T08:50:22.375Z] #0 3.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:22.375Z] #0 4.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:22.375Z] #0 4.436 OK: 7 MiB in 17 packages [2024-09-26T08:50:22.375Z] #94 DONE 5.5s [2024-09-26T08:50:22.375Z] [2024-09-26T08:50:22.375Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-26T08:50:22.375Z] #88 DONE 1.2s [2024-09-26T08:50:22.375Z] [2024-09-26T08:50:22.375Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-26T08:50:22.375Z] #89 DONE 1.3s [2024-09-26T08:50:22.375Z] [2024-09-26T08:50:22.375Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-26T08:50:23.318Z] #95 ... [2024-09-26T08:50:23.318Z] [2024-09-26T08:50:23.318Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-26T08:50:23.318Z] #96 DONE 0.8s [2024-09-26T08:50:23.318Z] [2024-09-26T08:50:23.318Z] #97 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-26T08:50:23.318Z] #0 2.945 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:23.318Z] #0 3.420 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-26T08:50:23.318Z] #0 4.192 OK: 264 MiB in 52 packages [2024-09-26T08:50:23.318Z] #97 DONE 5.0s [2024-09-26T08:50:23.318Z] [2024-09-26T08:50:23.318Z] #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-26T08:50:23.318Z] #98 DONE 0.9s [2024-09-26T08:50:23.318Z] [2024-09-26T08:50:23.318Z] #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-26T08:50:23.318Z] #95 DONE 0.8s [2024-09-26T08:50:23.318Z] [2024-09-26T08:50:23.318Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-26T08:50:23.318Z] #99 DONE 0.1s [2024-09-26T08:50:23.318Z] [2024-09-26T08:50:23.318Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-26T08:50:23.318Z] #100 DONE 0.1s [2024-09-26T08:50:23.318Z] [2024-09-26T08:50:23.318Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-26T08:50:23.318Z] #101 ... [2024-09-26T08:50:23.318Z] [2024-09-26T08:50:23.318Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-26T08:50:23.318Z] #102 DONE 0.1s [2024-09-26T08:50:23.318Z] [2024-09-26T08:50:23.318Z] #103 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-26T08:50:23.318Z] #103 DONE 0.1s [2024-09-26T08:50:23.318Z] [2024-09-26T08:50:23.318Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-26T08:50:23.318Z] #104 DONE 0.1s [2024-09-26T08:50:23.579Z] [2024-09-26T08:50:23.579Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-26T08:50:23.579Z] #101 DONE 0.1s [2024-09-26T08:50:23.579Z] [2024-09-26T08:50:23.579Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-26T08:50:23.579Z] #105 DONE 0.2s [2024-09-26T08:50:23.579Z] [2024-09-26T08:50:23.579Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-26T08:50:23.579Z] #106 DONE 0.1s [2024-09-26T08:50:23.579Z] [2024-09-26T08:50:23.579Z] #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-26T08:50:23.839Z] #107 DONE 0.2s [2024-09-26T08:50:23.839Z] [2024-09-26T08:50:23.839Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-26T08:50:23.839Z] #108 DONE 0.1s [2024-09-26T08:50:23.839Z] [2024-09-26T08:50:23.839Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-26T08:50:23.839Z] #109 DONE 0.1s [2024-09-26T08:50:23.839Z] [2024-09-26T08:50:23.839Z] #110 [security-spire-server] exporting to image [2024-09-26T08:50:23.839Z] #110 exporting layers [2024-09-26T08:50:23.839Z] #110 ... [2024-09-26T08:50:23.839Z] [2024-09-26T08:50:23.839Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-26T08:50:23.839Z] #111 DONE 0.1s [2024-09-26T08:50:23.839Z] [2024-09-26T08:50:23.839Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-26T08:50:23.839Z] #112 DONE 0.1s [2024-09-26T08:50:23.839Z] [2024-09-26T08:50:23.839Z] #110 [security-spire-agent] exporting to image [2024-09-26T08:50:24.788Z] #110 ... [2024-09-26T08:50:24.789Z] [2024-09-26T08:50:24.789Z] #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-26T08:50:24.789Z] #113 DONE 2.1s [2024-09-26T08:50:24.789Z] [2024-09-26T08:50:24.789Z] #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-26T08:50:24.789Z] #114 DONE 0.0s [2024-09-26T08:50:24.789Z] [2024-09-26T08:50:24.789Z] #110 [security-spire-server] exporting to image [2024-09-26T08:50:24.789Z] #110 exporting layers 0.9s done [2024-09-26T08:50:24.789Z] #110 writing image sha256:6e700ef2ebd542d102902264466d4a351ce998451ab07530e83867b986b0bd50 done [2024-09-26T08:50:24.789Z] #110 naming to docker.io/library/security-spire-server done [2024-09-26T08:50:24.789Z] #110 exporting layers 0.9s done [2024-09-26T08:50:24.789Z] #110 writing image sha256:d7670808053f07f5c8f190de9e3bcc70c4c21546ead6419ae047a5991fd254dc done [2024-09-26T08:50:24.789Z] #110 writing image sha256:0964f35e72e1ac4268dd5e941d1b653acc34d8bf236cd7324afa0aec7299b00e done [2024-09-26T08:50:24.789Z] #110 naming to docker.io/library/security-spire-config done [2024-09-26T08:50:24.789Z] #110 naming to docker.io/library/security-spire-agent done [2024-09-26T08:50:24.789Z] #110 DONE 1.1s [2024-09-26T08:50:24.789Z] [2024-09-26T08:50:24.789Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:50:28.089Z] #115 ... [2024-09-26T08:50:28.089Z] [2024-09-26T08:50:28.089Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:50:28.089Z] #116 ... [2024-09-26T08:50:28.089Z] [2024-09-26T08:50:28.089Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:50:29.030Z] #117 ... [2024-09-26T08:50:29.030Z] [2024-09-26T08:50:29.030Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:09.409Z] #87 DONE 103.9s [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #81 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:09.409Z] #81 DONE 105.1s [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:09.409Z] #94 DONE 89.1s [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-26T08:51:09.409Z] #120 ... [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:09.409Z] #89 DONE 103.3s [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:09.409Z] #84 DONE 104.5s [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #121 [support-notifications builder 6/7] COPY . . [2024-09-26T08:51:09.409Z] #121 DONE 1.5s [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-09-26T08:51:09.409Z] #122 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #123 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:51:09.409Z] #123 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:09.409Z] #124 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:09.409Z] #125 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:51:09.409Z] #126 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #127 [core-metadata builder 6/7] COPY . . [2024-09-26T08:51:09.409Z] #127 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:51:09.409Z] #128 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:09.409Z] #129 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-09-26T08:51:09.409Z] #130 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:09.409Z] #131 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:51:09.409Z] #132 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-26T08:51:09.409Z] #133 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:51:09.409Z] #134 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #135 [support-scheduler builder 6/7] COPY . . [2024-09-26T08:51:09.409Z] #135 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:09.409Z] #136 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #137 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-26T08:51:09.409Z] #137 DONE 1.6s [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #138 [core-data builder 6/7] COPY . . [2024-09-26T08:51:09.409Z] #138 DONE 1.6s [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:09.409Z] #139 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #140 [core-command builder 6/7] COPY . . [2024-09-26T08:51:09.409Z] #140 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-26T08:51:09.409Z] #120 DONE 1.6s [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-26T08:51:09.409Z] #141 ... [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2024-09-26T08:51:09.409Z] #142 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:09.409Z] #143 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:51:09.409Z] #144 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:09.409Z] #145 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #146 [security-proxy-setup builder 6/7] COPY . . [2024-09-26T08:51:09.409Z] #146 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #147 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:51:09.409Z] #147 CACHED [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #148 [security-bootstrapper builder 6/7] COPY . . [2024-09-26T08:51:09.409Z] #148 DONE 1.7s [2024-09-26T08:51:09.409Z] [2024-09-26T08:51:09.409Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-26T08:51:11.984Z] #149 ... [2024-09-26T08:51:11.984Z] [2024-09-26T08:51:11.984Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-26T08:51:11.984Z] #0 4.201 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-26T08:51:12.252Z] #150 ... [2024-09-26T08:51:12.252Z] [2024-09-26T08:51:12.252Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-26T08:51:12.252Z] #0 5.934 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-26T08:51:12.519Z] #151 ... [2024-09-26T08:51:12.519Z] [2024-09-26T08:51:12.519Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-26T08:51:12.519Z] #141 6.263 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-26T08:51:15.755Z] #118 DONE 50.7s [2024-09-26T08:51:15.755Z] [2024-09-26T08:51:15.755Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:15.755Z] #117 DONE 50.5s [2024-09-26T08:51:15.755Z] [2024-09-26T08:51:15.755Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:15.755Z] #116 DONE 51.8s [2024-09-26T08:51:15.755Z] [2024-09-26T08:51:15.755Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:15.755Z] #115 DONE 46.1s [2024-09-26T08:51:15.755Z] [2024-09-26T08:51:15.755Z] #80 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:15.755Z] #80 DONE 50.4s [2024-09-26T08:51:15.755Z] [2024-09-26T08:51:15.755Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-26T08:51:16.766Z] #141 ... [2024-09-26T08:51:16.766Z] [2024-09-26T08:51:16.766Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-26T08:51:16.767Z] #0 6.134 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-26T08:51:16.767Z] #152 ... [2024-09-26T08:51:16.767Z] [2024-09-26T08:51:16.767Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-26T08:51:16.767Z] #0 6.863 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-26T08:51:16.767Z] #153 ... [2024-09-26T08:51:16.767Z] [2024-09-26T08:51:16.767Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-26T08:51:16.767Z] #0 6.422 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-26T08:51:16.767Z] #154 ... [2024-09-26T08:51:16.767Z] [2024-09-26T08:51:16.767Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-26T08:51:16.767Z] #0 5.523 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-26T08:51:16.767Z] #155 ... [2024-09-26T08:51:16.767Z] [2024-09-26T08:51:16.767Z] #156 [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-09-26T08:51:16.767Z] #0 6.740 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-26T08:51:17.032Z] #156 ... [2024-09-26T08:51:17.032Z] [2024-09-26T08:51:17.032Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T08:51:17.032Z] #0 6.528 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-26T08:51:17.032Z] #157 ... [2024-09-26T08:51:17.032Z] [2024-09-26T08:51:17.032Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-26T08:51:17.032Z] #0 6.451 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-26T08:51:17.300Z] #158 ... [2024-09-26T08:51:17.300Z] [2024-09-26T08:51:17.300Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-26T08:51:17.300Z] #0 5.961 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-26T08:51:17.300Z] #159 ... [2024-09-26T08:51:17.300Z] [2024-09-26T08:51:17.300Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-26T08:51:17.300Z] #0 5.344 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-26T08:51:17.572Z] #160 ... [2024-09-26T08:51:17.572Z] [2024-09-26T08:51:17.572Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-26T08:51:17.572Z] #149 6.817 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-26T08:51:19.041Z] #119 DONE 9.0s [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:51:19.041Z] #120 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:19.041Z] #121 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-26T08:51:19.041Z] #122 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:19.041Z] #123 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:51:19.041Z] #124 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #125 [security-proxy-setup builder 6/7] COPY . . [2024-09-26T08:51:19.041Z] #125 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:19.041Z] #126 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:51:19.041Z] #127 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #128 [security-proxy-auth builder 6/7] COPY . . [2024-09-26T08:51:19.041Z] #128 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:19.041Z] #129 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #130 [core-metadata builder 6/7] COPY . . [2024-09-26T08:51:19.041Z] #130 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:51:19.041Z] #131 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:51:19.041Z] #132 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #133 [core-command builder 6/7] COPY . . [2024-09-26T08:51:19.041Z] #133 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:19.041Z] #134 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #135 [security-bootstrapper builder 6/7] COPY . . [2024-09-26T08:51:19.041Z] #135 DONE 9.1s [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:51:19.041Z] #136 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #137 [core-data builder 6/7] COPY . . [2024-09-26T08:51:19.041Z] #137 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:19.041Z] #138 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2024-09-26T08:51:19.041Z] #139 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:19.041Z] #140 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:51:19.041Z] #141 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #142 [support-notifications builder 6/7] COPY . . [2024-09-26T08:51:19.041Z] #142 DONE 9.1s [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #143 [support-scheduler builder 6/7] COPY . . [2024-09-26T08:51:19.041Z] #143 DONE 9.1s [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #144 [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-09-26T08:51:19.041Z] #144 ... [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #145 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-26T08:51:19.041Z] #145 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #146 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-26T08:51:19.041Z] #146 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #147 [support-cron-scheduler builder 6/7] COPY . . [2024-09-26T08:51:19.041Z] #147 CACHED [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #148 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-26T08:51:19.041Z] #148 DONE 9.1s [2024-09-26T08:51:19.041Z] [2024-09-26T08:51:19.041Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-26T08:51:19.041Z] #149 0.522 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-26T08:51:29.004Z] #149 ... [2024-09-26T08:51:29.004Z] [2024-09-26T08:51:29.004Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-26T08:51:29.005Z] #0 0.965 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-26T08:51:29.005Z] #150 ... [2024-09-26T08:51:29.005Z] [2024-09-26T08:51:29.005Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-26T08:51:29.005Z] #0 0.983 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-26T08:51:29.005Z] #151 ... [2024-09-26T08:51:29.005Z] [2024-09-26T08:51:29.005Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-26T08:51:29.005Z] #0 0.374 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-26T08:51:29.704Z] #152 ... [2024-09-26T08:51:29.704Z] [2024-09-26T08:51:29.704Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-26T08:51:29.704Z] #0 1.376 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-26T08:51:29.704Z] #153 ... [2024-09-26T08:51:29.704Z] [2024-09-26T08:51:29.704Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-26T08:51:29.704Z] #0 1.793 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-26T08:51:29.962Z] #154 ... [2024-09-26T08:51:29.962Z] [2024-09-26T08:51:29.962Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-26T08:51:29.962Z] #0 1.775 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-26T08:51:30.413Z] #155 ... [2024-09-26T08:51:30.413Z] [2024-09-26T08:51:30.413Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-26T08:51:30.413Z] #0 1.656 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-26T08:51:30.692Z] #156 ... [2024-09-26T08:51:30.692Z] [2024-09-26T08:51:30.692Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-26T08:51:30.692Z] #0 1.365 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-26T08:51:30.692Z] #157 ... [2024-09-26T08:51:30.692Z] [2024-09-26T08:51:30.692Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T08:51:30.692Z] #0 0.915 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-26T08:51:30.950Z] #158 ... [2024-09-26T08:51:30.950Z] [2024-09-26T08:51:30.950Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-26T08:51:30.950Z] #0 1.439 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-26T08:51:30.950Z] #159 ... [2024-09-26T08:51:30.950Z] [2024-09-26T08:51:30.950Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-26T08:51:30.950Z] #0 0.662 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-26T08:51:31.208Z] #160 ... [2024-09-26T08:51:31.208Z] [2024-09-26T08:51:31.208Z] #144 [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-09-26T08:51:31.208Z] #144 1.867 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-26T08:53:07.715Z] #144 ... [2024-09-26T08:53:07.715Z] [2024-09-26T08:53:07.715Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-26T08:53:07.715Z] #151 DONE 98.2s [2024-09-26T08:53:07.715Z] [2024-09-26T08:53:07.715Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-26T08:53:07.715Z] #160 ... [2024-09-26T08:53:07.715Z] [2024-09-26T08:53:07.716Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T08:53:07.716Z] #161 DONE 2.7s [2024-09-26T08:53:07.716Z] [2024-09-26T08:53:07.716Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T08:53:07.716Z] #158 ... [2024-09-26T08:53:07.716Z] [2024-09-26T08:53:07.716Z] #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-26T08:53:07.716Z] #162 ... [2024-09-26T08:53:07.716Z] [2024-09-26T08:53:07.716Z] #144 [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-09-26T08:53:07.716Z] #144 102.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-26T08:53:07.716Z] #144 DONE 108.2s [2024-09-26T08:53:07.716Z] [2024-09-26T08:53:07.716Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-26T08:53:07.716Z] #159 ... [2024-09-26T08:53:07.716Z] [2024-09-26T08:53:07.716Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-26T08:53:07.716Z] #149 DONE 108.5s [2024-09-26T08:53:07.716Z] [2024-09-26T08:53:07.716Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T08:53:11.074Z] #163 ... [2024-09-26T08:53:11.074Z] [2024-09-26T08:53:11.074Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-26T08:53:11.074Z] #159 DONE 112.2s [2024-09-26T08:53:11.074Z] [2024-09-26T08:53:11.074Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T08:53:13.627Z] #164 ... [2024-09-26T08:53:13.627Z] [2024-09-26T08:53:13.627Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-26T08:53:13.627Z] #154 DONE 115.0s [2024-09-26T08:53:13.627Z] [2024-09-26T08:53:13.627Z] #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-26T08:53:14.200Z] #162 DONE 13.7s [2024-09-26T08:53:14.200Z] [2024-09-26T08:53:14.200Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-26T08:53:16.123Z] #153 ... [2024-09-26T08:53:16.123Z] [2024-09-26T08:53:16.123Z] #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-26T08:53:24.357Z] #165 ... [2024-09-26T08:53:24.357Z] [2024-09-26T08:53:24.357Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T08:53:26.896Z] #166 ... [2024-09-26T08:53:26.896Z] [2024-09-26T08:53:26.896Z] #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-26T08:53:45.172Z] #167 ... [2024-09-26T08:53:45.172Z] [2024-09-26T08:53:45.172Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T08:53:45.172Z] #164 DONE 34.1s [2024-09-26T08:53:45.172Z] [2024-09-26T08:53:45.172Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-26T08:54:03.612Z] #168 ... [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T08:54:03.612Z] #163 DONE 56.1s [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-26T08:54:03.612Z] #153 DONE 164.5s [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T08:54:03.612Z] #158 DONE 164.5s [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-26T08:54:03.612Z] #165 DONE 47.1s [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-26T08:54:03.612Z] #160 DONE 164.5s [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-26T08:54:03.612Z] #152 DONE 164.6s [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-26T08:54:03.612Z] #156 DONE 164.5s [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T08:54:03.612Z] #166 DONE 46.6s [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-26T08:54:03.612Z] #150 DONE 164.6s [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #169 [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-09-26T08:54:03.612Z] #169 ... [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-26T08:54:03.612Z] #155 DONE 164.7s [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T08:54:03.612Z] #170 CACHED [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-26T08:54:03.612Z] #171 CACHED [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #172 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T08:54:03.612Z] #172 CACHED [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #173 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-26T08:54:03.612Z] #173 CACHED [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T08:54:03.612Z] #174 CACHED [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-26T08:54:03.612Z] #175 CACHED [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #176 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-26T08:54:03.612Z] #176 ... [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-26T08:54:03.612Z] #157 DONE 164.9s [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-26T08:54:03.612Z] #167 DONE 47.1s [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-26T08:54:03.612Z] #168 DONE 19.7s [2024-09-26T08:54:03.612Z] [2024-09-26T08:54:03.612Z] #177 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-26T08:54:03.870Z] #177 ... [2024-09-26T08:54:03.870Z] [2024-09-26T08:54:03.870Z] #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T08:54:03.870Z] #178 CACHED [2024-09-26T08:54:03.870Z] [2024-09-26T08:54:03.870Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-26T08:54:03.870Z] #179 CACHED [2024-09-26T08:54:03.870Z] [2024-09-26T08:54:03.870Z] #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-26T08:54:04.876Z] #180 ... [2024-09-26T08:54:04.876Z] [2024-09-26T08:54:04.876Z] #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-26T08:54:04.876Z] #181 DONE 1.7s [2024-09-26T08:54:04.876Z] [2024-09-26T08:54:04.876Z] #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-26T08:54:04.876Z] #182 DONE 1.8s [2024-09-26T08:54:04.876Z] [2024-09-26T08:54:04.876Z] #183 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T08:54:04.876Z] #183 DONE 1.6s [2024-09-26T08:54:05.141Z] [2024-09-26T08:54:05.141Z] #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-26T08:54:05.141Z] #184 ... [2024-09-26T08:54:05.141Z] [2024-09-26T08:54:05.141Z] #169 [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-09-26T08:54:05.141Z] #169 DONE 2.0s [2024-09-26T08:54:05.141Z] [2024-09-26T08:54:05.141Z] #185 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T08:54:05.141Z] #185 DONE 2.0s [2024-09-26T08:54:05.141Z] [2024-09-26T08:54:05.141Z] #186 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T08:54:05.141Z] #186 DONE 2.0s [2024-09-26T08:54:05.141Z] [2024-09-26T08:54:05.141Z] #187 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T08:54:05.141Z] #187 DONE 1.6s [2024-09-26T08:54:05.141Z] [2024-09-26T08:54:05.141Z] #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-26T08:54:05.141Z] #188 DONE 1.9s [2024-09-26T08:54:05.141Z] [2024-09-26T08:54:05.141Z] #189 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-26T08:54:05.424Z] #189 ... [2024-09-26T08:54:05.424Z] [2024-09-26T08:54:05.424Z] #190 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-26T08:54:05.424Z] #190 DONE 2.1s [2024-09-26T08:54:05.424Z] [2024-09-26T08:54:05.424Z] #177 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-26T08:54:05.424Z] #177 DONE 1.9s [2024-09-26T08:54:05.424Z] [2024-09-26T08:54:05.424Z] #180 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-26T08:54:05.424Z] #180 DONE 1.8s [2024-09-26T08:54:05.424Z] [2024-09-26T08:54:05.424Z] #176 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-26T08:54:05.424Z] #176 DONE 2.0s [2024-09-26T08:54:05.736Z] [2024-09-26T08:54:05.736Z] #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-26T08:54:06.007Z] #191 ... [2024-09-26T08:54:06.007Z] [2024-09-26T08:54:06.007Z] #192 [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-09-26T08:54:06.007Z] #192 DONE 1.1s [2024-09-26T08:54:06.007Z] [2024-09-26T08:54:06.007Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-26T08:54:06.007Z] #193 DONE 0.9s [2024-09-26T08:54:06.007Z] [2024-09-26T08:54:06.007Z] #194 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-26T08:54:06.007Z] #194 DONE 0.9s [2024-09-26T08:54:06.007Z] [2024-09-26T08:54:06.007Z] #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-26T08:54:06.007Z] #184 DONE 1.1s [2024-09-26T08:54:06.007Z] [2024-09-26T08:54:06.007Z] #195 [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-09-26T08:54:06.007Z] #195 DONE 1.2s [2024-09-26T08:54:06.007Z] [2024-09-26T08:54:06.007Z] #196 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-26T08:54:06.007Z] #196 DONE 0.9s [2024-09-26T08:54:06.007Z] [2024-09-26T08:54:06.007Z] #197 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-26T08:54:06.007Z] #197 DONE 0.6s [2024-09-26T08:54:06.007Z] [2024-09-26T08:54:06.007Z] #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-26T08:54:06.007Z] #198 ... [2024-09-26T08:54:06.007Z] [2024-09-26T08:54:06.007Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-26T08:54:06.007Z] #199 DONE 0.7s [2024-09-26T08:54:06.007Z] [2024-09-26T08:54:06.007Z] #189 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-26T08:54:06.007Z] #189 DONE 0.9s [2024-09-26T08:54:06.007Z] [2024-09-26T08:54:06.007Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-26T08:54:06.007Z] #200 DONE 0.7s [2024-09-26T08:54:06.269Z] [2024-09-26T08:54:06.269Z] #201 [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-09-26T08:54:06.269Z] #201 DONE 0.8s [2024-09-26T08:54:06.269Z] [2024-09-26T08:54:06.269Z] #202 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-26T08:54:06.269Z] #202 DONE 2.7s [2024-09-26T08:54:06.269Z] [2024-09-26T08:54:06.269Z] #110 [security-spiffe-token-provider] exporting to image [2024-09-26T08:54:06.269Z] #110 exporting layers [2024-09-26T08:54:07.236Z] #110 ... [2024-09-26T08:54:07.236Z] [2024-09-26T08:54:07.236Z] #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-26T08:54:07.236Z] #191 DONE 1.8s [2024-09-26T08:54:07.236Z] [2024-09-26T08:54:07.236Z] #203 [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-09-26T08:54:07.236Z] #203 DONE 1.4s [2024-09-26T08:54:07.236Z] [2024-09-26T08:54:07.236Z] #110 [core-command] exporting to image [2024-09-26T08:54:07.495Z] #110 ... [2024-09-26T08:54:07.495Z] [2024-09-26T08:54:07.495Z] #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-26T08:54:07.495Z] #198 DONE 1.3s [2024-09-26T08:54:07.495Z] [2024-09-26T08:54:07.495Z] #204 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-26T08:54:07.495Z] #204 DONE 1.4s [2024-09-26T08:54:07.495Z] [2024-09-26T08:54:07.495Z] #205 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-26T08:54:07.495Z] #205 DONE 1.4s [2024-09-26T08:54:07.495Z] [2024-09-26T08:54:07.495Z] #206 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-26T08:54:07.495Z] #206 DONE 1.4s [2024-09-26T08:54:07.495Z] [2024-09-26T08:54:07.495Z] #207 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-26T08:54:07.495Z] #207 DONE 1.4s [2024-09-26T08:54:07.495Z] [2024-09-26T08:54:07.495Z] #110 [security-spiffe-token-provider] exporting to image [2024-09-26T08:54:07.495Z] #110 exporting layers 1.1s done [2024-09-26T08:54:07.495Z] #110 writing image sha256:5d66fd5c934dd85a8d33cd5efdf1bc6c2a8c9fd6715e750f2d988f7d94690b37 0.0s done [2024-09-26T08:54:07.495Z] #110 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-09-26T08:54:07.495Z] #110 ... [2024-09-26T08:54:07.495Z] [2024-09-26T08:54:07.495Z] #208 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-26T08:54:07.495Z] #208 DONE 1.4s [2024-09-26T08:54:07.495Z] [2024-09-26T08:54:07.495Z] #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-26T08:54:07.495Z] #209 DONE 1.4s [2024-09-26T08:54:07.495Z] [2024-09-26T08:54:07.495Z] #110 [support-scheduler] exporting to image [2024-09-26T08:54:07.495Z] #110 exporting layers 0.2s done [2024-09-26T08:54:07.495Z] #110 writing image sha256:99459bc9b64d0908c8595673bce6f270596f6f9ca33912f6a8f69b81dd339b4f done [2024-09-26T08:54:07.495Z] #110 naming to docker.io/library/support-scheduler 0.0s done [2024-09-26T08:54:07.831Z] #110 ... [2024-09-26T08:54:07.831Z] [2024-09-26T08:54:07.831Z] #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T08:54:07.831Z] #210 DONE 1.4s [2024-09-26T08:54:07.831Z] [2024-09-26T08:54:07.831Z] #211 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-26T08:54:07.831Z] #211 DONE 1.9s [2024-09-26T08:54:07.831Z] [2024-09-26T08:54:07.831Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-26T08:54:07.831Z] #212 DONE 0.5s [2024-09-26T08:54:07.831Z] [2024-09-26T08:54:07.831Z] #213 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-26T08:54:08.098Z] #213 ... [2024-09-26T08:54:08.098Z] [2024-09-26T08:54:08.098Z] #214 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-26T08:54:08.098Z] #214 DONE 0.5s [2024-09-26T08:54:08.098Z] [2024-09-26T08:54:08.098Z] #215 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-26T08:54:08.098Z] #215 DONE 0.5s [2024-09-26T08:54:08.098Z] [2024-09-26T08:54:08.098Z] #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-26T08:54:08.098Z] #216 DONE 0.5s [2024-09-26T08:54:08.098Z] [2024-09-26T08:54:08.098Z] #217 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-26T08:54:08.098Z] #217 DONE 0.7s [2024-09-26T08:54:08.098Z] [2024-09-26T08:54:08.098Z] #218 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-09-26T08:54:08.098Z] #218 DONE 0.7s [2024-09-26T08:54:08.098Z] [2024-09-26T08:54:08.098Z] #110 [support-cron-scheduler] exporting to image [2024-09-26T08:54:08.098Z] #110 writing image sha256:187f54b7481bd5e3d8a0e8053aacaa2eae4d2fc03eaf9d8dfd20ed8e81f54a5e done [2024-09-26T08:54:08.098Z] #110 naming to docker.io/library/core-command done [2024-09-26T08:54:08.098Z] #110 ... [2024-09-26T08:54:08.098Z] [2024-09-26T08:54:08.098Z] #219 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-26T08:54:08.098Z] #219 DONE 0.6s [2024-09-26T08:54:08.098Z] [2024-09-26T08:54:08.098Z] #213 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-26T08:54:08.098Z] #213 DONE 0.3s [2024-09-26T08:54:08.098Z] [2024-09-26T08:54:08.098Z] #220 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-26T08:54:08.098Z] #220 DONE 0.5s [2024-09-26T08:54:08.098Z] [2024-09-26T08:54:08.098Z] #110 [core-keeper] exporting to image [2024-09-26T08:54:08.098Z] #110 writing image sha256:d8a90cd8c746925707c87c85b4aea141f88fd869c80c2a578672e818ac82ab45 0.1s done [2024-09-26T08:54:08.098Z] #110 naming to docker.io/library/core-common-config-bootstrapper [2024-09-26T08:54:08.358Z] #110 ... [2024-09-26T08:54:08.358Z] [2024-09-26T08:54:08.358Z] #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-26T08:54:08.358Z] #221 DONE 0.8s [2024-09-26T08:54:08.358Z] [2024-09-26T08:54:08.358Z] #222 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-09-26T08:54:08.358Z] #222 DONE 0.4s [2024-09-26T08:54:08.358Z] [2024-09-26T08:54:08.358Z] #223 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-26T08:54:08.358Z] #223 DONE 0.2s [2024-09-26T08:54:08.358Z] [2024-09-26T08:54:08.358Z] #224 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-26T08:54:08.358Z] #224 DONE 0.3s [2024-09-26T08:54:08.358Z] [2024-09-26T08:54:08.358Z] #110 [core-data] exporting to image [2024-09-26T08:54:08.358Z] #110 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-26T08:54:08.618Z] #110 ... [2024-09-26T08:54:08.618Z] [2024-09-26T08:54:08.618Z] #225 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-26T08:54:08.618Z] #225 DONE 0.5s [2024-09-26T08:54:08.618Z] [2024-09-26T08:54:08.618Z] #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-26T08:54:08.618Z] #226 DONE 0.5s [2024-09-26T08:54:08.618Z] [2024-09-26T08:54:08.618Z] #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-26T08:54:08.618Z] #227 DONE 0.1s [2024-09-26T08:54:08.879Z] [2024-09-26T08:54:08.879Z] #228 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-26T08:54:08.879Z] #228 DONE 0.1s [2024-09-26T08:54:08.879Z] [2024-09-26T08:54:08.879Z] #229 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-26T08:54:08.879Z] #229 DONE 0.1s [2024-09-26T08:54:08.879Z] [2024-09-26T08:54:08.879Z] #110 [core-data] exporting to image [2024-09-26T08:54:08.879Z] #110 exporting layers 0.7s done [2024-09-26T08:54:08.879Z] #110 writing image sha256:5ef1b3b85ef6941492e04b662a4b2a5cf577538d38558b13e2b3424d67c9c333 0.1s done [2024-09-26T08:54:08.879Z] #110 naming to docker.io/library/core-metadata [2024-09-26T08:54:08.879Z] #110 ... [2024-09-26T08:54:08.879Z] [2024-09-26T08:54:08.879Z] #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-26T08:54:08.879Z] #230 DONE 0.1s [2024-09-26T08:54:08.879Z] [2024-09-26T08:54:08.879Z] #110 [core-keeper] exporting to image [2024-09-26T08:54:08.879Z] #110 exporting layers 1.1s done [2024-09-26T08:54:08.879Z] #110 naming to docker.io/library/core-metadata done [2024-09-26T08:54:08.879Z] #110 writing image sha256:832e64085181b2a1085ec8fcdb4b8799d9bc31852b3e989a1508a0523fff99c2 0.0s done [2024-09-26T08:54:08.879Z] #110 naming to docker.io/library/core-keeper done [2024-09-26T08:54:09.142Z] #110 ... [2024-09-26T08:54:09.142Z] [2024-09-26T08:54:09.142Z] #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-26T08:54:09.142Z] #231 DONE 0.7s [2024-09-26T08:54:09.142Z] [2024-09-26T08:54:09.142Z] #232 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-26T08:54:09.142Z] #232 DONE 0.1s [2024-09-26T08:54:09.142Z] [2024-09-26T08:54:09.142Z] #110 [support-notifications] exporting to image [2024-09-26T08:54:09.142Z] #110 exporting layers 0.8s done [2024-09-26T08:54:09.142Z] #110 writing image sha256:204382d990bdbc5d7d8f8e6f005c9dc24e36dfd338e4800d54dfa6d9ccc83b96 0.0s done [2024-09-26T08:54:09.142Z] #110 naming to docker.io/library/security-proxy-auth done [2024-09-26T08:54:09.142Z] #110 writing image sha256:ec7cfe7ab3e04f27feed64524479dfddc9e68e3fdcc94a5bf41e7c75e8287337 0.0s done [2024-09-26T08:54:09.142Z] #110 naming to docker.io/library/support-cron-scheduler done [2024-09-26T08:54:09.142Z] #110 writing image sha256:11edaa85173647ef75810536a606df547fcad4cfb0237292af777496c9ceab04 done [2024-09-26T08:54:09.142Z] #110 naming to docker.io/library/support-notifications done [2024-09-26T08:54:09.142Z] #110 writing image sha256:e99ae18023f9ff431dc508d28acb6cf4321d5879d06ae154376a0e7528d754b0 [2024-09-26T08:54:09.142Z] #110 ... [2024-09-26T08:54:09.142Z] [2024-09-26T08:54:09.142Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-26T08:54:09.142Z] #233 DONE 0.5s [2024-09-26T08:54:09.142Z] [2024-09-26T08:54:09.142Z] #110 [security-secretstore-setup] exporting to image [2024-09-26T08:54:09.142Z] #110 writing image sha256:e99ae18023f9ff431dc508d28acb6cf4321d5879d06ae154376a0e7528d754b0 0.0s done [2024-09-26T08:54:09.142Z] #110 naming to docker.io/library/core-data 0.0s done [2024-09-26T08:54:09.403Z] #110 ... [2024-09-26T08:54:09.403Z] [2024-09-26T08:54:09.403Z] #234 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-26T08:54:09.403Z] #234 DONE 0.2s [2024-09-26T08:54:09.403Z] [2024-09-26T08:54:09.403Z] #235 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-26T08:54:09.403Z] #235 DONE 0.1s [2024-09-26T08:54:09.403Z] [2024-09-26T08:54:09.403Z] #110 [security-proxy-setup] exporting to image [2024-09-26T08:54:09.403Z] #110 exporting layers 0.2s done [2024-09-26T08:54:09.403Z] #110 writing image sha256:797d58a35f1da6b86168dd74ff2094607d5d3fdaa8269c4dee09f9c516f47c5f done [2024-09-26T08:54:09.403Z] #110 naming to docker.io/library/security-proxy-setup done [2024-09-26T08:54:09.665Z] #110 writing image sha256:64f487ee6fe06a7de4f54c34045255a7c9465a24514e17844725f935c2abf8f1 done [2024-09-26T08:54:09.665Z] #110 naming to docker.io/library/security-secretstore-setup done [2024-09-26T08:54:09.665Z] #110 DONE 4.3s [2024-09-26T08:54:09.665Z] [2024-09-26T08:54:09.665Z] #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-26T08:54:09.665Z] #236 DONE 0.3s [2024-09-26T08:54:09.665Z] [2024-09-26T08:54:09.665Z] #110 [security-bootstrapper] exporting to image [2024-09-26T08:54:09.925Z] #110 exporting layers 0.2s done [2024-09-26T08:54:09.926Z] #110 writing image sha256:5317e7084caa824a1a9183f35ab5d568d4a9f719a9fc01787698d31740f2313c done [2024-09-26T08:54:09.926Z] #110 naming to docker.io/library/security-bootstrapper done [2024-09-26T08:54:09.926Z] #110 DONE 4.5s [2024-09-26T08:54:09.926Z] [2024-09-26T08:54:09.926Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-26T08:54:09.926Z] time="2024-09-26T08:49:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T08:54:09.926Z] time="2024-09-26T08:49:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T08:54:09.926Z] time="2024-09-26T08:49:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T08:54:09.926Z] time="2024-09-26T08:49:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T08:54:09.926Z] time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T08:54:09.926Z] time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T08:54:09.926Z] time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T08:54:09.926Z] time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T08:54:09.926Z] time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T08:54:09.926Z] time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T08:54:09.926Z] time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T08:54:09.926Z] time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T08:54:09.926Z] time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T08:54:09.926Z] time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T08:54:09.926Z] time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T08:54:09.926Z] time="2024-09-26T08:49:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-26T08:54:09.940Z] $ docker stop --time=1 c92db2d105f3eeb20320cad610a39b5c24579313a6bba940cdf4a8f216fe8a02 [2024-09-26T08:54:11.215Z] $ docker rm -f --volumes c92db2d105f3eeb20320cad610a39b5c24579313a6bba940cdf4a8f216fe8a02 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-26T08:54:11.552Z] + docker images [2024-09-26T08:54:11.552Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-26T08:54:11.552Z] security-secretstore-setup latest 64f487ee6fe0 2 seconds ago 37MB [2024-09-26T08:54:11.552Z] security-bootstrapper latest 5317e7084caa 2 seconds ago 19MB [2024-09-26T08:54:11.552Z] core-data latest e99ae18023f9 3 seconds ago 39.9MB [2024-09-26T08:54:11.552Z] security-proxy-auth latest 204382d990bd 3 seconds ago 33.1MB [2024-09-26T08:54:11.552Z] security-proxy-setup latest 797d58a35f1d 3 seconds ago 26.2MB [2024-09-26T08:54:11.552Z] support-notifications latest 11edaa851736 3 seconds ago 42.8MB [2024-09-26T08:54:11.552Z] support-cron-scheduler latest ec7cfe7ab3e0 4 seconds ago 44.4MB [2024-09-26T08:54:11.552Z] core-keeper latest 832e64085181 4 seconds ago 39.8MB [2024-09-26T08:54:11.552Z] core-command latest 187f54b7481b 4 seconds ago 35.5MB [2024-09-26T08:54:11.552Z] core-metadata latest 5ef1b3b85ef6 4 seconds ago 40.1MB [2024-09-26T08:54:11.552Z] core-common-config-bootstrapper latest d8a90cd8c746 4 seconds ago 15.2MB [2024-09-26T08:54:11.552Z] security-spiffe-token-provider latest 5d66fd5c934d 5 seconds ago 28.9MB [2024-09-26T08:54:11.552Z] support-scheduler latest 99459bc9b64d 6 seconds ago 42.2MB [2024-09-26T08:54:11.552Z] security-spire-agent latest 0964f35e72e1 3 minutes ago 182MB [2024-09-26T08:54:11.552Z] security-spire-config latest d7670808053f 3 minutes ago 120MB [2024-09-26T08:54:11.552Z] security-spire-server latest 6e700ef2ebd5 3 minutes ago 121MB [2024-09-26T08:54:11.552Z] ci-base-image-x86_64 latest df675d88c02d 7 minutes ago 971MB [2024-09-26T08:54:11.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB [2024-09-26T08:54:11.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-09-26T08:54:11.552Z] 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-09-26T08:54:11.674Z] provisioning config files... [2024-09-26T08:54:11.684Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/705@tmp/config1724662000442086490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-26T08:54:11.991Z] ---> ****-login.sh [2024-09-26T08:54:11.991Z] nexus3.edgexfoundry.org:10001 [2024-09-26T08:54:11.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T08:54:11.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T08:54:11.992Z] Configure a credential helper to remove this warning. See [2024-09-26T08:54:11.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T08:54:11.992Z] [2024-09-26T08:54:11.992Z] Login Succeeded [2024-09-26T08:54:11.992Z] nexus3.edgexfoundry.org:10002 [2024-09-26T08:54:12.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T08:54:12.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T08:54:12.250Z] Configure a credential helper to remove this warning. See [2024-09-26T08:54:12.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T08:54:12.250Z] [2024-09-26T08:54:12.250Z] Login Succeeded [2024-09-26T08:54:12.250Z] nexus3.edgexfoundry.org:10003 [2024-09-26T08:54:12.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T08:54:12.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T08:54:12.251Z] Configure a credential helper to remove this warning. See [2024-09-26T08:54:12.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T08:54:12.251Z] [2024-09-26T08:54:12.251Z] Login Succeeded [2024-09-26T08:54:12.251Z] nexus3.edgexfoundry.org:10004 [2024-09-26T08:54:12.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T08:54:12.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T08:54:12.510Z] Configure a credential helper to remove this warning. See [2024-09-26T08:54:12.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T08:54:12.510Z] [2024-09-26T08:54:12.510Z] Login Succeeded [2024-09-26T08:54:12.510Z] ****.io [2024-09-26T08:54:12.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T08:54:12.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T08:54:12.770Z] Configure a credential helper to remove this warning. See [2024-09-26T08:54:12.770Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T08:54:12.770Z] [2024-09-26T08:54:12.770Z] Login Succeeded [2024-09-26T08:54:12.770Z] ---> ****-login.sh ends [Pipeline] } [2024-09-26T08:54:12.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T08:54:12.826Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-26T08:54:12.856Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-09-26T08:54:12.856Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:12.856Z] latest [2024-09-26T08:54:12.856Z] 3.2.0-dev.83 [2024-09-26T08:54:12.856Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:12.856Z] main [2024-09-26T08:54:12.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:13.194Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:13.520Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:13.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-26T08:54:13.520Z] 995bf676fca0: Preparing [2024-09-26T08:54:13.520Z] 879d2826c378: Preparing [2024-09-26T08:54:13.520Z] dffecbbc74e3: Preparing [2024-09-26T08:54:13.520Z] fd468133a8d4: Preparing [2024-09-26T08:54:13.520Z] 973b6d704cc7: Preparing [2024-09-26T08:54:13.520Z] 70542ba06d46: Preparing [2024-09-26T08:54:13.520Z] d62a02444d39: Preparing [2024-09-26T08:54:13.520Z] 70542ba06d46: Waiting [2024-09-26T08:54:13.520Z] dffecbbc74e3: Pushed [2024-09-26T08:54:13.520Z] 995bf676fca0: Pushed [2024-09-26T08:54:13.521Z] fd468133a8d4: Pushed [2024-09-26T08:54:13.521Z] 973b6d704cc7: Pushed [2024-09-26T08:54:13.521Z] d62a02444d39: Layer already exists [2024-09-26T08:54:13.779Z] 70542ba06d46: Pushed [2024-09-26T08:54:16.313Z] 879d2826c378: Pushed [2024-09-26T08:54:16.313Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:9235927b0e06649a0421e4c75da8d73cb0ea7aa1aa62bf0dd2ccff20ff916695 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:16.630Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:16.951Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-26T08:54:16.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-26T08:54:16.951Z] 995bf676fca0: Preparing [2024-09-26T08:54:16.951Z] 879d2826c378: Preparing [2024-09-26T08:54:16.951Z] dffecbbc74e3: Preparing [2024-09-26T08:54:16.951Z] fd468133a8d4: Preparing [2024-09-26T08:54:16.951Z] 973b6d704cc7: Preparing [2024-09-26T08:54:16.951Z] 70542ba06d46: Preparing [2024-09-26T08:54:16.951Z] d62a02444d39: Preparing [2024-09-26T08:54:16.951Z] 70542ba06d46: Waiting [2024-09-26T08:54:16.951Z] d62a02444d39: Waiting [2024-09-26T08:54:16.952Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:16.952Z] 973b6d704cc7: Layer already exists [2024-09-26T08:54:16.952Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:16.952Z] 879d2826c378: Layer already exists [2024-09-26T08:54:16.952Z] 995bf676fca0: Layer already exists [2024-09-26T08:54:16.952Z] d62a02444d39: Layer already exists [2024-09-26T08:54:16.952Z] 70542ba06d46: Layer already exists [2024-09-26T08:54:16.952Z] latest: digest: sha256:9235927b0e06649a0421e4c75da8d73cb0ea7aa1aa62bf0dd2ccff20ff916695 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:17.268Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:17.592Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.83 [2024-09-26T08:54:17.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-26T08:54:17.593Z] 995bf676fca0: Preparing [2024-09-26T08:54:17.593Z] 879d2826c378: Preparing [2024-09-26T08:54:17.593Z] dffecbbc74e3: Preparing [2024-09-26T08:54:17.593Z] fd468133a8d4: Preparing [2024-09-26T08:54:17.593Z] 973b6d704cc7: Preparing [2024-09-26T08:54:17.593Z] 70542ba06d46: Preparing [2024-09-26T08:54:17.593Z] d62a02444d39: Preparing [2024-09-26T08:54:17.593Z] d62a02444d39: Waiting [2024-09-26T08:54:17.593Z] 70542ba06d46: Waiting [2024-09-26T08:54:17.593Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:17.593Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:17.593Z] 973b6d704cc7: Layer already exists [2024-09-26T08:54:17.593Z] 879d2826c378: Layer already exists [2024-09-26T08:54:17.593Z] 995bf676fca0: Layer already exists [2024-09-26T08:54:17.593Z] 70542ba06d46: Layer already exists [2024-09-26T08:54:17.593Z] d62a02444d39: Layer already exists [2024-09-26T08:54:17.593Z] 3.2.0-dev.83: digest: sha256:9235927b0e06649a0421e4c75da8d73cb0ea7aa1aa62bf0dd2ccff20ff916695 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:17.912Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:18.225Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:18.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-26T08:54:18.225Z] 995bf676fca0: Preparing [2024-09-26T08:54:18.225Z] 879d2826c378: Preparing [2024-09-26T08:54:18.225Z] dffecbbc74e3: Preparing [2024-09-26T08:54:18.225Z] fd468133a8d4: Preparing [2024-09-26T08:54:18.225Z] 973b6d704cc7: Preparing [2024-09-26T08:54:18.225Z] 70542ba06d46: Preparing [2024-09-26T08:54:18.225Z] d62a02444d39: Preparing [2024-09-26T08:54:18.225Z] 70542ba06d46: Waiting [2024-09-26T08:54:18.225Z] d62a02444d39: Waiting [2024-09-26T08:54:18.225Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:18.225Z] 973b6d704cc7: Layer already exists [2024-09-26T08:54:18.225Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:18.225Z] 995bf676fca0: Layer already exists [2024-09-26T08:54:18.225Z] 879d2826c378: Layer already exists [2024-09-26T08:54:18.225Z] d62a02444d39: Layer already exists [2024-09-26T08:54:18.225Z] 70542ba06d46: Layer already exists [2024-09-26T08:54:18.225Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:9235927b0e06649a0421e4c75da8d73cb0ea7aa1aa62bf0dd2ccff20ff916695 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:18.542Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:18.863Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-09-26T08:54:18.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-26T08:54:18.863Z] 995bf676fca0: Preparing [2024-09-26T08:54:18.863Z] 879d2826c378: Preparing [2024-09-26T08:54:18.863Z] dffecbbc74e3: Preparing [2024-09-26T08:54:18.863Z] fd468133a8d4: Preparing [2024-09-26T08:54:18.863Z] 973b6d704cc7: Preparing [2024-09-26T08:54:18.863Z] 70542ba06d46: Preparing [2024-09-26T08:54:18.863Z] d62a02444d39: Preparing [2024-09-26T08:54:18.863Z] 70542ba06d46: Waiting [2024-09-26T08:54:18.863Z] d62a02444d39: Waiting [2024-09-26T08:54:18.863Z] 973b6d704cc7: Layer already exists [2024-09-26T08:54:18.863Z] 995bf676fca0: Layer already exists [2024-09-26T08:54:18.863Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:18.863Z] 879d2826c378: Layer already exists [2024-09-26T08:54:18.863Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:18.863Z] d62a02444d39: Layer already exists [2024-09-26T08:54:18.863Z] 70542ba06d46: Layer already exists [2024-09-26T08:54:18.863Z] main: digest: sha256:9235927b0e06649a0421e4c75da8d73cb0ea7aa1aa62bf0dd2ccff20ff916695 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T08:54:18.932Z] ===================================================== [Pipeline] echo [2024-09-26T08:54:18.947Z] taggedImages: [2024-09-26T08:54:18.947Z] - nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:18.947Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-26T08:54:18.947Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.83 [2024-09-26T08:54:18.947Z] - nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:18.947Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-09-26T08:54:18.980Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-09-26T08:54:18.980Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:18.980Z] latest [2024-09-26T08:54:18.980Z] 3.2.0-dev.83 [2024-09-26T08:54:18.980Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:18.980Z] main [2024-09-26T08:54:18.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:19.336Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:19.659Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:19.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-26T08:54:19.659Z] fc79ee302059: Preparing [2024-09-26T08:54:19.659Z] 7811f4a08440: Preparing [2024-09-26T08:54:19.659Z] 432731389ecc: Preparing [2024-09-26T08:54:19.659Z] 84f2f1d5a43b: Preparing [2024-09-26T08:54:19.659Z] dffecbbc74e3: Preparing [2024-09-26T08:54:19.659Z] fd468133a8d4: Preparing [2024-09-26T08:54:19.659Z] 973b6d704cc7: Preparing [2024-09-26T08:54:19.659Z] 70542ba06d46: Preparing [2024-09-26T08:54:19.659Z] d62a02444d39: Preparing [2024-09-26T08:54:19.659Z] fd468133a8d4: Waiting [2024-09-26T08:54:19.659Z] 70542ba06d46: Waiting [2024-09-26T08:54:19.659Z] 973b6d704cc7: Waiting [2024-09-26T08:54:19.659Z] d62a02444d39: Waiting [2024-09-26T08:54:19.659Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:19.659Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:19.659Z] 973b6d704cc7: Layer already exists [2024-09-26T08:54:19.659Z] 70542ba06d46: Layer already exists [2024-09-26T08:54:19.659Z] d62a02444d39: Layer already exists [2024-09-26T08:54:19.659Z] 7811f4a08440: Pushed [2024-09-26T08:54:19.659Z] fc79ee302059: Pushed [2024-09-26T08:54:19.659Z] 432731389ecc: Pushed [2024-09-26T08:54:20.596Z] 84f2f1d5a43b: Pushed [2024-09-26T08:54:20.596Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:cd7d450ca2b4002c0333fa27f97fac8b8e23381a68a56dfbe5c16b2fc0abd893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:20.912Z] + 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-09-26T08:54:21.225Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-26T08:54:21.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-26T08:54:21.225Z] fc79ee302059: Preparing [2024-09-26T08:54:21.225Z] 7811f4a08440: Preparing [2024-09-26T08:54:21.225Z] 432731389ecc: Preparing [2024-09-26T08:54:21.225Z] 84f2f1d5a43b: Preparing [2024-09-26T08:54:21.225Z] dffecbbc74e3: Preparing [2024-09-26T08:54:21.225Z] fd468133a8d4: Preparing [2024-09-26T08:54:21.225Z] 973b6d704cc7: Preparing [2024-09-26T08:54:21.225Z] 70542ba06d46: Preparing [2024-09-26T08:54:21.225Z] d62a02444d39: Preparing [2024-09-26T08:54:21.225Z] 973b6d704cc7: Waiting [2024-09-26T08:54:21.225Z] 70542ba06d46: Waiting [2024-09-26T08:54:21.225Z] fd468133a8d4: Waiting [2024-09-26T08:54:21.225Z] fc79ee302059: Layer already exists [2024-09-26T08:54:21.225Z] 7811f4a08440: Layer already exists [2024-09-26T08:54:21.225Z] 84f2f1d5a43b: Layer already exists [2024-09-26T08:54:21.225Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:21.225Z] 432731389ecc: Layer already exists [2024-09-26T08:54:21.225Z] 70542ba06d46: Layer already exists [2024-09-26T08:54:21.225Z] 973b6d704cc7: Layer already exists [2024-09-26T08:54:21.225Z] d62a02444d39: Layer already exists [2024-09-26T08:54:21.225Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:21.225Z] latest: digest: sha256:cd7d450ca2b4002c0333fa27f97fac8b8e23381a68a56dfbe5c16b2fc0abd893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:21.541Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:21.854Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.83 [2024-09-26T08:54:21.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-26T08:54:21.854Z] fc79ee302059: Preparing [2024-09-26T08:54:21.854Z] 7811f4a08440: Preparing [2024-09-26T08:54:21.854Z] 432731389ecc: Preparing [2024-09-26T08:54:21.854Z] 84f2f1d5a43b: Preparing [2024-09-26T08:54:21.854Z] dffecbbc74e3: Preparing [2024-09-26T08:54:21.854Z] fd468133a8d4: Preparing [2024-09-26T08:54:21.854Z] 973b6d704cc7: Preparing [2024-09-26T08:54:21.854Z] 70542ba06d46: Preparing [2024-09-26T08:54:21.854Z] d62a02444d39: Preparing [2024-09-26T08:54:21.854Z] 70542ba06d46: Waiting [2024-09-26T08:54:21.854Z] d62a02444d39: Waiting [2024-09-26T08:54:21.854Z] 973b6d704cc7: Waiting [2024-09-26T08:54:21.854Z] fc79ee302059: Layer already exists [2024-09-26T08:54:21.854Z] 7811f4a08440: Layer already exists [2024-09-26T08:54:21.854Z] 84f2f1d5a43b: Layer already exists [2024-09-26T08:54:21.854Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:21.854Z] 432731389ecc: Layer already exists [2024-09-26T08:54:21.854Z] 70542ba06d46: Layer already exists [2024-09-26T08:54:21.854Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:21.854Z] d62a02444d39: Layer already exists [2024-09-26T08:54:21.854Z] 973b6d704cc7: Layer already exists [2024-09-26T08:54:21.854Z] 3.2.0-dev.83: digest: sha256:cd7d450ca2b4002c0333fa27f97fac8b8e23381a68a56dfbe5c16b2fc0abd893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:22.174Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:22.500Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:22.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-26T08:54:22.500Z] fc79ee302059: Preparing [2024-09-26T08:54:22.500Z] 7811f4a08440: Preparing [2024-09-26T08:54:22.500Z] 432731389ecc: Preparing [2024-09-26T08:54:22.500Z] 84f2f1d5a43b: Preparing [2024-09-26T08:54:22.500Z] dffecbbc74e3: Preparing [2024-09-26T08:54:22.500Z] fd468133a8d4: Preparing [2024-09-26T08:54:22.500Z] 973b6d704cc7: Preparing [2024-09-26T08:54:22.500Z] 70542ba06d46: Preparing [2024-09-26T08:54:22.500Z] d62a02444d39: Preparing [2024-09-26T08:54:22.500Z] 973b6d704cc7: Waiting [2024-09-26T08:54:22.500Z] 70542ba06d46: Waiting [2024-09-26T08:54:22.500Z] d62a02444d39: Waiting [2024-09-26T08:54:22.500Z] 7811f4a08440: Layer already exists [2024-09-26T08:54:22.500Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:22.500Z] 432731389ecc: Layer already exists [2024-09-26T08:54:22.500Z] fc79ee302059: Layer already exists [2024-09-26T08:54:22.500Z] 84f2f1d5a43b: Layer already exists [2024-09-26T08:54:22.500Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:22.500Z] 973b6d704cc7: Layer already exists [2024-09-26T08:54:22.500Z] 70542ba06d46: Layer already exists [2024-09-26T08:54:22.500Z] d62a02444d39: Layer already exists [2024-09-26T08:54:22.500Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:cd7d450ca2b4002c0333fa27f97fac8b8e23381a68a56dfbe5c16b2fc0abd893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:22.820Z] + 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-09-26T08:54:23.142Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-09-26T08:54:23.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-26T08:54:23.142Z] fc79ee302059: Preparing [2024-09-26T08:54:23.142Z] 7811f4a08440: Preparing [2024-09-26T08:54:23.142Z] 432731389ecc: Preparing [2024-09-26T08:54:23.142Z] 84f2f1d5a43b: Preparing [2024-09-26T08:54:23.142Z] dffecbbc74e3: Preparing [2024-09-26T08:54:23.142Z] fd468133a8d4: Preparing [2024-09-26T08:54:23.142Z] 973b6d704cc7: Preparing [2024-09-26T08:54:23.142Z] fd468133a8d4: Waiting [2024-09-26T08:54:23.142Z] 70542ba06d46: Preparing [2024-09-26T08:54:23.142Z] d62a02444d39: Preparing [2024-09-26T08:54:23.142Z] d62a02444d39: Waiting [2024-09-26T08:54:23.142Z] 70542ba06d46: Waiting [2024-09-26T08:54:23.142Z] 973b6d704cc7: Waiting [2024-09-26T08:54:23.142Z] 84f2f1d5a43b: Layer already exists [2024-09-26T08:54:23.142Z] 7811f4a08440: Layer already exists [2024-09-26T08:54:23.142Z] fc79ee302059: Layer already exists [2024-09-26T08:54:23.142Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:23.142Z] 432731389ecc: Layer already exists [2024-09-26T08:54:23.142Z] 70542ba06d46: Layer already exists [2024-09-26T08:54:23.142Z] 973b6d704cc7: Layer already exists [2024-09-26T08:54:23.142Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:23.142Z] d62a02444d39: Layer already exists [2024-09-26T08:54:23.142Z] main: digest: sha256:cd7d450ca2b4002c0333fa27f97fac8b8e23381a68a56dfbe5c16b2fc0abd893 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T08:54:23.210Z] ===================================================== [Pipeline] echo [2024-09-26T08:54:23.220Z] taggedImages: [2024-09-26T08:54:23.220Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:23.220Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-26T08:54:23.220Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.83 [2024-09-26T08:54:23.220Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:23.221Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-09-26T08:54:23.249Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-09-26T08:54:23.249Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:23.249Z] latest [2024-09-26T08:54:23.249Z] 3.2.0-dev.83 [2024-09-26T08:54:23.249Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:23.249Z] main [2024-09-26T08:54:23.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:23.585Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:23.909Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:23.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-26T08:54:23.909Z] 63b2e67ed5d5: Preparing [2024-09-26T08:54:23.909Z] 4a6feb47fa9a: Preparing [2024-09-26T08:54:23.909Z] a83c1f4a2d2c: Preparing [2024-09-26T08:54:23.909Z] dffecbbc74e3: Preparing [2024-09-26T08:54:23.909Z] fd468133a8d4: Preparing [2024-09-26T08:54:23.909Z] 1900285c64b8: Preparing [2024-09-26T08:54:23.909Z] bf4edd2bfe84: Preparing [2024-09-26T08:54:23.909Z] d62a02444d39: Preparing [2024-09-26T08:54:23.909Z] bf4edd2bfe84: Waiting [2024-09-26T08:54:23.909Z] d62a02444d39: Waiting [2024-09-26T08:54:23.909Z] 1900285c64b8: Waiting [2024-09-26T08:54:23.909Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:23.909Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:23.909Z] 4a6feb47fa9a: Pushed [2024-09-26T08:54:23.909Z] 63b2e67ed5d5: Pushed [2024-09-26T08:54:23.909Z] d62a02444d39: Layer already exists [2024-09-26T08:54:23.909Z] bf4edd2bfe84: Pushed [2024-09-26T08:54:23.909Z] 1900285c64b8: Pushed [2024-09-26T08:54:27.195Z] a83c1f4a2d2c: Pushed [2024-09-26T08:54:27.195Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:80b6c6d6cd06ccfb72117e41d3a04d78e4a44048a7c5950be04a08201cc267e1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:27.523Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:27.838Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-26T08:54:27.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-26T08:54:27.838Z] 63b2e67ed5d5: Preparing [2024-09-26T08:54:27.838Z] 4a6feb47fa9a: Preparing [2024-09-26T08:54:27.838Z] a83c1f4a2d2c: Preparing [2024-09-26T08:54:27.838Z] dffecbbc74e3: Preparing [2024-09-26T08:54:27.838Z] fd468133a8d4: Preparing [2024-09-26T08:54:27.838Z] 1900285c64b8: Preparing [2024-09-26T08:54:27.838Z] bf4edd2bfe84: Preparing [2024-09-26T08:54:27.838Z] d62a02444d39: Preparing [2024-09-26T08:54:27.838Z] 1900285c64b8: Waiting [2024-09-26T08:54:27.838Z] bf4edd2bfe84: Waiting [2024-09-26T08:54:27.838Z] d62a02444d39: Waiting [2024-09-26T08:54:27.838Z] 4a6feb47fa9a: Layer already exists [2024-09-26T08:54:27.838Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:27.838Z] a83c1f4a2d2c: Layer already exists [2024-09-26T08:54:27.838Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:27.838Z] 63b2e67ed5d5: Layer already exists [2024-09-26T08:54:27.838Z] 1900285c64b8: Layer already exists [2024-09-26T08:54:27.838Z] bf4edd2bfe84: Layer already exists [2024-09-26T08:54:27.838Z] d62a02444d39: Layer already exists [2024-09-26T08:54:27.838Z] latest: digest: sha256:80b6c6d6cd06ccfb72117e41d3a04d78e4a44048a7c5950be04a08201cc267e1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:28.168Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:28.489Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.83 [2024-09-26T08:54:28.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-26T08:54:28.489Z] 63b2e67ed5d5: Preparing [2024-09-26T08:54:28.489Z] 4a6feb47fa9a: Preparing [2024-09-26T08:54:28.489Z] a83c1f4a2d2c: Preparing [2024-09-26T08:54:28.489Z] dffecbbc74e3: Preparing [2024-09-26T08:54:28.489Z] fd468133a8d4: Preparing [2024-09-26T08:54:28.489Z] 1900285c64b8: Preparing [2024-09-26T08:54:28.489Z] bf4edd2bfe84: Preparing [2024-09-26T08:54:28.489Z] d62a02444d39: Preparing [2024-09-26T08:54:28.489Z] bf4edd2bfe84: Waiting [2024-09-26T08:54:28.489Z] d62a02444d39: Waiting [2024-09-26T08:54:28.489Z] 1900285c64b8: Waiting [2024-09-26T08:54:28.489Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:28.489Z] 4a6feb47fa9a: Layer already exists [2024-09-26T08:54:28.489Z] 63b2e67ed5d5: Layer already exists [2024-09-26T08:54:28.489Z] a83c1f4a2d2c: Layer already exists [2024-09-26T08:54:28.489Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:28.489Z] d62a02444d39: Layer already exists [2024-09-26T08:54:28.489Z] 1900285c64b8: Layer already exists [2024-09-26T08:54:28.489Z] bf4edd2bfe84: Layer already exists [2024-09-26T08:54:28.489Z] 3.2.0-dev.83: digest: sha256:80b6c6d6cd06ccfb72117e41d3a04d78e4a44048a7c5950be04a08201cc267e1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:28.810Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:29.137Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:29.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-26T08:54:29.137Z] 63b2e67ed5d5: Preparing [2024-09-26T08:54:29.137Z] 4a6feb47fa9a: Preparing [2024-09-26T08:54:29.137Z] a83c1f4a2d2c: Preparing [2024-09-26T08:54:29.137Z] dffecbbc74e3: Preparing [2024-09-26T08:54:29.137Z] fd468133a8d4: Preparing [2024-09-26T08:54:29.137Z] 1900285c64b8: Preparing [2024-09-26T08:54:29.137Z] bf4edd2bfe84: Preparing [2024-09-26T08:54:29.137Z] d62a02444d39: Preparing [2024-09-26T08:54:29.137Z] 1900285c64b8: Waiting [2024-09-26T08:54:29.137Z] bf4edd2bfe84: Waiting [2024-09-26T08:54:29.137Z] d62a02444d39: Waiting [2024-09-26T08:54:29.137Z] 63b2e67ed5d5: Layer already exists [2024-09-26T08:54:29.137Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:29.137Z] a83c1f4a2d2c: Layer already exists [2024-09-26T08:54:29.137Z] 4a6feb47fa9a: Layer already exists [2024-09-26T08:54:29.137Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:29.137Z] d62a02444d39: Layer already exists [2024-09-26T08:54:29.137Z] 1900285c64b8: Layer already exists [2024-09-26T08:54:29.137Z] bf4edd2bfe84: Layer already exists [2024-09-26T08:54:29.137Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:80b6c6d6cd06ccfb72117e41d3a04d78e4a44048a7c5950be04a08201cc267e1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:29.462Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:29.846Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-09-26T08:54:29.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-26T08:54:29.846Z] 63b2e67ed5d5: Preparing [2024-09-26T08:54:29.846Z] 4a6feb47fa9a: Preparing [2024-09-26T08:54:29.846Z] a83c1f4a2d2c: Preparing [2024-09-26T08:54:29.846Z] dffecbbc74e3: Preparing [2024-09-26T08:54:29.846Z] fd468133a8d4: Preparing [2024-09-26T08:54:29.846Z] 1900285c64b8: Preparing [2024-09-26T08:54:29.846Z] bf4edd2bfe84: Preparing [2024-09-26T08:54:29.846Z] d62a02444d39: Preparing [2024-09-26T08:54:29.846Z] 1900285c64b8: Waiting [2024-09-26T08:54:29.846Z] d62a02444d39: Waiting [2024-09-26T08:54:29.846Z] bf4edd2bfe84: Waiting [2024-09-26T08:54:29.846Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:29.846Z] 4a6feb47fa9a: Layer already exists [2024-09-26T08:54:29.846Z] 63b2e67ed5d5: Layer already exists [2024-09-26T08:54:29.846Z] a83c1f4a2d2c: Layer already exists [2024-09-26T08:54:29.846Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:29.846Z] d62a02444d39: Layer already exists [2024-09-26T08:54:29.846Z] 1900285c64b8: Layer already exists [2024-09-26T08:54:29.846Z] bf4edd2bfe84: Layer already exists [2024-09-26T08:54:29.846Z] main: digest: sha256:80b6c6d6cd06ccfb72117e41d3a04d78e4a44048a7c5950be04a08201cc267e1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T08:54:29.924Z] ===================================================== [Pipeline] echo [2024-09-26T08:54:29.935Z] taggedImages: [2024-09-26T08:54:29.935Z] - nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:29.935Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-26T08:54:29.935Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.83 [2024-09-26T08:54:29.935Z] - nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:29.935Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-09-26T08:54:29.960Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-09-26T08:54:29.960Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:29.960Z] latest [2024-09-26T08:54:29.960Z] 3.2.0-dev.83 [2024-09-26T08:54:29.960Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:29.960Z] main [2024-09-26T08:54:29.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:30.292Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:30.611Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:30.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-26T08:54:30.611Z] ee6a72c3f6a8: Preparing [2024-09-26T08:54:30.611Z] a667f06275e7: Preparing [2024-09-26T08:54:30.611Z] 079d05356e6e: Preparing [2024-09-26T08:54:30.611Z] fd468133a8d4: Preparing [2024-09-26T08:54:30.611Z] 75a1945425e3: Preparing [2024-09-26T08:54:30.611Z] 0bd341f29f69: Preparing [2024-09-26T08:54:30.611Z] d62a02444d39: Preparing [2024-09-26T08:54:30.611Z] 0bd341f29f69: Waiting [2024-09-26T08:54:30.611Z] d62a02444d39: Waiting [2024-09-26T08:54:30.611Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:30.611Z] ee6a72c3f6a8: Pushed [2024-09-26T08:54:30.611Z] 0bd341f29f69: Pushed [2024-09-26T08:54:30.611Z] a667f06275e7: Pushed [2024-09-26T08:54:30.611Z] 75a1945425e3: Pushed [2024-09-26T08:54:30.611Z] d62a02444d39: Layer already exists [2024-09-26T08:54:33.895Z] 079d05356e6e: Pushed [2024-09-26T08:54:33.895Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:090c2db48bdef1db4b8ad5f07a264a3b6ce82e85cb69b86597300ca73bc7a7b5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:34.219Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:34.535Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-26T08:54:34.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-26T08:54:34.535Z] ee6a72c3f6a8: Preparing [2024-09-26T08:54:34.535Z] a667f06275e7: Preparing [2024-09-26T08:54:34.535Z] 079d05356e6e: Preparing [2024-09-26T08:54:34.535Z] fd468133a8d4: Preparing [2024-09-26T08:54:34.535Z] 75a1945425e3: Preparing [2024-09-26T08:54:34.535Z] 0bd341f29f69: Preparing [2024-09-26T08:54:34.535Z] d62a02444d39: Preparing [2024-09-26T08:54:34.535Z] d62a02444d39: Waiting [2024-09-26T08:54:34.535Z] 0bd341f29f69: Waiting [2024-09-26T08:54:34.535Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:34.535Z] 75a1945425e3: Layer already exists [2024-09-26T08:54:34.535Z] a667f06275e7: Layer already exists [2024-09-26T08:54:34.535Z] ee6a72c3f6a8: Layer already exists [2024-09-26T08:54:34.535Z] 079d05356e6e: Layer already exists [2024-09-26T08:54:34.535Z] 0bd341f29f69: Layer already exists [2024-09-26T08:54:34.535Z] d62a02444d39: Layer already exists [2024-09-26T08:54:34.535Z] latest: digest: sha256:090c2db48bdef1db4b8ad5f07a264a3b6ce82e85cb69b86597300ca73bc7a7b5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:34.858Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:35.178Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.83 [2024-09-26T08:54:35.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-26T08:54:35.178Z] ee6a72c3f6a8: Preparing [2024-09-26T08:54:35.178Z] a667f06275e7: Preparing [2024-09-26T08:54:35.178Z] 079d05356e6e: Preparing [2024-09-26T08:54:35.178Z] fd468133a8d4: Preparing [2024-09-26T08:54:35.178Z] 75a1945425e3: Preparing [2024-09-26T08:54:35.178Z] 0bd341f29f69: Preparing [2024-09-26T08:54:35.178Z] d62a02444d39: Preparing [2024-09-26T08:54:35.178Z] d62a02444d39: Waiting [2024-09-26T08:54:35.178Z] 0bd341f29f69: Waiting [2024-09-26T08:54:35.178Z] 079d05356e6e: Layer already exists [2024-09-26T08:54:35.178Z] ee6a72c3f6a8: Layer already exists [2024-09-26T08:54:35.178Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:35.178Z] 75a1945425e3: Layer already exists [2024-09-26T08:54:35.178Z] a667f06275e7: Layer already exists [2024-09-26T08:54:35.178Z] 0bd341f29f69: Layer already exists [2024-09-26T08:54:35.178Z] d62a02444d39: Layer already exists [2024-09-26T08:54:35.178Z] 3.2.0-dev.83: digest: sha256:090c2db48bdef1db4b8ad5f07a264a3b6ce82e85cb69b86597300ca73bc7a7b5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:35.502Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:35.824Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:35.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-26T08:54:35.824Z] ee6a72c3f6a8: Preparing [2024-09-26T08:54:35.824Z] a667f06275e7: Preparing [2024-09-26T08:54:35.824Z] 079d05356e6e: Preparing [2024-09-26T08:54:35.824Z] fd468133a8d4: Preparing [2024-09-26T08:54:35.824Z] 75a1945425e3: Preparing [2024-09-26T08:54:35.824Z] 0bd341f29f69: Preparing [2024-09-26T08:54:35.824Z] d62a02444d39: Preparing [2024-09-26T08:54:35.824Z] 0bd341f29f69: Waiting [2024-09-26T08:54:35.824Z] d62a02444d39: Waiting [2024-09-26T08:54:35.824Z] a667f06275e7: Layer already exists [2024-09-26T08:54:35.824Z] ee6a72c3f6a8: Layer already exists [2024-09-26T08:54:35.824Z] 079d05356e6e: Layer already exists [2024-09-26T08:54:35.824Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:35.824Z] 75a1945425e3: Layer already exists [2024-09-26T08:54:35.824Z] 0bd341f29f69: Layer already exists [2024-09-26T08:54:35.824Z] d62a02444d39: Layer already exists [2024-09-26T08:54:35.824Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:090c2db48bdef1db4b8ad5f07a264a3b6ce82e85cb69b86597300ca73bc7a7b5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:36.155Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:36.471Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-09-26T08:54:36.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-26T08:54:36.471Z] ee6a72c3f6a8: Preparing [2024-09-26T08:54:36.471Z] a667f06275e7: Preparing [2024-09-26T08:54:36.471Z] 079d05356e6e: Preparing [2024-09-26T08:54:36.471Z] fd468133a8d4: Preparing [2024-09-26T08:54:36.471Z] 75a1945425e3: Preparing [2024-09-26T08:54:36.471Z] 0bd341f29f69: Preparing [2024-09-26T08:54:36.471Z] d62a02444d39: Preparing [2024-09-26T08:54:36.471Z] 0bd341f29f69: Waiting [2024-09-26T08:54:36.471Z] d62a02444d39: Waiting [2024-09-26T08:54:36.471Z] 75a1945425e3: Layer already exists [2024-09-26T08:54:36.471Z] ee6a72c3f6a8: Layer already exists [2024-09-26T08:54:36.471Z] a667f06275e7: Layer already exists [2024-09-26T08:54:36.471Z] 079d05356e6e: Layer already exists [2024-09-26T08:54:36.471Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:36.471Z] d62a02444d39: Layer already exists [2024-09-26T08:54:36.471Z] 0bd341f29f69: Layer already exists [2024-09-26T08:54:36.471Z] main: digest: sha256:090c2db48bdef1db4b8ad5f07a264a3b6ce82e85cb69b86597300ca73bc7a7b5 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T08:54:36.527Z] ===================================================== [Pipeline] echo [2024-09-26T08:54:36.539Z] taggedImages: [2024-09-26T08:54:36.539Z] - nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:36.539Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-26T08:54:36.539Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.83 [2024-09-26T08:54:36.539Z] - nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:36.539Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-09-26T08:54:36.569Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-09-26T08:54:36.569Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:36.569Z] latest [2024-09-26T08:54:36.569Z] 3.2.0-dev.83 [2024-09-26T08:54:36.569Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:36.569Z] main [2024-09-26T08:54:36.569Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:36.918Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:37.229Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:37.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-26T08:54:37.229Z] b369aafd9df3: Preparing [2024-09-26T08:54:37.229Z] 70c937ed1779: Preparing [2024-09-26T08:54:37.229Z] 734b1e21877f: Preparing [2024-09-26T08:54:37.229Z] 5ce1d788d27d: Preparing [2024-09-26T08:54:37.229Z] dffecbbc74e3: Preparing [2024-09-26T08:54:37.229Z] fd468133a8d4: Preparing [2024-09-26T08:54:37.229Z] 973b6d704cc7: Preparing [2024-09-26T08:54:37.229Z] 70542ba06d46: Preparing [2024-09-26T08:54:37.229Z] d62a02444d39: Preparing [2024-09-26T08:54:37.229Z] 70542ba06d46: Waiting [2024-09-26T08:54:37.229Z] fd468133a8d4: Waiting [2024-09-26T08:54:37.229Z] 973b6d704cc7: Waiting [2024-09-26T08:54:37.229Z] d62a02444d39: Waiting [2024-09-26T08:54:37.229Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:37.229Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:37.229Z] 973b6d704cc7: Layer already exists [2024-09-26T08:54:37.229Z] 70542ba06d46: Layer already exists [2024-09-26T08:54:37.229Z] d62a02444d39: Layer already exists [2024-09-26T08:54:37.229Z] 734b1e21877f: Pushed [2024-09-26T08:54:37.229Z] 70c937ed1779: Pushed [2024-09-26T08:54:37.229Z] b369aafd9df3: Pushed [2024-09-26T08:54:40.518Z] 5ce1d788d27d: Pushed [2024-09-26T08:54:40.518Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:fd1a2ccbf510c347e6316fd73fd55c0accebd52bbe7aaf13af7120d06712011d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:40.848Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:41.176Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-26T08:54:41.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-26T08:54:41.176Z] b369aafd9df3: Preparing [2024-09-26T08:54:41.176Z] 70c937ed1779: Preparing [2024-09-26T08:54:41.176Z] 734b1e21877f: Preparing [2024-09-26T08:54:41.176Z] 5ce1d788d27d: Preparing [2024-09-26T08:54:41.176Z] dffecbbc74e3: Preparing [2024-09-26T08:54:41.176Z] fd468133a8d4: Preparing [2024-09-26T08:54:41.176Z] 973b6d704cc7: Preparing [2024-09-26T08:54:41.176Z] 70542ba06d46: Preparing [2024-09-26T08:54:41.176Z] d62a02444d39: Preparing [2024-09-26T08:54:41.176Z] 973b6d704cc7: Waiting [2024-09-26T08:54:41.176Z] 70542ba06d46: Waiting [2024-09-26T08:54:41.176Z] d62a02444d39: Waiting [2024-09-26T08:54:41.176Z] fd468133a8d4: Waiting [2024-09-26T08:54:41.176Z] 5ce1d788d27d: Layer already exists [2024-09-26T08:54:41.176Z] b369aafd9df3: Layer already exists [2024-09-26T08:54:41.176Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:41.176Z] 734b1e21877f: Layer already exists [2024-09-26T08:54:41.176Z] 70c937ed1779: Layer already exists [2024-09-26T08:54:41.176Z] 70542ba06d46: Layer already exists [2024-09-26T08:54:41.176Z] d62a02444d39: Layer already exists [2024-09-26T08:54:41.176Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:41.176Z] 973b6d704cc7: Layer already exists [2024-09-26T08:54:41.176Z] latest: digest: sha256:fd1a2ccbf510c347e6316fd73fd55c0accebd52bbe7aaf13af7120d06712011d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:41.510Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:41.831Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.83 [2024-09-26T08:54:41.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-26T08:54:41.831Z] b369aafd9df3: Preparing [2024-09-26T08:54:41.831Z] 70c937ed1779: Preparing [2024-09-26T08:54:41.831Z] 734b1e21877f: Preparing [2024-09-26T08:54:41.831Z] 5ce1d788d27d: Preparing [2024-09-26T08:54:41.831Z] dffecbbc74e3: Preparing [2024-09-26T08:54:41.831Z] fd468133a8d4: Preparing [2024-09-26T08:54:41.831Z] 973b6d704cc7: Preparing [2024-09-26T08:54:41.831Z] 70542ba06d46: Preparing [2024-09-26T08:54:41.831Z] fd468133a8d4: Waiting [2024-09-26T08:54:41.831Z] 973b6d704cc7: Waiting [2024-09-26T08:54:41.831Z] d62a02444d39: Preparing [2024-09-26T08:54:41.831Z] 70542ba06d46: Waiting [2024-09-26T08:54:41.831Z] d62a02444d39: Waiting [2024-09-26T08:54:41.831Z] 70c937ed1779: Layer already exists [2024-09-26T08:54:41.831Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:41.831Z] b369aafd9df3: Layer already exists [2024-09-26T08:54:41.831Z] 734b1e21877f: Layer already exists [2024-09-26T08:54:41.831Z] 5ce1d788d27d: Layer already exists [2024-09-26T08:54:41.831Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:41.831Z] 70542ba06d46: Layer already exists [2024-09-26T08:54:41.831Z] 973b6d704cc7: Layer already exists [2024-09-26T08:54:41.831Z] d62a02444d39: Layer already exists [2024-09-26T08:54:41.831Z] 3.2.0-dev.83: digest: sha256:fd1a2ccbf510c347e6316fd73fd55c0accebd52bbe7aaf13af7120d06712011d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:42.158Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:42.489Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:42.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-26T08:54:42.489Z] b369aafd9df3: Preparing [2024-09-26T08:54:42.489Z] 70c937ed1779: Preparing [2024-09-26T08:54:42.489Z] 734b1e21877f: Preparing [2024-09-26T08:54:42.489Z] 5ce1d788d27d: Preparing [2024-09-26T08:54:42.489Z] dffecbbc74e3: Preparing [2024-09-26T08:54:42.489Z] fd468133a8d4: Preparing [2024-09-26T08:54:42.489Z] 973b6d704cc7: Preparing [2024-09-26T08:54:42.489Z] 70542ba06d46: Preparing [2024-09-26T08:54:42.489Z] d62a02444d39: Preparing [2024-09-26T08:54:42.489Z] fd468133a8d4: Waiting [2024-09-26T08:54:42.489Z] 70542ba06d46: Waiting [2024-09-26T08:54:42.489Z] 973b6d704cc7: Waiting [2024-09-26T08:54:42.489Z] d62a02444d39: Waiting [2024-09-26T08:54:42.489Z] b369aafd9df3: Layer already exists [2024-09-26T08:54:42.489Z] 70c937ed1779: Layer already exists [2024-09-26T08:54:42.489Z] 5ce1d788d27d: Layer already exists [2024-09-26T08:54:42.489Z] 734b1e21877f: Layer already exists [2024-09-26T08:54:42.489Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:42.489Z] 973b6d704cc7: Layer already exists [2024-09-26T08:54:42.489Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:42.489Z] d62a02444d39: Layer already exists [2024-09-26T08:54:42.489Z] 70542ba06d46: Layer already exists [2024-09-26T08:54:42.489Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:fd1a2ccbf510c347e6316fd73fd55c0accebd52bbe7aaf13af7120d06712011d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:42.812Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:43.138Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-09-26T08:54:43.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-26T08:54:43.138Z] b369aafd9df3: Preparing [2024-09-26T08:54:43.138Z] 70c937ed1779: Preparing [2024-09-26T08:54:43.138Z] 734b1e21877f: Preparing [2024-09-26T08:54:43.138Z] 5ce1d788d27d: Preparing [2024-09-26T08:54:43.138Z] dffecbbc74e3: Preparing [2024-09-26T08:54:43.138Z] fd468133a8d4: Preparing [2024-09-26T08:54:43.138Z] 973b6d704cc7: Preparing [2024-09-26T08:54:43.138Z] 70542ba06d46: Preparing [2024-09-26T08:54:43.138Z] d62a02444d39: Preparing [2024-09-26T08:54:43.138Z] fd468133a8d4: Waiting [2024-09-26T08:54:43.138Z] 973b6d704cc7: Waiting [2024-09-26T08:54:43.138Z] 70542ba06d46: Waiting [2024-09-26T08:54:43.138Z] d62a02444d39: Waiting [2024-09-26T08:54:43.138Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:43.138Z] 5ce1d788d27d: Layer already exists [2024-09-26T08:54:43.138Z] 70c937ed1779: Layer already exists [2024-09-26T08:54:43.138Z] 734b1e21877f: Layer already exists [2024-09-26T08:54:43.138Z] b369aafd9df3: Layer already exists [2024-09-26T08:54:43.138Z] d62a02444d39: Layer already exists [2024-09-26T08:54:43.138Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:43.138Z] 973b6d704cc7: Layer already exists [2024-09-26T08:54:43.138Z] 70542ba06d46: Layer already exists [2024-09-26T08:54:43.138Z] main: digest: sha256:fd1a2ccbf510c347e6316fd73fd55c0accebd52bbe7aaf13af7120d06712011d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T08:54:43.205Z] ===================================================== [Pipeline] echo [2024-09-26T08:54:43.219Z] taggedImages: [2024-09-26T08:54:43.219Z] - nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:43.219Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-26T08:54:43.219Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.83 [2024-09-26T08:54:43.219Z] - nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:43.219Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-09-26T08:54:43.249Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-09-26T08:54:43.249Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:43.249Z] latest [2024-09-26T08:54:43.249Z] 3.2.0-dev.83 [2024-09-26T08:54:43.249Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:43.249Z] main [2024-09-26T08:54:43.249Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:43.598Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:43.921Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:43.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-26T08:54:43.921Z] 22eacad8f89c: Preparing [2024-09-26T08:54:43.921Z] 9caa66aa5c27: Preparing [2024-09-26T08:54:43.921Z] 2af7858a05b2: Preparing [2024-09-26T08:54:43.921Z] b6f7362965d1: Preparing [2024-09-26T08:54:43.921Z] f087fb71b8ae: Preparing [2024-09-26T08:54:43.921Z] 5f96f4fd145e: Preparing [2024-09-26T08:54:43.921Z] 09a83d3ec975: Preparing [2024-09-26T08:54:43.921Z] 72d78f1a38f2: Preparing [2024-09-26T08:54:43.921Z] dffecbbc74e3: Preparing [2024-09-26T08:54:43.921Z] fd468133a8d4: Preparing [2024-09-26T08:54:43.921Z] 79f4305ec533: Preparing [2024-09-26T08:54:43.921Z] 44b20d2df3f5: Preparing [2024-09-26T08:54:43.921Z] 5f70bf18a086: Preparing [2024-09-26T08:54:43.921Z] bc63ed4ba791: Preparing [2024-09-26T08:54:43.921Z] 4cd67e84ee9f: Preparing [2024-09-26T08:54:43.921Z] f616eb1bc401: Preparing [2024-09-26T08:54:43.921Z] d62a02444d39: Preparing [2024-09-26T08:54:43.921Z] 79f4305ec533: Waiting [2024-09-26T08:54:43.921Z] bc63ed4ba791: Waiting [2024-09-26T08:54:43.921Z] 44b20d2df3f5: Waiting [2024-09-26T08:54:43.921Z] 5f70bf18a086: Waiting [2024-09-26T08:54:43.921Z] 4cd67e84ee9f: Waiting [2024-09-26T08:54:43.921Z] f616eb1bc401: Waiting [2024-09-26T08:54:43.921Z] d62a02444d39: Waiting [2024-09-26T08:54:43.921Z] 5f96f4fd145e: Waiting [2024-09-26T08:54:43.921Z] 09a83d3ec975: Waiting [2024-09-26T08:54:43.921Z] 72d78f1a38f2: Waiting [2024-09-26T08:54:43.921Z] dffecbbc74e3: Waiting [2024-09-26T08:54:43.921Z] fd468133a8d4: Waiting [2024-09-26T08:54:43.921Z] b6f7362965d1: Pushed [2024-09-26T08:54:43.921Z] 9caa66aa5c27: Pushed [2024-09-26T08:54:43.921Z] f087fb71b8ae: Pushed [2024-09-26T08:54:43.921Z] 22eacad8f89c: Pushed [2024-09-26T08:54:43.921Z] 2af7858a05b2: Pushed [2024-09-26T08:54:43.921Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:43.921Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:44.180Z] 5f96f4fd145e: Pushed [2024-09-26T08:54:44.180Z] 09a83d3ec975: Pushed [2024-09-26T08:54:44.180Z] 5f70bf18a086: Layer already exists [2024-09-26T08:54:44.180Z] 79f4305ec533: Pushed [2024-09-26T08:54:44.180Z] 44b20d2df3f5: Pushed [2024-09-26T08:54:44.180Z] d62a02444d39: Layer already exists [2024-09-26T08:54:44.180Z] bc63ed4ba791: Pushed [2024-09-26T08:54:44.180Z] 4cd67e84ee9f: Pushed [2024-09-26T08:54:44.180Z] f616eb1bc401: Pushed [2024-09-26T08:54:45.561Z] 72d78f1a38f2: Pushed [2024-09-26T08:54:45.561Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:07fe868b63650e7d562b6beec8fe7da4e4b95339cd786ae45951b237a935da5e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:45.889Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:46.209Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-26T08:54:46.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-26T08:54:46.209Z] 22eacad8f89c: Preparing [2024-09-26T08:54:46.209Z] 9caa66aa5c27: Preparing [2024-09-26T08:54:46.209Z] 2af7858a05b2: Preparing [2024-09-26T08:54:46.209Z] b6f7362965d1: Preparing [2024-09-26T08:54:46.209Z] f087fb71b8ae: Preparing [2024-09-26T08:54:46.209Z] 5f96f4fd145e: Preparing [2024-09-26T08:54:46.209Z] 09a83d3ec975: Preparing [2024-09-26T08:54:46.209Z] 72d78f1a38f2: Preparing [2024-09-26T08:54:46.209Z] dffecbbc74e3: Preparing [2024-09-26T08:54:46.209Z] fd468133a8d4: Preparing [2024-09-26T08:54:46.209Z] 79f4305ec533: Preparing [2024-09-26T08:54:46.209Z] 44b20d2df3f5: Preparing [2024-09-26T08:54:46.209Z] 5f70bf18a086: Preparing [2024-09-26T08:54:46.209Z] bc63ed4ba791: Preparing [2024-09-26T08:54:46.209Z] 4cd67e84ee9f: Preparing [2024-09-26T08:54:46.209Z] f616eb1bc401: Preparing [2024-09-26T08:54:46.209Z] d62a02444d39: Preparing [2024-09-26T08:54:46.209Z] 5f96f4fd145e: Waiting [2024-09-26T08:54:46.209Z] 09a83d3ec975: Waiting [2024-09-26T08:54:46.209Z] 72d78f1a38f2: Waiting [2024-09-26T08:54:46.209Z] dffecbbc74e3: Waiting [2024-09-26T08:54:46.209Z] fd468133a8d4: Waiting [2024-09-26T08:54:46.209Z] 79f4305ec533: Waiting [2024-09-26T08:54:46.209Z] 44b20d2df3f5: Waiting [2024-09-26T08:54:46.209Z] 5f70bf18a086: Waiting [2024-09-26T08:54:46.209Z] bc63ed4ba791: Waiting [2024-09-26T08:54:46.209Z] 4cd67e84ee9f: Waiting [2024-09-26T08:54:46.209Z] f616eb1bc401: Waiting [2024-09-26T08:54:46.209Z] d62a02444d39: Waiting [2024-09-26T08:54:46.209Z] f087fb71b8ae: Layer already exists [2024-09-26T08:54:46.209Z] 22eacad8f89c: Layer already exists [2024-09-26T08:54:46.209Z] 9caa66aa5c27: Layer already exists [2024-09-26T08:54:46.209Z] b6f7362965d1: Layer already exists [2024-09-26T08:54:46.209Z] 2af7858a05b2: Layer already exists [2024-09-26T08:54:46.209Z] 5f96f4fd145e: Layer already exists [2024-09-26T08:54:46.209Z] 09a83d3ec975: Layer already exists [2024-09-26T08:54:46.209Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:46.209Z] 72d78f1a38f2: Layer already exists [2024-09-26T08:54:46.209Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:46.209Z] 79f4305ec533: Layer already exists [2024-09-26T08:54:46.209Z] bc63ed4ba791: Layer already exists [2024-09-26T08:54:46.209Z] 4cd67e84ee9f: Layer already exists [2024-09-26T08:54:46.209Z] 5f70bf18a086: Layer already exists [2024-09-26T08:54:46.209Z] f616eb1bc401: Layer already exists [2024-09-26T08:54:46.209Z] 44b20d2df3f5: Layer already exists [2024-09-26T08:54:46.209Z] d62a02444d39: Layer already exists [2024-09-26T08:54:46.209Z] latest: digest: sha256:07fe868b63650e7d562b6beec8fe7da4e4b95339cd786ae45951b237a935da5e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:46.539Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:46.948Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.83 [2024-09-26T08:54:46.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-26T08:54:46.948Z] 22eacad8f89c: Preparing [2024-09-26T08:54:46.948Z] 9caa66aa5c27: Preparing [2024-09-26T08:54:46.948Z] 2af7858a05b2: Preparing [2024-09-26T08:54:46.948Z] b6f7362965d1: Preparing [2024-09-26T08:54:46.948Z] f087fb71b8ae: Preparing [2024-09-26T08:54:46.948Z] 5f96f4fd145e: Preparing [2024-09-26T08:54:46.948Z] 09a83d3ec975: Preparing [2024-09-26T08:54:46.948Z] 72d78f1a38f2: Preparing [2024-09-26T08:54:46.948Z] dffecbbc74e3: Preparing [2024-09-26T08:54:46.948Z] fd468133a8d4: Preparing [2024-09-26T08:54:46.948Z] 79f4305ec533: Preparing [2024-09-26T08:54:46.948Z] 44b20d2df3f5: Preparing [2024-09-26T08:54:46.948Z] 5f70bf18a086: Preparing [2024-09-26T08:54:46.948Z] bc63ed4ba791: Preparing [2024-09-26T08:54:46.948Z] 4cd67e84ee9f: Preparing [2024-09-26T08:54:46.948Z] f616eb1bc401: Preparing [2024-09-26T08:54:46.948Z] d62a02444d39: Preparing [2024-09-26T08:54:46.948Z] 5f96f4fd145e: Waiting [2024-09-26T08:54:46.948Z] 09a83d3ec975: Waiting [2024-09-26T08:54:46.948Z] dffecbbc74e3: Waiting [2024-09-26T08:54:46.948Z] 72d78f1a38f2: Waiting [2024-09-26T08:54:46.948Z] fd468133a8d4: Waiting [2024-09-26T08:54:46.948Z] 79f4305ec533: Waiting [2024-09-26T08:54:46.948Z] 44b20d2df3f5: Waiting [2024-09-26T08:54:46.948Z] 5f70bf18a086: Waiting [2024-09-26T08:54:46.948Z] bc63ed4ba791: Waiting [2024-09-26T08:54:46.948Z] 4cd67e84ee9f: Waiting [2024-09-26T08:54:46.948Z] f616eb1bc401: Waiting [2024-09-26T08:54:46.948Z] b6f7362965d1: Layer already exists [2024-09-26T08:54:46.948Z] 9caa66aa5c27: Layer already exists [2024-09-26T08:54:46.948Z] f087fb71b8ae: Layer already exists [2024-09-26T08:54:46.948Z] 22eacad8f89c: Layer already exists [2024-09-26T08:54:46.948Z] 2af7858a05b2: Layer already exists [2024-09-26T08:54:46.948Z] 72d78f1a38f2: Layer already exists [2024-09-26T08:54:46.948Z] 5f96f4fd145e: Layer already exists [2024-09-26T08:54:46.948Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:46.948Z] 09a83d3ec975: Layer already exists [2024-09-26T08:54:46.948Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:46.948Z] 79f4305ec533: Layer already exists [2024-09-26T08:54:46.948Z] 5f70bf18a086: Layer already exists [2024-09-26T08:54:46.948Z] 4cd67e84ee9f: Layer already exists [2024-09-26T08:54:46.948Z] bc63ed4ba791: Layer already exists [2024-09-26T08:54:46.948Z] 44b20d2df3f5: Layer already exists [2024-09-26T08:54:46.948Z] f616eb1bc401: Layer already exists [2024-09-26T08:54:46.948Z] d62a02444d39: Layer already exists [2024-09-26T08:54:46.948Z] 3.2.0-dev.83: digest: sha256:07fe868b63650e7d562b6beec8fe7da4e4b95339cd786ae45951b237a935da5e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:47.286Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:47.647Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:47.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-26T08:54:47.647Z] 22eacad8f89c: Preparing [2024-09-26T08:54:47.647Z] 9caa66aa5c27: Preparing [2024-09-26T08:54:47.647Z] 2af7858a05b2: Preparing [2024-09-26T08:54:47.647Z] b6f7362965d1: Preparing [2024-09-26T08:54:47.647Z] f087fb71b8ae: Preparing [2024-09-26T08:54:47.647Z] 5f96f4fd145e: Preparing [2024-09-26T08:54:47.647Z] 09a83d3ec975: Preparing [2024-09-26T08:54:47.647Z] 72d78f1a38f2: Preparing [2024-09-26T08:54:47.647Z] dffecbbc74e3: Preparing [2024-09-26T08:54:47.647Z] fd468133a8d4: Preparing [2024-09-26T08:54:47.647Z] 79f4305ec533: Preparing [2024-09-26T08:54:47.647Z] 44b20d2df3f5: Preparing [2024-09-26T08:54:47.647Z] 5f70bf18a086: Preparing [2024-09-26T08:54:47.647Z] bc63ed4ba791: Preparing [2024-09-26T08:54:47.647Z] 4cd67e84ee9f: Preparing [2024-09-26T08:54:47.647Z] f616eb1bc401: Preparing [2024-09-26T08:54:47.647Z] d62a02444d39: Preparing [2024-09-26T08:54:47.647Z] 5f96f4fd145e: Waiting [2024-09-26T08:54:47.647Z] 09a83d3ec975: Waiting [2024-09-26T08:54:47.647Z] 72d78f1a38f2: Waiting [2024-09-26T08:54:47.647Z] fd468133a8d4: Waiting [2024-09-26T08:54:47.647Z] dffecbbc74e3: Waiting [2024-09-26T08:54:47.647Z] 79f4305ec533: Waiting [2024-09-26T08:54:47.647Z] bc63ed4ba791: Waiting [2024-09-26T08:54:47.647Z] 44b20d2df3f5: Waiting [2024-09-26T08:54:47.647Z] 4cd67e84ee9f: Waiting [2024-09-26T08:54:47.647Z] f616eb1bc401: Waiting [2024-09-26T08:54:47.647Z] 5f70bf18a086: Waiting [2024-09-26T08:54:47.647Z] d62a02444d39: Waiting [2024-09-26T08:54:47.647Z] 22eacad8f89c: Layer already exists [2024-09-26T08:54:47.647Z] b6f7362965d1: Layer already exists [2024-09-26T08:54:47.647Z] f087fb71b8ae: Layer already exists [2024-09-26T08:54:47.647Z] 2af7858a05b2: Layer already exists [2024-09-26T08:54:47.647Z] 9caa66aa5c27: Layer already exists [2024-09-26T08:54:47.647Z] 09a83d3ec975: Layer already exists [2024-09-26T08:54:47.647Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:47.647Z] 72d78f1a38f2: Layer already exists [2024-09-26T08:54:47.647Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:47.647Z] 5f96f4fd145e: Layer already exists [2024-09-26T08:54:47.647Z] 79f4305ec533: Layer already exists [2024-09-26T08:54:47.647Z] 5f70bf18a086: Layer already exists [2024-09-26T08:54:47.647Z] 44b20d2df3f5: Layer already exists [2024-09-26T08:54:47.647Z] 4cd67e84ee9f: Layer already exists [2024-09-26T08:54:47.647Z] bc63ed4ba791: Layer already exists [2024-09-26T08:54:47.647Z] f616eb1bc401: Layer already exists [2024-09-26T08:54:47.647Z] d62a02444d39: Layer already exists [2024-09-26T08:54:47.647Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:07fe868b63650e7d562b6beec8fe7da4e4b95339cd786ae45951b237a935da5e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:48.003Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:48.314Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-09-26T08:54:48.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-26T08:54:48.314Z] 22eacad8f89c: Preparing [2024-09-26T08:54:48.314Z] 9caa66aa5c27: Preparing [2024-09-26T08:54:48.314Z] 2af7858a05b2: Preparing [2024-09-26T08:54:48.314Z] b6f7362965d1: Preparing [2024-09-26T08:54:48.314Z] f087fb71b8ae: Preparing [2024-09-26T08:54:48.314Z] 5f96f4fd145e: Preparing [2024-09-26T08:54:48.314Z] 09a83d3ec975: Preparing [2024-09-26T08:54:48.314Z] 72d78f1a38f2: Preparing [2024-09-26T08:54:48.314Z] dffecbbc74e3: Preparing [2024-09-26T08:54:48.314Z] fd468133a8d4: Preparing [2024-09-26T08:54:48.314Z] 79f4305ec533: Preparing [2024-09-26T08:54:48.314Z] 44b20d2df3f5: Preparing [2024-09-26T08:54:48.314Z] 5f70bf18a086: Preparing [2024-09-26T08:54:48.314Z] bc63ed4ba791: Preparing [2024-09-26T08:54:48.314Z] 4cd67e84ee9f: Preparing [2024-09-26T08:54:48.314Z] f616eb1bc401: Preparing [2024-09-26T08:54:48.314Z] d62a02444d39: Preparing [2024-09-26T08:54:48.314Z] bc63ed4ba791: Waiting [2024-09-26T08:54:48.314Z] 5f70bf18a086: Waiting [2024-09-26T08:54:48.314Z] 72d78f1a38f2: Waiting [2024-09-26T08:54:48.314Z] dffecbbc74e3: Waiting [2024-09-26T08:54:48.314Z] d62a02444d39: Waiting [2024-09-26T08:54:48.314Z] fd468133a8d4: Waiting [2024-09-26T08:54:48.314Z] 4cd67e84ee9f: Waiting [2024-09-26T08:54:48.314Z] 44b20d2df3f5: Waiting [2024-09-26T08:54:48.314Z] f616eb1bc401: Waiting [2024-09-26T08:54:48.314Z] 79f4305ec533: Waiting [2024-09-26T08:54:48.314Z] 5f96f4fd145e: Waiting [2024-09-26T08:54:48.314Z] 09a83d3ec975: Waiting [2024-09-26T08:54:48.314Z] 22eacad8f89c: Layer already exists [2024-09-26T08:54:48.314Z] f087fb71b8ae: Layer already exists [2024-09-26T08:54:48.314Z] 2af7858a05b2: Layer already exists [2024-09-26T08:54:48.314Z] 9caa66aa5c27: Layer already exists [2024-09-26T08:54:48.314Z] b6f7362965d1: Layer already exists [2024-09-26T08:54:48.314Z] 5f96f4fd145e: Layer already exists [2024-09-26T08:54:48.314Z] 72d78f1a38f2: Layer already exists [2024-09-26T08:54:48.314Z] 09a83d3ec975: Layer already exists [2024-09-26T08:54:48.314Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:48.314Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:48.314Z] 79f4305ec533: Layer already exists [2024-09-26T08:54:48.314Z] 44b20d2df3f5: Layer already exists [2024-09-26T08:54:48.314Z] 5f70bf18a086: Layer already exists [2024-09-26T08:54:48.314Z] bc63ed4ba791: Layer already exists [2024-09-26T08:54:48.314Z] 4cd67e84ee9f: Layer already exists [2024-09-26T08:54:48.314Z] f616eb1bc401: Layer already exists [2024-09-26T08:54:48.314Z] d62a02444d39: Layer already exists [2024-09-26T08:54:48.314Z] main: digest: sha256:07fe868b63650e7d562b6beec8fe7da4e4b95339cd786ae45951b237a935da5e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T08:54:48.384Z] ===================================================== [Pipeline] echo [2024-09-26T08:54:48.406Z] taggedImages: [2024-09-26T08:54:48.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:48.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-26T08:54:48.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.83 [2024-09-26T08:54:48.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:48.406Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-09-26T08:54:48.433Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-09-26T08:54:48.433Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:48.433Z] latest [2024-09-26T08:54:48.433Z] 3.2.0-dev.83 [2024-09-26T08:54:48.433Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:48.433Z] main [2024-09-26T08:54:48.433Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:48.763Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:49.075Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:49.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-26T08:54:49.075Z] bd33120916cf: Preparing [2024-09-26T08:54:49.075Z] 6b2fa3578525: Preparing [2024-09-26T08:54:49.075Z] 195b0371aa99: Preparing [2024-09-26T08:54:49.075Z] 0aa34614853f: Preparing [2024-09-26T08:54:49.075Z] dffecbbc74e3: Preparing [2024-09-26T08:54:49.075Z] fd468133a8d4: Preparing [2024-09-26T08:54:49.075Z] 973b6d704cc7: Preparing [2024-09-26T08:54:49.075Z] 70542ba06d46: Preparing [2024-09-26T08:54:49.075Z] d62a02444d39: Preparing [2024-09-26T08:54:49.075Z] fd468133a8d4: Waiting [2024-09-26T08:54:49.075Z] 973b6d704cc7: Waiting [2024-09-26T08:54:49.075Z] 70542ba06d46: Waiting [2024-09-26T08:54:49.075Z] d62a02444d39: Waiting [2024-09-26T08:54:49.075Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:49.075Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:49.075Z] 973b6d704cc7: Layer already exists [2024-09-26T08:54:49.075Z] 70542ba06d46: Layer already exists [2024-09-26T08:54:49.075Z] d62a02444d39: Layer already exists [2024-09-26T08:54:49.075Z] 195b0371aa99: Pushed [2024-09-26T08:54:49.075Z] 6b2fa3578525: Pushed [2024-09-26T08:54:49.075Z] bd33120916cf: Pushed [2024-09-26T08:54:51.611Z] 0aa34614853f: Pushed [2024-09-26T08:54:51.611Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:a754282a3d6411627865373697fc867abec0a63d8ace5d69a524967a04b9162f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:51.944Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:52.260Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-26T08:54:52.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-26T08:54:52.260Z] bd33120916cf: Preparing [2024-09-26T08:54:52.260Z] 6b2fa3578525: Preparing [2024-09-26T08:54:52.260Z] 195b0371aa99: Preparing [2024-09-26T08:54:52.260Z] 0aa34614853f: Preparing [2024-09-26T08:54:52.260Z] dffecbbc74e3: Preparing [2024-09-26T08:54:52.260Z] fd468133a8d4: Preparing [2024-09-26T08:54:52.260Z] 973b6d704cc7: Preparing [2024-09-26T08:54:52.260Z] 70542ba06d46: Preparing [2024-09-26T08:54:52.260Z] d62a02444d39: Preparing [2024-09-26T08:54:52.260Z] fd468133a8d4: Waiting [2024-09-26T08:54:52.260Z] 70542ba06d46: Waiting [2024-09-26T08:54:52.260Z] 973b6d704cc7: Waiting [2024-09-26T08:54:52.260Z] d62a02444d39: Waiting [2024-09-26T08:54:52.260Z] 195b0371aa99: Layer already exists [2024-09-26T08:54:52.260Z] bd33120916cf: Layer already exists [2024-09-26T08:54:52.260Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:52.260Z] 6b2fa3578525: Layer already exists [2024-09-26T08:54:52.260Z] 0aa34614853f: Layer already exists [2024-09-26T08:54:52.260Z] 973b6d704cc7: Layer already exists [2024-09-26T08:54:52.260Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:52.260Z] 70542ba06d46: Layer already exists [2024-09-26T08:54:52.260Z] d62a02444d39: Layer already exists [2024-09-26T08:54:52.518Z] latest: digest: sha256:a754282a3d6411627865373697fc867abec0a63d8ace5d69a524967a04b9162f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:52.839Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:53.154Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.83 [2024-09-26T08:54:53.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-26T08:54:53.154Z] bd33120916cf: Preparing [2024-09-26T08:54:53.154Z] 6b2fa3578525: Preparing [2024-09-26T08:54:53.154Z] 195b0371aa99: Preparing [2024-09-26T08:54:53.154Z] 0aa34614853f: Preparing [2024-09-26T08:54:53.154Z] dffecbbc74e3: Preparing [2024-09-26T08:54:53.154Z] fd468133a8d4: Preparing [2024-09-26T08:54:53.154Z] 973b6d704cc7: Preparing [2024-09-26T08:54:53.154Z] 70542ba06d46: Preparing [2024-09-26T08:54:53.154Z] d62a02444d39: Preparing [2024-09-26T08:54:53.154Z] fd468133a8d4: Waiting [2024-09-26T08:54:53.154Z] 973b6d704cc7: Waiting [2024-09-26T08:54:53.154Z] 70542ba06d46: Waiting [2024-09-26T08:54:53.154Z] d62a02444d39: Waiting [2024-09-26T08:54:53.154Z] 0aa34614853f: Layer already exists [2024-09-26T08:54:53.154Z] bd33120916cf: Layer already exists [2024-09-26T08:54:53.154Z] 6b2fa3578525: Layer already exists [2024-09-26T08:54:53.154Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:53.154Z] 195b0371aa99: Layer already exists [2024-09-26T08:54:53.154Z] d62a02444d39: Layer already exists [2024-09-26T08:54:53.154Z] 973b6d704cc7: Layer already exists [2024-09-26T08:54:53.154Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:53.154Z] 70542ba06d46: Layer already exists [2024-09-26T08:54:53.154Z] 3.2.0-dev.83: digest: sha256:a754282a3d6411627865373697fc867abec0a63d8ace5d69a524967a04b9162f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:53.488Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:53.804Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:53.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-26T08:54:53.804Z] bd33120916cf: Preparing [2024-09-26T08:54:53.804Z] 6b2fa3578525: Preparing [2024-09-26T08:54:53.804Z] 195b0371aa99: Preparing [2024-09-26T08:54:53.804Z] 0aa34614853f: Preparing [2024-09-26T08:54:53.804Z] dffecbbc74e3: Preparing [2024-09-26T08:54:53.804Z] fd468133a8d4: Preparing [2024-09-26T08:54:53.804Z] 973b6d704cc7: Preparing [2024-09-26T08:54:53.804Z] 70542ba06d46: Preparing [2024-09-26T08:54:53.804Z] d62a02444d39: Preparing [2024-09-26T08:54:53.804Z] 70542ba06d46: Waiting [2024-09-26T08:54:53.804Z] fd468133a8d4: Waiting [2024-09-26T08:54:53.804Z] 973b6d704cc7: Waiting [2024-09-26T08:54:53.804Z] d62a02444d39: Waiting [2024-09-26T08:54:53.804Z] 0aa34614853f: Layer already exists [2024-09-26T08:54:53.804Z] 195b0371aa99: Layer already exists [2024-09-26T08:54:53.804Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:53.804Z] bd33120916cf: Layer already exists [2024-09-26T08:54:53.804Z] 6b2fa3578525: Layer already exists [2024-09-26T08:54:53.804Z] 973b6d704cc7: Layer already exists [2024-09-26T08:54:53.804Z] d62a02444d39: Layer already exists [2024-09-26T08:54:53.804Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:53.804Z] 70542ba06d46: Layer already exists [2024-09-26T08:54:53.804Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:a754282a3d6411627865373697fc867abec0a63d8ace5d69a524967a04b9162f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:54.130Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:54.461Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-09-26T08:54:54.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-26T08:54:54.461Z] bd33120916cf: Preparing [2024-09-26T08:54:54.461Z] 6b2fa3578525: Preparing [2024-09-26T08:54:54.461Z] 195b0371aa99: Preparing [2024-09-26T08:54:54.462Z] 0aa34614853f: Preparing [2024-09-26T08:54:54.462Z] dffecbbc74e3: Preparing [2024-09-26T08:54:54.462Z] fd468133a8d4: Preparing [2024-09-26T08:54:54.462Z] 973b6d704cc7: Preparing [2024-09-26T08:54:54.462Z] 70542ba06d46: Preparing [2024-09-26T08:54:54.462Z] d62a02444d39: Preparing [2024-09-26T08:54:54.462Z] fd468133a8d4: Waiting [2024-09-26T08:54:54.462Z] 973b6d704cc7: Waiting [2024-09-26T08:54:54.462Z] 70542ba06d46: Waiting [2024-09-26T08:54:54.462Z] d62a02444d39: Waiting [2024-09-26T08:54:54.462Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:54.462Z] 195b0371aa99: Layer already exists [2024-09-26T08:54:54.462Z] 6b2fa3578525: Layer already exists [2024-09-26T08:54:54.462Z] bd33120916cf: Layer already exists [2024-09-26T08:54:54.462Z] 0aa34614853f: Layer already exists [2024-09-26T08:54:54.462Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:54.462Z] 973b6d704cc7: Layer already exists [2024-09-26T08:54:54.462Z] d62a02444d39: Layer already exists [2024-09-26T08:54:54.462Z] 70542ba06d46: Layer already exists [2024-09-26T08:54:54.462Z] main: digest: sha256:a754282a3d6411627865373697fc867abec0a63d8ace5d69a524967a04b9162f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T08:54:54.536Z] ===================================================== [Pipeline] echo [2024-09-26T08:54:54.547Z] taggedImages: [2024-09-26T08:54:54.547Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:54.547Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-26T08:54:54.547Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.83 [2024-09-26T08:54:54.547Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:54.547Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-09-26T08:54:54.574Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-09-26T08:54:54.574Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:54.574Z] latest [2024-09-26T08:54:54.574Z] 3.2.0-dev.83 [2024-09-26T08:54:54.574Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:54.574Z] main [2024-09-26T08:54:54.574Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:54.910Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:55.235Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:54:55.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-26T08:54:55.235Z] 3f64f73680c6: Preparing [2024-09-26T08:54:55.235Z] df4fe71f67f9: Preparing [2024-09-26T08:54:55.235Z] 85b3b9230a5c: Preparing [2024-09-26T08:54:55.235Z] 117ffe65adae: Preparing [2024-09-26T08:54:55.235Z] 87c88bdac610: Preparing [2024-09-26T08:54:55.235Z] dffecbbc74e3: Preparing [2024-09-26T08:54:55.235Z] fd468133a8d4: Preparing [2024-09-26T08:54:55.235Z] 18db762ccdd3: Preparing [2024-09-26T08:54:55.235Z] 11feb595bde6: Preparing [2024-09-26T08:54:55.235Z] 2bcb2a25bc76: Preparing [2024-09-26T08:54:55.235Z] d62a02444d39: Preparing [2024-09-26T08:54:55.235Z] 18db762ccdd3: Waiting [2024-09-26T08:54:55.235Z] 2bcb2a25bc76: Waiting [2024-09-26T08:54:55.235Z] d62a02444d39: Waiting [2024-09-26T08:54:55.235Z] 11feb595bde6: Waiting [2024-09-26T08:54:55.235Z] dffecbbc74e3: Waiting [2024-09-26T08:54:55.235Z] fd468133a8d4: Waiting [2024-09-26T08:54:55.235Z] 87c88bdac610: Pushed [2024-09-26T08:54:55.235Z] 3f64f73680c6: Pushed [2024-09-26T08:54:55.235Z] df4fe71f67f9: Pushed [2024-09-26T08:54:55.235Z] 117ffe65adae: Pushed [2024-09-26T08:54:55.235Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:55.235Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:55.235Z] d62a02444d39: Layer already exists [2024-09-26T08:54:55.494Z] 18db762ccdd3: Pushed [2024-09-26T08:54:55.494Z] 11feb595bde6: Pushed [2024-09-26T08:54:56.060Z] 85b3b9230a5c: Pushed [2024-09-26T08:54:56.628Z] 2bcb2a25bc76: Pushed [2024-09-26T08:54:56.628Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:56da45c4ba6d273832a7047b3a77471caf5cbec542f7fd3891a50fd5ccbba65b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:56.939Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:57.250Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-26T08:54:57.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-26T08:54:57.250Z] 3f64f73680c6: Preparing [2024-09-26T08:54:57.250Z] df4fe71f67f9: Preparing [2024-09-26T08:54:57.250Z] 85b3b9230a5c: Preparing [2024-09-26T08:54:57.250Z] 117ffe65adae: Preparing [2024-09-26T08:54:57.250Z] 87c88bdac610: Preparing [2024-09-26T08:54:57.250Z] dffecbbc74e3: Preparing [2024-09-26T08:54:57.250Z] fd468133a8d4: Preparing [2024-09-26T08:54:57.250Z] 18db762ccdd3: Preparing [2024-09-26T08:54:57.250Z] 11feb595bde6: Preparing [2024-09-26T08:54:57.250Z] 2bcb2a25bc76: Preparing [2024-09-26T08:54:57.250Z] d62a02444d39: Preparing [2024-09-26T08:54:57.250Z] fd468133a8d4: Waiting [2024-09-26T08:54:57.250Z] 18db762ccdd3: Waiting [2024-09-26T08:54:57.250Z] 2bcb2a25bc76: Waiting [2024-09-26T08:54:57.250Z] 11feb595bde6: Waiting [2024-09-26T08:54:57.250Z] dffecbbc74e3: Waiting [2024-09-26T08:54:57.250Z] df4fe71f67f9: Layer already exists [2024-09-26T08:54:57.250Z] 85b3b9230a5c: Layer already exists [2024-09-26T08:54:57.250Z] 87c88bdac610: Layer already exists [2024-09-26T08:54:57.250Z] 3f64f73680c6: Layer already exists [2024-09-26T08:54:57.250Z] 117ffe65adae: Layer already exists [2024-09-26T08:54:57.250Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:57.250Z] 18db762ccdd3: Layer already exists [2024-09-26T08:54:57.250Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:57.250Z] 11feb595bde6: Layer already exists [2024-09-26T08:54:57.250Z] 2bcb2a25bc76: Layer already exists [2024-09-26T08:54:57.250Z] d62a02444d39: Layer already exists [2024-09-26T08:54:57.250Z] latest: digest: sha256:56da45c4ba6d273832a7047b3a77471caf5cbec542f7fd3891a50fd5ccbba65b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:57.573Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:57.893Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.83 [2024-09-26T08:54:57.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-26T08:54:57.893Z] 3f64f73680c6: Preparing [2024-09-26T08:54:57.893Z] df4fe71f67f9: Preparing [2024-09-26T08:54:57.893Z] 85b3b9230a5c: Preparing [2024-09-26T08:54:57.893Z] 117ffe65adae: Preparing [2024-09-26T08:54:57.893Z] 87c88bdac610: Preparing [2024-09-26T08:54:57.893Z] dffecbbc74e3: Preparing [2024-09-26T08:54:57.893Z] fd468133a8d4: Preparing [2024-09-26T08:54:57.893Z] 18db762ccdd3: Preparing [2024-09-26T08:54:57.893Z] 11feb595bde6: Preparing [2024-09-26T08:54:57.893Z] 2bcb2a25bc76: Preparing [2024-09-26T08:54:57.893Z] d62a02444d39: Preparing [2024-09-26T08:54:57.893Z] 2bcb2a25bc76: Waiting [2024-09-26T08:54:57.893Z] fd468133a8d4: Waiting [2024-09-26T08:54:57.893Z] d62a02444d39: Waiting [2024-09-26T08:54:57.893Z] 11feb595bde6: Waiting [2024-09-26T08:54:57.893Z] 18db762ccdd3: Waiting [2024-09-26T08:54:57.893Z] dffecbbc74e3: Waiting [2024-09-26T08:54:57.893Z] df4fe71f67f9: Layer already exists [2024-09-26T08:54:57.893Z] 3f64f73680c6: Layer already exists [2024-09-26T08:54:57.893Z] 85b3b9230a5c: Layer already exists [2024-09-26T08:54:57.893Z] 117ffe65adae: Layer already exists [2024-09-26T08:54:57.893Z] 87c88bdac610: Layer already exists [2024-09-26T08:54:57.893Z] 18db762ccdd3: Layer already exists [2024-09-26T08:54:57.893Z] 11feb595bde6: Layer already exists [2024-09-26T08:54:57.893Z] 2bcb2a25bc76: Layer already exists [2024-09-26T08:54:57.893Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:57.893Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:57.893Z] d62a02444d39: Layer already exists [2024-09-26T08:54:57.893Z] 3.2.0-dev.83: digest: sha256:56da45c4ba6d273832a7047b3a77471caf5cbec542f7fd3891a50fd5ccbba65b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:58.216Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:54:58.531Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:54:58.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-26T08:54:58.531Z] 3f64f73680c6: Preparing [2024-09-26T08:54:58.531Z] df4fe71f67f9: Preparing [2024-09-26T08:54:58.531Z] 85b3b9230a5c: Preparing [2024-09-26T08:54:58.531Z] 117ffe65adae: Preparing [2024-09-26T08:54:58.531Z] 87c88bdac610: Preparing [2024-09-26T08:54:58.531Z] dffecbbc74e3: Preparing [2024-09-26T08:54:58.531Z] fd468133a8d4: Preparing [2024-09-26T08:54:58.531Z] 18db762ccdd3: Preparing [2024-09-26T08:54:58.531Z] 11feb595bde6: Preparing [2024-09-26T08:54:58.531Z] 2bcb2a25bc76: Preparing [2024-09-26T08:54:58.531Z] d62a02444d39: Preparing [2024-09-26T08:54:58.531Z] 18db762ccdd3: Waiting [2024-09-26T08:54:58.531Z] dffecbbc74e3: Waiting [2024-09-26T08:54:58.531Z] fd468133a8d4: Waiting [2024-09-26T08:54:58.531Z] 2bcb2a25bc76: Waiting [2024-09-26T08:54:58.531Z] d62a02444d39: Waiting [2024-09-26T08:54:58.531Z] 11feb595bde6: Waiting [2024-09-26T08:54:58.531Z] 3f64f73680c6: Layer already exists [2024-09-26T08:54:58.531Z] 117ffe65adae: Layer already exists [2024-09-26T08:54:58.531Z] df4fe71f67f9: Layer already exists [2024-09-26T08:54:58.531Z] 85b3b9230a5c: Layer already exists [2024-09-26T08:54:58.531Z] 87c88bdac610: Layer already exists [2024-09-26T08:54:58.531Z] 18db762ccdd3: Layer already exists [2024-09-26T08:54:58.531Z] 11feb595bde6: Layer already exists [2024-09-26T08:54:58.531Z] dffecbbc74e3: Layer already exists [2024-09-26T08:54:58.531Z] fd468133a8d4: Layer already exists [2024-09-26T08:54:58.531Z] 2bcb2a25bc76: Layer already exists [2024-09-26T08:54:58.531Z] d62a02444d39: Layer already exists [2024-09-26T08:54:58.531Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:56da45c4ba6d273832a7047b3a77471caf5cbec542f7fd3891a50fd5ccbba65b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:05.066Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:05.376Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-09-26T08:55:05.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-26T08:55:05.376Z] 3f64f73680c6: Preparing [2024-09-26T08:55:05.376Z] df4fe71f67f9: Preparing [2024-09-26T08:55:05.376Z] 85b3b9230a5c: Preparing [2024-09-26T08:55:05.376Z] 117ffe65adae: Preparing [2024-09-26T08:55:05.376Z] 87c88bdac610: Preparing [2024-09-26T08:55:05.376Z] dffecbbc74e3: Preparing [2024-09-26T08:55:05.376Z] fd468133a8d4: Preparing [2024-09-26T08:55:05.376Z] 18db762ccdd3: Preparing [2024-09-26T08:55:05.376Z] 11feb595bde6: Preparing [2024-09-26T08:55:05.376Z] 2bcb2a25bc76: Preparing [2024-09-26T08:55:05.376Z] d62a02444d39: Preparing [2024-09-26T08:55:05.376Z] 18db762ccdd3: Waiting [2024-09-26T08:55:05.376Z] 11feb595bde6: Waiting [2024-09-26T08:55:05.376Z] 2bcb2a25bc76: Waiting [2024-09-26T08:55:05.376Z] d62a02444d39: Waiting [2024-09-26T08:55:05.376Z] dffecbbc74e3: Waiting [2024-09-26T08:55:05.376Z] fd468133a8d4: Waiting [2024-09-26T08:55:05.376Z] 85b3b9230a5c: Layer already exists [2024-09-26T08:55:05.376Z] 3f64f73680c6: Layer already exists [2024-09-26T08:55:05.376Z] df4fe71f67f9: Layer already exists [2024-09-26T08:55:05.376Z] 117ffe65adae: Layer already exists [2024-09-26T08:55:05.376Z] 87c88bdac610: Layer already exists [2024-09-26T08:55:05.376Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:05.376Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:05.376Z] 18db762ccdd3: Layer already exists [2024-09-26T08:55:05.376Z] 11feb595bde6: Layer already exists [2024-09-26T08:55:05.376Z] 2bcb2a25bc76: Layer already exists [2024-09-26T08:55:05.376Z] d62a02444d39: Layer already exists [2024-09-26T08:55:05.376Z] main: digest: sha256:56da45c4ba6d273832a7047b3a77471caf5cbec542f7fd3891a50fd5ccbba65b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T08:55:05.445Z] ===================================================== [Pipeline] echo [2024-09-26T08:55:05.459Z] taggedImages: [2024-09-26T08:55:05.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:55:05.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-26T08:55:05.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.83 [2024-09-26T08:55:05.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:55:05.459Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-09-26T08:55:05.488Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-09-26T08:55:05.488Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:55:05.488Z] latest [2024-09-26T08:55:05.488Z] 3.2.0-dev.83 [2024-09-26T08:55:05.488Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:55:05.488Z] main [2024-09-26T08:55:05.488Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:05.825Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:06.140Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:55:06.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-26T08:55:06.140Z] a9e6aa483f14: Preparing [2024-09-26T08:55:06.140Z] f4fdf6904b91: Preparing [2024-09-26T08:55:06.140Z] 2073e45ce8f8: Preparing [2024-09-26T08:55:06.140Z] af38ffd8fee1: Preparing [2024-09-26T08:55:06.140Z] 34be7888b99b: Preparing [2024-09-26T08:55:06.140Z] 25964c5160e4: Preparing [2024-09-26T08:55:06.140Z] 1810fc007779: Preparing [2024-09-26T08:55:06.140Z] dffecbbc74e3: Preparing [2024-09-26T08:55:06.140Z] fd468133a8d4: Preparing [2024-09-26T08:55:06.140Z] b57f5e993d9f: Preparing [2024-09-26T08:55:06.140Z] b52be048604b: Preparing [2024-09-26T08:55:06.140Z] d62a02444d39: Preparing [2024-09-26T08:55:06.140Z] dffecbbc74e3: Waiting [2024-09-26T08:55:06.140Z] fd468133a8d4: Waiting [2024-09-26T08:55:06.140Z] b52be048604b: Waiting [2024-09-26T08:55:06.140Z] b57f5e993d9f: Waiting [2024-09-26T08:55:06.140Z] a9e6aa483f14: Pushed [2024-09-26T08:55:06.140Z] f4fdf6904b91: Pushed [2024-09-26T08:55:06.140Z] 34be7888b99b: Pushed [2024-09-26T08:55:06.140Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:06.140Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:06.140Z] 25964c5160e4: Pushed [2024-09-26T08:55:06.398Z] 1810fc007779: Pushed [2024-09-26T08:55:06.398Z] d62a02444d39: Layer already exists [2024-09-26T08:55:06.398Z] b57f5e993d9f: Pushed [2024-09-26T08:55:06.966Z] af38ffd8fee1: Pushed [2024-09-26T08:55:07.226Z] 2073e45ce8f8: Pushed [2024-09-26T08:55:07.485Z] b52be048604b: Pushed [2024-09-26T08:55:07.485Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:2f06f8767ebf5386ead1b8c1e8a639ead591d6251fc936445d122274d4ef073e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:07.806Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:08.121Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-26T08:55:08.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-26T08:55:08.121Z] a9e6aa483f14: Preparing [2024-09-26T08:55:08.121Z] f4fdf6904b91: Preparing [2024-09-26T08:55:08.121Z] 2073e45ce8f8: Preparing [2024-09-26T08:55:08.121Z] af38ffd8fee1: Preparing [2024-09-26T08:55:08.121Z] 34be7888b99b: Preparing [2024-09-26T08:55:08.121Z] 25964c5160e4: Preparing [2024-09-26T08:55:08.121Z] 1810fc007779: Preparing [2024-09-26T08:55:08.122Z] dffecbbc74e3: Preparing [2024-09-26T08:55:08.122Z] fd468133a8d4: Preparing [2024-09-26T08:55:08.122Z] b57f5e993d9f: Preparing [2024-09-26T08:55:08.122Z] b52be048604b: Preparing [2024-09-26T08:55:08.122Z] d62a02444d39: Preparing [2024-09-26T08:55:08.122Z] 25964c5160e4: Waiting [2024-09-26T08:55:08.122Z] b57f5e993d9f: Waiting [2024-09-26T08:55:08.122Z] b52be048604b: Waiting [2024-09-26T08:55:08.122Z] 1810fc007779: Waiting [2024-09-26T08:55:08.122Z] d62a02444d39: Waiting [2024-09-26T08:55:08.122Z] dffecbbc74e3: Waiting [2024-09-26T08:55:08.122Z] fd468133a8d4: Waiting [2024-09-26T08:55:08.122Z] af38ffd8fee1: Layer already exists [2024-09-26T08:55:08.122Z] a9e6aa483f14: Layer already exists [2024-09-26T08:55:08.122Z] 2073e45ce8f8: Layer already exists [2024-09-26T08:55:08.122Z] f4fdf6904b91: Layer already exists [2024-09-26T08:55:08.122Z] 34be7888b99b: Layer already exists [2024-09-26T08:55:08.122Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:08.122Z] 1810fc007779: Layer already exists [2024-09-26T08:55:08.122Z] 25964c5160e4: Layer already exists [2024-09-26T08:55:08.122Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:08.122Z] b57f5e993d9f: Layer already exists [2024-09-26T08:55:08.122Z] b52be048604b: Layer already exists [2024-09-26T08:55:08.122Z] d62a02444d39: Layer already exists [2024-09-26T08:55:08.122Z] latest: digest: sha256:2f06f8767ebf5386ead1b8c1e8a639ead591d6251fc936445d122274d4ef073e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:08.444Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:08.772Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.83 [2024-09-26T08:55:08.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-26T08:55:08.772Z] a9e6aa483f14: Preparing [2024-09-26T08:55:08.772Z] f4fdf6904b91: Preparing [2024-09-26T08:55:08.772Z] 2073e45ce8f8: Preparing [2024-09-26T08:55:08.772Z] af38ffd8fee1: Preparing [2024-09-26T08:55:08.772Z] 34be7888b99b: Preparing [2024-09-26T08:55:08.772Z] 25964c5160e4: Preparing [2024-09-26T08:55:08.772Z] 1810fc007779: Preparing [2024-09-26T08:55:08.772Z] dffecbbc74e3: Preparing [2024-09-26T08:55:08.772Z] fd468133a8d4: Preparing [2024-09-26T08:55:08.772Z] b57f5e993d9f: Preparing [2024-09-26T08:55:08.772Z] b52be048604b: Preparing [2024-09-26T08:55:08.772Z] d62a02444d39: Preparing [2024-09-26T08:55:08.772Z] fd468133a8d4: Waiting [2024-09-26T08:55:08.772Z] b57f5e993d9f: Waiting [2024-09-26T08:55:08.772Z] b52be048604b: Waiting [2024-09-26T08:55:08.772Z] d62a02444d39: Waiting [2024-09-26T08:55:08.772Z] 1810fc007779: Waiting [2024-09-26T08:55:08.772Z] dffecbbc74e3: Waiting [2024-09-26T08:55:08.772Z] 25964c5160e4: Waiting [2024-09-26T08:55:08.772Z] 2073e45ce8f8: Layer already exists [2024-09-26T08:55:08.772Z] 34be7888b99b: Layer already exists [2024-09-26T08:55:08.772Z] af38ffd8fee1: Layer already exists [2024-09-26T08:55:08.772Z] a9e6aa483f14: Layer already exists [2024-09-26T08:55:08.772Z] f4fdf6904b91: Layer already exists [2024-09-26T08:55:08.772Z] 1810fc007779: Layer already exists [2024-09-26T08:55:08.772Z] 25964c5160e4: Layer already exists [2024-09-26T08:55:08.772Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:08.772Z] b57f5e993d9f: Layer already exists [2024-09-26T08:55:08.772Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:08.772Z] b52be048604b: Layer already exists [2024-09-26T08:55:08.772Z] d62a02444d39: Layer already exists [2024-09-26T08:55:08.772Z] 3.2.0-dev.83: digest: sha256:2f06f8767ebf5386ead1b8c1e8a639ead591d6251fc936445d122274d4ef073e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:09.095Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:09.412Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:55:09.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-26T08:55:09.412Z] a9e6aa483f14: Preparing [2024-09-26T08:55:09.412Z] f4fdf6904b91: Preparing [2024-09-26T08:55:09.412Z] 2073e45ce8f8: Preparing [2024-09-26T08:55:09.412Z] af38ffd8fee1: Preparing [2024-09-26T08:55:09.412Z] 34be7888b99b: Preparing [2024-09-26T08:55:09.412Z] 25964c5160e4: Preparing [2024-09-26T08:55:09.412Z] 1810fc007779: Preparing [2024-09-26T08:55:09.412Z] dffecbbc74e3: Preparing [2024-09-26T08:55:09.412Z] fd468133a8d4: Preparing [2024-09-26T08:55:09.412Z] b57f5e993d9f: Preparing [2024-09-26T08:55:09.412Z] b52be048604b: Preparing [2024-09-26T08:55:09.412Z] d62a02444d39: Preparing [2024-09-26T08:55:09.412Z] fd468133a8d4: Waiting [2024-09-26T08:55:09.412Z] b57f5e993d9f: Waiting [2024-09-26T08:55:09.412Z] 25964c5160e4: Waiting [2024-09-26T08:55:09.412Z] b52be048604b: Waiting [2024-09-26T08:55:09.412Z] 1810fc007779: Waiting [2024-09-26T08:55:09.412Z] dffecbbc74e3: Waiting [2024-09-26T08:55:09.412Z] af38ffd8fee1: Layer already exists [2024-09-26T08:55:09.412Z] a9e6aa483f14: Layer already exists [2024-09-26T08:55:09.412Z] f4fdf6904b91: Layer already exists [2024-09-26T08:55:09.412Z] 34be7888b99b: Layer already exists [2024-09-26T08:55:09.412Z] 2073e45ce8f8: Layer already exists [2024-09-26T08:55:09.412Z] 25964c5160e4: Layer already exists [2024-09-26T08:55:09.412Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:09.412Z] 1810fc007779: Layer already exists [2024-09-26T08:55:09.412Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:09.412Z] b57f5e993d9f: Layer already exists [2024-09-26T08:55:09.412Z] d62a02444d39: Layer already exists [2024-09-26T08:55:09.412Z] b52be048604b: Layer already exists [2024-09-26T08:55:09.412Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:2f06f8767ebf5386ead1b8c1e8a639ead591d6251fc936445d122274d4ef073e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:09.733Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:10.050Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-09-26T08:55:10.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-26T08:55:10.050Z] a9e6aa483f14: Preparing [2024-09-26T08:55:10.050Z] f4fdf6904b91: Preparing [2024-09-26T08:55:10.050Z] 2073e45ce8f8: Preparing [2024-09-26T08:55:10.050Z] af38ffd8fee1: Preparing [2024-09-26T08:55:10.050Z] 34be7888b99b: Preparing [2024-09-26T08:55:10.050Z] 25964c5160e4: Preparing [2024-09-26T08:55:10.050Z] 1810fc007779: Preparing [2024-09-26T08:55:10.050Z] dffecbbc74e3: Preparing [2024-09-26T08:55:10.050Z] fd468133a8d4: Preparing [2024-09-26T08:55:10.050Z] b57f5e993d9f: Preparing [2024-09-26T08:55:10.050Z] b52be048604b: Preparing [2024-09-26T08:55:10.050Z] d62a02444d39: Preparing [2024-09-26T08:55:10.050Z] b52be048604b: Waiting [2024-09-26T08:55:10.050Z] b57f5e993d9f: Waiting [2024-09-26T08:55:10.050Z] dffecbbc74e3: Waiting [2024-09-26T08:55:10.050Z] d62a02444d39: Waiting [2024-09-26T08:55:10.050Z] 25964c5160e4: Waiting [2024-09-26T08:55:10.050Z] 1810fc007779: Waiting [2024-09-26T08:55:10.050Z] fd468133a8d4: Waiting [2024-09-26T08:55:10.050Z] a9e6aa483f14: Layer already exists [2024-09-26T08:55:10.050Z] af38ffd8fee1: Layer already exists [2024-09-26T08:55:10.050Z] 34be7888b99b: Layer already exists [2024-09-26T08:55:10.050Z] 2073e45ce8f8: Layer already exists [2024-09-26T08:55:10.050Z] f4fdf6904b91: Layer already exists [2024-09-26T08:55:10.050Z] 1810fc007779: Layer already exists [2024-09-26T08:55:10.050Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:10.050Z] b57f5e993d9f: Layer already exists [2024-09-26T08:55:10.050Z] 25964c5160e4: Layer already exists [2024-09-26T08:55:10.050Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:10.050Z] d62a02444d39: Layer already exists [2024-09-26T08:55:10.050Z] b52be048604b: Layer already exists [2024-09-26T08:55:10.050Z] main: digest: sha256:2f06f8767ebf5386ead1b8c1e8a639ead591d6251fc936445d122274d4ef073e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T08:55:10.122Z] ===================================================== [Pipeline] echo [2024-09-26T08:55:10.136Z] taggedImages: [2024-09-26T08:55:10.136Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:55:10.136Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-26T08:55:10.136Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.83 [2024-09-26T08:55:10.136Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:55:10.136Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-09-26T08:55:10.166Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-09-26T08:55:10.166Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:55:10.166Z] latest [2024-09-26T08:55:10.166Z] 3.2.0-dev.83 [2024-09-26T08:55:10.166Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:55:10.166Z] main [2024-09-26T08:55:10.166Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:10.510Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:10.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:55:10.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-26T08:55:10.824Z] 67960916988b: Preparing [2024-09-26T08:55:10.824Z] d50f3e783a67: Preparing [2024-09-26T08:55:10.824Z] dffecbbc74e3: Preparing [2024-09-26T08:55:10.824Z] fd468133a8d4: Preparing [2024-09-26T08:55:10.824Z] 3324e06e9e8a: Preparing [2024-09-26T08:55:10.824Z] 953539152f2b: Preparing [2024-09-26T08:55:10.824Z] d62a02444d39: Preparing [2024-09-26T08:55:10.824Z] 953539152f2b: Waiting [2024-09-26T08:55:10.824Z] d62a02444d39: Waiting [2024-09-26T08:55:10.824Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:10.824Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:10.824Z] d62a02444d39: Layer already exists [2024-09-26T08:55:10.824Z] 3324e06e9e8a: Pushed [2024-09-26T08:55:10.824Z] 67960916988b: Pushed [2024-09-26T08:55:11.391Z] 953539152f2b: Pushed [2024-09-26T08:55:12.769Z] d50f3e783a67: Pushed [2024-09-26T08:55:12.769Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:78411dad0a83d3f0d89e1a52252d01858ea66f5783701eab37cdf159bdaae2fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:13.093Z] + 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-09-26T08:55:13.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-26T08:55:13.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-26T08:55:13.414Z] 67960916988b: Preparing [2024-09-26T08:55:13.414Z] d50f3e783a67: Preparing [2024-09-26T08:55:13.414Z] dffecbbc74e3: Preparing [2024-09-26T08:55:13.414Z] fd468133a8d4: Preparing [2024-09-26T08:55:13.414Z] 3324e06e9e8a: Preparing [2024-09-26T08:55:13.414Z] 953539152f2b: Preparing [2024-09-26T08:55:13.414Z] d62a02444d39: Preparing [2024-09-26T08:55:13.414Z] 953539152f2b: Waiting [2024-09-26T08:55:13.414Z] d62a02444d39: Waiting [2024-09-26T08:55:13.414Z] 67960916988b: Layer already exists [2024-09-26T08:55:13.414Z] d50f3e783a67: Layer already exists [2024-09-26T08:55:13.414Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:13.414Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:13.414Z] 3324e06e9e8a: Layer already exists [2024-09-26T08:55:13.414Z] d62a02444d39: Layer already exists [2024-09-26T08:55:13.414Z] 953539152f2b: Layer already exists [2024-09-26T08:55:13.414Z] latest: digest: sha256:78411dad0a83d3f0d89e1a52252d01858ea66f5783701eab37cdf159bdaae2fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:13.731Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:14.054Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.83 [2024-09-26T08:55:14.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-26T08:55:14.054Z] 67960916988b: Preparing [2024-09-26T08:55:14.054Z] d50f3e783a67: Preparing [2024-09-26T08:55:14.054Z] dffecbbc74e3: Preparing [2024-09-26T08:55:14.054Z] fd468133a8d4: Preparing [2024-09-26T08:55:14.054Z] 3324e06e9e8a: Preparing [2024-09-26T08:55:14.054Z] 953539152f2b: Preparing [2024-09-26T08:55:14.054Z] d62a02444d39: Preparing [2024-09-26T08:55:14.054Z] 953539152f2b: Waiting [2024-09-26T08:55:14.054Z] d62a02444d39: Waiting [2024-09-26T08:55:14.054Z] 3324e06e9e8a: Layer already exists [2024-09-26T08:55:14.054Z] d50f3e783a67: Layer already exists [2024-09-26T08:55:14.054Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:14.054Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:14.054Z] 67960916988b: Layer already exists [2024-09-26T08:55:14.054Z] 953539152f2b: Layer already exists [2024-09-26T08:55:14.054Z] d62a02444d39: Layer already exists [2024-09-26T08:55:14.054Z] 3.2.0-dev.83: digest: sha256:78411dad0a83d3f0d89e1a52252d01858ea66f5783701eab37cdf159bdaae2fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:14.384Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:14.702Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:55:14.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-26T08:55:14.702Z] 67960916988b: Preparing [2024-09-26T08:55:14.702Z] d50f3e783a67: Preparing [2024-09-26T08:55:14.702Z] dffecbbc74e3: Preparing [2024-09-26T08:55:14.702Z] fd468133a8d4: Preparing [2024-09-26T08:55:14.702Z] 3324e06e9e8a: Preparing [2024-09-26T08:55:14.702Z] 953539152f2b: Preparing [2024-09-26T08:55:14.702Z] d62a02444d39: Preparing [2024-09-26T08:55:14.702Z] d62a02444d39: Waiting [2024-09-26T08:55:14.702Z] 953539152f2b: Waiting [2024-09-26T08:55:14.702Z] d50f3e783a67: Layer already exists [2024-09-26T08:55:14.702Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:14.702Z] 67960916988b: Layer already exists [2024-09-26T08:55:14.702Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:14.702Z] 3324e06e9e8a: Layer already exists [2024-09-26T08:55:14.702Z] 953539152f2b: Layer already exists [2024-09-26T08:55:14.702Z] d62a02444d39: Layer already exists [2024-09-26T08:55:14.702Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:78411dad0a83d3f0d89e1a52252d01858ea66f5783701eab37cdf159bdaae2fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:15.026Z] + 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-09-26T08:55:15.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-09-26T08:55:15.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-26T08:55:15.400Z] 67960916988b: Preparing [2024-09-26T08:55:15.400Z] d50f3e783a67: Preparing [2024-09-26T08:55:15.400Z] dffecbbc74e3: Preparing [2024-09-26T08:55:15.400Z] fd468133a8d4: Preparing [2024-09-26T08:55:15.400Z] 3324e06e9e8a: Preparing [2024-09-26T08:55:15.400Z] 953539152f2b: Preparing [2024-09-26T08:55:15.400Z] d62a02444d39: Preparing [2024-09-26T08:55:15.400Z] 953539152f2b: Waiting [2024-09-26T08:55:15.400Z] d62a02444d39: Waiting [2024-09-26T08:55:15.400Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:15.400Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:15.400Z] 3324e06e9e8a: Layer already exists [2024-09-26T08:55:15.400Z] 67960916988b: Layer already exists [2024-09-26T08:55:15.400Z] d50f3e783a67: Layer already exists [2024-09-26T08:55:15.400Z] 953539152f2b: Layer already exists [2024-09-26T08:55:15.400Z] d62a02444d39: Layer already exists [2024-09-26T08:55:15.400Z] main: digest: sha256:78411dad0a83d3f0d89e1a52252d01858ea66f5783701eab37cdf159bdaae2fb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T08:55:15.479Z] ===================================================== [Pipeline] echo [2024-09-26T08:55:15.496Z] taggedImages: [2024-09-26T08:55:15.496Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:55:15.496Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-26T08:55:15.496Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.83 [2024-09-26T08:55:15.496Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:55:15.496Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-09-26T08:55:15.524Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-09-26T08:55:15.524Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:55:15.524Z] latest [2024-09-26T08:55:15.524Z] 3.2.0-dev.83 [2024-09-26T08:55:15.524Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:55:15.524Z] main [2024-09-26T08:55:15.524Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:15.860Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:16.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:55:16.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-26T08:55:16.175Z] 7c7522cef14e: Preparing [2024-09-26T08:55:16.175Z] fc57b0de69d1: Preparing [2024-09-26T08:55:16.175Z] cec1468c2007: Preparing [2024-09-26T08:55:16.175Z] dffecbbc74e3: Preparing [2024-09-26T08:55:16.175Z] fd468133a8d4: Preparing [2024-09-26T08:55:16.175Z] 95a42448dcbe: Preparing [2024-09-26T08:55:16.175Z] fce6250079e1: Preparing [2024-09-26T08:55:16.175Z] 12ad0ffa2ec8: Preparing [2024-09-26T08:55:16.175Z] 8b075dd03ae9: Preparing [2024-09-26T08:55:16.175Z] fce6250079e1: Waiting [2024-09-26T08:55:16.175Z] 95a42448dcbe: Waiting [2024-09-26T08:55:16.175Z] 12ad0ffa2ec8: Waiting [2024-09-26T08:55:16.175Z] 8b075dd03ae9: Waiting [2024-09-26T08:55:16.175Z] d62a02444d39: Preparing [2024-09-26T08:55:16.175Z] d62a02444d39: Waiting [2024-09-26T08:55:16.175Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:16.175Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:16.175Z] cec1468c2007: Pushed [2024-09-26T08:55:16.175Z] 7c7522cef14e: Pushed [2024-09-26T08:55:16.175Z] fc57b0de69d1: Pushed [2024-09-26T08:55:16.175Z] d62a02444d39: Layer already exists [2024-09-26T08:55:16.175Z] 12ad0ffa2ec8: Pushed [2024-09-26T08:55:16.742Z] 8b075dd03ae9: Pushed [2024-09-26T08:55:22.016Z] fce6250079e1: Pushed [2024-09-26T08:55:26.213Z] 95a42448dcbe: Pushed [2024-09-26T08:55:26.213Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:51720d9e2253dc312476bbee3e52b6fc08cf4850d449b369a0860b0e62d8461d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:26.543Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:26.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-26T08:55:26.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-26T08:55:26.861Z] 7c7522cef14e: Preparing [2024-09-26T08:55:26.861Z] fc57b0de69d1: Preparing [2024-09-26T08:55:26.861Z] cec1468c2007: Preparing [2024-09-26T08:55:26.861Z] dffecbbc74e3: Preparing [2024-09-26T08:55:26.861Z] fd468133a8d4: Preparing [2024-09-26T08:55:26.861Z] 95a42448dcbe: Preparing [2024-09-26T08:55:26.861Z] fce6250079e1: Preparing [2024-09-26T08:55:26.861Z] 12ad0ffa2ec8: Preparing [2024-09-26T08:55:26.861Z] 8b075dd03ae9: Preparing [2024-09-26T08:55:26.861Z] d62a02444d39: Preparing [2024-09-26T08:55:26.861Z] 95a42448dcbe: Waiting [2024-09-26T08:55:26.861Z] fce6250079e1: Waiting [2024-09-26T08:55:26.861Z] 12ad0ffa2ec8: Waiting [2024-09-26T08:55:26.861Z] d62a02444d39: Waiting [2024-09-26T08:55:26.861Z] 8b075dd03ae9: Waiting [2024-09-26T08:55:26.861Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:26.861Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:26.861Z] 7c7522cef14e: Layer already exists [2024-09-26T08:55:26.861Z] fc57b0de69d1: Layer already exists [2024-09-26T08:55:26.861Z] fce6250079e1: Layer already exists [2024-09-26T08:55:26.861Z] 95a42448dcbe: Layer already exists [2024-09-26T08:55:26.861Z] 12ad0ffa2ec8: Layer already exists [2024-09-26T08:55:26.861Z] 8b075dd03ae9: Layer already exists [2024-09-26T08:55:26.861Z] cec1468c2007: Layer already exists [2024-09-26T08:55:26.861Z] d62a02444d39: Layer already exists [2024-09-26T08:55:26.861Z] latest: digest: sha256:51720d9e2253dc312476bbee3e52b6fc08cf4850d449b369a0860b0e62d8461d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:27.178Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:27.499Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.83 [2024-09-26T08:55:27.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-26T08:55:27.499Z] 7c7522cef14e: Preparing [2024-09-26T08:55:27.499Z] fc57b0de69d1: Preparing [2024-09-26T08:55:27.499Z] cec1468c2007: Preparing [2024-09-26T08:55:27.499Z] dffecbbc74e3: Preparing [2024-09-26T08:55:27.499Z] fd468133a8d4: Preparing [2024-09-26T08:55:27.499Z] 95a42448dcbe: Preparing [2024-09-26T08:55:27.499Z] fce6250079e1: Preparing [2024-09-26T08:55:27.499Z] 12ad0ffa2ec8: Preparing [2024-09-26T08:55:27.499Z] 8b075dd03ae9: Preparing [2024-09-26T08:55:27.499Z] d62a02444d39: Preparing [2024-09-26T08:55:27.499Z] 95a42448dcbe: Waiting [2024-09-26T08:55:27.499Z] 12ad0ffa2ec8: Waiting [2024-09-26T08:55:27.499Z] 8b075dd03ae9: Waiting [2024-09-26T08:55:27.499Z] fce6250079e1: Waiting [2024-09-26T08:55:27.499Z] d62a02444d39: Waiting [2024-09-26T08:55:27.499Z] cec1468c2007: Layer already exists [2024-09-26T08:55:27.499Z] fc57b0de69d1: Layer already exists [2024-09-26T08:55:27.499Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:27.499Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:27.499Z] 7c7522cef14e: Layer already exists [2024-09-26T08:55:27.499Z] 95a42448dcbe: Layer already exists [2024-09-26T08:55:27.499Z] 8b075dd03ae9: Layer already exists [2024-09-26T08:55:27.499Z] fce6250079e1: Layer already exists [2024-09-26T08:55:27.499Z] d62a02444d39: Layer already exists [2024-09-26T08:55:27.499Z] 12ad0ffa2ec8: Layer already exists [2024-09-26T08:55:27.499Z] 3.2.0-dev.83: digest: sha256:51720d9e2253dc312476bbee3e52b6fc08cf4850d449b369a0860b0e62d8461d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:38.800Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:39.129Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:55:39.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-26T08:55:39.129Z] 7c7522cef14e: Preparing [2024-09-26T08:55:39.129Z] fc57b0de69d1: Preparing [2024-09-26T08:55:39.129Z] cec1468c2007: Preparing [2024-09-26T08:55:39.129Z] dffecbbc74e3: Preparing [2024-09-26T08:55:39.129Z] fd468133a8d4: Preparing [2024-09-26T08:55:39.129Z] 95a42448dcbe: Preparing [2024-09-26T08:55:39.129Z] fce6250079e1: Preparing [2024-09-26T08:55:39.129Z] 12ad0ffa2ec8: Preparing [2024-09-26T08:55:39.129Z] 8b075dd03ae9: Preparing [2024-09-26T08:55:39.129Z] d62a02444d39: Preparing [2024-09-26T08:55:39.129Z] 95a42448dcbe: Waiting [2024-09-26T08:55:39.129Z] fce6250079e1: Waiting [2024-09-26T08:55:39.129Z] 12ad0ffa2ec8: Waiting [2024-09-26T08:55:39.129Z] 8b075dd03ae9: Waiting [2024-09-26T08:55:39.129Z] d62a02444d39: Waiting [2024-09-26T08:55:39.129Z] 7c7522cef14e: Layer already exists [2024-09-26T08:55:39.129Z] cec1468c2007: Layer already exists [2024-09-26T08:55:39.129Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:39.129Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:39.129Z] fc57b0de69d1: Layer already exists [2024-09-26T08:55:39.129Z] 12ad0ffa2ec8: Layer already exists [2024-09-26T08:55:39.129Z] 8b075dd03ae9: Layer already exists [2024-09-26T08:55:39.129Z] 95a42448dcbe: Layer already exists [2024-09-26T08:55:39.129Z] fce6250079e1: Layer already exists [2024-09-26T08:55:39.129Z] d62a02444d39: Layer already exists [2024-09-26T08:55:39.129Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:51720d9e2253dc312476bbee3e52b6fc08cf4850d449b369a0860b0e62d8461d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:39.454Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:39.777Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-09-26T08:55:39.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-26T08:55:39.777Z] 7c7522cef14e: Preparing [2024-09-26T08:55:39.777Z] fc57b0de69d1: Preparing [2024-09-26T08:55:39.777Z] cec1468c2007: Preparing [2024-09-26T08:55:39.777Z] dffecbbc74e3: Preparing [2024-09-26T08:55:39.777Z] fd468133a8d4: Preparing [2024-09-26T08:55:39.777Z] 95a42448dcbe: Preparing [2024-09-26T08:55:39.777Z] fce6250079e1: Preparing [2024-09-26T08:55:39.777Z] 12ad0ffa2ec8: Preparing [2024-09-26T08:55:39.777Z] 8b075dd03ae9: Preparing [2024-09-26T08:55:39.777Z] d62a02444d39: Preparing [2024-09-26T08:55:39.777Z] fce6250079e1: Waiting [2024-09-26T08:55:39.777Z] 12ad0ffa2ec8: Waiting [2024-09-26T08:55:39.777Z] 95a42448dcbe: Waiting [2024-09-26T08:55:39.777Z] 8b075dd03ae9: Waiting [2024-09-26T08:55:39.777Z] d62a02444d39: Waiting [2024-09-26T08:55:39.777Z] cec1468c2007: Layer already exists [2024-09-26T08:55:39.777Z] 7c7522cef14e: Layer already exists [2024-09-26T08:55:39.777Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:39.777Z] fc57b0de69d1: Layer already exists [2024-09-26T08:55:39.777Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:39.777Z] fce6250079e1: Layer already exists [2024-09-26T08:55:39.777Z] 95a42448dcbe: Layer already exists [2024-09-26T08:55:39.777Z] 12ad0ffa2ec8: Layer already exists [2024-09-26T08:55:39.777Z] d62a02444d39: Layer already exists [2024-09-26T08:55:39.777Z] 8b075dd03ae9: Layer already exists [2024-09-26T08:55:39.777Z] main: digest: sha256:51720d9e2253dc312476bbee3e52b6fc08cf4850d449b369a0860b0e62d8461d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T08:55:39.850Z] ===================================================== [Pipeline] echo [2024-09-26T08:55:39.865Z] taggedImages: [2024-09-26T08:55:39.865Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:55:39.865Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-26T08:55:39.865Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.83 [2024-09-26T08:55:39.865Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:55:39.865Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-09-26T08:55:39.895Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-09-26T08:55:39.895Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:55:39.895Z] latest [2024-09-26T08:55:39.895Z] 3.2.0-dev.83 [2024-09-26T08:55:39.895Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:55:39.895Z] main [2024-09-26T08:55:39.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:40.238Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:40.556Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:55:40.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-26T08:55:40.556Z] aff89a498c80: Preparing [2024-09-26T08:55:40.556Z] 5548e57ec323: Preparing [2024-09-26T08:55:40.556Z] 6f8b05a0f6e5: Preparing [2024-09-26T08:55:40.556Z] dffecbbc74e3: Preparing [2024-09-26T08:55:40.556Z] fd468133a8d4: Preparing [2024-09-26T08:55:40.556Z] 5f61398264dd: Preparing [2024-09-26T08:55:40.556Z] f795efc849d6: Preparing [2024-09-26T08:55:40.556Z] 951e09cdf3e8: Preparing [2024-09-26T08:55:40.556Z] d62a02444d39: Preparing [2024-09-26T08:55:40.556Z] 5f61398264dd: Waiting [2024-09-26T08:55:40.556Z] f795efc849d6: Waiting [2024-09-26T08:55:40.556Z] 951e09cdf3e8: Waiting [2024-09-26T08:55:40.556Z] d62a02444d39: Waiting [2024-09-26T08:55:40.556Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:40.556Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:40.556Z] 5548e57ec323: Pushed [2024-09-26T08:55:40.556Z] aff89a498c80: Pushed [2024-09-26T08:55:40.556Z] f795efc849d6: Pushed [2024-09-26T08:55:40.556Z] 6f8b05a0f6e5: Pushed [2024-09-26T08:55:40.556Z] d62a02444d39: Layer already exists [2024-09-26T08:55:40.815Z] 951e09cdf3e8: Pushed [2024-09-26T08:55:50.794Z] 5f61398264dd: Pushed [2024-09-26T08:55:50.794Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:60213afbabe1f70068ccd194933971889281e4996a9c2e6d010766d2c68b4a6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:51.119Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:51.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-26T08:55:51.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-26T08:55:51.697Z] aff89a498c80: Preparing [2024-09-26T08:55:51.697Z] 5548e57ec323: Preparing [2024-09-26T08:55:51.697Z] 6f8b05a0f6e5: Preparing [2024-09-26T08:55:51.697Z] dffecbbc74e3: Preparing [2024-09-26T08:55:51.697Z] fd468133a8d4: Preparing [2024-09-26T08:55:51.697Z] 5f61398264dd: Preparing [2024-09-26T08:55:51.697Z] f795efc849d6: Preparing [2024-09-26T08:55:51.697Z] 951e09cdf3e8: Preparing [2024-09-26T08:55:51.697Z] d62a02444d39: Preparing [2024-09-26T08:55:51.697Z] 5f61398264dd: Waiting [2024-09-26T08:55:51.697Z] f795efc849d6: Waiting [2024-09-26T08:55:51.697Z] 951e09cdf3e8: Waiting [2024-09-26T08:55:51.697Z] d62a02444d39: Waiting [2024-09-26T08:55:51.697Z] 6f8b05a0f6e5: Layer already exists [2024-09-26T08:55:51.697Z] aff89a498c80: Layer already exists [2024-09-26T08:55:51.697Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:51.697Z] 5548e57ec323: Layer already exists [2024-09-26T08:55:51.697Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:51.697Z] 5f61398264dd: Layer already exists [2024-09-26T08:55:51.697Z] 951e09cdf3e8: Layer already exists [2024-09-26T08:55:51.697Z] f795efc849d6: Layer already exists [2024-09-26T08:55:51.697Z] d62a02444d39: Layer already exists [2024-09-26T08:55:51.697Z] latest: digest: sha256:60213afbabe1f70068ccd194933971889281e4996a9c2e6d010766d2c68b4a6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:52.024Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:52.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.83 [2024-09-26T08:55:52.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-26T08:55:52.342Z] aff89a498c80: Preparing [2024-09-26T08:55:52.342Z] 5548e57ec323: Preparing [2024-09-26T08:55:52.342Z] 6f8b05a0f6e5: Preparing [2024-09-26T08:55:52.342Z] dffecbbc74e3: Preparing [2024-09-26T08:55:52.342Z] fd468133a8d4: Preparing [2024-09-26T08:55:52.342Z] 5f61398264dd: Preparing [2024-09-26T08:55:52.342Z] f795efc849d6: Preparing [2024-09-26T08:55:52.342Z] 951e09cdf3e8: Preparing [2024-09-26T08:55:52.343Z] d62a02444d39: Preparing [2024-09-26T08:55:52.343Z] 5f61398264dd: Waiting [2024-09-26T08:55:52.343Z] 951e09cdf3e8: Waiting [2024-09-26T08:55:52.343Z] f795efc849d6: Waiting [2024-09-26T08:55:52.343Z] d62a02444d39: Waiting [2024-09-26T08:55:52.343Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:52.343Z] 5548e57ec323: Layer already exists [2024-09-26T08:55:52.343Z] 6f8b05a0f6e5: Layer already exists [2024-09-26T08:55:52.343Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:52.343Z] aff89a498c80: Layer already exists [2024-09-26T08:55:52.343Z] 5f61398264dd: Layer already exists [2024-09-26T08:55:52.343Z] f795efc849d6: Layer already exists [2024-09-26T08:55:52.343Z] 951e09cdf3e8: Layer already exists [2024-09-26T08:55:52.343Z] d62a02444d39: Layer already exists [2024-09-26T08:55:52.343Z] 3.2.0-dev.83: digest: sha256:60213afbabe1f70068ccd194933971889281e4996a9c2e6d010766d2c68b4a6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:52.675Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:53.000Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:55:53.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-26T08:55:53.000Z] aff89a498c80: Preparing [2024-09-26T08:55:53.000Z] 5548e57ec323: Preparing [2024-09-26T08:55:53.000Z] 6f8b05a0f6e5: Preparing [2024-09-26T08:55:53.000Z] dffecbbc74e3: Preparing [2024-09-26T08:55:53.000Z] fd468133a8d4: Preparing [2024-09-26T08:55:53.000Z] 5f61398264dd: Preparing [2024-09-26T08:55:53.000Z] f795efc849d6: Preparing [2024-09-26T08:55:53.000Z] 951e09cdf3e8: Preparing [2024-09-26T08:55:53.000Z] d62a02444d39: Preparing [2024-09-26T08:55:53.000Z] 5f61398264dd: Waiting [2024-09-26T08:55:53.000Z] f795efc849d6: Waiting [2024-09-26T08:55:53.000Z] 951e09cdf3e8: Waiting [2024-09-26T08:55:53.000Z] d62a02444d39: Waiting [2024-09-26T08:55:53.000Z] 6f8b05a0f6e5: Layer already exists [2024-09-26T08:55:53.000Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:53.000Z] aff89a498c80: Layer already exists [2024-09-26T08:55:53.000Z] 5548e57ec323: Layer already exists [2024-09-26T08:55:53.000Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:53.000Z] f795efc849d6: Layer already exists [2024-09-26T08:55:53.000Z] 951e09cdf3e8: Layer already exists [2024-09-26T08:55:53.000Z] 5f61398264dd: Layer already exists [2024-09-26T08:55:53.000Z] d62a02444d39: Layer already exists [2024-09-26T08:55:53.000Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:60213afbabe1f70068ccd194933971889281e4996a9c2e6d010766d2c68b4a6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:53.328Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:53.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-09-26T08:55:53.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-26T08:55:53.648Z] aff89a498c80: Preparing [2024-09-26T08:55:53.648Z] 5548e57ec323: Preparing [2024-09-26T08:55:53.648Z] 6f8b05a0f6e5: Preparing [2024-09-26T08:55:53.648Z] dffecbbc74e3: Preparing [2024-09-26T08:55:53.648Z] fd468133a8d4: Preparing [2024-09-26T08:55:53.648Z] 5f61398264dd: Preparing [2024-09-26T08:55:53.648Z] f795efc849d6: Preparing [2024-09-26T08:55:53.648Z] 951e09cdf3e8: Preparing [2024-09-26T08:55:53.648Z] d62a02444d39: Preparing [2024-09-26T08:55:53.648Z] 5f61398264dd: Waiting [2024-09-26T08:55:53.648Z] f795efc849d6: Waiting [2024-09-26T08:55:53.648Z] 951e09cdf3e8: Waiting [2024-09-26T08:55:53.648Z] d62a02444d39: Waiting [2024-09-26T08:55:53.648Z] aff89a498c80: Layer already exists [2024-09-26T08:55:53.648Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:53.648Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:53.648Z] 6f8b05a0f6e5: Layer already exists [2024-09-26T08:55:53.648Z] 5548e57ec323: Layer already exists [2024-09-26T08:55:53.648Z] 951e09cdf3e8: Layer already exists [2024-09-26T08:55:53.648Z] d62a02444d39: Layer already exists [2024-09-26T08:55:53.648Z] f795efc849d6: Layer already exists [2024-09-26T08:55:53.648Z] 5f61398264dd: Layer already exists [2024-09-26T08:55:53.648Z] main: digest: sha256:60213afbabe1f70068ccd194933971889281e4996a9c2e6d010766d2c68b4a6a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T08:55:53.722Z] ===================================================== [Pipeline] echo [2024-09-26T08:55:53.736Z] taggedImages: [2024-09-26T08:55:53.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:55:53.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-26T08:55:53.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.83 [2024-09-26T08:55:53.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:55:53.736Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-09-26T08:55:53.761Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-09-26T08:55:53.761Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:55:53.761Z] latest [2024-09-26T08:55:53.761Z] 3.2.0-dev.83 [2024-09-26T08:55:53.761Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:55:53.761Z] main [2024-09-26T08:55:53.761Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:54.100Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:55:54.419Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:55:54.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-26T08:55:54.419Z] 7c7522cef14e: Preparing [2024-09-26T08:55:54.419Z] 5b26259376d8: Preparing [2024-09-26T08:55:54.419Z] d01eeff2bd61: Preparing [2024-09-26T08:55:54.419Z] dffecbbc74e3: Preparing [2024-09-26T08:55:54.419Z] fd468133a8d4: Preparing [2024-09-26T08:55:54.419Z] e90b5b830845: Preparing [2024-09-26T08:55:54.419Z] 12ad0ffa2ec8: Preparing [2024-09-26T08:55:54.419Z] 8b075dd03ae9: Preparing [2024-09-26T08:55:54.419Z] d62a02444d39: Preparing [2024-09-26T08:55:54.419Z] e90b5b830845: Waiting [2024-09-26T08:55:54.419Z] 8b075dd03ae9: Waiting [2024-09-26T08:55:54.419Z] d62a02444d39: Waiting [2024-09-26T08:55:54.419Z] 12ad0ffa2ec8: Waiting [2024-09-26T08:55:54.419Z] dffecbbc74e3: Layer already exists [2024-09-26T08:55:54.419Z] fd468133a8d4: Layer already exists [2024-09-26T08:55:54.419Z] 7c7522cef14e: Layer already exists [2024-09-26T08:55:54.419Z] 12ad0ffa2ec8: Layer already exists [2024-09-26T08:55:54.419Z] 8b075dd03ae9: Layer already exists [2024-09-26T08:55:54.419Z] d62a02444d39: Layer already exists [2024-09-26T08:55:54.419Z] d01eeff2bd61: Pushed [2024-09-26T08:55:54.419Z] 5b26259376d8: Pushed [2024-09-26T08:56:04.397Z] e90b5b830845: Pushed [2024-09-26T08:56:04.397Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:8ffd3056a8cfaf957ff621e6efb2a0633c075505038dfed21cbc12af7b5ca49f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:04.723Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:05.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-26T08:56:05.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-26T08:56:05.044Z] 7c7522cef14e: Preparing [2024-09-26T08:56:05.044Z] 5b26259376d8: Preparing [2024-09-26T08:56:05.044Z] d01eeff2bd61: Preparing [2024-09-26T08:56:05.044Z] dffecbbc74e3: Preparing [2024-09-26T08:56:05.044Z] fd468133a8d4: Preparing [2024-09-26T08:56:05.044Z] e90b5b830845: Preparing [2024-09-26T08:56:05.044Z] 12ad0ffa2ec8: Preparing [2024-09-26T08:56:05.044Z] 8b075dd03ae9: Preparing [2024-09-26T08:56:05.044Z] d62a02444d39: Preparing [2024-09-26T08:56:05.044Z] e90b5b830845: Waiting [2024-09-26T08:56:05.044Z] 12ad0ffa2ec8: Waiting [2024-09-26T08:56:05.044Z] 8b075dd03ae9: Waiting [2024-09-26T08:56:05.044Z] d62a02444d39: Waiting [2024-09-26T08:56:05.044Z] 7c7522cef14e: Layer already exists [2024-09-26T08:56:05.044Z] d01eeff2bd61: Layer already exists [2024-09-26T08:56:05.044Z] fd468133a8d4: Layer already exists [2024-09-26T08:56:05.044Z] dffecbbc74e3: Layer already exists [2024-09-26T08:56:05.044Z] 5b26259376d8: Layer already exists [2024-09-26T08:56:05.044Z] 8b075dd03ae9: Layer already exists [2024-09-26T08:56:05.044Z] e90b5b830845: Layer already exists [2024-09-26T08:56:05.044Z] 12ad0ffa2ec8: Layer already exists [2024-09-26T08:56:05.044Z] d62a02444d39: Layer already exists [2024-09-26T08:56:05.044Z] latest: digest: sha256:8ffd3056a8cfaf957ff621e6efb2a0633c075505038dfed21cbc12af7b5ca49f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:05.367Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:05.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.83 [2024-09-26T08:56:05.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-26T08:56:05.684Z] 7c7522cef14e: Preparing [2024-09-26T08:56:05.684Z] 5b26259376d8: Preparing [2024-09-26T08:56:05.684Z] d01eeff2bd61: Preparing [2024-09-26T08:56:05.684Z] dffecbbc74e3: Preparing [2024-09-26T08:56:05.684Z] fd468133a8d4: Preparing [2024-09-26T08:56:05.684Z] e90b5b830845: Preparing [2024-09-26T08:56:05.684Z] 12ad0ffa2ec8: Preparing [2024-09-26T08:56:05.684Z] 8b075dd03ae9: Preparing [2024-09-26T08:56:05.684Z] d62a02444d39: Preparing [2024-09-26T08:56:05.684Z] 8b075dd03ae9: Waiting [2024-09-26T08:56:05.684Z] d62a02444d39: Waiting [2024-09-26T08:56:05.684Z] e90b5b830845: Waiting [2024-09-26T08:56:05.684Z] dffecbbc74e3: Layer already exists [2024-09-26T08:56:05.684Z] d01eeff2bd61: Layer already exists [2024-09-26T08:56:05.684Z] 5b26259376d8: Layer already exists [2024-09-26T08:56:05.684Z] 7c7522cef14e: Layer already exists [2024-09-26T08:56:05.684Z] fd468133a8d4: Layer already exists [2024-09-26T08:56:05.684Z] 12ad0ffa2ec8: Layer already exists [2024-09-26T08:56:05.684Z] e90b5b830845: Layer already exists [2024-09-26T08:56:05.684Z] 8b075dd03ae9: Layer already exists [2024-09-26T08:56:05.684Z] d62a02444d39: Layer already exists [2024-09-26T08:56:05.684Z] 3.2.0-dev.83: digest: sha256:8ffd3056a8cfaf957ff621e6efb2a0633c075505038dfed21cbc12af7b5ca49f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:06.003Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:06.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:56:06.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-26T08:56:06.323Z] 7c7522cef14e: Preparing [2024-09-26T08:56:06.323Z] 5b26259376d8: Preparing [2024-09-26T08:56:06.323Z] d01eeff2bd61: Preparing [2024-09-26T08:56:06.323Z] dffecbbc74e3: Preparing [2024-09-26T08:56:06.323Z] fd468133a8d4: Preparing [2024-09-26T08:56:06.323Z] e90b5b830845: Preparing [2024-09-26T08:56:06.323Z] 12ad0ffa2ec8: Preparing [2024-09-26T08:56:06.323Z] 8b075dd03ae9: Preparing [2024-09-26T08:56:06.323Z] d62a02444d39: Preparing [2024-09-26T08:56:06.323Z] e90b5b830845: Waiting [2024-09-26T08:56:06.323Z] 8b075dd03ae9: Waiting [2024-09-26T08:56:06.323Z] 12ad0ffa2ec8: Waiting [2024-09-26T08:56:06.323Z] d62a02444d39: Waiting [2024-09-26T08:56:06.323Z] dffecbbc74e3: Layer already exists [2024-09-26T08:56:06.323Z] fd468133a8d4: Layer already exists [2024-09-26T08:56:06.323Z] d01eeff2bd61: Layer already exists [2024-09-26T08:56:06.323Z] 7c7522cef14e: Layer already exists [2024-09-26T08:56:06.323Z] 5b26259376d8: Layer already exists [2024-09-26T08:56:06.323Z] e90b5b830845: Layer already exists [2024-09-26T08:56:06.323Z] 12ad0ffa2ec8: Layer already exists [2024-09-26T08:56:06.323Z] 8b075dd03ae9: Layer already exists [2024-09-26T08:56:06.323Z] d62a02444d39: Layer already exists [2024-09-26T08:56:06.323Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:8ffd3056a8cfaf957ff621e6efb2a0633c075505038dfed21cbc12af7b5ca49f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:06.644Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:06.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-09-26T08:56:06.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-26T08:56:06.964Z] 7c7522cef14e: Preparing [2024-09-26T08:56:06.964Z] 5b26259376d8: Preparing [2024-09-26T08:56:06.964Z] d01eeff2bd61: Preparing [2024-09-26T08:56:06.964Z] dffecbbc74e3: Preparing [2024-09-26T08:56:06.964Z] fd468133a8d4: Preparing [2024-09-26T08:56:06.964Z] e90b5b830845: Preparing [2024-09-26T08:56:06.964Z] 12ad0ffa2ec8: Preparing [2024-09-26T08:56:06.964Z] 8b075dd03ae9: Preparing [2024-09-26T08:56:06.964Z] d62a02444d39: Preparing [2024-09-26T08:56:06.964Z] e90b5b830845: Waiting [2024-09-26T08:56:06.964Z] 12ad0ffa2ec8: Waiting [2024-09-26T08:56:06.964Z] 8b075dd03ae9: Waiting [2024-09-26T08:56:06.964Z] d62a02444d39: Waiting [2024-09-26T08:56:06.964Z] dffecbbc74e3: Layer already exists [2024-09-26T08:56:06.964Z] d01eeff2bd61: Layer already exists [2024-09-26T08:56:06.964Z] fd468133a8d4: Layer already exists [2024-09-26T08:56:06.964Z] 5b26259376d8: Layer already exists [2024-09-26T08:56:06.964Z] 7c7522cef14e: Layer already exists [2024-09-26T08:56:06.964Z] e90b5b830845: Layer already exists [2024-09-26T08:56:06.964Z] 8b075dd03ae9: Layer already exists [2024-09-26T08:56:06.964Z] d62a02444d39: Layer already exists [2024-09-26T08:56:06.964Z] 12ad0ffa2ec8: Layer already exists [2024-09-26T08:56:06.964Z] main: digest: sha256:8ffd3056a8cfaf957ff621e6efb2a0633c075505038dfed21cbc12af7b5ca49f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T08:56:24.699Z] ===================================================== [Pipeline] echo [2024-09-26T08:56:24.710Z] taggedImages: [2024-09-26T08:56:24.710Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:56:24.710Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-26T08:56:24.710Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.83 [2024-09-26T08:56:24.710Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:56:24.710Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-09-26T08:56:24.736Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-09-26T08:56:24.736Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:56:24.736Z] latest [2024-09-26T08:56:24.736Z] 3.2.0-dev.83 [2024-09-26T08:56:24.736Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:56:24.736Z] main [2024-09-26T08:56:24.736Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:25.081Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:25.405Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:56:25.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-26T08:56:25.405Z] 178c5c746b11: Preparing [2024-09-26T08:56:25.405Z] 063875f74548: Preparing [2024-09-26T08:56:25.405Z] dffecbbc74e3: Preparing [2024-09-26T08:56:25.405Z] fd468133a8d4: Preparing [2024-09-26T08:56:25.405Z] 7ced82b80403: Preparing [2024-09-26T08:56:25.405Z] d4e39f5b50cc: Preparing [2024-09-26T08:56:25.405Z] d62a02444d39: Preparing [2024-09-26T08:56:25.405Z] d4e39f5b50cc: Waiting [2024-09-26T08:56:25.405Z] d62a02444d39: Waiting [2024-09-26T08:56:25.405Z] fd468133a8d4: Layer already exists [2024-09-26T08:56:25.405Z] dffecbbc74e3: Layer already exists [2024-09-26T08:56:25.405Z] d62a02444d39: Layer already exists [2024-09-26T08:56:25.405Z] 7ced82b80403: Pushed [2024-09-26T08:56:25.405Z] 178c5c746b11: Pushed [2024-09-26T08:56:25.665Z] d4e39f5b50cc: Pushed [2024-09-26T08:56:28.952Z] 063875f74548: Pushed [2024-09-26T08:56:28.952Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:3f09cdc1f0985dae99e18905b72ed6e0a0c99a2fcf49e5f05f029c15ba9c4746 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:29.271Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:29.585Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-26T08:56:29.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-26T08:56:29.585Z] 178c5c746b11: Preparing [2024-09-26T08:56:29.585Z] 063875f74548: Preparing [2024-09-26T08:56:29.585Z] dffecbbc74e3: Preparing [2024-09-26T08:56:29.585Z] fd468133a8d4: Preparing [2024-09-26T08:56:29.585Z] 7ced82b80403: Preparing [2024-09-26T08:56:29.585Z] d4e39f5b50cc: Preparing [2024-09-26T08:56:29.585Z] d62a02444d39: Preparing [2024-09-26T08:56:29.585Z] d4e39f5b50cc: Waiting [2024-09-26T08:56:29.585Z] d62a02444d39: Waiting [2024-09-26T08:56:29.585Z] fd468133a8d4: Layer already exists [2024-09-26T08:56:29.585Z] 063875f74548: Layer already exists [2024-09-26T08:56:29.585Z] dffecbbc74e3: Layer already exists [2024-09-26T08:56:29.585Z] 7ced82b80403: Layer already exists [2024-09-26T08:56:29.585Z] 178c5c746b11: Layer already exists [2024-09-26T08:56:29.585Z] d4e39f5b50cc: Layer already exists [2024-09-26T08:56:29.585Z] d62a02444d39: Layer already exists [2024-09-26T08:56:29.585Z] latest: digest: sha256:3f09cdc1f0985dae99e18905b72ed6e0a0c99a2fcf49e5f05f029c15ba9c4746 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:29.894Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:30.223Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.83 [2024-09-26T08:56:30.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-26T08:56:30.224Z] 178c5c746b11: Preparing [2024-09-26T08:56:30.224Z] 063875f74548: Preparing [2024-09-26T08:56:30.224Z] dffecbbc74e3: Preparing [2024-09-26T08:56:30.224Z] fd468133a8d4: Preparing [2024-09-26T08:56:30.224Z] 7ced82b80403: Preparing [2024-09-26T08:56:30.224Z] d4e39f5b50cc: Preparing [2024-09-26T08:56:30.224Z] d62a02444d39: Preparing [2024-09-26T08:56:30.224Z] d4e39f5b50cc: Waiting [2024-09-26T08:56:30.224Z] d62a02444d39: Waiting [2024-09-26T08:56:30.224Z] dffecbbc74e3: Layer already exists [2024-09-26T08:56:30.224Z] 063875f74548: Layer already exists [2024-09-26T08:56:30.224Z] 7ced82b80403: Layer already exists [2024-09-26T08:56:30.224Z] 178c5c746b11: Layer already exists [2024-09-26T08:56:30.224Z] fd468133a8d4: Layer already exists [2024-09-26T08:56:30.224Z] d4e39f5b50cc: Layer already exists [2024-09-26T08:56:30.224Z] d62a02444d39: Layer already exists [2024-09-26T08:56:30.224Z] 3.2.0-dev.83: digest: sha256:3f09cdc1f0985dae99e18905b72ed6e0a0c99a2fcf49e5f05f029c15ba9c4746 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:30.545Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:30.869Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:56:30.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-26T08:56:30.869Z] 178c5c746b11: Preparing [2024-09-26T08:56:30.869Z] 063875f74548: Preparing [2024-09-26T08:56:30.869Z] dffecbbc74e3: Preparing [2024-09-26T08:56:30.869Z] fd468133a8d4: Preparing [2024-09-26T08:56:30.869Z] 7ced82b80403: Preparing [2024-09-26T08:56:30.869Z] d4e39f5b50cc: Preparing [2024-09-26T08:56:30.869Z] d62a02444d39: Preparing [2024-09-26T08:56:30.869Z] d4e39f5b50cc: Waiting [2024-09-26T08:56:30.869Z] d62a02444d39: Waiting [2024-09-26T08:56:30.869Z] dffecbbc74e3: Layer already exists [2024-09-26T08:56:30.869Z] 7ced82b80403: Layer already exists [2024-09-26T08:56:30.869Z] 063875f74548: Layer already exists [2024-09-26T08:56:30.869Z] fd468133a8d4: Layer already exists [2024-09-26T08:56:30.869Z] 178c5c746b11: Layer already exists [2024-09-26T08:56:30.869Z] d4e39f5b50cc: Layer already exists [2024-09-26T08:56:30.869Z] d62a02444d39: Layer already exists [2024-09-26T08:56:30.869Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:3f09cdc1f0985dae99e18905b72ed6e0a0c99a2fcf49e5f05f029c15ba9c4746 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:31.186Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:31.513Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-09-26T08:56:31.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-26T08:56:31.513Z] 178c5c746b11: Preparing [2024-09-26T08:56:31.513Z] 063875f74548: Preparing [2024-09-26T08:56:31.513Z] dffecbbc74e3: Preparing [2024-09-26T08:56:31.513Z] fd468133a8d4: Preparing [2024-09-26T08:56:31.513Z] 7ced82b80403: Preparing [2024-09-26T08:56:31.513Z] d4e39f5b50cc: Preparing [2024-09-26T08:56:31.513Z] d62a02444d39: Preparing [2024-09-26T08:56:31.513Z] d4e39f5b50cc: Waiting [2024-09-26T08:56:31.513Z] d62a02444d39: Waiting [2024-09-26T08:56:31.513Z] 063875f74548: Layer already exists [2024-09-26T08:56:31.513Z] 178c5c746b11: Layer already exists [2024-09-26T08:56:31.513Z] 7ced82b80403: Layer already exists [2024-09-26T08:56:31.513Z] dffecbbc74e3: Layer already exists [2024-09-26T08:56:31.513Z] fd468133a8d4: Layer already exists [2024-09-26T08:56:31.513Z] d4e39f5b50cc: Layer already exists [2024-09-26T08:56:31.513Z] d62a02444d39: Layer already exists [2024-09-26T08:56:31.513Z] main: digest: sha256:3f09cdc1f0985dae99e18905b72ed6e0a0c99a2fcf49e5f05f029c15ba9c4746 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T08:56:31.592Z] ===================================================== [Pipeline] echo [2024-09-26T08:56:31.609Z] taggedImages: [2024-09-26T08:56:31.609Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:56:31.609Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-26T08:56:31.609Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.83 [2024-09-26T08:56:31.609Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:56:31.609Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-09-26T08:56:31.637Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-09-26T08:56:31.637Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:56:31.637Z] latest [2024-09-26T08:56:31.637Z] 3.2.0-dev.83 [2024-09-26T08:56:31.637Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:56:31.637Z] main [2024-09-26T08:56:31.637Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:31.970Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:32.284Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:56:32.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-26T08:56:32.284Z] 0b7f76e7af13: Preparing [2024-09-26T08:56:32.284Z] 955a748ee6da: Preparing [2024-09-26T08:56:32.284Z] dbe9175eec58: Preparing [2024-09-26T08:56:32.284Z] dffecbbc74e3: Preparing [2024-09-26T08:56:32.284Z] fd468133a8d4: Preparing [2024-09-26T08:56:32.284Z] 9d2588992957: Preparing [2024-09-26T08:56:32.284Z] 8a5ed881f0cd: Preparing [2024-09-26T08:56:32.284Z] d62a02444d39: Preparing [2024-09-26T08:56:32.284Z] 9d2588992957: Waiting [2024-09-26T08:56:32.284Z] 8a5ed881f0cd: Waiting [2024-09-26T08:56:32.284Z] d62a02444d39: Waiting [2024-09-26T08:56:32.284Z] fd468133a8d4: Layer already exists [2024-09-26T08:56:32.284Z] dffecbbc74e3: Layer already exists [2024-09-26T08:56:32.284Z] 955a748ee6da: Pushed [2024-09-26T08:56:32.284Z] 0b7f76e7af13: Pushed [2024-09-26T08:56:32.284Z] 9d2588992957: Pushed [2024-09-26T08:56:32.284Z] d62a02444d39: Layer already exists [2024-09-26T08:56:32.284Z] 8a5ed881f0cd: Pushed [2024-09-26T08:56:35.576Z] dbe9175eec58: Pushed [2024-09-26T08:56:35.576Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:2f68ef79659ec4b2023f9a743d10775da315650c8e16fe7402ca889d9bada379 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:35.903Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:36.219Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-26T08:56:36.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-26T08:56:36.219Z] 0b7f76e7af13: Preparing [2024-09-26T08:56:36.219Z] 955a748ee6da: Preparing [2024-09-26T08:56:36.219Z] dbe9175eec58: Preparing [2024-09-26T08:56:36.219Z] dffecbbc74e3: Preparing [2024-09-26T08:56:36.219Z] fd468133a8d4: Preparing [2024-09-26T08:56:36.219Z] 9d2588992957: Preparing [2024-09-26T08:56:36.219Z] 8a5ed881f0cd: Preparing [2024-09-26T08:56:36.219Z] d62a02444d39: Preparing [2024-09-26T08:56:36.219Z] 9d2588992957: Waiting [2024-09-26T08:56:36.219Z] 8a5ed881f0cd: Waiting [2024-09-26T08:56:36.219Z] d62a02444d39: Waiting [2024-09-26T08:56:36.219Z] dbe9175eec58: Layer already exists [2024-09-26T08:56:36.219Z] fd468133a8d4: Layer already exists [2024-09-26T08:56:36.219Z] 0b7f76e7af13: Layer already exists [2024-09-26T08:56:36.219Z] 955a748ee6da: Layer already exists [2024-09-26T08:56:36.219Z] dffecbbc74e3: Layer already exists [2024-09-26T08:56:36.219Z] d62a02444d39: Layer already exists [2024-09-26T08:56:36.219Z] 8a5ed881f0cd: Layer already exists [2024-09-26T08:56:36.219Z] 9d2588992957: Layer already exists [2024-09-26T08:56:36.219Z] latest: digest: sha256:2f68ef79659ec4b2023f9a743d10775da315650c8e16fe7402ca889d9bada379 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:36.541Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:36.859Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.83 [2024-09-26T08:56:36.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-26T08:56:36.859Z] 0b7f76e7af13: Preparing [2024-09-26T08:56:36.859Z] 955a748ee6da: Preparing [2024-09-26T08:56:36.859Z] dbe9175eec58: Preparing [2024-09-26T08:56:36.859Z] dffecbbc74e3: Preparing [2024-09-26T08:56:36.859Z] fd468133a8d4: Preparing [2024-09-26T08:56:36.859Z] 9d2588992957: Preparing [2024-09-26T08:56:36.859Z] 8a5ed881f0cd: Preparing [2024-09-26T08:56:36.859Z] d62a02444d39: Preparing [2024-09-26T08:56:36.859Z] 8a5ed881f0cd: Waiting [2024-09-26T08:56:36.859Z] d62a02444d39: Waiting [2024-09-26T08:56:36.859Z] 9d2588992957: Waiting [2024-09-26T08:56:36.859Z] dffecbbc74e3: Layer already exists [2024-09-26T08:56:36.859Z] 955a748ee6da: Layer already exists [2024-09-26T08:56:36.859Z] fd468133a8d4: Layer already exists [2024-09-26T08:56:36.859Z] 0b7f76e7af13: Layer already exists [2024-09-26T08:56:36.859Z] dbe9175eec58: Layer already exists [2024-09-26T08:56:36.859Z] 8a5ed881f0cd: Layer already exists [2024-09-26T08:56:36.859Z] 9d2588992957: Layer already exists [2024-09-26T08:56:36.859Z] d62a02444d39: Layer already exists [2024-09-26T08:56:36.859Z] 3.2.0-dev.83: digest: sha256:2f68ef79659ec4b2023f9a743d10775da315650c8e16fe7402ca889d9bada379 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:37.190Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:37.520Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:56:37.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-26T08:56:37.520Z] 0b7f76e7af13: Preparing [2024-09-26T08:56:37.520Z] 955a748ee6da: Preparing [2024-09-26T08:56:37.520Z] dbe9175eec58: Preparing [2024-09-26T08:56:37.520Z] dffecbbc74e3: Preparing [2024-09-26T08:56:37.520Z] fd468133a8d4: Preparing [2024-09-26T08:56:37.520Z] 9d2588992957: Preparing [2024-09-26T08:56:37.520Z] 8a5ed881f0cd: Preparing [2024-09-26T08:56:37.520Z] d62a02444d39: Preparing [2024-09-26T08:56:37.520Z] 9d2588992957: Waiting [2024-09-26T08:56:37.520Z] 8a5ed881f0cd: Waiting [2024-09-26T08:56:37.520Z] d62a02444d39: Waiting [2024-09-26T08:56:37.520Z] fd468133a8d4: Layer already exists [2024-09-26T08:56:37.520Z] dffecbbc74e3: Layer already exists [2024-09-26T08:56:37.520Z] 955a748ee6da: Layer already exists [2024-09-26T08:56:37.520Z] dbe9175eec58: Layer already exists [2024-09-26T08:56:37.520Z] 0b7f76e7af13: Layer already exists [2024-09-26T08:56:37.520Z] 8a5ed881f0cd: Layer already exists [2024-09-26T08:56:37.520Z] 9d2588992957: Layer already exists [2024-09-26T08:56:37.520Z] d62a02444d39: Layer already exists [2024-09-26T08:56:37.520Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:2f68ef79659ec4b2023f9a743d10775da315650c8e16fe7402ca889d9bada379 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:37.852Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:38.173Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-09-26T08:56:38.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-26T08:56:38.173Z] 0b7f76e7af13: Preparing [2024-09-26T08:56:38.173Z] 955a748ee6da: Preparing [2024-09-26T08:56:38.173Z] dbe9175eec58: Preparing [2024-09-26T08:56:38.173Z] dffecbbc74e3: Preparing [2024-09-26T08:56:38.173Z] fd468133a8d4: Preparing [2024-09-26T08:56:38.173Z] 9d2588992957: Preparing [2024-09-26T08:56:38.173Z] 8a5ed881f0cd: Preparing [2024-09-26T08:56:38.173Z] d62a02444d39: Preparing [2024-09-26T08:56:38.173Z] 8a5ed881f0cd: Waiting [2024-09-26T08:56:38.173Z] 9d2588992957: Waiting [2024-09-26T08:56:38.173Z] 0b7f76e7af13: Layer already exists [2024-09-26T08:56:38.173Z] dbe9175eec58: Layer already exists [2024-09-26T08:56:38.173Z] 955a748ee6da: Layer already exists [2024-09-26T08:56:38.173Z] dffecbbc74e3: Layer already exists [2024-09-26T08:56:38.173Z] fd468133a8d4: Layer already exists [2024-09-26T08:56:38.173Z] 8a5ed881f0cd: Layer already exists [2024-09-26T08:56:38.173Z] 9d2588992957: Layer already exists [2024-09-26T08:56:38.173Z] d62a02444d39: Layer already exists [2024-09-26T08:56:38.173Z] main: digest: sha256:2f68ef79659ec4b2023f9a743d10775da315650c8e16fe7402ca889d9bada379 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T08:56:38.248Z] ===================================================== [Pipeline] echo [2024-09-26T08:56:38.265Z] taggedImages: [2024-09-26T08:56:38.266Z] - nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:56:38.266Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-26T08:56:38.266Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.83 [2024-09-26T08:56:38.266Z] - nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:56:38.266Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-09-26T08:56:38.300Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-09-26T08:56:38.300Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:56:38.300Z] latest [2024-09-26T08:56:38.300Z] 3.2.0-dev.83 [2024-09-26T08:56:38.300Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:56:38.300Z] main [2024-09-26T08:56:38.300Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:38.643Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:38.960Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:56:38.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-26T08:56:38.960Z] 7969fcde3dc9: Preparing [2024-09-26T08:56:38.960Z] 018a17a866c8: Preparing [2024-09-26T08:56:38.960Z] dffecbbc74e3: Preparing [2024-09-26T08:56:38.960Z] fd468133a8d4: Preparing [2024-09-26T08:56:38.960Z] 973b6d704cc7: Preparing [2024-09-26T08:56:38.960Z] 70542ba06d46: Preparing [2024-09-26T08:56:38.960Z] d62a02444d39: Preparing [2024-09-26T08:56:38.960Z] 70542ba06d46: Waiting [2024-09-26T08:56:38.960Z] d62a02444d39: Waiting [2024-09-26T08:56:38.960Z] fd468133a8d4: Layer already exists [2024-09-26T08:56:38.960Z] dffecbbc74e3: Layer already exists [2024-09-26T08:56:38.960Z] 973b6d704cc7: Layer already exists [2024-09-26T08:56:38.961Z] 70542ba06d46: Layer already exists [2024-09-26T08:56:38.961Z] d62a02444d39: Layer already exists [2024-09-26T08:56:38.961Z] 7969fcde3dc9: Pushed [2024-09-26T08:56:42.252Z] 018a17a866c8: Pushed [2024-09-26T08:56:42.252Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:21b26f356589c3f43bbda90f7d907579f20e545fbf84808b251cbbc936c4802f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:42.582Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:42.911Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-26T08:56:42.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-26T08:56:42.911Z] 7969fcde3dc9: Preparing [2024-09-26T08:56:42.911Z] 018a17a866c8: Preparing [2024-09-26T08:56:42.911Z] dffecbbc74e3: Preparing [2024-09-26T08:56:42.911Z] fd468133a8d4: Preparing [2024-09-26T08:56:42.911Z] 973b6d704cc7: Preparing [2024-09-26T08:56:42.911Z] 70542ba06d46: Preparing [2024-09-26T08:56:42.911Z] d62a02444d39: Preparing [2024-09-26T08:56:42.911Z] 70542ba06d46: Waiting [2024-09-26T08:56:42.911Z] d62a02444d39: Waiting [2024-09-26T08:56:42.911Z] 018a17a866c8: Layer already exists [2024-09-26T08:56:42.911Z] 7969fcde3dc9: Layer already exists [2024-09-26T08:56:42.911Z] fd468133a8d4: Layer already exists [2024-09-26T08:56:42.911Z] dffecbbc74e3: Layer already exists [2024-09-26T08:56:42.911Z] 973b6d704cc7: Layer already exists [2024-09-26T08:56:42.911Z] 70542ba06d46: Layer already exists [2024-09-26T08:56:42.911Z] d62a02444d39: Layer already exists [2024-09-26T08:56:42.911Z] latest: digest: sha256:21b26f356589c3f43bbda90f7d907579f20e545fbf84808b251cbbc936c4802f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:43.287Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:43.665Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.83 [2024-09-26T08:56:43.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-26T08:56:43.665Z] 7969fcde3dc9: Preparing [2024-09-26T08:56:43.665Z] 018a17a866c8: Preparing [2024-09-26T08:56:43.665Z] dffecbbc74e3: Preparing [2024-09-26T08:56:43.665Z] fd468133a8d4: Preparing [2024-09-26T08:56:43.665Z] 973b6d704cc7: Preparing [2024-09-26T08:56:43.665Z] 70542ba06d46: Preparing [2024-09-26T08:56:43.665Z] d62a02444d39: Preparing [2024-09-26T08:56:43.665Z] 70542ba06d46: Waiting [2024-09-26T08:56:43.665Z] d62a02444d39: Waiting [2024-09-26T08:56:43.665Z] 973b6d704cc7: Layer already exists [2024-09-26T08:56:43.665Z] 018a17a866c8: Layer already exists [2024-09-26T08:56:43.665Z] dffecbbc74e3: Layer already exists [2024-09-26T08:56:43.665Z] fd468133a8d4: Layer already exists [2024-09-26T08:56:43.665Z] 7969fcde3dc9: Layer already exists [2024-09-26T08:56:43.665Z] 70542ba06d46: Layer already exists [2024-09-26T08:56:43.665Z] d62a02444d39: Layer already exists [2024-09-26T08:56:43.665Z] 3.2.0-dev.83: digest: sha256:21b26f356589c3f43bbda90f7d907579f20e545fbf84808b251cbbc936c4802f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:44.039Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:44.384Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:56:44.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-26T08:56:44.384Z] 7969fcde3dc9: Preparing [2024-09-26T08:56:44.384Z] 018a17a866c8: Preparing [2024-09-26T08:56:44.384Z] dffecbbc74e3: Preparing [2024-09-26T08:56:44.384Z] fd468133a8d4: Preparing [2024-09-26T08:56:44.384Z] 973b6d704cc7: Preparing [2024-09-26T08:56:44.384Z] 70542ba06d46: Preparing [2024-09-26T08:56:44.384Z] d62a02444d39: Preparing [2024-09-26T08:56:44.384Z] 70542ba06d46: Waiting [2024-09-26T08:56:44.384Z] d62a02444d39: Waiting [2024-09-26T08:56:44.384Z] fd468133a8d4: Layer already exists [2024-09-26T08:56:44.384Z] dffecbbc74e3: Layer already exists [2024-09-26T08:56:44.384Z] 973b6d704cc7: Layer already exists [2024-09-26T08:56:44.384Z] 7969fcde3dc9: Layer already exists [2024-09-26T08:56:44.384Z] 018a17a866c8: Layer already exists [2024-09-26T08:56:44.384Z] 70542ba06d46: Layer already exists [2024-09-26T08:56:44.384Z] d62a02444d39: Layer already exists [2024-09-26T08:56:44.384Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:21b26f356589c3f43bbda90f7d907579f20e545fbf84808b251cbbc936c4802f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:44.707Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T08:56:45.029Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-09-26T08:56:45.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-26T08:56:45.029Z] 7969fcde3dc9: Preparing [2024-09-26T08:56:45.029Z] 018a17a866c8: Preparing [2024-09-26T08:56:45.029Z] dffecbbc74e3: Preparing [2024-09-26T08:56:45.029Z] fd468133a8d4: Preparing [2024-09-26T08:56:45.029Z] 973b6d704cc7: Preparing [2024-09-26T08:56:45.029Z] 70542ba06d46: Preparing [2024-09-26T08:56:45.029Z] d62a02444d39: Preparing [2024-09-26T08:56:45.029Z] d62a02444d39: Waiting [2024-09-26T08:56:45.029Z] 70542ba06d46: Waiting [2024-09-26T08:56:45.029Z] fd468133a8d4: Layer already exists [2024-09-26T08:56:45.029Z] dffecbbc74e3: Layer already exists [2024-09-26T08:56:45.029Z] 018a17a866c8: Layer already exists [2024-09-26T08:56:45.029Z] 7969fcde3dc9: Layer already exists [2024-09-26T08:56:45.029Z] 973b6d704cc7: Layer already exists [2024-09-26T08:56:45.029Z] 70542ba06d46: Layer already exists [2024-09-26T08:56:45.029Z] d62a02444d39: Layer already exists [2024-09-26T08:56:45.029Z] main: digest: sha256:21b26f356589c3f43bbda90f7d907579f20e545fbf84808b251cbbc936c4802f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T08:56:45.100Z] ===================================================== [Pipeline] echo [2024-09-26T08:56:45.118Z] taggedImages: [2024-09-26T08:56:45.118Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T08:56:45.118Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-26T08:56:45.118Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.83 [2024-09-26T08:56:45.118Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T08:56:45.118Z] - 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-09-26T09:11:27.437Z] #149 DONE 1212.7s [2024-09-26T09:11:27.437Z] [2024-09-26T09:11:27.437Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-26T09:11:27.437Z] #151 ... [2024-09-26T09:11:27.437Z] [2024-09-26T09:11:27.437Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T09:11:27.437Z] #161 DONE 0.3s [2024-09-26T09:11:27.437Z] [2024-09-26T09:11:27.437Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-26T09:11:27.437Z] #162 DONE 0.2s [2024-09-26T09:11:27.437Z] [2024-09-26T09:11:27.437Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-26T09:11:27.437Z] #154 ... [2024-09-26T09:11:27.437Z] [2024-09-26T09:11:27.437Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-26T09:11:27.437Z] #163 DONE 0.3s [2024-09-26T09:11:27.437Z] [2024-09-26T09:11:27.437Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-26T09:11:27.437Z] #155 ... [2024-09-26T09:11:27.437Z] [2024-09-26T09:11:27.437Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-26T09:11:27.437Z] #164 DONE 0.3s [2024-09-26T09:11:27.437Z] [2024-09-26T09:11:27.437Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-26T09:11:27.437Z] #155 ... [2024-09-26T09:11:27.437Z] [2024-09-26T09:11:27.437Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-26T09:11:27.437Z] #165 DONE 0.3s [2024-09-26T09:11:27.437Z] [2024-09-26T09:11:27.437Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-26T09:11:27.437Z] #141 ... [2024-09-26T09:11:27.437Z] [2024-09-26T09:11:27.437Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-26T09:11:27.437Z] #166 DONE 0.2s [2024-09-26T09:11:27.437Z] [2024-09-26T09:11:27.437Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-26T09:11:27.437Z] #167 DONE 2.1s [2024-09-26T09:11:27.437Z] [2024-09-26T09:11:27.437Z] #107 [security-proxy-setup] exporting to image [2024-09-26T09:11:27.437Z] #107 exporting layers [2024-09-26T09:11:27.437Z] #107 exporting layers 1.1s done [2024-09-26T09:11:27.437Z] #107 writing image sha256:4aef556707c488a0c517101de703ed60bce398a7b02d913b9a34502e1bc2a8ae done [2024-09-26T09:11:27.437Z] #107 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-26T09:11:27.437Z] #107 DONE 6.8s [2024-09-26T09:11:27.437Z] [2024-09-26T09:11:27.437Z] #156 [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-09-26T09:11:27.437Z] #156 1219.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.83" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-26T09:11:28.418Z] #156 ... [2024-09-26T09:11:28.418Z] [2024-09-26T09:11:28.418Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-26T09:11:28.418Z] #151 DONE 1222.2s [2024-09-26T09:11:28.685Z] [2024-09-26T09:11:28.685Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-26T09:11:29.331Z] #160 ... [2024-09-26T09:11:29.331Z] [2024-09-26T09:11:29.331Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-26T09:11:29.331Z] #168 DONE 0.4s [2024-09-26T09:11:29.331Z] [2024-09-26T09:11:29.331Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-26T09:11:29.615Z] #152 ... [2024-09-26T09:11:29.615Z] [2024-09-26T09:11:29.615Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-26T09:11:31.567Z] #169 DONE 2.1s [2024-09-26T09:11:31.567Z] [2024-09-26T09:11:31.567Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T09:11:31.860Z] #170 DONE 0.3s [2024-09-26T09:11:31.860Z] [2024-09-26T09:11:31.860Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-26T09:11:32.133Z] #171 DONE 0.2s [2024-09-26T09:11:32.133Z] [2024-09-26T09:11:32.133Z] #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T09:11:32.133Z] #51 ... [2024-09-26T09:11:32.133Z] [2024-09-26T09:11:32.134Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-26T09:11:32.399Z] #172 DONE 0.2s [2024-09-26T09:11:32.399Z] [2024-09-26T09:11:32.399Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-26T09:11:32.399Z] #152 ... [2024-09-26T09:11:32.399Z] [2024-09-26T09:11:32.399Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-26T09:11:32.399Z] #173 DONE 0.1s [2024-09-26T09:11:32.667Z] [2024-09-26T09:11:32.667Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-26T09:11:32.667Z] #174 DONE 0.2s [2024-09-26T09:11:32.667Z] [2024-09-26T09:11:32.667Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-26T09:11:32.938Z] #175 DONE 0.2s [2024-09-26T09:11:32.938Z] [2024-09-26T09:11:32.938Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-26T09:11:33.208Z] #176 DONE 0.1s [2024-09-26T09:11:33.208Z] [2024-09-26T09:11:33.208Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-26T09:11:33.208Z] #177 DONE 0.1s [2024-09-26T09:11:33.208Z] [2024-09-26T09:11:33.208Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-26T09:11:33.208Z] #178 DONE 0.1s [2024-09-26T09:11:33.208Z] [2024-09-26T09:11:33.208Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-26T09:11:33.477Z] #150 ... [2024-09-26T09:11:33.477Z] [2024-09-26T09:11:33.477Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-26T09:11:35.436Z] #179 DONE 1.9s [2024-09-26T09:11:35.436Z] [2024-09-26T09:11:35.436Z] #107 [security-bootstrapper] exporting to image [2024-09-26T09:11:35.436Z] #107 exporting layers [2024-09-26T09:11:36.420Z] #107 exporting layers 1.4s done [2024-09-26T09:11:36.687Z] #107 writing image sha256:9faf94b38bfd30d294d21115eedbf108bb2db02ece539fefcdd7c33e875481ac done [2024-09-26T09:11:36.687Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-26T09:11:36.687Z] #107 DONE 8.2s [2024-09-26T09:11:36.687Z] [2024-09-26T09:11:36.687Z] #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T09:11:47.276Z] #51 ... [2024-09-26T09:11:47.276Z] [2024-09-26T09:11:47.276Z] #156 [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-09-26T09:11:47.276Z] #156 DONE 1240.9s [2024-09-26T09:11:47.276Z] [2024-09-26T09:11:47.276Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-26T09:11:47.544Z] #152 ... [2024-09-26T09:11:47.544Z] [2024-09-26T09:11:47.544Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T09:11:47.811Z] #180 DONE 0.3s [2024-09-26T09:11:47.811Z] [2024-09-26T09:11:47.811Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-26T09:11:48.091Z] #181 DONE 0.3s [2024-09-26T09:11:48.091Z] [2024-09-26T09:11:48.091Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-26T09:11:48.091Z] #152 ... [2024-09-26T09:11:48.091Z] [2024-09-26T09:11:48.091Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-26T09:11:48.372Z] #182 DONE 0.2s [2024-09-26T09:11:48.372Z] [2024-09-26T09:11:48.372Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-26T09:11:48.372Z] #183 DONE 0.2s [2024-09-26T09:11:48.372Z] [2024-09-26T09:11:48.372Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-26T09:11:48.642Z] #184 DONE 0.2s [2024-09-26T09:11:48.642Z] [2024-09-26T09:11:48.642Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-26T09:11:48.912Z] #185 DONE 0.3s [2024-09-26T09:11:48.912Z] [2024-09-26T09:11:48.912Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-26T09:11:49.184Z] #186 DONE 0.4s [2024-09-26T09:11:49.184Z] [2024-09-26T09:11:49.184Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T09:11:49.453Z] #157 ... [2024-09-26T09:11:49.453Z] [2024-09-26T09:11:49.453Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-26T09:11:49.453Z] #187 DONE 0.1s [2024-09-26T09:11:49.453Z] [2024-09-26T09:11:49.453Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-26T09:11:52.048Z] #188 DONE 2.4s [2024-09-26T09:11:52.048Z] [2024-09-26T09:11:52.048Z] #107 [security-secretstore-setup] exporting to image [2024-09-26T09:11:52.048Z] #107 exporting layers [2024-09-26T09:11:53.007Z] #107 exporting layers 1.2s done [2024-09-26T09:11:53.007Z] #107 writing image sha256:dca0efe95d8d6ab9831f172428904ae1f19beab4244dc493ea4143ffcd17a8cd done [2024-09-26T09:11:53.007Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-26T09:11:53.007Z] #107 DONE 9.5s [2024-09-26T09:11:53.007Z] [2024-09-26T09:11:53.007Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-26T09:12:50.372Z] #158 ... [2024-09-26T09:12:50.372Z] [2024-09-26T09:12:50.372Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-26T09:12:50.372Z] #155 DONE 1297.5s [2024-09-26T09:12:50.372Z] [2024-09-26T09:12:50.372Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-26T09:12:50.372Z] #152 ... [2024-09-26T09:12:50.372Z] [2024-09-26T09:12:50.372Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T09:12:50.372Z] #189 DONE 0.3s [2024-09-26T09:12:50.372Z] [2024-09-26T09:12:50.372Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-26T09:12:50.372Z] #190 DONE 0.2s [2024-09-26T09:12:50.372Z] [2024-09-26T09:12:50.372Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-26T09:12:50.372Z] #191 DONE 0.4s [2024-09-26T09:12:50.372Z] [2024-09-26T09:12:50.372Z] #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-09-26T09:12:50.372Z] #192 DONE 0.2s [2024-09-26T09:12:50.372Z] [2024-09-26T09:12:50.372Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-26T09:12:50.372Z] #193 DONE 0.2s [2024-09-26T09:12:50.372Z] [2024-09-26T09:12:50.372Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-26T09:12:50.373Z] #194 DONE 2.4s [2024-09-26T09:12:50.373Z] [2024-09-26T09:12:50.373Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-26T09:12:50.373Z] #141 ... [2024-09-26T09:12:50.373Z] [2024-09-26T09:12:50.373Z] #107 [core-common-config-bootstrapper] exporting to image [2024-09-26T09:12:50.373Z] #107 exporting layers [2024-09-26T09:12:50.373Z] #107 exporting layers 1.0s done [2024-09-26T09:12:50.373Z] #107 writing image sha256:0b574483de253c213b61adb0b5e9cc7bde2539290ee0935e445646f71f669cdc done [2024-09-26T09:12:50.373Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-26T09:12:50.373Z] #107 DONE 10.5s [2024-09-26T09:12:50.373Z] [2024-09-26T09:12:50.373Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T09:14:57.366Z] #52 ... [2024-09-26T09:14:57.367Z] [2024-09-26T09:14:57.367Z] #141 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-26T09:14:57.367Z] #141 DONE 1422.5s [2024-09-26T09:14:57.367Z] [2024-09-26T09:14:57.367Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-26T09:14:57.367Z] #158 ... [2024-09-26T09:14:57.367Z] [2024-09-26T09:14:57.367Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T09:14:57.367Z] #195 DONE 0.3s [2024-09-26T09:14:57.367Z] [2024-09-26T09:14:57.367Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-26T09:14:57.367Z] #154 ... [2024-09-26T09:14:57.367Z] [2024-09-26T09:14:57.367Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-26T09:14:57.367Z] #196 DONE 0.2s [2024-09-26T09:14:57.367Z] [2024-09-26T09:14:57.367Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-26T09:14:57.367Z] #197 DONE 0.3s [2024-09-26T09:14:57.367Z] [2024-09-26T09:14:57.367Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-26T09:14:57.367Z] #198 DONE 0.1s [2024-09-26T09:14:57.367Z] [2024-09-26T09:14:57.367Z] #107 [security-spiffe-token-provider] exporting to image [2024-09-26T09:14:57.367Z] #107 exporting layers [2024-09-26T09:14:57.367Z] #107 exporting layers 1.0s done [2024-09-26T09:14:57.367Z] #107 writing image sha256:08ec5d10c763cb98eb6830b469ddc17cfdcd7f4bf88242ff65db88fb683f214a done [2024-09-26T09:14:57.367Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-26T09:14:57.367Z] #107 DONE 11.5s [2024-09-26T09:14:57.367Z] [2024-09-26T09:14:57.367Z] #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T09:23:19.477Z] #51 ... [2024-09-26T09:23:19.477Z] [2024-09-26T09:23:19.477Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-26T09:23:19.477Z] #160 DONE 1920.0s [2024-09-26T09:23:19.477Z] [2024-09-26T09:23:19.477Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-26T09:23:19.477Z] #150 ... [2024-09-26T09:23:19.477Z] [2024-09-26T09:23:19.477Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T09:23:19.477Z] #199 DONE 0.3s [2024-09-26T09:23:19.477Z] [2024-09-26T09:23:19.477Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-26T09:23:19.477Z] #200 DONE 0.1s [2024-09-26T09:23:19.477Z] [2024-09-26T09:23:19.477Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T09:23:19.477Z] #157 ... [2024-09-26T09:23:19.477Z] [2024-09-26T09:23:19.477Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-26T09:23:19.477Z] #201 DONE 0.4s [2024-09-26T09:23:19.477Z] [2024-09-26T09:23:19.477Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-26T09:23:19.477Z] #159 ... [2024-09-26T09:23:19.477Z] [2024-09-26T09:23:19.477Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-26T09:23:19.477Z] #202 DONE 0.2s [2024-09-26T09:23:19.477Z] [2024-09-26T09:23:19.477Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-26T09:23:19.477Z] #203 DONE 0.1s [2024-09-26T09:23:19.477Z] [2024-09-26T09:23:19.477Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T09:23:19.477Z] #157 ... [2024-09-26T09:23:19.477Z] [2024-09-26T09:23:19.477Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-26T09:23:19.477Z] #204 DONE 1.8s [2024-09-26T09:23:19.477Z] [2024-09-26T09:23:19.477Z] #107 [security-proxy-auth] exporting to image [2024-09-26T09:23:19.477Z] #107 exporting layers [2024-09-26T09:23:19.477Z] #107 exporting layers 0.7s done [2024-09-26T09:23:19.477Z] #107 writing image sha256:9c3a9d144f4a5a5275e633e24dc44cb59106259d155a645b9608b2a0503dc836 0.0s done [2024-09-26T09:23:19.477Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-26T09:23:19.477Z] #107 DONE 12.2s [2024-09-26T09:23:19.477Z] [2024-09-26T09:23:19.477Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-26T09:24:15.880Z] #152 DONE 1989.5s [2024-09-26T09:24:15.880Z] [2024-09-26T09:24:15.880Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T09:24:16.150Z] #157 ... [2024-09-26T09:24:16.150Z] [2024-09-26T09:24:16.150Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T09:24:16.150Z] #205 DONE 0.1s [2024-09-26T09:24:16.418Z] [2024-09-26T09:24:16.418Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-26T09:24:16.418Z] #206 DONE 0.2s [2024-09-26T09:24:16.418Z] [2024-09-26T09:24:16.418Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-26T09:24:16.999Z] #207 DONE 0.5s [2024-09-26T09:24:16.999Z] [2024-09-26T09:24:17.000Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-26T09:24:17.000Z] #158 ... [2024-09-26T09:24:17.000Z] [2024-09-26T09:24:17.000Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-26T09:24:17.000Z] #208 DONE 0.1s [2024-09-26T09:24:17.265Z] [2024-09-26T09:24:17.265Z] #107 [core-command] exporting to image [2024-09-26T09:24:17.265Z] #107 exporting layers [2024-09-26T09:24:17.848Z] #107 exporting layers 0.5s done [2024-09-26T09:24:17.848Z] #107 writing image sha256:3b18b573b34c4ce3d57153bb52321728d3d9d9557d8cf7ddfea1780e498c2d09 done [2024-09-26T09:24:17.848Z] #107 naming to docker.io/library/core-command-arm64 done [2024-09-26T09:24:17.848Z] #107 DONE 12.7s [2024-09-26T09:24:17.848Z] [2024-09-26T09:24:17.848Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T09:26:39.545Z] #52 ... [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-26T09:26:39.545Z] #154 DONE 2123.3s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-26T09:26:39.545Z] #153 DONE 2123.2s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-26T09:26:39.545Z] #150 ... [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T09:26:39.545Z] #209 DONE 0.2s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-26T09:26:39.545Z] #210 DONE 0.2s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-26T09:26:39.545Z] #150 ... [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #211 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T09:26:39.545Z] #211 DONE 0.2s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #212 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-26T09:26:39.545Z] #212 DONE 1.3s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-26T09:26:39.545Z] #213 DONE 1.4s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #214 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-26T09:26:39.545Z] #214 DONE 0.7s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #215 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-26T09:26:39.545Z] #215 DONE 0.7s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #216 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-26T09:26:39.545Z] #216 ... [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-26T09:26:39.545Z] #217 DONE 0.2s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #216 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-09-26T09:26:39.545Z] #216 DONE 0.2s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #107 [core-keeper] exporting to image [2024-09-26T09:26:39.545Z] #107 exporting layers [2024-09-26T09:26:39.545Z] #107 exporting layers 0.9s done [2024-09-26T09:26:39.545Z] #107 writing image sha256:5f4f2be78a042b3115b15746da7b0cca97efb78600cb5fe9f8fb84f08370556d [2024-09-26T09:26:39.545Z] #107 exporting layers 1.0s done [2024-09-26T09:26:39.545Z] #107 writing image sha256:5f4f2be78a042b3115b15746da7b0cca97efb78600cb5fe9f8fb84f08370556d 0.0s done [2024-09-26T09:26:39.545Z] #107 naming to docker.io/library/core-data-arm64 done [2024-09-26T09:26:39.545Z] #107 writing image sha256:3e56e82a97be99a424281f24dcd7cba6961938de1823e83d482128789a9652c4 done [2024-09-26T09:26:39.545Z] #107 naming to docker.io/library/core-keeper-arm64 done [2024-09-26T09:26:39.545Z] #107 DONE 13.9s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-26T09:26:39.545Z] #150 ... [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-26T09:26:39.545Z] #157 DONE 2129.6s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T09:26:39.545Z] #51 ... [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T09:26:39.545Z] #218 DONE 0.3s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-09-26T09:26:39.545Z] #219 DONE 0.2s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-26T09:26:39.545Z] #220 DONE 0.4s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-26T09:26:39.545Z] #150 ... [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-26T09:26:39.545Z] #221 DONE 0.1s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-26T09:26:39.545Z] #222 DONE 0.1s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-09-26T09:26:39.545Z] #223 DONE 0.1s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #107 [core-metadata] exporting to image [2024-09-26T09:26:39.545Z] #107 exporting layers 0.7s done [2024-09-26T09:26:39.545Z] #107 writing image sha256:3aefa9b57f84b9ca0cbea9ac934866422897e7958333c1bd396e4de645467f26 done [2024-09-26T09:26:39.545Z] #107 naming to docker.io/library/core-metadata-arm64 done [2024-09-26T09:26:39.545Z] #107 DONE 14.6s [2024-09-26T09:26:39.545Z] [2024-09-26T09:26:39.545Z] #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T09:27:11.773Z] #51 ... [2024-09-26T09:27:11.774Z] [2024-09-26T09:27:11.774Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-26T09:27:11.774Z] #150 DONE 2162.9s [2024-09-26T09:27:11.774Z] [2024-09-26T09:27:11.774Z] #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T09:27:11.774Z] #51 ... [2024-09-26T09:27:11.774Z] [2024-09-26T09:27:11.774Z] #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T09:27:11.774Z] #224 DONE 0.1s [2024-09-26T09:27:11.774Z] [2024-09-26T09:27:11.774Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-26T09:27:11.774Z] #225 DONE 0.2s [2024-09-26T09:27:11.774Z] [2024-09-26T09:27:11.774Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-26T09:27:11.774Z] #226 DONE 0.4s [2024-09-26T09:27:11.774Z] [2024-09-26T09:27:11.774Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-26T09:27:11.774Z] #159 DONE 2163.9s [2024-09-26T09:27:11.774Z] [2024-09-26T09:27:11.774Z] #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-26T09:27:11.774Z] #227 DONE 1.0s [2024-09-26T09:27:11.774Z] [2024-09-26T09:27:11.774Z] #107 [support-scheduler] exporting to image [2024-09-26T09:27:11.774Z] #107 exporting layers [2024-09-26T09:27:11.774Z] #107 ... [2024-09-26T09:27:11.774Z] [2024-09-26T09:27:11.774Z] #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T09:27:11.774Z] #228 DONE 0.4s [2024-09-26T09:27:11.774Z] [2024-09-26T09:27:11.774Z] #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-26T09:27:11.774Z] #229 DONE 0.1s [2024-09-26T09:27:11.774Z] [2024-09-26T09:27:11.774Z] #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T09:27:11.774Z] #51 ... [2024-09-26T09:27:11.774Z] [2024-09-26T09:27:11.774Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-26T09:27:11.774Z] #230 ... [2024-09-26T09:27:11.774Z] [2024-09-26T09:27:11.774Z] #107 [support-scheduler] exporting to image [2024-09-26T09:27:11.774Z] #107 exporting layers 0.6s done [2024-09-26T09:27:11.774Z] #107 writing image sha256:bc76beb9a02424b1aa1626feb128711f517d66fd2064d1c4f5fe36779a3ddd03 done [2024-09-26T09:27:11.774Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2024-09-26T09:27:11.774Z] #107 DONE 15.2s [2024-09-26T09:27:12.042Z] [2024-09-26T09:27:12.042Z] #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T09:27:12.042Z] #51 ... [2024-09-26T09:27:12.042Z] [2024-09-26T09:27:12.042Z] #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-26T09:27:12.042Z] #230 DONE 0.5s [2024-09-26T09:27:12.310Z] [2024-09-26T09:27:12.310Z] #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-26T09:27:12.310Z] #231 DONE 0.1s [2024-09-26T09:27:12.310Z] [2024-09-26T09:27:12.310Z] #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T09:27:12.310Z] #51 ... [2024-09-26T09:27:12.310Z] [2024-09-26T09:27:12.310Z] #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-09-26T09:27:12.578Z] #232 DONE 0.1s [2024-09-26T09:27:12.578Z] [2024-09-26T09:27:12.578Z] #107 [support-notifications] exporting to image [2024-09-26T09:27:12.845Z] #107 exporting layers 0.6s done [2024-09-26T09:27:13.111Z] #107 writing image sha256:1335ffc737ac64f9db515f820949ed67448f912a964b456df601190308c22de9 done [2024-09-26T09:27:13.111Z] #107 naming to docker.io/library/support-notifications-arm64 done [2024-09-26T09:27:13.111Z] #107 DONE 15.8s [2024-09-26T09:27:13.111Z] [2024-09-26T09:27:13.111Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-26T09:27:13.379Z] #158 DONE 2167.0s [2024-09-26T09:27:13.379Z] [2024-09-26T09:27:13.379Z] #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T09:27:13.648Z] #51 ... [2024-09-26T09:27:13.648Z] [2024-09-26T09:27:13.648Z] #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-26T09:27:13.648Z] #233 DONE 0.1s [2024-09-26T09:27:13.648Z] [2024-09-26T09:27:13.648Z] #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-26T09:27:13.915Z] #234 DONE 0.1s [2024-09-26T09:27:13.915Z] [2024-09-26T09:27:13.915Z] #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-26T09:27:14.182Z] #235 DONE 0.4s [2024-09-26T09:27:14.182Z] [2024-09-26T09:27:14.182Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-26T09:27:14.182Z] #52 ... [2024-09-26T09:27:14.182Z] [2024-09-26T09:27:14.182Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-26T09:27:14.182Z] #236 DONE 0.1s [2024-09-26T09:27:14.182Z] [2024-09-26T09:27:14.182Z] #107 [support-cron-scheduler] exporting to image [2024-09-26T09:27:15.583Z] #107 exporting layers 1.1s done [2024-09-26T09:27:15.583Z] #107 writing image sha256:ee97f29cdb085becb986459575bfe15ba6ec6fe5eb7d9f3c5973a507becb9a62 done [2024-09-26T09:27:15.583Z] #107 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-26T09:27:15.583Z] #107 DONE 16.9s [2024-09-26T09:27:15.583Z] [2024-09-26T09:27:15.583Z] #51 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-26T09:27:15.583Z] time="2024-09-26T08:48:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T09:27:15.583Z] time="2024-09-26T08:48:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T09:27:15.583Z] time="2024-09-26T08:48:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T09:27:15.583Z] time="2024-09-26T08:48:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T09:27:15.583Z] time="2024-09-26T08:48:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T09:27:15.583Z] time="2024-09-26T08:48:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T09:27:15.583Z] time="2024-09-26T08:48:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T09:27:15.583Z] time="2024-09-26T08:48:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T09:27:15.583Z] time="2024-09-26T08:48:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T09:27:15.583Z] time="2024-09-26T08:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T09:27:15.583Z] time="2024-09-26T08:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T09:27:15.583Z] time="2024-09-26T08:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T09:27:15.583Z] time="2024-09-26T08:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T09:27:15.583Z] time="2024-09-26T08:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T09:27:15.583Z] time="2024-09-26T08:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-26T09:27:15.583Z] time="2024-09-26T08:48:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-26T09:27:15.602Z] $ docker stop --time=1 7a158a9e549a4bcee22983a8e3b9369e0d78b7661b4f982b0c986b73945658fa [2024-09-26T09:27:17.279Z] $ docker rm -f --volumes 7a158a9e549a4bcee22983a8e3b9369e0d78b7661b4f982b0c986b73945658fa [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-26T09:27:17.773Z] + docker images [2024-09-26T09:27:17.773Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-26T09:27:17.773Z] support-cron-scheduler-arm64 latest ee97f29cdb08 3 seconds ago 43.9MB [2024-09-26T09:27:17.773Z] support-notifications-arm64 latest 1335ffc737ac 5 seconds ago 42.3MB [2024-09-26T09:27:17.773Z] support-scheduler-arm64 latest bc76beb9a024 7 seconds ago 41.6MB [2024-09-26T09:27:17.773Z] core-metadata-arm64 latest 3aefa9b57f84 40 seconds ago 39.5MB [2024-09-26T09:27:17.773Z] core-keeper-arm64 latest 3e56e82a97be 45 seconds ago 39.3MB [2024-09-26T09:27:17.773Z] core-data-arm64 latest 5f4f2be78a04 45 seconds ago 39.4MB [2024-09-26T09:27:17.773Z] core-command-arm64 latest 3b18b573b34c 3 minutes ago 35.1MB [2024-09-26T09:27:17.773Z] security-proxy-auth-arm64 latest 9c3a9d144f4a 4 minutes ago 32.7MB [2024-09-26T09:27:17.773Z] security-spiffe-token-provider-arm64 latest 08ec5d10c763 12 minutes ago 29.1MB [2024-09-26T09:27:17.773Z] core-common-config-bootstrapper-arm64 latest 0b574483de25 14 minutes ago 15.4MB [2024-09-26T09:27:17.773Z] security-secretstore-setup-arm64 latest dca0efe95d8d 15 minutes ago 36.4MB [2024-09-26T09:27:17.773Z] security-bootstrapper-arm64 latest 9faf94b38bfd 15 minutes ago 18.9MB [2024-09-26T09:27:17.773Z] security-proxy-setup-arm64 latest 4aef556707c4 15 minutes ago 26.2MB [2024-09-26T09:27:17.773Z] security-spire-agent-arm64 latest a8e4f9962d36 37 minutes ago 174MB [2024-09-26T09:27:17.773Z] security-spire-server-arm64 latest 233448fdf3cf 37 minutes ago 116MB [2024-09-26T09:27:17.773Z] security-spire-config-arm64 latest 1b64e8ea7888 37 minutes ago 115MB [2024-09-26T09:27:17.773Z] ci-base-image-arm64 latest ea9fc7e59b47 39 minutes ago 967MB [2024-09-26T09:27:17.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB [2024-09-26T09:27:17.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-26T09:27:17.931Z] provisioning config files... [2024-09-26T09:27:17.948Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/705@tmp/config7823180820367907753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-26T09:27:18.278Z] ---> ****-login.sh [2024-09-26T09:27:18.278Z] nexus3.edgexfoundry.org:10001 [2024-09-26T09:27:18.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T09:27:18.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T09:27:18.809Z] Configure a credential helper to remove this warning. See [2024-09-26T09:27:18.809Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T09:27:18.809Z] [2024-09-26T09:27:18.809Z] Login Succeeded [2024-09-26T09:27:18.809Z] nexus3.edgexfoundry.org:10002 [2024-09-26T09:27:19.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T09:27:19.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T09:27:19.075Z] Configure a credential helper to remove this warning. See [2024-09-26T09:27:19.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T09:27:19.075Z] [2024-09-26T09:27:19.075Z] Login Succeeded [2024-09-26T09:27:19.075Z] nexus3.edgexfoundry.org:10003 [2024-09-26T09:27:19.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T09:27:19.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T09:27:19.343Z] Configure a credential helper to remove this warning. See [2024-09-26T09:27:19.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T09:27:19.343Z] [2024-09-26T09:27:19.343Z] Login Succeeded [2024-09-26T09:27:19.343Z] nexus3.edgexfoundry.org:10004 [2024-09-26T09:27:19.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T09:27:19.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T09:27:19.878Z] Configure a credential helper to remove this warning. See [2024-09-26T09:27:19.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T09:27:19.878Z] [2024-09-26T09:27:19.878Z] Login Succeeded [2024-09-26T09:27:19.878Z] ****.io [2024-09-26T09:27:20.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-26T09:27:20.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-26T09:27:20.407Z] Configure a credential helper to remove this warning. See [2024-09-26T09:27:20.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-26T09:27:20.407Z] [2024-09-26T09:27:20.407Z] Login Succeeded [2024-09-26T09:27:20.407Z] ---> ****-login.sh ends [Pipeline] } [2024-09-26T09:27:20.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T09:27:20.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-26T09:27:20.491Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-09-26T09:27:20.491Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:27:20.491Z] latest [2024-09-26T09:27:20.491Z] 3.2.0-dev.83 [2024-09-26T09:27:20.491Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:27:20.491Z] main [2024-09-26T09:27:20.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:20.857Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:21.210Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:27:21.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-26T09:27:21.211Z] f33c5ec948ac: Preparing [2024-09-26T09:27:21.211Z] 26c7caef4286: Preparing [2024-09-26T09:27:21.211Z] b49c02bc0950: Preparing [2024-09-26T09:27:21.211Z] 7a317ca17a86: Preparing [2024-09-26T09:27:21.211Z] 905ebed70a2f: Preparing [2024-09-26T09:27:21.211Z] 2f061491ae7a: Preparing [2024-09-26T09:27:21.211Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:27:21.211Z] 2f061491ae7a: Waiting [2024-09-26T09:27:21.211Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:27:21.474Z] 905ebed70a2f: Pushed [2024-09-26T09:27:21.474Z] 7a317ca17a86: Pushed [2024-09-26T09:27:21.474Z] b49c02bc0950: Pushed [2024-09-26T09:27:21.474Z] f33c5ec948ac: Pushed [2024-09-26T09:27:21.474Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:27:21.474Z] 2f061491ae7a: Pushed [2024-09-26T09:27:26.799Z] 26c7caef4286: Pushed [2024-09-26T09:27:27.064Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:4ba25ff8add41718a30e20aca24127cf0a537f661507a1c49160ca895aa7421a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:27.415Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:27.759Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-26T09:27:27.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-26T09:27:27.759Z] f33c5ec948ac: Preparing [2024-09-26T09:27:27.759Z] 26c7caef4286: Preparing [2024-09-26T09:27:27.759Z] b49c02bc0950: Preparing [2024-09-26T09:27:27.759Z] 7a317ca17a86: Preparing [2024-09-26T09:27:27.759Z] 905ebed70a2f: Preparing [2024-09-26T09:27:27.759Z] 2f061491ae7a: Preparing [2024-09-26T09:27:27.759Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:27:27.759Z] 2f061491ae7a: Waiting [2024-09-26T09:27:27.759Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:27:27.759Z] 26c7caef4286: Layer already exists [2024-09-26T09:27:27.759Z] 905ebed70a2f: Layer already exists [2024-09-26T09:27:27.759Z] b49c02bc0950: Layer already exists [2024-09-26T09:27:27.759Z] 7a317ca17a86: Layer already exists [2024-09-26T09:27:27.759Z] f33c5ec948ac: Layer already exists [2024-09-26T09:27:27.759Z] 2f061491ae7a: Layer already exists [2024-09-26T09:27:27.759Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:27:28.024Z] latest: digest: sha256:4ba25ff8add41718a30e20aca24127cf0a537f661507a1c49160ca895aa7421a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:28.732Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:29.074Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.83 [2024-09-26T09:27:29.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-26T09:27:29.074Z] f33c5ec948ac: Preparing [2024-09-26T09:27:29.074Z] 26c7caef4286: Preparing [2024-09-26T09:27:29.074Z] b49c02bc0950: Preparing [2024-09-26T09:27:29.074Z] 7a317ca17a86: Preparing [2024-09-26T09:27:29.074Z] 905ebed70a2f: Preparing [2024-09-26T09:27:29.074Z] 2f061491ae7a: Preparing [2024-09-26T09:27:29.074Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:27:29.074Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:27:29.074Z] 2f061491ae7a: Waiting [2024-09-26T09:27:29.074Z] 7a317ca17a86: Layer already exists [2024-09-26T09:27:29.074Z] b49c02bc0950: Layer already exists [2024-09-26T09:27:29.074Z] 26c7caef4286: Layer already exists [2024-09-26T09:27:29.074Z] 905ebed70a2f: Layer already exists [2024-09-26T09:27:29.074Z] f33c5ec948ac: Layer already exists [2024-09-26T09:27:29.074Z] 2f061491ae7a: Layer already exists [2024-09-26T09:27:29.074Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:27:29.074Z] 3.2.0-dev.83: digest: sha256:4ba25ff8add41718a30e20aca24127cf0a537f661507a1c49160ca895aa7421a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:29.691Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:30.034Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:27:30.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-26T09:27:30.035Z] f33c5ec948ac: Preparing [2024-09-26T09:27:30.035Z] 26c7caef4286: Preparing [2024-09-26T09:27:30.035Z] b49c02bc0950: Preparing [2024-09-26T09:27:30.035Z] 7a317ca17a86: Preparing [2024-09-26T09:27:30.035Z] 905ebed70a2f: Preparing [2024-09-26T09:27:30.035Z] 2f061491ae7a: Preparing [2024-09-26T09:27:30.035Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:27:30.035Z] 2f061491ae7a: Waiting [2024-09-26T09:27:30.035Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:27:30.035Z] 905ebed70a2f: Layer already exists [2024-09-26T09:27:30.035Z] 26c7caef4286: Layer already exists [2024-09-26T09:27:30.035Z] f33c5ec948ac: Layer already exists [2024-09-26T09:27:30.035Z] b49c02bc0950: Layer already exists [2024-09-26T09:27:30.035Z] 7a317ca17a86: Layer already exists [2024-09-26T09:27:30.035Z] 2f061491ae7a: Layer already exists [2024-09-26T09:27:30.035Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:27:30.035Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:4ba25ff8add41718a30e20aca24127cf0a537f661507a1c49160ca895aa7421a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:30.661Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:31.021Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-09-26T09:27:31.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-26T09:27:31.021Z] f33c5ec948ac: Preparing [2024-09-26T09:27:31.021Z] 26c7caef4286: Preparing [2024-09-26T09:27:31.021Z] b49c02bc0950: Preparing [2024-09-26T09:27:31.021Z] 7a317ca17a86: Preparing [2024-09-26T09:27:31.021Z] 905ebed70a2f: Preparing [2024-09-26T09:27:31.021Z] 2f061491ae7a: Preparing [2024-09-26T09:27:31.021Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:27:31.021Z] 2f061491ae7a: Waiting [2024-09-26T09:27:31.021Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:27:31.021Z] b49c02bc0950: Layer already exists [2024-09-26T09:27:31.021Z] f33c5ec948ac: Layer already exists [2024-09-26T09:27:31.021Z] 26c7caef4286: Layer already exists [2024-09-26T09:27:31.021Z] 905ebed70a2f: Layer already exists [2024-09-26T09:27:31.021Z] 7a317ca17a86: Layer already exists [2024-09-26T09:27:31.021Z] 2f061491ae7a: Layer already exists [2024-09-26T09:27:31.021Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:27:31.285Z] main: digest: sha256:4ba25ff8add41718a30e20aca24127cf0a537f661507a1c49160ca895aa7421a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T09:27:31.341Z] ===================================================== [Pipeline] echo [2024-09-26T09:27:31.356Z] taggedImages: [2024-09-26T09:27:31.356Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:27:31.356Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-26T09:27:31.356Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.83 [2024-09-26T09:27:31.356Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:27:31.356Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-09-26T09:27:31.389Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-09-26T09:27:31.390Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:27:31.390Z] latest [2024-09-26T09:27:31.390Z] 3.2.0-dev.83 [2024-09-26T09:27:31.390Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:27:31.390Z] main [2024-09-26T09:27:31.390Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:31.749Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:32.213Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:27:32.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-26T09:27:32.213Z] 4b578950c162: Preparing [2024-09-26T09:27:32.213Z] c8b4a15fe37f: Preparing [2024-09-26T09:27:32.213Z] 833a3f895fe2: Preparing [2024-09-26T09:27:32.213Z] da05c725922f: Preparing [2024-09-26T09:27:32.213Z] b49c02bc0950: Preparing [2024-09-26T09:27:32.213Z] 7a317ca17a86: Preparing [2024-09-26T09:27:32.213Z] 905ebed70a2f: Preparing [2024-09-26T09:27:32.213Z] 2f061491ae7a: Preparing [2024-09-26T09:27:32.213Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:27:32.213Z] 905ebed70a2f: Waiting [2024-09-26T09:27:32.213Z] 2f061491ae7a: Waiting [2024-09-26T09:27:32.213Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:27:32.213Z] 7a317ca17a86: Waiting [2024-09-26T09:27:32.213Z] b49c02bc0950: Layer already exists [2024-09-26T09:27:32.493Z] 7a317ca17a86: Layer already exists [2024-09-26T09:27:32.493Z] 833a3f895fe2: Pushed [2024-09-26T09:27:32.493Z] 905ebed70a2f: Layer already exists [2024-09-26T09:27:32.493Z] 2f061491ae7a: Layer already exists [2024-09-26T09:27:32.493Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:27:32.493Z] c8b4a15fe37f: Pushed [2024-09-26T09:27:32.493Z] 4b578950c162: Pushed [2024-09-26T09:27:34.465Z] da05c725922f: Pushed [2024-09-26T09:27:34.465Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:2d835087ead294042d0331c2dac7f72f21bcac92efbab3e3fc249399cba289a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:34.832Z] + 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-09-26T09:27:35.195Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-26T09:27:35.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-26T09:27:35.195Z] 4b578950c162: Preparing [2024-09-26T09:27:35.195Z] c8b4a15fe37f: Preparing [2024-09-26T09:27:35.195Z] 833a3f895fe2: Preparing [2024-09-26T09:27:35.195Z] da05c725922f: Preparing [2024-09-26T09:27:35.195Z] b49c02bc0950: Preparing [2024-09-26T09:27:35.195Z] 7a317ca17a86: Preparing [2024-09-26T09:27:35.195Z] 905ebed70a2f: Preparing [2024-09-26T09:27:35.195Z] 2f061491ae7a: Preparing [2024-09-26T09:27:35.195Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:27:35.195Z] 7a317ca17a86: Waiting [2024-09-26T09:27:35.195Z] 905ebed70a2f: Waiting [2024-09-26T09:27:35.195Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:27:35.195Z] 2f061491ae7a: Waiting [2024-09-26T09:27:35.195Z] 833a3f895fe2: Layer already exists [2024-09-26T09:27:35.195Z] da05c725922f: Layer already exists [2024-09-26T09:27:35.195Z] 4b578950c162: Layer already exists [2024-09-26T09:27:35.195Z] c8b4a15fe37f: Layer already exists [2024-09-26T09:27:35.195Z] b49c02bc0950: Layer already exists [2024-09-26T09:27:35.195Z] 7a317ca17a86: Layer already exists [2024-09-26T09:27:35.195Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:27:35.195Z] 2f061491ae7a: Layer already exists [2024-09-26T09:27:35.195Z] 905ebed70a2f: Layer already exists [2024-09-26T09:27:35.458Z] latest: digest: sha256:2d835087ead294042d0331c2dac7f72f21bcac92efbab3e3fc249399cba289a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:35.819Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:36.181Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.83 [2024-09-26T09:27:36.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-26T09:27:36.181Z] 4b578950c162: Preparing [2024-09-26T09:27:36.181Z] c8b4a15fe37f: Preparing [2024-09-26T09:27:36.181Z] 833a3f895fe2: Preparing [2024-09-26T09:27:36.181Z] da05c725922f: Preparing [2024-09-26T09:27:36.181Z] b49c02bc0950: Preparing [2024-09-26T09:27:36.181Z] 7a317ca17a86: Preparing [2024-09-26T09:27:36.181Z] 905ebed70a2f: Preparing [2024-09-26T09:27:36.181Z] 2f061491ae7a: Preparing [2024-09-26T09:27:36.181Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:27:36.181Z] 7a317ca17a86: Waiting [2024-09-26T09:27:36.181Z] 905ebed70a2f: Waiting [2024-09-26T09:27:36.181Z] 2f061491ae7a: Waiting [2024-09-26T09:27:36.181Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:27:36.181Z] 4b578950c162: Layer already exists [2024-09-26T09:27:36.181Z] da05c725922f: Layer already exists [2024-09-26T09:27:36.181Z] 833a3f895fe2: Layer already exists [2024-09-26T09:27:36.181Z] b49c02bc0950: Layer already exists [2024-09-26T09:27:36.181Z] c8b4a15fe37f: Layer already exists [2024-09-26T09:27:36.181Z] 7a317ca17a86: Layer already exists [2024-09-26T09:27:36.181Z] 905ebed70a2f: Layer already exists [2024-09-26T09:27:36.181Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:27:36.181Z] 2f061491ae7a: Layer already exists [2024-09-26T09:27:36.446Z] 3.2.0-dev.83: digest: sha256:2d835087ead294042d0331c2dac7f72f21bcac92efbab3e3fc249399cba289a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:36.800Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:37.177Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:27:37.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-26T09:27:37.177Z] 4b578950c162: Preparing [2024-09-26T09:27:37.177Z] c8b4a15fe37f: Preparing [2024-09-26T09:27:37.177Z] 833a3f895fe2: Preparing [2024-09-26T09:27:37.177Z] da05c725922f: Preparing [2024-09-26T09:27:37.177Z] b49c02bc0950: Preparing [2024-09-26T09:27:37.177Z] 7a317ca17a86: Preparing [2024-09-26T09:27:37.177Z] 905ebed70a2f: Preparing [2024-09-26T09:27:37.177Z] 2f061491ae7a: Preparing [2024-09-26T09:27:37.177Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:27:37.177Z] 7a317ca17a86: Waiting [2024-09-26T09:27:37.177Z] 905ebed70a2f: Waiting [2024-09-26T09:27:37.177Z] 2f061491ae7a: Waiting [2024-09-26T09:27:37.177Z] c8b4a15fe37f: Layer already exists [2024-09-26T09:27:37.177Z] 4b578950c162: Layer already exists [2024-09-26T09:27:37.177Z] 833a3f895fe2: Layer already exists [2024-09-26T09:27:37.177Z] da05c725922f: Layer already exists [2024-09-26T09:27:37.177Z] b49c02bc0950: Layer already exists [2024-09-26T09:27:37.177Z] 2f061491ae7a: Layer already exists [2024-09-26T09:27:37.177Z] 905ebed70a2f: Layer already exists [2024-09-26T09:27:37.177Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:27:37.177Z] 7a317ca17a86: Layer already exists [2024-09-26T09:27:37.441Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:2d835087ead294042d0331c2dac7f72f21bcac92efbab3e3fc249399cba289a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:37.782Z] + 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-09-26T09:27:38.707Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-09-26T09:27:38.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-26T09:27:38.707Z] 4b578950c162: Preparing [2024-09-26T09:27:38.707Z] c8b4a15fe37f: Preparing [2024-09-26T09:27:38.707Z] 833a3f895fe2: Preparing [2024-09-26T09:27:38.707Z] da05c725922f: Preparing [2024-09-26T09:27:38.707Z] b49c02bc0950: Preparing [2024-09-26T09:27:38.707Z] 7a317ca17a86: Preparing [2024-09-26T09:27:38.707Z] 905ebed70a2f: Preparing [2024-09-26T09:27:38.707Z] 2f061491ae7a: Preparing [2024-09-26T09:27:38.707Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:27:38.707Z] 7a317ca17a86: Waiting [2024-09-26T09:27:38.707Z] 905ebed70a2f: Waiting [2024-09-26T09:27:38.707Z] 2f061491ae7a: Waiting [2024-09-26T09:27:38.707Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:27:38.707Z] 833a3f895fe2: Layer already exists [2024-09-26T09:27:38.707Z] 4b578950c162: Layer already exists [2024-09-26T09:27:38.707Z] b49c02bc0950: Layer already exists [2024-09-26T09:27:38.707Z] da05c725922f: Layer already exists [2024-09-26T09:27:38.707Z] c8b4a15fe37f: Layer already exists [2024-09-26T09:27:38.707Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:27:38.707Z] 2f061491ae7a: Layer already exists [2024-09-26T09:27:38.707Z] 7a317ca17a86: Layer already exists [2024-09-26T09:27:38.707Z] 905ebed70a2f: Layer already exists [2024-09-26T09:27:38.707Z] main: digest: sha256:2d835087ead294042d0331c2dac7f72f21bcac92efbab3e3fc249399cba289a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T09:27:39.047Z] ===================================================== [Pipeline] echo [2024-09-26T09:27:39.062Z] taggedImages: [2024-09-26T09:27:39.063Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:27:39.063Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-26T09:27:39.063Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.83 [2024-09-26T09:27:39.063Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:27:39.063Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-09-26T09:27:39.093Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-09-26T09:27:39.093Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:27:39.093Z] latest [2024-09-26T09:27:39.093Z] 3.2.0-dev.83 [2024-09-26T09:27:39.093Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:27:39.093Z] main [2024-09-26T09:27:39.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:39.453Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:39.796Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:27:39.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-26T09:27:39.796Z] a74f32a7b8e5: Preparing [2024-09-26T09:27:39.796Z] d9b4ef6d59b5: Preparing [2024-09-26T09:27:39.796Z] e7a803fb5d49: Preparing [2024-09-26T09:27:39.796Z] b49c02bc0950: Preparing [2024-09-26T09:27:39.796Z] 7a317ca17a86: Preparing [2024-09-26T09:27:39.796Z] b84e218aa241: Preparing [2024-09-26T09:27:39.796Z] 0801e85b3af7: Preparing [2024-09-26T09:27:39.796Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:27:39.796Z] b84e218aa241: Waiting [2024-09-26T09:27:39.796Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:27:39.796Z] 0801e85b3af7: Waiting [2024-09-26T09:27:39.796Z] b49c02bc0950: Layer already exists [2024-09-26T09:27:39.796Z] 7a317ca17a86: Layer already exists [2024-09-26T09:27:40.060Z] d9b4ef6d59b5: Pushed [2024-09-26T09:27:40.060Z] a74f32a7b8e5: Pushed [2024-09-26T09:27:40.060Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:27:40.060Z] b84e218aa241: Pushed [2024-09-26T09:27:40.060Z] 0801e85b3af7: Pushed [2024-09-26T09:27:46.671Z] e7a803fb5d49: Pushed [2024-09-26T09:27:46.671Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:a0c484d52b19e5c4b86328730a646f15200998eb0dfbdc0224616dbe1f1fde9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:47.026Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:47.372Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-26T09:27:47.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-26T09:27:47.372Z] a74f32a7b8e5: Preparing [2024-09-26T09:27:47.372Z] d9b4ef6d59b5: Preparing [2024-09-26T09:27:47.372Z] e7a803fb5d49: Preparing [2024-09-26T09:27:47.372Z] b49c02bc0950: Preparing [2024-09-26T09:27:47.372Z] 7a317ca17a86: Preparing [2024-09-26T09:27:47.372Z] b84e218aa241: Preparing [2024-09-26T09:27:47.372Z] 0801e85b3af7: Preparing [2024-09-26T09:27:47.372Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:27:47.372Z] b84e218aa241: Waiting [2024-09-26T09:27:47.372Z] 0801e85b3af7: Waiting [2024-09-26T09:27:47.372Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:27:47.372Z] d9b4ef6d59b5: Layer already exists [2024-09-26T09:27:47.372Z] a74f32a7b8e5: Layer already exists [2024-09-26T09:27:47.372Z] 7a317ca17a86: Layer already exists [2024-09-26T09:27:47.372Z] b49c02bc0950: Layer already exists [2024-09-26T09:27:47.372Z] e7a803fb5d49: Layer already exists [2024-09-26T09:27:47.372Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:27:47.372Z] 0801e85b3af7: Layer already exists [2024-09-26T09:27:47.372Z] b84e218aa241: Layer already exists [2024-09-26T09:27:47.635Z] latest: digest: sha256:a0c484d52b19e5c4b86328730a646f15200998eb0dfbdc0224616dbe1f1fde9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:47.989Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:48.343Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.83 [2024-09-26T09:27:48.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-26T09:27:48.343Z] a74f32a7b8e5: Preparing [2024-09-26T09:27:48.343Z] d9b4ef6d59b5: Preparing [2024-09-26T09:27:48.343Z] e7a803fb5d49: Preparing [2024-09-26T09:27:48.343Z] b49c02bc0950: Preparing [2024-09-26T09:27:48.343Z] 7a317ca17a86: Preparing [2024-09-26T09:27:48.343Z] b84e218aa241: Preparing [2024-09-26T09:27:48.343Z] 0801e85b3af7: Preparing [2024-09-26T09:27:48.343Z] b84e218aa241: Waiting [2024-09-26T09:27:48.343Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:27:48.343Z] 0801e85b3af7: Waiting [2024-09-26T09:27:48.343Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:27:48.343Z] a74f32a7b8e5: Layer already exists [2024-09-26T09:27:48.343Z] 7a317ca17a86: Layer already exists [2024-09-26T09:27:48.343Z] e7a803fb5d49: Layer already exists [2024-09-26T09:27:48.343Z] b49c02bc0950: Layer already exists [2024-09-26T09:27:48.343Z] d9b4ef6d59b5: Layer already exists [2024-09-26T09:27:48.343Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:27:48.343Z] b84e218aa241: Layer already exists [2024-09-26T09:27:48.343Z] 0801e85b3af7: Layer already exists [2024-09-26T09:27:48.605Z] 3.2.0-dev.83: digest: sha256:a0c484d52b19e5c4b86328730a646f15200998eb0dfbdc0224616dbe1f1fde9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:48.954Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:49.307Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:27:49.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-26T09:27:49.307Z] a74f32a7b8e5: Preparing [2024-09-26T09:27:49.307Z] d9b4ef6d59b5: Preparing [2024-09-26T09:27:49.307Z] e7a803fb5d49: Preparing [2024-09-26T09:27:49.307Z] b49c02bc0950: Preparing [2024-09-26T09:27:49.307Z] 7a317ca17a86: Preparing [2024-09-26T09:27:49.307Z] b84e218aa241: Preparing [2024-09-26T09:27:49.307Z] 0801e85b3af7: Preparing [2024-09-26T09:27:49.307Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:27:49.307Z] b84e218aa241: Waiting [2024-09-26T09:27:49.307Z] 0801e85b3af7: Waiting [2024-09-26T09:27:49.307Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:27:49.307Z] d9b4ef6d59b5: Layer already exists [2024-09-26T09:27:49.307Z] a74f32a7b8e5: Layer already exists [2024-09-26T09:27:49.307Z] 7a317ca17a86: Layer already exists [2024-09-26T09:27:49.307Z] e7a803fb5d49: Layer already exists [2024-09-26T09:27:49.307Z] b49c02bc0950: Layer already exists [2024-09-26T09:27:49.307Z] 0801e85b3af7: Layer already exists [2024-09-26T09:27:49.307Z] b84e218aa241: Layer already exists [2024-09-26T09:27:49.307Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:27:49.307Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:a0c484d52b19e5c4b86328730a646f15200998eb0dfbdc0224616dbe1f1fde9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:49.926Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:50.279Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-09-26T09:27:50.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-26T09:27:50.279Z] a74f32a7b8e5: Preparing [2024-09-26T09:27:50.279Z] d9b4ef6d59b5: Preparing [2024-09-26T09:27:50.279Z] e7a803fb5d49: Preparing [2024-09-26T09:27:50.279Z] b49c02bc0950: Preparing [2024-09-26T09:27:50.279Z] 7a317ca17a86: Preparing [2024-09-26T09:27:50.279Z] b84e218aa241: Preparing [2024-09-26T09:27:50.279Z] 0801e85b3af7: Preparing [2024-09-26T09:27:50.279Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:27:50.279Z] 0801e85b3af7: Waiting [2024-09-26T09:27:50.279Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:27:50.279Z] a74f32a7b8e5: Layer already exists [2024-09-26T09:27:50.279Z] d9b4ef6d59b5: Layer already exists [2024-09-26T09:27:50.279Z] 7a317ca17a86: Layer already exists [2024-09-26T09:27:50.279Z] b49c02bc0950: Layer already exists [2024-09-26T09:27:50.279Z] e7a803fb5d49: Layer already exists [2024-09-26T09:27:50.279Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:27:50.279Z] 0801e85b3af7: Layer already exists [2024-09-26T09:27:50.279Z] b84e218aa241: Layer already exists [2024-09-26T09:27:50.543Z] main: digest: sha256:a0c484d52b19e5c4b86328730a646f15200998eb0dfbdc0224616dbe1f1fde9e size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T09:27:50.633Z] ===================================================== [Pipeline] echo [2024-09-26T09:27:50.653Z] taggedImages: [2024-09-26T09:27:50.653Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:27:50.653Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-26T09:27:50.653Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.83 [2024-09-26T09:27:50.653Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:27:50.653Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-09-26T09:27:50.688Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-09-26T09:27:50.688Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:27:50.688Z] latest [2024-09-26T09:27:50.688Z] 3.2.0-dev.83 [2024-09-26T09:27:50.688Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:27:50.688Z] main [2024-09-26T09:27:50.688Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:51.052Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:51.393Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:27:51.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-26T09:27:51.393Z] 9f31a7313609: Preparing [2024-09-26T09:27:51.393Z] b38d96c3c4db: Preparing [2024-09-26T09:27:51.393Z] 0f451341a1fe: Preparing [2024-09-26T09:27:51.393Z] 7a317ca17a86: Preparing [2024-09-26T09:27:51.393Z] 6d8b91250774: Preparing [2024-09-26T09:27:51.393Z] c24a3fbe7f08: Preparing [2024-09-26T09:27:51.393Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:27:51.393Z] c24a3fbe7f08: Waiting [2024-09-26T09:27:51.393Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:27:51.393Z] 7a317ca17a86: Layer already exists [2024-09-26T09:27:51.657Z] b38d96c3c4db: Pushed [2024-09-26T09:27:51.657Z] 6d8b91250774: Pushed [2024-09-26T09:27:51.657Z] 9f31a7313609: Pushed [2024-09-26T09:27:51.657Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:27:51.657Z] c24a3fbe7f08: Pushed [2024-09-26T09:27:58.283Z] 0f451341a1fe: Pushed [2024-09-26T09:27:58.283Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:3825b09ed2e69fe169542fc584f4d31f195c7f7a9b6e5a04b55c5903968794d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:58.645Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:58.992Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-26T09:27:58.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-26T09:27:58.992Z] 9f31a7313609: Preparing [2024-09-26T09:27:58.992Z] b38d96c3c4db: Preparing [2024-09-26T09:27:58.992Z] 0f451341a1fe: Preparing [2024-09-26T09:27:58.992Z] 7a317ca17a86: Preparing [2024-09-26T09:27:58.992Z] 6d8b91250774: Preparing [2024-09-26T09:27:58.992Z] c24a3fbe7f08: Preparing [2024-09-26T09:27:58.992Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:27:58.992Z] c24a3fbe7f08: Waiting [2024-09-26T09:27:58.992Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:27:58.992Z] 7a317ca17a86: Layer already exists [2024-09-26T09:27:58.992Z] 9f31a7313609: Layer already exists [2024-09-26T09:27:58.992Z] 0f451341a1fe: Layer already exists [2024-09-26T09:27:58.992Z] b38d96c3c4db: Layer already exists [2024-09-26T09:27:58.992Z] 6d8b91250774: Layer already exists [2024-09-26T09:27:58.992Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:27:58.992Z] c24a3fbe7f08: Layer already exists [2024-09-26T09:27:59.257Z] latest: digest: sha256:3825b09ed2e69fe169542fc584f4d31f195c7f7a9b6e5a04b55c5903968794d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:59.610Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:27:59.955Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.83 [2024-09-26T09:27:59.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-26T09:27:59.955Z] 9f31a7313609: Preparing [2024-09-26T09:27:59.955Z] b38d96c3c4db: Preparing [2024-09-26T09:27:59.955Z] 0f451341a1fe: Preparing [2024-09-26T09:27:59.955Z] 7a317ca17a86: Preparing [2024-09-26T09:27:59.955Z] 6d8b91250774: Preparing [2024-09-26T09:27:59.955Z] c24a3fbe7f08: Preparing [2024-09-26T09:27:59.955Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:27:59.955Z] c24a3fbe7f08: Waiting [2024-09-26T09:27:59.955Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:27:59.955Z] b38d96c3c4db: Layer already exists [2024-09-26T09:27:59.955Z] 9f31a7313609: Layer already exists [2024-09-26T09:27:59.955Z] 7a317ca17a86: Layer already exists [2024-09-26T09:27:59.955Z] 6d8b91250774: Layer already exists [2024-09-26T09:27:59.955Z] 0f451341a1fe: Layer already exists [2024-09-26T09:27:59.955Z] c24a3fbe7f08: Layer already exists [2024-09-26T09:27:59.955Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:28:00.221Z] 3.2.0-dev.83: digest: sha256:3825b09ed2e69fe169542fc584f4d31f195c7f7a9b6e5a04b55c5903968794d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:00.575Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:00.922Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:28:00.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-26T09:28:00.922Z] 9f31a7313609: Preparing [2024-09-26T09:28:00.922Z] b38d96c3c4db: Preparing [2024-09-26T09:28:00.922Z] 0f451341a1fe: Preparing [2024-09-26T09:28:00.922Z] 7a317ca17a86: Preparing [2024-09-26T09:28:00.922Z] 6d8b91250774: Preparing [2024-09-26T09:28:00.922Z] c24a3fbe7f08: Preparing [2024-09-26T09:28:00.922Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:28:00.922Z] c24a3fbe7f08: Waiting [2024-09-26T09:28:00.922Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:28:00.922Z] b38d96c3c4db: Layer already exists [2024-09-26T09:28:00.922Z] 6d8b91250774: Layer already exists [2024-09-26T09:28:00.922Z] 0f451341a1fe: Layer already exists [2024-09-26T09:28:00.922Z] 9f31a7313609: Layer already exists [2024-09-26T09:28:00.922Z] 7a317ca17a86: Layer already exists [2024-09-26T09:28:00.922Z] c24a3fbe7f08: Layer already exists [2024-09-26T09:28:00.922Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:28:01.188Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:3825b09ed2e69fe169542fc584f4d31f195c7f7a9b6e5a04b55c5903968794d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:01.542Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:01.895Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-09-26T09:28:01.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-26T09:28:01.895Z] 9f31a7313609: Preparing [2024-09-26T09:28:01.895Z] b38d96c3c4db: Preparing [2024-09-26T09:28:01.895Z] 0f451341a1fe: Preparing [2024-09-26T09:28:01.895Z] 7a317ca17a86: Preparing [2024-09-26T09:28:01.895Z] 6d8b91250774: Preparing [2024-09-26T09:28:01.895Z] c24a3fbe7f08: Preparing [2024-09-26T09:28:01.895Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:28:01.895Z] c24a3fbe7f08: Waiting [2024-09-26T09:28:01.895Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:28:01.895Z] 6d8b91250774: Layer already exists [2024-09-26T09:28:01.895Z] 7a317ca17a86: Layer already exists [2024-09-26T09:28:01.895Z] 0f451341a1fe: Layer already exists [2024-09-26T09:28:01.895Z] 9f31a7313609: Layer already exists [2024-09-26T09:28:01.895Z] b38d96c3c4db: Layer already exists [2024-09-26T09:28:01.895Z] c24a3fbe7f08: Layer already exists [2024-09-26T09:28:01.895Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:28:02.160Z] main: digest: sha256:3825b09ed2e69fe169542fc584f4d31f195c7f7a9b6e5a04b55c5903968794d3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T09:28:02.237Z] ===================================================== [Pipeline] echo [2024-09-26T09:28:02.250Z] taggedImages: [2024-09-26T09:28:02.250Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:28:02.250Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-26T09:28:02.250Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.83 [2024-09-26T09:28:02.250Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:28:02.250Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-09-26T09:28:02.280Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-09-26T09:28:02.280Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:28:02.280Z] latest [2024-09-26T09:28:02.280Z] 3.2.0-dev.83 [2024-09-26T09:28:02.280Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:28:02.280Z] main [2024-09-26T09:28:02.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:02.659Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:03.012Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:28:03.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-26T09:28:03.012Z] 43def34a75e9: Preparing [2024-09-26T09:28:03.012Z] 570e5d64a3f4: Preparing [2024-09-26T09:28:03.012Z] 04a832853d45: Preparing [2024-09-26T09:28:03.012Z] c1459ffbfc2f: Preparing [2024-09-26T09:28:03.012Z] b49c02bc0950: Preparing [2024-09-26T09:28:03.012Z] 7a317ca17a86: Preparing [2024-09-26T09:28:03.012Z] 905ebed70a2f: Preparing [2024-09-26T09:28:03.012Z] 2f061491ae7a: Preparing [2024-09-26T09:28:03.012Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:28:03.012Z] 7a317ca17a86: Waiting [2024-09-26T09:28:03.012Z] 905ebed70a2f: Waiting [2024-09-26T09:28:03.012Z] 2f061491ae7a: Waiting [2024-09-26T09:28:03.012Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:28:03.278Z] b49c02bc0950: Layer already exists [2024-09-26T09:28:03.278Z] 7a317ca17a86: Layer already exists [2024-09-26T09:28:03.278Z] 905ebed70a2f: Layer already exists [2024-09-26T09:28:03.278Z] 04a832853d45: Pushed [2024-09-26T09:28:03.278Z] 43def34a75e9: Pushed [2024-09-26T09:28:03.278Z] 570e5d64a3f4: Pushed [2024-09-26T09:28:03.278Z] 2f061491ae7a: Layer already exists [2024-09-26T09:28:03.278Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:28:09.908Z] c1459ffbfc2f: Pushed [2024-09-26T09:28:36.561Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:01c5fc10fc57b76220ebb3a06abcf9482a3b44ca39945173181ae1eef2da98c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:36.922Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:37.265Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-26T09:28:37.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-26T09:28:37.265Z] 43def34a75e9: Preparing [2024-09-26T09:28:37.265Z] 570e5d64a3f4: Preparing [2024-09-26T09:28:37.265Z] 04a832853d45: Preparing [2024-09-26T09:28:37.265Z] c1459ffbfc2f: Preparing [2024-09-26T09:28:37.265Z] b49c02bc0950: Preparing [2024-09-26T09:28:37.265Z] 7a317ca17a86: Preparing [2024-09-26T09:28:37.265Z] 905ebed70a2f: Preparing [2024-09-26T09:28:37.265Z] 2f061491ae7a: Preparing [2024-09-26T09:28:37.265Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:28:37.265Z] 905ebed70a2f: Waiting [2024-09-26T09:28:37.265Z] 2f061491ae7a: Waiting [2024-09-26T09:28:37.265Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:28:37.265Z] 7a317ca17a86: Waiting [2024-09-26T09:28:37.265Z] 04a832853d45: Layer already exists [2024-09-26T09:28:37.265Z] 43def34a75e9: Layer already exists [2024-09-26T09:28:37.265Z] c1459ffbfc2f: Layer already exists [2024-09-26T09:28:37.265Z] 570e5d64a3f4: Layer already exists [2024-09-26T09:28:37.265Z] b49c02bc0950: Layer already exists [2024-09-26T09:28:37.265Z] 7a317ca17a86: Layer already exists [2024-09-26T09:28:37.265Z] 905ebed70a2f: Layer already exists [2024-09-26T09:28:37.265Z] 2f061491ae7a: Layer already exists [2024-09-26T09:28:37.265Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:28:37.528Z] latest: digest: sha256:01c5fc10fc57b76220ebb3a06abcf9482a3b44ca39945173181ae1eef2da98c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:37.859Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:38.194Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.83 [2024-09-26T09:28:38.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-26T09:28:38.194Z] 43def34a75e9: Preparing [2024-09-26T09:28:38.194Z] 570e5d64a3f4: Preparing [2024-09-26T09:28:38.194Z] 04a832853d45: Preparing [2024-09-26T09:28:38.194Z] c1459ffbfc2f: Preparing [2024-09-26T09:28:38.194Z] b49c02bc0950: Preparing [2024-09-26T09:28:38.194Z] 7a317ca17a86: Preparing [2024-09-26T09:28:38.194Z] 905ebed70a2f: Preparing [2024-09-26T09:28:38.194Z] 2f061491ae7a: Preparing [2024-09-26T09:28:38.194Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:28:38.194Z] 905ebed70a2f: Waiting [2024-09-26T09:28:38.194Z] 2f061491ae7a: Waiting [2024-09-26T09:28:38.194Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:28:38.194Z] 7a317ca17a86: Waiting [2024-09-26T09:28:38.194Z] 43def34a75e9: Layer already exists [2024-09-26T09:28:38.194Z] c1459ffbfc2f: Layer already exists [2024-09-26T09:28:38.194Z] 04a832853d45: Layer already exists [2024-09-26T09:28:38.194Z] 570e5d64a3f4: Layer already exists [2024-09-26T09:28:38.194Z] b49c02bc0950: Layer already exists [2024-09-26T09:28:38.194Z] 7a317ca17a86: Layer already exists [2024-09-26T09:28:38.194Z] 905ebed70a2f: Layer already exists [2024-09-26T09:28:38.194Z] 2f061491ae7a: Layer already exists [2024-09-26T09:28:38.194Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:28:38.194Z] 3.2.0-dev.83: digest: sha256:01c5fc10fc57b76220ebb3a06abcf9482a3b44ca39945173181ae1eef2da98c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:38.806Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:39.146Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:28:39.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-26T09:28:39.146Z] 43def34a75e9: Preparing [2024-09-26T09:28:39.146Z] 570e5d64a3f4: Preparing [2024-09-26T09:28:39.146Z] 04a832853d45: Preparing [2024-09-26T09:28:39.146Z] c1459ffbfc2f: Preparing [2024-09-26T09:28:39.146Z] b49c02bc0950: Preparing [2024-09-26T09:28:39.146Z] 7a317ca17a86: Preparing [2024-09-26T09:28:39.146Z] 905ebed70a2f: Preparing [2024-09-26T09:28:39.146Z] 2f061491ae7a: Preparing [2024-09-26T09:28:39.146Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:28:39.146Z] 905ebed70a2f: Waiting [2024-09-26T09:28:39.146Z] 2f061491ae7a: Waiting [2024-09-26T09:28:39.146Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:28:39.146Z] 7a317ca17a86: Waiting [2024-09-26T09:28:39.146Z] c1459ffbfc2f: Layer already exists [2024-09-26T09:28:39.146Z] 570e5d64a3f4: Layer already exists [2024-09-26T09:28:39.146Z] b49c02bc0950: Layer already exists [2024-09-26T09:28:39.146Z] 04a832853d45: Layer already exists [2024-09-26T09:28:39.146Z] 43def34a75e9: Layer already exists [2024-09-26T09:28:39.146Z] 2f061491ae7a: Layer already exists [2024-09-26T09:28:39.146Z] 905ebed70a2f: Layer already exists [2024-09-26T09:28:39.146Z] 7a317ca17a86: Layer already exists [2024-09-26T09:28:39.146Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:28:39.146Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:01c5fc10fc57b76220ebb3a06abcf9482a3b44ca39945173181ae1eef2da98c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:39.493Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:39.838Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-09-26T09:28:39.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-26T09:28:39.838Z] 43def34a75e9: Preparing [2024-09-26T09:28:39.838Z] 570e5d64a3f4: Preparing [2024-09-26T09:28:39.838Z] 04a832853d45: Preparing [2024-09-26T09:28:39.838Z] c1459ffbfc2f: Preparing [2024-09-26T09:28:39.838Z] b49c02bc0950: Preparing [2024-09-26T09:28:39.838Z] 7a317ca17a86: Preparing [2024-09-26T09:28:39.838Z] 905ebed70a2f: Preparing [2024-09-26T09:28:39.838Z] 2f061491ae7a: Preparing [2024-09-26T09:28:39.838Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:28:39.838Z] 905ebed70a2f: Waiting [2024-09-26T09:28:39.838Z] 2f061491ae7a: Waiting [2024-09-26T09:28:39.838Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:28:39.838Z] 7a317ca17a86: Waiting [2024-09-26T09:28:39.838Z] 04a832853d45: Layer already exists [2024-09-26T09:28:39.838Z] c1459ffbfc2f: Layer already exists [2024-09-26T09:28:39.838Z] 570e5d64a3f4: Layer already exists [2024-09-26T09:28:39.838Z] b49c02bc0950: Layer already exists [2024-09-26T09:28:39.838Z] 43def34a75e9: Layer already exists [2024-09-26T09:28:39.838Z] 2f061491ae7a: Layer already exists [2024-09-26T09:28:39.838Z] 7a317ca17a86: Layer already exists [2024-09-26T09:28:39.838Z] 905ebed70a2f: Layer already exists [2024-09-26T09:28:39.838Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:28:39.838Z] main: digest: sha256:01c5fc10fc57b76220ebb3a06abcf9482a3b44ca39945173181ae1eef2da98c8 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T09:28:39.927Z] ===================================================== [Pipeline] echo [2024-09-26T09:28:39.942Z] taggedImages: [2024-09-26T09:28:39.942Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:28:39.942Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-26T09:28:39.942Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.83 [2024-09-26T09:28:39.942Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:28:39.942Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-09-26T09:28:39.969Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-09-26T09:28:39.969Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:28:39.969Z] latest [2024-09-26T09:28:39.969Z] 3.2.0-dev.83 [2024-09-26T09:28:39.969Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:28:39.969Z] main [2024-09-26T09:28:39.969Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:40.318Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:40.670Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:28:40.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-26T09:28:40.670Z] a4bf1d4d9fd7: Preparing [2024-09-26T09:28:40.670Z] a085699c283c: Preparing [2024-09-26T09:28:40.670Z] 1d69b44aa991: Preparing [2024-09-26T09:28:40.670Z] 154ab9a9a5d7: Preparing [2024-09-26T09:28:40.670Z] 89870e9e6223: Preparing [2024-09-26T09:28:40.670Z] 5fdbe22657c9: Preparing [2024-09-26T09:28:40.670Z] fa1b122bdfd6: Preparing [2024-09-26T09:28:40.670Z] f536a59fdb58: Preparing [2024-09-26T09:28:40.670Z] b49c02bc0950: Preparing [2024-09-26T09:28:40.670Z] 7a317ca17a86: Preparing [2024-09-26T09:28:40.670Z] b1fd2d209f35: Preparing [2024-09-26T09:28:40.670Z] 9ec194f36aa0: Preparing [2024-09-26T09:28:40.670Z] 5f70bf18a086: Preparing [2024-09-26T09:28:40.670Z] d6f5448d9960: Preparing [2024-09-26T09:28:40.670Z] 107d893e0923: Preparing [2024-09-26T09:28:40.670Z] dfb130a83c5a: Preparing [2024-09-26T09:28:40.670Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:28:40.670Z] b49c02bc0950: Waiting [2024-09-26T09:28:40.670Z] 7a317ca17a86: Waiting [2024-09-26T09:28:40.670Z] b1fd2d209f35: Waiting [2024-09-26T09:28:40.670Z] 9ec194f36aa0: Waiting [2024-09-26T09:28:40.670Z] 5f70bf18a086: Waiting [2024-09-26T09:28:40.670Z] d6f5448d9960: Waiting [2024-09-26T09:28:40.670Z] 107d893e0923: Waiting [2024-09-26T09:28:40.670Z] dfb130a83c5a: Waiting [2024-09-26T09:28:40.670Z] 5fdbe22657c9: Waiting [2024-09-26T09:28:40.670Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:28:40.670Z] fa1b122bdfd6: Waiting [2024-09-26T09:28:40.670Z] f536a59fdb58: Waiting [2024-09-26T09:28:40.935Z] a4bf1d4d9fd7: Pushed [2024-09-26T09:28:40.935Z] 1d69b44aa991: Pushed [2024-09-26T09:28:40.935Z] 89870e9e6223: Pushed [2024-09-26T09:28:40.935Z] 154ab9a9a5d7: Pushed [2024-09-26T09:28:40.935Z] a085699c283c: Pushed [2024-09-26T09:28:40.935Z] b49c02bc0950: Layer already exists [2024-09-26T09:28:40.935Z] 7a317ca17a86: Layer already exists [2024-09-26T09:28:41.199Z] 5fdbe22657c9: Pushed [2024-09-26T09:28:41.199Z] fa1b122bdfd6: Pushed [2024-09-26T09:28:41.199Z] 5f70bf18a086: Layer already exists [2024-09-26T09:28:41.199Z] b1fd2d209f35: Pushed [2024-09-26T09:28:41.199Z] 9ec194f36aa0: Pushed [2024-09-26T09:28:41.199Z] d6f5448d9960: Pushed [2024-09-26T09:28:41.199Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:28:41.199Z] 107d893e0923: Pushed [2024-09-26T09:28:41.462Z] dfb130a83c5a: Pushed [2024-09-26T09:28:44.024Z] f536a59fdb58: Pushed [2024-09-26T09:28:44.024Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:5c125221070137453cd23be1a32dfb63792430b620200eb08190a47be965341d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:44.388Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:44.728Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-26T09:28:44.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-26T09:28:44.728Z] a4bf1d4d9fd7: Preparing [2024-09-26T09:28:44.728Z] a085699c283c: Preparing [2024-09-26T09:28:44.728Z] 1d69b44aa991: Preparing [2024-09-26T09:28:44.728Z] 154ab9a9a5d7: Preparing [2024-09-26T09:28:44.728Z] 89870e9e6223: Preparing [2024-09-26T09:28:44.728Z] 5fdbe22657c9: Preparing [2024-09-26T09:28:44.728Z] fa1b122bdfd6: Preparing [2024-09-26T09:28:44.728Z] f536a59fdb58: Preparing [2024-09-26T09:28:44.728Z] b49c02bc0950: Preparing [2024-09-26T09:28:44.728Z] 7a317ca17a86: Preparing [2024-09-26T09:28:44.728Z] b1fd2d209f35: Preparing [2024-09-26T09:28:44.728Z] 9ec194f36aa0: Preparing [2024-09-26T09:28:44.728Z] 5f70bf18a086: Preparing [2024-09-26T09:28:44.728Z] d6f5448d9960: Preparing [2024-09-26T09:28:44.728Z] 107d893e0923: Preparing [2024-09-26T09:28:44.728Z] dfb130a83c5a: Preparing [2024-09-26T09:28:44.728Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:28:44.728Z] fa1b122bdfd6: Waiting [2024-09-26T09:28:44.728Z] f536a59fdb58: Waiting [2024-09-26T09:28:44.728Z] b49c02bc0950: Waiting [2024-09-26T09:28:44.728Z] 7a317ca17a86: Waiting [2024-09-26T09:28:44.728Z] b1fd2d209f35: Waiting [2024-09-26T09:28:44.728Z] 5fdbe22657c9: Waiting [2024-09-26T09:28:44.728Z] 9ec194f36aa0: Waiting [2024-09-26T09:28:44.728Z] 5f70bf18a086: Waiting [2024-09-26T09:28:44.728Z] d6f5448d9960: Waiting [2024-09-26T09:28:44.728Z] 107d893e0923: Waiting [2024-09-26T09:28:44.728Z] dfb130a83c5a: Waiting [2024-09-26T09:28:44.728Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:28:44.728Z] a4bf1d4d9fd7: Layer already exists [2024-09-26T09:28:44.728Z] 89870e9e6223: Layer already exists [2024-09-26T09:28:44.728Z] 154ab9a9a5d7: Layer already exists [2024-09-26T09:28:44.728Z] 1d69b44aa991: Layer already exists [2024-09-26T09:28:44.728Z] a085699c283c: Layer already exists [2024-09-26T09:28:44.728Z] fa1b122bdfd6: Layer already exists [2024-09-26T09:28:44.728Z] f536a59fdb58: Layer already exists [2024-09-26T09:28:44.728Z] 5fdbe22657c9: Layer already exists [2024-09-26T09:28:44.728Z] b49c02bc0950: Layer already exists [2024-09-26T09:28:44.728Z] 7a317ca17a86: Layer already exists [2024-09-26T09:28:44.728Z] b1fd2d209f35: Layer already exists [2024-09-26T09:28:44.728Z] 9ec194f36aa0: Layer already exists [2024-09-26T09:28:44.728Z] 5f70bf18a086: Layer already exists [2024-09-26T09:28:44.728Z] d6f5448d9960: Layer already exists [2024-09-26T09:28:44.728Z] 107d893e0923: Layer already exists [2024-09-26T09:28:44.990Z] dfb130a83c5a: Layer already exists [2024-09-26T09:28:44.990Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:28:44.990Z] latest: digest: sha256:5c125221070137453cd23be1a32dfb63792430b620200eb08190a47be965341d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:45.333Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:45.716Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.83 [2024-09-26T09:28:45.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-26T09:28:45.717Z] a4bf1d4d9fd7: Preparing [2024-09-26T09:28:45.717Z] a085699c283c: Preparing [2024-09-26T09:28:45.717Z] 1d69b44aa991: Preparing [2024-09-26T09:28:45.717Z] 154ab9a9a5d7: Preparing [2024-09-26T09:28:45.717Z] 89870e9e6223: Preparing [2024-09-26T09:28:45.717Z] 5fdbe22657c9: Preparing [2024-09-26T09:28:45.717Z] fa1b122bdfd6: Preparing [2024-09-26T09:28:45.717Z] 5fdbe22657c9: Waiting [2024-09-26T09:28:45.717Z] f536a59fdb58: Preparing [2024-09-26T09:28:45.717Z] fa1b122bdfd6: Waiting [2024-09-26T09:28:45.717Z] b49c02bc0950: Preparing [2024-09-26T09:28:45.717Z] f536a59fdb58: Waiting [2024-09-26T09:28:45.717Z] 7a317ca17a86: Preparing [2024-09-26T09:28:45.717Z] b49c02bc0950: Waiting [2024-09-26T09:28:45.717Z] b1fd2d209f35: Preparing [2024-09-26T09:28:45.717Z] 7a317ca17a86: Waiting [2024-09-26T09:28:45.717Z] 9ec194f36aa0: Preparing [2024-09-26T09:28:45.717Z] b1fd2d209f35: Waiting [2024-09-26T09:28:45.717Z] 5f70bf18a086: Preparing [2024-09-26T09:28:45.717Z] d6f5448d9960: Preparing [2024-09-26T09:28:45.717Z] 5f70bf18a086: Waiting [2024-09-26T09:28:45.717Z] d6f5448d9960: Waiting [2024-09-26T09:28:45.717Z] 107d893e0923: Preparing [2024-09-26T09:28:45.717Z] dfb130a83c5a: Preparing [2024-09-26T09:28:45.717Z] 107d893e0923: Waiting [2024-09-26T09:28:45.717Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:28:45.717Z] dfb130a83c5a: Waiting [2024-09-26T09:28:45.717Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:28:45.717Z] 154ab9a9a5d7: Layer already exists [2024-09-26T09:28:45.717Z] 89870e9e6223: Layer already exists [2024-09-26T09:28:45.717Z] 1d69b44aa991: Layer already exists [2024-09-26T09:28:45.717Z] a4bf1d4d9fd7: Layer already exists [2024-09-26T09:28:45.717Z] a085699c283c: Layer already exists [2024-09-26T09:28:45.717Z] f536a59fdb58: Layer already exists [2024-09-26T09:28:45.717Z] fa1b122bdfd6: Layer already exists [2024-09-26T09:28:45.717Z] 5fdbe22657c9: Layer already exists [2024-09-26T09:28:45.717Z] b49c02bc0950: Layer already exists [2024-09-26T09:28:45.717Z] 7a317ca17a86: Layer already exists [2024-09-26T09:28:45.717Z] 9ec194f36aa0: Layer already exists [2024-09-26T09:28:45.717Z] b1fd2d209f35: Layer already exists [2024-09-26T09:28:45.717Z] d6f5448d9960: Layer already exists [2024-09-26T09:28:45.717Z] 5f70bf18a086: Layer already exists [2024-09-26T09:28:45.717Z] 107d893e0923: Layer already exists [2024-09-26T09:28:45.717Z] dfb130a83c5a: Layer already exists [2024-09-26T09:28:45.717Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:28:45.982Z] 3.2.0-dev.83: digest: sha256:5c125221070137453cd23be1a32dfb63792430b620200eb08190a47be965341d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:46.645Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:47.008Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:28:47.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-26T09:28:47.008Z] a4bf1d4d9fd7: Preparing [2024-09-26T09:28:47.008Z] a085699c283c: Preparing [2024-09-26T09:28:47.008Z] 1d69b44aa991: Preparing [2024-09-26T09:28:47.008Z] 154ab9a9a5d7: Preparing [2024-09-26T09:28:47.008Z] 89870e9e6223: Preparing [2024-09-26T09:28:47.008Z] 5fdbe22657c9: Preparing [2024-09-26T09:28:47.008Z] fa1b122bdfd6: Preparing [2024-09-26T09:28:47.008Z] f536a59fdb58: Preparing [2024-09-26T09:28:47.008Z] b49c02bc0950: Preparing [2024-09-26T09:28:47.008Z] 7a317ca17a86: Preparing [2024-09-26T09:28:47.008Z] b1fd2d209f35: Preparing [2024-09-26T09:28:47.008Z] 9ec194f36aa0: Preparing [2024-09-26T09:28:47.008Z] 5f70bf18a086: Preparing [2024-09-26T09:28:47.008Z] d6f5448d9960: Preparing [2024-09-26T09:28:47.008Z] 107d893e0923: Preparing [2024-09-26T09:28:47.008Z] dfb130a83c5a: Preparing [2024-09-26T09:28:47.008Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:28:47.008Z] 5fdbe22657c9: Waiting [2024-09-26T09:28:47.008Z] 9ec194f36aa0: Waiting [2024-09-26T09:28:47.008Z] 5f70bf18a086: Waiting [2024-09-26T09:28:47.008Z] d6f5448d9960: Waiting [2024-09-26T09:28:47.008Z] 107d893e0923: Waiting [2024-09-26T09:28:47.008Z] dfb130a83c5a: Waiting [2024-09-26T09:28:47.008Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:28:47.008Z] fa1b122bdfd6: Waiting [2024-09-26T09:28:47.008Z] f536a59fdb58: Waiting [2024-09-26T09:28:47.008Z] b1fd2d209f35: Waiting [2024-09-26T09:28:47.008Z] b49c02bc0950: Waiting [2024-09-26T09:28:47.008Z] 7a317ca17a86: Waiting [2024-09-26T09:28:47.008Z] 154ab9a9a5d7: Layer already exists [2024-09-26T09:28:47.008Z] 1d69b44aa991: Layer already exists [2024-09-26T09:28:47.008Z] a4bf1d4d9fd7: Layer already exists [2024-09-26T09:28:47.008Z] 89870e9e6223: Layer already exists [2024-09-26T09:28:47.008Z] a085699c283c: Layer already exists [2024-09-26T09:28:47.008Z] f536a59fdb58: Layer already exists [2024-09-26T09:28:47.008Z] fa1b122bdfd6: Layer already exists [2024-09-26T09:28:47.008Z] 5fdbe22657c9: Layer already exists [2024-09-26T09:28:47.008Z] b49c02bc0950: Layer already exists [2024-09-26T09:28:47.008Z] 7a317ca17a86: Layer already exists [2024-09-26T09:28:47.008Z] 5f70bf18a086: Layer already exists [2024-09-26T09:28:47.008Z] b1fd2d209f35: Layer already exists [2024-09-26T09:28:47.008Z] d6f5448d9960: Layer already exists [2024-09-26T09:28:47.008Z] 9ec194f36aa0: Layer already exists [2024-09-26T09:28:47.008Z] 107d893e0923: Layer already exists [2024-09-26T09:28:47.276Z] dfb130a83c5a: Layer already exists [2024-09-26T09:28:47.276Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:28:47.276Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:5c125221070137453cd23be1a32dfb63792430b620200eb08190a47be965341d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:47.631Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:47.969Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-09-26T09:28:47.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-26T09:28:47.969Z] a4bf1d4d9fd7: Preparing [2024-09-26T09:28:47.969Z] a085699c283c: Preparing [2024-09-26T09:28:47.969Z] 1d69b44aa991: Preparing [2024-09-26T09:28:47.969Z] 154ab9a9a5d7: Preparing [2024-09-26T09:28:47.969Z] 89870e9e6223: Preparing [2024-09-26T09:28:47.969Z] 5fdbe22657c9: Preparing [2024-09-26T09:28:47.969Z] fa1b122bdfd6: Preparing [2024-09-26T09:28:47.969Z] f536a59fdb58: Preparing [2024-09-26T09:28:47.969Z] b49c02bc0950: Preparing [2024-09-26T09:28:47.969Z] 7a317ca17a86: Preparing [2024-09-26T09:28:47.969Z] b1fd2d209f35: Preparing [2024-09-26T09:28:47.969Z] 9ec194f36aa0: Preparing [2024-09-26T09:28:47.969Z] 5f70bf18a086: Preparing [2024-09-26T09:28:47.969Z] d6f5448d9960: Preparing [2024-09-26T09:28:47.969Z] 107d893e0923: Preparing [2024-09-26T09:28:47.969Z] dfb130a83c5a: Preparing [2024-09-26T09:28:47.969Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:28:47.969Z] 5fdbe22657c9: Waiting [2024-09-26T09:28:47.969Z] fa1b122bdfd6: Waiting [2024-09-26T09:28:47.969Z] f536a59fdb58: Waiting [2024-09-26T09:28:47.969Z] b49c02bc0950: Waiting [2024-09-26T09:28:47.969Z] 7a317ca17a86: Waiting [2024-09-26T09:28:47.969Z] b1fd2d209f35: Waiting [2024-09-26T09:28:47.969Z] 9ec194f36aa0: Waiting [2024-09-26T09:28:47.969Z] 107d893e0923: Waiting [2024-09-26T09:28:47.969Z] 5f70bf18a086: Waiting [2024-09-26T09:28:47.969Z] dfb130a83c5a: Waiting [2024-09-26T09:28:47.969Z] d6f5448d9960: Waiting [2024-09-26T09:28:47.969Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:28:47.969Z] a085699c283c: Layer already exists [2024-09-26T09:28:47.969Z] 1d69b44aa991: Layer already exists [2024-09-26T09:28:47.969Z] a4bf1d4d9fd7: Layer already exists [2024-09-26T09:28:47.969Z] 89870e9e6223: Layer already exists [2024-09-26T09:28:47.969Z] 154ab9a9a5d7: Layer already exists [2024-09-26T09:28:47.969Z] 5fdbe22657c9: Layer already exists [2024-09-26T09:28:47.969Z] f536a59fdb58: Layer already exists [2024-09-26T09:28:47.969Z] 7a317ca17a86: Layer already exists [2024-09-26T09:28:47.969Z] fa1b122bdfd6: Layer already exists [2024-09-26T09:28:47.969Z] b49c02bc0950: Layer already exists [2024-09-26T09:28:47.969Z] b1fd2d209f35: Layer already exists [2024-09-26T09:28:47.969Z] 9ec194f36aa0: Layer already exists [2024-09-26T09:28:47.969Z] d6f5448d9960: Layer already exists [2024-09-26T09:28:47.969Z] 5f70bf18a086: Layer already exists [2024-09-26T09:28:47.969Z] 107d893e0923: Layer already exists [2024-09-26T09:28:47.969Z] dfb130a83c5a: Layer already exists [2024-09-26T09:28:48.233Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:28:48.233Z] main: digest: sha256:5c125221070137453cd23be1a32dfb63792430b620200eb08190a47be965341d size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T09:28:48.318Z] ===================================================== [Pipeline] echo [2024-09-26T09:28:48.329Z] taggedImages: [2024-09-26T09:28:48.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:28:48.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-26T09:28:48.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.83 [2024-09-26T09:28:48.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:28:48.329Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-09-26T09:28:48.359Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-09-26T09:28:48.359Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:28:48.359Z] latest [2024-09-26T09:28:48.359Z] 3.2.0-dev.83 [2024-09-26T09:28:48.359Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:28:48.359Z] main [2024-09-26T09:28:48.359Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:48.720Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:49.066Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:28:49.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-26T09:28:49.066Z] 19fef3b51b07: Preparing [2024-09-26T09:28:49.066Z] 3519c956a438: Preparing [2024-09-26T09:28:49.066Z] 46b452b2300e: Preparing [2024-09-26T09:28:49.066Z] f7c69d2e4fc3: Preparing [2024-09-26T09:28:49.066Z] b49c02bc0950: Preparing [2024-09-26T09:28:49.066Z] 7a317ca17a86: Preparing [2024-09-26T09:28:49.066Z] 905ebed70a2f: Preparing [2024-09-26T09:28:49.066Z] 2f061491ae7a: Preparing [2024-09-26T09:28:49.066Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:28:49.066Z] 905ebed70a2f: Waiting [2024-09-26T09:28:49.066Z] 2f061491ae7a: Waiting [2024-09-26T09:28:49.066Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:28:49.066Z] 7a317ca17a86: Waiting [2024-09-26T09:28:49.066Z] b49c02bc0950: Layer already exists [2024-09-26T09:28:49.331Z] 7a317ca17a86: Layer already exists [2024-09-26T09:28:49.331Z] 905ebed70a2f: Layer already exists [2024-09-26T09:28:49.331Z] 2f061491ae7a: Layer already exists [2024-09-26T09:28:49.331Z] 3519c956a438: Pushed [2024-09-26T09:28:49.331Z] 46b452b2300e: Pushed [2024-09-26T09:28:49.331Z] 19fef3b51b07: Pushed [2024-09-26T09:28:49.331Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:28:54.655Z] f7c69d2e4fc3: Pushed [2024-09-26T09:28:54.920Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:2f53b5dcb3e3066b82d72853ae6bffa87b1ae96f85de4650ad91619e61489297 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:55.276Z] + 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-09-26T09:28:55.619Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-26T09:28:55.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-26T09:28:55.620Z] 19fef3b51b07: Preparing [2024-09-26T09:28:55.620Z] 3519c956a438: Preparing [2024-09-26T09:28:55.620Z] 46b452b2300e: Preparing [2024-09-26T09:28:55.620Z] f7c69d2e4fc3: Preparing [2024-09-26T09:28:55.620Z] b49c02bc0950: Preparing [2024-09-26T09:28:55.620Z] 7a317ca17a86: Preparing [2024-09-26T09:28:55.620Z] 905ebed70a2f: Preparing [2024-09-26T09:28:55.620Z] 2f061491ae7a: Preparing [2024-09-26T09:28:55.620Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:28:55.620Z] 2f061491ae7a: Waiting [2024-09-26T09:28:55.620Z] 7a317ca17a86: Waiting [2024-09-26T09:28:55.620Z] 905ebed70a2f: Waiting [2024-09-26T09:28:55.620Z] b49c02bc0950: Layer already exists [2024-09-26T09:28:55.620Z] f7c69d2e4fc3: Layer already exists [2024-09-26T09:28:55.620Z] 3519c956a438: Layer already exists [2024-09-26T09:28:55.620Z] 46b452b2300e: Layer already exists [2024-09-26T09:28:55.620Z] 19fef3b51b07: Layer already exists [2024-09-26T09:28:55.620Z] 7a317ca17a86: Layer already exists [2024-09-26T09:28:55.620Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:28:55.620Z] 2f061491ae7a: Layer already exists [2024-09-26T09:28:55.620Z] 905ebed70a2f: Layer already exists [2024-09-26T09:28:55.886Z] latest: digest: sha256:2f53b5dcb3e3066b82d72853ae6bffa87b1ae96f85de4650ad91619e61489297 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:56.245Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:56.599Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.83 [2024-09-26T09:28:56.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-26T09:28:56.599Z] 19fef3b51b07: Preparing [2024-09-26T09:28:56.599Z] 3519c956a438: Preparing [2024-09-26T09:28:56.599Z] 46b452b2300e: Preparing [2024-09-26T09:28:56.599Z] f7c69d2e4fc3: Preparing [2024-09-26T09:28:56.599Z] b49c02bc0950: Preparing [2024-09-26T09:28:56.599Z] 7a317ca17a86: Preparing [2024-09-26T09:28:56.599Z] 905ebed70a2f: Preparing [2024-09-26T09:28:56.599Z] 2f061491ae7a: Preparing [2024-09-26T09:28:56.599Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:28:56.599Z] 905ebed70a2f: Waiting [2024-09-26T09:28:56.599Z] 2f061491ae7a: Waiting [2024-09-26T09:28:56.599Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:28:56.599Z] 7a317ca17a86: Waiting [2024-09-26T09:28:56.599Z] 19fef3b51b07: Layer already exists [2024-09-26T09:28:56.599Z] 46b452b2300e: Layer already exists [2024-09-26T09:28:56.599Z] 3519c956a438: Layer already exists [2024-09-26T09:28:56.599Z] b49c02bc0950: Layer already exists [2024-09-26T09:28:56.599Z] f7c69d2e4fc3: Layer already exists [2024-09-26T09:28:56.599Z] 7a317ca17a86: Layer already exists [2024-09-26T09:28:56.599Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:28:56.599Z] 905ebed70a2f: Layer already exists [2024-09-26T09:28:56.599Z] 2f061491ae7a: Layer already exists [2024-09-26T09:28:56.864Z] 3.2.0-dev.83: digest: sha256:2f53b5dcb3e3066b82d72853ae6bffa87b1ae96f85de4650ad91619e61489297 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:57.227Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:57.583Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:28:57.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-26T09:28:57.583Z] 19fef3b51b07: Preparing [2024-09-26T09:28:57.583Z] 3519c956a438: Preparing [2024-09-26T09:28:57.583Z] 46b452b2300e: Preparing [2024-09-26T09:28:57.583Z] f7c69d2e4fc3: Preparing [2024-09-26T09:28:57.583Z] b49c02bc0950: Preparing [2024-09-26T09:28:57.583Z] 7a317ca17a86: Preparing [2024-09-26T09:28:57.583Z] 905ebed70a2f: Preparing [2024-09-26T09:28:57.583Z] 2f061491ae7a: Preparing [2024-09-26T09:28:57.583Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:28:57.583Z] 905ebed70a2f: Waiting [2024-09-26T09:28:57.583Z] 2f061491ae7a: Waiting [2024-09-26T09:28:57.583Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:28:57.583Z] 7a317ca17a86: Waiting [2024-09-26T09:28:57.583Z] f7c69d2e4fc3: Layer already exists [2024-09-26T09:28:57.583Z] b49c02bc0950: Layer already exists [2024-09-26T09:28:57.583Z] 19fef3b51b07: Layer already exists [2024-09-26T09:28:57.583Z] 46b452b2300e: Layer already exists [2024-09-26T09:28:57.583Z] 3519c956a438: Layer already exists [2024-09-26T09:28:57.583Z] 905ebed70a2f: Layer already exists [2024-09-26T09:28:57.583Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:28:57.583Z] 2f061491ae7a: Layer already exists [2024-09-26T09:28:57.583Z] 7a317ca17a86: Layer already exists [2024-09-26T09:28:57.849Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:2f53b5dcb3e3066b82d72853ae6bffa87b1ae96f85de4650ad91619e61489297 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:58.202Z] + 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-09-26T09:28:58.536Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-09-26T09:28:58.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-26T09:28:58.536Z] 19fef3b51b07: Preparing [2024-09-26T09:28:58.536Z] 3519c956a438: Preparing [2024-09-26T09:28:58.536Z] 46b452b2300e: Preparing [2024-09-26T09:28:58.536Z] f7c69d2e4fc3: Preparing [2024-09-26T09:28:58.536Z] b49c02bc0950: Preparing [2024-09-26T09:28:58.536Z] 7a317ca17a86: Preparing [2024-09-26T09:28:58.536Z] 905ebed70a2f: Preparing [2024-09-26T09:28:58.536Z] 2f061491ae7a: Preparing [2024-09-26T09:28:58.536Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:28:58.536Z] 905ebed70a2f: Waiting [2024-09-26T09:28:58.536Z] 2f061491ae7a: Waiting [2024-09-26T09:28:58.536Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:28:58.536Z] 7a317ca17a86: Waiting [2024-09-26T09:28:58.536Z] 19fef3b51b07: Layer already exists [2024-09-26T09:28:58.536Z] 46b452b2300e: Layer already exists [2024-09-26T09:28:58.536Z] 3519c956a438: Layer already exists [2024-09-26T09:28:58.536Z] b49c02bc0950: Layer already exists [2024-09-26T09:28:58.536Z] f7c69d2e4fc3: Layer already exists [2024-09-26T09:28:58.536Z] 905ebed70a2f: Layer already exists [2024-09-26T09:28:58.536Z] 7a317ca17a86: Layer already exists [2024-09-26T09:28:58.536Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:28:58.536Z] 2f061491ae7a: Layer already exists [2024-09-26T09:28:58.801Z] main: digest: sha256:2f53b5dcb3e3066b82d72853ae6bffa87b1ae96f85de4650ad91619e61489297 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T09:28:58.887Z] ===================================================== [Pipeline] echo [2024-09-26T09:28:58.904Z] taggedImages: [2024-09-26T09:28:58.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:28:58.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-26T09:28:58.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.83 [2024-09-26T09:28:58.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:28:58.904Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-09-26T09:28:58.936Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-09-26T09:28:58.936Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:28:58.936Z] latest [2024-09-26T09:28:58.936Z] 3.2.0-dev.83 [2024-09-26T09:28:58.936Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:28:58.936Z] main [2024-09-26T09:28:58.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:59.308Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:28:59.662Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:28:59.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-26T09:28:59.662Z] a92e22d3eee1: Preparing [2024-09-26T09:28:59.663Z] 60da32e7ca3f: Preparing [2024-09-26T09:28:59.663Z] 6457bb66685b: Preparing [2024-09-26T09:28:59.663Z] 4f22563a15e0: Preparing [2024-09-26T09:28:59.663Z] 7b84c96489de: Preparing [2024-09-26T09:28:59.663Z] b49c02bc0950: Preparing [2024-09-26T09:28:59.663Z] 7a317ca17a86: Preparing [2024-09-26T09:28:59.663Z] 82cc3441f869: Preparing [2024-09-26T09:28:59.663Z] 21a9f1512d4c: Preparing [2024-09-26T09:28:59.663Z] 2b1fa60026bb: Preparing [2024-09-26T09:28:59.663Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:28:59.663Z] 7a317ca17a86: Waiting [2024-09-26T09:28:59.663Z] 82cc3441f869: Waiting [2024-09-26T09:28:59.663Z] 21a9f1512d4c: Waiting [2024-09-26T09:28:59.663Z] 2b1fa60026bb: Waiting [2024-09-26T09:28:59.663Z] b49c02bc0950: Waiting [2024-09-26T09:28:59.663Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:28:59.932Z] 4f22563a15e0: Pushed [2024-09-26T09:28:59.932Z] 60da32e7ca3f: Pushed [2024-09-26T09:28:59.932Z] a92e22d3eee1: Pushed [2024-09-26T09:28:59.932Z] 7b84c96489de: Pushed [2024-09-26T09:28:59.932Z] b49c02bc0950: Layer already exists [2024-09-26T09:28:59.932Z] 7a317ca17a86: Layer already exists [2024-09-26T09:28:59.932Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:00.200Z] 82cc3441f869: Pushed [2024-09-26T09:29:00.200Z] 21a9f1512d4c: Pushed [2024-09-26T09:29:02.136Z] 6457bb66685b: Pushed [2024-09-26T09:29:02.401Z] 2b1fa60026bb: Pushed [2024-09-26T09:29:02.667Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:79216b2e62e83ecdc406244a60f673780972397b81cca37159b4cc57b87d91f6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:03.018Z] + 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-09-26T09:29:03.366Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-26T09:29:03.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-26T09:29:03.366Z] a92e22d3eee1: Preparing [2024-09-26T09:29:03.366Z] 60da32e7ca3f: Preparing [2024-09-26T09:29:03.366Z] 6457bb66685b: Preparing [2024-09-26T09:29:03.366Z] 4f22563a15e0: Preparing [2024-09-26T09:29:03.366Z] 7b84c96489de: Preparing [2024-09-26T09:29:03.366Z] b49c02bc0950: Preparing [2024-09-26T09:29:03.366Z] 7a317ca17a86: Preparing [2024-09-26T09:29:03.366Z] 82cc3441f869: Preparing [2024-09-26T09:29:03.366Z] 21a9f1512d4c: Preparing [2024-09-26T09:29:03.366Z] 2b1fa60026bb: Preparing [2024-09-26T09:29:03.366Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:03.366Z] 7a317ca17a86: Waiting [2024-09-26T09:29:03.366Z] 82cc3441f869: Waiting [2024-09-26T09:29:03.366Z] 21a9f1512d4c: Waiting [2024-09-26T09:29:03.366Z] b49c02bc0950: Waiting [2024-09-26T09:29:03.366Z] 2b1fa60026bb: Waiting [2024-09-26T09:29:03.366Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:29:03.366Z] a92e22d3eee1: Layer already exists [2024-09-26T09:29:03.366Z] 60da32e7ca3f: Layer already exists [2024-09-26T09:29:03.366Z] 6457bb66685b: Layer already exists [2024-09-26T09:29:03.366Z] 4f22563a15e0: Layer already exists [2024-09-26T09:29:03.366Z] 7b84c96489de: Layer already exists [2024-09-26T09:29:03.366Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:03.366Z] 82cc3441f869: Layer already exists [2024-09-26T09:29:03.366Z] 21a9f1512d4c: Layer already exists [2024-09-26T09:29:03.366Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:03.366Z] 2b1fa60026bb: Layer already exists [2024-09-26T09:29:03.366Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:03.631Z] latest: digest: sha256:79216b2e62e83ecdc406244a60f673780972397b81cca37159b4cc57b87d91f6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:03.985Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:04.332Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.83 [2024-09-26T09:29:04.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-26T09:29:04.332Z] a92e22d3eee1: Preparing [2024-09-26T09:29:04.332Z] 60da32e7ca3f: Preparing [2024-09-26T09:29:04.332Z] 6457bb66685b: Preparing [2024-09-26T09:29:04.332Z] 4f22563a15e0: Preparing [2024-09-26T09:29:04.332Z] 7b84c96489de: Preparing [2024-09-26T09:29:04.332Z] b49c02bc0950: Preparing [2024-09-26T09:29:04.332Z] 7a317ca17a86: Preparing [2024-09-26T09:29:04.332Z] 82cc3441f869: Preparing [2024-09-26T09:29:04.332Z] 21a9f1512d4c: Preparing [2024-09-26T09:29:04.332Z] 2b1fa60026bb: Preparing [2024-09-26T09:29:04.332Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:04.332Z] b49c02bc0950: Waiting [2024-09-26T09:29:04.332Z] 7a317ca17a86: Waiting [2024-09-26T09:29:04.332Z] 82cc3441f869: Waiting [2024-09-26T09:29:04.332Z] 2b1fa60026bb: Waiting [2024-09-26T09:29:04.332Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:29:04.332Z] 21a9f1512d4c: Waiting [2024-09-26T09:29:04.332Z] 60da32e7ca3f: Layer already exists [2024-09-26T09:29:04.332Z] 6457bb66685b: Layer already exists [2024-09-26T09:29:04.332Z] a92e22d3eee1: Layer already exists [2024-09-26T09:29:04.332Z] 7b84c96489de: Layer already exists [2024-09-26T09:29:04.332Z] 4f22563a15e0: Layer already exists [2024-09-26T09:29:04.332Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:04.332Z] 21a9f1512d4c: Layer already exists [2024-09-26T09:29:04.332Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:04.332Z] 2b1fa60026bb: Layer already exists [2024-09-26T09:29:04.332Z] 82cc3441f869: Layer already exists [2024-09-26T09:29:04.332Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:04.599Z] 3.2.0-dev.83: digest: sha256:79216b2e62e83ecdc406244a60f673780972397b81cca37159b4cc57b87d91f6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:04.955Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:05.301Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:29:05.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-26T09:29:05.301Z] a92e22d3eee1: Preparing [2024-09-26T09:29:05.301Z] 60da32e7ca3f: Preparing [2024-09-26T09:29:05.301Z] 6457bb66685b: Preparing [2024-09-26T09:29:05.301Z] 4f22563a15e0: Preparing [2024-09-26T09:29:05.301Z] 7b84c96489de: Preparing [2024-09-26T09:29:05.301Z] b49c02bc0950: Preparing [2024-09-26T09:29:05.301Z] 7a317ca17a86: Preparing [2024-09-26T09:29:05.301Z] 82cc3441f869: Preparing [2024-09-26T09:29:05.301Z] 21a9f1512d4c: Preparing [2024-09-26T09:29:05.301Z] 2b1fa60026bb: Preparing [2024-09-26T09:29:05.301Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:05.301Z] 82cc3441f869: Waiting [2024-09-26T09:29:05.301Z] 21a9f1512d4c: Waiting [2024-09-26T09:29:05.301Z] 2b1fa60026bb: Waiting [2024-09-26T09:29:05.301Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:29:05.301Z] b49c02bc0950: Waiting [2024-09-26T09:29:05.301Z] 7a317ca17a86: Waiting [2024-09-26T09:29:05.301Z] 60da32e7ca3f: Layer already exists [2024-09-26T09:29:05.301Z] 7b84c96489de: Layer already exists [2024-09-26T09:29:05.301Z] 6457bb66685b: Layer already exists [2024-09-26T09:29:05.301Z] a92e22d3eee1: Layer already exists [2024-09-26T09:29:05.301Z] 4f22563a15e0: Layer already exists [2024-09-26T09:29:05.301Z] 82cc3441f869: Layer already exists [2024-09-26T09:29:05.301Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:05.301Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:05.301Z] 21a9f1512d4c: Layer already exists [2024-09-26T09:29:05.301Z] 2b1fa60026bb: Layer already exists [2024-09-26T09:29:05.301Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:05.567Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:79216b2e62e83ecdc406244a60f673780972397b81cca37159b4cc57b87d91f6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:05.927Z] + 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-09-26T09:29:06.276Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-09-26T09:29:06.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-26T09:29:06.276Z] a92e22d3eee1: Preparing [2024-09-26T09:29:06.276Z] 60da32e7ca3f: Preparing [2024-09-26T09:29:06.276Z] 6457bb66685b: Preparing [2024-09-26T09:29:06.276Z] 4f22563a15e0: Preparing [2024-09-26T09:29:06.276Z] 7b84c96489de: Preparing [2024-09-26T09:29:06.276Z] b49c02bc0950: Preparing [2024-09-26T09:29:06.276Z] 7a317ca17a86: Preparing [2024-09-26T09:29:06.276Z] 82cc3441f869: Preparing [2024-09-26T09:29:06.276Z] 21a9f1512d4c: Preparing [2024-09-26T09:29:06.276Z] 2b1fa60026bb: Preparing [2024-09-26T09:29:06.276Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:06.276Z] 82cc3441f869: Waiting [2024-09-26T09:29:06.276Z] 21a9f1512d4c: Waiting [2024-09-26T09:29:06.276Z] 2b1fa60026bb: Waiting [2024-09-26T09:29:06.276Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:29:06.276Z] b49c02bc0950: Waiting [2024-09-26T09:29:06.276Z] 7a317ca17a86: Waiting [2024-09-26T09:29:06.276Z] 7b84c96489de: Layer already exists [2024-09-26T09:29:06.276Z] a92e22d3eee1: Layer already exists [2024-09-26T09:29:06.276Z] 6457bb66685b: Layer already exists [2024-09-26T09:29:06.276Z] 60da32e7ca3f: Layer already exists [2024-09-26T09:29:06.276Z] 4f22563a15e0: Layer already exists [2024-09-26T09:29:06.276Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:06.276Z] 21a9f1512d4c: Layer already exists [2024-09-26T09:29:06.276Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:06.276Z] 2b1fa60026bb: Layer already exists [2024-09-26T09:29:06.276Z] 82cc3441f869: Layer already exists [2024-09-26T09:29:06.276Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:06.543Z] main: digest: sha256:79216b2e62e83ecdc406244a60f673780972397b81cca37159b4cc57b87d91f6 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T09:29:06.629Z] ===================================================== [Pipeline] echo [2024-09-26T09:29:06.643Z] taggedImages: [2024-09-26T09:29:06.643Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:29:06.643Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-26T09:29:06.643Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.83 [2024-09-26T09:29:06.643Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:29:06.643Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-09-26T09:29:06.677Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-09-26T09:29:06.677Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:29:06.677Z] latest [2024-09-26T09:29:06.677Z] 3.2.0-dev.83 [2024-09-26T09:29:06.677Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:29:06.677Z] main [2024-09-26T09:29:06.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:07.063Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:07.408Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:29:07.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-26T09:29:07.408Z] e3ca075f265d: Preparing [2024-09-26T09:29:07.408Z] 604f7873c6ad: Preparing [2024-09-26T09:29:07.409Z] 2d00f7efc857: Preparing [2024-09-26T09:29:07.409Z] 8997d5a2a9ad: Preparing [2024-09-26T09:29:07.409Z] 1ed354673678: Preparing [2024-09-26T09:29:07.409Z] 6817393e3a24: Preparing [2024-09-26T09:29:07.409Z] 54cba57e2ef3: Preparing [2024-09-26T09:29:07.409Z] b49c02bc0950: Preparing [2024-09-26T09:29:07.409Z] 7a317ca17a86: Preparing [2024-09-26T09:29:07.409Z] d6949642f708: Preparing [2024-09-26T09:29:07.409Z] 2207caf177d5: Preparing [2024-09-26T09:29:07.409Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:07.409Z] 54cba57e2ef3: Waiting [2024-09-26T09:29:07.409Z] b49c02bc0950: Waiting [2024-09-26T09:29:07.409Z] 7a317ca17a86: Waiting [2024-09-26T09:29:07.409Z] d6949642f708: Waiting [2024-09-26T09:29:07.409Z] 2207caf177d5: Waiting [2024-09-26T09:29:07.409Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:29:07.409Z] 6817393e3a24: Waiting [2024-09-26T09:29:07.677Z] 1ed354673678: Pushed [2024-09-26T09:29:07.677Z] 604f7873c6ad: Pushed [2024-09-26T09:29:07.677Z] e3ca075f265d: Pushed [2024-09-26T09:29:07.677Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:07.677Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:07.677Z] 6817393e3a24: Pushed [2024-09-26T09:29:07.943Z] 54cba57e2ef3: Pushed [2024-09-26T09:29:07.943Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:07.943Z] d6949642f708: Pushed [2024-09-26T09:29:09.878Z] 8997d5a2a9ad: Pushed [2024-09-26T09:29:10.463Z] 2d00f7efc857: Pushed [2024-09-26T09:29:10.463Z] 2207caf177d5: Pushed [2024-09-26T09:29:10.728Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:9ff6505b0b875bc913c4a9539e3e9b42271a249d8207db62d14d79e2b0f10a16 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:11.082Z] + 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-09-26T09:29:11.427Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-26T09:29:11.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-26T09:29:11.427Z] e3ca075f265d: Preparing [2024-09-26T09:29:11.427Z] 604f7873c6ad: Preparing [2024-09-26T09:29:11.427Z] 2d00f7efc857: Preparing [2024-09-26T09:29:11.427Z] 8997d5a2a9ad: Preparing [2024-09-26T09:29:11.427Z] 1ed354673678: Preparing [2024-09-26T09:29:11.427Z] 6817393e3a24: Preparing [2024-09-26T09:29:11.427Z] 54cba57e2ef3: Preparing [2024-09-26T09:29:11.427Z] b49c02bc0950: Preparing [2024-09-26T09:29:11.427Z] 7a317ca17a86: Preparing [2024-09-26T09:29:11.427Z] d6949642f708: Preparing [2024-09-26T09:29:11.427Z] 2207caf177d5: Preparing [2024-09-26T09:29:11.427Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:11.427Z] b49c02bc0950: Waiting [2024-09-26T09:29:11.427Z] 7a317ca17a86: Waiting [2024-09-26T09:29:11.427Z] d6949642f708: Waiting [2024-09-26T09:29:11.427Z] 2207caf177d5: Waiting [2024-09-26T09:29:11.427Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:29:11.427Z] 6817393e3a24: Waiting [2024-09-26T09:29:11.427Z] 54cba57e2ef3: Waiting [2024-09-26T09:29:11.427Z] 604f7873c6ad: Layer already exists [2024-09-26T09:29:11.427Z] e3ca075f265d: Layer already exists [2024-09-26T09:29:11.427Z] 1ed354673678: Layer already exists [2024-09-26T09:29:11.427Z] 8997d5a2a9ad: Layer already exists [2024-09-26T09:29:11.427Z] 2d00f7efc857: Layer already exists [2024-09-26T09:29:11.427Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:11.427Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:11.427Z] 6817393e3a24: Layer already exists [2024-09-26T09:29:11.427Z] 54cba57e2ef3: Layer already exists [2024-09-26T09:29:11.427Z] d6949642f708: Layer already exists [2024-09-26T09:29:11.427Z] 2207caf177d5: Layer already exists [2024-09-26T09:29:11.428Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:11.692Z] latest: digest: sha256:9ff6505b0b875bc913c4a9539e3e9b42271a249d8207db62d14d79e2b0f10a16 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:12.048Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:12.398Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.83 [2024-09-26T09:29:12.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-26T09:29:12.398Z] e3ca075f265d: Preparing [2024-09-26T09:29:12.398Z] 604f7873c6ad: Preparing [2024-09-26T09:29:12.398Z] 2d00f7efc857: Preparing [2024-09-26T09:29:12.398Z] 8997d5a2a9ad: Preparing [2024-09-26T09:29:12.398Z] 1ed354673678: Preparing [2024-09-26T09:29:12.398Z] 6817393e3a24: Preparing [2024-09-26T09:29:12.398Z] 54cba57e2ef3: Preparing [2024-09-26T09:29:12.398Z] b49c02bc0950: Preparing [2024-09-26T09:29:12.398Z] 7a317ca17a86: Preparing [2024-09-26T09:29:12.398Z] d6949642f708: Preparing [2024-09-26T09:29:12.398Z] 2207caf177d5: Preparing [2024-09-26T09:29:12.398Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:12.398Z] b49c02bc0950: Waiting [2024-09-26T09:29:12.398Z] 7a317ca17a86: Waiting [2024-09-26T09:29:12.398Z] d6949642f708: Waiting [2024-09-26T09:29:12.398Z] 2207caf177d5: Waiting [2024-09-26T09:29:12.398Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:29:12.399Z] 6817393e3a24: Waiting [2024-09-26T09:29:12.399Z] 54cba57e2ef3: Waiting [2024-09-26T09:29:12.399Z] e3ca075f265d: Layer already exists [2024-09-26T09:29:12.399Z] 1ed354673678: Layer already exists [2024-09-26T09:29:12.399Z] 2d00f7efc857: Layer already exists [2024-09-26T09:29:12.399Z] 8997d5a2a9ad: Layer already exists [2024-09-26T09:29:12.399Z] 604f7873c6ad: Layer already exists [2024-09-26T09:29:12.399Z] 6817393e3a24: Layer already exists [2024-09-26T09:29:12.399Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:12.399Z] 54cba57e2ef3: Layer already exists [2024-09-26T09:29:12.399Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:12.399Z] d6949642f708: Layer already exists [2024-09-26T09:29:12.399Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:12.399Z] 2207caf177d5: Layer already exists [2024-09-26T09:29:12.665Z] 3.2.0-dev.83: digest: sha256:9ff6505b0b875bc913c4a9539e3e9b42271a249d8207db62d14d79e2b0f10a16 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:13.015Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:13.359Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:29:13.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-26T09:29:13.360Z] e3ca075f265d: Preparing [2024-09-26T09:29:13.360Z] 604f7873c6ad: Preparing [2024-09-26T09:29:13.360Z] 2d00f7efc857: Preparing [2024-09-26T09:29:13.360Z] 8997d5a2a9ad: Preparing [2024-09-26T09:29:13.360Z] 1ed354673678: Preparing [2024-09-26T09:29:13.360Z] 6817393e3a24: Preparing [2024-09-26T09:29:13.360Z] 54cba57e2ef3: Preparing [2024-09-26T09:29:13.360Z] b49c02bc0950: Preparing [2024-09-26T09:29:13.360Z] 7a317ca17a86: Preparing [2024-09-26T09:29:13.360Z] d6949642f708: Preparing [2024-09-26T09:29:13.360Z] 2207caf177d5: Preparing [2024-09-26T09:29:13.360Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:13.360Z] 7a317ca17a86: Waiting [2024-09-26T09:29:13.360Z] 6817393e3a24: Waiting [2024-09-26T09:29:13.360Z] d6949642f708: Waiting [2024-09-26T09:29:13.360Z] 2207caf177d5: Waiting [2024-09-26T09:29:13.360Z] 54cba57e2ef3: Waiting [2024-09-26T09:29:13.360Z] b49c02bc0950: Waiting [2024-09-26T09:29:13.360Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:29:13.360Z] e3ca075f265d: Layer already exists [2024-09-26T09:29:13.360Z] 1ed354673678: Layer already exists [2024-09-26T09:29:13.360Z] 604f7873c6ad: Layer already exists [2024-09-26T09:29:13.360Z] 2d00f7efc857: Layer already exists [2024-09-26T09:29:13.360Z] 8997d5a2a9ad: Layer already exists [2024-09-26T09:29:13.360Z] 6817393e3a24: Layer already exists [2024-09-26T09:29:13.360Z] 54cba57e2ef3: Layer already exists [2024-09-26T09:29:13.360Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:13.360Z] d6949642f708: Layer already exists [2024-09-26T09:29:13.360Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:13.360Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:13.360Z] 2207caf177d5: Layer already exists [2024-09-26T09:29:13.624Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:9ff6505b0b875bc913c4a9539e3e9b42271a249d8207db62d14d79e2b0f10a16 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:13.981Z] + 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-09-26T09:29:14.332Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-09-26T09:29:14.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-26T09:29:14.332Z] e3ca075f265d: Preparing [2024-09-26T09:29:14.332Z] 604f7873c6ad: Preparing [2024-09-26T09:29:14.332Z] 2d00f7efc857: Preparing [2024-09-26T09:29:14.332Z] 8997d5a2a9ad: Preparing [2024-09-26T09:29:14.332Z] 1ed354673678: Preparing [2024-09-26T09:29:14.332Z] 6817393e3a24: Preparing [2024-09-26T09:29:14.332Z] 54cba57e2ef3: Preparing [2024-09-26T09:29:14.332Z] b49c02bc0950: Preparing [2024-09-26T09:29:14.332Z] 7a317ca17a86: Preparing [2024-09-26T09:29:14.332Z] d6949642f708: Preparing [2024-09-26T09:29:14.332Z] 2207caf177d5: Preparing [2024-09-26T09:29:14.332Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:14.332Z] 6817393e3a24: Waiting [2024-09-26T09:29:14.332Z] 54cba57e2ef3: Waiting [2024-09-26T09:29:14.332Z] b49c02bc0950: Waiting [2024-09-26T09:29:14.332Z] 7a317ca17a86: Waiting [2024-09-26T09:29:14.332Z] d6949642f708: Waiting [2024-09-26T09:29:14.332Z] 2207caf177d5: Waiting [2024-09-26T09:29:14.332Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:29:14.332Z] 1ed354673678: Layer already exists [2024-09-26T09:29:14.332Z] 8997d5a2a9ad: Layer already exists [2024-09-26T09:29:14.332Z] e3ca075f265d: Layer already exists [2024-09-26T09:29:14.332Z] 2d00f7efc857: Layer already exists [2024-09-26T09:29:14.332Z] 604f7873c6ad: Layer already exists [2024-09-26T09:29:14.332Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:14.332Z] 54cba57e2ef3: Layer already exists [2024-09-26T09:29:14.332Z] d6949642f708: Layer already exists [2024-09-26T09:29:14.332Z] 6817393e3a24: Layer already exists [2024-09-26T09:29:14.332Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:14.332Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:14.332Z] 2207caf177d5: Layer already exists [2024-09-26T09:29:14.599Z] main: digest: sha256:9ff6505b0b875bc913c4a9539e3e9b42271a249d8207db62d14d79e2b0f10a16 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T09:29:14.668Z] ===================================================== [Pipeline] echo [2024-09-26T09:29:14.682Z] taggedImages: [2024-09-26T09:29:14.682Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:29:14.682Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-26T09:29:14.682Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.83 [2024-09-26T09:29:14.682Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:29:14.682Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-09-26T09:29:14.703Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-09-26T09:29:14.703Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:29:14.703Z] latest [2024-09-26T09:29:14.703Z] 3.2.0-dev.83 [2024-09-26T09:29:14.703Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:29:14.703Z] main [2024-09-26T09:29:14.703Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:15.075Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:15.434Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:29:15.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-26T09:29:15.434Z] 0440346b90cc: Preparing [2024-09-26T09:29:15.434Z] fae65016d958: Preparing [2024-09-26T09:29:15.434Z] b49c02bc0950: Preparing [2024-09-26T09:29:15.434Z] 7a317ca17a86: Preparing [2024-09-26T09:29:15.434Z] 9fe099746dc7: Preparing [2024-09-26T09:29:15.434Z] 200e10d6fd96: Preparing [2024-09-26T09:29:15.434Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:15.434Z] 200e10d6fd96: Waiting [2024-09-26T09:29:15.434Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:15.701Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:15.701Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:15.701Z] 9fe099746dc7: Pushed [2024-09-26T09:29:15.701Z] 0440346b90cc: Pushed [2024-09-26T09:29:17.102Z] 200e10d6fd96: Pushed [2024-09-26T09:29:19.045Z] fae65016d958: Pushed [2024-09-26T09:29:19.311Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:7ef64dfba28ec7303905793215a764982a145e6e6941151aa805c885bda4d547 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:19.670Z] + 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-09-26T09:29:20.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-26T09:29:20.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-26T09:29:20.020Z] 0440346b90cc: Preparing [2024-09-26T09:29:20.020Z] fae65016d958: Preparing [2024-09-26T09:29:20.020Z] b49c02bc0950: Preparing [2024-09-26T09:29:20.020Z] 7a317ca17a86: Preparing [2024-09-26T09:29:20.020Z] 9fe099746dc7: Preparing [2024-09-26T09:29:20.020Z] 200e10d6fd96: Preparing [2024-09-26T09:29:20.020Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:20.020Z] 200e10d6fd96: Waiting [2024-09-26T09:29:20.020Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:29:20.020Z] 9fe099746dc7: Layer already exists [2024-09-26T09:29:20.020Z] 0440346b90cc: Layer already exists [2024-09-26T09:29:20.020Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:20.020Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:20.020Z] fae65016d958: Layer already exists [2024-09-26T09:29:20.020Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:20.020Z] 200e10d6fd96: Layer already exists [2024-09-26T09:29:20.283Z] latest: digest: sha256:7ef64dfba28ec7303905793215a764982a145e6e6941151aa805c885bda4d547 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:20.628Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:20.983Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.83 [2024-09-26T09:29:20.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-26T09:29:20.983Z] 0440346b90cc: Preparing [2024-09-26T09:29:20.983Z] fae65016d958: Preparing [2024-09-26T09:29:20.983Z] b49c02bc0950: Preparing [2024-09-26T09:29:20.983Z] 7a317ca17a86: Preparing [2024-09-26T09:29:20.983Z] 9fe099746dc7: Preparing [2024-09-26T09:29:20.983Z] 200e10d6fd96: Preparing [2024-09-26T09:29:20.983Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:20.983Z] 200e10d6fd96: Waiting [2024-09-26T09:29:20.983Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:29:20.983Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:20.983Z] 0440346b90cc: Layer already exists [2024-09-26T09:29:20.983Z] fae65016d958: Layer already exists [2024-09-26T09:29:20.983Z] 9fe099746dc7: Layer already exists [2024-09-26T09:29:20.983Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:20.983Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:20.983Z] 200e10d6fd96: Layer already exists [2024-09-26T09:29:21.248Z] 3.2.0-dev.83: digest: sha256:7ef64dfba28ec7303905793215a764982a145e6e6941151aa805c885bda4d547 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:21.604Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:21.958Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:29:21.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-26T09:29:21.958Z] 0440346b90cc: Preparing [2024-09-26T09:29:21.958Z] fae65016d958: Preparing [2024-09-26T09:29:21.958Z] b49c02bc0950: Preparing [2024-09-26T09:29:21.958Z] 7a317ca17a86: Preparing [2024-09-26T09:29:21.958Z] 9fe099746dc7: Preparing [2024-09-26T09:29:21.958Z] 200e10d6fd96: Preparing [2024-09-26T09:29:21.958Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:21.958Z] 200e10d6fd96: Waiting [2024-09-26T09:29:21.958Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:29:21.958Z] 0440346b90cc: Layer already exists [2024-09-26T09:29:21.958Z] 9fe099746dc7: Layer already exists [2024-09-26T09:29:21.958Z] fae65016d958: Layer already exists [2024-09-26T09:29:21.958Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:21.958Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:21.958Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:21.958Z] 200e10d6fd96: Layer already exists [2024-09-26T09:29:22.223Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:7ef64dfba28ec7303905793215a764982a145e6e6941151aa805c885bda4d547 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:22.582Z] + 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-09-26T09:29:22.927Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-09-26T09:29:22.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-26T09:29:22.927Z] 0440346b90cc: Preparing [2024-09-26T09:29:22.927Z] fae65016d958: Preparing [2024-09-26T09:29:22.927Z] b49c02bc0950: Preparing [2024-09-26T09:29:22.927Z] 7a317ca17a86: Preparing [2024-09-26T09:29:22.927Z] 9fe099746dc7: Preparing [2024-09-26T09:29:22.927Z] 200e10d6fd96: Preparing [2024-09-26T09:29:22.927Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:22.927Z] 200e10d6fd96: Waiting [2024-09-26T09:29:22.927Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:29:22.927Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:22.927Z] fae65016d958: Layer already exists [2024-09-26T09:29:22.927Z] 0440346b90cc: Layer already exists [2024-09-26T09:29:22.927Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:22.927Z] 9fe099746dc7: Layer already exists [2024-09-26T09:29:22.927Z] 200e10d6fd96: Layer already exists [2024-09-26T09:29:22.927Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:23.192Z] main: digest: sha256:7ef64dfba28ec7303905793215a764982a145e6e6941151aa805c885bda4d547 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T09:29:23.285Z] ===================================================== [Pipeline] echo [2024-09-26T09:29:23.300Z] taggedImages: [2024-09-26T09:29:23.300Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:29:23.300Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-26T09:29:23.300Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.83 [2024-09-26T09:29:23.300Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:29:23.300Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-09-26T09:29:23.337Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-09-26T09:29:23.337Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:29:23.337Z] latest [2024-09-26T09:29:23.337Z] 3.2.0-dev.83 [2024-09-26T09:29:23.337Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:29:23.337Z] main [2024-09-26T09:29:23.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:23.710Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:24.063Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:29:24.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-26T09:29:24.063Z] 92f6e61ea3b2: Preparing [2024-09-26T09:29:24.063Z] a397c68803d2: Preparing [2024-09-26T09:29:24.063Z] 644f521b108c: Preparing [2024-09-26T09:29:24.063Z] b49c02bc0950: Preparing [2024-09-26T09:29:24.063Z] 7a317ca17a86: Preparing [2024-09-26T09:29:24.063Z] 4183893b6563: Preparing [2024-09-26T09:29:24.063Z] 444734dafa81: Preparing [2024-09-26T09:29:24.063Z] af1214849a17: Preparing [2024-09-26T09:29:24.063Z] 742d9e34cc56: Preparing [2024-09-26T09:29:24.063Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:24.063Z] 444734dafa81: Waiting [2024-09-26T09:29:24.063Z] af1214849a17: Waiting [2024-09-26T09:29:24.063Z] 742d9e34cc56: Waiting [2024-09-26T09:29:24.063Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:29:24.063Z] 4183893b6563: Waiting [2024-09-26T09:29:24.063Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:24.063Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:24.335Z] 644f521b108c: Pushed [2024-09-26T09:29:24.335Z] a397c68803d2: Pushed [2024-09-26T09:29:24.335Z] 92f6e61ea3b2: Pushed [2024-09-26T09:29:24.335Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:24.335Z] af1214849a17: Pushed [2024-09-26T09:29:25.289Z] 742d9e34cc56: Pushed [2024-09-26T09:29:37.567Z] 444734dafa81: Pushed [2024-09-26T09:29:45.741Z] 4183893b6563: Pushed [2024-09-26T09:29:45.741Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:562a79e8e1a38135206094f624d3cb42fc1a685e34882e89c9798141456ed9b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:46.317Z] + 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-09-26T09:29:46.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-26T09:29:46.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-26T09:29:46.667Z] 92f6e61ea3b2: Preparing [2024-09-26T09:29:46.667Z] a397c68803d2: Preparing [2024-09-26T09:29:46.667Z] 644f521b108c: Preparing [2024-09-26T09:29:46.667Z] b49c02bc0950: Preparing [2024-09-26T09:29:46.667Z] 7a317ca17a86: Preparing [2024-09-26T09:29:46.667Z] 4183893b6563: Preparing [2024-09-26T09:29:46.667Z] 444734dafa81: Preparing [2024-09-26T09:29:46.667Z] af1214849a17: Preparing [2024-09-26T09:29:46.667Z] 742d9e34cc56: Preparing [2024-09-26T09:29:46.667Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:46.667Z] 4183893b6563: Waiting [2024-09-26T09:29:46.667Z] 444734dafa81: Waiting [2024-09-26T09:29:46.667Z] af1214849a17: Waiting [2024-09-26T09:29:46.667Z] 742d9e34cc56: Waiting [2024-09-26T09:29:46.667Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:29:46.667Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:46.667Z] a397c68803d2: Layer already exists [2024-09-26T09:29:46.667Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:46.667Z] 644f521b108c: Layer already exists [2024-09-26T09:29:46.667Z] 92f6e61ea3b2: Layer already exists [2024-09-26T09:29:46.667Z] 4183893b6563: Layer already exists [2024-09-26T09:29:46.667Z] 742d9e34cc56: Layer already exists [2024-09-26T09:29:46.667Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:46.667Z] af1214849a17: Layer already exists [2024-09-26T09:29:46.667Z] 444734dafa81: Layer already exists [2024-09-26T09:29:46.936Z] latest: digest: sha256:562a79e8e1a38135206094f624d3cb42fc1a685e34882e89c9798141456ed9b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:47.293Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:47.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.83 [2024-09-26T09:29:47.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-26T09:29:47.654Z] 92f6e61ea3b2: Preparing [2024-09-26T09:29:47.654Z] a397c68803d2: Preparing [2024-09-26T09:29:47.654Z] 644f521b108c: Preparing [2024-09-26T09:29:47.654Z] b49c02bc0950: Preparing [2024-09-26T09:29:47.654Z] 7a317ca17a86: Preparing [2024-09-26T09:29:47.655Z] 4183893b6563: Preparing [2024-09-26T09:29:47.655Z] 444734dafa81: Preparing [2024-09-26T09:29:47.655Z] af1214849a17: Preparing [2024-09-26T09:29:47.655Z] 742d9e34cc56: Preparing [2024-09-26T09:29:47.655Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:47.655Z] 444734dafa81: Waiting [2024-09-26T09:29:47.655Z] af1214849a17: Waiting [2024-09-26T09:29:47.655Z] 742d9e34cc56: Waiting [2024-09-26T09:29:47.655Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:29:47.655Z] 4183893b6563: Waiting [2024-09-26T09:29:47.655Z] a397c68803d2: Layer already exists [2024-09-26T09:29:47.655Z] 644f521b108c: Layer already exists [2024-09-26T09:29:47.655Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:47.655Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:47.655Z] 92f6e61ea3b2: Layer already exists [2024-09-26T09:29:47.655Z] 4183893b6563: Layer already exists [2024-09-26T09:29:47.655Z] 742d9e34cc56: Layer already exists [2024-09-26T09:29:47.655Z] af1214849a17: Layer already exists [2024-09-26T09:29:47.655Z] 444734dafa81: Layer already exists [2024-09-26T09:29:47.655Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:47.927Z] 3.2.0-dev.83: digest: sha256:562a79e8e1a38135206094f624d3cb42fc1a685e34882e89c9798141456ed9b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:48.294Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:48.639Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:29:48.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-26T09:29:48.639Z] 92f6e61ea3b2: Preparing [2024-09-26T09:29:48.639Z] a397c68803d2: Preparing [2024-09-26T09:29:48.639Z] 644f521b108c: Preparing [2024-09-26T09:29:48.639Z] b49c02bc0950: Preparing [2024-09-26T09:29:48.639Z] 7a317ca17a86: Preparing [2024-09-26T09:29:48.639Z] 4183893b6563: Preparing [2024-09-26T09:29:48.639Z] 444734dafa81: Preparing [2024-09-26T09:29:48.639Z] af1214849a17: Preparing [2024-09-26T09:29:48.639Z] 742d9e34cc56: Preparing [2024-09-26T09:29:48.639Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:48.639Z] 444734dafa81: Waiting [2024-09-26T09:29:48.639Z] af1214849a17: Waiting [2024-09-26T09:29:48.639Z] 742d9e34cc56: Waiting [2024-09-26T09:29:48.639Z] 4183893b6563: Waiting [2024-09-26T09:29:48.639Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:29:48.639Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:48.639Z] 644f521b108c: Layer already exists [2024-09-26T09:29:48.639Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:48.639Z] a397c68803d2: Layer already exists [2024-09-26T09:29:48.639Z] 92f6e61ea3b2: Layer already exists [2024-09-26T09:29:48.639Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:48.639Z] af1214849a17: Layer already exists [2024-09-26T09:29:48.639Z] 742d9e34cc56: Layer already exists [2024-09-26T09:29:48.639Z] 444734dafa81: Layer already exists [2024-09-26T09:29:48.639Z] 4183893b6563: Layer already exists [2024-09-26T09:29:48.905Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:562a79e8e1a38135206094f624d3cb42fc1a685e34882e89c9798141456ed9b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:49.256Z] + 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-09-26T09:29:49.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-09-26T09:29:49.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-26T09:29:49.606Z] 92f6e61ea3b2: Preparing [2024-09-26T09:29:49.606Z] a397c68803d2: Preparing [2024-09-26T09:29:49.606Z] 644f521b108c: Preparing [2024-09-26T09:29:49.606Z] b49c02bc0950: Preparing [2024-09-26T09:29:49.606Z] 7a317ca17a86: Preparing [2024-09-26T09:29:49.606Z] 4183893b6563: Preparing [2024-09-26T09:29:49.606Z] 444734dafa81: Preparing [2024-09-26T09:29:49.606Z] af1214849a17: Preparing [2024-09-26T09:29:49.606Z] 742d9e34cc56: Preparing [2024-09-26T09:29:49.606Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:49.606Z] 444734dafa81: Waiting [2024-09-26T09:29:49.606Z] af1214849a17: Waiting [2024-09-26T09:29:49.606Z] 742d9e34cc56: Waiting [2024-09-26T09:29:49.606Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:29:49.606Z] 4183893b6563: Waiting [2024-09-26T09:29:49.606Z] 92f6e61ea3b2: Layer already exists [2024-09-26T09:29:49.606Z] a397c68803d2: Layer already exists [2024-09-26T09:29:49.606Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:49.606Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:49.606Z] 644f521b108c: Layer already exists [2024-09-26T09:29:49.606Z] af1214849a17: Layer already exists [2024-09-26T09:29:49.606Z] 4183893b6563: Layer already exists [2024-09-26T09:29:49.606Z] 444734dafa81: Layer already exists [2024-09-26T09:29:49.606Z] 742d9e34cc56: Layer already exists [2024-09-26T09:29:49.606Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:49.872Z] main: digest: sha256:562a79e8e1a38135206094f624d3cb42fc1a685e34882e89c9798141456ed9b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T09:29:49.945Z] ===================================================== [Pipeline] echo [2024-09-26T09:29:49.967Z] taggedImages: [2024-09-26T09:29:49.967Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:29:49.967Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-26T09:29:49.967Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.83 [2024-09-26T09:29:49.967Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:29:49.967Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-09-26T09:29:49.997Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-09-26T09:29:49.997Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:29:49.997Z] latest [2024-09-26T09:29:49.997Z] 3.2.0-dev.83 [2024-09-26T09:29:49.997Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:29:49.997Z] main [2024-09-26T09:29:49.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:50.362Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:29:50.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:29:50.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-26T09:29:50.722Z] e6c863c9be2a: Preparing [2024-09-26T09:29:50.722Z] d5c9ee9a6c53: Preparing [2024-09-26T09:29:50.722Z] c59cfccd8d7c: Preparing [2024-09-26T09:29:50.722Z] b49c02bc0950: Preparing [2024-09-26T09:29:50.722Z] 7a317ca17a86: Preparing [2024-09-26T09:29:50.722Z] 4448ff9aefc0: Preparing [2024-09-26T09:29:50.722Z] ea0ce586a555: Preparing [2024-09-26T09:29:50.722Z] 34a79280de49: Preparing [2024-09-26T09:29:50.722Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:29:50.722Z] 4448ff9aefc0: Waiting [2024-09-26T09:29:50.722Z] ea0ce586a555: Waiting [2024-09-26T09:29:50.722Z] 34a79280de49: Waiting [2024-09-26T09:29:50.722Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:29:50.988Z] d5c9ee9a6c53: Pushed [2024-09-26T09:29:50.988Z] c59cfccd8d7c: Pushed [2024-09-26T09:29:51.569Z] 7a317ca17a86: Layer already exists [2024-09-26T09:29:51.569Z] b49c02bc0950: Layer already exists [2024-09-26T09:29:51.569Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:29:51.569Z] e6c863c9be2a: Pushed [2024-09-26T09:29:51.569Z] ea0ce586a555: Pushed [2024-09-26T09:29:52.149Z] 34a79280de49: Pushed [2024-09-26T09:30:14.170Z] 4448ff9aefc0: Pushed [2024-09-26T09:30:14.170Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:68cf9f742ffbcc7536e7ee0d23be708fced65b38dd5dad1aa523e91b2e52166e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:14.516Z] + 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-09-26T09:30:14.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-26T09:30:14.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-26T09:30:14.861Z] e6c863c9be2a: Preparing [2024-09-26T09:30:14.861Z] d5c9ee9a6c53: Preparing [2024-09-26T09:30:14.861Z] c59cfccd8d7c: Preparing [2024-09-26T09:30:14.861Z] b49c02bc0950: Preparing [2024-09-26T09:30:14.861Z] 7a317ca17a86: Preparing [2024-09-26T09:30:14.861Z] 4448ff9aefc0: Preparing [2024-09-26T09:30:14.861Z] ea0ce586a555: Preparing [2024-09-26T09:30:14.861Z] 34a79280de49: Preparing [2024-09-26T09:30:14.861Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:30:14.861Z] ea0ce586a555: Waiting [2024-09-26T09:30:14.861Z] 34a79280de49: Waiting [2024-09-26T09:30:14.861Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:30:14.861Z] 4448ff9aefc0: Waiting [2024-09-26T09:30:14.861Z] c59cfccd8d7c: Layer already exists [2024-09-26T09:30:14.861Z] 7a317ca17a86: Layer already exists [2024-09-26T09:30:14.861Z] e6c863c9be2a: Layer already exists [2024-09-26T09:30:14.861Z] d5c9ee9a6c53: Layer already exists [2024-09-26T09:30:14.861Z] b49c02bc0950: Layer already exists [2024-09-26T09:30:14.861Z] ea0ce586a555: Layer already exists [2024-09-26T09:30:14.861Z] 34a79280de49: Layer already exists [2024-09-26T09:30:14.861Z] 4448ff9aefc0: Layer already exists [2024-09-26T09:30:14.861Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:30:15.125Z] latest: digest: sha256:68cf9f742ffbcc7536e7ee0d23be708fced65b38dd5dad1aa523e91b2e52166e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:15.476Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:15.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.83 [2024-09-26T09:30:15.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-26T09:30:15.817Z] e6c863c9be2a: Preparing [2024-09-26T09:30:15.817Z] d5c9ee9a6c53: Preparing [2024-09-26T09:30:15.817Z] c59cfccd8d7c: Preparing [2024-09-26T09:30:15.817Z] b49c02bc0950: Preparing [2024-09-26T09:30:15.817Z] 7a317ca17a86: Preparing [2024-09-26T09:30:15.817Z] 4448ff9aefc0: Preparing [2024-09-26T09:30:15.817Z] ea0ce586a555: Preparing [2024-09-26T09:30:15.817Z] 34a79280de49: Preparing [2024-09-26T09:30:15.817Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:30:15.817Z] 4448ff9aefc0: Waiting [2024-09-26T09:30:15.817Z] 34a79280de49: Waiting [2024-09-26T09:30:15.817Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:30:15.817Z] ea0ce586a555: Waiting [2024-09-26T09:30:15.817Z] 7a317ca17a86: Layer already exists [2024-09-26T09:30:15.817Z] d5c9ee9a6c53: Layer already exists [2024-09-26T09:30:15.817Z] e6c863c9be2a: Layer already exists [2024-09-26T09:30:15.817Z] c59cfccd8d7c: Layer already exists [2024-09-26T09:30:15.817Z] b49c02bc0950: Layer already exists [2024-09-26T09:30:15.817Z] 4448ff9aefc0: Layer already exists [2024-09-26T09:30:15.817Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:30:15.817Z] ea0ce586a555: Layer already exists [2024-09-26T09:30:15.817Z] 34a79280de49: Layer already exists [2024-09-26T09:30:16.081Z] 3.2.0-dev.83: digest: sha256:68cf9f742ffbcc7536e7ee0d23be708fced65b38dd5dad1aa523e91b2e52166e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:16.425Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:16.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:30:16.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-26T09:30:16.762Z] e6c863c9be2a: Preparing [2024-09-26T09:30:16.762Z] d5c9ee9a6c53: Preparing [2024-09-26T09:30:16.762Z] c59cfccd8d7c: Preparing [2024-09-26T09:30:16.762Z] b49c02bc0950: Preparing [2024-09-26T09:30:16.762Z] 7a317ca17a86: Preparing [2024-09-26T09:30:16.762Z] 4448ff9aefc0: Preparing [2024-09-26T09:30:16.762Z] ea0ce586a555: Preparing [2024-09-26T09:30:16.762Z] 34a79280de49: Preparing [2024-09-26T09:30:16.762Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:30:16.762Z] ea0ce586a555: Waiting [2024-09-26T09:30:16.762Z] 34a79280de49: Waiting [2024-09-26T09:30:16.762Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:30:16.762Z] 4448ff9aefc0: Waiting [2024-09-26T09:30:16.762Z] c59cfccd8d7c: Layer already exists [2024-09-26T09:30:16.762Z] b49c02bc0950: Layer already exists [2024-09-26T09:30:16.762Z] 7a317ca17a86: Layer already exists [2024-09-26T09:30:16.762Z] d5c9ee9a6c53: Layer already exists [2024-09-26T09:30:16.762Z] e6c863c9be2a: Layer already exists [2024-09-26T09:30:16.762Z] ea0ce586a555: Layer already exists [2024-09-26T09:30:16.762Z] 4448ff9aefc0: Layer already exists [2024-09-26T09:30:16.762Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:30:16.762Z] 34a79280de49: Layer already exists [2024-09-26T09:30:16.762Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:68cf9f742ffbcc7536e7ee0d23be708fced65b38dd5dad1aa523e91b2e52166e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:17.378Z] + 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-09-26T09:30:17.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-09-26T09:30:17.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-26T09:30:17.722Z] e6c863c9be2a: Preparing [2024-09-26T09:30:17.722Z] d5c9ee9a6c53: Preparing [2024-09-26T09:30:17.722Z] c59cfccd8d7c: Preparing [2024-09-26T09:30:17.722Z] b49c02bc0950: Preparing [2024-09-26T09:30:17.722Z] 7a317ca17a86: Preparing [2024-09-26T09:30:17.722Z] 4448ff9aefc0: Preparing [2024-09-26T09:30:17.722Z] ea0ce586a555: Preparing [2024-09-26T09:30:17.722Z] 34a79280de49: Preparing [2024-09-26T09:30:17.722Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:30:17.722Z] 4448ff9aefc0: Waiting [2024-09-26T09:30:17.722Z] ea0ce586a555: Waiting [2024-09-26T09:30:17.722Z] 34a79280de49: Waiting [2024-09-26T09:30:17.722Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:30:17.722Z] e6c863c9be2a: Layer already exists [2024-09-26T09:30:17.722Z] c59cfccd8d7c: Layer already exists [2024-09-26T09:30:17.722Z] b49c02bc0950: Layer already exists [2024-09-26T09:30:17.722Z] 7a317ca17a86: Layer already exists [2024-09-26T09:30:17.722Z] d5c9ee9a6c53: Layer already exists [2024-09-26T09:30:17.722Z] ea0ce586a555: Layer already exists [2024-09-26T09:30:17.722Z] 4448ff9aefc0: Layer already exists [2024-09-26T09:30:17.722Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:30:17.722Z] 34a79280de49: Layer already exists [2024-09-26T09:30:17.986Z] main: digest: sha256:68cf9f742ffbcc7536e7ee0d23be708fced65b38dd5dad1aa523e91b2e52166e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T09:30:18.062Z] ===================================================== [Pipeline] echo [2024-09-26T09:30:18.080Z] taggedImages: [2024-09-26T09:30:18.080Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:30:18.080Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-26T09:30:18.080Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.83 [2024-09-26T09:30:18.080Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:30:18.080Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-09-26T09:30:18.102Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-09-26T09:30:18.102Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:30:18.102Z] latest [2024-09-26T09:30:18.102Z] 3.2.0-dev.83 [2024-09-26T09:30:18.102Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:30:18.102Z] main [2024-09-26T09:30:18.102Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:18.468Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:18.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:30:18.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-26T09:30:18.810Z] cabb0b521b96: Preparing [2024-09-26T09:30:18.810Z] 05f5a967f4ff: Preparing [2024-09-26T09:30:18.810Z] e0fce72695ba: Preparing [2024-09-26T09:30:18.810Z] b49c02bc0950: Preparing [2024-09-26T09:30:18.810Z] 7a317ca17a86: Preparing [2024-09-26T09:30:18.810Z] 04de3540a6de: Preparing [2024-09-26T09:30:18.810Z] af1214849a17: Preparing [2024-09-26T09:30:18.810Z] 742d9e34cc56: Preparing [2024-09-26T09:30:18.810Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:30:18.810Z] 04de3540a6de: Waiting [2024-09-26T09:30:18.810Z] af1214849a17: Waiting [2024-09-26T09:30:18.810Z] 742d9e34cc56: Waiting [2024-09-26T09:30:18.810Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:30:18.810Z] b49c02bc0950: Layer already exists [2024-09-26T09:30:18.810Z] 7a317ca17a86: Layer already exists [2024-09-26T09:30:18.810Z] af1214849a17: Layer already exists [2024-09-26T09:30:19.073Z] 742d9e34cc56: Layer already exists [2024-09-26T09:30:19.073Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:30:19.073Z] e0fce72695ba: Pushed [2024-09-26T09:30:19.073Z] 05f5a967f4ff: Pushed [2024-09-26T09:30:19.073Z] cabb0b521b96: Pushed [2024-09-26T09:30:41.079Z] 04de3540a6de: Pushed [2024-09-26T09:30:41.079Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:2cfd563b7e8616a109674a253916bed06c5293623030583b474695fa333b41ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:41.428Z] + 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-09-26T09:30:41.768Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-26T09:30:41.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-26T09:30:41.768Z] cabb0b521b96: Preparing [2024-09-26T09:30:41.768Z] 05f5a967f4ff: Preparing [2024-09-26T09:30:41.768Z] e0fce72695ba: Preparing [2024-09-26T09:30:41.768Z] b49c02bc0950: Preparing [2024-09-26T09:30:41.768Z] 7a317ca17a86: Preparing [2024-09-26T09:30:41.768Z] 04de3540a6de: Preparing [2024-09-26T09:30:41.768Z] af1214849a17: Preparing [2024-09-26T09:30:41.768Z] 742d9e34cc56: Preparing [2024-09-26T09:30:41.768Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:30:41.768Z] af1214849a17: Waiting [2024-09-26T09:30:41.768Z] 742d9e34cc56: Waiting [2024-09-26T09:30:41.768Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:30:41.768Z] 04de3540a6de: Waiting [2024-09-26T09:30:41.768Z] 05f5a967f4ff: Layer already exists [2024-09-26T09:30:41.768Z] 7a317ca17a86: Layer already exists [2024-09-26T09:30:41.768Z] cabb0b521b96: Layer already exists [2024-09-26T09:30:41.768Z] e0fce72695ba: Layer already exists [2024-09-26T09:30:41.768Z] b49c02bc0950: Layer already exists [2024-09-26T09:30:41.768Z] 04de3540a6de: Layer already exists [2024-09-26T09:30:41.768Z] af1214849a17: Layer already exists [2024-09-26T09:30:41.768Z] 742d9e34cc56: Layer already exists [2024-09-26T09:30:41.768Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:30:42.032Z] latest: digest: sha256:2cfd563b7e8616a109674a253916bed06c5293623030583b474695fa333b41ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:42.385Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:42.730Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.83 [2024-09-26T09:30:42.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-26T09:30:42.730Z] cabb0b521b96: Preparing [2024-09-26T09:30:42.730Z] 05f5a967f4ff: Preparing [2024-09-26T09:30:42.730Z] e0fce72695ba: Preparing [2024-09-26T09:30:42.730Z] b49c02bc0950: Preparing [2024-09-26T09:30:42.730Z] 7a317ca17a86: Preparing [2024-09-26T09:30:42.730Z] 04de3540a6de: Preparing [2024-09-26T09:30:42.730Z] af1214849a17: Preparing [2024-09-26T09:30:42.730Z] 742d9e34cc56: Preparing [2024-09-26T09:30:42.730Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:30:42.730Z] af1214849a17: Waiting [2024-09-26T09:30:42.730Z] 742d9e34cc56: Waiting [2024-09-26T09:30:42.730Z] 04de3540a6de: Waiting [2024-09-26T09:30:42.730Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:30:42.730Z] e0fce72695ba: Layer already exists [2024-09-26T09:30:42.730Z] b49c02bc0950: Layer already exists [2024-09-26T09:30:42.730Z] 7a317ca17a86: Layer already exists [2024-09-26T09:30:42.730Z] 05f5a967f4ff: Layer already exists [2024-09-26T09:30:42.730Z] cabb0b521b96: Layer already exists [2024-09-26T09:30:42.730Z] af1214849a17: Layer already exists [2024-09-26T09:30:42.730Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:30:42.730Z] 742d9e34cc56: Layer already exists [2024-09-26T09:30:42.730Z] 04de3540a6de: Layer already exists [2024-09-26T09:30:42.730Z] 3.2.0-dev.83: digest: sha256:2cfd563b7e8616a109674a253916bed06c5293623030583b474695fa333b41ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:43.343Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:43.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:30:43.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-26T09:30:43.687Z] cabb0b521b96: Preparing [2024-09-26T09:30:43.687Z] 05f5a967f4ff: Preparing [2024-09-26T09:30:43.687Z] e0fce72695ba: Preparing [2024-09-26T09:30:43.687Z] b49c02bc0950: Preparing [2024-09-26T09:30:43.687Z] 7a317ca17a86: Preparing [2024-09-26T09:30:43.687Z] 04de3540a6de: Preparing [2024-09-26T09:30:43.687Z] af1214849a17: Preparing [2024-09-26T09:30:43.687Z] 742d9e34cc56: Preparing [2024-09-26T09:30:43.687Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:30:43.687Z] 04de3540a6de: Waiting [2024-09-26T09:30:43.687Z] af1214849a17: Waiting [2024-09-26T09:30:43.687Z] 742d9e34cc56: Waiting [2024-09-26T09:30:43.687Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:30:43.687Z] 05f5a967f4ff: Layer already exists [2024-09-26T09:30:43.687Z] e0fce72695ba: Layer already exists [2024-09-26T09:30:43.687Z] b49c02bc0950: Layer already exists [2024-09-26T09:30:43.687Z] cabb0b521b96: Layer already exists [2024-09-26T09:30:43.687Z] 7a317ca17a86: Layer already exists [2024-09-26T09:30:43.687Z] af1214849a17: Layer already exists [2024-09-26T09:30:43.687Z] 742d9e34cc56: Layer already exists [2024-09-26T09:30:43.687Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:30:43.687Z] 04de3540a6de: Layer already exists [2024-09-26T09:30:43.952Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:2cfd563b7e8616a109674a253916bed06c5293623030583b474695fa333b41ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:44.296Z] + 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-09-26T09:30:44.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-09-26T09:30:44.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-26T09:30:44.643Z] cabb0b521b96: Preparing [2024-09-26T09:30:44.643Z] 05f5a967f4ff: Preparing [2024-09-26T09:30:44.643Z] e0fce72695ba: Preparing [2024-09-26T09:30:44.643Z] b49c02bc0950: Preparing [2024-09-26T09:30:44.643Z] 7a317ca17a86: Preparing [2024-09-26T09:30:44.643Z] 04de3540a6de: Preparing [2024-09-26T09:30:44.643Z] af1214849a17: Preparing [2024-09-26T09:30:44.643Z] 742d9e34cc56: Preparing [2024-09-26T09:30:44.643Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:30:44.643Z] 04de3540a6de: Waiting [2024-09-26T09:30:44.643Z] af1214849a17: Waiting [2024-09-26T09:30:44.643Z] 742d9e34cc56: Waiting [2024-09-26T09:30:44.643Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:30:44.643Z] e0fce72695ba: Layer already exists [2024-09-26T09:30:44.643Z] b49c02bc0950: Layer already exists [2024-09-26T09:30:44.643Z] cabb0b521b96: Layer already exists [2024-09-26T09:30:44.643Z] 7a317ca17a86: Layer already exists [2024-09-26T09:30:44.643Z] 05f5a967f4ff: Layer already exists [2024-09-26T09:30:44.643Z] 742d9e34cc56: Layer already exists [2024-09-26T09:30:44.643Z] af1214849a17: Layer already exists [2024-09-26T09:30:44.643Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:30:44.643Z] 04de3540a6de: Layer already exists [2024-09-26T09:30:44.907Z] main: digest: sha256:2cfd563b7e8616a109674a253916bed06c5293623030583b474695fa333b41ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T09:30:44.983Z] ===================================================== [Pipeline] echo [2024-09-26T09:30:44.997Z] taggedImages: [2024-09-26T09:30:44.997Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:30:44.997Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-26T09:30:44.997Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.83 [2024-09-26T09:30:44.997Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:30:44.997Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-09-26T09:30:45.023Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-09-26T09:30:45.023Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:30:45.023Z] latest [2024-09-26T09:30:45.023Z] 3.2.0-dev.83 [2024-09-26T09:30:45.023Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:30:45.023Z] main [2024-09-26T09:30:45.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:45.386Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:45.726Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:30:45.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-26T09:30:45.726Z] f6b25f82b4b0: Preparing [2024-09-26T09:30:45.726Z] eeeb17d76a58: Preparing [2024-09-26T09:30:45.726Z] b49c02bc0950: Preparing [2024-09-26T09:30:45.726Z] 7a317ca17a86: Preparing [2024-09-26T09:30:45.726Z] 986da57de339: Preparing [2024-09-26T09:30:45.726Z] 2e5e76c9101a: Preparing [2024-09-26T09:30:45.726Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:30:45.726Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:30:45.726Z] 2e5e76c9101a: Waiting [2024-09-26T09:30:45.726Z] 7a317ca17a86: Layer already exists [2024-09-26T09:30:45.726Z] b49c02bc0950: Layer already exists [2024-09-26T09:30:45.991Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:30:45.991Z] 986da57de339: Pushed [2024-09-26T09:30:45.991Z] f6b25f82b4b0: Pushed [2024-09-26T09:30:46.942Z] 2e5e76c9101a: Pushed [2024-09-26T09:30:53.566Z] eeeb17d76a58: Pushed [2024-09-26T09:30:53.566Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:16bab1e670e66dde1e167615dee39430ff938fd5bd39666ac1815c0e0ff75041 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:53.922Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:54.268Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-26T09:30:54.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-26T09:30:54.268Z] f6b25f82b4b0: Preparing [2024-09-26T09:30:54.268Z] eeeb17d76a58: Preparing [2024-09-26T09:30:54.268Z] b49c02bc0950: Preparing [2024-09-26T09:30:54.268Z] 7a317ca17a86: Preparing [2024-09-26T09:30:54.268Z] 986da57de339: Preparing [2024-09-26T09:30:54.268Z] 2e5e76c9101a: Preparing [2024-09-26T09:30:54.268Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:30:54.268Z] 2e5e76c9101a: Waiting [2024-09-26T09:30:54.268Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:30:54.268Z] 986da57de339: Layer already exists [2024-09-26T09:30:54.268Z] eeeb17d76a58: Layer already exists [2024-09-26T09:30:54.268Z] b49c02bc0950: Layer already exists [2024-09-26T09:30:54.268Z] f6b25f82b4b0: Layer already exists [2024-09-26T09:30:54.268Z] 7a317ca17a86: Layer already exists [2024-09-26T09:30:54.268Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:30:54.268Z] 2e5e76c9101a: Layer already exists [2024-09-26T09:30:54.531Z] latest: digest: sha256:16bab1e670e66dde1e167615dee39430ff938fd5bd39666ac1815c0e0ff75041 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:54.886Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:55.235Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.83 [2024-09-26T09:30:55.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-26T09:30:55.235Z] f6b25f82b4b0: Preparing [2024-09-26T09:30:55.235Z] eeeb17d76a58: Preparing [2024-09-26T09:30:55.235Z] b49c02bc0950: Preparing [2024-09-26T09:30:55.235Z] 7a317ca17a86: Preparing [2024-09-26T09:30:55.235Z] 986da57de339: Preparing [2024-09-26T09:30:55.235Z] 2e5e76c9101a: Preparing [2024-09-26T09:30:55.235Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:30:55.235Z] 2e5e76c9101a: Waiting [2024-09-26T09:30:55.235Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:30:55.235Z] f6b25f82b4b0: Layer already exists [2024-09-26T09:30:55.235Z] 7a317ca17a86: Layer already exists [2024-09-26T09:30:55.235Z] eeeb17d76a58: Layer already exists [2024-09-26T09:30:55.235Z] b49c02bc0950: Layer already exists [2024-09-26T09:30:55.235Z] 986da57de339: Layer already exists [2024-09-26T09:30:55.235Z] 2e5e76c9101a: Layer already exists [2024-09-26T09:30:55.235Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:30:55.501Z] 3.2.0-dev.83: digest: sha256:16bab1e670e66dde1e167615dee39430ff938fd5bd39666ac1815c0e0ff75041 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:55.850Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:56.193Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:30:56.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-26T09:30:56.193Z] f6b25f82b4b0: Preparing [2024-09-26T09:30:56.193Z] eeeb17d76a58: Preparing [2024-09-26T09:30:56.193Z] b49c02bc0950: Preparing [2024-09-26T09:30:56.193Z] 7a317ca17a86: Preparing [2024-09-26T09:30:56.193Z] 986da57de339: Preparing [2024-09-26T09:30:56.193Z] 2e5e76c9101a: Preparing [2024-09-26T09:30:56.193Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:30:56.193Z] 2e5e76c9101a: Waiting [2024-09-26T09:30:56.193Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:30:56.193Z] f6b25f82b4b0: Layer already exists [2024-09-26T09:30:56.193Z] 986da57de339: Layer already exists [2024-09-26T09:30:56.193Z] eeeb17d76a58: Layer already exists [2024-09-26T09:30:56.193Z] 7a317ca17a86: Layer already exists [2024-09-26T09:30:56.193Z] b49c02bc0950: Layer already exists [2024-09-26T09:30:56.193Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:30:56.193Z] 2e5e76c9101a: Layer already exists [2024-09-26T09:30:56.458Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:16bab1e670e66dde1e167615dee39430ff938fd5bd39666ac1815c0e0ff75041 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:56.797Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:57.134Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-09-26T09:30:57.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-26T09:30:57.134Z] f6b25f82b4b0: Preparing [2024-09-26T09:30:57.134Z] eeeb17d76a58: Preparing [2024-09-26T09:30:57.134Z] b49c02bc0950: Preparing [2024-09-26T09:30:57.134Z] 7a317ca17a86: Preparing [2024-09-26T09:30:57.134Z] 986da57de339: Preparing [2024-09-26T09:30:57.134Z] 2e5e76c9101a: Preparing [2024-09-26T09:30:57.134Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:30:57.134Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:30:57.134Z] 2e5e76c9101a: Waiting [2024-09-26T09:30:57.134Z] f6b25f82b4b0: Layer already exists [2024-09-26T09:30:57.134Z] 7a317ca17a86: Layer already exists [2024-09-26T09:30:57.134Z] eeeb17d76a58: Layer already exists [2024-09-26T09:30:57.134Z] b49c02bc0950: Layer already exists [2024-09-26T09:30:57.134Z] 986da57de339: Layer already exists [2024-09-26T09:30:57.134Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:30:57.134Z] 2e5e76c9101a: Layer already exists [2024-09-26T09:30:57.397Z] main: digest: sha256:16bab1e670e66dde1e167615dee39430ff938fd5bd39666ac1815c0e0ff75041 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T09:30:57.470Z] ===================================================== [Pipeline] echo [2024-09-26T09:30:57.483Z] taggedImages: [2024-09-26T09:30:57.483Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:30:57.483Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-26T09:30:57.483Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.83 [2024-09-26T09:30:57.483Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:30:57.483Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-09-26T09:30:57.511Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-09-26T09:30:57.511Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:30:57.511Z] latest [2024-09-26T09:30:57.511Z] 3.2.0-dev.83 [2024-09-26T09:30:57.511Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:30:57.511Z] main [2024-09-26T09:30:57.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:57.874Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:30:58.483Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:30:58.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-26T09:30:58.483Z] a8c99b1eb292: Preparing [2024-09-26T09:30:58.483Z] f86a6a6619fa: Preparing [2024-09-26T09:30:58.483Z] 218d95937892: Preparing [2024-09-26T09:30:58.483Z] b49c02bc0950: Preparing [2024-09-26T09:30:58.483Z] 7a317ca17a86: Preparing [2024-09-26T09:30:58.483Z] a0e1ed6f8872: Preparing [2024-09-26T09:30:58.483Z] 2194cb2ee531: Preparing [2024-09-26T09:30:58.483Z] a0e1ed6f8872: Waiting [2024-09-26T09:30:58.483Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:30:58.483Z] 2194cb2ee531: Waiting [2024-09-26T09:30:58.483Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:30:58.483Z] 7a317ca17a86: Layer already exists [2024-09-26T09:30:58.749Z] b49c02bc0950: Layer already exists [2024-09-26T09:30:58.749Z] f86a6a6619fa: Pushed [2024-09-26T09:30:58.749Z] a8c99b1eb292: Pushed [2024-09-26T09:30:58.749Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:30:58.749Z] a0e1ed6f8872: Pushed [2024-09-26T09:30:59.014Z] 2194cb2ee531: Pushed [2024-09-26T09:31:07.196Z] 218d95937892: Pushed [2024-09-26T09:31:07.196Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:d90b88958483938b6dc1cdf31eefb0c17bfe51c89d89725ed2a9bf617a5de94d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:31:07.549Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:31:07.896Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-26T09:31:07.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-26T09:31:07.897Z] a8c99b1eb292: Preparing [2024-09-26T09:31:07.897Z] f86a6a6619fa: Preparing [2024-09-26T09:31:07.897Z] 218d95937892: Preparing [2024-09-26T09:31:07.897Z] b49c02bc0950: Preparing [2024-09-26T09:31:07.897Z] 7a317ca17a86: Preparing [2024-09-26T09:31:07.897Z] a0e1ed6f8872: Preparing [2024-09-26T09:31:07.897Z] 2194cb2ee531: Preparing [2024-09-26T09:31:07.897Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:31:07.897Z] 2194cb2ee531: Waiting [2024-09-26T09:31:07.897Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:31:07.897Z] b49c02bc0950: Layer already exists [2024-09-26T09:31:07.897Z] 7a317ca17a86: Layer already exists [2024-09-26T09:31:07.897Z] 218d95937892: Layer already exists [2024-09-26T09:31:07.897Z] f86a6a6619fa: Layer already exists [2024-09-26T09:31:07.897Z] a8c99b1eb292: Layer already exists [2024-09-26T09:31:07.897Z] 2194cb2ee531: Layer already exists [2024-09-26T09:31:07.897Z] a0e1ed6f8872: Layer already exists [2024-09-26T09:31:07.897Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:31:07.897Z] latest: digest: sha256:d90b88958483938b6dc1cdf31eefb0c17bfe51c89d89725ed2a9bf617a5de94d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:31:08.517Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:31:08.862Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.83 [2024-09-26T09:31:08.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-26T09:31:08.862Z] a8c99b1eb292: Preparing [2024-09-26T09:31:08.862Z] f86a6a6619fa: Preparing [2024-09-26T09:31:08.862Z] 218d95937892: Preparing [2024-09-26T09:31:08.862Z] b49c02bc0950: Preparing [2024-09-26T09:31:08.862Z] 7a317ca17a86: Preparing [2024-09-26T09:31:08.862Z] a0e1ed6f8872: Preparing [2024-09-26T09:31:08.862Z] 2194cb2ee531: Preparing [2024-09-26T09:31:08.862Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:31:08.862Z] 2194cb2ee531: Waiting [2024-09-26T09:31:08.862Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:31:08.862Z] a0e1ed6f8872: Waiting [2024-09-26T09:31:08.862Z] 218d95937892: Layer already exists [2024-09-26T09:31:08.862Z] b49c02bc0950: Layer already exists [2024-09-26T09:31:08.862Z] f86a6a6619fa: Layer already exists [2024-09-26T09:31:08.862Z] a8c99b1eb292: Layer already exists [2024-09-26T09:31:08.862Z] 7a317ca17a86: Layer already exists [2024-09-26T09:31:08.862Z] 2194cb2ee531: Layer already exists [2024-09-26T09:31:08.862Z] a0e1ed6f8872: Layer already exists [2024-09-26T09:31:08.862Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:31:09.128Z] 3.2.0-dev.83: digest: sha256:d90b88958483938b6dc1cdf31eefb0c17bfe51c89d89725ed2a9bf617a5de94d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:31:09.469Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:31:09.819Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:31:09.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-26T09:31:09.819Z] a8c99b1eb292: Preparing [2024-09-26T09:31:09.819Z] f86a6a6619fa: Preparing [2024-09-26T09:31:09.819Z] 218d95937892: Preparing [2024-09-26T09:31:09.819Z] b49c02bc0950: Preparing [2024-09-26T09:31:09.819Z] 7a317ca17a86: Preparing [2024-09-26T09:31:09.819Z] a0e1ed6f8872: Preparing [2024-09-26T09:31:09.819Z] 2194cb2ee531: Preparing [2024-09-26T09:31:09.819Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:31:09.819Z] a0e1ed6f8872: Waiting [2024-09-26T09:31:09.819Z] 2194cb2ee531: Waiting [2024-09-26T09:31:09.819Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:31:09.819Z] f86a6a6619fa: Layer already exists [2024-09-26T09:31:09.819Z] 7a317ca17a86: Layer already exists [2024-09-26T09:31:09.819Z] a8c99b1eb292: Layer already exists [2024-09-26T09:31:09.819Z] 218d95937892: Layer already exists [2024-09-26T09:31:09.819Z] b49c02bc0950: Layer already exists [2024-09-26T09:31:09.819Z] a0e1ed6f8872: Layer already exists [2024-09-26T09:31:09.819Z] 2194cb2ee531: Layer already exists [2024-09-26T09:31:09.819Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:31:10.116Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:d90b88958483938b6dc1cdf31eefb0c17bfe51c89d89725ed2a9bf617a5de94d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:31:10.494Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:31:10.859Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-09-26T09:31:10.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-26T09:31:10.859Z] a8c99b1eb292: Preparing [2024-09-26T09:31:10.859Z] f86a6a6619fa: Preparing [2024-09-26T09:31:10.859Z] 218d95937892: Preparing [2024-09-26T09:31:10.859Z] b49c02bc0950: Preparing [2024-09-26T09:31:10.859Z] 7a317ca17a86: Preparing [2024-09-26T09:31:10.860Z] a0e1ed6f8872: Preparing [2024-09-26T09:31:10.860Z] 2194cb2ee531: Preparing [2024-09-26T09:31:10.860Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:31:10.860Z] a0e1ed6f8872: Waiting [2024-09-26T09:31:10.860Z] 2194cb2ee531: Waiting [2024-09-26T09:31:10.860Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:31:10.860Z] 7a317ca17a86: Layer already exists [2024-09-26T09:31:10.860Z] f86a6a6619fa: Layer already exists [2024-09-26T09:31:10.860Z] a8c99b1eb292: Layer already exists [2024-09-26T09:31:10.860Z] b49c02bc0950: Layer already exists [2024-09-26T09:31:10.860Z] 218d95937892: Layer already exists [2024-09-26T09:31:10.860Z] 2194cb2ee531: Layer already exists [2024-09-26T09:31:10.860Z] a0e1ed6f8872: Layer already exists [2024-09-26T09:31:10.860Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:31:11.130Z] main: digest: sha256:d90b88958483938b6dc1cdf31eefb0c17bfe51c89d89725ed2a9bf617a5de94d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T09:31:11.202Z] ===================================================== [Pipeline] echo [2024-09-26T09:31:11.220Z] taggedImages: [2024-09-26T09:31:11.220Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:31:11.220Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-26T09:31:11.220Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.83 [2024-09-26T09:31:11.220Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:31:11.220Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-09-26T09:31:11.291Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-09-26T09:31:11.291Z] b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:31:11.291Z] latest [2024-09-26T09:31:11.291Z] 3.2.0-dev.83 [2024-09-26T09:31:11.291Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:31:11.291Z] main [2024-09-26T09:31:11.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:31:11.660Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:31:12.051Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:31:12.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-26T09:31:12.051Z] 300aa9f90179: Preparing [2024-09-26T09:31:12.051Z] 18525db22b5a: Preparing [2024-09-26T09:31:12.051Z] b49c02bc0950: Preparing [2024-09-26T09:31:12.051Z] 7a317ca17a86: Preparing [2024-09-26T09:31:12.051Z] 905ebed70a2f: Preparing [2024-09-26T09:31:12.051Z] 2f061491ae7a: Preparing [2024-09-26T09:31:12.051Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:31:12.051Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:31:12.051Z] 2f061491ae7a: Waiting [2024-09-26T09:31:12.315Z] 905ebed70a2f: Layer already exists [2024-09-26T09:31:12.315Z] 7a317ca17a86: Layer already exists [2024-09-26T09:31:12.315Z] b49c02bc0950: Layer already exists [2024-09-26T09:31:12.315Z] 2f061491ae7a: Layer already exists [2024-09-26T09:31:12.315Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:31:12.315Z] 300aa9f90179: Pushed [2024-09-26T09:31:18.936Z] 18525db22b5a: Pushed [2024-09-26T09:31:19.200Z] b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:207c11702d31363e16048fe3fefd92ecc244f7d141825a8089dd4f0e63f75e54 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:31:19.557Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:31:19.908Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-26T09:31:19.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-26T09:31:19.908Z] 300aa9f90179: Preparing [2024-09-26T09:31:19.908Z] 18525db22b5a: Preparing [2024-09-26T09:31:19.908Z] b49c02bc0950: Preparing [2024-09-26T09:31:19.908Z] 7a317ca17a86: Preparing [2024-09-26T09:31:19.908Z] 905ebed70a2f: Preparing [2024-09-26T09:31:19.908Z] 2f061491ae7a: Preparing [2024-09-26T09:31:19.908Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:31:19.908Z] 2f061491ae7a: Waiting [2024-09-26T09:31:19.908Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:31:19.908Z] b49c02bc0950: Layer already exists [2024-09-26T09:31:19.908Z] 300aa9f90179: Layer already exists [2024-09-26T09:31:19.908Z] 905ebed70a2f: Layer already exists [2024-09-26T09:31:19.908Z] 7a317ca17a86: Layer already exists [2024-09-26T09:31:19.908Z] 18525db22b5a: Layer already exists [2024-09-26T09:31:19.908Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:31:19.908Z] 2f061491ae7a: Layer already exists [2024-09-26T09:31:20.174Z] latest: digest: sha256:207c11702d31363e16048fe3fefd92ecc244f7d141825a8089dd4f0e63f75e54 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:31:20.520Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:31:20.866Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.83 [2024-09-26T09:31:20.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-26T09:31:20.866Z] 300aa9f90179: Preparing [2024-09-26T09:31:20.866Z] 18525db22b5a: Preparing [2024-09-26T09:31:20.866Z] b49c02bc0950: Preparing [2024-09-26T09:31:20.866Z] 7a317ca17a86: Preparing [2024-09-26T09:31:20.866Z] 905ebed70a2f: Preparing [2024-09-26T09:31:20.866Z] 2f061491ae7a: Preparing [2024-09-26T09:31:20.866Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:31:20.866Z] 2f061491ae7a: Waiting [2024-09-26T09:31:20.866Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:31:20.866Z] 18525db22b5a: Layer already exists [2024-09-26T09:31:20.866Z] 300aa9f90179: Layer already exists [2024-09-26T09:31:20.866Z] 7a317ca17a86: Layer already exists [2024-09-26T09:31:20.866Z] 905ebed70a2f: Layer already exists [2024-09-26T09:31:20.866Z] b49c02bc0950: Layer already exists [2024-09-26T09:31:20.866Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:31:20.866Z] 2f061491ae7a: Layer already exists [2024-09-26T09:31:21.131Z] 3.2.0-dev.83: digest: sha256:207c11702d31363e16048fe3fefd92ecc244f7d141825a8089dd4f0e63f75e54 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:31:21.487Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:31:21.834Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:31:21.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-26T09:31:21.834Z] 300aa9f90179: Preparing [2024-09-26T09:31:21.834Z] 18525db22b5a: Preparing [2024-09-26T09:31:21.834Z] b49c02bc0950: Preparing [2024-09-26T09:31:21.834Z] 7a317ca17a86: Preparing [2024-09-26T09:31:21.834Z] 905ebed70a2f: Preparing [2024-09-26T09:31:21.834Z] 2f061491ae7a: Preparing [2024-09-26T09:31:21.834Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:31:21.834Z] 2f061491ae7a: Waiting [2024-09-26T09:31:21.834Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:31:21.834Z] 905ebed70a2f: Layer already exists [2024-09-26T09:31:21.834Z] 18525db22b5a: Layer already exists [2024-09-26T09:31:21.834Z] 7a317ca17a86: Layer already exists [2024-09-26T09:31:21.834Z] 300aa9f90179: Layer already exists [2024-09-26T09:31:21.834Z] b49c02bc0950: Layer already exists [2024-09-26T09:31:21.834Z] 2f061491ae7a: Layer already exists [2024-09-26T09:31:21.834Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:31:22.099Z] b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83: digest: sha256:207c11702d31363e16048fe3fefd92ecc244f7d141825a8089dd4f0e63f75e54 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:31:22.451Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:31:22.803Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-09-26T09:31:22.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-26T09:31:22.803Z] 300aa9f90179: Preparing [2024-09-26T09:31:22.803Z] 18525db22b5a: Preparing [2024-09-26T09:31:22.803Z] b49c02bc0950: Preparing [2024-09-26T09:31:22.803Z] 7a317ca17a86: Preparing [2024-09-26T09:31:22.803Z] 905ebed70a2f: Preparing [2024-09-26T09:31:22.803Z] 2f061491ae7a: Preparing [2024-09-26T09:31:22.803Z] 4aeaa0e7d41f: Preparing [2024-09-26T09:31:22.803Z] 4aeaa0e7d41f: Waiting [2024-09-26T09:31:22.803Z] 2f061491ae7a: Waiting [2024-09-26T09:31:22.803Z] 7a317ca17a86: Layer already exists [2024-09-26T09:31:22.803Z] 905ebed70a2f: Layer already exists [2024-09-26T09:31:22.803Z] 18525db22b5a: Layer already exists [2024-09-26T09:31:22.803Z] b49c02bc0950: Layer already exists [2024-09-26T09:31:22.803Z] 300aa9f90179: Layer already exists [2024-09-26T09:31:22.803Z] 2f061491ae7a: Layer already exists [2024-09-26T09:31:22.803Z] 4aeaa0e7d41f: Layer already exists [2024-09-26T09:31:23.068Z] main: digest: sha256:207c11702d31363e16048fe3fefd92ecc244f7d141825a8089dd4f0e63f75e54 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-26T09:31:23.149Z] ===================================================== [Pipeline] echo [2024-09-26T09:31:23.165Z] taggedImages: [2024-09-26T09:31:23.165Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [2024-09-26T09:31:23.165Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-26T09:31:23.165Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.83 [2024-09-26T09:31:23.165Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.83 [2024-09-26T09:31:23.165Z] - 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-09-26T09:31:23.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-26T09:31:23.576Z] [2024-09-26T09:31:23.576Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:31:23.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-26T09:31:23.906Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-26T09:31:23.906Z] 8998bd30e6a1: Pulling fs layer [2024-09-26T09:31:23.906Z] 04944245beec: Pulling fs layer [2024-09-26T09:31:23.906Z] 699f458cf7ca: Pulling fs layer [2024-09-26T09:31:23.906Z] 765212b225bb: Pulling fs layer [2024-09-26T09:31:23.906Z] f23df028b6ca: Pulling fs layer [2024-09-26T09:31:23.906Z] d65c8cfc05b1: Pulling fs layer [2024-09-26T09:31:23.906Z] 2437ff75d9bd: Pulling fs layer [2024-09-26T09:31:23.906Z] f23df028b6ca: Waiting [2024-09-26T09:31:23.906Z] d65c8cfc05b1: Waiting [2024-09-26T09:31:23.906Z] 2437ff75d9bd: Waiting [2024-09-26T09:31:23.906Z] 765212b225bb: Waiting [2024-09-26T09:31:24.174Z] 04944245beec: Verifying Checksum [2024-09-26T09:31:24.174Z] 04944245beec: Download complete [2024-09-26T09:31:24.174Z] 765212b225bb: Verifying Checksum [2024-09-26T09:31:24.174Z] 765212b225bb: Download complete [2024-09-26T09:31:24.174Z] f23df028b6ca: Verifying Checksum [2024-09-26T09:31:24.174Z] f23df028b6ca: Download complete [2024-09-26T09:31:24.174Z] d65c8cfc05b1: Verifying Checksum [2024-09-26T09:31:24.174Z] d65c8cfc05b1: Download complete [2024-09-26T09:31:24.441Z] 699f458cf7ca: Verifying Checksum [2024-09-26T09:31:24.441Z] 699f458cf7ca: Download complete [2024-09-26T09:31:24.707Z] 8998bd30e6a1: Verifying Checksum [2024-09-26T09:31:24.707Z] 8998bd30e6a1: Download complete [2024-09-26T09:31:27.286Z] 2437ff75d9bd: Verifying Checksum [2024-09-26T09:31:27.286Z] 2437ff75d9bd: Download complete [2024-09-26T09:31:29.863Z] 8998bd30e6a1: Pull complete [2024-09-26T09:31:29.863Z] 04944245beec: Pull complete [2024-09-26T09:31:31.803Z] 699f458cf7ca: Pull complete [2024-09-26T09:31:31.803Z] 765212b225bb: Pull complete [2024-09-26T09:31:32.759Z] f23df028b6ca: Pull complete [2024-09-26T09:31:32.759Z] d65c8cfc05b1: Pull complete [2024-09-26T09:31:50.948Z] 2437ff75d9bd: Pull complete [2024-09-26T09:31:50.948Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-26T09:31:50.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-26T09:31:50.948Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T09:31:51.155Z] prd-ubuntu20.04-docker-arm64-4c-16g-11648 does not seem to be running inside a container [2024-09-26T09:31:51.210Z] $ 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/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-26T09:31:53.045Z] $ docker top 1499d304478454b628023f71b2bb5e8f1ee7d72b704264d2b1f634bdc9bbabc6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-26T09:31:53.987Z] ---> job-cost.sh [2024-09-26T09:31:53.987Z] lf-activate-venv: SKIPPING [2024-09-26T09:31:53.987Z] INFO: No Stack... [2024-09-26T09:31:54.251Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-26T09:31:55.207Z] INFO: Archiving Costs [Pipeline] sh [2024-09-26T09:31:55.847Z] + cat /w/workspace/edgex-go/705/archives/cost.csv [2024-09-26T09:31:55.847Z] + cut -d, -f6 [Pipeline] lock [2024-09-26T09:31:55.883Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-705-stack-cost] [2024-09-26T09:31:55.898Z] Resource [jenkins-edgexfoundry-edgex-go-main-705-stack-cost] did not exist. Created. [2024-09-26T09:31:55.905Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-705-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-26T09:31:56.555Z] + echo total: 0.33000001311302185 [Pipeline] stash [2024-09-26T09:31:57.186Z] Stashed 1 file(s) [Pipeline] } [2024-09-26T09:31:57.197Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-705-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-26T09:31:57.229Z] $ docker stop --time=1 1499d304478454b628023f71b2bb5e8f1ee7d72b704264d2b1f634bdc9bbabc6 [2024-09-26T09:31:58.736Z] $ docker rm -f --volumes 1499d304478454b628023f71b2bb5e8f1ee7d72b704264d2b1f634bdc9bbabc6 [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-09-26T09:31:59.477Z] provisioning config files... [2024-09-26T09:31:59.487Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/705@tmp/config240199848367934533tmp [Pipeline] { [Pipeline] sh [2024-09-26T09:31:59.785Z] + set +x [2024-09-26T09:31:59.785Z] + bash -s -- [2024-09-26T09:31:59.785Z] + curl -s https://codecov.io/bash [2024-09-26T09:31:59.785Z] [2024-09-26T09:31:59.785Z] _____ _ [2024-09-26T09:31:59.785Z] / ____| | | [2024-09-26T09:31:59.785Z] | | ___ __| | ___ ___ _____ __ [2024-09-26T09:31:59.785Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-26T09:31:59.785Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-26T09:31:59.785Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-26T09:31:59.785Z] Bash-1.0.6 [2024-09-26T09:31:59.785Z] [2024-09-26T09:31:59.785Z] [2024-09-26T09:31:59.785Z] ==> git version 2.25.1 found [2024-09-26T09:31:59.785Z] ==> 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-09-26T09:31:59.785Z] Release-Date: 2020-01-08 [2024-09-26T09:31:59.785Z] 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-09-26T09:31:59.785Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-26T09:31:59.785Z] ==> Jenkins CI detected. [2024-09-26T09:31:59.785Z] current dir:  /w/workspace/edgex-go/705 [2024-09-26T09:31:59.785Z] project root: . [2024-09-26T09:31:59.785Z] --> token set from env [2024-09-26T09:31:59.785Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-26T09:31:59.785Z] ==> Running gcov in . (disable via -X gcov) [2024-09-26T09:31:59.785Z] ==> Python coveragepy not found [2024-09-26T09:31:59.785Z] ==> Searching for coverage reports in: [2024-09-26T09:31:59.785Z] + . [2024-09-26T09:32:00.044Z] -> Found 1 reports [2024-09-26T09:32:00.044Z] ==> Detecting git/mercurial file structure [2024-09-26T09:32:00.044Z] ==> Reading reports [2024-09-26T09:32:00.044Z] + ./coverage.out bytes=611240 [2024-09-26T09:32:00.044Z] ==> Appending adjustments [2024-09-26T09:32:00.044Z] https://docs.codecov.io/docs/fixing-reports [2024-09-26T09:32:01.419Z] + Found adjustments [2024-09-26T09:32:01.419Z] ==> Gzipping contents [2024-09-26T09:32:01.419Z] 76K /tmp/codecov.d6a60p.gz [2024-09-26T09:32:01.419Z] ==> Uploading reports [2024-09-26T09:32:01.419Z] url: https://codecov.io [2024-09-26T09:32:01.419Z] query: branch=main&commit=b97f2c868d9ba238902f81729662ab6d4c678502&build=705&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F705%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-26T09:32:01.419Z] -> Pinging Codecov [2024-09-26T09:32:01.419Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b97f2c868d9ba238902f81729662ab6d4c678502&build=705&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F705%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-26T09:32:01.419Z] -> Uploading to [2024-09-26T09:32:01.419Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/b97f2c868d9ba238902f81729662ab6d4c678502/c149842a-3aba-4e8b-8515-659806895fbb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240926%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240926T093201Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ef8a0771643c74e6a32a66332b86315e9b59d55ea0fca257e1174e597c2e48e8 [2024-09-26T09:32:01.679Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-26T09:32:01.679Z] Dload Upload Total Spent Left Speed [2024-09-26T09:32:01.938Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73827 0 0 100 73827 0 242k --:--:-- --:--:-- --:--:-- 241k [2024-09-26T09:32:01.938Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [2024-09-26T09:32:01.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-09-26T09:32:02.197Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-26T09:32:02.219Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:32:02.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-26T09:32:02.532Z] [2024-09-26T09:32:02.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:32:02.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-26T09:32:02.851Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-26T09:32:02.851Z] 619be1103602: Already exists [2024-09-26T09:32:02.851Z] f8ea3408117e: Pulling fs layer [2024-09-26T09:32:02.851Z] 91320369b822: Pulling fs layer [2024-09-26T09:32:02.851Z] 0406650e8295: Pulling fs layer [2024-09-26T09:32:02.851Z] 4f4fb700ef54: Pulling fs layer [2024-09-26T09:32:02.851Z] 96d80e3f36e1: Pulling fs layer [2024-09-26T09:32:02.851Z] bcf3aedb951c: Pulling fs layer [2024-09-26T09:32:02.851Z] 4f4fb700ef54: Waiting [2024-09-26T09:32:02.851Z] 96d80e3f36e1: Waiting [2024-09-26T09:32:02.851Z] bcf3aedb951c: Waiting [2024-09-26T09:32:02.851Z] 0406650e8295: Download complete [2024-09-26T09:32:02.851Z] f8ea3408117e: Verifying Checksum [2024-09-26T09:32:02.851Z] 4f4fb700ef54: Download complete [2024-09-26T09:32:03.110Z] f8ea3408117e: Pull complete [2024-09-26T09:32:03.110Z] 96d80e3f36e1: Verifying Checksum [2024-09-26T09:32:03.110Z] 96d80e3f36e1: Download complete [2024-09-26T09:32:03.368Z] 91320369b822: Verifying Checksum [2024-09-26T09:32:03.368Z] 91320369b822: Download complete [2024-09-26T09:32:03.933Z] bcf3aedb951c: Verifying Checksum [2024-09-26T09:32:03.933Z] bcf3aedb951c: Download complete [2024-09-26T09:32:06.458Z] 91320369b822: Pull complete [2024-09-26T09:32:06.458Z] 0406650e8295: Pull complete [2024-09-26T09:32:06.458Z] 4f4fb700ef54: Pull complete [2024-09-26T09:32:06.715Z] 96d80e3f36e1: Pull complete [2024-09-26T09:32:09.996Z] bcf3aedb951c: Pull complete [2024-09-26T09:32:10.562Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-26T09:32:10.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-26T09:32:10.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T09:32:10.665Z] prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container [2024-09-26T09:32:10.705Z] $ 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/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-09-26T09:32:17.119Z] $ docker top 4969db7c1f710dfb82ab2bf27026faf8782ec1a1631e71d535791db3ff9938b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-26T09:32:17.460Z] + git config --global --add safe.directory /w/workspace/edgex-go/705 [Pipeline] echo [2024-09-26T09:32:17.470Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-09-26T09:32:17.746Z] + set -o pipefail [2024-09-26T09:32:17.746Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-09-26T09:32:25.859Z] [2024-09-26T09:32:25.859Z] Monitoring /w/workspace/edgex-go/705 (github.com/edgexfoundry/edgex-go)... [2024-09-26T09:32:25.859Z] [2024-09-26T09:32:25.859Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/dbb019eb-816b-417f-b617-b6f666e032b2 [2024-09-26T09:32:25.859Z] [2024-09-26T09:32:25.859Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-26T09:32:25.859Z] [2024-09-26T09:32:25.859Z] [2024-09-26T09:32:25.859Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-26T09:32:25.859Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-26T09:32:25.874Z] $ docker stop --time=1 4969db7c1f710dfb82ab2bf27026faf8782ec1a1631e71d535791db3ff9938b2 [2024-09-26T09:32:31.763Z] $ docker rm -f --volumes 4969db7c1f710dfb82ab2bf27026faf8782ec1a1631e71d535791db3ff9938b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-26T09:32:32.316Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-26T09:32:32.338Z] provisioning config files... [2024-09-26T09:32:32.346Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/705@tmp/config5821734377800229556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-26T09:32:32.658Z] --> edgex-publish-swagger.sh [2024-09-26T09:32:32.658Z] === Publish openapi/v3 API === [2024-09-26T09:32:32.658Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-26T09:32:32.658Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/705/openapi/v3/core-command.yaml] [2024-09-26T09:32:32.658Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-26T09:32:32.658Z] Dload Upload Total Spent Left Speed [2024-09-26T09:32:32.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 78425 --:--:-- --:--:-- --:--:-- 78238 [2024-09-26T09:32:32.918Z] [2024-09-26T09:32:32.918Z] [2024-09-26T09:32:32.918Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/705/openapi/v3/core-data.yaml] [2024-09-26T09:32:32.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-26T09:32:32.918Z] Dload Upload Total Spent Left Speed [2024-09-26T09:32:33.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 174k --:--:-- --:--:-- --:--:-- 174k [2024-09-26T09:32:33.486Z] [2024-09-26T09:32:33.486Z] [2024-09-26T09:32:33.486Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/705/openapi/v3/core-keeper.yaml] [2024-09-26T09:32:33.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-26T09:32:33.486Z] Dload Upload Total Spent Left Speed [2024-09-26T09:32:33.745Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 156k 100 32887 100 66 100 32821 242 117k --:--:-- --:--:-- --:--:-- 117k [2024-09-26T09:32:33.745Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-26T09:32:33.745Z] [2024-09-26T09:32:33.745Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/705/openapi/v3/core-metadata.yaml] [2024-09-26T09:32:33.746Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-26T09:32:33.746Z] Dload Upload Total Spent Left Speed [2024-09-26T09:32:34.005Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 487 465k --:--:-- --:--:-- --:--:-- 465k [2024-09-26T09:32:34.005Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-26T09:32:34.005Z] [2024-09-26T09:32:34.005Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/705/openapi/v3/support-cron-scheduler.yaml] [2024-09-26T09:32:34.005Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-26T09:32:34.005Z] Dload Upload Total Spent Left Speed [2024-09-26T09:32:34.264Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 260 187k --:--:-- --:--:-- --:--:-- 187k [2024-09-26T09:32:34.264Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-26T09:32:34.264Z] [2024-09-26T09:32:34.264Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/705/openapi/v3/support-notifications.yaml] [2024-09-26T09:32:34.264Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-26T09:32:34.264Z] Dload Upload Total Spent Left Speed [2024-09-26T09:32:34.522Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 457 250k --:--:-- --:--:-- --:--:-- 249k 100 87457 100 156 100 87301 456 249k --:--:-- --:--:-- --:--:-- 249k [2024-09-26T09:32:34.522Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-26T09:32:34.522Z] [2024-09-26T09:32:34.522Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/705/openapi/v3/support-scheduler.yaml] [2024-09-26T09:32:34.522Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-26T09:32:34.522Z] Dload Upload Total Spent Left Speed [2024-09-26T09:32:35.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 485 112k --:--:-- --:--:-- --:--:-- 112k [2024-09-26T09:32:35.090Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-26T09:32:35.090Z] [Pipeline] } [2024-09-26T09:32:35.096Z] 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-09-26T09:32:35.514Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-26T09:32:35.514Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:32:35.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-26T09:32:35.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T09:32:35.899Z] prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container [2024-09-26T09:32:35.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@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/py-git-semver:0.1.4 cat [2024-09-26T09:32:36.448Z] $ docker top a120e8c3722e9b0fd4838590738654a013a84231502586913290d708548f4a7f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-26T09:32:36.539Z] [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v3.2.0-dev.82' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-26T09:32:36.835Z] + git semver [Pipeline] } [2024-09-26T09:32:37.110Z] $ docker stop --time=1 a120e8c3722e9b0fd4838590738654a013a84231502586913290d708548f4a7f [2024-09-26T09:32:38.749Z] $ docker rm -f --volumes a120e8c3722e9b0fd4838590738654a013a84231502586913290d708548f4a7f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:32:39.152Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-26T09:32:39.153Z] [2024-09-26T09:32:39.153Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:32:39.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-26T09:32:39.457Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-26T09:32:39.457Z] ab5ef0e58194: Pulling fs layer [2024-09-26T09:32:39.457Z] 9712f1f96733: Pulling fs layer [2024-09-26T09:32:39.457Z] 63f879dbbcfc: Pulling fs layer [2024-09-26T09:32:39.457Z] 0d9ebad4ef96: Pulling fs layer [2024-09-26T09:32:39.457Z] e9a5061849ea: Pulling fs layer [2024-09-26T09:32:39.457Z] d747dcd14b5f: Pulling fs layer [2024-09-26T09:32:39.457Z] 2de7ff778b66: Pulling fs layer [2024-09-26T09:32:39.457Z] 0d9ebad4ef96: Waiting [2024-09-26T09:32:39.457Z] e9a5061849ea: Waiting [2024-09-26T09:32:39.457Z] d747dcd14b5f: Waiting [2024-09-26T09:32:39.457Z] 2de7ff778b66: Waiting [2024-09-26T09:32:39.457Z] 9712f1f96733: Verifying Checksum [2024-09-26T09:32:39.457Z] 9712f1f96733: Download complete [2024-09-26T09:32:39.715Z] 63f879dbbcfc: Verifying Checksum [2024-09-26T09:32:39.715Z] 63f879dbbcfc: Download complete [2024-09-26T09:32:39.973Z] e9a5061849ea: Verifying Checksum [2024-09-26T09:32:39.973Z] e9a5061849ea: Download complete [2024-09-26T09:32:39.973Z] d747dcd14b5f: Verifying Checksum [2024-09-26T09:32:39.974Z] d747dcd14b5f: Download complete [2024-09-26T09:32:40.232Z] ab5ef0e58194: Verifying Checksum [2024-09-26T09:32:40.232Z] ab5ef0e58194: Download complete [2024-09-26T09:32:40.232Z] 2de7ff778b66: Download complete [2024-09-26T09:32:40.232Z] 0d9ebad4ef96: Verifying Checksum [2024-09-26T09:32:40.232Z] 0d9ebad4ef96: Download complete [2024-09-26T09:32:42.760Z] ab5ef0e58194: Pull complete [2024-09-26T09:32:42.760Z] 9712f1f96733: Pull complete [2024-09-26T09:32:43.327Z] 63f879dbbcfc: Pull complete [2024-09-26T09:32:46.607Z] 0d9ebad4ef96: Pull complete [2024-09-26T09:32:46.864Z] e9a5061849ea: Pull complete [2024-09-26T09:32:46.864Z] d747dcd14b5f: Pull complete [2024-09-26T09:32:48.241Z] 2de7ff778b66: Pull complete [2024-09-26T09:32:48.241Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-26T09:32:48.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-26T09:32:48.241Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T09:32:48.326Z] prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container [2024-09-26T09:32:48.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-09-26T09:32:55.758Z] $ docker top dd884919010b2943dded9705f48ef7c6a36e5fe97eb9e639c603c64b24502338 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-26T09:32:55.834Z] provisioning config files... [2024-09-26T09:32:55.840Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/705@tmp/config8473784174767674506tmp [2024-09-26T09:32:55.850Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/705@tmp/config736649924065289000tmp [2024-09-26T09:32:55.859Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/705@tmp/config9502635845983483150tmp [Pipeline] { [Pipeline] echo [2024-09-26T09:32:55.888Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-26T09:32:56.175Z] ---> sigul-configuration.sh [2024-09-26T09:32:56.176Z] gpg: directory `/root/.gnupg' created [2024-09-26T09:32:56.176Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-26T09:32:56.176Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-26T09:32:56.176Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-26T09:32:56.176Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-26T09:32:56.176Z] gpg: CAST5 encrypted data [2024-09-26T09:32:56.176Z] gpg: encrypted with 1 passphrase [2024-09-26T09:32:56.176Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-26T09:32:56.475Z] + mkdir /home/jenkins [2024-09-26T09:32:56.475Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-26T09:32:56.769Z] + 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-09-26T09:32:56.782Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-26T09:32:57.070Z] ---> sigul-install.sh [2024-09-26T09:32:57.070Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-26T09:32:57.361Z] + git tag --list [2024-09-26T09:32:57.361Z] 0.6.0 [2024-09-26T09:32:57.361Z] 0.6.1 [2024-09-26T09:32:57.361Z] 0.7.0 [2024-09-26T09:32:57.361Z] 0.7.1 [2024-09-26T09:32:57.361Z] v1.0.0 [2024-09-26T09:32:57.361Z] v1.0.1 [2024-09-26T09:32:57.361Z] v1.1.0 [2024-09-26T09:32:57.361Z] v1.2.0 [2024-09-26T09:32:57.361Z] v1.2.1 [2024-09-26T09:32:57.361Z] v1.3.0 [2024-09-26T09:32:57.361Z] v1.3.1 [2024-09-26T09:32:57.361Z] v2.0.0 [2024-09-26T09:32:57.361Z] v2.1.0 [2024-09-26T09:32:57.361Z] v2.1.1 [2024-09-26T09:32:57.361Z] v2.2.0 [2024-09-26T09:32:57.361Z] v2.3.0 [2024-09-26T09:32:57.361Z] v3.0 [2024-09-26T09:32:57.361Z] v3.0.0 [2024-09-26T09:32:57.361Z] v3.1 [2024-09-26T09:32:57.361Z] v3.1.0 [2024-09-26T09:32:57.361Z] v3.1.0-dev.1 [2024-09-26T09:32:57.361Z] v3.1.0-dev.10 [2024-09-26T09:32:57.361Z] v3.1.0-dev.11 [2024-09-26T09:32:57.361Z] v3.1.0-dev.12 [2024-09-26T09:32:57.361Z] v3.1.0-dev.13 [2024-09-26T09:32:57.361Z] v3.1.0-dev.14 [2024-09-26T09:32:57.361Z] v3.1.0-dev.15 [2024-09-26T09:32:57.361Z] v3.1.0-dev.16 [2024-09-26T09:32:57.361Z] v3.1.0-dev.17 [2024-09-26T09:32:57.361Z] v3.1.0-dev.18 [2024-09-26T09:32:57.361Z] v3.1.0-dev.19 [2024-09-26T09:32:57.361Z] v3.1.0-dev.2 [2024-09-26T09:32:57.361Z] v3.1.0-dev.20 [2024-09-26T09:32:57.361Z] v3.1.0-dev.21 [2024-09-26T09:32:57.361Z] v3.1.0-dev.22 [2024-09-26T09:32:57.361Z] v3.1.0-dev.23 [2024-09-26T09:32:57.361Z] v3.1.0-dev.24 [2024-09-26T09:32:57.361Z] v3.1.0-dev.25 [2024-09-26T09:32:57.361Z] v3.1.0-dev.26 [2024-09-26T09:32:57.361Z] v3.1.0-dev.27 [2024-09-26T09:32:57.361Z] v3.1.0-dev.28 [2024-09-26T09:32:57.361Z] v3.1.0-dev.29 [2024-09-26T09:32:57.361Z] v3.1.0-dev.3 [2024-09-26T09:32:57.361Z] v3.1.0-dev.30 [2024-09-26T09:32:57.361Z] v3.1.0-dev.31 [2024-09-26T09:32:57.361Z] v3.1.0-dev.32 [2024-09-26T09:32:57.361Z] v3.1.0-dev.33 [2024-09-26T09:32:57.361Z] v3.1.0-dev.34 [2024-09-26T09:32:57.361Z] v3.1.0-dev.35 [2024-09-26T09:32:57.361Z] v3.1.0-dev.36 [2024-09-26T09:32:57.361Z] v3.1.0-dev.37 [2024-09-26T09:32:57.361Z] v3.1.0-dev.38 [2024-09-26T09:32:57.361Z] v3.1.0-dev.39 [2024-09-26T09:32:57.361Z] v3.1.0-dev.4 [2024-09-26T09:32:57.361Z] v3.1.0-dev.40 [2024-09-26T09:32:57.361Z] v3.1.0-dev.41 [2024-09-26T09:32:57.361Z] v3.1.0-dev.42 [2024-09-26T09:32:57.361Z] v3.1.0-dev.43 [2024-09-26T09:32:57.361Z] v3.1.0-dev.44 [2024-09-26T09:32:57.361Z] v3.1.0-dev.45 [2024-09-26T09:32:57.361Z] v3.1.0-dev.46 [2024-09-26T09:32:57.361Z] v3.1.0-dev.47 [2024-09-26T09:32:57.361Z] v3.1.0-dev.48 [2024-09-26T09:32:57.361Z] v3.1.0-dev.49 [2024-09-26T09:32:57.361Z] v3.1.0-dev.5 [2024-09-26T09:32:57.361Z] v3.1.0-dev.50 [2024-09-26T09:32:57.361Z] v3.1.0-dev.51 [2024-09-26T09:32:57.361Z] v3.1.0-dev.52 [2024-09-26T09:32:57.361Z] v3.1.0-dev.53 [2024-09-26T09:32:57.361Z] v3.1.0-dev.54 [2024-09-26T09:32:57.361Z] v3.1.0-dev.55 [2024-09-26T09:32:57.361Z] v3.1.0-dev.56 [2024-09-26T09:32:57.361Z] v3.1.0-dev.57 [2024-09-26T09:32:57.361Z] v3.1.0-dev.58 [2024-09-26T09:32:57.361Z] v3.1.0-dev.59 [2024-09-26T09:32:57.361Z] v3.1.0-dev.6 [2024-09-26T09:32:57.361Z] v3.1.0-dev.60 [2024-09-26T09:32:57.361Z] v3.1.0-dev.61 [2024-09-26T09:32:57.361Z] v3.1.0-dev.62 [2024-09-26T09:32:57.361Z] v3.1.0-dev.63 [2024-09-26T09:32:57.361Z] v3.1.0-dev.64 [2024-09-26T09:32:57.361Z] v3.1.0-dev.65 [2024-09-26T09:32:57.361Z] v3.1.0-dev.66 [2024-09-26T09:32:57.361Z] v3.1.0-dev.67 [2024-09-26T09:32:57.361Z] v3.1.0-dev.68 [2024-09-26T09:32:57.361Z] v3.1.0-dev.69 [2024-09-26T09:32:57.361Z] v3.1.0-dev.7 [2024-09-26T09:32:57.361Z] v3.1.0-dev.70 [2024-09-26T09:32:57.361Z] v3.1.0-dev.71 [2024-09-26T09:32:57.361Z] v3.1.0-dev.72 [2024-09-26T09:32:57.361Z] v3.1.0-dev.73 [2024-09-26T09:32:57.361Z] v3.1.0-dev.8 [2024-09-26T09:32:57.361Z] v3.1.0-dev.9 [2024-09-26T09:32:57.361Z] v3.1.1 [2024-09-26T09:32:57.361Z] v3.1.1-dev.1 [2024-09-26T09:32:57.361Z] v3.1.1-dev.2 [2024-09-26T09:32:57.361Z] v3.2.0-dev.1 [2024-09-26T09:32:57.361Z] v3.2.0-dev.10 [2024-09-26T09:32:57.361Z] v3.2.0-dev.11 [2024-09-26T09:32:57.361Z] v3.2.0-dev.12 [2024-09-26T09:32:57.361Z] v3.2.0-dev.13 [2024-09-26T09:32:57.361Z] v3.2.0-dev.14 [2024-09-26T09:32:57.361Z] v3.2.0-dev.15 [2024-09-26T09:32:57.361Z] v3.2.0-dev.16 [2024-09-26T09:32:57.361Z] v3.2.0-dev.17 [2024-09-26T09:32:57.361Z] v3.2.0-dev.18 [2024-09-26T09:32:57.361Z] v3.2.0-dev.19 [2024-09-26T09:32:57.361Z] v3.2.0-dev.2 [2024-09-26T09:32:57.361Z] v3.2.0-dev.20 [2024-09-26T09:32:57.361Z] v3.2.0-dev.21 [2024-09-26T09:32:57.361Z] v3.2.0-dev.22 [2024-09-26T09:32:57.361Z] v3.2.0-dev.23 [2024-09-26T09:32:57.361Z] v3.2.0-dev.24 [2024-09-26T09:32:57.361Z] v3.2.0-dev.25 [2024-09-26T09:32:57.361Z] v3.2.0-dev.26 [2024-09-26T09:32:57.361Z] v3.2.0-dev.27 [2024-09-26T09:32:57.361Z] v3.2.0-dev.28 [2024-09-26T09:32:57.361Z] v3.2.0-dev.29 [2024-09-26T09:32:57.362Z] v3.2.0-dev.3 [2024-09-26T09:32:57.362Z] v3.2.0-dev.30 [2024-09-26T09:32:57.362Z] v3.2.0-dev.31 [2024-09-26T09:32:57.362Z] v3.2.0-dev.32 [2024-09-26T09:32:57.362Z] v3.2.0-dev.33 [2024-09-26T09:32:57.362Z] v3.2.0-dev.34 [2024-09-26T09:32:57.362Z] v3.2.0-dev.35 [2024-09-26T09:32:57.362Z] v3.2.0-dev.36 [2024-09-26T09:32:57.362Z] v3.2.0-dev.37 [2024-09-26T09:32:57.362Z] v3.2.0-dev.38 [2024-09-26T09:32:57.362Z] v3.2.0-dev.39 [2024-09-26T09:32:57.362Z] v3.2.0-dev.4 [2024-09-26T09:32:57.362Z] v3.2.0-dev.40 [2024-09-26T09:32:57.362Z] v3.2.0-dev.41 [2024-09-26T09:32:57.362Z] v3.2.0-dev.42 [2024-09-26T09:32:57.362Z] v3.2.0-dev.43 [2024-09-26T09:32:57.362Z] v3.2.0-dev.44 [2024-09-26T09:32:57.362Z] v3.2.0-dev.45 [2024-09-26T09:32:57.362Z] v3.2.0-dev.46 [2024-09-26T09:32:57.362Z] v3.2.0-dev.47 [2024-09-26T09:32:57.362Z] v3.2.0-dev.48 [2024-09-26T09:32:57.362Z] v3.2.0-dev.49 [2024-09-26T09:32:57.362Z] v3.2.0-dev.5 [2024-09-26T09:32:57.362Z] v3.2.0-dev.50 [2024-09-26T09:32:57.362Z] v3.2.0-dev.51 [2024-09-26T09:32:57.362Z] v3.2.0-dev.52 [2024-09-26T09:32:57.362Z] v3.2.0-dev.53 [2024-09-26T09:32:57.362Z] v3.2.0-dev.54 [2024-09-26T09:32:57.362Z] v3.2.0-dev.55 [2024-09-26T09:32:57.362Z] v3.2.0-dev.56 [2024-09-26T09:32:57.362Z] v3.2.0-dev.57 [2024-09-26T09:32:57.362Z] v3.2.0-dev.58 [2024-09-26T09:32:57.362Z] v3.2.0-dev.59 [2024-09-26T09:32:57.362Z] v3.2.0-dev.6 [2024-09-26T09:32:57.362Z] v3.2.0-dev.60 [2024-09-26T09:32:57.362Z] v3.2.0-dev.61 [2024-09-26T09:32:57.362Z] v3.2.0-dev.62 [2024-09-26T09:32:57.362Z] v3.2.0-dev.63 [2024-09-26T09:32:57.362Z] v3.2.0-dev.64 [2024-09-26T09:32:57.362Z] v3.2.0-dev.65 [2024-09-26T09:32:57.362Z] v3.2.0-dev.66 [2024-09-26T09:32:57.362Z] v3.2.0-dev.67 [2024-09-26T09:32:57.362Z] v3.2.0-dev.68 [2024-09-26T09:32:57.362Z] v3.2.0-dev.69 [2024-09-26T09:32:57.362Z] v3.2.0-dev.7 [2024-09-26T09:32:57.362Z] v3.2.0-dev.70 [2024-09-26T09:32:57.362Z] v3.2.0-dev.71 [2024-09-26T09:32:57.362Z] v3.2.0-dev.72 [2024-09-26T09:32:57.362Z] v3.2.0-dev.73 [2024-09-26T09:32:57.362Z] v3.2.0-dev.74 [2024-09-26T09:32:57.362Z] v3.2.0-dev.75 [2024-09-26T09:32:57.362Z] v3.2.0-dev.76 [2024-09-26T09:32:57.362Z] v3.2.0-dev.77 [2024-09-26T09:32:57.362Z] v3.2.0-dev.78 [2024-09-26T09:32:57.362Z] v3.2.0-dev.79 [2024-09-26T09:32:57.362Z] v3.2.0-dev.8 [2024-09-26T09:32:57.362Z] v3.2.0-dev.80 [2024-09-26T09:32:57.362Z] v3.2.0-dev.81 [2024-09-26T09:32:57.362Z] v3.2.0-dev.82 [2024-09-26T09:32:57.362Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-26T09:32:57.654Z] + lftools sign git-tag v3.2.0-dev.83 [2024-09-26T09:32:58.222Z] Signing Git tag with Sigul... [2024-09-26T09:32:58.222Z] Signing v3.2.0-dev.83 [2024-09-26T09:32:58.222Z] Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v3.2.0-dev.83'], return code 1, stdout , stderr [Pipeline] echo [2024-09-26T09:32:58.234Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-26T09:32:58.520Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-26T09:32:58.527Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-26T09:32:58.562Z] $ docker stop --time=1 dd884919010b2943dded9705f48ef7c6a36e5fe97eb9e639c603c64b24502338 [2024-09-26T09:32:59.865Z] $ docker rm -f --volumes dd884919010b2943dded9705f48ef7c6a36e5fe97eb9e639c603c64b24502338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-26T09:33:00.286Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-26T09:33:00.286Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:33:00.589Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-26T09:33:00.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T09:33:00.662Z] prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container [2024-09-26T09:33:00.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@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/py-git-semver:0.1.4 cat [2024-09-26T09:33:01.060Z] $ docker top f34ba4de2010f674bf9c0dc28ee609e289a67dafc86fb031a389da62f0d159aa -eo pid,comm [2024-09-26T09:33:01.107Z] 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-09-26T09:33:01.107Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-26T09:33:01.149Z] [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v3.2.0-dev.82' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-26T09:33:01.455Z] + git semver [Pipeline] } [2024-09-26T09:33:01.732Z] $ docker stop --time=1 f34ba4de2010f674bf9c0dc28ee609e289a67dafc86fb031a389da62f0d159aa [2024-09-26T09:33:03.019Z] $ docker rm -f --volumes f34ba4de2010f674bf9c0dc28ee609e289a67dafc86fb031a389da62f0d159aa [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-26T09:33:03.361Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-26T09:33:03.361Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:33:03.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-26T09:33:03.661Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T09:33:03.734Z] prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container [2024-09-26T09:33:03.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@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/py-git-semver:0.1.4 cat [2024-09-26T09:33:04.094Z] $ docker top 5cfe63452fe1386e3c66e7c90aab4557f5eb5c110c8fe21b7031de261b296d8b -eo pid,comm [2024-09-26T09:33:04.132Z] 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-09-26T09:33:04.132Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-26T09:33:04.184Z] [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v3.2.0-dev.82' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-26T09:33:04.483Z] + git semver [Pipeline] } [2024-09-26T09:33:04.760Z] $ docker stop --time=1 5cfe63452fe1386e3c66e7c90aab4557f5eb5c110c8fe21b7031de261b296d8b [2024-09-26T09:33:06.043Z] $ docker rm -f --volumes 5cfe63452fe1386e3c66e7c90aab4557f5eb5c110c8fe21b7031de261b296d8b [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-09-26T09:33:06.695Z] + [ -d /w/workspace/edgex-go/705/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-26T09:33:06.987Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-26T09:33:07.846Z] ---> package-listing.sh [2024-09-26T09:33:07.846Z] ++ facter osfamily [2024-09-26T09:33:07.846Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-26T09:33:08.105Z] + OS_FAMILY=debian [2024-09-26T09:33:08.105Z] + workspace=/w/workspace/edgex-go/705 [2024-09-26T09:33:08.105Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-26T09:33:08.105Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-26T09:33:08.105Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-26T09:33:08.105Z] + PACKAGES=/tmp/packages_start.txt [2024-09-26T09:33:08.105Z] + '[' /w/workspace/edgex-go/705 ']' [2024-09-26T09:33:08.105Z] + PACKAGES=/tmp/packages_end.txt [2024-09-26T09:33:08.105Z] + case "${OS_FAMILY}" in [2024-09-26T09:33:08.105Z] + dpkg -l [2024-09-26T09:33:08.105Z] + grep '^ii' [2024-09-26T09:33:08.105Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-26T09:33:08.105Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-26T09:33:08.105Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-26T09:33:08.105Z] + '[' /w/workspace/edgex-go/705 ']' [2024-09-26T09:33:08.105Z] + mkdir -p /w/workspace/edgex-go/705/archives/ [2024-09-26T09:33:08.105Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/705/archives/ [Pipeline] echo [2024-09-26T09:33:08.117Z] 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/705/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-26T09:33:08.393Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:33:08.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-26T09:33:08.958Z] [2024-09-26T09:33:08.958Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-26T09:33:09.265Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-26T09:33:09.265Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-26T09:33:09.265Z] 5eb5b503b376: Pulling fs layer [2024-09-26T09:33:09.265Z] 5c69ac0246d0: Pulling fs layer [2024-09-26T09:33:09.265Z] ec43610c2a17: Pulling fs layer [2024-09-26T09:33:09.265Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-26T09:33:09.265Z] 33b1e0a273af: Pulling fs layer [2024-09-26T09:33:09.265Z] 5d3b04190fa2: Pulling fs layer [2024-09-26T09:33:09.265Z] 2f39f015ded8: Pulling fs layer [2024-09-26T09:33:09.265Z] 33b1e0a273af: Waiting [2024-09-26T09:33:09.265Z] 5d3b04190fa2: Waiting [2024-09-26T09:33:09.265Z] 2f39f015ded8: Waiting [2024-09-26T09:33:09.265Z] 3a2ae6a8a46f: Waiting [2024-09-26T09:33:09.265Z] 5c69ac0246d0: Download complete [2024-09-26T09:33:09.265Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-26T09:33:09.265Z] 3a2ae6a8a46f: Download complete [2024-09-26T09:33:09.265Z] 33b1e0a273af: Verifying Checksum [2024-09-26T09:33:09.265Z] 33b1e0a273af: Download complete [2024-09-26T09:33:09.265Z] 5d3b04190fa2: Download complete [2024-09-26T09:33:09.265Z] ec43610c2a17: Verifying Checksum [2024-09-26T09:33:09.265Z] ec43610c2a17: Download complete [2024-09-26T09:33:09.523Z] 5eb5b503b376: Verifying Checksum [2024-09-26T09:33:09.523Z] 5eb5b503b376: Download complete [2024-09-26T09:33:10.092Z] 2f39f015ded8: Verifying Checksum [2024-09-26T09:33:10.092Z] 2f39f015ded8: Download complete [2024-09-26T09:33:10.660Z] 5eb5b503b376: Pull complete [2024-09-26T09:33:10.919Z] 5c69ac0246d0: Pull complete [2024-09-26T09:33:11.178Z] ec43610c2a17: Pull complete [2024-09-26T09:33:11.178Z] 3a2ae6a8a46f: Pull complete [2024-09-26T09:33:11.438Z] 33b1e0a273af: Pull complete [2024-09-26T09:33:11.438Z] 5d3b04190fa2: Pull complete [2024-09-26T09:33:15.632Z] 2f39f015ded8: Pull complete [2024-09-26T09:33:15.632Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-26T09:33:15.632Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-26T09:33:15.632Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-26T09:33:15.737Z] prd-ubuntu20.04-docker-8c-8g-11659 does not seem to be running inside a container [2024-09-26T09:33:15.765Z] $ 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/705/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/705 -v /w/workspace/edgex-go/705:/w/workspace/edgex-go/705:rw,z -v /w/workspace/edgex-go/705@tmp:/w/workspace/edgex-go/705@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-26T09:33:21.101Z] $ docker top 07e2863e7719d7c6261e486e2a8d0e5f67dd855678ea68a0e02045bde802fecb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-26T09:33:21.507Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-26T09:33:21.824Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-26T09:33:22.107Z] + ls /var/log/sa-host [2024-09-26T09:33:22.107Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-26T09:33:22.277Z] provisioning config files... [2024-09-26T09:33:22.289Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/705@tmp/config7211674131216856881tmp [Pipeline] { [Pipeline] echo [2024-09-26T09:33:22.311Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-26T09:33:22.589Z] ---> create-netrc.sh [Pipeline] } [2024-09-26T09:33:22.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-26T09:33:22.932Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-26T09:33:22.941Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-26T09:33:23.225Z] ---> sudo-logs.sh [2024-09-26T09:33:23.225Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-26T09:33:23.250Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-26T09:33:23.529Z] ---> job-cost.sh [2024-09-26T09:33:23.529Z] lf-activate-venv: SKIPPING [2024-09-26T09:33:23.529Z] DEBUG: total: 0.33000001311302185 [2024-09-26T09:33:23.529Z] INFO: Retrieving Stack Cost... [2024-09-26T09:33:23.788Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-26T09:33:24.048Z] INFO: Archiving Costs [Pipeline] echo [2024-09-26T09:33:24.063Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-26T09:33:24.346Z] ---> logs-deploy.sh [2024-09-26T09:33:24.346Z] lf-activate-venv: SKIPPING [2024-09-26T09:33:24.346Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/705 [2024-09-26T09:33:24.346Z] INFO: archiving workspace using pattern(s): [2024-09-26T09:33:25.284Z] Archives upload complete. [2024-09-26T09:33:25.284Z] INFO: archiving logs to Nexus