Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7f1d4929ac2c17b75aa9890700086299dd17f9b6 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-ssh9535256667729005571.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-ssh438324718295423510.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-ssh1459774216835118207.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-ssh9816835890097791650.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-ssh14447394477442600410.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-8223 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/679 [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/679 # 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 7f1d4929ac2c17b75aa9890700086299dd17f9b6 (main) Commit message: "feat: Enhance LatestScheduleActionRecordsByJobName API (#4871)" > 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 7f1d4929ac2c17b75aa9890700086299dd17f9b6 # timeout=10 > git rev-list --no-walk dcba1ae946b5ccf48e9dcc2a00fa110f4c613826 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-23T07:43:13.823Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-23T07:43:13.900Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-23T07:43:13.925Z] ========================================================= [2024-08-23T07:43:13.925Z] EdgeX Global Pipelines Version Info [2024-08-23T07:43:13.925Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-23T07:43:14.670Z] ------------------- [2024-08-23T07:43:14.670Z] stable info: [2024-08-23T07:43:14.670Z] ------------------- [2024-08-23T07:43:14.670Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T07:43:14.670Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-23T07:43:14.670Z] Message: update stable to v1.0.260 [2024-08-23T07:43:15.243Z] ------------------- [2024-08-23T07:43:15.243Z] experimental info: [2024-08-23T07:43:15.243Z] ------------------- [2024-08-23T07:43:15.243Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T07:43:15.243Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-23T07:43:15.243Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-23T07:43:15.322Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-23T07:43:15.344Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-23T07:43:15.365Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-23T07:43:15.387Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-23T07:43:15.405Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-23T07:43:15.423Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-23T07:43:15.444Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-23T07:43:15.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-23T07:43:15.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-23T07:43:15.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-23T07:43:15.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-23T07:43:15.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-23T07:43:15.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-23T07:43:15.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-23T07:43:15.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-23T07:43:15.620Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-23T07:43:15.644Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-23T07:43:15.665Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-23T07:43:15.686Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-23T07:43:15.709Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-23T07:43:15.730Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-23T07:43:15.752Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-23T07:43:15.772Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-23T07:43:15.792Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-23T07:43:15.812Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-23T07:43:15.829Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-23T07:43:15.847Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] echo [2024-08-23T07:43:15.869Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f1d492 [Pipeline] echo [2024-08-23T07:43:15.889Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T07:43:15.954Z] provisioning config files... [2024-08-23T07:43:15.969Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/679@tmp/config14049100117614181307tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T07:43:16.338Z] ---> ****-login.sh [2024-08-23T07:43:16.339Z] nexus3.edgexfoundry.org:10001 [2024-08-23T07:43:16.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:43:16.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:43:16.866Z] Configure a credential helper to remove this warning. See [2024-08-23T07:43:16.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:43:16.866Z] [2024-08-23T07:43:16.866Z] Login Succeeded [2024-08-23T07:43:16.866Z] nexus3.edgexfoundry.org:10002 [2024-08-23T07:43:16.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:43:16.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:43:16.866Z] Configure a credential helper to remove this warning. See [2024-08-23T07:43:16.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:43:16.866Z] [2024-08-23T07:43:16.866Z] Login Succeeded [2024-08-23T07:43:16.866Z] nexus3.edgexfoundry.org:10003 [2024-08-23T07:43:16.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:43:17.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:43:17.127Z] Configure a credential helper to remove this warning. See [2024-08-23T07:43:17.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:43:17.127Z] [2024-08-23T07:43:17.127Z] Login Succeeded [2024-08-23T07:43:17.127Z] nexus3.edgexfoundry.org:10004 [2024-08-23T07:43:17.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:43:17.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:43:17.127Z] Configure a credential helper to remove this warning. See [2024-08-23T07:43:17.127Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:43:17.127Z] [2024-08-23T07:43:17.127Z] Login Succeeded [2024-08-23T07:43:17.127Z] ****.io [2024-08-23T07:43:17.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:43:17.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:43:17.388Z] Configure a credential helper to remove this warning. See [2024-08-23T07:43:17.388Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:43:17.388Z] [2024-08-23T07:43:17.388Z] Login Succeeded [2024-08-23T07:43:17.388Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T07:43:17.396Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T07:43:17.718Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-23T07:43:17.718Z] + cut -d/ -f2 [2024-08-23T07:43:17.718Z] + dirname cmd/core-command/Dockerfile [2024-08-23T07:43:17.718Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-23T07:43:17.718Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-23T07:43:17.718Z] + cut -d/ -f2 [2024-08-23T07:43:17.718Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-23T07:43:17.718Z] + dirname cmd/core-data/Dockerfile [2024-08-23T07:43:17.718Z] + cut -d/ -f2 [2024-08-23T07:43:17.718Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-23T07:43:17.718Z] + dirname cmd/core-keeper/Dockerfile [2024-08-23T07:43:17.718Z] + cut -d/ -f2 [2024-08-23T07:43:17.718Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-23T07:43:17.718Z] + dirname cmd/core-metadata/Dockerfile [2024-08-23T07:43:17.718Z] + cut -d/ -f2 [2024-08-23T07:43:17.718Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-23T07:43:17.718Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-23T07:43:17.718Z] + cut -d/ -f2 [2024-08-23T07:43:17.718Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-23T07:43:17.718Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-23T07:43:17.718Z] + cut -d/ -f2 [2024-08-23T07:43:17.718Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-23T07:43:17.718Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-23T07:43:17.718Z] + cut -d/ -f2 [2024-08-23T07:43:17.718Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-23T07:43:17.718Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-23T07:43:17.718Z] + cut -d/ -f2 [2024-08-23T07:43:17.718Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-23T07:43:17.718Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-23T07:43:17.718Z] + cut -d/ -f2 [2024-08-23T07:43:17.718Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-23T07:43:17.718Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-23T07:43:17.718Z] + cut -d/ -f2 [2024-08-23T07:43:17.718Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-23T07:43:17.718Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-23T07:43:17.718Z] + cut -d/ -f2 [2024-08-23T07:43:17.718Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-23T07:43:17.718Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-23T07:43:17.718Z] + cut -d/ -f2 [2024-08-23T07:43:17.718Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-23T07:43:17.718Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-23T07:43:17.718Z] + cut -d/ -f2 [2024-08-23T07:43:17.718Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-23T07:43:17.719Z] + dirname cmd/support-notifications/Dockerfile [2024-08-23T07:43:17.719Z] + cut -d/ -f2 [2024-08-23T07:43:17.719Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-23T07:43:17.719Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-23T07:43:17.719Z] + cut -d/ -f2 [2024-08-23T07:43:17.719Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-23T07:43:17.748Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-23T07:43:18.095Z] + git rev-list -1 --merges 7f1d4929ac2c17b75aa9890700086299dd17f9b6~1..7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] echo [2024-08-23T07:43:18.106Z] -----------> git rev-list -1 --merges 7f1d4929ac2c17b75aa9890700086299dd17f9b6~1..7f1d4929ac2c17b75aa9890700086299dd17f9b6 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [false] [Pipeline] sh [2024-08-23T07:43:18.400Z] + git log --format=format:%s -1 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] echo [2024-08-23T07:43:18.417Z] ========================================================= [2024-08-23T07:43:18.417Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-23T07:43:18.417Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-23T07:43:18.848Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-23T07:43:18.848Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-23T07:43:18.848Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-23T07:43:18.848Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-23T07:43:18.848Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-23T07:43:18.848Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-23T07:43:18.848Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:43:19.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T07:43:19.276Z] [2024-08-23T07:43:19.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:43:19.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T07:43:19.583Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-23T07:43:19.583Z] b85a868b505f: Pulling fs layer [2024-08-23T07:43:19.583Z] e2be974225ed: Pulling fs layer [2024-08-23T07:43:19.583Z] 339a4e72a1f5: Pulling fs layer [2024-08-23T07:43:19.583Z] 988bab9f4d93: Pulling fs layer [2024-08-23T07:43:19.583Z] 1469e6f7b9e6: Pulling fs layer [2024-08-23T07:43:19.583Z] eaf3925da568: Pulling fs layer [2024-08-23T07:43:19.583Z] bab4dde63d76: Pulling fs layer [2024-08-23T07:43:19.583Z] bde34c3a00c8: Pulling fs layer [2024-08-23T07:43:19.583Z] b352a97aabf1: Pulling fs layer [2024-08-23T07:43:19.583Z] 4872d77fe225: Pulling fs layer [2024-08-23T07:43:19.583Z] 5851b861e8e6: Pulling fs layer [2024-08-23T07:43:19.583Z] bab4dde63d76: Waiting [2024-08-23T07:43:19.583Z] bde34c3a00c8: Waiting [2024-08-23T07:43:19.583Z] eaf3925da568: Waiting [2024-08-23T07:43:19.583Z] 1469e6f7b9e6: Waiting [2024-08-23T07:43:19.583Z] 4872d77fe225: Waiting [2024-08-23T07:43:19.583Z] 5851b861e8e6: Waiting [2024-08-23T07:43:19.583Z] 988bab9f4d93: Waiting [2024-08-23T07:43:19.583Z] e2be974225ed: Download complete [2024-08-23T07:43:19.583Z] 988bab9f4d93: Verifying Checksum [2024-08-23T07:43:19.583Z] 988bab9f4d93: Download complete [2024-08-23T07:43:19.583Z] 1469e6f7b9e6: Verifying Checksum [2024-08-23T07:43:19.583Z] 1469e6f7b9e6: Download complete [2024-08-23T07:43:19.583Z] 339a4e72a1f5: Verifying Checksum [2024-08-23T07:43:19.583Z] 339a4e72a1f5: Download complete [2024-08-23T07:43:19.583Z] eaf3925da568: Download complete [2024-08-23T07:43:19.844Z] bde34c3a00c8: Download complete [2024-08-23T07:43:19.844Z] b352a97aabf1: Download complete [2024-08-23T07:43:19.844Z] 4872d77fe225: Verifying Checksum [2024-08-23T07:43:19.844Z] 4872d77fe225: Download complete [2024-08-23T07:43:19.844Z] 5851b861e8e6: Verifying Checksum [2024-08-23T07:43:19.844Z] 5851b861e8e6: Download complete [2024-08-23T07:43:19.844Z] b85a868b505f: Download complete [2024-08-23T07:43:20.104Z] bab4dde63d76: Verifying Checksum [2024-08-23T07:43:20.104Z] bab4dde63d76: Download complete [2024-08-23T07:43:21.043Z] b85a868b505f: Pull complete [2024-08-23T07:43:21.303Z] e2be974225ed: Pull complete [2024-08-23T07:43:21.870Z] 339a4e72a1f5: Pull complete [2024-08-23T07:43:21.870Z] 988bab9f4d93: Pull complete [2024-08-23T07:43:22.128Z] 1469e6f7b9e6: Pull complete [2024-08-23T07:43:22.128Z] eaf3925da568: Pull complete [2024-08-23T07:43:24.030Z] bab4dde63d76: Pull complete [2024-08-23T07:43:24.030Z] bde34c3a00c8: Pull complete [2024-08-23T07:43:24.030Z] b352a97aabf1: Pull complete [2024-08-23T07:43:24.030Z] 4872d77fe225: Pull complete [2024-08-23T07:43:24.030Z] 5851b861e8e6: Pull complete [2024-08-23T07:43:24.030Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-23T07:43:24.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T07:43:24.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T07:43:24.163Z] prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container [2024-08-23T07:43:24.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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-08-23T07:43:26.198Z] $ docker top 565ff4b8ee1af15753a7e2caaefd3efeef8491e30a68d8bedbe998e5873389ff -eo pid,comm [2024-08-23T07:43:26.250Z] 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-08-23T07:43:26.250Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-23T07:43:26.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T07:43:26.293Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T07:43:26.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T07:43:26.410Z] $ docker exec 565ff4b8ee1af15753a7e2caaefd3efeef8491e30a68d8bedbe998e5873389ff ssh-agent [2024-08-23T07:43:26.516Z] SSH_AUTH_SOCK=/tmp/ssh-P0f5EWeR5IbN/agent.31 [2024-08-23T07:43:26.516Z] SSH_AGENT_PID=37 [2024-08-23T07:43:26.521Z] Running ssh-add (command line suppressed) [2024-08-23T07:43:26.621Z] Identity added: /w/workspace/edgex-go/679@tmp/private_key_13999845787428688089.key (/w/workspace/edgex-go/679@tmp/private_key_13999845787428688089.key) [2024-08-23T07:43:26.637Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T07:43:26.929Z] + git tag --points-at HEAD [Pipeline] } [2024-08-23T07:43:26.939Z] $ docker exec --env ******** --env ******** 565ff4b8ee1af15753a7e2caaefd3efeef8491e30a68d8bedbe998e5873389ff ssh-agent -k [2024-08-23T07:43:27.038Z] unset SSH_AUTH_SOCK; [2024-08-23T07:43:27.038Z] unset SSH_AGENT_PID; [2024-08-23T07:43:27.038Z] echo Agent pid 37 killed; [2024-08-23T07:43:27.048Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-23T07:43:27.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T07:43:27.086Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T07:43:27.196Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T07:43:27.197Z] $ docker exec 565ff4b8ee1af15753a7e2caaefd3efeef8491e30a68d8bedbe998e5873389ff ssh-agent [2024-08-23T07:43:27.312Z] SSH_AUTH_SOCK=/tmp/ssh-1UiSYkBvYpcY/agent.70 [2024-08-23T07:43:27.312Z] SSH_AGENT_PID=76 [2024-08-23T07:43:27.319Z] Running ssh-add (command line suppressed) [2024-08-23T07:43:27.414Z] Identity added: /w/workspace/edgex-go/679@tmp/private_key_12344462165511880246.key (/w/workspace/edgex-go/679@tmp/private_key_12344462165511880246.key) [2024-08-23T07:43:27.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T07:43:27.721Z] + git semver init [2024-08-23T07:43:27.980Z] 2024-08-23 07:43:27,901 [run_init] DEBUG init version:0.0.0 force:False [2024-08-23T07:43:27.980Z] 2024-08-23 07:43:27,902 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/679/.semver [2024-08-23T07:43:27.980Z] 2024-08-23 07:43:27,902 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/679/.semver [2024-08-23T07:43:27.980Z] 2024-08-23 07:43:27,902 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/679/.semver'], cwd=/w/workspace/edgex-go/679, universal_newlines=False, shell=None, istream=None) [2024-08-23T07:43:33.251Z] 2024-08-23 07:43:32,783 [append_file] DEBUG append to file:/w/workspace/edgex-go/679/.git/info/exclude [2024-08-23T07:43:33.251Z] 2024-08-23 07:43:32,784 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/679/.semver/main with force:False [2024-08-23T07:43:33.251Z] 2024-08-23 07:43:32,784 [read_version] DEBUG read version from /w/workspace/edgex-go/679/.semver/main [2024-08-23T07:43:33.251Z] 2024-08-23 07:43:32,784 [read_version] DEBUG read version from /w/workspace/edgex-go/679/.semver/main [2024-08-23T07:43:33.251Z] 3.2.0-dev.59 [Pipeline] } [2024-08-23T07:43:33.259Z] $ docker exec --env ******** --env ******** 565ff4b8ee1af15753a7e2caaefd3efeef8491e30a68d8bedbe998e5873389ff ssh-agent -k [2024-08-23T07:43:33.356Z] unset SSH_AUTH_SOCK; [2024-08-23T07:43:33.356Z] unset SSH_AGENT_PID; [2024-08-23T07:43:33.357Z] echo Agent pid 76 killed; [2024-08-23T07:43:33.366Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T07:43:33.689Z] + git semver [Pipeline] } [2024-08-23T07:43:33.963Z] $ docker stop --time=1 565ff4b8ee1af15753a7e2caaefd3efeef8491e30a68d8bedbe998e5873389ff [2024-08-23T07:43:35.252Z] $ docker rm -f --volumes 565ff4b8ee1af15753a7e2caaefd3efeef8491e30a68d8bedbe998e5873389ff [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T07:43:35.601Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-23T07:43:35.827Z] Stashed 1 file(s) [Pipeline] echo [2024-08-23T07:43:35.831Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.59 [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-08-23T07:43:36.246Z] + git config --global --add safe.directory /w/workspace/edgex-go/679 [Pipeline] echo [2024-08-23T07:43:36.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T07:43:36.282Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T07:43:36.301Z] ========================================================= [2024-08-23T07:43:36.301Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-23T07:43:36.301Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-23T07:43:36.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T07:43:36.595Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-23T07:43:36.595Z] 619be1103602: Pulling fs layer [2024-08-23T07:43:36.595Z] 7862e08f4a3e: Pulling fs layer [2024-08-23T07:43:36.595Z] 5df492c9dc93: Pulling fs layer [2024-08-23T07:43:36.595Z] 7629e6793208: Pulling fs layer [2024-08-23T07:43:36.595Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T07:43:36.595Z] fb5054dd5b73: Pulling fs layer [2024-08-23T07:43:36.595Z] eeca6798cff9: Pulling fs layer [2024-08-23T07:43:36.595Z] aa269ceb94a6: Pulling fs layer [2024-08-23T07:43:36.595Z] ada007ff1a6a: Pulling fs layer [2024-08-23T07:43:36.595Z] 7629e6793208: Waiting [2024-08-23T07:43:36.595Z] 4f4fb700ef54: Waiting [2024-08-23T07:43:36.595Z] fb5054dd5b73: Waiting [2024-08-23T07:43:36.595Z] eeca6798cff9: Waiting [2024-08-23T07:43:36.595Z] aa269ceb94a6: Waiting [2024-08-23T07:43:36.595Z] ada007ff1a6a: Waiting [2024-08-23T07:43:36.595Z] 7862e08f4a3e: Download complete [2024-08-23T07:43:36.595Z] 7629e6793208: Verifying Checksum [2024-08-23T07:43:36.595Z] 7629e6793208: Download complete [2024-08-23T07:43:36.595Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T07:43:36.595Z] 4f4fb700ef54: Download complete [2024-08-23T07:43:36.595Z] 619be1103602: Verifying Checksum [2024-08-23T07:43:36.595Z] 619be1103602: Download complete [2024-08-23T07:43:36.595Z] fb5054dd5b73: Verifying Checksum [2024-08-23T07:43:36.595Z] fb5054dd5b73: Download complete [2024-08-23T07:43:36.595Z] eeca6798cff9: Verifying Checksum [2024-08-23T07:43:36.595Z] eeca6798cff9: Download complete [2024-08-23T07:43:36.855Z] 619be1103602: Pull complete [2024-08-23T07:43:36.855Z] ada007ff1a6a: Verifying Checksum [2024-08-23T07:43:36.855Z] ada007ff1a6a: Download complete [2024-08-23T07:43:36.855Z] 7862e08f4a3e: Pull complete [2024-08-23T07:43:37.114Z] 5df492c9dc93: Verifying Checksum [2024-08-23T07:43:37.114Z] 5df492c9dc93: Download complete [2024-08-23T07:43:37.372Z] aa269ceb94a6: Verifying Checksum [2024-08-23T07:43:37.372Z] aa269ceb94a6: Download complete [2024-08-23T07:43:39.903Z] 5df492c9dc93: Pull complete [2024-08-23T07:43:40.161Z] 7629e6793208: Pull complete [2024-08-23T07:43:40.161Z] 4f4fb700ef54: Pull complete [2024-08-23T07:43:40.161Z] fb5054dd5b73: Pull complete [2024-08-23T07:43:40.420Z] eeca6798cff9: Pull complete [2024-08-23T07:43:42.946Z] aa269ceb94a6: Pull complete [2024-08-23T07:43:42.946Z] ada007ff1a6a: Pull complete [2024-08-23T07:43:43.205Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-23T07:43:43.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T07:43:43.205Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-23T07:43:43.512Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T07:43:43.512Z] WORKDIR /edgex [2024-08-23T07:43:43.512Z] COPY go.mod . [2024-08-23T07:43:43.512Z] RUN go mod download [2024-08-23T07:43:43.512Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-23T07:43:44.079Z] Sending build context to Docker daemon 179.2MB [2024-08-23T07:43:44.079Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T07:43:44.079Z] ---> f489d0715acc [2024-08-23T07:43:44.079Z] Step 2/4 : WORKDIR /edgex [2024-08-23T07:43:46.618Z] ---> Running in 4708f7e9230b [2024-08-23T07:43:46.618Z] Removing intermediate container 4708f7e9230b [2024-08-23T07:43:46.618Z] ---> 1064f64c3253 [2024-08-23T07:43:46.618Z] Step 3/4 : COPY go.mod . [2024-08-23T07:43:46.618Z] ---> 45f445461692 [2024-08-23T07:43:46.618Z] Step 4/4 : RUN go mod download [2024-08-23T07:43:46.618Z] ---> Running in 88f8fcdb39ae [2024-08-23T07:43:50.920Z] Still waiting to schedule task [2024-08-23T07:43:50.920Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-23T07:44:08.755Z] Removing intermediate container 88f8fcdb39ae [2024-08-23T07:44:08.755Z] ---> 9558602af016 [2024-08-23T07:44:08.755Z] Successfully built 9558602af016 [2024-08-23T07:44:08.755Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:44:09.151Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T07:44:09.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T07:44:09.226Z] prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container [2024-08-23T07:44:09.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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-08-23T07:44:09.596Z] $ docker top e310fc3ea5d8410fb8b28ad9459a0f6d7ecfdbc576f0c1d51af34a26fbddddf7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T07:44:09.952Z] + go version [2024-08-23T07:44:09.953Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-23T07:44:09.961Z] $ docker stop --time=1 e310fc3ea5d8410fb8b28ad9459a0f6d7ecfdbc576f0c1d51af34a26fbddddf7 [2024-08-23T07:44:11.229Z] $ docker rm -f --volumes e310fc3ea5d8410fb8b28ad9459a0f6d7ecfdbc576f0c1d51af34a26fbddddf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:44:11.648Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T07:44:11.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T07:44:11.726Z] prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container [2024-08-23T07:44:11.752Z] $ 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/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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-08-23T07:44:12.076Z] $ docker top aceef70fe755688c6a7c3b6e7ea2742283b0adc5df89dc5c382e03f69fa3fcdf -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-23T07:44:12.147Z] ========================================================= [2024-08-23T07:44:12.147Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-23T07:44:12.147Z] ========================================================= [Pipeline] sh [2024-08-23T07:44:12.423Z] + git config --global --add safe.directory /w/workspace/edgex-go/679 [Pipeline] fileExists [Pipeline] sh [2024-08-23T07:44:12.723Z] + make test [2024-08-23T07:44:12.723Z] go test -race -coverprofile=coverage.out ./... [2024-08-23T07:44:20.833Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-23T07:44:47.367Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-23T07:44:47.367Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-23T07:44:47.367Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-23T07:44:47.367Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-23T07:44:47.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-23T07:44:47.625Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-23T07:44:47.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-23T07:44:47.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-23T07:44:47.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-23T07:44:47.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-23T07:44:47.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-23T07:44:48.190Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-23T07:44:48.190Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-23T07:44:48.190Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-23T07:44:48.190Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-23T07:44:48.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-23T07:44:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-23T07:44:50.089Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-23T07:44:51.023Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-08-23T07:44:51.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-23T07:44:51.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-23T07:44:51.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-23T07:44:51.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-23T07:44:51.959Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-23T07:44:52.527Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2024-08-23T07:44:53.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-23T07:44:53.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-23T07:44:53.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-23T07:44:53.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-23T07:44:53.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-23T07:44:53.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-23T07:44:53.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-23T07:44:53.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-23T07:44:53.093Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-23T07:44:54.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-23T07:44:54.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-23T07:44:54.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-23T07:44:54.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-23T07:44:54.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-23T07:44:55.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-23T07:44:55.408Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-23T07:44:55.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.2% of statements [2024-08-23T07:44:55.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.041s coverage: 53.2% of statements [2024-08-23T07:44:55.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.502s coverage: 93.4% of statements [2024-08-23T07:44:55.975Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 91.7% of statements [2024-08-23T07:44:56.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 7.0% of statements [2024-08-23T07:44:56.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-23T07:44:56.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-23T07:44:56.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-23T07:44:56.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-23T07:44:56.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-23T07:44:56.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-23T07:44:56.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-23T07:44:56.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-23T07:44:56.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-23T07:44:56.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-23T07:44:56.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-23T07:44:57.479Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-23T07:44:58.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.425s coverage: 95.8% of statements [2024-08-23T07:44:58.051Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements [2024-08-23T07:44:58.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-23T07:44:58.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-23T07:44:58.566Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] [2024-08-23T07:44:59.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements [2024-08-23T07:44:59.501Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 30.7% of statements [2024-08-23T07:44:59.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 41.7% of statements [2024-08-23T07:44:59.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.031s coverage: 77.8% of statements [2024-08-23T07:44:59.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-08-23T07:44:59.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements [2024-08-23T07:45:00.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.027s coverage: 87.5% of statements [2024-08-23T07:45:00.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-23T07:45:00.711Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-23T07:45:00.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-23T07:45:00.712Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-23T07:45:00.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-23T07:45:00.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-23T07:45:00.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-23T07:45:00.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-23T07:45:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-23T07:45:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-23T07:45:02.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-23T07:45:02.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-23T07:45:02.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-23T07:45:02.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-23T07:45:02.932Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-23T07:45:03.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-23T07:45:03.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-23T07:45:04.067Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-23T07:45:05.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-23T07:45:06.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-23T07:45:06.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-23T07:45:06.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-23T07:45:09.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-23T07:45:09.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-23T07:45:09.479Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-23T07:45:10.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-23T07:45:10.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-23T07:45:10.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-23T07:45:11.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-23T07:45:11.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-23T07:45:11.114Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-23T07:45:11.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-23T07:45:12.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-23T07:45:12.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-23T07:45:12.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-23T07:45:12.616Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.024s coverage: 94.4% of statements [2024-08-23T07:45:13.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-23T07:45:13.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-23T07:45:13.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-23T07:45:13.551Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-23T07:45:15.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-23T07:45:15.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-23T07:45:15.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-23T07:45:15.456Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-23T07:45:16.391Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-23T07:45:16.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-23T07:45:16.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-23T07:45:16.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-23T07:45:17.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-23T07:45:17.326Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-23T07:45:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-23T07:45:17.897Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.265s coverage: 79.9% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.043s coverage: 92.9% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 75.0% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.742s coverage: 87.2% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.013s coverage: 100.0% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.138s coverage: 63.1% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.151s coverage: 36.5% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.029s coverage: 5.2% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.072s coverage: 90.8% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 95.7% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.034s coverage: 61.8% of statements [2024-08-23T07:45:26.013Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements [2024-08-23T07:45:26.013Z] 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-08-23T07:45:26.013Z] running golangci-lint [2024-08-23T07:45:26.013Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-23T07:45:26.013Z] go version go1.21.9 linux/amd64 [2024-08-23T07:45:26.013Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-23T07:45:26.013Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-23T07:45:47.942Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|files|name|types_sizes) took 21.672197028s" [2024-08-23T07:45:47.942Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.359287ms" [2024-08-23T07:46:00.133Z] level=info msg="[linters_context/goanalysis] analyzers took 1m37.751004499s with top 10 stages: buildir: 50.924308406s, gosec: 8.121770989s, inspect: 2.674318405s, fact_deprecated: 2.424323195s, printf: 2.185988523s, ctrlflow: 1.687347989s, fact_purity: 1.336299543s, S1038: 1.15459929s, nilness: 1.042867985s, typedness: 568.516503ms" [2024-08-23T07:46:00.133Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-23T07:46:00.133Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214, cgo: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, skip_dirs: 214/214, exclude: 214/214, nolint: 0/22" [2024-08-23T07:46:00.133Z] level=info msg="[runner] processing took 19.586247ms with stages: nolint: 8.46209ms, identifier_marker: 5.335272ms, autogenerated_exclude: 1.670185ms, exclude-rules: 1.580884ms, path_prettifier: 1.570515ms, skip_dirs: 895.171µs, cgo: 54.37µs, filename_unadjuster: 14.09µs, max_same_issues: 630ns, skip_files: 530ns, fixer: 430ns, uniq_by_line: 370ns, exclude: 320ns, severity-rules: 280ns, diff: 270ns, max_from_linter: 170ns, source_code: 150ns, path_prefixer: 140ns, sort_results: 140ns, max_per_file_from_linter: 130ns, path_shortener: 110ns" [2024-08-23T07:46:00.133Z] level=info msg="[runner] linters took 10.732135629s with stages: goanalysis_metalinter: 10.712451421s" [2024-08-23T07:46:00.133Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-23T07:46:00.133Z] level=info msg="Memory: 325 samples, avg is 296.7MB, max is 1438.2MB" [2024-08-23T07:46:00.133Z] level=info msg="Execution took 32.453339342s" [2024-08-23T07:46:00.133Z] go vet ./... [2024-08-23T07:46:05.393Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-23T07:46:05.394Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-23T07:46:05.394Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-23T07:46:05.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-23T07:46:05.697Z] + ls -al . [2024-08-23T07:46:05.697Z] total 912 [2024-08-23T07:46:05.697Z] drwxrwxr-x 11 1001 1001 4096 Aug 23 07:44 . [2024-08-23T07:46:05.697Z] drwxr-xr-x 4 root root 4096 Aug 23 07:44 .. [2024-08-23T07:46:05.697Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 07:43 .blubracket [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 10 Aug 23 07:43 .dockerignore [2024-08-23T07:46:05.697Z] drwxrwxr-x 8 1001 1001 4096 Aug 23 07:45 .git [2024-08-23T07:46:05.697Z] drwxrwxr-x 3 1001 1001 4096 Aug 23 07:43 .github [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 1102 Aug 23 07:43 .gitignore [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 42 Aug 23 07:43 .golangci.yml [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 100 Aug 23 07:43 .hadolint.yml [2024-08-23T07:46:05.697Z] drwxr-xr-x 3 1001 1001 4096 Aug 23 07:43 .semver [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 155 Aug 23 07:43 .sonarcloud.properties [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 1171 Aug 23 07:43 ADOPTERS.md [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 21286 Aug 23 07:43 Attribution.txt [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 100284 Aug 23 07:43 CHANGELOG.md [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 3804 Aug 23 07:43 CONTRIBUTING.md [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 677 Aug 23 07:43 GOVERNANCE.md [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 861 Aug 23 07:43 Jenkinsfile [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 10775 Aug 23 07:43 LICENSE [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 16854 Aug 23 07:43 Makefile [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 582 Aug 23 07:43 OWNERS.md [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 9528 Aug 23 07:43 README.md [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 789 Aug 23 07:43 SECURITY.md [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 12 Aug 23 07:43 VERSION [2024-08-23T07:46:05.697Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 07:43 bin [2024-08-23T07:46:05.697Z] drwxrwxr-x 20 1001 1001 4096 Aug 23 07:43 cmd [2024-08-23T07:46:05.697Z] -rw-r--r-- 1 root root 544290 Aug 23 07:45 coverage.out [2024-08-23T07:46:05.697Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 07:43 fuzz_test [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 7305 Aug 23 07:43 go.mod [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 102581 Aug 23 07:43 go.sum [2024-08-23T07:46:05.697Z] drwxrwxr-x 7 1001 1001 4096 Aug 23 07:43 internal [2024-08-23T07:46:05.697Z] drwxrwxr-x 3 1001 1001 4096 Aug 23 07:43 openapi [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 584 Aug 23 07:43 security.txt [2024-08-23T07:46:05.697Z] -rw-rw-r-- 1 1001 1001 204 Aug 23 07:43 version.go [Pipeline] sh [2024-08-23T07:46:05.986Z] + '[' -e coverage.out ] [2024-08-23T07:46:05.986Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-23T07:46:06.097Z] Stashed 1 file(s) [Pipeline] sh [2024-08-23T07:46:06.381Z] + make build [2024-08-23T07:46:06.381Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-23T07:46:32.919Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-23T07:46:32.919Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-23T07:46:32.919Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-23T07:46:32.919Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-23T07:46:33.854Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-23T07:46:37.876Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8225 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-08-23T07:46:37.888Z] Running in /w/workspace/edgex-go/679 [Pipeline] { [Pipeline] checkout [2024-08-23T07:46:37.917Z] The recommended git tool is: git [2024-08-23T07:46:38.035Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-23T07:46:39.406Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-23T07:46:41.305Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-23T07:46:42.633Z] using credential edgex-jenkins-ssh [2024-08-23T07:46:42.654Z] Cloning the remote Git repository [2024-08-23T07:46:42.688Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-23T07:46:42.773Z] > git init /w/workspace/edgex-go/679 # timeout=10 [2024-08-23T07:46:43.209Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-23T07:46:42.908Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-23T07:46:42.909Z] > git --version # timeout=10 [2024-08-23T07:46:42.928Z] > git --version # 'git version 2.25.1' [2024-08-23T07:46:42.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T07:46:43.067Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T07:46:44.144Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-23T07:46:44.709Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-23T07:46:45.274Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-23T07:46:46.207Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-23T07:46:47.149Z] $ docker stop --time=1 aceef70fe755688c6a7c3b6e7ea2742283b0adc5df89dc5c382e03f69fa3fcdf [2024-08-23T07:46:52.271Z] $ docker rm -f --volumes aceef70fe755688c6a7c3b6e7ea2742283b0adc5df89dc5c382e03f69fa3fcdf [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-08-23T07:46:53.444Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-23T07:46:53.444Z] [2024-08-23T07:46:53.444Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:46:53.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-23T07:46:53.744Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-23T07:46:53.744Z] 91d30c5bc195: Pulling fs layer [2024-08-23T07:46:53.744Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-23T07:46:53.744Z] 9c61dcf015f6: Pulling fs layer [2024-08-23T07:46:53.744Z] 4698f68db338: Pulling fs layer [2024-08-23T07:46:53.744Z] 2a2f49069b9e: Pulling fs layer [2024-08-23T07:46:53.744Z] 4698f68db338: Waiting [2024-08-23T07:46:53.744Z] e0025b399a48: Pulling fs layer [2024-08-23T07:46:53.744Z] 2a2f49069b9e: Waiting [2024-08-23T07:46:53.744Z] e0025b399a48: Waiting [2024-08-23T07:46:53.744Z] 91d30c5bc195: Verifying Checksum [2024-08-23T07:46:53.744Z] 91d30c5bc195: Download complete [2024-08-23T07:46:53.744Z] 4698f68db338: Verifying Checksum [2024-08-23T07:46:53.744Z] 4698f68db338: Download complete [2024-08-23T07:46:54.001Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-23T07:46:54.001Z] 2e9b0aa3be6d: Download complete [2024-08-23T07:46:54.001Z] e0025b399a48: Verifying Checksum [2024-08-23T07:46:54.001Z] e0025b399a48: Download complete [2024-08-23T07:46:54.001Z] 91d30c5bc195: Pull complete [2024-08-23T07:46:54.001Z] 2a2f49069b9e: Download complete [2024-08-23T07:46:54.263Z] 2e9b0aa3be6d: Pull complete [2024-08-23T07:46:54.521Z] 9c61dcf015f6: Verifying Checksum [2024-08-23T07:46:54.521Z] 9c61dcf015f6: Download complete [2024-08-23T07:46:57.052Z] 9c61dcf015f6: Pull complete [2024-08-23T07:46:57.052Z] 4698f68db338: Pull complete [2024-08-23T07:46:57.619Z] 2a2f49069b9e: Pull complete [2024-08-23T07:46:57.619Z] e0025b399a48: Pull complete [2024-08-23T07:46:57.619Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-23T07:46:57.619Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-23T07:46:57.619Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T07:46:57.714Z] prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container [2024-08-23T07:46:57.738Z] $ 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/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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-08-23T07:46:59.852Z] $ docker top 0b6744e822393c9158e89855d6aa0832435666bd33785dacc21b4323bf42d2fe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T07:46:59.451Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-23T07:46:59.478Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T07:47:00.209Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-23T07:47:00.454Z] Avoid second fetch [2024-08-23T07:47:00.455Z] Checking out Revision 7f1d4929ac2c17b75aa9890700086299dd17f9b6 (main) [2024-08-23T07:47:01.278Z] Commit message: "feat: Enhance LatestScheduleActionRecordsByJobName API (#4871)" [2024-08-23T07:47:00.468Z] > git config core.sparsecheckout # timeout=10 [2024-08-23T07:47:00.537Z] > git checkout -f 7f1d4929ac2c17b75aa9890700086299dd17f9b6 # timeout=10 [2024-08-23T07:47:02.737Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-23T07:47:02.738Z] #1 transferring dockerfile: 2.23kB done [2024-08-23T07:47:02.738Z] #1 DONE 0.0s [2024-08-23T07:47:02.996Z] [2024-08-23T07:47:02.996Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-08-23T07:47:02.996Z] #2 transferring dockerfile: 1.70kB done [2024-08-23T07:47:02.996Z] #2 DONE 0.0s [2024-08-23T07:47:02.996Z] [2024-08-23T07:47:02.996Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-08-23T07:47:02.996Z] #3 transferring dockerfile: 1.93kB done [2024-08-23T07:47:02.996Z] #3 DONE 0.0s [2024-08-23T07:47:02.996Z] [2024-08-23T07:47:02.996Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-23T07:47:02.996Z] #4 transferring dockerfile: 2.49kB done [2024-08-23T07:47:02.996Z] #4 DONE 0.0s [2024-08-23T07:47:02.996Z] [2024-08-23T07:47:02.996Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-23T07:47:02.996Z] #5 transferring dockerfile: 2.50kB done [2024-08-23T07:47:02.996Z] #5 DONE 0.0s [2024-08-23T07:47:02.996Z] [2024-08-23T07:47:02.996Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-08-23T07:47:02.996Z] #6 transferring dockerfile: 1.69kB done [2024-08-23T07:47:02.996Z] #6 DONE 0.0s [2024-08-23T07:47:02.996Z] [2024-08-23T07:47:02.996Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-08-23T07:47:02.997Z] #7 transferring dockerfile: 2.01kB done [2024-08-23T07:47:02.997Z] #7 DONE 0.0s [2024-08-23T07:47:02.997Z] [2024-08-23T07:47:02.997Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-23T07:47:02.997Z] #8 transferring dockerfile: 2.15kB done [2024-08-23T07:47:02.997Z] #8 DONE 0.0s [2024-08-23T07:47:02.997Z] [2024-08-23T07:47:02.997Z] #9 [core-command internal] load build definition from Dockerfile [2024-08-23T07:47:02.997Z] #9 transferring dockerfile: 1.93kB done [2024-08-23T07:47:02.997Z] #9 DONE 0.0s [2024-08-23T07:47:02.997Z] [2024-08-23T07:47:02.997Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-08-23T07:47:02.997Z] #10 transferring dockerfile: 2.06kB done [2024-08-23T07:47:02.997Z] #10 DONE 0.0s [2024-08-23T07:47:02.997Z] [2024-08-23T07:47:02.997Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-23T07:47:02.997Z] #11 transferring dockerfile: 3.17kB done [2024-08-23T07:47:02.997Z] #11 DONE 0.1s [2024-08-23T07:47:02.997Z] [2024-08-23T07:47:02.997Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-08-23T07:47:02.997Z] #12 transferring dockerfile: 1.95kB done [2024-08-23T07:47:02.997Z] #12 DONE 0.0s [2024-08-23T07:47:02.997Z] [2024-08-23T07:47:02.997Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-23T07:47:02.997Z] #13 transferring dockerfile: 1.89kB done [2024-08-23T07:47:02.997Z] #13 DONE 0.1s [2024-08-23T07:47:02.997Z] [2024-08-23T07:47:02.997Z] #14 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-23T07:47:02.997Z] #14 transferring context: 50B done [2024-08-23T07:47:02.997Z] #14 DONE 0.0s [2024-08-23T07:47:02.997Z] [2024-08-23T07:47:02.997Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-08-23T07:47:02.997Z] #15 transferring dockerfile: 1.81kB done [2024-08-23T07:47:02.997Z] #15 DONE 0.1s [2024-08-23T07:47:02.997Z] [2024-08-23T07:47:02.997Z] #16 [core-data internal] load build definition from Dockerfile [2024-08-23T07:47:02.997Z] #16 transferring dockerfile: 2.07kB done [2024-08-23T07:47:02.997Z] #16 DONE 0.0s [2024-08-23T07:47:02.997Z] [2024-08-23T07:47:02.997Z] #17 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-23T07:47:02.997Z] #17 transferring dockerfile: 1.85kB done [2024-08-23T07:47:02.997Z] #17 DONE 0.0s [2024-08-23T07:47:03.256Z] [2024-08-23T07:47:03.256Z] #18 [security-spire-server internal] load .dockerignore [2024-08-23T07:47:03.256Z] #18 transferring context: 50B done [2024-08-23T07:47:03.256Z] #18 DONE 0.0s [2024-08-23T07:47:03.256Z] [2024-08-23T07:47:03.256Z] #19 [support-scheduler internal] load .dockerignore [2024-08-23T07:47:03.256Z] #19 transferring context: 50B done [2024-08-23T07:47:03.256Z] #19 DONE 0.0s [2024-08-23T07:47:03.256Z] [2024-08-23T07:47:03.256Z] #20 [security-secretstore-setup internal] load .dockerignore [2024-08-23T07:47:03.256Z] #20 transferring context: 50B done [2024-08-23T07:47:03.256Z] #20 DONE 0.0s [2024-08-23T07:47:03.256Z] [2024-08-23T07:47:03.256Z] #21 [security-proxy-setup internal] load .dockerignore [2024-08-23T07:47:03.256Z] #21 transferring context: 50B done [2024-08-23T07:47:03.256Z] #21 DONE 0.0s [2024-08-23T07:47:03.256Z] [2024-08-23T07:47:03.256Z] #22 [security-spire-config internal] load .dockerignore [2024-08-23T07:47:03.256Z] #22 transferring context: 50B done [2024-08-23T07:47:03.256Z] #22 DONE 0.0s [2024-08-23T07:47:03.256Z] [2024-08-23T07:47:03.256Z] #23 [core-command internal] load .dockerignore [2024-08-23T07:47:03.256Z] #23 transferring context: 50B done [2024-08-23T07:47:03.256Z] #23 DONE 0.0s [2024-08-23T07:47:03.256Z] [2024-08-23T07:47:03.256Z] #24 [core-keeper internal] load .dockerignore [2024-08-23T07:47:03.256Z] #24 transferring context: 50B done [2024-08-23T07:47:03.256Z] #24 DONE 0.0s [2024-08-23T07:47:03.256Z] [2024-08-23T07:47:03.256Z] #25 [security-proxy-auth internal] load .dockerignore [2024-08-23T07:47:03.256Z] #25 transferring context: 50B done [2024-08-23T07:47:03.256Z] #25 DONE 0.0s [2024-08-23T07:47:03.256Z] [2024-08-23T07:47:03.256Z] #26 [core-metadata internal] load .dockerignore [2024-08-23T07:47:03.256Z] #26 transferring context: 50B done [2024-08-23T07:47:03.256Z] #26 DONE 0.0s [2024-08-23T07:47:03.256Z] [2024-08-23T07:47:03.256Z] #27 [security-bootstrapper internal] load .dockerignore [2024-08-23T07:47:03.256Z] #27 transferring context: 50B done [2024-08-23T07:47:03.256Z] #27 DONE 0.0s [2024-08-23T07:47:03.256Z] [2024-08-23T07:47:03.256Z] #28 [support-notifications internal] load .dockerignore [2024-08-23T07:47:03.256Z] #28 transferring context: 50B done [2024-08-23T07:47:03.256Z] #28 DONE 0.0s [2024-08-23T07:47:03.256Z] [2024-08-23T07:47:03.256Z] #29 [security-spire-agent internal] load .dockerignore [2024-08-23T07:47:03.256Z] #29 transferring context: 50B done [2024-08-23T07:47:03.256Z] #29 DONE 0.0s [2024-08-23T07:47:03.256Z] [2024-08-23T07:47:03.256Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-08-23T07:47:03.256Z] #30 transferring context: 50B done [2024-08-23T07:47:03.256Z] #30 DONE 0.0s [2024-08-23T07:47:03.256Z] [2024-08-23T07:47:03.256Z] #31 [core-data internal] load .dockerignore [2024-08-23T07:47:03.256Z] #31 transferring context: 50B done [2024-08-23T07:47:03.256Z] #31 DONE 0.0s [2024-08-23T07:47:03.256Z] [2024-08-23T07:47:03.256Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-23T07:47:03.256Z] #32 DONE 0.0s [2024-08-23T07:47:03.256Z] [2024-08-23T07:47:03.256Z] #33 [support-cron-scheduler internal] load .dockerignore [2024-08-23T07:47:03.516Z] #33 transferring context: 50B done [2024-08-23T07:47:03.516Z] #33 DONE 0.0s [2024-08-23T07:47:03.516Z] [2024-08-23T07:47:03.516Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T07:47:03.516Z] #34 DONE 0.1s [2024-08-23T07:47:03.516Z] [2024-08-23T07:47:03.516Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T07:47:03.516Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T07:47:03.516Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T07:47:03.516Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-23T07:47:03.516Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-23T07:47:03.516Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.15MB / 3.42MB 0.1s [2024-08-23T07:47:03.516Z] #35 ... [2024-08-23T07:47:03.516Z] [2024-08-23T07:47:03.516Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-23T07:47:03.516Z] #32 DONE 0.0s [2024-08-23T07:47:03.516Z] [2024-08-23T07:47:03.516Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T07:47:03.516Z] #34 DONE 0.1s [2024-08-23T07:47:03.516Z] [2024-08-23T07:47:03.516Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T07:47:03.516Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T07:47:03.516Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T07:47:03.516Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-23T07:47:03.516Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-23T07:47:03.516Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-23T07:47:03.516Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-23T07:47:03.775Z] #35 ... [2024-08-23T07:47:03.775Z] [2024-08-23T07:47:03.775Z] #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-23T07:47:03.775Z] #32 DONE 0.0s [2024-08-23T07:47:03.775Z] [2024-08-23T07:47:03.775Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T07:47:03.775Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T07:47:03.775Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T07:47:03.775Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-23T07:47:03.775Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-23T07:47:03.775Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-23T07:47:03.775Z] #35 ... [2024-08-23T07:47:03.775Z] [2024-08-23T07:47:03.775Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-23T07:47:03.775Z] #32 DONE 0.0s [2024-08-23T07:47:03.775Z] [2024-08-23T07:47:03.775Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T07:47:03.775Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T07:47:03.775Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T07:47:03.775Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-23T07:47:03.775Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-23T07:47:03.775Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-23T07:47:03.775Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-23T07:47:04.034Z] #35 ... [2024-08-23T07:47:04.035Z] [2024-08-23T07:47:04.035Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-23T07:47:04.035Z] #32 DONE 0.0s [2024-08-23T07:47:04.035Z] [2024-08-23T07:47:04.035Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-23T07:47:04.035Z] #36 DONE 0.6s [2024-08-23T07:47:04.035Z] [2024-08-23T07:47:04.035Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T07:47:04.035Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T07:47:04.035Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T07:47:04.035Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-23T07:47:04.035Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-23T07:47:04.035Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-23T07:47:04.035Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-23T07:47:04.035Z] #35 ... [2024-08-23T07:47:04.035Z] [2024-08-23T07:47:04.035Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-23T07:47:04.035Z] #36 DONE 0.6s [2024-08-23T07:47:04.035Z] [2024-08-23T07:47:04.035Z] #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-23T07:47:04.035Z] #32 DONE 0.0s [2024-08-23T07:47:04.035Z] [2024-08-23T07:47:04.035Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T07:47:04.035Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T07:47:04.035Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T07:47:04.035Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-23T07:47:04.035Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-23T07:47:04.035Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-23T07:47:04.035Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-23T07:47:04.607Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T07:47:04.607Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T07:47:04.607Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-23T07:47:04.607Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-23T07:47:04.607Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-23T07:47:04.607Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-23T07:47:04.607Z] #35 DONE 1.3s [2024-08-23T07:47:04.607Z] [2024-08-23T07:47:04.607Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-23T07:47:04.607Z] #36 DONE 0.6s [2024-08-23T07:47:04.607Z] [2024-08-23T07:47:04.607Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T07:47:04.607Z] #34 DONE 0.9s [2024-08-23T07:47:04.607Z] [2024-08-23T07:47:04.607Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-23T07:47:04.607Z] #37 DONE 0.8s [2024-08-23T07:47:04.607Z] [2024-08-23T07:47:04.607Z] #38 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-23T07:47:04.866Z] #38 ... [2024-08-23T07:47:04.866Z] [2024-08-23T07:47:04.866Z] #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T07:47:04.866Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T07:47:04.866Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T07:47:04.866Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-23T07:47:04.866Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-23T07:47:04.866Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-23T07:47:04.866Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-23T07:47:04.866Z] #35 DONE 1.3s [2024-08-23T07:47:04.866Z] [2024-08-23T07:47:04.866Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-23T07:47:04.866Z] #39 DONE 1.3s [2024-08-23T07:47:04.866Z] [2024-08-23T07:47:04.866Z] #40 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-08-23T07:47:05.434Z] #40 ... [2024-08-23T07:47:05.434Z] [2024-08-23T07:47:05.434Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T07:47:05.434Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T07:47:05.434Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T07:47:05.434Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-23T07:47:05.434Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-23T07:47:05.434Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-23T07:47:05.434Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-23T07:47:05.434Z] #35 DONE 1.3s [2024-08-23T07:47:05.434Z] [2024-08-23T07:47:05.434Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-23T07:47:05.434Z] #41 DONE 1.3s [2024-08-23T07:47:05.434Z] [2024-08-23T07:47:05.434Z] #42 [security-spire-server internal] load build context [2024-08-23T07:47:05.434Z] #42 transferring context: 27.71kB 0.0s done [2024-08-23T07:47:05.434Z] #42 DONE 0.4s [2024-08-23T07:47:05.434Z] [2024-08-23T07:47:05.434Z] #43 [security-spire-config internal] load build context [2024-08-23T07:47:05.434Z] #43 transferring context: 25.96kB 0.0s done [2024-08-23T07:47:05.434Z] #43 DONE 0.4s [2024-08-23T07:47:05.434Z] [2024-08-23T07:47:05.434Z] #40 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T07:47:05.434Z] #40 ... [2024-08-23T07:47:05.434Z] [2024-08-23T07:47:05.434Z] #44 [security-spire-agent internal] load build context [2024-08-23T07:47:05.434Z] #44 transferring context: 27.24kB 0.0s done [2024-08-23T07:47:05.434Z] #44 DONE 0.2s [Pipeline] sh [2024-08-23T07:47:05.692Z] [2024-08-23T07:47:05.692Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:47:05.692Z] #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-08-23T07:47:05.692Z] #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-23T07:47:05.692Z] #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-23T07:47:05.692Z] #45 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-23T07:47:05.692Z] #45 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-23T07:47:05.692Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-23T07:47:05.692Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-23T07:47:05.692Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-23T07:47:05.692Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 0.5s [2024-08-23T07:47:05.692Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.91MB / 30.73MB 0.6s [2024-08-23T07:47:05.692Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s [2024-08-23T07:47:05.931Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-23T07:47:05.931Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T07:47:05.931Z] Dload Upload Total Spent Left Speed [2024-08-23T07:47:05.931Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-08-23T07:47:06.264Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-23T07:47:06.593Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-23T07:47:06.593Z] + sudo tee /etc/docker/daemon.new [2024-08-23T07:47:06.593Z] { [2024-08-23T07:47:06.593Z] "registry-mirrors": [ [2024-08-23T07:47:06.593Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-23T07:47:06.593Z] ], [2024-08-23T07:47:06.593Z] "bip": "10.250.0.254/24", [2024-08-23T07:47:06.593Z] "hosts": [ [2024-08-23T07:47:06.593Z] "tcp://0.0.0.0:5555", [2024-08-23T07:47:06.593Z] "unix:///var/run/docker.sock" [2024-08-23T07:47:06.593Z] ], [2024-08-23T07:47:06.593Z] "mtu": 1458, [2024-08-23T07:47:06.593Z] "selinux-enabled": true, [2024-08-23T07:47:06.593Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-23T07:47:06.593Z] } [Pipeline] sh [2024-08-23T07:47:06.920Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-23T07:47:07.243Z] + sudo service docker restart [2024-08-23T07:47:07.594Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.3s done [2024-08-23T07:47:07.594Z] #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.3s done [2024-08-23T07:47:07.594Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-23T07:47:08.533Z] #45 ... [2024-08-23T07:47:08.533Z] [2024-08-23T07:47:08.533Z] #46 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-23T07:47:08.533Z] #46 DONE 3.8s [2024-08-23T07:47:08.534Z] [2024-08-23T07:47:08.534Z] #47 [support-scheduler internal] load build context [2024-08-23T07:47:09.105Z] #47 ... [2024-08-23T07:47:09.105Z] [2024-08-23T07:47:09.105Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:47:09.105Z] #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-23T07:47:09.673Z] #45 ... [2024-08-23T07:47:09.673Z] [2024-08-23T07:47:09.673Z] #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-23T07:47:09.673Z] #0 0.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:09.673Z] #0 0.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:09.673Z] #0 1.074 OK: 264 MiB in 52 packages [2024-08-23T07:47:09.673Z] #48 DONE 4.9s [2024-08-23T07:47:09.673Z] [2024-08-23T07:47:09.673Z] #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T07:47:09.673Z] #0 1.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:09.673Z] #0 1.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:09.673Z] #0 2.079 OK: 264 MiB in 52 packages [2024-08-23T07:47:09.673Z] #49 DONE 4.9s [2024-08-23T07:47:09.673Z] [2024-08-23T07:47:09.673Z] #50 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-23T07:47:09.673Z] #0 1.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:09.673Z] #0 1.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:09.673Z] #0 1.764 (1/2) Installing ca-certificates (20240226-r0) [2024-08-23T07:47:09.673Z] #0 1.780 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-23T07:47:09.673Z] #0 1.783 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:47:09.673Z] #0 1.792 Executing ca-certificates-20240226-r0.trigger [2024-08-23T07:47:09.673Z] #0 1.844 OK: 8 MiB in 17 packages [2024-08-23T07:47:09.673Z] #50 DONE 4.9s [2024-08-23T07:47:09.673Z] [2024-08-23T07:47:09.673Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-23T07:47:09.673Z] #0 0.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:09.673Z] #0 1.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:09.673Z] #0 1.233 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T07:47:09.673Z] #0 1.233 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T07:47:09.673Z] #0 1.233 OK: 20077 distinct packages available [2024-08-23T07:47:09.673Z] #0 1.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:09.674Z] #0 1.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:09.674Z] #0 1.572 OK: 264 MiB in 52 packages [2024-08-23T07:47:09.674Z] #51 DONE 4.9s [2024-08-23T07:47:09.674Z] [2024-08-23T07:47:09.674Z] #52 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T07:47:09.674Z] #0 0.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:09.674Z] #0 0.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:09.674Z] #0 1.253 OK: 264 MiB in 52 packages [2024-08-23T07:47:09.674Z] #52 DONE 5.1s [2024-08-23T07:47:09.674Z] [2024-08-23T07:47:09.674Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:47:09.674Z] #45 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-23T07:47:12.208Z] #45 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done [2024-08-23T07:47:13.623Z] #45 ... [2024-08-23T07:47:13.623Z] [2024-08-23T07:47:13.623Z] #53 [core-common-config-bootstrapper internal] load build context [2024-08-23T07:47:13.623Z] #53 transferring context: 332.74MB 9.9s [2024-08-23T07:47:13.623Z] #53 ... [2024-08-23T07:47:13.623Z] [2024-08-23T07:47:13.623Z] #47 [support-scheduler internal] load build context [2024-08-23T07:47:13.882Z] #47 ... [2024-08-23T07:47:13.882Z] [2024-08-23T07:47:13.882Z] #54 [security-proxy-setup internal] load build context [2024-08-23T07:47:13.882Z] #54 ... [2024-08-23T07:47:13.882Z] [2024-08-23T07:47:13.882Z] #55 [core-metadata internal] load build context [2024-08-23T07:47:13.882Z] #55 ... [2024-08-23T07:47:13.882Z] [2024-08-23T07:47:13.882Z] #56 [core-command internal] load build context [2024-08-23T07:47:14.139Z] #56 ... [2024-08-23T07:47:14.139Z] [2024-08-23T07:47:14.139Z] #57 [support-notifications internal] load build context [2024-08-23T07:47:14.139Z] #57 ... [2024-08-23T07:47:14.139Z] [2024-08-23T07:47:14.139Z] #58 [security-secretstore-setup internal] load build context [2024-08-23T07:47:14.139Z] #58 ... [2024-08-23T07:47:14.139Z] [2024-08-23T07:47:14.139Z] #59 [security-proxy-auth internal] load build context [2024-08-23T07:47:14.444Z] #59 ... [2024-08-23T07:47:14.444Z] [2024-08-23T07:47:14.444Z] #60 [core-keeper internal] load build context [2024-08-23T07:47:14.703Z] #60 ... [2024-08-23T07:47:14.703Z] [2024-08-23T07:47:14.703Z] #61 [security-bootstrapper internal] load build context [2024-08-23T07:47:14.703Z] #61 ... [2024-08-23T07:47:14.703Z] [2024-08-23T07:47:14.703Z] #62 [core-data internal] load build context [2024-08-23T07:47:14.703Z] #62 ... [2024-08-23T07:47:14.703Z] [2024-08-23T07:47:14.703Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-23T07:47:14.962Z] #63 ... [2024-08-23T07:47:14.962Z] [2024-08-23T07:47:14.962Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T07:47:15.220Z] #64 ... [2024-08-23T07:47:15.220Z] [2024-08-23T07:47:15.220Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T07:47:15.220Z] #65 ... [2024-08-23T07:47:15.220Z] [2024-08-23T07:47:15.220Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-23T07:47:15.479Z] #66 ... [2024-08-23T07:47:15.479Z] [2024-08-23T07:47:15.479Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T07:47:15.479Z] #67 ... [2024-08-23T07:47:15.479Z] [2024-08-23T07:47:15.479Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T07:47:15.479Z] #68 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-08-23T07:47:15.479Z] #68 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-23T07:47:15.479Z] #68 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-23T07:47:15.479Z] #68 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-23T07:47:15.479Z] #68 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-23T07:47:15.479Z] #68 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-23T07:47:15.479Z] #68 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-23T07:47:15.479Z] #68 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.8s done [2024-08-23T07:47:15.479Z] #68 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-23T07:47:15.479Z] #68 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.4s done [2024-08-23T07:47:15.479Z] #68 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-23T07:47:15.479Z] #68 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.8s done [2024-08-23T07:47:15.479Z] #68 ... [2024-08-23T07:47:15.479Z] [2024-08-23T07:47:15.479Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-23T07:47:15.479Z] #0 5.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:15.479Z] #0 6.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:15.479Z] #0 6.274 (1/3) Installing ca-certificates (20240226-r0) [2024-08-23T07:47:15.479Z] #0 6.290 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-23T07:47:15.479Z] #0 6.296 (3/3) Installing tzdata (2024a-r0) [2024-08-23T07:47:15.479Z] #0 6.356 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:47:15.479Z] #0 6.372 Executing ca-certificates-20240226-r0.trigger [2024-08-23T07:47:15.479Z] #0 6.416 OK: 11 MiB in 18 packages [2024-08-23T07:47:15.740Z] #69 ... [2024-08-23T07:47:15.740Z] [2024-08-23T07:47:15.740Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-23T07:47:15.740Z] #0 5.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:15.740Z] #0 5.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:15.740Z] #0 6.190 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-23T07:47:15.740Z] #0 6.195 (2/2) Installing su-exec (0.2-r3) [2024-08-23T07:47:15.740Z] #0 6.211 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:47:15.740Z] #0 6.224 OK: 7 MiB in 17 packages [2024-08-23T07:47:15.740Z] #70 ... [2024-08-23T07:47:15.740Z] [2024-08-23T07:47:15.740Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-23T07:47:15.740Z] #0 5.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:15.740Z] #0 5.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:15.740Z] #0 5.997 (1/4) Installing ca-certificates (20240226-r0) [2024-08-23T07:47:15.740Z] #0 6.017 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-23T07:47:15.741Z] #0 6.019 (3/4) Installing su-exec (0.2-r3) [2024-08-23T07:47:15.741Z] #0 6.022 (4/4) Installing yq (4.33.3-r5) [2024-08-23T07:47:15.741Z] #0 6.116 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:47:15.741Z] #0 6.129 Executing ca-certificates-20240226-r0.trigger [2024-08-23T07:47:15.741Z] #0 6.182 OK: 17 MiB in 19 packages [2024-08-23T07:47:16.000Z] #71 ... [2024-08-23T07:47:16.000Z] [2024-08-23T07:47:16.000Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T07:47:16.000Z] #72 ... [2024-08-23T07:47:16.000Z] [2024-08-23T07:47:16.000Z] #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-23T07:47:16.000Z] #0 6.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:16.000Z] #0 6.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:16.000Z] #0 7.153 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-23T07:47:16.000Z] #0 7.161 (2/4) Installing openssl (3.1.6-r0) [2024-08-23T07:47:16.000Z] #0 7.170 (3/4) Installing su-exec (0.2-r3) [2024-08-23T07:47:16.000Z] #0 7.175 (4/4) Installing yq (4.33.3-r5) [2024-08-23T07:47:16.000Z] #0 7.245 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:47:16.000Z] #0 7.252 OK: 17 MiB in 19 packages [2024-08-23T07:47:16.000Z] #73 DONE 11.5s [2024-08-23T07:47:16.000Z] [2024-08-23T07:47:16.000Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-23T07:47:16.000Z] #63 DONE 11.4s [2024-08-23T07:47:16.000Z] [2024-08-23T07:47:16.000Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-23T07:47:16.000Z] #71 DONE 11.5s [2024-08-23T07:47:16.000Z] [2024-08-23T07:47:16.000Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-23T07:47:16.260Z] #74 ... [2024-08-23T07:47:16.260Z] [2024-08-23T07:47:16.260Z] #69 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-23T07:47:16.260Z] #69 DONE 11.5s [2024-08-23T07:47:16.260Z] [2024-08-23T07:47:16.260Z] #70 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-23T07:47:16.260Z] #70 DONE 11.5s [2024-08-23T07:47:16.260Z] [2024-08-23T07:47:16.260Z] #38 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-23T07:47:16.260Z] #38 5.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:16.260Z] #38 5.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:16.260Z] #38 6.110 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T07:47:16.260Z] #38 6.115 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:47:16.260Z] #38 6.126 OK: 7 MiB in 16 packages [2024-08-23T07:47:16.260Z] #38 DONE 11.8s [2024-08-23T07:47:16.260Z] [2024-08-23T07:47:16.260Z] #59 [security-proxy-auth internal] load build context [2024-08-23T07:47:16.260Z] #59 transferring context: 494.59MB 10.7s done [2024-08-23T07:47:16.260Z] #59 DONE 12.5s [2024-08-23T07:47:16.260Z] [2024-08-23T07:47:16.260Z] #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-23T07:47:18.796Z] #75 ... [2024-08-23T07:47:18.796Z] [2024-08-23T07:47:18.796Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-23T07:47:18.796Z] #76 ... [2024-08-23T07:47:18.796Z] [2024-08-23T07:47:18.796Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T07:47:19.065Z] #65 transferring context: 494.59MB 14.1s done [2024-08-23T07:47:19.633Z] #65 ... [2024-08-23T07:47:19.633Z] [2024-08-23T07:47:19.633Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T07:47:19.633Z] #77 ... [2024-08-23T07:47:19.633Z] [2024-08-23T07:47:19.633Z] #55 [core-metadata internal] load build context [2024-08-23T07:47:19.633Z] #55 transferring context: 494.59MB 15.4s done [2024-08-23T07:47:22.659Z] #55 ... [2024-08-23T07:47:22.659Z] [2024-08-23T07:47:22.659Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T07:47:22.659Z] #72 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:22.659Z] #72 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:22.659Z] #72 17.12 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T07:47:22.659Z] #72 17.12 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T07:47:22.659Z] #72 17.12 OK: 20070 distinct packages available [2024-08-23T07:47:22.659Z] #72 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:22.659Z] #72 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:22.928Z] #72 17.42 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-23T07:47:22.928Z] #72 17.81 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-23T07:47:22.928Z] #72 17.82 (3/4) Installing libucontext (1.2-r2) [2024-08-23T07:47:22.928Z] #72 17.82 (4/4) Installing gcompat (1.1.0-r1) [2024-08-23T07:47:22.928Z] #72 17.82 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:47:22.928Z] #72 17.83 OK: 8 MiB in 19 packages [2024-08-23T07:47:23.864Z] #72 ... [2024-08-23T07:47:23.864Z] [2024-08-23T07:47:23.864Z] #53 [core-common-config-bootstrapper internal] load build context [2024-08-23T07:47:23.864Z] #53 transferring context: 494.59MB 14.8s done [2024-08-23T07:47:23.864Z] #53 ... [2024-08-23T07:47:23.864Z] [2024-08-23T07:47:23.864Z] #47 [support-scheduler internal] load build context [2024-08-23T07:47:23.864Z] #47 transferring context: 494.59MB 13.5s done [2024-08-23T07:47:24.122Z] #47 ... [2024-08-23T07:47:24.122Z] [2024-08-23T07:47:24.122Z] #54 [security-proxy-setup internal] load build context [2024-08-23T07:47:24.122Z] #54 transferring context: 494.59MB 14.6s done [2024-08-23T07:47:24.381Z] #54 ... [2024-08-23T07:47:24.381Z] [2024-08-23T07:47:24.381Z] #57 [support-notifications internal] load build context [2024-08-23T07:47:24.381Z] #57 transferring context: 494.59MB 14.5s done [2024-08-23T07:47:24.381Z] #57 ... [2024-08-23T07:47:24.381Z] [2024-08-23T07:47:24.381Z] #56 [core-command internal] load build context [2024-08-23T07:47:24.381Z] #56 transferring context: 494.59MB 12.6s done [2024-08-23T07:47:24.639Z] #56 ... [2024-08-23T07:47:24.639Z] [2024-08-23T07:47:24.639Z] #60 [core-keeper internal] load build context [2024-08-23T07:47:24.639Z] #60 transferring context: 494.59MB 14.8s done [2024-08-23T07:47:24.898Z] #60 ... [2024-08-23T07:47:24.898Z] [2024-08-23T07:47:24.898Z] #58 [security-secretstore-setup internal] load build context [2024-08-23T07:47:24.898Z] #58 transferring context: 494.59MB 15.1s done [2024-08-23T07:47:24.898Z] #58 ... [2024-08-23T07:47:24.898Z] [2024-08-23T07:47:24.898Z] #61 [security-bootstrapper internal] load build context [2024-08-23T07:47:24.898Z] #61 transferring context: 494.59MB 13.1s done [2024-08-23T07:47:25.156Z] #61 ... [2024-08-23T07:47:25.156Z] [2024-08-23T07:47:25.156Z] #62 [core-data internal] load build context [2024-08-23T07:47:25.156Z] #62 transferring context: 494.59MB 14.2s done [2024-08-23T07:47:25.156Z] #62 ... [2024-08-23T07:47:25.156Z] [2024-08-23T07:47:25.156Z] #40 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T07:47:25.156Z] #40 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:25.156Z] #40 17.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:25.156Z] #40 18.20 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T07:47:25.156Z] #40 18.20 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T07:47:25.156Z] #40 18.20 OK: 20070 distinct packages available [2024-08-23T07:47:25.156Z] #40 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:25.156Z] #40 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:25.156Z] #40 18.53 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-23T07:47:25.156Z] #40 18.53 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-23T07:47:25.156Z] #40 18.54 (3/5) Installing libucontext (1.2-r2) [2024-08-23T07:47:25.156Z] #40 18.54 (4/5) Installing gcompat (1.1.0-r1) [2024-08-23T07:47:25.156Z] #40 18.54 (5/5) Installing openssl (3.1.6-r0) [2024-08-23T07:47:25.156Z] #40 18.56 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:47:25.156Z] #40 18.56 OK: 8 MiB in 20 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T07:47:25.476Z] provisioning config files... [2024-08-23T07:47:25.506Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/679@tmp/config5321520891245322297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T07:47:25.862Z] #40 ... [2024-08-23T07:47:25.862Z] [2024-08-23T07:47:25.862Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T07:47:25.862Z] #67 transferring context: 494.59MB 12.0s done [2024-08-23T07:47:25.950Z] ---> ****-login.sh [2024-08-23T07:47:25.950Z] nexus3.edgexfoundry.org:10001 [2024-08-23T07:47:26.120Z] #67 ... [2024-08-23T07:47:26.120Z] [2024-08-23T07:47:26.120Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-23T07:47:26.120Z] #66 19.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:26.120Z] #66 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:26.120Z] #66 19.52 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T07:47:26.120Z] #66 19.53 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:47:26.120Z] #66 19.53 OK: 7 MiB in 16 packages [2024-08-23T07:47:26.120Z] #66 ... [2024-08-23T07:47:26.120Z] [2024-08-23T07:47:26.120Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-23T07:47:26.120Z] #78 ... [2024-08-23T07:47:26.120Z] [2024-08-23T07:47:26.120Z] #56 [core-command internal] load build context [2024-08-23T07:47:26.120Z] #56 DONE 22.3s [2024-08-23T07:47:26.120Z] [2024-08-23T07:47:26.120Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T07:47:26.120Z] #72 DONE 21.2s [2024-08-23T07:47:26.120Z] [2024-08-23T07:47:26.120Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-23T07:47:26.120Z] #66 DONE 21.5s [2024-08-23T07:47:26.120Z] [2024-08-23T07:47:26.120Z] #40 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T07:47:26.120Z] #40 DONE 21.3s [2024-08-23T07:47:26.120Z] [2024-08-23T07:47:26.120Z] #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:47:26.120Z] #79 DONE 10.0s [2024-08-23T07:47:26.120Z] [2024-08-23T07:47:26.120Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T07:47:26.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:47:26.378Z] #80 ... [2024-08-23T07:47:26.378Z] [2024-08-23T07:47:26.378Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T07:47:26.378Z] #67 DONE 21.7s [2024-08-23T07:47:26.378Z] [2024-08-23T07:47:26.378Z] #47 [support-scheduler internal] load build context [2024-08-23T07:47:26.378Z] #47 DONE 22.7s [2024-08-23T07:47:26.378Z] [2024-08-23T07:47:26.378Z] #61 [security-bootstrapper internal] load build context [2024-08-23T07:47:26.378Z] #61 DONE 22.4s [2024-08-23T07:47:26.378Z] [2024-08-23T07:47:26.378Z] #54 [security-proxy-setup internal] load build context [2024-08-23T07:47:26.378Z] #54 DONE 22.7s [2024-08-23T07:47:26.378Z] [2024-08-23T07:47:26.378Z] #60 [core-keeper internal] load build context [2024-08-23T07:47:26.378Z] #60 DONE 22.6s [2024-08-23T07:47:26.378Z] [2024-08-23T07:47:26.378Z] #53 [core-common-config-bootstrapper internal] load build context [2024-08-23T07:47:26.378Z] #53 DONE 22.9s [2024-08-23T07:47:26.378Z] [2024-08-23T07:47:26.378Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-23T07:47:26.378Z] #81 ... [2024-08-23T07:47:26.378Z] [2024-08-23T07:47:26.378Z] #58 [security-secretstore-setup internal] load build context [2024-08-23T07:47:26.378Z] #58 DONE 22.7s [2024-08-23T07:47:26.378Z] [2024-08-23T07:47:26.378Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T07:47:26.378Z] #65 DONE 21.8s [2024-08-23T07:47:26.378Z] [2024-08-23T07:47:26.378Z] #57 [support-notifications internal] load build context [2024-08-23T07:47:26.378Z] #57 DONE 22.4s [2024-08-23T07:47:26.378Z] [2024-08-23T07:47:26.378Z] #62 [core-data internal] load build context [2024-08-23T07:47:26.378Z] #62 DONE 21.8s [2024-08-23T07:47:26.378Z] [2024-08-23T07:47:26.378Z] #55 [core-metadata internal] load build context [2024-08-23T07:47:26.378Z] #55 DONE 22.6s [2024-08-23T07:47:26.378Z] [2024-08-23T07:47:26.378Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-23T07:47:26.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:47:26.502Z] Configure a credential helper to remove this warning. See [2024-08-23T07:47:26.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:47:26.502Z] [2024-08-23T07:47:26.502Z] Login Succeeded [2024-08-23T07:47:26.502Z] nexus3.edgexfoundry.org:10002 [2024-08-23T07:47:26.637Z] #82 ... [2024-08-23T07:47:26.637Z] [2024-08-23T07:47:26.637Z] #83 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:47:26.637Z] #83 DONE 0.2s [2024-08-23T07:47:26.637Z] [2024-08-23T07:47:26.637Z] #84 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:47:26.637Z] #84 DONE 0.2s [2024-08-23T07:47:26.637Z] [2024-08-23T07:47:26.637Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:47:26.637Z] #85 DONE 0.1s [2024-08-23T07:47:26.637Z] [2024-08-23T07:47:26.637Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:47:26.637Z] #86 ... [2024-08-23T07:47:26.637Z] [2024-08-23T07:47:26.637Z] #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:47:26.637Z] #45 DONE 21.8s [2024-08-23T07:47:26.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:47:26.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:47:26.773Z] Configure a credential helper to remove this warning. See [2024-08-23T07:47:26.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:47:26.773Z] [2024-08-23T07:47:26.773Z] Login Succeeded [2024-08-23T07:47:26.773Z] nexus3.edgexfoundry.org:10003 [2024-08-23T07:47:26.895Z] [2024-08-23T07:47:26.895Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T07:47:26.895Z] #77 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:26.895Z] #77 16.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:26.895Z] #77 17.18 OK: 8 MiB in 17 packages [2024-08-23T07:47:26.895Z] #77 DONE 17.3s [2024-08-23T07:47:26.895Z] [2024-08-23T07:47:26.895Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T07:47:26.895Z] #64 21.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:26.895Z] #64 21.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:26.895Z] #64 22.07 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T07:47:26.895Z] #64 22.07 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T07:47:26.895Z] #64 22.07 OK: 20070 distinct packages available [2024-08-23T07:47:26.895Z] #64 22.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:26.895Z] #64 22.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:27.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:47:27.153Z] #64 22.42 (1/11) Installing ca-certificates (20240226-r0) [2024-08-23T07:47:27.154Z] #64 22.43 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-23T07:47:27.154Z] #64 22.44 (3/11) Installing libunistring (1.1-r1) [2024-08-23T07:47:27.154Z] #64 22.46 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-23T07:47:27.154Z] #64 22.47 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-23T07:47:27.154Z] #64 22.47 (6/11) Installing libcurl (8.9.0-r0) [2024-08-23T07:47:27.154Z] #64 22.48 (7/11) Installing curl (8.9.0-r0) [2024-08-23T07:47:27.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:47:27.314Z] Configure a credential helper to remove this warning. See [2024-08-23T07:47:27.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:47:27.314Z] [2024-08-23T07:47:27.314Z] Login Succeeded [2024-08-23T07:47:27.314Z] nexus3.edgexfoundry.org:10004 [2024-08-23T07:47:27.412Z] #64 22.51 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-23T07:47:27.412Z] #64 22.52 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-23T07:47:27.412Z] #64 22.52 (10/11) Installing libucontext (1.2-r2) [2024-08-23T07:47:27.412Z] #64 22.52 (11/11) Installing gcompat (1.1.0-r1) [2024-08-23T07:47:27.412Z] #64 22.53 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:47:27.412Z] #64 22.53 Executing ca-certificates-20240226-r0.trigger [2024-08-23T07:47:27.412Z] #64 22.61 OK: 12 MiB in 26 packages [2024-08-23T07:47:27.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:47:27.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:47:27.583Z] Configure a credential helper to remove this warning. See [2024-08-23T07:47:27.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:47:27.583Z] [2024-08-23T07:47:27.583Z] Login Succeeded [2024-08-23T07:47:27.583Z] ****.io [2024-08-23T07:47:27.672Z] #64 DONE 22.8s [2024-08-23T07:47:27.672Z] [2024-08-23T07:47:27.672Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-23T07:47:27.672Z] #74 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:27.672Z] #74 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:27.672Z] #74 11.26 OK: 17 MiB in 19 packages [2024-08-23T07:47:27.672Z] #74 DONE 11.5s [2024-08-23T07:47:27.672Z] [2024-08-23T07:47:27.672Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T07:47:27.672Z] #87 ... [2024-08-23T07:47:27.672Z] [2024-08-23T07:47:27.672Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-23T07:47:27.672Z] #88 DONE 0.0s [2024-08-23T07:47:27.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:47:27.929Z] [2024-08-23T07:47:27.930Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-23T07:47:27.930Z] #76 18.07 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:27.930Z] #76 18.60 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:27.930Z] #76 19.23 OK: 264 MiB in 52 packages [2024-08-23T07:47:27.930Z] #76 DONE 19.4s [2024-08-23T07:47:27.930Z] [2024-08-23T07:47:27.930Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-23T07:47:27.930Z] #81 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:27.930Z] #81 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:27.930Z] #81 11.46 OK: 17 MiB in 19 packages [2024-08-23T07:47:27.930Z] #81 DONE 11.7s [2024-08-23T07:47:27.930Z] [2024-08-23T07:47:27.930Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-23T07:47:27.930Z] #89 DONE 0.1s [2024-08-23T07:47:27.930Z] [2024-08-23T07:47:27.930Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T07:47:27.930Z] #80 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:27.930Z] #80 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:27.930Z] #80 11.68 OK: 11 MiB in 18 packages [2024-08-23T07:47:27.930Z] #80 DONE 11.8s [2024-08-23T07:47:27.930Z] [2024-08-23T07:47:27.930Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-23T07:47:27.930Z] #75 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:27.930Z] #75 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:27.930Z] #75 11.66 OK: 7 MiB in 16 packages [2024-08-23T07:47:27.930Z] #75 DONE 11.8s [2024-08-23T07:47:27.930Z] [2024-08-23T07:47:27.930Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-23T07:47:27.930Z] #82 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:27.930Z] #82 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:28.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:47:28.115Z] Configure a credential helper to remove this warning. See [2024-08-23T07:47:28.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:47:28.116Z] [2024-08-23T07:47:28.116Z] Login Succeeded [2024-08-23T07:47:28.116Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T07:47:28.131Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-08-23T07:47:28.189Z] #82 11.88 OK: 7 MiB in 17 packages [2024-08-23T07:47:28.189Z] #82 DONE 12.0s [2024-08-23T07:47:28.189Z] [2024-08-23T07:47:28.189Z] #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-23T07:47:28.189Z] #0 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:28.189Z] #0 1.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:28.189Z] #0 1.864 OK: 7 MiB in 16 packages [2024-08-23T07:47:28.189Z] #90 DONE 2.0s [2024-08-23T07:47:28.189Z] [2024-08-23T07:47:28.189Z] #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [Pipeline] sh [2024-08-23T07:47:28.727Z] + git config --global --add safe.directory /w/workspace/edgex-go/679 [Pipeline] echo [2024-08-23T07:47:28.747Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-08-23T07:47:28.757Z] #91 ... [2024-08-23T07:47:28.757Z] [2024-08-23T07:47:28.757Z] #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-23T07:47:28.758Z] #78 10.97 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:28.758Z] #78 11.44 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:28.758Z] #78 12.09 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T07:47:28.758Z] #78 12.39 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:47:28.758Z] #78 12.40 OK: 7 MiB in 16 packages [2024-08-23T07:47:28.758Z] #78 DONE 12.6s [Pipeline] echo [2024-08-23T07:47:28.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T07:47:28.782Z] ========================================================= [2024-08-23T07:47:28.782Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-23T07:47:28.782Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-23T07:47:29.019Z] [2024-08-23T07:47:29.019Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-23T07:47:29.019Z] #0 2.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:29.019Z] #0 2.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:29.019Z] #0 2.462 OK: 8 MiB in 19 packages [2024-08-23T07:47:29.019Z] #92 DONE 2.7s [2024-08-23T07:47:29.019Z] [2024-08-23T07:47:29.019Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T07:47:29.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T07:47:29.106Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-23T07:47:29.106Z] c6b39de5b339: Pulling fs layer [2024-08-23T07:47:29.106Z] a69c41024577: Pulling fs layer [2024-08-23T07:47:29.106Z] d6de4b400683: Pulling fs layer [2024-08-23T07:47:29.106Z] 35cb2a7552d0: Pulling fs layer [2024-08-23T07:47:29.106Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T07:47:29.106Z] 464afbd9ba4c: Pulling fs layer [2024-08-23T07:47:29.106Z] 00f215d4a9da: Pulling fs layer [2024-08-23T07:47:29.106Z] d496ad576159: Pulling fs layer [2024-08-23T07:47:29.106Z] 464afbd9ba4c: Waiting [2024-08-23T07:47:29.106Z] 00f215d4a9da: Waiting [2024-08-23T07:47:29.106Z] d496ad576159: Waiting [2024-08-23T07:47:29.106Z] 35cb2a7552d0: Waiting [2024-08-23T07:47:29.106Z] 4f4fb700ef54: Waiting [2024-08-23T07:47:29.378Z] a69c41024577: Verifying Checksum [2024-08-23T07:47:29.378Z] a69c41024577: Download complete [2024-08-23T07:47:29.378Z] 35cb2a7552d0: Verifying Checksum [2024-08-23T07:47:29.378Z] 35cb2a7552d0: Download complete [2024-08-23T07:47:29.378Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T07:47:29.378Z] 4f4fb700ef54: Download complete [2024-08-23T07:47:29.378Z] 464afbd9ba4c: Verifying Checksum [2024-08-23T07:47:29.378Z] 464afbd9ba4c: Download complete [2024-08-23T07:47:29.378Z] c6b39de5b339: Download complete [2024-08-23T07:47:29.588Z] #93 DONE 0.5s [2024-08-23T07:47:29.588Z] [2024-08-23T07:47:29.588Z] #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-23T07:47:29.588Z] #0 2.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:29.588Z] #0 2.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:29.588Z] #0 3.036 OK: 8 MiB in 20 packages [2024-08-23T07:47:29.588Z] #94 DONE 3.2s [2024-08-23T07:47:29.588Z] [2024-08-23T07:47:29.588Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-23T07:47:29.645Z] d496ad576159: Verifying Checksum [2024-08-23T07:47:29.645Z] d496ad576159: Download complete [2024-08-23T07:47:29.846Z] #95 DONE 0.4s [2024-08-23T07:47:29.846Z] [2024-08-23T07:47:29.846Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T07:47:29.846Z] #96 DONE 0.4s [2024-08-23T07:47:29.846Z] [2024-08-23T07:47:29.846Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-23T07:47:29.846Z] #97 DONE 0.4s [2024-08-23T07:47:29.846Z] [2024-08-23T07:47:29.846Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-23T07:47:29.846Z] #98 DONE 0.1s [2024-08-23T07:47:29.846Z] [2024-08-23T07:47:29.846Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T07:47:30.105Z] #99 ... [2024-08-23T07:47:30.105Z] [2024-08-23T07:47:30.105Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-23T07:47:30.105Z] #100 DONE 0.1s [2024-08-23T07:47:30.105Z] [2024-08-23T07:47:30.105Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T07:47:30.105Z] #101 DONE 0.1s [2024-08-23T07:47:30.230Z] c6b39de5b339: Pull complete [2024-08-23T07:47:30.362Z] [2024-08-23T07:47:30.362Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-23T07:47:30.362Z] #102 DONE 0.3s [2024-08-23T07:47:30.362Z] [2024-08-23T07:47:30.362Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T07:47:30.362Z] #99 DONE 0.4s [2024-08-23T07:47:30.362Z] [2024-08-23T07:47:30.362Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-23T07:47:30.362Z] #103 DONE 0.3s [2024-08-23T07:47:30.362Z] [2024-08-23T07:47:30.362Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-23T07:47:30.620Z] #104 ... [2024-08-23T07:47:30.620Z] [2024-08-23T07:47:30.620Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T07:47:30.620Z] #105 DONE 0.1s [2024-08-23T07:47:30.620Z] [2024-08-23T07:47:30.620Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-23T07:47:30.620Z] #106 DONE 0.2s [2024-08-23T07:47:30.620Z] [2024-08-23T07:47:30.620Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-23T07:47:30.620Z] #104 DONE 0.2s [2024-08-23T07:47:30.620Z] [2024-08-23T07:47:30.620Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-23T07:47:30.620Z] #107 DONE 0.2s [2024-08-23T07:47:30.620Z] [2024-08-23T07:47:30.620Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-23T07:47:30.620Z] #108 DONE 0.1s [2024-08-23T07:47:30.620Z] [2024-08-23T07:47:30.620Z] #109 [security-spire-config] exporting to image [2024-08-23T07:47:30.620Z] #109 exporting layers [2024-08-23T07:47:30.813Z] a69c41024577: Pull complete [2024-08-23T07:47:30.878Z] #109 ... [2024-08-23T07:47:30.878Z] [2024-08-23T07:47:30.878Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-23T07:47:30.878Z] #110 DONE 0.1s [2024-08-23T07:47:30.878Z] [2024-08-23T07:47:30.878Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T07:47:30.878Z] #111 DONE 0.1s [2024-08-23T07:47:30.878Z] [2024-08-23T07:47:30.878Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-23T07:47:30.878Z] #112 DONE 0.1s [2024-08-23T07:47:30.878Z] [2024-08-23T07:47:30.878Z] #109 [security-spire-server] exporting to image [2024-08-23T07:47:30.878Z] #109 ... [2024-08-23T07:47:30.878Z] [2024-08-23T07:47:30.878Z] #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-23T07:47:30.878Z] #91 DONE 2.7s [2024-08-23T07:47:30.878Z] [2024-08-23T07:47:30.878Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T07:47:30.878Z] #87 2.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:30.878Z] #87 3.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T07:47:30.878Z] #87 3.229 OK: 12 MiB in 26 packages [2024-08-23T07:47:30.878Z] #87 DONE 3.4s [2024-08-23T07:47:30.878Z] [2024-08-23T07:47:30.878Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-23T07:47:30.878Z] #113 DONE 0.1s [2024-08-23T07:47:31.080Z] d6de4b400683: Download complete [2024-08-23T07:47:31.135Z] [2024-08-23T07:47:31.135Z] #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-23T07:47:31.135Z] #114 DONE 0.1s [2024-08-23T07:47:31.135Z] [2024-08-23T07:47:31.135Z] #109 [security-spire-agent] exporting to image [2024-08-23T07:47:31.393Z] #109 exporting layers 0.7s done [2024-08-23T07:47:31.393Z] #109 exporting layers 0.7s done [2024-08-23T07:47:31.393Z] #109 writing image sha256:299cf371a258940f50dddcc90d01b7c0378b52618646ef64940e42329713ed26 done [2024-08-23T07:47:31.393Z] #109 naming to docker.io/library/security-spire-config done [2024-08-23T07:47:31.393Z] #109 writing image sha256:8d26913a420c7de76c462ee96d7a26989d3170762359539f9b8eb03ca59286cc done [2024-08-23T07:47:31.393Z] #109 naming to docker.io/library/security-spire-server done [2024-08-23T07:47:31.652Z] #109 exporting layers 0.6s done [2024-08-23T07:47:31.653Z] #109 writing image sha256:c9f9f8f69e6e69f740593418dded5a478f410dc66142214cec8751db97e69da6 done [2024-08-23T07:47:31.653Z] #109 naming to docker.io/library/security-spire-agent done [2024-08-23T07:47:31.653Z] #109 DONE 1.0s [2024-08-23T07:47:31.653Z] [2024-08-23T07:47:31.653Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:47:32.039Z] 00f215d4a9da: Verifying Checksum [2024-08-23T07:47:32.039Z] 00f215d4a9da: Download complete [2024-08-23T07:47:36.933Z] #115 ... [2024-08-23T07:47:36.933Z] [2024-08-23T07:47:36.933Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:47:36.933Z] #116 ... [2024-08-23T07:47:36.933Z] [2024-08-23T07:47:36.933Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T07:47:36.933Z] #68 ... [2024-08-23T07:47:36.933Z] [2024-08-23T07:47:36.933Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:47:36.933Z] #117 ... [2024-08-23T07:47:36.933Z] [2024-08-23T07:47:36.933Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:47:44.345Z] d6de4b400683: Pull complete [2024-08-23T07:47:44.345Z] 35cb2a7552d0: Pull complete [2024-08-23T07:47:44.345Z] 4f4fb700ef54: Pull complete [2024-08-23T07:47:44.345Z] 464afbd9ba4c: Pull complete [2024-08-23T07:47:52.555Z] 00f215d4a9da: Pull complete [2024-08-23T07:47:54.496Z] d496ad576159: Pull complete [2024-08-23T07:47:54.496Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-23T07:47:54.496Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T07:47:54.496Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-23T07:47:54.832Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T07:47:54.832Z] WORKDIR /edgex [2024-08-23T07:47:54.832Z] COPY go.mod . [2024-08-23T07:47:54.832Z] RUN go mod download build [2024-08-23T07:47:54.832Z] -t ci-base-image-arm64 -f - . [2024-08-23T07:47:55.417Z] Sending build context to Docker daemon 3.528MB [2024-08-23T07:47:55.417Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T07:47:55.417Z] ---> f246e2811388 [2024-08-23T07:47:55.417Z] Step 2/4 : WORKDIR /edgex [2024-08-23T07:47:57.354Z] ---> Running in 4f59b0c58bda [2024-08-23T07:47:57.354Z] Removing intermediate container 4f59b0c58bda [2024-08-23T07:47:57.354Z] ---> d627c4459db9 [2024-08-23T07:47:57.354Z] Step 3/4 : COPY go.mod . [2024-08-23T07:47:57.940Z] ---> 6e14fa383335 [2024-08-23T07:47:57.940Z] Step 4/4 : RUN go mod download [2024-08-23T07:47:57.940Z] ---> Running in fada5e4f18a5 [2024-08-23T07:47:58.875Z] #118 ... [2024-08-23T07:47:58.875Z] [2024-08-23T07:47:58.875Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:47:58.875Z] #86 DONE 31.9s [2024-08-23T07:47:58.875Z] [2024-08-23T07:47:58.875Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:47:58.875Z] #118 DONE 31.9s [2024-08-23T07:47:58.875Z] [2024-08-23T07:47:58.875Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:47:58.875Z] #116 DONE 32.2s [2024-08-23T07:47:58.875Z] [2024-08-23T07:47:58.875Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:47:58.875Z] #117 DONE 31.9s [2024-08-23T07:47:58.875Z] [2024-08-23T07:47:58.875Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:47:58.875Z] #115 DONE 30.6s [2024-08-23T07:47:58.875Z] [2024-08-23T07:47:58.875Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-23T07:48:08.861Z] #119 ... [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-08-23T07:48:08.861Z] #120 ... [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-23T07:48:08.861Z] #121 DONE 10.2s [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-08-23T07:48:08.861Z] #122 DONE 10.2s [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #123 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:48:08.861Z] #123 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #124 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:48:08.861Z] #124 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #125 [support-scheduler builder 6/7] COPY . . [2024-08-23T07:48:08.861Z] #125 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #126 [security-proxy-auth builder 6/7] COPY . . [2024-08-23T07:48:08.861Z] #126 DONE 10.2s [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #127 [core-command builder 6/7] COPY . . [2024-08-23T07:48:08.861Z] #127 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:48:08.861Z] #128 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:48:08.861Z] #129 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:48:08.861Z] #130 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #131 [core-data builder 6/7] COPY . . [2024-08-23T07:48:08.861Z] #131 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:48:08.861Z] #132 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #133 [security-secretstore-setup builder 6/7] COPY . . [2024-08-23T07:48:08.861Z] #133 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:48:08.861Z] #134 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:48:08.861Z] #135 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:48:08.861Z] #136 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #137 [core-metadata builder 6/7] COPY . . [2024-08-23T07:48:08.861Z] #137 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:48:08.861Z] #138 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:48:08.861Z] #139 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #140 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:48:08.861Z] #140 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #141 [security-proxy-setup builder 6/7] COPY . . [2024-08-23T07:48:08.861Z] #141 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #142 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:48:08.861Z] #142 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #143 [support-notifications builder 6/7] COPY . . [2024-08-23T07:48:08.861Z] #143 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #144 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:48:08.861Z] #144 CACHED [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-08-23T07:48:08.861Z] #120 DONE 10.2s [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-23T07:48:08.861Z] #119 DONE 10.2s [2024-08-23T07:48:08.861Z] [2024-08-23T07:48:08.861Z] #145 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:48:08.862Z] #145 CACHED [2024-08-23T07:48:08.862Z] [2024-08-23T07:48:08.862Z] #146 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:48:08.862Z] #146 CACHED [2024-08-23T07:48:08.862Z] [2024-08-23T07:48:08.862Z] #147 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-23T07:48:08.862Z] #147 CACHED [2024-08-23T07:48:08.862Z] [2024-08-23T07:48:08.862Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T07:48:09.801Z] #148 0.969 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-23T07:48:20.138Z] #148 ... [2024-08-23T07:48:20.139Z] [2024-08-23T07:48:20.139Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-23T07:48:20.139Z] #0 0.872 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-23T07:48:20.139Z] #149 ... [2024-08-23T07:48:20.139Z] [2024-08-23T07:48:20.139Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T07:48:20.139Z] #0 1.242 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-23T07:48:20.139Z] #150 ... [2024-08-23T07:48:20.139Z] [2024-08-23T07:48:20.139Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-23T07:48:20.139Z] #0 0.699 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-23T07:48:20.139Z] #151 ... [2024-08-23T07:48:20.139Z] [2024-08-23T07:48:20.139Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T07:48:20.139Z] #0 1.477 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-23T07:48:20.139Z] #152 ... [2024-08-23T07:48:20.139Z] [2024-08-23T07:48:20.139Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-23T07:48:20.139Z] #0 1.835 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-23T07:48:20.139Z] #153 ... [2024-08-23T07:48:20.139Z] [2024-08-23T07:48:20.139Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-23T07:48:20.139Z] #0 0.612 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-23T07:48:20.139Z] #154 ... [2024-08-23T07:48:20.139Z] [2024-08-23T07:48:20.139Z] #155 [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-08-23T07:48:20.139Z] #0 0.611 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-23T07:48:20.139Z] #155 ... [2024-08-23T07:48:20.139Z] [2024-08-23T07:48:20.139Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T07:48:20.139Z] #0 1.414 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-23T07:48:20.139Z] #156 ... [2024-08-23T07:48:20.139Z] [2024-08-23T07:48:20.139Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T07:48:20.139Z] #0 1.796 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-23T07:48:20.139Z] #157 ... [2024-08-23T07:48:20.139Z] [2024-08-23T07:48:20.139Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-23T07:48:20.139Z] #0 0.384 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-23T07:48:20.139Z] #158 ... [2024-08-23T07:48:20.139Z] [2024-08-23T07:48:20.139Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T07:48:20.139Z] #0 1.256 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-23T07:48:20.396Z] #159 ... [2024-08-23T07:48:20.396Z] [2024-08-23T07:48:20.396Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T07:48:20.396Z] #0 1.025 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-23T07:48:54.342Z] Removing intermediate container fada5e4f18a5 [2024-08-23T07:48:54.342Z] ---> 79b9f2926bdc [2024-08-23T07:48:54.342Z] Successfully built 79b9f2926bdc [2024-08-23T07:48:54.342Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:48:54.682Z] + docker inspect -f . ci-base-image-arm64 [2024-08-23T07:48:54.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T07:48:54.905Z] prd-ubuntu20.04-docker-arm64-4c-16g-8225 does not seem to be running inside a container [2024-08-23T07:48:54.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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-08-23T07:48:56.177Z] $ docker top ac13e2cc6da81666f4792646816c27da0491527eb38af21c349baa45f2edf67c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T07:48:57.020Z] + go version [2024-08-23T07:48:57.021Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-23T07:48:57.034Z] $ docker stop --time=1 ac13e2cc6da81666f4792646816c27da0491527eb38af21c349baa45f2edf67c [2024-08-23T07:48:58.660Z] $ docker rm -f --volumes ac13e2cc6da81666f4792646816c27da0491527eb38af21c349baa45f2edf67c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:48:59.341Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-23T07:48:59.341Z] [2024-08-23T07:48:59.341Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:48:59.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-23T07:48:59.681Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-23T07:48:59.681Z] 547446be3368: Pulling fs layer [2024-08-23T07:48:59.681Z] d125d8839a47: Pulling fs layer [2024-08-23T07:48:59.681Z] 3e85d5ac6304: Pulling fs layer [2024-08-23T07:48:59.681Z] c3105a71a48b: Pulling fs layer [2024-08-23T07:48:59.681Z] 0f093f025ec4: Pulling fs layer [2024-08-23T07:48:59.681Z] c3106fc0e877: Pulling fs layer [2024-08-23T07:48:59.681Z] c3106fc0e877: Waiting [2024-08-23T07:48:59.681Z] c3105a71a48b: Waiting [2024-08-23T07:48:59.681Z] 0f093f025ec4: Waiting [2024-08-23T07:48:59.954Z] 547446be3368: Verifying Checksum [2024-08-23T07:48:59.954Z] 547446be3368: Download complete [2024-08-23T07:48:59.954Z] c3105a71a48b: Verifying Checksum [2024-08-23T07:48:59.954Z] c3105a71a48b: Download complete [2024-08-23T07:49:00.538Z] d125d8839a47: Verifying Checksum [2024-08-23T07:49:00.538Z] d125d8839a47: Download complete [2024-08-23T07:49:00.539Z] c3106fc0e877: Verifying Checksum [2024-08-23T07:49:00.539Z] c3106fc0e877: Download complete [2024-08-23T07:49:00.539Z] 0f093f025ec4: Verifying Checksum [2024-08-23T07:49:00.539Z] 0f093f025ec4: Download complete [2024-08-23T07:49:00.539Z] 547446be3368: Pull complete [2024-08-23T07:49:01.952Z] d125d8839a47: Pull complete [2024-08-23T07:49:02.228Z] 3e85d5ac6304: Verifying Checksum [2024-08-23T07:49:02.228Z] 3e85d5ac6304: Download complete [2024-08-23T07:49:12.294Z] 3e85d5ac6304: Pull complete [2024-08-23T07:49:12.294Z] c3105a71a48b: Pull complete [2024-08-23T07:49:13.701Z] 0f093f025ec4: Pull complete [2024-08-23T07:49:13.701Z] c3106fc0e877: Pull complete [2024-08-23T07:49:13.701Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-23T07:49:13.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-23T07:49:13.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T07:49:13.958Z] prd-ubuntu20.04-docker-arm64-4c-16g-8225 does not seem to be running inside a container [2024-08-23T07:49:14.036Z] $ 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/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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-08-23T07:49:15.967Z] $ docker top 875293f6bbf9d2394158133deb0390a03dbea980c7e204e0cfa2db381054b133 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T07:49:16.511Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-23T07:49:26.619Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-23T07:49:26.619Z] #1 transferring dockerfile: [2024-08-23T07:49:26.619Z] #1 transferring dockerfile: 2.49kB done [2024-08-23T07:49:26.619Z] #1 DONE 0.1s [2024-08-23T07:49:26.619Z] [2024-08-23T07:49:26.619Z] #2 [core-command internal] load build definition from Dockerfile [2024-08-23T07:49:26.619Z] #2 transferring dockerfile: 1.93kB done [2024-08-23T07:49:26.619Z] #2 DONE 0.0s [2024-08-23T07:49:26.619Z] [2024-08-23T07:49:26.619Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-08-23T07:49:26.619Z] #3 transferring dockerfile: 1.69kB 0.0s done [2024-08-23T07:49:26.887Z] #3 DONE 0.1s [2024-08-23T07:49:26.887Z] [2024-08-23T07:49:26.887Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2024-08-23T07:49:26.887Z] #4 transferring dockerfile: 1.81kB 0.0s done [2024-08-23T07:49:26.887Z] #4 DONE 0.1s [2024-08-23T07:49:26.887Z] [2024-08-23T07:49:26.887Z] #5 [core-data internal] load build definition from Dockerfile [2024-08-23T07:49:26.887Z] #5 transferring dockerfile: 2.07kB 0.0s done [2024-08-23T07:49:26.887Z] #5 DONE 0.1s [2024-08-23T07:49:26.887Z] [2024-08-23T07:49:26.887Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-23T07:49:26.887Z] #6 transferring dockerfile: 3.17kB done [2024-08-23T07:49:26.887Z] #6 DONE 0.1s [2024-08-23T07:49:26.887Z] [2024-08-23T07:49:26.887Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-23T07:49:26.887Z] #7 transferring dockerfile: 1.89kB done [2024-08-23T07:49:26.887Z] #7 DONE 0.1s [2024-08-23T07:49:26.887Z] [2024-08-23T07:49:26.887Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-23T07:49:26.887Z] #8 transferring dockerfile: 2.23kB 0.0s done [2024-08-23T07:49:27.154Z] #8 DONE 0.1s [2024-08-23T07:49:27.154Z] [2024-08-23T07:49:27.154Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-08-23T07:49:27.154Z] #9 transferring dockerfile: 1.95kB 0.0s done [2024-08-23T07:49:27.154Z] #9 DONE 0.0s [2024-08-23T07:49:27.154Z] [2024-08-23T07:49:27.154Z] #10 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-23T07:49:27.154Z] #10 transferring dockerfile: 1.85kB done [2024-08-23T07:49:27.154Z] #10 DONE 0.1s [2024-08-23T07:49:27.154Z] [2024-08-23T07:49:27.154Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-08-23T07:49:27.154Z] #11 transferring dockerfile: 2.01kB done [2024-08-23T07:49:27.154Z] #11 DONE 0.1s [2024-08-23T07:49:27.154Z] [2024-08-23T07:49:27.154Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-23T07:49:27.423Z] #12 transferring dockerfile: 2.50kB done [2024-08-23T07:49:27.423Z] #12 DONE 0.1s [2024-08-23T07:49:27.423Z] [2024-08-23T07:49:27.423Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-08-23T07:49:27.423Z] #13 transferring dockerfile: 1.70kB done [2024-08-23T07:49:27.423Z] #13 DONE 0.1s [2024-08-23T07:49:27.423Z] [2024-08-23T07:49:27.423Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-08-23T07:49:27.423Z] #14 transferring dockerfile: 2.06kB done [2024-08-23T07:49:27.423Z] #14 DONE 0.1s [2024-08-23T07:49:27.423Z] [2024-08-23T07:49:27.423Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-08-23T07:49:27.423Z] #15 transferring dockerfile: 1.93kB done [2024-08-23T07:49:27.690Z] #15 DONE 0.1s [2024-08-23T07:49:27.690Z] [2024-08-23T07:49:27.690Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-23T07:49:27.690Z] #16 transferring dockerfile: 2.15kB done [2024-08-23T07:49:27.690Z] #16 DONE 0.0s [2024-08-23T07:49:27.690Z] [2024-08-23T07:49:27.690Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-08-23T07:49:27.690Z] #17 transferring context: [2024-08-23T07:49:27.690Z] #17 transferring context: 50B done [2024-08-23T07:49:27.690Z] #17 DONE 0.1s [2024-08-23T07:49:28.650Z] [2024-08-23T07:49:28.650Z] #18 [core-command internal] load .dockerignore [2024-08-23T07:49:28.650Z] #18 transferring context: 50B done [2024-08-23T07:49:28.650Z] #18 DONE 0.0s [2024-08-23T07:49:28.650Z] [2024-08-23T07:49:28.650Z] #19 [security-spire-config internal] load .dockerignore [2024-08-23T07:49:28.650Z] #19 transferring context: 50B 0.0s done [2024-08-23T07:49:28.650Z] #19 DONE 0.1s [2024-08-23T07:49:28.650Z] [2024-08-23T07:49:28.650Z] #20 [security-spire-agent internal] load .dockerignore [2024-08-23T07:49:28.650Z] #20 transferring context: 50B done [2024-08-23T07:49:28.650Z] #20 DONE 0.1s [2024-08-23T07:49:28.650Z] [2024-08-23T07:49:28.650Z] #21 [core-data internal] load .dockerignore [2024-08-23T07:49:28.650Z] #21 transferring context: 50B done [2024-08-23T07:49:28.650Z] #21 DONE 0.0s [2024-08-23T07:49:28.650Z] [2024-08-23T07:49:28.650Z] #22 [security-bootstrapper internal] load .dockerignore [2024-08-23T07:49:28.650Z] #22 transferring context: 50B done [2024-08-23T07:49:28.650Z] #22 DONE 0.1s [2024-08-23T07:49:28.650Z] [2024-08-23T07:49:28.650Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-08-23T07:49:28.650Z] #23 transferring context: 50B done [2024-08-23T07:49:28.650Z] #23 DONE 0.1s [2024-08-23T07:49:28.650Z] [2024-08-23T07:49:28.650Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-23T07:49:28.650Z] #24 transferring context: 50B done [2024-08-23T07:49:28.650Z] #24 DONE 0.1s [2024-08-23T07:49:28.918Z] [2024-08-23T07:49:28.918Z] #25 [support-notifications internal] load .dockerignore [2024-08-23T07:49:28.918Z] #25 transferring context: 50B done [2024-08-23T07:49:28.918Z] #25 DONE 0.0s [2024-08-23T07:49:28.918Z] [2024-08-23T07:49:28.918Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-08-23T07:49:28.918Z] #26 transferring context: 50B done [2024-08-23T07:49:28.918Z] #26 DONE 0.1s [2024-08-23T07:49:28.918Z] [2024-08-23T07:49:28.918Z] #27 [core-keeper internal] load .dockerignore [2024-08-23T07:49:28.918Z] #27 transferring context: 50B done [2024-08-23T07:49:28.918Z] #27 DONE 0.1s [2024-08-23T07:49:28.918Z] [2024-08-23T07:49:28.918Z] #28 [security-proxy-setup internal] load .dockerignore [2024-08-23T07:49:29.188Z] #28 transferring context: 50B 0.0s done [2024-08-23T07:49:29.188Z] #28 DONE 0.1s [2024-08-23T07:49:29.188Z] [2024-08-23T07:49:29.188Z] #29 [security-spire-server internal] load .dockerignore [2024-08-23T07:49:29.188Z] #29 transferring context: 50B 0.0s done [2024-08-23T07:49:29.188Z] #29 DONE 0.1s [2024-08-23T07:49:29.188Z] [2024-08-23T07:49:29.188Z] #30 [core-metadata internal] load .dockerignore [2024-08-23T07:49:29.188Z] #30 transferring context: 50B done [2024-08-23T07:49:29.188Z] #30 DONE 0.1s [2024-08-23T07:49:29.188Z] [2024-08-23T07:49:29.188Z] #31 [support-scheduler internal] load .dockerignore [2024-08-23T07:49:29.188Z] #31 transferring context: 50B done [2024-08-23T07:49:29.188Z] #31 DONE 0.1s [2024-08-23T07:49:29.188Z] [2024-08-23T07:49:29.188Z] #32 [security-proxy-auth internal] load .dockerignore [2024-08-23T07:49:29.188Z] #32 transferring context: 50B 0.0s done [2024-08-23T07:49:29.188Z] #32 DONE 0.1s [2024-08-23T07:49:29.188Z] [2024-08-23T07:49:29.188Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T07:49:29.188Z] #33 DONE 0.0s [2024-08-23T07:49:29.188Z] [2024-08-23T07:49:29.188Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T07:49:29.455Z] #34 DONE 0.2s [2024-08-23T07:49:29.455Z] [2024-08-23T07:49:29.455Z] #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T07:49:29.455Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T07:49:29.728Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T07:49:29.728Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s [2024-08-23T07:49:29.728Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T07:49:29.729Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T07:49:29.729Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s [2024-08-23T07:49:29.729Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-23T07:49:29.998Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-23T07:49:30.267Z] #35 ... [2024-08-23T07:49:30.267Z] [2024-08-23T07:49:30.267Z] #36 [security-secretstore-setup internal] load build context [2024-08-23T07:49:30.267Z] #36 transferring context: 3.09MB 0.7s done [2024-08-23T07:49:30.267Z] #36 DONE 0.9s [2024-08-23T07:49:30.267Z] [2024-08-23T07:49:30.267Z] #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T07:49:30.534Z] #35 ... [2024-08-23T07:49:30.534Z] [2024-08-23T07:49:30.534Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T07:49:30.534Z] #37 DONE 1.0s [2024-08-23T07:49:30.534Z] [2024-08-23T07:49:30.534Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T07:49:30.805Z] #33 DONE 0.0s [2024-08-23T07:49:30.805Z] [2024-08-23T07:49:30.805Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-23T07:49:30.805Z] #38 ... [2024-08-23T07:49:30.805Z] [2024-08-23T07:49:30.805Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T07:49:30.805Z] #33 DONE 0.0s [2024-08-23T07:49:30.805Z] [2024-08-23T07:49:30.805Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T07:49:30.805Z] #37 DONE 1.7s [2024-08-23T07:49:30.805Z] [2024-08-23T07:49:30.805Z] #39 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-23T07:49:30.805Z] #39 DONE 0.4s [2024-08-23T07:49:30.805Z] [2024-08-23T07:49:30.805Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-23T07:49:31.075Z] #38 ... [2024-08-23T07:49:31.075Z] [2024-08-23T07:49:31.075Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T07:49:31.075Z] #33 DONE 0.0s [2024-08-23T07:49:31.075Z] [2024-08-23T07:49:31.075Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T07:49:31.075Z] #37 DONE 1.8s [2024-08-23T07:49:31.075Z] [2024-08-23T07:49:31.075Z] #39 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-23T07:49:31.075Z] #39 DONE 0.5s [2024-08-23T07:49:31.345Z] [2024-08-23T07:49:31.345Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T07:49:31.345Z] #33 DONE 0.0s [2024-08-23T07:49:31.345Z] [2024-08-23T07:49:31.345Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T07:49:31.345Z] #37 DONE 1.8s [2024-08-23T07:49:31.345Z] [2024-08-23T07:49:31.345Z] #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-23T07:49:31.345Z] #39 DONE 0.5s [2024-08-23T07:49:31.345Z] [2024-08-23T07:49:31.345Z] #35 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T07:49:31.345Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T07:49:31.345Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T07:49:31.345Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-23T07:49:31.345Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T07:49:31.345Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T07:49:31.345Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-23T07:49:31.345Z] #35 DONE 2.6s [2024-08-23T07:49:31.345Z] [2024-08-23T07:49:31.345Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T07:49:31.345Z] #33 DONE 0.0s [2024-08-23T07:49:31.345Z] [2024-08-23T07:49:31.345Z] #40 [core-data internal] load build context [2024-08-23T07:49:31.611Z] #40 ... [2024-08-23T07:49:31.612Z] [2024-08-23T07:49:31.612Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T07:49:31.612Z] #33 DONE 0.0s [2024-08-23T07:49:31.612Z] [2024-08-23T07:49:31.612Z] #40 [core-data internal] load build context [2024-08-23T07:49:31.612Z] #40 ... [2024-08-23T07:49:31.612Z] [2024-08-23T07:49:31.612Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T07:49:31.612Z] #33 DONE 0.0s [2024-08-23T07:49:31.612Z] [2024-08-23T07:49:31.612Z] #40 [core-data internal] load build context [2024-08-23T07:49:31.892Z] #40 ... [2024-08-23T07:49:31.892Z] [2024-08-23T07:49:31.892Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T07:49:31.892Z] #37 DONE 1.9s [2024-08-23T07:49:31.892Z] [2024-08-23T07:49:31.892Z] #39 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-23T07:49:31.892Z] #39 DONE 0.6s [2024-08-23T07:49:31.892Z] [2024-08-23T07:49:31.892Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T07:49:31.892Z] #33 DONE 0.0s [2024-08-23T07:49:31.892Z] [2024-08-23T07:49:31.892Z] #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T07:49:31.892Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T07:49:31.892Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T07:49:31.892Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-23T07:49:31.892Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T07:49:31.892Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T07:49:31.892Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-23T07:49:31.892Z] #35 DONE 2.6s [2024-08-23T07:49:31.892Z] [2024-08-23T07:49:31.892Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T07:49:31.892Z] #37 DONE 1.9s [2024-08-23T07:49:31.892Z] [2024-08-23T07:49:31.892Z] #39 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-23T07:49:31.892Z] #39 DONE 0.6s [2024-08-23T07:49:31.892Z] [2024-08-23T07:49:31.892Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T07:49:31.892Z] #33 DONE 0.0s [2024-08-23T07:49:31.892Z] [2024-08-23T07:49:31.892Z] #41 [core-command internal] load build context [2024-08-23T07:49:31.892Z] #41 transferring context: 3.09MB 0.9s done [2024-08-23T07:49:31.892Z] #41 DONE 1.1s [2024-08-23T07:49:31.892Z] [2024-08-23T07:49:31.892Z] #35 [support-cron-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T07:49:31.892Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T07:49:31.892Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T07:49:31.892Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-23T07:49:31.892Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T07:49:31.892Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T07:49:31.892Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-23T07:49:31.892Z] #35 DONE 2.6s [2024-08-23T07:49:31.892Z] [2024-08-23T07:49:31.892Z] #42 [support-cron-scheduler internal] load build context [2024-08-23T07:49:32.480Z] #42 ... [2024-08-23T07:49:32.480Z] [2024-08-23T07:49:32.480Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T07:49:32.480Z] #33 DONE 0.0s [2024-08-23T07:49:32.480Z] [2024-08-23T07:49:32.480Z] #40 [core-data internal] load build context [2024-08-23T07:49:32.480Z] #40 transferring context: 3.09MB 1.0s done [2024-08-23T07:49:32.480Z] #40 DONE 1.2s [2024-08-23T07:49:32.480Z] [2024-08-23T07:49:32.480Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T07:49:32.480Z] #33 DONE 0.0s [2024-08-23T07:49:32.480Z] [2024-08-23T07:49:32.480Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T07:49:32.761Z] #34 ... [2024-08-23T07:49:32.761Z] [2024-08-23T07:49:32.761Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-23T07:49:32.761Z] #38 DONE 2.0s [2024-08-23T07:49:32.761Z] [2024-08-23T07:49:32.761Z] #35 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T07:49:32.761Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T07:49:32.761Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T07:49:32.761Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-23T07:49:32.761Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T07:49:32.761Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T07:49:32.761Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-23T07:49:32.761Z] #35 DONE 2.6s [2024-08-23T07:49:32.761Z] [2024-08-23T07:49:32.761Z] #42 [support-cron-scheduler internal] load build context [2024-08-23T07:49:33.030Z] #42 ... [2024-08-23T07:49:33.030Z] [2024-08-23T07:49:33.030Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T07:49:33.030Z] #34 DONE 2.4s [2024-08-23T07:49:33.030Z] [2024-08-23T07:49:33.030Z] #43 [security-bootstrapper internal] load build context [2024-08-23T07:49:33.030Z] #43 transferring context: 3.09MB 1.0s done [2024-08-23T07:49:33.030Z] #43 DONE 1.9s [2024-08-23T07:49:33.030Z] [2024-08-23T07:49:33.030Z] #42 [support-cron-scheduler internal] load build context [2024-08-23T07:49:33.030Z] #42 ... [2024-08-23T07:49:33.030Z] [2024-08-23T07:49:33.030Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T07:49:33.030Z] #37 DONE 2.0s [2024-08-23T07:49:33.030Z] [2024-08-23T07:49:33.030Z] #39 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-23T07:49:33.030Z] #39 DONE 0.7s [2024-08-23T07:49:33.030Z] [2024-08-23T07:49:33.030Z] #35 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T07:49:33.030Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T07:49:33.030Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T07:49:33.030Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-23T07:49:33.030Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T07:49:33.030Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T07:49:33.030Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-23T07:49:33.030Z] #35 DONE 2.7s [2024-08-23T07:49:33.030Z] [2024-08-23T07:49:33.030Z] #44 [core-metadata internal] load build context [2024-08-23T07:49:33.030Z] #44 DONE 0.0s [2024-08-23T07:49:33.030Z] [2024-08-23T07:49:33.030Z] #45 [security-spire-server internal] load build context [2024-08-23T07:49:33.030Z] #45 DONE 0.0s [2024-08-23T07:49:33.030Z] [2024-08-23T07:49:33.030Z] #46 [core-keeper internal] load build context [2024-08-23T07:49:33.030Z] #46 DONE 0.0s [2024-08-23T07:49:33.030Z] [2024-08-23T07:49:33.030Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-23T07:49:33.030Z] #47 DONE 2.3s [2024-08-23T07:49:33.030Z] [2024-08-23T07:49:33.030Z] #42 [support-cron-scheduler internal] load build context [2024-08-23T07:49:33.300Z] #42 ... [2024-08-23T07:49:33.300Z] [2024-08-23T07:49:33.300Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T07:49:33.300Z] #37 DONE 2.0s [2024-08-23T07:49:33.300Z] [2024-08-23T07:49:33.300Z] #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-23T07:49:33.300Z] #39 DONE 0.7s [2024-08-23T07:49:33.300Z] [2024-08-23T07:49:33.300Z] #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T07:49:33.300Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T07:49:33.300Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T07:49:33.300Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-23T07:49:33.300Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T07:49:33.300Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T07:49:33.300Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-23T07:49:33.300Z] #35 DONE 2.7s [2024-08-23T07:49:33.300Z] [2024-08-23T07:49:33.300Z] #42 [support-cron-scheduler internal] load build context [2024-08-23T07:49:36.666Z] #42 ... [2024-08-23T07:49:36.666Z] [2024-08-23T07:49:36.666Z] #48 [security-spire-config internal] load build context [2024-08-23T07:49:36.666Z] #48 transferring context: 25.96kB 0.7s done [2024-08-23T07:49:36.666Z] #48 DONE 3.7s [2024-08-23T07:49:36.666Z] [2024-08-23T07:49:36.666Z] #42 [support-cron-scheduler internal] load build context [2024-08-23T07:49:38.604Z] #42 ... [2024-08-23T07:49:38.604Z] [2024-08-23T07:49:38.604Z] #49 [core-common-config-bootstrapper internal] load build context [2024-08-23T07:49:38.604Z] #49 transferring context: 3.09MB 3.2s done [2024-08-23T07:49:38.604Z] #49 DONE 6.4s [2024-08-23T07:49:38.604Z] [2024-08-23T07:49:38.604Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:38.604Z] #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.3s done [2024-08-23T07:49:38.604Z] #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-23T07:49:38.604Z] #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-23T07:49:38.604Z] #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-23T07:49:38.604Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s [2024-08-23T07:49:38.604Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s [2024-08-23T07:49:38.604Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.1s [2024-08-23T07:49:38.604Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s [2024-08-23T07:49:38.870Z] #50 ... [2024-08-23T07:49:38.870Z] [2024-08-23T07:49:38.870Z] #45 [security-spire-server internal] load build context [2024-08-23T07:49:38.870Z] #45 transferring context: 27.71kB 0.3s done [2024-08-23T07:49:38.870Z] #45 DONE 5.5s [2024-08-23T07:49:38.870Z] [2024-08-23T07:49:38.870Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:38.870Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-08-23T07:49:38.870Z] #50 ... [2024-08-23T07:49:38.870Z] [2024-08-23T07:49:38.870Z] #42 [support-cron-scheduler internal] load build context [2024-08-23T07:49:38.870Z] #42 transferring context: 3.09MB 6.1s done [2024-08-23T07:49:39.497Z] #42 ... [2024-08-23T07:49:39.497Z] [2024-08-23T07:49:39.497Z] #51 [support-notifications internal] load build context [2024-08-23T07:49:39.497Z] #51 transferring context: 3.09MB 3.9s done [2024-08-23T07:49:39.497Z] #51 DONE 7.4s [2024-08-23T07:49:39.497Z] [2024-08-23T07:49:39.497Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:39.497Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.4s done [2024-08-23T07:49:39.497Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done [2024-08-23T07:49:39.497Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done [2024-08-23T07:49:39.497Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-23T07:49:39.766Z] #50 ... [2024-08-23T07:49:39.766Z] [2024-08-23T07:49:39.766Z] #52 [security-spiffe-token-provider internal] load build context [2024-08-23T07:49:39.766Z] #52 transferring context: 3.09MB 3.6s done [2024-08-23T07:49:39.766Z] #52 DONE 7.8s [2024-08-23T07:49:39.766Z] [2024-08-23T07:49:39.766Z] #46 [core-keeper internal] load build context [2024-08-23T07:49:40.365Z] #46 ... [2024-08-23T07:49:40.365Z] [2024-08-23T07:49:40.365Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:40.365Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.9s [2024-08-23T07:49:40.365Z] #50 ... [2024-08-23T07:49:40.365Z] [2024-08-23T07:49:40.365Z] #53 [security-spire-agent internal] load build context [2024-08-23T07:49:40.365Z] #53 transferring context: 27.24kB 0.2s done [2024-08-23T07:49:40.365Z] #53 DONE 6.9s [2024-08-23T07:49:40.365Z] [2024-08-23T07:49:40.365Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:40.634Z] #50 ... [2024-08-23T07:49:40.634Z] [2024-08-23T07:49:40.634Z] #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T07:49:40.634Z] #0 7.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:40.634Z] #0 8.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:40.902Z] #54 ... [2024-08-23T07:49:40.902Z] [2024-08-23T07:49:40.902Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T07:49:40.902Z] #0 8.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:40.902Z] #0 9.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:40.902Z] #55 ... [2024-08-23T07:49:40.902Z] [2024-08-23T07:49:40.902Z] #46 [core-keeper internal] load build context [2024-08-23T07:49:41.490Z] #46 ... [2024-08-23T07:49:41.490Z] [2024-08-23T07:49:41.490Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-23T07:49:41.490Z] #0 7.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:41.490Z] #0 8.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:41.490Z] #56 ... [2024-08-23T07:49:41.490Z] [2024-08-23T07:49:41.490Z] #57 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-23T07:49:41.490Z] #0 4.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:41.490Z] #0 5.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:41.490Z] #0 7.132 OK: 266 MiB in 52 packages [2024-08-23T07:49:41.490Z] #57 DONE 9.3s [2024-08-23T07:49:41.490Z] [2024-08-23T07:49:41.490Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:41.758Z] #50 ... [2024-08-23T07:49:41.758Z] [2024-08-23T07:49:41.758Z] #58 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-23T07:49:41.758Z] #58 ... [2024-08-23T07:49:41.758Z] [2024-08-23T07:49:41.758Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-23T07:49:42.026Z] #59 ... [2024-08-23T07:49:42.026Z] [2024-08-23T07:49:42.026Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-23T07:49:42.026Z] #60 ... [2024-08-23T07:49:42.026Z] [2024-08-23T07:49:42.026Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-23T07:49:42.026Z] #0 8.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:42.026Z] #0 9.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:42.295Z] #61 ... [2024-08-23T07:49:42.295Z] [2024-08-23T07:49:42.295Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-23T07:49:42.295Z] #62 ... [2024-08-23T07:49:42.295Z] [2024-08-23T07:49:42.295Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:42.295Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.10MB / 28.04MB 5.2s [2024-08-23T07:49:42.295Z] #50 ... [2024-08-23T07:49:42.295Z] [2024-08-23T07:49:42.295Z] #42 [support-cron-scheduler internal] load build context [2024-08-23T07:49:42.295Z] #42 DONE 10.6s [2024-08-23T07:49:42.295Z] [2024-08-23T07:49:42.295Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:42.295Z] #50 ... [2024-08-23T07:49:42.295Z] [2024-08-23T07:49:42.295Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T07:49:42.566Z] #63 ... [2024-08-23T07:49:42.566Z] [2024-08-23T07:49:42.566Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-23T07:49:42.566Z] #64 ... [2024-08-23T07:49:42.566Z] [2024-08-23T07:49:42.566Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:42.566Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-23T07:49:42.838Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-08-23T07:49:43.107Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 6.0s [2024-08-23T07:49:43.376Z] #50 ... [2024-08-23T07:49:43.376Z] [2024-08-23T07:49:43.376Z] #44 [core-metadata internal] load build context [2024-08-23T07:49:43.376Z] #44 transferring context: 2.73MB 8.3s [2024-08-23T07:49:43.376Z] #44 ... [2024-08-23T07:49:43.376Z] [2024-08-23T07:49:43.376Z] #65 [security-proxy-setup internal] load build context [2024-08-23T07:49:43.380Z] #160 ... [2024-08-23T07:49:43.380Z] [2024-08-23T07:49:43.380Z] #155 [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-08-23T07:49:43.380Z] #155 86.18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-23T07:49:43.643Z] #65 ... [2024-08-23T07:49:43.643Z] [2024-08-23T07:49:43.643Z] #54 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T07:49:43.643Z] #54 11.46 OK: 266 MiB in 52 packages [2024-08-23T07:49:43.643Z] #54 DONE 13.0s [2024-08-23T07:49:43.643Z] [2024-08-23T07:49:43.643Z] #65 [security-proxy-setup internal] load build context [2024-08-23T07:49:43.643Z] #65 ... [2024-08-23T07:49:43.643Z] [2024-08-23T07:49:43.643Z] #66 [support-scheduler internal] load build context [2024-08-23T07:49:43.643Z] #66 ... [2024-08-23T07:49:43.643Z] [2024-08-23T07:49:43.643Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T07:49:43.643Z] #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.9s done [2024-08-23T07:49:43.643Z] #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-23T07:49:43.643Z] #67 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-23T07:49:43.643Z] #67 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-23T07:49:43.643Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2024-08-23T07:49:43.643Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s done [2024-08-23T07:49:43.643Z] #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.5s done [2024-08-23T07:49:43.643Z] #67 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 5.7s [2024-08-23T07:49:43.913Z] #67 ... [2024-08-23T07:49:43.913Z] [2024-08-23T07:49:43.913Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-23T07:49:43.913Z] #68 ... [2024-08-23T07:49:43.913Z] [2024-08-23T07:49:43.913Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T07:49:43.913Z] #55 12.31 OK: 266 MiB in 52 packages [2024-08-23T07:49:43.913Z] #55 DONE 13.9s [2024-08-23T07:49:43.913Z] [2024-08-23T07:49:43.913Z] #69 [security-proxy-auth internal] load build context [2024-08-23T07:49:44.182Z] #69 ... [2024-08-23T07:49:44.182Z] [2024-08-23T07:49:44.182Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:44.182Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.36MB / 28.04MB 6.8s [2024-08-23T07:49:44.182Z] #50 ... [2024-08-23T07:49:44.182Z] [2024-08-23T07:49:44.182Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-23T07:49:44.182Z] #56 11.23 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T07:49:44.182Z] #56 11.35 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:49:44.182Z] #56 11.43 OK: 8 MiB in 16 packages [2024-08-23T07:49:44.182Z] #56 DONE 12.8s [2024-08-23T07:49:44.182Z] [2024-08-23T07:49:44.182Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:44.182Z] #50 ... [2024-08-23T07:49:44.182Z] [2024-08-23T07:49:44.182Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T07:49:44.450Z] #70 ... [2024-08-23T07:49:44.450Z] [2024-08-23T07:49:44.450Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-23T07:49:44.450Z] #61 12.59 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T07:49:44.450Z] #61 12.59 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T07:49:44.450Z] #61 12.59 OK: 19953 distinct packages available [2024-08-23T07:49:44.718Z] #61 ... [2024-08-23T07:49:44.718Z] [2024-08-23T07:49:44.718Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-23T07:49:44.718Z] #71 ... [2024-08-23T07:49:44.718Z] [2024-08-23T07:49:44.718Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-23T07:49:44.999Z] #72 ... [2024-08-23T07:49:44.999Z] [2024-08-23T07:49:44.999Z] #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T07:49:44.999Z] #73 ... [2024-08-23T07:49:44.999Z] [2024-08-23T07:49:44.999Z] #66 [support-scheduler internal] load build context [2024-08-23T07:49:44.999Z] #66 transferring context: 3.09MB 7.4s done [2024-08-23T07:49:44.999Z] #66 DONE 11.7s [2024-08-23T07:49:44.999Z] [2024-08-23T07:49:44.999Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:44.999Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 7.9s [2024-08-23T07:49:45.583Z] #50 ... [2024-08-23T07:49:45.583Z] [2024-08-23T07:49:45.583Z] #46 [core-keeper internal] load build context [2024-08-23T07:49:45.583Z] #46 transferring context: 3.09MB 9.4s done [2024-08-23T07:49:45.583Z] #46 DONE 12.2s [2024-08-23T07:49:45.583Z] [2024-08-23T07:49:45.583Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:45.865Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 8.7s [2024-08-23T07:49:45.865Z] #50 ... [2024-08-23T07:49:45.865Z] [2024-08-23T07:49:45.865Z] #44 [core-metadata internal] load build context [2024-08-23T07:49:45.865Z] #44 transferring context: 3.09MB 9.5s done [2024-08-23T07:49:45.865Z] #44 DONE 12.6s [2024-08-23T07:49:45.865Z] [2024-08-23T07:49:45.865Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:46.133Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.54MB / 28.04MB 9.0s [2024-08-23T07:49:46.405Z] #50 ... [2024-08-23T07:49:46.405Z] [2024-08-23T07:49:46.405Z] #65 [security-proxy-setup internal] load build context [2024-08-23T07:49:46.405Z] #65 transferring context: 3.09MB 8.7s done [2024-08-23T07:49:46.405Z] #65 DONE 13.1s [2024-08-23T07:49:46.405Z] [2024-08-23T07:49:46.405Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:47.370Z] #50 ... [2024-08-23T07:49:47.370Z] [2024-08-23T07:49:47.370Z] #69 [security-proxy-auth internal] load build context [2024-08-23T07:49:47.370Z] #69 transferring context: 3.09MB 8.7s done [2024-08-23T07:49:47.370Z] #69 DONE 13.9s [2024-08-23T07:49:47.370Z] [2024-08-23T07:49:47.370Z] #74 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:49:47.370Z] #74 DONE 3.5s [2024-08-23T07:49:47.370Z] [2024-08-23T07:49:47.370Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:47.370Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.81MB / 28.04MB 10.1s [2024-08-23T07:49:47.956Z] #50 ... [2024-08-23T07:49:47.956Z] [2024-08-23T07:49:47.956Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:49:47.956Z] #75 DONE 6.0s [2024-08-23T07:49:47.956Z] [2024-08-23T07:49:47.956Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:47.956Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 10.7s [2024-08-23T07:49:47.956Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-23T07:49:47.956Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-08-23T07:49:48.228Z] #50 ... [2024-08-23T07:49:48.228Z] [2024-08-23T07:49:48.228Z] #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:49:48.228Z] #76 DONE 4.2s [2024-08-23T07:49:48.228Z] [2024-08-23T07:49:48.228Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:48.825Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 11.6s [2024-08-23T07:49:49.332Z] #155 ... [2024-08-23T07:49:49.333Z] [2024-08-23T07:49:49.333Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-23T07:49:49.333Z] #154 DONE 100.1s [2024-08-23T07:49:49.333Z] [2024-08-23T07:49:49.333Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-23T07:49:49.333Z] #158 DONE 100.2s [2024-08-23T07:49:49.333Z] [2024-08-23T07:49:49.333Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-23T07:49:49.333Z] #151 DONE 100.2s [2024-08-23T07:49:49.333Z] [2024-08-23T07:49:49.333Z] #155 [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-08-23T07:49:49.333Z] #155 DONE 100.4s [2024-08-23T07:49:49.333Z] [2024-08-23T07:49:49.333Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-23T07:49:49.333Z] #161 ... [2024-08-23T07:49:49.333Z] [2024-08-23T07:49:49.333Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-23T07:49:49.333Z] #153 DONE 100.8s [2024-08-23T07:49:49.425Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.84MB / 28.04MB 12.3s [2024-08-23T07:49:49.425Z] #50 ... [2024-08-23T07:49:49.425Z] [2024-08-23T07:49:49.425Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-23T07:49:49.425Z] #68 DONE 16.2s [2024-08-23T07:49:49.425Z] [2024-08-23T07:49:49.425Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-23T07:49:49.425Z] #60 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:49.425Z] #60 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:49.425Z] #60 16.43 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-23T07:49:49.425Z] #60 16.43 (2/2) Installing su-exec (0.2-r3) [2024-08-23T07:49:49.425Z] #60 16.43 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:49:49.425Z] #60 16.46 OK: 8 MiB in 17 packages [2024-08-23T07:49:49.425Z] #60 DONE 17.9s [2024-08-23T07:49:49.425Z] [2024-08-23T07:49:49.425Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:49.619Z] [2024-08-23T07:49:49.619Z] #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T07:49:49.619Z] #162 DONE 0.6s [2024-08-23T07:49:49.619Z] [2024-08-23T07:49:49.619Z] #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T07:49:49.942Z] #163 ... [2024-08-23T07:49:49.942Z] [2024-08-23T07:49:49.942Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T07:49:49.942Z] #164 DONE 0.7s [2024-08-23T07:49:49.942Z] [2024-08-23T07:49:49.942Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-23T07:49:49.942Z] #161 DONE 0.8s [2024-08-23T07:49:49.942Z] [2024-08-23T07:49:49.942Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T07:49:49.942Z] #165 DONE 0.4s [2024-08-23T07:49:49.942Z] [2024-08-23T07:49:49.942Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T07:49:49.942Z] #166 DONE 0.4s [2024-08-23T07:49:50.200Z] [2024-08-23T07:49:50.201Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T07:49:50.201Z] #167 ... [2024-08-23T07:49:50.201Z] [2024-08-23T07:49:50.201Z] #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T07:49:50.201Z] #163 DONE 0.5s [2024-08-23T07:49:50.201Z] [2024-08-23T07:49:50.201Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-23T07:49:50.201Z] #168 DONE 0.4s [2024-08-23T07:49:50.416Z] #50 ... [2024-08-23T07:49:50.416Z] [2024-08-23T07:49:50.416Z] #58 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-23T07:49:50.416Z] #58 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:50.416Z] #58 12.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:50.416Z] #58 17.09 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T07:49:50.416Z] #58 17.15 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:49:50.416Z] #58 17.30 OK: 8 MiB in 16 packages [2024-08-23T07:49:50.416Z] #58 DONE 18.8s [2024-08-23T07:49:50.416Z] [2024-08-23T07:49:50.416Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:50.416Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.77MB / 28.04MB 13.3s [2024-08-23T07:49:50.459Z] [2024-08-23T07:49:50.459Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-23T07:49:50.459Z] #169 DONE 0.4s [2024-08-23T07:49:50.459Z] [2024-08-23T07:49:50.459Z] #170 [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-08-23T07:49:50.459Z] #170 DONE 0.2s [2024-08-23T07:49:50.459Z] [2024-08-23T07:49:50.459Z] #171 [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-08-23T07:49:50.459Z] #171 ... [2024-08-23T07:49:50.459Z] [2024-08-23T07:49:50.459Z] #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-23T07:49:50.459Z] #172 DONE 0.5s [2024-08-23T07:49:50.718Z] [2024-08-23T07:49:50.718Z] #171 [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-08-23T07:49:50.718Z] #171 DONE 0.5s [2024-08-23T07:49:50.718Z] [2024-08-23T07:49:50.718Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T07:49:50.718Z] #167 DONE 0.7s [2024-08-23T07:49:50.718Z] [2024-08-23T07:49:50.718Z] #173 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-23T07:49:50.975Z] #173 ... [2024-08-23T07:49:50.976Z] [2024-08-23T07:49:50.976Z] #174 [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-08-23T07:49:50.976Z] #174 DONE 0.4s [2024-08-23T07:49:50.976Z] [2024-08-23T07:49:50.976Z] #175 [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-08-23T07:49:50.976Z] #175 DONE 0.4s [2024-08-23T07:49:51.011Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.23MB / 28.04MB 13.9s [2024-08-23T07:49:51.235Z] [2024-08-23T07:49:51.235Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-23T07:49:51.235Z] #176 DONE 0.3s [2024-08-23T07:49:51.235Z] [2024-08-23T07:49:51.235Z] #173 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-23T07:49:51.235Z] #173 DONE 0.3s [2024-08-23T07:49:51.235Z] [2024-08-23T07:49:51.235Z] #109 [security-spiffe-token-provider] exporting to image [2024-08-23T07:49:51.235Z] #109 exporting layers [2024-08-23T07:49:51.235Z] #109 ... [2024-08-23T07:49:51.235Z] [2024-08-23T07:49:51.235Z] #177 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-23T07:49:51.235Z] #177 DONE 0.3s [2024-08-23T07:49:51.235Z] [2024-08-23T07:49:51.235Z] #178 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-23T07:49:51.235Z] #178 DONE 1.4s [2024-08-23T07:49:51.492Z] [2024-08-23T07:49:51.492Z] #109 [security-spiffe-token-provider] exporting to image [2024-08-23T07:49:51.492Z] #109 exporting layers 0.4s done [2024-08-23T07:49:51.492Z] #109 writing image sha256:03d1bfb7ad81513f5e4a894776367064807361ea43b7d901fec58a2ffff6d4db done [2024-08-23T07:49:51.492Z] #109 naming to docker.io/library/security-spiffe-token-provider done [2024-08-23T07:49:51.492Z] #109 DONE 1.4s [2024-08-23T07:49:51.492Z] [2024-08-23T07:49:51.492Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-23T07:49:51.492Z] #179 DONE 0.4s [2024-08-23T07:49:51.492Z] [2024-08-23T07:49:51.492Z] #180 [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-08-23T07:49:51.492Z] #180 DONE 0.4s [2024-08-23T07:49:51.492Z] [2024-08-23T07:49:51.492Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-23T07:49:51.751Z] #181 DONE 0.2s [2024-08-23T07:49:51.751Z] [2024-08-23T07:49:51.751Z] #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-23T07:49:51.751Z] #182 DONE 0.4s [2024-08-23T07:49:51.751Z] [2024-08-23T07:49:51.751Z] #183 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T07:49:51.751Z] #183 DONE 0.4s [2024-08-23T07:49:51.751Z] [2024-08-23T07:49:51.751Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-23T07:49:51.751Z] #184 DONE 0.2s [2024-08-23T07:49:51.751Z] [2024-08-23T07:49:51.751Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T07:49:51.751Z] #185 ... [2024-08-23T07:49:51.751Z] [2024-08-23T07:49:51.751Z] #186 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-23T07:49:51.751Z] #186 DONE 0.2s [2024-08-23T07:49:51.998Z] #50 ... [2024-08-23T07:49:51.998Z] [2024-08-23T07:49:51.998Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-23T07:49:51.998Z] #59 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:51.998Z] #59 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:51.998Z] #59 15.95 (1/4) Installing ca-certificates (20240226-r0) [2024-08-23T07:49:51.998Z] #59 16.32 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-23T07:49:51.998Z] #59 16.33 (3/4) Installing su-exec (0.2-r3) [2024-08-23T07:49:51.998Z] #59 16.33 (4/4) Installing yq (4.33.3-r5) [2024-08-23T07:49:51.998Z] #59 17.41 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:49:51.998Z] #59 17.51 Executing ca-certificates-20240226-r0.trigger [2024-08-23T07:49:51.998Z] #59 18.46 OK: 18 MiB in 19 packages [2024-08-23T07:49:51.998Z] #59 DONE 20.3s [2024-08-23T07:49:51.998Z] [2024-08-23T07:49:51.998Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:52.011Z] [2024-08-23T07:49:52.011Z] #187 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-23T07:49:52.011Z] #187 DONE 0.4s [2024-08-23T07:49:52.011Z] [2024-08-23T07:49:52.011Z] #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-23T07:49:52.265Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.9s done [2024-08-23T07:49:52.265Z] #50 ... [2024-08-23T07:49:52.265Z] [2024-08-23T07:49:52.265Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-23T07:49:52.265Z] #61 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:52.265Z] #61 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:52.265Z] #61 19.53 OK: 266 MiB in 52 packages [2024-08-23T07:49:52.265Z] #61 DONE 20.5s [2024-08-23T07:49:52.268Z] #188 DONE 0.4s [2024-08-23T07:49:52.268Z] [2024-08-23T07:49:52.268Z] #189 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-23T07:49:52.526Z] #189 DONE 0.4s [2024-08-23T07:49:52.526Z] [2024-08-23T07:49:52.526Z] #190 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T07:49:52.533Z] [2024-08-23T07:49:52.533Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:49:52.787Z] #190 ... [2024-08-23T07:49:52.787Z] [2024-08-23T07:49:52.787Z] #191 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-23T07:49:52.787Z] #191 DONE 0.2s [2024-08-23T07:49:52.787Z] [2024-08-23T07:49:52.787Z] #192 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-23T07:49:52.787Z] #192 DONE 0.2s [2024-08-23T07:49:52.787Z] [2024-08-23T07:49:52.787Z] #193 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T07:49:52.787Z] #193 DONE 1.1s [2024-08-23T07:49:52.787Z] [2024-08-23T07:49:52.787Z] #109 [core-common-config-bootstrapper] exporting to image [2024-08-23T07:49:53.066Z] #109 ... [2024-08-23T07:49:53.066Z] [2024-08-23T07:49:53.066Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T07:49:53.066Z] #185 DONE 1.3s [2024-08-23T07:49:53.066Z] [2024-08-23T07:49:53.066Z] #194 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-23T07:49:53.066Z] #194 DONE 0.3s [2024-08-23T07:49:53.066Z] [2024-08-23T07:49:53.066Z] #109 [security-proxy-setup] exporting to image [2024-08-23T07:49:53.126Z] #77 ... [2024-08-23T07:49:53.126Z] [2024-08-23T07:49:53.126Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-23T07:49:53.126Z] #62 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:53.126Z] #62 14.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:53.126Z] #62 18.17 (1/2) Installing ca-certificates (20240226-r0) [2024-08-23T07:49:53.126Z] #62 18.38 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-23T07:49:53.126Z] #62 18.51 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:49:53.126Z] #62 18.75 Executing ca-certificates-20240226-r0.trigger [2024-08-23T07:49:53.126Z] #62 19.63 OK: 9 MiB in 17 packages [2024-08-23T07:49:53.126Z] #62 DONE 20.8s [2024-08-23T07:49:53.126Z] [2024-08-23T07:49:53.126Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T07:49:53.325Z] #109 exporting layers 0.5s done [2024-08-23T07:49:53.325Z] #109 writing image sha256:9c6d9a62f6e52cdb63f9a90dc6f60e19d6da34836bbe6ef888e475c1c69f9c26 [2024-08-23T07:49:53.325Z] #109 writing image sha256:9c6d9a62f6e52cdb63f9a90dc6f60e19d6da34836bbe6ef888e475c1c69f9c26 0.1s done [2024-08-23T07:49:53.325Z] #109 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-23T07:49:53.587Z] #109 exporting layers 0.6s done [2024-08-23T07:49:53.587Z] #109 writing image sha256:d5168ffd041c11735269ccf7838609bb87c320d0243f536516acaf95225f3aa2 done [2024-08-23T07:49:53.587Z] #109 naming to docker.io/library/security-proxy-setup done [2024-08-23T07:49:53.587Z] #109 DONE 2.1s [2024-08-23T07:49:53.587Z] [2024-08-23T07:49:53.587Z] #195 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-23T07:49:53.587Z] #195 DONE 0.5s [2024-08-23T07:49:53.587Z] [2024-08-23T07:49:53.587Z] #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-23T07:49:53.845Z] #196 DONE 0.4s [2024-08-23T07:49:53.845Z] [2024-08-23T07:49:53.845Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-23T07:49:54.102Z] #78 ... [2024-08-23T07:49:54.102Z] [2024-08-23T07:49:54.102Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T07:49:54.102Z] #67 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.2s done [2024-08-23T07:49:54.102Z] #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-23T07:49:54.102Z] #67 ... [2024-08-23T07:49:54.102Z] [2024-08-23T07:49:54.102Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-23T07:49:54.102Z] #64 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:54.102Z] #64 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:54.102Z] #64 18.56 (1/3) Installing ca-certificates (20240226-r0) [2024-08-23T07:49:54.102Z] #64 18.65 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-23T07:49:54.102Z] #64 18.75 (3/3) Installing tzdata (2024a-r0) [2024-08-23T07:49:54.102Z] #64 20.27 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:49:54.102Z] #64 20.32 Executing ca-certificates-20240226-r0.trigger [2024-08-23T07:49:54.102Z] #64 20.82 OK: 12 MiB in 18 packages [2024-08-23T07:49:54.102Z] #64 DONE 21.8s [2024-08-23T07:49:54.102Z] [2024-08-23T07:49:54.102Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:49:54.102Z] #77 DONE 1.7s [2024-08-23T07:49:54.102Z] [2024-08-23T07:49:54.102Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T07:49:54.105Z] #149 ... [2024-08-23T07:49:54.105Z] [2024-08-23T07:49:54.105Z] #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-23T07:49:54.105Z] #197 DONE 0.1s [2024-08-23T07:49:54.105Z] [2024-08-23T07:49:54.105Z] #190 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T07:49:54.105Z] #190 DONE 1.6s [2024-08-23T07:49:54.105Z] [2024-08-23T07:49:54.105Z] #109 [security-secretstore-setup] exporting to image [2024-08-23T07:49:54.369Z] #79 ... [2024-08-23T07:49:54.369Z] [2024-08-23T07:49:54.369Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-23T07:49:54.636Z] #80 ... [2024-08-23T07:49:54.636Z] [2024-08-23T07:49:54.636Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T07:49:54.636Z] #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-08-23T07:49:55.036Z] #109 exporting layers 0.8s done [2024-08-23T07:49:55.036Z] #109 writing image sha256:d79b88aee4b2512d5e38680d796272a7d90e20c7f4061316ca7f0a640c67757c [2024-08-23T07:49:55.036Z] #109 writing image sha256:d79b88aee4b2512d5e38680d796272a7d90e20c7f4061316ca7f0a640c67757c done [2024-08-23T07:49:55.036Z] #109 naming to docker.io/library/security-secretstore-setup done [2024-08-23T07:49:55.036Z] #109 DONE 2.9s [2024-08-23T07:49:55.036Z] [2024-08-23T07:49:55.036Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-23T07:49:55.036Z] #198 DONE 1.1s [2024-08-23T07:49:55.036Z] [2024-08-23T07:49:55.036Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-23T07:49:55.302Z] #149 ... [2024-08-23T07:49:55.302Z] [2024-08-23T07:49:55.302Z] #109 [security-bootstrapper] exporting to image [2024-08-23T07:49:55.872Z] #109 exporting layers 0.7s done [2024-08-23T07:49:56.130Z] #109 writing image sha256:cac37924d0b56e524da6f3dca1558ef7f6e01c033c9b1550ab352cecc35aedd4 done [2024-08-23T07:49:56.130Z] #109 naming to docker.io/library/security-bootstrapper done [2024-08-23T07:49:56.130Z] #109 DONE 3.7s [2024-08-23T07:49:56.130Z] [2024-08-23T07:49:56.130Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T07:49:57.235Z] #67 ... [2024-08-23T07:49:57.235Z] [2024-08-23T07:49:57.235Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T07:49:57.235Z] #63 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:57.235Z] #63 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:57.235Z] #63 20.17 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T07:49:57.235Z] #63 20.17 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T07:49:57.235Z] #63 20.17 OK: 19946 distinct packages available [2024-08-23T07:49:57.235Z] #63 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:57.235Z] #63 21.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:57.235Z] #63 22.66 (1/11) Installing ca-certificates (20240226-r0) [2024-08-23T07:49:57.235Z] #63 22.75 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-23T07:49:57.235Z] #63 22.80 (3/11) Installing libunistring (1.1-r1) [2024-08-23T07:49:57.235Z] #63 22.85 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-23T07:49:57.235Z] #63 22.87 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-23T07:49:57.235Z] #63 22.88 (6/11) Installing libcurl (8.9.0-r0) [2024-08-23T07:49:57.235Z] #63 22.90 (7/11) Installing curl (8.9.0-r0) [2024-08-23T07:49:57.235Z] #63 22.93 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-23T07:49:57.235Z] #63 22.95 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-23T07:49:57.235Z] #63 22.96 (10/11) Installing libucontext (1.2-r2) [2024-08-23T07:49:57.235Z] #63 22.97 (11/11) Installing gcompat (1.1.0-r1) [2024-08-23T07:49:57.235Z] #63 22.98 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:49:57.235Z] #63 23.04 Executing ca-certificates-20240226-r0.trigger [2024-08-23T07:49:57.235Z] #63 23.59 OK: 13 MiB in 26 packages [2024-08-23T07:49:57.235Z] #63 ... [2024-08-23T07:49:57.235Z] [2024-08-23T07:49:57.235Z] #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T07:49:57.235Z] #73 22.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:57.235Z] #73 ... [2024-08-23T07:49:57.235Z] [2024-08-23T07:49:57.235Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T07:49:57.235Z] #63 DONE 24.8s [2024-08-23T07:49:57.235Z] [2024-08-23T07:49:57.235Z] #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-23T07:49:57.235Z] #71 DONE 22.7s [2024-08-23T07:49:57.235Z] [2024-08-23T07:49:57.235Z] #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:49:57.501Z] #81 ... [2024-08-23T07:49:57.501Z] [2024-08-23T07:49:57.501Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T07:49:57.768Z] #82 ... [2024-08-23T07:49:57.768Z] [2024-08-23T07:49:57.768Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:49:58.051Z] #83 ... [2024-08-23T07:49:58.051Z] [2024-08-23T07:49:58.051Z] #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T07:49:58.051Z] #73 23.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:58.326Z] #73 ... [2024-08-23T07:49:58.326Z] [2024-08-23T07:49:58.326Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:49:58.326Z] #84 ... [2024-08-23T07:49:58.326Z] [2024-08-23T07:49:58.326Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T07:49:59.744Z] #67 ... [2024-08-23T07:49:59.744Z] [2024-08-23T07:49:59.744Z] #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-23T07:49:59.744Z] #85 ... [2024-08-23T07:49:59.744Z] [2024-08-23T07:49:59.744Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-23T07:49:59.744Z] #80 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:59.744Z] #80 12.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:59.744Z] #80 14.32 OK: 8 MiB in 16 packages [2024-08-23T07:49:59.744Z] #80 DONE 15.2s [2024-08-23T07:49:59.744Z] [2024-08-23T07:49:59.744Z] #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-23T07:49:59.744Z] #85 10.15 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:49:59.744Z] #85 ... [2024-08-23T07:49:59.744Z] [2024-08-23T07:49:59.744Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-23T07:49:59.744Z] #86 ... [2024-08-23T07:49:59.744Z] [2024-08-23T07:49:59.744Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:49:59.744Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.9s [2024-08-23T07:50:00.346Z] #50 ... [2024-08-23T07:50:00.346Z] [2024-08-23T07:50:00.346Z] #87 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-08-23T07:50:00.614Z] #87 ... [2024-08-23T07:50:00.614Z] [2024-08-23T07:50:00.614Z] #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T07:50:00.614Z] #73 25.82 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T07:50:00.614Z] #73 25.82 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T07:50:00.614Z] #73 25.82 OK: 19946 distinct packages available [2024-08-23T07:50:00.614Z] #73 ... [2024-08-23T07:50:00.614Z] [2024-08-23T07:50:00.614Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-23T07:50:00.614Z] #72 21.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:00.614Z] #72 22.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:00.614Z] #72 24.04 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-23T07:50:00.614Z] #72 24.06 (2/4) Installing openssl (3.1.6-r0) [2024-08-23T07:50:00.614Z] #72 24.11 (3/4) Installing su-exec (0.2-r3) [2024-08-23T07:50:00.614Z] #72 24.12 (4/4) Installing yq (4.33.3-r5) [2024-08-23T07:50:00.614Z] #72 24.66 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:50:00.614Z] #72 24.79 OK: 18 MiB in 19 packages [2024-08-23T07:50:00.614Z] #72 DONE 25.9s [2024-08-23T07:50:00.885Z] [2024-08-23T07:50:00.885Z] #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-23T07:50:00.885Z] #85 11.35 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:02.301Z] #85 ... [2024-08-23T07:50:02.301Z] [2024-08-23T07:50:02.301Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-23T07:50:02.301Z] #88 ... [2024-08-23T07:50:02.301Z] [2024-08-23T07:50:02.301Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:50:04.277Z] #50 ... [2024-08-23T07:50:04.277Z] [2024-08-23T07:50:04.277Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:50:04.277Z] #89 ... [2024-08-23T07:50:04.277Z] [2024-08-23T07:50:04.277Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:50:04.862Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.1s [2024-08-23T07:50:05.851Z] #50 ... [2024-08-23T07:50:05.851Z] [2024-08-23T07:50:05.851Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T07:50:05.851Z] #70 21.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:05.851Z] #70 22.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:05.851Z] #70 25.12 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T07:50:05.851Z] #70 25.12 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T07:50:05.851Z] #70 25.12 OK: 19946 distinct packages available [2024-08-23T07:50:05.851Z] #70 25.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:05.851Z] #70 26.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:05.851Z] #70 31.50 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-23T07:50:05.851Z] #70 31.54 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-23T07:50:05.851Z] #70 31.56 (3/4) Installing libucontext (1.2-r2) [2024-08-23T07:50:05.851Z] #70 31.57 (4/4) Installing gcompat (1.1.0-r1) [2024-08-23T07:50:05.851Z] #70 31.60 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:50:06.119Z] #70 31.77 OK: 8 MiB in 19 packages [2024-08-23T07:50:06.119Z] #70 ... [2024-08-23T07:50:06.119Z] [2024-08-23T07:50:06.119Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:50:07.547Z] #50 ... [2024-08-23T07:50:07.547Z] [2024-08-23T07:50:07.547Z] #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-23T07:50:07.547Z] #0 8.443 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:07.547Z] #90 ... [2024-08-23T07:50:07.547Z] [2024-08-23T07:50:07.547Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:50:07.547Z] #50 ... [2024-08-23T07:50:07.547Z] [2024-08-23T07:50:07.547Z] #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-23T07:50:07.547Z] #85 16.30 OK: 266 MiB in 52 packages [2024-08-23T07:50:07.547Z] #85 DONE 18.2s [2024-08-23T07:50:07.547Z] [2024-08-23T07:50:07.547Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:50:08.517Z] #50 ... [2024-08-23T07:50:08.517Z] [2024-08-23T07:50:08.517Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-23T07:50:08.517Z] #91 DONE 0.6s [2024-08-23T07:50:08.517Z] [2024-08-23T07:50:08.517Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:50:08.517Z] #50 ... [2024-08-23T07:50:08.517Z] [2024-08-23T07:50:08.517Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T07:50:08.517Z] #70 DONE 34.3s [2024-08-23T07:50:08.517Z] [2024-08-23T07:50:08.517Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:50:09.959Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.1s [2024-08-23T07:50:09.959Z] #50 ... [2024-08-23T07:50:09.959Z] [2024-08-23T07:50:09.959Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T07:50:09.959Z] #67 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.6s done [2024-08-23T07:50:10.227Z] #67 ... [2024-08-23T07:50:10.227Z] [2024-08-23T07:50:10.227Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:50:10.808Z] #50 ... [2024-08-23T07:50:10.808Z] [2024-08-23T07:50:10.808Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-23T07:50:10.808Z] #0 6.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:10.808Z] #0 8.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:10.808Z] #92 ... [2024-08-23T07:50:10.808Z] [2024-08-23T07:50:10.808Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:50:11.393Z] #50 ... [2024-08-23T07:50:11.393Z] [2024-08-23T07:50:11.393Z] #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T07:50:11.393Z] #73 26.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:11.393Z] #73 27.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:11.393Z] #73 34.65 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-23T07:50:11.393Z] #73 34.73 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-23T07:50:11.393Z] #73 34.74 (3/5) Installing libucontext (1.2-r2) [2024-08-23T07:50:11.393Z] #73 34.78 (4/5) Installing gcompat (1.1.0-r1) [2024-08-23T07:50:11.393Z] #73 34.83 (5/5) Installing openssl (3.1.6-r0) [2024-08-23T07:50:11.393Z] #73 34.95 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:50:11.393Z] #73 35.10 OK: 9 MiB in 20 packages [2024-08-23T07:50:11.393Z] #73 ... [2024-08-23T07:50:11.393Z] [2024-08-23T07:50:11.393Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:50:11.660Z] #50 ... [2024-08-23T07:50:11.660Z] [2024-08-23T07:50:11.660Z] #73 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T07:50:11.660Z] #73 DONE 37.3s [2024-08-23T07:50:11.930Z] [2024-08-23T07:50:11.930Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:50:12.890Z] #50 ... [2024-08-23T07:50:12.890Z] [2024-08-23T07:50:12.890Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-23T07:50:12.890Z] #88 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:12.890Z] #88 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:12.890Z] #88 19.64 OK: 18 MiB in 19 packages [2024-08-23T07:50:12.890Z] #88 DONE 20.6s [2024-08-23T07:50:12.890Z] [2024-08-23T07:50:12.890Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:50:12.890Z] #50 ... [2024-08-23T07:50:12.890Z] [2024-08-23T07:50:12.890Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-23T07:50:12.890Z] #86 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:12.890Z] #86 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:12.890Z] #86 21.54 OK: 8 MiB in 17 packages [2024-08-23T07:50:12.890Z] #86 ... [2024-08-23T07:50:12.890Z] [2024-08-23T07:50:12.890Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-23T07:50:12.890Z] #93 ... [2024-08-23T07:50:12.890Z] [2024-08-23T07:50:12.890Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-23T07:50:12.890Z] #86 DONE 23.4s [2024-08-23T07:50:13.158Z] [2024-08-23T07:50:13.158Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:50:13.748Z] #50 ... [2024-08-23T07:50:13.748Z] [2024-08-23T07:50:13.748Z] #87 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-08-23T07:50:13.748Z] #87 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:13.748Z] #87 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:13.748Z] #87 22.97 OK: 8 MiB in 16 packages [2024-08-23T07:50:13.748Z] #87 ... [2024-08-23T07:50:13.748Z] [2024-08-23T07:50:13.748Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T07:50:13.748Z] #78 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:13.748Z] #78 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:13.748Z] #78 19.48 OK: 9 MiB in 17 packages [2024-08-23T07:50:13.748Z] #78 DONE 20.7s [2024-08-23T07:50:13.748Z] [2024-08-23T07:50:13.748Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:50:14.337Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.6s done [2024-08-23T07:50:14.337Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.6s done [2024-08-23T07:50:14.627Z] #50 ... [2024-08-23T07:50:14.627Z] [2024-08-23T07:50:14.627Z] #87 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-08-23T07:50:14.627Z] #87 DONE 24.4s [2024-08-23T07:50:14.627Z] [2024-08-23T07:50:14.627Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-23T07:50:14.903Z] #94 ... [2024-08-23T07:50:14.903Z] [2024-08-23T07:50:14.903Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T07:50:14.903Z] #79 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:14.903Z] #79 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:14.903Z] #79 20.85 OK: 12 MiB in 18 packages [2024-08-23T07:50:15.170Z] #79 ... [2024-08-23T07:50:15.170Z] [2024-08-23T07:50:15.170Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:50:15.754Z] #50 ... [2024-08-23T07:50:15.754Z] [2024-08-23T07:50:15.754Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T07:50:15.754Z] #82 8.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:15.754Z] #82 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:15.754Z] #82 17.35 OK: 13 MiB in 26 packages [2024-08-23T07:50:15.754Z] #82 DONE 18.5s [2024-08-23T07:50:16.035Z] [2024-08-23T07:50:16.035Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T07:50:16.035Z] #79 DONE 21.8s [2024-08-23T07:50:16.035Z] [2024-08-23T07:50:16.035Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-23T07:50:16.035Z] #92 15.02 OK: 18 MiB in 19 packages [2024-08-23T07:50:16.638Z] #92 DONE 16.1s [2024-08-23T07:50:16.639Z] [2024-08-23T07:50:16.639Z] #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-23T07:50:16.639Z] #90 10.99 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:16.639Z] #90 18.27 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T07:50:16.639Z] #90 19.17 Executing busybox-1.36.1-r7.trigger [2024-08-23T07:50:16.639Z] #90 19.33 OK: 8 MiB in 16 packages [2024-08-23T07:50:16.907Z] #90 ... [2024-08-23T07:50:16.907Z] [2024-08-23T07:50:16.907Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-23T07:50:17.176Z] #95 DONE 0.4s [2024-08-23T07:50:17.176Z] [2024-08-23T07:50:17.176Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-23T07:50:17.176Z] #0 5.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:17.176Z] #0 7.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:17.442Z] #96 ... [2024-08-23T07:50:17.442Z] [2024-08-23T07:50:17.442Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-23T07:50:17.442Z] #93 5.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:17.709Z] #93 ... [2024-08-23T07:50:17.709Z] [2024-08-23T07:50:17.709Z] #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-23T07:50:17.709Z] #90 DONE 20.2s [2024-08-23T07:50:17.709Z] [2024-08-23T07:50:17.709Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:50:17.977Z] #97 ... [2024-08-23T07:50:17.977Z] [2024-08-23T07:50:17.977Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-23T07:50:17.977Z] #93 6.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T07:50:18.616Z] #93 ... [2024-08-23T07:50:18.616Z] [2024-08-23T07:50:18.616Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-23T07:50:18.616Z] #94 DONE 5.3s [2024-08-23T07:50:18.616Z] [2024-08-23T07:50:18.616Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-23T07:50:18.616Z] #98 DONE 0.2s [2024-08-23T07:50:18.616Z] [2024-08-23T07:50:18.616Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T07:50:18.882Z] #67 ... [2024-08-23T07:50:18.882Z] [2024-08-23T07:50:18.882Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-23T07:50:18.882Z] #96 10.22 OK: 8 MiB in 19 packages [2024-08-23T07:50:19.149Z] #96 DONE 10.6s [2024-08-23T07:50:19.149Z] [2024-08-23T07:50:19.149Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T07:50:20.110Z] #50 ... [2024-08-23T07:50:20.110Z] [2024-08-23T07:50:20.110Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T07:50:20.696Z] #99 ... [2024-08-23T07:50:20.696Z] [2024-08-23T07:50:20.696Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-23T07:50:20.696Z] #93 8.379 OK: 9 MiB in 20 packages [2024-08-23T07:50:20.696Z] #93 DONE 8.9s [2024-08-23T07:50:20.696Z] [2024-08-23T07:50:20.696Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T07:50:20.696Z] #99 DONE 1.3s [2024-08-23T07:50:20.696Z] [2024-08-23T07:50:20.696Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-23T07:50:20.970Z] #100 DONE 0.4s [2024-08-23T07:50:20.970Z] [2024-08-23T07:50:20.970Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-23T07:50:21.235Z] #101 DONE 0.2s [2024-08-23T07:50:21.235Z] [2024-08-23T07:50:21.235Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T07:50:21.507Z] #102 DONE 0.2s [2024-08-23T07:50:21.507Z] [2024-08-23T07:50:21.507Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-23T07:50:21.507Z] #103 DONE 0.2s [2024-08-23T07:50:21.507Z] [2024-08-23T07:50:21.507Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T07:50:21.777Z] #104 ... [2024-08-23T07:50:21.777Z] [2024-08-23T07:50:21.777Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-23T07:50:21.777Z] #105 DONE 0.2s [2024-08-23T07:50:22.054Z] [2024-08-23T07:50:22.054Z] #106 [security-spire-config] exporting to image [2024-08-23T07:50:22.054Z] #106 exporting layers [2024-08-23T07:50:22.322Z] #106 ... [2024-08-23T07:50:22.322Z] [2024-08-23T07:50:22.322Z] #107 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-23T07:50:22.322Z] #107 DONE 1.7s [2024-08-23T07:50:22.322Z] [2024-08-23T07:50:22.322Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T07:50:22.914Z] #108 ... [2024-08-23T07:50:22.914Z] [2024-08-23T07:50:22.914Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T07:50:22.915Z] #104 DONE 2.3s [2024-08-23T07:50:22.915Z] [2024-08-23T07:50:22.915Z] #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-23T07:50:23.189Z] #109 DONE 0.2s [2024-08-23T07:50:23.189Z] [2024-08-23T07:50:23.189Z] #110 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-23T07:50:23.189Z] #110 DONE 0.2s [2024-08-23T07:50:23.189Z] [2024-08-23T07:50:23.189Z] #106 [security-spire-config] exporting to image [2024-08-23T07:50:23.774Z] #106 ... [2024-08-23T07:50:23.774Z] [2024-08-23T07:50:23.774Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T07:50:23.774Z] #111 DONE 0.2s [2024-08-23T07:50:23.774Z] [2024-08-23T07:50:23.774Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-23T07:50:24.044Z] #112 DONE 0.3s [2024-08-23T07:50:24.044Z] [2024-08-23T07:50:24.044Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-23T07:50:24.314Z] #113 DONE 0.2s [2024-08-23T07:50:24.314Z] [2024-08-23T07:50:24.314Z] #106 [security-spire-server] exporting to image [2024-08-23T07:50:24.588Z] #106 ... [2024-08-23T07:50:24.588Z] [2024-08-23T07:50:24.588Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T07:50:24.588Z] #108 DONE 2.2s [2024-08-23T07:50:24.588Z] [2024-08-23T07:50:24.588Z] #106 [security-spire-server] exporting to image [2024-08-23T07:50:24.588Z] #106 exporting layers 2.8s done [2024-08-23T07:50:24.588Z] #106 writing image sha256:ec4c09d232be299386a9a200d70dc09c76bfa9fb1ede7ab9ed5ff57e445b8e3e 0.1s done [2024-08-23T07:50:24.588Z] #106 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-08-23T07:50:24.862Z] #106 ... [2024-08-23T07:50:24.862Z] [2024-08-23T07:50:24.862Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-23T07:50:24.862Z] #114 DONE 0.2s [2024-08-23T07:50:24.862Z] [2024-08-23T07:50:24.862Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-23T07:50:24.862Z] #115 DONE 0.2s [2024-08-23T07:50:24.862Z] [2024-08-23T07:50:24.862Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T07:50:25.131Z] #116 DONE 0.2s [2024-08-23T07:50:25.131Z] [2024-08-23T07:50:25.131Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-23T07:50:25.403Z] #117 DONE 0.2s [2024-08-23T07:50:25.403Z] [2024-08-23T07:50:25.403Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-23T07:50:25.403Z] #118 DONE 0.2s [2024-08-23T07:50:25.403Z] [2024-08-23T07:50:25.403Z] #106 [security-spire-agent] exporting to image [2024-08-23T07:50:26.364Z] #106 exporting layers 2.4s done [2024-08-23T07:50:26.632Z] #106 writing image sha256:62234a4b9baf54d13f59e8ced7cfed3eb0489b9b10f82200980dfab642103ba2 0.0s done [2024-08-23T07:50:26.632Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-23T07:50:27.601Z] #106 exporting layers 1.8s done [2024-08-23T07:50:27.601Z] #106 writing image sha256:f2d06eb02b37561f2bfb7afc21a003fa85985ceb2d8549501192465884e2d26b done [2024-08-23T07:50:27.601Z] #106 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-23T07:50:27.601Z] #106 DONE 5.5s [2024-08-23T07:50:27.601Z] [2024-08-23T07:50:27.601Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:51:17.560Z] #160 DONE 176.4s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T07:51:17.561Z] #148 DONE 176.3s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T07:51:17.561Z] #152 DONE 176.3s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T07:51:17.561Z] #156 DONE 176.4s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-23T07:51:17.561Z] #149 DONE 176.4s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T07:51:17.561Z] #159 DONE 176.4s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #199 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T07:51:17.561Z] #199 ... [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T07:51:17.561Z] #157 DONE 176.4s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T07:51:17.561Z] #150 DONE 176.5s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T07:51:17.561Z] #200 DONE 0.2s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #199 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T07:51:17.561Z] #199 DONE 0.4s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T07:51:17.561Z] #201 ... [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #202 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T07:51:17.561Z] #202 DONE 0.3s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #203 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T07:51:17.561Z] #203 DONE 0.4s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #204 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T07:51:17.561Z] #204 DONE 0.6s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T07:51:17.561Z] #201 DONE 0.7s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #205 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-23T07:51:17.561Z] #205 ... [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-23T07:51:17.561Z] #206 DONE 0.7s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #207 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-23T07:51:17.561Z] #207 DONE 0.7s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T07:51:17.561Z] #208 CACHED [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T07:51:17.561Z] #209 CACHED [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #210 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T07:51:17.561Z] #210 CACHED [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #211 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T07:51:17.561Z] #211 CACHED [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T07:51:17.561Z] #212 CACHED [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #213 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T07:51:17.561Z] #213 CACHED [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #214 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T07:51:17.561Z] #214 DONE 0.7s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #215 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-23T07:51:17.561Z] #215 DONE 3.1s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #216 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-23T07:51:17.561Z] #216 DONE 3.2s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #217 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-23T07:51:17.561Z] #217 ... [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-23T07:51:17.561Z] #218 DONE 3.2s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #205 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-23T07:51:17.561Z] #205 DONE 3.2s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #219 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-23T07:51:17.561Z] #219 DONE 3.2s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-23T07:51:17.561Z] #220 DONE 3.2s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-23T07:51:17.561Z] #221 DONE 3.2s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #222 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-23T07:51:17.561Z] #222 DONE 3.2s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #109 [core-keeper] exporting to image [2024-08-23T07:51:17.561Z] #109 exporting layers [2024-08-23T07:51:17.561Z] #109 ... [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #217 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-23T07:51:17.561Z] #217 DONE 0.8s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #223 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-23T07:51:17.561Z] #223 DONE 0.7s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #224 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-23T07:51:17.561Z] #224 DONE 0.7s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #109 [support-notifications] exporting to image [2024-08-23T07:51:17.561Z] #109 ... [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-23T07:51:17.561Z] #225 DONE 0.7s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #226 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-23T07:51:17.561Z] #226 DONE 0.8s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #227 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-23T07:51:17.561Z] #227 DONE 0.7s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #228 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-23T07:51:17.561Z] #228 DONE 0.9s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #109 [core-command] exporting to image [2024-08-23T07:51:17.561Z] #109 writing image sha256:e7a4eee05c483417025a533e7fe5c89274206f271a56e8c6d312ca3c62cd9bf1 0.0s done [2024-08-23T07:51:17.561Z] #109 naming to docker.io/library/core-keeper done [2024-08-23T07:51:17.561Z] #109 ... [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #229 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-23T07:51:17.561Z] #229 DONE 0.2s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #230 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-23T07:51:17.561Z] #230 DONE 0.1s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #231 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-23T07:51:17.561Z] #231 DONE 0.2s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #109 [core-metadata] exporting to image [2024-08-23T07:51:17.561Z] #109 exporting layers 0.3s done [2024-08-23T07:51:17.561Z] #109 ... [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #232 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-23T07:51:17.561Z] #232 DONE 0.1s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #109 [core-data] exporting to image [2024-08-23T07:51:17.561Z] #109 exporting layers 0.4s done [2024-08-23T07:51:17.561Z] #109 writing image sha256:cc96d4788b2c1cd782e18a206955e942cb2bdef5c73f558fb30df4ba67254afd 0.1s done [2024-08-23T07:51:17.561Z] #109 naming to docker.io/library/support-notifications done [2024-08-23T07:51:17.561Z] #109 writing image sha256:1752bb83fedf230023f1144c239ad976083b3a9a3612b76bcd1eee3daeda9444 [2024-08-23T07:51:17.561Z] #109 writing image sha256:1752bb83fedf230023f1144c239ad976083b3a9a3612b76bcd1eee3daeda9444 0.0s done [2024-08-23T07:51:17.561Z] #109 writing image sha256:3abdc14eefbf25c2828d6fb5b5baca98c3842d6558d685420572f88274fd1dad done [2024-08-23T07:51:17.561Z] #109 naming to docker.io/library/support-cron-scheduler done [2024-08-23T07:51:17.561Z] #109 naming to docker.io/library/support-scheduler done [2024-08-23T07:51:17.561Z] #109 ... [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #233 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T07:51:17.561Z] #233 DONE 0.3s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #109 [security-proxy-auth] exporting to image [2024-08-23T07:51:17.561Z] #109 writing image sha256:2a87fe8e57522ef986a2df302d2dba7ff439d9d2dec096f9fb337fac406d9381 done [2024-08-23T07:51:17.561Z] #109 naming to docker.io/library/core-data done [2024-08-23T07:51:17.561Z] #109 exporting layers 0.6s done [2024-08-23T07:51:17.561Z] #109 writing image sha256:41671c37ee3643a18e831cf299617d72f582c42e3392f221dec5b5801ba55bca 0.0s done [2024-08-23T07:51:17.561Z] #109 writing image sha256:462d4e82a723a31d78b51d8d3f9270326abcc08d3cbd6d44a4cd3fd0177f11a7 done [2024-08-23T07:51:17.561Z] #109 naming to docker.io/library/core-metadata done [2024-08-23T07:51:17.561Z] #109 naming to docker.io/library/core-command done [2024-08-23T07:51:17.561Z] #109 writing image sha256:8c875749b5866078031913e7af65eaf1e93bf6b057f59314d8daa919830f901e done [2024-08-23T07:51:17.561Z] #109 naming to docker.io/library/security-proxy-auth done [2024-08-23T07:51:17.561Z] #109 DONE 5.6s [2024-08-23T07:51:17.561Z] [2024-08-23T07:51:17.561Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T07:51:17.561Z] time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T07:51:17.561Z] time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T07:51:17.561Z] time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T07:51:17.561Z] time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T07:51:17.561Z] time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T07:51:17.561Z] time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T07:51:17.561Z] time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T07:51:17.561Z] time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T07:51:17.561Z] time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T07:51:17.561Z] time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T07:51:17.561Z] time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T07:51:17.561Z] time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T07:51:17.561Z] time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T07:51:17.561Z] time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T07:51:17.561Z] time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T07:51:17.561Z] time="2024-08-23T07:47:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-23T07:51:17.562Z] $ docker stop --time=1 0b6744e822393c9158e89855d6aa0832435666bd33785dacc21b4323bf42d2fe [2024-08-23T07:51:18.846Z] $ docker rm -f --volumes 0b6744e822393c9158e89855d6aa0832435666bd33785dacc21b4323bf42d2fe [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T07:51:19.209Z] + docker images [2024-08-23T07:51:19.209Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-23T07:51:19.209Z] security-proxy-auth latest 8c875749b586 8 seconds ago 33MB [2024-08-23T07:51:19.209Z] core-metadata latest 462d4e82a723 8 seconds ago 39.7MB [2024-08-23T07:51:19.209Z] core-data latest 2a87fe8e5752 8 seconds ago 39.6MB [2024-08-23T07:51:19.209Z] support-scheduler latest 1752bb83fedf 9 seconds ago 41.9MB [2024-08-23T07:51:19.209Z] core-keeper latest e7a4eee05c48 9 seconds ago 39.5MB [2024-08-23T07:51:19.209Z] core-command latest 41671c37ee36 9 seconds ago 35.4MB [2024-08-23T07:51:19.209Z] support-notifications latest cc96d4788b2c 9 seconds ago 42.5MB [2024-08-23T07:51:19.209Z] support-cron-scheduler latest 3abdc14eefbf 9 seconds ago 44.1MB [2024-08-23T07:51:19.209Z] security-bootstrapper latest cac37924d0b5 About a minute ago 18.9MB [2024-08-23T07:51:19.209Z] security-secretstore-setup latest d79b88aee4b2 About a minute ago 37MB [2024-08-23T07:51:19.209Z] core-common-config-bootstrapper latest 9c6d9a62f6e5 About a minute ago 15.2MB [2024-08-23T07:51:19.209Z] security-proxy-setup latest d5168ffd041c About a minute ago 26.2MB [2024-08-23T07:51:19.209Z] security-spiffe-token-provider latest 03d1bfb7ad81 About a minute ago 28.8MB [2024-08-23T07:51:19.209Z] security-spire-server latest 8d26913a420c 3 minutes ago 121MB [2024-08-23T07:51:19.209Z] security-spire-agent latest c9f9f8f69e6e 3 minutes ago 182MB [2024-08-23T07:51:19.209Z] security-spire-config latest 299cf371a258 3 minutes ago 120MB [2024-08-23T07:51:19.209Z] ci-base-image-x86_64 latest 9558602af016 7 minutes ago 971MB [2024-08-23T07:51:19.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-08-23T07:51:19.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-23T07:51:19.209Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T07:51:19.352Z] provisioning config files... [2024-08-23T07:51:19.360Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/679@tmp/config1294995172348787957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T07:51:19.662Z] ---> ****-login.sh [2024-08-23T07:51:19.662Z] nexus3.edgexfoundry.org:10001 [2024-08-23T07:51:19.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:51:19.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:51:19.662Z] Configure a credential helper to remove this warning. See [2024-08-23T07:51:19.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:51:19.662Z] [2024-08-23T07:51:19.662Z] Login Succeeded [2024-08-23T07:51:19.662Z] nexus3.edgexfoundry.org:10002 [2024-08-23T07:51:19.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:51:19.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:51:19.662Z] Configure a credential helper to remove this warning. See [2024-08-23T07:51:19.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:51:19.662Z] [2024-08-23T07:51:19.662Z] Login Succeeded [2024-08-23T07:51:19.662Z] nexus3.edgexfoundry.org:10003 [2024-08-23T07:51:19.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:51:19.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:51:19.922Z] Configure a credential helper to remove this warning. See [2024-08-23T07:51:19.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:51:19.922Z] [2024-08-23T07:51:19.922Z] Login Succeeded [2024-08-23T07:51:19.922Z] nexus3.edgexfoundry.org:10004 [2024-08-23T07:51:19.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:51:19.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:51:19.922Z] Configure a credential helper to remove this warning. See [2024-08-23T07:51:19.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:51:19.922Z] [2024-08-23T07:51:19.922Z] Login Succeeded [2024-08-23T07:51:19.922Z] ****.io [2024-08-23T07:51:20.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T07:51:20.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T07:51:20.182Z] Configure a credential helper to remove this warning. See [2024-08-23T07:51:20.182Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T07:51:20.182Z] [2024-08-23T07:51:20.182Z] Login Succeeded [2024-08-23T07:51:20.182Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T07:51:20.190Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T07:51:20.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T07:51:20.273Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-08-23T07:51:20.274Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:20.274Z] latest [2024-08-23T07:51:20.274Z] 3.2.0-dev.59 [2024-08-23T07:51:20.274Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:51:20.274Z] main [2024-08-23T07:51:20.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:20.613Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:20.931Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:20.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-23T07:51:20.931Z] 4c9473dcacfa: Preparing [2024-08-23T07:51:20.931Z] bd945c3e0fc9: Preparing [2024-08-23T07:51:20.931Z] 46c094835a6f: Preparing [2024-08-23T07:51:20.931Z] 481ba2e9a338: Preparing [2024-08-23T07:51:20.931Z] 361f51b0d794: Preparing [2024-08-23T07:51:20.931Z] 18b381ce7520: Preparing [2024-08-23T07:51:20.931Z] ce7f800efff9: Preparing [2024-08-23T07:51:20.931Z] 18b381ce7520: Waiting [2024-08-23T07:51:20.931Z] ce7f800efff9: Waiting [2024-08-23T07:51:20.931Z] 361f51b0d794: Pushed [2024-08-23T07:51:20.931Z] 481ba2e9a338: Pushed [2024-08-23T07:51:20.931Z] 46c094835a6f: Pushed [2024-08-23T07:51:20.931Z] 4c9473dcacfa: Pushed [2024-08-23T07:51:20.931Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:21.189Z] 18b381ce7520: Pushed [2024-08-23T07:51:23.720Z] bd945c3e0fc9: Pushed [2024-08-23T07:51:23.720Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:147113e1553f369f697b0350e7cb70d2209ccc1f8ea13347b3a9884887db1c70 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:24.038Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:24.359Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-23T07:51:24.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-23T07:51:24.359Z] 4c9473dcacfa: Preparing [2024-08-23T07:51:24.359Z] bd945c3e0fc9: Preparing [2024-08-23T07:51:24.359Z] 46c094835a6f: Preparing [2024-08-23T07:51:24.359Z] 481ba2e9a338: Preparing [2024-08-23T07:51:24.359Z] 361f51b0d794: Preparing [2024-08-23T07:51:24.359Z] 18b381ce7520: Preparing [2024-08-23T07:51:24.359Z] ce7f800efff9: Preparing [2024-08-23T07:51:24.359Z] 18b381ce7520: Waiting [2024-08-23T07:51:24.359Z] ce7f800efff9: Waiting [2024-08-23T07:51:24.359Z] bd945c3e0fc9: Layer already exists [2024-08-23T07:51:24.359Z] 361f51b0d794: Layer already exists [2024-08-23T07:51:24.359Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:24.359Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:24.359Z] 4c9473dcacfa: Layer already exists [2024-08-23T07:51:24.359Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:24.359Z] 18b381ce7520: Layer already exists [2024-08-23T07:51:24.359Z] latest: digest: sha256:147113e1553f369f697b0350e7cb70d2209ccc1f8ea13347b3a9884887db1c70 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:24.682Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:25.011Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.59 [2024-08-23T07:51:25.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-23T07:51:25.011Z] 4c9473dcacfa: Preparing [2024-08-23T07:51:25.011Z] bd945c3e0fc9: Preparing [2024-08-23T07:51:25.011Z] 46c094835a6f: Preparing [2024-08-23T07:51:25.011Z] 481ba2e9a338: Preparing [2024-08-23T07:51:25.011Z] 361f51b0d794: Preparing [2024-08-23T07:51:25.011Z] 18b381ce7520: Preparing [2024-08-23T07:51:25.011Z] ce7f800efff9: Preparing [2024-08-23T07:51:25.011Z] 18b381ce7520: Waiting [2024-08-23T07:51:25.011Z] ce7f800efff9: Waiting [2024-08-23T07:51:25.011Z] 4c9473dcacfa: Layer already exists [2024-08-23T07:51:25.011Z] bd945c3e0fc9: Layer already exists [2024-08-23T07:51:25.011Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:25.011Z] 361f51b0d794: Layer already exists [2024-08-23T07:51:25.011Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:25.011Z] 18b381ce7520: Layer already exists [2024-08-23T07:51:25.011Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:25.011Z] 3.2.0-dev.59: digest: sha256:147113e1553f369f697b0350e7cb70d2209ccc1f8ea13347b3a9884887db1c70 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:25.344Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:25.668Z] + docker push nexus3.edgexfoundry.org:10004/core-command:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:51:25.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-23T07:51:25.668Z] 4c9473dcacfa: Preparing [2024-08-23T07:51:25.668Z] bd945c3e0fc9: Preparing [2024-08-23T07:51:25.668Z] 46c094835a6f: Preparing [2024-08-23T07:51:25.668Z] 481ba2e9a338: Preparing [2024-08-23T07:51:25.668Z] 361f51b0d794: Preparing [2024-08-23T07:51:25.668Z] 18b381ce7520: Preparing [2024-08-23T07:51:25.668Z] ce7f800efff9: Preparing [2024-08-23T07:51:25.668Z] 18b381ce7520: Waiting [2024-08-23T07:51:25.668Z] ce7f800efff9: Waiting [2024-08-23T07:51:25.668Z] 4c9473dcacfa: Layer already exists [2024-08-23T07:51:25.668Z] 361f51b0d794: Layer already exists [2024-08-23T07:51:25.668Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:25.668Z] bd945c3e0fc9: Layer already exists [2024-08-23T07:51:25.668Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:25.668Z] 18b381ce7520: Layer already exists [2024-08-23T07:51:25.668Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:25.668Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:147113e1553f369f697b0350e7cb70d2209ccc1f8ea13347b3a9884887db1c70 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:25.988Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:26.318Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-08-23T07:51:26.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-23T07:51:26.318Z] 4c9473dcacfa: Preparing [2024-08-23T07:51:26.318Z] bd945c3e0fc9: Preparing [2024-08-23T07:51:26.318Z] 46c094835a6f: Preparing [2024-08-23T07:51:26.318Z] 481ba2e9a338: Preparing [2024-08-23T07:51:26.318Z] 361f51b0d794: Preparing [2024-08-23T07:51:26.318Z] 18b381ce7520: Preparing [2024-08-23T07:51:26.318Z] ce7f800efff9: Preparing [2024-08-23T07:51:26.318Z] 18b381ce7520: Waiting [2024-08-23T07:51:26.318Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:26.318Z] 4c9473dcacfa: Layer already exists [2024-08-23T07:51:26.318Z] 361f51b0d794: Layer already exists [2024-08-23T07:51:26.318Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:26.318Z] bd945c3e0fc9: Layer already exists [2024-08-23T07:51:26.318Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:26.318Z] 18b381ce7520: Layer already exists [2024-08-23T07:51:26.318Z] main: digest: sha256:147113e1553f369f697b0350e7cb70d2209ccc1f8ea13347b3a9884887db1c70 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T07:51:26.384Z] ===================================================== [Pipeline] echo [2024-08-23T07:51:26.398Z] taggedImages: [2024-08-23T07:51:26.398Z] - nexus3.edgexfoundry.org:10004/core-command:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:26.398Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-23T07:51:26.398Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.59 [2024-08-23T07:51:26.398Z] - nexus3.edgexfoundry.org:10004/core-command:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:51:26.398Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-08-23T07:51:26.419Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-08-23T07:51:26.419Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:26.419Z] latest [2024-08-23T07:51:26.419Z] 3.2.0-dev.59 [2024-08-23T07:51:26.419Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:51:26.419Z] main [2024-08-23T07:51:26.419Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:26.744Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:27.067Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:27.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-23T07:51:27.067Z] 02b3c3e2b1f6: Preparing [2024-08-23T07:51:27.067Z] bd8902e38be4: Preparing [2024-08-23T07:51:27.067Z] 7538938e11e6: Preparing [2024-08-23T07:51:27.067Z] 0e76db233035: Preparing [2024-08-23T07:51:27.067Z] 46c094835a6f: Preparing [2024-08-23T07:51:27.067Z] 481ba2e9a338: Preparing [2024-08-23T07:51:27.067Z] 361f51b0d794: Preparing [2024-08-23T07:51:27.067Z] 18b381ce7520: Preparing [2024-08-23T07:51:27.067Z] ce7f800efff9: Preparing [2024-08-23T07:51:27.067Z] 361f51b0d794: Waiting [2024-08-23T07:51:27.067Z] 18b381ce7520: Waiting [2024-08-23T07:51:27.067Z] 481ba2e9a338: Waiting [2024-08-23T07:51:27.067Z] ce7f800efff9: Waiting [2024-08-23T07:51:27.067Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:27.067Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:27.067Z] 361f51b0d794: Layer already exists [2024-08-23T07:51:27.067Z] 18b381ce7520: Layer already exists [2024-08-23T07:51:27.067Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:27.067Z] 02b3c3e2b1f6: Pushed [2024-08-23T07:51:27.067Z] 7538938e11e6: Pushed [2024-08-23T07:51:27.067Z] bd8902e38be4: Pushed [2024-08-23T07:51:28.004Z] 0e76db233035: Pushed [2024-08-23T07:51:28.004Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:733615073ffedcf4aa67ee35a809f06f0729676b8a0a6b4ca72371a7258ceace size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:28.331Z] + 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-08-23T07:51:28.657Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-23T07:51:28.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-23T07:51:28.657Z] 02b3c3e2b1f6: Preparing [2024-08-23T07:51:28.657Z] bd8902e38be4: Preparing [2024-08-23T07:51:28.657Z] 7538938e11e6: Preparing [2024-08-23T07:51:28.657Z] 0e76db233035: Preparing [2024-08-23T07:51:28.657Z] 46c094835a6f: Preparing [2024-08-23T07:51:28.657Z] 481ba2e9a338: Preparing [2024-08-23T07:51:28.657Z] 361f51b0d794: Preparing [2024-08-23T07:51:28.657Z] 18b381ce7520: Preparing [2024-08-23T07:51:28.657Z] ce7f800efff9: Preparing [2024-08-23T07:51:28.657Z] 481ba2e9a338: Waiting [2024-08-23T07:51:28.657Z] 361f51b0d794: Waiting [2024-08-23T07:51:28.657Z] 18b381ce7520: Waiting [2024-08-23T07:51:28.657Z] ce7f800efff9: Waiting [2024-08-23T07:51:28.657Z] bd8902e38be4: Layer already exists [2024-08-23T07:51:28.657Z] 7538938e11e6: Layer already exists [2024-08-23T07:51:28.657Z] 0e76db233035: Layer already exists [2024-08-23T07:51:28.657Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:28.657Z] 02b3c3e2b1f6: Layer already exists [2024-08-23T07:51:28.657Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:28.657Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:28.657Z] 361f51b0d794: Layer already exists [2024-08-23T07:51:28.657Z] 18b381ce7520: Layer already exists [2024-08-23T07:51:28.657Z] latest: digest: sha256:733615073ffedcf4aa67ee35a809f06f0729676b8a0a6b4ca72371a7258ceace size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:28.976Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:29.292Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.59 [2024-08-23T07:51:29.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-23T07:51:29.292Z] 02b3c3e2b1f6: Preparing [2024-08-23T07:51:29.292Z] bd8902e38be4: Preparing [2024-08-23T07:51:29.292Z] 7538938e11e6: Preparing [2024-08-23T07:51:29.292Z] 0e76db233035: Preparing [2024-08-23T07:51:29.292Z] 46c094835a6f: Preparing [2024-08-23T07:51:29.292Z] 481ba2e9a338: Preparing [2024-08-23T07:51:29.292Z] 361f51b0d794: Preparing [2024-08-23T07:51:29.292Z] 18b381ce7520: Preparing [2024-08-23T07:51:29.292Z] ce7f800efff9: Preparing [2024-08-23T07:51:29.292Z] 481ba2e9a338: Waiting [2024-08-23T07:51:29.292Z] 361f51b0d794: Waiting [2024-08-23T07:51:29.292Z] 18b381ce7520: Waiting [2024-08-23T07:51:29.292Z] ce7f800efff9: Waiting [2024-08-23T07:51:29.292Z] 0e76db233035: Layer already exists [2024-08-23T07:51:29.292Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:29.292Z] bd8902e38be4: Layer already exists [2024-08-23T07:51:29.292Z] 02b3c3e2b1f6: Layer already exists [2024-08-23T07:51:29.292Z] 7538938e11e6: Layer already exists [2024-08-23T07:51:29.292Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:29.292Z] 18b381ce7520: Layer already exists [2024-08-23T07:51:29.292Z] 361f51b0d794: Layer already exists [2024-08-23T07:51:29.292Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:29.292Z] 3.2.0-dev.59: digest: sha256:733615073ffedcf4aa67ee35a809f06f0729676b8a0a6b4ca72371a7258ceace size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:29.611Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:29.929Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:51:29.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-23T07:51:29.930Z] 02b3c3e2b1f6: Preparing [2024-08-23T07:51:29.930Z] bd8902e38be4: Preparing [2024-08-23T07:51:29.930Z] 7538938e11e6: Preparing [2024-08-23T07:51:29.930Z] 0e76db233035: Preparing [2024-08-23T07:51:29.930Z] 46c094835a6f: Preparing [2024-08-23T07:51:29.930Z] 481ba2e9a338: Preparing [2024-08-23T07:51:29.930Z] 361f51b0d794: Preparing [2024-08-23T07:51:29.930Z] 18b381ce7520: Preparing [2024-08-23T07:51:29.930Z] ce7f800efff9: Preparing [2024-08-23T07:51:29.930Z] 361f51b0d794: Waiting [2024-08-23T07:51:29.930Z] 18b381ce7520: Waiting [2024-08-23T07:51:29.930Z] ce7f800efff9: Waiting [2024-08-23T07:51:29.930Z] 481ba2e9a338: Waiting [2024-08-23T07:51:29.930Z] 0e76db233035: Layer already exists [2024-08-23T07:51:29.930Z] 7538938e11e6: Layer already exists [2024-08-23T07:51:29.930Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:29.930Z] 02b3c3e2b1f6: Layer already exists [2024-08-23T07:51:29.930Z] bd8902e38be4: Layer already exists [2024-08-23T07:51:29.930Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:29.930Z] 361f51b0d794: Layer already exists [2024-08-23T07:51:29.930Z] 18b381ce7520: Layer already exists [2024-08-23T07:51:29.930Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:29.930Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:733615073ffedcf4aa67ee35a809f06f0729676b8a0a6b4ca72371a7258ceace size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:30.254Z] + 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-08-23T07:51:30.570Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-08-23T07:51:30.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-23T07:51:30.570Z] 02b3c3e2b1f6: Preparing [2024-08-23T07:51:30.570Z] bd8902e38be4: Preparing [2024-08-23T07:51:30.570Z] 7538938e11e6: Preparing [2024-08-23T07:51:30.570Z] 0e76db233035: Preparing [2024-08-23T07:51:30.570Z] 46c094835a6f: Preparing [2024-08-23T07:51:30.570Z] 481ba2e9a338: Preparing [2024-08-23T07:51:30.570Z] 361f51b0d794: Preparing [2024-08-23T07:51:30.570Z] 18b381ce7520: Preparing [2024-08-23T07:51:30.571Z] 481ba2e9a338: Waiting [2024-08-23T07:51:30.571Z] 361f51b0d794: Waiting [2024-08-23T07:51:30.571Z] ce7f800efff9: Preparing [2024-08-23T07:51:30.571Z] 18b381ce7520: Waiting [2024-08-23T07:51:30.571Z] ce7f800efff9: Waiting [2024-08-23T07:51:30.571Z] 7538938e11e6: Layer already exists [2024-08-23T07:51:30.571Z] bd8902e38be4: Layer already exists [2024-08-23T07:51:30.571Z] 02b3c3e2b1f6: Layer already exists [2024-08-23T07:51:30.571Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:30.571Z] 0e76db233035: Layer already exists [2024-08-23T07:51:30.571Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:30.571Z] 361f51b0d794: Layer already exists [2024-08-23T07:51:30.571Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:30.571Z] 18b381ce7520: Layer already exists [2024-08-23T07:51:30.571Z] main: digest: sha256:733615073ffedcf4aa67ee35a809f06f0729676b8a0a6b4ca72371a7258ceace size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T07:51:30.640Z] ===================================================== [Pipeline] echo [2024-08-23T07:51:30.655Z] taggedImages: [2024-08-23T07:51:30.655Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:30.655Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-23T07:51:30.655Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.59 [2024-08-23T07:51:30.655Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:51:30.655Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-08-23T07:51:30.686Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-08-23T07:51:30.686Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:30.686Z] latest [2024-08-23T07:51:30.686Z] 3.2.0-dev.59 [2024-08-23T07:51:30.686Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:51:30.686Z] main [2024-08-23T07:51:30.686Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:31.033Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:31.414Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:31.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-23T07:51:31.414Z] 23e672f070ec: Preparing [2024-08-23T07:51:31.414Z] e2c878aa750c: Preparing [2024-08-23T07:51:31.414Z] 4092c7b64b67: Preparing [2024-08-23T07:51:31.414Z] 46c094835a6f: Preparing [2024-08-23T07:51:31.414Z] 481ba2e9a338: Preparing [2024-08-23T07:51:31.414Z] 7873d2250245: Preparing [2024-08-23T07:51:31.414Z] dd31b49bf542: Preparing [2024-08-23T07:51:31.414Z] ce7f800efff9: Preparing [2024-08-23T07:51:31.414Z] dd31b49bf542: Waiting [2024-08-23T07:51:31.414Z] ce7f800efff9: Waiting [2024-08-23T07:51:31.414Z] 7873d2250245: Waiting [2024-08-23T07:51:31.414Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:31.414Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:31.414Z] e2c878aa750c: Pushed [2024-08-23T07:51:31.414Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:31.414Z] 23e672f070ec: Pushed [2024-08-23T07:51:31.414Z] dd31b49bf542: Pushed [2024-08-23T07:51:31.414Z] 7873d2250245: Pushed [2024-08-23T07:51:34.701Z] 4092c7b64b67: Pushed [2024-08-23T07:51:34.701Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:a538b036b8138cc096ee7997d66bb3ffe792b985d062301e802908bad954e9bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:35.032Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:35.355Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-23T07:51:35.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-23T07:51:35.355Z] 23e672f070ec: Preparing [2024-08-23T07:51:35.355Z] e2c878aa750c: Preparing [2024-08-23T07:51:35.355Z] 4092c7b64b67: Preparing [2024-08-23T07:51:35.355Z] 46c094835a6f: Preparing [2024-08-23T07:51:35.355Z] 481ba2e9a338: Preparing [2024-08-23T07:51:35.355Z] 7873d2250245: Preparing [2024-08-23T07:51:35.355Z] dd31b49bf542: Preparing [2024-08-23T07:51:35.355Z] ce7f800efff9: Preparing [2024-08-23T07:51:35.355Z] dd31b49bf542: Waiting [2024-08-23T07:51:35.355Z] ce7f800efff9: Waiting [2024-08-23T07:51:35.355Z] 7873d2250245: Waiting [2024-08-23T07:51:35.355Z] 4092c7b64b67: Layer already exists [2024-08-23T07:51:35.355Z] 23e672f070ec: Layer already exists [2024-08-23T07:51:35.355Z] e2c878aa750c: Layer already exists [2024-08-23T07:51:35.355Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:35.355Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:35.355Z] dd31b49bf542: Layer already exists [2024-08-23T07:51:35.355Z] 7873d2250245: Layer already exists [2024-08-23T07:51:35.355Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:35.355Z] latest: digest: sha256:a538b036b8138cc096ee7997d66bb3ffe792b985d062301e802908bad954e9bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:35.677Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:36.006Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.59 [2024-08-23T07:51:36.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-23T07:51:36.006Z] 23e672f070ec: Preparing [2024-08-23T07:51:36.006Z] e2c878aa750c: Preparing [2024-08-23T07:51:36.006Z] 4092c7b64b67: Preparing [2024-08-23T07:51:36.006Z] 46c094835a6f: Preparing [2024-08-23T07:51:36.006Z] 481ba2e9a338: Preparing [2024-08-23T07:51:36.006Z] 7873d2250245: Preparing [2024-08-23T07:51:36.006Z] dd31b49bf542: Preparing [2024-08-23T07:51:36.006Z] ce7f800efff9: Preparing [2024-08-23T07:51:36.006Z] dd31b49bf542: Waiting [2024-08-23T07:51:36.006Z] 7873d2250245: Waiting [2024-08-23T07:51:36.006Z] ce7f800efff9: Waiting [2024-08-23T07:51:36.006Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:36.006Z] 4092c7b64b67: Layer already exists [2024-08-23T07:51:36.006Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:36.006Z] e2c878aa750c: Layer already exists [2024-08-23T07:51:36.006Z] 23e672f070ec: Layer already exists [2024-08-23T07:51:36.006Z] 7873d2250245: Layer already exists [2024-08-23T07:51:36.006Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:36.006Z] dd31b49bf542: Layer already exists [2024-08-23T07:51:36.006Z] 3.2.0-dev.59: digest: sha256:a538b036b8138cc096ee7997d66bb3ffe792b985d062301e802908bad954e9bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:36.325Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:36.648Z] + docker push nexus3.edgexfoundry.org:10004/core-data:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:51:36.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-23T07:51:36.648Z] 23e672f070ec: Preparing [2024-08-23T07:51:36.648Z] e2c878aa750c: Preparing [2024-08-23T07:51:36.648Z] 4092c7b64b67: Preparing [2024-08-23T07:51:36.648Z] 46c094835a6f: Preparing [2024-08-23T07:51:36.648Z] 481ba2e9a338: Preparing [2024-08-23T07:51:36.648Z] 7873d2250245: Preparing [2024-08-23T07:51:36.648Z] dd31b49bf542: Preparing [2024-08-23T07:51:36.648Z] ce7f800efff9: Preparing [2024-08-23T07:51:36.648Z] 7873d2250245: Waiting [2024-08-23T07:51:36.648Z] dd31b49bf542: Waiting [2024-08-23T07:51:36.648Z] ce7f800efff9: Waiting [2024-08-23T07:51:36.648Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:36.648Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:36.648Z] e2c878aa750c: Layer already exists [2024-08-23T07:51:36.648Z] 23e672f070ec: Layer already exists [2024-08-23T07:51:36.648Z] 4092c7b64b67: Layer already exists [2024-08-23T07:51:36.648Z] dd31b49bf542: Layer already exists [2024-08-23T07:51:36.648Z] 7873d2250245: Layer already exists [2024-08-23T07:51:36.648Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:36.648Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:a538b036b8138cc096ee7997d66bb3ffe792b985d062301e802908bad954e9bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:36.970Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:37.296Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-08-23T07:51:37.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-23T07:51:37.296Z] 23e672f070ec: Preparing [2024-08-23T07:51:37.296Z] e2c878aa750c: Preparing [2024-08-23T07:51:37.296Z] 4092c7b64b67: Preparing [2024-08-23T07:51:37.296Z] 46c094835a6f: Preparing [2024-08-23T07:51:37.296Z] 481ba2e9a338: Preparing [2024-08-23T07:51:37.296Z] 7873d2250245: Preparing [2024-08-23T07:51:37.296Z] dd31b49bf542: Preparing [2024-08-23T07:51:37.296Z] ce7f800efff9: Preparing [2024-08-23T07:51:37.296Z] 7873d2250245: Waiting [2024-08-23T07:51:37.296Z] dd31b49bf542: Waiting [2024-08-23T07:51:37.296Z] ce7f800efff9: Waiting [2024-08-23T07:51:37.296Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:37.296Z] e2c878aa750c: Layer already exists [2024-08-23T07:51:37.296Z] 4092c7b64b67: Layer already exists [2024-08-23T07:51:37.296Z] 23e672f070ec: Layer already exists [2024-08-23T07:51:37.296Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:37.296Z] 7873d2250245: Layer already exists [2024-08-23T07:51:37.296Z] dd31b49bf542: Layer already exists [2024-08-23T07:51:37.296Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:37.296Z] main: digest: sha256:a538b036b8138cc096ee7997d66bb3ffe792b985d062301e802908bad954e9bf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T07:51:37.360Z] ===================================================== [Pipeline] echo [2024-08-23T07:51:37.370Z] taggedImages: [2024-08-23T07:51:37.370Z] - nexus3.edgexfoundry.org:10004/core-data:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:37.370Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-23T07:51:37.370Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.59 [2024-08-23T07:51:37.370Z] - nexus3.edgexfoundry.org:10004/core-data:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:51:37.370Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-08-23T07:51:37.389Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-08-23T07:51:37.389Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:37.389Z] latest [2024-08-23T07:51:37.389Z] 3.2.0-dev.59 [2024-08-23T07:51:37.389Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:51:37.389Z] main [2024-08-23T07:51:37.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:37.723Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:38.049Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:38.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-23T07:51:38.050Z] 69fcb0034962: Preparing [2024-08-23T07:51:38.050Z] 3251e6eef3b8: Preparing [2024-08-23T07:51:38.050Z] 481ba2e9a338: Preparing [2024-08-23T07:51:38.050Z] a9d2f243201a: Preparing [2024-08-23T07:51:38.050Z] 0c7e4eb49078: Preparing [2024-08-23T07:51:38.050Z] ce7f800efff9: Preparing [2024-08-23T07:51:38.050Z] ce7f800efff9: Waiting [2024-08-23T07:51:38.050Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:38.050Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:38.050Z] 0c7e4eb49078: Pushed [2024-08-23T07:51:38.050Z] a9d2f243201a: Pushed [2024-08-23T07:51:38.050Z] 69fcb0034962: Pushed [2024-08-23T07:51:41.333Z] 3251e6eef3b8: Pushed [2024-08-23T07:51:41.333Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:d0d543be2d249fc0e393708b3782f7a4809db52e3720327d878dc5b55a774def size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:41.662Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:41.976Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-23T07:51:41.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-23T07:51:41.976Z] 69fcb0034962: Preparing [2024-08-23T07:51:41.976Z] 3251e6eef3b8: Preparing [2024-08-23T07:51:41.976Z] 481ba2e9a338: Preparing [2024-08-23T07:51:41.976Z] a9d2f243201a: Preparing [2024-08-23T07:51:41.976Z] 0c7e4eb49078: Preparing [2024-08-23T07:51:41.976Z] ce7f800efff9: Preparing [2024-08-23T07:51:41.976Z] ce7f800efff9: Waiting [2024-08-23T07:51:41.976Z] 3251e6eef3b8: Layer already exists [2024-08-23T07:51:41.976Z] 0c7e4eb49078: Layer already exists [2024-08-23T07:51:41.976Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:41.976Z] 69fcb0034962: Layer already exists [2024-08-23T07:51:41.976Z] a9d2f243201a: Layer already exists [2024-08-23T07:51:41.976Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:41.976Z] latest: digest: sha256:d0d543be2d249fc0e393708b3782f7a4809db52e3720327d878dc5b55a774def size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:42.295Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:42.616Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.59 [2024-08-23T07:51:42.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-23T07:51:42.616Z] 69fcb0034962: Preparing [2024-08-23T07:51:42.616Z] 3251e6eef3b8: Preparing [2024-08-23T07:51:42.616Z] 481ba2e9a338: Preparing [2024-08-23T07:51:42.616Z] a9d2f243201a: Preparing [2024-08-23T07:51:42.616Z] 0c7e4eb49078: Preparing [2024-08-23T07:51:42.616Z] ce7f800efff9: Preparing [2024-08-23T07:51:42.616Z] ce7f800efff9: Waiting [2024-08-23T07:51:42.616Z] a9d2f243201a: Layer already exists [2024-08-23T07:51:42.616Z] 69fcb0034962: Layer already exists [2024-08-23T07:51:42.616Z] 0c7e4eb49078: Layer already exists [2024-08-23T07:51:42.616Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:42.616Z] 3251e6eef3b8: Layer already exists [2024-08-23T07:51:42.616Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:42.616Z] 3.2.0-dev.59: digest: sha256:d0d543be2d249fc0e393708b3782f7a4809db52e3720327d878dc5b55a774def size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:42.939Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:43.261Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:51:43.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-23T07:51:43.261Z] 69fcb0034962: Preparing [2024-08-23T07:51:43.261Z] 3251e6eef3b8: Preparing [2024-08-23T07:51:43.261Z] 481ba2e9a338: Preparing [2024-08-23T07:51:43.261Z] a9d2f243201a: Preparing [2024-08-23T07:51:43.261Z] 0c7e4eb49078: Preparing [2024-08-23T07:51:43.261Z] ce7f800efff9: Preparing [2024-08-23T07:51:43.261Z] ce7f800efff9: Waiting [2024-08-23T07:51:43.261Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:43.261Z] 69fcb0034962: Layer already exists [2024-08-23T07:51:43.261Z] 0c7e4eb49078: Layer already exists [2024-08-23T07:51:43.261Z] 3251e6eef3b8: Layer already exists [2024-08-23T07:51:43.261Z] a9d2f243201a: Layer already exists [2024-08-23T07:51:43.261Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:43.261Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:d0d543be2d249fc0e393708b3782f7a4809db52e3720327d878dc5b55a774def size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:43.581Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:43.910Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-08-23T07:51:43.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-23T07:51:43.910Z] 69fcb0034962: Preparing [2024-08-23T07:51:43.910Z] 3251e6eef3b8: Preparing [2024-08-23T07:51:43.910Z] 481ba2e9a338: Preparing [2024-08-23T07:51:43.910Z] a9d2f243201a: Preparing [2024-08-23T07:51:43.910Z] 0c7e4eb49078: Preparing [2024-08-23T07:51:43.910Z] ce7f800efff9: Preparing [2024-08-23T07:51:43.910Z] ce7f800efff9: Waiting [2024-08-23T07:51:43.910Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:43.910Z] 3251e6eef3b8: Layer already exists [2024-08-23T07:51:43.910Z] a9d2f243201a: Layer already exists [2024-08-23T07:51:43.910Z] 0c7e4eb49078: Layer already exists [2024-08-23T07:51:43.910Z] 69fcb0034962: Layer already exists [2024-08-23T07:51:43.910Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:43.910Z] main: digest: sha256:d0d543be2d249fc0e393708b3782f7a4809db52e3720327d878dc5b55a774def size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T07:51:43.986Z] ===================================================== [Pipeline] echo [2024-08-23T07:51:43.997Z] taggedImages: [2024-08-23T07:51:43.997Z] - nexus3.edgexfoundry.org:10004/core-keeper:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:43.997Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-23T07:51:43.997Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.59 [2024-08-23T07:51:43.997Z] - nexus3.edgexfoundry.org:10004/core-keeper:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:51:43.997Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-08-23T07:51:44.018Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-08-23T07:51:44.018Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:44.018Z] latest [2024-08-23T07:51:44.018Z] 3.2.0-dev.59 [2024-08-23T07:51:44.018Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:51:44.018Z] main [2024-08-23T07:51:44.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:44.371Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:44.688Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:44.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-23T07:51:44.688Z] d7ebc537885c: Preparing [2024-08-23T07:51:44.688Z] 8ecc9017b41f: Preparing [2024-08-23T07:51:44.688Z] 1efdd3163c95: Preparing [2024-08-23T07:51:44.688Z] 46c094835a6f: Preparing [2024-08-23T07:51:44.688Z] 481ba2e9a338: Preparing [2024-08-23T07:51:44.688Z] 361f51b0d794: Preparing [2024-08-23T07:51:44.688Z] 18b381ce7520: Preparing [2024-08-23T07:51:44.688Z] ce7f800efff9: Preparing [2024-08-23T07:51:44.688Z] 361f51b0d794: Waiting [2024-08-23T07:51:44.688Z] 18b381ce7520: Waiting [2024-08-23T07:51:44.688Z] ce7f800efff9: Waiting [2024-08-23T07:51:44.688Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:44.688Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:44.688Z] 18b381ce7520: Layer already exists [2024-08-23T07:51:44.688Z] 361f51b0d794: Layer already exists [2024-08-23T07:51:44.688Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:44.688Z] d7ebc537885c: Pushed [2024-08-23T07:51:44.688Z] 8ecc9017b41f: Pushed [2024-08-23T07:51:47.979Z] 1efdd3163c95: Pushed [2024-08-23T07:51:47.979Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:950dd2aba07e8e1972b240cd20fe5a443e1eca1b361e085f6af09b9fff10db9a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:48.308Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:48.622Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-23T07:51:48.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-23T07:51:48.622Z] d7ebc537885c: Preparing [2024-08-23T07:51:48.622Z] 8ecc9017b41f: Preparing [2024-08-23T07:51:48.622Z] 1efdd3163c95: Preparing [2024-08-23T07:51:48.622Z] 46c094835a6f: Preparing [2024-08-23T07:51:48.622Z] 481ba2e9a338: Preparing [2024-08-23T07:51:48.622Z] 361f51b0d794: Preparing [2024-08-23T07:51:48.622Z] 18b381ce7520: Preparing [2024-08-23T07:51:48.622Z] ce7f800efff9: Preparing [2024-08-23T07:51:48.622Z] 18b381ce7520: Waiting [2024-08-23T07:51:48.622Z] 361f51b0d794: Waiting [2024-08-23T07:51:48.622Z] ce7f800efff9: Waiting [2024-08-23T07:51:48.622Z] 1efdd3163c95: Layer already exists [2024-08-23T07:51:48.622Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:48.622Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:48.622Z] d7ebc537885c: Layer already exists [2024-08-23T07:51:48.622Z] 8ecc9017b41f: Layer already exists [2024-08-23T07:51:48.622Z] 361f51b0d794: Layer already exists [2024-08-23T07:51:48.622Z] 18b381ce7520: Layer already exists [2024-08-23T07:51:48.622Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:48.622Z] latest: digest: sha256:950dd2aba07e8e1972b240cd20fe5a443e1eca1b361e085f6af09b9fff10db9a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:48.951Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:49.251Z] #97 ... [2024-08-23T07:51:49.251Z] [2024-08-23T07:51:49.251Z] #81 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:51:49.251Z] #81 DONE 118.6s [2024-08-23T07:51:49.251Z] [2024-08-23T07:51:49.251Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:51:49.251Z] #89 DONE 111.6s [2024-08-23T07:51:49.251Z] [2024-08-23T07:51:49.251Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:51:49.251Z] #97 DONE 97.7s [2024-08-23T07:51:49.251Z] [2024-08-23T07:51:49.251Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:51:49.251Z] #84 DONE 117.7s [2024-08-23T07:51:49.251Z] [2024-08-23T07:51:49.251Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-08-23T07:51:49.251Z] #119 ... [2024-08-23T07:51:49.251Z] [2024-08-23T07:51:49.251Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:51:49.251Z] #83 DONE 118.1s [2024-08-23T07:51:49.251Z] [2024-08-23T07:51:49.251Z] #120 [support-notifications builder 6/7] COPY . . [2024-08-23T07:51:49.251Z] #120 ... [2024-08-23T07:51:49.251Z] [2024-08-23T07:51:49.251Z] #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:51:49.251Z] #121 CACHED [2024-08-23T07:51:49.251Z] [2024-08-23T07:51:49.251Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:51:49.251Z] #122 CACHED [2024-08-23T07:51:49.251Z] [2024-08-23T07:51:49.251Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-08-23T07:51:49.251Z] #123 CACHED [2024-08-23T07:51:49.251Z] [2024-08-23T07:51:49.251Z] #124 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:51:49.251Z] #124 CACHED [2024-08-23T07:51:49.251Z] [2024-08-23T07:51:49.251Z] #125 [support-scheduler builder 6/7] COPY . . [2024-08-23T07:51:49.251Z] #125 CACHED [2024-08-23T07:51:49.251Z] [2024-08-23T07:51:49.251Z] #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:51:49.252Z] #126 CACHED [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:51:49.252Z] #127 CACHED [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #128 [core-metadata builder 6/7] COPY . . [2024-08-23T07:51:49.252Z] #128 CACHED [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:51:49.252Z] #129 CACHED [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #130 [core-keeper builder 7/8] COPY . . [2024-08-23T07:51:49.252Z] #130 DONE 1.7s [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #131 [security-proxy-setup builder 6/7] COPY . . [2024-08-23T07:51:49.252Z] #131 CACHED [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:51:49.252Z] #132 CACHED [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:51:49.252Z] #133 CACHED [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:51:49.252Z] #134 CACHED [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:51:49.252Z] #135 CACHED [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-23T07:51:49.252Z] #136 CACHED [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #137 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-23T07:51:49.252Z] #137 DONE 1.8s [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #138 [core-command builder 6/7] COPY . . [2024-08-23T07:51:49.252Z] #138 DONE 1.8s [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #139 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:51:49.252Z] #139 CACHED [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:51:49.252Z] #140 CACHED [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #141 [core-data builder 6/7] COPY . . [2024-08-23T07:51:49.252Z] #141 CACHED [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:51:49.252Z] #142 CACHED [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #143 [security-bootstrapper builder 6/7] COPY . . [2024-08-23T07:51:49.252Z] #143 CACHED [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:51:49.252Z] #144 CACHED [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-08-23T07:51:49.252Z] #119 DONE 1.8s [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-23T07:51:49.252Z] #145 ... [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #120 [support-notifications builder 6/7] COPY . . [2024-08-23T07:51:49.252Z] #120 DONE 1.9s [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #146 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T07:51:49.252Z] #146 CACHED [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #147 [support-cron-scheduler builder 6/7] COPY . . [2024-08-23T07:51:49.252Z] #147 CACHED [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #148 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-23T07:51:49.252Z] #148 CACHED [2024-08-23T07:51:49.252Z] [2024-08-23T07:51:49.252Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T07:51:49.267Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.59 [2024-08-23T07:51:49.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-23T07:51:49.267Z] d7ebc537885c: Preparing [2024-08-23T07:51:49.267Z] 8ecc9017b41f: Preparing [2024-08-23T07:51:49.267Z] 1efdd3163c95: Preparing [2024-08-23T07:51:49.267Z] 46c094835a6f: Preparing [2024-08-23T07:51:49.267Z] 481ba2e9a338: Preparing [2024-08-23T07:51:49.267Z] 361f51b0d794: Preparing [2024-08-23T07:51:49.267Z] 18b381ce7520: Preparing [2024-08-23T07:51:49.267Z] ce7f800efff9: Preparing [2024-08-23T07:51:49.267Z] 361f51b0d794: Waiting [2024-08-23T07:51:49.267Z] 18b381ce7520: Waiting [2024-08-23T07:51:49.267Z] ce7f800efff9: Waiting [2024-08-23T07:51:49.267Z] d7ebc537885c: Layer already exists [2024-08-23T07:51:49.267Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:49.267Z] 1efdd3163c95: Layer already exists [2024-08-23T07:51:49.267Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:49.267Z] 8ecc9017b41f: Layer already exists [2024-08-23T07:51:49.267Z] 361f51b0d794: Layer already exists [2024-08-23T07:51:49.267Z] 18b381ce7520: Layer already exists [2024-08-23T07:51:49.267Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:49.267Z] 3.2.0-dev.59: digest: sha256:950dd2aba07e8e1972b240cd20fe5a443e1eca1b361e085f6af09b9fff10db9a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:49.588Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:49.908Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:51:49.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-23T07:51:49.908Z] d7ebc537885c: Preparing [2024-08-23T07:51:49.908Z] 8ecc9017b41f: Preparing [2024-08-23T07:51:49.908Z] 1efdd3163c95: Preparing [2024-08-23T07:51:49.908Z] 46c094835a6f: Preparing [2024-08-23T07:51:49.908Z] 481ba2e9a338: Preparing [2024-08-23T07:51:49.909Z] 361f51b0d794: Preparing [2024-08-23T07:51:49.909Z] 18b381ce7520: Preparing [2024-08-23T07:51:49.909Z] ce7f800efff9: Preparing [2024-08-23T07:51:49.909Z] 361f51b0d794: Waiting [2024-08-23T07:51:49.909Z] 18b381ce7520: Waiting [2024-08-23T07:51:49.909Z] ce7f800efff9: Waiting [2024-08-23T07:51:49.909Z] 8ecc9017b41f: Layer already exists [2024-08-23T07:51:49.909Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:49.909Z] 1efdd3163c95: Layer already exists [2024-08-23T07:51:49.909Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:49.909Z] d7ebc537885c: Layer already exists [2024-08-23T07:51:49.909Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:49.909Z] 18b381ce7520: Layer already exists [2024-08-23T07:51:49.909Z] 361f51b0d794: Layer already exists [2024-08-23T07:51:49.909Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:950dd2aba07e8e1972b240cd20fe5a443e1eca1b361e085f6af09b9fff10db9a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:50.238Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:50.560Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-08-23T07:51:50.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-23T07:51:50.560Z] d7ebc537885c: Preparing [2024-08-23T07:51:50.560Z] 8ecc9017b41f: Preparing [2024-08-23T07:51:50.560Z] 1efdd3163c95: Preparing [2024-08-23T07:51:50.560Z] 46c094835a6f: Preparing [2024-08-23T07:51:50.560Z] 481ba2e9a338: Preparing [2024-08-23T07:51:50.560Z] 361f51b0d794: Preparing [2024-08-23T07:51:50.560Z] 18b381ce7520: Preparing [2024-08-23T07:51:50.560Z] ce7f800efff9: Preparing [2024-08-23T07:51:50.560Z] 18b381ce7520: Waiting [2024-08-23T07:51:50.560Z] 361f51b0d794: Waiting [2024-08-23T07:51:50.560Z] 1efdd3163c95: Layer already exists [2024-08-23T07:51:50.560Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:50.560Z] 8ecc9017b41f: Layer already exists [2024-08-23T07:51:50.560Z] d7ebc537885c: Layer already exists [2024-08-23T07:51:50.560Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:50.560Z] 361f51b0d794: Layer already exists [2024-08-23T07:51:50.560Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:50.560Z] 18b381ce7520: Layer already exists [2024-08-23T07:51:50.560Z] main: digest: sha256:950dd2aba07e8e1972b240cd20fe5a443e1eca1b361e085f6af09b9fff10db9a size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T07:51:50.638Z] ===================================================== [Pipeline] echo [2024-08-23T07:51:50.655Z] taggedImages: [2024-08-23T07:51:50.655Z] - nexus3.edgexfoundry.org:10004/core-metadata:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:50.655Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-23T07:51:50.655Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.59 [2024-08-23T07:51:50.655Z] - nexus3.edgexfoundry.org:10004/core-metadata:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:51:50.655Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-08-23T07:51:50.684Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-08-23T07:51:50.684Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:50.684Z] latest [2024-08-23T07:51:50.684Z] 3.2.0-dev.59 [2024-08-23T07:51:50.684Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:51:50.684Z] main [2024-08-23T07:51:50.684Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:51.031Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:51.350Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:51.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-23T07:51:51.350Z] a9316aecacd8: Preparing [2024-08-23T07:51:51.350Z] 3ae37bb7d46c: Preparing [2024-08-23T07:51:51.350Z] 432cf4515a21: Preparing [2024-08-23T07:51:51.350Z] 7a75c0eb66ea: Preparing [2024-08-23T07:51:51.350Z] a3845221cf4d: Preparing [2024-08-23T07:51:51.350Z] 229850581c97: Preparing [2024-08-23T07:51:51.350Z] 4af524ecae60: Preparing [2024-08-23T07:51:51.350Z] ac1d22c703b7: Preparing [2024-08-23T07:51:51.350Z] 46c094835a6f: Preparing [2024-08-23T07:51:51.350Z] 481ba2e9a338: Preparing [2024-08-23T07:51:51.350Z] c207b51543e1: Preparing [2024-08-23T07:51:51.350Z] 0eb8ddddd6bc: Preparing [2024-08-23T07:51:51.350Z] 5f70bf18a086: Preparing [2024-08-23T07:51:51.350Z] 0223a6695130: Preparing [2024-08-23T07:51:51.350Z] a46b11361319: Preparing [2024-08-23T07:51:51.350Z] 404ff7a65b89: Preparing [2024-08-23T07:51:51.350Z] ce7f800efff9: Preparing [2024-08-23T07:51:51.350Z] 0eb8ddddd6bc: Waiting [2024-08-23T07:51:51.350Z] 46c094835a6f: Waiting [2024-08-23T07:51:51.350Z] 4af524ecae60: Waiting [2024-08-23T07:51:51.350Z] ac1d22c703b7: Waiting [2024-08-23T07:51:51.350Z] c207b51543e1: Waiting [2024-08-23T07:51:51.350Z] 481ba2e9a338: Waiting [2024-08-23T07:51:51.350Z] 5f70bf18a086: Waiting [2024-08-23T07:51:51.350Z] 0223a6695130: Waiting [2024-08-23T07:51:51.350Z] 404ff7a65b89: Waiting [2024-08-23T07:51:51.350Z] ce7f800efff9: Waiting [2024-08-23T07:51:51.350Z] a46b11361319: Waiting [2024-08-23T07:51:51.350Z] 229850581c97: Waiting [2024-08-23T07:51:51.350Z] 432cf4515a21: Pushed [2024-08-23T07:51:51.350Z] 3ae37bb7d46c: Pushed [2024-08-23T07:51:51.350Z] a9316aecacd8: Pushed [2024-08-23T07:51:51.350Z] a3845221cf4d: Pushed [2024-08-23T07:51:51.350Z] 7a75c0eb66ea: Pushed [2024-08-23T07:51:51.350Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:51.350Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:51.350Z] 229850581c97: Pushed [2024-08-23T07:51:51.608Z] 5f70bf18a086: Layer already exists [2024-08-23T07:51:51.608Z] 4af524ecae60: Pushed [2024-08-23T07:51:51.608Z] c207b51543e1: Pushed [2024-08-23T07:51:51.608Z] 0eb8ddddd6bc: Pushed [2024-08-23T07:51:51.608Z] 0223a6695130: Pushed [2024-08-23T07:51:51.608Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:51.608Z] a46b11361319: Pushed [2024-08-23T07:51:51.608Z] 404ff7a65b89: Pushed [2024-08-23T07:51:52.987Z] ac1d22c703b7: Pushed [2024-08-23T07:51:52.987Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:2335794b324a39f8b80e7dfea3185b0d45a81bf0624563d25cdd9858185170f9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:53.311Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:53.626Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-23T07:51:53.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-23T07:51:53.627Z] a9316aecacd8: Preparing [2024-08-23T07:51:53.627Z] 3ae37bb7d46c: Preparing [2024-08-23T07:51:53.627Z] 432cf4515a21: Preparing [2024-08-23T07:51:53.627Z] 7a75c0eb66ea: Preparing [2024-08-23T07:51:53.627Z] a3845221cf4d: Preparing [2024-08-23T07:51:53.627Z] 229850581c97: Preparing [2024-08-23T07:51:53.627Z] 4af524ecae60: Preparing [2024-08-23T07:51:53.627Z] ac1d22c703b7: Preparing [2024-08-23T07:51:53.627Z] 46c094835a6f: Preparing [2024-08-23T07:51:53.627Z] 481ba2e9a338: Preparing [2024-08-23T07:51:53.627Z] c207b51543e1: Preparing [2024-08-23T07:51:53.627Z] 0eb8ddddd6bc: Preparing [2024-08-23T07:51:53.627Z] 5f70bf18a086: Preparing [2024-08-23T07:51:53.627Z] 0223a6695130: Preparing [2024-08-23T07:51:53.627Z] a46b11361319: Preparing [2024-08-23T07:51:53.627Z] 404ff7a65b89: Preparing [2024-08-23T07:51:53.627Z] ce7f800efff9: Preparing [2024-08-23T07:51:53.627Z] ac1d22c703b7: Waiting [2024-08-23T07:51:53.627Z] 46c094835a6f: Waiting [2024-08-23T07:51:53.627Z] 481ba2e9a338: Waiting [2024-08-23T07:51:53.627Z] 229850581c97: Waiting [2024-08-23T07:51:53.627Z] c207b51543e1: Waiting [2024-08-23T07:51:53.627Z] a46b11361319: Waiting [2024-08-23T07:51:53.627Z] 0eb8ddddd6bc: Waiting [2024-08-23T07:51:53.627Z] 5f70bf18a086: Waiting [2024-08-23T07:51:53.627Z] 0223a6695130: Waiting [2024-08-23T07:51:53.627Z] 404ff7a65b89: Waiting [2024-08-23T07:51:53.627Z] 4af524ecae60: Waiting [2024-08-23T07:51:53.627Z] a9316aecacd8: Layer already exists [2024-08-23T07:51:53.627Z] 3ae37bb7d46c: Layer already exists [2024-08-23T07:51:53.627Z] 7a75c0eb66ea: Layer already exists [2024-08-23T07:51:53.627Z] 432cf4515a21: Layer already exists [2024-08-23T07:51:53.627Z] a3845221cf4d: Layer already exists [2024-08-23T07:51:53.627Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:53.627Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:53.627Z] ac1d22c703b7: Layer already exists [2024-08-23T07:51:53.627Z] 229850581c97: Layer already exists [2024-08-23T07:51:53.627Z] 4af524ecae60: Layer already exists [2024-08-23T07:51:53.627Z] c207b51543e1: Layer already exists [2024-08-23T07:51:53.627Z] 0eb8ddddd6bc: Layer already exists [2024-08-23T07:51:53.627Z] 0223a6695130: Layer already exists [2024-08-23T07:51:53.627Z] a46b11361319: Layer already exists [2024-08-23T07:51:53.627Z] 5f70bf18a086: Layer already exists [2024-08-23T07:51:53.627Z] 404ff7a65b89: Layer already exists [2024-08-23T07:51:53.627Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:53.627Z] latest: digest: sha256:2335794b324a39f8b80e7dfea3185b0d45a81bf0624563d25cdd9858185170f9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:53.957Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:54.279Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.59 [2024-08-23T07:51:54.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-23T07:51:54.279Z] a9316aecacd8: Preparing [2024-08-23T07:51:54.279Z] 3ae37bb7d46c: Preparing [2024-08-23T07:51:54.279Z] 432cf4515a21: Preparing [2024-08-23T07:51:54.279Z] 7a75c0eb66ea: Preparing [2024-08-23T07:51:54.279Z] a3845221cf4d: Preparing [2024-08-23T07:51:54.279Z] 229850581c97: Preparing [2024-08-23T07:51:54.279Z] 4af524ecae60: Preparing [2024-08-23T07:51:54.279Z] ac1d22c703b7: Preparing [2024-08-23T07:51:54.279Z] 46c094835a6f: Preparing [2024-08-23T07:51:54.279Z] 481ba2e9a338: Preparing [2024-08-23T07:51:54.279Z] c207b51543e1: Preparing [2024-08-23T07:51:54.279Z] 0eb8ddddd6bc: Preparing [2024-08-23T07:51:54.279Z] 5f70bf18a086: Preparing [2024-08-23T07:51:54.279Z] 0223a6695130: Preparing [2024-08-23T07:51:54.279Z] a46b11361319: Preparing [2024-08-23T07:51:54.279Z] 404ff7a65b89: Preparing [2024-08-23T07:51:54.279Z] ce7f800efff9: Preparing [2024-08-23T07:51:54.279Z] 4af524ecae60: Waiting [2024-08-23T07:51:54.279Z] ac1d22c703b7: Waiting [2024-08-23T07:51:54.279Z] 0223a6695130: Waiting [2024-08-23T07:51:54.279Z] a46b11361319: Waiting [2024-08-23T07:51:54.279Z] 46c094835a6f: Waiting [2024-08-23T07:51:54.279Z] 404ff7a65b89: Waiting [2024-08-23T07:51:54.279Z] ce7f800efff9: Waiting [2024-08-23T07:51:54.279Z] 481ba2e9a338: Waiting [2024-08-23T07:51:54.279Z] c207b51543e1: Waiting [2024-08-23T07:51:54.279Z] 229850581c97: Waiting [2024-08-23T07:51:54.279Z] 0eb8ddddd6bc: Waiting [2024-08-23T07:51:54.279Z] a9316aecacd8: Layer already exists [2024-08-23T07:51:54.279Z] 7a75c0eb66ea: Layer already exists [2024-08-23T07:51:54.279Z] 432cf4515a21: Layer already exists [2024-08-23T07:51:54.279Z] 3ae37bb7d46c: Layer already exists [2024-08-23T07:51:54.279Z] a3845221cf4d: Layer already exists [2024-08-23T07:51:54.279Z] 229850581c97: Layer already exists [2024-08-23T07:51:54.279Z] 4af524ecae60: Layer already exists [2024-08-23T07:51:54.279Z] ac1d22c703b7: Layer already exists [2024-08-23T07:51:54.279Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:54.279Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:54.279Z] c207b51543e1: Layer already exists [2024-08-23T07:51:54.279Z] 0223a6695130: Layer already exists [2024-08-23T07:51:54.279Z] 0eb8ddddd6bc: Layer already exists [2024-08-23T07:51:54.279Z] 5f70bf18a086: Layer already exists [2024-08-23T07:51:54.279Z] a46b11361319: Layer already exists [2024-08-23T07:51:54.279Z] 404ff7a65b89: Layer already exists [2024-08-23T07:51:54.279Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:54.279Z] 3.2.0-dev.59: digest: sha256:2335794b324a39f8b80e7dfea3185b0d45a81bf0624563d25cdd9858185170f9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:54.599Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2024-08-23T07:51:54.628Z] #149 ... [2024-08-23T07:51:54.628Z] [2024-08-23T07:51:54.628Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T07:51:54.628Z] #0 6.130 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:54.915Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:51:54.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-23T07:51:54.915Z] a9316aecacd8: Preparing [2024-08-23T07:51:54.915Z] 3ae37bb7d46c: Preparing [2024-08-23T07:51:54.915Z] 432cf4515a21: Preparing [2024-08-23T07:51:54.915Z] 7a75c0eb66ea: Preparing [2024-08-23T07:51:54.915Z] a3845221cf4d: Preparing [2024-08-23T07:51:54.915Z] 229850581c97: Preparing [2024-08-23T07:51:54.915Z] 4af524ecae60: Preparing [2024-08-23T07:51:54.915Z] ac1d22c703b7: Preparing [2024-08-23T07:51:54.915Z] 46c094835a6f: Preparing [2024-08-23T07:51:54.915Z] 481ba2e9a338: Preparing [2024-08-23T07:51:54.915Z] c207b51543e1: Preparing [2024-08-23T07:51:54.915Z] 0eb8ddddd6bc: Preparing [2024-08-23T07:51:54.915Z] 5f70bf18a086: Preparing [2024-08-23T07:51:54.915Z] 0223a6695130: Preparing [2024-08-23T07:51:54.915Z] a46b11361319: Preparing [2024-08-23T07:51:54.915Z] 404ff7a65b89: Preparing [2024-08-23T07:51:54.915Z] ce7f800efff9: Preparing [2024-08-23T07:51:54.915Z] 46c094835a6f: Waiting [2024-08-23T07:51:54.915Z] 481ba2e9a338: Waiting [2024-08-23T07:51:54.915Z] 229850581c97: Waiting [2024-08-23T07:51:54.915Z] 4af524ecae60: Waiting [2024-08-23T07:51:54.915Z] c207b51543e1: Waiting [2024-08-23T07:51:54.915Z] ac1d22c703b7: Waiting [2024-08-23T07:51:54.915Z] 0eb8ddddd6bc: Waiting [2024-08-23T07:51:54.915Z] 5f70bf18a086: Waiting [2024-08-23T07:51:54.915Z] 0223a6695130: Waiting [2024-08-23T07:51:54.915Z] ce7f800efff9: Waiting [2024-08-23T07:51:54.915Z] 404ff7a65b89: Waiting [2024-08-23T07:51:54.915Z] a46b11361319: Waiting [2024-08-23T07:51:54.915Z] a9316aecacd8: Layer already exists [2024-08-23T07:51:54.915Z] a3845221cf4d: Layer already exists [2024-08-23T07:51:54.915Z] 3ae37bb7d46c: Layer already exists [2024-08-23T07:51:54.915Z] 7a75c0eb66ea: Layer already exists [2024-08-23T07:51:54.915Z] 432cf4515a21: Layer already exists [2024-08-23T07:51:54.915Z] 4af524ecae60: Layer already exists [2024-08-23T07:51:54.915Z] 229850581c97: Layer already exists [2024-08-23T07:51:54.915Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:54.915Z] ac1d22c703b7: Layer already exists [2024-08-23T07:51:54.915Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:54.915Z] c207b51543e1: Layer already exists [2024-08-23T07:51:54.915Z] 0223a6695130: Layer already exists [2024-08-23T07:51:54.915Z] 0eb8ddddd6bc: Layer already exists [2024-08-23T07:51:54.915Z] 5f70bf18a086: Layer already exists [2024-08-23T07:51:54.915Z] a46b11361319: Layer already exists [2024-08-23T07:51:54.915Z] 404ff7a65b89: Layer already exists [2024-08-23T07:51:54.915Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:54.915Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:2335794b324a39f8b80e7dfea3185b0d45a81bf0624563d25cdd9858185170f9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:55.232Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:55.552Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-08-23T07:51:55.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-23T07:51:55.552Z] a9316aecacd8: Preparing [2024-08-23T07:51:55.552Z] 3ae37bb7d46c: Preparing [2024-08-23T07:51:55.552Z] 432cf4515a21: Preparing [2024-08-23T07:51:55.552Z] 7a75c0eb66ea: Preparing [2024-08-23T07:51:55.552Z] a3845221cf4d: Preparing [2024-08-23T07:51:55.552Z] 229850581c97: Preparing [2024-08-23T07:51:55.552Z] 4af524ecae60: Preparing [2024-08-23T07:51:55.552Z] ac1d22c703b7: Preparing [2024-08-23T07:51:55.552Z] 46c094835a6f: Preparing [2024-08-23T07:51:55.552Z] 481ba2e9a338: Preparing [2024-08-23T07:51:55.552Z] c207b51543e1: Preparing [2024-08-23T07:51:55.552Z] 0eb8ddddd6bc: Preparing [2024-08-23T07:51:55.552Z] 5f70bf18a086: Preparing [2024-08-23T07:51:55.552Z] 0223a6695130: Preparing [2024-08-23T07:51:55.552Z] a46b11361319: Preparing [2024-08-23T07:51:55.552Z] 404ff7a65b89: Preparing [2024-08-23T07:51:55.552Z] ce7f800efff9: Preparing [2024-08-23T07:51:55.552Z] 46c094835a6f: Waiting [2024-08-23T07:51:55.552Z] 0223a6695130: Waiting [2024-08-23T07:51:55.552Z] a46b11361319: Waiting [2024-08-23T07:51:55.552Z] 481ba2e9a338: Waiting [2024-08-23T07:51:55.552Z] 404ff7a65b89: Waiting [2024-08-23T07:51:55.552Z] c207b51543e1: Waiting [2024-08-23T07:51:55.552Z] 0eb8ddddd6bc: Waiting [2024-08-23T07:51:55.552Z] 5f70bf18a086: Waiting [2024-08-23T07:51:55.552Z] 229850581c97: Waiting [2024-08-23T07:51:55.552Z] 4af524ecae60: Waiting [2024-08-23T07:51:55.552Z] ac1d22c703b7: Waiting [2024-08-23T07:51:55.552Z] a3845221cf4d: Layer already exists [2024-08-23T07:51:55.552Z] 432cf4515a21: Layer already exists [2024-08-23T07:51:55.552Z] a9316aecacd8: Layer already exists [2024-08-23T07:51:55.552Z] 7a75c0eb66ea: Layer already exists [2024-08-23T07:51:55.552Z] 3ae37bb7d46c: Layer already exists [2024-08-23T07:51:55.552Z] 229850581c97: Layer already exists [2024-08-23T07:51:55.552Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:55.552Z] 4af524ecae60: Layer already exists [2024-08-23T07:51:55.552Z] ac1d22c703b7: Layer already exists [2024-08-23T07:51:55.552Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:55.552Z] c207b51543e1: Layer already exists [2024-08-23T07:51:55.552Z] 5f70bf18a086: Layer already exists [2024-08-23T07:51:55.552Z] 0eb8ddddd6bc: Layer already exists [2024-08-23T07:51:55.552Z] a46b11361319: Layer already exists [2024-08-23T07:51:55.552Z] 0223a6695130: Layer already exists [2024-08-23T07:51:55.552Z] 404ff7a65b89: Layer already exists [2024-08-23T07:51:55.552Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:55.552Z] main: digest: sha256:2335794b324a39f8b80e7dfea3185b0d45a81bf0624563d25cdd9858185170f9 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T07:51:55.619Z] ===================================================== [Pipeline] echo [2024-08-23T07:51:55.631Z] taggedImages: [2024-08-23T07:51:55.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:55.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-23T07:51:55.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.59 [2024-08-23T07:51:55.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:51:55.631Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-08-23T07:51:55.660Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-08-23T07:51:55.660Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:55.660Z] latest [2024-08-23T07:51:55.660Z] 3.2.0-dev.59 [2024-08-23T07:51:55.660Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:51:55.660Z] main [2024-08-23T07:51:55.660Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:55.997Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:56.320Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:51:56.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-23T07:51:56.320Z] 9db37e34f4a6: Preparing [2024-08-23T07:51:56.320Z] 091f4cd20d1b: Preparing [2024-08-23T07:51:56.320Z] ee59b0d4baf2: Preparing [2024-08-23T07:51:56.320Z] be0bf19363f1: Preparing [2024-08-23T07:51:56.320Z] 46c094835a6f: Preparing [2024-08-23T07:51:56.320Z] 481ba2e9a338: Preparing [2024-08-23T07:51:56.320Z] 361f51b0d794: Preparing [2024-08-23T07:51:56.320Z] 18b381ce7520: Preparing [2024-08-23T07:51:56.320Z] ce7f800efff9: Preparing [2024-08-23T07:51:56.320Z] 481ba2e9a338: Waiting [2024-08-23T07:51:56.320Z] 361f51b0d794: Waiting [2024-08-23T07:51:56.320Z] 18b381ce7520: Waiting [2024-08-23T07:51:56.320Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:56.320Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:56.320Z] 361f51b0d794: Layer already exists [2024-08-23T07:51:56.320Z] 18b381ce7520: Layer already exists [2024-08-23T07:51:56.320Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:56.320Z] 9db37e34f4a6: Pushed [2024-08-23T07:51:56.320Z] ee59b0d4baf2: Pushed [2024-08-23T07:51:56.320Z] 091f4cd20d1b: Pushed [2024-08-23T07:51:56.583Z] #150 ... [2024-08-23T07:51:56.583Z] [2024-08-23T07:51:56.583Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-23T07:51:56.583Z] #145 8.845 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-23T07:51:57.983Z] #145 ... [2024-08-23T07:51:57.983Z] [2024-08-23T07:51:57.983Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T07:51:57.983Z] #0 10.02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-23T07:51:57.983Z] #151 ... [2024-08-23T07:51:57.983Z] [2024-08-23T07:51:57.983Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-23T07:51:57.983Z] #0 9.334 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-23T07:51:57.983Z] #152 ... [2024-08-23T07:51:57.983Z] [2024-08-23T07:51:57.983Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-23T07:51:57.983Z] #0 6.411 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-23T07:51:58.247Z] #153 ... [2024-08-23T07:51:58.247Z] [2024-08-23T07:51:58.247Z] #154 [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-08-23T07:51:58.248Z] #0 9.976 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-23T07:51:58.248Z] #154 ... [2024-08-23T07:51:58.248Z] [2024-08-23T07:51:58.248Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-23T07:51:58.248Z] #0 10.45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-23T07:51:58.512Z] #155 ... [2024-08-23T07:51:58.512Z] [2024-08-23T07:51:58.512Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T07:51:58.512Z] #0 9.858 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-23T07:51:58.512Z] #156 ... [2024-08-23T07:51:58.512Z] [2024-08-23T07:51:58.512Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T07:51:58.512Z] #0 10.25 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-23T07:51:58.779Z] #157 ... [2024-08-23T07:51:58.779Z] [2024-08-23T07:51:58.779Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T07:51:58.779Z] #0 10.28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-23T07:51:58.856Z] be0bf19363f1: Pushed [2024-08-23T07:51:58.856Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:5e11934a5f3ad142a22572e3616227e1494780c68490e63beb9de0d45361cf0e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:59.067Z] #158 ... [2024-08-23T07:51:59.067Z] [2024-08-23T07:51:59.067Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-23T07:51:59.067Z] #0 9.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-23T07:51:59.067Z] #159 ... [2024-08-23T07:51:59.067Z] [2024-08-23T07:51:59.067Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T07:51:59.067Z] #0 8.910 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-23T07:51:59.191Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:59.331Z] #160 ... [2024-08-23T07:51:59.331Z] [2024-08-23T07:51:59.331Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T07:51:59.331Z] #149 9.726 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-23T07:51:59.516Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-23T07:51:59.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-23T07:51:59.516Z] 9db37e34f4a6: Preparing [2024-08-23T07:51:59.516Z] 091f4cd20d1b: Preparing [2024-08-23T07:51:59.516Z] ee59b0d4baf2: Preparing [2024-08-23T07:51:59.516Z] be0bf19363f1: Preparing [2024-08-23T07:51:59.516Z] 46c094835a6f: Preparing [2024-08-23T07:51:59.516Z] 481ba2e9a338: Preparing [2024-08-23T07:51:59.516Z] 361f51b0d794: Preparing [2024-08-23T07:51:59.516Z] 18b381ce7520: Preparing [2024-08-23T07:51:59.516Z] ce7f800efff9: Preparing [2024-08-23T07:51:59.516Z] 361f51b0d794: Waiting [2024-08-23T07:51:59.516Z] 18b381ce7520: Waiting [2024-08-23T07:51:59.516Z] ce7f800efff9: Waiting [2024-08-23T07:51:59.516Z] 481ba2e9a338: Waiting [2024-08-23T07:51:59.516Z] ee59b0d4baf2: Layer already exists [2024-08-23T07:51:59.516Z] be0bf19363f1: Layer already exists [2024-08-23T07:51:59.516Z] 46c094835a6f: Layer already exists [2024-08-23T07:51:59.516Z] 9db37e34f4a6: Layer already exists [2024-08-23T07:51:59.516Z] 091f4cd20d1b: Layer already exists [2024-08-23T07:51:59.516Z] 481ba2e9a338: Layer already exists [2024-08-23T07:51:59.516Z] 18b381ce7520: Layer already exists [2024-08-23T07:51:59.516Z] 361f51b0d794: Layer already exists [2024-08-23T07:51:59.516Z] ce7f800efff9: Layer already exists [2024-08-23T07:51:59.516Z] latest: digest: sha256:5e11934a5f3ad142a22572e3616227e1494780c68490e63beb9de0d45361cf0e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:51:59.849Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:00.177Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.59 [2024-08-23T07:52:00.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-23T07:52:00.177Z] 9db37e34f4a6: Preparing [2024-08-23T07:52:00.177Z] 091f4cd20d1b: Preparing [2024-08-23T07:52:00.177Z] ee59b0d4baf2: Preparing [2024-08-23T07:52:00.177Z] be0bf19363f1: Preparing [2024-08-23T07:52:00.177Z] 46c094835a6f: Preparing [2024-08-23T07:52:00.177Z] 481ba2e9a338: Preparing [2024-08-23T07:52:00.177Z] 361f51b0d794: Preparing [2024-08-23T07:52:00.177Z] 18b381ce7520: Preparing [2024-08-23T07:52:00.177Z] ce7f800efff9: Preparing [2024-08-23T07:52:00.177Z] 481ba2e9a338: Waiting [2024-08-23T07:52:00.177Z] 361f51b0d794: Waiting [2024-08-23T07:52:00.177Z] 18b381ce7520: Waiting [2024-08-23T07:52:00.177Z] ce7f800efff9: Waiting [2024-08-23T07:52:00.177Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:00.177Z] 091f4cd20d1b: Layer already exists [2024-08-23T07:52:00.178Z] ee59b0d4baf2: Layer already exists [2024-08-23T07:52:00.178Z] be0bf19363f1: Layer already exists [2024-08-23T07:52:00.178Z] 9db37e34f4a6: Layer already exists [2024-08-23T07:52:00.178Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:00.178Z] 18b381ce7520: Layer already exists [2024-08-23T07:52:00.178Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:00.178Z] 361f51b0d794: Layer already exists [2024-08-23T07:52:00.178Z] 3.2.0-dev.59: digest: sha256:5e11934a5f3ad142a22572e3616227e1494780c68490e63beb9de0d45361cf0e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:00.485Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:00.806Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:00.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-23T07:52:00.806Z] 9db37e34f4a6: Preparing [2024-08-23T07:52:00.806Z] 091f4cd20d1b: Preparing [2024-08-23T07:52:00.806Z] ee59b0d4baf2: Preparing [2024-08-23T07:52:00.806Z] be0bf19363f1: Preparing [2024-08-23T07:52:00.806Z] 46c094835a6f: Preparing [2024-08-23T07:52:00.806Z] 481ba2e9a338: Preparing [2024-08-23T07:52:00.806Z] 361f51b0d794: Preparing [2024-08-23T07:52:00.806Z] 18b381ce7520: Preparing [2024-08-23T07:52:00.806Z] ce7f800efff9: Preparing [2024-08-23T07:52:00.806Z] 481ba2e9a338: Waiting [2024-08-23T07:52:00.806Z] 361f51b0d794: Waiting [2024-08-23T07:52:00.806Z] 18b381ce7520: Waiting [2024-08-23T07:52:00.806Z] ce7f800efff9: Waiting [2024-08-23T07:52:00.806Z] 091f4cd20d1b: Layer already exists [2024-08-23T07:52:00.806Z] ee59b0d4baf2: Layer already exists [2024-08-23T07:52:00.806Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:00.806Z] 9db37e34f4a6: Layer already exists [2024-08-23T07:52:00.806Z] be0bf19363f1: Layer already exists [2024-08-23T07:52:00.806Z] 18b381ce7520: Layer already exists [2024-08-23T07:52:00.806Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:00.806Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:00.806Z] 361f51b0d794: Layer already exists [2024-08-23T07:52:00.806Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:5e11934a5f3ad142a22572e3616227e1494780c68490e63beb9de0d45361cf0e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:01.122Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:01.451Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-08-23T07:52:01.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-23T07:52:01.451Z] 9db37e34f4a6: Preparing [2024-08-23T07:52:01.451Z] 091f4cd20d1b: Preparing [2024-08-23T07:52:01.451Z] ee59b0d4baf2: Preparing [2024-08-23T07:52:01.451Z] be0bf19363f1: Preparing [2024-08-23T07:52:01.451Z] 46c094835a6f: Preparing [2024-08-23T07:52:01.451Z] 481ba2e9a338: Preparing [2024-08-23T07:52:01.451Z] 361f51b0d794: Preparing [2024-08-23T07:52:01.451Z] 18b381ce7520: Preparing [2024-08-23T07:52:01.451Z] ce7f800efff9: Preparing [2024-08-23T07:52:01.451Z] 481ba2e9a338: Waiting [2024-08-23T07:52:01.451Z] 361f51b0d794: Waiting [2024-08-23T07:52:01.451Z] 18b381ce7520: Waiting [2024-08-23T07:52:01.451Z] ce7f800efff9: Waiting [2024-08-23T07:52:01.451Z] 091f4cd20d1b: Layer already exists [2024-08-23T07:52:01.451Z] 9db37e34f4a6: Layer already exists [2024-08-23T07:52:01.451Z] ee59b0d4baf2: Layer already exists [2024-08-23T07:52:01.451Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:01.451Z] be0bf19363f1: Layer already exists [2024-08-23T07:52:01.451Z] 361f51b0d794: Layer already exists [2024-08-23T07:52:01.451Z] 18b381ce7520: Layer already exists [2024-08-23T07:52:01.451Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:01.451Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:01.451Z] main: digest: sha256:5e11934a5f3ad142a22572e3616227e1494780c68490e63beb9de0d45361cf0e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T07:52:01.537Z] ===================================================== [Pipeline] echo [2024-08-23T07:52:01.553Z] taggedImages: [2024-08-23T07:52:01.553Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:01.553Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-23T07:52:01.553Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.59 [2024-08-23T07:52:01.553Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:01.553Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-08-23T07:52:01.578Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-08-23T07:52:01.578Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:01.578Z] latest [2024-08-23T07:52:01.578Z] 3.2.0-dev.59 [2024-08-23T07:52:01.578Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:01.578Z] main [2024-08-23T07:52:01.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:01.911Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:02.235Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:02.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-23T07:52:02.235Z] 335744db97aa: Preparing [2024-08-23T07:52:02.235Z] 95df4d1e3a0c: Preparing [2024-08-23T07:52:02.235Z] e20d477ba89c: Preparing [2024-08-23T07:52:02.235Z] d10399c27d07: Preparing [2024-08-23T07:52:02.235Z] 526f3cfe1f87: Preparing [2024-08-23T07:52:02.235Z] 46c094835a6f: Preparing [2024-08-23T07:52:02.235Z] 481ba2e9a338: Preparing [2024-08-23T07:52:02.235Z] e99bfa287660: Preparing [2024-08-23T07:52:02.235Z] 2739833f0185: Preparing [2024-08-23T07:52:02.235Z] 759d47dd5d48: Preparing [2024-08-23T07:52:02.235Z] ce7f800efff9: Preparing [2024-08-23T07:52:02.235Z] 46c094835a6f: Waiting [2024-08-23T07:52:02.235Z] 481ba2e9a338: Waiting [2024-08-23T07:52:02.235Z] e99bfa287660: Waiting [2024-08-23T07:52:02.235Z] 2739833f0185: Waiting [2024-08-23T07:52:02.235Z] ce7f800efff9: Waiting [2024-08-23T07:52:02.235Z] d10399c27d07: Pushed [2024-08-23T07:52:02.235Z] 335744db97aa: Pushed [2024-08-23T07:52:02.235Z] 95df4d1e3a0c: Pushed [2024-08-23T07:52:02.235Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:02.235Z] 526f3cfe1f87: Pushed [2024-08-23T07:52:02.235Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:02.235Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:02.493Z] e99bfa287660: Pushed [2024-08-23T07:52:02.493Z] 2739833f0185: Pushed [2024-08-23T07:52:03.061Z] e20d477ba89c: Pushed [2024-08-23T07:52:03.628Z] 759d47dd5d48: Pushed [2024-08-23T07:52:03.628Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:6ab3b69d7acf5d372de9d30f45b2e67d11288e927665298174bf3494f3fd1c70 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:05.607Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:06.324Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-23T07:52:06.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-23T07:52:06.584Z] 335744db97aa: Preparing [2024-08-23T07:52:06.584Z] 95df4d1e3a0c: Preparing [2024-08-23T07:52:06.584Z] e20d477ba89c: Preparing [2024-08-23T07:52:06.584Z] d10399c27d07: Preparing [2024-08-23T07:52:06.584Z] 526f3cfe1f87: Preparing [2024-08-23T07:52:06.584Z] 46c094835a6f: Preparing [2024-08-23T07:52:06.584Z] 481ba2e9a338: Preparing [2024-08-23T07:52:06.584Z] e99bfa287660: Preparing [2024-08-23T07:52:06.584Z] 2739833f0185: Preparing [2024-08-23T07:52:06.584Z] 759d47dd5d48: Preparing [2024-08-23T07:52:06.584Z] ce7f800efff9: Preparing [2024-08-23T07:52:06.584Z] 2739833f0185: Waiting [2024-08-23T07:52:06.584Z] 46c094835a6f: Waiting [2024-08-23T07:52:06.584Z] e99bfa287660: Waiting [2024-08-23T07:52:06.584Z] 481ba2e9a338: Waiting [2024-08-23T07:52:06.584Z] 759d47dd5d48: Waiting [2024-08-23T07:52:06.584Z] ce7f800efff9: Waiting [2024-08-23T07:52:06.584Z] d10399c27d07: Layer already exists [2024-08-23T07:52:06.584Z] 526f3cfe1f87: Layer already exists [2024-08-23T07:52:06.584Z] e20d477ba89c: Layer already exists [2024-08-23T07:52:06.584Z] 95df4d1e3a0c: Layer already exists [2024-08-23T07:52:06.584Z] 335744db97aa: Layer already exists [2024-08-23T07:52:06.584Z] 2739833f0185: Layer already exists [2024-08-23T07:52:06.584Z] e99bfa287660: Layer already exists [2024-08-23T07:52:06.584Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:06.584Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:06.584Z] 759d47dd5d48: Layer already exists [2024-08-23T07:52:06.584Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:06.584Z] latest: digest: sha256:6ab3b69d7acf5d372de9d30f45b2e67d11288e927665298174bf3494f3fd1c70 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:06.912Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:07.233Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.59 [2024-08-23T07:52:07.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-23T07:52:07.234Z] 335744db97aa: Preparing [2024-08-23T07:52:07.234Z] 95df4d1e3a0c: Preparing [2024-08-23T07:52:07.234Z] e20d477ba89c: Preparing [2024-08-23T07:52:07.234Z] d10399c27d07: Preparing [2024-08-23T07:52:07.234Z] 526f3cfe1f87: Preparing [2024-08-23T07:52:07.234Z] 46c094835a6f: Preparing [2024-08-23T07:52:07.234Z] 481ba2e9a338: Preparing [2024-08-23T07:52:07.234Z] e99bfa287660: Preparing [2024-08-23T07:52:07.234Z] 2739833f0185: Preparing [2024-08-23T07:52:07.234Z] 759d47dd5d48: Preparing [2024-08-23T07:52:07.234Z] ce7f800efff9: Preparing [2024-08-23T07:52:07.234Z] 46c094835a6f: Waiting [2024-08-23T07:52:07.234Z] e99bfa287660: Waiting [2024-08-23T07:52:07.234Z] 481ba2e9a338: Waiting [2024-08-23T07:52:07.234Z] 759d47dd5d48: Waiting [2024-08-23T07:52:07.234Z] 2739833f0185: Waiting [2024-08-23T07:52:07.234Z] ce7f800efff9: Waiting [2024-08-23T07:52:07.234Z] 95df4d1e3a0c: Layer already exists [2024-08-23T07:52:07.234Z] 526f3cfe1f87: Layer already exists [2024-08-23T07:52:07.234Z] e20d477ba89c: Layer already exists [2024-08-23T07:52:07.234Z] d10399c27d07: Layer already exists [2024-08-23T07:52:07.234Z] 335744db97aa: Layer already exists [2024-08-23T07:52:07.234Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:07.234Z] 759d47dd5d48: Layer already exists [2024-08-23T07:52:07.234Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:07.234Z] e99bfa287660: Layer already exists [2024-08-23T07:52:07.234Z] 2739833f0185: Layer already exists [2024-08-23T07:52:07.234Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:07.234Z] 3.2.0-dev.59: digest: sha256:6ab3b69d7acf5d372de9d30f45b2e67d11288e927665298174bf3494f3fd1c70 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:07.572Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:07.886Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:07.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-23T07:52:07.886Z] 335744db97aa: Preparing [2024-08-23T07:52:07.886Z] 95df4d1e3a0c: Preparing [2024-08-23T07:52:07.886Z] e20d477ba89c: Preparing [2024-08-23T07:52:07.886Z] d10399c27d07: Preparing [2024-08-23T07:52:07.886Z] 526f3cfe1f87: Preparing [2024-08-23T07:52:07.886Z] 46c094835a6f: Preparing [2024-08-23T07:52:07.886Z] 481ba2e9a338: Preparing [2024-08-23T07:52:07.886Z] e99bfa287660: Preparing [2024-08-23T07:52:07.886Z] 2739833f0185: Preparing [2024-08-23T07:52:07.886Z] 759d47dd5d48: Preparing [2024-08-23T07:52:07.886Z] ce7f800efff9: Preparing [2024-08-23T07:52:07.886Z] 46c094835a6f: Waiting [2024-08-23T07:52:07.886Z] 481ba2e9a338: Waiting [2024-08-23T07:52:07.886Z] e99bfa287660: Waiting [2024-08-23T07:52:07.886Z] 2739833f0185: Waiting [2024-08-23T07:52:07.886Z] ce7f800efff9: Waiting [2024-08-23T07:52:07.886Z] e20d477ba89c: Layer already exists [2024-08-23T07:52:07.886Z] 526f3cfe1f87: Layer already exists [2024-08-23T07:52:07.886Z] 95df4d1e3a0c: Layer already exists [2024-08-23T07:52:07.886Z] d10399c27d07: Layer already exists [2024-08-23T07:52:07.886Z] 335744db97aa: Layer already exists [2024-08-23T07:52:07.886Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:07.886Z] 2739833f0185: Layer already exists [2024-08-23T07:52:07.886Z] e99bfa287660: Layer already exists [2024-08-23T07:52:07.886Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:07.886Z] 759d47dd5d48: Layer already exists [2024-08-23T07:52:07.886Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:07.886Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:6ab3b69d7acf5d372de9d30f45b2e67d11288e927665298174bf3494f3fd1c70 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:08.209Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:08.534Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-08-23T07:52:08.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-23T07:52:08.534Z] 335744db97aa: Preparing [2024-08-23T07:52:08.534Z] 95df4d1e3a0c: Preparing [2024-08-23T07:52:08.534Z] e20d477ba89c: Preparing [2024-08-23T07:52:08.534Z] d10399c27d07: Preparing [2024-08-23T07:52:08.534Z] 526f3cfe1f87: Preparing [2024-08-23T07:52:08.534Z] 46c094835a6f: Preparing [2024-08-23T07:52:08.534Z] 481ba2e9a338: Preparing [2024-08-23T07:52:08.534Z] e99bfa287660: Preparing [2024-08-23T07:52:08.534Z] 2739833f0185: Preparing [2024-08-23T07:52:08.534Z] 759d47dd5d48: Preparing [2024-08-23T07:52:08.534Z] ce7f800efff9: Preparing [2024-08-23T07:52:08.534Z] 2739833f0185: Waiting [2024-08-23T07:52:08.534Z] 481ba2e9a338: Waiting [2024-08-23T07:52:08.534Z] 46c094835a6f: Waiting [2024-08-23T07:52:08.534Z] e99bfa287660: Waiting [2024-08-23T07:52:08.534Z] 759d47dd5d48: Waiting [2024-08-23T07:52:08.534Z] ce7f800efff9: Waiting [2024-08-23T07:52:08.534Z] 335744db97aa: Layer already exists [2024-08-23T07:52:08.534Z] e20d477ba89c: Layer already exists [2024-08-23T07:52:08.534Z] 95df4d1e3a0c: Layer already exists [2024-08-23T07:52:08.534Z] d10399c27d07: Layer already exists [2024-08-23T07:52:08.534Z] 526f3cfe1f87: Layer already exists [2024-08-23T07:52:08.534Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:08.534Z] e99bfa287660: Layer already exists [2024-08-23T07:52:08.534Z] 2739833f0185: Layer already exists [2024-08-23T07:52:08.534Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:08.534Z] 759d47dd5d48: Layer already exists [2024-08-23T07:52:08.534Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:08.534Z] main: digest: sha256:6ab3b69d7acf5d372de9d30f45b2e67d11288e927665298174bf3494f3fd1c70 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T07:52:08.610Z] ===================================================== [Pipeline] echo [2024-08-23T07:52:08.622Z] taggedImages: [2024-08-23T07:52:08.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:08.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-23T07:52:08.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.59 [2024-08-23T07:52:08.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:08.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-08-23T07:52:08.649Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-08-23T07:52:08.650Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:08.650Z] latest [2024-08-23T07:52:08.650Z] 3.2.0-dev.59 [2024-08-23T07:52:08.650Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:08.650Z] main [2024-08-23T07:52:08.650Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:08.999Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:09.319Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:09.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-23T07:52:09.319Z] 34b495775dc0: Preparing [2024-08-23T07:52:09.319Z] a0d8e0e0e72f: Preparing [2024-08-23T07:52:09.319Z] 97a33e91725d: Preparing [2024-08-23T07:52:09.319Z] 0be54b4bc82a: Preparing [2024-08-23T07:52:09.319Z] b35a48d44a45: Preparing [2024-08-23T07:52:09.319Z] 0d7e5f4cf3a6: Preparing [2024-08-23T07:52:09.319Z] 95066624ab9b: Preparing [2024-08-23T07:52:09.319Z] 46c094835a6f: Preparing [2024-08-23T07:52:09.319Z] 481ba2e9a338: Preparing [2024-08-23T07:52:09.319Z] 51f33dd91ca1: Preparing [2024-08-23T07:52:09.319Z] 65ada5f681e7: Preparing [2024-08-23T07:52:09.319Z] ce7f800efff9: Preparing [2024-08-23T07:52:09.319Z] 95066624ab9b: Waiting [2024-08-23T07:52:09.319Z] 46c094835a6f: Waiting [2024-08-23T07:52:09.319Z] 481ba2e9a338: Waiting [2024-08-23T07:52:09.319Z] 51f33dd91ca1: Waiting [2024-08-23T07:52:09.319Z] 65ada5f681e7: Waiting [2024-08-23T07:52:09.319Z] ce7f800efff9: Waiting [2024-08-23T07:52:09.319Z] 0d7e5f4cf3a6: Waiting [2024-08-23T07:52:09.319Z] b35a48d44a45: Pushed [2024-08-23T07:52:09.319Z] a0d8e0e0e72f: Pushed [2024-08-23T07:52:09.319Z] 34b495775dc0: Pushed [2024-08-23T07:52:09.319Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:09.319Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:09.319Z] 0d7e5f4cf3a6: Pushed [2024-08-23T07:52:09.578Z] 95066624ab9b: Pushed [2024-08-23T07:52:09.579Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:09.579Z] 51f33dd91ca1: Pushed [2024-08-23T07:52:10.148Z] 0be54b4bc82a: Pushed [2024-08-23T07:52:10.715Z] 97a33e91725d: Pushed [2024-08-23T07:52:10.715Z] 65ada5f681e7: Pushed [2024-08-23T07:52:10.715Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:43321a584bd4f0e599d862b1b2ad42e2e755034ac5322d5aff1b0e4521e9cfd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:11.044Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:11.432Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-23T07:52:11.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-23T07:52:11.432Z] 34b495775dc0: Preparing [2024-08-23T07:52:11.432Z] a0d8e0e0e72f: Preparing [2024-08-23T07:52:11.432Z] 97a33e91725d: Preparing [2024-08-23T07:52:11.432Z] 0be54b4bc82a: Preparing [2024-08-23T07:52:11.432Z] b35a48d44a45: Preparing [2024-08-23T07:52:11.432Z] 0d7e5f4cf3a6: Preparing [2024-08-23T07:52:11.432Z] 95066624ab9b: Preparing [2024-08-23T07:52:11.432Z] 46c094835a6f: Preparing [2024-08-23T07:52:11.432Z] 481ba2e9a338: Preparing [2024-08-23T07:52:11.432Z] 51f33dd91ca1: Preparing [2024-08-23T07:52:11.432Z] 65ada5f681e7: Preparing [2024-08-23T07:52:11.432Z] ce7f800efff9: Preparing [2024-08-23T07:52:11.432Z] 481ba2e9a338: Waiting [2024-08-23T07:52:11.432Z] 95066624ab9b: Waiting [2024-08-23T07:52:11.432Z] 51f33dd91ca1: Waiting [2024-08-23T07:52:11.432Z] 46c094835a6f: Waiting [2024-08-23T07:52:11.432Z] 0d7e5f4cf3a6: Waiting [2024-08-23T07:52:11.432Z] 65ada5f681e7: Waiting [2024-08-23T07:52:11.432Z] ce7f800efff9: Waiting [2024-08-23T07:52:11.432Z] 0be54b4bc82a: Layer already exists [2024-08-23T07:52:11.432Z] b35a48d44a45: Layer already exists [2024-08-23T07:52:11.432Z] a0d8e0e0e72f: Layer already exists [2024-08-23T07:52:11.432Z] 34b495775dc0: Layer already exists [2024-08-23T07:52:11.432Z] 97a33e91725d: Layer already exists [2024-08-23T07:52:11.432Z] 95066624ab9b: Layer already exists [2024-08-23T07:52:11.432Z] 0d7e5f4cf3a6: Layer already exists [2024-08-23T07:52:11.432Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:11.432Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:11.432Z] 51f33dd91ca1: Layer already exists [2024-08-23T07:52:11.432Z] 65ada5f681e7: Layer already exists [2024-08-23T07:52:11.432Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:11.432Z] latest: digest: sha256:43321a584bd4f0e599d862b1b2ad42e2e755034ac5322d5aff1b0e4521e9cfd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:11.796Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:12.168Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.59 [2024-08-23T07:52:12.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-23T07:52:12.168Z] 34b495775dc0: Preparing [2024-08-23T07:52:12.168Z] a0d8e0e0e72f: Preparing [2024-08-23T07:52:12.168Z] 97a33e91725d: Preparing [2024-08-23T07:52:12.168Z] 0be54b4bc82a: Preparing [2024-08-23T07:52:12.168Z] b35a48d44a45: Preparing [2024-08-23T07:52:12.168Z] 0d7e5f4cf3a6: Preparing [2024-08-23T07:52:12.168Z] 95066624ab9b: Preparing [2024-08-23T07:52:12.168Z] 46c094835a6f: Preparing [2024-08-23T07:52:12.168Z] 481ba2e9a338: Preparing [2024-08-23T07:52:12.168Z] 51f33dd91ca1: Preparing [2024-08-23T07:52:12.168Z] 65ada5f681e7: Preparing [2024-08-23T07:52:12.168Z] ce7f800efff9: Preparing [2024-08-23T07:52:12.168Z] 481ba2e9a338: Waiting [2024-08-23T07:52:12.168Z] 51f33dd91ca1: Waiting [2024-08-23T07:52:12.168Z] 95066624ab9b: Waiting [2024-08-23T07:52:12.168Z] 65ada5f681e7: Waiting [2024-08-23T07:52:12.168Z] 46c094835a6f: Waiting [2024-08-23T07:52:12.168Z] 0d7e5f4cf3a6: Waiting [2024-08-23T07:52:12.168Z] 97a33e91725d: Layer already exists [2024-08-23T07:52:12.168Z] a0d8e0e0e72f: Layer already exists [2024-08-23T07:52:12.168Z] b35a48d44a45: Layer already exists [2024-08-23T07:52:12.168Z] 34b495775dc0: Layer already exists [2024-08-23T07:52:12.168Z] 0be54b4bc82a: Layer already exists [2024-08-23T07:52:12.168Z] 0d7e5f4cf3a6: Layer already exists [2024-08-23T07:52:12.168Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:12.168Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:12.168Z] 51f33dd91ca1: Layer already exists [2024-08-23T07:52:12.168Z] 95066624ab9b: Layer already exists [2024-08-23T07:52:12.168Z] 65ada5f681e7: Layer already exists [2024-08-23T07:52:12.168Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:12.168Z] 3.2.0-dev.59: digest: sha256:43321a584bd4f0e599d862b1b2ad42e2e755034ac5322d5aff1b0e4521e9cfd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:12.514Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:12.834Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:12.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-23T07:52:12.834Z] 34b495775dc0: Preparing [2024-08-23T07:52:12.834Z] a0d8e0e0e72f: Preparing [2024-08-23T07:52:12.834Z] 97a33e91725d: Preparing [2024-08-23T07:52:12.834Z] 0be54b4bc82a: Preparing [2024-08-23T07:52:12.834Z] b35a48d44a45: Preparing [2024-08-23T07:52:12.834Z] 0d7e5f4cf3a6: Preparing [2024-08-23T07:52:12.834Z] 95066624ab9b: Preparing [2024-08-23T07:52:12.834Z] 46c094835a6f: Preparing [2024-08-23T07:52:12.834Z] 481ba2e9a338: Preparing [2024-08-23T07:52:12.834Z] 51f33dd91ca1: Preparing [2024-08-23T07:52:12.834Z] 65ada5f681e7: Preparing [2024-08-23T07:52:12.834Z] ce7f800efff9: Preparing [2024-08-23T07:52:12.834Z] 0d7e5f4cf3a6: Waiting [2024-08-23T07:52:12.834Z] 95066624ab9b: Waiting [2024-08-23T07:52:12.834Z] 481ba2e9a338: Waiting [2024-08-23T07:52:12.834Z] 46c094835a6f: Waiting [2024-08-23T07:52:12.834Z] 65ada5f681e7: Waiting [2024-08-23T07:52:12.834Z] ce7f800efff9: Waiting [2024-08-23T07:52:12.834Z] b35a48d44a45: Layer already exists [2024-08-23T07:52:12.834Z] 0be54b4bc82a: Layer already exists [2024-08-23T07:52:12.834Z] 34b495775dc0: Layer already exists [2024-08-23T07:52:12.834Z] a0d8e0e0e72f: Layer already exists [2024-08-23T07:52:12.834Z] 97a33e91725d: Layer already exists [2024-08-23T07:52:12.834Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:12.834Z] 95066624ab9b: Layer already exists [2024-08-23T07:52:12.834Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:12.834Z] 0d7e5f4cf3a6: Layer already exists [2024-08-23T07:52:12.834Z] 51f33dd91ca1: Layer already exists [2024-08-23T07:52:12.834Z] 65ada5f681e7: Layer already exists [2024-08-23T07:52:12.834Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:12.834Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:43321a584bd4f0e599d862b1b2ad42e2e755034ac5322d5aff1b0e4521e9cfd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:13.154Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:13.475Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-08-23T07:52:13.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-23T07:52:13.475Z] 34b495775dc0: Preparing [2024-08-23T07:52:13.475Z] a0d8e0e0e72f: Preparing [2024-08-23T07:52:13.475Z] 97a33e91725d: Preparing [2024-08-23T07:52:13.475Z] 0be54b4bc82a: Preparing [2024-08-23T07:52:13.475Z] b35a48d44a45: Preparing [2024-08-23T07:52:13.475Z] 0d7e5f4cf3a6: Preparing [2024-08-23T07:52:13.475Z] 95066624ab9b: Preparing [2024-08-23T07:52:13.475Z] 46c094835a6f: Preparing [2024-08-23T07:52:13.475Z] 481ba2e9a338: Preparing [2024-08-23T07:52:13.475Z] 51f33dd91ca1: Preparing [2024-08-23T07:52:13.475Z] 65ada5f681e7: Preparing [2024-08-23T07:52:13.475Z] ce7f800efff9: Preparing [2024-08-23T07:52:13.475Z] 65ada5f681e7: Waiting [2024-08-23T07:52:13.475Z] ce7f800efff9: Waiting [2024-08-23T07:52:13.475Z] 46c094835a6f: Waiting [2024-08-23T07:52:13.475Z] 51f33dd91ca1: Waiting [2024-08-23T07:52:13.475Z] 481ba2e9a338: Waiting [2024-08-23T07:52:13.475Z] 0d7e5f4cf3a6: Waiting [2024-08-23T07:52:13.475Z] 95066624ab9b: Waiting [2024-08-23T07:52:13.475Z] b35a48d44a45: Layer already exists [2024-08-23T07:52:13.475Z] a0d8e0e0e72f: Layer already exists [2024-08-23T07:52:13.475Z] 34b495775dc0: Layer already exists [2024-08-23T07:52:13.475Z] 97a33e91725d: Layer already exists [2024-08-23T07:52:13.475Z] 0be54b4bc82a: Layer already exists [2024-08-23T07:52:13.475Z] 0d7e5f4cf3a6: Layer already exists [2024-08-23T07:52:13.475Z] 51f33dd91ca1: Layer already exists [2024-08-23T07:52:13.475Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:13.475Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:13.475Z] 95066624ab9b: Layer already exists [2024-08-23T07:52:13.475Z] 65ada5f681e7: Layer already exists [2024-08-23T07:52:13.475Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:13.475Z] main: digest: sha256:43321a584bd4f0e599d862b1b2ad42e2e755034ac5322d5aff1b0e4521e9cfd4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T07:52:13.555Z] ===================================================== [Pipeline] echo [2024-08-23T07:52:13.572Z] taggedImages: [2024-08-23T07:52:13.572Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:13.572Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-23T07:52:13.572Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.59 [2024-08-23T07:52:13.572Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:13.572Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-08-23T07:52:13.597Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-08-23T07:52:13.597Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:13.597Z] latest [2024-08-23T07:52:13.597Z] 3.2.0-dev.59 [2024-08-23T07:52:13.597Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:13.597Z] main [2024-08-23T07:52:13.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:13.926Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:14.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:14.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-23T07:52:14.245Z] ef45c56c52c8: Preparing [2024-08-23T07:52:14.245Z] 7bbbbddd5883: Preparing [2024-08-23T07:52:14.245Z] 46c094835a6f: Preparing [2024-08-23T07:52:14.245Z] 481ba2e9a338: Preparing [2024-08-23T07:52:14.245Z] 3222ac5569d1: Preparing [2024-08-23T07:52:14.245Z] 2d0f5138e2ed: Preparing [2024-08-23T07:52:14.245Z] ce7f800efff9: Preparing [2024-08-23T07:52:14.245Z] 2d0f5138e2ed: Waiting [2024-08-23T07:52:14.245Z] ce7f800efff9: Waiting [2024-08-23T07:52:14.245Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:14.245Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:14.245Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:14.245Z] 3222ac5569d1: Pushed [2024-08-23T07:52:14.245Z] ef45c56c52c8: Pushed [2024-08-23T07:52:15.179Z] 2d0f5138e2ed: Pushed [2024-08-23T07:52:15.744Z] 7bbbbddd5883: Pushed [2024-08-23T07:52:16.002Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:a3330dfce7c1d1b0f415a5d58bd4fd5708f4252076d5fea712abc802df6d2ddf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:16.326Z] + 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-08-23T07:52:16.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-23T07:52:16.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-23T07:52:16.648Z] ef45c56c52c8: Preparing [2024-08-23T07:52:16.648Z] 7bbbbddd5883: Preparing [2024-08-23T07:52:16.648Z] 46c094835a6f: Preparing [2024-08-23T07:52:16.648Z] 481ba2e9a338: Preparing [2024-08-23T07:52:16.648Z] 3222ac5569d1: Preparing [2024-08-23T07:52:16.648Z] 2d0f5138e2ed: Preparing [2024-08-23T07:52:16.648Z] ce7f800efff9: Preparing [2024-08-23T07:52:16.648Z] 2d0f5138e2ed: Waiting [2024-08-23T07:52:16.648Z] ce7f800efff9: Waiting [2024-08-23T07:52:16.648Z] 7bbbbddd5883: Layer already exists [2024-08-23T07:52:16.648Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:16.648Z] ef45c56c52c8: Layer already exists [2024-08-23T07:52:16.648Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:16.648Z] 3222ac5569d1: Layer already exists [2024-08-23T07:52:16.648Z] 2d0f5138e2ed: Layer already exists [2024-08-23T07:52:16.648Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:16.648Z] latest: digest: sha256:a3330dfce7c1d1b0f415a5d58bd4fd5708f4252076d5fea712abc802df6d2ddf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:16.970Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:17.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.59 [2024-08-23T07:52:17.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-23T07:52:17.285Z] ef45c56c52c8: Preparing [2024-08-23T07:52:17.285Z] 7bbbbddd5883: Preparing [2024-08-23T07:52:17.285Z] 46c094835a6f: Preparing [2024-08-23T07:52:17.285Z] 481ba2e9a338: Preparing [2024-08-23T07:52:17.285Z] 3222ac5569d1: Preparing [2024-08-23T07:52:17.285Z] 2d0f5138e2ed: Preparing [2024-08-23T07:52:17.285Z] ce7f800efff9: Preparing [2024-08-23T07:52:17.285Z] 2d0f5138e2ed: Waiting [2024-08-23T07:52:17.285Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:17.285Z] 3222ac5569d1: Layer already exists [2024-08-23T07:52:17.285Z] 7bbbbddd5883: Layer already exists [2024-08-23T07:52:17.285Z] ef45c56c52c8: Layer already exists [2024-08-23T07:52:17.285Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:17.285Z] 2d0f5138e2ed: Layer already exists [2024-08-23T07:52:17.285Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:17.285Z] 3.2.0-dev.59: digest: sha256:a3330dfce7c1d1b0f415a5d58bd4fd5708f4252076d5fea712abc802df6d2ddf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:17.603Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:17.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:17.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-23T07:52:17.932Z] ef45c56c52c8: Preparing [2024-08-23T07:52:17.932Z] 7bbbbddd5883: Preparing [2024-08-23T07:52:17.932Z] 46c094835a6f: Preparing [2024-08-23T07:52:17.932Z] 481ba2e9a338: Preparing [2024-08-23T07:52:17.932Z] 3222ac5569d1: Preparing [2024-08-23T07:52:17.932Z] 2d0f5138e2ed: Preparing [2024-08-23T07:52:17.932Z] ce7f800efff9: Preparing [2024-08-23T07:52:17.932Z] 2d0f5138e2ed: Waiting [2024-08-23T07:52:17.932Z] ce7f800efff9: Waiting [2024-08-23T07:52:17.932Z] 3222ac5569d1: Layer already exists [2024-08-23T07:52:17.932Z] 7bbbbddd5883: Layer already exists [2024-08-23T07:52:17.932Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:17.932Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:17.932Z] ef45c56c52c8: Layer already exists [2024-08-23T07:52:17.932Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:17.932Z] 2d0f5138e2ed: Layer already exists [2024-08-23T07:52:17.932Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:a3330dfce7c1d1b0f415a5d58bd4fd5708f4252076d5fea712abc802df6d2ddf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:18.251Z] + 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-08-23T07:52:18.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-08-23T07:52:18.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-23T07:52:18.569Z] ef45c56c52c8: Preparing [2024-08-23T07:52:18.569Z] 7bbbbddd5883: Preparing [2024-08-23T07:52:18.569Z] 46c094835a6f: Preparing [2024-08-23T07:52:18.569Z] 481ba2e9a338: Preparing [2024-08-23T07:52:18.569Z] 3222ac5569d1: Preparing [2024-08-23T07:52:18.569Z] 2d0f5138e2ed: Preparing [2024-08-23T07:52:18.569Z] ce7f800efff9: Preparing [2024-08-23T07:52:18.569Z] 2d0f5138e2ed: Waiting [2024-08-23T07:52:18.569Z] ce7f800efff9: Waiting [2024-08-23T07:52:18.569Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:18.569Z] 3222ac5569d1: Layer already exists [2024-08-23T07:52:18.569Z] 7bbbbddd5883: Layer already exists [2024-08-23T07:52:18.569Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:18.569Z] ef45c56c52c8: Layer already exists [2024-08-23T07:52:18.569Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:18.569Z] 2d0f5138e2ed: Layer already exists [2024-08-23T07:52:18.569Z] main: digest: sha256:a3330dfce7c1d1b0f415a5d58bd4fd5708f4252076d5fea712abc802df6d2ddf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T07:52:18.632Z] ===================================================== [Pipeline] echo [2024-08-23T07:52:18.645Z] taggedImages: [2024-08-23T07:52:18.645Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:18.645Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-23T07:52:18.645Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.59 [2024-08-23T07:52:18.645Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:18.645Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-08-23T07:52:18.665Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-08-23T07:52:18.665Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:18.665Z] latest [2024-08-23T07:52:18.665Z] 3.2.0-dev.59 [2024-08-23T07:52:18.665Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:18.665Z] main [2024-08-23T07:52:18.665Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:18.989Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:19.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:19.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-23T07:52:19.303Z] 60efb9dd0269: Preparing [2024-08-23T07:52:19.303Z] a473dd3749e2: Preparing [2024-08-23T07:52:19.303Z] 817dbf1fa022: Preparing [2024-08-23T07:52:19.303Z] 46c094835a6f: Preparing [2024-08-23T07:52:19.303Z] 481ba2e9a338: Preparing [2024-08-23T07:52:19.303Z] 9e4d7d1601ca: Preparing [2024-08-23T07:52:19.303Z] ef65520ad26a: Preparing [2024-08-23T07:52:19.303Z] 5af58521a964: Preparing [2024-08-23T07:52:19.303Z] 600f947f3067: Preparing [2024-08-23T07:52:19.303Z] ce7f800efff9: Preparing [2024-08-23T07:52:19.303Z] ef65520ad26a: Waiting [2024-08-23T07:52:19.303Z] 5af58521a964: Waiting [2024-08-23T07:52:19.303Z] 600f947f3067: Waiting [2024-08-23T07:52:19.303Z] 9e4d7d1601ca: Waiting [2024-08-23T07:52:19.303Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:19.303Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:19.303Z] a473dd3749e2: Pushed [2024-08-23T07:52:19.303Z] 817dbf1fa022: Pushed [2024-08-23T07:52:19.303Z] 60efb9dd0269: Pushed [2024-08-23T07:52:19.303Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:19.303Z] 5af58521a964: Pushed [2024-08-23T07:52:19.869Z] 600f947f3067: Pushed [2024-08-23T07:52:25.138Z] ef65520ad26a: Pushed [2024-08-23T07:52:28.425Z] 9e4d7d1601ca: Pushed [2024-08-23T07:52:28.685Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:90b747c8ee0e64eab9a28b7fbb29c111e46c509f1371eeeac5521dd2c4230e67 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:29.018Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:29.346Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-23T07:52:29.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-23T07:52:29.346Z] 60efb9dd0269: Preparing [2024-08-23T07:52:29.346Z] a473dd3749e2: Preparing [2024-08-23T07:52:29.346Z] 817dbf1fa022: Preparing [2024-08-23T07:52:29.346Z] 46c094835a6f: Preparing [2024-08-23T07:52:29.346Z] 481ba2e9a338: Preparing [2024-08-23T07:52:29.346Z] 9e4d7d1601ca: Preparing [2024-08-23T07:52:29.346Z] ef65520ad26a: Preparing [2024-08-23T07:52:29.346Z] 5af58521a964: Preparing [2024-08-23T07:52:29.346Z] 600f947f3067: Preparing [2024-08-23T07:52:29.346Z] ce7f800efff9: Preparing [2024-08-23T07:52:29.346Z] 600f947f3067: Waiting [2024-08-23T07:52:29.346Z] ef65520ad26a: Waiting [2024-08-23T07:52:29.346Z] 9e4d7d1601ca: Waiting [2024-08-23T07:52:29.346Z] a473dd3749e2: Layer already exists [2024-08-23T07:52:29.346Z] 817dbf1fa022: Layer already exists [2024-08-23T07:52:29.346Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:29.346Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:29.346Z] 60efb9dd0269: Layer already exists [2024-08-23T07:52:29.346Z] 600f947f3067: Layer already exists [2024-08-23T07:52:29.346Z] 9e4d7d1601ca: Layer already exists [2024-08-23T07:52:29.346Z] 5af58521a964: Layer already exists [2024-08-23T07:52:29.346Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:29.346Z] ef65520ad26a: Layer already exists [2024-08-23T07:52:29.346Z] latest: digest: sha256:90b747c8ee0e64eab9a28b7fbb29c111e46c509f1371eeeac5521dd2c4230e67 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:29.674Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:29.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.59 [2024-08-23T07:52:29.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-23T07:52:29.991Z] 60efb9dd0269: Preparing [2024-08-23T07:52:29.991Z] a473dd3749e2: Preparing [2024-08-23T07:52:29.991Z] 817dbf1fa022: Preparing [2024-08-23T07:52:29.991Z] 46c094835a6f: Preparing [2024-08-23T07:52:29.991Z] 481ba2e9a338: Preparing [2024-08-23T07:52:29.991Z] 9e4d7d1601ca: Preparing [2024-08-23T07:52:29.991Z] ef65520ad26a: Preparing [2024-08-23T07:52:29.991Z] 5af58521a964: Preparing [2024-08-23T07:52:29.991Z] 600f947f3067: Preparing [2024-08-23T07:52:29.991Z] ce7f800efff9: Preparing [2024-08-23T07:52:29.991Z] ef65520ad26a: Waiting [2024-08-23T07:52:29.991Z] 5af58521a964: Waiting [2024-08-23T07:52:29.991Z] 600f947f3067: Waiting [2024-08-23T07:52:29.991Z] ce7f800efff9: Waiting [2024-08-23T07:52:29.991Z] 817dbf1fa022: Layer already exists [2024-08-23T07:52:29.991Z] a473dd3749e2: Layer already exists [2024-08-23T07:52:29.991Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:29.991Z] 60efb9dd0269: Layer already exists [2024-08-23T07:52:29.991Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:29.991Z] ef65520ad26a: Layer already exists [2024-08-23T07:52:29.991Z] 9e4d7d1601ca: Layer already exists [2024-08-23T07:52:29.991Z] 5af58521a964: Layer already exists [2024-08-23T07:52:29.991Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:29.991Z] 600f947f3067: Layer already exists [2024-08-23T07:52:29.991Z] 3.2.0-dev.59: digest: sha256:90b747c8ee0e64eab9a28b7fbb29c111e46c509f1371eeeac5521dd2c4230e67 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:30.326Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:30.642Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:30.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-23T07:52:30.642Z] 60efb9dd0269: Preparing [2024-08-23T07:52:30.642Z] a473dd3749e2: Preparing [2024-08-23T07:52:30.642Z] 817dbf1fa022: Preparing [2024-08-23T07:52:30.642Z] 46c094835a6f: Preparing [2024-08-23T07:52:30.642Z] 481ba2e9a338: Preparing [2024-08-23T07:52:30.642Z] 9e4d7d1601ca: Preparing [2024-08-23T07:52:30.642Z] ef65520ad26a: Preparing [2024-08-23T07:52:30.642Z] 5af58521a964: Preparing [2024-08-23T07:52:30.642Z] 600f947f3067: Preparing [2024-08-23T07:52:30.642Z] ce7f800efff9: Preparing [2024-08-23T07:52:30.642Z] 5af58521a964: Waiting [2024-08-23T07:52:30.642Z] 600f947f3067: Waiting [2024-08-23T07:52:30.642Z] ef65520ad26a: Waiting [2024-08-23T07:52:30.642Z] ce7f800efff9: Waiting [2024-08-23T07:52:30.642Z] 9e4d7d1601ca: Waiting [2024-08-23T07:52:30.642Z] a473dd3749e2: Layer already exists [2024-08-23T07:52:30.642Z] 817dbf1fa022: Layer already exists [2024-08-23T07:52:30.642Z] 60efb9dd0269: Layer already exists [2024-08-23T07:52:30.642Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:30.642Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:30.642Z] 600f947f3067: Layer already exists [2024-08-23T07:52:30.642Z] ef65520ad26a: Layer already exists [2024-08-23T07:52:30.642Z] 5af58521a964: Layer already exists [2024-08-23T07:52:30.642Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:30.642Z] 9e4d7d1601ca: Layer already exists [2024-08-23T07:52:30.642Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:90b747c8ee0e64eab9a28b7fbb29c111e46c509f1371eeeac5521dd2c4230e67 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:30.980Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:31.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-08-23T07:52:31.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-23T07:52:31.311Z] 60efb9dd0269: Preparing [2024-08-23T07:52:31.311Z] a473dd3749e2: Preparing [2024-08-23T07:52:31.311Z] 817dbf1fa022: Preparing [2024-08-23T07:52:31.311Z] 46c094835a6f: Preparing [2024-08-23T07:52:31.311Z] 481ba2e9a338: Preparing [2024-08-23T07:52:31.311Z] 9e4d7d1601ca: Preparing [2024-08-23T07:52:31.311Z] ef65520ad26a: Preparing [2024-08-23T07:52:31.311Z] 5af58521a964: Preparing [2024-08-23T07:52:31.311Z] 600f947f3067: Preparing [2024-08-23T07:52:31.311Z] ce7f800efff9: Preparing [2024-08-23T07:52:31.311Z] 5af58521a964: Waiting [2024-08-23T07:52:31.311Z] ef65520ad26a: Waiting [2024-08-23T07:52:31.311Z] ce7f800efff9: Waiting [2024-08-23T07:52:31.311Z] 9e4d7d1601ca: Waiting [2024-08-23T07:52:31.311Z] 60efb9dd0269: Layer already exists [2024-08-23T07:52:31.311Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:31.311Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:31.311Z] 817dbf1fa022: Layer already exists [2024-08-23T07:52:31.311Z] a473dd3749e2: Layer already exists [2024-08-23T07:52:31.311Z] ef65520ad26a: Layer already exists [2024-08-23T07:52:31.311Z] 5af58521a964: Layer already exists [2024-08-23T07:52:31.311Z] 9e4d7d1601ca: Layer already exists [2024-08-23T07:52:31.311Z] 600f947f3067: Layer already exists [2024-08-23T07:52:31.311Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:31.311Z] main: digest: sha256:90b747c8ee0e64eab9a28b7fbb29c111e46c509f1371eeeac5521dd2c4230e67 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T07:52:31.387Z] ===================================================== [Pipeline] echo [2024-08-23T07:52:31.399Z] taggedImages: [2024-08-23T07:52:31.399Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:31.399Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-23T07:52:31.399Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.59 [2024-08-23T07:52:31.399Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:31.399Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-08-23T07:52:31.421Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-08-23T07:52:31.422Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:31.422Z] latest [2024-08-23T07:52:31.422Z] 3.2.0-dev.59 [2024-08-23T07:52:31.422Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:31.422Z] main [2024-08-23T07:52:31.422Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:31.765Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:32.099Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:32.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-23T07:52:32.099Z] 55751039fef0: Preparing [2024-08-23T07:52:32.099Z] 77e3afe528ff: Preparing [2024-08-23T07:52:32.099Z] 3a263e0e01ae: Preparing [2024-08-23T07:52:32.099Z] 46c094835a6f: Preparing [2024-08-23T07:52:32.099Z] 481ba2e9a338: Preparing [2024-08-23T07:52:32.099Z] ecdc484bfb17: Preparing [2024-08-23T07:52:32.099Z] 404f2f6613a1: Preparing [2024-08-23T07:52:32.099Z] 9880d6ddfd76: Preparing [2024-08-23T07:52:32.099Z] ce7f800efff9: Preparing [2024-08-23T07:52:32.099Z] ecdc484bfb17: Waiting [2024-08-23T07:52:32.099Z] 404f2f6613a1: Waiting [2024-08-23T07:52:32.099Z] ce7f800efff9: Waiting [2024-08-23T07:52:32.099Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:32.099Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:32.099Z] 77e3afe528ff: Pushed [2024-08-23T07:52:32.099Z] 3a263e0e01ae: Pushed [2024-08-23T07:52:32.099Z] 404f2f6613a1: Pushed [2024-08-23T07:52:32.099Z] 55751039fef0: Pushed [2024-08-23T07:52:32.099Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:32.358Z] 9880d6ddfd76: Pushed [2024-08-23T07:52:42.340Z] ecdc484bfb17: Pushed [2024-08-23T07:52:42.340Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:541fdb0e7558e7cb4d550c79aff6869c5c84cd32af940a37bdf097292b4e5a07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:42.664Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:42.983Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-23T07:52:42.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-23T07:52:42.984Z] 55751039fef0: Preparing [2024-08-23T07:52:42.984Z] 77e3afe528ff: Preparing [2024-08-23T07:52:42.984Z] 3a263e0e01ae: Preparing [2024-08-23T07:52:42.984Z] 46c094835a6f: Preparing [2024-08-23T07:52:42.984Z] 481ba2e9a338: Preparing [2024-08-23T07:52:42.984Z] ecdc484bfb17: Preparing [2024-08-23T07:52:42.984Z] 404f2f6613a1: Preparing [2024-08-23T07:52:42.984Z] 9880d6ddfd76: Preparing [2024-08-23T07:52:42.984Z] ce7f800efff9: Preparing [2024-08-23T07:52:42.984Z] ecdc484bfb17: Waiting [2024-08-23T07:52:42.984Z] 404f2f6613a1: Waiting [2024-08-23T07:52:42.984Z] ce7f800efff9: Waiting [2024-08-23T07:52:42.984Z] 55751039fef0: Layer already exists [2024-08-23T07:52:42.984Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:42.984Z] 3a263e0e01ae: Layer already exists [2024-08-23T07:52:42.984Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:42.984Z] 77e3afe528ff: Layer already exists [2024-08-23T07:52:42.984Z] 404f2f6613a1: Layer already exists [2024-08-23T07:52:42.984Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:42.984Z] ecdc484bfb17: Layer already exists [2024-08-23T07:52:42.984Z] 9880d6ddfd76: Layer already exists [2024-08-23T07:52:42.984Z] latest: digest: sha256:541fdb0e7558e7cb4d550c79aff6869c5c84cd32af940a37bdf097292b4e5a07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:43.306Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:43.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.59 [2024-08-23T07:52:43.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-23T07:52:43.614Z] 55751039fef0: Preparing [2024-08-23T07:52:43.614Z] 77e3afe528ff: Preparing [2024-08-23T07:52:43.614Z] 3a263e0e01ae: Preparing [2024-08-23T07:52:43.614Z] 46c094835a6f: Preparing [2024-08-23T07:52:43.614Z] 481ba2e9a338: Preparing [2024-08-23T07:52:43.614Z] ecdc484bfb17: Preparing [2024-08-23T07:52:43.614Z] 404f2f6613a1: Preparing [2024-08-23T07:52:43.614Z] 9880d6ddfd76: Preparing [2024-08-23T07:52:43.614Z] ce7f800efff9: Preparing [2024-08-23T07:52:43.614Z] ecdc484bfb17: Waiting [2024-08-23T07:52:43.614Z] 404f2f6613a1: Waiting [2024-08-23T07:52:43.614Z] 9880d6ddfd76: Waiting [2024-08-23T07:52:43.614Z] ce7f800efff9: Waiting [2024-08-23T07:52:43.614Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:43.614Z] 77e3afe528ff: Layer already exists [2024-08-23T07:52:43.614Z] 55751039fef0: Layer already exists [2024-08-23T07:52:43.614Z] 3a263e0e01ae: Layer already exists [2024-08-23T07:52:43.614Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:43.614Z] ecdc484bfb17: Layer already exists [2024-08-23T07:52:43.614Z] 9880d6ddfd76: Layer already exists [2024-08-23T07:52:43.614Z] 404f2f6613a1: Layer already exists [2024-08-23T07:52:43.614Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:43.614Z] 3.2.0-dev.59: digest: sha256:541fdb0e7558e7cb4d550c79aff6869c5c84cd32af940a37bdf097292b4e5a07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:43.940Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:44.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:44.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-23T07:52:44.260Z] 55751039fef0: Preparing [2024-08-23T07:52:44.260Z] 77e3afe528ff: Preparing [2024-08-23T07:52:44.260Z] 3a263e0e01ae: Preparing [2024-08-23T07:52:44.260Z] 46c094835a6f: Preparing [2024-08-23T07:52:44.260Z] 481ba2e9a338: Preparing [2024-08-23T07:52:44.260Z] ecdc484bfb17: Preparing [2024-08-23T07:52:44.260Z] 404f2f6613a1: Preparing [2024-08-23T07:52:44.260Z] 9880d6ddfd76: Preparing [2024-08-23T07:52:44.260Z] ce7f800efff9: Preparing [2024-08-23T07:52:44.260Z] ecdc484bfb17: Waiting [2024-08-23T07:52:44.260Z] 404f2f6613a1: Waiting [2024-08-23T07:52:44.260Z] ce7f800efff9: Waiting [2024-08-23T07:52:44.260Z] 9880d6ddfd76: Waiting [2024-08-23T07:52:44.260Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:44.260Z] 77e3afe528ff: Layer already exists [2024-08-23T07:52:44.260Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:44.260Z] 55751039fef0: Layer already exists [2024-08-23T07:52:44.260Z] 3a263e0e01ae: Layer already exists [2024-08-23T07:52:44.260Z] 9880d6ddfd76: Layer already exists [2024-08-23T07:52:44.260Z] 404f2f6613a1: Layer already exists [2024-08-23T07:52:44.260Z] ecdc484bfb17: Layer already exists [2024-08-23T07:52:44.260Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:44.260Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:541fdb0e7558e7cb4d550c79aff6869c5c84cd32af940a37bdf097292b4e5a07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:44.593Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:44.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-08-23T07:52:44.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-23T07:52:44.905Z] 55751039fef0: Preparing [2024-08-23T07:52:44.905Z] 77e3afe528ff: Preparing [2024-08-23T07:52:44.905Z] 3a263e0e01ae: Preparing [2024-08-23T07:52:44.905Z] 46c094835a6f: Preparing [2024-08-23T07:52:44.905Z] 481ba2e9a338: Preparing [2024-08-23T07:52:44.905Z] ecdc484bfb17: Preparing [2024-08-23T07:52:44.905Z] 404f2f6613a1: Preparing [2024-08-23T07:52:44.905Z] 9880d6ddfd76: Preparing [2024-08-23T07:52:44.905Z] ce7f800efff9: Preparing [2024-08-23T07:52:44.905Z] 404f2f6613a1: Waiting [2024-08-23T07:52:44.905Z] 9880d6ddfd76: Waiting [2024-08-23T07:52:44.905Z] ecdc484bfb17: Waiting [2024-08-23T07:52:44.905Z] ce7f800efff9: Waiting [2024-08-23T07:52:44.905Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:44.905Z] 55751039fef0: Layer already exists [2024-08-23T07:52:44.905Z] 77e3afe528ff: Layer already exists [2024-08-23T07:52:44.905Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:44.905Z] 3a263e0e01ae: Layer already exists [2024-08-23T07:52:44.905Z] 9880d6ddfd76: Layer already exists [2024-08-23T07:52:44.905Z] 404f2f6613a1: Layer already exists [2024-08-23T07:52:44.905Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:44.905Z] ecdc484bfb17: Layer already exists [2024-08-23T07:52:44.905Z] main: digest: sha256:541fdb0e7558e7cb4d550c79aff6869c5c84cd32af940a37bdf097292b4e5a07 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T07:52:44.975Z] ===================================================== [Pipeline] echo [2024-08-23T07:52:44.991Z] taggedImages: [2024-08-23T07:52:44.991Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:44.991Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-23T07:52:44.991Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.59 [2024-08-23T07:52:44.991Z] - nexus3.edgexfoundry.org:10004/security-spire-config:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:44.991Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-08-23T07:52:45.014Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-08-23T07:52:45.014Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:45.014Z] latest [2024-08-23T07:52:45.014Z] 3.2.0-dev.59 [2024-08-23T07:52:45.014Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:45.014Z] main [2024-08-23T07:52:45.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:45.349Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:45.662Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:45.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-23T07:52:45.662Z] 60efb9dd0269: Preparing [2024-08-23T07:52:45.662Z] 8e5e91d15d5a: Preparing [2024-08-23T07:52:45.662Z] 4c81243db1c8: Preparing [2024-08-23T07:52:45.662Z] 46c094835a6f: Preparing [2024-08-23T07:52:45.662Z] 481ba2e9a338: Preparing [2024-08-23T07:52:45.662Z] 9e4d7d1601ca: Preparing [2024-08-23T07:52:45.662Z] 5af58521a964: Preparing [2024-08-23T07:52:45.662Z] 600f947f3067: Preparing [2024-08-23T07:52:45.662Z] ce7f800efff9: Preparing [2024-08-23T07:52:45.662Z] 600f947f3067: Waiting [2024-08-23T07:52:45.662Z] 5af58521a964: Waiting [2024-08-23T07:52:45.662Z] 9e4d7d1601ca: Waiting [2024-08-23T07:52:45.662Z] ce7f800efff9: Waiting [2024-08-23T07:52:45.662Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:45.662Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:45.662Z] 60efb9dd0269: Layer already exists [2024-08-23T07:52:45.662Z] 9e4d7d1601ca: Layer already exists [2024-08-23T07:52:45.662Z] 5af58521a964: Layer already exists [2024-08-23T07:52:45.662Z] 600f947f3067: Layer already exists [2024-08-23T07:52:45.662Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:45.662Z] 8e5e91d15d5a: Pushed [2024-08-23T07:52:45.662Z] 4c81243db1c8: Pushed [2024-08-23T07:52:45.922Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:1f509e8a512c526bef78d8ec1e52ddd34b75fa3e13be2246478f2a64781dc271 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:46.248Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:46.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-23T07:52:46.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-23T07:52:46.569Z] 60efb9dd0269: Preparing [2024-08-23T07:52:46.569Z] 8e5e91d15d5a: Preparing [2024-08-23T07:52:46.569Z] 4c81243db1c8: Preparing [2024-08-23T07:52:46.569Z] 46c094835a6f: Preparing [2024-08-23T07:52:46.569Z] 481ba2e9a338: Preparing [2024-08-23T07:52:46.569Z] 9e4d7d1601ca: Preparing [2024-08-23T07:52:46.569Z] 5af58521a964: Preparing [2024-08-23T07:52:46.569Z] 600f947f3067: Preparing [2024-08-23T07:52:46.569Z] ce7f800efff9: Preparing [2024-08-23T07:52:46.569Z] 9e4d7d1601ca: Waiting [2024-08-23T07:52:46.569Z] 600f947f3067: Waiting [2024-08-23T07:52:46.569Z] 5af58521a964: Waiting [2024-08-23T07:52:46.569Z] ce7f800efff9: Waiting [2024-08-23T07:52:46.569Z] 60efb9dd0269: Layer already exists [2024-08-23T07:52:46.569Z] 8e5e91d15d5a: Layer already exists [2024-08-23T07:52:46.569Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:46.569Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:46.569Z] 4c81243db1c8: Layer already exists [2024-08-23T07:52:46.569Z] 5af58521a964: Layer already exists [2024-08-23T07:52:46.569Z] 9e4d7d1601ca: Layer already exists [2024-08-23T07:52:46.569Z] 600f947f3067: Layer already exists [2024-08-23T07:52:46.569Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:46.569Z] latest: digest: sha256:1f509e8a512c526bef78d8ec1e52ddd34b75fa3e13be2246478f2a64781dc271 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:46.887Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:47.205Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.59 [2024-08-23T07:52:47.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-23T07:52:47.205Z] 60efb9dd0269: Preparing [2024-08-23T07:52:47.205Z] 8e5e91d15d5a: Preparing [2024-08-23T07:52:47.205Z] 4c81243db1c8: Preparing [2024-08-23T07:52:47.205Z] 46c094835a6f: Preparing [2024-08-23T07:52:47.205Z] 481ba2e9a338: Preparing [2024-08-23T07:52:47.205Z] 9e4d7d1601ca: Preparing [2024-08-23T07:52:47.205Z] 5af58521a964: Preparing [2024-08-23T07:52:47.205Z] 600f947f3067: Preparing [2024-08-23T07:52:47.205Z] ce7f800efff9: Preparing [2024-08-23T07:52:47.205Z] 9e4d7d1601ca: Waiting [2024-08-23T07:52:47.205Z] 5af58521a964: Waiting [2024-08-23T07:52:47.205Z] 600f947f3067: Waiting [2024-08-23T07:52:47.205Z] 60efb9dd0269: Layer already exists [2024-08-23T07:52:47.205Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:47.205Z] 4c81243db1c8: Layer already exists [2024-08-23T07:52:47.205Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:47.205Z] 8e5e91d15d5a: Layer already exists [2024-08-23T07:52:47.205Z] 5af58521a964: Layer already exists [2024-08-23T07:52:47.205Z] 9e4d7d1601ca: Layer already exists [2024-08-23T07:52:47.205Z] 600f947f3067: Layer already exists [2024-08-23T07:52:47.205Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:47.205Z] 3.2.0-dev.59: digest: sha256:1f509e8a512c526bef78d8ec1e52ddd34b75fa3e13be2246478f2a64781dc271 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:47.537Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:47.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:47.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-23T07:52:47.864Z] 60efb9dd0269: Preparing [2024-08-23T07:52:47.864Z] 8e5e91d15d5a: Preparing [2024-08-23T07:52:47.864Z] 4c81243db1c8: Preparing [2024-08-23T07:52:47.864Z] 46c094835a6f: Preparing [2024-08-23T07:52:47.864Z] 481ba2e9a338: Preparing [2024-08-23T07:52:47.864Z] 9e4d7d1601ca: Preparing [2024-08-23T07:52:47.864Z] 5af58521a964: Preparing [2024-08-23T07:52:47.864Z] 600f947f3067: Preparing [2024-08-23T07:52:47.864Z] ce7f800efff9: Preparing [2024-08-23T07:52:47.864Z] 5af58521a964: Waiting [2024-08-23T07:52:47.864Z] ce7f800efff9: Waiting [2024-08-23T07:52:47.864Z] 600f947f3067: Waiting [2024-08-23T07:52:47.864Z] 9e4d7d1601ca: Waiting [2024-08-23T07:52:47.864Z] 8e5e91d15d5a: Layer already exists [2024-08-23T07:52:47.864Z] 4c81243db1c8: Layer already exists [2024-08-23T07:52:47.864Z] 60efb9dd0269: Layer already exists [2024-08-23T07:52:47.864Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:47.864Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:47.864Z] 9e4d7d1601ca: Layer already exists [2024-08-23T07:52:47.864Z] 5af58521a964: Layer already exists [2024-08-23T07:52:47.864Z] 600f947f3067: Layer already exists [2024-08-23T07:52:47.864Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:47.864Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:1f509e8a512c526bef78d8ec1e52ddd34b75fa3e13be2246478f2a64781dc271 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:48.188Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:48.505Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-08-23T07:52:48.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-23T07:52:48.505Z] 60efb9dd0269: Preparing [2024-08-23T07:52:48.505Z] 8e5e91d15d5a: Preparing [2024-08-23T07:52:48.505Z] 4c81243db1c8: Preparing [2024-08-23T07:52:48.505Z] 46c094835a6f: Preparing [2024-08-23T07:52:48.505Z] 481ba2e9a338: Preparing [2024-08-23T07:52:48.505Z] 9e4d7d1601ca: Preparing [2024-08-23T07:52:48.505Z] 5af58521a964: Preparing [2024-08-23T07:52:48.505Z] 600f947f3067: Preparing [2024-08-23T07:52:48.505Z] ce7f800efff9: Preparing [2024-08-23T07:52:48.505Z] 5af58521a964: Waiting [2024-08-23T07:52:48.505Z] 9e4d7d1601ca: Waiting [2024-08-23T07:52:48.505Z] 600f947f3067: Waiting [2024-08-23T07:52:48.505Z] ce7f800efff9: Waiting [2024-08-23T07:52:48.505Z] 4c81243db1c8: Layer already exists [2024-08-23T07:52:48.505Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:48.505Z] 60efb9dd0269: Layer already exists [2024-08-23T07:52:48.505Z] 8e5e91d15d5a: Layer already exists [2024-08-23T07:52:48.505Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:48.505Z] 9e4d7d1601ca: Layer already exists [2024-08-23T07:52:48.505Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:48.505Z] 600f947f3067: Layer already exists [2024-08-23T07:52:48.505Z] 5af58521a964: Layer already exists [2024-08-23T07:52:48.505Z] main: digest: sha256:1f509e8a512c526bef78d8ec1e52ddd34b75fa3e13be2246478f2a64781dc271 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T07:52:48.570Z] ===================================================== [Pipeline] echo [2024-08-23T07:52:48.586Z] taggedImages: [2024-08-23T07:52:48.586Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:48.586Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-23T07:52:48.586Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.59 [2024-08-23T07:52:48.586Z] - nexus3.edgexfoundry.org:10004/security-spire-server:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:48.586Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-08-23T07:52:48.619Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-08-23T07:52:48.619Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:48.619Z] latest [2024-08-23T07:52:48.619Z] 3.2.0-dev.59 [2024-08-23T07:52:48.619Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:48.619Z] main [2024-08-23T07:52:48.619Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:48.961Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:49.277Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:49.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-23T07:52:49.277Z] 59d62469020d: Preparing [2024-08-23T07:52:49.277Z] 54514b4c4b43: Preparing [2024-08-23T07:52:49.277Z] 46c094835a6f: Preparing [2024-08-23T07:52:49.277Z] 481ba2e9a338: Preparing [2024-08-23T07:52:49.277Z] 56378a47f4ba: Preparing [2024-08-23T07:52:49.277Z] 6ec4f7f10a30: Preparing [2024-08-23T07:52:49.277Z] ce7f800efff9: Preparing [2024-08-23T07:52:49.277Z] 6ec4f7f10a30: Waiting [2024-08-23T07:52:49.277Z] ce7f800efff9: Waiting [2024-08-23T07:52:49.277Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:49.277Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:49.277Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:49.277Z] 59d62469020d: Pushed [2024-08-23T07:52:49.277Z] 56378a47f4ba: Pushed [2024-08-23T07:52:49.535Z] 6ec4f7f10a30: Pushed [2024-08-23T07:52:52.821Z] 54514b4c4b43: Pushed [2024-08-23T07:52:52.821Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:3221bff12915be616ae3a149241817eb3ceaeed8e9eb7fe350fa40d92bea3d49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:53.151Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:53.470Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-23T07:52:53.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-23T07:52:53.470Z] 59d62469020d: Preparing [2024-08-23T07:52:53.470Z] 54514b4c4b43: Preparing [2024-08-23T07:52:53.470Z] 46c094835a6f: Preparing [2024-08-23T07:52:53.470Z] 481ba2e9a338: Preparing [2024-08-23T07:52:53.470Z] 56378a47f4ba: Preparing [2024-08-23T07:52:53.470Z] 6ec4f7f10a30: Preparing [2024-08-23T07:52:53.470Z] ce7f800efff9: Preparing [2024-08-23T07:52:53.470Z] 6ec4f7f10a30: Waiting [2024-08-23T07:52:53.470Z] ce7f800efff9: Waiting [2024-08-23T07:52:53.470Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:53.470Z] 54514b4c4b43: Layer already exists [2024-08-23T07:52:53.470Z] 59d62469020d: Layer already exists [2024-08-23T07:52:53.470Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:53.470Z] 56378a47f4ba: Layer already exists [2024-08-23T07:52:53.470Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:53.470Z] 6ec4f7f10a30: Layer already exists [2024-08-23T07:52:53.470Z] latest: digest: sha256:3221bff12915be616ae3a149241817eb3ceaeed8e9eb7fe350fa40d92bea3d49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:53.791Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:54.116Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.59 [2024-08-23T07:52:54.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-23T07:52:54.116Z] 59d62469020d: Preparing [2024-08-23T07:52:54.116Z] 54514b4c4b43: Preparing [2024-08-23T07:52:54.116Z] 46c094835a6f: Preparing [2024-08-23T07:52:54.116Z] 481ba2e9a338: Preparing [2024-08-23T07:52:54.116Z] 56378a47f4ba: Preparing [2024-08-23T07:52:54.116Z] 6ec4f7f10a30: Preparing [2024-08-23T07:52:54.116Z] ce7f800efff9: Preparing [2024-08-23T07:52:54.116Z] 6ec4f7f10a30: Waiting [2024-08-23T07:52:54.116Z] ce7f800efff9: Waiting [2024-08-23T07:52:54.116Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:54.116Z] 59d62469020d: Layer already exists [2024-08-23T07:52:54.116Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:54.116Z] 54514b4c4b43: Layer already exists [2024-08-23T07:52:54.116Z] 56378a47f4ba: Layer already exists [2024-08-23T07:52:54.116Z] 6ec4f7f10a30: Layer already exists [2024-08-23T07:52:54.116Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:54.116Z] 3.2.0-dev.59: digest: sha256:3221bff12915be616ae3a149241817eb3ceaeed8e9eb7fe350fa40d92bea3d49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:54.443Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:54.767Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:54.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-23T07:52:54.767Z] 59d62469020d: Preparing [2024-08-23T07:52:54.767Z] 54514b4c4b43: Preparing [2024-08-23T07:52:54.767Z] 46c094835a6f: Preparing [2024-08-23T07:52:54.767Z] 481ba2e9a338: Preparing [2024-08-23T07:52:54.767Z] 56378a47f4ba: Preparing [2024-08-23T07:52:54.767Z] 6ec4f7f10a30: Preparing [2024-08-23T07:52:54.767Z] ce7f800efff9: Preparing [2024-08-23T07:52:54.767Z] 6ec4f7f10a30: Waiting [2024-08-23T07:52:54.767Z] ce7f800efff9: Waiting [2024-08-23T07:52:54.767Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:54.767Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:54.767Z] 56378a47f4ba: Layer already exists [2024-08-23T07:52:54.767Z] 54514b4c4b43: Layer already exists [2024-08-23T07:52:54.767Z] 59d62469020d: Layer already exists [2024-08-23T07:52:54.767Z] 6ec4f7f10a30: Layer already exists [2024-08-23T07:52:54.767Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:54.767Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:3221bff12915be616ae3a149241817eb3ceaeed8e9eb7fe350fa40d92bea3d49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:55.093Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:55.413Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-08-23T07:52:55.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-23T07:52:55.413Z] 59d62469020d: Preparing [2024-08-23T07:52:55.413Z] 54514b4c4b43: Preparing [2024-08-23T07:52:55.413Z] 46c094835a6f: Preparing [2024-08-23T07:52:55.413Z] 481ba2e9a338: Preparing [2024-08-23T07:52:55.413Z] 56378a47f4ba: Preparing [2024-08-23T07:52:55.413Z] 6ec4f7f10a30: Preparing [2024-08-23T07:52:55.413Z] ce7f800efff9: Preparing [2024-08-23T07:52:55.413Z] 6ec4f7f10a30: Waiting [2024-08-23T07:52:55.413Z] ce7f800efff9: Waiting [2024-08-23T07:52:55.413Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:55.413Z] 56378a47f4ba: Layer already exists [2024-08-23T07:52:55.413Z] 54514b4c4b43: Layer already exists [2024-08-23T07:52:55.413Z] 59d62469020d: Layer already exists [2024-08-23T07:52:55.413Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:55.413Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:55.413Z] 6ec4f7f10a30: Layer already exists [2024-08-23T07:52:55.413Z] main: digest: sha256:3221bff12915be616ae3a149241817eb3ceaeed8e9eb7fe350fa40d92bea3d49 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T07:52:55.491Z] ===================================================== [Pipeline] echo [2024-08-23T07:52:55.509Z] taggedImages: [2024-08-23T07:52:55.509Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:55.509Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-23T07:52:55.509Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.59 [2024-08-23T07:52:55.509Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:55.509Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-08-23T07:52:55.540Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-08-23T07:52:55.540Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:55.540Z] latest [2024-08-23T07:52:55.540Z] 3.2.0-dev.59 [2024-08-23T07:52:55.540Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:52:55.540Z] main [2024-08-23T07:52:55.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:55.887Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:52:56.214Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:52:56.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-23T07:52:56.214Z] c82397777a2f: Preparing [2024-08-23T07:52:56.214Z] f1bc47ac8d07: Preparing [2024-08-23T07:52:56.214Z] 46c094835a6f: Preparing [2024-08-23T07:52:56.214Z] 481ba2e9a338: Preparing [2024-08-23T07:52:56.214Z] d3879a77a266: Preparing [2024-08-23T07:52:56.214Z] 100e7e9a2c35: Preparing [2024-08-23T07:52:56.214Z] ce7f800efff9: Preparing [2024-08-23T07:52:56.214Z] 100e7e9a2c35: Waiting [2024-08-23T07:52:56.214Z] ce7f800efff9: Waiting [2024-08-23T07:52:56.214Z] 481ba2e9a338: Layer already exists [2024-08-23T07:52:56.214Z] 46c094835a6f: Layer already exists [2024-08-23T07:52:56.214Z] ce7f800efff9: Layer already exists [2024-08-23T07:52:56.214Z] d3879a77a266: Pushed [2024-08-23T07:52:56.214Z] c82397777a2f: Pushed [2024-08-23T07:52:56.473Z] 100e7e9a2c35: Pushed [2024-08-23T07:52:59.757Z] f1bc47ac8d07: Pushed [2024-08-23T07:52:59.757Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:122a6c489a3581477f0781ac51ee61d54b68958b0e53d113fe41b42ef6f7bafd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:53:00.081Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:53:00.399Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-23T07:53:00.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-23T07:53:00.399Z] c82397777a2f: Preparing [2024-08-23T07:53:00.399Z] f1bc47ac8d07: Preparing [2024-08-23T07:53:00.399Z] 46c094835a6f: Preparing [2024-08-23T07:53:00.399Z] 481ba2e9a338: Preparing [2024-08-23T07:53:00.399Z] d3879a77a266: Preparing [2024-08-23T07:53:00.399Z] 100e7e9a2c35: Preparing [2024-08-23T07:53:00.399Z] ce7f800efff9: Preparing [2024-08-23T07:53:00.399Z] 100e7e9a2c35: Waiting [2024-08-23T07:53:00.399Z] ce7f800efff9: Waiting [2024-08-23T07:53:00.399Z] 481ba2e9a338: Layer already exists [2024-08-23T07:53:00.399Z] d3879a77a266: Layer already exists [2024-08-23T07:53:00.399Z] f1bc47ac8d07: Layer already exists [2024-08-23T07:53:00.399Z] 46c094835a6f: Layer already exists [2024-08-23T07:53:00.399Z] c82397777a2f: Layer already exists [2024-08-23T07:53:00.399Z] ce7f800efff9: Layer already exists [2024-08-23T07:53:00.399Z] 100e7e9a2c35: Layer already exists [2024-08-23T07:53:00.399Z] latest: digest: sha256:122a6c489a3581477f0781ac51ee61d54b68958b0e53d113fe41b42ef6f7bafd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:53:00.731Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:53:01.059Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.59 [2024-08-23T07:53:01.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-23T07:53:01.059Z] c82397777a2f: Preparing [2024-08-23T07:53:01.059Z] f1bc47ac8d07: Preparing [2024-08-23T07:53:01.059Z] 46c094835a6f: Preparing [2024-08-23T07:53:01.059Z] 481ba2e9a338: Preparing [2024-08-23T07:53:01.059Z] d3879a77a266: Preparing [2024-08-23T07:53:01.059Z] 100e7e9a2c35: Preparing [2024-08-23T07:53:01.059Z] ce7f800efff9: Preparing [2024-08-23T07:53:01.059Z] 100e7e9a2c35: Waiting [2024-08-23T07:53:01.059Z] ce7f800efff9: Waiting [2024-08-23T07:53:01.059Z] 46c094835a6f: Layer already exists [2024-08-23T07:53:01.059Z] d3879a77a266: Layer already exists [2024-08-23T07:53:01.059Z] f1bc47ac8d07: Layer already exists [2024-08-23T07:53:01.059Z] 481ba2e9a338: Layer already exists [2024-08-23T07:53:01.059Z] c82397777a2f: Layer already exists [2024-08-23T07:53:01.059Z] ce7f800efff9: Layer already exists [2024-08-23T07:53:01.059Z] 100e7e9a2c35: Layer already exists [2024-08-23T07:53:01.059Z] 3.2.0-dev.59: digest: sha256:122a6c489a3581477f0781ac51ee61d54b68958b0e53d113fe41b42ef6f7bafd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:53:01.384Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:53:01.701Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:53:01.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-23T07:53:01.701Z] c82397777a2f: Preparing [2024-08-23T07:53:01.701Z] f1bc47ac8d07: Preparing [2024-08-23T07:53:01.701Z] 46c094835a6f: Preparing [2024-08-23T07:53:01.701Z] 481ba2e9a338: Preparing [2024-08-23T07:53:01.701Z] d3879a77a266: Preparing [2024-08-23T07:53:01.701Z] 100e7e9a2c35: Preparing [2024-08-23T07:53:01.701Z] ce7f800efff9: Preparing [2024-08-23T07:53:01.701Z] 100e7e9a2c35: Waiting [2024-08-23T07:53:01.701Z] ce7f800efff9: Waiting [2024-08-23T07:53:01.701Z] f1bc47ac8d07: Layer already exists [2024-08-23T07:53:01.701Z] 46c094835a6f: Layer already exists [2024-08-23T07:53:01.701Z] d3879a77a266: Layer already exists [2024-08-23T07:53:01.701Z] 481ba2e9a338: Layer already exists [2024-08-23T07:53:01.701Z] c82397777a2f: Layer already exists [2024-08-23T07:53:01.701Z] 100e7e9a2c35: Layer already exists [2024-08-23T07:53:01.701Z] ce7f800efff9: Layer already exists [2024-08-23T07:53:01.701Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:122a6c489a3581477f0781ac51ee61d54b68958b0e53d113fe41b42ef6f7bafd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:53:02.025Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:53:02.337Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-08-23T07:53:02.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-23T07:53:02.337Z] c82397777a2f: Preparing [2024-08-23T07:53:02.337Z] f1bc47ac8d07: Preparing [2024-08-23T07:53:02.337Z] 46c094835a6f: Preparing [2024-08-23T07:53:02.337Z] 481ba2e9a338: Preparing [2024-08-23T07:53:02.337Z] d3879a77a266: Preparing [2024-08-23T07:53:02.337Z] 100e7e9a2c35: Preparing [2024-08-23T07:53:02.337Z] ce7f800efff9: Preparing [2024-08-23T07:53:02.337Z] ce7f800efff9: Waiting [2024-08-23T07:53:02.337Z] d3879a77a266: Layer already exists [2024-08-23T07:53:02.337Z] 46c094835a6f: Layer already exists [2024-08-23T07:53:02.337Z] c82397777a2f: Layer already exists [2024-08-23T07:53:02.337Z] 481ba2e9a338: Layer already exists [2024-08-23T07:53:02.337Z] f1bc47ac8d07: Layer already exists [2024-08-23T07:53:02.337Z] ce7f800efff9: Layer already exists [2024-08-23T07:53:02.337Z] 100e7e9a2c35: Layer already exists [2024-08-23T07:53:02.337Z] main: digest: sha256:122a6c489a3581477f0781ac51ee61d54b68958b0e53d113fe41b42ef6f7bafd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T07:53:02.414Z] ===================================================== [Pipeline] echo [2024-08-23T07:53:02.429Z] taggedImages: [2024-08-23T07:53:02.429Z] - nexus3.edgexfoundry.org:10004/support-notifications:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:53:02.429Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-23T07:53:02.429Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.59 [2024-08-23T07:53:02.429Z] - nexus3.edgexfoundry.org:10004/support-notifications:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:53:02.429Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-08-23T07:53:02.459Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-08-23T07:53:02.459Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:53:02.459Z] latest [2024-08-23T07:53:02.459Z] 3.2.0-dev.59 [2024-08-23T07:53:02.459Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:53:02.459Z] main [2024-08-23T07:53:02.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:53:02.805Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:53:03.126Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:53:03.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-23T07:53:03.126Z] fc5e5fcb032b: Preparing [2024-08-23T07:53:03.126Z] a8c0b1e2d93e: Preparing [2024-08-23T07:53:03.126Z] 46c094835a6f: Preparing [2024-08-23T07:53:03.126Z] 481ba2e9a338: Preparing [2024-08-23T07:53:03.126Z] 361f51b0d794: Preparing [2024-08-23T07:53:03.126Z] 18b381ce7520: Preparing [2024-08-23T07:53:03.126Z] ce7f800efff9: Preparing [2024-08-23T07:53:03.126Z] 18b381ce7520: Waiting [2024-08-23T07:53:03.126Z] ce7f800efff9: Waiting [2024-08-23T07:53:03.126Z] 361f51b0d794: Layer already exists [2024-08-23T07:53:03.126Z] 46c094835a6f: Layer already exists [2024-08-23T07:53:03.126Z] 481ba2e9a338: Layer already exists [2024-08-23T07:53:03.126Z] 18b381ce7520: Layer already exists [2024-08-23T07:53:03.126Z] ce7f800efff9: Layer already exists [2024-08-23T07:53:03.126Z] fc5e5fcb032b: Pushed [2024-08-23T07:53:06.415Z] a8c0b1e2d93e: Pushed [2024-08-23T07:53:06.415Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:6f64b14bd2907838fdae0df4a6c769c38ba8d653861c0991a43b12ac669b857b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:53:06.998Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:53:07.325Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-23T07:53:07.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-23T07:53:07.326Z] fc5e5fcb032b: Preparing [2024-08-23T07:53:07.326Z] a8c0b1e2d93e: Preparing [2024-08-23T07:53:07.326Z] 46c094835a6f: Preparing [2024-08-23T07:53:07.326Z] 481ba2e9a338: Preparing [2024-08-23T07:53:07.326Z] 361f51b0d794: Preparing [2024-08-23T07:53:07.326Z] 18b381ce7520: Preparing [2024-08-23T07:53:07.326Z] ce7f800efff9: Preparing [2024-08-23T07:53:07.326Z] 18b381ce7520: Waiting [2024-08-23T07:53:07.326Z] ce7f800efff9: Waiting [2024-08-23T07:53:07.326Z] 361f51b0d794: Layer already exists [2024-08-23T07:53:07.326Z] a8c0b1e2d93e: Layer already exists [2024-08-23T07:53:07.326Z] 46c094835a6f: Layer already exists [2024-08-23T07:53:07.326Z] fc5e5fcb032b: Layer already exists [2024-08-23T07:53:07.326Z] 481ba2e9a338: Layer already exists [2024-08-23T07:53:07.326Z] 18b381ce7520: Layer already exists [2024-08-23T07:53:07.326Z] ce7f800efff9: Layer already exists [2024-08-23T07:53:07.326Z] latest: digest: sha256:6f64b14bd2907838fdae0df4a6c769c38ba8d653861c0991a43b12ac669b857b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:53:07.640Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:53:07.943Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.59 [2024-08-23T07:53:07.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-23T07:53:07.944Z] fc5e5fcb032b: Preparing [2024-08-23T07:53:07.944Z] a8c0b1e2d93e: Preparing [2024-08-23T07:53:07.944Z] 46c094835a6f: Preparing [2024-08-23T07:53:07.944Z] 481ba2e9a338: Preparing [2024-08-23T07:53:07.944Z] 361f51b0d794: Preparing [2024-08-23T07:53:07.944Z] 18b381ce7520: Preparing [2024-08-23T07:53:07.944Z] ce7f800efff9: Preparing [2024-08-23T07:53:07.944Z] 18b381ce7520: Waiting [2024-08-23T07:53:07.944Z] ce7f800efff9: Waiting [2024-08-23T07:53:07.944Z] 361f51b0d794: Layer already exists [2024-08-23T07:53:07.944Z] 481ba2e9a338: Layer already exists [2024-08-23T07:53:07.944Z] 46c094835a6f: Layer already exists [2024-08-23T07:53:07.944Z] a8c0b1e2d93e: Layer already exists [2024-08-23T07:53:07.944Z] fc5e5fcb032b: Layer already exists [2024-08-23T07:53:07.944Z] ce7f800efff9: Layer already exists [2024-08-23T07:53:07.944Z] 18b381ce7520: Layer already exists [2024-08-23T07:53:07.944Z] 3.2.0-dev.59: digest: sha256:6f64b14bd2907838fdae0df4a6c769c38ba8d653861c0991a43b12ac669b857b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:53:08.263Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:53:08.583Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:53:08.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-23T07:53:08.583Z] fc5e5fcb032b: Preparing [2024-08-23T07:53:08.583Z] a8c0b1e2d93e: Preparing [2024-08-23T07:53:08.583Z] 46c094835a6f: Preparing [2024-08-23T07:53:08.583Z] 481ba2e9a338: Preparing [2024-08-23T07:53:08.583Z] 361f51b0d794: Preparing [2024-08-23T07:53:08.583Z] 18b381ce7520: Preparing [2024-08-23T07:53:08.583Z] ce7f800efff9: Preparing [2024-08-23T07:53:08.583Z] ce7f800efff9: Waiting [2024-08-23T07:53:08.583Z] a8c0b1e2d93e: Layer already exists [2024-08-23T07:53:08.583Z] 46c094835a6f: Layer already exists [2024-08-23T07:53:08.583Z] fc5e5fcb032b: Layer already exists [2024-08-23T07:53:08.583Z] 481ba2e9a338: Layer already exists [2024-08-23T07:53:08.583Z] 361f51b0d794: Layer already exists [2024-08-23T07:53:08.583Z] 18b381ce7520: Layer already exists [2024-08-23T07:53:08.583Z] ce7f800efff9: Layer already exists [2024-08-23T07:53:08.583Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:6f64b14bd2907838fdae0df4a6c769c38ba8d653861c0991a43b12ac669b857b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:53:08.907Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T07:53:09.226Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-08-23T07:53:09.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-23T07:53:09.226Z] fc5e5fcb032b: Preparing [2024-08-23T07:53:09.226Z] a8c0b1e2d93e: Preparing [2024-08-23T07:53:09.226Z] 46c094835a6f: Preparing [2024-08-23T07:53:09.226Z] 481ba2e9a338: Preparing [2024-08-23T07:53:09.226Z] 361f51b0d794: Preparing [2024-08-23T07:53:09.226Z] 18b381ce7520: Preparing [2024-08-23T07:53:09.226Z] ce7f800efff9: Preparing [2024-08-23T07:53:09.226Z] ce7f800efff9: Waiting [2024-08-23T07:53:09.226Z] 18b381ce7520: Waiting [2024-08-23T07:53:09.226Z] 361f51b0d794: Layer already exists [2024-08-23T07:53:09.226Z] fc5e5fcb032b: Layer already exists [2024-08-23T07:53:09.226Z] 46c094835a6f: Layer already exists [2024-08-23T07:53:09.226Z] a8c0b1e2d93e: Layer already exists [2024-08-23T07:53:09.226Z] 481ba2e9a338: Layer already exists [2024-08-23T07:53:09.226Z] 18b381ce7520: Layer already exists [2024-08-23T07:53:09.226Z] ce7f800efff9: Layer already exists [2024-08-23T07:53:09.226Z] main: digest: sha256:6f64b14bd2907838fdae0df4a6c769c38ba8d653861c0991a43b12ac669b857b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T07:53:09.301Z] ===================================================== [Pipeline] echo [2024-08-23T07:53:09.314Z] taggedImages: [2024-08-23T07:53:09.314Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T07:53:09.314Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-23T07:53:09.314Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.59 [2024-08-23T07:53:09.314Z] - nexus3.edgexfoundry.org:10004/support-scheduler:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T07:53:09.314Z] - 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-08-23T08:15:46.149Z] #149 ... [2024-08-23T08:15:46.149Z] [2024-08-23T08:15:46.149Z] #154 [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-08-23T08:15:46.149Z] #154 1431.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-23T08:15:46.149Z] #154 ... [2024-08-23T08:15:46.149Z] [2024-08-23T08:15:46.149Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-23T08:15:46.149Z] #152 DONE 1436.0s [2024-08-23T08:15:46.149Z] [2024-08-23T08:15:46.149Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T08:15:46.149Z] #151 ... [2024-08-23T08:15:46.149Z] [2024-08-23T08:15:46.149Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:15:46.149Z] #161 DONE 0.4s [2024-08-23T08:15:46.149Z] [2024-08-23T08:15:46.149Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:15:46.149Z] #162 DONE 0.4s [2024-08-23T08:15:46.149Z] [2024-08-23T08:15:46.149Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T08:15:46.149Z] #151 ... [2024-08-23T08:15:46.149Z] [2024-08-23T08:15:46.149Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-23T08:15:46.149Z] #163 DONE 0.4s [2024-08-23T08:15:46.149Z] [2024-08-23T08:15:46.149Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-23T08:15:46.149Z] #164 DONE 0.2s [2024-08-23T08:15:46.149Z] [2024-08-23T08:15:46.149Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-23T08:15:46.149Z] #165 DONE 0.4s [2024-08-23T08:15:46.149Z] [2024-08-23T08:15:46.150Z] #154 [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-08-23T08:15:46.150Z] #154 ... [2024-08-23T08:15:46.150Z] [2024-08-23T08:15:46.150Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-23T08:15:46.417Z] #166 DONE 0.3s [2024-08-23T08:15:46.417Z] [2024-08-23T08:15:46.417Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T08:15:49.167Z] #167 DONE 2.6s [2024-08-23T08:15:49.167Z] [2024-08-23T08:15:49.167Z] #106 [security-proxy-setup] exporting to image [2024-08-23T08:15:49.167Z] #106 exporting layers [2024-08-23T08:15:50.576Z] #106 exporting layers 1.3s done [2024-08-23T08:15:50.576Z] #106 writing image sha256:4b0526bcdff6684961efc8f50994ea19bbf6da016ad87734bbaaf1111a19021e done [2024-08-23T08:15:50.576Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-23T08:15:50.576Z] #106 DONE 6.8s [2024-08-23T08:15:50.576Z] [2024-08-23T08:15:50.576Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-23T08:15:51.535Z] #155 ... [2024-08-23T08:15:51.535Z] [2024-08-23T08:15:51.535Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-23T08:15:51.535Z] #159 DONE 1443.9s [2024-08-23T08:15:51.802Z] [2024-08-23T08:15:51.802Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:15:52.071Z] #67 ... [2024-08-23T08:15:52.071Z] [2024-08-23T08:15:52.071Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-23T08:15:52.663Z] #168 DONE 0.4s [2024-08-23T08:15:52.663Z] [2024-08-23T08:15:52.663Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-23T08:15:55.243Z] #169 DONE 2.5s [2024-08-23T08:15:55.243Z] [2024-08-23T08:15:55.243Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T08:15:55.243Z] #156 ... [2024-08-23T08:15:55.243Z] [2024-08-23T08:15:55.243Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:15:55.510Z] #170 DONE 0.3s [2024-08-23T08:15:55.510Z] [2024-08-23T08:15:55.510Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:15:55.510Z] #171 DONE 0.3s [2024-08-23T08:15:55.510Z] [2024-08-23T08:15:55.510Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T08:15:55.796Z] #150 ... [2024-08-23T08:15:55.796Z] [2024-08-23T08:15:55.797Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-23T08:15:56.064Z] #172 DONE 0.4s [2024-08-23T08:15:56.064Z] [2024-08-23T08:15:56.064Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-23T08:15:56.340Z] #173 DONE 0.2s [2024-08-23T08:15:56.340Z] [2024-08-23T08:15:56.340Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-23T08:15:56.340Z] #174 DONE 0.2s [2024-08-23T08:15:56.340Z] [2024-08-23T08:15:56.340Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-23T08:15:56.609Z] #175 DONE 0.2s [2024-08-23T08:15:56.609Z] [2024-08-23T08:15:56.609Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-23T08:15:56.609Z] #176 DONE 0.2s [2024-08-23T08:15:56.609Z] [2024-08-23T08:15:56.609Z] #154 [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-08-23T08:15:56.879Z] #154 ... [2024-08-23T08:15:56.879Z] [2024-08-23T08:15:56.879Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-23T08:15:56.879Z] #177 DONE 0.2s [2024-08-23T08:15:56.879Z] [2024-08-23T08:15:56.879Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-23T08:15:57.151Z] #178 DONE 0.2s [2024-08-23T08:15:57.151Z] [2024-08-23T08:15:57.151Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-23T08:15:59.742Z] #179 DONE 2.6s [2024-08-23T08:15:59.742Z] [2024-08-23T08:15:59.742Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:15:59.742Z] #67 ... [2024-08-23T08:15:59.742Z] [2024-08-23T08:15:59.742Z] #106 [security-bootstrapper] exporting to image [2024-08-23T08:15:59.742Z] #106 exporting layers [2024-08-23T08:16:01.685Z] #106 exporting layers 1.5s done [2024-08-23T08:16:01.685Z] #106 writing image sha256:bd1f66657d1f03bdf77b0c508bca6a39abdbced62ac288d7adae13c1a4ad2dba 0.0s done [2024-08-23T08:16:01.685Z] #106 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-08-23T08:16:01.685Z] #106 DONE 8.4s [2024-08-23T08:16:01.685Z] [2024-08-23T08:16:01.685Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T08:16:04.260Z] #158 ... [2024-08-23T08:16:04.260Z] [2024-08-23T08:16:04.260Z] #154 [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-08-23T08:16:04.260Z] #154 DONE 1456.5s [2024-08-23T08:16:04.260Z] [2024-08-23T08:16:04.260Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T08:16:04.852Z] #149 ... [2024-08-23T08:16:04.852Z] [2024-08-23T08:16:04.852Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:16:05.563Z] #180 DONE 0.3s [2024-08-23T08:16:05.563Z] [2024-08-23T08:16:05.563Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:16:05.563Z] #181 DONE 0.4s [2024-08-23T08:16:05.563Z] [2024-08-23T08:16:05.563Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-23T08:16:05.828Z] #182 DONE 0.3s [2024-08-23T08:16:05.828Z] [2024-08-23T08:16:05.828Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-23T08:16:06.106Z] #183 DONE 0.1s [2024-08-23T08:16:06.106Z] [2024-08-23T08:16:06.107Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:16:06.107Z] #184 DONE 0.2s [2024-08-23T08:16:06.107Z] [2024-08-23T08:16:06.107Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-23T08:16:06.386Z] #185 DONE 0.3s [2024-08-23T08:16:06.386Z] [2024-08-23T08:16:06.386Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T08:16:06.652Z] #157 ... [2024-08-23T08:16:06.652Z] [2024-08-23T08:16:06.652Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-23T08:16:06.918Z] #186 DONE 0.3s [2024-08-23T08:16:06.918Z] [2024-08-23T08:16:06.918Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-23T08:16:07.188Z] #187 DONE 0.2s [2024-08-23T08:16:07.188Z] [2024-08-23T08:16:07.188Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T08:16:09.763Z] #188 DONE 2.5s [2024-08-23T08:16:09.763Z] [2024-08-23T08:16:09.763Z] #106 [security-secretstore-setup] exporting to image [2024-08-23T08:16:09.763Z] #106 exporting layers [2024-08-23T08:16:12.334Z] #106 exporting layers 2.3s done [2024-08-23T08:16:12.334Z] #106 writing image sha256:baab65228a98b334a2fa8f1eb4d62d5bd7c70d5996968687cc41a7c9790cdbbc 0.0s done [2024-08-23T08:16:12.334Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-23T08:16:12.334Z] #106 DONE 10.7s [2024-08-23T08:16:12.334Z] [2024-08-23T08:16:12.334Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T08:17:20.196Z] #156 ... [2024-08-23T08:17:20.196Z] [2024-08-23T08:17:20.196Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-23T08:17:20.196Z] #155 DONE 1521.3s [2024-08-23T08:17:20.196Z] [2024-08-23T08:17:20.196Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T08:17:20.196Z] #160 ... [2024-08-23T08:17:20.196Z] [2024-08-23T08:17:20.196Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:17:20.196Z] #189 DONE 0.2s [2024-08-23T08:17:20.196Z] [2024-08-23T08:17:20.196Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:17:20.196Z] #190 DONE 0.2s [2024-08-23T08:17:20.196Z] [2024-08-23T08:17:20.196Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T08:17:20.196Z] #156 ... [2024-08-23T08:17:20.196Z] [2024-08-23T08:17:20.196Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-23T08:17:20.196Z] #191 DONE 0.3s [2024-08-23T08:17:20.196Z] [2024-08-23T08:17:20.196Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:17:20.196Z] #192 DONE 0.1s [2024-08-23T08:17:20.196Z] [2024-08-23T08:17:20.196Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:17:20.196Z] #67 ... [2024-08-23T08:17:20.196Z] [2024-08-23T08:17:20.196Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-23T08:17:20.196Z] #193 DONE 0.3s [2024-08-23T08:17:20.196Z] [2024-08-23T08:17:20.196Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T08:17:20.196Z] #149 ... [2024-08-23T08:17:20.196Z] [2024-08-23T08:17:20.196Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T08:17:20.196Z] #194 DONE 2.4s [2024-08-23T08:17:20.196Z] [2024-08-23T08:17:20.196Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T08:17:20.196Z] #158 ... [2024-08-23T08:17:20.196Z] [2024-08-23T08:17:20.196Z] #106 [core-common-config-bootstrapper] exporting to image [2024-08-23T08:17:20.196Z] #106 exporting layers [2024-08-23T08:17:20.196Z] #106 exporting layers 0.6s done [2024-08-23T08:17:20.196Z] #106 writing image sha256:552bfc9b452374145b2cb47437bb94945328f61cc6776bf5bf2886e732091930 0.0s done [2024-08-23T08:17:20.196Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-23T08:17:20.196Z] #106 DONE 11.3s [2024-08-23T08:17:20.196Z] [2024-08-23T08:17:20.196Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:19:41.884Z] #67 ... [2024-08-23T08:19:41.884Z] [2024-08-23T08:19:41.884Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-23T08:19:41.884Z] #145 DONE 1661.3s [2024-08-23T08:19:41.884Z] [2024-08-23T08:19:41.884Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T08:19:41.884Z] #150 ... [2024-08-23T08:19:41.884Z] [2024-08-23T08:19:41.884Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:19:41.884Z] #195 DONE 0.2s [2024-08-23T08:19:41.884Z] [2024-08-23T08:19:41.884Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:19:41.884Z] #196 DONE 0.1s [2024-08-23T08:19:41.884Z] [2024-08-23T08:19:41.884Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T08:19:41.884Z] #160 ... [2024-08-23T08:19:41.884Z] [2024-08-23T08:19:41.884Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-23T08:19:41.884Z] #197 DONE 0.3s [2024-08-23T08:19:41.884Z] [2024-08-23T08:19:41.884Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T08:19:41.884Z] #156 ... [2024-08-23T08:19:41.884Z] [2024-08-23T08:19:41.884Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:19:41.884Z] #198 DONE 0.1s [2024-08-23T08:19:41.884Z] [2024-08-23T08:19:41.884Z] #106 [security-spiffe-token-provider] exporting to image [2024-08-23T08:19:41.884Z] #106 exporting layers [2024-08-23T08:19:41.884Z] #106 exporting layers 0.6s done [2024-08-23T08:19:41.884Z] #106 writing image sha256:443b6e6fbef6d47450f8f719833b24143b41c0a51e9beb3fda2d191ba5966782 done [2024-08-23T08:19:41.884Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-23T08:19:41.884Z] #106 DONE 12.0s [2024-08-23T08:19:41.884Z] [2024-08-23T08:19:41.884Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T08:28:25.302Z] #156 ... [2024-08-23T08:28:25.302Z] [2024-08-23T08:28:25.302Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-23T08:28:25.302Z] #153 DONE 2187.4s [2024-08-23T08:28:25.302Z] [2024-08-23T08:28:25.302Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T08:28:25.302Z] #149 ... [2024-08-23T08:28:25.302Z] [2024-08-23T08:28:25.302Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:28:25.302Z] #199 DONE 0.2s [2024-08-23T08:28:25.302Z] [2024-08-23T08:28:25.302Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:28:25.302Z] #200 DONE 0.3s [2024-08-23T08:28:25.302Z] [2024-08-23T08:28:25.302Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-23T08:28:25.302Z] #201 DONE 0.5s [2024-08-23T08:28:25.302Z] [2024-08-23T08:28:25.302Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:28:25.302Z] #202 DONE 0.1s [2024-08-23T08:28:25.302Z] [2024-08-23T08:28:25.302Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-23T08:28:25.302Z] #203 DONE 0.1s [2024-08-23T08:28:25.302Z] [2024-08-23T08:28:25.302Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T08:28:25.302Z] #204 DONE 2.1s [2024-08-23T08:28:25.302Z] [2024-08-23T08:28:25.302Z] #106 [security-proxy-auth] exporting to image [2024-08-23T08:28:25.302Z] #106 exporting layers [2024-08-23T08:28:25.302Z] #106 exporting layers 0.7s done [2024-08-23T08:28:25.302Z] #106 writing image sha256:db8baa04ef87e37ad22085d569a8ceb1684b0bd99069a1ff20a5f90df118e1b6 done [2024-08-23T08:28:25.302Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-23T08:28:25.302Z] #106 DONE 12.7s [2024-08-23T08:28:25.302Z] [2024-08-23T08:28:25.302Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T08:29:21.695Z] #160 ... [2024-08-23T08:29:21.695Z] [2024-08-23T08:29:21.695Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T08:29:21.695Z] #150 DONE 2249.1s [2024-08-23T08:29:21.695Z] [2024-08-23T08:29:21.695Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T08:29:21.695Z] #160 ... [2024-08-23T08:29:21.695Z] [2024-08-23T08:29:21.695Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:29:21.695Z] #205 DONE 0.2s [2024-08-23T08:29:21.695Z] [2024-08-23T08:29:21.695Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T08:29:21.695Z] #157 ... [2024-08-23T08:29:21.695Z] [2024-08-23T08:29:21.695Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:29:21.695Z] #206 DONE 0.2s [2024-08-23T08:29:21.695Z] [2024-08-23T08:29:21.695Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-23T08:29:21.695Z] #207 DONE 0.4s [2024-08-23T08:29:21.695Z] [2024-08-23T08:29:21.695Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T08:29:21.695Z] #157 ... [2024-08-23T08:29:21.695Z] [2024-08-23T08:29:21.695Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:29:21.695Z] #208 DONE 0.2s [2024-08-23T08:29:21.695Z] [2024-08-23T08:29:21.695Z] #106 [core-command] exporting to image [2024-08-23T08:29:21.695Z] #106 exporting layers [2024-08-23T08:29:21.695Z] #106 exporting layers 0.5s done [2024-08-23T08:29:21.695Z] #106 writing image sha256:3465560c298999604be4f6e07d2b9f7790fa6c1e96feceeec6a362d200d44ade done [2024-08-23T08:29:21.695Z] #106 naming to docker.io/library/core-command-arm64 done [2024-08-23T08:29:21.695Z] #106 DONE 13.2s [2024-08-23T08:29:21.695Z] [2024-08-23T08:29:21.695Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T08:31:43.358Z] #158 DONE 2387.2s [2024-08-23T08:31:43.358Z] [2024-08-23T08:31:43.358Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T08:31:43.358Z] #160 ... [2024-08-23T08:31:43.358Z] [2024-08-23T08:31:43.358Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:31:43.358Z] #209 DONE 0.1s [2024-08-23T08:31:43.358Z] [2024-08-23T08:31:43.358Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T08:31:43.358Z] #157 ... [2024-08-23T08:31:43.358Z] [2024-08-23T08:31:43.358Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-23T08:31:43.358Z] #210 DONE 0.4s [2024-08-23T08:31:43.358Z] [2024-08-23T08:31:43.358Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:31:43.358Z] #211 DONE 0.1s [2024-08-23T08:31:43.358Z] [2024-08-23T08:31:43.358Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T08:31:43.358Z] #157 ... [2024-08-23T08:31:43.358Z] [2024-08-23T08:31:43.358Z] #106 [core-keeper] exporting to image [2024-08-23T08:31:43.358Z] #106 exporting layers [2024-08-23T08:31:43.358Z] #106 exporting layers 0.5s done [2024-08-23T08:31:43.358Z] #106 writing image sha256:115b6ee8592bab947551f72c4b096d9bddf724ae08c51b6ca39aff9aa56a9f68 done [2024-08-23T08:31:43.358Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-08-23T08:31:43.358Z] #106 DONE 13.7s [2024-08-23T08:31:43.358Z] [2024-08-23T08:31:43.358Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:31:43.358Z] #50 ... [2024-08-23T08:31:43.358Z] [2024-08-23T08:31:43.358Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T08:31:43.358Z] #156 DONE 2395.0s [2024-08-23T08:31:43.358Z] [2024-08-23T08:31:43.358Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T08:31:43.358Z] #160 ... [2024-08-23T08:31:43.358Z] [2024-08-23T08:31:43.358Z] #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:31:43.358Z] #212 DONE 0.3s [2024-08-23T08:31:43.358Z] [2024-08-23T08:31:43.358Z] #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:31:43.624Z] #213 DONE 0.2s [2024-08-23T08:31:43.624Z] [2024-08-23T08:31:43.624Z] #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-23T08:31:44.602Z] #214 DONE 1.0s [2024-08-23T08:31:44.602Z] [2024-08-23T08:31:44.602Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:31:44.871Z] #67 ... [2024-08-23T08:31:44.871Z] [2024-08-23T08:31:44.871Z] #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:31:44.871Z] #215 DONE 0.1s [2024-08-23T08:31:44.871Z] [2024-08-23T08:31:44.871Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-23T08:31:45.137Z] #216 DONE 0.2s [2024-08-23T08:31:45.137Z] [2024-08-23T08:31:45.137Z] #106 [core-data] exporting to image [2024-08-23T08:31:45.137Z] #106 exporting layers [2024-08-23T08:31:45.717Z] #106 ... [2024-08-23T08:31:45.717Z] [2024-08-23T08:31:45.717Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T08:31:45.717Z] #151 DONE 2398.0s [2024-08-23T08:31:45.982Z] [2024-08-23T08:31:45.982Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T08:31:45.982Z] #160 ... [2024-08-23T08:31:45.982Z] [2024-08-23T08:31:45.982Z] #106 [core-data] exporting to image [2024-08-23T08:31:45.982Z] #106 exporting layers 0.9s done [2024-08-23T08:31:45.982Z] #106 writing image sha256:912672e38d547ba3c7d23312bee0c40007730bdea2f6883fb4030e3a54a95196 0.0s done [2024-08-23T08:31:45.982Z] #106 naming to docker.io/library/core-data-arm64 done [2024-08-23T08:31:45.982Z] #106 DONE 14.6s [2024-08-23T08:31:46.246Z] [2024-08-23T08:31:46.246Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T08:31:46.517Z] #149 ... [2024-08-23T08:31:46.517Z] [2024-08-23T08:31:46.517Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:31:46.517Z] #217 DONE 0.2s [2024-08-23T08:31:46.517Z] [2024-08-23T08:31:46.517Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:31:46.517Z] #218 DONE 0.1s [2024-08-23T08:31:46.517Z] [2024-08-23T08:31:46.517Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T08:31:46.802Z] #149 ... [2024-08-23T08:31:46.802Z] [2024-08-23T08:31:46.802Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-23T08:31:47.072Z] #219 DONE 0.4s [2024-08-23T08:31:47.072Z] [2024-08-23T08:31:47.072Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T08:31:47.072Z] #157 ... [2024-08-23T08:31:47.072Z] [2024-08-23T08:31:47.072Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:31:47.072Z] #220 DONE 0.1s [2024-08-23T08:31:47.337Z] [2024-08-23T08:31:47.338Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-23T08:31:47.338Z] #221 DONE 0.1s [2024-08-23T08:31:47.338Z] [2024-08-23T08:31:47.338Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:31:47.604Z] #67 ... [2024-08-23T08:31:47.604Z] [2024-08-23T08:31:47.604Z] #106 [core-metadata] exporting to image [2024-08-23T08:31:47.872Z] #106 exporting layers 0.6s done [2024-08-23T08:31:48.138Z] #106 writing image sha256:82ebdf91c646d111e749e864f3433fd42f657745b2c270cab11322a087bcf600 done [2024-08-23T08:31:48.138Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-08-23T08:31:48.138Z] #106 DONE 15.2s [2024-08-23T08:31:48.138Z] [2024-08-23T08:31:48.138Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T08:32:26.998Z] #149 DONE 2433.4s [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T08:32:26.998Z] #160 DONE 2433.4s [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:32:26.998Z] #50 ... [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T08:32:26.998Z] #157 DONE 2433.8s [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:32:26.998Z] #50 ... [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:32:26.998Z] #222 DONE 0.2s [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #223 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:32:26.998Z] #223 DONE 0.4s [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:32:26.998Z] #224 DONE 0.2s [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:32:26.998Z] #225 DONE 0.3s [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:32:26.998Z] #226 DONE 0.2s [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:32:26.998Z] #227 DONE 0.2s [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-23T08:32:26.998Z] #228 DONE 0.5s [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-23T08:32:26.998Z] #229 DONE 0.6s [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:32:26.998Z] #230 ... [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-23T08:32:26.998Z] #231 DONE 0.2s [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:32:26.998Z] #230 DONE 0.2s [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #106 [support-scheduler] exporting to image [2024-08-23T08:32:26.998Z] #106 exporting layers [2024-08-23T08:32:26.998Z] #106 ... [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-23T08:32:26.998Z] #232 DONE 0.5s [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:32:26.998Z] #233 DONE 0.2s [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #106 [support-notifications] exporting to image [2024-08-23T08:32:26.998Z] #106 exporting layers 0.6s done [2024-08-23T08:32:26.998Z] #106 writing image sha256:9f7f6ced66cf823a32658cd636e22813c49c456850d1ad9ca7842000aa9bf1fc done [2024-08-23T08:32:26.998Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-08-23T08:32:26.998Z] #106 exporting layers 0.6s done [2024-08-23T08:32:26.998Z] #106 writing image sha256:1d418676d7171cf036e2f7797c6751b41d78c9ab83cc4522704646b52d2cf8bd done [2024-08-23T08:32:26.998Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-08-23T08:32:26.998Z] #106 exporting layers 1.5s done [2024-08-23T08:32:26.998Z] #106 writing image sha256:91753669c0650077e62df34df32abe245a059deb525d3647df651fa49897ab4e done [2024-08-23T08:32:26.998Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-23T08:32:26.998Z] #106 DONE 16.9s [2024-08-23T08:32:26.998Z] [2024-08-23T08:32:26.998Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:32:26.998Z] time="2024-08-23T07:49:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:32:26.998Z] time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:32:26.998Z] time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:32:26.998Z] time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:32:26.998Z] time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:32:26.998Z] time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:32:26.998Z] time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:32:26.998Z] time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:32:26.998Z] time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:32:26.998Z] time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:32:26.998Z] time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:32:26.998Z] time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:32:26.998Z] time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:32:26.998Z] time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:32:26.998Z] time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:32:26.998Z] time="2024-08-23T07:49:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-23T08:32:27.003Z] $ docker stop --time=1 875293f6bbf9d2394158133deb0390a03dbea980c7e204e0cfa2db381054b133 [2024-08-23T08:32:28.730Z] $ docker rm -f --volumes 875293f6bbf9d2394158133deb0390a03dbea980c7e204e0cfa2db381054b133 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T08:32:29.264Z] + docker images [2024-08-23T08:32:29.264Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-23T08:32:29.264Z] support-cron-scheduler-arm64 latest 91753669c065 6 seconds ago 43.5MB [2024-08-23T08:32:29.264Z] support-scheduler-arm64 latest 9f7f6ced66cf 6 seconds ago 41.3MB [2024-08-23T08:32:29.264Z] support-notifications-arm64 latest 1d418676d717 6 seconds ago 42MB [2024-08-23T08:32:29.264Z] core-metadata-arm64 latest 82ebdf91c646 42 seconds ago 39.3MB [2024-08-23T08:32:29.264Z] core-data-arm64 latest 912672e38d54 45 seconds ago 39.1MB [2024-08-23T08:32:29.264Z] core-keeper-arm64 latest 115b6ee8592b 53 seconds ago 39MB [2024-08-23T08:32:29.264Z] core-command-arm64 latest 3465560c2989 3 minutes ago 35MB [2024-08-23T08:32:29.264Z] security-proxy-auth-arm64 latest db8baa04ef87 4 minutes ago 32.6MB [2024-08-23T08:32:29.264Z] security-spiffe-token-provider-arm64 latest 443b6e6fbef6 12 minutes ago 29MB [2024-08-23T08:32:29.264Z] core-common-config-bootstrapper-arm64 latest 552bfc9b4523 15 minutes ago 15.3MB [2024-08-23T08:32:29.264Z] security-secretstore-setup-arm64 latest baab65228a98 16 minutes ago 36.4MB [2024-08-23T08:32:29.264Z] security-bootstrapper-arm64 latest bd1f66657d1f 16 minutes ago 18.9MB [2024-08-23T08:32:29.264Z] security-proxy-setup-arm64 latest 4b0526bcdff6 16 minutes ago 26.1MB [2024-08-23T08:32:29.264Z] security-spire-agent-arm64 latest f2d06eb02b37 42 minutes ago 174MB [2024-08-23T08:32:29.264Z] security-spire-server-arm64 latest 62234a4b9baf 42 minutes ago 116MB [2024-08-23T08:32:29.264Z] security-spire-config-arm64 latest ec4c09d232be 42 minutes ago 115MB [2024-08-23T08:32:29.264Z] ci-base-image-arm64 latest 79b9f2926bdc 43 minutes ago 967MB [2024-08-23T08:32:29.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-08-23T08:32:29.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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-08-23T08:32:29.414Z] provisioning config files... [2024-08-23T08:32:29.430Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/679@tmp/config45545968754438242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:32:29.787Z] ---> ****-login.sh [2024-08-23T08:32:29.787Z] nexus3.edgexfoundry.org:10001 [2024-08-23T08:32:30.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T08:32:30.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T08:32:30.051Z] Configure a credential helper to remove this warning. See [2024-08-23T08:32:30.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T08:32:30.051Z] [2024-08-23T08:32:30.051Z] Login Succeeded [2024-08-23T08:32:30.051Z] nexus3.edgexfoundry.org:10002 [2024-08-23T08:32:30.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T08:32:30.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T08:32:30.582Z] Configure a credential helper to remove this warning. See [2024-08-23T08:32:30.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T08:32:30.582Z] [2024-08-23T08:32:30.582Z] Login Succeeded [2024-08-23T08:32:30.582Z] nexus3.edgexfoundry.org:10003 [2024-08-23T08:32:30.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T08:32:30.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T08:32:30.848Z] Configure a credential helper to remove this warning. See [2024-08-23T08:32:30.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T08:32:30.848Z] [2024-08-23T08:32:30.848Z] Login Succeeded [2024-08-23T08:32:30.848Z] nexus3.edgexfoundry.org:10004 [2024-08-23T08:32:31.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T08:32:31.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T08:32:31.115Z] Configure a credential helper to remove this warning. See [2024-08-23T08:32:31.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T08:32:31.115Z] [2024-08-23T08:32:31.115Z] Login Succeeded [2024-08-23T08:32:31.115Z] ****.io [2024-08-23T08:32:31.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T08:32:31.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T08:32:31.647Z] Configure a credential helper to remove this warning. See [2024-08-23T08:32:31.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T08:32:31.647Z] [2024-08-23T08:32:31.910Z] Login Succeeded [2024-08-23T08:32:31.911Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T08:32:31.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T08:32:31.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T08:32:32.009Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-08-23T08:32:32.009Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:32:32.009Z] latest [2024-08-23T08:32:32.009Z] 3.2.0-dev.59 [2024-08-23T08:32:32.009Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:32:32.009Z] main [2024-08-23T08:32:32.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:32.379Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:32.749Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:32:32.749Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-23T08:32:32.749Z] b1b560399c1d: Preparing [2024-08-23T08:32:32.749Z] 2fb7ada4ef37: Preparing [2024-08-23T08:32:32.749Z] 50904b7e7a78: Preparing [2024-08-23T08:32:32.749Z] 0aa5456df965: Preparing [2024-08-23T08:32:32.749Z] 428630570798: Preparing [2024-08-23T08:32:32.749Z] 9ff21ace6cf1: Preparing [2024-08-23T08:32:32.749Z] 3c20671a5817: Preparing [2024-08-23T08:32:32.749Z] 9ff21ace6cf1: Waiting [2024-08-23T08:32:32.749Z] 3c20671a5817: Waiting [2024-08-23T08:32:33.019Z] 0aa5456df965: Pushed [2024-08-23T08:32:33.019Z] b1b560399c1d: Pushed [2024-08-23T08:32:33.019Z] 50904b7e7a78: Pushed [2024-08-23T08:32:33.019Z] 428630570798: Pushed [2024-08-23T08:32:33.019Z] 3c20671a5817: Layer already exists [2024-08-23T08:32:33.019Z] 9ff21ace6cf1: Pushed [2024-08-23T08:32:38.378Z] 2fb7ada4ef37: Pushed [2024-08-23T08:32:38.378Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:3ff3e62f0b8a63c1969088bb3dd01601bc8c88b595b1a74d2d942d762826cf6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:38.748Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:39.100Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-23T08:32:39.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-23T08:32:39.100Z] b1b560399c1d: Preparing [2024-08-23T08:32:39.100Z] 2fb7ada4ef37: Preparing [2024-08-23T08:32:39.100Z] 50904b7e7a78: Preparing [2024-08-23T08:32:39.100Z] 0aa5456df965: Preparing [2024-08-23T08:32:39.100Z] 428630570798: Preparing [2024-08-23T08:32:39.100Z] 9ff21ace6cf1: Preparing [2024-08-23T08:32:39.100Z] 3c20671a5817: Preparing [2024-08-23T08:32:39.100Z] 9ff21ace6cf1: Waiting [2024-08-23T08:32:39.100Z] 3c20671a5817: Waiting [2024-08-23T08:32:39.100Z] 50904b7e7a78: Layer already exists [2024-08-23T08:32:39.100Z] 428630570798: Layer already exists [2024-08-23T08:32:39.100Z] 2fb7ada4ef37: Layer already exists [2024-08-23T08:32:39.100Z] b1b560399c1d: Layer already exists [2024-08-23T08:32:39.100Z] 0aa5456df965: Layer already exists [2024-08-23T08:32:39.100Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:32:39.100Z] 3c20671a5817: Layer already exists [2024-08-23T08:32:39.366Z] latest: digest: sha256:3ff3e62f0b8a63c1969088bb3dd01601bc8c88b595b1a74d2d942d762826cf6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:39.734Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:40.082Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.59 [2024-08-23T08:32:40.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-23T08:32:40.082Z] b1b560399c1d: Preparing [2024-08-23T08:32:40.082Z] 2fb7ada4ef37: Preparing [2024-08-23T08:32:40.082Z] 50904b7e7a78: Preparing [2024-08-23T08:32:40.082Z] 0aa5456df965: Preparing [2024-08-23T08:32:40.082Z] 428630570798: Preparing [2024-08-23T08:32:40.082Z] 9ff21ace6cf1: Preparing [2024-08-23T08:32:40.082Z] 3c20671a5817: Preparing [2024-08-23T08:32:40.082Z] 9ff21ace6cf1: Waiting [2024-08-23T08:32:40.082Z] 3c20671a5817: Waiting [2024-08-23T08:32:40.082Z] 0aa5456df965: Layer already exists [2024-08-23T08:32:40.082Z] 428630570798: Layer already exists [2024-08-23T08:32:40.082Z] 2fb7ada4ef37: Layer already exists [2024-08-23T08:32:40.082Z] 50904b7e7a78: Layer already exists [2024-08-23T08:32:40.082Z] b1b560399c1d: Layer already exists [2024-08-23T08:32:40.082Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:32:40.082Z] 3c20671a5817: Layer already exists [2024-08-23T08:32:40.348Z] 3.2.0-dev.59: digest: sha256:3ff3e62f0b8a63c1969088bb3dd01601bc8c88b595b1a74d2d942d762826cf6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:40.722Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:41.087Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:32:41.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-23T08:32:41.087Z] b1b560399c1d: Preparing [2024-08-23T08:32:41.087Z] 2fb7ada4ef37: Preparing [2024-08-23T08:32:41.087Z] 50904b7e7a78: Preparing [2024-08-23T08:32:41.087Z] 0aa5456df965: Preparing [2024-08-23T08:32:41.087Z] 428630570798: Preparing [2024-08-23T08:32:41.087Z] 9ff21ace6cf1: Preparing [2024-08-23T08:32:41.087Z] 3c20671a5817: Preparing [2024-08-23T08:32:41.087Z] 9ff21ace6cf1: Waiting [2024-08-23T08:32:41.087Z] 3c20671a5817: Waiting [2024-08-23T08:32:41.087Z] 428630570798: Layer already exists [2024-08-23T08:32:41.087Z] 2fb7ada4ef37: Layer already exists [2024-08-23T08:32:41.087Z] 50904b7e7a78: Layer already exists [2024-08-23T08:32:41.087Z] 0aa5456df965: Layer already exists [2024-08-23T08:32:41.087Z] b1b560399c1d: Layer already exists [2024-08-23T08:32:41.087Z] 3c20671a5817: Layer already exists [2024-08-23T08:32:41.087Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:32:41.087Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:3ff3e62f0b8a63c1969088bb3dd01601bc8c88b595b1a74d2d942d762826cf6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:41.707Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:42.069Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-08-23T08:32:42.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-23T08:32:42.069Z] b1b560399c1d: Preparing [2024-08-23T08:32:42.069Z] 2fb7ada4ef37: Preparing [2024-08-23T08:32:42.069Z] 50904b7e7a78: Preparing [2024-08-23T08:32:42.069Z] 0aa5456df965: Preparing [2024-08-23T08:32:42.069Z] 428630570798: Preparing [2024-08-23T08:32:42.069Z] 9ff21ace6cf1: Preparing [2024-08-23T08:32:42.069Z] 3c20671a5817: Preparing [2024-08-23T08:32:42.069Z] 9ff21ace6cf1: Waiting [2024-08-23T08:32:42.069Z] 3c20671a5817: Waiting [2024-08-23T08:32:42.069Z] 428630570798: Layer already exists [2024-08-23T08:32:42.069Z] b1b560399c1d: Layer already exists [2024-08-23T08:32:42.069Z] 0aa5456df965: Layer already exists [2024-08-23T08:32:42.069Z] 2fb7ada4ef37: Layer already exists [2024-08-23T08:32:42.069Z] 50904b7e7a78: Layer already exists [2024-08-23T08:32:42.069Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:32:42.069Z] 3c20671a5817: Layer already exists [2024-08-23T08:32:42.335Z] main: digest: sha256:3ff3e62f0b8a63c1969088bb3dd01601bc8c88b595b1a74d2d942d762826cf6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T08:32:42.413Z] ===================================================== [Pipeline] echo [2024-08-23T08:32:42.427Z] taggedImages: [2024-08-23T08:32:42.427Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:32:42.427Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-23T08:32:42.427Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.59 [2024-08-23T08:32:42.427Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:32:42.427Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-08-23T08:32:42.456Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-08-23T08:32:42.456Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:32:42.456Z] latest [2024-08-23T08:32:42.456Z] 3.2.0-dev.59 [2024-08-23T08:32:42.456Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:32:42.456Z] main [2024-08-23T08:32:42.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:42.820Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:43.176Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:32:43.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-23T08:32:43.176Z] de5a3e6cadd7: Preparing [2024-08-23T08:32:43.176Z] 484cbc4807cc: Preparing [2024-08-23T08:32:43.176Z] 20be142a1bda: Preparing [2024-08-23T08:32:43.176Z] b0f4ddb6092b: Preparing [2024-08-23T08:32:43.176Z] 50904b7e7a78: Preparing [2024-08-23T08:32:43.176Z] 0aa5456df965: Preparing [2024-08-23T08:32:43.176Z] 428630570798: Preparing [2024-08-23T08:32:43.176Z] 9ff21ace6cf1: Preparing [2024-08-23T08:32:43.176Z] 3c20671a5817: Preparing [2024-08-23T08:32:43.176Z] 9ff21ace6cf1: Waiting [2024-08-23T08:32:43.176Z] 0aa5456df965: Waiting [2024-08-23T08:32:43.176Z] 428630570798: Waiting [2024-08-23T08:32:43.176Z] 3c20671a5817: Waiting [2024-08-23T08:32:43.176Z] 50904b7e7a78: Layer already exists [2024-08-23T08:32:43.443Z] 0aa5456df965: Layer already exists [2024-08-23T08:32:43.443Z] 20be142a1bda: Pushed [2024-08-23T08:32:43.443Z] 428630570798: Layer already exists [2024-08-23T08:32:43.443Z] 484cbc4807cc: Pushed [2024-08-23T08:32:43.443Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:32:43.443Z] de5a3e6cadd7: Pushed [2024-08-23T08:32:43.443Z] 3c20671a5817: Layer already exists [2024-08-23T08:32:46.115Z] b0f4ddb6092b: Pushed [2024-08-23T08:32:46.115Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:218d9ecd6103727c927c8ab82e82c7a66a588ff1db75c5a8ae91a964f69ac84e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:46.482Z] + 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-08-23T08:32:46.856Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-23T08:32:46.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-23T08:32:46.856Z] de5a3e6cadd7: Preparing [2024-08-23T08:32:46.856Z] 484cbc4807cc: Preparing [2024-08-23T08:32:46.856Z] 20be142a1bda: Preparing [2024-08-23T08:32:46.856Z] b0f4ddb6092b: Preparing [2024-08-23T08:32:46.856Z] 50904b7e7a78: Preparing [2024-08-23T08:32:46.856Z] 0aa5456df965: Preparing [2024-08-23T08:32:46.856Z] 428630570798: Preparing [2024-08-23T08:32:46.856Z] 9ff21ace6cf1: Preparing [2024-08-23T08:32:46.856Z] 3c20671a5817: Preparing [2024-08-23T08:32:46.856Z] 9ff21ace6cf1: Waiting [2024-08-23T08:32:46.856Z] 428630570798: Waiting [2024-08-23T08:32:46.856Z] 3c20671a5817: Waiting [2024-08-23T08:32:46.856Z] 0aa5456df965: Waiting [2024-08-23T08:32:46.856Z] de5a3e6cadd7: Layer already exists [2024-08-23T08:32:46.856Z] 484cbc4807cc: Layer already exists [2024-08-23T08:32:46.856Z] b0f4ddb6092b: Layer already exists [2024-08-23T08:32:46.856Z] 50904b7e7a78: Layer already exists [2024-08-23T08:32:46.856Z] 20be142a1bda: Layer already exists [2024-08-23T08:32:46.856Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:32:46.856Z] 428630570798: Layer already exists [2024-08-23T08:32:46.856Z] 0aa5456df965: Layer already exists [2024-08-23T08:32:46.856Z] 3c20671a5817: Layer already exists [2024-08-23T08:32:47.123Z] latest: digest: sha256:218d9ecd6103727c927c8ab82e82c7a66a588ff1db75c5a8ae91a964f69ac84e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:47.488Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:47.846Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.59 [2024-08-23T08:32:47.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-23T08:32:47.846Z] de5a3e6cadd7: Preparing [2024-08-23T08:32:47.846Z] 484cbc4807cc: Preparing [2024-08-23T08:32:47.846Z] 20be142a1bda: Preparing [2024-08-23T08:32:47.846Z] b0f4ddb6092b: Preparing [2024-08-23T08:32:47.846Z] 50904b7e7a78: Preparing [2024-08-23T08:32:47.846Z] 0aa5456df965: Preparing [2024-08-23T08:32:47.846Z] 428630570798: Preparing [2024-08-23T08:32:47.846Z] 9ff21ace6cf1: Preparing [2024-08-23T08:32:47.846Z] 3c20671a5817: Preparing [2024-08-23T08:32:47.846Z] 0aa5456df965: Waiting [2024-08-23T08:32:47.846Z] 428630570798: Waiting [2024-08-23T08:32:47.846Z] 9ff21ace6cf1: Waiting [2024-08-23T08:32:47.846Z] 3c20671a5817: Waiting [2024-08-23T08:32:47.846Z] de5a3e6cadd7: Layer already exists [2024-08-23T08:32:47.846Z] 50904b7e7a78: Layer already exists [2024-08-23T08:32:47.846Z] 20be142a1bda: Layer already exists [2024-08-23T08:32:47.846Z] 484cbc4807cc: Layer already exists [2024-08-23T08:32:47.846Z] b0f4ddb6092b: Layer already exists [2024-08-23T08:32:47.846Z] 0aa5456df965: Layer already exists [2024-08-23T08:32:47.846Z] 428630570798: Layer already exists [2024-08-23T08:32:47.846Z] 3c20671a5817: Layer already exists [2024-08-23T08:32:47.846Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:32:48.113Z] 3.2.0-dev.59: digest: sha256:218d9ecd6103727c927c8ab82e82c7a66a588ff1db75c5a8ae91a964f69ac84e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:48.472Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:49.044Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:32:49.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-23T08:32:49.044Z] de5a3e6cadd7: Preparing [2024-08-23T08:32:49.044Z] 484cbc4807cc: Preparing [2024-08-23T08:32:49.044Z] 20be142a1bda: Preparing [2024-08-23T08:32:49.044Z] b0f4ddb6092b: Preparing [2024-08-23T08:32:49.044Z] 50904b7e7a78: Preparing [2024-08-23T08:32:49.044Z] 0aa5456df965: Preparing [2024-08-23T08:32:49.044Z] 428630570798: Preparing [2024-08-23T08:32:49.044Z] 9ff21ace6cf1: Preparing [2024-08-23T08:32:49.044Z] 3c20671a5817: Preparing [2024-08-23T08:32:49.044Z] 0aa5456df965: Waiting [2024-08-23T08:32:49.044Z] 428630570798: Waiting [2024-08-23T08:32:49.044Z] 3c20671a5817: Waiting [2024-08-23T08:32:49.044Z] 9ff21ace6cf1: Waiting [2024-08-23T08:32:49.044Z] de5a3e6cadd7: Layer already exists [2024-08-23T08:32:49.044Z] b0f4ddb6092b: Layer already exists [2024-08-23T08:32:49.044Z] 20be142a1bda: Layer already exists [2024-08-23T08:32:49.044Z] 484cbc4807cc: Layer already exists [2024-08-23T08:32:49.044Z] 50904b7e7a78: Layer already exists [2024-08-23T08:32:49.044Z] 0aa5456df965: Layer already exists [2024-08-23T08:32:49.044Z] 3c20671a5817: Layer already exists [2024-08-23T08:32:49.044Z] 428630570798: Layer already exists [2024-08-23T08:32:49.044Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:32:49.321Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:218d9ecd6103727c927c8ab82e82c7a66a588ff1db75c5a8ae91a964f69ac84e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:49.686Z] + 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-08-23T08:32:50.059Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-08-23T08:32:50.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-23T08:32:50.059Z] de5a3e6cadd7: Preparing [2024-08-23T08:32:50.059Z] 484cbc4807cc: Preparing [2024-08-23T08:32:50.059Z] 20be142a1bda: Preparing [2024-08-23T08:32:50.059Z] b0f4ddb6092b: Preparing [2024-08-23T08:32:50.059Z] 50904b7e7a78: Preparing [2024-08-23T08:32:50.059Z] 0aa5456df965: Preparing [2024-08-23T08:32:50.059Z] 428630570798: Preparing [2024-08-23T08:32:50.059Z] 9ff21ace6cf1: Preparing [2024-08-23T08:32:50.059Z] 3c20671a5817: Preparing [2024-08-23T08:32:50.059Z] 428630570798: Waiting [2024-08-23T08:32:50.059Z] 9ff21ace6cf1: Waiting [2024-08-23T08:32:50.059Z] 3c20671a5817: Waiting [2024-08-23T08:32:50.059Z] 0aa5456df965: Waiting [2024-08-23T08:32:50.059Z] 20be142a1bda: Layer already exists [2024-08-23T08:32:50.059Z] b0f4ddb6092b: Layer already exists [2024-08-23T08:32:50.059Z] de5a3e6cadd7: Layer already exists [2024-08-23T08:32:50.059Z] 50904b7e7a78: Layer already exists [2024-08-23T08:32:50.059Z] 484cbc4807cc: Layer already exists [2024-08-23T08:32:50.059Z] 0aa5456df965: Layer already exists [2024-08-23T08:32:50.059Z] 428630570798: Layer already exists [2024-08-23T08:32:50.059Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:32:50.059Z] 3c20671a5817: Layer already exists [2024-08-23T08:32:50.331Z] main: digest: sha256:218d9ecd6103727c927c8ab82e82c7a66a588ff1db75c5a8ae91a964f69ac84e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T08:32:50.414Z] ===================================================== [Pipeline] echo [2024-08-23T08:32:50.429Z] taggedImages: [2024-08-23T08:32:50.429Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:32:50.429Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-23T08:32:50.429Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.59 [2024-08-23T08:32:50.429Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:32:50.429Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-08-23T08:32:50.459Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-08-23T08:32:50.459Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:32:50.459Z] latest [2024-08-23T08:32:50.459Z] 3.2.0-dev.59 [2024-08-23T08:32:50.459Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:32:50.459Z] main [2024-08-23T08:32:50.459Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:50.842Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:51.206Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:32:51.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-23T08:32:51.206Z] ab695a4768a5: Preparing [2024-08-23T08:32:51.206Z] be41f9a89058: Preparing [2024-08-23T08:32:51.206Z] 28ac523c421d: Preparing [2024-08-23T08:32:51.206Z] 50904b7e7a78: Preparing [2024-08-23T08:32:51.206Z] 0aa5456df965: Preparing [2024-08-23T08:32:51.206Z] 70a52004f604: Preparing [2024-08-23T08:32:51.206Z] a1f11935576a: Preparing [2024-08-23T08:32:51.206Z] 3c20671a5817: Preparing [2024-08-23T08:32:51.206Z] 70a52004f604: Waiting [2024-08-23T08:32:51.206Z] a1f11935576a: Waiting [2024-08-23T08:32:51.206Z] 3c20671a5817: Waiting [2024-08-23T08:32:51.472Z] 0aa5456df965: Layer already exists [2024-08-23T08:32:51.472Z] 50904b7e7a78: Layer already exists [2024-08-23T08:32:51.472Z] be41f9a89058: Pushed [2024-08-23T08:32:51.472Z] ab695a4768a5: Pushed [2024-08-23T08:32:51.472Z] 3c20671a5817: Layer already exists [2024-08-23T08:32:51.472Z] 70a52004f604: Pushed [2024-08-23T08:32:51.737Z] a1f11935576a: Pushed [2024-08-23T08:32:59.312Z] 28ac523c421d: Pushed [2024-08-23T08:32:59.579Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:50c6d231a1afc8fd838d1c1bca23eff1fbffaf2317dfc2a844b5454183fe5a9f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:32:59.951Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:00.318Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-23T08:33:00.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-23T08:33:00.318Z] ab695a4768a5: Preparing [2024-08-23T08:33:00.318Z] be41f9a89058: Preparing [2024-08-23T08:33:00.318Z] 28ac523c421d: Preparing [2024-08-23T08:33:00.318Z] 50904b7e7a78: Preparing [2024-08-23T08:33:00.318Z] 0aa5456df965: Preparing [2024-08-23T08:33:00.318Z] 70a52004f604: Preparing [2024-08-23T08:33:00.318Z] a1f11935576a: Preparing [2024-08-23T08:33:00.318Z] 3c20671a5817: Preparing [2024-08-23T08:33:00.318Z] 70a52004f604: Waiting [2024-08-23T08:33:00.318Z] a1f11935576a: Waiting [2024-08-23T08:33:00.318Z] 3c20671a5817: Waiting [2024-08-23T08:33:00.318Z] 28ac523c421d: Layer already exists [2024-08-23T08:33:00.318Z] ab695a4768a5: Layer already exists [2024-08-23T08:33:00.318Z] be41f9a89058: Layer already exists [2024-08-23T08:33:00.318Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:00.318Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:00.318Z] 70a52004f604: Layer already exists [2024-08-23T08:33:00.318Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:00.318Z] a1f11935576a: Layer already exists [2024-08-23T08:33:00.587Z] latest: digest: sha256:50c6d231a1afc8fd838d1c1bca23eff1fbffaf2317dfc2a844b5454183fe5a9f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:00.950Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:01.309Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.59 [2024-08-23T08:33:01.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-23T08:33:01.309Z] ab695a4768a5: Preparing [2024-08-23T08:33:01.309Z] be41f9a89058: Preparing [2024-08-23T08:33:01.309Z] 28ac523c421d: Preparing [2024-08-23T08:33:01.309Z] 50904b7e7a78: Preparing [2024-08-23T08:33:01.309Z] 0aa5456df965: Preparing [2024-08-23T08:33:01.309Z] 70a52004f604: Preparing [2024-08-23T08:33:01.309Z] a1f11935576a: Preparing [2024-08-23T08:33:01.309Z] 3c20671a5817: Preparing [2024-08-23T08:33:01.309Z] 70a52004f604: Waiting [2024-08-23T08:33:01.309Z] a1f11935576a: Waiting [2024-08-23T08:33:01.309Z] 3c20671a5817: Waiting [2024-08-23T08:33:01.309Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:01.309Z] be41f9a89058: Layer already exists [2024-08-23T08:33:01.309Z] 28ac523c421d: Layer already exists [2024-08-23T08:33:01.309Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:01.309Z] ab695a4768a5: Layer already exists [2024-08-23T08:33:01.309Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:01.309Z] 70a52004f604: Layer already exists [2024-08-23T08:33:01.309Z] a1f11935576a: Layer already exists [2024-08-23T08:33:01.579Z] 3.2.0-dev.59: digest: sha256:50c6d231a1afc8fd838d1c1bca23eff1fbffaf2317dfc2a844b5454183fe5a9f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:01.942Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:02.289Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:33:02.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-23T08:33:02.290Z] ab695a4768a5: Preparing [2024-08-23T08:33:02.290Z] be41f9a89058: Preparing [2024-08-23T08:33:02.290Z] 28ac523c421d: Preparing [2024-08-23T08:33:02.290Z] 50904b7e7a78: Preparing [2024-08-23T08:33:02.290Z] 0aa5456df965: Preparing [2024-08-23T08:33:02.290Z] 70a52004f604: Preparing [2024-08-23T08:33:02.290Z] a1f11935576a: Preparing [2024-08-23T08:33:02.290Z] 3c20671a5817: Preparing [2024-08-23T08:33:02.290Z] 70a52004f604: Waiting [2024-08-23T08:33:02.290Z] a1f11935576a: Waiting [2024-08-23T08:33:02.290Z] 3c20671a5817: Waiting [2024-08-23T08:33:02.290Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:02.290Z] ab695a4768a5: Layer already exists [2024-08-23T08:33:02.290Z] 28ac523c421d: Layer already exists [2024-08-23T08:33:02.290Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:02.290Z] be41f9a89058: Layer already exists [2024-08-23T08:33:02.290Z] 70a52004f604: Layer already exists [2024-08-23T08:33:02.290Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:02.290Z] a1f11935576a: Layer already exists [2024-08-23T08:33:02.555Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:50c6d231a1afc8fd838d1c1bca23eff1fbffaf2317dfc2a844b5454183fe5a9f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:02.901Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:03.245Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-08-23T08:33:03.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-23T08:33:03.245Z] ab695a4768a5: Preparing [2024-08-23T08:33:03.245Z] be41f9a89058: Preparing [2024-08-23T08:33:03.245Z] 28ac523c421d: Preparing [2024-08-23T08:33:03.245Z] 50904b7e7a78: Preparing [2024-08-23T08:33:03.245Z] 0aa5456df965: Preparing [2024-08-23T08:33:03.245Z] 70a52004f604: Preparing [2024-08-23T08:33:03.245Z] a1f11935576a: Preparing [2024-08-23T08:33:03.245Z] 3c20671a5817: Preparing [2024-08-23T08:33:03.245Z] a1f11935576a: Waiting [2024-08-23T08:33:03.245Z] 70a52004f604: Waiting [2024-08-23T08:33:03.245Z] 3c20671a5817: Waiting [2024-08-23T08:33:03.245Z] be41f9a89058: Layer already exists [2024-08-23T08:33:03.245Z] ab695a4768a5: Layer already exists [2024-08-23T08:33:03.245Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:03.245Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:03.245Z] 28ac523c421d: Layer already exists [2024-08-23T08:33:03.245Z] 70a52004f604: Layer already exists [2024-08-23T08:33:03.245Z] a1f11935576a: Layer already exists [2024-08-23T08:33:03.245Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:03.511Z] main: digest: sha256:50c6d231a1afc8fd838d1c1bca23eff1fbffaf2317dfc2a844b5454183fe5a9f size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T08:33:03.603Z] ===================================================== [Pipeline] echo [2024-08-23T08:33:03.619Z] taggedImages: [2024-08-23T08:33:03.619Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:33:03.619Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-23T08:33:03.619Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.59 [2024-08-23T08:33:03.619Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:33:03.619Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-08-23T08:33:03.647Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-08-23T08:33:03.647Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:33:03.647Z] latest [2024-08-23T08:33:03.647Z] 3.2.0-dev.59 [2024-08-23T08:33:03.647Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:33:03.647Z] main [2024-08-23T08:33:03.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:04.021Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:04.377Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:33:04.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-23T08:33:04.377Z] 1e82b727ce35: Preparing [2024-08-23T08:33:04.377Z] dea53b52b89d: Preparing [2024-08-23T08:33:04.377Z] 0aa5456df965: Preparing [2024-08-23T08:33:04.377Z] cbe9225eafd1: Preparing [2024-08-23T08:33:04.377Z] a9472ccc43ea: Preparing [2024-08-23T08:33:04.377Z] 3c20671a5817: Preparing [2024-08-23T08:33:04.377Z] 3c20671a5817: Waiting [2024-08-23T08:33:04.377Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:04.641Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:04.641Z] a9472ccc43ea: Pushed [2024-08-23T08:33:04.641Z] 1e82b727ce35: Pushed [2024-08-23T08:33:04.641Z] cbe9225eafd1: Pushed [2024-08-23T08:33:11.276Z] dea53b52b89d: Pushed [2024-08-23T08:33:11.542Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:b994b3de516dc9db15a72c26716d5c49932d76ea9dc474e37f5f2fe5c0d23476 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:11.905Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:12.270Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-23T08:33:12.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-23T08:33:12.270Z] 1e82b727ce35: Preparing [2024-08-23T08:33:12.270Z] dea53b52b89d: Preparing [2024-08-23T08:33:12.270Z] 0aa5456df965: Preparing [2024-08-23T08:33:12.270Z] cbe9225eafd1: Preparing [2024-08-23T08:33:12.270Z] a9472ccc43ea: Preparing [2024-08-23T08:33:12.270Z] 3c20671a5817: Preparing [2024-08-23T08:33:12.270Z] 3c20671a5817: Waiting [2024-08-23T08:33:12.270Z] 1e82b727ce35: Layer already exists [2024-08-23T08:33:12.270Z] dea53b52b89d: Layer already exists [2024-08-23T08:33:12.270Z] cbe9225eafd1: Layer already exists [2024-08-23T08:33:12.270Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:12.270Z] a9472ccc43ea: Layer already exists [2024-08-23T08:33:12.270Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:12.538Z] latest: digest: sha256:b994b3de516dc9db15a72c26716d5c49932d76ea9dc474e37f5f2fe5c0d23476 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:12.902Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:13.267Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.59 [2024-08-23T08:33:13.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-23T08:33:13.267Z] 1e82b727ce35: Preparing [2024-08-23T08:33:13.267Z] dea53b52b89d: Preparing [2024-08-23T08:33:13.267Z] 0aa5456df965: Preparing [2024-08-23T08:33:13.267Z] cbe9225eafd1: Preparing [2024-08-23T08:33:13.267Z] a9472ccc43ea: Preparing [2024-08-23T08:33:13.267Z] 3c20671a5817: Preparing [2024-08-23T08:33:13.267Z] 3c20671a5817: Waiting [2024-08-23T08:33:13.267Z] 1e82b727ce35: Layer already exists [2024-08-23T08:33:13.267Z] cbe9225eafd1: Layer already exists [2024-08-23T08:33:13.267Z] a9472ccc43ea: Layer already exists [2024-08-23T08:33:13.267Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:13.267Z] dea53b52b89d: Layer already exists [2024-08-23T08:33:13.267Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:13.533Z] 3.2.0-dev.59: digest: sha256:b994b3de516dc9db15a72c26716d5c49932d76ea9dc474e37f5f2fe5c0d23476 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:13.886Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:14.233Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:33:14.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-23T08:33:14.233Z] 1e82b727ce35: Preparing [2024-08-23T08:33:14.233Z] dea53b52b89d: Preparing [2024-08-23T08:33:14.233Z] 0aa5456df965: Preparing [2024-08-23T08:33:14.233Z] cbe9225eafd1: Preparing [2024-08-23T08:33:14.233Z] a9472ccc43ea: Preparing [2024-08-23T08:33:14.233Z] 3c20671a5817: Preparing [2024-08-23T08:33:14.233Z] 3c20671a5817: Waiting [2024-08-23T08:33:14.233Z] 1e82b727ce35: Layer already exists [2024-08-23T08:33:14.233Z] a9472ccc43ea: Layer already exists [2024-08-23T08:33:14.233Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:14.233Z] dea53b52b89d: Layer already exists [2024-08-23T08:33:14.233Z] cbe9225eafd1: Layer already exists [2024-08-23T08:33:14.233Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:14.499Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:b994b3de516dc9db15a72c26716d5c49932d76ea9dc474e37f5f2fe5c0d23476 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:14.848Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:15.200Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-08-23T08:33:15.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-23T08:33:15.200Z] 1e82b727ce35: Preparing [2024-08-23T08:33:15.200Z] dea53b52b89d: Preparing [2024-08-23T08:33:15.200Z] 0aa5456df965: Preparing [2024-08-23T08:33:15.200Z] cbe9225eafd1: Preparing [2024-08-23T08:33:15.200Z] a9472ccc43ea: Preparing [2024-08-23T08:33:15.200Z] 3c20671a5817: Preparing [2024-08-23T08:33:15.200Z] 3c20671a5817: Waiting [2024-08-23T08:33:15.200Z] 1e82b727ce35: Layer already exists [2024-08-23T08:33:15.200Z] cbe9225eafd1: Layer already exists [2024-08-23T08:33:15.200Z] a9472ccc43ea: Layer already exists [2024-08-23T08:33:15.200Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:15.200Z] dea53b52b89d: Layer already exists [2024-08-23T08:33:15.200Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:15.466Z] main: digest: sha256:b994b3de516dc9db15a72c26716d5c49932d76ea9dc474e37f5f2fe5c0d23476 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T08:33:15.556Z] ===================================================== [Pipeline] echo [2024-08-23T08:33:15.569Z] taggedImages: [2024-08-23T08:33:15.569Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:33:15.569Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-23T08:33:15.569Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.59 [2024-08-23T08:33:15.569Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:33:15.569Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-08-23T08:33:15.592Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-08-23T08:33:15.592Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:33:15.592Z] latest [2024-08-23T08:33:15.592Z] 3.2.0-dev.59 [2024-08-23T08:33:15.592Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:33:15.592Z] main [2024-08-23T08:33:15.592Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:15.964Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:16.320Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:33:16.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-23T08:33:16.320Z] f0221a47d8cb: Preparing [2024-08-23T08:33:16.320Z] 514a89da645f: Preparing [2024-08-23T08:33:16.320Z] 3819dbcdc640: Preparing [2024-08-23T08:33:16.320Z] 50904b7e7a78: Preparing [2024-08-23T08:33:16.320Z] 0aa5456df965: Preparing [2024-08-23T08:33:16.320Z] 428630570798: Preparing [2024-08-23T08:33:16.320Z] 9ff21ace6cf1: Preparing [2024-08-23T08:33:16.320Z] 3c20671a5817: Preparing [2024-08-23T08:33:16.320Z] 428630570798: Waiting [2024-08-23T08:33:16.320Z] 9ff21ace6cf1: Waiting [2024-08-23T08:33:16.320Z] 3c20671a5817: Waiting [2024-08-23T08:33:16.320Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:16.588Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:16.588Z] 428630570798: Layer already exists [2024-08-23T08:33:16.588Z] 514a89da645f: Pushed [2024-08-23T08:33:16.588Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:33:16.588Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:16.588Z] f0221a47d8cb: Pushed [2024-08-23T08:33:23.229Z] 3819dbcdc640: Pushed [2024-08-23T08:33:23.229Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:bea0d99413279492185e2518665ff2f42cfc7d42af81d2dba80db00a1db2db1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:23.594Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:23.946Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-23T08:33:23.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-23T08:33:23.946Z] f0221a47d8cb: Preparing [2024-08-23T08:33:23.946Z] 514a89da645f: Preparing [2024-08-23T08:33:23.946Z] 3819dbcdc640: Preparing [2024-08-23T08:33:23.946Z] 50904b7e7a78: Preparing [2024-08-23T08:33:23.946Z] 0aa5456df965: Preparing [2024-08-23T08:33:23.946Z] 428630570798: Preparing [2024-08-23T08:33:23.946Z] 9ff21ace6cf1: Preparing [2024-08-23T08:33:23.946Z] 3c20671a5817: Preparing [2024-08-23T08:33:23.946Z] 428630570798: Waiting [2024-08-23T08:33:23.946Z] 9ff21ace6cf1: Waiting [2024-08-23T08:33:23.946Z] 3819dbcdc640: Layer already exists [2024-08-23T08:33:23.946Z] 514a89da645f: Layer already exists [2024-08-23T08:33:23.946Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:23.946Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:23.946Z] f0221a47d8cb: Layer already exists [2024-08-23T08:33:23.946Z] 428630570798: Layer already exists [2024-08-23T08:33:23.946Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:33:23.946Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:24.213Z] latest: digest: sha256:bea0d99413279492185e2518665ff2f42cfc7d42af81d2dba80db00a1db2db1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:24.576Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:24.936Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.59 [2024-08-23T08:33:24.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-23T08:33:24.937Z] f0221a47d8cb: Preparing [2024-08-23T08:33:24.937Z] 514a89da645f: Preparing [2024-08-23T08:33:24.937Z] 3819dbcdc640: Preparing [2024-08-23T08:33:24.937Z] 50904b7e7a78: Preparing [2024-08-23T08:33:24.937Z] 0aa5456df965: Preparing [2024-08-23T08:33:24.937Z] 428630570798: Preparing [2024-08-23T08:33:24.937Z] 9ff21ace6cf1: Preparing [2024-08-23T08:33:24.937Z] 3c20671a5817: Preparing [2024-08-23T08:33:24.937Z] 428630570798: Waiting [2024-08-23T08:33:24.937Z] 9ff21ace6cf1: Waiting [2024-08-23T08:33:24.937Z] 3c20671a5817: Waiting [2024-08-23T08:33:24.937Z] 3819dbcdc640: Layer already exists [2024-08-23T08:33:24.937Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:24.937Z] f0221a47d8cb: Layer already exists [2024-08-23T08:33:24.937Z] 514a89da645f: Layer already exists [2024-08-23T08:33:24.937Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:24.937Z] 428630570798: Layer already exists [2024-08-23T08:33:24.937Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:33:24.937Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:25.202Z] 3.2.0-dev.59: digest: sha256:bea0d99413279492185e2518665ff2f42cfc7d42af81d2dba80db00a1db2db1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:25.562Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:25.924Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:33:25.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-23T08:33:25.924Z] f0221a47d8cb: Preparing [2024-08-23T08:33:25.924Z] 514a89da645f: Preparing [2024-08-23T08:33:25.924Z] 3819dbcdc640: Preparing [2024-08-23T08:33:25.924Z] 50904b7e7a78: Preparing [2024-08-23T08:33:25.924Z] 0aa5456df965: Preparing [2024-08-23T08:33:25.924Z] 428630570798: Preparing [2024-08-23T08:33:25.924Z] 9ff21ace6cf1: Preparing [2024-08-23T08:33:25.924Z] 3c20671a5817: Preparing [2024-08-23T08:33:25.924Z] 428630570798: Waiting [2024-08-23T08:33:25.924Z] 9ff21ace6cf1: Waiting [2024-08-23T08:33:25.924Z] 3c20671a5817: Waiting [2024-08-23T08:33:25.924Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:25.924Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:25.924Z] 3819dbcdc640: Layer already exists [2024-08-23T08:33:25.924Z] 514a89da645f: Layer already exists [2024-08-23T08:33:25.924Z] f0221a47d8cb: Layer already exists [2024-08-23T08:33:25.924Z] 428630570798: Layer already exists [2024-08-23T08:33:25.924Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:25.924Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:33:26.191Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:bea0d99413279492185e2518665ff2f42cfc7d42af81d2dba80db00a1db2db1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:26.551Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:26.900Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-08-23T08:33:26.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-23T08:33:26.900Z] f0221a47d8cb: Preparing [2024-08-23T08:33:26.900Z] 514a89da645f: Preparing [2024-08-23T08:33:26.900Z] 3819dbcdc640: Preparing [2024-08-23T08:33:26.900Z] 50904b7e7a78: Preparing [2024-08-23T08:33:26.900Z] 0aa5456df965: Preparing [2024-08-23T08:33:26.900Z] 428630570798: Preparing [2024-08-23T08:33:26.900Z] 9ff21ace6cf1: Preparing [2024-08-23T08:33:26.900Z] 3c20671a5817: Preparing [2024-08-23T08:33:26.900Z] 9ff21ace6cf1: Waiting [2024-08-23T08:33:26.900Z] 428630570798: Waiting [2024-08-23T08:33:26.900Z] 3c20671a5817: Waiting [2024-08-23T08:33:26.900Z] 514a89da645f: Layer already exists [2024-08-23T08:33:26.900Z] f0221a47d8cb: Layer already exists [2024-08-23T08:33:26.900Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:26.900Z] 3819dbcdc640: Layer already exists [2024-08-23T08:33:26.900Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:26.900Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:33:26.900Z] 428630570798: Layer already exists [2024-08-23T08:33:26.900Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:27.166Z] main: digest: sha256:bea0d99413279492185e2518665ff2f42cfc7d42af81d2dba80db00a1db2db1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T08:33:27.229Z] ===================================================== [Pipeline] echo [2024-08-23T08:33:27.242Z] taggedImages: [2024-08-23T08:33:27.242Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:33:27.242Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-23T08:33:27.242Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.59 [2024-08-23T08:33:27.242Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:33:27.242Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-08-23T08:33:27.274Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-08-23T08:33:27.274Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:33:27.274Z] latest [2024-08-23T08:33:27.274Z] 3.2.0-dev.59 [2024-08-23T08:33:27.274Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:33:27.274Z] main [2024-08-23T08:33:27.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:27.652Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:28.005Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:33:28.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-23T08:33:28.005Z] ae3046b8f44d: Preparing [2024-08-23T08:33:28.005Z] 1183444fe056: Preparing [2024-08-23T08:33:28.005Z] 8282ad35e3e3: Preparing [2024-08-23T08:33:28.005Z] bbd9bf4fa029: Preparing [2024-08-23T08:33:28.005Z] f1ec0a0c3b5e: Preparing [2024-08-23T08:33:28.005Z] 094fb24af565: Preparing [2024-08-23T08:33:28.005Z] 3455e3f0d056: Preparing [2024-08-23T08:33:28.005Z] 40dbacfbc72f: Preparing [2024-08-23T08:33:28.005Z] 50904b7e7a78: Preparing [2024-08-23T08:33:28.005Z] 0aa5456df965: Preparing [2024-08-23T08:33:28.005Z] 094073449c3e: Preparing [2024-08-23T08:33:28.005Z] 79ca5c7a3789: Preparing [2024-08-23T08:33:28.005Z] 5f70bf18a086: Preparing [2024-08-23T08:33:28.005Z] 82ac1394a580: Preparing [2024-08-23T08:33:28.005Z] d390988f3b22: Preparing [2024-08-23T08:33:28.005Z] 1dc8d6aed45d: Preparing [2024-08-23T08:33:28.005Z] 3c20671a5817: Preparing [2024-08-23T08:33:28.005Z] 094fb24af565: Waiting [2024-08-23T08:33:28.005Z] 3455e3f0d056: Waiting [2024-08-23T08:33:28.005Z] 40dbacfbc72f: Waiting [2024-08-23T08:33:28.005Z] 50904b7e7a78: Waiting [2024-08-23T08:33:28.005Z] 0aa5456df965: Waiting [2024-08-23T08:33:28.005Z] 094073449c3e: Waiting [2024-08-23T08:33:28.005Z] 79ca5c7a3789: Waiting [2024-08-23T08:33:28.005Z] 5f70bf18a086: Waiting [2024-08-23T08:33:28.005Z] 82ac1394a580: Waiting [2024-08-23T08:33:28.005Z] d390988f3b22: Waiting [2024-08-23T08:33:28.005Z] 1dc8d6aed45d: Waiting [2024-08-23T08:33:28.005Z] 3c20671a5817: Waiting [2024-08-23T08:33:28.276Z] 8282ad35e3e3: Pushed [2024-08-23T08:33:28.276Z] bbd9bf4fa029: Pushed [2024-08-23T08:33:28.276Z] ae3046b8f44d: Pushed [2024-08-23T08:33:28.276Z] 1183444fe056: Pushed [2024-08-23T08:33:28.276Z] f1ec0a0c3b5e: Pushed [2024-08-23T08:33:28.276Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:28.276Z] 094fb24af565: Pushed [2024-08-23T08:33:28.276Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:28.276Z] 3455e3f0d056: Pushed [2024-08-23T08:33:28.550Z] 5f70bf18a086: Layer already exists [2024-08-23T08:33:28.550Z] 094073449c3e: Pushed [2024-08-23T08:33:28.550Z] 79ca5c7a3789: Pushed [2024-08-23T08:33:28.550Z] 82ac1394a580: Pushed [2024-08-23T08:33:28.550Z] d390988f3b22: Pushed [2024-08-23T08:33:28.550Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:28.815Z] 1dc8d6aed45d: Pushed [2024-08-23T08:33:31.395Z] 40dbacfbc72f: Pushed [2024-08-23T08:33:31.395Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:a52b7f745ad4858d7298b41618960cb2cf0e8ed158897fa94be4c09b434e19f3 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:31.770Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:32.138Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-23T08:33:32.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-23T08:33:32.138Z] ae3046b8f44d: Preparing [2024-08-23T08:33:32.138Z] 1183444fe056: Preparing [2024-08-23T08:33:32.138Z] 8282ad35e3e3: Preparing [2024-08-23T08:33:32.138Z] bbd9bf4fa029: Preparing [2024-08-23T08:33:32.138Z] f1ec0a0c3b5e: Preparing [2024-08-23T08:33:32.138Z] 094fb24af565: Preparing [2024-08-23T08:33:32.138Z] 3455e3f0d056: Preparing [2024-08-23T08:33:32.138Z] 40dbacfbc72f: Preparing [2024-08-23T08:33:32.138Z] 50904b7e7a78: Preparing [2024-08-23T08:33:32.138Z] 0aa5456df965: Preparing [2024-08-23T08:33:32.138Z] 094073449c3e: Preparing [2024-08-23T08:33:32.138Z] 79ca5c7a3789: Preparing [2024-08-23T08:33:32.138Z] 5f70bf18a086: Preparing [2024-08-23T08:33:32.138Z] 82ac1394a580: Preparing [2024-08-23T08:33:32.138Z] d390988f3b22: Preparing [2024-08-23T08:33:32.138Z] 1dc8d6aed45d: Preparing [2024-08-23T08:33:32.138Z] 3c20671a5817: Preparing [2024-08-23T08:33:32.138Z] 094fb24af565: Waiting [2024-08-23T08:33:32.138Z] 3455e3f0d056: Waiting [2024-08-23T08:33:32.138Z] 40dbacfbc72f: Waiting [2024-08-23T08:33:32.138Z] 50904b7e7a78: Waiting [2024-08-23T08:33:32.138Z] 79ca5c7a3789: Waiting [2024-08-23T08:33:32.138Z] 5f70bf18a086: Waiting [2024-08-23T08:33:32.138Z] 82ac1394a580: Waiting [2024-08-23T08:33:32.138Z] 094073449c3e: Waiting [2024-08-23T08:33:32.138Z] d390988f3b22: Waiting [2024-08-23T08:33:32.138Z] 1dc8d6aed45d: Waiting [2024-08-23T08:33:32.138Z] 3c20671a5817: Waiting [2024-08-23T08:33:32.138Z] 0aa5456df965: Waiting [2024-08-23T08:33:32.138Z] f1ec0a0c3b5e: Layer already exists [2024-08-23T08:33:32.138Z] bbd9bf4fa029: Layer already exists [2024-08-23T08:33:32.138Z] ae3046b8f44d: Layer already exists [2024-08-23T08:33:32.138Z] 8282ad35e3e3: Layer already exists [2024-08-23T08:33:32.138Z] 1183444fe056: Layer already exists [2024-08-23T08:33:32.138Z] 3455e3f0d056: Layer already exists [2024-08-23T08:33:32.138Z] 40dbacfbc72f: Layer already exists [2024-08-23T08:33:32.138Z] 094fb24af565: Layer already exists [2024-08-23T08:33:32.138Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:32.138Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:32.406Z] d390988f3b22: Layer already exists [2024-08-23T08:33:32.406Z] 5f70bf18a086: Layer already exists [2024-08-23T08:33:32.406Z] 82ac1394a580: Layer already exists [2024-08-23T08:33:32.406Z] 79ca5c7a3789: Layer already exists [2024-08-23T08:33:32.406Z] 094073449c3e: Layer already exists [2024-08-23T08:33:32.406Z] 1dc8d6aed45d: Layer already exists [2024-08-23T08:33:32.406Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:32.406Z] latest: digest: sha256:a52b7f745ad4858d7298b41618960cb2cf0e8ed158897fa94be4c09b434e19f3 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:32.768Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:33.124Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.59 [2024-08-23T08:33:33.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-23T08:33:33.124Z] ae3046b8f44d: Preparing [2024-08-23T08:33:33.124Z] 1183444fe056: Preparing [2024-08-23T08:33:33.124Z] 8282ad35e3e3: Preparing [2024-08-23T08:33:33.124Z] bbd9bf4fa029: Preparing [2024-08-23T08:33:33.124Z] f1ec0a0c3b5e: Preparing [2024-08-23T08:33:33.124Z] 094fb24af565: Preparing [2024-08-23T08:33:33.124Z] 3455e3f0d056: Preparing [2024-08-23T08:33:33.124Z] 40dbacfbc72f: Preparing [2024-08-23T08:33:33.124Z] 50904b7e7a78: Preparing [2024-08-23T08:33:33.124Z] 0aa5456df965: Preparing [2024-08-23T08:33:33.124Z] 094073449c3e: Preparing [2024-08-23T08:33:33.124Z] 79ca5c7a3789: Preparing [2024-08-23T08:33:33.124Z] 5f70bf18a086: Preparing [2024-08-23T08:33:33.124Z] 82ac1394a580: Preparing [2024-08-23T08:33:33.124Z] d390988f3b22: Preparing [2024-08-23T08:33:33.124Z] 1dc8d6aed45d: Preparing [2024-08-23T08:33:33.124Z] 3c20671a5817: Preparing [2024-08-23T08:33:33.124Z] 094073449c3e: Waiting [2024-08-23T08:33:33.124Z] 79ca5c7a3789: Waiting [2024-08-23T08:33:33.124Z] 5f70bf18a086: Waiting [2024-08-23T08:33:33.124Z] 82ac1394a580: Waiting [2024-08-23T08:33:33.124Z] d390988f3b22: Waiting [2024-08-23T08:33:33.124Z] 094fb24af565: Waiting [2024-08-23T08:33:33.124Z] 3455e3f0d056: Waiting [2024-08-23T08:33:33.124Z] 1dc8d6aed45d: Waiting [2024-08-23T08:33:33.124Z] 40dbacfbc72f: Waiting [2024-08-23T08:33:33.124Z] 3c20671a5817: Waiting [2024-08-23T08:33:33.124Z] 50904b7e7a78: Waiting [2024-08-23T08:33:33.124Z] bbd9bf4fa029: Layer already exists [2024-08-23T08:33:33.124Z] ae3046b8f44d: Layer already exists [2024-08-23T08:33:33.124Z] 1183444fe056: Layer already exists [2024-08-23T08:33:33.124Z] f1ec0a0c3b5e: Layer already exists [2024-08-23T08:33:33.124Z] 8282ad35e3e3: Layer already exists [2024-08-23T08:33:33.124Z] 40dbacfbc72f: Layer already exists [2024-08-23T08:33:33.124Z] 3455e3f0d056: Layer already exists [2024-08-23T08:33:33.124Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:33.124Z] 094fb24af565: Layer already exists [2024-08-23T08:33:33.124Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:33.390Z] 5f70bf18a086: Layer already exists [2024-08-23T08:33:33.390Z] 094073449c3e: Layer already exists [2024-08-23T08:33:33.390Z] 82ac1394a580: Layer already exists [2024-08-23T08:33:33.390Z] 79ca5c7a3789: Layer already exists [2024-08-23T08:33:33.390Z] d390988f3b22: Layer already exists [2024-08-23T08:33:33.390Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:33.390Z] 1dc8d6aed45d: Layer already exists [2024-08-23T08:33:33.390Z] 3.2.0-dev.59: digest: sha256:a52b7f745ad4858d7298b41618960cb2cf0e8ed158897fa94be4c09b434e19f3 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:34.309Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:35.987Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:33:35.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-23T08:33:35.987Z] ae3046b8f44d: Preparing [2024-08-23T08:33:35.987Z] 1183444fe056: Preparing [2024-08-23T08:33:35.987Z] 8282ad35e3e3: Preparing [2024-08-23T08:33:35.987Z] bbd9bf4fa029: Preparing [2024-08-23T08:33:35.987Z] f1ec0a0c3b5e: Preparing [2024-08-23T08:33:35.987Z] 094fb24af565: Preparing [2024-08-23T08:33:35.987Z] 3455e3f0d056: Preparing [2024-08-23T08:33:35.987Z] 40dbacfbc72f: Preparing [2024-08-23T08:33:35.987Z] 50904b7e7a78: Preparing [2024-08-23T08:33:35.987Z] 0aa5456df965: Preparing [2024-08-23T08:33:35.987Z] 094073449c3e: Preparing [2024-08-23T08:33:35.987Z] 79ca5c7a3789: Preparing [2024-08-23T08:33:35.987Z] 5f70bf18a086: Preparing [2024-08-23T08:33:35.987Z] 82ac1394a580: Preparing [2024-08-23T08:33:35.987Z] d390988f3b22: Preparing [2024-08-23T08:33:35.987Z] 1dc8d6aed45d: Preparing [2024-08-23T08:33:35.987Z] 3c20671a5817: Preparing [2024-08-23T08:33:35.987Z] 0aa5456df965: Waiting [2024-08-23T08:33:35.987Z] 094073449c3e: Waiting [2024-08-23T08:33:35.987Z] 79ca5c7a3789: Waiting [2024-08-23T08:33:35.987Z] 5f70bf18a086: Waiting [2024-08-23T08:33:35.987Z] 82ac1394a580: Waiting [2024-08-23T08:33:35.987Z] d390988f3b22: Waiting [2024-08-23T08:33:35.987Z] 1dc8d6aed45d: Waiting [2024-08-23T08:33:35.987Z] 3c20671a5817: Waiting [2024-08-23T08:33:35.987Z] 094fb24af565: Waiting [2024-08-23T08:33:35.987Z] 3455e3f0d056: Waiting [2024-08-23T08:33:35.987Z] 40dbacfbc72f: Waiting [2024-08-23T08:33:35.987Z] 50904b7e7a78: Waiting [2024-08-23T08:33:37.993Z] bbd9bf4fa029: Layer already exists [2024-08-23T08:33:37.993Z] ae3046b8f44d: Layer already exists [2024-08-23T08:33:37.993Z] 1183444fe056: Layer already exists [2024-08-23T08:33:37.993Z] 8282ad35e3e3: Layer already exists [2024-08-23T08:33:37.993Z] f1ec0a0c3b5e: Layer already exists [2024-08-23T08:33:37.993Z] 3455e3f0d056: Layer already exists [2024-08-23T08:33:37.993Z] 094fb24af565: Layer already exists [2024-08-23T08:33:37.993Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:37.993Z] 40dbacfbc72f: Layer already exists [2024-08-23T08:33:37.993Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:37.993Z] 094073449c3e: Layer already exists [2024-08-23T08:33:37.993Z] 79ca5c7a3789: Layer already exists [2024-08-23T08:33:37.993Z] 5f70bf18a086: Layer already exists [2024-08-23T08:33:37.993Z] 82ac1394a580: Layer already exists [2024-08-23T08:33:37.993Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:37.993Z] d390988f3b22: Layer already exists [2024-08-23T08:33:37.993Z] 1dc8d6aed45d: Layer already exists [2024-08-23T08:33:38.794Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:a52b7f745ad4858d7298b41618960cb2cf0e8ed158897fa94be4c09b434e19f3 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:39.136Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:39.497Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-08-23T08:33:39.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-23T08:33:39.497Z] ae3046b8f44d: Preparing [2024-08-23T08:33:39.497Z] 1183444fe056: Preparing [2024-08-23T08:33:39.497Z] 8282ad35e3e3: Preparing [2024-08-23T08:33:39.497Z] bbd9bf4fa029: Preparing [2024-08-23T08:33:39.497Z] f1ec0a0c3b5e: Preparing [2024-08-23T08:33:39.497Z] 094fb24af565: Preparing [2024-08-23T08:33:39.497Z] 3455e3f0d056: Preparing [2024-08-23T08:33:39.497Z] 40dbacfbc72f: Preparing [2024-08-23T08:33:39.497Z] 50904b7e7a78: Preparing [2024-08-23T08:33:39.497Z] 0aa5456df965: Preparing [2024-08-23T08:33:39.497Z] 094073449c3e: Preparing [2024-08-23T08:33:39.497Z] 79ca5c7a3789: Preparing [2024-08-23T08:33:39.497Z] 5f70bf18a086: Preparing [2024-08-23T08:33:39.497Z] 82ac1394a580: Preparing [2024-08-23T08:33:39.497Z] d390988f3b22: Preparing [2024-08-23T08:33:39.497Z] 1dc8d6aed45d: Preparing [2024-08-23T08:33:39.497Z] 3c20671a5817: Preparing [2024-08-23T08:33:39.497Z] 094fb24af565: Waiting [2024-08-23T08:33:39.497Z] 3455e3f0d056: Waiting [2024-08-23T08:33:39.497Z] 40dbacfbc72f: Waiting [2024-08-23T08:33:39.497Z] 50904b7e7a78: Waiting [2024-08-23T08:33:39.497Z] 0aa5456df965: Waiting [2024-08-23T08:33:39.497Z] 094073449c3e: Waiting [2024-08-23T08:33:39.497Z] 79ca5c7a3789: Waiting [2024-08-23T08:33:39.497Z] 5f70bf18a086: Waiting [2024-08-23T08:33:39.497Z] 82ac1394a580: Waiting [2024-08-23T08:33:39.497Z] d390988f3b22: Waiting [2024-08-23T08:33:39.497Z] 1dc8d6aed45d: Waiting [2024-08-23T08:33:39.497Z] 3c20671a5817: Waiting [2024-08-23T08:33:39.497Z] 1183444fe056: Layer already exists [2024-08-23T08:33:39.497Z] f1ec0a0c3b5e: Layer already exists [2024-08-23T08:33:39.497Z] ae3046b8f44d: Layer already exists [2024-08-23T08:33:39.497Z] bbd9bf4fa029: Layer already exists [2024-08-23T08:33:39.497Z] 8282ad35e3e3: Layer already exists [2024-08-23T08:33:39.497Z] 094fb24af565: Layer already exists [2024-08-23T08:33:39.497Z] 40dbacfbc72f: Layer already exists [2024-08-23T08:33:39.497Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:39.497Z] 3455e3f0d056: Layer already exists [2024-08-23T08:33:39.497Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:39.766Z] 5f70bf18a086: Layer already exists [2024-08-23T08:33:39.766Z] 79ca5c7a3789: Layer already exists [2024-08-23T08:33:39.766Z] 094073449c3e: Layer already exists [2024-08-23T08:33:39.766Z] 82ac1394a580: Layer already exists [2024-08-23T08:33:39.766Z] d390988f3b22: Layer already exists [2024-08-23T08:33:39.766Z] 1dc8d6aed45d: Layer already exists [2024-08-23T08:33:39.766Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:39.766Z] main: digest: sha256:a52b7f745ad4858d7298b41618960cb2cf0e8ed158897fa94be4c09b434e19f3 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T08:33:39.834Z] ===================================================== [Pipeline] echo [2024-08-23T08:33:39.849Z] taggedImages: [2024-08-23T08:33:39.849Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:33:39.849Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-23T08:33:39.849Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.59 [2024-08-23T08:33:39.849Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:33:39.849Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-08-23T08:33:39.877Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-08-23T08:33:39.877Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:33:39.877Z] latest [2024-08-23T08:33:39.877Z] 3.2.0-dev.59 [2024-08-23T08:33:39.877Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:33:39.877Z] main [2024-08-23T08:33:39.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:40.324Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:40.683Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:33:40.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-23T08:33:40.683Z] 66662eccb811: Preparing [2024-08-23T08:33:40.683Z] 62f627a9cfb3: Preparing [2024-08-23T08:33:40.683Z] 4e80ba3c2a9e: Preparing [2024-08-23T08:33:40.683Z] c9634a4cea2d: Preparing [2024-08-23T08:33:40.683Z] 50904b7e7a78: Preparing [2024-08-23T08:33:40.683Z] 0aa5456df965: Preparing [2024-08-23T08:33:40.683Z] 428630570798: Preparing [2024-08-23T08:33:40.683Z] 9ff21ace6cf1: Preparing [2024-08-23T08:33:40.683Z] 3c20671a5817: Preparing [2024-08-23T08:33:40.683Z] 428630570798: Waiting [2024-08-23T08:33:40.683Z] 9ff21ace6cf1: Waiting [2024-08-23T08:33:40.683Z] 3c20671a5817: Waiting [2024-08-23T08:33:40.683Z] 0aa5456df965: Waiting [2024-08-23T08:33:40.683Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:40.950Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:40.950Z] 4e80ba3c2a9e: Pushed [2024-08-23T08:33:40.950Z] 428630570798: Layer already exists [2024-08-23T08:33:40.950Z] 62f627a9cfb3: Pushed [2024-08-23T08:33:40.950Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:33:40.950Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:40.950Z] 66662eccb811: Pushed [2024-08-23T08:33:46.406Z] c9634a4cea2d: Pushed [2024-08-23T08:33:46.406Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:fd1c845b195907c25c85348b4b0414d05b95c67d32022ae237c90a8e59317c7a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:46.763Z] + 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-08-23T08:33:47.108Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-23T08:33:47.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-23T08:33:47.108Z] 66662eccb811: Preparing [2024-08-23T08:33:47.108Z] 62f627a9cfb3: Preparing [2024-08-23T08:33:47.108Z] 4e80ba3c2a9e: Preparing [2024-08-23T08:33:47.108Z] c9634a4cea2d: Preparing [2024-08-23T08:33:47.108Z] 50904b7e7a78: Preparing [2024-08-23T08:33:47.108Z] 0aa5456df965: Preparing [2024-08-23T08:33:47.108Z] 428630570798: Preparing [2024-08-23T08:33:47.108Z] 9ff21ace6cf1: Preparing [2024-08-23T08:33:47.108Z] 3c20671a5817: Preparing [2024-08-23T08:33:47.108Z] 0aa5456df965: Waiting [2024-08-23T08:33:47.108Z] 428630570798: Waiting [2024-08-23T08:33:47.108Z] 9ff21ace6cf1: Waiting [2024-08-23T08:33:47.108Z] 3c20671a5817: Waiting [2024-08-23T08:33:47.108Z] 4e80ba3c2a9e: Layer already exists [2024-08-23T08:33:47.108Z] 66662eccb811: Layer already exists [2024-08-23T08:33:47.108Z] c9634a4cea2d: Layer already exists [2024-08-23T08:33:47.108Z] 62f627a9cfb3: Layer already exists [2024-08-23T08:33:47.108Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:47.108Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:47.108Z] 428630570798: Layer already exists [2024-08-23T08:33:47.108Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:47.108Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:33:47.374Z] latest: digest: sha256:fd1c845b195907c25c85348b4b0414d05b95c67d32022ae237c90a8e59317c7a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:47.721Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:48.067Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.59 [2024-08-23T08:33:48.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-23T08:33:48.067Z] 66662eccb811: Preparing [2024-08-23T08:33:48.067Z] 62f627a9cfb3: Preparing [2024-08-23T08:33:48.067Z] 4e80ba3c2a9e: Preparing [2024-08-23T08:33:48.067Z] c9634a4cea2d: Preparing [2024-08-23T08:33:48.067Z] 50904b7e7a78: Preparing [2024-08-23T08:33:48.067Z] 0aa5456df965: Preparing [2024-08-23T08:33:48.067Z] 428630570798: Preparing [2024-08-23T08:33:48.067Z] 9ff21ace6cf1: Preparing [2024-08-23T08:33:48.067Z] 3c20671a5817: Preparing [2024-08-23T08:33:48.067Z] 0aa5456df965: Waiting [2024-08-23T08:33:48.067Z] 9ff21ace6cf1: Waiting [2024-08-23T08:33:48.067Z] 3c20671a5817: Waiting [2024-08-23T08:33:48.067Z] 428630570798: Waiting [2024-08-23T08:33:48.067Z] 62f627a9cfb3: Layer already exists [2024-08-23T08:33:48.067Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:48.067Z] 66662eccb811: Layer already exists [2024-08-23T08:33:48.067Z] c9634a4cea2d: Layer already exists [2024-08-23T08:33:48.067Z] 4e80ba3c2a9e: Layer already exists [2024-08-23T08:33:48.067Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:48.067Z] 428630570798: Layer already exists [2024-08-23T08:33:48.067Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:33:48.067Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:48.333Z] 3.2.0-dev.59: digest: sha256:fd1c845b195907c25c85348b4b0414d05b95c67d32022ae237c90a8e59317c7a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:48.678Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:49.038Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:33:49.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-23T08:33:49.038Z] 66662eccb811: Preparing [2024-08-23T08:33:49.038Z] 62f627a9cfb3: Preparing [2024-08-23T08:33:49.038Z] 4e80ba3c2a9e: Preparing [2024-08-23T08:33:49.038Z] c9634a4cea2d: Preparing [2024-08-23T08:33:49.038Z] 50904b7e7a78: Preparing [2024-08-23T08:33:49.038Z] 0aa5456df965: Preparing [2024-08-23T08:33:49.038Z] 428630570798: Preparing [2024-08-23T08:33:49.038Z] 9ff21ace6cf1: Preparing [2024-08-23T08:33:49.038Z] 3c20671a5817: Preparing [2024-08-23T08:33:49.038Z] 428630570798: Waiting [2024-08-23T08:33:49.038Z] 3c20671a5817: Waiting [2024-08-23T08:33:49.038Z] 0aa5456df965: Waiting [2024-08-23T08:33:49.038Z] 9ff21ace6cf1: Waiting [2024-08-23T08:33:49.038Z] 62f627a9cfb3: Layer already exists [2024-08-23T08:33:49.038Z] 66662eccb811: Layer already exists [2024-08-23T08:33:49.038Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:49.038Z] c9634a4cea2d: Layer already exists [2024-08-23T08:33:49.038Z] 4e80ba3c2a9e: Layer already exists [2024-08-23T08:33:49.038Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:49.038Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:49.038Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:33:49.038Z] 428630570798: Layer already exists [2024-08-23T08:33:49.306Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:fd1c845b195907c25c85348b4b0414d05b95c67d32022ae237c90a8e59317c7a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:49.670Z] + 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-08-23T08:33:50.036Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-08-23T08:33:50.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-23T08:33:50.036Z] 66662eccb811: Preparing [2024-08-23T08:33:50.036Z] 62f627a9cfb3: Preparing [2024-08-23T08:33:50.036Z] 4e80ba3c2a9e: Preparing [2024-08-23T08:33:50.036Z] c9634a4cea2d: Preparing [2024-08-23T08:33:50.036Z] 50904b7e7a78: Preparing [2024-08-23T08:33:50.036Z] 0aa5456df965: Preparing [2024-08-23T08:33:50.036Z] 428630570798: Preparing [2024-08-23T08:33:50.036Z] 9ff21ace6cf1: Preparing [2024-08-23T08:33:50.036Z] 3c20671a5817: Preparing [2024-08-23T08:33:50.036Z] 0aa5456df965: Waiting [2024-08-23T08:33:50.036Z] 428630570798: Waiting [2024-08-23T08:33:50.036Z] 9ff21ace6cf1: Waiting [2024-08-23T08:33:50.036Z] 3c20671a5817: Waiting [2024-08-23T08:33:50.036Z] 4e80ba3c2a9e: Layer already exists [2024-08-23T08:33:50.036Z] c9634a4cea2d: Layer already exists [2024-08-23T08:33:50.036Z] 66662eccb811: Layer already exists [2024-08-23T08:33:50.036Z] 62f627a9cfb3: Layer already exists [2024-08-23T08:33:50.036Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:50.036Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:50.036Z] 428630570798: Layer already exists [2024-08-23T08:33:50.036Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:50.036Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:33:50.303Z] main: digest: sha256:fd1c845b195907c25c85348b4b0414d05b95c67d32022ae237c90a8e59317c7a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T08:33:50.382Z] ===================================================== [Pipeline] echo [2024-08-23T08:33:50.395Z] taggedImages: [2024-08-23T08:33:50.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:33:50.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-23T08:33:50.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.59 [2024-08-23T08:33:50.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:33:50.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-08-23T08:33:50.416Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-08-23T08:33:50.417Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:33:50.417Z] latest [2024-08-23T08:33:50.417Z] 3.2.0-dev.59 [2024-08-23T08:33:50.417Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:33:50.417Z] main [2024-08-23T08:33:50.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:50.781Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:51.146Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:33:51.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-23T08:33:51.146Z] 68f8769f7437: Preparing [2024-08-23T08:33:51.146Z] ab9bbe297f8c: Preparing [2024-08-23T08:33:51.146Z] 7a556e1252a8: Preparing [2024-08-23T08:33:51.146Z] bc99a2ecb326: Preparing [2024-08-23T08:33:51.146Z] b473e76904fc: Preparing [2024-08-23T08:33:51.146Z] 50904b7e7a78: Preparing [2024-08-23T08:33:51.146Z] 0aa5456df965: Preparing [2024-08-23T08:33:51.146Z] 50904b7e7a78: Waiting [2024-08-23T08:33:51.146Z] 2d2ac077f82c: Preparing [2024-08-23T08:33:51.146Z] 0aa5456df965: Waiting [2024-08-23T08:33:51.146Z] 2d2ac077f82c: Waiting [2024-08-23T08:33:51.146Z] bbe74e3a4fa2: Preparing [2024-08-23T08:33:51.146Z] 35d0a4999d16: Preparing [2024-08-23T08:33:51.146Z] bbe74e3a4fa2: Waiting [2024-08-23T08:33:51.146Z] 3c20671a5817: Preparing [2024-08-23T08:33:51.146Z] 35d0a4999d16: Waiting [2024-08-23T08:33:51.426Z] ab9bbe297f8c: Pushed [2024-08-23T08:33:51.426Z] 68f8769f7437: Pushed [2024-08-23T08:33:51.426Z] b473e76904fc: Pushed [2024-08-23T08:33:51.426Z] bc99a2ecb326: Pushed [2024-08-23T08:33:51.426Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:51.426Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:51.693Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:51.693Z] 2d2ac077f82c: Pushed [2024-08-23T08:33:51.693Z] bbe74e3a4fa2: Pushed [2024-08-23T08:33:53.104Z] 7a556e1252a8: Pushed [2024-08-23T08:33:54.064Z] 35d0a4999d16: Pushed [2024-08-23T08:33:54.331Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:9f2ac8830987660a8463a2f0054e96adc604387e703ac989cd1d0f84ff952bdf size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:54.698Z] + 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-08-23T08:33:55.057Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-23T08:33:55.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-23T08:33:55.058Z] 68f8769f7437: Preparing [2024-08-23T08:33:55.058Z] ab9bbe297f8c: Preparing [2024-08-23T08:33:55.058Z] 7a556e1252a8: Preparing [2024-08-23T08:33:55.058Z] bc99a2ecb326: Preparing [2024-08-23T08:33:55.058Z] b473e76904fc: Preparing [2024-08-23T08:33:55.058Z] 50904b7e7a78: Preparing [2024-08-23T08:33:55.058Z] 0aa5456df965: Preparing [2024-08-23T08:33:55.058Z] 2d2ac077f82c: Preparing [2024-08-23T08:33:55.058Z] bbe74e3a4fa2: Preparing [2024-08-23T08:33:55.058Z] 35d0a4999d16: Preparing [2024-08-23T08:33:55.058Z] 3c20671a5817: Preparing [2024-08-23T08:33:55.058Z] 2d2ac077f82c: Waiting [2024-08-23T08:33:55.058Z] bbe74e3a4fa2: Waiting [2024-08-23T08:33:55.058Z] 35d0a4999d16: Waiting [2024-08-23T08:33:55.058Z] 50904b7e7a78: Waiting [2024-08-23T08:33:55.058Z] 0aa5456df965: Waiting [2024-08-23T08:33:55.058Z] 3c20671a5817: Waiting [2024-08-23T08:33:55.058Z] bc99a2ecb326: Layer already exists [2024-08-23T08:33:55.058Z] b473e76904fc: Layer already exists [2024-08-23T08:33:55.058Z] 7a556e1252a8: Layer already exists [2024-08-23T08:33:55.058Z] 68f8769f7437: Layer already exists [2024-08-23T08:33:55.058Z] ab9bbe297f8c: Layer already exists [2024-08-23T08:33:55.058Z] 35d0a4999d16: Layer already exists [2024-08-23T08:33:55.058Z] bbe74e3a4fa2: Layer already exists [2024-08-23T08:33:55.058Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:55.058Z] 2d2ac077f82c: Layer already exists [2024-08-23T08:33:55.058Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:55.324Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:55.324Z] latest: digest: sha256:9f2ac8830987660a8463a2f0054e96adc604387e703ac989cd1d0f84ff952bdf size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:55.680Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:56.045Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.59 [2024-08-23T08:33:56.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-23T08:33:56.045Z] 68f8769f7437: Preparing [2024-08-23T08:33:56.045Z] ab9bbe297f8c: Preparing [2024-08-23T08:33:56.045Z] 7a556e1252a8: Preparing [2024-08-23T08:33:56.045Z] bc99a2ecb326: Preparing [2024-08-23T08:33:56.045Z] b473e76904fc: Preparing [2024-08-23T08:33:56.045Z] 50904b7e7a78: Preparing [2024-08-23T08:33:56.045Z] 0aa5456df965: Preparing [2024-08-23T08:33:56.045Z] 2d2ac077f82c: Preparing [2024-08-23T08:33:56.045Z] bbe74e3a4fa2: Preparing [2024-08-23T08:33:56.045Z] 35d0a4999d16: Preparing [2024-08-23T08:33:56.045Z] 3c20671a5817: Preparing [2024-08-23T08:33:56.045Z] 50904b7e7a78: Waiting [2024-08-23T08:33:56.045Z] 0aa5456df965: Waiting [2024-08-23T08:33:56.045Z] 2d2ac077f82c: Waiting [2024-08-23T08:33:56.045Z] bbe74e3a4fa2: Waiting [2024-08-23T08:33:56.045Z] 35d0a4999d16: Waiting [2024-08-23T08:33:56.045Z] 3c20671a5817: Waiting [2024-08-23T08:33:56.045Z] b473e76904fc: Layer already exists [2024-08-23T08:33:56.045Z] bc99a2ecb326: Layer already exists [2024-08-23T08:33:56.045Z] ab9bbe297f8c: Layer already exists [2024-08-23T08:33:56.045Z] 68f8769f7437: Layer already exists [2024-08-23T08:33:56.045Z] 7a556e1252a8: Layer already exists [2024-08-23T08:33:56.045Z] bbe74e3a4fa2: Layer already exists [2024-08-23T08:33:56.045Z] 2d2ac077f82c: Layer already exists [2024-08-23T08:33:56.045Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:56.045Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:56.045Z] 35d0a4999d16: Layer already exists [2024-08-23T08:33:56.313Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:56.313Z] 3.2.0-dev.59: digest: sha256:9f2ac8830987660a8463a2f0054e96adc604387e703ac989cd1d0f84ff952bdf size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:56.679Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:57.043Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:33:57.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-23T08:33:57.043Z] 68f8769f7437: Preparing [2024-08-23T08:33:57.043Z] ab9bbe297f8c: Preparing [2024-08-23T08:33:57.043Z] 7a556e1252a8: Preparing [2024-08-23T08:33:57.043Z] bc99a2ecb326: Preparing [2024-08-23T08:33:57.043Z] b473e76904fc: Preparing [2024-08-23T08:33:57.043Z] 50904b7e7a78: Preparing [2024-08-23T08:33:57.043Z] 0aa5456df965: Preparing [2024-08-23T08:33:57.043Z] 2d2ac077f82c: Preparing [2024-08-23T08:33:57.043Z] bbe74e3a4fa2: Preparing [2024-08-23T08:33:57.043Z] 35d0a4999d16: Preparing [2024-08-23T08:33:57.043Z] 3c20671a5817: Preparing [2024-08-23T08:33:57.043Z] 50904b7e7a78: Waiting [2024-08-23T08:33:57.043Z] 0aa5456df965: Waiting [2024-08-23T08:33:57.043Z] 2d2ac077f82c: Waiting [2024-08-23T08:33:57.043Z] bbe74e3a4fa2: Waiting [2024-08-23T08:33:57.043Z] 3c20671a5817: Waiting [2024-08-23T08:33:57.043Z] bc99a2ecb326: Layer already exists [2024-08-23T08:33:57.043Z] ab9bbe297f8c: Layer already exists [2024-08-23T08:33:57.043Z] 7a556e1252a8: Layer already exists [2024-08-23T08:33:57.043Z] b473e76904fc: Layer already exists [2024-08-23T08:33:57.043Z] 68f8769f7437: Layer already exists [2024-08-23T08:33:57.043Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:57.043Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:57.043Z] 2d2ac077f82c: Layer already exists [2024-08-23T08:33:57.043Z] 35d0a4999d16: Layer already exists [2024-08-23T08:33:57.043Z] bbe74e3a4fa2: Layer already exists [2024-08-23T08:33:57.043Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:57.311Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:9f2ac8830987660a8463a2f0054e96adc604387e703ac989cd1d0f84ff952bdf size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:57.659Z] + 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-08-23T08:33:58.006Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-08-23T08:33:58.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-23T08:33:58.006Z] 68f8769f7437: Preparing [2024-08-23T08:33:58.006Z] ab9bbe297f8c: Preparing [2024-08-23T08:33:58.006Z] 7a556e1252a8: Preparing [2024-08-23T08:33:58.006Z] bc99a2ecb326: Preparing [2024-08-23T08:33:58.006Z] b473e76904fc: Preparing [2024-08-23T08:33:58.006Z] 50904b7e7a78: Preparing [2024-08-23T08:33:58.006Z] 0aa5456df965: Preparing [2024-08-23T08:33:58.006Z] 50904b7e7a78: Waiting [2024-08-23T08:33:58.006Z] 0aa5456df965: Waiting [2024-08-23T08:33:58.006Z] 2d2ac077f82c: Preparing [2024-08-23T08:33:58.006Z] bbe74e3a4fa2: Preparing [2024-08-23T08:33:58.007Z] 2d2ac077f82c: Waiting [2024-08-23T08:33:58.007Z] 35d0a4999d16: Preparing [2024-08-23T08:33:58.007Z] 3c20671a5817: Preparing [2024-08-23T08:33:58.007Z] bbe74e3a4fa2: Waiting [2024-08-23T08:33:58.007Z] 3c20671a5817: Waiting [2024-08-23T08:33:58.007Z] 35d0a4999d16: Waiting [2024-08-23T08:33:58.007Z] b473e76904fc: Layer already exists [2024-08-23T08:33:58.007Z] bc99a2ecb326: Layer already exists [2024-08-23T08:33:58.007Z] 7a556e1252a8: Layer already exists [2024-08-23T08:33:58.007Z] ab9bbe297f8c: Layer already exists [2024-08-23T08:33:58.007Z] 68f8769f7437: Layer already exists [2024-08-23T08:33:58.007Z] 2d2ac077f82c: Layer already exists [2024-08-23T08:33:58.007Z] bbe74e3a4fa2: Layer already exists [2024-08-23T08:33:58.007Z] 35d0a4999d16: Layer already exists [2024-08-23T08:33:58.007Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:58.007Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:58.007Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:58.273Z] main: digest: sha256:9f2ac8830987660a8463a2f0054e96adc604387e703ac989cd1d0f84ff952bdf size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T08:33:58.352Z] ===================================================== [Pipeline] echo [2024-08-23T08:33:58.364Z] taggedImages: [2024-08-23T08:33:58.364Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:33:58.364Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-23T08:33:58.364Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.59 [2024-08-23T08:33:58.364Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:33:58.364Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-08-23T08:33:58.388Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-08-23T08:33:58.388Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:33:58.388Z] latest [2024-08-23T08:33:58.388Z] 3.2.0-dev.59 [2024-08-23T08:33:58.388Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:33:58.388Z] main [2024-08-23T08:33:58.388Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:58.750Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:33:59.097Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:33:59.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-23T08:33:59.098Z] e91923a0a719: Preparing [2024-08-23T08:33:59.098Z] babee1c6bbcb: Preparing [2024-08-23T08:33:59.098Z] 5392228001bf: Preparing [2024-08-23T08:33:59.098Z] aac6fdd00ce5: Preparing [2024-08-23T08:33:59.098Z] 04f560914582: Preparing [2024-08-23T08:33:59.098Z] c25702211a4e: Preparing [2024-08-23T08:33:59.098Z] 2692474b26c6: Preparing [2024-08-23T08:33:59.098Z] 50904b7e7a78: Preparing [2024-08-23T08:33:59.098Z] 0aa5456df965: Preparing [2024-08-23T08:33:59.098Z] 6b373b3ebd13: Preparing [2024-08-23T08:33:59.098Z] 9264bf9c855a: Preparing [2024-08-23T08:33:59.098Z] 3c20671a5817: Preparing [2024-08-23T08:33:59.098Z] c25702211a4e: Waiting [2024-08-23T08:33:59.098Z] 2692474b26c6: Waiting [2024-08-23T08:33:59.098Z] 50904b7e7a78: Waiting [2024-08-23T08:33:59.098Z] 0aa5456df965: Waiting [2024-08-23T08:33:59.098Z] 6b373b3ebd13: Waiting [2024-08-23T08:33:59.098Z] 9264bf9c855a: Waiting [2024-08-23T08:33:59.098Z] 3c20671a5817: Waiting [2024-08-23T08:33:59.365Z] babee1c6bbcb: Pushed [2024-08-23T08:33:59.365Z] 04f560914582: Pushed [2024-08-23T08:33:59.365Z] e91923a0a719: Pushed [2024-08-23T08:33:59.365Z] 50904b7e7a78: Layer already exists [2024-08-23T08:33:59.365Z] 0aa5456df965: Layer already exists [2024-08-23T08:33:59.631Z] 2692474b26c6: Pushed [2024-08-23T08:33:59.631Z] c25702211a4e: Pushed [2024-08-23T08:33:59.631Z] 3c20671a5817: Layer already exists [2024-08-23T08:33:59.631Z] 6b373b3ebd13: Pushed [2024-08-23T08:34:01.573Z] aac6fdd00ce5: Pushed [2024-08-23T08:34:02.156Z] 5392228001bf: Pushed [2024-08-23T08:34:02.156Z] 9264bf9c855a: Pushed [2024-08-23T08:34:02.423Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:322e3fbe1f6b7ab8d631cf63a6f5b6a2eb1ff19a6126d0083c316ec25a999fca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:02.789Z] + 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-08-23T08:34:03.151Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-23T08:34:03.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-23T08:34:03.151Z] e91923a0a719: Preparing [2024-08-23T08:34:03.151Z] babee1c6bbcb: Preparing [2024-08-23T08:34:03.151Z] 5392228001bf: Preparing [2024-08-23T08:34:03.151Z] aac6fdd00ce5: Preparing [2024-08-23T08:34:03.151Z] 04f560914582: Preparing [2024-08-23T08:34:03.151Z] c25702211a4e: Preparing [2024-08-23T08:34:03.151Z] 2692474b26c6: Preparing [2024-08-23T08:34:03.151Z] 50904b7e7a78: Preparing [2024-08-23T08:34:03.151Z] 0aa5456df965: Preparing [2024-08-23T08:34:03.151Z] 6b373b3ebd13: Preparing [2024-08-23T08:34:03.151Z] 9264bf9c855a: Preparing [2024-08-23T08:34:03.151Z] 3c20671a5817: Preparing [2024-08-23T08:34:03.151Z] 0aa5456df965: Waiting [2024-08-23T08:34:03.151Z] c25702211a4e: Waiting [2024-08-23T08:34:03.151Z] 6b373b3ebd13: Waiting [2024-08-23T08:34:03.151Z] 2692474b26c6: Waiting [2024-08-23T08:34:03.151Z] 9264bf9c855a: Waiting [2024-08-23T08:34:03.151Z] 3c20671a5817: Waiting [2024-08-23T08:34:03.151Z] 50904b7e7a78: Waiting [2024-08-23T08:34:03.151Z] babee1c6bbcb: Layer already exists [2024-08-23T08:34:03.151Z] e91923a0a719: Layer already exists [2024-08-23T08:34:03.151Z] 04f560914582: Layer already exists [2024-08-23T08:34:03.151Z] 5392228001bf: Layer already exists [2024-08-23T08:34:03.151Z] aac6fdd00ce5: Layer already exists [2024-08-23T08:34:03.151Z] 2692474b26c6: Layer already exists [2024-08-23T08:34:03.151Z] 6b373b3ebd13: Layer already exists [2024-08-23T08:34:03.151Z] c25702211a4e: Layer already exists [2024-08-23T08:34:03.151Z] 0aa5456df965: Layer already exists [2024-08-23T08:34:03.151Z] 50904b7e7a78: Layer already exists [2024-08-23T08:34:03.151Z] 9264bf9c855a: Layer already exists [2024-08-23T08:34:03.151Z] 3c20671a5817: Layer already exists [2024-08-23T08:34:03.418Z] latest: digest: sha256:322e3fbe1f6b7ab8d631cf63a6f5b6a2eb1ff19a6126d0083c316ec25a999fca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:03.773Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:04.125Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.59 [2024-08-23T08:34:04.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-23T08:34:04.125Z] e91923a0a719: Preparing [2024-08-23T08:34:04.125Z] babee1c6bbcb: Preparing [2024-08-23T08:34:04.125Z] 5392228001bf: Preparing [2024-08-23T08:34:04.125Z] aac6fdd00ce5: Preparing [2024-08-23T08:34:04.125Z] 04f560914582: Preparing [2024-08-23T08:34:04.125Z] c25702211a4e: Preparing [2024-08-23T08:34:04.125Z] 2692474b26c6: Preparing [2024-08-23T08:34:04.125Z] 50904b7e7a78: Preparing [2024-08-23T08:34:04.125Z] 0aa5456df965: Preparing [2024-08-23T08:34:04.125Z] 6b373b3ebd13: Preparing [2024-08-23T08:34:04.125Z] 9264bf9c855a: Preparing [2024-08-23T08:34:04.125Z] 3c20671a5817: Preparing [2024-08-23T08:34:04.125Z] 0aa5456df965: Waiting [2024-08-23T08:34:04.125Z] 6b373b3ebd13: Waiting [2024-08-23T08:34:04.125Z] c25702211a4e: Waiting [2024-08-23T08:34:04.125Z] 50904b7e7a78: Waiting [2024-08-23T08:34:04.125Z] 2692474b26c6: Waiting [2024-08-23T08:34:04.125Z] 3c20671a5817: Waiting [2024-08-23T08:34:04.125Z] 04f560914582: Layer already exists [2024-08-23T08:34:04.125Z] 5392228001bf: Layer already exists [2024-08-23T08:34:04.125Z] babee1c6bbcb: Layer already exists [2024-08-23T08:34:04.125Z] e91923a0a719: Layer already exists [2024-08-23T08:34:04.125Z] aac6fdd00ce5: Layer already exists [2024-08-23T08:34:04.125Z] 0aa5456df965: Layer already exists [2024-08-23T08:34:04.125Z] 2692474b26c6: Layer already exists [2024-08-23T08:34:04.125Z] 50904b7e7a78: Layer already exists [2024-08-23T08:34:04.125Z] c25702211a4e: Layer already exists [2024-08-23T08:34:04.125Z] 6b373b3ebd13: Layer already exists [2024-08-23T08:34:04.125Z] 3c20671a5817: Layer already exists [2024-08-23T08:34:04.125Z] 9264bf9c855a: Layer already exists [2024-08-23T08:34:04.392Z] 3.2.0-dev.59: digest: sha256:322e3fbe1f6b7ab8d631cf63a6f5b6a2eb1ff19a6126d0083c316ec25a999fca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:04.763Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:05.120Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:34:05.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-23T08:34:05.120Z] e91923a0a719: Preparing [2024-08-23T08:34:05.120Z] babee1c6bbcb: Preparing [2024-08-23T08:34:05.120Z] 5392228001bf: Preparing [2024-08-23T08:34:05.120Z] aac6fdd00ce5: Preparing [2024-08-23T08:34:05.120Z] 04f560914582: Preparing [2024-08-23T08:34:05.120Z] c25702211a4e: Preparing [2024-08-23T08:34:05.120Z] 2692474b26c6: Preparing [2024-08-23T08:34:05.120Z] 50904b7e7a78: Preparing [2024-08-23T08:34:05.120Z] 0aa5456df965: Preparing [2024-08-23T08:34:05.120Z] 6b373b3ebd13: Preparing [2024-08-23T08:34:05.120Z] 9264bf9c855a: Preparing [2024-08-23T08:34:05.120Z] 3c20671a5817: Preparing [2024-08-23T08:34:05.120Z] 0aa5456df965: Waiting [2024-08-23T08:34:05.120Z] 6b373b3ebd13: Waiting [2024-08-23T08:34:05.120Z] 3c20671a5817: Waiting [2024-08-23T08:34:05.120Z] 9264bf9c855a: Waiting [2024-08-23T08:34:05.120Z] 2692474b26c6: Waiting [2024-08-23T08:34:05.120Z] 50904b7e7a78: Waiting [2024-08-23T08:34:05.120Z] c25702211a4e: Waiting [2024-08-23T08:34:05.120Z] aac6fdd00ce5: Layer already exists [2024-08-23T08:34:05.120Z] babee1c6bbcb: Layer already exists [2024-08-23T08:34:05.120Z] 5392228001bf: Layer already exists [2024-08-23T08:34:05.120Z] e91923a0a719: Layer already exists [2024-08-23T08:34:05.120Z] 04f560914582: Layer already exists [2024-08-23T08:34:05.120Z] 2692474b26c6: Layer already exists [2024-08-23T08:34:05.387Z] 50904b7e7a78: Layer already exists [2024-08-23T08:34:05.387Z] c25702211a4e: Layer already exists [2024-08-23T08:34:05.387Z] 6b373b3ebd13: Layer already exists [2024-08-23T08:34:05.387Z] 0aa5456df965: Layer already exists [2024-08-23T08:34:05.387Z] 9264bf9c855a: Layer already exists [2024-08-23T08:34:05.387Z] 3c20671a5817: Layer already exists [2024-08-23T08:34:05.387Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:322e3fbe1f6b7ab8d631cf63a6f5b6a2eb1ff19a6126d0083c316ec25a999fca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:05.754Z] + 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-08-23T08:34:06.108Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-08-23T08:34:06.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-23T08:34:06.108Z] e91923a0a719: Preparing [2024-08-23T08:34:06.108Z] babee1c6bbcb: Preparing [2024-08-23T08:34:06.108Z] 5392228001bf: Preparing [2024-08-23T08:34:06.108Z] aac6fdd00ce5: Preparing [2024-08-23T08:34:06.108Z] 04f560914582: Preparing [2024-08-23T08:34:06.108Z] c25702211a4e: Preparing [2024-08-23T08:34:06.108Z] 2692474b26c6: Preparing [2024-08-23T08:34:06.108Z] 50904b7e7a78: Preparing [2024-08-23T08:34:06.108Z] 0aa5456df965: Preparing [2024-08-23T08:34:06.108Z] 6b373b3ebd13: Preparing [2024-08-23T08:34:06.108Z] 9264bf9c855a: Preparing [2024-08-23T08:34:06.108Z] 3c20671a5817: Preparing [2024-08-23T08:34:06.108Z] 2692474b26c6: Waiting [2024-08-23T08:34:06.108Z] 50904b7e7a78: Waiting [2024-08-23T08:34:06.108Z] 0aa5456df965: Waiting [2024-08-23T08:34:06.108Z] 6b373b3ebd13: Waiting [2024-08-23T08:34:06.108Z] 9264bf9c855a: Waiting [2024-08-23T08:34:06.108Z] 3c20671a5817: Waiting [2024-08-23T08:34:06.108Z] c25702211a4e: Waiting [2024-08-23T08:34:06.108Z] 5392228001bf: Layer already exists [2024-08-23T08:34:06.108Z] babee1c6bbcb: Layer already exists [2024-08-23T08:34:06.108Z] 04f560914582: Layer already exists [2024-08-23T08:34:06.108Z] aac6fdd00ce5: Layer already exists [2024-08-23T08:34:06.108Z] e91923a0a719: Layer already exists [2024-08-23T08:34:06.108Z] c25702211a4e: Layer already exists [2024-08-23T08:34:06.108Z] 50904b7e7a78: Layer already exists [2024-08-23T08:34:06.108Z] 2692474b26c6: Layer already exists [2024-08-23T08:34:06.108Z] 6b373b3ebd13: Layer already exists [2024-08-23T08:34:06.108Z] 0aa5456df965: Layer already exists [2024-08-23T08:34:06.108Z] 3c20671a5817: Layer already exists [2024-08-23T08:34:06.108Z] 9264bf9c855a: Layer already exists [2024-08-23T08:34:06.375Z] main: digest: sha256:322e3fbe1f6b7ab8d631cf63a6f5b6a2eb1ff19a6126d0083c316ec25a999fca size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T08:34:06.445Z] ===================================================== [Pipeline] echo [2024-08-23T08:34:06.456Z] taggedImages: [2024-08-23T08:34:06.457Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:34:06.457Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-23T08:34:06.457Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.59 [2024-08-23T08:34:06.457Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:34:06.457Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-08-23T08:34:06.479Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-08-23T08:34:06.479Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:34:06.479Z] latest [2024-08-23T08:34:06.479Z] 3.2.0-dev.59 [2024-08-23T08:34:06.479Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:34:06.479Z] main [2024-08-23T08:34:06.479Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:06.844Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:07.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:34:07.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-23T08:34:07.206Z] 7dc3727ad404: Preparing [2024-08-23T08:34:07.206Z] b15fa728a733: Preparing [2024-08-23T08:34:07.206Z] 50904b7e7a78: Preparing [2024-08-23T08:34:07.206Z] 0aa5456df965: Preparing [2024-08-23T08:34:07.206Z] 44e3fa526d9e: Preparing [2024-08-23T08:34:07.206Z] 715d33084cd3: Preparing [2024-08-23T08:34:07.206Z] 3c20671a5817: Preparing [2024-08-23T08:34:07.206Z] 715d33084cd3: Waiting [2024-08-23T08:34:07.206Z] 3c20671a5817: Waiting [2024-08-23T08:34:07.206Z] 0aa5456df965: Layer already exists [2024-08-23T08:34:07.472Z] 50904b7e7a78: Layer already exists [2024-08-23T08:34:07.472Z] 3c20671a5817: Layer already exists [2024-08-23T08:34:07.472Z] 44e3fa526d9e: Pushed [2024-08-23T08:34:07.472Z] 7dc3727ad404: Pushed [2024-08-23T08:34:09.410Z] 715d33084cd3: Pushed [2024-08-23T08:34:11.352Z] b15fa728a733: Pushed [2024-08-23T08:34:11.352Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:d40af03e328ec3b0eb0fb63812eae94100069b7686831fd3ba89241c58844a10 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:11.725Z] + 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-08-23T08:34:12.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-23T08:34:12.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-23T08:34:12.083Z] 7dc3727ad404: Preparing [2024-08-23T08:34:12.083Z] b15fa728a733: Preparing [2024-08-23T08:34:12.083Z] 50904b7e7a78: Preparing [2024-08-23T08:34:12.083Z] 0aa5456df965: Preparing [2024-08-23T08:34:12.083Z] 44e3fa526d9e: Preparing [2024-08-23T08:34:12.083Z] 715d33084cd3: Preparing [2024-08-23T08:34:12.083Z] 3c20671a5817: Preparing [2024-08-23T08:34:12.083Z] 715d33084cd3: Waiting [2024-08-23T08:34:12.083Z] 3c20671a5817: Waiting [2024-08-23T08:34:12.083Z] 44e3fa526d9e: Layer already exists [2024-08-23T08:34:12.083Z] 0aa5456df965: Layer already exists [2024-08-23T08:34:12.083Z] 7dc3727ad404: Layer already exists [2024-08-23T08:34:12.083Z] b15fa728a733: Layer already exists [2024-08-23T08:34:12.083Z] 50904b7e7a78: Layer already exists [2024-08-23T08:34:12.083Z] 715d33084cd3: Layer already exists [2024-08-23T08:34:12.083Z] 3c20671a5817: Layer already exists [2024-08-23T08:34:12.350Z] latest: digest: sha256:d40af03e328ec3b0eb0fb63812eae94100069b7686831fd3ba89241c58844a10 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:12.715Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:13.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.59 [2024-08-23T08:34:13.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-23T08:34:13.070Z] 7dc3727ad404: Preparing [2024-08-23T08:34:13.070Z] b15fa728a733: Preparing [2024-08-23T08:34:13.070Z] 50904b7e7a78: Preparing [2024-08-23T08:34:13.070Z] 0aa5456df965: Preparing [2024-08-23T08:34:13.070Z] 44e3fa526d9e: Preparing [2024-08-23T08:34:13.070Z] 715d33084cd3: Preparing [2024-08-23T08:34:13.070Z] 3c20671a5817: Preparing [2024-08-23T08:34:13.070Z] 715d33084cd3: Waiting [2024-08-23T08:34:13.070Z] 3c20671a5817: Waiting [2024-08-23T08:34:13.070Z] 50904b7e7a78: Layer already exists [2024-08-23T08:34:13.070Z] 7dc3727ad404: Layer already exists [2024-08-23T08:34:13.070Z] 0aa5456df965: Layer already exists [2024-08-23T08:34:13.070Z] b15fa728a733: Layer already exists [2024-08-23T08:34:13.070Z] 44e3fa526d9e: Layer already exists [2024-08-23T08:34:13.070Z] 3c20671a5817: Layer already exists [2024-08-23T08:34:13.070Z] 715d33084cd3: Layer already exists [2024-08-23T08:34:13.338Z] 3.2.0-dev.59: digest: sha256:d40af03e328ec3b0eb0fb63812eae94100069b7686831fd3ba89241c58844a10 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:13.709Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:14.082Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:34:14.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-23T08:34:14.082Z] 7dc3727ad404: Preparing [2024-08-23T08:34:14.082Z] b15fa728a733: Preparing [2024-08-23T08:34:14.082Z] 50904b7e7a78: Preparing [2024-08-23T08:34:14.082Z] 0aa5456df965: Preparing [2024-08-23T08:34:14.082Z] 44e3fa526d9e: Preparing [2024-08-23T08:34:14.082Z] 715d33084cd3: Preparing [2024-08-23T08:34:14.082Z] 3c20671a5817: Preparing [2024-08-23T08:34:14.082Z] 715d33084cd3: Waiting [2024-08-23T08:34:14.082Z] 3c20671a5817: Waiting [2024-08-23T08:34:14.082Z] 7dc3727ad404: Layer already exists [2024-08-23T08:34:14.082Z] 0aa5456df965: Layer already exists [2024-08-23T08:34:14.082Z] 44e3fa526d9e: Layer already exists [2024-08-23T08:34:14.082Z] b15fa728a733: Layer already exists [2024-08-23T08:34:14.082Z] 50904b7e7a78: Layer already exists [2024-08-23T08:34:14.082Z] 3c20671a5817: Layer already exists [2024-08-23T08:34:14.082Z] 715d33084cd3: Layer already exists [2024-08-23T08:34:14.348Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:d40af03e328ec3b0eb0fb63812eae94100069b7686831fd3ba89241c58844a10 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:14.702Z] + 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-08-23T08:34:15.051Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-08-23T08:34:15.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-23T08:34:15.051Z] 7dc3727ad404: Preparing [2024-08-23T08:34:15.051Z] b15fa728a733: Preparing [2024-08-23T08:34:15.051Z] 50904b7e7a78: Preparing [2024-08-23T08:34:15.051Z] 0aa5456df965: Preparing [2024-08-23T08:34:15.051Z] 44e3fa526d9e: Preparing [2024-08-23T08:34:15.051Z] 715d33084cd3: Preparing [2024-08-23T08:34:15.051Z] 3c20671a5817: Preparing [2024-08-23T08:34:15.051Z] 3c20671a5817: Waiting [2024-08-23T08:34:15.051Z] 715d33084cd3: Waiting [2024-08-23T08:34:15.051Z] 50904b7e7a78: Layer already exists [2024-08-23T08:34:15.051Z] 44e3fa526d9e: Layer already exists [2024-08-23T08:34:15.051Z] 7dc3727ad404: Layer already exists [2024-08-23T08:34:15.051Z] 0aa5456df965: Layer already exists [2024-08-23T08:34:15.051Z] b15fa728a733: Layer already exists [2024-08-23T08:34:15.051Z] 3c20671a5817: Layer already exists [2024-08-23T08:34:15.051Z] 715d33084cd3: Layer already exists [2024-08-23T08:34:15.318Z] main: digest: sha256:d40af03e328ec3b0eb0fb63812eae94100069b7686831fd3ba89241c58844a10 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T08:34:15.400Z] ===================================================== [Pipeline] echo [2024-08-23T08:34:15.414Z] taggedImages: [2024-08-23T08:34:15.414Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:34:15.414Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-23T08:34:15.414Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.59 [2024-08-23T08:34:15.414Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:34:15.414Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-08-23T08:34:15.443Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-08-23T08:34:15.443Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:34:15.443Z] latest [2024-08-23T08:34:15.443Z] 3.2.0-dev.59 [2024-08-23T08:34:15.443Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:34:15.443Z] main [2024-08-23T08:34:15.443Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:15.826Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:16.185Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:34:16.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-23T08:34:16.185Z] ab3c00a92d26: Preparing [2024-08-23T08:34:16.185Z] 1d6afa12e4b1: Preparing [2024-08-23T08:34:16.185Z] 15fa8dfe5c16: Preparing [2024-08-23T08:34:16.185Z] 50904b7e7a78: Preparing [2024-08-23T08:34:16.185Z] 0aa5456df965: Preparing [2024-08-23T08:34:16.185Z] 3555e01c22fe: Preparing [2024-08-23T08:34:16.185Z] 5da99c9e1caf: Preparing [2024-08-23T08:34:16.185Z] 5ae1e850aad9: Preparing [2024-08-23T08:34:16.185Z] f98af51d619c: Preparing [2024-08-23T08:34:16.185Z] 3c20671a5817: Preparing [2024-08-23T08:34:16.185Z] f98af51d619c: Waiting [2024-08-23T08:34:16.185Z] 3555e01c22fe: Waiting [2024-08-23T08:34:16.185Z] 5da99c9e1caf: Waiting [2024-08-23T08:34:16.185Z] 3c20671a5817: Waiting [2024-08-23T08:34:16.185Z] 5ae1e850aad9: Waiting [2024-08-23T08:34:16.185Z] 0aa5456df965: Layer already exists [2024-08-23T08:34:16.185Z] 50904b7e7a78: Layer already exists [2024-08-23T08:34:16.451Z] 1d6afa12e4b1: Pushed [2024-08-23T08:34:16.451Z] 15fa8dfe5c16: Pushed [2024-08-23T08:34:16.451Z] ab3c00a92d26: Pushed [2024-08-23T08:34:16.451Z] 3c20671a5817: Layer already exists [2024-08-23T08:34:16.451Z] 5ae1e850aad9: Pushed [2024-08-23T08:34:17.408Z] f98af51d619c: Pushed [2024-08-23T08:34:30.133Z] 5da99c9e1caf: Pushed [2024-08-23T08:34:38.330Z] 3555e01c22fe: Pushed [2024-08-23T08:34:38.330Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:da76147647f453780565a91dea5e2c0d0946243fd76c2161b080206e8b26d94c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:38.705Z] + 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-08-23T08:34:39.067Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-23T08:34:39.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-23T08:34:39.067Z] ab3c00a92d26: Preparing [2024-08-23T08:34:39.067Z] 1d6afa12e4b1: Preparing [2024-08-23T08:34:39.067Z] 15fa8dfe5c16: Preparing [2024-08-23T08:34:39.067Z] 50904b7e7a78: Preparing [2024-08-23T08:34:39.067Z] 0aa5456df965: Preparing [2024-08-23T08:34:39.067Z] 3555e01c22fe: Preparing [2024-08-23T08:34:39.067Z] 5da99c9e1caf: Preparing [2024-08-23T08:34:39.067Z] 5ae1e850aad9: Preparing [2024-08-23T08:34:39.067Z] f98af51d619c: Preparing [2024-08-23T08:34:39.067Z] 3c20671a5817: Preparing [2024-08-23T08:34:39.067Z] 5ae1e850aad9: Waiting [2024-08-23T08:34:39.067Z] f98af51d619c: Waiting [2024-08-23T08:34:39.067Z] 3c20671a5817: Waiting [2024-08-23T08:34:39.067Z] 3555e01c22fe: Waiting [2024-08-23T08:34:39.067Z] 5da99c9e1caf: Waiting [2024-08-23T08:34:39.067Z] 15fa8dfe5c16: Layer already exists [2024-08-23T08:34:39.067Z] ab3c00a92d26: Layer already exists [2024-08-23T08:34:39.067Z] 1d6afa12e4b1: Layer already exists [2024-08-23T08:34:39.067Z] 0aa5456df965: Layer already exists [2024-08-23T08:34:39.067Z] 50904b7e7a78: Layer already exists [2024-08-23T08:34:39.067Z] f98af51d619c: Layer already exists [2024-08-23T08:34:39.067Z] 3555e01c22fe: Layer already exists [2024-08-23T08:34:39.067Z] 5ae1e850aad9: Layer already exists [2024-08-23T08:34:39.067Z] 5da99c9e1caf: Layer already exists [2024-08-23T08:34:39.067Z] 3c20671a5817: Layer already exists [2024-08-23T08:34:39.334Z] latest: digest: sha256:da76147647f453780565a91dea5e2c0d0946243fd76c2161b080206e8b26d94c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:39.694Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:40.048Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.59 [2024-08-23T08:34:40.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-23T08:34:40.048Z] ab3c00a92d26: Preparing [2024-08-23T08:34:40.048Z] 1d6afa12e4b1: Preparing [2024-08-23T08:34:40.048Z] 15fa8dfe5c16: Preparing [2024-08-23T08:34:40.048Z] 50904b7e7a78: Preparing [2024-08-23T08:34:40.048Z] 0aa5456df965: Preparing [2024-08-23T08:34:40.048Z] 3555e01c22fe: Preparing [2024-08-23T08:34:40.048Z] 5da99c9e1caf: Preparing [2024-08-23T08:34:40.048Z] 5ae1e850aad9: Preparing [2024-08-23T08:34:40.048Z] f98af51d619c: Preparing [2024-08-23T08:34:40.048Z] 3c20671a5817: Preparing [2024-08-23T08:34:40.048Z] 5da99c9e1caf: Waiting [2024-08-23T08:34:40.048Z] 5ae1e850aad9: Waiting [2024-08-23T08:34:40.048Z] f98af51d619c: Waiting [2024-08-23T08:34:40.048Z] 3c20671a5817: Waiting [2024-08-23T08:34:40.048Z] 3555e01c22fe: Waiting [2024-08-23T08:34:40.048Z] 15fa8dfe5c16: Layer already exists [2024-08-23T08:34:40.048Z] ab3c00a92d26: Layer already exists [2024-08-23T08:34:40.048Z] 50904b7e7a78: Layer already exists [2024-08-23T08:34:40.048Z] 0aa5456df965: Layer already exists [2024-08-23T08:34:40.048Z] 1d6afa12e4b1: Layer already exists [2024-08-23T08:34:40.048Z] 5da99c9e1caf: Layer already exists [2024-08-23T08:34:40.048Z] f98af51d619c: Layer already exists [2024-08-23T08:34:40.048Z] 5ae1e850aad9: Layer already exists [2024-08-23T08:34:40.048Z] 3555e01c22fe: Layer already exists [2024-08-23T08:34:40.048Z] 3c20671a5817: Layer already exists [2024-08-23T08:34:40.315Z] 3.2.0-dev.59: digest: sha256:da76147647f453780565a91dea5e2c0d0946243fd76c2161b080206e8b26d94c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:40.672Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:41.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:34:41.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-23T08:34:41.029Z] ab3c00a92d26: Preparing [2024-08-23T08:34:41.029Z] 1d6afa12e4b1: Preparing [2024-08-23T08:34:41.029Z] 15fa8dfe5c16: Preparing [2024-08-23T08:34:41.029Z] 50904b7e7a78: Preparing [2024-08-23T08:34:41.029Z] 0aa5456df965: Preparing [2024-08-23T08:34:41.029Z] 3555e01c22fe: Preparing [2024-08-23T08:34:41.029Z] 5da99c9e1caf: Preparing [2024-08-23T08:34:41.029Z] 5ae1e850aad9: Preparing [2024-08-23T08:34:41.029Z] f98af51d619c: Preparing [2024-08-23T08:34:41.029Z] 3c20671a5817: Preparing [2024-08-23T08:34:41.029Z] 5da99c9e1caf: Waiting [2024-08-23T08:34:41.029Z] 5ae1e850aad9: Waiting [2024-08-23T08:34:41.029Z] f98af51d619c: Waiting [2024-08-23T08:34:41.029Z] 3c20671a5817: Waiting [2024-08-23T08:34:41.029Z] 3555e01c22fe: Waiting [2024-08-23T08:34:41.029Z] 15fa8dfe5c16: Layer already exists [2024-08-23T08:34:41.029Z] 0aa5456df965: Layer already exists [2024-08-23T08:34:41.029Z] ab3c00a92d26: Layer already exists [2024-08-23T08:34:41.029Z] 1d6afa12e4b1: Layer already exists [2024-08-23T08:34:41.029Z] 50904b7e7a78: Layer already exists [2024-08-23T08:34:41.029Z] 3555e01c22fe: Layer already exists [2024-08-23T08:34:41.029Z] 5ae1e850aad9: Layer already exists [2024-08-23T08:34:41.029Z] f98af51d619c: Layer already exists [2024-08-23T08:34:41.029Z] 3c20671a5817: Layer already exists [2024-08-23T08:34:41.029Z] 5da99c9e1caf: Layer already exists [2024-08-23T08:34:41.296Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:da76147647f453780565a91dea5e2c0d0946243fd76c2161b080206e8b26d94c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:41.659Z] + 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-08-23T08:34:42.012Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-08-23T08:34:42.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-23T08:34:42.012Z] ab3c00a92d26: Preparing [2024-08-23T08:34:42.012Z] 1d6afa12e4b1: Preparing [2024-08-23T08:34:42.012Z] 15fa8dfe5c16: Preparing [2024-08-23T08:34:42.012Z] 50904b7e7a78: Preparing [2024-08-23T08:34:42.012Z] 0aa5456df965: Preparing [2024-08-23T08:34:42.012Z] 3555e01c22fe: Preparing [2024-08-23T08:34:42.012Z] 5da99c9e1caf: Preparing [2024-08-23T08:34:42.012Z] 5ae1e850aad9: Preparing [2024-08-23T08:34:42.012Z] f98af51d619c: Preparing [2024-08-23T08:34:42.012Z] 3c20671a5817: Preparing [2024-08-23T08:34:42.012Z] 5ae1e850aad9: Waiting [2024-08-23T08:34:42.012Z] f98af51d619c: Waiting [2024-08-23T08:34:42.012Z] 3c20671a5817: Waiting [2024-08-23T08:34:42.012Z] 3555e01c22fe: Waiting [2024-08-23T08:34:42.012Z] 5da99c9e1caf: Waiting [2024-08-23T08:34:42.012Z] 0aa5456df965: Layer already exists [2024-08-23T08:34:42.012Z] 50904b7e7a78: Layer already exists [2024-08-23T08:34:42.012Z] 1d6afa12e4b1: Layer already exists [2024-08-23T08:34:42.012Z] ab3c00a92d26: Layer already exists [2024-08-23T08:34:42.012Z] 15fa8dfe5c16: Layer already exists [2024-08-23T08:34:42.012Z] 5ae1e850aad9: Layer already exists [2024-08-23T08:34:42.012Z] 5da99c9e1caf: Layer already exists [2024-08-23T08:34:42.012Z] f98af51d619c: Layer already exists [2024-08-23T08:34:42.012Z] 3c20671a5817: Layer already exists [2024-08-23T08:34:42.013Z] 3555e01c22fe: Layer already exists [2024-08-23T08:34:42.278Z] main: digest: sha256:da76147647f453780565a91dea5e2c0d0946243fd76c2161b080206e8b26d94c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T08:34:42.351Z] ===================================================== [Pipeline] echo [2024-08-23T08:34:42.367Z] taggedImages: [2024-08-23T08:34:42.367Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:34:42.367Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-23T08:34:42.367Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.59 [2024-08-23T08:34:42.367Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:34:42.367Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-08-23T08:34:42.393Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-08-23T08:34:42.393Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:34:42.393Z] latest [2024-08-23T08:34:42.393Z] 3.2.0-dev.59 [2024-08-23T08:34:42.393Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:34:42.393Z] main [2024-08-23T08:34:42.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:42.766Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:34:43.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:34:43.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-23T08:34:43.124Z] 88839c56b649: Preparing [2024-08-23T08:34:43.124Z] d6c981d8df1b: Preparing [2024-08-23T08:34:43.124Z] 01d225e941c1: Preparing [2024-08-23T08:34:43.124Z] 50904b7e7a78: Preparing [2024-08-23T08:34:43.124Z] 0aa5456df965: Preparing [2024-08-23T08:34:43.124Z] 5d29a3f58a1d: Preparing [2024-08-23T08:34:43.124Z] 10162fcfb346: Preparing [2024-08-23T08:34:43.124Z] 9a7bb456d253: Preparing [2024-08-23T08:34:43.124Z] 3c20671a5817: Preparing [2024-08-23T08:34:43.124Z] 5d29a3f58a1d: Waiting [2024-08-23T08:34:43.124Z] 10162fcfb346: Waiting [2024-08-23T08:34:43.124Z] 9a7bb456d253: Waiting [2024-08-23T08:34:43.124Z] 3c20671a5817: Waiting [2024-08-23T08:34:43.124Z] 0aa5456df965: Layer already exists [2024-08-23T08:34:43.392Z] 50904b7e7a78: Layer already exists [2024-08-23T08:34:43.392Z] d6c981d8df1b: Pushed [2024-08-23T08:34:43.392Z] 01d225e941c1: Pushed [2024-08-23T08:34:43.392Z] 88839c56b649: Pushed [2024-08-23T08:34:43.392Z] 3c20671a5817: Layer already exists [2024-08-23T08:34:43.392Z] 10162fcfb346: Pushed [2024-08-23T08:34:43.974Z] 9a7bb456d253: Pushed [2024-08-23T08:35:06.037Z] 5d29a3f58a1d: Pushed [2024-08-23T08:35:06.037Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:dffdaeabc37f6ed1f243fd19692fcbb1d99a223c850d5042f63b2e39ca7e6b97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:06.396Z] + 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-08-23T08:35:06.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-23T08:35:06.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-23T08:35:06.801Z] 88839c56b649: Preparing [2024-08-23T08:35:06.801Z] d6c981d8df1b: Preparing [2024-08-23T08:35:06.801Z] 01d225e941c1: Preparing [2024-08-23T08:35:06.801Z] 50904b7e7a78: Preparing [2024-08-23T08:35:06.801Z] 0aa5456df965: Preparing [2024-08-23T08:35:06.801Z] 5d29a3f58a1d: Preparing [2024-08-23T08:35:06.801Z] 10162fcfb346: Preparing [2024-08-23T08:35:06.801Z] 9a7bb456d253: Preparing [2024-08-23T08:35:06.801Z] 3c20671a5817: Preparing [2024-08-23T08:35:06.801Z] 5d29a3f58a1d: Waiting [2024-08-23T08:35:06.801Z] 9a7bb456d253: Waiting [2024-08-23T08:35:06.801Z] 3c20671a5817: Waiting [2024-08-23T08:35:06.801Z] 10162fcfb346: Waiting [2024-08-23T08:35:06.801Z] d6c981d8df1b: Layer already exists [2024-08-23T08:35:06.801Z] 88839c56b649: Layer already exists [2024-08-23T08:35:06.801Z] 01d225e941c1: Layer already exists [2024-08-23T08:35:06.801Z] 0aa5456df965: Layer already exists [2024-08-23T08:35:06.801Z] 50904b7e7a78: Layer already exists [2024-08-23T08:35:06.801Z] 10162fcfb346: Layer already exists [2024-08-23T08:35:06.801Z] 5d29a3f58a1d: Layer already exists [2024-08-23T08:35:06.801Z] 3c20671a5817: Layer already exists [2024-08-23T08:35:06.801Z] 9a7bb456d253: Layer already exists [2024-08-23T08:35:06.801Z] latest: digest: sha256:dffdaeabc37f6ed1f243fd19692fcbb1d99a223c850d5042f63b2e39ca7e6b97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:07.172Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:07.529Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.59 [2024-08-23T08:35:07.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-23T08:35:07.530Z] 88839c56b649: Preparing [2024-08-23T08:35:07.530Z] d6c981d8df1b: Preparing [2024-08-23T08:35:07.530Z] 01d225e941c1: Preparing [2024-08-23T08:35:07.530Z] 50904b7e7a78: Preparing [2024-08-23T08:35:07.530Z] 0aa5456df965: Preparing [2024-08-23T08:35:07.530Z] 5d29a3f58a1d: Preparing [2024-08-23T08:35:07.530Z] 10162fcfb346: Preparing [2024-08-23T08:35:07.530Z] 9a7bb456d253: Preparing [2024-08-23T08:35:07.530Z] 3c20671a5817: Preparing [2024-08-23T08:35:07.530Z] 10162fcfb346: Waiting [2024-08-23T08:35:07.530Z] 9a7bb456d253: Waiting [2024-08-23T08:35:07.530Z] 3c20671a5817: Waiting [2024-08-23T08:35:07.530Z] 5d29a3f58a1d: Waiting [2024-08-23T08:35:07.530Z] 0aa5456df965: Layer already exists [2024-08-23T08:35:07.530Z] d6c981d8df1b: Layer already exists [2024-08-23T08:35:07.530Z] 88839c56b649: Layer already exists [2024-08-23T08:35:07.530Z] 50904b7e7a78: Layer already exists [2024-08-23T08:35:07.530Z] 01d225e941c1: Layer already exists [2024-08-23T08:35:07.530Z] 5d29a3f58a1d: Layer already exists [2024-08-23T08:35:07.530Z] 9a7bb456d253: Layer already exists [2024-08-23T08:35:07.530Z] 10162fcfb346: Layer already exists [2024-08-23T08:35:07.530Z] 3c20671a5817: Layer already exists [2024-08-23T08:35:07.799Z] 3.2.0-dev.59: digest: sha256:dffdaeabc37f6ed1f243fd19692fcbb1d99a223c850d5042f63b2e39ca7e6b97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:08.153Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:08.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:35:08.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-23T08:35:08.522Z] 88839c56b649: Preparing [2024-08-23T08:35:08.522Z] d6c981d8df1b: Preparing [2024-08-23T08:35:08.522Z] 01d225e941c1: Preparing [2024-08-23T08:35:08.522Z] 50904b7e7a78: Preparing [2024-08-23T08:35:08.522Z] 0aa5456df965: Preparing [2024-08-23T08:35:08.522Z] 5d29a3f58a1d: Preparing [2024-08-23T08:35:08.522Z] 10162fcfb346: Preparing [2024-08-23T08:35:08.522Z] 9a7bb456d253: Preparing [2024-08-23T08:35:08.522Z] 3c20671a5817: Preparing [2024-08-23T08:35:08.522Z] 5d29a3f58a1d: Waiting [2024-08-23T08:35:08.522Z] 10162fcfb346: Waiting [2024-08-23T08:35:08.522Z] 9a7bb456d253: Waiting [2024-08-23T08:35:08.522Z] 3c20671a5817: Waiting [2024-08-23T08:35:08.522Z] 01d225e941c1: Layer already exists [2024-08-23T08:35:08.522Z] 0aa5456df965: Layer already exists [2024-08-23T08:35:08.522Z] 50904b7e7a78: Layer already exists [2024-08-23T08:35:08.522Z] d6c981d8df1b: Layer already exists [2024-08-23T08:35:08.522Z] 88839c56b649: Layer already exists [2024-08-23T08:35:08.522Z] 10162fcfb346: Layer already exists [2024-08-23T08:35:08.522Z] 9a7bb456d253: Layer already exists [2024-08-23T08:35:08.522Z] 5d29a3f58a1d: Layer already exists [2024-08-23T08:35:08.522Z] 3c20671a5817: Layer already exists [2024-08-23T08:35:08.790Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:dffdaeabc37f6ed1f243fd19692fcbb1d99a223c850d5042f63b2e39ca7e6b97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:09.148Z] + 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-08-23T08:35:09.509Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-08-23T08:35:09.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-23T08:35:09.509Z] 88839c56b649: Preparing [2024-08-23T08:35:09.509Z] d6c981d8df1b: Preparing [2024-08-23T08:35:09.509Z] 01d225e941c1: Preparing [2024-08-23T08:35:09.509Z] 50904b7e7a78: Preparing [2024-08-23T08:35:09.509Z] 0aa5456df965: Preparing [2024-08-23T08:35:09.509Z] 5d29a3f58a1d: Preparing [2024-08-23T08:35:09.509Z] 10162fcfb346: Preparing [2024-08-23T08:35:09.509Z] 9a7bb456d253: Preparing [2024-08-23T08:35:09.509Z] 3c20671a5817: Preparing [2024-08-23T08:35:09.509Z] 5d29a3f58a1d: Waiting [2024-08-23T08:35:09.509Z] 10162fcfb346: Waiting [2024-08-23T08:35:09.509Z] 9a7bb456d253: Waiting [2024-08-23T08:35:09.509Z] 3c20671a5817: Waiting [2024-08-23T08:35:09.509Z] 88839c56b649: Layer already exists [2024-08-23T08:35:09.509Z] 01d225e941c1: Layer already exists [2024-08-23T08:35:09.509Z] 50904b7e7a78: Layer already exists [2024-08-23T08:35:09.509Z] d6c981d8df1b: Layer already exists [2024-08-23T08:35:09.509Z] 0aa5456df965: Layer already exists [2024-08-23T08:35:09.509Z] 5d29a3f58a1d: Layer already exists [2024-08-23T08:35:09.509Z] 10162fcfb346: Layer already exists [2024-08-23T08:35:09.509Z] 9a7bb456d253: Layer already exists [2024-08-23T08:35:09.509Z] 3c20671a5817: Layer already exists [2024-08-23T08:35:09.775Z] main: digest: sha256:dffdaeabc37f6ed1f243fd19692fcbb1d99a223c850d5042f63b2e39ca7e6b97 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T08:35:09.860Z] ===================================================== [Pipeline] echo [2024-08-23T08:35:09.874Z] taggedImages: [2024-08-23T08:35:09.874Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:35:09.874Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-23T08:35:09.874Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.59 [2024-08-23T08:35:09.874Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:35:09.874Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-08-23T08:35:09.906Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-08-23T08:35:09.906Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:35:09.906Z] latest [2024-08-23T08:35:09.906Z] 3.2.0-dev.59 [2024-08-23T08:35:09.906Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:35:09.906Z] main [2024-08-23T08:35:09.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:10.279Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:10.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:35:10.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-23T08:35:10.630Z] 8b364a9d1dfc: Preparing [2024-08-23T08:35:10.630Z] 4f3c4daab891: Preparing [2024-08-23T08:35:10.630Z] 13c6e9987bf3: Preparing [2024-08-23T08:35:10.630Z] 50904b7e7a78: Preparing [2024-08-23T08:35:10.630Z] 0aa5456df965: Preparing [2024-08-23T08:35:10.631Z] f6ff79761240: Preparing [2024-08-23T08:35:10.631Z] 5ae1e850aad9: Preparing [2024-08-23T08:35:10.631Z] f98af51d619c: Preparing [2024-08-23T08:35:10.631Z] 3c20671a5817: Preparing [2024-08-23T08:35:10.631Z] 5ae1e850aad9: Waiting [2024-08-23T08:35:10.631Z] f98af51d619c: Waiting [2024-08-23T08:35:10.631Z] 3c20671a5817: Waiting [2024-08-23T08:35:10.631Z] f6ff79761240: Waiting [2024-08-23T08:35:10.631Z] 0aa5456df965: Layer already exists [2024-08-23T08:35:10.631Z] 50904b7e7a78: Layer already exists [2024-08-23T08:35:10.896Z] 5ae1e850aad9: Layer already exists [2024-08-23T08:35:10.896Z] 13c6e9987bf3: Pushed [2024-08-23T08:35:10.896Z] 4f3c4daab891: Pushed [2024-08-23T08:35:10.896Z] f98af51d619c: Layer already exists [2024-08-23T08:35:10.896Z] 3c20671a5817: Layer already exists [2024-08-23T08:35:10.896Z] 8b364a9d1dfc: Pushed [2024-08-23T08:35:32.947Z] f6ff79761240: Pushed [2024-08-23T08:35:32.947Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:7e76931a46ec37ed2f8ee1a0755e5c99bfd22dfb38a96677a39b9e707142a2d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:33.300Z] + 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-08-23T08:35:33.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-23T08:35:33.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-23T08:35:33.651Z] 8b364a9d1dfc: Preparing [2024-08-23T08:35:33.651Z] 4f3c4daab891: Preparing [2024-08-23T08:35:33.651Z] 13c6e9987bf3: Preparing [2024-08-23T08:35:33.651Z] 50904b7e7a78: Preparing [2024-08-23T08:35:33.651Z] 0aa5456df965: Preparing [2024-08-23T08:35:33.651Z] f6ff79761240: Preparing [2024-08-23T08:35:33.651Z] 5ae1e850aad9: Preparing [2024-08-23T08:35:33.651Z] f98af51d619c: Preparing [2024-08-23T08:35:33.651Z] 3c20671a5817: Preparing [2024-08-23T08:35:33.651Z] f6ff79761240: Waiting [2024-08-23T08:35:33.651Z] 5ae1e850aad9: Waiting [2024-08-23T08:35:33.651Z] f98af51d619c: Waiting [2024-08-23T08:35:33.651Z] 3c20671a5817: Waiting [2024-08-23T08:35:33.652Z] 8b364a9d1dfc: Layer already exists [2024-08-23T08:35:33.652Z] 50904b7e7a78: Layer already exists [2024-08-23T08:35:33.652Z] 0aa5456df965: Layer already exists [2024-08-23T08:35:33.652Z] 13c6e9987bf3: Layer already exists [2024-08-23T08:35:33.652Z] 4f3c4daab891: Layer already exists [2024-08-23T08:35:33.652Z] 5ae1e850aad9: Layer already exists [2024-08-23T08:35:33.652Z] 3c20671a5817: Layer already exists [2024-08-23T08:35:33.652Z] f98af51d619c: Layer already exists [2024-08-23T08:35:33.652Z] f6ff79761240: Layer already exists [2024-08-23T08:35:33.918Z] latest: digest: sha256:7e76931a46ec37ed2f8ee1a0755e5c99bfd22dfb38a96677a39b9e707142a2d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:34.265Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:34.610Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.59 [2024-08-23T08:35:34.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-23T08:35:34.610Z] 8b364a9d1dfc: Preparing [2024-08-23T08:35:34.610Z] 4f3c4daab891: Preparing [2024-08-23T08:35:34.610Z] 13c6e9987bf3: Preparing [2024-08-23T08:35:34.610Z] 50904b7e7a78: Preparing [2024-08-23T08:35:34.610Z] 0aa5456df965: Preparing [2024-08-23T08:35:34.610Z] f6ff79761240: Preparing [2024-08-23T08:35:34.610Z] 5ae1e850aad9: Preparing [2024-08-23T08:35:34.610Z] f98af51d619c: Preparing [2024-08-23T08:35:34.610Z] 3c20671a5817: Preparing [2024-08-23T08:35:34.610Z] 5ae1e850aad9: Waiting [2024-08-23T08:35:34.610Z] f98af51d619c: Waiting [2024-08-23T08:35:34.610Z] 3c20671a5817: Waiting [2024-08-23T08:35:34.610Z] f6ff79761240: Waiting [2024-08-23T08:35:34.610Z] 13c6e9987bf3: Layer already exists [2024-08-23T08:35:34.610Z] 50904b7e7a78: Layer already exists [2024-08-23T08:35:34.610Z] 4f3c4daab891: Layer already exists [2024-08-23T08:35:34.610Z] 0aa5456df965: Layer already exists [2024-08-23T08:35:34.610Z] 8b364a9d1dfc: Layer already exists [2024-08-23T08:35:34.610Z] f6ff79761240: Layer already exists [2024-08-23T08:35:34.610Z] f98af51d619c: Layer already exists [2024-08-23T08:35:34.610Z] 5ae1e850aad9: Layer already exists [2024-08-23T08:35:34.610Z] 3c20671a5817: Layer already exists [2024-08-23T08:35:34.875Z] 3.2.0-dev.59: digest: sha256:7e76931a46ec37ed2f8ee1a0755e5c99bfd22dfb38a96677a39b9e707142a2d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:35.224Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:35.836Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:35:35.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-23T08:35:35.836Z] 8b364a9d1dfc: Preparing [2024-08-23T08:35:35.836Z] 4f3c4daab891: Preparing [2024-08-23T08:35:35.836Z] 13c6e9987bf3: Preparing [2024-08-23T08:35:35.836Z] 50904b7e7a78: Preparing [2024-08-23T08:35:35.836Z] 0aa5456df965: Preparing [2024-08-23T08:35:35.836Z] f6ff79761240: Preparing [2024-08-23T08:35:35.836Z] 5ae1e850aad9: Preparing [2024-08-23T08:35:35.836Z] f98af51d619c: Preparing [2024-08-23T08:35:35.836Z] 3c20671a5817: Preparing [2024-08-23T08:35:35.836Z] 5ae1e850aad9: Waiting [2024-08-23T08:35:35.836Z] f98af51d619c: Waiting [2024-08-23T08:35:35.836Z] f6ff79761240: Waiting [2024-08-23T08:35:35.836Z] 3c20671a5817: Waiting [2024-08-23T08:35:35.836Z] 8b364a9d1dfc: Layer already exists [2024-08-23T08:35:35.836Z] 0aa5456df965: Layer already exists [2024-08-23T08:35:35.836Z] 4f3c4daab891: Layer already exists [2024-08-23T08:35:35.836Z] 13c6e9987bf3: Layer already exists [2024-08-23T08:35:35.836Z] 50904b7e7a78: Layer already exists [2024-08-23T08:35:35.836Z] f6ff79761240: Layer already exists [2024-08-23T08:35:35.836Z] 5ae1e850aad9: Layer already exists [2024-08-23T08:35:35.836Z] f98af51d619c: Layer already exists [2024-08-23T08:35:35.836Z] 3c20671a5817: Layer already exists [2024-08-23T08:35:36.100Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:7e76931a46ec37ed2f8ee1a0755e5c99bfd22dfb38a96677a39b9e707142a2d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:36.448Z] + 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-08-23T08:35:36.791Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-08-23T08:35:36.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-23T08:35:36.791Z] 8b364a9d1dfc: Preparing [2024-08-23T08:35:36.791Z] 4f3c4daab891: Preparing [2024-08-23T08:35:36.791Z] 13c6e9987bf3: Preparing [2024-08-23T08:35:36.791Z] 50904b7e7a78: Preparing [2024-08-23T08:35:36.791Z] 0aa5456df965: Preparing [2024-08-23T08:35:36.791Z] f6ff79761240: Preparing [2024-08-23T08:35:36.791Z] 5ae1e850aad9: Preparing [2024-08-23T08:35:36.791Z] f98af51d619c: Preparing [2024-08-23T08:35:36.791Z] f6ff79761240: Waiting [2024-08-23T08:35:36.791Z] 5ae1e850aad9: Waiting [2024-08-23T08:35:36.791Z] 3c20671a5817: Preparing [2024-08-23T08:35:36.791Z] f98af51d619c: Waiting [2024-08-23T08:35:36.791Z] 8b364a9d1dfc: Layer already exists [2024-08-23T08:35:36.791Z] 50904b7e7a78: Layer already exists [2024-08-23T08:35:36.791Z] 13c6e9987bf3: Layer already exists [2024-08-23T08:35:36.791Z] 4f3c4daab891: Layer already exists [2024-08-23T08:35:36.791Z] 0aa5456df965: Layer already exists [2024-08-23T08:35:36.791Z] 5ae1e850aad9: Layer already exists [2024-08-23T08:35:36.791Z] f6ff79761240: Layer already exists [2024-08-23T08:35:36.791Z] 3c20671a5817: Layer already exists [2024-08-23T08:35:36.791Z] f98af51d619c: Layer already exists [2024-08-23T08:35:37.058Z] main: digest: sha256:7e76931a46ec37ed2f8ee1a0755e5c99bfd22dfb38a96677a39b9e707142a2d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T08:35:37.153Z] ===================================================== [Pipeline] echo [2024-08-23T08:35:37.168Z] taggedImages: [2024-08-23T08:35:37.168Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:35:37.168Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-23T08:35:37.168Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.59 [2024-08-23T08:35:37.168Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:35:37.168Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-08-23T08:35:37.196Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-08-23T08:35:37.196Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:35:37.196Z] latest [2024-08-23T08:35:37.196Z] 3.2.0-dev.59 [2024-08-23T08:35:37.196Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:35:37.196Z] main [2024-08-23T08:35:37.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:37.563Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:37.917Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:35:37.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-23T08:35:37.917Z] d7cd58407ba3: Preparing [2024-08-23T08:35:37.917Z] d325b054ab24: Preparing [2024-08-23T08:35:37.917Z] 50904b7e7a78: Preparing [2024-08-23T08:35:37.917Z] 0aa5456df965: Preparing [2024-08-23T08:35:37.917Z] eb58ab9caab4: Preparing [2024-08-23T08:35:37.917Z] a93859fe3580: Preparing [2024-08-23T08:35:37.917Z] 3c20671a5817: Preparing [2024-08-23T08:35:37.917Z] a93859fe3580: Waiting [2024-08-23T08:35:37.917Z] 3c20671a5817: Waiting [2024-08-23T08:35:38.184Z] 50904b7e7a78: Layer already exists [2024-08-23T08:35:38.184Z] 0aa5456df965: Layer already exists [2024-08-23T08:35:38.184Z] 3c20671a5817: Layer already exists [2024-08-23T08:35:38.450Z] eb58ab9caab4: Pushed [2024-08-23T08:35:38.450Z] d7cd58407ba3: Pushed [2024-08-23T08:35:39.035Z] a93859fe3580: Pushed [2024-08-23T08:35:45.672Z] d325b054ab24: Pushed [2024-08-23T08:35:45.672Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:ed6ba398c8d645d2ba007b28ff9329c896a555eb235b78e4704d771256dd4682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:46.027Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:46.384Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-23T08:35:46.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-23T08:35:46.385Z] d7cd58407ba3: Preparing [2024-08-23T08:35:46.385Z] d325b054ab24: Preparing [2024-08-23T08:35:46.385Z] 50904b7e7a78: Preparing [2024-08-23T08:35:46.385Z] 0aa5456df965: Preparing [2024-08-23T08:35:46.385Z] eb58ab9caab4: Preparing [2024-08-23T08:35:46.385Z] a93859fe3580: Preparing [2024-08-23T08:35:46.385Z] 3c20671a5817: Preparing [2024-08-23T08:35:46.385Z] a93859fe3580: Waiting [2024-08-23T08:35:46.385Z] 3c20671a5817: Waiting [2024-08-23T08:35:46.385Z] d325b054ab24: Layer already exists [2024-08-23T08:35:46.385Z] d7cd58407ba3: Layer already exists [2024-08-23T08:35:46.385Z] eb58ab9caab4: Layer already exists [2024-08-23T08:35:46.385Z] 0aa5456df965: Layer already exists [2024-08-23T08:35:46.385Z] 50904b7e7a78: Layer already exists [2024-08-23T08:35:46.385Z] a93859fe3580: Layer already exists [2024-08-23T08:35:46.385Z] 3c20671a5817: Layer already exists [2024-08-23T08:35:46.650Z] latest: digest: sha256:ed6ba398c8d645d2ba007b28ff9329c896a555eb235b78e4704d771256dd4682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:47.012Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:47.368Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.59 [2024-08-23T08:35:47.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-23T08:35:47.368Z] d7cd58407ba3: Preparing [2024-08-23T08:35:47.368Z] d325b054ab24: Preparing [2024-08-23T08:35:47.368Z] 50904b7e7a78: Preparing [2024-08-23T08:35:47.368Z] 0aa5456df965: Preparing [2024-08-23T08:35:47.368Z] eb58ab9caab4: Preparing [2024-08-23T08:35:47.368Z] a93859fe3580: Preparing [2024-08-23T08:35:47.368Z] 3c20671a5817: Preparing [2024-08-23T08:35:47.368Z] a93859fe3580: Waiting [2024-08-23T08:35:47.368Z] 3c20671a5817: Waiting [2024-08-23T08:35:47.368Z] 50904b7e7a78: Layer already exists [2024-08-23T08:35:47.368Z] eb58ab9caab4: Layer already exists [2024-08-23T08:35:47.368Z] 0aa5456df965: Layer already exists [2024-08-23T08:35:47.368Z] d325b054ab24: Layer already exists [2024-08-23T08:35:47.368Z] d7cd58407ba3: Layer already exists [2024-08-23T08:35:47.368Z] 3c20671a5817: Layer already exists [2024-08-23T08:35:47.368Z] a93859fe3580: Layer already exists [2024-08-23T08:35:47.635Z] 3.2.0-dev.59: digest: sha256:ed6ba398c8d645d2ba007b28ff9329c896a555eb235b78e4704d771256dd4682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:47.989Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:48.339Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:35:48.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-23T08:35:48.339Z] d7cd58407ba3: Preparing [2024-08-23T08:35:48.339Z] d325b054ab24: Preparing [2024-08-23T08:35:48.339Z] 50904b7e7a78: Preparing [2024-08-23T08:35:48.339Z] 0aa5456df965: Preparing [2024-08-23T08:35:48.339Z] eb58ab9caab4: Preparing [2024-08-23T08:35:48.339Z] a93859fe3580: Preparing [2024-08-23T08:35:48.339Z] 3c20671a5817: Preparing [2024-08-23T08:35:48.339Z] a93859fe3580: Waiting [2024-08-23T08:35:48.339Z] 3c20671a5817: Waiting [2024-08-23T08:35:48.339Z] eb58ab9caab4: Layer already exists [2024-08-23T08:35:48.339Z] 50904b7e7a78: Layer already exists [2024-08-23T08:35:48.339Z] d7cd58407ba3: Layer already exists [2024-08-23T08:35:48.339Z] 0aa5456df965: Layer already exists [2024-08-23T08:35:48.339Z] d325b054ab24: Layer already exists [2024-08-23T08:35:48.339Z] a93859fe3580: Layer already exists [2024-08-23T08:35:48.339Z] 3c20671a5817: Layer already exists [2024-08-23T08:35:48.604Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:ed6ba398c8d645d2ba007b28ff9329c896a555eb235b78e4704d771256dd4682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:48.968Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:49.314Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-08-23T08:35:49.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-23T08:35:49.314Z] d7cd58407ba3: Preparing [2024-08-23T08:35:49.314Z] d325b054ab24: Preparing [2024-08-23T08:35:49.314Z] 50904b7e7a78: Preparing [2024-08-23T08:35:49.314Z] 0aa5456df965: Preparing [2024-08-23T08:35:49.314Z] eb58ab9caab4: Preparing [2024-08-23T08:35:49.314Z] a93859fe3580: Preparing [2024-08-23T08:35:49.314Z] 3c20671a5817: Preparing [2024-08-23T08:35:49.314Z] a93859fe3580: Waiting [2024-08-23T08:35:49.314Z] 3c20671a5817: Waiting [2024-08-23T08:35:49.314Z] d7cd58407ba3: Layer already exists [2024-08-23T08:35:49.314Z] 50904b7e7a78: Layer already exists [2024-08-23T08:35:49.314Z] eb58ab9caab4: Layer already exists [2024-08-23T08:35:49.314Z] 0aa5456df965: Layer already exists [2024-08-23T08:35:49.314Z] d325b054ab24: Layer already exists [2024-08-23T08:35:49.314Z] 3c20671a5817: Layer already exists [2024-08-23T08:35:49.314Z] a93859fe3580: Layer already exists [2024-08-23T08:35:49.580Z] main: digest: sha256:ed6ba398c8d645d2ba007b28ff9329c896a555eb235b78e4704d771256dd4682 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T08:35:49.662Z] ===================================================== [Pipeline] echo [2024-08-23T08:35:49.673Z] taggedImages: [2024-08-23T08:35:49.673Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:35:49.673Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-23T08:35:49.673Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.59 [2024-08-23T08:35:49.673Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:35:49.673Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-08-23T08:35:49.697Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-08-23T08:35:49.697Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:35:49.697Z] latest [2024-08-23T08:35:49.697Z] 3.2.0-dev.59 [2024-08-23T08:35:49.697Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:35:49.697Z] main [2024-08-23T08:35:49.697Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:50.056Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:50.408Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:35:50.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-23T08:35:50.408Z] dca1dafccf05: Preparing [2024-08-23T08:35:50.408Z] f9bc8835ad96: Preparing [2024-08-23T08:35:50.408Z] 50904b7e7a78: Preparing [2024-08-23T08:35:50.408Z] 0aa5456df965: Preparing [2024-08-23T08:35:50.408Z] 0d5bc3ce0a38: Preparing [2024-08-23T08:35:50.408Z] e984e72c9036: Preparing [2024-08-23T08:35:50.408Z] 3c20671a5817: Preparing [2024-08-23T08:35:50.408Z] e984e72c9036: Waiting [2024-08-23T08:35:50.408Z] 3c20671a5817: Waiting [2024-08-23T08:35:50.408Z] 50904b7e7a78: Layer already exists [2024-08-23T08:35:50.408Z] 0aa5456df965: Layer already exists [2024-08-23T08:35:50.674Z] 3c20671a5817: Layer already exists [2024-08-23T08:35:50.674Z] 0d5bc3ce0a38: Pushed [2024-08-23T08:35:50.674Z] dca1dafccf05: Pushed [2024-08-23T08:35:50.939Z] e984e72c9036: Pushed [2024-08-23T08:35:57.584Z] f9bc8835ad96: Pushed [2024-08-23T08:35:57.584Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:b188a9a6f8e05ba519e766f17ea5ff986f3ffd12e067ee5e6d8ab7719f917662 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:57.949Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:58.306Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-23T08:35:58.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-23T08:35:58.306Z] dca1dafccf05: Preparing [2024-08-23T08:35:58.306Z] f9bc8835ad96: Preparing [2024-08-23T08:35:58.306Z] 50904b7e7a78: Preparing [2024-08-23T08:35:58.306Z] 0aa5456df965: Preparing [2024-08-23T08:35:58.306Z] 0d5bc3ce0a38: Preparing [2024-08-23T08:35:58.306Z] e984e72c9036: Preparing [2024-08-23T08:35:58.306Z] 3c20671a5817: Preparing [2024-08-23T08:35:58.306Z] e984e72c9036: Waiting [2024-08-23T08:35:58.306Z] 3c20671a5817: Waiting [2024-08-23T08:35:58.306Z] dca1dafccf05: Layer already exists [2024-08-23T08:35:58.306Z] 50904b7e7a78: Layer already exists [2024-08-23T08:35:58.306Z] f9bc8835ad96: Layer already exists [2024-08-23T08:35:58.307Z] 0aa5456df965: Layer already exists [2024-08-23T08:35:58.307Z] 0d5bc3ce0a38: Layer already exists [2024-08-23T08:35:58.307Z] 3c20671a5817: Layer already exists [2024-08-23T08:35:58.307Z] e984e72c9036: Layer already exists [2024-08-23T08:35:58.572Z] latest: digest: sha256:b188a9a6f8e05ba519e766f17ea5ff986f3ffd12e067ee5e6d8ab7719f917662 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:58.928Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:59.286Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.59 [2024-08-23T08:35:59.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-23T08:35:59.286Z] dca1dafccf05: Preparing [2024-08-23T08:35:59.286Z] f9bc8835ad96: Preparing [2024-08-23T08:35:59.286Z] 50904b7e7a78: Preparing [2024-08-23T08:35:59.286Z] 0aa5456df965: Preparing [2024-08-23T08:35:59.286Z] 0d5bc3ce0a38: Preparing [2024-08-23T08:35:59.286Z] e984e72c9036: Preparing [2024-08-23T08:35:59.286Z] 3c20671a5817: Preparing [2024-08-23T08:35:59.286Z] e984e72c9036: Waiting [2024-08-23T08:35:59.286Z] 3c20671a5817: Waiting [2024-08-23T08:35:59.286Z] f9bc8835ad96: Layer already exists [2024-08-23T08:35:59.286Z] 0aa5456df965: Layer already exists [2024-08-23T08:35:59.286Z] dca1dafccf05: Layer already exists [2024-08-23T08:35:59.286Z] 0d5bc3ce0a38: Layer already exists [2024-08-23T08:35:59.286Z] 50904b7e7a78: Layer already exists [2024-08-23T08:35:59.286Z] e984e72c9036: Layer already exists [2024-08-23T08:35:59.286Z] 3c20671a5817: Layer already exists [2024-08-23T08:35:59.551Z] 3.2.0-dev.59: digest: sha256:b188a9a6f8e05ba519e766f17ea5ff986f3ffd12e067ee5e6d8ab7719f917662 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:35:59.910Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:36:00.263Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:36:00.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-23T08:36:00.263Z] dca1dafccf05: Preparing [2024-08-23T08:36:00.263Z] f9bc8835ad96: Preparing [2024-08-23T08:36:00.263Z] 50904b7e7a78: Preparing [2024-08-23T08:36:00.263Z] 0aa5456df965: Preparing [2024-08-23T08:36:00.263Z] 0d5bc3ce0a38: Preparing [2024-08-23T08:36:00.263Z] e984e72c9036: Preparing [2024-08-23T08:36:00.263Z] 3c20671a5817: Preparing [2024-08-23T08:36:00.263Z] e984e72c9036: Waiting [2024-08-23T08:36:00.263Z] 3c20671a5817: Waiting [2024-08-23T08:36:00.263Z] 0aa5456df965: Layer already exists [2024-08-23T08:36:00.263Z] f9bc8835ad96: Layer already exists [2024-08-23T08:36:00.263Z] 0d5bc3ce0a38: Layer already exists [2024-08-23T08:36:00.263Z] 50904b7e7a78: Layer already exists [2024-08-23T08:36:00.263Z] dca1dafccf05: Layer already exists [2024-08-23T08:36:00.263Z] e984e72c9036: Layer already exists [2024-08-23T08:36:00.263Z] 3c20671a5817: Layer already exists [2024-08-23T08:36:00.528Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:b188a9a6f8e05ba519e766f17ea5ff986f3ffd12e067ee5e6d8ab7719f917662 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:36:00.878Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:36:01.239Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-08-23T08:36:01.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-23T08:36:01.239Z] dca1dafccf05: Preparing [2024-08-23T08:36:01.239Z] f9bc8835ad96: Preparing [2024-08-23T08:36:01.239Z] 50904b7e7a78: Preparing [2024-08-23T08:36:01.239Z] 0aa5456df965: Preparing [2024-08-23T08:36:01.239Z] 0d5bc3ce0a38: Preparing [2024-08-23T08:36:01.239Z] e984e72c9036: Preparing [2024-08-23T08:36:01.239Z] 3c20671a5817: Preparing [2024-08-23T08:36:01.239Z] e984e72c9036: Waiting [2024-08-23T08:36:01.239Z] 3c20671a5817: Waiting [2024-08-23T08:36:01.239Z] 0d5bc3ce0a38: Layer already exists [2024-08-23T08:36:01.239Z] 50904b7e7a78: Layer already exists [2024-08-23T08:36:01.239Z] dca1dafccf05: Layer already exists [2024-08-23T08:36:01.239Z] f9bc8835ad96: Layer already exists [2024-08-23T08:36:01.239Z] 0aa5456df965: Layer already exists [2024-08-23T08:36:01.239Z] e984e72c9036: Layer already exists [2024-08-23T08:36:01.239Z] 3c20671a5817: Layer already exists [2024-08-23T08:36:01.506Z] main: digest: sha256:b188a9a6f8e05ba519e766f17ea5ff986f3ffd12e067ee5e6d8ab7719f917662 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T08:36:01.585Z] ===================================================== [Pipeline] echo [2024-08-23T08:36:01.597Z] taggedImages: [2024-08-23T08:36:01.597Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:36:01.597Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-23T08:36:01.597Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.59 [2024-08-23T08:36:01.597Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:36:01.597Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-08-23T08:36:01.626Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-08-23T08:36:01.626Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:36:01.626Z] latest [2024-08-23T08:36:01.626Z] 3.2.0-dev.59 [2024-08-23T08:36:01.626Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:36:01.626Z] main [2024-08-23T08:36:01.626Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:36:01.999Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:36:02.350Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:36:02.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-23T08:36:02.350Z] d3e0ed29ee73: Preparing [2024-08-23T08:36:02.350Z] 59a47ebec6c0: Preparing [2024-08-23T08:36:02.350Z] 50904b7e7a78: Preparing [2024-08-23T08:36:02.350Z] 0aa5456df965: Preparing [2024-08-23T08:36:02.350Z] 428630570798: Preparing [2024-08-23T08:36:02.350Z] 9ff21ace6cf1: Preparing [2024-08-23T08:36:02.350Z] 3c20671a5817: Preparing [2024-08-23T08:36:02.350Z] 9ff21ace6cf1: Waiting [2024-08-23T08:36:02.350Z] 3c20671a5817: Waiting [2024-08-23T08:36:02.616Z] 0aa5456df965: Layer already exists [2024-08-23T08:36:02.616Z] 428630570798: Layer already exists [2024-08-23T08:36:02.616Z] 50904b7e7a78: Layer already exists [2024-08-23T08:36:02.616Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:36:02.616Z] 3c20671a5817: Layer already exists [2024-08-23T08:36:02.616Z] d3e0ed29ee73: Pushed [2024-08-23T08:36:10.820Z] 59a47ebec6c0: Pushed [2024-08-23T08:36:10.820Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6: digest: sha256:40a8c27bf1f936940a16f00c1d801391af1c634a2cc83a2201c4375f91499a97 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:36:11.171Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:36:11.524Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-23T08:36:11.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-23T08:36:11.524Z] d3e0ed29ee73: Preparing [2024-08-23T08:36:11.524Z] 59a47ebec6c0: Preparing [2024-08-23T08:36:11.524Z] 50904b7e7a78: Preparing [2024-08-23T08:36:11.524Z] 0aa5456df965: Preparing [2024-08-23T08:36:11.524Z] 428630570798: Preparing [2024-08-23T08:36:11.524Z] 9ff21ace6cf1: Preparing [2024-08-23T08:36:11.524Z] 3c20671a5817: Preparing [2024-08-23T08:36:11.524Z] 9ff21ace6cf1: Waiting [2024-08-23T08:36:11.524Z] 3c20671a5817: Waiting [2024-08-23T08:36:11.524Z] d3e0ed29ee73: Layer already exists [2024-08-23T08:36:11.524Z] 50904b7e7a78: Layer already exists [2024-08-23T08:36:11.524Z] 59a47ebec6c0: Layer already exists [2024-08-23T08:36:11.524Z] 0aa5456df965: Layer already exists [2024-08-23T08:36:11.524Z] 428630570798: Layer already exists [2024-08-23T08:36:11.524Z] 3c20671a5817: Layer already exists [2024-08-23T08:36:11.524Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:36:11.790Z] latest: digest: sha256:40a8c27bf1f936940a16f00c1d801391af1c634a2cc83a2201c4375f91499a97 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:36:12.154Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:36:12.500Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.59 [2024-08-23T08:36:12.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-23T08:36:12.500Z] d3e0ed29ee73: Preparing [2024-08-23T08:36:12.500Z] 59a47ebec6c0: Preparing [2024-08-23T08:36:12.500Z] 50904b7e7a78: Preparing [2024-08-23T08:36:12.500Z] 0aa5456df965: Preparing [2024-08-23T08:36:12.500Z] 428630570798: Preparing [2024-08-23T08:36:12.500Z] 9ff21ace6cf1: Preparing [2024-08-23T08:36:12.500Z] 3c20671a5817: Preparing [2024-08-23T08:36:12.500Z] 9ff21ace6cf1: Waiting [2024-08-23T08:36:12.500Z] 3c20671a5817: Waiting [2024-08-23T08:36:12.500Z] 59a47ebec6c0: Layer already exists [2024-08-23T08:36:12.500Z] 0aa5456df965: Layer already exists [2024-08-23T08:36:12.500Z] d3e0ed29ee73: Layer already exists [2024-08-23T08:36:12.500Z] 50904b7e7a78: Layer already exists [2024-08-23T08:36:12.500Z] 428630570798: Layer already exists [2024-08-23T08:36:12.500Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:36:12.500Z] 3c20671a5817: Layer already exists [2024-08-23T08:36:12.767Z] 3.2.0-dev.59: digest: sha256:40a8c27bf1f936940a16f00c1d801391af1c634a2cc83a2201c4375f91499a97 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:36:13.125Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:36:13.478Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:36:13.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-23T08:36:13.478Z] d3e0ed29ee73: Preparing [2024-08-23T08:36:13.478Z] 59a47ebec6c0: Preparing [2024-08-23T08:36:13.478Z] 50904b7e7a78: Preparing [2024-08-23T08:36:13.478Z] 0aa5456df965: Preparing [2024-08-23T08:36:13.478Z] 428630570798: Preparing [2024-08-23T08:36:13.478Z] 9ff21ace6cf1: Preparing [2024-08-23T08:36:13.478Z] 3c20671a5817: Preparing [2024-08-23T08:36:13.478Z] 9ff21ace6cf1: Waiting [2024-08-23T08:36:13.478Z] 3c20671a5817: Waiting [2024-08-23T08:36:13.478Z] 50904b7e7a78: Layer already exists [2024-08-23T08:36:13.478Z] 0aa5456df965: Layer already exists [2024-08-23T08:36:13.478Z] d3e0ed29ee73: Layer already exists [2024-08-23T08:36:13.478Z] 428630570798: Layer already exists [2024-08-23T08:36:13.478Z] 59a47ebec6c0: Layer already exists [2024-08-23T08:36:13.478Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:36:13.478Z] 3c20671a5817: Layer already exists [2024-08-23T08:36:13.743Z] 7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59: digest: sha256:40a8c27bf1f936940a16f00c1d801391af1c634a2cc83a2201c4375f91499a97 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:36:14.095Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:36:14.439Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-08-23T08:36:14.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-23T08:36:14.439Z] d3e0ed29ee73: Preparing [2024-08-23T08:36:14.439Z] 59a47ebec6c0: Preparing [2024-08-23T08:36:14.439Z] 50904b7e7a78: Preparing [2024-08-23T08:36:14.439Z] 0aa5456df965: Preparing [2024-08-23T08:36:14.439Z] 428630570798: Preparing [2024-08-23T08:36:14.439Z] 9ff21ace6cf1: Preparing [2024-08-23T08:36:14.439Z] 3c20671a5817: Preparing [2024-08-23T08:36:14.439Z] 9ff21ace6cf1: Waiting [2024-08-23T08:36:14.439Z] 3c20671a5817: Waiting [2024-08-23T08:36:14.439Z] 50904b7e7a78: Layer already exists [2024-08-23T08:36:14.439Z] 0aa5456df965: Layer already exists [2024-08-23T08:36:14.439Z] 428630570798: Layer already exists [2024-08-23T08:36:14.439Z] 59a47ebec6c0: Layer already exists [2024-08-23T08:36:14.439Z] d3e0ed29ee73: Layer already exists [2024-08-23T08:36:14.439Z] 9ff21ace6cf1: Layer already exists [2024-08-23T08:36:14.439Z] 3c20671a5817: Layer already exists [2024-08-23T08:36:14.702Z] main: digest: sha256:40a8c27bf1f936940a16f00c1d801391af1c634a2cc83a2201c4375f91499a97 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-23T08:36:14.783Z] ===================================================== [Pipeline] echo [2024-08-23T08:36:14.797Z] taggedImages: [2024-08-23T08:36:14.797Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6 [2024-08-23T08:36:14.797Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-23T08:36:14.797Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.59 [2024-08-23T08:36:14.797Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7f1d4929ac2c17b75aa9890700086299dd17f9b6-3.2.0-dev.59 [2024-08-23T08:36:14.797Z] - 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-08-23T08:36:15.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T08:36:15.183Z] [2024-08-23T08:36:15.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:36:15.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T08:36:15.778Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-23T08:36:15.778Z] 8998bd30e6a1: Pulling fs layer [2024-08-23T08:36:15.778Z] 04944245beec: Pulling fs layer [2024-08-23T08:36:15.778Z] 699f458cf7ca: Pulling fs layer [2024-08-23T08:36:15.778Z] 765212b225bb: Pulling fs layer [2024-08-23T08:36:15.778Z] f23df028b6ca: Pulling fs layer [2024-08-23T08:36:15.778Z] d65c8cfc05b1: Pulling fs layer [2024-08-23T08:36:15.778Z] 2437ff75d9bd: Pulling fs layer [2024-08-23T08:36:15.778Z] 765212b225bb: Waiting [2024-08-23T08:36:15.778Z] f23df028b6ca: Waiting [2024-08-23T08:36:15.778Z] d65c8cfc05b1: Waiting [2024-08-23T08:36:15.778Z] 2437ff75d9bd: Waiting [2024-08-23T08:36:15.778Z] 04944245beec: Verifying Checksum [2024-08-23T08:36:15.778Z] 04944245beec: Download complete [2024-08-23T08:36:15.778Z] 765212b225bb: Verifying Checksum [2024-08-23T08:36:15.778Z] 765212b225bb: Download complete [2024-08-23T08:36:15.778Z] f23df028b6ca: Verifying Checksum [2024-08-23T08:36:15.778Z] f23df028b6ca: Download complete [2024-08-23T08:36:16.045Z] d65c8cfc05b1: Verifying Checksum [2024-08-23T08:36:16.045Z] d65c8cfc05b1: Download complete [2024-08-23T08:36:16.045Z] 699f458cf7ca: Verifying Checksum [2024-08-23T08:36:16.045Z] 699f458cf7ca: Download complete [2024-08-23T08:36:16.630Z] 8998bd30e6a1: Verifying Checksum [2024-08-23T08:36:16.630Z] 8998bd30e6a1: Download complete [2024-08-23T08:36:19.207Z] 2437ff75d9bd: Download complete [2024-08-23T08:36:21.145Z] 8998bd30e6a1: Pull complete [2024-08-23T08:36:21.727Z] 04944245beec: Pull complete [2024-08-23T08:36:23.666Z] 699f458cf7ca: Pull complete [2024-08-23T08:36:23.666Z] 765212b225bb: Pull complete [2024-08-23T08:36:24.624Z] f23df028b6ca: Pull complete [2024-08-23T08:36:24.624Z] d65c8cfc05b1: Pull complete [2024-08-23T08:36:42.816Z] 2437ff75d9bd: Pull complete [2024-08-23T08:36:42.816Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-23T08:36:42.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T08:36:42.816Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:36:43.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-8225 does not seem to be running inside a container [2024-08-23T08:36:43.139Z] $ 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/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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-08-23T08:36:46.056Z] $ docker top 6019f6103379aa4b46224f1a13f250723911617389820104bae40f929b5fda95 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:36:47.014Z] ---> job-cost.sh [2024-08-23T08:36:47.014Z] lf-activate-venv: SKIPPING [2024-08-23T08:36:47.014Z] INFO: No Stack... [2024-08-23T08:36:47.600Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-23T08:36:48.188Z] INFO: Archiving Costs [Pipeline] sh [2024-08-23T08:36:48.826Z] + cat /w/workspace/edgex-go/679/archives/cost.csv [2024-08-23T08:36:48.827Z] + cut -d, -f6 [Pipeline] lock [2024-08-23T08:36:48.868Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-679-stack-cost] [2024-08-23T08:36:48.876Z] Resource [jenkins-edgexfoundry-edgex-go-main-679-stack-cost] did not exist. Created. [2024-08-23T08:36:48.883Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-679-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-23T08:36:49.545Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-23T08:36:50.310Z] Stashed 1 file(s) [Pipeline] } [2024-08-23T08:36:50.323Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-679-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-23T08:36:50.341Z] $ docker stop --time=1 6019f6103379aa4b46224f1a13f250723911617389820104bae40f929b5fda95 [2024-08-23T08:36:52.305Z] $ docker rm -f --volumes 6019f6103379aa4b46224f1a13f250723911617389820104bae40f929b5fda95 [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-08-23T08:36:55.521Z] provisioning config files... [2024-08-23T08:36:55.551Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/679@tmp/config2934784063246012324tmp [Pipeline] { [Pipeline] sh [2024-08-23T08:37:02.325Z] + set +x [2024-08-23T08:37:02.325Z] + + curl -s https://codecov.io/bash [2024-08-23T08:37:02.325Z] bash -s -- [2024-08-23T08:37:02.325Z] [2024-08-23T08:37:02.325Z] _____ _ [2024-08-23T08:37:02.325Z] / ____| | | [2024-08-23T08:37:02.325Z] | | ___ __| | ___ ___ _____ __ [2024-08-23T08:37:02.325Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-23T08:37:02.325Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-23T08:37:02.325Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-23T08:37:02.325Z] Bash-1.0.6 [2024-08-23T08:37:02.325Z] [2024-08-23T08:37:02.325Z] [2024-08-23T08:37:02.325Z] ==> git version 2.25.1 found [2024-08-23T08:37:02.325Z] ==> 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-08-23T08:37:02.325Z] Release-Date: 2020-01-08 [2024-08-23T08:37:02.325Z] 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-08-23T08:37:02.325Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-23T08:37:02.325Z] ==> Jenkins CI detected. [2024-08-23T08:37:02.325Z] current dir:  /w/workspace/edgex-go/679 [2024-08-23T08:37:02.325Z] project root: . [2024-08-23T08:37:02.325Z] --> token set from env [2024-08-23T08:37:02.325Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-23T08:37:02.325Z] ==> Running gcov in . (disable via -X gcov) [2024-08-23T08:37:02.325Z] ==> Python coveragepy not found [2024-08-23T08:37:02.325Z] ==> Searching for coverage reports in: [2024-08-23T08:37:02.325Z] + . [2024-08-23T08:37:02.325Z] -> Found 1 reports [2024-08-23T08:37:02.325Z] ==> Detecting git/mercurial file structure [2024-08-23T08:37:02.325Z] ==> Reading reports [2024-08-23T08:37:02.325Z] + ./coverage.out bytes=544290 [2024-08-23T08:37:02.325Z] ==> Appending adjustments [2024-08-23T08:37:02.325Z] https://docs.codecov.io/docs/fixing-reports [2024-08-23T08:37:03.714Z] + Found adjustments [2024-08-23T08:37:03.714Z] ==> Gzipping contents [2024-08-23T08:37:03.714Z] 68K /tmp/codecov.edXNDI.gz [2024-08-23T08:37:03.714Z] ==> Uploading reports [2024-08-23T08:37:03.714Z] url: https://codecov.io [2024-08-23T08:37:03.714Z] query: branch=main&commit=7f1d4929ac2c17b75aa9890700086299dd17f9b6&build=679&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F679%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-23T08:37:03.714Z] -> Pinging Codecov [2024-08-23T08:37:03.715Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7f1d4929ac2c17b75aa9890700086299dd17f9b6&build=679&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F679%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-23T08:37:03.972Z] -> Uploading to [2024-08-23T08:37:03.973Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-23/00271124DB129430A58F1EEE437C3FCB/7f1d4929ac2c17b75aa9890700086299dd17f9b6/825e7c11-ba1e-4e89-9f62-f106b78cbe87.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240823%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240823T083703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=58bcda744cd6bd02a4fc812cbcb4ec96b13b96c42e012ac64d4166ed797a8593 [2024-08-23T08:37:03.973Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T08:37:03.973Z] Dload Upload Total Spent Left Speed [2024-08-23T08:37:04.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68032 0 0 100 68032 0 244k --:--:-- --:--:-- --:--:-- 244k [2024-08-23T08:37:04.232Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7f1d4929ac2c17b75aa9890700086299dd17f9b6 [Pipeline] } [2024-08-23T08:37:04.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-08-23T08:37:04.463Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-23T08:37:04.482Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:37:04.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-23T08:37:04.786Z] [2024-08-23T08:37:04.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:37:05.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-23T08:37:05.106Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-23T08:37:05.106Z] 619be1103602: Already exists [2024-08-23T08:37:05.106Z] f8ea3408117e: Pulling fs layer [2024-08-23T08:37:05.106Z] 91320369b822: Pulling fs layer [2024-08-23T08:37:05.106Z] 0406650e8295: Pulling fs layer [2024-08-23T08:37:05.106Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T08:37:05.106Z] 96d80e3f36e1: Pulling fs layer [2024-08-23T08:37:05.106Z] bcf3aedb951c: Pulling fs layer [2024-08-23T08:37:05.106Z] 4f4fb700ef54: Waiting [2024-08-23T08:37:05.106Z] 96d80e3f36e1: Waiting [2024-08-23T08:37:05.106Z] bcf3aedb951c: Waiting [2024-08-23T08:37:05.106Z] 0406650e8295: Verifying Checksum [2024-08-23T08:37:05.106Z] 0406650e8295: Download complete [2024-08-23T08:37:05.106Z] f8ea3408117e: Verifying Checksum [2024-08-23T08:37:05.106Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T08:37:05.106Z] 4f4fb700ef54: Download complete [2024-08-23T08:37:05.386Z] 96d80e3f36e1: Verifying Checksum [2024-08-23T08:37:05.386Z] 96d80e3f36e1: Download complete [2024-08-23T08:37:05.643Z] f8ea3408117e: Pull complete [2024-08-23T08:37:05.643Z] 91320369b822: Verifying Checksum [2024-08-23T08:37:05.643Z] 91320369b822: Download complete [2024-08-23T08:37:06.207Z] bcf3aedb951c: Verifying Checksum [2024-08-23T08:37:06.207Z] bcf3aedb951c: Download complete [2024-08-23T08:37:09.487Z] 91320369b822: Pull complete [2024-08-23T08:37:09.487Z] 0406650e8295: Pull complete [2024-08-23T08:37:09.487Z] 4f4fb700ef54: Pull complete [2024-08-23T08:37:09.487Z] 96d80e3f36e1: Pull complete [2024-08-23T08:37:12.770Z] bcf3aedb951c: Pull complete [2024-08-23T08:37:12.770Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-23T08:37:12.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-23T08:37:12.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:37:12.864Z] prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container [2024-08-23T08:37:12.816Z] $ 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/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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-08-23T08:37:20.392Z] $ docker top f56fc3e5424a8dcbbec47d3076879f268e6f740cd32890032b8372479da4ee09 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T08:37:20.814Z] + git config --global --add safe.directory /w/workspace/edgex-go/679 [Pipeline] echo [2024-08-23T08:37:20.825Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-08-23T08:37:21.103Z] + set -o pipefail [2024-08-23T08:37:21.103Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-08-23T08:37:29.220Z] [2024-08-23T08:37:29.220Z] Monitoring /w/workspace/edgex-go/679 (github.com/edgexfoundry/edgex-go)... [2024-08-23T08:37:29.220Z] [2024-08-23T08:37:29.220Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/0174b451-dbed-420c-ac5a-4a6967ae44b7 [2024-08-23T08:37:29.220Z] [2024-08-23T08:37:29.220Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-23T08:37:29.220Z] [2024-08-23T08:37:29.220Z] [2024-08-23T08:37:29.220Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-08-23T08:37:29.220Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-08-23T08:37:29.157Z] $ docker stop --time=1 f56fc3e5424a8dcbbec47d3076879f268e6f740cd32890032b8372479da4ee09 [2024-08-23T08:37:35.605Z] $ docker rm -f --volumes f56fc3e5424a8dcbbec47d3076879f268e6f740cd32890032b8372479da4ee09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-08-23T08:37:36.207Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T08:37:36.225Z] provisioning config files... [2024-08-23T08:37:36.232Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/679@tmp/config97062942658352075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:37:36.532Z] --> edgex-publish-swagger.sh [2024-08-23T08:37:36.532Z] === Publish openapi/v3 API === [2024-08-23T08:37:36.532Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-08-23T08:37:36.532Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/679/openapi/v3/core-command.yaml] [2024-08-23T08:37:36.532Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T08:37:36.532Z] Dload Upload Total Spent Left Speed [2024-08-23T08:37:37.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63654 --:--:-- --:--:-- --:--:-- 63654 [2024-08-23T08:37:37.099Z] [2024-08-23T08:37:37.099Z] [2024-08-23T08:37:37.099Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/679/openapi/v3/core-data.yaml] [2024-08-23T08:37:37.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T08:37:37.100Z] Dload Upload Total Spent Left Speed [2024-08-23T08:37:37.359Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 136k --:--:-- --:--:-- --:--:-- 135k 100 72043 0 0 100 72043 0 135k --:--:-- --:--:-- --:--:-- 135k [2024-08-23T08:37:37.359Z] [2024-08-23T08:37:37.359Z] [2024-08-23T08:37:37.359Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/679/openapi/v3/core-keeper.yaml] [2024-08-23T08:37:37.359Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T08:37:37.359Z] Dload Upload Total Spent Left Speed [2024-08-23T08:37:37.927Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 209 101k --:--:-- --:--:-- --:--:-- 101k [2024-08-23T08:37:37.927Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-23T08:37:37.927Z] [2024-08-23T08:37:37.927Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/679/openapi/v3/core-metadata.yaml] [2024-08-23T08:37:37.927Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T08:37:37.927Z] Dload Upload Total Spent Left Speed [2024-08-23T08:37:38.187Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 344 328k --:--:-- --:--:-- --:--:-- 328k 100 149k 100 156 100 148k 343 327k --:--:-- --:--:-- --:--:-- 327k [2024-08-23T08:37:38.187Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-23T08:37:38.187Z] [2024-08-23T08:37:38.187Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/679/openapi/v3/support-cron-scheduler.yaml] [2024-08-23T08:37:38.187Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T08:37:38.187Z] Dload Upload Total Spent Left Speed [2024-08-23T08:37:38.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46306 100 66 100 46240 217 148k --:--:-- --:--:-- --:--:-- 148k [2024-08-23T08:37:38.754Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-23T08:37:38.754Z] [2024-08-23T08:37:38.754Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/679/openapi/v3/support-notifications.yaml] [2024-08-23T08:37:38.754Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T08:37:38.754Z] Dload Upload Total Spent Left Speed [2024-08-23T08:37:39.014Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 403 220k --:--:-- --:--:-- --:--:-- 220k [2024-08-23T08:37:39.014Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-23T08:37:39.014Z] [2024-08-23T08:37:39.014Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/679/openapi/v3/support-scheduler.yaml] [2024-08-23T08:37:39.014Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T08:37:39.014Z] Dload Upload Total Spent Left Speed [2024-08-23T08:37:39.273Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 410 97247 --:--:-- --:--:-- --:--:-- 97657 100 37110 100 156 100 36954 410 97247 --:--:-- --:--:-- --:--:-- 97401 [2024-08-23T08:37:39.273Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-23T08:37:39.273Z] [Pipeline] } [2024-08-23T08:37:39.283Z] 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-08-23T08:37:39.723Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-23T08:37:39.723Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:37:40.032Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T08:37:40.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:37:40.109Z] prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container [2024-08-23T08:37:40.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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-08-23T08:37:40.545Z] $ docker top 20d56ae7f604b6e1f7fb4fcc1c89cc0ccfe0f36ac89ca3c0c912bc337c3626e6 -eo pid,comm [2024-08-23T08:37:40.667Z] 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-08-23T08:37:40.667Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-23T08:37:40.728Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T08:37:40.728Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T08:37:40.833Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T08:37:40.763Z] $ docker exec 20d56ae7f604b6e1f7fb4fcc1c89cc0ccfe0f36ac89ca3c0c912bc337c3626e6 ssh-agent [2024-08-23T08:37:40.951Z] SSH_AUTH_SOCK=/tmp/ssh-SEpCBakJaLiB/agent.32 [2024-08-23T08:37:40.951Z] SSH_AGENT_PID=38 [2024-08-23T08:37:40.955Z] Running ssh-add (command line suppressed) [2024-08-23T08:37:40.981Z] Identity added: /w/workspace/edgex-go/679@tmp/private_key_1539343627538546486.key (/w/workspace/edgex-go/679@tmp/private_key_1539343627538546486.key) [2024-08-23T08:37:41.089Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T08:37:41.388Z] + git semver tag [2024-08-23T08:37:41.648Z] 2024-08-23 08:37:41,512 [run_tag] DEBUG tag force:False [2024-08-23T08:37:41.648Z] 2024-08-23 08:37:41,512 [check_head_tag] DEBUG check head tag [2024-08-23T08:37:41.648Z] 2024-08-23 08:37:41,514 [execute] INFO git cat-file --batch-check [2024-08-23T08:37:41.648Z] 2024-08-23 08:37:41,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/679, universal_newlines=False, shell=None, istream=) [2024-08-23T08:37:41.648Z] 2024-08-23 08:37:41,518 [execute] INFO git cat-file --batch [2024-08-23T08:37:41.648Z] 2024-08-23 08:37:41,518 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/679, universal_newlines=False, shell=None, istream=) [2024-08-23T08:37:41.648Z] 2024-08-23 08:37:41,564 [read_version] DEBUG read version from /w/workspace/edgex-go/679/.semver/main [2024-08-23T08:37:41.648Z] 2024-08-23 08:37:41,564 [execute] INFO git tag -a v3.2.0-dev.59 -m v3.2.0-dev.59 [2024-08-23T08:37:41.648Z] 2024-08-23 08:37:41,564 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.59', '-m', 'v3.2.0-dev.59'], cwd=/w/workspace/edgex-go/679, universal_newlines=False, shell=None, istream=None) [2024-08-23T08:37:41.648Z] 2024-08-23 08:37:41,572 [read_version] DEBUG read version from /w/workspace/edgex-go/679/.semver/main [2024-08-23T08:37:41.648Z] 3.2.0-dev.59 [Pipeline] } [2024-08-23T08:37:41.843Z] $ docker exec --env ******** --env ******** 20d56ae7f604b6e1f7fb4fcc1c89cc0ccfe0f36ac89ca3c0c912bc337c3626e6 ssh-agent -k [2024-08-23T08:37:41.950Z] unset SSH_AUTH_SOCK; [2024-08-23T08:37:41.950Z] unset SSH_AGENT_PID; [2024-08-23T08:37:41.950Z] echo Agent pid 38 killed; [2024-08-23T08:37:42.032Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T08:37:42.356Z] + git semver [Pipeline] } [2024-08-23T08:37:42.555Z] $ docker stop --time=1 20d56ae7f604b6e1f7fb4fcc1c89cc0ccfe0f36ac89ca3c0c912bc337c3626e6 [2024-08-23T08:37:43.838Z] $ docker rm -f --volumes 20d56ae7f604b6e1f7fb4fcc1c89cc0ccfe0f36ac89ca3c0c912bc337c3626e6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:37:44.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-23T08:37:44.305Z] [2024-08-23T08:37:44.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:37:44.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-23T08:37:44.613Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-23T08:37:44.613Z] ab5ef0e58194: Pulling fs layer [2024-08-23T08:37:44.613Z] 9712f1f96733: Pulling fs layer [2024-08-23T08:37:44.613Z] 63f879dbbcfc: Pulling fs layer [2024-08-23T08:37:44.613Z] 0d9ebad4ef96: Pulling fs layer [2024-08-23T08:37:44.613Z] e9a5061849ea: Pulling fs layer [2024-08-23T08:37:44.613Z] d747dcd14b5f: Pulling fs layer [2024-08-23T08:37:44.613Z] 2de7ff778b66: Pulling fs layer [2024-08-23T08:37:44.613Z] 0d9ebad4ef96: Waiting [2024-08-23T08:37:44.613Z] e9a5061849ea: Waiting [2024-08-23T08:37:44.613Z] d747dcd14b5f: Waiting [2024-08-23T08:37:44.613Z] 2de7ff778b66: Waiting [2024-08-23T08:37:44.613Z] 9712f1f96733: Verifying Checksum [2024-08-23T08:37:44.613Z] 9712f1f96733: Download complete [2024-08-23T08:37:44.872Z] 63f879dbbcfc: Verifying Checksum [2024-08-23T08:37:44.872Z] 63f879dbbcfc: Download complete [2024-08-23T08:37:45.130Z] e9a5061849ea: Verifying Checksum [2024-08-23T08:37:45.130Z] e9a5061849ea: Download complete [2024-08-23T08:37:45.130Z] d747dcd14b5f: Download complete [2024-08-23T08:37:45.130Z] 0d9ebad4ef96: Verifying Checksum [2024-08-23T08:37:45.130Z] 0d9ebad4ef96: Download complete [2024-08-23T08:37:45.130Z] ab5ef0e58194: Verifying Checksum [2024-08-23T08:37:45.130Z] ab5ef0e58194: Download complete [2024-08-23T08:37:45.130Z] 2de7ff778b66: Verifying Checksum [2024-08-23T08:37:45.130Z] 2de7ff778b66: Download complete [2024-08-23T08:37:47.658Z] ab5ef0e58194: Pull complete [2024-08-23T08:37:47.658Z] 9712f1f96733: Pull complete [2024-08-23T08:37:48.593Z] 63f879dbbcfc: Pull complete [2024-08-23T08:37:51.877Z] 0d9ebad4ef96: Pull complete [2024-08-23T08:37:51.877Z] e9a5061849ea: Pull complete [2024-08-23T08:37:52.134Z] d747dcd14b5f: Pull complete [2024-08-23T08:37:53.068Z] 2de7ff778b66: Pull complete [2024-08-23T08:37:53.068Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-23T08:37:53.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-23T08:37:53.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:37:53.169Z] prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container [2024-08-23T08:37:53.122Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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-08-23T08:37:58.093Z] $ docker top 715eef335061e5885fd39abd0529157b99511f811f00dfe28e0a261deec4361f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-23T08:37:58.244Z] provisioning config files... [2024-08-23T08:37:58.250Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/679@tmp/config12598261688856658390tmp [2024-08-23T08:37:58.260Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/679@tmp/config18207650312245983385tmp [2024-08-23T08:37:58.269Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/679@tmp/config12944492018101337376tmp [Pipeline] { [Pipeline] echo [2024-08-23T08:37:58.300Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:37:58.592Z] ---> sigul-configuration.sh [2024-08-23T08:37:58.592Z] gpg: directory `/root/.gnupg' created [2024-08-23T08:37:58.592Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-23T08:37:58.592Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-23T08:37:58.592Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-23T08:37:58.592Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-23T08:37:58.592Z] gpg: CAST5 encrypted data [2024-08-23T08:37:58.592Z] gpg: encrypted with 1 passphrase [2024-08-23T08:37:58.592Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-23T08:37:58.888Z] + mkdir /home/jenkins [2024-08-23T08:37:58.888Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-23T08:37:59.193Z] + 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-08-23T08:37:59.204Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:37:59.492Z] ---> sigul-install.sh [2024-08-23T08:37:59.492Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-23T08:37:59.779Z] + git tag --list [2024-08-23T08:37:59.779Z] 0.6.0 [2024-08-23T08:37:59.779Z] 0.6.1 [2024-08-23T08:37:59.779Z] 0.7.0 [2024-08-23T08:37:59.779Z] 0.7.1 [2024-08-23T08:37:59.779Z] v1.0.0 [2024-08-23T08:37:59.779Z] v1.0.1 [2024-08-23T08:37:59.779Z] v1.1.0 [2024-08-23T08:37:59.779Z] v1.2.0 [2024-08-23T08:37:59.779Z] v1.2.1 [2024-08-23T08:37:59.779Z] v1.3.0 [2024-08-23T08:37:59.779Z] v1.3.1 [2024-08-23T08:37:59.779Z] v2.0.0 [2024-08-23T08:37:59.779Z] v2.1.0 [2024-08-23T08:37:59.779Z] v2.1.1 [2024-08-23T08:37:59.779Z] v2.2.0 [2024-08-23T08:37:59.779Z] v2.3.0 [2024-08-23T08:37:59.779Z] v3.0 [2024-08-23T08:37:59.779Z] v3.0.0 [2024-08-23T08:37:59.779Z] v3.1 [2024-08-23T08:37:59.779Z] v3.1.0 [2024-08-23T08:37:59.779Z] v3.1.0-dev.1 [2024-08-23T08:37:59.779Z] v3.1.0-dev.10 [2024-08-23T08:37:59.779Z] v3.1.0-dev.11 [2024-08-23T08:37:59.779Z] v3.1.0-dev.12 [2024-08-23T08:37:59.779Z] v3.1.0-dev.13 [2024-08-23T08:37:59.779Z] v3.1.0-dev.14 [2024-08-23T08:37:59.779Z] v3.1.0-dev.15 [2024-08-23T08:37:59.779Z] v3.1.0-dev.16 [2024-08-23T08:37:59.779Z] v3.1.0-dev.17 [2024-08-23T08:37:59.779Z] v3.1.0-dev.18 [2024-08-23T08:37:59.779Z] v3.1.0-dev.19 [2024-08-23T08:37:59.779Z] v3.1.0-dev.2 [2024-08-23T08:37:59.779Z] v3.1.0-dev.20 [2024-08-23T08:37:59.779Z] v3.1.0-dev.21 [2024-08-23T08:37:59.779Z] v3.1.0-dev.22 [2024-08-23T08:37:59.779Z] v3.1.0-dev.23 [2024-08-23T08:37:59.779Z] v3.1.0-dev.24 [2024-08-23T08:37:59.779Z] v3.1.0-dev.25 [2024-08-23T08:37:59.779Z] v3.1.0-dev.26 [2024-08-23T08:37:59.779Z] v3.1.0-dev.27 [2024-08-23T08:37:59.779Z] v3.1.0-dev.28 [2024-08-23T08:37:59.779Z] v3.1.0-dev.29 [2024-08-23T08:37:59.779Z] v3.1.0-dev.3 [2024-08-23T08:37:59.779Z] v3.1.0-dev.30 [2024-08-23T08:37:59.779Z] v3.1.0-dev.31 [2024-08-23T08:37:59.779Z] v3.1.0-dev.32 [2024-08-23T08:37:59.779Z] v3.1.0-dev.33 [2024-08-23T08:37:59.779Z] v3.1.0-dev.34 [2024-08-23T08:37:59.779Z] v3.1.0-dev.35 [2024-08-23T08:37:59.779Z] v3.1.0-dev.36 [2024-08-23T08:37:59.779Z] v3.1.0-dev.37 [2024-08-23T08:37:59.779Z] v3.1.0-dev.38 [2024-08-23T08:37:59.779Z] v3.1.0-dev.39 [2024-08-23T08:37:59.779Z] v3.1.0-dev.4 [2024-08-23T08:37:59.779Z] v3.1.0-dev.40 [2024-08-23T08:37:59.779Z] v3.1.0-dev.41 [2024-08-23T08:37:59.779Z] v3.1.0-dev.42 [2024-08-23T08:37:59.779Z] v3.1.0-dev.43 [2024-08-23T08:37:59.779Z] v3.1.0-dev.44 [2024-08-23T08:37:59.779Z] v3.1.0-dev.45 [2024-08-23T08:37:59.779Z] v3.1.0-dev.46 [2024-08-23T08:37:59.779Z] v3.1.0-dev.47 [2024-08-23T08:37:59.779Z] v3.1.0-dev.48 [2024-08-23T08:37:59.779Z] v3.1.0-dev.49 [2024-08-23T08:37:59.779Z] v3.1.0-dev.5 [2024-08-23T08:37:59.779Z] v3.1.0-dev.50 [2024-08-23T08:37:59.779Z] v3.1.0-dev.51 [2024-08-23T08:37:59.779Z] v3.1.0-dev.52 [2024-08-23T08:37:59.779Z] v3.1.0-dev.53 [2024-08-23T08:37:59.779Z] v3.1.0-dev.54 [2024-08-23T08:37:59.779Z] v3.1.0-dev.55 [2024-08-23T08:37:59.779Z] v3.1.0-dev.56 [2024-08-23T08:37:59.779Z] v3.1.0-dev.57 [2024-08-23T08:37:59.779Z] v3.1.0-dev.58 [2024-08-23T08:37:59.779Z] v3.1.0-dev.59 [2024-08-23T08:37:59.779Z] v3.1.0-dev.6 [2024-08-23T08:37:59.779Z] v3.1.0-dev.60 [2024-08-23T08:37:59.779Z] v3.1.0-dev.61 [2024-08-23T08:37:59.779Z] v3.1.0-dev.62 [2024-08-23T08:37:59.779Z] v3.1.0-dev.63 [2024-08-23T08:37:59.779Z] v3.1.0-dev.64 [2024-08-23T08:37:59.779Z] v3.1.0-dev.65 [2024-08-23T08:37:59.779Z] v3.1.0-dev.66 [2024-08-23T08:37:59.779Z] v3.1.0-dev.67 [2024-08-23T08:37:59.779Z] v3.1.0-dev.68 [2024-08-23T08:37:59.779Z] v3.1.0-dev.69 [2024-08-23T08:37:59.779Z] v3.1.0-dev.7 [2024-08-23T08:37:59.779Z] v3.1.0-dev.70 [2024-08-23T08:37:59.779Z] v3.1.0-dev.71 [2024-08-23T08:37:59.779Z] v3.1.0-dev.72 [2024-08-23T08:37:59.779Z] v3.1.0-dev.73 [2024-08-23T08:37:59.779Z] v3.1.0-dev.8 [2024-08-23T08:37:59.779Z] v3.1.0-dev.9 [2024-08-23T08:37:59.779Z] v3.1.1 [2024-08-23T08:37:59.779Z] v3.1.1-dev.1 [2024-08-23T08:37:59.779Z] v3.1.1-dev.2 [2024-08-23T08:37:59.779Z] v3.2.0-dev.1 [2024-08-23T08:37:59.779Z] v3.2.0-dev.10 [2024-08-23T08:37:59.779Z] v3.2.0-dev.11 [2024-08-23T08:37:59.779Z] v3.2.0-dev.12 [2024-08-23T08:37:59.779Z] v3.2.0-dev.13 [2024-08-23T08:37:59.779Z] v3.2.0-dev.14 [2024-08-23T08:37:59.779Z] v3.2.0-dev.15 [2024-08-23T08:37:59.779Z] v3.2.0-dev.16 [2024-08-23T08:37:59.779Z] v3.2.0-dev.17 [2024-08-23T08:37:59.779Z] v3.2.0-dev.18 [2024-08-23T08:37:59.779Z] v3.2.0-dev.19 [2024-08-23T08:37:59.779Z] v3.2.0-dev.2 [2024-08-23T08:37:59.779Z] v3.2.0-dev.20 [2024-08-23T08:37:59.779Z] v3.2.0-dev.21 [2024-08-23T08:37:59.779Z] v3.2.0-dev.22 [2024-08-23T08:37:59.779Z] v3.2.0-dev.23 [2024-08-23T08:37:59.779Z] v3.2.0-dev.24 [2024-08-23T08:37:59.779Z] v3.2.0-dev.25 [2024-08-23T08:37:59.779Z] v3.2.0-dev.26 [2024-08-23T08:37:59.779Z] v3.2.0-dev.27 [2024-08-23T08:37:59.779Z] v3.2.0-dev.28 [2024-08-23T08:37:59.779Z] v3.2.0-dev.29 [2024-08-23T08:37:59.779Z] v3.2.0-dev.3 [2024-08-23T08:37:59.779Z] v3.2.0-dev.30 [2024-08-23T08:37:59.779Z] v3.2.0-dev.31 [2024-08-23T08:37:59.779Z] v3.2.0-dev.32 [2024-08-23T08:37:59.779Z] v3.2.0-dev.33 [2024-08-23T08:37:59.779Z] v3.2.0-dev.34 [2024-08-23T08:37:59.779Z] v3.2.0-dev.35 [2024-08-23T08:37:59.779Z] v3.2.0-dev.36 [2024-08-23T08:37:59.779Z] v3.2.0-dev.37 [2024-08-23T08:37:59.779Z] v3.2.0-dev.38 [2024-08-23T08:37:59.779Z] v3.2.0-dev.39 [2024-08-23T08:37:59.779Z] v3.2.0-dev.4 [2024-08-23T08:37:59.779Z] v3.2.0-dev.40 [2024-08-23T08:37:59.779Z] v3.2.0-dev.41 [2024-08-23T08:37:59.779Z] v3.2.0-dev.42 [2024-08-23T08:37:59.779Z] v3.2.0-dev.43 [2024-08-23T08:37:59.779Z] v3.2.0-dev.44 [2024-08-23T08:37:59.779Z] v3.2.0-dev.45 [2024-08-23T08:37:59.779Z] v3.2.0-dev.46 [2024-08-23T08:37:59.779Z] v3.2.0-dev.47 [2024-08-23T08:37:59.779Z] v3.2.0-dev.48 [2024-08-23T08:37:59.779Z] v3.2.0-dev.49 [2024-08-23T08:37:59.779Z] v3.2.0-dev.5 [2024-08-23T08:37:59.779Z] v3.2.0-dev.50 [2024-08-23T08:37:59.779Z] v3.2.0-dev.51 [2024-08-23T08:37:59.779Z] v3.2.0-dev.52 [2024-08-23T08:37:59.779Z] v3.2.0-dev.53 [2024-08-23T08:37:59.779Z] v3.2.0-dev.54 [2024-08-23T08:37:59.779Z] v3.2.0-dev.55 [2024-08-23T08:37:59.779Z] v3.2.0-dev.56 [2024-08-23T08:37:59.779Z] v3.2.0-dev.57 [2024-08-23T08:37:59.779Z] v3.2.0-dev.58 [2024-08-23T08:37:59.779Z] v3.2.0-dev.59 [2024-08-23T08:37:59.779Z] v3.2.0-dev.6 [2024-08-23T08:37:59.779Z] v3.2.0-dev.7 [2024-08-23T08:37:59.779Z] v3.2.0-dev.8 [2024-08-23T08:37:59.779Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-23T08:38:00.074Z] + lftools sign git-tag v3.2.0-dev.59 [2024-08-23T08:38:00.642Z] Signing Git tag with Sigul... [2024-08-23T08:38:00.642Z] Signing v3.2.0-dev.59 [Pipeline] echo [2024-08-23T08:38:00.915Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:38:01.206Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-23T08:38:01.211Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-23T08:38:01.162Z] $ docker stop --time=1 715eef335061e5885fd39abd0529157b99511f811f00dfe28e0a261deec4361f [2024-08-23T08:38:02.417Z] $ docker rm -f --volumes 715eef335061e5885fd39abd0529157b99511f811f00dfe28e0a261deec4361f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-23T08:38:02.937Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-23T08:38:02.937Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:38:03.242Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T08:38:03.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:38:03.318Z] prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container [2024-08-23T08:38:03.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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-08-23T08:38:03.612Z] $ docker top 95e9bfbab604a6f30b7dacd3173b56146e2d0cecafd4a92f3fa93e83c2b3a1c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-23T08:38:03.791Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T08:38:03.791Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T08:38:03.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T08:38:03.822Z] $ docker exec 95e9bfbab604a6f30b7dacd3173b56146e2d0cecafd4a92f3fa93e83c2b3a1c4 ssh-agent [2024-08-23T08:38:04.001Z] SSH_AUTH_SOCK=/tmp/ssh-rbvKKVqXTFqU/agent.32 [2024-08-23T08:38:04.001Z] SSH_AGENT_PID=38 [2024-08-23T08:38:04.005Z] Running ssh-add (command line suppressed) [2024-08-23T08:38:04.034Z] Identity added: /w/workspace/edgex-go/679@tmp/private_key_9444861375152170454.key (/w/workspace/edgex-go/679@tmp/private_key_9444861375152170454.key) [2024-08-23T08:38:04.119Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T08:38:04.414Z] + git semver bump pre [2024-08-23T08:38:04.671Z] 2024-08-23 08:38:04,527 [read_version] DEBUG read version from /w/workspace/edgex-go/679/.semver/main [2024-08-23T08:38:04.671Z] 2024-08-23 08:38:04,528 [bump_version] DEBUG bumping version:3.2.0-dev.59 on axis:pre with prefix:dev [2024-08-23T08:38:04.671Z] 2024-08-23 08:38:04,528 [bump_version] DEBUG bumped version:3.2.0-dev.60 [2024-08-23T08:38:04.671Z] 2024-08-23 08:38:04,528 [write_version] DEBUG write version:3.2.0-dev.60 to path:/w/workspace/edgex-go/679/.semver/main with force:True [2024-08-23T08:38:04.671Z] 2024-08-23 08:38:04,528 [read_version] DEBUG read version from /w/workspace/edgex-go/679/.semver/main [2024-08-23T08:38:04.671Z] 2024-08-23 08:38:04,528 [write_file] DEBUG write to file:/w/workspace/edgex-go/679/.semver/main [2024-08-23T08:38:04.671Z] 2024-08-23 08:38:04,530 [execute] INFO git cat-file --batch-check [2024-08-23T08:38:04.672Z] 2024-08-23 08:38:04,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/679/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T08:38:04.672Z] 2024-08-23 08:38:04,535 [execute] INFO git cat-file --batch [2024-08-23T08:38:04.672Z] 2024-08-23 08:38:04,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/679/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T08:38:04.672Z] 2024-08-23 08:38:04,540 [read_version] DEBUG read version from /w/workspace/edgex-go/679/.semver/main [2024-08-23T08:38:04.672Z] 3.2.0-dev.60 [Pipeline] } [2024-08-23T08:38:04.607Z] $ docker exec --env ******** --env ******** 95e9bfbab604a6f30b7dacd3173b56146e2d0cecafd4a92f3fa93e83c2b3a1c4 ssh-agent -k [2024-08-23T08:38:04.693Z] unset SSH_AUTH_SOCK; [2024-08-23T08:38:04.693Z] unset SSH_AGENT_PID; [2024-08-23T08:38:04.693Z] echo Agent pid 38 killed; [2024-08-23T08:38:04.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T08:38:05.097Z] + git semver [Pipeline] } [2024-08-23T08:38:05.296Z] $ docker stop --time=1 95e9bfbab604a6f30b7dacd3173b56146e2d0cecafd4a92f3fa93e83c2b3a1c4 [2024-08-23T08:38:06.597Z] $ docker rm -f --volumes 95e9bfbab604a6f30b7dacd3173b56146e2d0cecafd4a92f3fa93e83c2b3a1c4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T08:38:07.022Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-23T08:38:07.022Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:38:07.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T08:38:07.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:38:07.397Z] prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container [2024-08-23T08:38:07.352Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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-08-23T08:38:07.730Z] $ docker top 0295a99b9ac5eec3168d506728f23fd9d470ad825bbab34f13935708c9425bf9 -eo pid,comm [2024-08-23T08:38:07.846Z] 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-08-23T08:38:07.846Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-23T08:38:07.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T08:38:07.913Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T08:38:08.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T08:38:07.954Z] $ docker exec 0295a99b9ac5eec3168d506728f23fd9d470ad825bbab34f13935708c9425bf9 ssh-agent [2024-08-23T08:38:08.133Z] SSH_AUTH_SOCK=/tmp/ssh-yoyhP2I6Ehg1/agent.31 [2024-08-23T08:38:08.133Z] SSH_AGENT_PID=37 [2024-08-23T08:38:08.137Z] Running ssh-add (command line suppressed) [2024-08-23T08:38:08.166Z] Identity added: /w/workspace/edgex-go/679@tmp/private_key_1879270437567533284.key (/w/workspace/edgex-go/679@tmp/private_key_1879270437567533284.key) [2024-08-23T08:38:08.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T08:38:08.546Z] + git semver push [2024-08-23T08:38:08.804Z] 2024-08-23 08:38:08,656 [run_push] DEBUG push [2024-08-23T08:38:08.804Z] 2024-08-23 08:38:08,657 [execute] INFO git cat-file --batch-check [2024-08-23T08:38:08.804Z] 2024-08-23 08:38:08,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/679/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T08:38:08.805Z] 2024-08-23 08:38:08,660 [execute] INFO git rev-list a9ceaf7c4ba97ee50557227b51d59dc8db4c4e45 -- [2024-08-23T08:38:08.805Z] 2024-08-23 08:38:08,660 [execute] DEBUG Popen(['git', 'rev-list', 'a9ceaf7c4ba97ee50557227b51d59dc8db4c4e45', '--'], cwd=/w/workspace/edgex-go/679/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-23T08:38:08.805Z] 2024-08-23 08:38:08,678 [execute] INFO git fetch -v origin [2024-08-23T08:38:08.805Z] 2024-08-23 08:38:08,678 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/679/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-23T08:38:09.372Z] 2024-08-23 08:38:09,211 [run_push] DEBUG no remote changes detected [2024-08-23T08:38:09.372Z] 2024-08-23 08:38:09,212 [execute] INFO git push origin semver [2024-08-23T08:38:09.372Z] 2024-08-23 08:38:09,212 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/679/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-23T08:38:10.307Z] 2024-08-23 08:38:10,004 [run_push] DEBUG push all version tags [2024-08-23T08:38:10.307Z] 2024-08-23 08:38:10,004 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-23T08:38:10.307Z] 2024-08-23 08:38:10,005 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/679, universal_newlines=False, shell=None, istream=None) [2024-08-23T08:38:11.244Z] 2024-08-23 08:38:10,810 [read_version] DEBUG read version from /w/workspace/edgex-go/679/.semver/main [2024-08-23T08:38:11.244Z] 3.2.0-dev.60 [Pipeline] } [2024-08-23T08:38:11.181Z] $ docker exec --env ******** --env ******** 0295a99b9ac5eec3168d506728f23fd9d470ad825bbab34f13935708c9425bf9 ssh-agent -k [2024-08-23T08:38:11.269Z] unset SSH_AUTH_SOCK; [2024-08-23T08:38:11.270Z] unset SSH_AGENT_PID; [2024-08-23T08:38:11.270Z] echo Agent pid 37 killed; [2024-08-23T08:38:11.353Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T08:38:11.670Z] + git semver [Pipeline] } [2024-08-23T08:38:11.868Z] $ docker stop --time=1 0295a99b9ac5eec3168d506728f23fd9d470ad825bbab34f13935708c9425bf9 [2024-08-23T08:38:13.163Z] $ docker rm -f --volumes 0295a99b9ac5eec3168d506728f23fd9d470ad825bbab34f13935708c9425bf9 [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-08-23T08:38:13.783Z] + [ -d /w/workspace/edgex-go/679/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:38:14.072Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:38:14.925Z] ---> package-listing.sh [2024-08-23T08:38:14.925Z] ++ facter osfamily [2024-08-23T08:38:14.925Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-23T08:38:15.185Z] + OS_FAMILY=debian [2024-08-23T08:38:15.185Z] + workspace=/w/workspace/edgex-go/679 [2024-08-23T08:38:15.185Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-23T08:38:15.185Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-23T08:38:15.185Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-23T08:38:15.185Z] + PACKAGES=/tmp/packages_start.txt [2024-08-23T08:38:15.185Z] + '[' /w/workspace/edgex-go/679 ']' [2024-08-23T08:38:15.185Z] + PACKAGES=/tmp/packages_end.txt [2024-08-23T08:38:15.185Z] + case "${OS_FAMILY}" in [2024-08-23T08:38:15.185Z] + dpkg -l [2024-08-23T08:38:15.185Z] + grep '^ii' [2024-08-23T08:38:15.185Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-23T08:38:15.185Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-23T08:38:15.185Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-23T08:38:15.185Z] + '[' /w/workspace/edgex-go/679 ']' [2024-08-23T08:38:15.185Z] + mkdir -p /w/workspace/edgex-go/679/archives/ [2024-08-23T08:38:15.185Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/679/archives/ [Pipeline] echo [2024-08-23T08:38:15.196Z] 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/679/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-23T08:38:15.473Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:38:16.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T08:38:16.030Z] [2024-08-23T08:38:16.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:38:16.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T08:38:16.328Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-23T08:38:16.328Z] 5eb5b503b376: Pulling fs layer [2024-08-23T08:38:16.328Z] 5c69ac0246d0: Pulling fs layer [2024-08-23T08:38:16.328Z] ec43610c2a17: Pulling fs layer [2024-08-23T08:38:16.328Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-23T08:38:16.328Z] 33b1e0a273af: Pulling fs layer [2024-08-23T08:38:16.328Z] 5d3b04190fa2: Pulling fs layer [2024-08-23T08:38:16.328Z] 2f39f015ded8: Pulling fs layer [2024-08-23T08:38:16.328Z] 3a2ae6a8a46f: Waiting [2024-08-23T08:38:16.328Z] 33b1e0a273af: Waiting [2024-08-23T08:38:16.328Z] 5d3b04190fa2: Waiting [2024-08-23T08:38:16.328Z] 2f39f015ded8: Waiting [2024-08-23T08:38:16.328Z] 5c69ac0246d0: Download complete [2024-08-23T08:38:16.328Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-23T08:38:16.328Z] 3a2ae6a8a46f: Download complete [2024-08-23T08:38:16.328Z] 33b1e0a273af: Verifying Checksum [2024-08-23T08:38:16.328Z] 33b1e0a273af: Download complete [2024-08-23T08:38:16.328Z] 5d3b04190fa2: Download complete [2024-08-23T08:38:16.328Z] ec43610c2a17: Verifying Checksum [2024-08-23T08:38:16.328Z] ec43610c2a17: Download complete [2024-08-23T08:38:16.586Z] 5eb5b503b376: Verifying Checksum [2024-08-23T08:38:16.586Z] 5eb5b503b376: Download complete [2024-08-23T08:38:17.151Z] 2f39f015ded8: Download complete [2024-08-23T08:38:17.717Z] 5eb5b503b376: Pull complete [2024-08-23T08:38:17.976Z] 5c69ac0246d0: Pull complete [2024-08-23T08:38:18.235Z] ec43610c2a17: Pull complete [2024-08-23T08:38:18.235Z] 3a2ae6a8a46f: Pull complete [2024-08-23T08:38:18.494Z] 33b1e0a273af: Pull complete [2024-08-23T08:38:18.494Z] 5d3b04190fa2: Pull complete [2024-08-23T08:38:22.681Z] 2f39f015ded8: Pull complete [2024-08-23T08:38:22.681Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-23T08:38:22.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T08:38:22.681Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:38:22.772Z] prd-ubuntu20.04-docker-8c-8g-8223 does not seem to be running inside a container [2024-08-23T08:38:22.733Z] $ 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/679/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/679 -v /w/workspace/edgex-go/679:/w/workspace/edgex-go/679:rw,z -v /w/workspace/edgex-go/679@tmp:/w/workspace/edgex-go/679@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-08-23T08:38:25.748Z] $ docker top 5e6a413dbff69ec7b57445f4286c66bb643994181c53b2b950f75ad12a9ac003 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T08:38:26.158Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-23T08:38:26.444Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-23T08:38:26.728Z] + ls /var/log/sa-host [2024-08-23T08:38:26.728Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T08:38:26.908Z] provisioning config files... [2024-08-23T08:38:26.920Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/679@tmp/config4439375989154864502tmp [Pipeline] { [Pipeline] echo [2024-08-23T08:38:26.939Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:38:27.222Z] ---> create-netrc.sh [Pipeline] } [2024-08-23T08:38:27.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:38:27.565Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-23T08:38:27.575Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:38:27.858Z] ---> sudo-logs.sh [2024-08-23T08:38:27.858Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-23T08:38:27.886Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:38:28.168Z] ---> job-cost.sh [2024-08-23T08:38:28.168Z] lf-activate-venv: SKIPPING [2024-08-23T08:38:28.168Z] DEBUG: total: 0.10999999940395355 [2024-08-23T08:38:28.168Z] INFO: Retrieving Stack Cost... [2024-08-23T08:38:28.734Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-23T08:38:28.994Z] INFO: Archiving Costs [Pipeline] echo [2024-08-23T08:38:29.008Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:38:29.291Z] ---> logs-deploy.sh [2024-08-23T08:38:29.292Z] lf-activate-venv: SKIPPING [2024-08-23T08:38:29.292Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/679 [2024-08-23T08:38:29.292Z] INFO: archiving workspace using pattern(s): [2024-08-23T08:38:30.228Z] Archives upload complete. [2024-08-23T08:38:30.487Z] INFO: archiving logs to Nexus