Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a802096cb56626d3379e9589aa0de6bc0bfaf5c9 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-ssh16712829578380898613.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh418880394117393419.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4883792509834210379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6497889750696720484.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-ssh16640344074966565688.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4094 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/644 [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/644 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a802096cb56626d3379e9589aa0de6bc0bfaf5c9 (main) Commit message: "Merge pull request #4806 from cloudxxx8/bump-dependencies" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 > git rev-list --no-walk b1cf5992efcdcb25540593e782c82dc6cf42b659 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-21T14:11:33.323Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-21T14:11:33.391Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-21T14:11:33.424Z] ========================================================= [2024-06-21T14:11:33.424Z] EdgeX Global Pipelines Version Info [2024-06-21T14:11:33.424Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-21T14:11:34.531Z] ------------------- [2024-06-21T14:11:34.531Z] stable info: [2024-06-21T14:11:34.531Z] ------------------- [2024-06-21T14:11:34.531Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-21T14:11:34.531Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-21T14:11:34.531Z] Message: update stable to v1.0.260 [2024-06-21T14:11:34.790Z] ------------------- [2024-06-21T14:11:34.790Z] experimental info: [2024-06-21T14:11:34.790Z] ------------------- [2024-06-21T14:11:34.790Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-21T14:11:34.790Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-21T14:11:34.790Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-21T14:11:34.870Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-06-21T14:11:34.886Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-06-21T14:11:34.904Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-21T14:11:34.925Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-21T14:11:34.947Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-21T14:11:34.966Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-21T14:11:34.987Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-21T14:11:35.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-06-21T14:11:35.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-06-21T14:11:35.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-06-21T14:11:35.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-21T14:11:35.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-21T14:11:35.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-21T14:11:35.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-21T14:11:35.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-21T14:11:35.209Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-21T14:11:35.236Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-21T14:11:35.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-21T14:11:35.284Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-06-21T14:11:35.307Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-06-21T14:11:35.329Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-21T14:11:35.354Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-21T14:11:35.379Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-21T14:11:35.402Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-06-21T14:11:35.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-06-21T14:11:35.453Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-06-21T14:11:35.477Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] echo [2024-06-21T14:11:35.501Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a802096 [Pipeline] echo [2024-06-21T14:11:35.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-21T14:11:35.579Z] provisioning config files... [2024-06-21T14:11:35.605Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/644@tmp/config10002924448663620138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-21T14:11:35.940Z] ---> ****-login.sh [2024-06-21T14:11:35.940Z] nexus3.edgexfoundry.org:10001 [2024-06-21T14:11:36.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:11:36.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:11:36.511Z] Configure a credential helper to remove this warning. See [2024-06-21T14:11:36.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:11:36.511Z] [2024-06-21T14:11:36.511Z] Login Succeeded [2024-06-21T14:11:36.771Z] nexus3.edgexfoundry.org:10002 [2024-06-21T14:11:36.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:11:36.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:11:36.772Z] Configure a credential helper to remove this warning. See [2024-06-21T14:11:36.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:11:36.772Z] [2024-06-21T14:11:36.772Z] Login Succeeded [2024-06-21T14:11:36.772Z] nexus3.edgexfoundry.org:10003 [2024-06-21T14:11:36.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:11:36.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:11:36.772Z] Configure a credential helper to remove this warning. See [2024-06-21T14:11:36.772Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:11:36.772Z] [2024-06-21T14:11:36.772Z] Login Succeeded [2024-06-21T14:11:36.772Z] nexus3.edgexfoundry.org:10004 [2024-06-21T14:11:37.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:11:37.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:11:37.032Z] Configure a credential helper to remove this warning. See [2024-06-21T14:11:37.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:11:37.032Z] [2024-06-21T14:11:37.032Z] Login Succeeded [2024-06-21T14:11:37.032Z] ****.io [2024-06-21T14:11:37.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:11:37.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:11:37.293Z] Configure a credential helper to remove this warning. See [2024-06-21T14:11:37.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:11:37.293Z] [2024-06-21T14:11:37.293Z] Login Succeeded [2024-06-21T14:11:37.293Z] ---> ****-login.sh ends [Pipeline] } [2024-06-21T14:11:37.302Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-21T14:11:37.619Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-06-21T14:11:37.619Z] + dirname cmd/core-command/Dockerfile [2024-06-21T14:11:37.619Z] + cut -d/ -f2 [2024-06-21T14:11:37.619Z] + echo core-command,cmd/core-command/Dockerfile [2024-06-21T14:11:37.619Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-06-21T14:11:37.619Z] + cut -d/ -f2 [2024-06-21T14:11:37.619Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-06-21T14:11:37.619Z] + dirname cmd/core-data/Dockerfile [2024-06-21T14:11:37.619Z] + cut -d/ -f2 [2024-06-21T14:11:37.619Z] + echo core-data,cmd/core-data/Dockerfile [2024-06-21T14:11:37.619Z] + + dirname cmd/core-metadata/Dockerfile [2024-06-21T14:11:37.619Z] cut -d/ -f2 [2024-06-21T14:11:37.619Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-06-21T14:11:37.619Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-06-21T14:11:37.619Z] + cut -d/ -f2 [2024-06-21T14:11:37.619Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-06-21T14:11:37.619Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-06-21T14:11:37.619Z] + cut -d/ -f2 [2024-06-21T14:11:37.619Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-06-21T14:11:37.619Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-06-21T14:11:37.619Z] + cut -d/ -f2 [2024-06-21T14:11:37.619Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-06-21T14:11:37.619Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-06-21T14:11:37.619Z] + cut -d/ -f2 [2024-06-21T14:11:37.619Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-06-21T14:11:37.619Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-06-21T14:11:37.619Z] + cut -d/ -f2 [2024-06-21T14:11:37.619Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-06-21T14:11:37.619Z] + dirname cmd/security-spire-agent/Dockerfile [2024-06-21T14:11:37.619Z] + cut -d/ -f2 [2024-06-21T14:11:37.619Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-06-21T14:11:37.619Z] + dirname cmd/security-spire-config/Dockerfile [2024-06-21T14:11:37.619Z] + cut -d/ -f2 [2024-06-21T14:11:37.619Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-06-21T14:11:37.619Z] + dirname cmd/security-spire-server/Dockerfile [2024-06-21T14:11:37.619Z] + cut -d/ -f2 [2024-06-21T14:11:37.619Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-06-21T14:11:37.619Z] + + cut -d/ -f2 [2024-06-21T14:11:37.619Z] dirname cmd/support-notifications/Dockerfile [2024-06-21T14:11:37.619Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-06-21T14:11:37.619Z] + dirname cmd/support-scheduler/Dockerfile [2024-06-21T14:11:37.619Z] + cut -d/ -f2 [2024-06-21T14:11:37.619Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-06-21T14:11:37.648Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-21T14:11:38.017Z] + git rev-list -1 --merges a802096cb56626d3379e9589aa0de6bc0bfaf5c9~1..a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] echo [2024-06-21T14:11:38.028Z] -----------> git rev-list -1 --merges a802096cb56626d3379e9589aa0de6bc0bfaf5c9~1..a802096cb56626d3379e9589aa0de6bc0bfaf5c9 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:11:38.029Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [false] [Pipeline] sh [2024-06-21T14:11:38.320Z] + git log --format=format:%s -1 a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] echo [2024-06-21T14:11:38.336Z] ========================================================= [2024-06-21T14:11:38.336Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-21T14:11:38.336Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-06-21T14:11:38.794Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-21T14:11:38.794Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-21T14:11:38.794Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-21T14:11:38.794Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-21T14:11:38.794Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-21T14:11:38.794Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-21T14:11:38.794Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:11:39.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-21T14:11:39.240Z] [2024-06-21T14:11:39.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:11:39.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-21T14:11:39.543Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-21T14:11:39.543Z] b85a868b505f: Pulling fs layer [2024-06-21T14:11:39.543Z] e2be974225ed: Pulling fs layer [2024-06-21T14:11:39.543Z] 339a4e72a1f5: Pulling fs layer [2024-06-21T14:11:39.543Z] 988bab9f4d93: Pulling fs layer [2024-06-21T14:11:39.543Z] 1469e6f7b9e6: Pulling fs layer [2024-06-21T14:11:39.543Z] eaf3925da568: Pulling fs layer [2024-06-21T14:11:39.543Z] bab4dde63d76: Pulling fs layer [2024-06-21T14:11:39.543Z] bde34c3a00c8: Pulling fs layer [2024-06-21T14:11:39.543Z] b352a97aabf1: Pulling fs layer [2024-06-21T14:11:39.543Z] 4872d77fe225: Pulling fs layer [2024-06-21T14:11:39.543Z] 5851b861e8e6: Pulling fs layer [2024-06-21T14:11:39.543Z] 988bab9f4d93: Waiting [2024-06-21T14:11:39.543Z] 1469e6f7b9e6: Waiting [2024-06-21T14:11:39.543Z] eaf3925da568: Waiting [2024-06-21T14:11:39.543Z] bab4dde63d76: Waiting [2024-06-21T14:11:39.543Z] bde34c3a00c8: Waiting [2024-06-21T14:11:39.543Z] b352a97aabf1: Waiting [2024-06-21T14:11:39.543Z] 4872d77fe225: Waiting [2024-06-21T14:11:39.543Z] 5851b861e8e6: Waiting [2024-06-21T14:11:39.543Z] e2be974225ed: Download complete [2024-06-21T14:11:39.543Z] 988bab9f4d93: Verifying Checksum [2024-06-21T14:11:39.543Z] 988bab9f4d93: Download complete [2024-06-21T14:11:39.803Z] 1469e6f7b9e6: Verifying Checksum [2024-06-21T14:11:39.803Z] 1469e6f7b9e6: Download complete [2024-06-21T14:11:39.803Z] eaf3925da568: Download complete [2024-06-21T14:11:39.803Z] 339a4e72a1f5: Verifying Checksum [2024-06-21T14:11:39.803Z] 339a4e72a1f5: Download complete [2024-06-21T14:11:39.803Z] bde34c3a00c8: Verifying Checksum [2024-06-21T14:11:39.803Z] bde34c3a00c8: Download complete [2024-06-21T14:11:39.803Z] b352a97aabf1: Verifying Checksum [2024-06-21T14:11:39.803Z] b352a97aabf1: Download complete [2024-06-21T14:11:39.803Z] 4872d77fe225: Verifying Checksum [2024-06-21T14:11:39.803Z] 5851b861e8e6: Verifying Checksum [2024-06-21T14:11:39.803Z] 5851b861e8e6: Download complete [2024-06-21T14:11:39.803Z] b85a868b505f: Verifying Checksum [2024-06-21T14:11:39.803Z] b85a868b505f: Download complete [2024-06-21T14:11:40.062Z] bab4dde63d76: Verifying Checksum [2024-06-21T14:11:40.062Z] bab4dde63d76: Download complete [2024-06-21T14:11:41.000Z] b85a868b505f: Pull complete [2024-06-21T14:11:41.260Z] e2be974225ed: Pull complete [2024-06-21T14:11:41.520Z] 339a4e72a1f5: Pull complete [2024-06-21T14:11:41.520Z] 988bab9f4d93: Pull complete [2024-06-21T14:11:41.780Z] 1469e6f7b9e6: Pull complete [2024-06-21T14:11:42.402Z] eaf3925da568: Pull complete [2024-06-21T14:11:44.306Z] bab4dde63d76: Pull complete [2024-06-21T14:11:44.306Z] bde34c3a00c8: Pull complete [2024-06-21T14:11:44.306Z] b352a97aabf1: Pull complete [2024-06-21T14:11:44.306Z] 4872d77fe225: Pull complete [2024-06-21T14:11:44.306Z] 5851b861e8e6: Pull complete [2024-06-21T14:11:44.306Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-21T14:11:44.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-21T14:11:44.306Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-21T14:11:44.446Z] prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container [2024-06-21T14:11:44.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@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-06-21T14:11:50.051Z] $ docker top 85aee282279543adb6c2ba39fef61a21517f4667be7e8f2c513e96f4c7d3a492 -eo pid,comm [2024-06-21T14:11:50.100Z] 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-06-21T14:11:50.100Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-21T14:11:50.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-21T14:11:50.182Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-21T14:11:50.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-21T14:11:50.295Z] $ docker exec 85aee282279543adb6c2ba39fef61a21517f4667be7e8f2c513e96f4c7d3a492 ssh-agent [2024-06-21T14:11:50.400Z] SSH_AUTH_SOCK=/tmp/ssh-KiAdZRQOfrwA/agent.32 [2024-06-21T14:11:50.400Z] SSH_AGENT_PID=38 [2024-06-21T14:11:50.406Z] Running ssh-add (command line suppressed) [2024-06-21T14:11:50.512Z] Identity added: /w/workspace/edgex-go/644@tmp/private_key_12499188486856894939.key (/w/workspace/edgex-go/644@tmp/private_key_12499188486856894939.key) [2024-06-21T14:11:50.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-21T14:11:50.821Z] + git tag --points-at HEAD [Pipeline] } [2024-06-21T14:11:50.835Z] $ docker exec --env ******** --env ******** 85aee282279543adb6c2ba39fef61a21517f4667be7e8f2c513e96f4c7d3a492 ssh-agent -k [2024-06-21T14:11:50.924Z] unset SSH_AUTH_SOCK; [2024-06-21T14:11:50.924Z] unset SSH_AGENT_PID; [2024-06-21T14:11:50.924Z] echo Agent pid 38 killed; [2024-06-21T14:11:50.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-21T14:11:50.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-21T14:11:50.982Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-21T14:11:51.096Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-21T14:11:51.101Z] $ docker exec 85aee282279543adb6c2ba39fef61a21517f4667be7e8f2c513e96f4c7d3a492 ssh-agent [2024-06-21T14:11:51.198Z] SSH_AUTH_SOCK=/tmp/ssh-9wIX3FSWLAdB/agent.71 [2024-06-21T14:11:51.198Z] SSH_AGENT_PID=77 [2024-06-21T14:11:51.203Z] Running ssh-add (command line suppressed) [2024-06-21T14:11:51.296Z] Identity added: /w/workspace/edgex-go/644@tmp/private_key_7730527637519306195.key (/w/workspace/edgex-go/644@tmp/private_key_7730527637519306195.key) [2024-06-21T14:11:51.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-21T14:11:51.603Z] + git semver init [2024-06-21T14:11:51.863Z] 2024-06-21 14:11:51,756 [run_init] DEBUG init version:0.0.0 force:False [2024-06-21T14:11:51.863Z] 2024-06-21 14:11:51,757 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/644/.semver [2024-06-21T14:11:51.863Z] 2024-06-21 14:11:51,758 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/644/.semver [2024-06-21T14:11:51.863Z] 2024-06-21 14:11:51,758 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/644/.semver'], cwd=/w/workspace/edgex-go/644, universal_newlines=False, shell=None, istream=None) [2024-06-21T14:12:00.629Z] 2024-06-21 14:11:59,136 [append_file] DEBUG append to file:/w/workspace/edgex-go/644/.git/info/exclude [2024-06-21T14:12:00.629Z] 2024-06-21 14:11:59,136 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/644/.semver/main with force:False [2024-06-21T14:12:00.629Z] 2024-06-21 14:11:59,137 [read_version] DEBUG read version from /w/workspace/edgex-go/644/.semver/main [2024-06-21T14:12:00.629Z] 2024-06-21 14:11:59,137 [read_version] DEBUG read version from /w/workspace/edgex-go/644/.semver/main [2024-06-21T14:12:00.629Z] 3.2.0-dev.26 [Pipeline] } [2024-06-21T14:12:00.642Z] $ docker exec --env ******** --env ******** 85aee282279543adb6c2ba39fef61a21517f4667be7e8f2c513e96f4c7d3a492 ssh-agent -k [2024-06-21T14:12:00.745Z] unset SSH_AUTH_SOCK; [2024-06-21T14:12:00.746Z] unset SSH_AGENT_PID; [2024-06-21T14:12:00.746Z] echo Agent pid 77 killed; [2024-06-21T14:12:00.753Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-21T14:12:01.079Z] + git semver [Pipeline] } [2024-06-21T14:12:01.355Z] $ docker stop --time=1 85aee282279543adb6c2ba39fef61a21517f4667be7e8f2c513e96f4c7d3a492 [2024-06-21T14:12:02.667Z] $ docker rm -f --volumes 85aee282279543adb6c2ba39fef61a21517f4667be7e8f2c513e96f4c7d3a492 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-21T14:12:03.017Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-21T14:12:03.259Z] Stashed 1 file(s) [Pipeline] echo [2024-06-21T14:12:03.265Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.26 [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-06-21T14:12:03.675Z] + git config --global --add safe.directory /w/workspace/edgex-go/644 [Pipeline] echo [2024-06-21T14:12:03.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-21T14:12:03.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-21T14:12:03.724Z] ========================================================= [2024-06-21T14:12:03.724Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-21T14:12:03.724Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-06-21T14:12:04.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-21T14:12:04.017Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-21T14:12:04.017Z] 619be1103602: Pulling fs layer [2024-06-21T14:12:04.017Z] 7862e08f4a3e: Pulling fs layer [2024-06-21T14:12:04.017Z] 5df492c9dc93: Pulling fs layer [2024-06-21T14:12:04.017Z] 7629e6793208: Pulling fs layer [2024-06-21T14:12:04.017Z] 4f4fb700ef54: Pulling fs layer [2024-06-21T14:12:04.018Z] fb5054dd5b73: Pulling fs layer [2024-06-21T14:12:04.018Z] eeca6798cff9: Pulling fs layer [2024-06-21T14:12:04.018Z] aa269ceb94a6: Pulling fs layer [2024-06-21T14:12:04.018Z] ada007ff1a6a: Pulling fs layer [2024-06-21T14:12:04.018Z] fb5054dd5b73: Waiting [2024-06-21T14:12:04.018Z] eeca6798cff9: Waiting [2024-06-21T14:12:04.018Z] 4f4fb700ef54: Waiting [2024-06-21T14:12:04.018Z] 7629e6793208: Waiting [2024-06-21T14:12:04.018Z] aa269ceb94a6: Waiting [2024-06-21T14:12:04.018Z] 7862e08f4a3e: Verifying Checksum [2024-06-21T14:12:04.018Z] 7862e08f4a3e: Download complete [2024-06-21T14:12:04.018Z] 7629e6793208: Verifying Checksum [2024-06-21T14:12:04.018Z] 7629e6793208: Download complete [2024-06-21T14:12:04.018Z] 4f4fb700ef54: Verifying Checksum [2024-06-21T14:12:04.018Z] 4f4fb700ef54: Download complete [2024-06-21T14:12:04.018Z] fb5054dd5b73: Verifying Checksum [2024-06-21T14:12:04.018Z] fb5054dd5b73: Download complete [2024-06-21T14:12:04.018Z] 619be1103602: Verifying Checksum [2024-06-21T14:12:04.018Z] 619be1103602: Download complete [2024-06-21T14:12:04.018Z] eeca6798cff9: Verifying Checksum [2024-06-21T14:12:04.018Z] eeca6798cff9: Download complete [2024-06-21T14:12:04.277Z] 619be1103602: Pull complete [2024-06-21T14:12:04.277Z] ada007ff1a6a: Verifying Checksum [2024-06-21T14:12:04.277Z] ada007ff1a6a: Download complete [2024-06-21T14:12:04.277Z] 7862e08f4a3e: Pull complete [2024-06-21T14:12:04.536Z] 5df492c9dc93: Verifying Checksum [2024-06-21T14:12:04.536Z] 5df492c9dc93: Download complete [2024-06-21T14:12:04.795Z] aa269ceb94a6: Verifying Checksum [2024-06-21T14:12:04.795Z] aa269ceb94a6: Download complete [2024-06-21T14:12:07.326Z] 5df492c9dc93: Pull complete [2024-06-21T14:12:07.585Z] 7629e6793208: Pull complete [2024-06-21T14:12:07.585Z] 4f4fb700ef54: Pull complete [2024-06-21T14:12:07.585Z] fb5054dd5b73: Pull complete [2024-06-21T14:12:07.844Z] eeca6798cff9: Pull complete [2024-06-21T14:12:10.373Z] aa269ceb94a6: Pull complete [2024-06-21T14:12:10.640Z] ada007ff1a6a: Pull complete [2024-06-21T14:12:10.640Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-21T14:12:10.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-21T14:12:10.640Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-06-21T14:12:10.936Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-21T14:12:10.937Z] WORKDIR /edgex [2024-06-21T14:12:10.937Z] COPY go.mod . [2024-06-21T14:12:10.937Z] RUN go mod download [2024-06-21T14:12:10.937Z] + docker build -t ci-base-image-x86_64 -f - . [2024-06-21T14:12:11.505Z] Sending build context to Docker daemon 178.3MB [2024-06-21T14:12:11.505Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-21T14:12:11.505Z] ---> f489d0715acc [2024-06-21T14:12:11.505Z] Step 2/4 : WORKDIR /edgex [2024-06-21T14:12:18.354Z] Still waiting to schedule task [2024-06-21T14:12:18.354Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-06-21T14:12:21.523Z] ---> Running in ca885b600436 [2024-06-21T14:12:21.523Z] Removing intermediate container ca885b600436 [2024-06-21T14:12:21.523Z] ---> 9ef001b943ef [2024-06-21T14:12:21.523Z] Step 3/4 : COPY go.mod . [2024-06-21T14:12:21.523Z] ---> 03843c437d33 [2024-06-21T14:12:21.523Z] Step 4/4 : RUN go mod download [2024-06-21T14:12:21.523Z] ---> Running in 9c6fafe7ea02 [2024-06-21T14:12:53.634Z] Removing intermediate container 9c6fafe7ea02 [2024-06-21T14:12:53.634Z] ---> c1781751e2af [2024-06-21T14:12:53.634Z] Successfully built c1781751e2af [2024-06-21T14:12:53.634Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:12:53.942Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-21T14:12:53.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-21T14:12:54.052Z] prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container [2024-06-21T14:12:54.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-21T14:12:54.854Z] $ docker top 610e304bb3c411b84a2d35ec533b890e170e10a5cf6f1f7b22c070c8343d5021 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-21T14:12:55.197Z] + go version [2024-06-21T14:12:55.197Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-21T14:12:55.213Z] $ docker stop --time=1 610e304bb3c411b84a2d35ec533b890e170e10a5cf6f1f7b22c070c8343d5021 [2024-06-21T14:12:57.078Z] $ docker rm -f --volumes 610e304bb3c411b84a2d35ec533b890e170e10a5cf6f1f7b22c070c8343d5021 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:12:57.456Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-21T14:12:57.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-21T14:12:57.522Z] prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container [2024-06-21T14:12:57.557Z] $ 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/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-06-21T14:12:57.948Z] $ docker top d2006de9ad59fe7b6bba1015ec9d3cc42776d2399a9cba39c8a354e4f4608c3e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-06-21T14:12:58.017Z] ========================================================= [2024-06-21T14:12:58.017Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-06-21T14:12:58.017Z] ========================================================= [Pipeline] sh [2024-06-21T14:12:58.312Z] + git config --global --add safe.directory /w/workspace/edgex-go/644 [Pipeline] fileExists [Pipeline] sh [2024-06-21T14:12:58.629Z] + make test [2024-06-21T14:12:58.629Z] go test -race -coverprofile=coverage.out ./... [2024-06-21T14:13:05.377Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-06-21T14:13:37.788Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-06-21T14:13:37.788Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-06-21T14:13:37.788Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-06-21T14:13:37.788Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-06-21T14:13:37.788Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-06-21T14:13:37.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-06-21T14:13:37.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-06-21T14:13:37.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-06-21T14:13:37.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-06-21T14:13:37.788Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-06-21T14:13:37.788Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-06-21T14:13:37.788Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-06-21T14:13:37.788Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-06-21T14:13:37.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-06-21T14:13:39.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-06-21T14:13:39.229Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-06-21T14:13:40.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-06-21T14:13:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-06-21T14:13:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-06-21T14:13:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-06-21T14:13:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-06-21T14:13:41.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-06-21T14:13:42.607Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements [2024-06-21T14:13:42.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-06-21T14:13:42.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-06-21T14:13:42.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-06-21T14:13:42.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-06-21T14:13:42.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-06-21T14:13:44.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-06-21T14:13:44.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-06-21T14:13:45.721Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4095 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-06-21T14:13:45.740Z] Running in /w/workspace/edgex-go/644 [Pipeline] { [Pipeline] checkout [2024-06-21T14:13:46.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2024-06-21T14:13:46.209Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.041s coverage: 53.2% of statements [2024-06-21T14:13:46.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-06-21T14:13:46.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-06-21T14:13:46.775Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-06-21T14:13:46.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-06-21T14:13:46.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-06-21T14:13:46.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-06-21T14:13:46.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-06-21T14:13:46.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-06-21T14:13:46.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-06-21T14:13:46.775Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-06-21T14:13:46.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.108s coverage: 93.4% of statements [2024-06-21T14:13:46.775Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 6.1% of statements [2024-06-21T14:13:48.152Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.339s coverage: 97.6% of statements [2024-06-21T14:13:48.152Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-06-21T14:13:48.410Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-06-21T14:13:48.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-06-21T14:13:48.801Z] The recommended git tool is: git [2024-06-21T14:13:49.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.053s coverage: 0.9% of statements [2024-06-21T14:13:49.790Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.021s coverage: 32.2% of statements [2024-06-21T14:13:49.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements [2024-06-21T14:13:49.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.031s coverage: 82.9% of statements [2024-06-21T14:13:49.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-06-21T14:13:49.790Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements [2024-06-21T14:13:50.357Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-06-21T14:13:50.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-06-21T14:13:50.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-06-21T14:13:50.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-06-21T14:13:50.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-06-21T14:13:50.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-06-21T14:13:50.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-06-21T14:13:50.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-06-21T14:13:50.876Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-06-21T14:13:51.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-06-21T14:13:51.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-06-21T14:13:51.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-06-21T14:13:51.810Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-06-21T14:13:52.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-06-21T14:13:52.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-06-21T14:13:52.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-06-21T14:13:53.285Z] using credential edgex-jenkins-ssh [2024-06-21T14:13:53.313Z] Cloning the remote Git repository [2024-06-21T14:13:53.355Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-06-21T14:13:53.457Z] > git init /w/workspace/edgex-go/644 # timeout=10 [2024-06-21T14:13:53.584Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-06-21T14:13:53.585Z] > git --version # timeout=10 [2024-06-21T14:13:53.602Z] > git --version # 'git version 2.25.1' [2024-06-21T14:13:53.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-21T14:13:53.767Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-21T14:13:54.538Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-06-21T14:13:54.797Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-06-21T14:13:55.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-06-21T14:13:55.732Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-06-21T14:13:59.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-06-21T14:13:59.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-06-21T14:13:59.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-06-21T14:13:59.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-06-21T14:13:59.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-06-21T14:13:59.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-06-21T14:14:00.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-06-21T14:14:00.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-06-21T14:14:00.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-06-21T14:14:00.244Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-06-21T14:14:02.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-06-21T14:14:02.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-06-21T14:14:02.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-06-21T14:14:02.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-06-21T14:14:02.779Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.259s coverage: 94.4% of statements [2024-06-21T14:14:03.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-06-21T14:14:03.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-06-21T14:14:03.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-06-21T14:14:03.717Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-06-21T14:14:04.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-06-21T14:14:04.653Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-06-21T14:14:05.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-06-21T14:14:05.594Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-06-21T14:14:12.233Z] Avoid second fetch [2024-06-21T14:14:12.234Z] Checking out Revision a802096cb56626d3379e9589aa0de6bc0bfaf5c9 (main) [2024-06-21T14:14:12.956Z] Commit message: "Merge pull request #4806 from cloudxxx8/bump-dependencies" [2024-06-21T14:14:11.368Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-06-21T14:14:11.397Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-21T14:14:12.249Z] > git config core.sparsecheckout # timeout=10 [2024-06-21T14:14:12.305Z] > git checkout -f a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.274s coverage: 79.9% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.046s coverage: 92.9% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.261s coverage: 62.3% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.761s coverage: 38.4% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 89.5% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.093s coverage: 95.7% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-06-21T14:14:15.607Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 98.9% of statements [2024-06-21T14:14:15.607Z] 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-06-21T14:14:15.607Z] running golangci-lint [2024-06-21T14:14:15.607Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-06-21T14:14:15.607Z] go version go1.21.9 linux/amd64 [2024-06-21T14:14:15.866Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-06-21T14:14:15.867Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-21T14:14:17.559Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-21T14:14:17.559Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-21T14:14:17.559Z] Dload Upload Total Spent Left Speed [2024-06-21T14:14:17.559Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [2024-06-21T14:14:17.902Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-21T14:14:18.221Z] + sudo tee /etc/docker/daemon.new [2024-06-21T14:14:18.221Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-21T14:14:18.221Z] { [2024-06-21T14:14:18.221Z] "registry-mirrors": [ [2024-06-21T14:14:18.221Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-21T14:14:18.221Z] ], [2024-06-21T14:14:18.221Z] "bip": "10.250.0.254/24", [2024-06-21T14:14:18.221Z] "hosts": [ [2024-06-21T14:14:18.221Z] "tcp://0.0.0.0:5555", [2024-06-21T14:14:18.221Z] "unix:///var/run/docker.sock" [2024-06-21T14:14:18.221Z] ], [2024-06-21T14:14:18.221Z] "mtu": 1458, [2024-06-21T14:14:18.221Z] "selinux-enabled": true, [2024-06-21T14:14:18.221Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-21T14:14:18.221Z] } [Pipeline] sh [2024-06-21T14:14:18.559Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-21T14:14:18.883Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-21T14:14:37.131Z] provisioning config files... [2024-06-21T14:14:37.153Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/644@tmp/config63492342864017360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-21T14:14:37.571Z] ---> ****-login.sh [2024-06-21T14:14:37.571Z] nexus3.edgexfoundry.org:10001 [2024-06-21T14:14:37.784Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|exports_file|files|imports|name|compiled_files|deps) took 19.529770526s" [2024-06-21T14:14:37.784Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.084002ms" [2024-06-21T14:14:37.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:14:38.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:14:38.425Z] Configure a credential helper to remove this warning. See [2024-06-21T14:14:38.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:14:38.426Z] [2024-06-21T14:14:38.426Z] Login Succeeded [2024-06-21T14:14:38.426Z] nexus3.edgexfoundry.org:10002 [2024-06-21T14:14:38.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:14:38.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:14:38.693Z] Configure a credential helper to remove this warning. See [2024-06-21T14:14:38.694Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:14:38.694Z] [2024-06-21T14:14:38.694Z] Login Succeeded [2024-06-21T14:14:38.694Z] nexus3.edgexfoundry.org:10003 [2024-06-21T14:14:38.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:14:38.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:14:38.963Z] Configure a credential helper to remove this warning. See [2024-06-21T14:14:38.963Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:14:38.963Z] [2024-06-21T14:14:38.963Z] Login Succeeded [2024-06-21T14:14:38.963Z] nexus3.edgexfoundry.org:10004 [2024-06-21T14:14:39.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:14:39.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:14:39.232Z] Configure a credential helper to remove this warning. See [2024-06-21T14:14:39.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:14:39.232Z] [2024-06-21T14:14:39.232Z] Login Succeeded [2024-06-21T14:14:39.232Z] ****.io [2024-06-21T14:14:39.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:14:39.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:14:39.762Z] Configure a credential helper to remove this warning. See [2024-06-21T14:14:39.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:14:39.762Z] [2024-06-21T14:14:39.762Z] Login Succeeded [2024-06-21T14:14:39.762Z] ---> ****-login.sh ends [Pipeline] } [2024-06-21T14:14:39.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-06-21T14:14:40.359Z] + git config --global --add safe.directory /w/workspace/edgex-go/644 [Pipeline] echo [2024-06-21T14:14:40.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-21T14:14:40.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-21T14:14:40.415Z] ========================================================= [2024-06-21T14:14:40.415Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-21T14:14:40.415Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-06-21T14:14:40.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-21T14:14:40.739Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-21T14:14:40.739Z] c6b39de5b339: Pulling fs layer [2024-06-21T14:14:40.739Z] a69c41024577: Pulling fs layer [2024-06-21T14:14:40.739Z] d6de4b400683: Pulling fs layer [2024-06-21T14:14:40.739Z] 35cb2a7552d0: Pulling fs layer [2024-06-21T14:14:40.739Z] 4f4fb700ef54: Pulling fs layer [2024-06-21T14:14:40.739Z] 464afbd9ba4c: Pulling fs layer [2024-06-21T14:14:40.739Z] 00f215d4a9da: Pulling fs layer [2024-06-21T14:14:40.739Z] d496ad576159: Pulling fs layer [2024-06-21T14:14:40.739Z] 35cb2a7552d0: Waiting [2024-06-21T14:14:40.739Z] 4f4fb700ef54: Waiting [2024-06-21T14:14:40.739Z] 464afbd9ba4c: Waiting [2024-06-21T14:14:40.739Z] 00f215d4a9da: Waiting [2024-06-21T14:14:40.739Z] d496ad576159: Waiting [2024-06-21T14:14:41.007Z] a69c41024577: Verifying Checksum [2024-06-21T14:14:41.007Z] a69c41024577: Download complete [2024-06-21T14:14:41.007Z] 35cb2a7552d0: Verifying Checksum [2024-06-21T14:14:41.007Z] 35cb2a7552d0: Download complete [2024-06-21T14:14:41.007Z] 4f4fb700ef54: Verifying Checksum [2024-06-21T14:14:41.007Z] 4f4fb700ef54: Download complete [2024-06-21T14:14:41.007Z] 464afbd9ba4c: Download complete [2024-06-21T14:14:41.007Z] c6b39de5b339: Download complete [2024-06-21T14:14:41.275Z] d496ad576159: Verifying Checksum [2024-06-21T14:14:41.275Z] d496ad576159: Download complete [2024-06-21T14:14:41.885Z] c6b39de5b339: Pull complete [2024-06-21T14:14:42.487Z] a69c41024577: Pull complete [2024-06-21T14:14:42.759Z] d6de4b400683: Verifying Checksum [2024-06-21T14:14:42.760Z] d6de4b400683: Download complete [2024-06-21T14:14:43.723Z] 00f215d4a9da: Verifying Checksum [2024-06-21T14:14:43.723Z] 00f215d4a9da: Download complete [2024-06-21T14:14:45.882Z] level=info msg="[linters_context/goanalysis] analyzers took 2m4.895174673s with top 10 stages: buildir: 45.764117462s, gosec: 6.957617791s, inspect: 2.764508532s, printf: 2.229712093s, fact_deprecated: 2.153936981s, fact_purity: 1.628187185s, ctrlflow: 1.602166631s, nilness: 1.496456044s, S1038: 1.354371116s, S1039: 1.083202241s" [2024-06-21T14:14:45.882Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-06-21T14:14:45.882Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, nolint: 0/21, filename_unadjuster: 197/197, path_prettifier: 197/197, exclude: 197/197, cgo: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude-rules: 21/197" [2024-06-21T14:14:45.882Z] level=info msg="[runner] processing took 18.57396ms with stages: identifier_marker: 7.503707ms, nolint: 6.579465ms, autogenerated_exclude: 1.424909ms, path_prettifier: 1.318528ms, exclude-rules: 1.027263ms, skip_dirs: 674.378µs, cgo: 26.55µs, filename_unadjuster: 14.7µs, max_same_issues: 910ns, uniq_by_line: 560ns, sort_results: 480ns, skip_files: 440ns, fixer: 390ns, path_prefixer: 360ns, exclude: 280ns, severity-rules: 270ns, diff: 210ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 120ns" [2024-06-21T14:14:45.882Z] level=info msg="[runner] linters took 10.126208305s with stages: goanalysis_metalinter: 10.107550954s" [2024-06-21T14:14:45.882Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-06-21T14:14:45.882Z] level=info msg="Memory: 296 samples, avg is 277.8MB, max is 1250.9MB" [2024-06-21T14:14:45.882Z] level=info msg="Execution took 29.70102921s" [2024-06-21T14:14:45.882Z] go vet ./... [2024-06-21T14:14:52.435Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-21T14:14:52.435Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-21T14:14:52.435Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-06-21T14:14:52.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-06-21T14:14:52.742Z] + ls -al . [2024-06-21T14:14:52.742Z] total 816 [2024-06-21T14:14:52.742Z] drwxrwxr-x 11 1001 1001 4096 Jun 21 14:12 . [2024-06-21T14:14:52.742Z] drwxr-xr-x 4 root root 4096 Jun 21 14:12 .. [2024-06-21T14:14:52.742Z] drwxrwxr-x 2 1001 1001 4096 Jun 21 14:11 .blubracket [2024-06-21T14:14:52.742Z] -rw-rw-r-- 1 1001 1001 10 Jun 21 14:11 .dockerignore [2024-06-21T14:14:52.742Z] drwxrwxr-x 8 1001 1001 4096 Jun 21 14:14 .git [2024-06-21T14:14:52.742Z] drwxrwxr-x 3 1001 1001 4096 Jun 21 14:11 .github [2024-06-21T14:14:52.742Z] -rw-rw-r-- 1 1001 1001 1074 Jun 21 14:11 .gitignore [2024-06-21T14:14:52.742Z] -rw-rw-r-- 1 1001 1001 42 Jun 21 14:11 .golangci.yml [2024-06-21T14:14:52.742Z] -rw-rw-r-- 1 1001 1001 100 Jun 21 14:11 .hadolint.yml [2024-06-21T14:14:52.742Z] drwxr-xr-x 3 1001 1001 4096 Jun 21 14:11 .semver [2024-06-21T14:14:52.742Z] -rw-rw-r-- 1 1001 1001 155 Jun 21 14:11 .sonarcloud.properties [2024-06-21T14:14:52.742Z] -rw-rw-r-- 1 1001 1001 1171 Jun 21 14:11 ADOPTERS.md [2024-06-21T14:14:52.742Z] -rw-rw-r-- 1 1001 1001 20361 Jun 21 14:11 Attribution.txt [2024-06-21T14:14:52.742Z] -rw-rw-r-- 1 1001 1001 100284 Jun 21 14:11 CHANGELOG.md [2024-06-21T14:14:52.742Z] -rw-rw-r-- 1 1001 1001 3804 Jun 21 14:11 CONTRIBUTING.md [2024-06-21T14:14:52.742Z] -rw-rw-r-- 1 1001 1001 677 Jun 21 14:11 GOVERNANCE.md [2024-06-21T14:14:52.742Z] -rw-rw-r-- 1 1001 1001 861 Jun 21 14:11 Jenkinsfile [2024-06-21T14:14:52.742Z] -rw-rw-r-- 1 1001 1001 10775 Jun 21 14:11 LICENSE [2024-06-21T14:14:52.742Z] -rw-rw-r-- 1 1001 1001 15392 Jun 21 14:11 Makefile [2024-06-21T14:14:52.742Z] -rw-rw-r-- 1 1001 1001 582 Jun 21 14:11 OWNERS.md [2024-06-21T14:14:52.743Z] -rw-rw-r-- 1 1001 1001 9528 Jun 21 14:11 README.md [2024-06-21T14:14:52.743Z] -rw-rw-r-- 1 1001 1001 789 Jun 21 14:11 SECURITY.md [2024-06-21T14:14:52.743Z] -rw-rw-r-- 1 1001 1001 12 Jun 21 14:12 VERSION [2024-06-21T14:14:52.743Z] drwxrwxr-x 2 1001 1001 4096 Jun 21 14:11 bin [2024-06-21T14:14:52.743Z] drwxrwxr-x 18 1001 1001 4096 Jun 21 14:11 cmd [2024-06-21T14:14:52.743Z] -rw-r--r-- 1 root root 455714 Jun 21 14:14 coverage.out [2024-06-21T14:14:52.743Z] drwxrwxr-x 2 1001 1001 4096 Jun 21 14:11 fuzz_test [2024-06-21T14:14:52.743Z] -rw-rw-r-- 1 1001 1001 6922 Jun 21 14:11 go.mod [2024-06-21T14:14:52.743Z] -rw-rw-r-- 1 1001 1001 101535 Jun 21 14:11 go.sum [2024-06-21T14:14:52.743Z] drwxrwxr-x 7 1001 1001 4096 Jun 21 14:11 internal [2024-06-21T14:14:52.743Z] drwxrwxr-x 3 1001 1001 4096 Jun 21 14:11 openapi [2024-06-21T14:14:52.743Z] -rw-rw-r-- 1 1001 1001 584 Jun 21 14:11 security.txt [2024-06-21T14:14:52.743Z] -rw-rw-r-- 1 1001 1001 204 Jun 21 14:11 version.go [Pipeline] sh [2024-06-21T14:14:53.028Z] + '[' -e coverage.out ] [2024-06-21T14:14:53.029Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-06-21T14:14:53.130Z] Stashed 1 file(s) [Pipeline] sh [2024-06-21T14:14:53.413Z] + make build [2024-06-21T14:14:53.413Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-06-21T14:14:56.046Z] d6de4b400683: Pull complete [2024-06-21T14:14:56.046Z] 35cb2a7552d0: Pull complete [2024-06-21T14:14:56.046Z] 4f4fb700ef54: Pull complete [2024-06-21T14:14:56.046Z] 464afbd9ba4c: Pull complete [2024-06-21T14:15:04.245Z] 00f215d4a9da: Pull complete [2024-06-21T14:15:06.196Z] d496ad576159: Pull complete [2024-06-21T14:15:06.196Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-21T14:15:06.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-21T14:15:06.196Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-06-21T14:15:06.533Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-21T14:15:06.533Z] WORKDIR /edgex [2024-06-21T14:15:06.533Z] COPY go.mod . [2024-06-21T14:15:06.533Z] RUN go mod download -t [2024-06-21T14:15:06.533Z] ci-base-image-arm64 -f - . [2024-06-21T14:15:07.126Z] Sending build context to Docker daemon 3.004MB [2024-06-21T14:15:07.126Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-21T14:15:07.126Z] ---> f246e2811388 [2024-06-21T14:15:07.126Z] Step 2/4 : WORKDIR /edgex [2024-06-21T14:15:09.067Z] ---> Running in fe732f5cfead [2024-06-21T14:15:09.067Z] Removing intermediate container fe732f5cfead [2024-06-21T14:15:09.067Z] ---> cf7e5999756f [2024-06-21T14:15:09.067Z] Step 3/4 : COPY go.mod . [2024-06-21T14:15:09.648Z] ---> 13c21c872f91 [2024-06-21T14:15:09.648Z] Step 4/4 : RUN go mod download [2024-06-21T14:15:09.648Z] ---> Running in db591506f25f [2024-06-21T14:15:19.956Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-06-21T14:15:19.956Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-06-21T14:15:19.956Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-06-21T14:15:19.956Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-06-21T14:15:24.146Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-06-21T14:15:25.100Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-06-21T14:15:27.002Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-06-21T14:15:27.570Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-06-21T14:15:28.136Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-06-21T14:15:29.071Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-06-21T14:15:29.638Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-06-21T14:15:30.588Z] $ docker stop --time=1 d2006de9ad59fe7b6bba1015ec9d3cc42776d2399a9cba39c8a354e4f4608c3e [2024-06-21T14:15:40.917Z] $ docker rm -f --volumes d2006de9ad59fe7b6bba1015ec9d3cc42776d2399a9cba39c8a354e4f4608c3e [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-06-21T14:15:42.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-21T14:15:42.092Z] [2024-06-21T14:15:42.092Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:15:42.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-21T14:15:42.394Z] latest: Pulling from edgex-devops/edgex-compose [2024-06-21T14:15:42.394Z] 91d30c5bc195: Pulling fs layer [2024-06-21T14:15:42.394Z] 2e9b0aa3be6d: Pulling fs layer [2024-06-21T14:15:42.394Z] 9c61dcf015f6: Pulling fs layer [2024-06-21T14:15:42.394Z] 4698f68db338: Pulling fs layer [2024-06-21T14:15:42.394Z] 2a2f49069b9e: Pulling fs layer [2024-06-21T14:15:42.394Z] e0025b399a48: Pulling fs layer [2024-06-21T14:15:42.394Z] 2a2f49069b9e: Waiting [2024-06-21T14:15:42.394Z] e0025b399a48: Waiting [2024-06-21T14:15:42.394Z] 4698f68db338: Waiting [2024-06-21T14:15:42.394Z] 91d30c5bc195: Verifying Checksum [2024-06-21T14:15:42.394Z] 91d30c5bc195: Download complete [2024-06-21T14:15:42.394Z] 4698f68db338: Download complete [2024-06-21T14:15:42.653Z] 2e9b0aa3be6d: Verifying Checksum [2024-06-21T14:15:42.653Z] 2e9b0aa3be6d: Download complete [2024-06-21T14:15:42.653Z] e0025b399a48: Verifying Checksum [2024-06-21T14:15:42.653Z] e0025b399a48: Download complete [2024-06-21T14:15:42.653Z] 91d30c5bc195: Pull complete [2024-06-21T14:15:42.653Z] 2a2f49069b9e: Verifying Checksum [2024-06-21T14:15:42.911Z] 2e9b0aa3be6d: Pull complete [2024-06-21T14:15:43.170Z] 9c61dcf015f6: Verifying Checksum [2024-06-21T14:15:43.170Z] 9c61dcf015f6: Download complete [2024-06-21T14:15:45.699Z] 9c61dcf015f6: Pull complete [2024-06-21T14:15:45.699Z] 4698f68db338: Pull complete [2024-06-21T14:15:45.958Z] 2a2f49069b9e: Pull complete [2024-06-21T14:15:45.958Z] e0025b399a48: Pull complete [2024-06-21T14:15:45.958Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-06-21T14:15:45.958Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-06-21T14:15:45.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-21T14:15:46.066Z] prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container [2024-06-21T14:15:46.099Z] $ 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/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-06-21T14:15:51.874Z] $ docker top f909430c23c4bd69c10747f41e9085d053f048e265cd46a23b007f5ebcb87b29 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-21T14:15:52.219Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-06-21T14:15:54.753Z] #1 [core-command internal] load build definition from Dockerfile [2024-06-21T14:15:54.753Z] #1 transferring dockerfile: 1.93kB done [2024-06-21T14:15:54.753Z] #1 DONE 0.3s [2024-06-21T14:15:54.753Z] [2024-06-21T14:15:54.753Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-06-21T14:15:54.753Z] #2 transferring dockerfile: 1.89kB done [2024-06-21T14:15:54.753Z] #2 DONE 0.1s [2024-06-21T14:15:54.753Z] [2024-06-21T14:15:54.753Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-06-21T14:15:54.753Z] #3 transferring dockerfile: 1.69kB done [2024-06-21T14:15:54.753Z] #3 DONE 0.1s [2024-06-21T14:15:54.753Z] [2024-06-21T14:15:54.753Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-06-21T14:15:54.753Z] #4 transferring dockerfile: 2.15kB done [2024-06-21T14:15:54.753Z] #4 DONE 0.1s [2024-06-21T14:15:54.753Z] [2024-06-21T14:15:54.753Z] #5 [core-data internal] load build definition from Dockerfile [2024-06-21T14:15:54.753Z] #5 transferring dockerfile: 2.01kB 0.0s done [2024-06-21T14:15:54.753Z] #5 DONE 0.1s [2024-06-21T14:15:54.753Z] [2024-06-21T14:15:54.753Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-06-21T14:15:54.753Z] #6 transferring dockerfile: 1.81kB done [2024-06-21T14:15:54.753Z] #6 DONE 0.2s [2024-06-21T14:15:54.753Z] [2024-06-21T14:15:54.753Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2024-06-21T14:15:54.753Z] #7 transferring dockerfile: 2.49kB done [2024-06-21T14:15:54.753Z] #7 DONE 0.2s [2024-06-21T14:15:54.753Z] [2024-06-21T14:15:54.753Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-06-21T14:15:54.753Z] #8 transferring dockerfile: 2.50kB done [2024-06-21T14:15:54.753Z] #8 DONE 0.1s [2024-06-21T14:15:54.753Z] [2024-06-21T14:15:54.753Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-06-21T14:15:54.753Z] #9 transferring dockerfile: 1.70kB done [2024-06-21T14:15:54.753Z] #9 DONE 0.1s [2024-06-21T14:15:54.753Z] [2024-06-21T14:15:54.753Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-06-21T14:15:54.753Z] #10 transferring dockerfile: 1.95kB done [2024-06-21T14:15:54.753Z] #10 DONE 0.2s [2024-06-21T14:15:54.753Z] [2024-06-21T14:15:54.753Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-06-21T14:15:54.753Z] #11 transferring dockerfile: 1.93kB done [2024-06-21T14:15:54.753Z] #11 DONE 0.2s [2024-06-21T14:15:54.753Z] [2024-06-21T14:15:54.753Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-06-21T14:15:54.753Z] #12 transferring dockerfile: 2.93kB done [2024-06-21T14:15:54.753Z] #12 DONE 0.2s [2024-06-21T14:15:54.753Z] [2024-06-21T14:15:54.753Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-06-21T14:15:54.753Z] #13 transferring dockerfile: 2.23kB done [2024-06-21T14:15:54.753Z] #13 DONE 0.2s [2024-06-21T14:15:54.753Z] [2024-06-21T14:15:54.753Z] #14 [core-command internal] load .dockerignore [2024-06-21T14:15:54.753Z] #14 transferring context: 50B done [2024-06-21T14:15:54.753Z] #14 DONE 0.1s [2024-06-21T14:15:54.753Z] [2024-06-21T14:15:54.753Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-06-21T14:15:55.012Z] #15 transferring dockerfile: 2.06kB done [2024-06-21T14:15:55.012Z] #15 DONE 0.0s [2024-06-21T14:15:55.012Z] [2024-06-21T14:15:55.012Z] #16 [security-spire-config internal] load .dockerignore [2024-06-21T14:15:55.012Z] #16 transferring context: 50B done [2024-06-21T14:15:55.012Z] #16 DONE 0.0s [2024-06-21T14:15:55.012Z] [2024-06-21T14:15:55.012Z] #17 [security-proxy-auth internal] load .dockerignore [2024-06-21T14:15:55.012Z] #17 transferring context: 50B done [2024-06-21T14:15:55.012Z] #17 DONE 0.0s [2024-06-21T14:15:55.012Z] [2024-06-21T14:15:55.012Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-06-21T14:15:55.012Z] #18 transferring context: 50B done [2024-06-21T14:15:55.012Z] #18 DONE 0.0s [2024-06-21T14:15:55.012Z] [2024-06-21T14:15:55.012Z] #19 [security-spire-agent internal] load .dockerignore [2024-06-21T14:15:55.012Z] #19 transferring context: 50B done [2024-06-21T14:15:55.012Z] #19 DONE 0.0s [2024-06-21T14:15:55.012Z] [2024-06-21T14:15:55.012Z] #20 [core-data internal] load .dockerignore [2024-06-21T14:15:55.012Z] #20 transferring context: 50B done [2024-06-21T14:15:55.012Z] #20 DONE 0.0s [2024-06-21T14:15:55.012Z] [2024-06-21T14:15:55.012Z] #21 [security-spire-server internal] load .dockerignore [2024-06-21T14:15:55.012Z] #21 transferring context: 50B done [2024-06-21T14:15:55.012Z] #21 DONE 0.0s [2024-06-21T14:15:55.012Z] [2024-06-21T14:15:55.012Z] #22 [security-proxy-setup internal] load .dockerignore [2024-06-21T14:15:55.012Z] #22 transferring context: 50B done [2024-06-21T14:15:55.012Z] #22 DONE 0.0s [2024-06-21T14:15:55.012Z] [2024-06-21T14:15:55.012Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-06-21T14:15:55.012Z] #23 transferring context: 50B done [2024-06-21T14:15:55.012Z] #23 DONE 0.0s [2024-06-21T14:15:55.012Z] [2024-06-21T14:15:55.012Z] #24 [support-scheduler internal] load .dockerignore [2024-06-21T14:15:55.012Z] #24 transferring context: 50B done [2024-06-21T14:15:55.012Z] #24 DONE 0.0s [2024-06-21T14:15:55.012Z] [2024-06-21T14:15:55.012Z] #25 [security-bootstrapper internal] load .dockerignore [2024-06-21T14:15:55.012Z] #25 transferring context: 50B done [2024-06-21T14:15:55.012Z] #25 DONE 0.1s [2024-06-21T14:15:55.012Z] [2024-06-21T14:15:55.012Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-06-21T14:15:55.012Z] #26 transferring context: 50B done [2024-06-21T14:15:55.012Z] #26 DONE 0.0s [2024-06-21T14:15:55.012Z] [2024-06-21T14:15:55.012Z] #27 [support-notifications internal] load .dockerignore [2024-06-21T14:15:55.012Z] #27 transferring context: 50B done [2024-06-21T14:15:55.012Z] #27 DONE 0.0s [2024-06-21T14:15:55.012Z] [2024-06-21T14:15:55.012Z] #28 [core-metadata internal] load .dockerignore [2024-06-21T14:15:55.272Z] #28 transferring context: 50B done [2024-06-21T14:15:55.272Z] #28 DONE 0.0s [2024-06-21T14:15:55.272Z] [2024-06-21T14:15:55.272Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-21T14:15:55.272Z] #29 DONE 0.0s [2024-06-21T14:15:55.272Z] [2024-06-21T14:15:55.272Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-06-21T14:15:55.272Z] #30 DONE 0.1s [2024-06-21T14:15:55.272Z] [2024-06-21T14:15:55.272Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:15:55.272Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:15:55.272Z] #31 ... [2024-06-21T14:15:55.272Z] [2024-06-21T14:15:55.272Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-21T14:15:55.272Z] #29 DONE 0.0s [2024-06-21T14:15:55.272Z] [2024-06-21T14:15:55.272Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-06-21T14:15:55.272Z] #30 DONE 0.1s [2024-06-21T14:15:55.272Z] [2024-06-21T14:15:55.272Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:15:55.272Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-21T14:15:55.532Z] #31 ... [2024-06-21T14:15:55.532Z] [2024-06-21T14:15:55.532Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-21T14:15:55.532Z] #29 DONE 0.0s [2024-06-21T14:15:55.532Z] [2024-06-21T14:15:55.532Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:15:55.532Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-21T14:15:55.532Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-21T14:15:55.532Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-06-21T14:15:55.532Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-21T14:15:55.532Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-21T14:15:55.532Z] #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-06-21T14:15:55.532Z] #31 ... [2024-06-21T14:15:55.532Z] [2024-06-21T14:15:55.532Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-21T14:15:55.532Z] #29 DONE 0.0s [2024-06-21T14:15:55.532Z] [2024-06-21T14:15:55.532Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:15:55.532Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-21T14:15:55.532Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-21T14:15:55.532Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-06-21T14:15:55.532Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-21T14:15:55.532Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-21T14:15:55.532Z] #31 ... [2024-06-21T14:15:55.532Z] [2024-06-21T14:15:55.532Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-21T14:15:55.532Z] #29 DONE 0.0s [2024-06-21T14:15:55.532Z] [2024-06-21T14:15:55.532Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:15:55.790Z] #31 ... [2024-06-21T14:15:55.790Z] [2024-06-21T14:15:55.790Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-06-21T14:15:55.790Z] #29 DONE 0.0s [2024-06-21T14:15:55.790Z] [2024-06-21T14:15:55.790Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:15:55.790Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-21T14:15:55.790Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-21T14:15:55.790Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-06-21T14:15:55.790Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-21T14:15:55.790Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-21T14:15:56.047Z] #31 ... [2024-06-21T14:15:56.047Z] [2024-06-21T14:15:56.047Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-06-21T14:15:56.047Z] #30 DONE 0.6s [2024-06-21T14:15:56.047Z] [2024-06-21T14:15:56.047Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:15:56.047Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-21T14:15:56.047Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-21T14:15:56.047Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-06-21T14:15:56.047Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-21T14:15:56.047Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-21T14:15:56.047Z] #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.6s done [2024-06-21T14:15:56.047Z] #31 ... [2024-06-21T14:15:56.047Z] [2024-06-21T14:15:56.047Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-21T14:15:56.047Z] #32 DONE 0.9s [2024-06-21T14:15:56.047Z] [2024-06-21T14:15:56.047Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:15:56.047Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-21T14:15:56.047Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-21T14:15:56.047Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-06-21T14:15:56.047Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-21T14:15:56.047Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-21T14:15:56.047Z] #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.6s done [2024-06-21T14:15:56.305Z] #31 ... [2024-06-21T14:15:56.305Z] [2024-06-21T14:15:56.305Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-06-21T14:15:56.305Z] #33 DONE 0.8s [2024-06-21T14:15:56.305Z] [2024-06-21T14:15:56.305Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:15:56.305Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-21T14:15:56.305Z] #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-06-21T14:15:56.305Z] #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-06-21T14:15:56.305Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-21T14:15:56.305Z] #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-06-21T14:15:56.305Z] #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.6s done [2024-06-21T14:15:56.568Z] #31 ... [2024-06-21T14:15:56.568Z] [2024-06-21T14:15:56.569Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-06-21T14:15:56.569Z] #34 DONE 1.6s [2024-06-21T14:15:56.569Z] [2024-06-21T14:15:56.569Z] #35 [security-spire-server internal] load build context [2024-06-21T14:15:56.569Z] #35 transferring context: 26.79kB 0.0s done [2024-06-21T14:15:56.569Z] #35 DONE 0.4s [2024-06-21T14:15:56.569Z] [2024-06-21T14:15:56.569Z] #36 [security-spire-agent internal] load build context [2024-06-21T14:15:56.569Z] #36 transferring context: 26.32kB 0.0s done [2024-06-21T14:15:56.569Z] #36 DONE 0.3s [2024-06-21T14:15:56.569Z] [2024-06-21T14:15:56.569Z] #37 [security-spire-config internal] load build context [2024-06-21T14:15:56.569Z] #37 transferring context: 25.04kB 0.0s done [2024-06-21T14:15:56.569Z] #37 DONE 0.4s [2024-06-21T14:15:56.569Z] [2024-06-21T14:15:56.569Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:15:56.569Z] #31 DONE 1.6s [2024-06-21T14:15:56.569Z] [2024-06-21T14:15:56.569Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-06-21T14:16:01.956Z] #38 ... [2024-06-21T14:16:01.956Z] [2024-06-21T14:16:01.956Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:01.956Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2024-06-21T14:16:01.956Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-06-21T14:16:01.956Z] #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-06-21T14:16:01.956Z] #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-06-21T14:16:01.956Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 5.1s [2024-06-21T14:16:01.956Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 5.1s [2024-06-21T14:16:01.956Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 5.1s [2024-06-21T14:16:05.260Z] #39 ... [2024-06-21T14:16:05.260Z] [2024-06-21T14:16:05.260Z] #40 [core-command internal] load build context [2024-06-21T14:16:05.260Z] #40 transferring context: 410.68MB 10.0s done [2024-06-21T14:16:05.522Z] #40 ... [2024-06-21T14:16:05.522Z] [2024-06-21T14:16:05.522Z] #41 [security-spiffe-token-provider internal] load build context [2024-06-21T14:16:05.522Z] #41 transferring context: 410.68MB 8.3s done [2024-06-21T14:16:05.522Z] #41 ... [2024-06-21T14:16:05.522Z] [2024-06-21T14:16:05.522Z] #42 [security-secretstore-setup internal] load build context [2024-06-21T14:16:05.522Z] #42 ... [2024-06-21T14:16:05.522Z] [2024-06-21T14:16:05.522Z] #43 [core-data internal] load build context [2024-06-21T14:16:05.780Z] #43 transferring context: 410.68MB 10.1s done [2024-06-21T14:16:05.780Z] #43 ... [2024-06-21T14:16:05.780Z] [2024-06-21T14:16:05.780Z] #44 [support-notifications internal] load build context [2024-06-21T14:16:05.780Z] #44 ... [2024-06-21T14:16:05.780Z] [2024-06-21T14:16:05.780Z] #45 [security-proxy-auth internal] load build context [2024-06-21T14:16:05.780Z] #45 transferring context: 410.68MB 10.5s done [2024-06-21T14:16:05.780Z] #45 ... [2024-06-21T14:16:05.780Z] [2024-06-21T14:16:05.781Z] #46 [core-common-config-bootstrapper internal] load build context [2024-06-21T14:16:06.038Z] #46 ... [2024-06-21T14:16:06.038Z] [2024-06-21T14:16:06.038Z] #47 [security-proxy-setup internal] load build context [2024-06-21T14:16:06.038Z] #47 transferring context: 410.68MB 10.1s done [2024-06-21T14:16:06.038Z] #47 ... [2024-06-21T14:16:06.038Z] [2024-06-21T14:16:06.038Z] #48 [security-bootstrapper internal] load build context [2024-06-21T14:16:06.302Z] #48 ... [2024-06-21T14:16:06.302Z] [2024-06-21T14:16:06.302Z] #49 [core-metadata internal] load build context [2024-06-21T14:16:06.302Z] #49 transferring context: 410.68MB 9.8s done [2024-06-21T14:16:06.302Z] #49 ... [2024-06-21T14:16:06.302Z] [2024-06-21T14:16:06.302Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-21T14:16:06.302Z] #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-06-21T14:16:06.302Z] #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-06-21T14:16:06.302Z] #50 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-06-21T14:16:06.302Z] #50 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-06-21T14:16:06.561Z] #50 ... [2024-06-21T14:16:06.561Z] [2024-06-21T14:16:06.561Z] #51 [support-scheduler internal] load build context [2024-06-21T14:16:06.561Z] #51 transferring context: 410.68MB 10.5s done [2024-06-21T14:16:06.561Z] #51 ... [2024-06-21T14:16:06.561Z] [2024-06-21T14:16:06.561Z] #52 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-06-21T14:16:06.561Z] #52 ... [2024-06-21T14:16:06.561Z] [2024-06-21T14:16:06.561Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:06.561Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 10.2s [2024-06-21T14:16:06.561Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.2s [2024-06-21T14:16:06.561Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 10.2s [2024-06-21T14:16:11.870Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 15.2s [2024-06-21T14:16:11.870Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 15.2s [2024-06-21T14:16:11.870Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 15.2s [2024-06-21T14:16:16.066Z] #39 ... [2024-06-21T14:16:16.066Z] [2024-06-21T14:16:16.066Z] #42 [security-secretstore-setup internal] load build context [2024-06-21T14:16:16.066Z] #42 transferring context: 410.68MB 10.6s done [2024-06-21T14:16:16.066Z] #42 ... [2024-06-21T14:16:16.066Z] [2024-06-21T14:16:16.066Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:16.066Z] #39 ... [2024-06-21T14:16:16.066Z] [2024-06-21T14:16:16.066Z] #44 [support-notifications internal] load build context [2024-06-21T14:16:16.066Z] #44 transferring context: 410.68MB 10.4s done [2024-06-21T14:16:16.066Z] #44 ... [2024-06-21T14:16:16.066Z] [2024-06-21T14:16:16.066Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:16.326Z] #39 ... [2024-06-21T14:16:16.326Z] [2024-06-21T14:16:16.326Z] #46 [core-common-config-bootstrapper internal] load build context [2024-06-21T14:16:16.326Z] #46 transferring context: 410.68MB 10.6s done [2024-06-21T14:16:16.326Z] #46 ... [2024-06-21T14:16:16.326Z] [2024-06-21T14:16:16.326Z] #48 [security-bootstrapper internal] load build context [2024-06-21T14:16:16.326Z] #48 transferring context: 410.68MB 10.5s done [2024-06-21T14:16:16.326Z] #48 ... [2024-06-21T14:16:16.326Z] [2024-06-21T14:16:16.326Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:16.586Z] #39 ... [2024-06-21T14:16:16.586Z] [2024-06-21T14:16:16.586Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-21T14:16:16.586Z] #50 ... [2024-06-21T14:16:16.586Z] [2024-06-21T14:16:16.586Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:16.845Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 20.3s [2024-06-21T14:16:16.845Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 20.3s [2024-06-21T14:16:16.845Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 20.3s [2024-06-21T14:16:17.513Z] Removing intermediate container db591506f25f [2024-06-21T14:16:17.513Z] ---> c1447ef8d5cc [2024-06-21T14:16:17.513Z] Successfully built c1447ef8d5cc [2024-06-21T14:16:17.513Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:16:17.854Z] + docker inspect -f . ci-base-image-arm64 [2024-06-21T14:16:17.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-21T14:16:18.076Z] prd-ubuntu20.04-docker-arm64-4c-16g-4095 does not seem to be running inside a container [2024-06-21T14:16:18.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@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-06-21T14:16:19.371Z] $ docker top 163b245790c70bd325747f065f26f93fd9e64ddb768fc1d040f6bc175915d6ac -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-21T14:16:20.203Z] + go version [2024-06-21T14:16:20.203Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-21T14:16:20.221Z] $ docker stop --time=1 163b245790c70bd325747f065f26f93fd9e64ddb768fc1d040f6bc175915d6ac [2024-06-21T14:16:21.831Z] $ docker rm -f --volumes 163b245790c70bd325747f065f26f93fd9e64ddb768fc1d040f6bc175915d6ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [2024-06-21T14:16:22.125Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 25.4s [2024-06-21T14:16:22.125Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 25.4s [2024-06-21T14:16:22.125Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 25.4s [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:16:22.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-21T14:16:22.533Z] [2024-06-21T14:16:22.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:16:22.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-21T14:16:22.872Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-06-21T14:16:22.872Z] 547446be3368: Pulling fs layer [2024-06-21T14:16:22.872Z] d125d8839a47: Pulling fs layer [2024-06-21T14:16:22.872Z] 3e85d5ac6304: Pulling fs layer [2024-06-21T14:16:22.872Z] c3105a71a48b: Pulling fs layer [2024-06-21T14:16:22.872Z] 0f093f025ec4: Pulling fs layer [2024-06-21T14:16:22.872Z] c3106fc0e877: Pulling fs layer [2024-06-21T14:16:22.872Z] c3105a71a48b: Waiting [2024-06-21T14:16:22.872Z] 0f093f025ec4: Waiting [2024-06-21T14:16:22.872Z] c3106fc0e877: Waiting [2024-06-21T14:16:23.140Z] 547446be3368: Verifying Checksum [2024-06-21T14:16:23.140Z] 547446be3368: Download complete [2024-06-21T14:16:23.140Z] c3105a71a48b: Download complete [2024-06-21T14:16:23.408Z] d125d8839a47: Verifying Checksum [2024-06-21T14:16:23.408Z] d125d8839a47: Download complete [2024-06-21T14:16:23.408Z] c3106fc0e877: Verifying Checksum [2024-06-21T14:16:23.408Z] c3106fc0e877: Download complete [2024-06-21T14:16:23.676Z] 0f093f025ec4: Verifying Checksum [2024-06-21T14:16:23.676Z] 0f093f025ec4: Download complete [2024-06-21T14:16:23.943Z] 547446be3368: Pull complete [2024-06-21T14:16:24.905Z] d125d8839a47: Pull complete [2024-06-21T14:16:25.489Z] 3e85d5ac6304: Verifying Checksum [2024-06-21T14:16:25.489Z] 3e85d5ac6304: Download complete [2024-06-21T14:16:27.400Z] #39 ... [2024-06-21T14:16:27.400Z] [2024-06-21T14:16:27.400Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-21T14:16:27.400Z] #50 ... [2024-06-21T14:16:27.400Z] [2024-06-21T14:16:27.400Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:27.400Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 30.4s [2024-06-21T14:16:27.400Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 30.4s [2024-06-21T14:16:27.660Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 29.0s done [2024-06-21T14:16:29.953Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-21T14:16:30.522Z] #39 ... [2024-06-21T14:16:30.522Z] [2024-06-21T14:16:30.522Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-21T14:16:30.522Z] #53 ... [2024-06-21T14:16:30.522Z] [2024-06-21T14:16:30.522Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:32.431Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 35.6s [2024-06-21T14:16:33.372Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 33.3s done [2024-06-21T14:16:35.552Z] 3e85d5ac6304: Pull complete [2024-06-21T14:16:35.552Z] c3105a71a48b: Pull complete [2024-06-21T14:16:36.131Z] 0f093f025ec4: Pull complete [2024-06-21T14:16:36.399Z] c3106fc0e877: Pull complete [2024-06-21T14:16:36.399Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-06-21T14:16:36.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-06-21T14:16:36.399Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-21T14:16:36.612Z] prd-ubuntu20.04-docker-arm64-4c-16g-4095 does not seem to be running inside a container [2024-06-21T14:16:36.673Z] $ 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/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@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-06-21T14:16:37.563Z] #39 ... [2024-06-21T14:16:37.563Z] [2024-06-21T14:16:37.563Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-21T14:16:37.563Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 29.0s done [2024-06-21T14:16:37.563Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-21T14:16:37.563Z] #50 ... [2024-06-21T14:16:37.563Z] [2024-06-21T14:16:37.563Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:37.563Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 41.1s [2024-06-21T14:16:38.594Z] $ docker top 65849c087eaeee79fa877e81a26ce26e51bc62faff0dd67dd5b9f2449f404a07 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-21T14:16:39.127Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-06-21T14:16:40.094Z] #39 ... [2024-06-21T14:16:40.094Z] [2024-06-21T14:16:40.094Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-21T14:16:40.094Z] #54 ... [2024-06-21T14:16:40.094Z] [2024-06-21T14:16:40.094Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:43.397Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 45.2s done [2024-06-21T14:16:45.302Z] #39 ... [2024-06-21T14:16:45.302Z] [2024-06-21T14:16:45.302Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-21T14:16:45.302Z] #55 ... [2024-06-21T14:16:45.302Z] [2024-06-21T14:16:45.302Z] #41 [security-spiffe-token-provider internal] load build context [2024-06-21T14:16:45.302Z] #41 DONE 50.0s [2024-06-21T14:16:45.563Z] [2024-06-21T14:16:45.563Z] #49 [core-metadata internal] load build context [2024-06-21T14:16:45.563Z] #49 DONE 49.4s [2024-06-21T14:16:45.563Z] [2024-06-21T14:16:45.563Z] #43 [core-data internal] load build context [2024-06-21T14:16:45.563Z] #43 DONE 50.0s [2024-06-21T14:16:45.563Z] [2024-06-21T14:16:45.563Z] #45 [security-proxy-auth internal] load build context [2024-06-21T14:16:45.563Z] #45 DONE 50.1s [2024-06-21T14:16:45.563Z] [2024-06-21T14:16:45.563Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2024-06-21T14:16:45.563Z] #38 DONE 49.2s [2024-06-21T14:16:45.563Z] [2024-06-21T14:16:45.563Z] #40 [core-command internal] load build context [2024-06-21T14:16:45.563Z] #40 DONE 50.2s [2024-06-21T14:16:45.563Z] [2024-06-21T14:16:45.563Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:45.563Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-06-21T14:16:45.563Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 49.0s [2024-06-21T14:16:45.563Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-06-21T14:16:45.563Z] #39 ... [2024-06-21T14:16:45.563Z] [2024-06-21T14:16:45.563Z] #47 [security-proxy-setup internal] load build context [2024-06-21T14:16:45.563Z] #47 DONE 49.7s [2024-06-21T14:16:45.563Z] [2024-06-21T14:16:45.563Z] #42 [security-secretstore-setup internal] load build context [2024-06-21T14:16:45.563Z] #42 DONE 50.1s [2024-06-21T14:16:45.563Z] [2024-06-21T14:16:45.563Z] #44 [support-notifications internal] load build context [2024-06-21T14:16:45.563Z] #44 DONE 50.0s [2024-06-21T14:16:45.563Z] [2024-06-21T14:16:45.563Z] #51 [support-scheduler internal] load build context [2024-06-21T14:16:45.563Z] #51 DONE 50.0s [2024-06-21T14:16:45.563Z] [2024-06-21T14:16:45.563Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:45.563Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 4.19MB / 25.84MB 49.1s [2024-06-21T14:16:45.824Z] #39 ... [2024-06-21T14:16:45.824Z] [2024-06-21T14:16:45.824Z] #48 [security-bootstrapper internal] load build context [2024-06-21T14:16:45.824Z] #48 DONE 49.8s [2024-06-21T14:16:45.824Z] [2024-06-21T14:16:45.824Z] #46 [core-common-config-bootstrapper internal] load build context [2024-06-21T14:16:45.824Z] #46 DONE 50.1s [2024-06-21T14:16:45.824Z] [2024-06-21T14:16:45.824Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:45.824Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15.73MB / 25.84MB 49.2s [2024-06-21T14:16:45.824Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 49.4s [2024-06-21T14:16:46.390Z] #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 49.9s done [2024-06-21T14:16:46.390Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-06-21T14:16:47.323Z] #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s done [2024-06-21T14:16:47.331Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-06-21T14:16:47.332Z] #1 transferring dockerfile: 30B [2024-06-21T14:16:47.332Z] #1 transferring dockerfile: 2.23kB done [2024-06-21T14:16:47.332Z] #1 DONE 0.1s [2024-06-21T14:16:47.582Z] #39 ... [2024-06-21T14:16:47.582Z] [2024-06-21T14:16:47.582Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-21T14:16:47.582Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 45.2s done [2024-06-21T14:16:47.582Z] #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 49.0s done [2024-06-21T14:16:47.582Z] #50 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 49.6s done [2024-06-21T14:16:47.582Z] #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-06-21T14:16:47.582Z] #50 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done [2024-06-21T14:16:47.582Z] #50 ... [2024-06-21T14:16:47.582Z] [2024-06-21T14:16:47.582Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-21T14:16:47.582Z] #54 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:47.582Z] #54 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:47.582Z] #54 17.77 (1/4) Installing ca-certificates (20240226-r0) [2024-06-21T14:16:47.582Z] #54 17.78 (2/4) Installing dumb-init (1.2.5-r2) [2024-06-21T14:16:47.582Z] #54 17.78 (3/4) Installing su-exec (0.2-r3) [2024-06-21T14:16:47.582Z] #54 17.79 (4/4) Installing yq (4.33.3-r5) [2024-06-21T14:16:47.582Z] #54 17.85 Executing busybox-1.36.1-r7.trigger [2024-06-21T14:16:47.582Z] #54 17.86 Executing ca-certificates-20240226-r0.trigger [2024-06-21T14:16:47.582Z] #54 17.91 OK: 17 MiB in 19 packages [2024-06-21T14:16:47.915Z] [2024-06-21T14:16:47.915Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-06-21T14:16:47.915Z] #2 transferring dockerfile: 2.50kB done [2024-06-21T14:16:47.915Z] #2 DONE 0.0s [2024-06-21T14:16:47.915Z] [2024-06-21T14:16:47.915Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-06-21T14:16:47.915Z] #3 transferring dockerfile: 1.89kB done [2024-06-21T14:16:48.194Z] #3 DONE 0.1s [2024-06-21T14:16:48.194Z] [2024-06-21T14:16:48.194Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-06-21T14:16:48.194Z] #4 transferring dockerfile: 1.93kB done [2024-06-21T14:16:48.194Z] #4 DONE 0.1s [2024-06-21T14:16:48.194Z] [2024-06-21T14:16:48.194Z] #5 [core-command internal] load build definition from Dockerfile [2024-06-21T14:16:48.194Z] #5 transferring dockerfile: 1.93kB done [2024-06-21T14:16:48.194Z] #5 DONE 0.1s [2024-06-21T14:16:48.194Z] [2024-06-21T14:16:48.194Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-06-21T14:16:48.194Z] #6 transferring dockerfile: 1.69kB 0.0s done [2024-06-21T14:16:48.194Z] #6 DONE 0.1s [2024-06-21T14:16:48.194Z] [2024-06-21T14:16:48.194Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-06-21T14:16:48.194Z] #7 transferring dockerfile: 1.81kB 0.0s done [2024-06-21T14:16:48.194Z] #7 DONE 0.1s [2024-06-21T14:16:48.194Z] [2024-06-21T14:16:48.194Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-06-21T14:16:48.194Z] #8 transferring dockerfile: 2.93kB done [2024-06-21T14:16:48.194Z] #8 DONE 0.1s [2024-06-21T14:16:48.194Z] [2024-06-21T14:16:48.194Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-06-21T14:16:48.468Z] #9 transferring dockerfile: 2.15kB done [2024-06-21T14:16:48.469Z] #9 DONE 0.1s [2024-06-21T14:16:48.469Z] [2024-06-21T14:16:48.469Z] #10 [support-notifications internal] load build definition from Dockerfile [2024-06-21T14:16:48.469Z] #10 transferring dockerfile: 1.95kB done [2024-06-21T14:16:48.469Z] #10 DONE 0.1s [2024-06-21T14:16:48.469Z] [2024-06-21T14:16:48.469Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-06-21T14:16:48.469Z] #11 transferring dockerfile: 2.49kB done [2024-06-21T14:16:48.469Z] #11 DONE 0.1s [2024-06-21T14:16:48.469Z] [2024-06-21T14:16:48.469Z] #12 [core-data internal] load build definition from Dockerfile [2024-06-21T14:16:48.469Z] #12 transferring dockerfile: 2.01kB 0.0s done [2024-06-21T14:16:48.469Z] #12 DONE 0.1s [2024-06-21T14:16:48.469Z] [2024-06-21T14:16:48.469Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-06-21T14:16:48.737Z] #13 transferring dockerfile: 2.06kB 0.0s done [2024-06-21T14:16:48.737Z] #13 DONE 0.1s [2024-06-21T14:16:48.737Z] [2024-06-21T14:16:48.737Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-06-21T14:16:48.737Z] #14 transferring dockerfile: 1.70kB done [2024-06-21T14:16:48.737Z] #14 DONE 0.1s [2024-06-21T14:16:48.737Z] [2024-06-21T14:16:48.737Z] #15 [core-common-config-bootstrapper internal] load .dockerignore [2024-06-21T14:16:48.737Z] #15 transferring context: 50B done [2024-06-21T14:16:48.737Z] #15 DONE 0.1s [2024-06-21T14:16:49.328Z] [2024-06-21T14:16:49.328Z] #16 [security-proxy-setup internal] load .dockerignore [2024-06-21T14:16:49.328Z] #16 transferring context: 50B done [2024-06-21T14:16:49.328Z] #16 DONE 0.0s [2024-06-21T14:16:49.597Z] [2024-06-21T14:16:49.597Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-06-21T14:16:49.597Z] #17 transferring context: 50B done [2024-06-21T14:16:49.597Z] #17 DONE 0.0s [2024-06-21T14:16:49.597Z] [2024-06-21T14:16:49.597Z] #18 [support-scheduler internal] load .dockerignore [2024-06-21T14:16:49.597Z] #18 transferring context: 50B done [2024-06-21T14:16:49.597Z] #18 DONE 0.1s [2024-06-21T14:16:49.597Z] [2024-06-21T14:16:49.597Z] #19 [core-command internal] load .dockerignore [2024-06-21T14:16:49.597Z] #19 transferring context: 50B 0.0s done [2024-06-21T14:16:49.597Z] #19 DONE 0.1s [2024-06-21T14:16:49.597Z] [2024-06-21T14:16:49.597Z] #20 [security-spire-config internal] load .dockerignore [2024-06-21T14:16:49.597Z] #20 transferring context: 50B 0.0s done [2024-06-21T14:16:49.597Z] #20 DONE 0.0s [2024-06-21T14:16:49.597Z] [2024-06-21T14:16:49.597Z] #21 [security-spire-agent internal] load .dockerignore [2024-06-21T14:16:49.597Z] #21 transferring context: 50B done [2024-06-21T14:16:49.597Z] #21 DONE 0.1s [2024-06-21T14:16:49.865Z] [2024-06-21T14:16:49.865Z] #22 [security-bootstrapper internal] load .dockerignore [2024-06-21T14:16:49.865Z] #22 transferring context: 50B 0.0s done [2024-06-21T14:16:49.865Z] #22 DONE 0.1s [2024-06-21T14:16:49.865Z] [2024-06-21T14:16:49.865Z] #23 [security-proxy-auth internal] load .dockerignore [2024-06-21T14:16:49.865Z] #23 transferring context: 50B 0.0s done [2024-06-21T14:16:49.865Z] #23 DONE 0.1s [2024-06-21T14:16:49.865Z] [2024-06-21T14:16:49.865Z] #24 [support-notifications internal] load .dockerignore [2024-06-21T14:16:49.865Z] #24 transferring context: 50B 0.0s done [2024-06-21T14:16:49.865Z] #24 DONE 0.1s [2024-06-21T14:16:49.865Z] [2024-06-21T14:16:49.865Z] #25 [security-secretstore-setup internal] load .dockerignore [2024-06-21T14:16:50.132Z] #25 transferring context: 50B done [2024-06-21T14:16:50.132Z] #25 DONE 0.1s [2024-06-21T14:16:50.132Z] [2024-06-21T14:16:50.132Z] #26 [core-data internal] load .dockerignore [2024-06-21T14:16:50.132Z] #26 transferring context: 50B done [2024-06-21T14:16:50.132Z] #26 DONE 0.1s [2024-06-21T14:16:50.132Z] [2024-06-21T14:16:50.132Z] #27 [core-metadata internal] load .dockerignore [2024-06-21T14:16:50.132Z] #27 transferring context: 50B done [2024-06-21T14:16:50.132Z] #27 DONE 0.0s [2024-06-21T14:16:50.132Z] [2024-06-21T14:16:50.132Z] #28 [security-spire-server internal] load .dockerignore [2024-06-21T14:16:50.401Z] #28 transferring context: 50B done [2024-06-21T14:16:50.401Z] #28 DONE 0.0s [2024-06-21T14:16:50.401Z] [2024-06-21T14:16:50.401Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-21T14:16:50.401Z] #29 DONE 0.0s [2024-06-21T14:16:50.401Z] [2024-06-21T14:16:50.401Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-06-21T14:16:50.401Z] #30 DONE 0.1s [2024-06-21T14:16:50.401Z] [2024-06-21T14:16:50.401Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:16:50.401Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-21T14:16:50.401Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-21T14:16:50.401Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 401.41kB / 3.34MB 0.1s [2024-06-21T14:16:50.401Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-21T14:16:50.401Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-21T14:16:50.669Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.15MB / 3.34MB 0.2s [2024-06-21T14:16:50.669Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-06-21T14:16:50.871Z] #54 ... [2024-06-21T14:16:50.871Z] [2024-06-21T14:16:50.871Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-21T14:16:50.871Z] #0 6.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:50.871Z] #0 6.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:50.871Z] #0 6.983 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-21T14:16:50.871Z] #0 6.987 Executing busybox-1.36.1-r7.trigger [2024-06-21T14:16:50.872Z] #0 6.995 OK: 7 MiB in 16 packages [2024-06-21T14:16:50.872Z] #56 ... [2024-06-21T14:16:50.872Z] [2024-06-21T14:16:50.872Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-21T14:16:50.872Z] #53 26.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:50.872Z] #53 26.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:50.872Z] #53 27.00 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-21T14:16:50.872Z] #53 27.00 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-21T14:16:50.872Z] #53 27.00 OK: 20070 distinct packages available [2024-06-21T14:16:50.872Z] #53 27.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:50.872Z] #53 27.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:50.872Z] #53 27.31 (1/11) Installing ca-certificates (20240226-r0) [2024-06-21T14:16:50.872Z] #53 27.32 (2/11) Installing brotli-libs (1.0.9-r14) [2024-06-21T14:16:50.872Z] #53 27.33 (3/11) Installing libunistring (1.1-r1) [2024-06-21T14:16:50.872Z] #53 27.34 (4/11) Installing libidn2 (2.3.4-r1) [2024-06-21T14:16:50.872Z] #53 27.35 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-06-21T14:16:50.872Z] #53 27.35 (6/11) Installing libcurl (8.5.0-r0) [2024-06-21T14:16:50.872Z] #53 27.36 (7/11) Installing curl (8.5.0-r0) [2024-06-21T14:16:50.872Z] #53 27.37 (8/11) Installing dumb-init (1.2.5-r2) [2024-06-21T14:16:50.872Z] #53 27.37 (9/11) Installing musl-obstack (1.2.3-r2) [2024-06-21T14:16:50.872Z] #53 27.37 (10/11) Installing libucontext (1.2-r2) [2024-06-21T14:16:50.872Z] #53 27.38 (11/11) Installing gcompat (1.1.0-r1) [2024-06-21T14:16:50.872Z] #53 27.38 Executing busybox-1.36.1-r7.trigger [2024-06-21T14:16:50.872Z] #53 27.39 Executing ca-certificates-20240226-r0.trigger [2024-06-21T14:16:50.872Z] #53 27.43 OK: 12 MiB in 26 packages [2024-06-21T14:16:50.941Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [2024-06-21T14:16:51.207Z] #31 ... [2024-06-21T14:16:51.207Z] [2024-06-21T14:16:51.207Z] #32 [core-common-config-bootstrapper internal] load build context [2024-06-21T14:16:51.208Z] #32 transferring context: 2.64MB 0.6s done [2024-06-21T14:16:51.208Z] #32 DONE 0.8s [2024-06-21T14:16:51.208Z] [2024-06-21T14:16:51.208Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:16:51.208Z] #31 ... [2024-06-21T14:16:51.208Z] [2024-06-21T14:16:51.208Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-21T14:16:51.208Z] #29 DONE 0.0s [2024-06-21T14:16:51.208Z] [2024-06-21T14:16:51.208Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-06-21T14:16:51.208Z] #30 DONE 0.2s [2024-06-21T14:16:51.208Z] [2024-06-21T14:16:51.208Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:16:51.208Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-21T14:16:51.208Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-21T14:16:51.208Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-06-21T14:16:51.208Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-21T14:16:51.208Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-21T14:16:51.474Z] #31 ... [2024-06-21T14:16:51.474Z] [2024-06-21T14:16:51.474Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-21T14:16:51.474Z] #29 DONE 0.0s [2024-06-21T14:16:51.474Z] [2024-06-21T14:16:51.474Z] #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:16:51.474Z] #31 ... [2024-06-21T14:16:51.474Z] [2024-06-21T14:16:51.474Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-06-21T14:16:51.474Z] #30 DONE 0.2s [2024-06-21T14:16:51.474Z] [2024-06-21T14:16:51.474Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-21T14:16:51.474Z] #33 DONE 1.6s [2024-06-21T14:16:51.474Z] [2024-06-21T14:16:51.474Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:16:51.474Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-21T14:16:51.474Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-21T14:16:51.474Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-06-21T14:16:51.474Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-21T14:16:51.474Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-21T14:16:51.741Z] #31 ... [2024-06-21T14:16:51.741Z] [2024-06-21T14:16:51.741Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-21T14:16:51.741Z] #29 DONE 0.0s [2024-06-21T14:16:51.741Z] [2024-06-21T14:16:51.741Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:16:51.741Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done [2024-06-21T14:16:51.741Z] #31 ... [2024-06-21T14:16:51.741Z] [2024-06-21T14:16:51.741Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-06-21T14:16:51.741Z] #30 DONE 0.4s [2024-06-21T14:16:51.741Z] [2024-06-21T14:16:51.741Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-21T14:16:51.741Z] #33 DONE 1.6s [2024-06-21T14:16:51.741Z] [2024-06-21T14:16:51.741Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:16:51.741Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-21T14:16:51.741Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-21T14:16:51.741Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-06-21T14:16:51.741Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-21T14:16:51.741Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-21T14:16:51.741Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done [2024-06-21T14:16:52.007Z] #31 ... [2024-06-21T14:16:52.007Z] [2024-06-21T14:16:52.007Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-21T14:16:52.007Z] #29 DONE 0.0s [2024-06-21T14:16:52.007Z] [2024-06-21T14:16:52.007Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-06-21T14:16:52.007Z] #30 DONE 0.5s [2024-06-21T14:16:52.007Z] [2024-06-21T14:16:52.007Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-06-21T14:16:52.007Z] #34 DONE 0.9s [2024-06-21T14:16:52.007Z] [2024-06-21T14:16:52.007Z] #35 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-06-21T14:16:52.007Z] #35 ... [2024-06-21T14:16:52.007Z] [2024-06-21T14:16:52.007Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-21T14:16:52.007Z] #33 DONE 1.6s [2024-06-21T14:16:52.007Z] [2024-06-21T14:16:52.007Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2024-06-21T14:16:52.007Z] #34 DONE 0.9s [2024-06-21T14:16:52.007Z] [2024-06-21T14:16:52.007Z] #35 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-06-21T14:16:52.586Z] #35 ... [2024-06-21T14:16:52.586Z] [2024-06-21T14:16:52.586Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-21T14:16:52.586Z] #33 DONE 1.7s [2024-06-21T14:16:52.586Z] [2024-06-21T14:16:52.586Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-21T14:16:52.586Z] #29 DONE 0.0s [2024-06-21T14:16:52.586Z] [2024-06-21T14:16:52.586Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-06-21T14:16:52.586Z] #30 DONE 0.9s [2024-06-21T14:16:52.586Z] [2024-06-21T14:16:52.586Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-06-21T14:16:52.586Z] #34 DONE 0.9s [2024-06-21T14:16:52.852Z] [2024-06-21T14:16:52.852Z] #36 [security-bootstrapper internal] load build context [2024-06-21T14:16:52.852Z] #36 ... [2024-06-21T14:16:52.852Z] [2024-06-21T14:16:52.852Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-21T14:16:52.852Z] #29 DONE 0.0s [2024-06-21T14:16:52.852Z] [2024-06-21T14:16:52.852Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-06-21T14:16:52.852Z] #30 DONE 1.0s [2024-06-21T14:16:52.852Z] [2024-06-21T14:16:52.852Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-21T14:16:52.852Z] #33 DONE 1.7s [2024-06-21T14:16:52.852Z] [2024-06-21T14:16:52.852Z] #34 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-06-21T14:16:52.852Z] #34 DONE 0.9s [2024-06-21T14:16:52.852Z] [2024-06-21T14:16:52.852Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-21T14:16:52.852Z] #29 DONE 0.0s [2024-06-21T14:16:52.852Z] [2024-06-21T14:16:52.852Z] #37 [security-proxy-setup internal] load build context [2024-06-21T14:16:52.852Z] #37 transferring context: 2.64MB 1.2s done [2024-06-21T14:16:52.852Z] #37 DONE 1.6s [2024-06-21T14:16:52.852Z] [2024-06-21T14:16:52.852Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:16:52.852Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-21T14:16:52.852Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-21T14:16:52.852Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-06-21T14:16:52.852Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-21T14:16:52.852Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-21T14:16:52.852Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done [2024-06-21T14:16:53.118Z] #31 ... [2024-06-21T14:16:53.118Z] [2024-06-21T14:16:53.118Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-21T14:16:53.118Z] #29 DONE 0.0s [2024-06-21T14:16:53.118Z] [2024-06-21T14:16:53.118Z] #38 [security-spiffe-token-provider internal] load build context [2024-06-21T14:16:53.118Z] #38 transferring context: 2.64MB 1.0s done [2024-06-21T14:16:53.118Z] #38 DONE 1.5s [2024-06-21T14:16:53.118Z] [2024-06-21T14:16:53.118Z] #39 [support-scheduler internal] load build context [2024-06-21T14:16:53.118Z] #39 transferring context: 2.64MB 1.0s done [2024-06-21T14:16:53.118Z] #39 DONE 1.2s [2024-06-21T14:16:53.118Z] [2024-06-21T14:16:53.118Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-06-21T14:16:53.118Z] #29 DONE 0.0s [2024-06-21T14:16:53.118Z] [2024-06-21T14:16:53.118Z] #40 [core-command internal] load build context [2024-06-21T14:16:53.118Z] #40 transferring context: 2.64MB 0.7s done [2024-06-21T14:16:53.118Z] #40 DONE 1.1s [2024-06-21T14:16:53.118Z] [2024-06-21T14:16:53.118Z] #31 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:16:53.118Z] #31 DONE 3.4s [2024-06-21T14:16:53.118Z] [2024-06-21T14:16:53.118Z] #36 [security-bootstrapper internal] load build context [2024-06-21T14:16:53.385Z] #36 ... [2024-06-21T14:16:53.385Z] [2024-06-21T14:16:53.385Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-21T14:16:53.385Z] #33 DONE 1.8s [2024-06-21T14:16:53.385Z] [2024-06-21T14:16:53.385Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2024-06-21T14:16:53.385Z] #34 DONE 1.0s [2024-06-21T14:16:53.385Z] [2024-06-21T14:16:53.385Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-06-21T14:16:53.385Z] #30 DONE 1.3s [2024-06-21T14:16:53.385Z] [2024-06-21T14:16:53.385Z] #41 [core-data internal] load build context [2024-06-21T14:16:53.385Z] #41 DONE 0.0s [2024-06-21T14:16:53.385Z] [2024-06-21T14:16:53.385Z] #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:16:53.385Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-21T14:16:53.385Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-21T14:16:53.385Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-06-21T14:16:53.385Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-21T14:16:53.385Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-21T14:16:53.385Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done [2024-06-21T14:16:53.385Z] #31 DONE 3.5s [2024-06-21T14:16:53.385Z] [2024-06-21T14:16:53.385Z] #36 [security-bootstrapper internal] load build context [2024-06-21T14:16:53.385Z] #36 ... [2024-06-21T14:16:53.385Z] [2024-06-21T14:16:53.385Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-06-21T14:16:53.385Z] #33 DONE 1.8s [2024-06-21T14:16:53.385Z] [2024-06-21T14:16:53.385Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-06-21T14:16:53.385Z] #34 DONE 1.0s [2024-06-21T14:16:53.385Z] [2024-06-21T14:16:53.385Z] #42 [support-notifications internal] load build context [2024-06-21T14:16:53.385Z] #42 DONE 0.0s [2024-06-21T14:16:53.385Z] [2024-06-21T14:16:53.385Z] #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:16:53.385Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-21T14:16:53.385Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-21T14:16:53.385Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-06-21T14:16:53.385Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-21T14:16:53.385Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-21T14:16:53.385Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done [2024-06-21T14:16:53.385Z] #31 DONE 3.5s [2024-06-21T14:16:53.654Z] [2024-06-21T14:16:53.654Z] #36 [security-bootstrapper internal] load build context [2024-06-21T14:16:53.920Z] #36 ... [2024-06-21T14:16:53.920Z] [2024-06-21T14:16:53.920Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-06-21T14:16:53.920Z] #43 DONE 1.5s [2024-06-21T14:16:53.920Z] [2024-06-21T14:16:53.920Z] #36 [security-bootstrapper internal] load build context [2024-06-21T14:16:54.161Z] #53 ... [2024-06-21T14:16:54.161Z] [2024-06-21T14:16:54.161Z] #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-21T14:16:54.161Z] #0 6.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:54.161Z] #0 6.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:54.161Z] #0 6.539 (1/2) Installing dumb-init (1.2.5-r2) [2024-06-21T14:16:54.161Z] #0 6.544 (2/2) Installing su-exec (0.2-r3) [2024-06-21T14:16:54.161Z] #0 6.547 Executing busybox-1.36.1-r7.trigger [2024-06-21T14:16:54.161Z] #0 6.554 OK: 7 MiB in 17 packages [2024-06-21T14:16:54.161Z] #57 DONE 8.5s [2024-06-21T14:16:54.161Z] [2024-06-21T14:16:54.161Z] #58 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-21T14:16:54.161Z] #58 ... [2024-06-21T14:16:54.161Z] [2024-06-21T14:16:54.161Z] #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-21T14:16:54.161Z] #53 DONE 33.6s [2024-06-21T14:16:54.161Z] [2024-06-21T14:16:54.161Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-21T14:16:54.161Z] #54 DONE 24.4s [2024-06-21T14:16:54.161Z] [2024-06-21T14:16:54.161Z] #52 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-06-21T14:16:54.161Z] #52 49.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:54.161Z] #52 50.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:54.161Z] #52 50.41 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-21T14:16:54.161Z] #52 50.42 Executing busybox-1.36.1-r7.trigger [2024-06-21T14:16:54.161Z] #52 50.43 OK: 7 MiB in 16 packages [2024-06-21T14:16:54.161Z] #52 DONE 57.7s [2024-06-21T14:16:54.161Z] [2024-06-21T14:16:54.161Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-21T14:16:54.161Z] #55 1.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:54.161Z] #55 1.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:54.161Z] #55 2.129 (1/2) Installing ca-certificates (20240226-r0) [2024-06-21T14:16:54.161Z] #55 2.142 (2/2) Installing dumb-init (1.2.5-r2) [2024-06-21T14:16:54.161Z] #55 2.150 Executing busybox-1.36.1-r7.trigger [2024-06-21T14:16:54.161Z] #55 2.153 Executing ca-certificates-20240226-r0.trigger [2024-06-21T14:16:54.161Z] #55 2.198 OK: 8 MiB in 17 packages [2024-06-21T14:16:54.161Z] #55 DONE 8.7s [2024-06-21T14:16:54.161Z] [2024-06-21T14:16:54.161Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-21T14:16:54.161Z] #56 DONE 13.8s [2024-06-21T14:16:54.161Z] [2024-06-21T14:16:54.161Z] #59 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-06-21T14:16:54.507Z] #36 transferring context: 2.64MB 1.2s done [2024-06-21T14:16:54.507Z] #36 ... [2024-06-21T14:16:54.507Z] [2024-06-21T14:16:54.507Z] #44 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-06-21T14:16:54.507Z] #44 DONE 2.4s [2024-06-21T14:16:54.774Z] [2024-06-21T14:16:54.774Z] #45 [security-proxy-auth internal] load build context [2024-06-21T14:16:54.774Z] #45 ... [2024-06-21T14:16:54.774Z] [2024-06-21T14:16:54.774Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:16:54.774Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-21T14:16:54.774Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-21T14:16:54.774Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-06-21T14:16:54.774Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-21T14:16:54.774Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-21T14:16:54.774Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done [2024-06-21T14:16:54.774Z] #31 DONE 3.5s [2024-06-21T14:16:54.774Z] [2024-06-21T14:16:54.774Z] #45 [security-proxy-auth internal] load build context [2024-06-21T14:16:55.072Z] #45 ... [2024-06-21T14:16:55.072Z] [2024-06-21T14:16:55.072Z] #36 [security-bootstrapper internal] load build context [2024-06-21T14:16:55.072Z] #36 DONE 2.1s [2024-06-21T14:16:55.072Z] [2024-06-21T14:16:55.072Z] #45 [security-proxy-auth internal] load build context [2024-06-21T14:16:55.072Z] #45 transferring context: 2.64MB 1.9s done [2024-06-21T14:16:55.096Z] #59 ... [2024-06-21T14:16:55.096Z] [2024-06-21T14:16:55.096Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-21T14:16:55.096Z] #0 8.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:55.096Z] #0 8.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:55.096Z] #0 8.721 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-21T14:16:55.096Z] #0 8.721 (2/4) Installing openssl (3.1.5-r0) [2024-06-21T14:16:55.096Z] #0 8.731 (3/4) Installing su-exec (0.2-r3) [2024-06-21T14:16:55.096Z] #0 8.734 (4/4) Installing yq (4.33.3-r5) [2024-06-21T14:16:55.096Z] #0 8.797 Executing busybox-1.36.1-r7.trigger [2024-06-21T14:16:55.096Z] #0 8.802 OK: 17 MiB in 19 packages [2024-06-21T14:16:55.096Z] #60 DONE 9.8s [2024-06-21T14:16:55.096Z] [2024-06-21T14:16:55.096Z] #61 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-21T14:16:55.339Z] #45 DONE 2.2s [2024-06-21T14:16:55.339Z] [2024-06-21T14:16:55.339Z] #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-21T14:16:55.339Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-06-21T14:16:55.339Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-06-21T14:16:55.339Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-06-21T14:16:55.339Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-06-21T14:16:55.339Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-06-21T14:16:55.339Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done [2024-06-21T14:16:55.339Z] #31 DONE 3.5s [2024-06-21T14:16:55.339Z] [2024-06-21T14:16:55.339Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-06-21T14:16:55.339Z] #30 DONE 3.0s [2024-06-21T14:16:55.339Z] [2024-06-21T14:16:55.339Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:55.339Z] #46 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:55.353Z] #61 ... [2024-06-21T14:16:55.353Z] [2024-06-21T14:16:55.353Z] #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-06-21T14:16:55.610Z] #62 ... [2024-06-21T14:16:55.610Z] [2024-06-21T14:16:55.610Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-21T14:16:55.610Z] #0 9.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:55.610Z] #0 9.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:55.610Z] #0 10.13 OK: 264 MiB in 52 packages [2024-06-21T14:16:55.610Z] #63 DONE 10.2s [2024-06-21T14:16:55.610Z] [2024-06-21T14:16:55.610Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:55.610Z] #39 ... [2024-06-21T14:16:55.610Z] [2024-06-21T14:16:55.610Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:16:55.610Z] #64 DONE 0.1s [2024-06-21T14:16:55.610Z] [2024-06-21T14:16:55.610Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-21T14:16:55.610Z] #0 9.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:55.610Z] #0 9.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:55.610Z] #0 10.15 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-21T14:16:55.610Z] #0 10.15 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-21T14:16:55.610Z] #0 10.15 OK: 20070 distinct packages available [2024-06-21T14:16:55.610Z] #0 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:55.610Z] #0 10.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:55.871Z] #65 10.51 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-21T14:16:55.871Z] #65 10.51 (2/4) Installing musl-obstack (1.2.3-r2) [2024-06-21T14:16:55.871Z] #65 10.52 (3/4) Installing libucontext (1.2-r2) [2024-06-21T14:16:55.871Z] #65 10.52 (4/4) Installing gcompat (1.1.0-r1) [2024-06-21T14:16:55.871Z] #65 10.52 Executing busybox-1.36.1-r7.trigger [2024-06-21T14:16:55.871Z] #65 10.52 OK: 8 MiB in 19 packages [2024-06-21T14:16:55.871Z] #65 ... [2024-06-21T14:16:55.871Z] [2024-06-21T14:16:55.871Z] #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-21T14:16:55.871Z] #0 9.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:55.871Z] #0 9.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:55.871Z] #0 10.10 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-21T14:16:55.871Z] #0 10.10 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-21T14:16:55.871Z] #0 10.10 OK: 20075 distinct packages available [2024-06-21T14:16:55.871Z] #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:55.871Z] #0 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:55.871Z] #0 10.41 OK: 264 MiB in 52 packages [2024-06-21T14:16:55.871Z] #66 DONE 10.6s [2024-06-21T14:16:55.871Z] [2024-06-21T14:16:55.871Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-06-21T14:16:56.129Z] #67 ... [2024-06-21T14:16:56.129Z] [2024-06-21T14:16:56.129Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-21T14:16:56.129Z] #65 DONE 10.7s [2024-06-21T14:16:56.129Z] [2024-06-21T14:16:56.129Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:16:56.129Z] #68 DONE 0.1s [2024-06-21T14:16:56.129Z] [2024-06-21T14:16:56.129Z] #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-06-21T14:16:56.129Z] #62 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:56.129Z] #62 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:56.129Z] #62 10.93 OK: 264 MiB in 52 packages [2024-06-21T14:16:56.129Z] #62 DONE 11.0s [2024-06-21T14:16:56.129Z] [2024-06-21T14:16:56.129Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-06-21T14:16:56.129Z] #67 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:56.129Z] #67 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:56.129Z] #67 ... [2024-06-21T14:16:56.129Z] [2024-06-21T14:16:56.129Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-21T14:16:56.129Z] #0 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:56.129Z] #0 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:56.129Z] #69 ... [2024-06-21T14:16:56.129Z] [2024-06-21T14:16:56.129Z] #70 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:16:56.129Z] #70 DONE 0.1s [2024-06-21T14:16:56.129Z] [2024-06-21T14:16:56.129Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-21T14:16:56.129Z] #69 11.00 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-21T14:16:56.129Z] #69 11.00 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-21T14:16:56.129Z] #69 11.00 OK: 20070 distinct packages available [2024-06-21T14:16:56.129Z] #69 ... [2024-06-21T14:16:56.129Z] [2024-06-21T14:16:56.129Z] #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:16:56.296Z] #46 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.6s done [2024-06-21T14:16:56.406Z] #71 ... [2024-06-21T14:16:56.406Z] [2024-06-21T14:16:56.406Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-06-21T14:16:56.406Z] #67 10.99 OK: 264 MiB in 52 packages [2024-06-21T14:16:56.406Z] #67 DONE 11.1s [2024-06-21T14:16:56.406Z] [2024-06-21T14:16:56.406Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:16:56.406Z] #72 DONE 0.1s [2024-06-21T14:16:56.563Z] #46 ... [2024-06-21T14:16:56.563Z] [2024-06-21T14:16:56.563Z] #47 [security-spire-agent internal] load build context [2024-06-21T14:16:56.563Z] #47 transferring context: 26.32kB 0.0s done [2024-06-21T14:16:56.563Z] #47 DONE 1.7s [2024-06-21T14:16:56.563Z] [2024-06-21T14:16:56.563Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:56.563Z] #46 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.6s done [2024-06-21T14:16:56.563Z] #46 ... [2024-06-21T14:16:56.563Z] [2024-06-21T14:16:56.563Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-21T14:16:56.563Z] #48 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.8s done [2024-06-21T14:16:56.563Z] #48 DONE 1.8s [2024-06-21T14:16:56.684Z] [2024-06-21T14:16:56.685Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-21T14:16:56.685Z] #69 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:56.685Z] #69 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:56.685Z] #69 11.34 (1/5) Installing dumb-init (1.2.5-r2) [2024-06-21T14:16:56.685Z] #69 11.35 (2/5) Installing musl-obstack (1.2.3-r2) [2024-06-21T14:16:56.685Z] #69 11.35 (3/5) Installing libucontext (1.2-r2) [2024-06-21T14:16:56.685Z] #69 11.35 (4/5) Installing gcompat (1.1.0-r1) [2024-06-21T14:16:56.685Z] #69 11.36 (5/5) Installing openssl (3.1.5-r0) [2024-06-21T14:16:56.685Z] #69 11.37 Executing busybox-1.36.1-r7.trigger [2024-06-21T14:16:56.685Z] #69 11.38 OK: 8 MiB in 20 packages [2024-06-21T14:16:56.685Z] #69 DONE 11.5s [2024-06-21T14:16:56.685Z] [2024-06-21T14:16:56.685Z] #58 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-21T14:16:56.685Z] #58 2.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:56.685Z] #58 2.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:56.685Z] #58 2.774 OK: 7 MiB in 17 packages [2024-06-21T14:16:56.685Z] #58 DONE 2.9s [2024-06-21T14:16:56.685Z] [2024-06-21T14:16:56.685Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-06-21T14:16:56.832Z] [2024-06-21T14:16:56.832Z] #49 [core-metadata internal] load build context [2024-06-21T14:16:56.832Z] #49 transferring context: 2.64MB 2.3s done [2024-06-21T14:16:57.258Z] #73 ... [2024-06-21T14:16:57.258Z] [2024-06-21T14:16:57.258Z] #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-21T14:16:57.258Z] #0 2.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:57.258Z] #0 2.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:57.258Z] #0 3.095 OK: 17 MiB in 19 packages [2024-06-21T14:16:57.258Z] #74 DONE 3.2s [2024-06-21T14:16:57.258Z] [2024-06-21T14:16:57.258Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-21T14:16:57.258Z] #0 2.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:57.258Z] #0 2.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:57.258Z] #0 3.087 OK: 8 MiB in 17 packages [2024-06-21T14:16:57.258Z] #75 DONE 3.2s [2024-06-21T14:16:57.258Z] [2024-06-21T14:16:57.258Z] #59 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-06-21T14:16:57.258Z] #59 2.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:57.258Z] #59 3.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:57.258Z] #59 3.254 OK: 7 MiB in 16 packages [2024-06-21T14:16:57.258Z] #59 DONE 3.5s [2024-06-21T14:16:57.258Z] [2024-06-21T14:16:57.258Z] #61 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-21T14:16:57.258Z] #61 2.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:57.258Z] #61 2.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:57.520Z] #61 2.305 OK: 17 MiB in 19 packages [2024-06-21T14:16:57.520Z] #61 DONE 2.4s [2024-06-21T14:16:57.520Z] [2024-06-21T14:16:57.520Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-06-21T14:16:57.520Z] #76 DONE 0.0s [2024-06-21T14:16:57.520Z] [2024-06-21T14:16:57.520Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-21T14:16:57.520Z] #0 3.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:57.520Z] #0 3.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:57.520Z] #0 3.404 OK: 7 MiB in 16 packages [2024-06-21T14:16:57.520Z] #77 DONE 3.5s [2024-06-21T14:16:57.520Z] [2024-06-21T14:16:57.520Z] #78 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-21T14:16:57.790Z] #49 DONE 4.1s [2024-06-21T14:16:57.790Z] [2024-06-21T14:16:57.790Z] #50 [security-spire-config internal] load build context [2024-06-21T14:16:57.790Z] #50 transferring context: 25.04kB 0.4s done [2024-06-21T14:16:57.790Z] #50 DONE 2.8s [2024-06-21T14:16:57.790Z] [2024-06-21T14:16:57.790Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:57.790Z] #46 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-06-21T14:16:57.790Z] #46 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-06-21T14:16:57.790Z] #46 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-06-21T14:16:57.790Z] #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2024-06-21T14:16:57.790Z] #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-06-21T14:16:57.790Z] #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2024-06-21T14:16:57.790Z] #46 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2024-06-21T14:16:57.790Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.8s [2024-06-21T14:16:57.790Z] #46 ... [2024-06-21T14:16:57.790Z] [2024-06-21T14:16:57.790Z] #51 [security-spire-server internal] load build context [2024-06-21T14:16:57.790Z] #51 transferring context: 26.79kB 0.3s done [2024-06-21T14:16:57.790Z] #51 DONE 2.7s [2024-06-21T14:16:57.790Z] [2024-06-21T14:16:57.790Z] #42 [support-notifications internal] load build context [2024-06-21T14:16:57.790Z] #42 transferring context: 2.64MB 2.0s done [2024-06-21T14:16:57.790Z] #42 DONE 4.4s [2024-06-21T14:16:57.790Z] [2024-06-21T14:16:57.790Z] #41 [core-data internal] load build context [2024-06-21T14:16:57.790Z] #41 transferring context: 2.64MB 2.9s done [2024-06-21T14:16:57.790Z] #41 DONE 4.5s [2024-06-21T14:16:57.790Z] [2024-06-21T14:16:57.790Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:57.790Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.26MB / 23.39MB 1.3s [2024-06-21T14:16:58.372Z] #46 ... [2024-06-21T14:16:58.373Z] [2024-06-21T14:16:58.373Z] #52 [security-secretstore-setup internal] load build context [2024-06-21T14:16:58.373Z] #52 transferring context: 2.64MB 3.0s done [2024-06-21T14:16:58.373Z] #52 DONE 4.9s [2024-06-21T14:16:58.373Z] [2024-06-21T14:16:58.373Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:16:58.465Z] #78 ... [2024-06-21T14:16:58.465Z] [2024-06-21T14:16:58.465Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-21T14:16:58.465Z] #0 2.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:58.465Z] #0 3.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:58.465Z] #0 4.108 OK: 12 MiB in 26 packages [2024-06-21T14:16:58.465Z] #79 DONE 4.3s [2024-06-21T14:16:58.465Z] [2024-06-21T14:16:58.465Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-21T14:16:58.465Z] #0 1.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:58.465Z] #0 2.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:16:58.465Z] #0 2.243 OK: 8 MiB in 19 packages [2024-06-21T14:16:58.465Z] #80 DONE 2.3s [2024-06-21T14:16:58.465Z] [2024-06-21T14:16:58.465Z] #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-21T14:16:58.655Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 1.9s [2024-06-21T14:16:59.428Z] #46 ... [2024-06-21T14:16:59.428Z] [2024-06-21T14:16:59.428Z] #35 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-06-21T14:16:59.428Z] #35 4.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:16:59.428Z] #35 4.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:16:59.428Z] #35 6.053 OK: 266 MiB in 52 packages [2024-06-21T14:16:59.428Z] #35 DONE 7.9s [2024-06-21T14:16:59.428Z] [2024-06-21T14:16:59.428Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:17:00.555Z] #46 ... [2024-06-21T14:17:00.555Z] [2024-06-21T14:17:00.555Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-06-21T14:17:00.555Z] #0 5.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:00.555Z] #0 6.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:00.555Z] #0 7.843 OK: 266 MiB in 52 packages [2024-06-21T14:17:00.555Z] #53 DONE 8.5s [2024-06-21T14:17:00.555Z] [2024-06-21T14:17:00.555Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:17:00.555Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 3.8s [2024-06-21T14:17:00.825Z] #46 ... [2024-06-21T14:17:00.825Z] [2024-06-21T14:17:00.825Z] #54 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:17:00.825Z] #54 DONE 1.7s [2024-06-21T14:17:00.825Z] [2024-06-21T14:17:00.825Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:17:00.893Z] #81 DONE 1.7s [2024-06-21T14:17:00.893Z] [2024-06-21T14:17:00.893Z] #78 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-21T14:17:00.893Z] #78 DONE 3.3s [2024-06-21T14:17:00.893Z] [2024-06-21T14:17:00.893Z] #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-06-21T14:17:00.893Z] #82 DONE 0.1s [2024-06-21T14:17:00.893Z] [2024-06-21T14:17:00.893Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-06-21T14:17:00.893Z] #83 DONE 0.1s [2024-06-21T14:17:00.893Z] [2024-06-21T14:17:00.893Z] #84 [security-spire-config stage-2 6/10] COPY security.txt / [2024-06-21T14:17:00.893Z] #84 DONE 0.0s [2024-06-21T14:17:00.893Z] [2024-06-21T14:17:00.893Z] #85 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-06-21T14:17:00.893Z] #85 DONE 0.1s [2024-06-21T14:17:00.893Z] [2024-06-21T14:17:00.893Z] #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-06-21T14:17:00.893Z] #73 3.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-21T14:17:00.893Z] #73 3.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-21T14:17:00.893Z] #73 3.660 OK: 8 MiB in 20 packages [2024-06-21T14:17:00.893Z] #73 DONE 3.8s [2024-06-21T14:17:00.893Z] [2024-06-21T14:17:00.893Z] #86 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-06-21T14:17:01.130Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.49MB / 23.39MB 4.3s [2024-06-21T14:17:01.792Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.08MB / 23.39MB 5.1s [2024-06-21T14:17:02.073Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 5.4s [2024-06-21T14:17:02.074Z] #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-06-21T14:17:02.074Z] #46 ... [2024-06-21T14:17:02.074Z] [2024-06-21T14:17:02.074Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-21T14:17:02.074Z] #0 6.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:02.074Z] #0 6.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:02.074Z] #0 8.092 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-21T14:17:02.074Z] #0 8.092 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-21T14:17:02.074Z] #0 8.092 OK: 19951 distinct packages available [2024-06-21T14:17:02.074Z] #0 8.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:02.074Z] #0 8.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:02.074Z] #55 ... [2024-06-21T14:17:02.074Z] [2024-06-21T14:17:02.074Z] #56 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:17:02.074Z] #56 DONE 1.7s [2024-06-21T14:17:02.074Z] [2024-06-21T14:17:02.074Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:17:02.410Z] #86 DONE 1.4s [2024-06-21T14:17:02.410Z] [2024-06-21T14:17:02.410Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-21T14:17:02.410Z] #87 DONE 1.4s [2024-06-21T14:17:02.410Z] [2024-06-21T14:17:02.410Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-06-21T14:17:02.410Z] #88 DONE 1.4s [2024-06-21T14:17:02.410Z] [2024-06-21T14:17:02.410Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-06-21T14:17:02.684Z] #89 DONE 0.9s [2024-06-21T14:17:02.684Z] [2024-06-21T14:17:02.684Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-21T14:17:02.684Z] #90 DONE 0.9s [2024-06-21T14:17:02.684Z] [2024-06-21T14:17:02.684Z] #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-06-21T14:17:02.684Z] #91 DONE 0.9s [2024-06-21T14:17:02.684Z] [2024-06-21T14:17:02.684Z] #92 [security-spire-config] exporting to image [2024-06-21T14:17:02.684Z] #92 exporting layers [2024-06-21T14:17:02.947Z] #92 ... [2024-06-21T14:17:02.947Z] [2024-06-21T14:17:02.947Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-06-21T14:17:02.947Z] #93 DONE 0.2s [2024-06-21T14:17:02.947Z] [2024-06-21T14:17:02.947Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-06-21T14:17:02.947Z] #94 DONE 0.2s [2024-06-21T14:17:02.947Z] [2024-06-21T14:17:02.947Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-06-21T14:17:02.947Z] #95 DONE 0.1s [2024-06-21T14:17:02.947Z] [2024-06-21T14:17:02.947Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-06-21T14:17:02.947Z] #96 DONE 0.1s [2024-06-21T14:17:02.947Z] [2024-06-21T14:17:02.947Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-06-21T14:17:03.065Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.83MB / 23.39MB 6.2s [2024-06-21T14:17:03.065Z] #46 ... [2024-06-21T14:17:03.065Z] [2024-06-21T14:17:03.065Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-06-21T14:17:03.065Z] #55 10.52 OK: 266 MiB in 52 packages [2024-06-21T14:17:03.065Z] #55 DONE 11.0s [2024-06-21T14:17:03.065Z] [2024-06-21T14:17:03.065Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:17:03.210Z] #97 DONE 0.1s [2024-06-21T14:17:03.210Z] [2024-06-21T14:17:03.210Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-06-21T14:17:03.210Z] #98 DONE 0.1s [2024-06-21T14:17:03.210Z] [2024-06-21T14:17:03.210Z] #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-06-21T14:17:03.210Z] #99 DONE 0.1s [2024-06-21T14:17:03.210Z] [2024-06-21T14:17:03.210Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-06-21T14:17:03.210Z] #100 DONE 0.1s [2024-06-21T14:17:03.210Z] [2024-06-21T14:17:03.210Z] #92 [security-spire-server] exporting to image [2024-06-21T14:17:03.342Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.21MB / 23.39MB 6.6s [2024-06-21T14:17:03.469Z] #92 ... [2024-06-21T14:17:03.469Z] [2024-06-21T14:17:03.469Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-06-21T14:17:03.469Z] #101 DONE 0.1s [2024-06-21T14:17:03.469Z] [2024-06-21T14:17:03.470Z] #92 [security-spire-config] exporting to image [2024-06-21T14:17:03.470Z] #92 exporting layers 0.7s done [2024-06-21T14:17:03.470Z] #92 writing image sha256:86ffe1642188be4996dc820af7ee96fab6ca6b434b6ffd4ff758fd066de46c80 0.0s done [2024-06-21T14:17:03.470Z] #92 naming to docker.io/library/security-spire-config done [2024-06-21T14:17:03.625Z] #46 ... [2024-06-21T14:17:03.625Z] [2024-06-21T14:17:03.625Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-21T14:17:03.625Z] #0 8.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:03.625Z] #0 9.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:03.625Z] #57 ... [2024-06-21T14:17:03.625Z] [2024-06-21T14:17:03.625Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-21T14:17:03.625Z] #58 ... [2024-06-21T14:17:03.625Z] [2024-06-21T14:17:03.625Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-21T14:17:03.625Z] #57 10.39 OK: 266 MiB in 52 packages [2024-06-21T14:17:03.729Z] #92 exporting layers 0.6s done [2024-06-21T14:17:03.897Z] #57 ... [2024-06-21T14:17:03.897Z] [2024-06-21T14:17:03.897Z] #59 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:17:03.897Z] #59 DONE 0.9s [2024-06-21T14:17:03.897Z] [2024-06-21T14:17:03.897Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:17:03.897Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 7.4s [2024-06-21T14:17:03.988Z] #92 exporting layers 0.6s done [2024-06-21T14:17:03.988Z] #92 writing image sha256:efce5e3a248bfd505f8665ed61706e6373ea6abc38c589294b82d7c74ff6b9d4 0.0s done [2024-06-21T14:17:03.988Z] #92 naming to docker.io/library/security-spire-server done [2024-06-21T14:17:03.988Z] #92 writing image sha256:21a033e13acc15be9facf39ae2a81c6a9a245cd8f809df90500456f81de1ee4b 0.1s done [2024-06-21T14:17:03.988Z] #92 naming to docker.io/library/security-spire-agent [2024-06-21T14:17:03.988Z] #92 naming to docker.io/library/security-spire-agent 0.0s done [2024-06-21T14:17:03.988Z] #92 DONE 1.3s [2024-06-21T14:17:03.988Z] [2024-06-21T14:17:03.988Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:04.169Z] #46 ... [2024-06-21T14:17:04.169Z] [2024-06-21T14:17:04.169Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-21T14:17:04.169Z] #60 ... [2024-06-21T14:17:04.169Z] [2024-06-21T14:17:04.169Z] #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-06-21T14:17:04.169Z] #57 DONE 10.9s [2024-06-21T14:17:04.169Z] [2024-06-21T14:17:04.169Z] #61 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-06-21T14:17:04.169Z] #0 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:04.248Z] #102 ... [2024-06-21T14:17:04.248Z] [2024-06-21T14:17:04.248Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-21T14:17:04.248Z] #50 ... [2024-06-21T14:17:04.248Z] [2024-06-21T14:17:04.248Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:04.439Z] #61 ... [2024-06-21T14:17:04.439Z] [2024-06-21T14:17:04.439Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-21T14:17:04.439Z] #62 ... [2024-06-21T14:17:04.439Z] [2024-06-21T14:17:04.439Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-21T14:17:04.706Z] #63 ... [2024-06-21T14:17:04.706Z] [2024-06-21T14:17:04.706Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-21T14:17:04.706Z] #64 ... [2024-06-21T14:17:04.706Z] [2024-06-21T14:17:04.706Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-21T14:17:04.977Z] #65 ... [2024-06-21T14:17:04.977Z] [2024-06-21T14:17:04.977Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:17:05.252Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.31MB / 23.39MB 8.4s [2024-06-21T14:17:05.519Z] #46 ... [2024-06-21T14:17:05.519Z] [2024-06-21T14:17:05.519Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:17:05.519Z] #66 DONE 1.1s [2024-06-21T14:17:05.519Z] [2024-06-21T14:17:05.519Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:17:05.519Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 8.7s [2024-06-21T14:17:05.631Z] #103 ... [2024-06-21T14:17:05.631Z] [2024-06-21T14:17:05.631Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:05.787Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.95MB / 23.39MB 9.1s [2024-06-21T14:17:05.787Z] #46 ... [2024-06-21T14:17:05.787Z] [2024-06-21T14:17:05.787Z] #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-21T14:17:05.787Z] #67 ... [2024-06-21T14:17:05.787Z] [2024-06-21T14:17:05.787Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:17:05.787Z] #46 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-06-21T14:17:05.787Z] #46 ... [2024-06-21T14:17:05.787Z] [2024-06-21T14:17:05.787Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-21T14:17:06.058Z] #68 ... [2024-06-21T14:17:06.058Z] [2024-06-21T14:17:06.058Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:17:06.326Z] #46 ... [2024-06-21T14:17:06.326Z] [2024-06-21T14:17:06.326Z] #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-06-21T14:17:06.326Z] #61 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:06.326Z] #61 12.51 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-21T14:17:06.326Z] #61 12.53 Executing busybox-1.36.1-r7.trigger [2024-06-21T14:17:06.326Z] #61 12.57 OK: 8 MiB in 16 packages [2024-06-21T14:17:06.326Z] #61 DONE 13.0s [2024-06-21T14:17:06.326Z] [2024-06-21T14:17:06.326Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:17:06.326Z] #46 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.5s done [2024-06-21T14:17:06.935Z] #46 ... [2024-06-21T14:17:06.935Z] [2024-06-21T14:17:06.935Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-21T14:17:06.935Z] #48 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-06-21T14:17:06.935Z] #48 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-06-21T14:17:06.935Z] #48 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-06-21T14:17:06.935Z] #48 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-06-21T14:17:06.935Z] #48 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-06-21T14:17:06.935Z] #48 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-06-21T14:17:06.935Z] #48 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2024-06-21T14:17:06.935Z] #48 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.1s done [2024-06-21T14:17:06.935Z] #48 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-06-21T14:17:06.935Z] #48 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-06-21T14:17:06.935Z] #48 ... [2024-06-21T14:17:06.935Z] [2024-06-21T14:17:06.935Z] #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-06-21T14:17:08.355Z] #69 ... [2024-06-21T14:17:08.355Z] [2024-06-21T14:17:08.355Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-06-21T14:17:08.355Z] #58 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:08.355Z] #58 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:08.355Z] #58 13.82 (1/2) Installing dumb-init (1.2.5-r2) [2024-06-21T14:17:08.355Z] #58 13.82 (2/2) Installing su-exec (0.2-r3) [2024-06-21T14:17:08.355Z] #58 13.82 Executing busybox-1.36.1-r7.trigger [2024-06-21T14:17:08.355Z] #58 13.89 OK: 8 MiB in 17 packages [2024-06-21T14:17:08.355Z] #58 DONE 14.9s [2024-06-21T14:17:08.623Z] [2024-06-21T14:17:08.623Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-21T14:17:08.623Z] #65 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:10.034Z] #65 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:10.999Z] #65 ... [2024-06-21T14:17:10.999Z] [2024-06-21T14:17:10.999Z] #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:10.999Z] #70 ... [2024-06-21T14:17:10.999Z] [2024-06-21T14:17:10.999Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:17:10.999Z] #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.7s [2024-06-21T14:17:12.435Z] #46 ... [2024-06-21T14:17:12.435Z] [2024-06-21T14:17:12.435Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:12.435Z] #71 ... [2024-06-21T14:17:12.435Z] [2024-06-21T14:17:12.435Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:17:13.848Z] #46 ... [2024-06-21T14:17:13.848Z] [2024-06-21T14:17:13.848Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:14.118Z] #72 ... [2024-06-21T14:17:14.118Z] [2024-06-21T14:17:14.118Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:17:15.551Z] #46 ... [2024-06-21T14:17:15.551Z] [2024-06-21T14:17:15.551Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:15.551Z] #73 ... [2024-06-21T14:17:15.551Z] [2024-06-21T14:17:15.551Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-06-21T14:17:15.551Z] #63 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:15.551Z] #63 13.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:15.551Z] #63 17.39 (1/2) Installing ca-certificates (20240226-r0) [2024-06-21T14:17:15.551Z] #63 17.92 (2/2) Installing dumb-init (1.2.5-r2) [2024-06-21T14:17:15.551Z] #63 17.94 Executing busybox-1.36.1-r7.trigger [2024-06-21T14:17:15.551Z] #63 18.06 Executing ca-certificates-20240226-r0.trigger [2024-06-21T14:17:15.551Z] #63 19.47 OK: 9 MiB in 17 packages [2024-06-21T14:17:15.551Z] #63 DONE 21.3s [2024-06-21T14:17:15.551Z] [2024-06-21T14:17:15.551Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-21T14:17:15.832Z] #74 ... [2024-06-21T14:17:15.832Z] [2024-06-21T14:17:15.832Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-06-21T14:17:15.832Z] #60 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:15.832Z] #60 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:15.832Z] #60 19.95 (1/1) Installing dumb-init (1.2.5-r2) [2024-06-21T14:17:15.832Z] #60 20.00 Executing busybox-1.36.1-r7.trigger [2024-06-21T14:17:15.832Z] #60 20.11 OK: 8 MiB in 16 packages [2024-06-21T14:17:15.832Z] #60 DONE 21.5s [2024-06-21T14:17:15.832Z] [2024-06-21T14:17:15.832Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:17:16.421Z] #46 ... [2024-06-21T14:17:16.421Z] [2024-06-21T14:17:16.421Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-21T14:17:16.421Z] #62 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:16.421Z] #62 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:16.421Z] #62 17.80 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-21T14:17:16.421Z] #62 17.80 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-21T14:17:16.421Z] #62 17.80 OK: 19946 distinct packages available [2024-06-21T14:17:16.421Z] #62 19.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:16.421Z] #62 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:16.421Z] #62 ... [2024-06-21T14:17:16.421Z] [2024-06-21T14:17:16.421Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-21T14:17:16.421Z] #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.1s [2024-06-21T14:17:16.700Z] #48 ... [2024-06-21T14:17:16.700Z] [2024-06-21T14:17:16.700Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-06-21T14:17:16.700Z] #64 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:16.700Z] #64 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:16.700Z] #64 19.44 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-21T14:17:16.700Z] #64 19.51 (2/4) Installing openssl (3.1.5-r0) [2024-06-21T14:17:16.700Z] #64 19.66 (3/4) Installing su-exec (0.2-r3) [2024-06-21T14:17:16.700Z] #64 19.67 (4/4) Installing yq (4.33.3-r5) [2024-06-21T14:17:16.700Z] #64 21.01 Executing busybox-1.36.1-r7.trigger [2024-06-21T14:17:16.700Z] #64 21.12 OK: 18 MiB in 19 packages [2024-06-21T14:17:16.700Z] #64 DONE 22.7s [2024-06-21T14:17:16.700Z] [2024-06-21T14:17:16.700Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-21T14:17:16.700Z] #65 21.19 (1/4) Installing ca-certificates (20240226-r0) [2024-06-21T14:17:16.700Z] #65 21.80 (2/4) Installing dumb-init (1.2.5-r2) [2024-06-21T14:17:16.700Z] #65 21.84 (3/4) Installing su-exec (0.2-r3) [2024-06-21T14:17:16.700Z] #65 21.88 (4/4) Installing yq (4.33.3-r5) [2024-06-21T14:17:17.298Z] #65 23.05 Executing busybox-1.36.1-r7.trigger [2024-06-21T14:17:17.570Z] #65 23.22 Executing ca-certificates-20240226-r0.trigger [2024-06-21T14:17:18.156Z] #65 ... [2024-06-21T14:17:18.156Z] [2024-06-21T14:17:18.156Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-21T14:17:18.156Z] #68 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:18.156Z] #68 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:18.156Z] #68 19.62 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-21T14:17:18.156Z] #68 19.62 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-21T14:17:18.156Z] #68 19.62 OK: 19946 distinct packages available [2024-06-21T14:17:18.156Z] #68 20.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:18.156Z] #68 ... [2024-06-21T14:17:18.156Z] [2024-06-21T14:17:18.156Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:17:18.156Z] #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.7s [2024-06-21T14:17:18.424Z] #46 ... [2024-06-21T14:17:18.424Z] [2024-06-21T14:17:18.424Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-21T14:17:18.424Z] #0 4.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:18.424Z] #0 6.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:18.692Z] #75 ... [2024-06-21T14:17:18.692Z] [2024-06-21T14:17:18.692Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-21T14:17:18.692Z] #48 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.5s done [2024-06-21T14:17:18.692Z] #48 DONE 23.6s [2024-06-21T14:17:18.692Z] [2024-06-21T14:17:18.692Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-21T14:17:18.692Z] #68 22.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:18.961Z] #68 ... [2024-06-21T14:17:18.961Z] [2024-06-21T14:17:18.961Z] #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-21T14:17:18.961Z] #67 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:18.961Z] #67 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:18.961Z] #67 20.99 v3.18.7-1-g10fa3312924 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-06-21T14:17:18.961Z] #67 20.99 v3.18.6-263-g77db018514d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-06-21T14:17:18.961Z] #67 20.99 OK: 19946 distinct packages available [2024-06-21T14:17:18.961Z] #67 22.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:19.232Z] #67 ... [2024-06-21T14:17:19.232Z] [2024-06-21T14:17:19.233Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-06-21T14:17:20.647Z] #46 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.3s done [2024-06-21T14:17:20.915Z] #46 DONE 26.2s [2024-06-21T14:17:20.915Z] [2024-06-21T14:17:20.915Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-21T14:17:20.915Z] #75 12.52 OK: 8 MiB in 17 packages [2024-06-21T14:17:21.186Z] #75 ... [2024-06-21T14:17:21.186Z] [2024-06-21T14:17:21.186Z] #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-06-21T14:17:21.186Z] #69 6.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:21.186Z] #69 8.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:21.186Z] #69 14.28 OK: 8 MiB in 16 packages [2024-06-21T14:17:21.186Z] #69 DONE 15.4s [2024-06-21T14:17:21.186Z] [2024-06-21T14:17:21.186Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-21T14:17:21.186Z] #62 26.17 (1/11) Installing ca-certificates (20240226-r0) [2024-06-21T14:17:21.186Z] #62 26.82 (2/11) Installing brotli-libs (1.0.9-r14) [2024-06-21T14:17:21.186Z] #62 26.94 (3/11) Installing libunistring (1.1-r1) [2024-06-21T14:17:21.455Z] #62 ... [2024-06-21T14:17:21.455Z] [2024-06-21T14:17:21.455Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-06-21T14:17:21.455Z] #65 24.91 OK: 18 MiB in 19 packages [2024-06-21T14:17:21.455Z] #65 DONE 27.1s [2024-06-21T14:17:21.455Z] [2024-06-21T14:17:21.455Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-21T14:17:21.455Z] #62 27.26 (4/11) Installing libidn2 (2.3.4-r1) [2024-06-21T14:17:21.455Z] #62 27.33 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-06-21T14:17:21.455Z] #62 27.37 (6/11) Installing libcurl (8.5.0-r0) [2024-06-21T14:17:21.721Z] #62 27.55 (7/11) Installing curl (8.5.0-r0) [2024-06-21T14:17:21.721Z] #62 27.64 (8/11) Installing dumb-init (1.2.5-r2) [2024-06-21T14:17:21.721Z] #62 27.65 (9/11) Installing musl-obstack (1.2.3-r2) [2024-06-21T14:17:21.721Z] #62 27.68 (10/11) Installing libucontext (1.2-r2) [2024-06-21T14:17:21.721Z] #62 27.68 (11/11) Installing gcompat (1.1.0-r1) [2024-06-21T14:17:21.721Z] #62 27.77 Executing busybox-1.36.1-r7.trigger [2024-06-21T14:17:21.989Z] #62 27.93 Executing ca-certificates-20240226-r0.trigger [2024-06-21T14:17:22.575Z] #62 ... [2024-06-21T14:17:22.575Z] [2024-06-21T14:17:22.575Z] #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-06-21T14:17:22.575Z] #75 DONE 14.1s [2024-06-21T14:17:22.843Z] [2024-06-21T14:17:22.843Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-21T14:17:24.791Z] #76 ... [2024-06-21T14:17:24.791Z] [2024-06-21T14:17:24.791Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-06-21T14:17:24.791Z] #62 29.32 OK: 13 MiB in 26 packages [2024-06-21T14:17:24.791Z] #62 DONE 30.6s [2024-06-21T14:17:24.791Z] [2024-06-21T14:17:24.791Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-21T14:17:24.791Z] #68 27.90 (1/4) Installing dumb-init (1.2.5-r2) [2024-06-21T14:17:24.791Z] #68 27.94 (2/4) Installing musl-obstack (1.2.3-r2) [2024-06-21T14:17:24.791Z] #68 27.95 (3/4) Installing libucontext (1.2-r2) [2024-06-21T14:17:24.791Z] #68 27.96 (4/4) Installing gcompat (1.1.0-r1) [2024-06-21T14:17:24.791Z] #68 27.99 Executing busybox-1.36.1-r7.trigger [2024-06-21T14:17:24.791Z] #68 28.13 OK: 8 MiB in 19 packages [2024-06-21T14:17:25.376Z] #68 ... [2024-06-21T14:17:25.376Z] [2024-06-21T14:17:25.376Z] #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-06-21T14:17:25.376Z] #76 DONE 3.0s [2024-06-21T14:17:25.645Z] [2024-06-21T14:17:25.645Z] #77 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-06-21T14:17:25.645Z] #77 DONE 0.3s [2024-06-21T14:17:25.645Z] [2024-06-21T14:17:25.645Z] #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-21T14:17:25.645Z] #67 24.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:25.645Z] #67 28.79 (1/5) Installing dumb-init (1.2.5-r2) [2024-06-21T14:17:25.645Z] #67 28.81 (2/5) Installing musl-obstack (1.2.3-r2) [2024-06-21T14:17:25.645Z] #67 28.82 (3/5) Installing libucontext (1.2-r2) [2024-06-21T14:17:25.645Z] #67 28.84 (4/5) Installing gcompat (1.1.0-r1) [2024-06-21T14:17:25.645Z] #67 28.85 (5/5) Installing openssl (3.1.5-r0) [2024-06-21T14:17:25.645Z] #67 28.91 Executing busybox-1.36.1-r7.trigger [2024-06-21T14:17:25.645Z] #67 29.04 OK: 9 MiB in 20 packages [2024-06-21T14:17:25.933Z] #67 ... [2024-06-21T14:17:25.933Z] [2024-06-21T14:17:25.933Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-06-21T14:17:25.933Z] #68 DONE 29.9s [2024-06-21T14:17:25.933Z] [2024-06-21T14:17:25.933Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-21T14:17:25.933Z] #0 5.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:25.933Z] #0 6.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:26.219Z] #78 ... [2024-06-21T14:17:26.219Z] [2024-06-21T14:17:26.219Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-21T14:17:26.807Z] #79 ... [2024-06-21T14:17:26.807Z] [2024-06-21T14:17:26.807Z] #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-06-21T14:17:26.807Z] #67 DONE 31.0s [2024-06-21T14:17:26.807Z] [2024-06-21T14:17:26.807Z] #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-06-21T14:17:27.082Z] #80 ... [2024-06-21T14:17:27.082Z] [2024-06-21T14:17:27.082Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-21T14:17:27.082Z] #0 4.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:27.082Z] #0 5.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:27.082Z] #81 ... [2024-06-21T14:17:27.082Z] [2024-06-21T14:17:27.082Z] #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-06-21T14:17:27.082Z] #78 10.82 OK: 8 MiB in 16 packages [2024-06-21T14:17:27.351Z] #78 DONE 11.7s [2024-06-21T14:17:27.351Z] [2024-06-21T14:17:27.351Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-21T14:17:27.351Z] #0 2.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:27.351Z] #0 5.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:27.618Z] #82 ... [2024-06-21T14:17:27.618Z] [2024-06-21T14:17:27.618Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-06-21T14:17:27.618Z] #81 10.76 OK: 18 MiB in 19 packages [2024-06-21T14:17:28.581Z] #81 DONE 11.6s [2024-06-21T14:17:28.582Z] [2024-06-21T14:17:28.582Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-06-21T14:17:28.582Z] #83 ... [2024-06-21T14:17:28.582Z] [2024-06-21T14:17:28.582Z] #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-06-21T14:17:28.582Z] #74 5.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:28.582Z] #74 7.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:28.582Z] #74 12.09 OK: 9 MiB in 17 packages [2024-06-21T14:17:28.582Z] #74 DONE 12.9s [2024-06-21T14:17:28.848Z] [2024-06-21T14:17:28.848Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-06-21T14:17:28.848Z] #83 DONE 0.2s [2024-06-21T14:17:28.848Z] [2024-06-21T14:17:28.848Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-21T14:17:29.849Z] #84 4.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:29.849Z] #84 ... [2024-06-21T14:17:29.849Z] [2024-06-21T14:17:29.849Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-06-21T14:17:29.849Z] #82 8.263 OK: 18 MiB in 19 packages [2024-06-21T14:17:29.849Z] #82 DONE 8.7s [2024-06-21T14:17:29.849Z] [2024-06-21T14:17:29.850Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-06-21T14:17:29.850Z] #79 3.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:30.435Z] #79 4.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:31.843Z] #79 5.869 OK: 8 MiB in 19 packages [2024-06-21T14:17:32.123Z] #79 DONE 6.3s [2024-06-21T14:17:32.123Z] [2024-06-21T14:17:32.123Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-06-21T14:17:32.123Z] #84 5.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:32.123Z] #84 7.016 OK: 13 MiB in 26 packages [2024-06-21T14:17:32.123Z] #84 DONE 7.4s [2024-06-21T14:17:32.123Z] [2024-06-21T14:17:32.123Z] #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-06-21T14:17:32.123Z] #80 3.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:32.123Z] #80 4.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-21T14:17:32.123Z] #80 5.445 OK: 9 MiB in 20 packages [2024-06-21T14:17:32.714Z] #80 DONE 6.2s [2024-06-21T14:17:32.714Z] [2024-06-21T14:17:32.714Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-06-21T14:17:34.130Z] #85 ... [2024-06-21T14:17:34.130Z] [2024-06-21T14:17:34.130Z] #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-21T14:17:34.130Z] #86 DONE 1.1s [2024-06-21T14:17:34.130Z] [2024-06-21T14:17:34.130Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-21T14:17:34.130Z] #87 DONE 1.7s [2024-06-21T14:17:34.130Z] [2024-06-21T14:17:34.130Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-06-21T14:17:34.130Z] #85 DONE 1.2s [2024-06-21T14:17:34.130Z] [2024-06-21T14:17:34.130Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-06-21T14:17:34.130Z] #88 DONE 0.2s [2024-06-21T14:17:34.130Z] [2024-06-21T14:17:34.130Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-21T14:17:34.130Z] #89 ... [2024-06-21T14:17:34.130Z] [2024-06-21T14:17:34.130Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-06-21T14:17:34.130Z] #90 DONE 0.2s [2024-06-21T14:17:34.130Z] [2024-06-21T14:17:34.130Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2024-06-21T14:17:34.130Z] #91 DONE 0.2s [2024-06-21T14:17:34.130Z] [2024-06-21T14:17:34.130Z] #92 [security-spire-server stage-2 6/9] COPY security.txt / [2024-06-21T14:17:34.417Z] #92 DONE 0.3s [2024-06-21T14:17:34.417Z] [2024-06-21T14:17:34.417Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-06-21T14:17:34.417Z] #93 DONE 0.2s [2024-06-21T14:17:34.417Z] [2024-06-21T14:17:34.417Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-06-21T14:17:34.690Z] #94 DONE 0.2s [2024-06-21T14:17:34.690Z] [2024-06-21T14:17:34.690Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-06-21T14:17:34.690Z] #95 DONE 0.3s [2024-06-21T14:17:34.690Z] [2024-06-21T14:17:34.690Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-06-21T14:17:34.964Z] #96 ... [2024-06-21T14:17:34.964Z] [2024-06-21T14:17:34.964Z] #97 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-06-21T14:17:34.964Z] #97 DONE 0.2s [2024-06-21T14:17:34.964Z] [2024-06-21T14:17:34.964Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-06-21T14:17:34.964Z] #96 DONE 0.2s [2024-06-21T14:17:34.964Z] [2024-06-21T14:17:34.964Z] #98 [security-spire-config] exporting to image [2024-06-21T14:17:34.964Z] #98 exporting layers [2024-06-21T14:17:35.242Z] #98 ... [2024-06-21T14:17:35.242Z] [2024-06-21T14:17:35.242Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-06-21T14:17:35.242Z] #99 DONE 0.3s [2024-06-21T14:17:35.242Z] [2024-06-21T14:17:35.242Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-06-21T14:17:35.242Z] #89 DONE 1.4s [2024-06-21T14:17:35.242Z] [2024-06-21T14:17:35.242Z] #98 [security-spire-server] exporting to image [2024-06-21T14:17:35.515Z] #98 ... [2024-06-21T14:17:35.515Z] [2024-06-21T14:17:35.515Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-06-21T14:17:35.515Z] #100 DONE 0.2s [2024-06-21T14:17:35.793Z] [2024-06-21T14:17:35.793Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-06-21T14:17:35.793Z] #101 DONE 0.3s [2024-06-21T14:17:35.793Z] [2024-06-21T14:17:35.793Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:36.063Z] #73 ... [2024-06-21T14:17:36.063Z] [2024-06-21T14:17:36.063Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-06-21T14:17:36.063Z] #102 DONE 0.2s [2024-06-21T14:17:36.063Z] [2024-06-21T14:17:36.063Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-06-21T14:17:36.331Z] #103 DONE 0.3s [2024-06-21T14:17:36.331Z] [2024-06-21T14:17:36.331Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-06-21T14:17:36.597Z] #104 DONE 0.2s [2024-06-21T14:17:36.598Z] [2024-06-21T14:17:36.598Z] #98 [security-spire-agent] exporting to image [2024-06-21T14:17:37.557Z] #98 exporting layers 2.6s done [2024-06-21T14:17:37.557Z] #98 writing image sha256:627627ee98013d85aa13f3ca45a171d7fba8421c650bf48352dc02723606f8f4 0.0s done [2024-06-21T14:17:37.557Z] #98 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-06-21T14:17:38.513Z] #98 exporting layers 3.1s done [2024-06-21T14:17:38.513Z] #98 writing image sha256:be1bb4e232a86fc79ac3bfa052ea52b2879f9dced668600e32cd5fc954ecd9ad [2024-06-21T14:17:38.513Z] #98 writing image sha256:be1bb4e232a86fc79ac3bfa052ea52b2879f9dced668600e32cd5fc954ecd9ad 0.0s done [2024-06-21T14:17:38.513Z] #98 naming to docker.io/library/security-spire-server-arm64 done [2024-06-21T14:17:38.779Z] #98 exporting layers 2.1s done [2024-06-21T14:17:38.779Z] #98 writing image sha256:ce01c8c4ab3f431c109336aced74a2d9b7a091e67b677ef311d5952d5c0c5365 done [2024-06-21T14:17:38.779Z] #98 naming to docker.io/library/security-spire-agent-arm64 done [2024-06-21T14:17:38.779Z] #98 DONE 3.7s [2024-06-21T14:17:38.779Z] [2024-06-21T14:17:38.779Z] #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:44.455Z] #104 ... [2024-06-21T14:17:44.455Z] [2024-06-21T14:17:44.455Z] #102 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:44.455Z] #102 DONE 44.4s [2024-06-21T14:17:44.455Z] [2024-06-21T14:17:44.455Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:44.455Z] #103 DONE 44.7s [2024-06-21T14:17:44.455Z] [2024-06-21T14:17:44.455Z] #71 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:44.455Z] #71 DONE 44.6s [2024-06-21T14:17:44.455Z] [2024-06-21T14:17:44.455Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-06-21T14:17:44.455Z] #105 ... [2024-06-21T14:17:44.455Z] [2024-06-21T14:17:44.455Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:44.455Z] #104 DONE 45.6s [2024-06-21T14:17:44.455Z] [2024-06-21T14:17:44.455Z] #106 [support-notifications builder 6/7] COPY . . [2024-06-21T14:17:48.648Z] #106 ... [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-06-21T14:17:48.648Z] #105 DONE 7.6s [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2024-06-21T14:17:48.648Z] #107 DONE 7.6s [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:17:48.648Z] #108 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #109 [core-metadata builder 6/7] COPY . . [2024-06-21T14:17:48.648Z] #109 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:48.648Z] #110 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:48.648Z] #111 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #112 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:17:48.648Z] #112 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #113 [security-proxy-setup builder 6/7] COPY . . [2024-06-21T14:17:48.648Z] #113 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #114 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:17:48.648Z] #114 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:48.648Z] #115 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #116 [security-bootstrapper builder 6/7] COPY . . [2024-06-21T14:17:48.648Z] #116 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:17:48.648Z] #117 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:48.648Z] #118 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-06-21T14:17:48.648Z] #119 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:17:48.648Z] #120 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:48.648Z] #121 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #122 [core-data builder 6/7] COPY . . [2024-06-21T14:17:48.648Z] #122 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #123 [support-scheduler builder 6/7] COPY . . [2024-06-21T14:17:48.648Z] #123 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #124 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:17:48.648Z] #124 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:48.648Z] #125 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #126 [security-proxy-auth builder 6/7] COPY . . [2024-06-21T14:17:48.648Z] #126 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:17:48.648Z] #127 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:17:48.648Z] #128 CACHED [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #129 [core-command builder 6/7] COPY . . [2024-06-21T14:17:48.648Z] #129 DONE 7.6s [2024-06-21T14:17:48.648Z] [2024-06-21T14:17:48.648Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-21T14:17:51.941Z] #130 ... [2024-06-21T14:17:51.941Z] [2024-06-21T14:17:51.941Z] #106 [support-notifications builder 6/7] COPY . . [2024-06-21T14:17:51.941Z] #106 DONE 10.1s [2024-06-21T14:17:51.941Z] [2024-06-21T14:17:51.941Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-21T14:17:52.877Z] #131 1.207 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-06-21T14:17:59.436Z] #131 ... [2024-06-21T14:17:59.436Z] [2024-06-21T14:17:59.436Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-21T14:17:59.436Z] #0 3.668 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-06-21T14:17:59.436Z] #132 ... [2024-06-21T14:17:59.436Z] [2024-06-21T14:17:59.436Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-21T14:17:59.436Z] #0 3.868 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-06-21T14:17:59.436Z] #133 ... [2024-06-21T14:17:59.436Z] [2024-06-21T14:17:59.436Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-21T14:17:59.436Z] #0 4.028 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-06-21T14:17:59.436Z] #134 ... [2024-06-21T14:17:59.436Z] [2024-06-21T14:17:59.436Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-21T14:17:59.436Z] #0 3.569 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-06-21T14:17:59.436Z] #135 ... [2024-06-21T14:17:59.436Z] [2024-06-21T14:17:59.436Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-21T14:17:59.436Z] #0 3.803 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-06-21T14:17:59.436Z] #136 ... [2024-06-21T14:17:59.436Z] [2024-06-21T14:17:59.436Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-21T14:17:59.436Z] #0 4.252 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-06-21T14:17:59.436Z] #137 ... [2024-06-21T14:17:59.436Z] [2024-06-21T14:17:59.436Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-21T14:17:59.436Z] #0 3.927 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-06-21T14:17:59.436Z] #138 ... [2024-06-21T14:17:59.436Z] [2024-06-21T14:17:59.436Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-06-21T14:17:59.436Z] #0 3.496 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-06-21T14:17:59.436Z] #139 ... [2024-06-21T14:17:59.436Z] [2024-06-21T14:17:59.436Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-21T14:17:59.436Z] #0 3.805 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-06-21T14:18:02.723Z] #140 ... [2024-06-21T14:18:02.723Z] [2024-06-21T14:18:02.723Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-21T14:18:02.723Z] #130 4.116 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-06-21T14:18:35.165Z] #70 ... [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:18:35.165Z] #71 DONE 87.1s [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-06-21T14:18:35.165Z] #105 ... [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:18:35.165Z] #73 DONE 83.9s [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:18:35.165Z] #72 DONE 85.4s [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:18:35.165Z] #70 DONE 88.4s [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #106 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-06-21T14:18:35.165Z] #106 ... [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #107 [support-notifications builder 6/7] COPY . . [2024-06-21T14:18:35.165Z] #107 DONE 1.6s [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #108 [security-secretstore-setup builder 6/7] COPY . . [2024-06-21T14:18:35.165Z] #108 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:18:35.165Z] #109 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:18:35.165Z] #110 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #111 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:18:35.165Z] #111 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #112 [core-metadata builder 6/7] COPY . . [2024-06-21T14:18:35.165Z] #112 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #113 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:18:35.165Z] #113 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #114 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:18:35.165Z] #114 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:18:35.165Z] #115 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #116 [core-data builder 6/7] COPY . . [2024-06-21T14:18:35.165Z] #116 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:18:35.165Z] #117 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #118 [security-bootstrapper builder 6/7] COPY . . [2024-06-21T14:18:35.165Z] #118 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #119 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:18:35.165Z] #119 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-06-21T14:18:35.165Z] #120 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:18:35.165Z] #121 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:18:35.165Z] #122 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #105 [security-proxy-setup builder 6/7] COPY . . [2024-06-21T14:18:35.165Z] #105 DONE 1.6s [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-06-21T14:18:35.165Z] #123 DONE 1.6s [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:18:35.165Z] #124 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #125 [core-command builder 6/7] COPY . . [2024-06-21T14:18:35.165Z] #125 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:18:35.165Z] #126 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #127 [support-scheduler builder 6/7] COPY . . [2024-06-21T14:18:35.165Z] #127 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-06-21T14:18:35.165Z] #128 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-21T14:18:35.165Z] #129 CACHED [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #106 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-06-21T14:18:35.165Z] #106 DONE 1.6s [2024-06-21T14:18:35.165Z] [2024-06-21T14:18:35.165Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-21T14:18:36.572Z] #130 ... [2024-06-21T14:18:36.572Z] [2024-06-21T14:18:36.572Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-21T14:18:36.572Z] #0 5.380 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-06-21T14:18:36.839Z] #131 ... [2024-06-21T14:18:36.839Z] [2024-06-21T14:18:36.839Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-21T14:18:36.839Z] #0 5.761 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-06-21T14:18:37.420Z] #132 ... [2024-06-21T14:18:37.420Z] [2024-06-21T14:18:37.420Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-21T14:18:37.420Z] #0 6.401 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-06-21T14:18:38.383Z] #133 ... [2024-06-21T14:18:38.383Z] [2024-06-21T14:18:38.383Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-21T14:18:38.383Z] #0 7.321 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-06-21T14:18:38.383Z] #134 ... [2024-06-21T14:18:38.383Z] [2024-06-21T14:18:38.383Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-21T14:18:38.383Z] #0 7.418 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-06-21T14:18:38.969Z] #135 ... [2024-06-21T14:18:38.969Z] [2024-06-21T14:18:38.969Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-21T14:18:38.969Z] #0 7.949 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-06-21T14:18:39.236Z] #136 ... [2024-06-21T14:18:39.236Z] [2024-06-21T14:18:39.236Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-21T14:18:39.236Z] #0 8.345 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-06-21T14:18:39.820Z] #137 ... [2024-06-21T14:18:39.820Z] [2024-06-21T14:18:39.820Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-21T14:18:39.820Z] #130 8.852 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-06-21T14:18:41.228Z] #130 ... [2024-06-21T14:18:41.228Z] [2024-06-21T14:18:41.228Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-21T14:18:41.228Z] #0 8.534 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-06-21T14:18:41.228Z] #138 ... [2024-06-21T14:18:41.228Z] [2024-06-21T14:18:41.228Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-06-21T14:18:41.228Z] #0 7.748 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-06-21T14:18:41.228Z] #139 ... [2024-06-21T14:18:41.228Z] [2024-06-21T14:18:41.228Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-21T14:18:41.228Z] #0 8.306 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-06-21T14:19:10.397Z] #130 ... [2024-06-21T14:19:10.397Z] [2024-06-21T14:19:10.397Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-06-21T14:19:10.397Z] #139 76.47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-06-21T14:20:06.662Z] #139 DONE 130.5s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-21T14:20:06.662Z] #138 DONE 130.5s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-21T14:20:06.662Z] #140 DONE 130.5s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-21T14:20:06.662Z] #132 DONE 130.5s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-21T14:20:06.662Z] #137 DONE 130.5s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-21T14:20:06.662Z] #131 DONE 127.5s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #135 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-21T14:20:06.662Z] #135 DONE 130.6s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-21T14:20:06.662Z] #141 ... [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-21T14:20:06.662Z] #134 DONE 130.6s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-21T14:20:06.662Z] #133 DONE 130.7s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #142 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:20:06.662Z] #142 ... [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-21T14:20:06.662Z] #136 DONE 130.9s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:20:06.662Z] #143 DONE 0.5s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-21T14:20:06.662Z] #130 DONE 131.0s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:20:06.662Z] #144 ... [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #145 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:20:06.662Z] #145 DONE 0.5s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-21T14:20:06.662Z] #141 DONE 0.8s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #142 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:20:06.662Z] #142 DONE 0.5s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #146 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:20:06.662Z] #146 DONE 0.8s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #144 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:20:06.662Z] #144 DONE 0.5s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #147 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:20:06.662Z] #147 DONE 0.8s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #148 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:20:06.662Z] #148 DONE 0.3s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #149 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-06-21T14:20:06.662Z] #149 DONE 0.7s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #150 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:20:06.662Z] #150 CACHED [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #151 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:20:06.662Z] #151 CACHED [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #152 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:20:06.662Z] #152 DONE 0.8s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #153 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:20:06.662Z] #153 DONE 0.7s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:20:06.662Z] #154 CACHED [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:20:06.662Z] #155 CACHED [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #156 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:20:06.662Z] #156 DONE 0.8s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:20:06.662Z] #157 DONE 0.8s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #158 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:20:06.662Z] #158 CACHED [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:20:06.662Z] #159 CACHED [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:20:06.662Z] #160 DONE 0.8s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #161 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:20:06.662Z] #161 CACHED [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #162 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:20:06.662Z] #162 CACHED [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #163 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-06-21T14:20:06.662Z] #163 DONE 2.3s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #164 [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-06-21T14:20:06.662Z] #164 DONE 2.4s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #165 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-06-21T14:20:06.662Z] #165 DONE 2.4s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-06-21T14:20:06.662Z] #166 DONE 2.4s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #167 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-06-21T14:20:06.662Z] #167 ... [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-06-21T14:20:06.662Z] #168 DONE 2.5s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #169 [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-06-21T14:20:06.662Z] #169 DONE 2.4s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-06-21T14:20:06.662Z] #170 DONE 2.5s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-06-21T14:20:06.662Z] #171 DONE 2.4s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #172 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-06-21T14:20:06.662Z] #172 DONE 2.5s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #173 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-06-21T14:20:06.662Z] #173 DONE 2.5s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #92 [core-data] exporting to image [2024-06-21T14:20:06.662Z] #92 exporting layers 0.2s done [2024-06-21T14:20:06.662Z] #92 ... [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-06-21T14:20:06.662Z] #174 DONE 0.3s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #167 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-06-21T14:20:06.662Z] #167 DONE 0.3s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #175 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-06-21T14:20:06.662Z] #175 DONE 0.3s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #176 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-06-21T14:20:06.662Z] #176 DONE 3.6s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #177 [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-06-21T14:20:06.662Z] #177 DONE 0.4s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #178 [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-06-21T14:20:06.662Z] #178 DONE 0.4s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #179 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-06-21T14:20:06.662Z] #179 DONE 0.4s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #180 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:20:06.662Z] #180 ... [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #181 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-06-21T14:20:06.662Z] #181 DONE 0.4s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #182 [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-06-21T14:20:06.662Z] #182 DONE 0.4s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-06-21T14:20:06.662Z] #183 DONE 0.4s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #92 [core-command] exporting to image [2024-06-21T14:20:06.662Z] #92 exporting layers 0.4s done [2024-06-21T14:20:06.662Z] #92 ... [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-06-21T14:20:06.662Z] #184 DONE 0.4s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-06-21T14:20:06.662Z] #185 DONE 0.3s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #180 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:20:06.662Z] #180 DONE 0.4s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-06-21T14:20:06.662Z] #186 DONE 0.4s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #187 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-06-21T14:20:06.662Z] #187 DONE 0.4s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #188 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-06-21T14:20:06.662Z] #188 DONE 0.4s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #92 [core-command] exporting to image [2024-06-21T14:20:06.662Z] #92 exporting layers 0.3s done [2024-06-21T14:20:06.662Z] #92 ... [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-06-21T14:20:06.662Z] #189 DONE 0.3s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #92 [core-metadata] exporting to image [2024-06-21T14:20:06.662Z] #92 writing image sha256:5ba521fa3cdec83e75823dc4b73ad2d05c4a65b3e3c618864bb349a04f30dac5 0.0s done [2024-06-21T14:20:06.662Z] #92 writing image sha256:4bbeafcb98587d037965701561d2a20aaaa08c5478d93039208c7370e682ed49 [2024-06-21T14:20:06.662Z] #92 writing image sha256:6bc1762c66b3b70468f17f566f63fddad3f1477a336fc845c5f3652eeba0b793 [2024-06-21T14:20:06.662Z] #92 writing image sha256:7cdb6eb2d7cb041727823a286068026f3d1d0e0408828dfddc18d80c94d68688 [2024-06-21T14:20:06.662Z] #92 naming to docker.io/library/core-data [2024-06-21T14:20:06.662Z] #92 ... [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:20:06.662Z] #190 DONE 0.3s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-06-21T14:20:06.662Z] #191 DONE 0.3s [2024-06-21T14:20:06.662Z] [2024-06-21T14:20:06.662Z] #92 [security-spiffe-token-provider] exporting to image [2024-06-21T14:20:06.662Z] #92 exporting layers 0.3s done [2024-06-21T14:20:06.662Z] #92 writing image sha256:4bbeafcb98587d037965701561d2a20aaaa08c5478d93039208c7370e682ed49 0.0s done [2024-06-21T14:20:06.662Z] #92 writing image sha256:6bc1762c66b3b70468f17f566f63fddad3f1477a336fc845c5f3652eeba0b793 0.0s done [2024-06-21T14:20:06.662Z] #92 writing image sha256:7cdb6eb2d7cb041727823a286068026f3d1d0e0408828dfddc18d80c94d68688 0.0s done [2024-06-21T14:20:06.662Z] #92 naming to docker.io/library/core-data done [2024-06-21T14:20:06.662Z] #92 naming to docker.io/library/support-notifications done [2024-06-21T14:20:06.662Z] #92 naming to docker.io/library/support-scheduler done [2024-06-21T14:20:06.662Z] #92 naming to docker.io/library/core-command done [2024-06-21T14:20:06.662Z] #92 writing image sha256:9467d9dc359035a05848b95ffd3d09eb16f34ddf8a343f7e63b6f6c89127db54 done [2024-06-21T14:20:06.663Z] #92 naming to docker.io/library/security-spiffe-token-provider done [2024-06-21T14:20:06.663Z] #92 writing image sha256:58169cdb5f678a3d4b767b243a158ac66a05f07b5c1005fcf649f15ef0386a30 [2024-06-21T14:20:06.663Z] #92 writing image sha256:58169cdb5f678a3d4b767b243a158ac66a05f07b5c1005fcf649f15ef0386a30 0.0s done [2024-06-21T14:20:06.663Z] #92 naming to docker.io/library/core-metadata done [2024-06-21T14:20:06.663Z] #92 DONE 2.6s [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-06-21T14:20:06.663Z] #192 ... [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-06-21T14:20:06.663Z] #193 DONE 0.6s [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-06-21T14:20:06.663Z] #192 DONE 0.6s [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-06-21T14:20:06.663Z] #194 DONE 0.1s [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-21T14:20:06.663Z] #195 DONE 0.9s [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #196 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-06-21T14:20:06.663Z] #196 DONE 0.1s [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-21T14:20:06.663Z] #197 DONE 0.9s [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-06-21T14:20:06.663Z] #198 DONE 0.1s [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #92 [core-common-config-bootstrapper] exporting to image [2024-06-21T14:20:06.663Z] #92 ... [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-06-21T14:20:06.663Z] #199 DONE 0.1s [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #92 [core-common-config-bootstrapper] exporting to image [2024-06-21T14:20:06.663Z] #92 exporting layers 0.2s done [2024-06-21T14:20:06.663Z] #92 exporting layers 0.2s done [2024-06-21T14:20:06.663Z] #92 writing image sha256:5414a9fe814a893017e5999e0ec215ec6a0aa718ffb8c380041e955ea2697647 0.0s done [2024-06-21T14:20:06.663Z] #92 naming to docker.io/library/core-common-config-bootstrapper done [2024-06-21T14:20:06.663Z] #92 writing image sha256:0c663c9e987ac2c5c2f9c4fe43150aa2c0aaaa9373cdbe7270f49d2c724e2af3 0.0s done [2024-06-21T14:20:06.663Z] #92 naming to docker.io/library/security-proxy-auth done [2024-06-21T14:20:06.663Z] #92 DONE 2.9s [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-06-21T14:20:06.663Z] #200 DONE 0.1s [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #201 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-06-21T14:20:06.663Z] #201 DONE 0.1s [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-21T14:20:06.663Z] #202 DONE 1.0s [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #92 [security-proxy-setup] exporting to image [2024-06-21T14:20:06.663Z] #92 exporting layers 0.2s done [2024-06-21T14:20:06.663Z] #92 writing image sha256:1f19b7797886fb23182e730cb8b22b9b297c9c0818141e3549bd023a9f48b1b3 done [2024-06-21T14:20:06.663Z] #92 naming to docker.io/library/security-proxy-setup done [2024-06-21T14:20:06.663Z] #92 DONE 3.1s [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-06-21T14:20:06.663Z] #203 ... [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-21T14:20:06.663Z] #204 DONE 0.8s [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-06-21T14:20:06.663Z] #203 DONE 0.5s [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #92 [security-bootstrapper] exporting to image [2024-06-21T14:20:06.663Z] #92 exporting layers 0.3s done [2024-06-21T14:20:06.663Z] #92 writing image sha256:cac789a6c4deae4fe58753d792243426f81b393da147d2ea088656d9dfbfa907 [2024-06-21T14:20:06.663Z] #92 exporting layers 0.3s done [2024-06-21T14:20:06.663Z] #92 writing image sha256:cac789a6c4deae4fe58753d792243426f81b393da147d2ea088656d9dfbfa907 done [2024-06-21T14:20:06.663Z] #92 naming to docker.io/library/security-secretstore-setup done [2024-06-21T14:20:06.663Z] #92 writing image sha256:40c98af24e7e5b44681cd3ff66d6ce930451384355555648f0800ec000c5401a done [2024-06-21T14:20:06.663Z] #92 naming to docker.io/library/security-bootstrapper done [2024-06-21T14:20:06.663Z] #92 DONE 3.4s [2024-06-21T14:20:06.663Z] [2024-06-21T14:20:06.663Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-06-21T14:20:06.663Z] time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:20:06.663Z] time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:20:06.663Z] time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:20:06.663Z] time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:20:06.663Z] time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:20:06.663Z] time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:20:06.663Z] time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:20:06.663Z] time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:20:06.663Z] time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:20:06.663Z] time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:20:06.663Z] time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:20:06.663Z] time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:20:06.663Z] time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:20:06.663Z] time="2024-06-21T14:15:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-06-21T14:20:06.682Z] $ docker stop --time=1 f909430c23c4bd69c10747f41e9085d053f048e265cd46a23b007f5ebcb87b29 [2024-06-21T14:20:07.949Z] $ docker rm -f --volumes f909430c23c4bd69c10747f41e9085d053f048e265cd46a23b007f5ebcb87b29 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-21T14:20:08.287Z] + docker images [2024-06-21T14:20:08.287Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-21T14:20:08.287Z] security-secretstore-setup latest cac789a6c4de 3 seconds ago 36.9MB [2024-06-21T14:20:08.287Z] security-bootstrapper latest 40c98af24e7e 3 seconds ago 18.9MB [2024-06-21T14:20:08.287Z] core-common-config-bootstrapper latest 5414a9fe814a 4 seconds ago 15.2MB [2024-06-21T14:20:08.287Z] security-proxy-setup latest 1f19b7797886 4 seconds ago 26.1MB [2024-06-21T14:20:08.287Z] security-proxy-auth latest 0c663c9e987a 4 seconds ago 32.9MB [2024-06-21T14:20:08.287Z] security-spiffe-token-provider latest 9467d9dc3590 5 seconds ago 28.7MB [2024-06-21T14:20:08.287Z] support-notifications latest 6bc1762c66b3 5 seconds ago 38.5MB [2024-06-21T14:20:08.287Z] support-scheduler latest 7cdb6eb2d7cb 5 seconds ago 37.9MB [2024-06-21T14:20:08.287Z] core-command latest 4bbeafcb9858 5 seconds ago 35.3MB [2024-06-21T14:20:08.287Z] core-metadata latest 58169cdb5f67 5 seconds ago 35.8MB [2024-06-21T14:20:08.287Z] core-data latest 5ba521fa3cde 6 seconds ago 35.6MB [2024-06-21T14:20:08.287Z] security-spire-server latest efce5e3a248b 3 minutes ago 102MB [2024-06-21T14:20:08.287Z] security-spire-agent latest 21a033e13acc 3 minutes ago 161MB [2024-06-21T14:20:08.287Z] security-spire-config latest 86ffe1642188 3 minutes ago 102MB [2024-06-21T14:20:08.287Z] ci-base-image-x86_64 latest c1781751e2af 7 minutes ago 966MB [2024-06-21T14:20:08.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-06-21T14:20:08.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 months ago 334MB [2024-06-21T14:20:08.287Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 23 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-21T14:20:08.453Z] provisioning config files... [2024-06-21T14:20:08.462Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/644@tmp/config8206207613476669409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-21T14:20:08.767Z] ---> ****-login.sh [2024-06-21T14:20:08.767Z] nexus3.edgexfoundry.org:10001 [2024-06-21T14:20:08.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:20:08.767Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:20:08.767Z] Configure a credential helper to remove this warning. See [2024-06-21T14:20:08.767Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:20:08.767Z] [2024-06-21T14:20:08.767Z] Login Succeeded [2024-06-21T14:20:08.767Z] nexus3.edgexfoundry.org:10002 [2024-06-21T14:20:09.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:20:09.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:20:09.029Z] Configure a credential helper to remove this warning. See [2024-06-21T14:20:09.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:20:09.029Z] [2024-06-21T14:20:09.029Z] Login Succeeded [2024-06-21T14:20:09.029Z] nexus3.edgexfoundry.org:10003 [2024-06-21T14:20:09.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:20:09.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:20:09.029Z] Configure a credential helper to remove this warning. See [2024-06-21T14:20:09.029Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:20:09.029Z] [2024-06-21T14:20:09.029Z] Login Succeeded [2024-06-21T14:20:09.029Z] nexus3.edgexfoundry.org:10004 [2024-06-21T14:20:09.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:20:09.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:20:09.288Z] Configure a credential helper to remove this warning. See [2024-06-21T14:20:09.288Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:20:09.288Z] [2024-06-21T14:20:09.288Z] Login Succeeded [2024-06-21T14:20:09.288Z] ****.io [2024-06-21T14:20:09.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:20:09.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:20:09.548Z] Configure a credential helper to remove this warning. See [2024-06-21T14:20:09.548Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:20:09.548Z] [2024-06-21T14:20:09.548Z] Login Succeeded [2024-06-21T14:20:09.548Z] ---> ****-login.sh ends [Pipeline] } [2024-06-21T14:20:09.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:20:09.607Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-21T14:20:09.642Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-06-21T14:20:09.642Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:09.642Z] latest [2024-06-21T14:20:09.642Z] 3.2.0-dev.26 [2024-06-21T14:20:09.642Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:09.642Z] main [2024-06-21T14:20:09.642Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:09.991Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:10.309Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:10.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-06-21T14:20:10.309Z] 44fda3d42679: Preparing [2024-06-21T14:20:10.309Z] 02a0ba8d4a4c: Preparing [2024-06-21T14:20:10.309Z] 3fc9912f3557: Preparing [2024-06-21T14:20:10.309Z] 313dd758ab57: Preparing [2024-06-21T14:20:10.309Z] f35861e99c11: Preparing [2024-06-21T14:20:10.309Z] b525bebf1c9a: Preparing [2024-06-21T14:20:10.309Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:10.309Z] b525bebf1c9a: Waiting [2024-06-21T14:20:10.309Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:10.309Z] 3fc9912f3557: Pushed [2024-06-21T14:20:10.309Z] 313dd758ab57: Pushed [2024-06-21T14:20:10.309Z] f35861e99c11: Pushed [2024-06-21T14:20:10.309Z] 44fda3d42679: Pushed [2024-06-21T14:20:10.569Z] b525bebf1c9a: Pushed [2024-06-21T14:20:11.135Z] 63ec0bd56cf3: Pushed [2024-06-21T14:20:13.038Z] 02a0ba8d4a4c: Pushed [2024-06-21T14:20:13.038Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:cc0d516c6a139450601e3e6bf432af507c166227400ad00f911bdd2cb96723b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:13.369Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:13.698Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-06-21T14:20:13.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-06-21T14:20:13.698Z] 44fda3d42679: Preparing [2024-06-21T14:20:13.698Z] 02a0ba8d4a4c: Preparing [2024-06-21T14:20:13.698Z] 3fc9912f3557: Preparing [2024-06-21T14:20:13.698Z] 313dd758ab57: Preparing [2024-06-21T14:20:13.698Z] f35861e99c11: Preparing [2024-06-21T14:20:13.698Z] b525bebf1c9a: Preparing [2024-06-21T14:20:13.698Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:13.698Z] b525bebf1c9a: Waiting [2024-06-21T14:20:13.698Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:13.698Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:13.698Z] f35861e99c11: Layer already exists [2024-06-21T14:20:13.698Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:13.698Z] 44fda3d42679: Layer already exists [2024-06-21T14:20:13.698Z] 02a0ba8d4a4c: Layer already exists [2024-06-21T14:20:13.698Z] b525bebf1c9a: Layer already exists [2024-06-21T14:20:13.698Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:13.698Z] latest: digest: sha256:cc0d516c6a139450601e3e6bf432af507c166227400ad00f911bdd2cb96723b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:14.033Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:14.361Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.26 [2024-06-21T14:20:14.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-06-21T14:20:14.361Z] 44fda3d42679: Preparing [2024-06-21T14:20:14.361Z] 02a0ba8d4a4c: Preparing [2024-06-21T14:20:14.361Z] 3fc9912f3557: Preparing [2024-06-21T14:20:14.361Z] 313dd758ab57: Preparing [2024-06-21T14:20:14.361Z] f35861e99c11: Preparing [2024-06-21T14:20:14.361Z] b525bebf1c9a: Preparing [2024-06-21T14:20:14.361Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:14.361Z] b525bebf1c9a: Waiting [2024-06-21T14:20:14.361Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:14.361Z] f35861e99c11: Layer already exists [2024-06-21T14:20:14.361Z] 02a0ba8d4a4c: Layer already exists [2024-06-21T14:20:14.362Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:14.362Z] 44fda3d42679: Layer already exists [2024-06-21T14:20:14.362Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:14.362Z] b525bebf1c9a: Layer already exists [2024-06-21T14:20:14.362Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:14.362Z] 3.2.0-dev.26: digest: sha256:cc0d516c6a139450601e3e6bf432af507c166227400ad00f911bdd2cb96723b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:14.690Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:15.016Z] + docker push nexus3.edgexfoundry.org:10004/core-command:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:15.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-06-21T14:20:15.016Z] 44fda3d42679: Preparing [2024-06-21T14:20:15.016Z] 02a0ba8d4a4c: Preparing [2024-06-21T14:20:15.016Z] 3fc9912f3557: Preparing [2024-06-21T14:20:15.016Z] 313dd758ab57: Preparing [2024-06-21T14:20:15.016Z] f35861e99c11: Preparing [2024-06-21T14:20:15.016Z] b525bebf1c9a: Preparing [2024-06-21T14:20:15.016Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:15.016Z] b525bebf1c9a: Waiting [2024-06-21T14:20:15.016Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:15.016Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:15.016Z] 44fda3d42679: Layer already exists [2024-06-21T14:20:15.016Z] 02a0ba8d4a4c: Layer already exists [2024-06-21T14:20:15.016Z] f35861e99c11: Layer already exists [2024-06-21T14:20:15.016Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:15.016Z] b525bebf1c9a: Layer already exists [2024-06-21T14:20:15.016Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:15.016Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:cc0d516c6a139450601e3e6bf432af507c166227400ad00f911bdd2cb96723b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:15.349Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:15.681Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-06-21T14:20:15.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-06-21T14:20:15.681Z] 44fda3d42679: Preparing [2024-06-21T14:20:15.681Z] 02a0ba8d4a4c: Preparing [2024-06-21T14:20:15.681Z] 3fc9912f3557: Preparing [2024-06-21T14:20:15.681Z] 313dd758ab57: Preparing [2024-06-21T14:20:15.681Z] f35861e99c11: Preparing [2024-06-21T14:20:15.681Z] b525bebf1c9a: Preparing [2024-06-21T14:20:15.681Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:15.681Z] b525bebf1c9a: Waiting [2024-06-21T14:20:15.681Z] 44fda3d42679: Layer already exists [2024-06-21T14:20:15.681Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:15.681Z] f35861e99c11: Layer already exists [2024-06-21T14:20:15.681Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:15.681Z] 02a0ba8d4a4c: Layer already exists [2024-06-21T14:20:15.681Z] b525bebf1c9a: Layer already exists [2024-06-21T14:20:15.681Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:15.681Z] main: digest: sha256:cc0d516c6a139450601e3e6bf432af507c166227400ad00f911bdd2cb96723b8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:20:15.746Z] ===================================================== [Pipeline] echo [2024-06-21T14:20:15.760Z] taggedImages: [2024-06-21T14:20:15.760Z] - nexus3.edgexfoundry.org:10004/core-command:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:15.760Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-06-21T14:20:15.760Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.26 [2024-06-21T14:20:15.760Z] - nexus3.edgexfoundry.org:10004/core-command:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:15.760Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-06-21T14:20:15.787Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-06-21T14:20:15.787Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:15.787Z] latest [2024-06-21T14:20:15.787Z] 3.2.0-dev.26 [2024-06-21T14:20:15.787Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:15.787Z] main [2024-06-21T14:20:15.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:16.130Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:16.460Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:16.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-06-21T14:20:16.460Z] 6fdd7fee32b2: Preparing [2024-06-21T14:20:16.460Z] 328a7d1fa905: Preparing [2024-06-21T14:20:16.460Z] ca74578f4604: Preparing [2024-06-21T14:20:16.460Z] c393ae69895b: Preparing [2024-06-21T14:20:16.460Z] 3fc9912f3557: Preparing [2024-06-21T14:20:16.460Z] 313dd758ab57: Preparing [2024-06-21T14:20:16.460Z] f35861e99c11: Preparing [2024-06-21T14:20:16.460Z] b525bebf1c9a: Preparing [2024-06-21T14:20:16.460Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:16.460Z] b525bebf1c9a: Waiting [2024-06-21T14:20:16.460Z] 313dd758ab57: Waiting [2024-06-21T14:20:16.460Z] f35861e99c11: Waiting [2024-06-21T14:20:16.460Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:16.460Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:16.460Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:16.460Z] f35861e99c11: Layer already exists [2024-06-21T14:20:16.460Z] b525bebf1c9a: Layer already exists [2024-06-21T14:20:16.460Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:16.460Z] 6fdd7fee32b2: Pushed [2024-06-21T14:20:16.460Z] ca74578f4604: Pushed [2024-06-21T14:20:16.460Z] 328a7d1fa905: Pushed [2024-06-21T14:20:17.398Z] c393ae69895b: Pushed [2024-06-21T14:20:17.398Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:39bbd4a9528f5bced3adf21b045dcb1e69cc58f5fc5f86ff55f3b4415a86ca66 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:17.778Z] + 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-06-21T14:20:18.187Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-06-21T14:20:18.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-06-21T14:20:18.187Z] 6fdd7fee32b2: Preparing [2024-06-21T14:20:18.187Z] 328a7d1fa905: Preparing [2024-06-21T14:20:18.187Z] ca74578f4604: Preparing [2024-06-21T14:20:18.187Z] c393ae69895b: Preparing [2024-06-21T14:20:18.187Z] 3fc9912f3557: Preparing [2024-06-21T14:20:18.187Z] 313dd758ab57: Preparing [2024-06-21T14:20:18.187Z] f35861e99c11: Preparing [2024-06-21T14:20:18.187Z] b525bebf1c9a: Preparing [2024-06-21T14:20:18.187Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:18.187Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:18.187Z] b525bebf1c9a: Waiting [2024-06-21T14:20:18.187Z] 313dd758ab57: Waiting [2024-06-21T14:20:18.187Z] f35861e99c11: Waiting [2024-06-21T14:20:18.187Z] 6fdd7fee32b2: Layer already exists [2024-06-21T14:20:18.187Z] 328a7d1fa905: Layer already exists [2024-06-21T14:20:18.187Z] ca74578f4604: Layer already exists [2024-06-21T14:20:18.187Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:18.187Z] c393ae69895b: Layer already exists [2024-06-21T14:20:18.187Z] f35861e99c11: Layer already exists [2024-06-21T14:20:18.187Z] b525bebf1c9a: Layer already exists [2024-06-21T14:20:18.187Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:18.187Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:18.187Z] latest: digest: sha256:39bbd4a9528f5bced3adf21b045dcb1e69cc58f5fc5f86ff55f3b4415a86ca66 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:18.593Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:18.975Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.26 [2024-06-21T14:20:18.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-06-21T14:20:18.975Z] 6fdd7fee32b2: Preparing [2024-06-21T14:20:18.975Z] 328a7d1fa905: Preparing [2024-06-21T14:20:18.975Z] ca74578f4604: Preparing [2024-06-21T14:20:18.975Z] c393ae69895b: Preparing [2024-06-21T14:20:18.975Z] 3fc9912f3557: Preparing [2024-06-21T14:20:18.975Z] 313dd758ab57: Preparing [2024-06-21T14:20:18.975Z] f35861e99c11: Preparing [2024-06-21T14:20:18.975Z] b525bebf1c9a: Preparing [2024-06-21T14:20:18.975Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:18.975Z] 313dd758ab57: Waiting [2024-06-21T14:20:18.975Z] f35861e99c11: Waiting [2024-06-21T14:20:18.975Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:18.975Z] b525bebf1c9a: Waiting [2024-06-21T14:20:18.975Z] ca74578f4604: Layer already exists [2024-06-21T14:20:18.975Z] 6fdd7fee32b2: Layer already exists [2024-06-21T14:20:18.975Z] 328a7d1fa905: Layer already exists [2024-06-21T14:20:18.975Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:18.975Z] c393ae69895b: Layer already exists [2024-06-21T14:20:18.975Z] b525bebf1c9a: Layer already exists [2024-06-21T14:20:18.975Z] f35861e99c11: Layer already exists [2024-06-21T14:20:18.975Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:18.975Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:18.975Z] 3.2.0-dev.26: digest: sha256:39bbd4a9528f5bced3adf21b045dcb1e69cc58f5fc5f86ff55f3b4415a86ca66 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:19.330Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:19.650Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:19.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-06-21T14:20:19.650Z] 6fdd7fee32b2: Preparing [2024-06-21T14:20:19.650Z] 328a7d1fa905: Preparing [2024-06-21T14:20:19.650Z] ca74578f4604: Preparing [2024-06-21T14:20:19.650Z] c393ae69895b: Preparing [2024-06-21T14:20:19.650Z] 3fc9912f3557: Preparing [2024-06-21T14:20:19.650Z] 313dd758ab57: Preparing [2024-06-21T14:20:19.650Z] f35861e99c11: Preparing [2024-06-21T14:20:19.650Z] b525bebf1c9a: Preparing [2024-06-21T14:20:19.650Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:19.650Z] f35861e99c11: Waiting [2024-06-21T14:20:19.650Z] 313dd758ab57: Waiting [2024-06-21T14:20:19.650Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:19.650Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:19.650Z] ca74578f4604: Layer already exists [2024-06-21T14:20:19.650Z] c393ae69895b: Layer already exists [2024-06-21T14:20:19.650Z] 328a7d1fa905: Layer already exists [2024-06-21T14:20:19.650Z] 6fdd7fee32b2: Layer already exists [2024-06-21T14:20:19.650Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:19.650Z] b525bebf1c9a: Layer already exists [2024-06-21T14:20:19.650Z] f35861e99c11: Layer already exists [2024-06-21T14:20:19.650Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:19.650Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:39bbd4a9528f5bced3adf21b045dcb1e69cc58f5fc5f86ff55f3b4415a86ca66 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:19.977Z] + 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-06-21T14:20:20.297Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-06-21T14:20:20.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-06-21T14:20:20.297Z] 6fdd7fee32b2: Preparing [2024-06-21T14:20:20.297Z] 328a7d1fa905: Preparing [2024-06-21T14:20:20.297Z] ca74578f4604: Preparing [2024-06-21T14:20:20.297Z] c393ae69895b: Preparing [2024-06-21T14:20:20.297Z] 3fc9912f3557: Preparing [2024-06-21T14:20:20.297Z] 313dd758ab57: Preparing [2024-06-21T14:20:20.297Z] f35861e99c11: Preparing [2024-06-21T14:20:20.297Z] b525bebf1c9a: Preparing [2024-06-21T14:20:20.297Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:20.297Z] f35861e99c11: Waiting [2024-06-21T14:20:20.297Z] 313dd758ab57: Waiting [2024-06-21T14:20:20.297Z] b525bebf1c9a: Waiting [2024-06-21T14:20:20.297Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:20.297Z] 328a7d1fa905: Layer already exists [2024-06-21T14:20:20.297Z] ca74578f4604: Layer already exists [2024-06-21T14:20:20.297Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:20.297Z] 6fdd7fee32b2: Layer already exists [2024-06-21T14:20:20.297Z] c393ae69895b: Layer already exists [2024-06-21T14:20:20.297Z] f35861e99c11: Layer already exists [2024-06-21T14:20:20.297Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:20.297Z] b525bebf1c9a: Layer already exists [2024-06-21T14:20:20.297Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:20.297Z] main: digest: sha256:39bbd4a9528f5bced3adf21b045dcb1e69cc58f5fc5f86ff55f3b4415a86ca66 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:20:20.364Z] ===================================================== [Pipeline] echo [2024-06-21T14:20:20.378Z] taggedImages: [2024-06-21T14:20:20.378Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:20.378Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-06-21T14:20:20.378Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.26 [2024-06-21T14:20:20.378Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:20.378Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-06-21T14:20:20.398Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-06-21T14:20:20.398Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:20.398Z] latest [2024-06-21T14:20:20.398Z] 3.2.0-dev.26 [2024-06-21T14:20:20.398Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:20.398Z] main [2024-06-21T14:20:20.398Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:20.732Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:21.062Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:21.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-06-21T14:20:21.063Z] c136dbfca241: Preparing [2024-06-21T14:20:21.063Z] 3202667d87c0: Preparing [2024-06-21T14:20:21.063Z] 3fc9912f3557: Preparing [2024-06-21T14:20:21.063Z] 313dd758ab57: Preparing [2024-06-21T14:20:21.063Z] 943035e7a248: Preparing [2024-06-21T14:20:21.063Z] b9a0514fc3ee: Preparing [2024-06-21T14:20:21.063Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:21.063Z] b9a0514fc3ee: Waiting [2024-06-21T14:20:21.063Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:21.063Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:21.063Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:21.063Z] 943035e7a248: Pushed [2024-06-21T14:20:21.063Z] b9a0514fc3ee: Pushed [2024-06-21T14:20:21.063Z] c136dbfca241: Pushed [2024-06-21T14:20:23.601Z] 3202667d87c0: Pushed [2024-06-21T14:20:23.601Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:40407019a4ec94cee99fa8c58b13c47283293ea711e980c9c40217349a40dcfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:23.932Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:24.255Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-06-21T14:20:24.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-06-21T14:20:24.255Z] c136dbfca241: Preparing [2024-06-21T14:20:24.255Z] 3202667d87c0: Preparing [2024-06-21T14:20:24.255Z] 3fc9912f3557: Preparing [2024-06-21T14:20:24.255Z] 313dd758ab57: Preparing [2024-06-21T14:20:24.255Z] 943035e7a248: Preparing [2024-06-21T14:20:24.255Z] b9a0514fc3ee: Preparing [2024-06-21T14:20:24.255Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:24.255Z] b9a0514fc3ee: Waiting [2024-06-21T14:20:24.255Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:24.255Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:24.255Z] 943035e7a248: Layer already exists [2024-06-21T14:20:24.255Z] 3202667d87c0: Layer already exists [2024-06-21T14:20:24.255Z] c136dbfca241: Layer already exists [2024-06-21T14:20:24.255Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:24.255Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:24.255Z] b9a0514fc3ee: Layer already exists [2024-06-21T14:20:24.255Z] latest: digest: sha256:40407019a4ec94cee99fa8c58b13c47283293ea711e980c9c40217349a40dcfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:24.586Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:24.914Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.26 [2024-06-21T14:20:24.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-06-21T14:20:24.914Z] c136dbfca241: Preparing [2024-06-21T14:20:24.914Z] 3202667d87c0: Preparing [2024-06-21T14:20:24.914Z] 3fc9912f3557: Preparing [2024-06-21T14:20:24.914Z] 313dd758ab57: Preparing [2024-06-21T14:20:24.914Z] 943035e7a248: Preparing [2024-06-21T14:20:24.914Z] b9a0514fc3ee: Preparing [2024-06-21T14:20:24.914Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:24.914Z] b9a0514fc3ee: Waiting [2024-06-21T14:20:24.914Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:24.914Z] c136dbfca241: Layer already exists [2024-06-21T14:20:24.914Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:24.914Z] 943035e7a248: Layer already exists [2024-06-21T14:20:24.914Z] 3202667d87c0: Layer already exists [2024-06-21T14:20:24.914Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:24.914Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:24.914Z] b9a0514fc3ee: Layer already exists [2024-06-21T14:20:24.914Z] 3.2.0-dev.26: digest: sha256:40407019a4ec94cee99fa8c58b13c47283293ea711e980c9c40217349a40dcfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:25.238Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:25.562Z] + docker push nexus3.edgexfoundry.org:10004/core-data:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:25.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-06-21T14:20:25.562Z] c136dbfca241: Preparing [2024-06-21T14:20:25.562Z] 3202667d87c0: Preparing [2024-06-21T14:20:25.562Z] 3fc9912f3557: Preparing [2024-06-21T14:20:25.562Z] 313dd758ab57: Preparing [2024-06-21T14:20:25.562Z] 943035e7a248: Preparing [2024-06-21T14:20:25.562Z] b9a0514fc3ee: Preparing [2024-06-21T14:20:25.562Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:25.562Z] b9a0514fc3ee: Waiting [2024-06-21T14:20:25.562Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:25.562Z] 943035e7a248: Layer already exists [2024-06-21T14:20:25.562Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:25.562Z] 3202667d87c0: Layer already exists [2024-06-21T14:20:25.562Z] c136dbfca241: Layer already exists [2024-06-21T14:20:25.562Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:25.562Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:25.562Z] b9a0514fc3ee: Layer already exists [2024-06-21T14:20:25.562Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:40407019a4ec94cee99fa8c58b13c47283293ea711e980c9c40217349a40dcfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:25.891Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:26.212Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-06-21T14:20:26.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-06-21T14:20:26.212Z] c136dbfca241: Preparing [2024-06-21T14:20:26.212Z] 3202667d87c0: Preparing [2024-06-21T14:20:26.212Z] 3fc9912f3557: Preparing [2024-06-21T14:20:26.212Z] 313dd758ab57: Preparing [2024-06-21T14:20:26.212Z] 943035e7a248: Preparing [2024-06-21T14:20:26.212Z] b9a0514fc3ee: Preparing [2024-06-21T14:20:26.212Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:26.212Z] b9a0514fc3ee: Waiting [2024-06-21T14:20:26.212Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:26.212Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:26.212Z] c136dbfca241: Layer already exists [2024-06-21T14:20:26.212Z] 3202667d87c0: Layer already exists [2024-06-21T14:20:26.212Z] 943035e7a248: Layer already exists [2024-06-21T14:20:26.212Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:26.212Z] b9a0514fc3ee: Layer already exists [2024-06-21T14:20:26.212Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:26.212Z] main: digest: sha256:40407019a4ec94cee99fa8c58b13c47283293ea711e980c9c40217349a40dcfc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:20:26.287Z] ===================================================== [Pipeline] echo [2024-06-21T14:20:26.303Z] taggedImages: [2024-06-21T14:20:26.303Z] - nexus3.edgexfoundry.org:10004/core-data:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:26.303Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-06-21T14:20:26.303Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.26 [2024-06-21T14:20:26.303Z] - nexus3.edgexfoundry.org:10004/core-data:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:26.303Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-06-21T14:20:26.330Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-06-21T14:20:26.330Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:26.330Z] latest [2024-06-21T14:20:26.330Z] 3.2.0-dev.26 [2024-06-21T14:20:26.330Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:26.330Z] main [2024-06-21T14:20:26.330Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:26.672Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:26.990Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:26.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-06-21T14:20:26.990Z] c6c4958e0636: Preparing [2024-06-21T14:20:26.990Z] 808ec06d9c40: Preparing [2024-06-21T14:20:26.990Z] 71afc644eb3c: Preparing [2024-06-21T14:20:26.990Z] 3fc9912f3557: Preparing [2024-06-21T14:20:26.990Z] 313dd758ab57: Preparing [2024-06-21T14:20:26.990Z] f35861e99c11: Preparing [2024-06-21T14:20:26.990Z] b525bebf1c9a: Preparing [2024-06-21T14:20:26.990Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:26.990Z] b525bebf1c9a: Waiting [2024-06-21T14:20:26.990Z] f35861e99c11: Waiting [2024-06-21T14:20:26.990Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:27.250Z] 808ec06d9c40: Pushed [2024-06-21T14:20:27.250Z] c6c4958e0636: Pushed [2024-06-21T14:20:27.250Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:27.817Z] f35861e99c11: Layer already exists [2024-06-21T14:20:27.817Z] b525bebf1c9a: Layer already exists [2024-06-21T14:20:27.817Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:29.719Z] 71afc644eb3c: Pushed [2024-06-21T14:20:29.719Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:55ae1ff42c565a3bc89f070c78e6180f251bfc5779f65d63fa60657ef4425cbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:30.040Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:30.369Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-06-21T14:20:30.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-06-21T14:20:30.369Z] c6c4958e0636: Preparing [2024-06-21T14:20:30.369Z] 808ec06d9c40: Preparing [2024-06-21T14:20:30.369Z] 71afc644eb3c: Preparing [2024-06-21T14:20:30.369Z] 3fc9912f3557: Preparing [2024-06-21T14:20:30.369Z] 313dd758ab57: Preparing [2024-06-21T14:20:30.369Z] f35861e99c11: Preparing [2024-06-21T14:20:30.369Z] b525bebf1c9a: Preparing [2024-06-21T14:20:30.369Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:30.369Z] b525bebf1c9a: Waiting [2024-06-21T14:20:30.369Z] f35861e99c11: Waiting [2024-06-21T14:20:30.369Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:30.369Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:30.369Z] 71afc644eb3c: Layer already exists [2024-06-21T14:20:30.369Z] 808ec06d9c40: Layer already exists [2024-06-21T14:20:30.369Z] c6c4958e0636: Layer already exists [2024-06-21T14:20:30.369Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:30.369Z] b525bebf1c9a: Layer already exists [2024-06-21T14:20:30.369Z] f35861e99c11: Layer already exists [2024-06-21T14:20:30.369Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:30.369Z] latest: digest: sha256:55ae1ff42c565a3bc89f070c78e6180f251bfc5779f65d63fa60657ef4425cbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:30.707Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:31.030Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.26 [2024-06-21T14:20:31.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-06-21T14:20:31.030Z] c6c4958e0636: Preparing [2024-06-21T14:20:31.030Z] 808ec06d9c40: Preparing [2024-06-21T14:20:31.030Z] 71afc644eb3c: Preparing [2024-06-21T14:20:31.030Z] 3fc9912f3557: Preparing [2024-06-21T14:20:31.030Z] 313dd758ab57: Preparing [2024-06-21T14:20:31.030Z] f35861e99c11: Preparing [2024-06-21T14:20:31.030Z] b525bebf1c9a: Preparing [2024-06-21T14:20:31.030Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:31.030Z] b525bebf1c9a: Waiting [2024-06-21T14:20:31.030Z] f35861e99c11: Waiting [2024-06-21T14:20:31.030Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:31.030Z] c6c4958e0636: Layer already exists [2024-06-21T14:20:31.030Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:31.031Z] 71afc644eb3c: Layer already exists [2024-06-21T14:20:31.031Z] 808ec06d9c40: Layer already exists [2024-06-21T14:20:31.031Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:31.031Z] f35861e99c11: Layer already exists [2024-06-21T14:20:31.031Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:31.031Z] b525bebf1c9a: Layer already exists [2024-06-21T14:20:31.031Z] 3.2.0-dev.26: digest: sha256:55ae1ff42c565a3bc89f070c78e6180f251bfc5779f65d63fa60657ef4425cbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:31.362Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:31.689Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:31.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-06-21T14:20:31.690Z] c6c4958e0636: Preparing [2024-06-21T14:20:31.690Z] 808ec06d9c40: Preparing [2024-06-21T14:20:31.690Z] 71afc644eb3c: Preparing [2024-06-21T14:20:31.690Z] 3fc9912f3557: Preparing [2024-06-21T14:20:31.690Z] 313dd758ab57: Preparing [2024-06-21T14:20:31.690Z] f35861e99c11: Preparing [2024-06-21T14:20:31.690Z] b525bebf1c9a: Preparing [2024-06-21T14:20:31.690Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:31.690Z] b525bebf1c9a: Waiting [2024-06-21T14:20:31.690Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:31.690Z] f35861e99c11: Waiting [2024-06-21T14:20:31.690Z] c6c4958e0636: Layer already exists [2024-06-21T14:20:31.690Z] 808ec06d9c40: Layer already exists [2024-06-21T14:20:31.690Z] 71afc644eb3c: Layer already exists [2024-06-21T14:20:31.690Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:31.690Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:31.690Z] f35861e99c11: Layer already exists [2024-06-21T14:20:31.690Z] b525bebf1c9a: Layer already exists [2024-06-21T14:20:31.690Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:31.690Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:55ae1ff42c565a3bc89f070c78e6180f251bfc5779f65d63fa60657ef4425cbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:32.016Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:32.337Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-06-21T14:20:32.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-06-21T14:20:32.338Z] c6c4958e0636: Preparing [2024-06-21T14:20:32.338Z] 808ec06d9c40: Preparing [2024-06-21T14:20:32.338Z] 71afc644eb3c: Preparing [2024-06-21T14:20:32.338Z] 3fc9912f3557: Preparing [2024-06-21T14:20:32.338Z] 313dd758ab57: Preparing [2024-06-21T14:20:32.338Z] f35861e99c11: Preparing [2024-06-21T14:20:32.338Z] b525bebf1c9a: Preparing [2024-06-21T14:20:32.338Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:32.338Z] b525bebf1c9a: Waiting [2024-06-21T14:20:32.338Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:32.338Z] f35861e99c11: Waiting [2024-06-21T14:20:32.338Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:32.338Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:32.338Z] c6c4958e0636: Layer already exists [2024-06-21T14:20:32.338Z] 808ec06d9c40: Layer already exists [2024-06-21T14:20:32.338Z] 71afc644eb3c: Layer already exists [2024-06-21T14:20:32.338Z] f35861e99c11: Layer already exists [2024-06-21T14:20:32.338Z] b525bebf1c9a: Layer already exists [2024-06-21T14:20:32.338Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:32.338Z] main: digest: sha256:55ae1ff42c565a3bc89f070c78e6180f251bfc5779f65d63fa60657ef4425cbb size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:20:32.410Z] ===================================================== [Pipeline] echo [2024-06-21T14:20:32.424Z] taggedImages: [2024-06-21T14:20:32.424Z] - nexus3.edgexfoundry.org:10004/core-metadata:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:32.424Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-06-21T14:20:32.424Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.26 [2024-06-21T14:20:32.424Z] - nexus3.edgexfoundry.org:10004/core-metadata:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:32.424Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-06-21T14:20:32.455Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-06-21T14:20:32.455Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:32.455Z] latest [2024-06-21T14:20:32.455Z] 3.2.0-dev.26 [2024-06-21T14:20:32.455Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:32.455Z] main [2024-06-21T14:20:32.455Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:32.809Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:33.132Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:33.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-06-21T14:20:33.132Z] cb633f629e82: Preparing [2024-06-21T14:20:33.132Z] 37935098bf25: Preparing [2024-06-21T14:20:33.132Z] 35323ff19209: Preparing [2024-06-21T14:20:33.132Z] 33164814650d: Preparing [2024-06-21T14:20:33.132Z] a8765b5d7a97: Preparing [2024-06-21T14:20:33.132Z] 00d8a8e2a988: Preparing [2024-06-21T14:20:33.132Z] 3d3f0843ecea: Preparing [2024-06-21T14:20:33.132Z] 3fc9912f3557: Preparing [2024-06-21T14:20:33.132Z] 313dd758ab57: Preparing [2024-06-21T14:20:33.132Z] c60a2cb4df47: Preparing [2024-06-21T14:20:33.132Z] 64ca9d57efd4: Preparing [2024-06-21T14:20:33.132Z] 5f70bf18a086: Preparing [2024-06-21T14:20:33.132Z] 6e970714c4c2: Preparing [2024-06-21T14:20:33.132Z] ca1f52adf7b0: Preparing [2024-06-21T14:20:33.132Z] b94bd4974055: Preparing [2024-06-21T14:20:33.132Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:33.132Z] 00d8a8e2a988: Waiting [2024-06-21T14:20:33.132Z] 3d3f0843ecea: Waiting [2024-06-21T14:20:33.132Z] 3fc9912f3557: Waiting [2024-06-21T14:20:33.132Z] 313dd758ab57: Waiting [2024-06-21T14:20:33.132Z] c60a2cb4df47: Waiting [2024-06-21T14:20:33.133Z] 64ca9d57efd4: Waiting [2024-06-21T14:20:33.133Z] 5f70bf18a086: Waiting [2024-06-21T14:20:33.133Z] 6e970714c4c2: Waiting [2024-06-21T14:20:33.133Z] ca1f52adf7b0: Waiting [2024-06-21T14:20:33.133Z] b94bd4974055: Waiting [2024-06-21T14:20:33.133Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:33.133Z] 37935098bf25: Pushed [2024-06-21T14:20:33.133Z] cb633f629e82: Pushed [2024-06-21T14:20:33.133Z] a8765b5d7a97: Pushed [2024-06-21T14:20:33.133Z] 33164814650d: Pushed [2024-06-21T14:20:33.133Z] 35323ff19209: Pushed [2024-06-21T14:20:33.133Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:33.133Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:33.133Z] 5f70bf18a086: Layer already exists [2024-06-21T14:20:33.394Z] 00d8a8e2a988: Pushed [2024-06-21T14:20:33.394Z] c60a2cb4df47: Pushed [2024-06-21T14:20:33.394Z] 64ca9d57efd4: Pushed [2024-06-21T14:20:33.394Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:33.394Z] 6e970714c4c2: Pushed [2024-06-21T14:20:33.394Z] ca1f52adf7b0: Pushed [2024-06-21T14:20:33.394Z] b94bd4974055: Pushed [2024-06-21T14:20:34.773Z] 3d3f0843ecea: Pushed [2024-06-21T14:20:34.773Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:146a7c9f0aec718e86f4f479cb9fe8c4159344f9bf1c580404caa1712067f8c1 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:35.094Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:35.426Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-06-21T14:20:35.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-06-21T14:20:35.426Z] cb633f629e82: Preparing [2024-06-21T14:20:35.426Z] 37935098bf25: Preparing [2024-06-21T14:20:35.426Z] 35323ff19209: Preparing [2024-06-21T14:20:35.426Z] 33164814650d: Preparing [2024-06-21T14:20:35.426Z] a8765b5d7a97: Preparing [2024-06-21T14:20:35.426Z] 00d8a8e2a988: Preparing [2024-06-21T14:20:35.426Z] 3d3f0843ecea: Preparing [2024-06-21T14:20:35.426Z] 3fc9912f3557: Preparing [2024-06-21T14:20:35.426Z] 313dd758ab57: Preparing [2024-06-21T14:20:35.426Z] c60a2cb4df47: Preparing [2024-06-21T14:20:35.426Z] 64ca9d57efd4: Preparing [2024-06-21T14:20:35.426Z] 5f70bf18a086: Preparing [2024-06-21T14:20:35.426Z] 6e970714c4c2: Preparing [2024-06-21T14:20:35.426Z] ca1f52adf7b0: Preparing [2024-06-21T14:20:35.426Z] b94bd4974055: Preparing [2024-06-21T14:20:35.426Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:35.426Z] 3fc9912f3557: Waiting [2024-06-21T14:20:35.426Z] 6e970714c4c2: Waiting [2024-06-21T14:20:35.426Z] ca1f52adf7b0: Waiting [2024-06-21T14:20:35.426Z] b94bd4974055: Waiting [2024-06-21T14:20:35.426Z] 313dd758ab57: Waiting [2024-06-21T14:20:35.426Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:35.426Z] c60a2cb4df47: Waiting [2024-06-21T14:20:35.426Z] 64ca9d57efd4: Waiting [2024-06-21T14:20:35.426Z] 5f70bf18a086: Waiting [2024-06-21T14:20:35.426Z] 00d8a8e2a988: Waiting [2024-06-21T14:20:35.426Z] 35323ff19209: Layer already exists [2024-06-21T14:20:35.426Z] a8765b5d7a97: Layer already exists [2024-06-21T14:20:35.426Z] 33164814650d: Layer already exists [2024-06-21T14:20:35.426Z] cb633f629e82: Layer already exists [2024-06-21T14:20:35.426Z] 37935098bf25: Layer already exists [2024-06-21T14:20:35.426Z] 00d8a8e2a988: Layer already exists [2024-06-21T14:20:35.426Z] 3d3f0843ecea: Layer already exists [2024-06-21T14:20:35.426Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:35.426Z] c60a2cb4df47: Layer already exists [2024-06-21T14:20:35.426Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:35.426Z] 5f70bf18a086: Layer already exists [2024-06-21T14:20:35.426Z] 64ca9d57efd4: Layer already exists [2024-06-21T14:20:35.426Z] 6e970714c4c2: Layer already exists [2024-06-21T14:20:35.426Z] ca1f52adf7b0: Layer already exists [2024-06-21T14:20:35.426Z] b94bd4974055: Layer already exists [2024-06-21T14:20:35.426Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:35.426Z] latest: digest: sha256:146a7c9f0aec718e86f4f479cb9fe8c4159344f9bf1c580404caa1712067f8c1 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:35.757Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:36.090Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.26 [2024-06-21T14:20:36.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-06-21T14:20:36.090Z] cb633f629e82: Preparing [2024-06-21T14:20:36.090Z] 37935098bf25: Preparing [2024-06-21T14:20:36.090Z] 35323ff19209: Preparing [2024-06-21T14:20:36.090Z] 33164814650d: Preparing [2024-06-21T14:20:36.090Z] a8765b5d7a97: Preparing [2024-06-21T14:20:36.090Z] 00d8a8e2a988: Preparing [2024-06-21T14:20:36.090Z] 3d3f0843ecea: Preparing [2024-06-21T14:20:36.090Z] 3fc9912f3557: Preparing [2024-06-21T14:20:36.090Z] 313dd758ab57: Preparing [2024-06-21T14:20:36.090Z] c60a2cb4df47: Preparing [2024-06-21T14:20:36.090Z] 64ca9d57efd4: Preparing [2024-06-21T14:20:36.090Z] 5f70bf18a086: Preparing [2024-06-21T14:20:36.090Z] 6e970714c4c2: Preparing [2024-06-21T14:20:36.090Z] ca1f52adf7b0: Preparing [2024-06-21T14:20:36.090Z] b94bd4974055: Preparing [2024-06-21T14:20:36.090Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:36.090Z] 3d3f0843ecea: Waiting [2024-06-21T14:20:36.090Z] 5f70bf18a086: Waiting [2024-06-21T14:20:36.090Z] 6e970714c4c2: Waiting [2024-06-21T14:20:36.090Z] ca1f52adf7b0: Waiting [2024-06-21T14:20:36.090Z] 3fc9912f3557: Waiting [2024-06-21T14:20:36.090Z] 313dd758ab57: Waiting [2024-06-21T14:20:36.090Z] c60a2cb4df47: Waiting [2024-06-21T14:20:36.090Z] 64ca9d57efd4: Waiting [2024-06-21T14:20:36.090Z] 00d8a8e2a988: Waiting [2024-06-21T14:20:36.090Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:36.090Z] cb633f629e82: Layer already exists [2024-06-21T14:20:36.090Z] a8765b5d7a97: Layer already exists [2024-06-21T14:20:36.090Z] 37935098bf25: Layer already exists [2024-06-21T14:20:36.090Z] 35323ff19209: Layer already exists [2024-06-21T14:20:36.090Z] 33164814650d: Layer already exists [2024-06-21T14:20:36.090Z] 3d3f0843ecea: Layer already exists [2024-06-21T14:20:36.090Z] 00d8a8e2a988: Layer already exists [2024-06-21T14:20:36.090Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:36.090Z] c60a2cb4df47: Layer already exists [2024-06-21T14:20:36.090Z] 64ca9d57efd4: Layer already exists [2024-06-21T14:20:36.090Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:36.090Z] 5f70bf18a086: Layer already exists [2024-06-21T14:20:36.090Z] 6e970714c4c2: Layer already exists [2024-06-21T14:20:36.090Z] ca1f52adf7b0: Layer already exists [2024-06-21T14:20:36.090Z] b94bd4974055: Layer already exists [2024-06-21T14:20:36.090Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:36.090Z] 3.2.0-dev.26: digest: sha256:146a7c9f0aec718e86f4f479cb9fe8c4159344f9bf1c580404caa1712067f8c1 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:36.413Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:36.733Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:36.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-06-21T14:20:36.733Z] cb633f629e82: Preparing [2024-06-21T14:20:36.733Z] 37935098bf25: Preparing [2024-06-21T14:20:36.733Z] 35323ff19209: Preparing [2024-06-21T14:20:36.733Z] 33164814650d: Preparing [2024-06-21T14:20:36.733Z] a8765b5d7a97: Preparing [2024-06-21T14:20:36.733Z] 00d8a8e2a988: Preparing [2024-06-21T14:20:36.733Z] 3d3f0843ecea: Preparing [2024-06-21T14:20:36.733Z] 3fc9912f3557: Preparing [2024-06-21T14:20:36.733Z] 313dd758ab57: Preparing [2024-06-21T14:20:36.733Z] c60a2cb4df47: Preparing [2024-06-21T14:20:36.733Z] 64ca9d57efd4: Preparing [2024-06-21T14:20:36.733Z] 5f70bf18a086: Preparing [2024-06-21T14:20:36.733Z] 6e970714c4c2: Preparing [2024-06-21T14:20:36.733Z] ca1f52adf7b0: Preparing [2024-06-21T14:20:36.733Z] b94bd4974055: Preparing [2024-06-21T14:20:36.733Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:36.733Z] 00d8a8e2a988: Waiting [2024-06-21T14:20:36.733Z] 3d3f0843ecea: Waiting [2024-06-21T14:20:36.733Z] 3fc9912f3557: Waiting [2024-06-21T14:20:36.733Z] 6e970714c4c2: Waiting [2024-06-21T14:20:36.733Z] ca1f52adf7b0: Waiting [2024-06-21T14:20:36.733Z] 313dd758ab57: Waiting [2024-06-21T14:20:36.733Z] b94bd4974055: Waiting [2024-06-21T14:20:36.733Z] c60a2cb4df47: Waiting [2024-06-21T14:20:36.733Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:36.733Z] 64ca9d57efd4: Waiting [2024-06-21T14:20:36.733Z] 5f70bf18a086: Waiting [2024-06-21T14:20:36.733Z] a8765b5d7a97: Layer already exists [2024-06-21T14:20:36.733Z] cb633f629e82: Layer already exists [2024-06-21T14:20:36.733Z] 35323ff19209: Layer already exists [2024-06-21T14:20:36.733Z] 33164814650d: Layer already exists [2024-06-21T14:20:36.733Z] 37935098bf25: Layer already exists [2024-06-21T14:20:36.733Z] 00d8a8e2a988: Layer already exists [2024-06-21T14:20:36.733Z] c60a2cb4df47: Layer already exists [2024-06-21T14:20:36.733Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:36.733Z] 3d3f0843ecea: Layer already exists [2024-06-21T14:20:36.733Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:36.733Z] 6e970714c4c2: Layer already exists [2024-06-21T14:20:36.733Z] 64ca9d57efd4: Layer already exists [2024-06-21T14:20:36.733Z] ca1f52adf7b0: Layer already exists [2024-06-21T14:20:36.733Z] 5f70bf18a086: Layer already exists [2024-06-21T14:20:36.733Z] b94bd4974055: Layer already exists [2024-06-21T14:20:36.733Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:36.733Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:146a7c9f0aec718e86f4f479cb9fe8c4159344f9bf1c580404caa1712067f8c1 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:37.052Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:37.372Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-06-21T14:20:37.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-06-21T14:20:37.372Z] cb633f629e82: Preparing [2024-06-21T14:20:37.372Z] 37935098bf25: Preparing [2024-06-21T14:20:37.372Z] 35323ff19209: Preparing [2024-06-21T14:20:37.372Z] 33164814650d: Preparing [2024-06-21T14:20:37.372Z] a8765b5d7a97: Preparing [2024-06-21T14:20:37.372Z] 00d8a8e2a988: Preparing [2024-06-21T14:20:37.372Z] 3d3f0843ecea: Preparing [2024-06-21T14:20:37.372Z] 3fc9912f3557: Preparing [2024-06-21T14:20:37.372Z] 313dd758ab57: Preparing [2024-06-21T14:20:37.372Z] c60a2cb4df47: Preparing [2024-06-21T14:20:37.372Z] 64ca9d57efd4: Preparing [2024-06-21T14:20:37.372Z] 5f70bf18a086: Preparing [2024-06-21T14:20:37.372Z] 6e970714c4c2: Preparing [2024-06-21T14:20:37.372Z] ca1f52adf7b0: Preparing [2024-06-21T14:20:37.372Z] b94bd4974055: Preparing [2024-06-21T14:20:37.372Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:37.372Z] 3fc9912f3557: Waiting [2024-06-21T14:20:37.372Z] 00d8a8e2a988: Waiting [2024-06-21T14:20:37.372Z] 3d3f0843ecea: Waiting [2024-06-21T14:20:37.372Z] c60a2cb4df47: Waiting [2024-06-21T14:20:37.372Z] 6e970714c4c2: Waiting [2024-06-21T14:20:37.372Z] b94bd4974055: Waiting [2024-06-21T14:20:37.372Z] 64ca9d57efd4: Waiting [2024-06-21T14:20:37.372Z] ca1f52adf7b0: Waiting [2024-06-21T14:20:37.372Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:37.372Z] 5f70bf18a086: Waiting [2024-06-21T14:20:37.372Z] 33164814650d: Layer already exists [2024-06-21T14:20:37.372Z] a8765b5d7a97: Layer already exists [2024-06-21T14:20:37.372Z] cb633f629e82: Layer already exists [2024-06-21T14:20:37.372Z] 37935098bf25: Layer already exists [2024-06-21T14:20:37.372Z] 35323ff19209: Layer already exists [2024-06-21T14:20:37.372Z] 3d3f0843ecea: Layer already exists [2024-06-21T14:20:37.372Z] c60a2cb4df47: Layer already exists [2024-06-21T14:20:37.372Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:37.372Z] 00d8a8e2a988: Layer already exists [2024-06-21T14:20:37.372Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:37.372Z] 64ca9d57efd4: Layer already exists [2024-06-21T14:20:37.372Z] b94bd4974055: Layer already exists [2024-06-21T14:20:37.372Z] 5f70bf18a086: Layer already exists [2024-06-21T14:20:37.372Z] 6e970714c4c2: Layer already exists [2024-06-21T14:20:37.372Z] ca1f52adf7b0: Layer already exists [2024-06-21T14:20:37.372Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:37.372Z] main: digest: sha256:146a7c9f0aec718e86f4f479cb9fe8c4159344f9bf1c580404caa1712067f8c1 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:20:37.444Z] ===================================================== [Pipeline] echo [2024-06-21T14:20:37.457Z] taggedImages: [2024-06-21T14:20:37.457Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:37.457Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-06-21T14:20:37.457Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.26 [2024-06-21T14:20:37.457Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:37.457Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-06-21T14:20:37.480Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-06-21T14:20:37.480Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:37.480Z] latest [2024-06-21T14:20:37.480Z] 3.2.0-dev.26 [2024-06-21T14:20:37.480Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:37.480Z] main [2024-06-21T14:20:37.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:37.823Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:38.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:38.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-06-21T14:20:38.146Z] 6fdd7fee32b2: Preparing [2024-06-21T14:20:38.146Z] 328a7d1fa905: Preparing [2024-06-21T14:20:38.146Z] 77d288f3481a: Preparing [2024-06-21T14:20:38.146Z] 8a92684d6e8f: Preparing [2024-06-21T14:20:38.146Z] 3fc9912f3557: Preparing [2024-06-21T14:20:38.146Z] 313dd758ab57: Preparing [2024-06-21T14:20:38.146Z] f35861e99c11: Preparing [2024-06-21T14:20:38.146Z] b525bebf1c9a: Preparing [2024-06-21T14:20:38.146Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:38.146Z] f35861e99c11: Waiting [2024-06-21T14:20:38.146Z] b525bebf1c9a: Waiting [2024-06-21T14:20:38.146Z] 313dd758ab57: Waiting [2024-06-21T14:20:38.146Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:38.147Z] 328a7d1fa905: Layer already exists [2024-06-21T14:20:38.147Z] 6fdd7fee32b2: Layer already exists [2024-06-21T14:20:38.147Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:38.147Z] b525bebf1c9a: Layer already exists [2024-06-21T14:20:38.147Z] f35861e99c11: Layer already exists [2024-06-21T14:20:38.147Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:38.147Z] 77d288f3481a: Pushed [2024-06-21T14:20:40.679Z] 8a92684d6e8f: Pushed [2024-06-21T14:20:40.679Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:e2fbe4ff5dc4698b9b21ccc1132efefcb3d53ede72a2ff039fa27daf125137ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:41.004Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:41.334Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-06-21T14:20:41.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-06-21T14:20:41.334Z] 6fdd7fee32b2: Preparing [2024-06-21T14:20:41.334Z] 328a7d1fa905: Preparing [2024-06-21T14:20:41.334Z] 77d288f3481a: Preparing [2024-06-21T14:20:41.334Z] 8a92684d6e8f: Preparing [2024-06-21T14:20:41.334Z] 3fc9912f3557: Preparing [2024-06-21T14:20:41.334Z] 313dd758ab57: Preparing [2024-06-21T14:20:41.334Z] f35861e99c11: Preparing [2024-06-21T14:20:41.334Z] b525bebf1c9a: Preparing [2024-06-21T14:20:41.334Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:41.334Z] f35861e99c11: Waiting [2024-06-21T14:20:41.334Z] b525bebf1c9a: Waiting [2024-06-21T14:20:41.334Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:41.334Z] 313dd758ab57: Waiting [2024-06-21T14:20:41.334Z] 6fdd7fee32b2: Layer already exists [2024-06-21T14:20:41.334Z] 77d288f3481a: Layer already exists [2024-06-21T14:20:41.334Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:41.334Z] 328a7d1fa905: Layer already exists [2024-06-21T14:20:41.334Z] 8a92684d6e8f: Layer already exists [2024-06-21T14:20:41.334Z] f35861e99c11: Layer already exists [2024-06-21T14:20:41.334Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:41.334Z] b525bebf1c9a: Layer already exists [2024-06-21T14:20:41.334Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:41.334Z] latest: digest: sha256:e2fbe4ff5dc4698b9b21ccc1132efefcb3d53ede72a2ff039fa27daf125137ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:41.668Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:41.992Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.26 [2024-06-21T14:20:41.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-06-21T14:20:41.992Z] 6fdd7fee32b2: Preparing [2024-06-21T14:20:41.992Z] 328a7d1fa905: Preparing [2024-06-21T14:20:41.992Z] 77d288f3481a: Preparing [2024-06-21T14:20:41.992Z] 8a92684d6e8f: Preparing [2024-06-21T14:20:41.992Z] 3fc9912f3557: Preparing [2024-06-21T14:20:41.992Z] 313dd758ab57: Preparing [2024-06-21T14:20:41.992Z] f35861e99c11: Preparing [2024-06-21T14:20:41.992Z] b525bebf1c9a: Preparing [2024-06-21T14:20:41.992Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:41.992Z] 313dd758ab57: Waiting [2024-06-21T14:20:41.992Z] f35861e99c11: Waiting [2024-06-21T14:20:41.992Z] b525bebf1c9a: Waiting [2024-06-21T14:20:41.992Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:41.992Z] 6fdd7fee32b2: Layer already exists [2024-06-21T14:20:41.992Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:41.992Z] 77d288f3481a: Layer already exists [2024-06-21T14:20:41.992Z] 8a92684d6e8f: Layer already exists [2024-06-21T14:20:41.992Z] 328a7d1fa905: Layer already exists [2024-06-21T14:20:41.992Z] b525bebf1c9a: Layer already exists [2024-06-21T14:20:41.992Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:41.992Z] f35861e99c11: Layer already exists [2024-06-21T14:20:41.992Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:41.992Z] 3.2.0-dev.26: digest: sha256:e2fbe4ff5dc4698b9b21ccc1132efefcb3d53ede72a2ff039fa27daf125137ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:42.326Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:42.659Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:42.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-06-21T14:20:42.659Z] 6fdd7fee32b2: Preparing [2024-06-21T14:20:42.659Z] 328a7d1fa905: Preparing [2024-06-21T14:20:42.659Z] 77d288f3481a: Preparing [2024-06-21T14:20:42.659Z] 8a92684d6e8f: Preparing [2024-06-21T14:20:42.659Z] 3fc9912f3557: Preparing [2024-06-21T14:20:42.659Z] 313dd758ab57: Preparing [2024-06-21T14:20:42.659Z] f35861e99c11: Preparing [2024-06-21T14:20:42.659Z] b525bebf1c9a: Preparing [2024-06-21T14:20:42.659Z] 313dd758ab57: Waiting [2024-06-21T14:20:42.659Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:42.659Z] f35861e99c11: Waiting [2024-06-21T14:20:42.659Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:42.659Z] b525bebf1c9a: Waiting [2024-06-21T14:20:42.659Z] 8a92684d6e8f: Layer already exists [2024-06-21T14:20:42.659Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:42.659Z] 77d288f3481a: Layer already exists [2024-06-21T14:20:42.659Z] 328a7d1fa905: Layer already exists [2024-06-21T14:20:42.659Z] 6fdd7fee32b2: Layer already exists [2024-06-21T14:20:42.659Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:42.659Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:42.659Z] b525bebf1c9a: Layer already exists [2024-06-21T14:20:42.659Z] f35861e99c11: Layer already exists [2024-06-21T14:20:42.659Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:e2fbe4ff5dc4698b9b21ccc1132efefcb3d53ede72a2ff039fa27daf125137ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:42.988Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:43.321Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-06-21T14:20:43.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-06-21T14:20:43.321Z] 6fdd7fee32b2: Preparing [2024-06-21T14:20:43.321Z] 328a7d1fa905: Preparing [2024-06-21T14:20:43.321Z] 77d288f3481a: Preparing [2024-06-21T14:20:43.321Z] 8a92684d6e8f: Preparing [2024-06-21T14:20:43.321Z] 3fc9912f3557: Preparing [2024-06-21T14:20:43.321Z] 313dd758ab57: Preparing [2024-06-21T14:20:43.321Z] f35861e99c11: Preparing [2024-06-21T14:20:43.321Z] b525bebf1c9a: Preparing [2024-06-21T14:20:43.321Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:43.321Z] f35861e99c11: Waiting [2024-06-21T14:20:43.321Z] 313dd758ab57: Waiting [2024-06-21T14:20:43.321Z] b525bebf1c9a: Waiting [2024-06-21T14:20:43.321Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:43.321Z] 8a92684d6e8f: Layer already exists [2024-06-21T14:20:43.321Z] 77d288f3481a: Layer already exists [2024-06-21T14:20:43.321Z] 6fdd7fee32b2: Layer already exists [2024-06-21T14:20:43.321Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:43.321Z] 328a7d1fa905: Layer already exists [2024-06-21T14:20:43.321Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:43.321Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:43.321Z] f35861e99c11: Layer already exists [2024-06-21T14:20:43.321Z] b525bebf1c9a: Layer already exists [2024-06-21T14:20:43.321Z] main: digest: sha256:e2fbe4ff5dc4698b9b21ccc1132efefcb3d53ede72a2ff039fa27daf125137ef size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:20:43.389Z] ===================================================== [Pipeline] echo [2024-06-21T14:20:43.400Z] taggedImages: [2024-06-21T14:20:43.400Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:43.400Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-06-21T14:20:43.400Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.26 [2024-06-21T14:20:43.400Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:43.400Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-06-21T14:20:43.427Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-06-21T14:20:43.427Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:43.427Z] latest [2024-06-21T14:20:43.427Z] 3.2.0-dev.26 [2024-06-21T14:20:43.427Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:43.427Z] main [2024-06-21T14:20:43.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:43.766Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:44.086Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:44.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-06-21T14:20:44.086Z] 33167775e23c: Preparing [2024-06-21T14:20:44.086Z] f54b16383eeb: Preparing [2024-06-21T14:20:44.086Z] 99d63b2f45d3: Preparing [2024-06-21T14:20:44.086Z] babb64f79581: Preparing [2024-06-21T14:20:44.086Z] a48a045604bb: Preparing [2024-06-21T14:20:44.086Z] 3fc9912f3557: Preparing [2024-06-21T14:20:44.086Z] 313dd758ab57: Preparing [2024-06-21T14:20:44.086Z] 7de0e3a14f04: Preparing [2024-06-21T14:20:44.086Z] bcab82f35d2a: Preparing [2024-06-21T14:20:44.086Z] 382e8453dbf6: Preparing [2024-06-21T14:20:44.086Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:44.086Z] 382e8453dbf6: Waiting [2024-06-21T14:20:44.086Z] 313dd758ab57: Waiting [2024-06-21T14:20:44.086Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:44.086Z] 7de0e3a14f04: Waiting [2024-06-21T14:20:44.086Z] bcab82f35d2a: Waiting [2024-06-21T14:20:44.086Z] f54b16383eeb: Pushed [2024-06-21T14:20:44.086Z] babb64f79581: Pushed [2024-06-21T14:20:44.086Z] a48a045604bb: Pushed [2024-06-21T14:20:44.345Z] 33167775e23c: Pushed [2024-06-21T14:20:44.345Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:44.345Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:44.604Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:44.604Z] bcab82f35d2a: Pushed [2024-06-21T14:20:44.604Z] 7de0e3a14f04: Pushed [2024-06-21T14:20:45.171Z] 99d63b2f45d3: Pushed [2024-06-21T14:20:45.736Z] 382e8453dbf6: Pushed [2024-06-21T14:20:45.736Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:7efac2a2593da8941318af45190ea243a4dff21f4a211fe1f2bbd4b82bd35f02 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:46.069Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:46.391Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-06-21T14:20:46.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-06-21T14:20:46.391Z] 33167775e23c: Preparing [2024-06-21T14:20:46.391Z] f54b16383eeb: Preparing [2024-06-21T14:20:46.391Z] 99d63b2f45d3: Preparing [2024-06-21T14:20:46.391Z] babb64f79581: Preparing [2024-06-21T14:20:46.391Z] a48a045604bb: Preparing [2024-06-21T14:20:46.391Z] 3fc9912f3557: Preparing [2024-06-21T14:20:46.391Z] 313dd758ab57: Preparing [2024-06-21T14:20:46.391Z] 7de0e3a14f04: Preparing [2024-06-21T14:20:46.391Z] bcab82f35d2a: Preparing [2024-06-21T14:20:46.391Z] 382e8453dbf6: Preparing [2024-06-21T14:20:46.391Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:46.391Z] 313dd758ab57: Waiting [2024-06-21T14:20:46.391Z] 7de0e3a14f04: Waiting [2024-06-21T14:20:46.391Z] bcab82f35d2a: Waiting [2024-06-21T14:20:46.391Z] 382e8453dbf6: Waiting [2024-06-21T14:20:46.391Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:46.391Z] 3fc9912f3557: Waiting [2024-06-21T14:20:46.391Z] babb64f79581: Layer already exists [2024-06-21T14:20:46.391Z] 99d63b2f45d3: Layer already exists [2024-06-21T14:20:46.391Z] f54b16383eeb: Layer already exists [2024-06-21T14:20:46.391Z] a48a045604bb: Layer already exists [2024-06-21T14:20:46.391Z] 33167775e23c: Layer already exists [2024-06-21T14:20:46.391Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:46.391Z] 7de0e3a14f04: Layer already exists [2024-06-21T14:20:46.391Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:46.391Z] 382e8453dbf6: Layer already exists [2024-06-21T14:20:46.391Z] bcab82f35d2a: Layer already exists [2024-06-21T14:20:46.391Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:46.391Z] latest: digest: sha256:7efac2a2593da8941318af45190ea243a4dff21f4a211fe1f2bbd4b82bd35f02 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:46.712Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:47.040Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.26 [2024-06-21T14:20:47.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-06-21T14:20:47.040Z] 33167775e23c: Preparing [2024-06-21T14:20:47.040Z] f54b16383eeb: Preparing [2024-06-21T14:20:47.040Z] 99d63b2f45d3: Preparing [2024-06-21T14:20:47.040Z] babb64f79581: Preparing [2024-06-21T14:20:47.040Z] a48a045604bb: Preparing [2024-06-21T14:20:47.040Z] 3fc9912f3557: Preparing [2024-06-21T14:20:47.040Z] 313dd758ab57: Preparing [2024-06-21T14:20:47.040Z] 7de0e3a14f04: Preparing [2024-06-21T14:20:47.040Z] bcab82f35d2a: Preparing [2024-06-21T14:20:47.040Z] 382e8453dbf6: Preparing [2024-06-21T14:20:47.040Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:47.040Z] 7de0e3a14f04: Waiting [2024-06-21T14:20:47.040Z] bcab82f35d2a: Waiting [2024-06-21T14:20:47.040Z] 382e8453dbf6: Waiting [2024-06-21T14:20:47.040Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:47.040Z] 3fc9912f3557: Waiting [2024-06-21T14:20:47.040Z] 313dd758ab57: Waiting [2024-06-21T14:20:47.040Z] 33167775e23c: Layer already exists [2024-06-21T14:20:47.040Z] f54b16383eeb: Layer already exists [2024-06-21T14:20:47.040Z] 99d63b2f45d3: Layer already exists [2024-06-21T14:20:47.040Z] babb64f79581: Layer already exists [2024-06-21T14:20:47.040Z] a48a045604bb: Layer already exists [2024-06-21T14:20:47.040Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:47.040Z] bcab82f35d2a: Layer already exists [2024-06-21T14:20:47.040Z] 7de0e3a14f04: Layer already exists [2024-06-21T14:20:47.040Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:47.040Z] 382e8453dbf6: Layer already exists [2024-06-21T14:20:47.040Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:47.040Z] 3.2.0-dev.26: digest: sha256:7efac2a2593da8941318af45190ea243a4dff21f4a211fe1f2bbd4b82bd35f02 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:47.372Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:47.696Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:47.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-06-21T14:20:47.697Z] 33167775e23c: Preparing [2024-06-21T14:20:47.697Z] f54b16383eeb: Preparing [2024-06-21T14:20:47.697Z] 99d63b2f45d3: Preparing [2024-06-21T14:20:47.697Z] babb64f79581: Preparing [2024-06-21T14:20:47.697Z] a48a045604bb: Preparing [2024-06-21T14:20:47.697Z] 3fc9912f3557: Preparing [2024-06-21T14:20:47.697Z] 313dd758ab57: Preparing [2024-06-21T14:20:47.697Z] 7de0e3a14f04: Preparing [2024-06-21T14:20:47.697Z] bcab82f35d2a: Preparing [2024-06-21T14:20:47.697Z] 382e8453dbf6: Preparing [2024-06-21T14:20:47.697Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:47.697Z] 7de0e3a14f04: Waiting [2024-06-21T14:20:47.697Z] 3fc9912f3557: Waiting [2024-06-21T14:20:47.697Z] 382e8453dbf6: Waiting [2024-06-21T14:20:47.697Z] 313dd758ab57: Waiting [2024-06-21T14:20:47.697Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:47.697Z] bcab82f35d2a: Waiting [2024-06-21T14:20:47.697Z] a48a045604bb: Layer already exists [2024-06-21T14:20:47.697Z] 99d63b2f45d3: Layer already exists [2024-06-21T14:20:47.697Z] babb64f79581: Layer already exists [2024-06-21T14:20:47.697Z] 33167775e23c: Layer already exists [2024-06-21T14:20:47.697Z] f54b16383eeb: Layer already exists [2024-06-21T14:20:47.697Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:47.697Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:47.697Z] 7de0e3a14f04: Layer already exists [2024-06-21T14:20:47.697Z] bcab82f35d2a: Layer already exists [2024-06-21T14:20:47.697Z] 382e8453dbf6: Layer already exists [2024-06-21T14:20:47.697Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:47.697Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:7efac2a2593da8941318af45190ea243a4dff21f4a211fe1f2bbd4b82bd35f02 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:48.026Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:48.347Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-06-21T14:20:48.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-06-21T14:20:48.347Z] 33167775e23c: Preparing [2024-06-21T14:20:48.347Z] f54b16383eeb: Preparing [2024-06-21T14:20:48.347Z] 99d63b2f45d3: Preparing [2024-06-21T14:20:48.347Z] babb64f79581: Preparing [2024-06-21T14:20:48.347Z] a48a045604bb: Preparing [2024-06-21T14:20:48.347Z] 3fc9912f3557: Preparing [2024-06-21T14:20:48.347Z] 313dd758ab57: Preparing [2024-06-21T14:20:48.347Z] 7de0e3a14f04: Preparing [2024-06-21T14:20:48.347Z] bcab82f35d2a: Preparing [2024-06-21T14:20:48.347Z] 382e8453dbf6: Preparing [2024-06-21T14:20:48.347Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:48.347Z] bcab82f35d2a: Waiting [2024-06-21T14:20:48.347Z] 382e8453dbf6: Waiting [2024-06-21T14:20:48.347Z] 3fc9912f3557: Waiting [2024-06-21T14:20:48.347Z] 7de0e3a14f04: Waiting [2024-06-21T14:20:48.347Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:48.347Z] 313dd758ab57: Waiting [2024-06-21T14:20:48.347Z] babb64f79581: Layer already exists [2024-06-21T14:20:48.347Z] 33167775e23c: Layer already exists [2024-06-21T14:20:48.347Z] f54b16383eeb: Layer already exists [2024-06-21T14:20:48.347Z] a48a045604bb: Layer already exists [2024-06-21T14:20:48.347Z] 99d63b2f45d3: Layer already exists [2024-06-21T14:20:48.347Z] 7de0e3a14f04: Layer already exists [2024-06-21T14:20:48.347Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:48.347Z] 382e8453dbf6: Layer already exists [2024-06-21T14:20:48.347Z] bcab82f35d2a: Layer already exists [2024-06-21T14:20:48.347Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:48.347Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:48.347Z] main: digest: sha256:7efac2a2593da8941318af45190ea243a4dff21f4a211fe1f2bbd4b82bd35f02 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:20:48.423Z] ===================================================== [Pipeline] echo [2024-06-21T14:20:48.434Z] taggedImages: [2024-06-21T14:20:48.434Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:48.434Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-06-21T14:20:48.434Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.26 [2024-06-21T14:20:48.434Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:48.434Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-06-21T14:20:48.457Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-06-21T14:20:48.457Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:48.457Z] latest [2024-06-21T14:20:48.457Z] 3.2.0-dev.26 [2024-06-21T14:20:48.457Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:48.457Z] main [2024-06-21T14:20:48.457Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:48.806Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:49.127Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:49.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-06-21T14:20:49.127Z] 122f4d69f94c: Preparing [2024-06-21T14:20:49.127Z] 1abb6093035e: Preparing [2024-06-21T14:20:49.127Z] 16efee2aed22: Preparing [2024-06-21T14:20:49.127Z] 6649a09e67e8: Preparing [2024-06-21T14:20:49.127Z] 937883f1c7c0: Preparing [2024-06-21T14:20:49.127Z] 6c07182c9a4f: Preparing [2024-06-21T14:20:49.127Z] 9cb7c2bc0683: Preparing [2024-06-21T14:20:49.127Z] 3fc9912f3557: Preparing [2024-06-21T14:20:49.127Z] 6c07182c9a4f: Waiting [2024-06-21T14:20:49.127Z] 9cb7c2bc0683: Waiting [2024-06-21T14:20:49.127Z] 313dd758ab57: Preparing [2024-06-21T14:20:49.127Z] d29890ab24f9: Preparing [2024-06-21T14:20:49.127Z] c1cad0d518e7: Preparing [2024-06-21T14:20:49.127Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:49.127Z] 3fc9912f3557: Waiting [2024-06-21T14:20:49.127Z] 313dd758ab57: Waiting [2024-06-21T14:20:49.127Z] c1cad0d518e7: Waiting [2024-06-21T14:20:49.127Z] d29890ab24f9: Waiting [2024-06-21T14:20:49.127Z] 122f4d69f94c: Pushed [2024-06-21T14:20:49.127Z] 937883f1c7c0: Pushed [2024-06-21T14:20:49.127Z] 1abb6093035e: Pushed [2024-06-21T14:20:49.127Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:49.127Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:49.386Z] 6c07182c9a4f: Pushed [2024-06-21T14:20:49.386Z] 9cb7c2bc0683: Pushed [2024-06-21T14:20:49.386Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:49.386Z] d29890ab24f9: Pushed [2024-06-21T14:20:49.954Z] 6649a09e67e8: Pushed [2024-06-21T14:20:50.213Z] 16efee2aed22: Pushed [2024-06-21T14:20:50.473Z] c1cad0d518e7: Pushed [2024-06-21T14:20:50.473Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:6e553656e2a1eb46f06c1ffb1f0fdcc99aece230e55a0ef098e90b00114ff5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:50.803Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:51.126Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-06-21T14:20:51.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-06-21T14:20:51.126Z] 122f4d69f94c: Preparing [2024-06-21T14:20:51.126Z] 1abb6093035e: Preparing [2024-06-21T14:20:51.126Z] 16efee2aed22: Preparing [2024-06-21T14:20:51.126Z] 6649a09e67e8: Preparing [2024-06-21T14:20:51.126Z] 937883f1c7c0: Preparing [2024-06-21T14:20:51.126Z] 6c07182c9a4f: Preparing [2024-06-21T14:20:51.126Z] 9cb7c2bc0683: Preparing [2024-06-21T14:20:51.126Z] 3fc9912f3557: Preparing [2024-06-21T14:20:51.126Z] 313dd758ab57: Preparing [2024-06-21T14:20:51.126Z] d29890ab24f9: Preparing [2024-06-21T14:20:51.126Z] c1cad0d518e7: Preparing [2024-06-21T14:20:51.126Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:51.126Z] 9cb7c2bc0683: Waiting [2024-06-21T14:20:51.126Z] 3fc9912f3557: Waiting [2024-06-21T14:20:51.126Z] c1cad0d518e7: Waiting [2024-06-21T14:20:51.126Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:51.126Z] 313dd758ab57: Waiting [2024-06-21T14:20:51.126Z] d29890ab24f9: Waiting [2024-06-21T14:20:51.126Z] 6c07182c9a4f: Waiting [2024-06-21T14:20:51.126Z] 122f4d69f94c: Layer already exists [2024-06-21T14:20:51.126Z] 6649a09e67e8: Layer already exists [2024-06-21T14:20:51.126Z] 937883f1c7c0: Layer already exists [2024-06-21T14:20:51.126Z] 16efee2aed22: Layer already exists [2024-06-21T14:20:51.126Z] 1abb6093035e: Layer already exists [2024-06-21T14:20:51.126Z] 9cb7c2bc0683: Layer already exists [2024-06-21T14:20:51.126Z] d29890ab24f9: Layer already exists [2024-06-21T14:20:51.126Z] 6c07182c9a4f: Layer already exists [2024-06-21T14:20:51.126Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:51.126Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:51.126Z] c1cad0d518e7: Layer already exists [2024-06-21T14:20:51.126Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:51.126Z] latest: digest: sha256:6e553656e2a1eb46f06c1ffb1f0fdcc99aece230e55a0ef098e90b00114ff5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:51.451Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:51.770Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.26 [2024-06-21T14:20:51.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-06-21T14:20:51.770Z] 122f4d69f94c: Preparing [2024-06-21T14:20:51.770Z] 1abb6093035e: Preparing [2024-06-21T14:20:51.770Z] 16efee2aed22: Preparing [2024-06-21T14:20:51.770Z] 6649a09e67e8: Preparing [2024-06-21T14:20:51.770Z] 937883f1c7c0: Preparing [2024-06-21T14:20:51.770Z] 6c07182c9a4f: Preparing [2024-06-21T14:20:51.770Z] 9cb7c2bc0683: Preparing [2024-06-21T14:20:51.770Z] 3fc9912f3557: Preparing [2024-06-21T14:20:51.770Z] 313dd758ab57: Preparing [2024-06-21T14:20:51.770Z] d29890ab24f9: Preparing [2024-06-21T14:20:51.770Z] c1cad0d518e7: Preparing [2024-06-21T14:20:51.770Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:51.770Z] 6c07182c9a4f: Waiting [2024-06-21T14:20:51.770Z] 9cb7c2bc0683: Waiting [2024-06-21T14:20:51.770Z] 313dd758ab57: Waiting [2024-06-21T14:20:51.770Z] c1cad0d518e7: Waiting [2024-06-21T14:20:51.770Z] 3fc9912f3557: Waiting [2024-06-21T14:20:51.770Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:51.770Z] 6649a09e67e8: Layer already exists [2024-06-21T14:20:51.770Z] 1abb6093035e: Layer already exists [2024-06-21T14:20:51.770Z] 937883f1c7c0: Layer already exists [2024-06-21T14:20:51.770Z] 16efee2aed22: Layer already exists [2024-06-21T14:20:51.770Z] 122f4d69f94c: Layer already exists [2024-06-21T14:20:51.770Z] 6c07182c9a4f: Layer already exists [2024-06-21T14:20:51.770Z] 9cb7c2bc0683: Layer already exists [2024-06-21T14:20:51.770Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:51.770Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:51.770Z] d29890ab24f9: Layer already exists [2024-06-21T14:20:51.770Z] c1cad0d518e7: Layer already exists [2024-06-21T14:20:51.770Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:51.770Z] 3.2.0-dev.26: digest: sha256:6e553656e2a1eb46f06c1ffb1f0fdcc99aece230e55a0ef098e90b00114ff5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:52.101Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:52.428Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:52.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-06-21T14:20:52.428Z] 122f4d69f94c: Preparing [2024-06-21T14:20:52.428Z] 1abb6093035e: Preparing [2024-06-21T14:20:52.428Z] 16efee2aed22: Preparing [2024-06-21T14:20:52.428Z] 6649a09e67e8: Preparing [2024-06-21T14:20:52.428Z] 937883f1c7c0: Preparing [2024-06-21T14:20:52.428Z] 6c07182c9a4f: Preparing [2024-06-21T14:20:52.428Z] 9cb7c2bc0683: Preparing [2024-06-21T14:20:52.428Z] 3fc9912f3557: Preparing [2024-06-21T14:20:52.428Z] 313dd758ab57: Preparing [2024-06-21T14:20:52.428Z] d29890ab24f9: Preparing [2024-06-21T14:20:52.428Z] c1cad0d518e7: Preparing [2024-06-21T14:20:52.428Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:52.428Z] 9cb7c2bc0683: Waiting [2024-06-21T14:20:52.428Z] 3fc9912f3557: Waiting [2024-06-21T14:20:52.428Z] 313dd758ab57: Waiting [2024-06-21T14:20:52.428Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:52.428Z] d29890ab24f9: Waiting [2024-06-21T14:20:52.428Z] c1cad0d518e7: Waiting [2024-06-21T14:20:52.428Z] 6c07182c9a4f: Waiting [2024-06-21T14:20:52.429Z] 937883f1c7c0: Layer already exists [2024-06-21T14:20:52.429Z] 1abb6093035e: Layer already exists [2024-06-21T14:20:52.429Z] 16efee2aed22: Layer already exists [2024-06-21T14:20:52.429Z] 122f4d69f94c: Layer already exists [2024-06-21T14:20:52.429Z] 6649a09e67e8: Layer already exists [2024-06-21T14:20:52.429Z] 6c07182c9a4f: Layer already exists [2024-06-21T14:20:52.429Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:52.429Z] 9cb7c2bc0683: Layer already exists [2024-06-21T14:20:52.429Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:52.429Z] d29890ab24f9: Layer already exists [2024-06-21T14:20:52.429Z] c1cad0d518e7: Layer already exists [2024-06-21T14:20:52.429Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:52.429Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:6e553656e2a1eb46f06c1ffb1f0fdcc99aece230e55a0ef098e90b00114ff5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:52.756Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:53.075Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-06-21T14:20:53.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-06-21T14:20:53.075Z] 122f4d69f94c: Preparing [2024-06-21T14:20:53.075Z] 1abb6093035e: Preparing [2024-06-21T14:20:53.075Z] 16efee2aed22: Preparing [2024-06-21T14:20:53.075Z] 6649a09e67e8: Preparing [2024-06-21T14:20:53.075Z] 937883f1c7c0: Preparing [2024-06-21T14:20:53.075Z] 6c07182c9a4f: Preparing [2024-06-21T14:20:53.075Z] 9cb7c2bc0683: Preparing [2024-06-21T14:20:53.075Z] 3fc9912f3557: Preparing [2024-06-21T14:20:53.075Z] 313dd758ab57: Preparing [2024-06-21T14:20:53.075Z] d29890ab24f9: Preparing [2024-06-21T14:20:53.075Z] c1cad0d518e7: Preparing [2024-06-21T14:20:53.075Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:53.075Z] 9cb7c2bc0683: Waiting [2024-06-21T14:20:53.075Z] 6c07182c9a4f: Waiting [2024-06-21T14:20:53.075Z] 313dd758ab57: Waiting [2024-06-21T14:20:53.075Z] d29890ab24f9: Waiting [2024-06-21T14:20:53.075Z] c1cad0d518e7: Waiting [2024-06-21T14:20:53.075Z] 3fc9912f3557: Waiting [2024-06-21T14:20:53.075Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:53.075Z] 937883f1c7c0: Layer already exists [2024-06-21T14:20:53.075Z] 122f4d69f94c: Layer already exists [2024-06-21T14:20:53.075Z] 16efee2aed22: Layer already exists [2024-06-21T14:20:53.075Z] 1abb6093035e: Layer already exists [2024-06-21T14:20:53.075Z] 6649a09e67e8: Layer already exists [2024-06-21T14:20:53.075Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:53.075Z] 6c07182c9a4f: Layer already exists [2024-06-21T14:20:53.075Z] 9cb7c2bc0683: Layer already exists [2024-06-21T14:20:53.075Z] d29890ab24f9: Layer already exists [2024-06-21T14:20:53.075Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:53.075Z] c1cad0d518e7: Layer already exists [2024-06-21T14:20:53.075Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:53.075Z] main: digest: sha256:6e553656e2a1eb46f06c1ffb1f0fdcc99aece230e55a0ef098e90b00114ff5f1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:20:53.149Z] ===================================================== [Pipeline] echo [2024-06-21T14:20:53.167Z] taggedImages: [2024-06-21T14:20:53.167Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:53.167Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-06-21T14:20:53.167Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.26 [2024-06-21T14:20:53.167Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:53.167Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-06-21T14:20:53.200Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-06-21T14:20:53.200Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:53.200Z] latest [2024-06-21T14:20:53.200Z] 3.2.0-dev.26 [2024-06-21T14:20:53.200Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:53.200Z] main [2024-06-21T14:20:53.200Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:53.544Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:53.867Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:53.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-06-21T14:20:53.868Z] f1db6851e616: Preparing [2024-06-21T14:20:53.868Z] 6388c7bf9928: Preparing [2024-06-21T14:20:53.868Z] 3fc9912f3557: Preparing [2024-06-21T14:20:53.868Z] 313dd758ab57: Preparing [2024-06-21T14:20:53.868Z] f67e6f5aa91c: Preparing [2024-06-21T14:20:53.868Z] 8e6a511865b4: Preparing [2024-06-21T14:20:53.868Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:53.868Z] 8e6a511865b4: Waiting [2024-06-21T14:20:53.868Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:53.868Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:53.868Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:53.868Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:53.868Z] f67e6f5aa91c: Pushed [2024-06-21T14:20:53.868Z] f1db6851e616: Pushed [2024-06-21T14:20:54.435Z] 8e6a511865b4: Pushed [2024-06-21T14:20:55.371Z] 6388c7bf9928: Pushed [2024-06-21T14:20:55.631Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:4856613f0f28ddf53d0fedc3e76be8467e33fcdf71d632f8dbadd5c3d85da535 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:56.027Z] + 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-06-21T14:20:56.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-06-21T14:20:56.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-06-21T14:20:56.347Z] f1db6851e616: Preparing [2024-06-21T14:20:56.347Z] 6388c7bf9928: Preparing [2024-06-21T14:20:56.347Z] 3fc9912f3557: Preparing [2024-06-21T14:20:56.347Z] 313dd758ab57: Preparing [2024-06-21T14:20:56.347Z] f67e6f5aa91c: Preparing [2024-06-21T14:20:56.347Z] 8e6a511865b4: Preparing [2024-06-21T14:20:56.347Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:56.347Z] 8e6a511865b4: Waiting [2024-06-21T14:20:56.347Z] f67e6f5aa91c: Layer already exists [2024-06-21T14:20:56.347Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:56.347Z] f1db6851e616: Layer already exists [2024-06-21T14:20:56.347Z] 6388c7bf9928: Layer already exists [2024-06-21T14:20:56.347Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:56.347Z] 8e6a511865b4: Layer already exists [2024-06-21T14:20:56.347Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:56.347Z] latest: digest: sha256:4856613f0f28ddf53d0fedc3e76be8467e33fcdf71d632f8dbadd5c3d85da535 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:56.679Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:57.006Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.26 [2024-06-21T14:20:57.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-06-21T14:20:57.006Z] f1db6851e616: Preparing [2024-06-21T14:20:57.006Z] 6388c7bf9928: Preparing [2024-06-21T14:20:57.006Z] 3fc9912f3557: Preparing [2024-06-21T14:20:57.006Z] 313dd758ab57: Preparing [2024-06-21T14:20:57.006Z] f67e6f5aa91c: Preparing [2024-06-21T14:20:57.006Z] 8e6a511865b4: Preparing [2024-06-21T14:20:57.006Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:57.006Z] 8e6a511865b4: Waiting [2024-06-21T14:20:57.006Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:57.006Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:57.006Z] 6388c7bf9928: Layer already exists [2024-06-21T14:20:57.006Z] f67e6f5aa91c: Layer already exists [2024-06-21T14:20:57.006Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:57.006Z] f1db6851e616: Layer already exists [2024-06-21T14:20:57.006Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:57.006Z] 8e6a511865b4: Layer already exists [2024-06-21T14:20:57.006Z] 3.2.0-dev.26: digest: sha256:4856613f0f28ddf53d0fedc3e76be8467e33fcdf71d632f8dbadd5c3d85da535 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:57.329Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:57.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:57.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-06-21T14:20:57.652Z] f1db6851e616: Preparing [2024-06-21T14:20:57.652Z] 6388c7bf9928: Preparing [2024-06-21T14:20:57.652Z] 3fc9912f3557: Preparing [2024-06-21T14:20:57.652Z] 313dd758ab57: Preparing [2024-06-21T14:20:57.652Z] f67e6f5aa91c: Preparing [2024-06-21T14:20:57.652Z] 8e6a511865b4: Preparing [2024-06-21T14:20:57.652Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:57.652Z] 8e6a511865b4: Waiting [2024-06-21T14:20:57.652Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:57.652Z] f1db6851e616: Layer already exists [2024-06-21T14:20:57.652Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:57.652Z] f67e6f5aa91c: Layer already exists [2024-06-21T14:20:57.652Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:57.652Z] 6388c7bf9928: Layer already exists [2024-06-21T14:20:57.652Z] 8e6a511865b4: Layer already exists [2024-06-21T14:20:57.652Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:57.652Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:4856613f0f28ddf53d0fedc3e76be8467e33fcdf71d632f8dbadd5c3d85da535 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:57.990Z] + 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-06-21T14:20:58.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-06-21T14:20:58.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-06-21T14:20:58.311Z] f1db6851e616: Preparing [2024-06-21T14:20:58.311Z] 6388c7bf9928: Preparing [2024-06-21T14:20:58.311Z] 3fc9912f3557: Preparing [2024-06-21T14:20:58.311Z] 313dd758ab57: Preparing [2024-06-21T14:20:58.311Z] f67e6f5aa91c: Preparing [2024-06-21T14:20:58.311Z] 8e6a511865b4: Preparing [2024-06-21T14:20:58.311Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:58.311Z] 8e6a511865b4: Waiting [2024-06-21T14:20:58.311Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:58.311Z] f1db6851e616: Layer already exists [2024-06-21T14:20:58.311Z] f67e6f5aa91c: Layer already exists [2024-06-21T14:20:58.311Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:58.311Z] 6388c7bf9928: Layer already exists [2024-06-21T14:20:58.311Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:58.311Z] 8e6a511865b4: Layer already exists [2024-06-21T14:20:58.311Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:58.311Z] main: digest: sha256:4856613f0f28ddf53d0fedc3e76be8467e33fcdf71d632f8dbadd5c3d85da535 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:20:58.395Z] ===================================================== [Pipeline] echo [2024-06-21T14:20:58.414Z] taggedImages: [2024-06-21T14:20:58.414Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:58.414Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-06-21T14:20:58.414Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.26 [2024-06-21T14:20:58.414Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:58.414Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-06-21T14:20:58.444Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-06-21T14:20:58.444Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:58.444Z] latest [2024-06-21T14:20:58.444Z] 3.2.0-dev.26 [2024-06-21T14:20:58.444Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:20:58.444Z] main [2024-06-21T14:20:58.444Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:58.802Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:20:59.122Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:20:59.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-06-21T14:20:59.122Z] ddbaa2fc1d87: Preparing [2024-06-21T14:20:59.122Z] e95ed8d105e0: Preparing [2024-06-21T14:20:59.122Z] a09412950ebe: Preparing [2024-06-21T14:20:59.122Z] 3fc9912f3557: Preparing [2024-06-21T14:20:59.122Z] 313dd758ab57: Preparing [2024-06-21T14:20:59.122Z] 0291498c3e5c: Preparing [2024-06-21T14:20:59.122Z] e0a0d424a8b9: Preparing [2024-06-21T14:20:59.122Z] 24fa692fab9d: Preparing [2024-06-21T14:20:59.122Z] c498e82b0ff2: Preparing [2024-06-21T14:20:59.122Z] 63ec0bd56cf3: Preparing [2024-06-21T14:20:59.122Z] 0291498c3e5c: Waiting [2024-06-21T14:20:59.122Z] e0a0d424a8b9: Waiting [2024-06-21T14:20:59.122Z] 24fa692fab9d: Waiting [2024-06-21T14:20:59.122Z] c498e82b0ff2: Waiting [2024-06-21T14:20:59.122Z] 63ec0bd56cf3: Waiting [2024-06-21T14:20:59.122Z] 3fc9912f3557: Layer already exists [2024-06-21T14:20:59.122Z] 313dd758ab57: Layer already exists [2024-06-21T14:20:59.122Z] a09412950ebe: Pushed [2024-06-21T14:20:59.122Z] e95ed8d105e0: Pushed [2024-06-21T14:20:59.122Z] ddbaa2fc1d87: Pushed [2024-06-21T14:20:59.122Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:20:59.122Z] 24fa692fab9d: Pushed [2024-06-21T14:20:59.688Z] c498e82b0ff2: Pushed [2024-06-21T14:21:04.959Z] e0a0d424a8b9: Pushed [2024-06-21T14:21:06.864Z] 0291498c3e5c: Pushed [2024-06-21T14:21:06.864Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:7e782d182219d57ef4b90b1291752fcfbd535a69f431e70c6f2f98c84abca262 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:07.194Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:07.510Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-06-21T14:21:07.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-06-21T14:21:07.510Z] ddbaa2fc1d87: Preparing [2024-06-21T14:21:07.510Z] e95ed8d105e0: Preparing [2024-06-21T14:21:07.510Z] a09412950ebe: Preparing [2024-06-21T14:21:07.510Z] 3fc9912f3557: Preparing [2024-06-21T14:21:07.510Z] 313dd758ab57: Preparing [2024-06-21T14:21:07.510Z] 0291498c3e5c: Preparing [2024-06-21T14:21:07.510Z] e0a0d424a8b9: Preparing [2024-06-21T14:21:07.510Z] 24fa692fab9d: Preparing [2024-06-21T14:21:07.510Z] c498e82b0ff2: Preparing [2024-06-21T14:21:07.510Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:07.510Z] 0291498c3e5c: Waiting [2024-06-21T14:21:07.510Z] e0a0d424a8b9: Waiting [2024-06-21T14:21:07.510Z] 24fa692fab9d: Waiting [2024-06-21T14:21:07.510Z] c498e82b0ff2: Waiting [2024-06-21T14:21:07.510Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:07.510Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:07.510Z] e95ed8d105e0: Layer already exists [2024-06-21T14:21:07.510Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:07.510Z] ddbaa2fc1d87: Layer already exists [2024-06-21T14:21:07.510Z] a09412950ebe: Layer already exists [2024-06-21T14:21:07.510Z] 24fa692fab9d: Layer already exists [2024-06-21T14:21:07.510Z] 0291498c3e5c: Layer already exists [2024-06-21T14:21:07.510Z] e0a0d424a8b9: Layer already exists [2024-06-21T14:21:07.510Z] c498e82b0ff2: Layer already exists [2024-06-21T14:21:07.510Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:07.510Z] latest: digest: sha256:7e782d182219d57ef4b90b1291752fcfbd535a69f431e70c6f2f98c84abca262 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:07.834Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:08.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.26 [2024-06-21T14:21:08.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-06-21T14:21:08.159Z] ddbaa2fc1d87: Preparing [2024-06-21T14:21:08.159Z] e95ed8d105e0: Preparing [2024-06-21T14:21:08.159Z] a09412950ebe: Preparing [2024-06-21T14:21:08.159Z] 3fc9912f3557: Preparing [2024-06-21T14:21:08.159Z] 313dd758ab57: Preparing [2024-06-21T14:21:08.159Z] 0291498c3e5c: Preparing [2024-06-21T14:21:08.159Z] e0a0d424a8b9: Preparing [2024-06-21T14:21:08.159Z] 24fa692fab9d: Preparing [2024-06-21T14:21:08.159Z] c498e82b0ff2: Preparing [2024-06-21T14:21:08.159Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:08.159Z] e0a0d424a8b9: Waiting [2024-06-21T14:21:08.159Z] c498e82b0ff2: Waiting [2024-06-21T14:21:08.159Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:08.159Z] 0291498c3e5c: Waiting [2024-06-21T14:21:08.159Z] 24fa692fab9d: Waiting [2024-06-21T14:21:08.159Z] e95ed8d105e0: Layer already exists [2024-06-21T14:21:08.159Z] a09412950ebe: Layer already exists [2024-06-21T14:21:08.159Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:08.159Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:08.159Z] ddbaa2fc1d87: Layer already exists [2024-06-21T14:21:08.160Z] 24fa692fab9d: Layer already exists [2024-06-21T14:21:08.160Z] e0a0d424a8b9: Layer already exists [2024-06-21T14:21:08.160Z] 0291498c3e5c: Layer already exists [2024-06-21T14:21:08.160Z] c498e82b0ff2: Layer already exists [2024-06-21T14:21:08.160Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:08.160Z] 3.2.0-dev.26: digest: sha256:7e782d182219d57ef4b90b1291752fcfbd535a69f431e70c6f2f98c84abca262 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:08.492Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:08.816Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:21:08.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-06-21T14:21:08.816Z] ddbaa2fc1d87: Preparing [2024-06-21T14:21:08.816Z] e95ed8d105e0: Preparing [2024-06-21T14:21:08.816Z] a09412950ebe: Preparing [2024-06-21T14:21:08.816Z] 3fc9912f3557: Preparing [2024-06-21T14:21:08.816Z] 313dd758ab57: Preparing [2024-06-21T14:21:08.816Z] 0291498c3e5c: Preparing [2024-06-21T14:21:08.816Z] e0a0d424a8b9: Preparing [2024-06-21T14:21:08.816Z] 24fa692fab9d: Preparing [2024-06-21T14:21:08.816Z] c498e82b0ff2: Preparing [2024-06-21T14:21:08.816Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:08.816Z] e0a0d424a8b9: Waiting [2024-06-21T14:21:08.816Z] c498e82b0ff2: Waiting [2024-06-21T14:21:08.816Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:08.816Z] 0291498c3e5c: Waiting [2024-06-21T14:21:08.816Z] ddbaa2fc1d87: Layer already exists [2024-06-21T14:21:08.816Z] a09412950ebe: Layer already exists [2024-06-21T14:21:08.816Z] e95ed8d105e0: Layer already exists [2024-06-21T14:21:08.816Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:08.816Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:08.816Z] 24fa692fab9d: Layer already exists [2024-06-21T14:21:08.816Z] e0a0d424a8b9: Layer already exists [2024-06-21T14:21:08.816Z] c498e82b0ff2: Layer already exists [2024-06-21T14:21:08.816Z] 0291498c3e5c: Layer already exists [2024-06-21T14:21:08.816Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:08.816Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:7e782d182219d57ef4b90b1291752fcfbd535a69f431e70c6f2f98c84abca262 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:09.138Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:09.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-06-21T14:21:09.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-06-21T14:21:09.460Z] ddbaa2fc1d87: Preparing [2024-06-21T14:21:09.460Z] e95ed8d105e0: Preparing [2024-06-21T14:21:09.460Z] a09412950ebe: Preparing [2024-06-21T14:21:09.460Z] 3fc9912f3557: Preparing [2024-06-21T14:21:09.460Z] 313dd758ab57: Preparing [2024-06-21T14:21:09.460Z] 0291498c3e5c: Preparing [2024-06-21T14:21:09.461Z] e0a0d424a8b9: Preparing [2024-06-21T14:21:09.461Z] 24fa692fab9d: Preparing [2024-06-21T14:21:09.461Z] c498e82b0ff2: Preparing [2024-06-21T14:21:09.461Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:09.461Z] e0a0d424a8b9: Waiting [2024-06-21T14:21:09.461Z] 0291498c3e5c: Waiting [2024-06-21T14:21:09.461Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:09.461Z] 24fa692fab9d: Waiting [2024-06-21T14:21:09.461Z] c498e82b0ff2: Waiting [2024-06-21T14:21:09.461Z] ddbaa2fc1d87: Layer already exists [2024-06-21T14:21:09.461Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:09.461Z] e95ed8d105e0: Layer already exists [2024-06-21T14:21:09.461Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:09.461Z] a09412950ebe: Layer already exists [2024-06-21T14:21:09.461Z] 0291498c3e5c: Layer already exists [2024-06-21T14:21:09.461Z] c498e82b0ff2: Layer already exists [2024-06-21T14:21:09.461Z] e0a0d424a8b9: Layer already exists [2024-06-21T14:21:09.461Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:09.461Z] 24fa692fab9d: Layer already exists [2024-06-21T14:21:09.461Z] main: digest: sha256:7e782d182219d57ef4b90b1291752fcfbd535a69f431e70c6f2f98c84abca262 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:21:09.535Z] ===================================================== [Pipeline] echo [2024-06-21T14:21:09.552Z] taggedImages: [2024-06-21T14:21:09.552Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:21:09.552Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-06-21T14:21:09.552Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.26 [2024-06-21T14:21:09.552Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:21:09.552Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-06-21T14:21:09.579Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-06-21T14:21:09.579Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:21:09.579Z] latest [2024-06-21T14:21:09.579Z] 3.2.0-dev.26 [2024-06-21T14:21:09.579Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:21:09.579Z] main [2024-06-21T14:21:09.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:09.920Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:10.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:21:10.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-06-21T14:21:10.241Z] f746a45523cc: Preparing [2024-06-21T14:21:10.241Z] b38dc2ef5a1b: Preparing [2024-06-21T14:21:10.241Z] 9790c9c173b6: Preparing [2024-06-21T14:21:10.241Z] 3fc9912f3557: Preparing [2024-06-21T14:21:10.241Z] 313dd758ab57: Preparing [2024-06-21T14:21:10.241Z] da527be5e461: Preparing [2024-06-21T14:21:10.241Z] 834c10839c5d: Preparing [2024-06-21T14:21:10.241Z] f46c6ad9ef63: Preparing [2024-06-21T14:21:10.241Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:10.241Z] da527be5e461: Waiting [2024-06-21T14:21:10.241Z] 834c10839c5d: Waiting [2024-06-21T14:21:10.241Z] f46c6ad9ef63: Waiting [2024-06-21T14:21:10.241Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:10.241Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:10.241Z] b38dc2ef5a1b: Pushed [2024-06-21T14:21:10.241Z] 9790c9c173b6: Pushed [2024-06-21T14:21:10.500Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:10.500Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:10.500Z] f746a45523cc: Pushed [2024-06-21T14:21:10.500Z] 834c10839c5d: Pushed [2024-06-21T14:21:10.759Z] f46c6ad9ef63: Pushed [2024-06-21T14:21:18.876Z] da527be5e461: Pushed [2024-06-21T14:21:18.876Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:03f95d44966a6fa10b85677598d9e94a79c7d232342e33e68dca914ca5eb4af3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:19.208Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:19.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-06-21T14:21:19.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-06-21T14:21:19.527Z] f746a45523cc: Preparing [2024-06-21T14:21:19.527Z] b38dc2ef5a1b: Preparing [2024-06-21T14:21:19.527Z] 9790c9c173b6: Preparing [2024-06-21T14:21:19.527Z] 3fc9912f3557: Preparing [2024-06-21T14:21:19.527Z] 313dd758ab57: Preparing [2024-06-21T14:21:19.527Z] da527be5e461: Preparing [2024-06-21T14:21:19.527Z] 834c10839c5d: Preparing [2024-06-21T14:21:19.527Z] f46c6ad9ef63: Preparing [2024-06-21T14:21:19.527Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:19.527Z] 834c10839c5d: Waiting [2024-06-21T14:21:19.527Z] f46c6ad9ef63: Waiting [2024-06-21T14:21:19.527Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:19.527Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:19.527Z] f746a45523cc: Layer already exists [2024-06-21T14:21:19.527Z] 9790c9c173b6: Layer already exists [2024-06-21T14:21:19.527Z] b38dc2ef5a1b: Layer already exists [2024-06-21T14:21:19.527Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:19.527Z] da527be5e461: Layer already exists [2024-06-21T14:21:19.527Z] f46c6ad9ef63: Layer already exists [2024-06-21T14:21:19.527Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:19.527Z] 834c10839c5d: Layer already exists [2024-06-21T14:21:19.527Z] latest: digest: sha256:03f95d44966a6fa10b85677598d9e94a79c7d232342e33e68dca914ca5eb4af3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:19.862Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:20.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.26 [2024-06-21T14:21:20.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-06-21T14:21:20.187Z] f746a45523cc: Preparing [2024-06-21T14:21:20.187Z] b38dc2ef5a1b: Preparing [2024-06-21T14:21:20.187Z] 9790c9c173b6: Preparing [2024-06-21T14:21:20.187Z] 3fc9912f3557: Preparing [2024-06-21T14:21:20.187Z] 313dd758ab57: Preparing [2024-06-21T14:21:20.187Z] da527be5e461: Preparing [2024-06-21T14:21:20.187Z] 834c10839c5d: Preparing [2024-06-21T14:21:20.187Z] f46c6ad9ef63: Preparing [2024-06-21T14:21:20.187Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:20.187Z] da527be5e461: Waiting [2024-06-21T14:21:20.187Z] 834c10839c5d: Waiting [2024-06-21T14:21:20.187Z] f46c6ad9ef63: Waiting [2024-06-21T14:21:20.187Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:20.187Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:20.187Z] 9790c9c173b6: Layer already exists [2024-06-21T14:21:20.187Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:20.187Z] f746a45523cc: Layer already exists [2024-06-21T14:21:20.187Z] b38dc2ef5a1b: Layer already exists [2024-06-21T14:21:20.187Z] da527be5e461: Layer already exists [2024-06-21T14:21:20.187Z] f46c6ad9ef63: Layer already exists [2024-06-21T14:21:20.187Z] 834c10839c5d: Layer already exists [2024-06-21T14:21:20.187Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:20.187Z] 3.2.0-dev.26: digest: sha256:03f95d44966a6fa10b85677598d9e94a79c7d232342e33e68dca914ca5eb4af3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:20.515Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:20.894Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:21:20.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-06-21T14:21:20.894Z] f746a45523cc: Preparing [2024-06-21T14:21:20.894Z] b38dc2ef5a1b: Preparing [2024-06-21T14:21:20.894Z] 9790c9c173b6: Preparing [2024-06-21T14:21:20.894Z] 3fc9912f3557: Preparing [2024-06-21T14:21:20.894Z] 313dd758ab57: Preparing [2024-06-21T14:21:20.894Z] da527be5e461: Preparing [2024-06-21T14:21:20.894Z] 834c10839c5d: Preparing [2024-06-21T14:21:20.894Z] f46c6ad9ef63: Preparing [2024-06-21T14:21:20.894Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:20.894Z] da527be5e461: Waiting [2024-06-21T14:21:20.894Z] 834c10839c5d: Waiting [2024-06-21T14:21:20.894Z] f46c6ad9ef63: Waiting [2024-06-21T14:21:20.894Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:20.894Z] f746a45523cc: Layer already exists [2024-06-21T14:21:20.894Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:20.894Z] b38dc2ef5a1b: Layer already exists [2024-06-21T14:21:20.894Z] 9790c9c173b6: Layer already exists [2024-06-21T14:21:20.894Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:20.894Z] da527be5e461: Layer already exists [2024-06-21T14:21:20.894Z] 834c10839c5d: Layer already exists [2024-06-21T14:21:20.894Z] f46c6ad9ef63: Layer already exists [2024-06-21T14:21:20.894Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:20.894Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:03f95d44966a6fa10b85677598d9e94a79c7d232342e33e68dca914ca5eb4af3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:21.266Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:21.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-06-21T14:21:21.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-06-21T14:21:23.015Z] f746a45523cc: Preparing [2024-06-21T14:21:23.015Z] b38dc2ef5a1b: Preparing [2024-06-21T14:21:23.015Z] 9790c9c173b6: Preparing [2024-06-21T14:21:23.015Z] 3fc9912f3557: Preparing [2024-06-21T14:21:23.015Z] 313dd758ab57: Preparing [2024-06-21T14:21:23.015Z] da527be5e461: Preparing [2024-06-21T14:21:23.015Z] 834c10839c5d: Preparing [2024-06-21T14:21:23.015Z] f46c6ad9ef63: Preparing [2024-06-21T14:21:23.015Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:23.015Z] 834c10839c5d: Waiting [2024-06-21T14:21:23.015Z] f46c6ad9ef63: Waiting [2024-06-21T14:21:23.015Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:23.015Z] da527be5e461: Waiting [2024-06-21T14:21:23.015Z] 9790c9c173b6: Layer already exists [2024-06-21T14:21:23.015Z] f746a45523cc: Layer already exists [2024-06-21T14:21:23.015Z] b38dc2ef5a1b: Layer already exists [2024-06-21T14:21:23.015Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:23.015Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:23.015Z] da527be5e461: Layer already exists [2024-06-21T14:21:23.015Z] 834c10839c5d: Layer already exists [2024-06-21T14:21:23.015Z] f46c6ad9ef63: Layer already exists [2024-06-21T14:21:23.015Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:23.015Z] main: digest: sha256:03f95d44966a6fa10b85677598d9e94a79c7d232342e33e68dca914ca5eb4af3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:21:23.087Z] ===================================================== [Pipeline] echo [2024-06-21T14:21:23.102Z] taggedImages: [2024-06-21T14:21:23.102Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:21:23.102Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-06-21T14:21:23.102Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.26 [2024-06-21T14:21:23.102Z] - nexus3.edgexfoundry.org:10004/security-spire-config:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:21:23.102Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-06-21T14:21:23.125Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-06-21T14:21:23.125Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:21:23.125Z] latest [2024-06-21T14:21:23.125Z] 3.2.0-dev.26 [2024-06-21T14:21:23.125Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:21:23.125Z] main [2024-06-21T14:21:23.125Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:23.464Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:23.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:21:23.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-06-21T14:21:23.787Z] 54ec2bcc4e41: Preparing [2024-06-21T14:21:23.787Z] 3c0302e8b3c1: Preparing [2024-06-21T14:21:23.787Z] 65cf06150bdc: Preparing [2024-06-21T14:21:23.787Z] 3fc9912f3557: Preparing [2024-06-21T14:21:23.787Z] 313dd758ab57: Preparing [2024-06-21T14:21:23.787Z] c1d771b9cfbe: Preparing [2024-06-21T14:21:23.787Z] 24fa692fab9d: Preparing [2024-06-21T14:21:23.787Z] c498e82b0ff2: Preparing [2024-06-21T14:21:23.787Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:23.787Z] 24fa692fab9d: Waiting [2024-06-21T14:21:23.787Z] c1d771b9cfbe: Waiting [2024-06-21T14:21:23.787Z] c498e82b0ff2: Waiting [2024-06-21T14:21:23.787Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:23.787Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:23.787Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:23.787Z] 24fa692fab9d: Layer already exists [2024-06-21T14:21:23.787Z] c498e82b0ff2: Layer already exists [2024-06-21T14:21:23.787Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:23.787Z] 3c0302e8b3c1: Pushed [2024-06-21T14:21:23.787Z] 54ec2bcc4e41: Pushed [2024-06-21T14:21:23.787Z] 65cf06150bdc: Pushed [2024-06-21T14:21:31.907Z] c1d771b9cfbe: Pushed [2024-06-21T14:21:31.907Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:8d8a25e9eb0403598264942867145ece5aea70585c2959ecd3bf4d8ce63c4c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:32.234Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:32.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-06-21T14:21:32.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-06-21T14:21:32.558Z] 54ec2bcc4e41: Preparing [2024-06-21T14:21:32.558Z] 3c0302e8b3c1: Preparing [2024-06-21T14:21:32.558Z] 65cf06150bdc: Preparing [2024-06-21T14:21:32.558Z] 3fc9912f3557: Preparing [2024-06-21T14:21:32.558Z] 313dd758ab57: Preparing [2024-06-21T14:21:32.558Z] c1d771b9cfbe: Preparing [2024-06-21T14:21:32.558Z] 24fa692fab9d: Preparing [2024-06-21T14:21:32.558Z] c498e82b0ff2: Preparing [2024-06-21T14:21:32.558Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:32.558Z] 24fa692fab9d: Waiting [2024-06-21T14:21:32.558Z] c498e82b0ff2: Waiting [2024-06-21T14:21:32.558Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:32.558Z] c1d771b9cfbe: Waiting [2024-06-21T14:21:32.558Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:32.558Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:32.558Z] 65cf06150bdc: Layer already exists [2024-06-21T14:21:32.558Z] 3c0302e8b3c1: Layer already exists [2024-06-21T14:21:32.558Z] 54ec2bcc4e41: Layer already exists [2024-06-21T14:21:32.558Z] c1d771b9cfbe: Layer already exists [2024-06-21T14:21:32.558Z] 24fa692fab9d: Layer already exists [2024-06-21T14:21:32.558Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:32.558Z] c498e82b0ff2: Layer already exists [2024-06-21T14:21:32.558Z] latest: digest: sha256:8d8a25e9eb0403598264942867145ece5aea70585c2959ecd3bf4d8ce63c4c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:32.879Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:33.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.26 [2024-06-21T14:21:33.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-06-21T14:21:33.199Z] 54ec2bcc4e41: Preparing [2024-06-21T14:21:33.199Z] 3c0302e8b3c1: Preparing [2024-06-21T14:21:33.199Z] 65cf06150bdc: Preparing [2024-06-21T14:21:33.199Z] 3fc9912f3557: Preparing [2024-06-21T14:21:33.199Z] 313dd758ab57: Preparing [2024-06-21T14:21:33.199Z] c1d771b9cfbe: Preparing [2024-06-21T14:21:33.199Z] 24fa692fab9d: Preparing [2024-06-21T14:21:33.199Z] c498e82b0ff2: Preparing [2024-06-21T14:21:33.199Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:33.199Z] c498e82b0ff2: Waiting [2024-06-21T14:21:33.199Z] c1d771b9cfbe: Waiting [2024-06-21T14:21:33.199Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:33.199Z] 24fa692fab9d: Waiting [2024-06-21T14:21:33.199Z] 54ec2bcc4e41: Layer already exists [2024-06-21T14:21:33.199Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:33.199Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:33.199Z] 65cf06150bdc: Layer already exists [2024-06-21T14:21:33.199Z] 3c0302e8b3c1: Layer already exists [2024-06-21T14:21:33.199Z] c498e82b0ff2: Layer already exists [2024-06-21T14:21:33.199Z] 24fa692fab9d: Layer already exists [2024-06-21T14:21:33.199Z] c1d771b9cfbe: Layer already exists [2024-06-21T14:21:33.199Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:33.199Z] 3.2.0-dev.26: digest: sha256:8d8a25e9eb0403598264942867145ece5aea70585c2959ecd3bf4d8ce63c4c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:33.536Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:33.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:21:33.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-06-21T14:21:33.854Z] 54ec2bcc4e41: Preparing [2024-06-21T14:21:33.854Z] 3c0302e8b3c1: Preparing [2024-06-21T14:21:33.854Z] 65cf06150bdc: Preparing [2024-06-21T14:21:33.854Z] 3fc9912f3557: Preparing [2024-06-21T14:21:33.854Z] 313dd758ab57: Preparing [2024-06-21T14:21:33.854Z] c1d771b9cfbe: Preparing [2024-06-21T14:21:33.854Z] 24fa692fab9d: Preparing [2024-06-21T14:21:33.854Z] c498e82b0ff2: Preparing [2024-06-21T14:21:33.854Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:33.854Z] c498e82b0ff2: Waiting [2024-06-21T14:21:33.854Z] c1d771b9cfbe: Waiting [2024-06-21T14:21:33.854Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:33.854Z] 65cf06150bdc: Layer already exists [2024-06-21T14:21:33.854Z] 54ec2bcc4e41: Layer already exists [2024-06-21T14:21:33.854Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:33.854Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:33.854Z] 3c0302e8b3c1: Layer already exists [2024-06-21T14:21:33.854Z] 24fa692fab9d: Layer already exists [2024-06-21T14:21:33.854Z] c498e82b0ff2: Layer already exists [2024-06-21T14:21:33.854Z] c1d771b9cfbe: Layer already exists [2024-06-21T14:21:33.854Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:33.854Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:8d8a25e9eb0403598264942867145ece5aea70585c2959ecd3bf4d8ce63c4c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:34.173Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:34.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-06-21T14:21:34.496Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-06-21T14:21:34.496Z] 54ec2bcc4e41: Preparing [2024-06-21T14:21:34.496Z] 3c0302e8b3c1: Preparing [2024-06-21T14:21:34.496Z] 65cf06150bdc: Preparing [2024-06-21T14:21:34.496Z] 3fc9912f3557: Preparing [2024-06-21T14:21:34.496Z] 313dd758ab57: Preparing [2024-06-21T14:21:34.496Z] c1d771b9cfbe: Preparing [2024-06-21T14:21:34.496Z] 24fa692fab9d: Preparing [2024-06-21T14:21:34.496Z] c498e82b0ff2: Preparing [2024-06-21T14:21:34.496Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:34.496Z] c1d771b9cfbe: Waiting [2024-06-21T14:21:34.496Z] 24fa692fab9d: Waiting [2024-06-21T14:21:34.496Z] c498e82b0ff2: Waiting [2024-06-21T14:21:34.496Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:34.496Z] 3c0302e8b3c1: Layer already exists [2024-06-21T14:21:34.496Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:34.496Z] 65cf06150bdc: Layer already exists [2024-06-21T14:21:34.496Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:34.496Z] 54ec2bcc4e41: Layer already exists [2024-06-21T14:21:34.496Z] c498e82b0ff2: Layer already exists [2024-06-21T14:21:34.496Z] 24fa692fab9d: Layer already exists [2024-06-21T14:21:34.496Z] c1d771b9cfbe: Layer already exists [2024-06-21T14:21:34.496Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:34.496Z] main: digest: sha256:8d8a25e9eb0403598264942867145ece5aea70585c2959ecd3bf4d8ce63c4c6c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:21:34.579Z] ===================================================== [Pipeline] echo [2024-06-21T14:21:34.596Z] taggedImages: [2024-06-21T14:21:34.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:21:34.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-06-21T14:21:34.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.26 [2024-06-21T14:21:34.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:21:34.596Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-06-21T14:21:34.627Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-06-21T14:21:34.627Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:21:34.627Z] latest [2024-06-21T14:21:34.627Z] 3.2.0-dev.26 [2024-06-21T14:21:34.627Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:21:34.627Z] main [2024-06-21T14:21:34.627Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:34.971Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:35.289Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:21:35.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-06-21T14:21:35.289Z] 254fda4f7008: Preparing [2024-06-21T14:21:35.289Z] 17172ce6b0dc: Preparing [2024-06-21T14:21:35.289Z] 3fc9912f3557: Preparing [2024-06-21T14:21:35.289Z] 313dd758ab57: Preparing [2024-06-21T14:21:35.289Z] b375cca9ae03: Preparing [2024-06-21T14:21:35.289Z] 7f01d3f8f3f5: Preparing [2024-06-21T14:21:35.289Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:35.289Z] 7f01d3f8f3f5: Waiting [2024-06-21T14:21:35.289Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:35.289Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:35.289Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:35.289Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:35.289Z] 254fda4f7008: Pushed [2024-06-21T14:21:35.289Z] b375cca9ae03: Pushed [2024-06-21T14:21:35.289Z] 7f01d3f8f3f5: Pushed [2024-06-21T14:21:38.578Z] 17172ce6b0dc: Pushed [2024-06-21T14:21:38.578Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:57e69d585fe7871ea77032ba5a8ae17edc91e950bfa0b3dcd95d0e042c0b6415 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:38.911Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:39.235Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-06-21T14:21:39.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-06-21T14:21:39.235Z] 254fda4f7008: Preparing [2024-06-21T14:21:39.235Z] 17172ce6b0dc: Preparing [2024-06-21T14:21:39.235Z] 3fc9912f3557: Preparing [2024-06-21T14:21:39.235Z] 313dd758ab57: Preparing [2024-06-21T14:21:39.235Z] b375cca9ae03: Preparing [2024-06-21T14:21:39.235Z] 7f01d3f8f3f5: Preparing [2024-06-21T14:21:39.235Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:39.235Z] 7f01d3f8f3f5: Waiting [2024-06-21T14:21:39.235Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:39.235Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:39.235Z] 254fda4f7008: Layer already exists [2024-06-21T14:21:39.235Z] b375cca9ae03: Layer already exists [2024-06-21T14:21:39.235Z] 17172ce6b0dc: Layer already exists [2024-06-21T14:21:39.235Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:39.235Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:39.235Z] 7f01d3f8f3f5: Layer already exists [2024-06-21T14:21:39.235Z] latest: digest: sha256:57e69d585fe7871ea77032ba5a8ae17edc91e950bfa0b3dcd95d0e042c0b6415 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:39.559Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:39.885Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.26 [2024-06-21T14:21:39.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-06-21T14:21:39.885Z] 254fda4f7008: Preparing [2024-06-21T14:21:39.885Z] 17172ce6b0dc: Preparing [2024-06-21T14:21:39.885Z] 3fc9912f3557: Preparing [2024-06-21T14:21:39.885Z] 313dd758ab57: Preparing [2024-06-21T14:21:39.885Z] b375cca9ae03: Preparing [2024-06-21T14:21:39.885Z] 7f01d3f8f3f5: Preparing [2024-06-21T14:21:39.885Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:39.885Z] 7f01d3f8f3f5: Waiting [2024-06-21T14:21:39.885Z] 254fda4f7008: Layer already exists [2024-06-21T14:21:39.885Z] b375cca9ae03: Layer already exists [2024-06-21T14:21:39.885Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:39.885Z] 17172ce6b0dc: Layer already exists [2024-06-21T14:21:39.885Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:39.885Z] 7f01d3f8f3f5: Layer already exists [2024-06-21T14:21:39.885Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:39.885Z] 3.2.0-dev.26: digest: sha256:57e69d585fe7871ea77032ba5a8ae17edc91e950bfa0b3dcd95d0e042c0b6415 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:40.220Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:40.552Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:21:40.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-06-21T14:21:40.552Z] 254fda4f7008: Preparing [2024-06-21T14:21:40.552Z] 17172ce6b0dc: Preparing [2024-06-21T14:21:40.552Z] 3fc9912f3557: Preparing [2024-06-21T14:21:40.552Z] 313dd758ab57: Preparing [2024-06-21T14:21:40.552Z] b375cca9ae03: Preparing [2024-06-21T14:21:40.552Z] 7f01d3f8f3f5: Preparing [2024-06-21T14:21:40.552Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:40.552Z] 7f01d3f8f3f5: Waiting [2024-06-21T14:21:40.552Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:40.552Z] 17172ce6b0dc: Layer already exists [2024-06-21T14:21:40.552Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:40.552Z] b375cca9ae03: Layer already exists [2024-06-21T14:21:40.552Z] 254fda4f7008: Layer already exists [2024-06-21T14:21:40.552Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:40.552Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:40.552Z] 7f01d3f8f3f5: Layer already exists [2024-06-21T14:21:40.552Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:57e69d585fe7871ea77032ba5a8ae17edc91e950bfa0b3dcd95d0e042c0b6415 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:40.879Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:41.211Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-06-21T14:21:41.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-06-21T14:21:41.211Z] 254fda4f7008: Preparing [2024-06-21T14:21:41.211Z] 17172ce6b0dc: Preparing [2024-06-21T14:21:41.211Z] 3fc9912f3557: Preparing [2024-06-21T14:21:41.211Z] 313dd758ab57: Preparing [2024-06-21T14:21:41.211Z] b375cca9ae03: Preparing [2024-06-21T14:21:41.211Z] 7f01d3f8f3f5: Preparing [2024-06-21T14:21:41.211Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:41.211Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:41.211Z] 7f01d3f8f3f5: Waiting [2024-06-21T14:21:41.211Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:41.211Z] b375cca9ae03: Layer already exists [2024-06-21T14:21:41.211Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:41.211Z] 17172ce6b0dc: Layer already exists [2024-06-21T14:21:41.211Z] 254fda4f7008: Layer already exists [2024-06-21T14:21:41.211Z] 7f01d3f8f3f5: Layer already exists [2024-06-21T14:21:41.211Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:41.211Z] main: digest: sha256:57e69d585fe7871ea77032ba5a8ae17edc91e950bfa0b3dcd95d0e042c0b6415 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:21:41.288Z] ===================================================== [Pipeline] echo [2024-06-21T14:21:41.301Z] taggedImages: [2024-06-21T14:21:41.301Z] - nexus3.edgexfoundry.org:10004/support-notifications:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:21:41.301Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-06-21T14:21:41.301Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.26 [2024-06-21T14:21:41.301Z] - nexus3.edgexfoundry.org:10004/support-notifications:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:21:41.301Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-06-21T14:21:41.326Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-06-21T14:21:41.326Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:21:41.326Z] latest [2024-06-21T14:21:41.326Z] 3.2.0-dev.26 [2024-06-21T14:21:41.326Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:21:41.326Z] main [2024-06-21T14:21:41.326Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:41.663Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:41.985Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:21:41.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-06-21T14:21:41.985Z] 891352adb98d: Preparing [2024-06-21T14:21:41.985Z] d11b669346f8: Preparing [2024-06-21T14:21:41.985Z] 3fc9912f3557: Preparing [2024-06-21T14:21:41.985Z] 313dd758ab57: Preparing [2024-06-21T14:21:41.985Z] f35861e99c11: Preparing [2024-06-21T14:21:41.985Z] b525bebf1c9a: Preparing [2024-06-21T14:21:41.985Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:41.985Z] b525bebf1c9a: Waiting [2024-06-21T14:21:41.985Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:41.985Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:41.985Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:41.985Z] f35861e99c11: Layer already exists [2024-06-21T14:21:41.985Z] b525bebf1c9a: Layer already exists [2024-06-21T14:21:41.985Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:51.968Z] d11b669346f8: Pushed [2024-06-21T14:21:51.969Z] 891352adb98d: Pushed [2024-06-21T14:21:51.969Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:a1a067f26e77a797d977eb3372a62cb0957680c44559f2e39db64a0361afa169 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:52.302Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:52.628Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-06-21T14:21:52.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-06-21T14:21:52.628Z] 891352adb98d: Preparing [2024-06-21T14:21:52.628Z] d11b669346f8: Preparing [2024-06-21T14:21:52.628Z] 3fc9912f3557: Preparing [2024-06-21T14:21:52.628Z] 313dd758ab57: Preparing [2024-06-21T14:21:52.628Z] f35861e99c11: Preparing [2024-06-21T14:21:52.628Z] b525bebf1c9a: Preparing [2024-06-21T14:21:52.629Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:52.629Z] b525bebf1c9a: Waiting [2024-06-21T14:21:52.629Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:52.629Z] 891352adb98d: Layer already exists [2024-06-21T14:21:52.629Z] d11b669346f8: Layer already exists [2024-06-21T14:21:52.629Z] f35861e99c11: Layer already exists [2024-06-21T14:21:52.629Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:52.629Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:52.629Z] b525bebf1c9a: Layer already exists [2024-06-21T14:21:52.629Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:52.629Z] latest: digest: sha256:a1a067f26e77a797d977eb3372a62cb0957680c44559f2e39db64a0361afa169 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:52.970Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:53.298Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.26 [2024-06-21T14:21:53.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-06-21T14:21:53.298Z] 891352adb98d: Preparing [2024-06-21T14:21:53.298Z] d11b669346f8: Preparing [2024-06-21T14:21:53.298Z] 3fc9912f3557: Preparing [2024-06-21T14:21:53.298Z] 313dd758ab57: Preparing [2024-06-21T14:21:53.298Z] f35861e99c11: Preparing [2024-06-21T14:21:53.298Z] b525bebf1c9a: Preparing [2024-06-21T14:21:53.298Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:53.298Z] b525bebf1c9a: Waiting [2024-06-21T14:21:53.298Z] f35861e99c11: Layer already exists [2024-06-21T14:21:53.298Z] 891352adb98d: Layer already exists [2024-06-21T14:21:53.298Z] d11b669346f8: Layer already exists [2024-06-21T14:21:53.298Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:53.298Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:53.298Z] b525bebf1c9a: Layer already exists [2024-06-21T14:21:53.298Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:53.298Z] 3.2.0-dev.26: digest: sha256:a1a067f26e77a797d977eb3372a62cb0957680c44559f2e39db64a0361afa169 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:53.626Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:53.948Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:21:53.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-06-21T14:21:53.948Z] 891352adb98d: Preparing [2024-06-21T14:21:53.948Z] d11b669346f8: Preparing [2024-06-21T14:21:53.948Z] 3fc9912f3557: Preparing [2024-06-21T14:21:53.948Z] 313dd758ab57: Preparing [2024-06-21T14:21:53.948Z] f35861e99c11: Preparing [2024-06-21T14:21:53.948Z] b525bebf1c9a: Preparing [2024-06-21T14:21:53.948Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:53.948Z] b525bebf1c9a: Waiting [2024-06-21T14:21:53.948Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:53.948Z] d11b669346f8: Layer already exists [2024-06-21T14:21:53.948Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:53.948Z] f35861e99c11: Layer already exists [2024-06-21T14:21:53.948Z] 891352adb98d: Layer already exists [2024-06-21T14:21:53.948Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:53.948Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:53.948Z] b525bebf1c9a: Layer already exists [2024-06-21T14:21:53.948Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:a1a067f26e77a797d977eb3372a62cb0957680c44559f2e39db64a0361afa169 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:54.268Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:21:54.589Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-06-21T14:21:54.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-06-21T14:21:54.589Z] 891352adb98d: Preparing [2024-06-21T14:21:54.589Z] d11b669346f8: Preparing [2024-06-21T14:21:54.589Z] 3fc9912f3557: Preparing [2024-06-21T14:21:54.589Z] 313dd758ab57: Preparing [2024-06-21T14:21:54.589Z] f35861e99c11: Preparing [2024-06-21T14:21:54.589Z] b525bebf1c9a: Preparing [2024-06-21T14:21:54.589Z] 63ec0bd56cf3: Preparing [2024-06-21T14:21:54.589Z] b525bebf1c9a: Waiting [2024-06-21T14:21:54.589Z] 63ec0bd56cf3: Waiting [2024-06-21T14:21:54.589Z] d11b669346f8: Layer already exists [2024-06-21T14:21:54.589Z] 891352adb98d: Layer already exists [2024-06-21T14:21:54.589Z] 313dd758ab57: Layer already exists [2024-06-21T14:21:54.589Z] 3fc9912f3557: Layer already exists [2024-06-21T14:21:54.589Z] f35861e99c11: Layer already exists [2024-06-21T14:21:54.589Z] 63ec0bd56cf3: Layer already exists [2024-06-21T14:21:54.589Z] b525bebf1c9a: Layer already exists [2024-06-21T14:21:54.589Z] main: digest: sha256:a1a067f26e77a797d977eb3372a62cb0957680c44559f2e39db64a0361afa169 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:21:54.664Z] ===================================================== [Pipeline] echo [2024-06-21T14:21:54.676Z] taggedImages: [2024-06-21T14:21:54.676Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:21:54.676Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-06-21T14:21:54.676Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.26 [2024-06-21T14:21:54.676Z] - nexus3.edgexfoundry.org:10004/support-scheduler:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:21:54.676Z] - 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-06-21T14:35:03.896Z] #140 ... [2024-06-21T14:35:03.896Z] [2024-06-21T14:35:03.896Z] #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-06-21T14:35:03.896Z] #132 DONE 980.7s [2024-06-21T14:35:03.896Z] [2024-06-21T14:35:03.896Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-06-21T14:35:03.896Z] #141 DONE 0.5s [2024-06-21T14:35:03.896Z] [2024-06-21T14:35:03.896Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-21T14:35:03.896Z] #130 ... [2024-06-21T14:35:03.896Z] [2024-06-21T14:35:03.896Z] #142 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-06-21T14:35:03.896Z] #142 DONE 2.2s [2024-06-21T14:35:03.896Z] [2024-06-21T14:35:03.896Z] #143 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:35:03.896Z] #143 DONE 0.2s [2024-06-21T14:35:03.896Z] [2024-06-21T14:35:03.896Z] #144 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:35:03.896Z] #144 DONE 0.2s [2024-06-21T14:35:03.896Z] [2024-06-21T14:35:03.896Z] #145 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-06-21T14:35:03.896Z] #145 DONE 0.3s [2024-06-21T14:35:03.896Z] [2024-06-21T14:35:03.896Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-06-21T14:35:03.896Z] #139 982.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.26" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-06-21T14:35:03.896Z] #139 ... [2024-06-21T14:35:03.896Z] [2024-06-21T14:35:03.896Z] #146 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-06-21T14:35:03.896Z] #146 DONE 0.2s [2024-06-21T14:35:03.896Z] [2024-06-21T14:35:03.896Z] #147 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-06-21T14:35:03.896Z] #147 DONE 0.2s [2024-06-21T14:35:03.896Z] [2024-06-21T14:35:03.896Z] #148 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-06-21T14:35:03.896Z] #148 DONE 0.2s [2024-06-21T14:35:03.896Z] [2024-06-21T14:35:03.896Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-21T14:35:03.896Z] #133 ... [2024-06-21T14:35:03.896Z] [2024-06-21T14:35:03.896Z] #149 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-06-21T14:35:03.896Z] #149 DONE 0.2s [2024-06-21T14:35:03.896Z] [2024-06-21T14:35:03.896Z] #150 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-06-21T14:35:03.896Z] #150 DONE 0.2s [2024-06-21T14:35:03.896Z] [2024-06-21T14:35:03.896Z] #151 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-06-21T14:35:03.896Z] #151 DONE 2.0s [2024-06-21T14:35:03.896Z] [2024-06-21T14:35:03.896Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-21T14:35:03.896Z] #130 ... [2024-06-21T14:35:03.896Z] [2024-06-21T14:35:03.896Z] #98 [security-bootstrapper] exporting to image [2024-06-21T14:35:03.896Z] #98 exporting layers [2024-06-21T14:35:03.896Z] #98 exporting layers 1.0s done [2024-06-21T14:35:03.896Z] #98 writing image sha256:441b6af1f9ebe5939a11fc657026dfc2faeae66e4f79419d400efd45f3409777 done [2024-06-21T14:35:03.896Z] #98 naming to docker.io/library/security-bootstrapper-arm64 done [2024-06-21T14:35:03.896Z] #98 DONE 4.7s [2024-06-21T14:35:03.896Z] [2024-06-21T14:35:03.896Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-21T14:35:06.464Z] #140 ... [2024-06-21T14:35:06.464Z] [2024-06-21T14:35:06.464Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-06-21T14:35:06.464Z] #138 DONE 995.5s [2024-06-21T14:35:06.734Z] [2024-06-21T14:35:06.734Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-21T14:35:06.734Z] #130 ... [2024-06-21T14:35:06.734Z] [2024-06-21T14:35:06.734Z] #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:35:07.001Z] #152 DONE 0.4s [2024-06-21T14:35:07.001Z] [2024-06-21T14:35:07.001Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-21T14:35:07.278Z] #135 ... [2024-06-21T14:35:07.279Z] [2024-06-21T14:35:07.279Z] #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:35:07.550Z] #153 DONE 0.2s [2024-06-21T14:35:07.550Z] [2024-06-21T14:35:07.550Z] #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-06-21T14:35:07.550Z] #154 DONE 0.2s [2024-06-21T14:35:07.550Z] [2024-06-21T14:35:07.550Z] #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-06-21T14:35:07.816Z] #155 DONE 0.3s [2024-06-21T14:35:07.816Z] [2024-06-21T14:35:07.816Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-21T14:35:07.816Z] #130 ... [2024-06-21T14:35:07.816Z] [2024-06-21T14:35:07.816Z] #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-06-21T14:35:08.088Z] #156 DONE 0.2s [2024-06-21T14:35:08.088Z] [2024-06-21T14:35:08.088Z] #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-06-21T14:35:08.088Z] #157 DONE 0.2s [2024-06-21T14:35:08.088Z] [2024-06-21T14:35:08.088Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-21T14:35:08.353Z] #130 ... [2024-06-21T14:35:08.353Z] [2024-06-21T14:35:08.353Z] #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-21T14:35:10.925Z] #158 DONE 2.1s [2024-06-21T14:35:10.925Z] [2024-06-21T14:35:10.925Z] #98 [security-proxy-setup] exporting to image [2024-06-21T14:35:10.925Z] #98 exporting layers [2024-06-21T14:35:11.192Z] #98 exporting layers 0.8s done [2024-06-21T14:35:11.192Z] #98 writing image sha256:b47ac1a9c03f8d2e0cf9da30396586928ad4cfa309741b56df694804b8715587 done [2024-06-21T14:35:11.192Z] #98 naming to docker.io/library/security-proxy-setup-arm64 done [2024-06-21T14:35:11.192Z] #98 DONE 5.6s [2024-06-21T14:35:11.192Z] [2024-06-21T14:35:11.192Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-21T14:35:11.456Z] #133 ... [2024-06-21T14:35:11.456Z] [2024-06-21T14:35:11.456Z] #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-06-21T14:35:11.456Z] #139 DONE 1000.6s [2024-06-21T14:35:11.721Z] [2024-06-21T14:35:11.722Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-21T14:35:11.986Z] #134 ... [2024-06-21T14:35:11.986Z] [2024-06-21T14:35:11.986Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:35:12.253Z] #159 DONE 0.2s [2024-06-21T14:35:12.253Z] [2024-06-21T14:35:12.253Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:35:12.518Z] #160 DONE 0.3s [2024-06-21T14:35:12.518Z] [2024-06-21T14:35:12.518Z] #161 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-06-21T14:35:12.518Z] #161 DONE 0.1s [2024-06-21T14:35:12.518Z] [2024-06-21T14:35:12.518Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-21T14:35:12.787Z] #135 ... [2024-06-21T14:35:12.787Z] [2024-06-21T14:35:12.787Z] #162 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-06-21T14:35:13.063Z] #162 DONE 0.2s [2024-06-21T14:35:13.063Z] [2024-06-21T14:35:13.063Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-06-21T14:35:13.063Z] #163 DONE 0.1s [2024-06-21T14:35:13.063Z] [2024-06-21T14:35:13.063Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-06-21T14:35:13.338Z] #164 DONE 0.2s [2024-06-21T14:35:13.338Z] [2024-06-21T14:35:13.338Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-21T14:35:13.338Z] #130 ... [2024-06-21T14:35:13.338Z] [2024-06-21T14:35:13.338Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-06-21T14:35:13.618Z] #165 DONE 0.3s [2024-06-21T14:35:13.618Z] [2024-06-21T14:35:13.618Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-06-21T14:35:13.884Z] #166 DONE 0.1s [2024-06-21T14:35:13.884Z] [2024-06-21T14:35:13.884Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-21T14:35:15.815Z] #167 DONE 2.0s [2024-06-21T14:35:15.815Z] [2024-06-21T14:35:15.815Z] #98 [security-secretstore-setup] exporting to image [2024-06-21T14:35:17.217Z] #98 exporting layers 1.5s done [2024-06-21T14:35:17.217Z] #98 writing image sha256:6799cf86011ae05d249c2e9cc6f54fca9262b8a9ccc22c5a2e7438b4cc20a14f done [2024-06-21T14:35:17.217Z] #98 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-06-21T14:35:17.217Z] #98 DONE 7.1s [2024-06-21T14:35:17.217Z] [2024-06-21T14:35:17.217Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-21T14:35:56.048Z] #130 ... [2024-06-21T14:35:56.048Z] [2024-06-21T14:35:56.048Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-06-21T14:35:56.048Z] #136 DONE 1041.7s [2024-06-21T14:35:56.048Z] [2024-06-21T14:35:56.048Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-21T14:35:56.048Z] #130 ... [2024-06-21T14:35:56.048Z] [2024-06-21T14:35:56.048Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:35:56.048Z] #168 DONE 0.1s [2024-06-21T14:35:56.048Z] [2024-06-21T14:35:56.048Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-21T14:35:56.048Z] #130 ... [2024-06-21T14:35:56.048Z] [2024-06-21T14:35:56.048Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:35:56.048Z] #169 DONE 0.1s [2024-06-21T14:35:56.048Z] [2024-06-21T14:35:56.048Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-06-21T14:35:56.048Z] #170 DONE 0.2s [2024-06-21T14:35:56.048Z] [2024-06-21T14:35:56.048Z] #171 [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-06-21T14:35:56.048Z] #171 DONE 0.2s [2024-06-21T14:35:56.048Z] [2024-06-21T14:35:56.048Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-06-21T14:35:56.048Z] #172 DONE 0.1s [2024-06-21T14:35:56.048Z] [2024-06-21T14:35:56.048Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-21T14:35:56.048Z] #173 DONE 1.9s [2024-06-21T14:35:56.048Z] [2024-06-21T14:35:56.048Z] #98 [core-common-config-bootstrapper] exporting to image [2024-06-21T14:35:56.048Z] #98 exporting layers [2024-06-21T14:35:56.314Z] #98 exporting layers 0.6s done [2024-06-21T14:35:56.578Z] #98 writing image sha256:b6a087dd3d4c8bff4736896f34abef1834928d77a311b1dd4c2c1ba097bdb1c5 done [2024-06-21T14:35:56.578Z] #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-06-21T14:35:56.578Z] #98 DONE 7.7s [2024-06-21T14:35:56.578Z] [2024-06-21T14:35:56.578Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-06-21T14:37:33.562Z] #133 DONE 1139.7s [2024-06-21T14:37:33.562Z] [2024-06-21T14:37:33.562Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-21T14:37:33.562Z] #137 ... [2024-06-21T14:37:33.562Z] [2024-06-21T14:37:33.562Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:37:33.562Z] #174 DONE 0.3s [2024-06-21T14:37:33.562Z] [2024-06-21T14:37:33.562Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:37:33.562Z] #175 DONE 0.2s [2024-06-21T14:37:33.562Z] [2024-06-21T14:37:33.562Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-06-21T14:37:33.562Z] #176 DONE 0.3s [2024-06-21T14:37:33.562Z] [2024-06-21T14:37:33.562Z] #177 [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-06-21T14:37:33.563Z] #177 DONE 0.1s [2024-06-21T14:37:33.563Z] [2024-06-21T14:37:33.563Z] #98 [security-spiffe-token-provider] exporting to image [2024-06-21T14:37:33.563Z] #98 exporting layers [2024-06-21T14:37:33.563Z] #98 exporting layers 0.5s done [2024-06-21T14:37:33.563Z] #98 writing image sha256:19b3d3cf67b92368193bc46e4d2785f48c2d579f3395f65adc2e12b014e776f4 done [2024-06-21T14:37:33.563Z] #98 naming to docker.io/library/security-spiffe-token-provider-arm64 [2024-06-21T14:37:33.563Z] #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-06-21T14:37:33.563Z] #98 DONE 8.3s [2024-06-21T14:37:33.563Z] [2024-06-21T14:37:33.563Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-21T14:43:25.531Z] #135 ... [2024-06-21T14:43:25.531Z] [2024-06-21T14:43:25.531Z] #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-06-21T14:43:25.531Z] #140 DONE 1482.9s [2024-06-21T14:43:25.531Z] [2024-06-21T14:43:25.531Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-21T14:43:25.531Z] #130 ... [2024-06-21T14:43:25.531Z] [2024-06-21T14:43:25.531Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:43:25.531Z] #178 DONE 0.1s [2024-06-21T14:43:25.531Z] [2024-06-21T14:43:25.531Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-21T14:43:25.531Z] #130 ... [2024-06-21T14:43:25.531Z] [2024-06-21T14:43:25.531Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:43:25.531Z] #179 DONE 0.3s [2024-06-21T14:43:25.531Z] [2024-06-21T14:43:25.531Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-21T14:43:25.531Z] #137 ... [2024-06-21T14:43:25.531Z] [2024-06-21T14:43:25.531Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-06-21T14:43:25.531Z] #180 DONE 0.4s [2024-06-21T14:43:25.531Z] [2024-06-21T14:43:25.531Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-21T14:43:25.531Z] #135 ... [2024-06-21T14:43:25.531Z] [2024-06-21T14:43:25.531Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-06-21T14:43:25.531Z] #181 DONE 0.1s [2024-06-21T14:43:25.531Z] [2024-06-21T14:43:25.531Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-06-21T14:43:25.531Z] #182 DONE 0.1s [2024-06-21T14:43:25.531Z] [2024-06-21T14:43:25.531Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-21T14:43:25.531Z] #130 ... [2024-06-21T14:43:25.531Z] [2024-06-21T14:43:25.531Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-06-21T14:43:25.531Z] #183 DONE 1.8s [2024-06-21T14:43:25.531Z] [2024-06-21T14:43:25.531Z] #98 [security-proxy-auth] exporting to image [2024-06-21T14:43:25.531Z] #98 exporting layers [2024-06-21T14:43:25.531Z] #98 exporting layers 0.6s done [2024-06-21T14:43:25.531Z] #98 writing image sha256:2bc7fa643350e5c2a45a9a3b29a90279d5ddd3eeb6dd63f0216803883a0132fb done [2024-06-21T14:43:25.531Z] #98 naming to docker.io/library/security-proxy-auth-arm64 done [2024-06-21T14:43:25.531Z] #98 DONE 8.9s [2024-06-21T14:43:25.531Z] [2024-06-21T14:43:25.531Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-21T14:43:57.727Z] #131 ... [2024-06-21T14:43:57.727Z] [2024-06-21T14:43:57.727Z] #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-06-21T14:43:57.727Z] #134 DONE 1525.6s [2024-06-21T14:43:57.727Z] [2024-06-21T14:43:57.727Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-21T14:43:57.727Z] #130 ... [2024-06-21T14:43:57.727Z] [2024-06-21T14:43:57.727Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:43:57.727Z] #184 DONE 0.2s [2024-06-21T14:43:57.727Z] [2024-06-21T14:43:57.727Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-21T14:43:57.727Z] #135 ... [2024-06-21T14:43:57.727Z] [2024-06-21T14:43:57.727Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:43:57.727Z] #185 DONE 0.1s [2024-06-21T14:43:57.727Z] [2024-06-21T14:43:57.727Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-06-21T14:43:57.727Z] #186 DONE 0.4s [2024-06-21T14:43:57.727Z] [2024-06-21T14:43:57.727Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-06-21T14:43:57.993Z] #187 DONE 0.1s [2024-06-21T14:43:57.993Z] [2024-06-21T14:43:57.993Z] #98 [core-command] exporting to image [2024-06-21T14:43:57.993Z] #98 exporting layers [2024-06-21T14:43:58.260Z] #98 exporting layers 0.4s done [2024-06-21T14:43:58.525Z] #98 writing image sha256:6e19784363a462ced0604c1330dd7cf1c94d848be2075f7005c4b9479edd06b3 done [2024-06-21T14:43:58.525Z] #98 naming to docker.io/library/core-command-arm64 done [2024-06-21T14:43:58.525Z] #98 DONE 9.3s [2024-06-21T14:43:58.525Z] [2024-06-21T14:43:58.525Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-21T14:44:05.369Z] #135 ... [2024-06-21T14:44:05.369Z] [2024-06-21T14:44:05.369Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-06-21T14:44:05.369Z] #130 DONE 1533.8s [2024-06-21T14:44:05.369Z] [2024-06-21T14:44:05.369Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-21T14:44:05.369Z] #137 ... [2024-06-21T14:44:05.369Z] [2024-06-21T14:44:05.369Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:44:05.369Z] #188 DONE 0.5s [2024-06-21T14:44:05.369Z] [2024-06-21T14:44:05.369Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-21T14:44:05.669Z] #137 ... [2024-06-21T14:44:05.669Z] [2024-06-21T14:44:05.669Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:44:05.669Z] #189 DONE 0.2s [2024-06-21T14:44:05.669Z] [2024-06-21T14:44:05.669Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-06-21T14:44:06.302Z] #190 DONE 0.5s [2024-06-21T14:44:06.302Z] [2024-06-21T14:44:06.302Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-06-21T14:44:06.302Z] #191 DONE 0.1s [2024-06-21T14:44:06.302Z] [2024-06-21T14:44:06.302Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-21T14:44:06.578Z] #137 ... [2024-06-21T14:44:06.578Z] [2024-06-21T14:44:06.578Z] #98 [core-data] exporting to image [2024-06-21T14:44:06.578Z] #98 exporting layers [2024-06-21T14:44:06.859Z] #98 exporting layers 0.5s done [2024-06-21T14:44:06.859Z] #98 writing image sha256:5315073f6359041821bc3e26eac1e536094dd0d02bb84d5945e0fb90a0550cf0 done [2024-06-21T14:44:06.859Z] #98 naming to docker.io/library/core-data-arm64 done [2024-06-21T14:44:06.859Z] #98 DONE 9.8s [2024-06-21T14:44:06.859Z] [2024-06-21T14:44:06.859Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-21T14:44:08.878Z] #137 ... [2024-06-21T14:44:08.878Z] [2024-06-21T14:44:08.878Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-06-21T14:44:08.878Z] #135 DONE 1537.5s [2024-06-21T14:44:08.878Z] [2024-06-21T14:44:08.878Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-21T14:44:09.146Z] #137 ... [2024-06-21T14:44:09.146Z] [2024-06-21T14:44:09.146Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:44:09.413Z] #192 DONE 0.1s [2024-06-21T14:44:09.413Z] [2024-06-21T14:44:09.413Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:44:09.413Z] #193 DONE 0.1s [2024-06-21T14:44:09.413Z] [2024-06-21T14:44:09.413Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-06-21T14:44:09.996Z] #194 DONE 0.4s [2024-06-21T14:44:09.996Z] [2024-06-21T14:44:09.996Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-06-21T14:44:09.996Z] #195 DONE 0.1s [2024-06-21T14:44:09.996Z] [2024-06-21T14:44:09.996Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-21T14:44:09.996Z] #137 ... [2024-06-21T14:44:09.996Z] [2024-06-21T14:44:09.996Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-06-21T14:44:09.996Z] #196 DONE 0.1s [2024-06-21T14:44:10.262Z] [2024-06-21T14:44:10.262Z] #98 [core-metadata] exporting to image [2024-06-21T14:44:10.528Z] #98 exporting layers 0.5s done [2024-06-21T14:44:10.528Z] #98 writing image sha256:4c733767731fbfd097e234b0cf2b42e2a6214e2a41b8033bb7317d0a5ae17196 done [2024-06-21T14:44:10.528Z] #98 naming to docker.io/library/core-metadata-arm64 done [2024-06-21T14:44:10.528Z] #98 DONE 10.3s [2024-06-21T14:44:10.528Z] [2024-06-21T14:44:10.528Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-06-21T14:44:37.203Z] #137 DONE 1562.7s [2024-06-21T14:44:37.203Z] [2024-06-21T14:44:37.204Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-06-21T14:44:37.204Z] #131 DONE 1562.7s [2024-06-21T14:44:37.204Z] [2024-06-21T14:44:37.204Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:44:37.204Z] #197 DONE 0.2s [2024-06-21T14:44:37.204Z] [2024-06-21T14:44:37.204Z] #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-06-21T14:44:37.204Z] #198 DONE 0.2s [2024-06-21T14:44:37.204Z] [2024-06-21T14:44:37.204Z] #199 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:44:37.204Z] #199 DONE 0.1s [2024-06-21T14:44:37.204Z] [2024-06-21T14:44:37.204Z] #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-06-21T14:44:37.204Z] #200 DONE 0.1s [2024-06-21T14:44:37.204Z] [2024-06-21T14:44:37.204Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-06-21T14:44:37.204Z] #201 DONE 0.4s [2024-06-21T14:44:37.204Z] [2024-06-21T14:44:37.204Z] #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-06-21T14:44:37.204Z] #202 DONE 0.4s [2024-06-21T14:44:37.204Z] [2024-06-21T14:44:37.204Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-06-21T14:44:37.204Z] #203 DONE 0.1s [2024-06-21T14:44:37.204Z] [2024-06-21T14:44:37.204Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-06-21T14:44:37.204Z] #204 DONE 0.1s [2024-06-21T14:44:37.204Z] [2024-06-21T14:44:37.204Z] #98 [support-scheduler] exporting to image [2024-06-21T14:44:37.204Z] #98 exporting layers [2024-06-21T14:44:37.204Z] #98 exporting layers 0.5s done [2024-06-21T14:44:37.204Z] #98 writing image sha256:ad0054adec822a9d96e73b924902d39dc5b90d5afd830a17afef5125695805e1 0.0s done [2024-06-21T14:44:37.204Z] #98 naming to docker.io/library/support-notifications-arm64 done [2024-06-21T14:44:37.204Z] #98 writing image sha256:f7b2ddd8a94d47e9e57a228dc37f0ef835c6aa01c783f189263b2f30a6250116 done [2024-06-21T14:44:37.204Z] #98 naming to docker.io/library/support-scheduler-arm64 done [2024-06-21T14:44:37.204Z] #98 DONE 10.9s [2024-06-21T14:44:37.204Z] time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:44:37.204Z] time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:44:37.204Z] time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:44:37.204Z] time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:44:37.204Z] time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:44:37.204Z] time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:44:37.204Z] time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:44:37.204Z] time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:44:37.204Z] time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:44:37.204Z] time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:44:37.204Z] time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:44:37.204Z] time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:44:37.204Z] time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-06-21T14:44:37.204Z] time="2024-06-21T14:16:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-06-21T14:44:37.215Z] $ docker stop --time=1 65849c087eaeee79fa877e81a26ce26e51bc62faff0dd67dd5b9f2449f404a07 [2024-06-21T14:44:38.879Z] $ docker rm -f --volumes 65849c087eaeee79fa877e81a26ce26e51bc62faff0dd67dd5b9f2449f404a07 [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-21T14:44:39.370Z] + docker images [2024-06-21T14:44:39.370Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-06-21T14:44:39.370Z] support-scheduler-arm64 latest f7b2ddd8a94d 5 seconds ago 37.4MB [2024-06-21T14:44:39.370Z] support-notifications-arm64 latest ad0054adec82 5 seconds ago 38.2MB [2024-06-21T14:44:39.371Z] core-metadata-arm64 latest 4c733767731f 30 seconds ago 35.4MB [2024-06-21T14:44:39.371Z] core-data-arm64 latest 5315073f6359 33 seconds ago 35.3MB [2024-06-21T14:44:39.371Z] core-command-arm64 latest 6e19784363a4 42 seconds ago 34.9MB [2024-06-21T14:44:39.371Z] security-proxy-auth-arm64 latest 2bc7fa643350 About a minute ago 32.6MB [2024-06-21T14:44:39.371Z] security-spiffe-token-provider-arm64 latest 19b3d3cf67b9 7 minutes ago 29.1MB [2024-06-21T14:44:39.371Z] core-common-config-bootstrapper-arm64 latest b6a087dd3d4c 8 minutes ago 15.3MB [2024-06-21T14:44:39.371Z] security-secretstore-setup-arm64 latest 6799cf86011a 9 minutes ago 36.4MB [2024-06-21T14:44:39.371Z] security-proxy-setup-arm64 latest b47ac1a9c03f 9 minutes ago 26MB [2024-06-21T14:44:39.371Z] security-bootstrapper-arm64 latest 441b6af1f9eb 9 minutes ago 18.8MB [2024-06-21T14:44:39.371Z] security-spire-agent-arm64 latest ce01c8c4ab3f 27 minutes ago 152MB [2024-06-21T14:44:39.371Z] security-spire-server-arm64 latest be1bb4e232a8 27 minutes ago 96.7MB [2024-06-21T14:44:39.371Z] security-spire-config-arm64 latest 627627ee9801 27 minutes ago 95.8MB [2024-06-21T14:44:39.371Z] ci-base-image-arm64 latest c1447ef8d5cc 28 minutes ago 962MB [2024-06-21T14:44:39.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-06-21T14:44:39.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 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-06-21T14:44:39.525Z] provisioning config files... [2024-06-21T14:44:39.538Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/644@tmp/config1576668547403062519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-21T14:44:39.877Z] ---> ****-login.sh [2024-06-21T14:44:39.877Z] nexus3.edgexfoundry.org:10001 [2024-06-21T14:44:39.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:44:40.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:44:40.141Z] Configure a credential helper to remove this warning. See [2024-06-21T14:44:40.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:44:40.142Z] [2024-06-21T14:44:40.142Z] Login Succeeded [2024-06-21T14:44:40.142Z] nexus3.edgexfoundry.org:10002 [2024-06-21T14:44:40.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:44:40.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:44:40.673Z] Configure a credential helper to remove this warning. See [2024-06-21T14:44:40.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:44:40.673Z] [2024-06-21T14:44:40.673Z] Login Succeeded [2024-06-21T14:44:40.673Z] nexus3.edgexfoundry.org:10003 [2024-06-21T14:44:40.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:44:40.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:44:40.938Z] Configure a credential helper to remove this warning. See [2024-06-21T14:44:40.938Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:44:40.938Z] [2024-06-21T14:44:40.938Z] Login Succeeded [2024-06-21T14:44:40.938Z] nexus3.edgexfoundry.org:10004 [2024-06-21T14:44:41.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:44:41.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:44:41.202Z] Configure a credential helper to remove this warning. See [2024-06-21T14:44:41.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:44:41.202Z] [2024-06-21T14:44:41.202Z] Login Succeeded [2024-06-21T14:44:41.202Z] ****.io [2024-06-21T14:44:41.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-21T14:44:41.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-21T14:44:41.731Z] Configure a credential helper to remove this warning. See [2024-06-21T14:44:41.731Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-21T14:44:41.731Z] [2024-06-21T14:44:41.731Z] Login Succeeded [2024-06-21T14:44:41.731Z] ---> ****-login.sh ends [Pipeline] } [2024-06-21T14:44:41.742Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:44:41.785Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-21T14:44:41.815Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-06-21T14:44:41.815Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:44:41.815Z] latest [2024-06-21T14:44:41.815Z] 3.2.0-dev.26 [2024-06-21T14:44:41.815Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:44:41.815Z] main [2024-06-21T14:44:41.815Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:44:42.170Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:44:42.519Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:44:42.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-06-21T14:44:42.519Z] e0e1131187b9: Preparing [2024-06-21T14:44:42.519Z] 64386f0074bf: Preparing [2024-06-21T14:44:42.519Z] 30403f9a9a15: Preparing [2024-06-21T14:44:42.519Z] 9765b4286569: Preparing [2024-06-21T14:44:42.519Z] 1befd08b8bd8: Preparing [2024-06-21T14:44:42.519Z] b163bb44cc5d: Preparing [2024-06-21T14:44:42.519Z] b163bb44cc5d: Waiting [2024-06-21T14:44:42.519Z] da707bb00cb8: Preparing [2024-06-21T14:44:42.519Z] da707bb00cb8: Waiting [2024-06-21T14:44:42.782Z] 30403f9a9a15: Pushed [2024-06-21T14:44:42.782Z] 9765b4286569: Pushed [2024-06-21T14:44:42.782Z] 1befd08b8bd8: Pushed [2024-06-21T14:44:42.782Z] e0e1131187b9: Pushed [2024-06-21T14:44:43.046Z] b163bb44cc5d: Pushed [2024-06-21T14:44:44.976Z] da707bb00cb8: Pushed [2024-06-21T14:44:49.212Z] 64386f0074bf: Pushed [2024-06-21T14:44:49.212Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:db4e8290c89bd34b002466385da237c01feb6a50ab72038dbada53480a8fb096 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:44:49.564Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:44:49.926Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-06-21T14:44:49.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-06-21T14:44:49.926Z] e0e1131187b9: Preparing [2024-06-21T14:44:49.926Z] 64386f0074bf: Preparing [2024-06-21T14:44:49.926Z] 30403f9a9a15: Preparing [2024-06-21T14:44:49.926Z] 9765b4286569: Preparing [2024-06-21T14:44:49.926Z] 1befd08b8bd8: Preparing [2024-06-21T14:44:49.926Z] b163bb44cc5d: Preparing [2024-06-21T14:44:49.926Z] da707bb00cb8: Preparing [2024-06-21T14:44:49.926Z] b163bb44cc5d: Waiting [2024-06-21T14:44:49.926Z] da707bb00cb8: Waiting [2024-06-21T14:44:49.926Z] 64386f0074bf: Layer already exists [2024-06-21T14:44:49.926Z] 30403f9a9a15: Layer already exists [2024-06-21T14:44:49.926Z] e0e1131187b9: Layer already exists [2024-06-21T14:44:49.926Z] 9765b4286569: Layer already exists [2024-06-21T14:44:49.926Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:44:49.926Z] da707bb00cb8: Layer already exists [2024-06-21T14:44:49.926Z] b163bb44cc5d: Layer already exists [2024-06-21T14:44:49.926Z] latest: digest: sha256:db4e8290c89bd34b002466385da237c01feb6a50ab72038dbada53480a8fb096 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:44:50.544Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:44:50.892Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.26 [2024-06-21T14:44:50.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-06-21T14:44:50.892Z] e0e1131187b9: Preparing [2024-06-21T14:44:50.892Z] 64386f0074bf: Preparing [2024-06-21T14:44:50.892Z] 30403f9a9a15: Preparing [2024-06-21T14:44:50.892Z] 9765b4286569: Preparing [2024-06-21T14:44:50.892Z] 1befd08b8bd8: Preparing [2024-06-21T14:44:50.892Z] b163bb44cc5d: Preparing [2024-06-21T14:44:50.892Z] da707bb00cb8: Preparing [2024-06-21T14:44:50.892Z] b163bb44cc5d: Waiting [2024-06-21T14:44:50.892Z] e0e1131187b9: Layer already exists [2024-06-21T14:44:50.892Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:44:50.892Z] 30403f9a9a15: Layer already exists [2024-06-21T14:44:50.892Z] 64386f0074bf: Layer already exists [2024-06-21T14:44:50.892Z] 9765b4286569: Layer already exists [2024-06-21T14:44:50.892Z] b163bb44cc5d: Layer already exists [2024-06-21T14:44:50.892Z] da707bb00cb8: Layer already exists [2024-06-21T14:44:50.892Z] 3.2.0-dev.26: digest: sha256:db4e8290c89bd34b002466385da237c01feb6a50ab72038dbada53480a8fb096 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:44:51.243Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:44:51.596Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:44:51.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-06-21T14:44:51.596Z] e0e1131187b9: Preparing [2024-06-21T14:44:51.596Z] 64386f0074bf: Preparing [2024-06-21T14:44:51.596Z] 30403f9a9a15: Preparing [2024-06-21T14:44:51.596Z] 9765b4286569: Preparing [2024-06-21T14:44:51.596Z] 1befd08b8bd8: Preparing [2024-06-21T14:44:51.596Z] b163bb44cc5d: Preparing [2024-06-21T14:44:51.596Z] da707bb00cb8: Preparing [2024-06-21T14:44:51.596Z] b163bb44cc5d: Waiting [2024-06-21T14:44:51.596Z] da707bb00cb8: Waiting [2024-06-21T14:44:51.596Z] 64386f0074bf: Layer already exists [2024-06-21T14:44:51.596Z] 30403f9a9a15: Layer already exists [2024-06-21T14:44:51.596Z] e0e1131187b9: Layer already exists [2024-06-21T14:44:51.596Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:44:51.596Z] 9765b4286569: Layer already exists [2024-06-21T14:44:51.596Z] da707bb00cb8: Layer already exists [2024-06-21T14:44:51.596Z] b163bb44cc5d: Layer already exists [2024-06-21T14:44:51.862Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:db4e8290c89bd34b002466385da237c01feb6a50ab72038dbada53480a8fb096 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:44:52.228Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:44:52.581Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-06-21T14:44:52.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-06-21T14:44:52.581Z] e0e1131187b9: Preparing [2024-06-21T14:44:52.581Z] 64386f0074bf: Preparing [2024-06-21T14:44:52.581Z] 30403f9a9a15: Preparing [2024-06-21T14:44:52.581Z] 9765b4286569: Preparing [2024-06-21T14:44:52.581Z] 1befd08b8bd8: Preparing [2024-06-21T14:44:52.581Z] b163bb44cc5d: Preparing [2024-06-21T14:44:52.581Z] da707bb00cb8: Preparing [2024-06-21T14:44:52.581Z] b163bb44cc5d: Waiting [2024-06-21T14:44:52.581Z] da707bb00cb8: Waiting [2024-06-21T14:44:52.581Z] 64386f0074bf: Layer already exists [2024-06-21T14:44:52.581Z] 30403f9a9a15: Layer already exists [2024-06-21T14:44:52.581Z] e0e1131187b9: Layer already exists [2024-06-21T14:44:52.581Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:44:52.581Z] 9765b4286569: Layer already exists [2024-06-21T14:44:52.581Z] da707bb00cb8: Layer already exists [2024-06-21T14:44:52.581Z] b163bb44cc5d: Layer already exists [2024-06-21T14:44:52.844Z] main: digest: sha256:db4e8290c89bd34b002466385da237c01feb6a50ab72038dbada53480a8fb096 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:44:52.931Z] ===================================================== [Pipeline] echo [2024-06-21T14:44:52.946Z] taggedImages: [2024-06-21T14:44:52.946Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:44:52.946Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-06-21T14:44:52.946Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.26 [2024-06-21T14:44:52.946Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:44:52.946Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-06-21T14:44:52.979Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-06-21T14:44:52.979Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:44:52.979Z] latest [2024-06-21T14:44:52.979Z] 3.2.0-dev.26 [2024-06-21T14:44:52.979Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:44:52.979Z] main [2024-06-21T14:44:52.979Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:44:53.348Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:44:53.705Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:44:53.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-06-21T14:44:53.705Z] 560c674ffd46: Preparing [2024-06-21T14:44:53.705Z] 28340d9750ce: Preparing [2024-06-21T14:44:53.705Z] 52b5d487a670: Preparing [2024-06-21T14:44:53.705Z] fe9a2b00b21f: Preparing [2024-06-21T14:44:53.705Z] 30403f9a9a15: Preparing [2024-06-21T14:44:53.705Z] 9765b4286569: Preparing [2024-06-21T14:44:53.705Z] 1befd08b8bd8: Preparing [2024-06-21T14:44:53.705Z] b163bb44cc5d: Preparing [2024-06-21T14:44:53.705Z] da707bb00cb8: Preparing [2024-06-21T14:44:53.705Z] 1befd08b8bd8: Waiting [2024-06-21T14:44:53.705Z] b163bb44cc5d: Waiting [2024-06-21T14:44:53.705Z] da707bb00cb8: Waiting [2024-06-21T14:44:53.705Z] 9765b4286569: Waiting [2024-06-21T14:44:53.705Z] 30403f9a9a15: Layer already exists [2024-06-21T14:44:53.970Z] 9765b4286569: Layer already exists [2024-06-21T14:44:53.970Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:44:53.970Z] 28340d9750ce: Pushed [2024-06-21T14:44:53.970Z] b163bb44cc5d: Layer already exists [2024-06-21T14:44:53.970Z] da707bb00cb8: Layer already exists [2024-06-21T14:44:53.970Z] 52b5d487a670: Pushed [2024-06-21T14:44:53.970Z] 560c674ffd46: Pushed [2024-06-21T14:44:55.903Z] fe9a2b00b21f: Pushed [2024-06-21T14:44:55.903Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:74856266ea6eb8b569c5d4b6552e2462b0d8ae909906fd73682b065a2469d5cd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:44:56.256Z] + 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-06-21T14:44:56.619Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-06-21T14:44:56.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-06-21T14:44:56.619Z] 560c674ffd46: Preparing [2024-06-21T14:44:56.619Z] 28340d9750ce: Preparing [2024-06-21T14:44:56.619Z] 52b5d487a670: Preparing [2024-06-21T14:44:56.619Z] fe9a2b00b21f: Preparing [2024-06-21T14:44:56.619Z] 30403f9a9a15: Preparing [2024-06-21T14:44:56.619Z] 9765b4286569: Preparing [2024-06-21T14:44:56.619Z] 1befd08b8bd8: Preparing [2024-06-21T14:44:56.619Z] b163bb44cc5d: Preparing [2024-06-21T14:44:56.619Z] da707bb00cb8: Preparing [2024-06-21T14:44:56.619Z] 9765b4286569: Waiting [2024-06-21T14:44:56.619Z] 1befd08b8bd8: Waiting [2024-06-21T14:44:56.619Z] b163bb44cc5d: Waiting [2024-06-21T14:44:56.619Z] da707bb00cb8: Waiting [2024-06-21T14:44:56.619Z] 560c674ffd46: Layer already exists [2024-06-21T14:44:56.619Z] 30403f9a9a15: Layer already exists [2024-06-21T14:44:56.619Z] fe9a2b00b21f: Layer already exists [2024-06-21T14:44:56.619Z] 52b5d487a670: Layer already exists [2024-06-21T14:44:56.619Z] 28340d9750ce: Layer already exists [2024-06-21T14:44:56.619Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:44:56.619Z] 9765b4286569: Layer already exists [2024-06-21T14:44:56.619Z] da707bb00cb8: Layer already exists [2024-06-21T14:44:56.619Z] b163bb44cc5d: Layer already exists [2024-06-21T14:44:56.884Z] latest: digest: sha256:74856266ea6eb8b569c5d4b6552e2462b0d8ae909906fd73682b065a2469d5cd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:44:57.243Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:44:57.600Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.26 [2024-06-21T14:44:57.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-06-21T14:44:57.600Z] 560c674ffd46: Preparing [2024-06-21T14:44:57.600Z] 28340d9750ce: Preparing [2024-06-21T14:44:57.600Z] 52b5d487a670: Preparing [2024-06-21T14:44:57.600Z] fe9a2b00b21f: Preparing [2024-06-21T14:44:57.600Z] 30403f9a9a15: Preparing [2024-06-21T14:44:57.600Z] 9765b4286569: Preparing [2024-06-21T14:44:57.600Z] 1befd08b8bd8: Preparing [2024-06-21T14:44:57.600Z] b163bb44cc5d: Preparing [2024-06-21T14:44:57.600Z] da707bb00cb8: Preparing [2024-06-21T14:44:57.600Z] 9765b4286569: Waiting [2024-06-21T14:44:57.600Z] 1befd08b8bd8: Waiting [2024-06-21T14:44:57.600Z] b163bb44cc5d: Waiting [2024-06-21T14:44:57.600Z] 28340d9750ce: Layer already exists [2024-06-21T14:44:57.600Z] fe9a2b00b21f: Layer already exists [2024-06-21T14:44:57.600Z] 52b5d487a670: Layer already exists [2024-06-21T14:44:57.600Z] 560c674ffd46: Layer already exists [2024-06-21T14:44:57.600Z] 30403f9a9a15: Layer already exists [2024-06-21T14:44:57.600Z] da707bb00cb8: Layer already exists [2024-06-21T14:44:57.600Z] b163bb44cc5d: Layer already exists [2024-06-21T14:44:57.600Z] 9765b4286569: Layer already exists [2024-06-21T14:44:57.600Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:44:57.865Z] 3.2.0-dev.26: digest: sha256:74856266ea6eb8b569c5d4b6552e2462b0d8ae909906fd73682b065a2469d5cd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:44:58.225Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:44:58.587Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:44:58.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-06-21T14:44:58.587Z] 560c674ffd46: Preparing [2024-06-21T14:44:58.587Z] 28340d9750ce: Preparing [2024-06-21T14:44:58.587Z] 52b5d487a670: Preparing [2024-06-21T14:44:58.587Z] fe9a2b00b21f: Preparing [2024-06-21T14:44:58.587Z] 30403f9a9a15: Preparing [2024-06-21T14:44:58.587Z] 9765b4286569: Preparing [2024-06-21T14:44:58.587Z] 1befd08b8bd8: Preparing [2024-06-21T14:44:58.587Z] b163bb44cc5d: Preparing [2024-06-21T14:44:58.587Z] da707bb00cb8: Preparing [2024-06-21T14:44:58.587Z] 9765b4286569: Waiting [2024-06-21T14:44:58.587Z] 1befd08b8bd8: Waiting [2024-06-21T14:44:58.587Z] b163bb44cc5d: Waiting [2024-06-21T14:44:58.587Z] da707bb00cb8: Waiting [2024-06-21T14:44:58.587Z] 28340d9750ce: Layer already exists [2024-06-21T14:44:58.587Z] 560c674ffd46: Layer already exists [2024-06-21T14:44:58.587Z] fe9a2b00b21f: Layer already exists [2024-06-21T14:44:58.587Z] 52b5d487a670: Layer already exists [2024-06-21T14:44:58.587Z] 30403f9a9a15: Layer already exists [2024-06-21T14:44:58.587Z] b163bb44cc5d: Layer already exists [2024-06-21T14:44:58.587Z] da707bb00cb8: Layer already exists [2024-06-21T14:44:58.587Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:44:58.587Z] 9765b4286569: Layer already exists [2024-06-21T14:44:58.852Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:74856266ea6eb8b569c5d4b6552e2462b0d8ae909906fd73682b065a2469d5cd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:44:59.209Z] + 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-06-21T14:44:59.560Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-06-21T14:44:59.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-06-21T14:44:59.560Z] 560c674ffd46: Preparing [2024-06-21T14:44:59.560Z] 28340d9750ce: Preparing [2024-06-21T14:44:59.560Z] 52b5d487a670: Preparing [2024-06-21T14:44:59.560Z] fe9a2b00b21f: Preparing [2024-06-21T14:44:59.560Z] 30403f9a9a15: Preparing [2024-06-21T14:44:59.560Z] 9765b4286569: Preparing [2024-06-21T14:44:59.560Z] 1befd08b8bd8: Preparing [2024-06-21T14:44:59.560Z] b163bb44cc5d: Preparing [2024-06-21T14:44:59.560Z] da707bb00cb8: Preparing [2024-06-21T14:44:59.560Z] 1befd08b8bd8: Waiting [2024-06-21T14:44:59.560Z] b163bb44cc5d: Waiting [2024-06-21T14:44:59.560Z] da707bb00cb8: Waiting [2024-06-21T14:44:59.560Z] 9765b4286569: Waiting [2024-06-21T14:44:59.560Z] 560c674ffd46: Layer already exists [2024-06-21T14:44:59.560Z] 52b5d487a670: Layer already exists [2024-06-21T14:44:59.560Z] fe9a2b00b21f: Layer already exists [2024-06-21T14:44:59.560Z] 30403f9a9a15: Layer already exists [2024-06-21T14:44:59.560Z] 28340d9750ce: Layer already exists [2024-06-21T14:44:59.560Z] b163bb44cc5d: Layer already exists [2024-06-21T14:44:59.560Z] 9765b4286569: Layer already exists [2024-06-21T14:44:59.560Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:44:59.560Z] da707bb00cb8: Layer already exists [2024-06-21T14:44:59.825Z] main: digest: sha256:74856266ea6eb8b569c5d4b6552e2462b0d8ae909906fd73682b065a2469d5cd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:44:59.907Z] ===================================================== [Pipeline] echo [2024-06-21T14:44:59.924Z] taggedImages: [2024-06-21T14:44:59.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:44:59.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-06-21T14:44:59.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.26 [2024-06-21T14:44:59.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:44:59.924Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-06-21T14:44:59.958Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-06-21T14:44:59.958Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:44:59.958Z] latest [2024-06-21T14:44:59.958Z] 3.2.0-dev.26 [2024-06-21T14:44:59.958Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:44:59.958Z] main [2024-06-21T14:44:59.958Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:00.403Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:00.752Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:45:00.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-06-21T14:45:00.752Z] 88749105fc74: Preparing [2024-06-21T14:45:00.752Z] bff4d5f25487: Preparing [2024-06-21T14:45:00.752Z] 30403f9a9a15: Preparing [2024-06-21T14:45:00.752Z] 9765b4286569: Preparing [2024-06-21T14:45:00.752Z] c151878c90b0: Preparing [2024-06-21T14:45:00.752Z] 6e0ef57289a7: Preparing [2024-06-21T14:45:00.752Z] da707bb00cb8: Preparing [2024-06-21T14:45:00.752Z] 6e0ef57289a7: Waiting [2024-06-21T14:45:00.752Z] da707bb00cb8: Waiting [2024-06-21T14:45:00.752Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:00.752Z] 9765b4286569: Layer already exists [2024-06-21T14:45:01.016Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:01.016Z] 88749105fc74: Pushed [2024-06-21T14:45:01.016Z] c151878c90b0: Pushed [2024-06-21T14:45:01.016Z] 6e0ef57289a7: Pushed [2024-06-21T14:45:06.336Z] bff4d5f25487: Pushed [2024-06-21T14:45:06.336Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:116cb0b729bc71d285c91e0d7b751dd6c90e9e83dd72af3b17e38aaeb50f88fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:06.694Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:07.038Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-06-21T14:45:07.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-06-21T14:45:07.038Z] 88749105fc74: Preparing [2024-06-21T14:45:07.038Z] bff4d5f25487: Preparing [2024-06-21T14:45:07.038Z] 30403f9a9a15: Preparing [2024-06-21T14:45:07.038Z] 9765b4286569: Preparing [2024-06-21T14:45:07.038Z] c151878c90b0: Preparing [2024-06-21T14:45:07.038Z] 6e0ef57289a7: Preparing [2024-06-21T14:45:07.038Z] da707bb00cb8: Preparing [2024-06-21T14:45:07.038Z] 6e0ef57289a7: Waiting [2024-06-21T14:45:07.038Z] da707bb00cb8: Waiting [2024-06-21T14:45:07.038Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:07.038Z] c151878c90b0: Layer already exists [2024-06-21T14:45:07.038Z] 88749105fc74: Layer already exists [2024-06-21T14:45:07.038Z] bff4d5f25487: Layer already exists [2024-06-21T14:45:07.038Z] 9765b4286569: Layer already exists [2024-06-21T14:45:07.038Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:07.038Z] 6e0ef57289a7: Layer already exists [2024-06-21T14:45:07.301Z] latest: digest: sha256:116cb0b729bc71d285c91e0d7b751dd6c90e9e83dd72af3b17e38aaeb50f88fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:07.650Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:07.993Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.26 [2024-06-21T14:45:07.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-06-21T14:45:07.994Z] 88749105fc74: Preparing [2024-06-21T14:45:07.994Z] bff4d5f25487: Preparing [2024-06-21T14:45:07.994Z] 30403f9a9a15: Preparing [2024-06-21T14:45:07.994Z] 9765b4286569: Preparing [2024-06-21T14:45:07.994Z] c151878c90b0: Preparing [2024-06-21T14:45:07.994Z] 6e0ef57289a7: Preparing [2024-06-21T14:45:07.994Z] da707bb00cb8: Preparing [2024-06-21T14:45:07.994Z] 6e0ef57289a7: Waiting [2024-06-21T14:45:07.994Z] da707bb00cb8: Waiting [2024-06-21T14:45:07.994Z] bff4d5f25487: Layer already exists [2024-06-21T14:45:07.994Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:07.994Z] 9765b4286569: Layer already exists [2024-06-21T14:45:07.994Z] c151878c90b0: Layer already exists [2024-06-21T14:45:07.994Z] 88749105fc74: Layer already exists [2024-06-21T14:45:07.994Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:07.994Z] 6e0ef57289a7: Layer already exists [2024-06-21T14:45:07.994Z] 3.2.0-dev.26: digest: sha256:116cb0b729bc71d285c91e0d7b751dd6c90e9e83dd72af3b17e38aaeb50f88fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:08.338Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:08.679Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:45:08.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-06-21T14:45:08.679Z] 88749105fc74: Preparing [2024-06-21T14:45:08.679Z] bff4d5f25487: Preparing [2024-06-21T14:45:08.679Z] 30403f9a9a15: Preparing [2024-06-21T14:45:08.679Z] 9765b4286569: Preparing [2024-06-21T14:45:08.679Z] c151878c90b0: Preparing [2024-06-21T14:45:08.679Z] 6e0ef57289a7: Preparing [2024-06-21T14:45:08.679Z] da707bb00cb8: Preparing [2024-06-21T14:45:08.679Z] da707bb00cb8: Waiting [2024-06-21T14:45:08.679Z] 6e0ef57289a7: Waiting [2024-06-21T14:45:08.679Z] 88749105fc74: Layer already exists [2024-06-21T14:45:08.679Z] 9765b4286569: Layer already exists [2024-06-21T14:45:08.679Z] c151878c90b0: Layer already exists [2024-06-21T14:45:08.679Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:08.679Z] bff4d5f25487: Layer already exists [2024-06-21T14:45:08.679Z] 6e0ef57289a7: Layer already exists [2024-06-21T14:45:08.679Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:08.680Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:116cb0b729bc71d285c91e0d7b751dd6c90e9e83dd72af3b17e38aaeb50f88fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:09.029Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:09.369Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-06-21T14:45:09.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-06-21T14:45:09.369Z] 88749105fc74: Preparing [2024-06-21T14:45:09.369Z] bff4d5f25487: Preparing [2024-06-21T14:45:09.369Z] 30403f9a9a15: Preparing [2024-06-21T14:45:09.369Z] 9765b4286569: Preparing [2024-06-21T14:45:09.369Z] c151878c90b0: Preparing [2024-06-21T14:45:09.369Z] 6e0ef57289a7: Preparing [2024-06-21T14:45:09.369Z] da707bb00cb8: Preparing [2024-06-21T14:45:09.369Z] 6e0ef57289a7: Waiting [2024-06-21T14:45:09.369Z] da707bb00cb8: Waiting [2024-06-21T14:45:09.369Z] bff4d5f25487: Layer already exists [2024-06-21T14:45:09.369Z] c151878c90b0: Layer already exists [2024-06-21T14:45:09.369Z] 88749105fc74: Layer already exists [2024-06-21T14:45:09.369Z] 9765b4286569: Layer already exists [2024-06-21T14:45:09.369Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:09.369Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:09.369Z] 6e0ef57289a7: Layer already exists [2024-06-21T14:45:09.369Z] main: digest: sha256:116cb0b729bc71d285c91e0d7b751dd6c90e9e83dd72af3b17e38aaeb50f88fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:45:09.712Z] ===================================================== [Pipeline] echo [2024-06-21T14:45:09.724Z] taggedImages: [2024-06-21T14:45:09.724Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:45:09.724Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-06-21T14:45:09.724Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.26 [2024-06-21T14:45:09.724Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:45:09.724Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-06-21T14:45:09.752Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-06-21T14:45:09.752Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:45:09.752Z] latest [2024-06-21T14:45:09.752Z] 3.2.0-dev.26 [2024-06-21T14:45:09.752Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:45:09.752Z] main [2024-06-21T14:45:09.752Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:10.111Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:10.449Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:45:10.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-06-21T14:45:10.449Z] 71390c4a2952: Preparing [2024-06-21T14:45:10.449Z] 3f714ccaa213: Preparing [2024-06-21T14:45:10.449Z] a369050e3dbd: Preparing [2024-06-21T14:45:10.449Z] 30403f9a9a15: Preparing [2024-06-21T14:45:10.449Z] 9765b4286569: Preparing [2024-06-21T14:45:10.449Z] 1befd08b8bd8: Preparing [2024-06-21T14:45:10.449Z] b163bb44cc5d: Preparing [2024-06-21T14:45:10.449Z] da707bb00cb8: Preparing [2024-06-21T14:45:10.449Z] b163bb44cc5d: Waiting [2024-06-21T14:45:10.449Z] 1befd08b8bd8: Waiting [2024-06-21T14:45:10.449Z] da707bb00cb8: Waiting [2024-06-21T14:45:10.449Z] 9765b4286569: Layer already exists [2024-06-21T14:45:10.449Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:10.449Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:45:10.449Z] b163bb44cc5d: Layer already exists [2024-06-21T14:45:10.449Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:10.711Z] 3f714ccaa213: Pushed [2024-06-21T14:45:10.711Z] 71390c4a2952: Pushed [2024-06-21T14:45:16.025Z] a369050e3dbd: Pushed [2024-06-21T14:45:16.288Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:5f778116e5204ef576293da023a5c033856dca5a8569995661f6b1f5dec2dd28 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:16.639Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:16.985Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-06-21T14:45:16.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-06-21T14:45:16.985Z] 71390c4a2952: Preparing [2024-06-21T14:45:16.985Z] 3f714ccaa213: Preparing [2024-06-21T14:45:16.985Z] a369050e3dbd: Preparing [2024-06-21T14:45:16.985Z] 30403f9a9a15: Preparing [2024-06-21T14:45:16.985Z] 9765b4286569: Preparing [2024-06-21T14:45:16.985Z] 1befd08b8bd8: Preparing [2024-06-21T14:45:16.985Z] b163bb44cc5d: Preparing [2024-06-21T14:45:16.985Z] da707bb00cb8: Preparing [2024-06-21T14:45:16.985Z] 1befd08b8bd8: Waiting [2024-06-21T14:45:16.985Z] b163bb44cc5d: Waiting [2024-06-21T14:45:16.985Z] da707bb00cb8: Waiting [2024-06-21T14:45:16.985Z] 71390c4a2952: Layer already exists [2024-06-21T14:45:16.985Z] 3f714ccaa213: Layer already exists [2024-06-21T14:45:16.985Z] 9765b4286569: Layer already exists [2024-06-21T14:45:16.985Z] a369050e3dbd: Layer already exists [2024-06-21T14:45:16.985Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:16.985Z] b163bb44cc5d: Layer already exists [2024-06-21T14:45:16.985Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:45:16.985Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:17.248Z] latest: digest: sha256:5f778116e5204ef576293da023a5c033856dca5a8569995661f6b1f5dec2dd28 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:17.602Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:17.945Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.26 [2024-06-21T14:45:17.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-06-21T14:45:17.945Z] 71390c4a2952: Preparing [2024-06-21T14:45:17.945Z] 3f714ccaa213: Preparing [2024-06-21T14:45:17.945Z] a369050e3dbd: Preparing [2024-06-21T14:45:17.945Z] 30403f9a9a15: Preparing [2024-06-21T14:45:17.945Z] 9765b4286569: Preparing [2024-06-21T14:45:17.945Z] 1befd08b8bd8: Preparing [2024-06-21T14:45:17.945Z] b163bb44cc5d: Preparing [2024-06-21T14:45:17.945Z] da707bb00cb8: Preparing [2024-06-21T14:45:17.945Z] b163bb44cc5d: Waiting [2024-06-21T14:45:17.945Z] 1befd08b8bd8: Waiting [2024-06-21T14:45:17.945Z] da707bb00cb8: Waiting [2024-06-21T14:45:17.945Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:17.945Z] 9765b4286569: Layer already exists [2024-06-21T14:45:17.945Z] 71390c4a2952: Layer already exists [2024-06-21T14:45:17.945Z] 3f714ccaa213: Layer already exists [2024-06-21T14:45:17.945Z] a369050e3dbd: Layer already exists [2024-06-21T14:45:17.945Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:45:17.945Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:17.945Z] b163bb44cc5d: Layer already exists [2024-06-21T14:45:17.945Z] 3.2.0-dev.26: digest: sha256:5f778116e5204ef576293da023a5c033856dca5a8569995661f6b1f5dec2dd28 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:18.295Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:18.651Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:45:18.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-06-21T14:45:18.651Z] 71390c4a2952: Preparing [2024-06-21T14:45:18.651Z] 3f714ccaa213: Preparing [2024-06-21T14:45:18.651Z] a369050e3dbd: Preparing [2024-06-21T14:45:18.651Z] 30403f9a9a15: Preparing [2024-06-21T14:45:18.651Z] 9765b4286569: Preparing [2024-06-21T14:45:18.651Z] 1befd08b8bd8: Preparing [2024-06-21T14:45:18.651Z] b163bb44cc5d: Preparing [2024-06-21T14:45:18.651Z] da707bb00cb8: Preparing [2024-06-21T14:45:18.651Z] 1befd08b8bd8: Waiting [2024-06-21T14:45:18.651Z] b163bb44cc5d: Waiting [2024-06-21T14:45:18.651Z] da707bb00cb8: Waiting [2024-06-21T14:45:18.651Z] a369050e3dbd: Layer already exists [2024-06-21T14:45:18.651Z] 71390c4a2952: Layer already exists [2024-06-21T14:45:18.651Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:18.651Z] 3f714ccaa213: Layer already exists [2024-06-21T14:45:18.651Z] 9765b4286569: Layer already exists [2024-06-21T14:45:18.651Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:18.651Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:45:18.651Z] b163bb44cc5d: Layer already exists [2024-06-21T14:45:18.651Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:5f778116e5204ef576293da023a5c033856dca5a8569995661f6b1f5dec2dd28 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:19.270Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:19.621Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-06-21T14:45:19.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-06-21T14:45:19.622Z] 71390c4a2952: Preparing [2024-06-21T14:45:19.622Z] 3f714ccaa213: Preparing [2024-06-21T14:45:19.622Z] a369050e3dbd: Preparing [2024-06-21T14:45:19.622Z] 30403f9a9a15: Preparing [2024-06-21T14:45:19.622Z] 9765b4286569: Preparing [2024-06-21T14:45:19.622Z] 1befd08b8bd8: Preparing [2024-06-21T14:45:19.622Z] b163bb44cc5d: Preparing [2024-06-21T14:45:19.622Z] da707bb00cb8: Preparing [2024-06-21T14:45:19.622Z] 1befd08b8bd8: Waiting [2024-06-21T14:45:19.622Z] b163bb44cc5d: Waiting [2024-06-21T14:45:19.622Z] da707bb00cb8: Waiting [2024-06-21T14:45:19.622Z] a369050e3dbd: Layer already exists [2024-06-21T14:45:19.622Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:19.622Z] 71390c4a2952: Layer already exists [2024-06-21T14:45:19.622Z] 9765b4286569: Layer already exists [2024-06-21T14:45:19.622Z] 3f714ccaa213: Layer already exists [2024-06-21T14:45:19.622Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:19.622Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:45:19.622Z] b163bb44cc5d: Layer already exists [2024-06-21T14:45:19.885Z] main: digest: sha256:5f778116e5204ef576293da023a5c033856dca5a8569995661f6b1f5dec2dd28 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:45:19.969Z] ===================================================== [Pipeline] echo [2024-06-21T14:45:19.985Z] taggedImages: [2024-06-21T14:45:19.985Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:45:19.985Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-06-21T14:45:19.985Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.26 [2024-06-21T14:45:19.985Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:45:19.985Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-06-21T14:45:20.018Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-06-21T14:45:20.018Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:45:20.018Z] latest [2024-06-21T14:45:20.018Z] 3.2.0-dev.26 [2024-06-21T14:45:20.018Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:45:20.018Z] main [2024-06-21T14:45:20.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:20.392Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:20.772Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:45:20.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-06-21T14:45:20.773Z] 44376d835621: Preparing [2024-06-21T14:45:20.773Z] 09f32cb2cd6e: Preparing [2024-06-21T14:45:20.773Z] ef7d97eba718: Preparing [2024-06-21T14:45:20.773Z] 0338fe6e2f47: Preparing [2024-06-21T14:45:20.773Z] 443b2c76a288: Preparing [2024-06-21T14:45:20.773Z] 7fc1f74e6660: Preparing [2024-06-21T14:45:20.773Z] c2085160f99d: Preparing [2024-06-21T14:45:20.773Z] 30403f9a9a15: Preparing [2024-06-21T14:45:20.773Z] 9765b4286569: Preparing [2024-06-21T14:45:20.773Z] 37c50b467159: Preparing [2024-06-21T14:45:20.773Z] 8f7463829c6b: Preparing [2024-06-21T14:45:20.773Z] 5f70bf18a086: Preparing [2024-06-21T14:45:20.773Z] d2e80020b050: Preparing [2024-06-21T14:45:20.773Z] b9f3e04893c1: Preparing [2024-06-21T14:45:20.773Z] a61aad6f76c3: Preparing [2024-06-21T14:45:20.773Z] da707bb00cb8: Preparing [2024-06-21T14:45:20.773Z] 7fc1f74e6660: Waiting [2024-06-21T14:45:20.773Z] c2085160f99d: Waiting [2024-06-21T14:45:20.773Z] 30403f9a9a15: Waiting [2024-06-21T14:45:20.773Z] 9765b4286569: Waiting [2024-06-21T14:45:20.773Z] 37c50b467159: Waiting [2024-06-21T14:45:20.773Z] 8f7463829c6b: Waiting [2024-06-21T14:45:20.773Z] 5f70bf18a086: Waiting [2024-06-21T14:45:20.773Z] d2e80020b050: Waiting [2024-06-21T14:45:20.773Z] b9f3e04893c1: Waiting [2024-06-21T14:45:20.773Z] a61aad6f76c3: Waiting [2024-06-21T14:45:20.773Z] da707bb00cb8: Waiting [2024-06-21T14:45:21.054Z] 09f32cb2cd6e: Pushed [2024-06-21T14:45:21.054Z] 44376d835621: Pushed [2024-06-21T14:45:21.054Z] ef7d97eba718: Pushed [2024-06-21T14:45:21.054Z] 0338fe6e2f47: Pushed [2024-06-21T14:45:21.054Z] 443b2c76a288: Pushed [2024-06-21T14:45:21.054Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:21.054Z] 7fc1f74e6660: Pushed [2024-06-21T14:45:21.054Z] 9765b4286569: Layer already exists [2024-06-21T14:45:21.054Z] 5f70bf18a086: Layer already exists [2024-06-21T14:45:21.359Z] 8f7463829c6b: Pushed [2024-06-21T14:45:21.359Z] 37c50b467159: Pushed [2024-06-21T14:45:21.359Z] d2e80020b050: Pushed [2024-06-21T14:45:21.359Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:21.359Z] b9f3e04893c1: Pushed [2024-06-21T14:45:21.359Z] a61aad6f76c3: Pushed [2024-06-21T14:45:23.998Z] c2085160f99d: Pushed [2024-06-21T14:45:23.998Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:3787e8510e0c325eea31b4126f24c1840bb2c080e076c136b04d1706ac89f7d2 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:24.368Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:24.713Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-06-21T14:45:24.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-06-21T14:45:24.713Z] 44376d835621: Preparing [2024-06-21T14:45:24.713Z] 09f32cb2cd6e: Preparing [2024-06-21T14:45:24.713Z] ef7d97eba718: Preparing [2024-06-21T14:45:24.713Z] 0338fe6e2f47: Preparing [2024-06-21T14:45:24.713Z] 443b2c76a288: Preparing [2024-06-21T14:45:24.713Z] 7fc1f74e6660: Preparing [2024-06-21T14:45:24.713Z] c2085160f99d: Preparing [2024-06-21T14:45:24.713Z] 30403f9a9a15: Preparing [2024-06-21T14:45:24.713Z] 9765b4286569: Preparing [2024-06-21T14:45:24.713Z] 37c50b467159: Preparing [2024-06-21T14:45:24.713Z] 8f7463829c6b: Preparing [2024-06-21T14:45:24.713Z] 5f70bf18a086: Preparing [2024-06-21T14:45:24.713Z] d2e80020b050: Preparing [2024-06-21T14:45:24.713Z] b9f3e04893c1: Preparing [2024-06-21T14:45:24.713Z] a61aad6f76c3: Preparing [2024-06-21T14:45:24.713Z] da707bb00cb8: Preparing [2024-06-21T14:45:24.713Z] 9765b4286569: Waiting [2024-06-21T14:45:24.713Z] 37c50b467159: Waiting [2024-06-21T14:45:24.713Z] 8f7463829c6b: Waiting [2024-06-21T14:45:24.713Z] 5f70bf18a086: Waiting [2024-06-21T14:45:24.713Z] a61aad6f76c3: Waiting [2024-06-21T14:45:24.713Z] d2e80020b050: Waiting [2024-06-21T14:45:24.713Z] b9f3e04893c1: Waiting [2024-06-21T14:45:24.713Z] da707bb00cb8: Waiting [2024-06-21T14:45:24.713Z] 7fc1f74e6660: Waiting [2024-06-21T14:45:24.713Z] c2085160f99d: Waiting [2024-06-21T14:45:24.713Z] 30403f9a9a15: Waiting [2024-06-21T14:45:24.713Z] 09f32cb2cd6e: Layer already exists [2024-06-21T14:45:24.713Z] 0338fe6e2f47: Layer already exists [2024-06-21T14:45:24.713Z] 443b2c76a288: Layer already exists [2024-06-21T14:45:24.713Z] ef7d97eba718: Layer already exists [2024-06-21T14:45:24.713Z] 44376d835621: Layer already exists [2024-06-21T14:45:24.713Z] 7fc1f74e6660: Layer already exists [2024-06-21T14:45:24.713Z] c2085160f99d: Layer already exists [2024-06-21T14:45:24.713Z] 9765b4286569: Layer already exists [2024-06-21T14:45:24.713Z] 37c50b467159: Layer already exists [2024-06-21T14:45:24.713Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:24.713Z] d2e80020b050: Layer already exists [2024-06-21T14:45:24.713Z] 8f7463829c6b: Layer already exists [2024-06-21T14:45:24.713Z] 5f70bf18a086: Layer already exists [2024-06-21T14:45:24.713Z] b9f3e04893c1: Layer already exists [2024-06-21T14:45:24.713Z] a61aad6f76c3: Layer already exists [2024-06-21T14:45:24.713Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:24.977Z] latest: digest: sha256:3787e8510e0c325eea31b4126f24c1840bb2c080e076c136b04d1706ac89f7d2 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:25.329Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:25.672Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.26 [2024-06-21T14:45:25.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-06-21T14:45:25.672Z] 44376d835621: Preparing [2024-06-21T14:45:25.672Z] 09f32cb2cd6e: Preparing [2024-06-21T14:45:25.672Z] ef7d97eba718: Preparing [2024-06-21T14:45:25.672Z] 0338fe6e2f47: Preparing [2024-06-21T14:45:25.672Z] 443b2c76a288: Preparing [2024-06-21T14:45:25.672Z] 7fc1f74e6660: Preparing [2024-06-21T14:45:25.672Z] c2085160f99d: Preparing [2024-06-21T14:45:25.672Z] 30403f9a9a15: Preparing [2024-06-21T14:45:25.672Z] 9765b4286569: Preparing [2024-06-21T14:45:25.672Z] 37c50b467159: Preparing [2024-06-21T14:45:25.672Z] 8f7463829c6b: Preparing [2024-06-21T14:45:25.672Z] 5f70bf18a086: Preparing [2024-06-21T14:45:25.672Z] d2e80020b050: Preparing [2024-06-21T14:45:25.672Z] b9f3e04893c1: Preparing [2024-06-21T14:45:25.672Z] a61aad6f76c3: Preparing [2024-06-21T14:45:25.672Z] da707bb00cb8: Preparing [2024-06-21T14:45:25.672Z] 7fc1f74e6660: Waiting [2024-06-21T14:45:25.672Z] c2085160f99d: Waiting [2024-06-21T14:45:25.672Z] 30403f9a9a15: Waiting [2024-06-21T14:45:25.672Z] 9765b4286569: Waiting [2024-06-21T14:45:25.672Z] 37c50b467159: Waiting [2024-06-21T14:45:25.672Z] 8f7463829c6b: Waiting [2024-06-21T14:45:25.672Z] 5f70bf18a086: Waiting [2024-06-21T14:45:25.672Z] d2e80020b050: Waiting [2024-06-21T14:45:25.672Z] b9f3e04893c1: Waiting [2024-06-21T14:45:25.672Z] a61aad6f76c3: Waiting [2024-06-21T14:45:25.672Z] da707bb00cb8: Waiting [2024-06-21T14:45:25.672Z] 0338fe6e2f47: Layer already exists [2024-06-21T14:45:25.672Z] ef7d97eba718: Layer already exists [2024-06-21T14:45:25.672Z] 443b2c76a288: Layer already exists [2024-06-21T14:45:25.672Z] 09f32cb2cd6e: Layer already exists [2024-06-21T14:45:25.672Z] 44376d835621: Layer already exists [2024-06-21T14:45:25.672Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:25.672Z] c2085160f99d: Layer already exists [2024-06-21T14:45:25.672Z] 7fc1f74e6660: Layer already exists [2024-06-21T14:45:25.672Z] 9765b4286569: Layer already exists [2024-06-21T14:45:25.672Z] 37c50b467159: Layer already exists [2024-06-21T14:45:25.672Z] d2e80020b050: Layer already exists [2024-06-21T14:45:25.672Z] 5f70bf18a086: Layer already exists [2024-06-21T14:45:25.672Z] b9f3e04893c1: Layer already exists [2024-06-21T14:45:25.672Z] 8f7463829c6b: Layer already exists [2024-06-21T14:45:25.672Z] a61aad6f76c3: Layer already exists [2024-06-21T14:45:25.672Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:25.935Z] 3.2.0-dev.26: digest: sha256:3787e8510e0c325eea31b4126f24c1840bb2c080e076c136b04d1706ac89f7d2 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:26.283Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:26.636Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:45:26.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-06-21T14:45:26.636Z] 44376d835621: Preparing [2024-06-21T14:45:26.636Z] 09f32cb2cd6e: Preparing [2024-06-21T14:45:26.636Z] ef7d97eba718: Preparing [2024-06-21T14:45:26.636Z] 0338fe6e2f47: Preparing [2024-06-21T14:45:26.636Z] 443b2c76a288: Preparing [2024-06-21T14:45:26.636Z] 7fc1f74e6660: Preparing [2024-06-21T14:45:26.636Z] c2085160f99d: Preparing [2024-06-21T14:45:26.636Z] 7fc1f74e6660: Waiting [2024-06-21T14:45:26.636Z] 30403f9a9a15: Preparing [2024-06-21T14:45:26.636Z] c2085160f99d: Waiting [2024-06-21T14:45:26.636Z] 9765b4286569: Preparing [2024-06-21T14:45:26.636Z] 30403f9a9a15: Waiting [2024-06-21T14:45:26.636Z] 9765b4286569: Waiting [2024-06-21T14:45:26.636Z] 37c50b467159: Preparing [2024-06-21T14:45:26.636Z] 8f7463829c6b: Preparing [2024-06-21T14:45:26.636Z] 37c50b467159: Waiting [2024-06-21T14:45:26.636Z] 5f70bf18a086: Preparing [2024-06-21T14:45:26.636Z] d2e80020b050: Preparing [2024-06-21T14:45:26.636Z] b9f3e04893c1: Preparing [2024-06-21T14:45:26.636Z] 8f7463829c6b: Waiting [2024-06-21T14:45:26.636Z] a61aad6f76c3: Preparing [2024-06-21T14:45:26.636Z] da707bb00cb8: Preparing [2024-06-21T14:45:26.636Z] b9f3e04893c1: Waiting [2024-06-21T14:45:26.636Z] 5f70bf18a086: Waiting [2024-06-21T14:45:26.636Z] a61aad6f76c3: Waiting [2024-06-21T14:45:26.636Z] da707bb00cb8: Waiting [2024-06-21T14:45:26.636Z] ef7d97eba718: Layer already exists [2024-06-21T14:45:26.636Z] 0338fe6e2f47: Layer already exists [2024-06-21T14:45:26.636Z] 44376d835621: Layer already exists [2024-06-21T14:45:26.636Z] 09f32cb2cd6e: Layer already exists [2024-06-21T14:45:26.636Z] 443b2c76a288: Layer already exists [2024-06-21T14:45:26.636Z] c2085160f99d: Layer already exists [2024-06-21T14:45:26.636Z] 7fc1f74e6660: Layer already exists [2024-06-21T14:45:26.636Z] 9765b4286569: Layer already exists [2024-06-21T14:45:26.636Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:26.636Z] 37c50b467159: Layer already exists [2024-06-21T14:45:26.636Z] 8f7463829c6b: Layer already exists [2024-06-21T14:45:26.636Z] 5f70bf18a086: Layer already exists [2024-06-21T14:45:26.636Z] a61aad6f76c3: Layer already exists [2024-06-21T14:45:26.636Z] d2e80020b050: Layer already exists [2024-06-21T14:45:26.636Z] b9f3e04893c1: Layer already exists [2024-06-21T14:45:26.636Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:26.900Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:3787e8510e0c325eea31b4126f24c1840bb2c080e076c136b04d1706ac89f7d2 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:27.246Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:27.589Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-06-21T14:45:27.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-06-21T14:45:27.589Z] 44376d835621: Preparing [2024-06-21T14:45:27.589Z] 09f32cb2cd6e: Preparing [2024-06-21T14:45:27.589Z] ef7d97eba718: Preparing [2024-06-21T14:45:27.589Z] 0338fe6e2f47: Preparing [2024-06-21T14:45:27.589Z] 443b2c76a288: Preparing [2024-06-21T14:45:27.589Z] 7fc1f74e6660: Preparing [2024-06-21T14:45:27.589Z] c2085160f99d: Preparing [2024-06-21T14:45:27.589Z] 30403f9a9a15: Preparing [2024-06-21T14:45:27.589Z] 9765b4286569: Preparing [2024-06-21T14:45:27.589Z] 37c50b467159: Preparing [2024-06-21T14:45:27.589Z] 8f7463829c6b: Preparing [2024-06-21T14:45:27.589Z] 5f70bf18a086: Preparing [2024-06-21T14:45:27.589Z] d2e80020b050: Preparing [2024-06-21T14:45:27.589Z] b9f3e04893c1: Preparing [2024-06-21T14:45:27.589Z] a61aad6f76c3: Preparing [2024-06-21T14:45:27.589Z] da707bb00cb8: Preparing [2024-06-21T14:45:27.589Z] 37c50b467159: Waiting [2024-06-21T14:45:27.589Z] 8f7463829c6b: Waiting [2024-06-21T14:45:27.589Z] 5f70bf18a086: Waiting [2024-06-21T14:45:27.589Z] d2e80020b050: Waiting [2024-06-21T14:45:27.589Z] b9f3e04893c1: Waiting [2024-06-21T14:45:27.589Z] a61aad6f76c3: Waiting [2024-06-21T14:45:27.589Z] da707bb00cb8: Waiting [2024-06-21T14:45:27.589Z] c2085160f99d: Waiting [2024-06-21T14:45:27.589Z] 30403f9a9a15: Waiting [2024-06-21T14:45:27.589Z] 9765b4286569: Waiting [2024-06-21T14:45:27.589Z] 7fc1f74e6660: Waiting [2024-06-21T14:45:27.589Z] 0338fe6e2f47: Layer already exists [2024-06-21T14:45:27.589Z] 09f32cb2cd6e: Layer already exists [2024-06-21T14:45:27.589Z] ef7d97eba718: Layer already exists [2024-06-21T14:45:27.589Z] 44376d835621: Layer already exists [2024-06-21T14:45:27.589Z] 443b2c76a288: Layer already exists [2024-06-21T14:45:27.589Z] c2085160f99d: Layer already exists [2024-06-21T14:45:27.589Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:27.589Z] 9765b4286569: Layer already exists [2024-06-21T14:45:27.589Z] 37c50b467159: Layer already exists [2024-06-21T14:45:27.589Z] 7fc1f74e6660: Layer already exists [2024-06-21T14:45:27.589Z] 8f7463829c6b: Layer already exists [2024-06-21T14:45:27.589Z] b9f3e04893c1: Layer already exists [2024-06-21T14:45:27.589Z] 5f70bf18a086: Layer already exists [2024-06-21T14:45:27.589Z] a61aad6f76c3: Layer already exists [2024-06-21T14:45:27.589Z] d2e80020b050: Layer already exists [2024-06-21T14:45:27.589Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:27.854Z] main: digest: sha256:3787e8510e0c325eea31b4126f24c1840bb2c080e076c136b04d1706ac89f7d2 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:45:27.927Z] ===================================================== [Pipeline] echo [2024-06-21T14:45:27.941Z] taggedImages: [2024-06-21T14:45:27.941Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:45:27.941Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-06-21T14:45:27.941Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.26 [2024-06-21T14:45:27.941Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:45:27.941Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-06-21T14:45:27.970Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-06-21T14:45:27.970Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:45:27.970Z] latest [2024-06-21T14:45:27.970Z] 3.2.0-dev.26 [2024-06-21T14:45:27.970Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:45:27.970Z] main [2024-06-21T14:45:27.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:28.337Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:28.680Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:45:28.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-06-21T14:45:28.680Z] 7f1c1ecd3349: Preparing [2024-06-21T14:45:28.680Z] 52b4f07ab85d: Preparing [2024-06-21T14:45:28.680Z] b59af1411c14: Preparing [2024-06-21T14:45:28.680Z] 7fff8f090fc6: Preparing [2024-06-21T14:45:28.680Z] 30403f9a9a15: Preparing [2024-06-21T14:45:28.680Z] 9765b4286569: Preparing [2024-06-21T14:45:28.680Z] 1befd08b8bd8: Preparing [2024-06-21T14:45:28.680Z] b163bb44cc5d: Preparing [2024-06-21T14:45:28.680Z] da707bb00cb8: Preparing [2024-06-21T14:45:28.680Z] 1befd08b8bd8: Waiting [2024-06-21T14:45:28.680Z] b163bb44cc5d: Waiting [2024-06-21T14:45:28.680Z] da707bb00cb8: Waiting [2024-06-21T14:45:28.680Z] 9765b4286569: Waiting [2024-06-21T14:45:28.680Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:28.946Z] 9765b4286569: Layer already exists [2024-06-21T14:45:28.946Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:45:28.946Z] 52b4f07ab85d: Pushed [2024-06-21T14:45:28.946Z] b163bb44cc5d: Layer already exists [2024-06-21T14:45:28.946Z] b59af1411c14: Pushed [2024-06-21T14:45:28.946Z] 7f1c1ecd3349: Pushed [2024-06-21T14:45:28.946Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:34.270Z] 7fff8f090fc6: Pushed [2024-06-21T14:45:34.270Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:fbcbfbf728dd3b57fa47d9321e94e2e31af8cc078abcd43d416a0228a7d063cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:34.632Z] + 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-06-21T14:45:34.984Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-06-21T14:45:34.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-06-21T14:45:34.984Z] 7f1c1ecd3349: Preparing [2024-06-21T14:45:34.984Z] 52b4f07ab85d: Preparing [2024-06-21T14:45:34.984Z] b59af1411c14: Preparing [2024-06-21T14:45:34.984Z] 7fff8f090fc6: Preparing [2024-06-21T14:45:34.984Z] 30403f9a9a15: Preparing [2024-06-21T14:45:34.984Z] 9765b4286569: Preparing [2024-06-21T14:45:34.984Z] 1befd08b8bd8: Preparing [2024-06-21T14:45:34.984Z] b163bb44cc5d: Preparing [2024-06-21T14:45:34.984Z] da707bb00cb8: Preparing [2024-06-21T14:45:34.984Z] 9765b4286569: Waiting [2024-06-21T14:45:34.984Z] b163bb44cc5d: Waiting [2024-06-21T14:45:34.984Z] da707bb00cb8: Waiting [2024-06-21T14:45:34.984Z] 1befd08b8bd8: Waiting [2024-06-21T14:45:34.984Z] 52b4f07ab85d: Layer already exists [2024-06-21T14:45:34.984Z] 7f1c1ecd3349: Layer already exists [2024-06-21T14:45:34.984Z] b59af1411c14: Layer already exists [2024-06-21T14:45:34.984Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:34.984Z] 7fff8f090fc6: Layer already exists [2024-06-21T14:45:34.984Z] 9765b4286569: Layer already exists [2024-06-21T14:45:34.984Z] b163bb44cc5d: Layer already exists [2024-06-21T14:45:34.984Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:34.984Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:45:34.984Z] latest: digest: sha256:fbcbfbf728dd3b57fa47d9321e94e2e31af8cc078abcd43d416a0228a7d063cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:35.585Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:35.935Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.26 [2024-06-21T14:45:35.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-06-21T14:45:35.935Z] 7f1c1ecd3349: Preparing [2024-06-21T14:45:35.935Z] 52b4f07ab85d: Preparing [2024-06-21T14:45:35.935Z] b59af1411c14: Preparing [2024-06-21T14:45:35.935Z] 7fff8f090fc6: Preparing [2024-06-21T14:45:35.935Z] 30403f9a9a15: Preparing [2024-06-21T14:45:35.935Z] 9765b4286569: Preparing [2024-06-21T14:45:35.935Z] 1befd08b8bd8: Preparing [2024-06-21T14:45:35.935Z] b163bb44cc5d: Preparing [2024-06-21T14:45:35.935Z] da707bb00cb8: Preparing [2024-06-21T14:45:35.935Z] 9765b4286569: Waiting [2024-06-21T14:45:35.935Z] 1befd08b8bd8: Waiting [2024-06-21T14:45:35.935Z] b163bb44cc5d: Waiting [2024-06-21T14:45:35.935Z] b59af1411c14: Layer already exists [2024-06-21T14:45:35.935Z] 52b4f07ab85d: Layer already exists [2024-06-21T14:45:35.935Z] 7f1c1ecd3349: Layer already exists [2024-06-21T14:45:35.935Z] 7fff8f090fc6: Layer already exists [2024-06-21T14:45:35.935Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:35.935Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:45:35.935Z] 9765b4286569: Layer already exists [2024-06-21T14:45:35.935Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:35.935Z] b163bb44cc5d: Layer already exists [2024-06-21T14:45:36.200Z] 3.2.0-dev.26: digest: sha256:fbcbfbf728dd3b57fa47d9321e94e2e31af8cc078abcd43d416a0228a7d063cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:36.537Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:36.884Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:45:36.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-06-21T14:45:36.884Z] 7f1c1ecd3349: Preparing [2024-06-21T14:45:36.884Z] 52b4f07ab85d: Preparing [2024-06-21T14:45:36.884Z] b59af1411c14: Preparing [2024-06-21T14:45:36.884Z] 7fff8f090fc6: Preparing [2024-06-21T14:45:36.884Z] 30403f9a9a15: Preparing [2024-06-21T14:45:36.884Z] 9765b4286569: Preparing [2024-06-21T14:45:36.884Z] 1befd08b8bd8: Preparing [2024-06-21T14:45:36.884Z] b163bb44cc5d: Preparing [2024-06-21T14:45:36.884Z] da707bb00cb8: Preparing [2024-06-21T14:45:36.884Z] 9765b4286569: Waiting [2024-06-21T14:45:36.885Z] 1befd08b8bd8: Waiting [2024-06-21T14:45:36.885Z] b163bb44cc5d: Waiting [2024-06-21T14:45:36.885Z] da707bb00cb8: Waiting [2024-06-21T14:45:36.885Z] 7fff8f090fc6: Layer already exists [2024-06-21T14:45:36.885Z] 52b4f07ab85d: Layer already exists [2024-06-21T14:45:36.885Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:36.885Z] b59af1411c14: Layer already exists [2024-06-21T14:45:36.885Z] 7f1c1ecd3349: Layer already exists [2024-06-21T14:45:36.885Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:36.885Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:45:36.885Z] 9765b4286569: Layer already exists [2024-06-21T14:45:36.885Z] b163bb44cc5d: Layer already exists [2024-06-21T14:45:37.150Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:fbcbfbf728dd3b57fa47d9321e94e2e31af8cc078abcd43d416a0228a7d063cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:37.494Z] + 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-06-21T14:45:37.842Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-06-21T14:45:37.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-06-21T14:45:37.842Z] 7f1c1ecd3349: Preparing [2024-06-21T14:45:37.842Z] 52b4f07ab85d: Preparing [2024-06-21T14:45:37.842Z] b59af1411c14: Preparing [2024-06-21T14:45:37.842Z] 7fff8f090fc6: Preparing [2024-06-21T14:45:37.842Z] 30403f9a9a15: Preparing [2024-06-21T14:45:37.842Z] 9765b4286569: Preparing [2024-06-21T14:45:37.842Z] 1befd08b8bd8: Preparing [2024-06-21T14:45:37.842Z] b163bb44cc5d: Preparing [2024-06-21T14:45:37.842Z] da707bb00cb8: Preparing [2024-06-21T14:45:37.842Z] 1befd08b8bd8: Waiting [2024-06-21T14:45:37.842Z] b163bb44cc5d: Waiting [2024-06-21T14:45:37.842Z] da707bb00cb8: Waiting [2024-06-21T14:45:37.842Z] 9765b4286569: Waiting [2024-06-21T14:45:37.842Z] 7fff8f090fc6: Layer already exists [2024-06-21T14:45:37.842Z] 7f1c1ecd3349: Layer already exists [2024-06-21T14:45:37.842Z] 52b4f07ab85d: Layer already exists [2024-06-21T14:45:37.842Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:37.842Z] b59af1411c14: Layer already exists [2024-06-21T14:45:37.842Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:37.842Z] 9765b4286569: Layer already exists [2024-06-21T14:45:37.842Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:45:37.842Z] b163bb44cc5d: Layer already exists [2024-06-21T14:45:38.105Z] main: digest: sha256:fbcbfbf728dd3b57fa47d9321e94e2e31af8cc078abcd43d416a0228a7d063cb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:45:38.189Z] ===================================================== [Pipeline] echo [2024-06-21T14:45:38.207Z] taggedImages: [2024-06-21T14:45:38.207Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:45:38.207Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-06-21T14:45:38.207Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.26 [2024-06-21T14:45:38.207Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:45:38.207Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-06-21T14:45:38.239Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-06-21T14:45:38.239Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:45:38.239Z] latest [2024-06-21T14:45:38.239Z] 3.2.0-dev.26 [2024-06-21T14:45:38.239Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:45:38.239Z] main [2024-06-21T14:45:38.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:38.612Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:38.973Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:45:38.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-06-21T14:45:38.973Z] 1c82293ba2f9: Preparing [2024-06-21T14:45:38.973Z] 658929665273: Preparing [2024-06-21T14:45:38.973Z] 3e62db62dfa0: Preparing [2024-06-21T14:45:38.973Z] 3c20d918b484: Preparing [2024-06-21T14:45:38.973Z] 18ec717f584a: Preparing [2024-06-21T14:45:38.973Z] 30403f9a9a15: Preparing [2024-06-21T14:45:38.973Z] 9765b4286569: Preparing [2024-06-21T14:45:38.973Z] ec36e3edfc5d: Preparing [2024-06-21T14:45:38.973Z] 0f8a0d7c5beb: Preparing [2024-06-21T14:45:38.973Z] 9012812bafc5: Preparing [2024-06-21T14:45:38.973Z] da707bb00cb8: Preparing [2024-06-21T14:45:38.973Z] 30403f9a9a15: Waiting [2024-06-21T14:45:38.973Z] 0f8a0d7c5beb: Waiting [2024-06-21T14:45:38.973Z] 9765b4286569: Waiting [2024-06-21T14:45:38.973Z] ec36e3edfc5d: Waiting [2024-06-21T14:45:38.973Z] 9012812bafc5: Waiting [2024-06-21T14:45:38.973Z] da707bb00cb8: Waiting [2024-06-21T14:45:39.238Z] 658929665273: Pushed [2024-06-21T14:45:39.238Z] 3c20d918b484: Pushed [2024-06-21T14:45:39.238Z] 18ec717f584a: Pushed [2024-06-21T14:45:39.238Z] 1c82293ba2f9: Pushed [2024-06-21T14:45:39.238Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:39.238Z] 9765b4286569: Layer already exists [2024-06-21T14:45:39.238Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:39.238Z] ec36e3edfc5d: Pushed [2024-06-21T14:45:39.502Z] 0f8a0d7c5beb: Pushed [2024-06-21T14:45:41.439Z] 3e62db62dfa0: Pushed [2024-06-21T14:45:41.706Z] 9012812bafc5: Pushed [2024-06-21T14:45:41.971Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:46c1c298ab6c2939fe9e4815688d36e67fcebf8db4443c4c4fca1143ebf443c0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:42.336Z] + 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-06-21T14:45:42.682Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-06-21T14:45:42.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-06-21T14:45:42.682Z] 1c82293ba2f9: Preparing [2024-06-21T14:45:42.682Z] 658929665273: Preparing [2024-06-21T14:45:42.682Z] 3e62db62dfa0: Preparing [2024-06-21T14:45:42.682Z] 3c20d918b484: Preparing [2024-06-21T14:45:42.682Z] 18ec717f584a: Preparing [2024-06-21T14:45:42.682Z] 30403f9a9a15: Preparing [2024-06-21T14:45:42.682Z] 9765b4286569: Preparing [2024-06-21T14:45:42.682Z] ec36e3edfc5d: Preparing [2024-06-21T14:45:42.682Z] 0f8a0d7c5beb: Preparing [2024-06-21T14:45:42.682Z] 9012812bafc5: Preparing [2024-06-21T14:45:42.682Z] da707bb00cb8: Preparing [2024-06-21T14:45:42.682Z] 9765b4286569: Waiting [2024-06-21T14:45:42.682Z] 30403f9a9a15: Waiting [2024-06-21T14:45:42.682Z] 9012812bafc5: Waiting [2024-06-21T14:45:42.682Z] 0f8a0d7c5beb: Waiting [2024-06-21T14:45:42.682Z] ec36e3edfc5d: Waiting [2024-06-21T14:45:42.682Z] da707bb00cb8: Waiting [2024-06-21T14:45:42.682Z] 3c20d918b484: Layer already exists [2024-06-21T14:45:42.682Z] 3e62db62dfa0: Layer already exists [2024-06-21T14:45:42.682Z] 18ec717f584a: Layer already exists [2024-06-21T14:45:42.682Z] 1c82293ba2f9: Layer already exists [2024-06-21T14:45:42.682Z] 658929665273: Layer already exists [2024-06-21T14:45:42.682Z] 9765b4286569: Layer already exists [2024-06-21T14:45:42.682Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:42.682Z] ec36e3edfc5d: Layer already exists [2024-06-21T14:45:42.682Z] 9012812bafc5: Layer already exists [2024-06-21T14:45:42.682Z] 0f8a0d7c5beb: Layer already exists [2024-06-21T14:45:42.682Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:42.945Z] latest: digest: sha256:46c1c298ab6c2939fe9e4815688d36e67fcebf8db4443c4c4fca1143ebf443c0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:43.298Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:43.645Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.26 [2024-06-21T14:45:43.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-06-21T14:45:43.645Z] 1c82293ba2f9: Preparing [2024-06-21T14:45:43.645Z] 658929665273: Preparing [2024-06-21T14:45:43.645Z] 3e62db62dfa0: Preparing [2024-06-21T14:45:43.645Z] 3c20d918b484: Preparing [2024-06-21T14:45:43.645Z] 18ec717f584a: Preparing [2024-06-21T14:45:43.645Z] 30403f9a9a15: Preparing [2024-06-21T14:45:43.645Z] 9765b4286569: Preparing [2024-06-21T14:45:43.645Z] ec36e3edfc5d: Preparing [2024-06-21T14:45:43.645Z] 0f8a0d7c5beb: Preparing [2024-06-21T14:45:43.645Z] 9012812bafc5: Preparing [2024-06-21T14:45:43.645Z] da707bb00cb8: Preparing [2024-06-21T14:45:43.645Z] ec36e3edfc5d: Waiting [2024-06-21T14:45:43.645Z] 0f8a0d7c5beb: Waiting [2024-06-21T14:45:43.645Z] 9012812bafc5: Waiting [2024-06-21T14:45:43.645Z] da707bb00cb8: Waiting [2024-06-21T14:45:43.645Z] 30403f9a9a15: Waiting [2024-06-21T14:45:43.646Z] 9765b4286569: Waiting [2024-06-21T14:45:43.646Z] 658929665273: Layer already exists [2024-06-21T14:45:43.646Z] 1c82293ba2f9: Layer already exists [2024-06-21T14:45:43.646Z] 18ec717f584a: Layer already exists [2024-06-21T14:45:43.646Z] 3c20d918b484: Layer already exists [2024-06-21T14:45:43.646Z] 3e62db62dfa0: Layer already exists [2024-06-21T14:45:43.646Z] 9765b4286569: Layer already exists [2024-06-21T14:45:43.646Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:43.646Z] 9012812bafc5: Layer already exists [2024-06-21T14:45:43.646Z] ec36e3edfc5d: Layer already exists [2024-06-21T14:45:43.646Z] 0f8a0d7c5beb: Layer already exists [2024-06-21T14:45:43.646Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:43.910Z] 3.2.0-dev.26: digest: sha256:46c1c298ab6c2939fe9e4815688d36e67fcebf8db4443c4c4fca1143ebf443c0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:44.261Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:44.605Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:45:44.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-06-21T14:45:44.605Z] 1c82293ba2f9: Preparing [2024-06-21T14:45:44.605Z] 658929665273: Preparing [2024-06-21T14:45:44.605Z] 3e62db62dfa0: Preparing [2024-06-21T14:45:44.605Z] 3c20d918b484: Preparing [2024-06-21T14:45:44.605Z] 18ec717f584a: Preparing [2024-06-21T14:45:44.605Z] 30403f9a9a15: Preparing [2024-06-21T14:45:44.605Z] 9765b4286569: Preparing [2024-06-21T14:45:44.605Z] 30403f9a9a15: Waiting [2024-06-21T14:45:44.605Z] ec36e3edfc5d: Preparing [2024-06-21T14:45:44.605Z] 9765b4286569: Waiting [2024-06-21T14:45:44.605Z] 0f8a0d7c5beb: Preparing [2024-06-21T14:45:44.605Z] ec36e3edfc5d: Waiting [2024-06-21T14:45:44.605Z] 0f8a0d7c5beb: Waiting [2024-06-21T14:45:44.605Z] 9012812bafc5: Preparing [2024-06-21T14:45:44.605Z] da707bb00cb8: Preparing [2024-06-21T14:45:44.605Z] 9012812bafc5: Waiting [2024-06-21T14:45:44.605Z] da707bb00cb8: Waiting [2024-06-21T14:45:44.605Z] 3c20d918b484: Layer already exists [2024-06-21T14:45:44.605Z] 658929665273: Layer already exists [2024-06-21T14:45:44.605Z] 18ec717f584a: Layer already exists [2024-06-21T14:45:44.605Z] 1c82293ba2f9: Layer already exists [2024-06-21T14:45:44.605Z] 3e62db62dfa0: Layer already exists [2024-06-21T14:45:44.605Z] 9765b4286569: Layer already exists [2024-06-21T14:45:44.605Z] ec36e3edfc5d: Layer already exists [2024-06-21T14:45:44.605Z] 0f8a0d7c5beb: Layer already exists [2024-06-21T14:45:44.605Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:44.605Z] 9012812bafc5: Layer already exists [2024-06-21T14:45:44.605Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:44.867Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:46c1c298ab6c2939fe9e4815688d36e67fcebf8db4443c4c4fca1143ebf443c0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:45.221Z] + 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-06-21T14:45:45.567Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-06-21T14:45:45.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-06-21T14:45:45.568Z] 1c82293ba2f9: Preparing [2024-06-21T14:45:45.568Z] 658929665273: Preparing [2024-06-21T14:45:45.568Z] 3e62db62dfa0: Preparing [2024-06-21T14:45:45.568Z] 3c20d918b484: Preparing [2024-06-21T14:45:45.568Z] 18ec717f584a: Preparing [2024-06-21T14:45:45.568Z] 30403f9a9a15: Preparing [2024-06-21T14:45:45.568Z] 9765b4286569: Preparing [2024-06-21T14:45:45.568Z] ec36e3edfc5d: Preparing [2024-06-21T14:45:45.568Z] 0f8a0d7c5beb: Preparing [2024-06-21T14:45:45.568Z] 9012812bafc5: Preparing [2024-06-21T14:45:45.568Z] da707bb00cb8: Preparing [2024-06-21T14:45:45.568Z] ec36e3edfc5d: Waiting [2024-06-21T14:45:45.568Z] 0f8a0d7c5beb: Waiting [2024-06-21T14:45:45.568Z] 9012812bafc5: Waiting [2024-06-21T14:45:45.568Z] da707bb00cb8: Waiting [2024-06-21T14:45:45.568Z] 30403f9a9a15: Waiting [2024-06-21T14:45:45.568Z] 9765b4286569: Waiting [2024-06-21T14:45:45.568Z] 658929665273: Layer already exists [2024-06-21T14:45:45.568Z] 3e62db62dfa0: Layer already exists [2024-06-21T14:45:45.568Z] 3c20d918b484: Layer already exists [2024-06-21T14:45:45.568Z] 1c82293ba2f9: Layer already exists [2024-06-21T14:45:45.568Z] 18ec717f584a: Layer already exists [2024-06-21T14:45:45.568Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:45.568Z] 0f8a0d7c5beb: Layer already exists [2024-06-21T14:45:45.568Z] 9765b4286569: Layer already exists [2024-06-21T14:45:45.568Z] 9012812bafc5: Layer already exists [2024-06-21T14:45:45.568Z] ec36e3edfc5d: Layer already exists [2024-06-21T14:45:45.568Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:45.830Z] main: digest: sha256:46c1c298ab6c2939fe9e4815688d36e67fcebf8db4443c4c4fca1143ebf443c0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:45:45.907Z] ===================================================== [Pipeline] echo [2024-06-21T14:45:45.922Z] taggedImages: [2024-06-21T14:45:45.922Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:45:45.922Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-06-21T14:45:45.922Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.26 [2024-06-21T14:45:45.922Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:45:45.922Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-06-21T14:45:45.947Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-06-21T14:45:45.947Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:45:45.947Z] latest [2024-06-21T14:45:45.947Z] 3.2.0-dev.26 [2024-06-21T14:45:45.947Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:45:45.947Z] main [2024-06-21T14:45:45.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:46.310Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:46.660Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:45:46.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-06-21T14:45:46.661Z] 1f3aef147ec0: Preparing [2024-06-21T14:45:46.661Z] f2de1a7b33a6: Preparing [2024-06-21T14:45:46.661Z] 085dd5eca76a: Preparing [2024-06-21T14:45:46.661Z] 4c31b65ca92a: Preparing [2024-06-21T14:45:46.661Z] ccea43944995: Preparing [2024-06-21T14:45:46.661Z] 7fcd86313c14: Preparing [2024-06-21T14:45:46.661Z] d1643d6ca269: Preparing [2024-06-21T14:45:46.661Z] 30403f9a9a15: Preparing [2024-06-21T14:45:46.661Z] 9765b4286569: Preparing [2024-06-21T14:45:46.661Z] 7ae75900d82a: Preparing [2024-06-21T14:45:46.661Z] cf549f44e73d: Preparing [2024-06-21T14:45:46.661Z] da707bb00cb8: Preparing [2024-06-21T14:45:46.661Z] 30403f9a9a15: Waiting [2024-06-21T14:45:46.661Z] 9765b4286569: Waiting [2024-06-21T14:45:46.661Z] 7ae75900d82a: Waiting [2024-06-21T14:45:46.661Z] cf549f44e73d: Waiting [2024-06-21T14:45:46.661Z] da707bb00cb8: Waiting [2024-06-21T14:45:46.661Z] 7fcd86313c14: Waiting [2024-06-21T14:45:46.661Z] d1643d6ca269: Waiting [2024-06-21T14:45:46.927Z] f2de1a7b33a6: Pushed [2024-06-21T14:45:46.927Z] ccea43944995: Pushed [2024-06-21T14:45:46.927Z] 1f3aef147ec0: Pushed [2024-06-21T14:45:46.927Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:46.927Z] 9765b4286569: Layer already exists [2024-06-21T14:45:47.191Z] 7fcd86313c14: Pushed [2024-06-21T14:45:47.191Z] d1643d6ca269: Pushed [2024-06-21T14:45:47.191Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:47.191Z] 7ae75900d82a: Pushed [2024-06-21T14:45:49.119Z] 4c31b65ca92a: Pushed [2024-06-21T14:45:49.384Z] 085dd5eca76a: Pushed [2024-06-21T14:45:49.647Z] cf549f44e73d: Pushed [2024-06-21T14:45:49.647Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:e2a4017071e18f33013a10079bc0db952910f0696330dd0f7b77be208a7c76a2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:50.262Z] + 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-06-21T14:45:50.603Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-06-21T14:45:50.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-06-21T14:45:50.603Z] 1f3aef147ec0: Preparing [2024-06-21T14:45:50.603Z] f2de1a7b33a6: Preparing [2024-06-21T14:45:50.603Z] 085dd5eca76a: Preparing [2024-06-21T14:45:50.603Z] 4c31b65ca92a: Preparing [2024-06-21T14:45:50.603Z] ccea43944995: Preparing [2024-06-21T14:45:50.603Z] 7fcd86313c14: Preparing [2024-06-21T14:45:50.603Z] d1643d6ca269: Preparing [2024-06-21T14:45:50.603Z] 30403f9a9a15: Preparing [2024-06-21T14:45:50.603Z] 9765b4286569: Preparing [2024-06-21T14:45:50.603Z] 7ae75900d82a: Preparing [2024-06-21T14:45:50.603Z] cf549f44e73d: Preparing [2024-06-21T14:45:50.603Z] da707bb00cb8: Preparing [2024-06-21T14:45:50.603Z] 9765b4286569: Waiting [2024-06-21T14:45:50.603Z] 7ae75900d82a: Waiting [2024-06-21T14:45:50.603Z] cf549f44e73d: Waiting [2024-06-21T14:45:50.603Z] da707bb00cb8: Waiting [2024-06-21T14:45:50.603Z] 7fcd86313c14: Waiting [2024-06-21T14:45:50.603Z] d1643d6ca269: Waiting [2024-06-21T14:45:50.603Z] 30403f9a9a15: Waiting [2024-06-21T14:45:50.603Z] ccea43944995: Layer already exists [2024-06-21T14:45:50.603Z] 4c31b65ca92a: Layer already exists [2024-06-21T14:45:50.603Z] f2de1a7b33a6: Layer already exists [2024-06-21T14:45:50.603Z] 085dd5eca76a: Layer already exists [2024-06-21T14:45:50.603Z] 1f3aef147ec0: Layer already exists [2024-06-21T14:45:50.603Z] 7fcd86313c14: Layer already exists [2024-06-21T14:45:50.603Z] d1643d6ca269: Layer already exists [2024-06-21T14:45:50.603Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:50.603Z] 7ae75900d82a: Layer already exists [2024-06-21T14:45:50.603Z] 9765b4286569: Layer already exists [2024-06-21T14:45:50.603Z] cf549f44e73d: Layer already exists [2024-06-21T14:45:50.603Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:50.866Z] latest: digest: sha256:e2a4017071e18f33013a10079bc0db952910f0696330dd0f7b77be208a7c76a2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:51.207Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:51.553Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.26 [2024-06-21T14:45:51.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-06-21T14:45:51.553Z] 1f3aef147ec0: Preparing [2024-06-21T14:45:51.553Z] f2de1a7b33a6: Preparing [2024-06-21T14:45:51.553Z] 085dd5eca76a: Preparing [2024-06-21T14:45:51.553Z] 4c31b65ca92a: Preparing [2024-06-21T14:45:51.553Z] ccea43944995: Preparing [2024-06-21T14:45:51.553Z] 7fcd86313c14: Preparing [2024-06-21T14:45:51.553Z] d1643d6ca269: Preparing [2024-06-21T14:45:51.553Z] 30403f9a9a15: Preparing [2024-06-21T14:45:51.553Z] 9765b4286569: Preparing [2024-06-21T14:45:51.553Z] 7ae75900d82a: Preparing [2024-06-21T14:45:51.553Z] cf549f44e73d: Preparing [2024-06-21T14:45:51.553Z] da707bb00cb8: Preparing [2024-06-21T14:45:51.553Z] 30403f9a9a15: Waiting [2024-06-21T14:45:51.553Z] 9765b4286569: Waiting [2024-06-21T14:45:51.553Z] 7ae75900d82a: Waiting [2024-06-21T14:45:51.553Z] cf549f44e73d: Waiting [2024-06-21T14:45:51.553Z] da707bb00cb8: Waiting [2024-06-21T14:45:51.553Z] 7fcd86313c14: Waiting [2024-06-21T14:45:51.553Z] d1643d6ca269: Waiting [2024-06-21T14:45:51.553Z] ccea43944995: Layer already exists [2024-06-21T14:45:51.553Z] f2de1a7b33a6: Layer already exists [2024-06-21T14:45:51.553Z] 4c31b65ca92a: Layer already exists [2024-06-21T14:45:51.553Z] 1f3aef147ec0: Layer already exists [2024-06-21T14:45:51.553Z] 085dd5eca76a: Layer already exists [2024-06-21T14:45:51.553Z] d1643d6ca269: Layer already exists [2024-06-21T14:45:51.553Z] 7fcd86313c14: Layer already exists [2024-06-21T14:45:51.553Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:51.553Z] 9765b4286569: Layer already exists [2024-06-21T14:45:51.553Z] 7ae75900d82a: Layer already exists [2024-06-21T14:45:51.553Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:51.553Z] cf549f44e73d: Layer already exists [2024-06-21T14:45:51.816Z] 3.2.0-dev.26: digest: sha256:e2a4017071e18f33013a10079bc0db952910f0696330dd0f7b77be208a7c76a2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:52.169Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:52.509Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:45:52.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-06-21T14:45:52.509Z] 1f3aef147ec0: Preparing [2024-06-21T14:45:52.509Z] f2de1a7b33a6: Preparing [2024-06-21T14:45:52.509Z] 085dd5eca76a: Preparing [2024-06-21T14:45:52.509Z] 4c31b65ca92a: Preparing [2024-06-21T14:45:52.509Z] ccea43944995: Preparing [2024-06-21T14:45:52.509Z] 7fcd86313c14: Preparing [2024-06-21T14:45:52.509Z] d1643d6ca269: Preparing [2024-06-21T14:45:52.509Z] 30403f9a9a15: Preparing [2024-06-21T14:45:52.509Z] 9765b4286569: Preparing [2024-06-21T14:45:52.509Z] 7ae75900d82a: Preparing [2024-06-21T14:45:52.509Z] cf549f44e73d: Preparing [2024-06-21T14:45:52.509Z] da707bb00cb8: Preparing [2024-06-21T14:45:52.509Z] 7fcd86313c14: Waiting [2024-06-21T14:45:52.509Z] d1643d6ca269: Waiting [2024-06-21T14:45:52.509Z] 30403f9a9a15: Waiting [2024-06-21T14:45:52.509Z] 9765b4286569: Waiting [2024-06-21T14:45:52.509Z] 7ae75900d82a: Waiting [2024-06-21T14:45:52.509Z] cf549f44e73d: Waiting [2024-06-21T14:45:52.509Z] da707bb00cb8: Waiting [2024-06-21T14:45:52.509Z] ccea43944995: Layer already exists [2024-06-21T14:45:52.509Z] 4c31b65ca92a: Layer already exists [2024-06-21T14:45:52.509Z] f2de1a7b33a6: Layer already exists [2024-06-21T14:45:52.509Z] 085dd5eca76a: Layer already exists [2024-06-21T14:45:52.509Z] 1f3aef147ec0: Layer already exists [2024-06-21T14:45:52.509Z] 7fcd86313c14: Layer already exists [2024-06-21T14:45:52.509Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:52.509Z] d1643d6ca269: Layer already exists [2024-06-21T14:45:52.509Z] 9765b4286569: Layer already exists [2024-06-21T14:45:52.509Z] 7ae75900d82a: Layer already exists [2024-06-21T14:45:52.510Z] cf549f44e73d: Layer already exists [2024-06-21T14:45:52.510Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:52.773Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:e2a4017071e18f33013a10079bc0db952910f0696330dd0f7b77be208a7c76a2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:53.118Z] + 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-06-21T14:45:53.460Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-06-21T14:45:53.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-06-21T14:45:53.461Z] 1f3aef147ec0: Preparing [2024-06-21T14:45:53.461Z] f2de1a7b33a6: Preparing [2024-06-21T14:45:53.461Z] 085dd5eca76a: Preparing [2024-06-21T14:45:53.461Z] 4c31b65ca92a: Preparing [2024-06-21T14:45:53.461Z] ccea43944995: Preparing [2024-06-21T14:45:53.461Z] 7fcd86313c14: Preparing [2024-06-21T14:45:53.461Z] d1643d6ca269: Preparing [2024-06-21T14:45:53.461Z] 30403f9a9a15: Preparing [2024-06-21T14:45:53.461Z] 9765b4286569: Preparing [2024-06-21T14:45:53.461Z] 7ae75900d82a: Preparing [2024-06-21T14:45:53.461Z] cf549f44e73d: Preparing [2024-06-21T14:45:53.461Z] da707bb00cb8: Preparing [2024-06-21T14:45:53.461Z] 9765b4286569: Waiting [2024-06-21T14:45:53.461Z] 7fcd86313c14: Waiting [2024-06-21T14:45:53.461Z] d1643d6ca269: Waiting [2024-06-21T14:45:53.461Z] 30403f9a9a15: Waiting [2024-06-21T14:45:53.461Z] 7ae75900d82a: Waiting [2024-06-21T14:45:53.461Z] cf549f44e73d: Waiting [2024-06-21T14:45:53.461Z] da707bb00cb8: Waiting [2024-06-21T14:45:53.461Z] 1f3aef147ec0: Layer already exists [2024-06-21T14:45:53.461Z] 4c31b65ca92a: Layer already exists [2024-06-21T14:45:53.461Z] f2de1a7b33a6: Layer already exists [2024-06-21T14:45:53.461Z] ccea43944995: Layer already exists [2024-06-21T14:45:53.461Z] 085dd5eca76a: Layer already exists [2024-06-21T14:45:53.461Z] d1643d6ca269: Layer already exists [2024-06-21T14:45:53.461Z] 7fcd86313c14: Layer already exists [2024-06-21T14:45:53.461Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:53.461Z] 7ae75900d82a: Layer already exists [2024-06-21T14:45:53.461Z] 9765b4286569: Layer already exists [2024-06-21T14:45:53.461Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:53.461Z] cf549f44e73d: Layer already exists [2024-06-21T14:45:53.722Z] main: digest: sha256:e2a4017071e18f33013a10079bc0db952910f0696330dd0f7b77be208a7c76a2 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:45:53.802Z] ===================================================== [Pipeline] echo [2024-06-21T14:45:53.818Z] taggedImages: [2024-06-21T14:45:53.818Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:45:53.818Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-06-21T14:45:53.818Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.26 [2024-06-21T14:45:53.818Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:45:53.818Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-06-21T14:45:53.844Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-06-21T14:45:53.844Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:45:53.844Z] latest [2024-06-21T14:45:53.844Z] 3.2.0-dev.26 [2024-06-21T14:45:53.844Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:45:53.844Z] main [2024-06-21T14:45:53.844Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:54.195Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:54.544Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:45:54.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-06-21T14:45:54.544Z] 60a11c0245ce: Preparing [2024-06-21T14:45:54.544Z] 4a92b1e136f6: Preparing [2024-06-21T14:45:54.544Z] 30403f9a9a15: Preparing [2024-06-21T14:45:54.544Z] 9765b4286569: Preparing [2024-06-21T14:45:54.544Z] 63e164ed2e72: Preparing [2024-06-21T14:45:54.544Z] 991b00c538da: Preparing [2024-06-21T14:45:54.544Z] da707bb00cb8: Preparing [2024-06-21T14:45:54.544Z] 991b00c538da: Waiting [2024-06-21T14:45:54.544Z] da707bb00cb8: Waiting [2024-06-21T14:45:54.544Z] 9765b4286569: Layer already exists [2024-06-21T14:45:54.809Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:54.809Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:54.809Z] 60a11c0245ce: Pushed [2024-06-21T14:45:54.809Z] 63e164ed2e72: Pushed [2024-06-21T14:45:56.208Z] 991b00c538da: Pushed [2024-06-21T14:45:58.138Z] 4a92b1e136f6: Pushed [2024-06-21T14:45:58.401Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:350206f7c5a2ac3a23cc72736fd07ea392c5e8e3ce32470f460b9116b6ce4100 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:58.746Z] + 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-06-21T14:45:59.085Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-06-21T14:45:59.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-06-21T14:45:59.085Z] 60a11c0245ce: Preparing [2024-06-21T14:45:59.085Z] 4a92b1e136f6: Preparing [2024-06-21T14:45:59.085Z] 30403f9a9a15: Preparing [2024-06-21T14:45:59.085Z] 9765b4286569: Preparing [2024-06-21T14:45:59.085Z] 63e164ed2e72: Preparing [2024-06-21T14:45:59.085Z] 991b00c538da: Preparing [2024-06-21T14:45:59.085Z] da707bb00cb8: Preparing [2024-06-21T14:45:59.085Z] 991b00c538da: Waiting [2024-06-21T14:45:59.085Z] da707bb00cb8: Waiting [2024-06-21T14:45:59.085Z] 9765b4286569: Layer already exists [2024-06-21T14:45:59.085Z] 4a92b1e136f6: Layer already exists [2024-06-21T14:45:59.085Z] 60a11c0245ce: Layer already exists [2024-06-21T14:45:59.085Z] 63e164ed2e72: Layer already exists [2024-06-21T14:45:59.085Z] 30403f9a9a15: Layer already exists [2024-06-21T14:45:59.085Z] da707bb00cb8: Layer already exists [2024-06-21T14:45:59.085Z] 991b00c538da: Layer already exists [2024-06-21T14:45:59.348Z] latest: digest: sha256:350206f7c5a2ac3a23cc72736fd07ea392c5e8e3ce32470f460b9116b6ce4100 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:45:59.693Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:00.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.26 [2024-06-21T14:46:00.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-06-21T14:46:00.037Z] 60a11c0245ce: Preparing [2024-06-21T14:46:00.037Z] 4a92b1e136f6: Preparing [2024-06-21T14:46:00.037Z] 30403f9a9a15: Preparing [2024-06-21T14:46:00.037Z] 9765b4286569: Preparing [2024-06-21T14:46:00.037Z] 63e164ed2e72: Preparing [2024-06-21T14:46:00.037Z] 991b00c538da: Preparing [2024-06-21T14:46:00.037Z] da707bb00cb8: Preparing [2024-06-21T14:46:00.037Z] 991b00c538da: Waiting [2024-06-21T14:46:00.037Z] da707bb00cb8: Waiting [2024-06-21T14:46:00.037Z] 30403f9a9a15: Layer already exists [2024-06-21T14:46:00.037Z] 63e164ed2e72: Layer already exists [2024-06-21T14:46:00.037Z] 9765b4286569: Layer already exists [2024-06-21T14:46:00.037Z] 60a11c0245ce: Layer already exists [2024-06-21T14:46:00.037Z] 4a92b1e136f6: Layer already exists [2024-06-21T14:46:00.037Z] 991b00c538da: Layer already exists [2024-06-21T14:46:00.037Z] da707bb00cb8: Layer already exists [2024-06-21T14:46:00.300Z] 3.2.0-dev.26: digest: sha256:350206f7c5a2ac3a23cc72736fd07ea392c5e8e3ce32470f460b9116b6ce4100 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:00.653Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:00.998Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:46:00.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-06-21T14:46:00.998Z] 60a11c0245ce: Preparing [2024-06-21T14:46:00.998Z] 4a92b1e136f6: Preparing [2024-06-21T14:46:00.998Z] 30403f9a9a15: Preparing [2024-06-21T14:46:00.998Z] 9765b4286569: Preparing [2024-06-21T14:46:00.998Z] 63e164ed2e72: Preparing [2024-06-21T14:46:00.998Z] 991b00c538da: Preparing [2024-06-21T14:46:00.998Z] da707bb00cb8: Preparing [2024-06-21T14:46:00.998Z] 991b00c538da: Waiting [2024-06-21T14:46:00.998Z] da707bb00cb8: Waiting [2024-06-21T14:46:00.998Z] 63e164ed2e72: Layer already exists [2024-06-21T14:46:00.998Z] 4a92b1e136f6: Layer already exists [2024-06-21T14:46:00.998Z] 60a11c0245ce: Layer already exists [2024-06-21T14:46:00.998Z] 9765b4286569: Layer already exists [2024-06-21T14:46:00.998Z] 30403f9a9a15: Layer already exists [2024-06-21T14:46:00.998Z] 991b00c538da: Layer already exists [2024-06-21T14:46:00.998Z] da707bb00cb8: Layer already exists [2024-06-21T14:46:00.998Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:350206f7c5a2ac3a23cc72736fd07ea392c5e8e3ce32470f460b9116b6ce4100 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:01.607Z] + 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-06-21T14:46:01.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-06-21T14:46:01.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-06-21T14:46:01.956Z] 60a11c0245ce: Preparing [2024-06-21T14:46:01.956Z] 4a92b1e136f6: Preparing [2024-06-21T14:46:01.956Z] 30403f9a9a15: Preparing [2024-06-21T14:46:01.956Z] 9765b4286569: Preparing [2024-06-21T14:46:01.956Z] 63e164ed2e72: Preparing [2024-06-21T14:46:01.956Z] 991b00c538da: Preparing [2024-06-21T14:46:01.956Z] da707bb00cb8: Preparing [2024-06-21T14:46:01.956Z] 991b00c538da: Waiting [2024-06-21T14:46:01.956Z] da707bb00cb8: Waiting [2024-06-21T14:46:01.956Z] 4a92b1e136f6: Layer already exists [2024-06-21T14:46:01.956Z] 63e164ed2e72: Layer already exists [2024-06-21T14:46:01.956Z] 9765b4286569: Layer already exists [2024-06-21T14:46:01.956Z] 60a11c0245ce: Layer already exists [2024-06-21T14:46:01.956Z] 30403f9a9a15: Layer already exists [2024-06-21T14:46:01.956Z] 991b00c538da: Layer already exists [2024-06-21T14:46:01.956Z] da707bb00cb8: Layer already exists [2024-06-21T14:46:02.220Z] main: digest: sha256:350206f7c5a2ac3a23cc72736fd07ea392c5e8e3ce32470f460b9116b6ce4100 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:46:02.296Z] ===================================================== [Pipeline] echo [2024-06-21T14:46:02.308Z] taggedImages: [2024-06-21T14:46:02.308Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:46:02.308Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-06-21T14:46:02.308Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.26 [2024-06-21T14:46:02.308Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:46:02.308Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-06-21T14:46:02.337Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-06-21T14:46:02.337Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:46:02.337Z] latest [2024-06-21T14:46:02.337Z] 3.2.0-dev.26 [2024-06-21T14:46:02.337Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:46:02.337Z] main [2024-06-21T14:46:02.337Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:02.697Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:03.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:46:03.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-06-21T14:46:03.043Z] b214ffc51e71: Preparing [2024-06-21T14:46:03.043Z] 2864dafd5c8f: Preparing [2024-06-21T14:46:03.043Z] 2cec8e5342f7: Preparing [2024-06-21T14:46:03.043Z] 30403f9a9a15: Preparing [2024-06-21T14:46:03.043Z] 9765b4286569: Preparing [2024-06-21T14:46:03.043Z] 0f819f413727: Preparing [2024-06-21T14:46:03.043Z] 14d912515b27: Preparing [2024-06-21T14:46:03.043Z] 983529928df0: Preparing [2024-06-21T14:46:03.043Z] 3dc352c6ace5: Preparing [2024-06-21T14:46:03.043Z] da707bb00cb8: Preparing [2024-06-21T14:46:03.043Z] 0f819f413727: Waiting [2024-06-21T14:46:03.043Z] 14d912515b27: Waiting [2024-06-21T14:46:03.043Z] 983529928df0: Waiting [2024-06-21T14:46:03.043Z] da707bb00cb8: Waiting [2024-06-21T14:46:03.043Z] 3dc352c6ace5: Waiting [2024-06-21T14:46:03.043Z] 30403f9a9a15: Layer already exists [2024-06-21T14:46:03.043Z] 9765b4286569: Layer already exists [2024-06-21T14:46:03.307Z] 2864dafd5c8f: Pushed [2024-06-21T14:46:03.307Z] b214ffc51e71: Pushed [2024-06-21T14:46:03.307Z] 2cec8e5342f7: Pushed [2024-06-21T14:46:03.307Z] da707bb00cb8: Layer already exists [2024-06-21T14:46:03.307Z] 983529928df0: Pushed [2024-06-21T14:46:04.259Z] 3dc352c6ace5: Pushed [2024-06-21T14:46:16.539Z] 14d912515b27: Pushed [2024-06-21T14:46:20.762Z] 0f819f413727: Pushed [2024-06-21T14:46:20.762Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:2cbc72a4e1d71d52c8618013a699a23981242eae0e28f276bbf56b3ddb4f6658 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:21.113Z] + 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-06-21T14:46:21.457Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-06-21T14:46:21.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-06-21T14:46:21.457Z] b214ffc51e71: Preparing [2024-06-21T14:46:21.457Z] 2864dafd5c8f: Preparing [2024-06-21T14:46:21.457Z] 2cec8e5342f7: Preparing [2024-06-21T14:46:21.457Z] 30403f9a9a15: Preparing [2024-06-21T14:46:21.457Z] 9765b4286569: Preparing [2024-06-21T14:46:21.457Z] 0f819f413727: Preparing [2024-06-21T14:46:21.457Z] 14d912515b27: Preparing [2024-06-21T14:46:21.457Z] 983529928df0: Preparing [2024-06-21T14:46:21.457Z] 3dc352c6ace5: Preparing [2024-06-21T14:46:21.457Z] da707bb00cb8: Preparing [2024-06-21T14:46:21.457Z] 14d912515b27: Waiting [2024-06-21T14:46:21.457Z] 983529928df0: Waiting [2024-06-21T14:46:21.457Z] 3dc352c6ace5: Waiting [2024-06-21T14:46:21.457Z] da707bb00cb8: Waiting [2024-06-21T14:46:21.457Z] 0f819f413727: Waiting [2024-06-21T14:46:21.457Z] 30403f9a9a15: Layer already exists [2024-06-21T14:46:21.457Z] 2864dafd5c8f: Layer already exists [2024-06-21T14:46:21.457Z] b214ffc51e71: Layer already exists [2024-06-21T14:46:21.457Z] 9765b4286569: Layer already exists [2024-06-21T14:46:21.457Z] 2cec8e5342f7: Layer already exists [2024-06-21T14:46:21.457Z] 3dc352c6ace5: Layer already exists [2024-06-21T14:46:21.457Z] 14d912515b27: Layer already exists [2024-06-21T14:46:21.457Z] 0f819f413727: Layer already exists [2024-06-21T14:46:21.457Z] 983529928df0: Layer already exists [2024-06-21T14:46:21.457Z] da707bb00cb8: Layer already exists [2024-06-21T14:46:21.721Z] latest: digest: sha256:2cbc72a4e1d71d52c8618013a699a23981242eae0e28f276bbf56b3ddb4f6658 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:22.061Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:22.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.26 [2024-06-21T14:46:22.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-06-21T14:46:22.401Z] b214ffc51e71: Preparing [2024-06-21T14:46:22.401Z] 2864dafd5c8f: Preparing [2024-06-21T14:46:22.401Z] 2cec8e5342f7: Preparing [2024-06-21T14:46:22.401Z] 30403f9a9a15: Preparing [2024-06-21T14:46:22.401Z] 9765b4286569: Preparing [2024-06-21T14:46:22.401Z] 0f819f413727: Preparing [2024-06-21T14:46:22.401Z] 14d912515b27: Preparing [2024-06-21T14:46:22.401Z] 983529928df0: Preparing [2024-06-21T14:46:22.401Z] 3dc352c6ace5: Preparing [2024-06-21T14:46:22.401Z] da707bb00cb8: Preparing [2024-06-21T14:46:22.401Z] 0f819f413727: Waiting [2024-06-21T14:46:22.401Z] 14d912515b27: Waiting [2024-06-21T14:46:22.401Z] 983529928df0: Waiting [2024-06-21T14:46:22.401Z] 3dc352c6ace5: Waiting [2024-06-21T14:46:22.401Z] da707bb00cb8: Waiting [2024-06-21T14:46:22.401Z] b214ffc51e71: Layer already exists [2024-06-21T14:46:22.401Z] 2864dafd5c8f: Layer already exists [2024-06-21T14:46:22.401Z] 9765b4286569: Layer already exists [2024-06-21T14:46:22.401Z] 2cec8e5342f7: Layer already exists [2024-06-21T14:46:22.401Z] 30403f9a9a15: Layer already exists [2024-06-21T14:46:22.401Z] 14d912515b27: Layer already exists [2024-06-21T14:46:22.401Z] 3dc352c6ace5: Layer already exists [2024-06-21T14:46:22.401Z] 0f819f413727: Layer already exists [2024-06-21T14:46:22.401Z] 983529928df0: Layer already exists [2024-06-21T14:46:22.401Z] da707bb00cb8: Layer already exists [2024-06-21T14:46:22.665Z] 3.2.0-dev.26: digest: sha256:2cbc72a4e1d71d52c8618013a699a23981242eae0e28f276bbf56b3ddb4f6658 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:23.019Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:23.366Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:46:23.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-06-21T14:46:23.366Z] b214ffc51e71: Preparing [2024-06-21T14:46:23.366Z] 2864dafd5c8f: Preparing [2024-06-21T14:46:23.366Z] 2cec8e5342f7: Preparing [2024-06-21T14:46:23.366Z] 30403f9a9a15: Preparing [2024-06-21T14:46:23.366Z] 9765b4286569: Preparing [2024-06-21T14:46:23.366Z] 0f819f413727: Preparing [2024-06-21T14:46:23.366Z] 14d912515b27: Preparing [2024-06-21T14:46:23.366Z] 983529928df0: Preparing [2024-06-21T14:46:23.366Z] 3dc352c6ace5: Preparing [2024-06-21T14:46:23.366Z] da707bb00cb8: Preparing [2024-06-21T14:46:23.366Z] 983529928df0: Waiting [2024-06-21T14:46:23.366Z] 0f819f413727: Waiting [2024-06-21T14:46:23.366Z] 3dc352c6ace5: Waiting [2024-06-21T14:46:23.366Z] da707bb00cb8: Waiting [2024-06-21T14:46:23.366Z] 14d912515b27: Waiting [2024-06-21T14:46:23.366Z] b214ffc51e71: Layer already exists [2024-06-21T14:46:23.366Z] 2864dafd5c8f: Layer already exists [2024-06-21T14:46:23.366Z] 9765b4286569: Layer already exists [2024-06-21T14:46:23.366Z] 2cec8e5342f7: Layer already exists [2024-06-21T14:46:23.366Z] 30403f9a9a15: Layer already exists [2024-06-21T14:46:23.366Z] 14d912515b27: Layer already exists [2024-06-21T14:46:23.366Z] 0f819f413727: Layer already exists [2024-06-21T14:46:23.366Z] da707bb00cb8: Layer already exists [2024-06-21T14:46:23.366Z] 983529928df0: Layer already exists [2024-06-21T14:46:23.366Z] 3dc352c6ace5: Layer already exists [2024-06-21T14:46:23.366Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:2cbc72a4e1d71d52c8618013a699a23981242eae0e28f276bbf56b3ddb4f6658 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:23.724Z] + 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-06-21T14:46:24.071Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-06-21T14:46:24.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-06-21T14:46:24.071Z] b214ffc51e71: Preparing [2024-06-21T14:46:24.071Z] 2864dafd5c8f: Preparing [2024-06-21T14:46:24.071Z] 2cec8e5342f7: Preparing [2024-06-21T14:46:24.071Z] 30403f9a9a15: Preparing [2024-06-21T14:46:24.071Z] 9765b4286569: Preparing [2024-06-21T14:46:24.071Z] 0f819f413727: Preparing [2024-06-21T14:46:24.071Z] 14d912515b27: Preparing [2024-06-21T14:46:24.071Z] 983529928df0: Preparing [2024-06-21T14:46:24.071Z] 3dc352c6ace5: Preparing [2024-06-21T14:46:24.071Z] da707bb00cb8: Preparing [2024-06-21T14:46:24.071Z] 14d912515b27: Waiting [2024-06-21T14:46:24.071Z] 983529928df0: Waiting [2024-06-21T14:46:24.071Z] 3dc352c6ace5: Waiting [2024-06-21T14:46:24.071Z] da707bb00cb8: Waiting [2024-06-21T14:46:24.071Z] 0f819f413727: Waiting [2024-06-21T14:46:24.071Z] 2864dafd5c8f: Layer already exists [2024-06-21T14:46:24.071Z] 2cec8e5342f7: Layer already exists [2024-06-21T14:46:24.071Z] 30403f9a9a15: Layer already exists [2024-06-21T14:46:24.071Z] b214ffc51e71: Layer already exists [2024-06-21T14:46:24.071Z] 9765b4286569: Layer already exists [2024-06-21T14:46:24.071Z] 14d912515b27: Layer already exists [2024-06-21T14:46:24.071Z] 3dc352c6ace5: Layer already exists [2024-06-21T14:46:24.071Z] 983529928df0: Layer already exists [2024-06-21T14:46:24.071Z] 0f819f413727: Layer already exists [2024-06-21T14:46:24.071Z] da707bb00cb8: Layer already exists [2024-06-21T14:46:24.335Z] main: digest: sha256:2cbc72a4e1d71d52c8618013a699a23981242eae0e28f276bbf56b3ddb4f6658 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:46:24.409Z] ===================================================== [Pipeline] echo [2024-06-21T14:46:24.425Z] taggedImages: [2024-06-21T14:46:24.425Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:46:24.425Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-06-21T14:46:24.425Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.26 [2024-06-21T14:46:24.425Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:46:24.425Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-06-21T14:46:24.451Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-06-21T14:46:24.451Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:46:24.451Z] latest [2024-06-21T14:46:24.451Z] 3.2.0-dev.26 [2024-06-21T14:46:24.451Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:46:24.451Z] main [2024-06-21T14:46:24.451Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:24.809Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:25.152Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:46:25.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-06-21T14:46:25.152Z] 7c7a34f6a927: Preparing [2024-06-21T14:46:25.152Z] 724ad29c12b9: Preparing [2024-06-21T14:46:25.152Z] 9f3d9e99f70a: Preparing [2024-06-21T14:46:25.152Z] 30403f9a9a15: Preparing [2024-06-21T14:46:25.152Z] 9765b4286569: Preparing [2024-06-21T14:46:25.152Z] fdf76e75bf98: Preparing [2024-06-21T14:46:25.152Z] 02a8dd207bbd: Preparing [2024-06-21T14:46:25.152Z] d104cf2e5ed7: Preparing [2024-06-21T14:46:25.152Z] da707bb00cb8: Preparing [2024-06-21T14:46:25.152Z] fdf76e75bf98: Waiting [2024-06-21T14:46:25.152Z] 02a8dd207bbd: Waiting [2024-06-21T14:46:25.152Z] d104cf2e5ed7: Waiting [2024-06-21T14:46:25.152Z] da707bb00cb8: Waiting [2024-06-21T14:46:25.152Z] 30403f9a9a15: Layer already exists [2024-06-21T14:46:25.152Z] 9765b4286569: Layer already exists [2024-06-21T14:46:25.416Z] 9f3d9e99f70a: Pushed [2024-06-21T14:46:25.416Z] 7c7a34f6a927: Pushed [2024-06-21T14:46:25.416Z] 724ad29c12b9: Pushed [2024-06-21T14:46:25.416Z] da707bb00cb8: Layer already exists [2024-06-21T14:46:25.416Z] 02a8dd207bbd: Pushed [2024-06-21T14:46:25.991Z] d104cf2e5ed7: Pushed [2024-06-21T14:46:44.331Z] fdf76e75bf98: Pushed [2024-06-21T14:46:44.331Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:9ff9786937286f42ed8002d264d72ad90b2edb913c43b771cbce8166888859c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:44.686Z] + 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-06-21T14:46:45.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-06-21T14:46:45.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-06-21T14:46:45.037Z] 7c7a34f6a927: Preparing [2024-06-21T14:46:45.037Z] 724ad29c12b9: Preparing [2024-06-21T14:46:45.037Z] 9f3d9e99f70a: Preparing [2024-06-21T14:46:45.037Z] 30403f9a9a15: Preparing [2024-06-21T14:46:45.037Z] 9765b4286569: Preparing [2024-06-21T14:46:45.037Z] fdf76e75bf98: Preparing [2024-06-21T14:46:45.037Z] 02a8dd207bbd: Preparing [2024-06-21T14:46:45.037Z] d104cf2e5ed7: Preparing [2024-06-21T14:46:45.037Z] da707bb00cb8: Preparing [2024-06-21T14:46:45.037Z] fdf76e75bf98: Waiting [2024-06-21T14:46:45.037Z] 02a8dd207bbd: Waiting [2024-06-21T14:46:45.037Z] d104cf2e5ed7: Waiting [2024-06-21T14:46:45.037Z] da707bb00cb8: Waiting [2024-06-21T14:46:45.037Z] 7c7a34f6a927: Layer already exists [2024-06-21T14:46:45.037Z] 9f3d9e99f70a: Layer already exists [2024-06-21T14:46:45.037Z] 9765b4286569: Layer already exists [2024-06-21T14:46:45.037Z] 30403f9a9a15: Layer already exists [2024-06-21T14:46:45.037Z] 724ad29c12b9: Layer already exists [2024-06-21T14:46:45.037Z] d104cf2e5ed7: Layer already exists [2024-06-21T14:46:45.037Z] 02a8dd207bbd: Layer already exists [2024-06-21T14:46:45.037Z] fdf76e75bf98: Layer already exists [2024-06-21T14:46:45.037Z] da707bb00cb8: Layer already exists [2024-06-21T14:46:45.301Z] latest: digest: sha256:9ff9786937286f42ed8002d264d72ad90b2edb913c43b771cbce8166888859c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:45.642Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:45.988Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.26 [2024-06-21T14:46:45.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-06-21T14:46:45.988Z] 7c7a34f6a927: Preparing [2024-06-21T14:46:45.988Z] 724ad29c12b9: Preparing [2024-06-21T14:46:45.988Z] 9f3d9e99f70a: Preparing [2024-06-21T14:46:45.988Z] 30403f9a9a15: Preparing [2024-06-21T14:46:45.988Z] 9765b4286569: Preparing [2024-06-21T14:46:45.988Z] fdf76e75bf98: Preparing [2024-06-21T14:46:45.988Z] 02a8dd207bbd: Preparing [2024-06-21T14:46:45.988Z] d104cf2e5ed7: Preparing [2024-06-21T14:46:45.988Z] da707bb00cb8: Preparing [2024-06-21T14:46:45.988Z] 02a8dd207bbd: Waiting [2024-06-21T14:46:45.988Z] fdf76e75bf98: Waiting [2024-06-21T14:46:45.988Z] d104cf2e5ed7: Waiting [2024-06-21T14:46:45.988Z] da707bb00cb8: Waiting [2024-06-21T14:46:45.988Z] 9765b4286569: Layer already exists [2024-06-21T14:46:45.988Z] 9f3d9e99f70a: Layer already exists [2024-06-21T14:46:45.988Z] 7c7a34f6a927: Layer already exists [2024-06-21T14:46:45.988Z] 724ad29c12b9: Layer already exists [2024-06-21T14:46:45.988Z] 30403f9a9a15: Layer already exists [2024-06-21T14:46:45.988Z] fdf76e75bf98: Layer already exists [2024-06-21T14:46:45.988Z] d104cf2e5ed7: Layer already exists [2024-06-21T14:46:45.988Z] 02a8dd207bbd: Layer already exists [2024-06-21T14:46:45.988Z] da707bb00cb8: Layer already exists [2024-06-21T14:46:46.250Z] 3.2.0-dev.26: digest: sha256:9ff9786937286f42ed8002d264d72ad90b2edb913c43b771cbce8166888859c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:46.599Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:46.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:46:46.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-06-21T14:46:46.940Z] 7c7a34f6a927: Preparing [2024-06-21T14:46:46.940Z] 724ad29c12b9: Preparing [2024-06-21T14:46:46.940Z] 9f3d9e99f70a: Preparing [2024-06-21T14:46:46.940Z] 30403f9a9a15: Preparing [2024-06-21T14:46:46.940Z] 9765b4286569: Preparing [2024-06-21T14:46:46.940Z] fdf76e75bf98: Preparing [2024-06-21T14:46:46.940Z] 02a8dd207bbd: Preparing [2024-06-21T14:46:46.940Z] d104cf2e5ed7: Preparing [2024-06-21T14:46:46.940Z] da707bb00cb8: Preparing [2024-06-21T14:46:46.940Z] fdf76e75bf98: Waiting [2024-06-21T14:46:46.940Z] 02a8dd207bbd: Waiting [2024-06-21T14:46:46.940Z] d104cf2e5ed7: Waiting [2024-06-21T14:46:46.940Z] da707bb00cb8: Waiting [2024-06-21T14:46:46.940Z] 9765b4286569: Layer already exists [2024-06-21T14:46:46.940Z] 724ad29c12b9: Layer already exists [2024-06-21T14:46:46.940Z] 7c7a34f6a927: Layer already exists [2024-06-21T14:46:46.940Z] 30403f9a9a15: Layer already exists [2024-06-21T14:46:46.940Z] 9f3d9e99f70a: Layer already exists [2024-06-21T14:46:46.940Z] 02a8dd207bbd: Layer already exists [2024-06-21T14:46:46.940Z] fdf76e75bf98: Layer already exists [2024-06-21T14:46:46.940Z] da707bb00cb8: Layer already exists [2024-06-21T14:46:46.940Z] d104cf2e5ed7: Layer already exists [2024-06-21T14:46:47.203Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:9ff9786937286f42ed8002d264d72ad90b2edb913c43b771cbce8166888859c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:47.550Z] + 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-06-21T14:46:47.896Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-06-21T14:46:47.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-06-21T14:46:47.896Z] 7c7a34f6a927: Preparing [2024-06-21T14:46:47.896Z] 724ad29c12b9: Preparing [2024-06-21T14:46:47.896Z] 9f3d9e99f70a: Preparing [2024-06-21T14:46:47.896Z] 30403f9a9a15: Preparing [2024-06-21T14:46:47.896Z] 9765b4286569: Preparing [2024-06-21T14:46:47.896Z] fdf76e75bf98: Preparing [2024-06-21T14:46:47.896Z] 02a8dd207bbd: Preparing [2024-06-21T14:46:47.896Z] d104cf2e5ed7: Preparing [2024-06-21T14:46:47.896Z] da707bb00cb8: Preparing [2024-06-21T14:46:47.896Z] 02a8dd207bbd: Waiting [2024-06-21T14:46:47.896Z] d104cf2e5ed7: Waiting [2024-06-21T14:46:47.896Z] da707bb00cb8: Waiting [2024-06-21T14:46:47.896Z] fdf76e75bf98: Waiting [2024-06-21T14:46:47.896Z] 9765b4286569: Layer already exists [2024-06-21T14:46:47.896Z] 7c7a34f6a927: Layer already exists [2024-06-21T14:46:47.896Z] 9f3d9e99f70a: Layer already exists [2024-06-21T14:46:47.896Z] 30403f9a9a15: Layer already exists [2024-06-21T14:46:47.896Z] 724ad29c12b9: Layer already exists [2024-06-21T14:46:47.896Z] da707bb00cb8: Layer already exists [2024-06-21T14:46:47.896Z] fdf76e75bf98: Layer already exists [2024-06-21T14:46:47.896Z] d104cf2e5ed7: Layer already exists [2024-06-21T14:46:47.896Z] 02a8dd207bbd: Layer already exists [2024-06-21T14:46:48.158Z] main: digest: sha256:9ff9786937286f42ed8002d264d72ad90b2edb913c43b771cbce8166888859c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:46:48.241Z] ===================================================== [Pipeline] echo [2024-06-21T14:46:48.253Z] taggedImages: [2024-06-21T14:46:48.253Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:46:48.253Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-06-21T14:46:48.253Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.26 [2024-06-21T14:46:48.253Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:46:48.253Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-06-21T14:46:48.284Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-06-21T14:46:48.284Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:46:48.284Z] latest [2024-06-21T14:46:48.284Z] 3.2.0-dev.26 [2024-06-21T14:46:48.284Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:46:48.284Z] main [2024-06-21T14:46:48.284Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:48.665Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:49.013Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:46:49.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-06-21T14:46:49.014Z] aec9023ec093: Preparing [2024-06-21T14:46:49.014Z] 59a4899ddfbc: Preparing [2024-06-21T14:46:49.014Z] 04b8fe61a58e: Preparing [2024-06-21T14:46:49.014Z] 30403f9a9a15: Preparing [2024-06-21T14:46:49.014Z] 9765b4286569: Preparing [2024-06-21T14:46:49.014Z] fdf76e75bf98: Preparing [2024-06-21T14:46:49.014Z] 983529928df0: Preparing [2024-06-21T14:46:49.014Z] 3dc352c6ace5: Preparing [2024-06-21T14:46:49.014Z] da707bb00cb8: Preparing [2024-06-21T14:46:49.014Z] 983529928df0: Waiting [2024-06-21T14:46:49.014Z] 3dc352c6ace5: Waiting [2024-06-21T14:46:49.014Z] da707bb00cb8: Waiting [2024-06-21T14:46:49.014Z] fdf76e75bf98: Waiting [2024-06-21T14:46:49.014Z] 9765b4286569: Layer already exists [2024-06-21T14:46:49.014Z] 30403f9a9a15: Layer already exists [2024-06-21T14:46:49.277Z] fdf76e75bf98: Layer already exists [2024-06-21T14:46:49.277Z] 983529928df0: Layer already exists [2024-06-21T14:46:49.277Z] 3dc352c6ace5: Layer already exists [2024-06-21T14:46:49.277Z] da707bb00cb8: Layer already exists [2024-06-21T14:46:49.277Z] 04b8fe61a58e: Pushed [2024-06-21T14:46:49.277Z] aec9023ec093: Pushed [2024-06-21T14:46:49.277Z] 59a4899ddfbc: Pushed [2024-06-21T14:46:49.277Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:d85143385ea3b6e9bc1fd4f7f060f804162f912e792c9d18c41a9c6a6f2b6e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:49.617Z] + 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-06-21T14:46:49.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-06-21T14:46:49.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-06-21T14:46:49.956Z] aec9023ec093: Preparing [2024-06-21T14:46:49.956Z] 59a4899ddfbc: Preparing [2024-06-21T14:46:49.956Z] 04b8fe61a58e: Preparing [2024-06-21T14:46:49.956Z] 30403f9a9a15: Preparing [2024-06-21T14:46:49.956Z] 9765b4286569: Preparing [2024-06-21T14:46:49.956Z] fdf76e75bf98: Preparing [2024-06-21T14:46:49.956Z] 983529928df0: Preparing [2024-06-21T14:46:49.956Z] 3dc352c6ace5: Preparing [2024-06-21T14:46:49.956Z] da707bb00cb8: Preparing [2024-06-21T14:46:49.956Z] 983529928df0: Waiting [2024-06-21T14:46:49.956Z] 3dc352c6ace5: Waiting [2024-06-21T14:46:49.956Z] da707bb00cb8: Waiting [2024-06-21T14:46:49.956Z] fdf76e75bf98: Waiting [2024-06-21T14:46:49.956Z] aec9023ec093: Layer already exists [2024-06-21T14:46:49.956Z] 59a4899ddfbc: Layer already exists [2024-06-21T14:46:49.956Z] 9765b4286569: Layer already exists [2024-06-21T14:46:49.956Z] 30403f9a9a15: Layer already exists [2024-06-21T14:46:49.956Z] 04b8fe61a58e: Layer already exists [2024-06-21T14:46:49.956Z] 983529928df0: Layer already exists [2024-06-21T14:46:49.956Z] fdf76e75bf98: Layer already exists [2024-06-21T14:46:49.956Z] da707bb00cb8: Layer already exists [2024-06-21T14:46:49.956Z] 3dc352c6ace5: Layer already exists [2024-06-21T14:46:50.219Z] latest: digest: sha256:d85143385ea3b6e9bc1fd4f7f060f804162f912e792c9d18c41a9c6a6f2b6e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:50.561Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:50.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.26 [2024-06-21T14:46:50.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-06-21T14:46:50.898Z] aec9023ec093: Preparing [2024-06-21T14:46:50.898Z] 59a4899ddfbc: Preparing [2024-06-21T14:46:50.898Z] 04b8fe61a58e: Preparing [2024-06-21T14:46:50.898Z] 30403f9a9a15: Preparing [2024-06-21T14:46:50.898Z] 9765b4286569: Preparing [2024-06-21T14:46:50.898Z] fdf76e75bf98: Preparing [2024-06-21T14:46:50.898Z] 983529928df0: Preparing [2024-06-21T14:46:50.898Z] 3dc352c6ace5: Preparing [2024-06-21T14:46:50.898Z] da707bb00cb8: Preparing [2024-06-21T14:46:50.898Z] 983529928df0: Waiting [2024-06-21T14:46:50.898Z] 3dc352c6ace5: Waiting [2024-06-21T14:46:50.898Z] da707bb00cb8: Waiting [2024-06-21T14:46:50.898Z] fdf76e75bf98: Waiting [2024-06-21T14:46:50.898Z] 30403f9a9a15: Layer already exists [2024-06-21T14:46:50.898Z] 9765b4286569: Layer already exists [2024-06-21T14:46:50.898Z] 59a4899ddfbc: Layer already exists [2024-06-21T14:46:50.898Z] 04b8fe61a58e: Layer already exists [2024-06-21T14:46:50.898Z] aec9023ec093: Layer already exists [2024-06-21T14:46:50.898Z] 983529928df0: Layer already exists [2024-06-21T14:46:50.898Z] fdf76e75bf98: Layer already exists [2024-06-21T14:46:50.898Z] 3dc352c6ace5: Layer already exists [2024-06-21T14:46:50.898Z] da707bb00cb8: Layer already exists [2024-06-21T14:46:51.160Z] 3.2.0-dev.26: digest: sha256:d85143385ea3b6e9bc1fd4f7f060f804162f912e792c9d18c41a9c6a6f2b6e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:51.510Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:51.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:46:51.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-06-21T14:46:51.854Z] aec9023ec093: Preparing [2024-06-21T14:46:51.854Z] 59a4899ddfbc: Preparing [2024-06-21T14:46:51.854Z] 04b8fe61a58e: Preparing [2024-06-21T14:46:51.854Z] 30403f9a9a15: Preparing [2024-06-21T14:46:51.854Z] 9765b4286569: Preparing [2024-06-21T14:46:51.854Z] fdf76e75bf98: Preparing [2024-06-21T14:46:51.854Z] 983529928df0: Preparing [2024-06-21T14:46:51.854Z] 3dc352c6ace5: Preparing [2024-06-21T14:46:51.854Z] da707bb00cb8: Preparing [2024-06-21T14:46:51.854Z] 983529928df0: Waiting [2024-06-21T14:46:51.854Z] 3dc352c6ace5: Waiting [2024-06-21T14:46:51.854Z] fdf76e75bf98: Waiting [2024-06-21T14:46:51.854Z] da707bb00cb8: Waiting [2024-06-21T14:46:51.854Z] 04b8fe61a58e: Layer already exists [2024-06-21T14:46:51.854Z] 59a4899ddfbc: Layer already exists [2024-06-21T14:46:51.854Z] 30403f9a9a15: Layer already exists [2024-06-21T14:46:51.854Z] 9765b4286569: Layer already exists [2024-06-21T14:46:51.854Z] aec9023ec093: Layer already exists [2024-06-21T14:46:51.854Z] 3dc352c6ace5: Layer already exists [2024-06-21T14:46:51.854Z] fdf76e75bf98: Layer already exists [2024-06-21T14:46:51.854Z] 983529928df0: Layer already exists [2024-06-21T14:46:51.854Z] da707bb00cb8: Layer already exists [2024-06-21T14:46:51.854Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:d85143385ea3b6e9bc1fd4f7f060f804162f912e792c9d18c41a9c6a6f2b6e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:52.458Z] + 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-06-21T14:46:52.811Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-06-21T14:46:52.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-06-21T14:46:52.811Z] aec9023ec093: Preparing [2024-06-21T14:46:52.811Z] 59a4899ddfbc: Preparing [2024-06-21T14:46:52.811Z] 04b8fe61a58e: Preparing [2024-06-21T14:46:52.811Z] 30403f9a9a15: Preparing [2024-06-21T14:46:52.811Z] 9765b4286569: Preparing [2024-06-21T14:46:52.811Z] fdf76e75bf98: Preparing [2024-06-21T14:46:52.811Z] 983529928df0: Preparing [2024-06-21T14:46:52.811Z] 3dc352c6ace5: Preparing [2024-06-21T14:46:52.811Z] da707bb00cb8: Preparing [2024-06-21T14:46:52.811Z] 983529928df0: Waiting [2024-06-21T14:46:52.811Z] fdf76e75bf98: Waiting [2024-06-21T14:46:52.811Z] da707bb00cb8: Waiting [2024-06-21T14:46:52.811Z] 3dc352c6ace5: Waiting [2024-06-21T14:46:52.811Z] 9765b4286569: Layer already exists [2024-06-21T14:46:52.811Z] 30403f9a9a15: Layer already exists [2024-06-21T14:46:52.811Z] aec9023ec093: Layer already exists [2024-06-21T14:46:52.811Z] 04b8fe61a58e: Layer already exists [2024-06-21T14:46:52.811Z] 59a4899ddfbc: Layer already exists [2024-06-21T14:46:52.811Z] fdf76e75bf98: Layer already exists [2024-06-21T14:46:52.811Z] 983529928df0: Layer already exists [2024-06-21T14:46:52.811Z] 3dc352c6ace5: Layer already exists [2024-06-21T14:46:52.811Z] da707bb00cb8: Layer already exists [2024-06-21T14:46:53.073Z] main: digest: sha256:d85143385ea3b6e9bc1fd4f7f060f804162f912e792c9d18c41a9c6a6f2b6e9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:46:53.153Z] ===================================================== [Pipeline] echo [2024-06-21T14:46:53.167Z] taggedImages: [2024-06-21T14:46:53.167Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:46:53.167Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-06-21T14:46:53.167Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.26 [2024-06-21T14:46:53.167Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:46:53.167Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-06-21T14:46:53.199Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-06-21T14:46:53.199Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:46:53.199Z] latest [2024-06-21T14:46:53.199Z] 3.2.0-dev.26 [2024-06-21T14:46:53.199Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:46:53.199Z] main [2024-06-21T14:46:53.199Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:53.554Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:46:54.306Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:46:54.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-06-21T14:46:54.306Z] 9d4894bb3a17: Preparing [2024-06-21T14:46:54.306Z] f839735cfd6e: Preparing [2024-06-21T14:46:54.306Z] 30403f9a9a15: Preparing [2024-06-21T14:46:54.306Z] 9765b4286569: Preparing [2024-06-21T14:46:54.306Z] 17e967e8b6ad: Preparing [2024-06-21T14:46:54.306Z] 2d4a16ce001c: Preparing [2024-06-21T14:46:54.306Z] da707bb00cb8: Preparing [2024-06-21T14:46:54.306Z] 2d4a16ce001c: Waiting [2024-06-21T14:46:54.306Z] da707bb00cb8: Waiting [2024-06-21T14:46:54.306Z] 17e967e8b6ad: Pushed [2024-06-21T14:46:54.570Z] 9765b4286569: Layer already exists [2024-06-21T14:46:54.570Z] 30403f9a9a15: Layer already exists [2024-06-21T14:46:54.570Z] da707bb00cb8: Layer already exists [2024-06-21T14:46:54.570Z] 9d4894bb3a17: Pushed [2024-06-21T14:46:54.833Z] 2d4a16ce001c: Pushed [2024-06-21T14:47:01.443Z] f839735cfd6e: Pushed [2024-06-21T14:47:01.443Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:cc2102f290e675a3231f09c124d150ab04a5f7f4fc543aba07871aedc271e58c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:01.790Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:02.131Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-06-21T14:47:02.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-06-21T14:47:02.131Z] 9d4894bb3a17: Preparing [2024-06-21T14:47:02.131Z] f839735cfd6e: Preparing [2024-06-21T14:47:02.131Z] 30403f9a9a15: Preparing [2024-06-21T14:47:02.131Z] 9765b4286569: Preparing [2024-06-21T14:47:02.131Z] 17e967e8b6ad: Preparing [2024-06-21T14:47:02.131Z] 2d4a16ce001c: Preparing [2024-06-21T14:47:02.131Z] da707bb00cb8: Preparing [2024-06-21T14:47:02.131Z] 2d4a16ce001c: Waiting [2024-06-21T14:47:02.131Z] da707bb00cb8: Waiting [2024-06-21T14:47:02.131Z] 30403f9a9a15: Layer already exists [2024-06-21T14:47:02.131Z] f839735cfd6e: Layer already exists [2024-06-21T14:47:02.131Z] 17e967e8b6ad: Layer already exists [2024-06-21T14:47:02.131Z] 9765b4286569: Layer already exists [2024-06-21T14:47:02.131Z] 9d4894bb3a17: Layer already exists [2024-06-21T14:47:02.131Z] 2d4a16ce001c: Layer already exists [2024-06-21T14:47:02.131Z] da707bb00cb8: Layer already exists [2024-06-21T14:47:02.396Z] latest: digest: sha256:cc2102f290e675a3231f09c124d150ab04a5f7f4fc543aba07871aedc271e58c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:02.746Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:03.092Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.26 [2024-06-21T14:47:03.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-06-21T14:47:03.092Z] 9d4894bb3a17: Preparing [2024-06-21T14:47:03.092Z] f839735cfd6e: Preparing [2024-06-21T14:47:03.092Z] 30403f9a9a15: Preparing [2024-06-21T14:47:03.092Z] 9765b4286569: Preparing [2024-06-21T14:47:03.092Z] 17e967e8b6ad: Preparing [2024-06-21T14:47:03.092Z] 2d4a16ce001c: Preparing [2024-06-21T14:47:03.092Z] da707bb00cb8: Preparing [2024-06-21T14:47:03.092Z] 2d4a16ce001c: Waiting [2024-06-21T14:47:03.092Z] da707bb00cb8: Waiting [2024-06-21T14:47:03.092Z] 30403f9a9a15: Layer already exists [2024-06-21T14:47:03.092Z] 17e967e8b6ad: Layer already exists [2024-06-21T14:47:03.092Z] f839735cfd6e: Layer already exists [2024-06-21T14:47:03.092Z] 9d4894bb3a17: Layer already exists [2024-06-21T14:47:03.092Z] 9765b4286569: Layer already exists [2024-06-21T14:47:03.092Z] 2d4a16ce001c: Layer already exists [2024-06-21T14:47:03.092Z] da707bb00cb8: Layer already exists [2024-06-21T14:47:03.356Z] 3.2.0-dev.26: digest: sha256:cc2102f290e675a3231f09c124d150ab04a5f7f4fc543aba07871aedc271e58c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:03.706Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:04.050Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:47:04.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-06-21T14:47:04.050Z] 9d4894bb3a17: Preparing [2024-06-21T14:47:04.050Z] f839735cfd6e: Preparing [2024-06-21T14:47:04.050Z] 30403f9a9a15: Preparing [2024-06-21T14:47:04.050Z] 9765b4286569: Preparing [2024-06-21T14:47:04.050Z] 17e967e8b6ad: Preparing [2024-06-21T14:47:04.050Z] 2d4a16ce001c: Preparing [2024-06-21T14:47:04.050Z] da707bb00cb8: Preparing [2024-06-21T14:47:04.050Z] 2d4a16ce001c: Waiting [2024-06-21T14:47:04.050Z] da707bb00cb8: Waiting [2024-06-21T14:47:04.050Z] 17e967e8b6ad: Layer already exists [2024-06-21T14:47:04.050Z] 30403f9a9a15: Layer already exists [2024-06-21T14:47:04.050Z] f839735cfd6e: Layer already exists [2024-06-21T14:47:04.050Z] 9765b4286569: Layer already exists [2024-06-21T14:47:04.050Z] 9d4894bb3a17: Layer already exists [2024-06-21T14:47:04.050Z] 2d4a16ce001c: Layer already exists [2024-06-21T14:47:04.050Z] da707bb00cb8: Layer already exists [2024-06-21T14:47:04.050Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:cc2102f290e675a3231f09c124d150ab04a5f7f4fc543aba07871aedc271e58c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:04.668Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:05.039Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-06-21T14:47:05.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-06-21T14:47:05.039Z] 9d4894bb3a17: Preparing [2024-06-21T14:47:05.039Z] f839735cfd6e: Preparing [2024-06-21T14:47:05.039Z] 30403f9a9a15: Preparing [2024-06-21T14:47:05.039Z] 9765b4286569: Preparing [2024-06-21T14:47:05.039Z] 17e967e8b6ad: Preparing [2024-06-21T14:47:05.039Z] 2d4a16ce001c: Preparing [2024-06-21T14:47:05.039Z] da707bb00cb8: Preparing [2024-06-21T14:47:05.039Z] 2d4a16ce001c: Waiting [2024-06-21T14:47:05.039Z] da707bb00cb8: Waiting [2024-06-21T14:47:05.039Z] 9d4894bb3a17: Layer already exists [2024-06-21T14:47:05.039Z] f839735cfd6e: Layer already exists [2024-06-21T14:47:05.039Z] 9765b4286569: Layer already exists [2024-06-21T14:47:05.039Z] 30403f9a9a15: Layer already exists [2024-06-21T14:47:05.039Z] 17e967e8b6ad: Layer already exists [2024-06-21T14:47:05.039Z] da707bb00cb8: Layer already exists [2024-06-21T14:47:05.039Z] 2d4a16ce001c: Layer already exists [2024-06-21T14:47:05.304Z] main: digest: sha256:cc2102f290e675a3231f09c124d150ab04a5f7f4fc543aba07871aedc271e58c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:47:05.381Z] ===================================================== [Pipeline] echo [2024-06-21T14:47:05.399Z] taggedImages: [2024-06-21T14:47:05.399Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:47:05.399Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-06-21T14:47:05.399Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.26 [2024-06-21T14:47:05.399Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:47:05.399Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-06-21T14:47:05.431Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-06-21T14:47:05.431Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:47:05.431Z] latest [2024-06-21T14:47:05.431Z] 3.2.0-dev.26 [2024-06-21T14:47:05.431Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:47:05.431Z] main [2024-06-21T14:47:05.431Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:05.805Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:06.153Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:47:06.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-06-21T14:47:06.153Z] eebc39445869: Preparing [2024-06-21T14:47:06.153Z] 230efe52787e: Preparing [2024-06-21T14:47:06.153Z] 30403f9a9a15: Preparing [2024-06-21T14:47:06.153Z] 9765b4286569: Preparing [2024-06-21T14:47:06.153Z] 1befd08b8bd8: Preparing [2024-06-21T14:47:06.153Z] b163bb44cc5d: Preparing [2024-06-21T14:47:06.153Z] da707bb00cb8: Preparing [2024-06-21T14:47:06.153Z] b163bb44cc5d: Waiting [2024-06-21T14:47:06.153Z] da707bb00cb8: Waiting [2024-06-21T14:47:06.153Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:47:06.153Z] 30403f9a9a15: Layer already exists [2024-06-21T14:47:06.418Z] 9765b4286569: Layer already exists [2024-06-21T14:47:06.418Z] b163bb44cc5d: Layer already exists [2024-06-21T14:47:06.418Z] da707bb00cb8: Layer already exists [2024-06-21T14:47:06.418Z] eebc39445869: Pushed [2024-06-21T14:47:13.031Z] 230efe52787e: Pushed [2024-06-21T14:47:13.031Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9: digest: sha256:010526f350832773781648e649d7f5b497ad05b6ff986ec019fe289337206397 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:13.383Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:13.733Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-06-21T14:47:13.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-06-21T14:47:13.734Z] eebc39445869: Preparing [2024-06-21T14:47:13.734Z] 230efe52787e: Preparing [2024-06-21T14:47:13.734Z] 30403f9a9a15: Preparing [2024-06-21T14:47:13.734Z] 9765b4286569: Preparing [2024-06-21T14:47:13.734Z] 1befd08b8bd8: Preparing [2024-06-21T14:47:13.734Z] b163bb44cc5d: Preparing [2024-06-21T14:47:13.734Z] da707bb00cb8: Preparing [2024-06-21T14:47:13.734Z] b163bb44cc5d: Waiting [2024-06-21T14:47:13.734Z] da707bb00cb8: Waiting [2024-06-21T14:47:13.734Z] 30403f9a9a15: Layer already exists [2024-06-21T14:47:13.734Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:47:13.734Z] eebc39445869: Layer already exists [2024-06-21T14:47:13.734Z] 9765b4286569: Layer already exists [2024-06-21T14:47:13.734Z] 230efe52787e: Layer already exists [2024-06-21T14:47:13.734Z] b163bb44cc5d: Layer already exists [2024-06-21T14:47:13.734Z] da707bb00cb8: Layer already exists [2024-06-21T14:47:13.998Z] latest: digest: sha256:010526f350832773781648e649d7f5b497ad05b6ff986ec019fe289337206397 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:14.349Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:14.691Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.26 [2024-06-21T14:47:14.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-06-21T14:47:14.692Z] eebc39445869: Preparing [2024-06-21T14:47:14.692Z] 230efe52787e: Preparing [2024-06-21T14:47:14.692Z] 30403f9a9a15: Preparing [2024-06-21T14:47:14.692Z] 9765b4286569: Preparing [2024-06-21T14:47:14.692Z] 1befd08b8bd8: Preparing [2024-06-21T14:47:14.692Z] b163bb44cc5d: Preparing [2024-06-21T14:47:14.692Z] da707bb00cb8: Preparing [2024-06-21T14:47:14.692Z] b163bb44cc5d: Waiting [2024-06-21T14:47:14.692Z] da707bb00cb8: Waiting [2024-06-21T14:47:14.692Z] eebc39445869: Layer already exists [2024-06-21T14:47:14.692Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:47:14.692Z] 30403f9a9a15: Layer already exists [2024-06-21T14:47:14.692Z] 230efe52787e: Layer already exists [2024-06-21T14:47:14.692Z] 9765b4286569: Layer already exists [2024-06-21T14:47:14.692Z] da707bb00cb8: Layer already exists [2024-06-21T14:47:14.692Z] b163bb44cc5d: Layer already exists [2024-06-21T14:47:14.956Z] 3.2.0-dev.26: digest: sha256:010526f350832773781648e649d7f5b497ad05b6ff986ec019fe289337206397 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:15.306Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:15.653Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:47:15.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-06-21T14:47:15.653Z] eebc39445869: Preparing [2024-06-21T14:47:15.653Z] 230efe52787e: Preparing [2024-06-21T14:47:15.653Z] 30403f9a9a15: Preparing [2024-06-21T14:47:15.653Z] 9765b4286569: Preparing [2024-06-21T14:47:15.653Z] 1befd08b8bd8: Preparing [2024-06-21T14:47:15.653Z] b163bb44cc5d: Preparing [2024-06-21T14:47:15.653Z] da707bb00cb8: Preparing [2024-06-21T14:47:15.653Z] b163bb44cc5d: Waiting [2024-06-21T14:47:15.653Z] da707bb00cb8: Waiting [2024-06-21T14:47:15.653Z] eebc39445869: Layer already exists [2024-06-21T14:47:15.653Z] 230efe52787e: Layer already exists [2024-06-21T14:47:15.653Z] 9765b4286569: Layer already exists [2024-06-21T14:47:15.653Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:47:15.653Z] 30403f9a9a15: Layer already exists [2024-06-21T14:47:15.653Z] b163bb44cc5d: Layer already exists [2024-06-21T14:47:15.653Z] da707bb00cb8: Layer already exists [2024-06-21T14:47:15.918Z] a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26: digest: sha256:010526f350832773781648e649d7f5b497ad05b6ff986ec019fe289337206397 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:16.269Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:16.615Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-06-21T14:47:16.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-06-21T14:47:16.615Z] eebc39445869: Preparing [2024-06-21T14:47:16.615Z] 230efe52787e: Preparing [2024-06-21T14:47:16.615Z] 30403f9a9a15: Preparing [2024-06-21T14:47:16.615Z] 9765b4286569: Preparing [2024-06-21T14:47:16.615Z] 1befd08b8bd8: Preparing [2024-06-21T14:47:16.615Z] b163bb44cc5d: Preparing [2024-06-21T14:47:16.615Z] da707bb00cb8: Preparing [2024-06-21T14:47:16.615Z] b163bb44cc5d: Waiting [2024-06-21T14:47:16.615Z] da707bb00cb8: Waiting [2024-06-21T14:47:16.615Z] 9765b4286569: Layer already exists [2024-06-21T14:47:16.615Z] 1befd08b8bd8: Layer already exists [2024-06-21T14:47:16.615Z] 30403f9a9a15: Layer already exists [2024-06-21T14:47:16.615Z] 230efe52787e: Layer already exists [2024-06-21T14:47:16.615Z] eebc39445869: Layer already exists [2024-06-21T14:47:16.615Z] b163bb44cc5d: Layer already exists [2024-06-21T14:47:16.615Z] da707bb00cb8: Layer already exists [2024-06-21T14:47:16.878Z] main: digest: sha256:010526f350832773781648e649d7f5b497ad05b6ff986ec019fe289337206397 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-06-21T14:47:16.957Z] ===================================================== [Pipeline] echo [2024-06-21T14:47:16.973Z] taggedImages: [2024-06-21T14:47:16.973Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [2024-06-21T14:47:16.973Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-06-21T14:47:16.973Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.26 [2024-06-21T14:47:16.973Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:a802096cb56626d3379e9589aa0de6bc0bfaf5c9-3.2.0-dev.26 [2024-06-21T14:47:16.973Z] - 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-06-21T14:47:17.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-21T14:47:17.380Z] [2024-06-21T14:47:17.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:17.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-21T14:47:17.708Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-21T14:47:17.708Z] 8998bd30e6a1: Pulling fs layer [2024-06-21T14:47:17.708Z] 04944245beec: Pulling fs layer [2024-06-21T14:47:17.708Z] 699f458cf7ca: Pulling fs layer [2024-06-21T14:47:17.708Z] 765212b225bb: Pulling fs layer [2024-06-21T14:47:17.708Z] f23df028b6ca: Pulling fs layer [2024-06-21T14:47:17.708Z] 765212b225bb: Waiting [2024-06-21T14:47:17.708Z] d65c8cfc05b1: Pulling fs layer [2024-06-21T14:47:17.708Z] 2437ff75d9bd: Pulling fs layer [2024-06-21T14:47:17.708Z] f23df028b6ca: Waiting [2024-06-21T14:47:17.708Z] d65c8cfc05b1: Waiting [2024-06-21T14:47:17.708Z] 2437ff75d9bd: Waiting [2024-06-21T14:47:17.974Z] 04944245beec: Verifying Checksum [2024-06-21T14:47:17.974Z] 04944245beec: Download complete [2024-06-21T14:47:17.974Z] 765212b225bb: Verifying Checksum [2024-06-21T14:47:17.974Z] 765212b225bb: Download complete [2024-06-21T14:47:17.974Z] f23df028b6ca: Verifying Checksum [2024-06-21T14:47:17.974Z] f23df028b6ca: Download complete [2024-06-21T14:47:17.974Z] d65c8cfc05b1: Download complete [2024-06-21T14:47:18.244Z] 699f458cf7ca: Verifying Checksum [2024-06-21T14:47:18.244Z] 699f458cf7ca: Download complete [2024-06-21T14:47:18.511Z] 8998bd30e6a1: Download complete [2024-06-21T14:47:21.187Z] 2437ff75d9bd: Download complete [2024-06-21T14:47:23.124Z] 8998bd30e6a1: Pull complete [2024-06-21T14:47:23.707Z] 04944245beec: Pull complete [2024-06-21T14:47:25.114Z] 699f458cf7ca: Pull complete [2024-06-21T14:47:25.379Z] 765212b225bb: Pull complete [2024-06-21T14:47:26.335Z] f23df028b6ca: Pull complete [2024-06-21T14:47:26.335Z] d65c8cfc05b1: Pull complete [2024-06-21T14:47:44.527Z] 2437ff75d9bd: Pull complete [2024-06-21T14:47:44.527Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-21T14:47:44.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-21T14:47:44.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-21T14:47:44.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-4095 does not seem to be running inside a container [2024-06-21T14:47:44.783Z] $ 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/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@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-06-21T14:47:47.239Z] $ docker top b976f3416327fb4314ab14548671443f86cc14569d29263ac8b1150ea00ba9cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-21T14:47:48.153Z] ---> job-cost.sh [2024-06-21T14:47:48.153Z] lf-activate-venv: SKIPPING [2024-06-21T14:47:48.153Z] INFO: No Stack... [2024-06-21T14:47:48.729Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-21T14:47:49.305Z] INFO: Archiving Costs [Pipeline] sh [2024-06-21T14:47:49.931Z] + cat /w/workspace/edgex-go/644/archives/cost.csv [2024-06-21T14:47:49.931Z] + cut -d, -f6 [Pipeline] lock [2024-06-21T14:47:50.042Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-644-stack-cost] [2024-06-21T14:47:50.052Z] Resource [jenkins-edgexfoundry-edgex-go-main-644-stack-cost] did not exist. Created. [2024-06-21T14:47:50.059Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-644-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-21T14:47:50.406Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-21T14:47:51.099Z] Stashed 1 file(s) [Pipeline] } [2024-06-21T14:47:51.109Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-644-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-21T14:47:51.127Z] $ docker stop --time=1 b976f3416327fb4314ab14548671443f86cc14569d29263ac8b1150ea00ba9cb [2024-06-21T14:47:52.597Z] $ docker rm -f --volumes b976f3416327fb4314ab14548671443f86cc14569d29263ac8b1150ea00ba9cb [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-06-21T14:47:53.166Z] provisioning config files... [2024-06-21T14:47:53.175Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/644@tmp/config14280013092513310056tmp [Pipeline] { [Pipeline] sh [2024-06-21T14:47:53.474Z] + set +x [2024-06-21T14:47:53.474Z] + curl -s https://codecov.io/bash [2024-06-21T14:47:53.474Z] + bash -s -- [2024-06-21T14:47:53.474Z] [2024-06-21T14:47:53.474Z] _____ _ [2024-06-21T14:47:53.474Z] / ____| | | [2024-06-21T14:47:53.474Z] | | ___ __| | ___ ___ _____ __ [2024-06-21T14:47:53.474Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-21T14:47:53.474Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-21T14:47:53.474Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-21T14:47:53.474Z] Bash-1.0.6 [2024-06-21T14:47:53.474Z] [2024-06-21T14:47:53.474Z] [2024-06-21T14:47:53.474Z] ==> git version 2.25.1 found [2024-06-21T14:47:53.474Z] ==> 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-06-21T14:47:53.474Z] Release-Date: 2020-01-08 [2024-06-21T14:47:53.475Z] 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-06-21T14:47:53.475Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-21T14:47:53.475Z] ==> Jenkins CI detected. [2024-06-21T14:47:53.475Z] current dir:  /w/workspace/edgex-go/644 [2024-06-21T14:47:53.475Z] project root: . [2024-06-21T14:47:53.475Z] --> token set from env [2024-06-21T14:47:53.475Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-21T14:47:53.475Z] ==> Running gcov in . (disable via -X gcov) [2024-06-21T14:47:53.475Z] ==> Python coveragepy not found [2024-06-21T14:47:53.475Z] ==> Searching for coverage reports in: [2024-06-21T14:47:53.475Z] + . [2024-06-21T14:47:53.475Z] -> Found 1 reports [2024-06-21T14:47:53.475Z] ==> Detecting git/mercurial file structure [2024-06-21T14:47:53.735Z] ==> Reading reports [2024-06-21T14:47:53.735Z] + ./coverage.out bytes=455714 [2024-06-21T14:47:53.735Z] ==> Appending adjustments [2024-06-21T14:47:53.735Z] https://docs.codecov.io/docs/fixing-reports [2024-06-21T14:47:54.829Z] + Found adjustments [2024-06-21T14:47:54.829Z] ==> Gzipping contents [2024-06-21T14:47:54.829Z] 60K /tmp/codecov.TBdO9b.gz [2024-06-21T14:47:54.829Z] ==> Uploading reports [2024-06-21T14:47:54.829Z] url: https://codecov.io [2024-06-21T14:47:54.829Z] query: branch=main&commit=a802096cb56626d3379e9589aa0de6bc0bfaf5c9&build=644&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F644%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-21T14:47:54.829Z] -> Pinging Codecov [2024-06-21T14:47:54.829Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=a802096cb56626d3379e9589aa0de6bc0bfaf5c9&build=644&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F644%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-06-21T14:47:55.090Z] -> Uploading to [2024-06-21T14:47:55.090Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-21/00271124DB129430A58F1EEE437C3FCB/a802096cb56626d3379e9589aa0de6bc0bfaf5c9/6560915f-2340-4f53-bb0e-497260969f9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240621%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240621T144754Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0b783f77e7ac6417421481b27c3f5c7ceb41bde8ee02e21f3fe1d0fd9bb1b6c6 [2024-06-21T14:47:55.090Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-21T14:47:55.090Z] Dload Upload Total Spent Left Speed [2024-06-21T14:47:55.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58027 0 0 100 58027 0 203k --:--:-- --:--:-- --:--:-- 203k [2024-06-21T14:47:55.350Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a802096cb56626d3379e9589aa0de6bc0bfaf5c9 [Pipeline] } [2024-06-21T14:47:55.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-06-21T14:47:55.625Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-06-21T14:47:55.642Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:55.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-21T14:47:55.951Z] [2024-06-21T14:47:55.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:47:56.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-21T14:47:56.510Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-06-21T14:47:56.511Z] 619be1103602: Already exists [2024-06-21T14:47:56.511Z] f8ea3408117e: Pulling fs layer [2024-06-21T14:47:56.511Z] 91320369b822: Pulling fs layer [2024-06-21T14:47:56.511Z] 0406650e8295: Pulling fs layer [2024-06-21T14:47:56.511Z] 4f4fb700ef54: Pulling fs layer [2024-06-21T14:47:56.511Z] 96d80e3f36e1: Pulling fs layer [2024-06-21T14:47:56.511Z] bcf3aedb951c: Pulling fs layer [2024-06-21T14:47:56.511Z] 96d80e3f36e1: Waiting [2024-06-21T14:47:56.511Z] bcf3aedb951c: Waiting [2024-06-21T14:47:56.511Z] 4f4fb700ef54: Waiting [2024-06-21T14:47:56.511Z] 0406650e8295: Download complete [2024-06-21T14:47:56.511Z] f8ea3408117e: Download complete [2024-06-21T14:47:56.511Z] 4f4fb700ef54: Verifying Checksum [2024-06-21T14:47:56.511Z] 4f4fb700ef54: Download complete [2024-06-21T14:47:56.770Z] f8ea3408117e: Pull complete [2024-06-21T14:47:56.770Z] 96d80e3f36e1: Verifying Checksum [2024-06-21T14:47:56.770Z] 96d80e3f36e1: Download complete [2024-06-21T14:47:57.337Z] 91320369b822: Verifying Checksum [2024-06-21T14:47:57.337Z] 91320369b822: Download complete [2024-06-21T14:47:57.595Z] bcf3aedb951c: Verifying Checksum [2024-06-21T14:47:57.595Z] bcf3aedb951c: Download complete [2024-06-21T14:48:00.889Z] 91320369b822: Pull complete [2024-06-21T14:48:00.889Z] 0406650e8295: Pull complete [2024-06-21T14:48:00.889Z] 4f4fb700ef54: Pull complete [2024-06-21T14:48:00.889Z] 96d80e3f36e1: Pull complete [2024-06-21T14:48:05.074Z] bcf3aedb951c: Pull complete [2024-06-21T14:48:05.333Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-06-21T14:48:06.711Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-06-21T14:48:06.970Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-21T14:48:07.073Z] prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container [2024-06-21T14:48:07.106Z] $ 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/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-06-21T14:48:15.829Z] $ docker top d874e0cd0a08d4d89f7020923debebe154b280a354bec590541a04f039372c5e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-21T14:48:16.180Z] + git config --global --add safe.directory /w/workspace/edgex-go/644 [Pipeline] echo [2024-06-21T14:48:16.191Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-06-21T14:48:16.469Z] + set -o pipefail [2024-06-21T14:48:16.469Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-06-21T14:48:26.452Z] [2024-06-21T14:48:26.453Z] Monitoring /w/workspace/edgex-go/644 (github.com/edgexfoundry/edgex-go)... [2024-06-21T14:48:26.453Z] [2024-06-21T14:48:26.453Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b3e20a92-319e-4574-b4b4-a830a9f879d9 [2024-06-21T14:48:26.453Z] [2024-06-21T14:48:26.453Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-06-21T14:48:26.453Z] [Pipeline] } [2024-06-21T14:48:27.034Z] $ docker stop --time=1 d874e0cd0a08d4d89f7020923debebe154b280a354bec590541a04f039372c5e [2024-06-21T14:48:30.595Z] $ docker rm -f --volumes d874e0cd0a08d4d89f7020923debebe154b280a354bec590541a04f039372c5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-06-21T14:48:31.182Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-21T14:48:31.202Z] provisioning config files... [2024-06-21T14:48:31.211Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/644@tmp/config15167551867972241317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-21T14:48:31.511Z] --> edgex-publish-swagger.sh [2024-06-21T14:48:31.511Z] === Publish openapi/v3 API === [2024-06-21T14:48:31.511Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-06-21T14:48:31.511Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/644/openapi/v3/core-command.yaml] [2024-06-21T14:48:31.511Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-21T14:48:31.511Z] Dload Upload Total Spent Left Speed [2024-06-21T14:48:32.079Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 43305 --:--:-- --:--:-- --:--:-- 43248 100 32782 0 0 100 32782 0 43305 --:--:-- --:--:-- --:--:-- 43248 [2024-06-21T14:48:32.079Z] [2024-06-21T14:48:32.079Z] [2024-06-21T14:48:32.079Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/644/openapi/v3/core-data.yaml] [2024-06-21T14:48:32.079Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-21T14:48:32.079Z] Dload Upload Total Spent Left Speed [2024-06-21T14:48:33.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 108k --:--:-- --:--:-- --:--:-- 108k 100 72043 0 0 100 72043 0 108k --:--:-- --:--:-- --:--:-- 108k [2024-06-21T14:48:33.017Z] [2024-06-21T14:48:33.017Z] [2024-06-21T14:48:33.017Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/644/openapi/v3/core-metadata.yaml] [2024-06-21T14:48:33.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-21T14:48:33.017Z] Dload Upload Total Spent Left Speed [2024-06-21T14:48:33.584Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 156 100 144k 271 251k --:--:-- --:--:-- --:--:-- 252k [2024-06-21T14:48:33.584Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-06-21T14:48:33.584Z] [2024-06-21T14:48:33.584Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/644/openapi/v3/support-notifications.yaml] [2024-06-21T14:48:33.584Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-21T14:48:33.584Z] Dload Upload Total Spent Left Speed [2024-06-21T14:48:34.154Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 419k --:--:-- --:--:-- --:--:-- 417k 100 87457 100 156 100 87301 280 153k --:--:-- --:--:-- --:--:-- 153k [2024-06-21T14:48:34.154Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-06-21T14:48:34.154Z] [2024-06-21T14:48:34.154Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/644/openapi/v3/support-scheduler.yaml] [2024-06-21T14:48:34.154Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-21T14:48:34.154Z] Dload Upload Total Spent Left Speed [2024-06-21T14:48:34.722Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 299 70928 --:--:-- --:--:-- --:--:-- 71228 [2024-06-21T14:48:34.722Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-06-21T14:48:34.722Z] [Pipeline] } [2024-06-21T14:48:34.729Z] 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-06-21T14:48:35.155Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-21T14:48:35.155Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:48:35.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-21T14:48:35.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-21T14:48:35.546Z] prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container [2024-06-21T14:48:35.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-21T14:48:36.170Z] $ docker top 1ec66adc711c0c88a49fb51c90c3a9f50d9fe593516c038e8d13dbb838f17c23 -eo pid,comm [2024-06-21T14:48:36.217Z] 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-06-21T14:48:36.217Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-21T14:48:36.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-21T14:48:36.277Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-21T14:48:36.408Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-21T14:48:36.413Z] $ docker exec 1ec66adc711c0c88a49fb51c90c3a9f50d9fe593516c038e8d13dbb838f17c23 ssh-agent [2024-06-21T14:48:36.526Z] SSH_AUTH_SOCK=/tmp/ssh-VEdO5xkR8x3T/agent.33 [2024-06-21T14:48:36.526Z] SSH_AGENT_PID=39 [2024-06-21T14:48:36.530Z] Running ssh-add (command line suppressed) [2024-06-21T14:48:36.651Z] Identity added: /w/workspace/edgex-go/644@tmp/private_key_1770255032971386401.key (/w/workspace/edgex-go/644@tmp/private_key_1770255032971386401.key) [2024-06-21T14:48:36.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-21T14:48:36.951Z] + git semver tag [2024-06-21T14:48:37.210Z] 2024-06-21 14:48:37,184 [run_tag] DEBUG tag force:False [2024-06-21T14:48:37.210Z] 2024-06-21 14:48:37,185 [check_head_tag] DEBUG check head tag [2024-06-21T14:48:37.210Z] 2024-06-21 14:48:37,188 [execute] INFO git cat-file --batch-check [2024-06-21T14:48:37.210Z] 2024-06-21 14:48:37,189 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/644, universal_newlines=False, shell=None, istream=) [2024-06-21T14:48:37.210Z] 2024-06-21 14:48:37,194 [execute] INFO git cat-file --batch [2024-06-21T14:48:37.210Z] 2024-06-21 14:48:37,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/644, universal_newlines=False, shell=None, istream=) [2024-06-21T14:48:37.468Z] 2024-06-21 14:48:37,229 [read_version] DEBUG read version from /w/workspace/edgex-go/644/.semver/main [2024-06-21T14:48:37.468Z] 2024-06-21 14:48:37,230 [execute] INFO git tag -a v3.2.0-dev.26 -m v3.2.0-dev.26 [2024-06-21T14:48:37.468Z] 2024-06-21 14:48:37,230 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.26', '-m', 'v3.2.0-dev.26'], cwd=/w/workspace/edgex-go/644, universal_newlines=False, shell=None, istream=None) [2024-06-21T14:48:37.468Z] 2024-06-21 14:48:37,234 [read_version] DEBUG read version from /w/workspace/edgex-go/644/.semver/main [2024-06-21T14:48:37.468Z] 3.2.0-dev.26 [Pipeline] } [2024-06-21T14:48:37.480Z] $ docker exec --env ******** --env ******** 1ec66adc711c0c88a49fb51c90c3a9f50d9fe593516c038e8d13dbb838f17c23 ssh-agent -k [2024-06-21T14:48:37.598Z] unset SSH_AUTH_SOCK; [2024-06-21T14:48:37.598Z] unset SSH_AGENT_PID; [2024-06-21T14:48:37.598Z] echo Agent pid 39 killed; [2024-06-21T14:48:37.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-21T14:48:37.930Z] + git semver [Pipeline] } [2024-06-21T14:48:38.203Z] $ docker stop --time=1 1ec66adc711c0c88a49fb51c90c3a9f50d9fe593516c038e8d13dbb838f17c23 [2024-06-21T14:48:39.499Z] $ docker rm -f --volumes 1ec66adc711c0c88a49fb51c90c3a9f50d9fe593516c038e8d13dbb838f17c23 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:48:39.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-21T14:48:39.915Z] [2024-06-21T14:48:39.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:48:40.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-21T14:48:40.225Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-06-21T14:48:40.225Z] ab5ef0e58194: Pulling fs layer [2024-06-21T14:48:40.225Z] 9712f1f96733: Pulling fs layer [2024-06-21T14:48:40.225Z] 63f879dbbcfc: Pulling fs layer [2024-06-21T14:48:40.225Z] 0d9ebad4ef96: Pulling fs layer [2024-06-21T14:48:40.225Z] e9a5061849ea: Pulling fs layer [2024-06-21T14:48:40.225Z] d747dcd14b5f: Pulling fs layer [2024-06-21T14:48:40.225Z] 2de7ff778b66: Pulling fs layer [2024-06-21T14:48:40.225Z] e9a5061849ea: Waiting [2024-06-21T14:48:40.225Z] d747dcd14b5f: Waiting [2024-06-21T14:48:40.225Z] 2de7ff778b66: Waiting [2024-06-21T14:48:40.225Z] 0d9ebad4ef96: Waiting [2024-06-21T14:48:40.492Z] 9712f1f96733: Verifying Checksum [2024-06-21T14:48:40.492Z] 9712f1f96733: Download complete [2024-06-21T14:48:40.750Z] 63f879dbbcfc: Verifying Checksum [2024-06-21T14:48:40.750Z] 63f879dbbcfc: Download complete [2024-06-21T14:48:40.750Z] e9a5061849ea: Verifying Checksum [2024-06-21T14:48:40.750Z] e9a5061849ea: Download complete [2024-06-21T14:48:41.009Z] d747dcd14b5f: Verifying Checksum [2024-06-21T14:48:41.009Z] d747dcd14b5f: Download complete [2024-06-21T14:48:41.009Z] 0d9ebad4ef96: Verifying Checksum [2024-06-21T14:48:41.009Z] 0d9ebad4ef96: Download complete [2024-06-21T14:48:41.009Z] ab5ef0e58194: Verifying Checksum [2024-06-21T14:48:41.009Z] ab5ef0e58194: Download complete [2024-06-21T14:48:41.009Z] 2de7ff778b66: Verifying Checksum [2024-06-21T14:48:41.009Z] 2de7ff778b66: Download complete [2024-06-21T14:48:44.297Z] ab5ef0e58194: Pull complete [2024-06-21T14:48:44.297Z] 9712f1f96733: Pull complete [2024-06-21T14:48:44.555Z] 63f879dbbcfc: Pull complete [2024-06-21T14:48:48.752Z] 0d9ebad4ef96: Pull complete [2024-06-21T14:48:48.752Z] e9a5061849ea: Pull complete [2024-06-21T14:48:49.010Z] d747dcd14b5f: Pull complete [2024-06-21T14:48:50.385Z] 2de7ff778b66: Pull complete [2024-06-21T14:48:50.385Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-06-21T14:48:50.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-06-21T14:48:50.385Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-21T14:48:50.503Z] prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container [2024-06-21T14:48:50.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-06-21T14:49:01.002Z] $ docker top 5e37d1c2e389f50502f82229aae584a087557f86b85671245e21195c9dc9a202 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-06-21T14:49:01.078Z] provisioning config files... [2024-06-21T14:49:01.085Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/644@tmp/config12367868664401229289tmp [2024-06-21T14:49:01.096Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/644@tmp/config1220391235919365049tmp [2024-06-21T14:49:01.103Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/644@tmp/config15755148866599149838tmp [Pipeline] { [Pipeline] echo [2024-06-21T14:49:01.135Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-21T14:49:01.428Z] ---> sigul-configuration.sh [2024-06-21T14:49:01.428Z] gpg: directory `/root/.gnupg' created [2024-06-21T14:49:01.428Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-06-21T14:49:01.428Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-06-21T14:49:01.428Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-06-21T14:49:01.428Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-06-21T14:49:01.428Z] gpg: CAST5 encrypted data [2024-06-21T14:49:01.428Z] gpg: encrypted with 1 passphrase [2024-06-21T14:49:01.428Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-06-21T14:49:01.728Z] + mkdir /home/jenkins [2024-06-21T14:49:01.728Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-06-21T14:49:02.027Z] + 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-06-21T14:49:02.044Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-21T14:49:02.338Z] ---> sigul-install.sh [2024-06-21T14:49:02.339Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-06-21T14:49:02.636Z] + git tag --list [2024-06-21T14:49:02.636Z] 0.6.0 [2024-06-21T14:49:02.636Z] 0.6.1 [2024-06-21T14:49:02.636Z] 0.7.0 [2024-06-21T14:49:02.636Z] 0.7.1 [2024-06-21T14:49:02.636Z] v1.0.0 [2024-06-21T14:49:02.636Z] v1.0.1 [2024-06-21T14:49:02.636Z] v1.1.0 [2024-06-21T14:49:02.636Z] v1.2.0 [2024-06-21T14:49:02.636Z] v1.2.1 [2024-06-21T14:49:02.636Z] v1.3.0 [2024-06-21T14:49:02.636Z] v1.3.1 [2024-06-21T14:49:02.636Z] v2.0.0 [2024-06-21T14:49:02.636Z] v2.1.0 [2024-06-21T14:49:02.636Z] v2.1.1 [2024-06-21T14:49:02.636Z] v2.2.0 [2024-06-21T14:49:02.636Z] v2.3.0 [2024-06-21T14:49:02.636Z] v3.0 [2024-06-21T14:49:02.636Z] v3.0.0 [2024-06-21T14:49:02.636Z] v3.1 [2024-06-21T14:49:02.636Z] v3.1.0 [2024-06-21T14:49:02.636Z] v3.1.0-dev.1 [2024-06-21T14:49:02.636Z] v3.1.0-dev.10 [2024-06-21T14:49:02.636Z] v3.1.0-dev.11 [2024-06-21T14:49:02.636Z] v3.1.0-dev.12 [2024-06-21T14:49:02.636Z] v3.1.0-dev.13 [2024-06-21T14:49:02.636Z] v3.1.0-dev.14 [2024-06-21T14:49:02.636Z] v3.1.0-dev.15 [2024-06-21T14:49:02.636Z] v3.1.0-dev.16 [2024-06-21T14:49:02.636Z] v3.1.0-dev.17 [2024-06-21T14:49:02.636Z] v3.1.0-dev.18 [2024-06-21T14:49:02.636Z] v3.1.0-dev.19 [2024-06-21T14:49:02.636Z] v3.1.0-dev.2 [2024-06-21T14:49:02.636Z] v3.1.0-dev.20 [2024-06-21T14:49:02.636Z] v3.1.0-dev.21 [2024-06-21T14:49:02.636Z] v3.1.0-dev.22 [2024-06-21T14:49:02.636Z] v3.1.0-dev.23 [2024-06-21T14:49:02.636Z] v3.1.0-dev.24 [2024-06-21T14:49:02.636Z] v3.1.0-dev.25 [2024-06-21T14:49:02.636Z] v3.1.0-dev.26 [2024-06-21T14:49:02.636Z] v3.1.0-dev.27 [2024-06-21T14:49:02.636Z] v3.1.0-dev.28 [2024-06-21T14:49:02.636Z] v3.1.0-dev.29 [2024-06-21T14:49:02.636Z] v3.1.0-dev.3 [2024-06-21T14:49:02.636Z] v3.1.0-dev.30 [2024-06-21T14:49:02.636Z] v3.1.0-dev.31 [2024-06-21T14:49:02.636Z] v3.1.0-dev.32 [2024-06-21T14:49:02.636Z] v3.1.0-dev.33 [2024-06-21T14:49:02.636Z] v3.1.0-dev.34 [2024-06-21T14:49:02.636Z] v3.1.0-dev.35 [2024-06-21T14:49:02.636Z] v3.1.0-dev.36 [2024-06-21T14:49:02.636Z] v3.1.0-dev.37 [2024-06-21T14:49:02.636Z] v3.1.0-dev.38 [2024-06-21T14:49:02.636Z] v3.1.0-dev.39 [2024-06-21T14:49:02.636Z] v3.1.0-dev.4 [2024-06-21T14:49:02.636Z] v3.1.0-dev.40 [2024-06-21T14:49:02.636Z] v3.1.0-dev.41 [2024-06-21T14:49:02.636Z] v3.1.0-dev.42 [2024-06-21T14:49:02.636Z] v3.1.0-dev.43 [2024-06-21T14:49:02.636Z] v3.1.0-dev.44 [2024-06-21T14:49:02.636Z] v3.1.0-dev.45 [2024-06-21T14:49:02.636Z] v3.1.0-dev.46 [2024-06-21T14:49:02.636Z] v3.1.0-dev.47 [2024-06-21T14:49:02.636Z] v3.1.0-dev.48 [2024-06-21T14:49:02.636Z] v3.1.0-dev.49 [2024-06-21T14:49:02.636Z] v3.1.0-dev.5 [2024-06-21T14:49:02.636Z] v3.1.0-dev.50 [2024-06-21T14:49:02.636Z] v3.1.0-dev.51 [2024-06-21T14:49:02.636Z] v3.1.0-dev.52 [2024-06-21T14:49:02.636Z] v3.1.0-dev.53 [2024-06-21T14:49:02.636Z] v3.1.0-dev.54 [2024-06-21T14:49:02.636Z] v3.1.0-dev.55 [2024-06-21T14:49:02.636Z] v3.1.0-dev.56 [2024-06-21T14:49:02.636Z] v3.1.0-dev.57 [2024-06-21T14:49:02.636Z] v3.1.0-dev.58 [2024-06-21T14:49:02.636Z] v3.1.0-dev.59 [2024-06-21T14:49:02.636Z] v3.1.0-dev.6 [2024-06-21T14:49:02.636Z] v3.1.0-dev.60 [2024-06-21T14:49:02.636Z] v3.1.0-dev.61 [2024-06-21T14:49:02.636Z] v3.1.0-dev.62 [2024-06-21T14:49:02.636Z] v3.1.0-dev.63 [2024-06-21T14:49:02.636Z] v3.1.0-dev.64 [2024-06-21T14:49:02.636Z] v3.1.0-dev.65 [2024-06-21T14:49:02.636Z] v3.1.0-dev.66 [2024-06-21T14:49:02.636Z] v3.1.0-dev.67 [2024-06-21T14:49:02.636Z] v3.1.0-dev.68 [2024-06-21T14:49:02.636Z] v3.1.0-dev.69 [2024-06-21T14:49:02.636Z] v3.1.0-dev.7 [2024-06-21T14:49:02.636Z] v3.1.0-dev.70 [2024-06-21T14:49:02.636Z] v3.1.0-dev.71 [2024-06-21T14:49:02.636Z] v3.1.0-dev.72 [2024-06-21T14:49:02.636Z] v3.1.0-dev.73 [2024-06-21T14:49:02.636Z] v3.1.0-dev.8 [2024-06-21T14:49:02.636Z] v3.1.0-dev.9 [2024-06-21T14:49:02.636Z] v3.1.1 [2024-06-21T14:49:02.636Z] v3.1.1-dev.1 [2024-06-21T14:49:02.636Z] v3.1.1-dev.2 [2024-06-21T14:49:02.636Z] v3.2.0-dev.1 [2024-06-21T14:49:02.637Z] v3.2.0-dev.10 [2024-06-21T14:49:02.637Z] v3.2.0-dev.11 [2024-06-21T14:49:02.637Z] v3.2.0-dev.12 [2024-06-21T14:49:02.637Z] v3.2.0-dev.13 [2024-06-21T14:49:02.637Z] v3.2.0-dev.14 [2024-06-21T14:49:02.637Z] v3.2.0-dev.15 [2024-06-21T14:49:02.637Z] v3.2.0-dev.16 [2024-06-21T14:49:02.637Z] v3.2.0-dev.17 [2024-06-21T14:49:02.637Z] v3.2.0-dev.18 [2024-06-21T14:49:02.637Z] v3.2.0-dev.19 [2024-06-21T14:49:02.637Z] v3.2.0-dev.2 [2024-06-21T14:49:02.637Z] v3.2.0-dev.20 [2024-06-21T14:49:02.637Z] v3.2.0-dev.21 [2024-06-21T14:49:02.637Z] v3.2.0-dev.22 [2024-06-21T14:49:02.637Z] v3.2.0-dev.23 [2024-06-21T14:49:02.637Z] v3.2.0-dev.24 [2024-06-21T14:49:02.637Z] v3.2.0-dev.25 [2024-06-21T14:49:02.637Z] v3.2.0-dev.26 [2024-06-21T14:49:02.637Z] v3.2.0-dev.3 [2024-06-21T14:49:02.637Z] v3.2.0-dev.4 [2024-06-21T14:49:02.637Z] v3.2.0-dev.5 [2024-06-21T14:49:02.637Z] v3.2.0-dev.6 [2024-06-21T14:49:02.637Z] v3.2.0-dev.7 [2024-06-21T14:49:02.637Z] v3.2.0-dev.8 [2024-06-21T14:49:02.637Z] v3.2.0-dev.9 [Pipeline] sh [2024-06-21T14:49:02.932Z] + lftools sign git-tag v3.2.0-dev.26 [2024-06-21T14:49:03.501Z] Signing Git tag with Sigul... [2024-06-21T14:49:03.501Z] Signing v3.2.0-dev.26 [Pipeline] echo [2024-06-21T14:49:03.779Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-21T14:49:04.072Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-06-21T14:49:04.080Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-06-21T14:49:04.113Z] $ docker stop --time=1 5e37d1c2e389f50502f82229aae584a087557f86b85671245e21195c9dc9a202 [2024-06-21T14:49:05.458Z] $ docker rm -f --volumes 5e37d1c2e389f50502f82229aae584a087557f86b85671245e21195c9dc9a202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-06-21T14:49:05.901Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-21T14:49:05.901Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:49:06.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-21T14:49:06.200Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-21T14:49:06.281Z] prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container [2024-06-21T14:49:06.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-21T14:49:06.742Z] $ docker top 0fd6a7f526776ec4574f95ebfc29a7b61ffd8f615d6bada26b5b6b0e668fff6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-21T14:49:06.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-21T14:49:06.852Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-21T14:49:06.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-21T14:49:06.965Z] $ docker exec 0fd6a7f526776ec4574f95ebfc29a7b61ffd8f615d6bada26b5b6b0e668fff6f ssh-agent [2024-06-21T14:49:07.090Z] SSH_AUTH_SOCK=/tmp/ssh-HLQ1YC84CkVs/agent.32 [2024-06-21T14:49:07.090Z] SSH_AGENT_PID=38 [2024-06-21T14:49:07.094Z] Running ssh-add (command line suppressed) [2024-06-21T14:49:07.203Z] Identity added: /w/workspace/edgex-go/644@tmp/private_key_7083882869579165854.key (/w/workspace/edgex-go/644@tmp/private_key_7083882869579165854.key) [2024-06-21T14:49:07.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-21T14:49:07.507Z] + git semver bump pre [2024-06-21T14:49:08.081Z] 2024-06-21 14:49:07,778 [read_version] DEBUG read version from /w/workspace/edgex-go/644/.semver/main [2024-06-21T14:49:08.081Z] 2024-06-21 14:49:07,779 [bump_version] DEBUG bumping version:3.2.0-dev.26 on axis:pre with prefix:dev [2024-06-21T14:49:08.081Z] 2024-06-21 14:49:07,779 [bump_version] DEBUG bumped version:3.2.0-dev.27 [2024-06-21T14:49:08.081Z] 2024-06-21 14:49:07,779 [write_version] DEBUG write version:3.2.0-dev.27 to path:/w/workspace/edgex-go/644/.semver/main with force:True [2024-06-21T14:49:08.081Z] 2024-06-21 14:49:07,779 [read_version] DEBUG read version from /w/workspace/edgex-go/644/.semver/main [2024-06-21T14:49:08.081Z] 2024-06-21 14:49:07,780 [write_file] DEBUG write to file:/w/workspace/edgex-go/644/.semver/main [2024-06-21T14:49:08.081Z] 2024-06-21 14:49:07,784 [execute] INFO git cat-file --batch-check [2024-06-21T14:49:08.081Z] 2024-06-21 14:49:07,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/644/.semver, universal_newlines=False, shell=None, istream=) [2024-06-21T14:49:08.081Z] 2024-06-21 14:49:07,791 [execute] INFO git cat-file --batch [2024-06-21T14:49:08.081Z] 2024-06-21 14:49:07,791 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/644/.semver, universal_newlines=False, shell=None, istream=) [2024-06-21T14:49:08.081Z] 2024-06-21 14:49:07,796 [read_version] DEBUG read version from /w/workspace/edgex-go/644/.semver/main [2024-06-21T14:49:08.081Z] 3.2.0-dev.27 [Pipeline] } [2024-06-21T14:49:08.094Z] $ docker exec --env ******** --env ******** 0fd6a7f526776ec4574f95ebfc29a7b61ffd8f615d6bada26b5b6b0e668fff6f ssh-agent -k [2024-06-21T14:49:08.208Z] unset SSH_AUTH_SOCK; [2024-06-21T14:49:08.209Z] unset SSH_AGENT_PID; [2024-06-21T14:49:08.209Z] echo Agent pid 38 killed; [2024-06-21T14:49:08.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-21T14:49:08.536Z] + git semver [Pipeline] } [2024-06-21T14:49:08.811Z] $ docker stop --time=1 0fd6a7f526776ec4574f95ebfc29a7b61ffd8f615d6bada26b5b6b0e668fff6f [2024-06-21T14:49:10.276Z] $ docker rm -f --volumes 0fd6a7f526776ec4574f95ebfc29a7b61ffd8f615d6bada26b5b6b0e668fff6f [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-21T14:49:10.641Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-21T14:49:10.641Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:49:10.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-21T14:49:10.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-21T14:49:11.089Z] prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container [2024-06-21T14:49:11.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-06-21T14:49:11.482Z] $ docker top 244d02468e136736c79bf03fdd9b11db791e58a7034d8901b1ffc65a9d3e215a -eo pid,comm [2024-06-21T14:49:11.538Z] 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-06-21T14:49:11.538Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-21T14:49:11.592Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-21T14:49:11.592Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-21T14:49:11.735Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-21T14:49:11.741Z] $ docker exec 244d02468e136736c79bf03fdd9b11db791e58a7034d8901b1ffc65a9d3e215a ssh-agent [2024-06-21T14:49:11.859Z] SSH_AUTH_SOCK=/tmp/ssh-8o9LOwl8wy6W/agent.31 [2024-06-21T14:49:11.859Z] SSH_AGENT_PID=37 [2024-06-21T14:49:11.863Z] Running ssh-add (command line suppressed) [2024-06-21T14:49:11.960Z] Identity added: /w/workspace/edgex-go/644@tmp/private_key_8349717229376047587.key (/w/workspace/edgex-go/644@tmp/private_key_8349717229376047587.key) [2024-06-21T14:49:12.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-21T14:49:12.321Z] + git semver push [2024-06-21T14:49:12.580Z] 2024-06-21 14:49:12,520 [run_push] DEBUG push [2024-06-21T14:49:12.580Z] 2024-06-21 14:49:12,521 [execute] INFO git cat-file --batch-check [2024-06-21T14:49:12.580Z] 2024-06-21 14:49:12,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/644/.semver, universal_newlines=False, shell=None, istream=) [2024-06-21T14:49:12.580Z] 2024-06-21 14:49:12,525 [execute] INFO git rev-list cd34acae89743b561f7a77e908204426c4c588f1 -- [2024-06-21T14:49:12.580Z] 2024-06-21 14:49:12,526 [execute] DEBUG Popen(['git', 'rev-list', 'cd34acae89743b561f7a77e908204426c4c588f1', '--'], cwd=/w/workspace/edgex-go/644/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-21T14:49:12.580Z] 2024-06-21 14:49:12,545 [execute] INFO git fetch -v origin [2024-06-21T14:49:12.580Z] 2024-06-21 14:49:12,545 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/644/.semver, universal_newlines=True, shell=None, istream=None) [2024-06-21T14:49:13.150Z] 2024-06-21 14:49:12,996 [run_push] DEBUG no remote changes detected [2024-06-21T14:49:13.150Z] 2024-06-21 14:49:12,997 [execute] INFO git push origin semver [2024-06-21T14:49:13.150Z] 2024-06-21 14:49:12,997 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/644/.semver, universal_newlines=False, shell=None, istream=None) [2024-06-21T14:49:14.087Z] 2024-06-21 14:49:13,973 [run_push] DEBUG push all version tags [2024-06-21T14:49:14.087Z] 2024-06-21 14:49:13,974 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-06-21T14:49:14.087Z] 2024-06-21 14:49:13,975 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/644, universal_newlines=False, shell=None, istream=None) [2024-06-21T14:49:15.076Z] 2024-06-21 14:49:14,737 [read_version] DEBUG read version from /w/workspace/edgex-go/644/.semver/main [2024-06-21T14:49:15.076Z] 3.2.0-dev.27 [Pipeline] } [2024-06-21T14:49:15.100Z] $ docker exec --env ******** --env ******** 244d02468e136736c79bf03fdd9b11db791e58a7034d8901b1ffc65a9d3e215a ssh-agent -k [2024-06-21T14:49:15.203Z] unset SSH_AUTH_SOCK; [2024-06-21T14:49:15.203Z] unset SSH_AGENT_PID; [2024-06-21T14:49:15.203Z] echo Agent pid 37 killed; [2024-06-21T14:49:15.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-21T14:49:15.543Z] + git semver [Pipeline] } [2024-06-21T14:49:15.817Z] $ docker stop --time=1 244d02468e136736c79bf03fdd9b11db791e58a7034d8901b1ffc65a9d3e215a [2024-06-21T14:49:17.075Z] $ docker rm -f --volumes 244d02468e136736c79bf03fdd9b11db791e58a7034d8901b1ffc65a9d3e215a [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-06-21T14:49:17.668Z] + [ -d /w/workspace/edgex-go/644/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-06-21T14:49:17.959Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-21T14:49:18.820Z] ---> package-listing.sh [2024-06-21T14:49:18.820Z] ++ facter osfamily [2024-06-21T14:49:18.820Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-21T14:49:19.080Z] + OS_FAMILY=debian [2024-06-21T14:49:19.080Z] + workspace=/w/workspace/edgex-go/644 [2024-06-21T14:49:19.080Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-21T14:49:19.080Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-21T14:49:19.080Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-21T14:49:19.080Z] + PACKAGES=/tmp/packages_start.txt [2024-06-21T14:49:19.080Z] + '[' /w/workspace/edgex-go/644 ']' [2024-06-21T14:49:19.080Z] + PACKAGES=/tmp/packages_end.txt [2024-06-21T14:49:19.080Z] + case "${OS_FAMILY}" in [2024-06-21T14:49:19.080Z] + dpkg -l [2024-06-21T14:49:19.080Z] + grep '^ii' [2024-06-21T14:49:19.080Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-21T14:49:19.080Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-21T14:49:19.080Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-21T14:49:19.080Z] + '[' /w/workspace/edgex-go/644 ']' [2024-06-21T14:49:19.080Z] + mkdir -p /w/workspace/edgex-go/644/archives/ [2024-06-21T14:49:19.080Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/644/archives/ [Pipeline] echo [2024-06-21T14:49:19.091Z] 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/644/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-21T14:49:19.367Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:49:19.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-21T14:49:19.945Z] [2024-06-21T14:49:19.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-21T14:49:20.248Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-21T14:49:20.508Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-21T14:49:20.508Z] 5eb5b503b376: Pulling fs layer [2024-06-21T14:49:20.508Z] 5c69ac0246d0: Pulling fs layer [2024-06-21T14:49:20.508Z] ec43610c2a17: Pulling fs layer [2024-06-21T14:49:20.508Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-21T14:49:20.508Z] 33b1e0a273af: Pulling fs layer [2024-06-21T14:49:20.508Z] 5d3b04190fa2: Pulling fs layer [2024-06-21T14:49:20.508Z] 2f39f015ded8: Pulling fs layer [2024-06-21T14:49:20.508Z] 5d3b04190fa2: Waiting [2024-06-21T14:49:20.508Z] 2f39f015ded8: Waiting [2024-06-21T14:49:20.508Z] 3a2ae6a8a46f: Waiting [2024-06-21T14:49:20.508Z] 33b1e0a273af: Waiting [2024-06-21T14:49:20.508Z] 5c69ac0246d0: Verifying Checksum [2024-06-21T14:49:20.508Z] 5c69ac0246d0: Download complete [2024-06-21T14:49:20.508Z] 3a2ae6a8a46f: Download complete [2024-06-21T14:49:20.777Z] 33b1e0a273af: Verifying Checksum [2024-06-21T14:49:20.777Z] 33b1e0a273af: Download complete [2024-06-21T14:49:20.777Z] ec43610c2a17: Verifying Checksum [2024-06-21T14:49:20.777Z] ec43610c2a17: Download complete [2024-06-21T14:49:20.777Z] 5d3b04190fa2: Verifying Checksum [2024-06-21T14:49:20.777Z] 5d3b04190fa2: Download complete [2024-06-21T14:49:20.777Z] 5eb5b503b376: Verifying Checksum [2024-06-21T14:49:20.777Z] 5eb5b503b376: Download complete [2024-06-21T14:49:21.342Z] 2f39f015ded8: Verifying Checksum [2024-06-21T14:49:21.342Z] 2f39f015ded8: Download complete [2024-06-21T14:49:22.277Z] 5eb5b503b376: Pull complete [2024-06-21T14:49:22.277Z] 5c69ac0246d0: Pull complete [2024-06-21T14:49:22.845Z] ec43610c2a17: Pull complete [2024-06-21T14:49:22.845Z] 3a2ae6a8a46f: Pull complete [2024-06-21T14:49:23.104Z] 33b1e0a273af: Pull complete [2024-06-21T14:49:23.104Z] 5d3b04190fa2: Pull complete [2024-06-21T14:49:28.376Z] 2f39f015ded8: Pull complete [2024-06-21T14:49:28.376Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-21T14:49:28.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-21T14:49:28.376Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-21T14:49:28.485Z] prd-ubuntu20.04-docker-8c-8g-4094 does not seem to be running inside a container [2024-06-21T14:49:28.522Z] $ 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/644/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/644 -v /w/workspace/edgex-go/644:/w/workspace/edgex-go/644:rw,z -v /w/workspace/edgex-go/644@tmp:/w/workspace/edgex-go/644@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-06-21T14:49:41.534Z] $ docker top 1f5b74e20208f327ebf78a266d6c39347c4955ea3b4397081621b290f62d9a20 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-21T14:49:41.881Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-21T14:49:42.166Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-21T14:49:42.449Z] + ls /var/log/sa-host [2024-06-21T14:49:42.449Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-21T14:49:42.610Z] provisioning config files... [2024-06-21T14:49:42.618Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/644@tmp/config13902105740202898610tmp [Pipeline] { [Pipeline] echo [2024-06-21T14:49:42.638Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-21T14:49:42.917Z] ---> create-netrc.sh [Pipeline] } [2024-06-21T14:49:42.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-21T14:49:43.268Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-21T14:49:43.277Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-21T14:49:43.557Z] ---> sudo-logs.sh [2024-06-21T14:49:43.558Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-21T14:49:43.582Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-21T14:49:43.862Z] ---> job-cost.sh [2024-06-21T14:49:43.862Z] lf-activate-venv: SKIPPING [2024-06-21T14:49:43.862Z] DEBUG: total: 0.10999999940395355 [2024-06-21T14:49:43.862Z] INFO: Retrieving Stack Cost... [2024-06-21T14:49:44.120Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-21T14:49:44.377Z] INFO: Archiving Costs [Pipeline] echo [2024-06-21T14:49:44.389Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-21T14:49:44.669Z] ---> logs-deploy.sh [2024-06-21T14:49:44.669Z] lf-activate-venv: SKIPPING [2024-06-21T14:49:44.669Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/644 [2024-06-21T14:49:44.669Z] INFO: archiving workspace using pattern(s): [2024-06-21T14:49:45.607Z] Archives upload complete. [2024-06-21T14:49:45.866Z] INFO: archiving logs to Nexus [2024-06-21T14:49:46.441Z] ---> uname -a: [2024-06-21T14:49:46.441Z] Linux prd-ubuntu20-04-docker-8c-8g-4094 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-06-21T14:49:46.441Z] [2024-06-21T14:49:46.441Z] [2024-06-21T14:49:46.441Z] ---> lscpu: [2024-06-21T14:49:46.441Z] Architecture: x86_64 [2024-06-21T14:49:46.441Z] CPU op-mode(s): 32-bit, 64-bit [2024-06-21T14:49:46.441Z] Byte Order: Little Endian [2024-06-21T14:49:46.441Z] Address sizes: 40 bits physical, 48 bits virtual [2024-06-21T14:49:46.441Z] CPU(s): 8 [2024-06-21T14:49:46.441Z] On-line CPU(s) list: 0-7 [2024-06-21T14:49:46.441Z] Thread(s) per core: 1 [2024-06-21T14:49:46.441Z] Core(s) per socket: 1 [2024-06-21T14:49:46.441Z] Socket(s): 8 [2024-06-21T14:49:46.441Z] NUMA node(s): 1 [2024-06-21T14:49:46.441Z] Vendor ID: AuthenticAMD [2024-06-21T14:49:46.441Z] CPU family: 23 [2024-06-21T14:49:46.441Z] Model: 49 [2024-06-21T14:49:46.441Z] Model name: AMD EPYC-Rome Processor [2024-06-21T14:49:46.441Z] Stepping: 0 [2024-06-21T14:49:46.441Z] CPU MHz: 2800.000 [2024-06-21T14:49:46.441Z] BogoMIPS: 5600.00 [2024-06-21T14:49:46.441Z] Virtualization: AMD-V [2024-06-21T14:49:46.441Z] Hypervisor vendor: KVM [2024-06-21T14:49:46.441Z] Virtualization type: full [2024-06-21T14:49:46.441Z] L1d cache: 256 KiB [2024-06-21T14:49:46.441Z] L1i cache: 256 KiB [2024-06-21T14:49:46.441Z] L2 cache: 4 MiB [2024-06-21T14:49:46.441Z] L3 cache: 128 MiB [2024-06-21T14:49:46.441Z] NUMA node0 CPU(s): 0-7 [2024-06-21T14:49:46.441Z] Vulnerability Itlb multihit: Not affected [2024-06-21T14:49:46.441Z] Vulnerability L1tf: Not affected [2024-06-21T14:49:46.441Z] Vulnerability Mds: Not affected [2024-06-21T14:49:46.441Z] Vulnerability Meltdown: Not affected [2024-06-21T14:49:46.441Z] Vulnerability Mmio stale data: Not affected [2024-06-21T14:49:46.441Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-06-21T14:49:46.441Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-06-21T14:49:46.441Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-06-21T14:49:46.441Z] Vulnerability Srbds: Not affected [2024-06-21T14:49:46.441Z] Vulnerability Tsx async abort: Not affected [2024-06-21T14:49:46.441Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-06-21T14:49:46.441Z] [2024-06-21T14:49:46.441Z] [2024-06-21T14:49:46.441Z] ---> nproc: [2024-06-21T14:49:46.441Z] 8 [2024-06-21T14:49:46.441Z] [2024-06-21T14:49:46.441Z] [2024-06-21T14:49:46.441Z] ---> df -h: [2024-06-21T14:49:46.441Z] Filesystem Size Used Avail Use% Mounted on [2024-06-21T14:49:46.441Z] overlay 155G 25G 131G 16% / [2024-06-21T14:49:46.441Z] tmpfs 64M 0 64M 0% /dev [2024-06-21T14:49:46.441Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-06-21T14:49:46.441Z] shm 64M 0 64M 0% /dev/shm [2024-06-21T14:49:46.441Z] /dev/vda1 155G 25G 131G 16% /facter-os [2024-06-21T14:49:46.441Z] [2024-06-21T14:49:46.441Z] [2024-06-21T14:49:46.441Z] ---> sar -b -r -n DEV: [2024-06-21T14:49:46.441Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4094) 06/21/24 _x86_64_ (8 CPU) [2024-06-21T14:49:46.441Z] [2024-06-21T14:49:46.441Z] 14:10:33 LINUX RESTART (8 CPU) [2024-06-21T14:49:46.441Z] [2024-06-21T14:49:46.441Z] 14:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-06-21T14:49:46.441Z] 14:12:01 163.24 38.28 124.96 0.00 4264.62 37753.44 0.00 [2024-06-21T14:49:46.441Z] 14:13:01 186.49 1.10 185.39 0.00 24.93 62177.37 0.00 [2024-06-21T14:49:46.441Z] 14:14:01 31.94 0.00 31.94 0.00 0.00 23461.97 0.00 [2024-06-21T14:49:46.441Z] 14:15:01 36.16 0.15 36.01 0.00 2.40 18771.14 0.00 [2024-06-21T14:49:46.441Z] 14:16:01 164.39 2.80 161.59 0.00 152.11 56776.80 0.00 [2024-06-21T14:49:46.441Z] 14:17:01 328.91 1.78 327.13 0.00 2002.33 157411.23 0.00 [2024-06-21T14:49:46.441Z] 14:18:01 475.21 9.26 465.95 0.00 2337.76 146491.69 0.00 [2024-06-21T14:49:46.441Z] 14:19:01 180.07 0.12 179.95 0.00 0.93 46402.93 0.00 [2024-06-21T14:49:46.441Z] 14:20:01 420.81 0.05 420.76 0.00 0.40 109657.72 0.00 [2024-06-21T14:49:46.441Z] 14:21:01 256.94 0.08 256.86 0.00 13.33 7831.76 0.00 [2024-06-21T14:49:46.441Z] 14:22:01 18.76 0.02 18.75 0.00 4.27 477.12 0.00 [2024-06-21T14:49:46.441Z] 14:23:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2024-06-21T14:49:46.441Z] 14:24:01 1.22 0.00 1.22 0.00 0.00 12.66 0.00 [2024-06-21T14:49:46.441Z] 14:25:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 [2024-06-21T14:49:46.441Z] 14:26:01 1.90 0.02 1.88 0.00 0.13 25.73 0.00 [2024-06-21T14:49:46.441Z] 14:27:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 [2024-06-21T14:49:46.441Z] 14:28:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2024-06-21T14:49:46.441Z] 14:29:01 0.85 0.00 0.85 0.00 0.00 10.40 0.00 [2024-06-21T14:49:46.441Z] 14:30:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2024-06-21T14:49:46.441Z] 14:31:01 3.37 1.02 2.35 0.00 21.86 30.66 0.00 [2024-06-21T14:49:46.441Z] 14:32:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2024-06-21T14:49:46.441Z] 14:33:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2024-06-21T14:49:46.441Z] 14:34:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 [2024-06-21T14:49:46.441Z] 14:35:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2024-06-21T14:49:46.441Z] 14:36:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 [2024-06-21T14:49:46.441Z] 14:37:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 [2024-06-21T14:49:46.441Z] 14:38:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 [2024-06-21T14:49:46.441Z] 14:39:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2024-06-21T14:49:46.441Z] 14:40:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 [2024-06-21T14:49:46.441Z] 14:41:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 [2024-06-21T14:49:46.441Z] 14:42:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 [2024-06-21T14:49:46.441Z] 14:43:02 1.47 0.00 1.47 0.00 0.00 16.93 0.00 [2024-06-21T14:49:46.441Z] 14:44:01 1.02 0.00 1.02 0.00 0.00 10.98 0.00 [2024-06-21T14:49:46.441Z] 14:45:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2024-06-21T14:49:46.441Z] 14:46:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 [2024-06-21T14:49:46.441Z] 14:47:01 1.98 0.00 1.98 0.00 0.00 22.40 0.00 [2024-06-21T14:49:46.441Z] 14:48:01 5.57 0.10 5.47 0.00 10.26 1085.42 0.00 [2024-06-21T14:49:46.441Z] 14:49:01 152.82 0.58 152.24 0.00 5.87 60466.06 0.00 [2024-06-21T14:49:46.441Z] Average: 64.62 1.46 63.16 0.00 232.76 19198.72 0.00 [2024-06-21T14:49:46.441Z] [2024-06-21T14:49:46.441Z] 14:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-06-21T14:49:46.441Z] 14:12:01 29567848 31571084 771244 2.35 60504 2234308 1914796 5.64 1010576 1958752 636 [2024-06-21T14:49:46.441Z] 14:13:01 28109600 31347296 955372 2.91 125160 3295552 2054732 6.06 1349108 2930436 19076 [2024-06-21T14:49:46.441Z] 14:14:01 27058436 31321452 978236 2.97 127568 4265072 2340004 6.90 1960928 3315500 270332 [2024-06-21T14:49:46.441Z] 14:15:01 26966008 31307712 986320 3.00 132920 4311144 2252868 6.64 1619296 3715264 236520 [2024-06-21T14:49:46.441Z] 14:16:01 24886316 31278068 993332 3.02 154068 6321448 2197588 6.48 1789428 5570884 1914224 [2024-06-21T14:49:46.441Z] 14:17:01 22098508 31219208 1030788 3.13 158444 8942592 3090344 9.11 2190072 7830368 5132 [2024-06-21T14:49:46.441Z] 14:18:01 15613080 29491852 2699544 8.21 320140 13035084 6771248 19.96 4555124 11377728 208924 [2024-06-21T14:49:46.441Z] 14:19:01 12102668 28955140 3230468 9.82 339268 15845144 8397664 24.75 6466192 12819892 1741544 [2024-06-21T14:49:46.441Z] 14:20:01 14490748 31364248 879828 2.68 346896 16018120 2402132 7.08 2945812 14194704 57128 [2024-06-21T14:49:46.441Z] 14:21:01 14488216 31410256 838208 2.55 352284 16059588 2131732 6.28 3212200 13936576 548 [2024-06-21T14:49:46.441Z] 14:22:01 14489116 31412424 835980 2.54 353116 16059876 2005784 5.91 3520176 13625852 68 [2024-06-21T14:49:46.441Z] 14:23:01 14489456 31412768 835716 2.54 353132 16059876 2005784 5.91 3520068 13625852 172 [2024-06-21T14:49:46.441Z] 14:24:01 14498944 31422284 826160 2.51 353136 16059880 2005784 5.91 3509868 13625856 8 [2024-06-21T14:49:46.441Z] 14:25:01 14500864 31424216 824608 2.51 353148 16059888 2021952 5.96 3509868 13625864 140 [2024-06-21T14:49:46.441Z] 14:26:01 14513120 31436528 812600 2.47 353176 16059860 2036880 6.00 3498296 13625840 60 [2024-06-21T14:49:46.441Z] 14:27:01 14512876 31436316 812784 2.47 353192 16059868 2036880 6.00 3498380 13625848 144 [2024-06-21T14:49:46.441Z] 14:28:01 14512828 31436276 812740 2.47 353220 16059872 2036880 6.00 3498320 13625852 8 [2024-06-21T14:49:46.441Z] 14:29:01 14512780 31436260 812712 2.47 353232 16059872 2036880 6.00 3498384 13625848 192 [2024-06-21T14:49:46.441Z] 14:30:01 14512692 31436180 812724 2.47 353240 16059880 2036880 6.00 3498384 13625856 12 [2024-06-21T14:49:46.441Z] 14:31:01 14511380 31435892 812860 2.47 353300 16060624 2076488 6.12 3498040 13626532 4 [2024-06-21T14:49:46.441Z] 14:32:01 14511492 31436028 812892 2.47 353308 16060628 2076488 6.12 3498404 13626536 28 [2024-06-21T14:49:46.441Z] 14:33:01 14513112 31437684 811108 2.47 353316 16060636 2060164 6.07 3496452 13626540 204 [2024-06-21T14:49:46.441Z] 14:34:01 14513608 31438180 810540 2.46 353328 16060636 2060164 6.07 3496452 13626540 8 [2024-06-21T14:49:46.441Z] 14:35:01 14513528 31438136 810504 2.46 353340 16060640 2060164 6.07 3496480 13626548 196 [2024-06-21T14:49:46.441Z] 14:36:01 14513512 31438120 810476 2.46 353360 16060636 2060164 6.07 3496364 13626548 4 [2024-06-21T14:49:46.441Z] 14:37:01 14513212 31437848 810796 2.47 353380 16060644 2060164 6.07 3496740 13626552 200 [2024-06-21T14:49:46.441Z] 14:38:01 14513164 31437804 810768 2.47 353400 16060648 2060164 6.07 3496388 13626556 4 [2024-06-21T14:49:46.441Z] 14:39:01 14513608 31438308 810456 2.46 353424 16060648 2060164 6.07 3496544 13626556 188 [2024-06-21T14:49:46.442Z] 14:40:01 14513552 31438256 810468 2.46 353436 16060652 2043944 6.02 3496544 13626560 8 [2024-06-21T14:49:46.442Z] 14:41:01 14513436 31438176 810676 2.47 353456 16060656 2043944 6.02 3496868 13626564 156 [2024-06-21T14:49:46.442Z] 14:42:01 14513484 31438224 810608 2.47 353472 16060660 2043944 6.02 3496728 13626564 8 [2024-06-21T14:49:46.442Z] 14:43:02 14513396 31438176 810568 2.47 353492 16060664 2043944 6.02 3497120 13626572 44 [2024-06-21T14:49:46.442Z] 14:44:01 14513388 31438168 810548 2.46 353504 16060664 2043944 6.02 3496860 13626572 8 [2024-06-21T14:49:46.442Z] 14:45:01 14512752 31437608 810968 2.47 353520 16060668 2043944 6.02 3496900 13626576 184 [2024-06-21T14:49:46.442Z] 14:46:01 14513196 31438056 810652 2.47 353560 16060672 2043944 6.02 3496724 13626580 8 [2024-06-21T14:49:46.442Z] 14:47:01 14513060 31438020 810556 2.46 353596 16060676 2043944 6.02 3496848 13626584 8 [2024-06-21T14:49:46.442Z] 14:48:01 13983516 31381140 866916 2.64 356656 16496580 2340364 6.90 3552520 14062924 444448 [2024-06-21T14:49:46.442Z] 14:49:01 13080440 31397292 848944 2.58 387968 17293532 2072756 6.11 3596220 14827320 248 [2024-06-21T14:49:46.442Z] Average: 16308183 31298439 953965 2.90 317070 14254950 2397779 7.07 3295939 12126960 128969 [2024-06-21T14:49:46.442Z] [2024-06-21T14:49:46.442Z] 14:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-06-21T14:49:46.442Z] 14:12:01 ens3 1130.28 1040.68 8076.98 138.05 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:12:01 lo 3.67 3.67 0.36 0.36 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:12:01 docker0 551.52 500.58 38.78 2870.68 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:12:01 vethd3ceb43 551.52 500.70 46.32 2870.69 0.00 0.00 0.00 0.24 [2024-06-21T14:49:46.442Z] 14:13:01 ens3 493.23 345.56 5244.94 103.84 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:13:01 vethf62e432 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:13:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:13:01 docker0 242.98 347.83 20.81 2057.18 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:14:01 ens3 29.96 18.85 31.59 11.82 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:14:01 vethf62e432 0.10 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:14:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:15:01 ens3 24.80 16.58 20.93 11.46 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:15:01 vethf62e432 1.33 1.35 0.12 0.12 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:15:01 docker0 1.33 1.33 0.10 0.12 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:16:01 ens3 157.84 98.23 2943.03 17.80 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:16:01 veth0123750 0.35 0.40 0.03 0.13 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:16:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:16:01 docker0 0.35 0.28 0.03 0.12 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:17:01 ens3 243.59 132.74 2909.31 25.81 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:17:01 veth0123750 0.03 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:17:01 veth996d0c5 3.23 4.15 0.31 1.98 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:17:01 vethd1e4c82 3.30 4.20 0.32 1.98 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:17:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:17:01 docker0 51.51 81.72 3.53 985.59 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:17:01 vethd81cde1 3.53 4.48 0.34 2.02 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:17:01 veth4f1f4ce 3.43 4.33 0.34 2.03 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:18:01 veth9b32286 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:18:01 vethe13701d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:18:01 veth55b65ea 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:18:01 ens3 635.10 337.06 5639.80 41.24 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:18:01 veth0081973 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:18:01 vethbd1fd84 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:18:01 veth0123750 0.10 0.25 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:18:01 vethe4956f5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:18:01 veth1c645ac 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:18:01 vethb09a1b6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:18:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:18:01 veth3a75550 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:18:01 docker0 305.95 554.14 27.49 4741.05 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:18:01 veth4c84907 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:18:01 veth58c1045 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 veth9b32286 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 vethe13701d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 veth55b65ea 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 ens3 6.28 3.54 5.20 2.80 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 veth0081973 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 vethbd1fd84 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 veth0123750 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 vethe4956f5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 veth1c645ac 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 vethb09a1b6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 veth3a75550 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 veth4c84907 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 veth58c1045 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:20:01 ens3 5.82 3.18 4.78 2.53 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:20:01 veth0123750 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:20:01 vethd22ff3e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:20:01 veth1aea88c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:21:01 ens3 441.33 455.82 232.78 1933.73 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:21:01 lo 52.39 52.39 5.16 5.16 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:22:01 ens3 279.65 291.97 117.11 1722.50 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:22:01 lo 22.86 22.86 2.26 2.26 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:27:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:28:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:29:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:32:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:37:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:42:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:43:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:43:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:45:01 ens3 1.35 0.78 6.00 0.06 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:46:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:47:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:48:01 ens3 119.63 64.67 3600.31 8.93 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:48:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:49:01 ens3 301.13 175.14 4479.80 38.72 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:49:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:49:01 docker0 84.57 147.66 7.57 1262.68 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] 14:49:01 veth4f2b7a0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] Average: ens3 101.94 78.63 877.01 106.87 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] Average: lo 2.32 2.32 0.23 0.23 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] Average: docker0 32.60 43.01 2.59 313.77 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] Average: veth4f2b7a0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-21T14:49:46.442Z] [2024-06-21T14:49:46.442Z] [2024-06-21T14:49:46.442Z] ---> sar -P ALL: [2024-06-21T14:49:46.442Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4094) 06/21/24 _x86_64_ (8 CPU) [2024-06-21T14:49:46.442Z] [2024-06-21T14:49:46.442Z] 14:10:33 LINUX RESTART (8 CPU) [2024-06-21T14:49:46.442Z] [2024-06-21T14:49:46.442Z] 14:11:01 CPU %user %nice %system %iowait %steal %idle [2024-06-21T14:49:46.442Z] 14:12:01 all 7.59 0.00 2.04 5.25 0.05 85.07 [2024-06-21T14:49:46.442Z] 14:12:01 0 6.61 0.00 1.58 4.41 0.05 87.35 [2024-06-21T14:49:46.442Z] 14:12:01 1 7.93 0.00 2.77 1.47 0.05 87.79 [2024-06-21T14:49:46.442Z] 14:12:01 2 10.93 0.00 2.46 7.18 0.05 79.38 [2024-06-21T14:49:46.442Z] 14:12:01 3 5.78 0.00 1.70 0.42 0.08 92.01 [2024-06-21T14:49:46.442Z] 14:12:01 4 7.86 0.00 1.68 3.43 0.05 86.98 [2024-06-21T14:49:46.442Z] 14:12:01 5 6.08 0.00 1.68 6.90 0.03 85.30 [2024-06-21T14:49:46.442Z] 14:12:01 6 7.30 0.00 2.20 5.70 0.03 84.76 [2024-06-21T14:49:46.442Z] 14:12:01 7 8.23 0.00 2.27 12.44 0.05 77.01 [2024-06-21T14:49:46.442Z] 14:13:01 all 7.28 0.00 3.34 7.04 0.06 82.28 [2024-06-21T14:49:46.442Z] 14:13:01 0 5.66 0.00 3.23 0.54 0.03 90.54 [2024-06-21T14:49:46.442Z] 14:13:01 1 7.37 0.00 3.81 3.09 0.08 85.64 [2024-06-21T14:49:46.442Z] 14:13:01 2 6.95 0.00 4.13 20.22 0.05 68.66 [2024-06-21T14:49:46.442Z] 14:13:01 3 8.08 0.00 2.65 4.56 0.05 84.66 [2024-06-21T14:49:46.442Z] 14:13:01 4 8.85 0.00 2.79 1.47 0.05 86.84 [2024-06-21T14:49:46.442Z] 14:13:01 5 8.04 0.00 4.25 16.61 0.07 71.03 [2024-06-21T14:49:46.442Z] 14:13:01 6 6.92 0.00 2.91 3.38 0.05 86.74 [2024-06-21T14:49:46.442Z] 14:13:01 7 6.39 0.00 2.96 6.47 0.07 84.12 [2024-06-21T14:49:46.442Z] 14:14:01 all 34.80 0.00 5.16 5.68 0.08 54.28 [2024-06-21T14:49:46.442Z] 14:14:01 0 32.01 0.00 4.53 29.83 0.08 33.54 [2024-06-21T14:49:46.442Z] 14:14:01 1 36.20 0.00 5.92 0.24 0.08 57.55 [2024-06-21T14:49:46.442Z] 14:14:01 2 35.88 0.00 4.98 3.93 0.08 55.12 [2024-06-21T14:49:46.442Z] 14:14:01 3 35.41 0.00 5.26 0.34 0.07 58.93 [2024-06-21T14:49:46.442Z] 14:14:01 4 36.80 0.00 5.26 0.18 0.07 57.69 [2024-06-21T14:49:46.442Z] 14:14:01 5 34.93 0.00 5.41 1.18 0.07 58.42 [2024-06-21T14:49:46.442Z] 14:14:01 6 33.48 0.00 5.59 9.65 0.08 51.19 [2024-06-21T14:49:46.442Z] 14:14:01 7 33.70 0.00 4.31 0.10 0.07 61.82 [2024-06-21T14:49:46.442Z] 14:15:01 all 48.26 0.00 5.93 4.97 0.08 40.76 [2024-06-21T14:49:46.442Z] 14:15:01 0 48.09 0.00 5.64 10.30 0.08 35.88 [2024-06-21T14:49:46.442Z] 14:15:01 1 45.94 0.00 5.21 0.35 0.08 48.42 [2024-06-21T14:49:46.442Z] 14:15:01 2 48.39 0.00 6.41 4.25 0.10 40.85 [2024-06-21T14:49:46.442Z] 14:15:01 3 49.96 0.00 6.14 3.62 0.08 40.20 [2024-06-21T14:49:46.442Z] 14:15:01 4 48.31 0.00 5.63 4.07 0.08 41.90 [2024-06-21T14:49:46.442Z] 14:15:01 5 48.12 0.00 6.24 0.52 0.08 45.04 [2024-06-21T14:49:46.442Z] 14:15:01 6 48.95 0.00 6.35 12.77 0.07 31.87 [2024-06-21T14:49:46.442Z] 14:15:01 7 48.32 0.00 5.83 3.85 0.08 41.92 [2024-06-21T14:49:46.442Z] 14:16:01 all 26.94 0.00 6.27 6.43 0.08 60.29 [2024-06-21T14:49:46.442Z] 14:16:01 0 26.53 0.00 6.54 18.93 0.08 47.92 [2024-06-21T14:49:46.442Z] 14:16:01 1 23.06 0.00 5.67 2.41 0.08 68.78 [2024-06-21T14:49:46.442Z] 14:16:01 2 28.58 0.00 5.93 1.13 0.07 64.30 [2024-06-21T14:49:46.442Z] 14:16:01 3 26.48 0.00 6.07 10.27 0.08 57.10 [2024-06-21T14:49:46.442Z] 14:16:01 4 29.58 0.00 6.15 1.13 0.07 63.08 [2024-06-21T14:49:46.442Z] 14:16:01 5 26.74 0.00 6.36 2.91 0.08 63.91 [2024-06-21T14:49:46.442Z] 14:16:01 6 27.54 0.00 6.42 4.95 0.07 61.02 [2024-06-21T14:49:46.442Z] 14:16:01 7 27.00 0.00 7.02 9.67 0.07 56.24 [2024-06-21T14:49:46.442Z] 14:17:01 all 8.39 0.00 3.34 31.78 0.06 56.43 [2024-06-21T14:49:46.442Z] 14:17:01 0 7.73 0.00 3.05 12.99 0.07 76.17 [2024-06-21T14:49:46.442Z] 14:17:01 1 6.98 0.00 2.92 51.86 0.05 38.19 [2024-06-21T14:49:46.442Z] 14:17:01 2 8.71 0.00 3.64 36.87 0.07 50.72 [2024-06-21T14:49:46.442Z] 14:17:01 3 8.58 0.00 4.16 71.37 0.05 15.84 [2024-06-21T14:49:46.442Z] 14:17:01 4 8.49 0.00 2.78 9.72 0.08 78.93 [2024-06-21T14:49:46.442Z] 14:17:01 5 8.16 0.00 3.60 14.04 0.05 74.16 [2024-06-21T14:49:46.442Z] 14:17:01 6 9.08 0.00 3.44 26.43 0.07 60.98 [2024-06-21T14:49:46.442Z] 14:17:01 7 9.41 0.00 3.13 31.52 0.05 55.89 [2024-06-21T14:49:46.442Z] 14:18:01 all 17.45 0.00 5.98 25.99 0.07 50.50 [2024-06-21T14:49:46.442Z] 14:18:01 0 16.05 0.00 4.75 13.70 0.05 65.45 [2024-06-21T14:49:46.442Z] 14:18:01 1 17.13 0.00 6.28 36.81 0.07 39.71 [2024-06-21T14:49:46.442Z] 14:18:01 2 18.67 0.00 6.06 14.44 0.07 60.76 [2024-06-21T14:49:46.442Z] 14:18:01 3 16.93 0.00 5.88 18.39 0.08 58.71 [2024-06-21T14:49:46.442Z] 14:18:01 4 16.80 0.00 4.60 14.67 0.05 63.88 [2024-06-21T14:49:46.442Z] 14:18:01 5 21.21 0.00 6.77 23.65 0.08 48.28 [2024-06-21T14:49:46.442Z] 14:18:01 6 16.76 0.00 8.51 57.18 0.10 17.45 [2024-06-21T14:49:46.442Z] 14:18:01 7 16.08 0.00 5.01 29.27 0.05 49.58 [2024-06-21T14:49:46.442Z] 14:19:01 all 89.90 0.00 9.93 0.01 0.16 0.01 [2024-06-21T14:49:46.442Z] 14:19:01 0 89.57 0.00 10.26 0.02 0.15 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 1 89.83 0.00 9.99 0.00 0.18 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 2 90.21 0.00 9.59 0.02 0.15 0.03 [2024-06-21T14:49:46.442Z] 14:19:01 3 90.18 0.00 9.68 0.00 0.13 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 4 90.36 0.00 9.43 0.03 0.17 0.02 [2024-06-21T14:49:46.442Z] 14:19:01 5 89.15 0.00 10.70 0.00 0.15 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 6 89.94 0.00 9.88 0.02 0.17 0.00 [2024-06-21T14:49:46.442Z] 14:19:01 7 89.93 0.00 9.90 0.02 0.15 0.00 [2024-06-21T14:49:46.442Z] 14:20:01 all 57.51 0.00 7.53 6.09 0.11 28.77 [2024-06-21T14:49:46.442Z] 14:20:01 0 56.19 0.00 7.66 5.46 0.10 30.59 [2024-06-21T14:49:46.442Z] 14:20:01 1 57.47 0.00 8.17 31.45 0.12 2.79 [2024-06-21T14:49:46.442Z] 14:20:01 2 58.32 0.00 7.40 1.14 0.12 33.02 [2024-06-21T14:49:46.442Z] 14:20:01 3 57.93 0.00 7.13 2.06 0.10 32.78 [2024-06-21T14:49:46.442Z] 14:20:01 4 56.46 0.00 7.19 0.96 0.10 35.29 [2024-06-21T14:49:46.442Z] 14:20:01 5 57.69 0.00 8.20 4.40 0.10 29.62 [2024-06-21T14:49:46.442Z] 14:20:01 6 58.06 0.00 7.44 2.33 0.12 32.06 [2024-06-21T14:49:46.442Z] 14:20:01 7 57.94 0.00 7.04 0.97 0.12 33.93 [2024-06-21T14:49:46.442Z] 14:21:01 all 7.64 0.00 1.53 1.83 0.06 88.93 [2024-06-21T14:49:46.442Z] 14:21:01 0 8.55 0.00 1.49 0.94 0.07 88.95 [2024-06-21T14:49:46.442Z] 14:21:01 1 9.60 0.00 1.73 3.26 0.07 85.34 [2024-06-21T14:49:46.442Z] 14:21:01 2 6.90 0.00 1.67 0.92 0.05 90.46 [2024-06-21T14:49:46.442Z] 14:21:01 3 9.84 0.00 1.75 3.83 0.07 84.52 [2024-06-21T14:49:46.442Z] 14:21:01 4 6.34 0.00 1.34 0.64 0.07 91.62 [2024-06-21T14:49:46.442Z] 14:21:01 5 7.15 0.00 1.46 3.02 0.07 88.30 [2024-06-21T14:49:46.442Z] 14:21:01 6 5.89 0.00 1.51 1.16 0.07 91.38 [2024-06-21T14:49:46.442Z] 14:21:01 7 6.86 0.00 1.31 0.90 0.07 90.87 [2024-06-21T14:49:46.442Z] 14:22:01 all 6.38 0.00 0.58 0.22 0.05 92.77 [2024-06-21T14:49:46.442Z] 14:22:01 0 1.95 0.00 0.75 0.03 0.03 97.24 [2024-06-21T14:49:46.442Z] 14:22:01 1 3.60 0.00 0.60 0.69 0.03 95.07 [2024-06-21T14:49:46.442Z] 14:22:01 2 7.18 0.00 0.64 0.25 0.05 91.88 [2024-06-21T14:49:46.442Z] 14:22:01 3 7.84 0.00 0.58 0.25 0.05 91.28 [2024-06-21T14:49:46.442Z] 14:22:01 4 9.46 0.00 0.57 0.15 0.05 89.77 [2024-06-21T14:49:46.442Z] 14:22:01 5 9.41 0.00 0.44 0.23 0.07 89.85 [2024-06-21T14:49:46.442Z] 14:22:01 6 4.84 0.00 0.52 0.17 0.07 94.41 [2024-06-21T14:49:46.442Z] 14:22:01 7 6.75 0.00 0.53 0.02 0.07 92.64 [2024-06-21T14:49:46.442Z] [2024-06-21T14:49:46.442Z] 14:22:01 CPU %user %nice %system %iowait %steal %idle [2024-06-21T14:49:46.442Z] 14:23:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-06-21T14:49:46.442Z] 14:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-21T14:49:46.442Z] 14:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-06-21T14:49:46.442Z] 14:23:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2024-06-21T14:49:46.442Z] 14:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.442Z] 14:23:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-06-21T14:49:46.442Z] 14:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.442Z] 14:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-21T14:49:46.442Z] 14:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-21T14:49:46.442Z] 14:24:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-06-21T14:49:46.442Z] 14:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-21T14:49:46.442Z] 14:24:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-06-21T14:49:46.443Z] 14:24:01 2 0.03 0.00 0.02 0.02 0.03 99.90 [2024-06-21T14:49:46.443Z] 14:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-21T14:49:46.443Z] 14:24:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-06-21T14:49:46.443Z] 14:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-21T14:49:46.443Z] 14:24:01 6 0.07 0.00 0.02 0.02 0.02 99.88 [2024-06-21T14:49:46.443Z] 14:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-21T14:49:46.443Z] 14:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-06-21T14:49:46.443Z] 14:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-21T14:49:46.443Z] 14:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:25:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2024-06-21T14:49:46.443Z] 14:25:01 6 0.07 0.00 0.05 0.00 0.02 99.87 [2024-06-21T14:49:46.443Z] 14:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-21T14:49:46.443Z] 14:26:01 all 0.05 0.00 0.02 0.03 0.01 99.89 [2024-06-21T14:49:46.443Z] 14:26:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2024-06-21T14:49:46.443Z] 14:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-21T14:49:46.443Z] 14:26:01 2 0.03 0.00 0.03 0.12 0.02 99.80 [2024-06-21T14:49:46.443Z] 14:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-21T14:49:46.443Z] 14:26:01 4 0.12 0.00 0.03 0.00 0.02 99.83 [2024-06-21T14:49:46.443Z] 14:26:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-06-21T14:49:46.443Z] 14:26:01 6 0.05 0.00 0.00 0.13 0.02 99.80 [2024-06-21T14:49:46.443Z] 14:26:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-21T14:49:46.443Z] 14:27:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-06-21T14:49:46.443Z] 14:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-21T14:49:46.443Z] 14:27:01 2 0.03 0.00 0.00 0.05 0.02 99.90 [2024-06-21T14:49:46.443Z] 14:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:27:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-21T14:49:46.443Z] 14:27:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-06-21T14:49:46.443Z] 14:27:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-06-21T14:49:46.443Z] 14:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-21T14:49:46.443Z] 14:28:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-06-21T14:49:46.443Z] 14:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-21T14:49:46.443Z] 14:28:01 1 0.13 0.00 0.02 0.00 0.02 99.83 [2024-06-21T14:49:46.443Z] 14:28:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2024-06-21T14:49:46.443Z] 14:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-21T14:49:46.443Z] 14:28:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-06-21T14:49:46.443Z] 14:28:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2024-06-21T14:49:46.443Z] 14:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-06-21T14:49:46.443Z] 14:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:29:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-06-21T14:49:46.443Z] 14:29:01 2 0.03 0.00 0.02 0.03 0.03 99.88 [2024-06-21T14:49:46.443Z] 14:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-21T14:49:46.443Z] 14:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-06-21T14:49:46.443Z] 14:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:30:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-06-21T14:49:46.443Z] 14:30:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2024-06-21T14:49:46.443Z] 14:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:30:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-06-21T14:49:46.443Z] 14:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:30:01 6 0.02 0.00 0.05 0.02 0.02 99.90 [2024-06-21T14:49:46.443Z] 14:30:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-06-21T14:49:46.443Z] 14:31:01 all 0.22 0.00 0.06 0.01 0.01 99.70 [2024-06-21T14:49:46.443Z] 14:31:01 0 0.00 0.00 0.05 0.00 0.00 99.95 [2024-06-21T14:49:46.443Z] 14:31:01 1 1.26 0.00 0.08 0.00 0.02 98.65 [2024-06-21T14:49:46.443Z] 14:31:01 2 0.03 0.00 0.02 0.03 0.02 99.90 [2024-06-21T14:49:46.443Z] 14:31:01 3 0.22 0.00 0.10 0.03 0.00 99.65 [2024-06-21T14:49:46.443Z] 14:31:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-06-21T14:49:46.443Z] 14:31:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-06-21T14:49:46.443Z] 14:31:01 6 0.10 0.00 0.10 0.02 0.02 99.77 [2024-06-21T14:49:46.443Z] 14:31:01 7 0.13 0.00 0.05 0.00 0.00 99.82 [2024-06-21T14:49:46.443Z] 14:32:01 all 0.04 0.00 0.02 0.00 0.01 99.92 [2024-06-21T14:49:46.443Z] 14:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-21T14:49:46.443Z] 14:32:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2024-06-21T14:49:46.443Z] 14:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-21T14:49:46.443Z] 14:32:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-06-21T14:49:46.443Z] 14:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-21T14:49:46.443Z] 14:32:01 6 0.07 0.00 0.07 0.00 0.03 99.83 [2024-06-21T14:49:46.443Z] 14:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-21T14:49:46.443Z] 14:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-06-21T14:49:46.443Z] 14:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-21T14:49:46.443Z] 14:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:33:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-06-21T14:49:46.443Z] 14:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:33:01 6 0.05 0.00 0.00 0.02 0.03 99.90 [2024-06-21T14:49:46.443Z] 14:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-21T14:49:46.443Z] [2024-06-21T14:49:46.443Z] 14:33:01 CPU %user %nice %system %iowait %steal %idle [2024-06-21T14:49:46.443Z] 14:34:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-06-21T14:49:46.443Z] 14:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-21T14:49:46.443Z] 14:34:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-06-21T14:49:46.443Z] 14:34:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-06-21T14:49:46.443Z] 14:34:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2024-06-21T14:49:46.443Z] 14:34:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-21T14:49:46.443Z] 14:34:01 6 0.03 0.00 0.05 0.02 0.03 99.87 [2024-06-21T14:49:46.443Z] 14:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:35:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-06-21T14:49:46.443Z] 14:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-21T14:49:46.443Z] 14:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-21T14:49:46.443Z] 14:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:35:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-06-21T14:49:46.443Z] 14:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-21T14:49:46.443Z] 14:35:01 6 0.05 0.00 0.03 0.02 0.03 99.87 [2024-06-21T14:49:46.443Z] 14:35:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2024-06-21T14:49:46.443Z] 14:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-06-21T14:49:46.443Z] 14:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-21T14:49:46.443Z] 14:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:36:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-21T14:49:46.443Z] 14:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:36:01 6 0.05 0.00 0.05 0.00 0.03 99.87 [2024-06-21T14:49:46.443Z] 14:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-21T14:49:46.443Z] 14:37:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-06-21T14:49:46.443Z] 14:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-21T14:49:46.443Z] 14:37:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-06-21T14:49:46.443Z] 14:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:37:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-21T14:49:46.443Z] 14:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:37:01 6 0.08 0.00 0.02 0.02 0.03 99.85 [2024-06-21T14:49:46.443Z] 14:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-06-21T14:49:46.443Z] 14:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:38:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-21T14:49:46.443Z] 14:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:38:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-06-21T14:49:46.443Z] 14:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-21T14:49:46.443Z] 14:38:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-21T14:49:46.443Z] 14:39:01 all 0.01 0.00 0.02 0.01 0.01 99.95 [2024-06-21T14:49:46.443Z] 14:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-21T14:49:46.443Z] 14:39:01 2 0.00 0.00 0.02 0.05 0.00 99.93 [2024-06-21T14:49:46.443Z] 14:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-21T14:49:46.443Z] 14:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-21T14:49:46.443Z] 14:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-21T14:49:46.443Z] 14:39:01 6 0.02 0.00 0.07 0.02 0.03 99.87 [2024-06-21T14:49:46.443Z] 14:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-06-21T14:49:46.443Z] 14:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:40:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2024-06-21T14:49:46.443Z] 14:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-21T14:49:46.443Z] 14:40:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-06-21T14:49:46.443Z] 14:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-21T14:49:46.443Z] 14:40:01 6 0.05 0.00 0.03 0.02 0.03 99.87 [2024-06-21T14:49:46.443Z] 14:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-21T14:49:46.443Z] 14:41:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2024-06-21T14:49:46.443Z] 14:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-21T14:49:46.443Z] 14:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-21T14:49:46.443Z] 14:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2024-06-21T14:49:46.443Z] 14:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-21T14:49:46.443Z] 14:41:01 4 0.08 0.00 0.05 0.00 0.02 99.85 [2024-06-21T14:49:46.443Z] 14:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-21T14:49:46.443Z] 14:41:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2024-06-21T14:49:46.443Z] 14:41:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-06-21T14:49:46.443Z] 14:42:01 all 0.13 0.00 0.02 0.00 0.01 99.85 [2024-06-21T14:49:46.443Z] 14:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:42:01 1 0.89 0.00 0.02 0.00 0.00 99.09 [2024-06-21T14:49:46.443Z] 14:42:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2024-06-21T14:49:46.443Z] 14:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:42:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-06-21T14:49:46.443Z] 14:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:42:01 6 0.05 0.00 0.03 0.02 0.03 99.87 [2024-06-21T14:49:46.443Z] 14:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-21T14:49:46.443Z] 14:43:02 all 0.06 0.00 0.01 0.51 0.01 99.41 [2024-06-21T14:49:46.443Z] 14:43:02 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-21T14:49:46.443Z] 14:43:02 1 0.30 0.00 0.00 0.00 0.00 99.70 [2024-06-21T14:49:46.443Z] 14:43:02 2 0.02 0.00 0.00 0.70 0.00 99.28 [2024-06-21T14:49:46.443Z] 14:43:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:43:02 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-21T14:49:46.443Z] 14:43:02 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-06-21T14:49:46.443Z] 14:43:02 6 0.07 0.00 0.05 3.40 0.02 96.46 [2024-06-21T14:49:46.443Z] 14:43:02 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-21T14:49:46.443Z] 14:44:01 all 0.01 0.00 0.01 0.13 0.01 99.84 [2024-06-21T14:49:46.443Z] 14:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:44:01 1 0.07 0.00 0.00 0.00 0.02 99.91 [2024-06-21T14:49:46.443Z] 14:44:01 2 0.00 0.00 0.00 0.34 0.00 99.66 [2024-06-21T14:49:46.443Z] 14:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:44:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-06-21T14:49:46.443Z] 14:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:44:01 6 0.02 0.00 0.02 0.68 0.02 99.27 [2024-06-21T14:49:46.443Z] 14:44:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-06-21T14:49:46.443Z] [2024-06-21T14:49:46.443Z] 14:44:01 CPU %user %nice %system %iowait %steal %idle [2024-06-21T14:49:46.443Z] 14:45:01 all 0.03 0.00 0.01 0.17 0.01 99.78 [2024-06-21T14:49:46.443Z] 14:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:45:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2024-06-21T14:49:46.443Z] 14:45:01 2 0.02 0.00 0.00 0.28 0.02 99.68 [2024-06-21T14:49:46.443Z] 14:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:45:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2024-06-21T14:49:46.443Z] 14:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-21T14:49:46.443Z] 14:45:01 6 0.03 0.00 0.03 1.10 0.02 98.82 [2024-06-21T14:49:46.443Z] 14:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-21T14:49:46.443Z] 14:46:01 all 0.02 0.00 0.01 0.03 0.01 99.94 [2024-06-21T14:49:46.443Z] 14:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:46:01 1 0.00 0.00 0.02 0.08 0.02 99.88 [2024-06-21T14:49:46.443Z] 14:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:46:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-06-21T14:49:46.443Z] 14:46:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-21T14:49:46.443Z] 14:46:01 6 0.03 0.00 0.02 0.12 0.03 99.80 [2024-06-21T14:49:46.443Z] 14:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:47:01 all 0.11 0.00 0.01 0.05 0.00 99.82 [2024-06-21T14:49:46.443Z] 14:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:47:01 1 0.73 0.00 0.00 0.00 0.00 99.27 [2024-06-21T14:49:46.443Z] 14:47:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2024-06-21T14:49:46.443Z] 14:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-21T14:49:46.443Z] 14:47:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2024-06-21T14:49:46.443Z] 14:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-21T14:49:46.443Z] 14:47:01 6 0.07 0.00 0.02 0.35 0.02 99.55 [2024-06-21T14:49:46.443Z] 14:47:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2024-06-21T14:49:46.444Z] 14:48:01 all 1.74 0.00 0.74 0.32 0.02 97.18 [2024-06-21T14:49:46.444Z] 14:48:01 0 1.42 0.00 0.53 0.25 0.02 97.78 [2024-06-21T14:49:46.444Z] 14:48:01 1 1.72 0.00 0.97 0.00 0.02 97.29 [2024-06-21T14:49:46.444Z] 14:48:01 2 1.48 0.00 0.62 0.27 0.02 97.61 [2024-06-21T14:49:46.444Z] 14:48:01 3 2.36 0.00 0.60 0.17 0.02 96.86 [2024-06-21T14:49:46.444Z] 14:48:01 4 1.79 0.00 1.02 0.00 0.02 97.18 [2024-06-21T14:49:46.444Z] 14:48:01 5 1.62 0.00 0.57 0.28 0.02 97.51 [2024-06-21T14:49:46.444Z] 14:48:01 6 1.62 0.00 0.92 1.62 0.03 95.80 [2024-06-21T14:49:46.444Z] 14:48:01 7 1.92 0.00 0.65 0.00 0.02 97.41 [2024-06-21T14:49:46.444Z] 14:49:01 all 7.26 0.00 3.28 5.96 0.06 83.43 [2024-06-21T14:49:46.444Z] 14:49:01 0 6.91 0.00 3.25 0.30 0.07 89.47 [2024-06-21T14:49:46.444Z] 14:49:01 1 7.18 0.00 3.54 0.14 0.05 89.10 [2024-06-21T14:49:46.444Z] 14:49:01 2 7.53 0.00 3.65 3.67 0.07 85.08 [2024-06-21T14:49:46.444Z] 14:49:01 3 6.86 0.00 2.59 0.54 0.05 89.96 [2024-06-21T14:49:46.444Z] 14:49:01 4 6.82 0.00 3.81 16.14 0.07 73.16 [2024-06-21T14:49:46.444Z] 14:49:01 5 9.44 0.00 3.23 0.22 0.05 87.07 [2024-06-21T14:49:46.444Z] 14:49:01 6 6.48 0.00 3.37 11.90 0.07 78.18 [2024-06-21T14:49:46.444Z] 14:49:01 7 6.90 0.00 2.79 14.86 0.09 75.36 [2024-06-21T14:49:46.444Z] Average: all 8.46 0.00 1.47 2.68 0.03 87.36 [2024-06-21T14:49:46.444Z] Average: 0 8.08 0.00 1.40 2.56 0.03 87.94 [2024-06-21T14:49:46.444Z] Average: 1 8.36 0.00 1.52 3.45 0.03 86.64 [2024-06-21T14:49:46.444Z] Average: 2 8.67 0.00 1.50 2.51 0.03 87.28 [2024-06-21T14:49:46.444Z] Average: 3 8.57 0.00 1.42 3.00 0.03 86.98 [2024-06-21T14:49:46.444Z] Average: 4 8.63 0.00 1.39 1.37 0.03 88.57 [2024-06-21T14:49:46.444Z] Average: 5 8.61 0.00 1.55 1.93 0.03 87.88 [2024-06-21T14:49:46.444Z] Average: 6 8.34 0.00 1.57 3.74 0.04 86.32 [2024-06-21T14:49:46.444Z] Average: 7 8.41 0.00 1.39 2.87 0.03 87.30 [2024-06-21T14:49:46.444Z] [2024-06-21T14:49:46.444Z] [2024-06-21T14:49:46.444Z]